.elementor-kit-85{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#9E9E9E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:16px;line-height:28px;}.elementor-kit-85 e-page-transition{background-color:#FFBC7D;}.elementor-kit-85 a{color:#000000;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;}.elementor-kit-85 h1{font-size:48px;font-weight:500;}.elementor-kit-85 h2{font-size:48px;font-weight:500;line-height:1.2em;}.elementor-kit-85 h3{font-size:32px;font-weight:500;line-height:1.2em;}.elementor-kit-85 h4{font-size:24px;font-weight:500;line-height:1.2em;}.elementor-kit-85 h5{font-size:14px;font-weight:700;line-height:1.2em;letter-spacing:3px;}.elementor-kit-85 h6{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* HEADER CSS */

.uc-mega_menu_section {
    padding-top: 20px !important;
}

.uc-mega_menu_section-cover {
    margin-top: 20px;
}

.page-header .entry-title {
    font-size:1px !important;
}

.dropdown-mega-menu-cstm-width {
    width:100% !important;
}

.elementor-menu-toggle {
 background:unset !important;
     margin: 0;
    border: 1px solid black !important;
    border-radius: 50% !important;
}

.elementor-menu-toggle__icon--open {
    padding-bottom: 1px;
}

.hero-wrapper .elementor-container.elementor-column-gap-default {
    margin: unset;
}



.header-desktop-right-col .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-02f7a24 {
    width: unset !important;
}

.header-desktop-right-col .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-e4b2650 {
    width: unset !important;
}

.header-desktop-right-col .elementor-container.elementor-column-gap-default {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}















.original-logo {
    display: none;
}







.menutextcolours a:after {
       content: "";
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    height: 1px;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform .4s cubic-bezier(.75,0,.2,1);
    background-color: #fff; 
}

.menutextcolours:hover a:after {
        transform: scaleX(1);
    transform-origin: left center;
}
.menutextcolours a {
 padding: 12px 15px !important;   
}



/* Mobile header */

.mobile-menu-main-wrap .elementor-container.elementor-column-gap-default {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: unset !important;
}


.mobile-menu-main-wrap .elementor-column.elementor-col-66.elementor-top-column.elementor-element.elementor-element-501f387 {
    width: unset !important;
}


.mobile-menu-main-wrap .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-7ea9b34.mobile-menu-right-col-wrap {
    width: unset !important;
}


.mobile-menu-right-col-wrap .elementor-container.elementor-column-gap-default {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}


.mobile-menu-right-col-wrap .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-e5dec29 {
    width: unset !important;
}


.mobile-menu-right-col-wrap .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-f0e96cc {
    width: unset !important;
}


@media(max-width:400px) {
.mobile-menu-right-col-wrap .p-rich_text_section {
    font-size: 12px !important;
}

.mobile-menu-main-wrap .original-logo {
    max-width: 100px !important;
}

.mobile-menu-main-wrap .scroll-logo {
    max-width: 100px !important;
}

}



.open_side_menu {
    border-radius:50% !important;
}

.mobile-menu-cta {
    background: white;
    padding: 5px 30px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    font-weight:500 !important;
}


/* MOBILE MENU FULL WIDTH CUSTOM */

@media (max-width:650px) {

.uc-list-menu {
    margin-top: 40px !important;
}


.uc-side-menu-wrapper.menu-left-open {
 width:100% !important;
}

.uc-side-menu-wrapper.menu-left-open.menu-left-close {
    margin-left: -110% !important;
}

.uc-close-side-menu {
    top: 0 !important;
    margin-top: 12px !important;
    margin-right: 20px !important;
    right: 0 !important;
    background:white !important;
}

.uc-close-side-menu i {
    color: black !important;
}


.uc-menu-button-wrapper {
    z-index: 99 !important;
}

}




#mobile-menu-side-menu .uc-side-menu-items ul a {
    width: fit-content;
    position:unset !important;
}

#mobile-menu-side-menu .uc-menu-item-pointer {
    position: absolute;
    right: 30%;
    padding: 10px 15px;
    margin: -10px 0px !important;
}



#mobile-menu-side-menu .menu-item-has-children {
 position:relative;
}


/* END MOBILE MENU FULL WIDTH CUSTOM */



