/*******home page hedaer making transparent starts*******/
body .main-header:not(.is-stuck){
    position: fixed;
    width: 100%;
}

body header.site-header:not(.is-stuck) .esg_menu_header{
    background-color: transparent !important;
    border-color: transparent !important;
}


body header.site-header:not(.is-stuck) .main-nav > li > a{
    color: #fff !important;
}

body header.site-header:not(.is-stuck) .esg_header_adxwrap .elementor-widget-wrap.elementor-element-populated{
    background-color: transparent !important;
}

/*******home page hedaer making transparent end*******/


header.is-stuck .header_social .elementor-social-icon svg{
    fill: #142C4B !important;
}


.esg-cv-upload{
    min-width: 100% !important;
}

.lqd-contact-form label{
    color: #142C4B;
    font-size: 16px;
}

.home .lqd-fb-style-1 .lqd-fb-bg{
    transform: translateY(-20%) !important;
}


/********new press releases styles********/
.uig_list_news .lqd-lp{
    display: flex;
    align-items: center;
}

.uig_list_news .lqd-lp-column:nth-child(even) .lqd-lp{
    flex-direction: row-reverse;
}

.uig_list_news .lqd-lp-column{
    border-bottom: 1px solid #e7e7e7;
}


.uig_list_news .lqd-lp .lqd-lp-img{
    width: 50%;
}


.uig_list_news .lqd-lp .lqd-lgp-desc{
    padding-left: 40px;
    width: 80%;
}

.uig_list_news .lqd-lp-column:nth-child(even) .lqd-lp .lqd-lgp-desc{
    flex-direction: row-reverse;
    padding-left: initial;
    padding-right: 40px;
}


.lqd-lp-style-15 .lqd-lp-read-more{
    font-size: 12px;
}

.ld-flipbox{
    align-items: flex-start !important;
}

.service_back_text{
    font-size: 14px;
}

.service_front_text span{
    font-size: 22px;
}


@media screen and (max-width: 881px) and (min-width: 480px){
    .service_back_text{
    font-size: 12px;
    }

    .service_front_text span{
        font-size: 18px;
    }
}


@media screen and (max-width: 991px) and (min-width: 480px){
    body .main-header:not(.is-stuck){
        position: fixed !important;
    }
}


@media screen and (min-width: 1300px){
    header #size-logo.module-logo {
        width: 240px;
    }

    header #size-logo.module-logo .logo-sticky{
        width: 220px;
    }
}

.lqd-modal{
    padding: 0 !important;
}


.lqd-sticky-placeholder{
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
}


.text-primary{
    color: #F99D27 !important;
}

body.error404 .main-header:not(.is-stuck){
    background-color: #000 !important;
}

.wpcf7-not-valid-tip{
    font-size: 12px !important;
}

.wpcf7 form .wpcf7-response-output{
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    margin-top: 15px !important;
    font-size: 14px !important;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    color: #ffb900 !important;
}

.wpcf7 form.sent .wpcf7-response-output{
    color: #46b450 !important;
}

.intl-tel-input.separate-dial-code .selected-flag{
    background-color: transparent !important;
}



