.label-primary {
    background-color: #ff7f3a;
    position: absolute;
    font-size: 14px;
    top: 3%;
    left: 10px;
    padding: 5px 10px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}




.t3-mainnav {
    z-index: 100;
}

html .ls-container, body .ls-container, #ls-global .ls-container {
    z-index: 1!important;
}

 

.sub-heading span {
    font-size: 15px;
}

.sub-heading + h2 {
    line-height: 1.06667;
    margin-bottom: 32px;
    margin-top: 0;
    margin-left: 145px;
}


 .img1 .uk-scope canvas, .uk-scope img, .uk-scope video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border-radius: 16px;
}
 
 
 
 

.uk-scope .uk-card-default {
 
    border-radius: 16px; 
 
}

.uk-scope .uk-text-center {
    text-align: center !important;
    border-radius: 16px;
}

 