/* End mobile header */

/* END HEADER CSS */





/* FOOTER CSS */
 
.elementor-location-footer { 
 background:black;   
}

.footer-sbscrb-social-wrap .elementor-container.elementor-column-gap-default {
        padding-bottom: 55px;
    margin-bottom: 35px;
    border-bottom: 1px solid hsla(0,0%,59%,.34);
}


.footer-menu-cstm a.elementor-item {
    padding: 0 !important;
    padding-right: 2rem !important;
    text-transform:uppercase;
}

.footer-menu-cstm a.elementor-item:hover {
    color: #fff;
    text-decoration: none;
    opacity: .6;
}

.footer-subscribe-form #form-field-email {
       border: unset;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-transform: lowercase; 
}

.footer-right-text a {
    color:white;
        text-transform: lowercase;
}


.footer-main.container-middle {
 padding: 0 24px;
}

@media (min-width:768px) {
.footer-main.container-middle {
 padding: 0 56px;
}
}


@media (max-width:768px) {
.elementor-nav-menu__align-left .elementor-nav-menu {
    flex-direction:column;
}
.footer-subscribe-form {
    margin-bottom:2rem !important;
}
.footer-subscribe-form .elementor-form-fields-wrapper {
 flex-wrap:unset !important;
}
}

@media (max-width:580px) {
  .footer-subscribe-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons {
 width: unset !important;
}  
}

.footer-sbscrb-social-wrap .elementor-message-success {
    color: white !important;
}

/* END FOOTER CSS */






/* BUTTON CSS */

.button-box a {
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 4.07px !important;
    line-height: 60px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    padding: 0 4rem !important;
    display: inline-block !important;
    transition: background-color .55s ease-out,color .55s ease-out !important;
    text-decoration: none!important;
    border-radius:unset;
}


@media (min-width:576px) {
   padding: 0 52px !important;
}

.button-box.button-box-black a, .button-box a:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.button-box.button-box-black a:hover {
    color: #000 !important;
    background-color: #fff !important;
}

.button-box-white a {
 background-color: #fff !important; 
}

.button-box-white a:hover {
 background-color: #000 !important; 
 border:1px solid white !important;
}

.button-box-gradient a {
    border-color: #fff !important;
    color: #fff !important;
    background-color: hsla(0,0%,100%,.2) !important;
}

.button-box-gradient a:hover {
 background-color: rgba(0,0,0,.2) !important;
}


@media (max-width:992px) {
.button-box-gradient a {
    padding: 0 33px;
    line-height: 46px;
    margin-bottom: 10px;
}
}
/* END BUTTON CSS */










/* FEATURED WORK CSS */

.featured-work-img-container .elementor-cta__content {
    height: 28rem;
    max-height: 440px;
}


@media screen and (min-width: 576px) and (min-width: 576px) and (max-width: 991px) {
.featured-work-img-container .elementor-cta__content {
     height: 28.6458333333vw; 
}
}

@media screen and (max-width: 350px) {
.featured-work-img-container .elementor-cta__content {
    height: 30rem;
}
}



.featured-work-img-container .elementor-cta__bg {
     filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) grayscale(100%) hue-rotate( 0deg );
}

.featured-work-img-container .elementor-cta__bg-overlay {
  background-color: rgba(0,0,0,0);
}


.featured-work-img-container .elementor-41 .elementor-element.elementor-element-7dbbb5c0 .elementor-cta:hover .elementor-cta__bg {
    filter: unset !important;
}


.featured-work-img-container .elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: unset;
}


.featured-work-img-container .elementor-cta:hover .elementor-cta__bg {
        filter: brightness( 100% ) contrast( 100% ) saturate( 00% ) hue-rotate( 0deg ) !important;
}

.featured-work-img-container:hover .elementor-cta__bg {
transform: scale(1)!important;
}

/* END FEATURED WORK CSS */


/* TRUSTED PARTNERS CSS */
.trusted-partners-col {
        display: flex;
    justify-content: flex-end;
    flex: 0 0 50%;
    max-width: 50%;
}

.trusted-partners-col .elementor-widget-wrap.elementor-element-populated {
    max-width: 300px;
}

.trustedpartners {
    max-width:1270px;
}

@media (max-width:768px) {
.trustedpartners .elementor-section .elementor-container {
 flex-direction: column;
 align-items: center;
}
.trusted-partners-col .elementor-widget-wrap.elementor-element-populated {
    max-width: unset;
}
}

.trusted-partners-col {
    justify-content: center;
    max-width: 100%;
}

/* END TRUSTED PARTNERS CSS */

.above-footer-img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.above-footer-img::before {
        content: "";
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.testimonials-hmpg {
    max-width:860px;
}

.block-center-text {
    max-width:920px;
}




/* SERVICES PAGE */


.services-accordion .elementor-accordion-item {
    border-bottom: 1px solid white !important;
}


.services-accordion .elementor-tab-content {
    padding-bottom: 20px !important;
}


.services-toggle-link {
        display: inline-block;
    margin-bottom: 20px;
    margin-top: 22px;

   color: #fff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 3.93px;
    line-height: 32px;
    text-transform: uppercase !important;
    text-decoration: none!important;
    padding-right: 30px;
}

/* END SERVICES PAGES */



/* IMAGE TEXT SECTION */


.container-middle.image-with-text {
    padding-top:4rem;
    padding-bottom:4rem;
}


@media (max-width:768px) {
    .container-middle.image-with-text {
    padding-top:2rem;
    padding-bottom:2rem;
}

.image-row-reverse .elementor-container.elementor-column-gap-no {
    flex-direction: column-reverse;
}

}

/* END IMAGE TEXT SECTION */





/* CONTACT FORM PAGE */
.contact-form-page-width {
    max-width:828px;
}





.contact-form-pages .elementor-field-group {
    position: relative;
    margin-top: 60px;
    margin-bottom: unset !important;
    padding: unset !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.contact-form-pages .e-form__buttons {
margin-top:30px !important;
}


.contact-form-pages .elementor-field-group-field_13be131 {
margin-top:30px !important;
}

.contact-form-pages .elementor-field-label {
    position: absolute;
    top: 0%;
    margin-top: -0.5625rem;
    height: 1.125rem;
    left: 0;
    line-height: 1.125rem;
    color: #000;
    font-size: .75rem;
    letter-spacing: .106875rem;
    text-transform: uppercase;
    transition: transform .2s;
    pointer-events: none;
    padding-left: 15px;
}


@media (min-width:1440px) {
.contact-form-pages .elementor-field-label {
    margin-top: -9px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    letter-spacing: 1.71px;
}
}


.contact-form-pages .elementor-field.elementor-size-sm.elementor-field-textual {
       background-color: transparent;
    display: block;
    width: 100%;
    border-radius: 0 !important;
    border: none;
    border-bottom: 1px solid hsla(0,0%,56%,.8) !important;
    height: 3rem !important;
    line-height: 2rem !important;
    font-size: 1rem !important;
    letter-spacing: 0 !important;
    color: #000 !important;
    outline: none;
    transition: color .3s,border-color .3s,border-width .3s;
    padding: 0 !important;
}


@media (min-width:1440px) {
.contact-form-pages .elementor-field.elementor-size-sm.elementor-field-textual {
     height: 48px;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 0;
}
}

.contact-form-pages .elementor-field.elementor-size-sm.elementor-field-textual:focus {
  border-color: #000 !important;
    color: #000 !important;
    border-width: 2px !important;
   box-shadow:none !important;
}

.contact-form-pages input#form-field-name:focus .elementor-field-label {
 transform: translateY(-28px);
}

.contact-form-pages .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    max-width: 215px;
}

.contact-form-pages button.elementor-button.elementor-size-sm {
    width:100%;
}


.contact-form-pages textarea#form-field-message {
    height: unset !important;
    line-height:20px !important;
}


.contact-form-pages .elementor-field-type-textarea label.elementor-field-label {
    transform: translateY(-20px) !important;
}


@media (max-width:550px) {
    .contact-form-pages .elementor-field-type-textarea label.elementor-field-label {
    transform: translateY(-35px) !important;
}
}




.contact-form-pages .elementor-message-success {
    margin-top: 80px !important;
}




/* END CONTACT FORM PAGE */






/* BANNER HEADER SECTION */

/*.header-banner-block-img .elementor-widget-container {*/
/*    max-height: 870px;*/
/*    min-height: 500px;*/
/*    overflow: hidden;*/
/*}*/

.header-banner-block-img .elementor-widget-container img {
display: block;
    max-width: 100%;
    max-height: 100vh;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*@media (max-width:1100px) {*/
/*    .header-banner-block-img .elementor-widget-container {*/
/*            min-height: auto;*/
/*    }*/
/*}*/

/*@media (max-width:600px) {*/
/*    .header-banner-block-img .elementor-widget-container img {*/
/*    min-height: 300px;*/
/*}*/
/*}*/

/* END BANNER HEADER SECTION */


/* CAREERS PAGE CSS */

.careers-page-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center!important;
    margin-right: -15px;
    margin-left: -15px;
}

.careers-page-box {
        flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 44px;
}

.careers-page-box h3 {
    font-family: proxima-nova,sans-serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
    margin-bottom: 0.25rem;
    text-align: left;
}


.careers-page-box h5 {
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}



@media (min-width:992px) {
    

.careers-page-box-mainn .elementor-column {
    flex: 0 0 41.66666667% !important;
    max-width: 41.66666667% !important;
}

.careers-page-box-col-2 {
        margin-left: 16.66666667% !important;
}

}






/* END CAREERS PAGE */




/* OVERLAPPING IMG WITH TEXT */


section.overlapping-image-with-text .elementor-container {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    will-change: transform,opacity;
    transform: translateZ(0);
    animation: slide-up-fade-in .35s linear;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlapping-image-with-text-col-1 {
    display: flex;
    justify-content: flex-end!important;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
        flex: 0 0 100%;
    max-width: 100%;
}


.overlapping-image-with-text-col-2 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}






@media (min-width:990px ) {
    .overlapping-image-with-text-col-1 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}

.overlapping-image-with-text-col-2 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}
}





/* END OVERLAPPING IMG WITH TEXT */








/* OUR PROCESS 5D */

.container-middle.our-process-5d-main {
    margin-top:2rem;
    margin-bottom:2rem;
}


@media (max-width:768px) {
    .container-middle.our-process-5d-main {
    margin-top:2rem;
    margin-bottom:2rem;
}
}



.our-process-5d-main .elementor-container.elementor-column-gap-no {
    display: flex;
    flex-wrap: wrap;
}

.our-process-5d-col-1 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 100% !important; 

    padding-right: 6.4375rem;
    padding-left: 1.875rem;

}

.our-process-5d-col-2 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 100% !important; 
        padding-left: 6.4375rem;
    padding-right: 1.875rem;
}

.our-process-5d-col-span {
    position: absolute;
    left: 50%;
    display: block;
    opacity: .46;
    color: #000;
    font-size: calc(14px + 0*(100vw - 375px)/2050);
    line-height: calc(19px + 0*(100vw - 375px)/2050);
    font-weight: 300;
    transform: translateX(-50%);
    width:unset !important;
}

.our-process-5d-col-span .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}

.our-process-5d-main:after {
        content: "";
    position: absolute;
    left: 50%;
    top: 6.375rem;
    bottom: 0;
    width: 1px;
    background-color: #979797;
    opacity: .4;
}



@media (max-width:990px){
    
    
    .our-process-5d-main .elementor-container.elementor-column-gap-no {
flex-direction:column;
margin-top:80px;
}

.our-process-5d-col-1 {
    flex:unset !important;
    max-width: 100% !important;
    width: 100% !important; 
        padding-left: unset;
    padding-right: unset;

}

.our-process-5d-col-2 {
    flex:unset !important;
    max-width: 100% !important;
    width: 100% !important; 
        padding-left: unset;
    padding-right: unset;
}

.our-process-5d-col-span {
display:none;
}



.our-process-5d-main:after {
height: 74px;
    top: 0;
}


.our-process-5d-col-1 .elementor-element.elementor-element-139e29b.elementor-widget-tablet__width-initial.elementor-hidden-desktop.elementor-widget.elementor-widget-text-editor {
    margin: 0 auto;
}


.our-process-5d-col-2 .elementor-element.elementor-element-139e29b.elementor-widget-tablet__width-initial.elementor-hidden-desktop.elementor-widget.elementor-widget-text-editor {
    margin: 0 auto;
}
    
    
    
}


/* END */






/* MAIN CONTACT */

.main-contact-form label.elementor-field-label {
    font-weight: bold !important;
    color: #000;
    display: inline-block;
    margin: 0 0 10px;
    transform: none;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    letter-spacing: 1.71px;
    text-transform: uppercase;
}


.main-contact-form input.elementor-field {
    padding: 0 20px;
    border: 1px solid #8e8e8e;
    background: hsla(0,0%,77%,.05);
    height: 52px;
    line-height: 52px;
    max-width: 370px !important;
    outline: none;
    transition: color .3s,border-color .3s,border-width .3s;
    border-radius: 0;
    display: block;
    width: 100%;
    font-size: 12px;
    letter-spacing: 1.71px;
   
}



.main-contact-form select.elementor-field-textual {
    height: 52px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0;
    padding: 2px 8px;
}

.main-contact-form .elementor-select-wrapper {
             max-width: 370px !important;
    
}

.main-contact-form .elementor-field-group {
    display:block !important;
    margin-top:40px;
}





.main-contact-form form.elementor-form {
    max-width:800px !important;
}

.main-contact-form textarea.elementor-field-textual {
    height: 160px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 800px;
    border: 1px solid #8e8e8e;
    resize: none;
    padding: 16px;
    font-size: 14px;
    letter-spacing: .19px;
    line-height: 24px;
}

#contact-main-btn {
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 4.07px !important;
    line-height: 60px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    padding: 0 4rem !important;
    display: inline-block !important;
    transition: background-color .55s ease-out,color .55s ease-out !important;
    text-decoration: none!important;
    border-radius:unset;
}

#contact-main-btn:hover {
    color: #000 !important;
    background-color: #fff !important;
}



@media (max-width:768px) {
    .main-contact-form .elementor-field-group {
    margin-top:20px;
}

}
/* END MAIN CONTACT */










/* GLOBAL CSS */
.container-small {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

#breadcrumbs a {
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 3px;
    color: #9E9E9E;
}

@media (min-width: 576px) {
.container-small {
    max-width: 100%;
    padding: 0 56px;
}
}

@media (min-width: 769px) {
.container-small {
    padding: 0 85px;
}
}

@media (min-width: 1400px) {
.container-small {
    box-sizing: content-box;
    max-width: 750px;
}
}




.container-middle {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
.container-middle {
    max-width: 100%;
    padding: 0 56px;
}
}

@media (min-width: 769px) {
.container-middle {
    padding: 0 85px;
}
}

@media (min-width: 1400px) {
.container-middle {
    box-sizing: content-box;
    max-width: 1200px;
}
}

.container-small-wider {
    max-width:920px;
}


@media (max-width:768px) {
.uc_video_content_slider .uc_content_box {
    margin-bottom: 30px;
}
}

/* END GLOBAL CSS */





/* BLOG POST TEMPLATE */
.page-article__container {
    position: relative;
    z-index: 2;
    max-width: 880px;
    padding: 0 15px;
    margin: 0 auto;
    margin-top: 3.75rem;
}

.page-article__container iframe {
    width:100% !important;
    height:315px !important;
}

@media screen and (max-width: 991px) {
.page-article__container {
    padding: 0 40px;
}
}

@media screen and (max-width: 767px) {
.page-article__container {
    padding: 0 15px;
    overflow: hidden;
    margin-top:0px;
}
}


.page-article__block-title h1 {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: left;
    font-size: 64px;
    font-weight:400 !important;
    line-height: 1.2;
}

@media screen and (max-width: 1440px) {
.page-article__block-title h1 {
    font-size: 56px;
}
}

@media screen and (min-width: 768px) {
.page-article__block-title h1 {
    margin-top: 0;
    margin-bottom: 50px;
    margin-top: 20px;
}
}

@media screen and (max-width: 767px) {
.page-article__block-title h1 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 50px!important;
    margin-top:20px;
}
}

@media screen and (max-width: 374px) {
.page-article__block-title h1 {
    font-size: 32px;
}
}


.post-content-text h2 {   
    color: #02021c;
    font-weight: 400;
    line-height: 62px;
    line-height: 140%;
    font-size: 48px;
    margin-bottom:1rem;
}

.post-content-text h2 strong {   
    color: #02021c;
    font-weight: 400;
    line-height: 62px;
    line-height: 140%;
    font-size: 48px;
    margin-bottom:1rem;
}


@media (max-width: 1440px) {
    .post-content-text h2 {
    font-size: 40px;
}
    
.post-content-text h2 strong {
    font-size: 40px;
}


}

@media (max-width: 374px) {
.post-content-text h2 {
    font-size: 32px;
}


.post-content-text h2 strong {
    font-size: 32px;
}

}

.post-content-text p {
    font-size: 16px;
    margin-bottom: 28px;
    line-height: 28px;
}

.post-content-text img {
    margin-bottom: 28px;
    }
    
    
.post-content-text a {
    text-decoration: underline
    }    

@media (max-width: 374px) {
.post-content-text p {
    font-size: 14px;
}
}

@media (min-width:500px) {
    .top-sticky-mobile-only {
        display:none;
    }
}

/* END BLOG POST TEMPLATE */






/* BLOG PAGE */
a.ue_taxonomy_item.uc-selected {
    text-decoration: underline;
    font-weight: 500 !important;
}

.ue_taxonomy.uc-grid-filter {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 0.9375rem;
        gap: unset !important;
}

.ue_taxonomy_item {
    padding: 0 20px !important;
}

.blog-news-cards .uc_post_image img {
    object-fit: contain !important;
}

@media (max-width:767px) {
    .ue_taxonomy_item {
    padding: 0 15px !important;
}


.blog-object-fit-contain .uc_post_image img {
    object-fit: contain !important;
}

}

@media (max-width:500px) {
    .ue_taxonomy_item {
    padding: 0 10px !important;
}
}


.uc_post_image {
    margin-bottom: 16px;
}


.ue-grid-item-category a {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 0.5rem !important;
}

.ue-grid-item-category {
        margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 0.5rem !important;
}

.ue-grid-item-category span {
    color: #00000080;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1.5px;
        margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 0.5rem !important;
}

.uc_post_title h4 {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 1rem !important;
    font-size:22px !Important;
}

@media (max-width:576px) {
    margin-bottom: 2rem !important;
}

.uc_post_text {
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
}


.uc_post_grid_style_one_wrap {
    row-gap: 30px !important;
    column-gap: 80px !important;
}

.blogs-normal-page .uc_post_grid_style_one_wrap {
    column-gap: 30px !important;
}

@media (max-width:780px) {
    .uc_post_grid_style_one_wrap {
    column-gap: 30px !important;
}
}

.uc-filter-load-more__link {
        transition: background-color .55s ease-out,color .55s ease-out;
}

/* END BLOG PAGE */



/* WHITE LABEL PAGE */

.white-label-card .elementor-widget-wrap {
    min-height:200px;
}

.white-label-card .elementor-element {
    display: flex;
    align-items: center;
    height: 100%;
}


.white-label-card-wrapper .elementor-container {
    gap:20px;
    }
    
    
    .white-label-card-color .elementor-widget-wrap {
    min-height:220px;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    align-content: center;
}

.white-label-card .elementor-element {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

/*.white-label-card-color .elementor-element {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    height: 100%;*/
/*    justify-content: center;*/
/*}*/

.white-label-card-color {
    transition: .3s;
}

.white-label-card-color:hover {
transform: scale(1.05);
}

.white-label-card a {
    font-weight:600;
}

.clickable-link {
position: relative;
}
.clickable-link a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}


/* END WHITE LABEL PAGE */




/* GIVEAWAY PAGE CSS */
.giveaway-contact-form {
       max-width: 725px;
       margin:0 auto;
}


/* END GIVEAWAY PAGE CSS */




@media (max-width:990px) {
    #results-filtering-post-gird .uc_post_image {
        height: unset !important;
        display: flex;
        margin: 0;
    }
    #results-filtering-post-gird .uc_post_image img {
       height: 100% !important;
        transform: unset !important;
    }    
}/* End custom CSS */