.nav-bar-logo-img-dark, .nav-bar-logo-img{
    height: 65px;
    display: block;
    max-height: none;
}

.nav-bar-logo-img-dark{
    display: none;
}

.nav-bar-logo-img-mobile-dark, .nav-bar-logo-img-mobile{
    display: none;
    max-height: none;
    height: 30px;
    position: relative;
    top: 8px;
}

.menu-detached .nav-bar-logo-img{
    display: none;
}

.menu-detached .nav-bar-logo-img-dark{
    display: block;
}

header .site-title{
    position: relative;
    top: 12px;
}

@media only screen and (max-width: 600px){
    .size-efor_image_size_2.wp-image-1591{
        scale: 1.3;
    }

    .nav-bar-logo-img{
        display: none;
    }
    
    .nav-bar-logo-img-mobile{
        display: block;
    }

    .nav-bar-logo-img-dark{
        display: none !important;
    }

    .nav-bar-logo-img-mobile-dark{
        display: none;
    }
    
    .menu-detached .nav-bar-logo-img-mobile{
        display: none;
    }
    
    .menu-detached .nav-bar-logo-img-mobile-dark{
        display: block;
    }
}

.info-chip{
    border: 1px solid #222;
    padding: 10px 20px;
    border-radius: 200px;
    text-wrap: nowrap;
    display: inline-block;
    margin-bottom: 10px;
}

.info-chip-container{
    text-align: center;
}

.detailed-footer{
    padding: 60px 0px;
    border-top: 1px solid #d9d9d9;
}

.detailed-footer-logo{
    height: 60px;
    margin-bottom: 18px;
}

.detailed-footer-legend{
    font-family: 'Poppins';
}

.detailed-footer-logo-description{
    opacity: 0.8;
}

.detailed-footer-link{
    display: block;
    margin-bottom: 6px;
}

.detailed-footer-affiliation-logos img{
    height: 95px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 22px;
}

.detailed-footer-social-links a{
    color: #2a344f;
    background: #f2f0ea;
    width: 36px;
    display: inline-block;
    text-align: center;
    height: 36px;
    border-radius: 100%;
    line-height: 36px;
    margin-right: 10px;
    transition-duration: 0.3s;
}

.detailed-footer-social-links a:hover{
    color: #ffffff;
    background: #2a344f;
}

.landing-page-side-info-container{
    background: #f6edda;
    padding: 40px;
    border-radius: 30px;
}

.landing-page-side-info-container-card{
    background: #e3dbcd;
    padding: 14px 27px;
    color: #45423d;
    border-radius: 20px;
}

.landing-page-side-info-container-card i{
    font-size: 24px;
    position: relative;
    top: 3px;
}

.landing-page-side-info-container-card p{
    margin: 0px;
    font-size: 20px;
    font-weight: 480;
    text-align: left;
}

.landing-page-side-info-container-card span{
    font-size: 40px;
    font-weight: 587;
}

@media only screen and (max-width: 600px){
    .landing-page-side-info-container{
        padding: 24px;
    }

    .landing-page-side-info-container-card{
        padding: 10px 25px;
    }

    .landing-page-side-info-container-card i{
        font-size: 20px;
        top: 2px;
    }

    .landing-page-side-info-container-card p{
        font-size: 17px;
    }
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.about-us-qoute{
    position: absolute;
    width: 80px;
    top: -14px;
    left: -100px;
    opacity: 0.1;
}

.elementor-254 .elementor-element.elementor-element-f0b8396-flipped > .elementor-element-populated{
    padding-left: 0px;
    padding-right: 64px;
}

.elementor-254 .elementor-element.elementor-element-21ac1c4-flipped > .elementor-element-populated{
    padding-left: 64px;
    padding-right: 0px;
}

@media only screen and (max-width: 767px){
    .elementor-254 .elementor-element.elementor-element-59bc3d1 > .elementor-widget-container{
        margin: 15px 0px 0px 0px !important;
    }

    .elementor-element-443e225 p{
        margin-bottom: 0px !important;
    }

    .elementor-element-63c44f6 .elementor-counter-title{
        text-align: center;
    }

    .elementor-254 .elementor-element.elementor-element-1b046b5 .jet-posts .post-meta{
        text-align: center;
    }

    .about-us-qoute{
        display: none;
    }

    .elementor-254 .elementor-element.elementor-element-f0b8396-flipped > .elementor-element-populated{
        padding-right: 0px;
        margin-bottom: 30px;
    }

    .elementor-254 .elementor-element.elementor-element-21ac1c4-flipped > .elementor-element-populated{
        padding-left: 0px;
    }
}

.form-check-input:focus {
    border-color: #444;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(68, 68, 68, 0.25);
}

.form-check-input:checked{
    background-color: #fff;
    border-color: #444;
}

.form-check-label{
    margin: 0;
    font-size: 14px;
    font-weight: 469;
    text-transform: capitalize;
}

.form-item{
    padding: 15px 0px 0px 0px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 15px;
    position: relative;
}

.form-item-no-btn{
    width: 22px;
    height: 22px;
    background: #222;
    color: #fff;
    border: none;
    border-radius: 1000px;
    position: absolute;
    top: -10px;
    left: -10px;
    padding: 0px;
}

.form-item-remove-btn{
    width: 22px;
    height: 22px;
    background: #222;
    color: #fff;
    border: none;
    border-radius: 1000px;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0px;
}

.form-control:focus{
    border-color: #8d8b85;
    box-shadow: 0 0 0 0.25rem rgba(141, 139, 133, 0.25);
}

.landing-apply-page-fixed-btn{
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
    line-height: 2em;
    padding: 22px 40px;
    z-index: 10000;
    letter-spacing: -0.6px;
    word-spacing: 0.1em;
    fill: #000000D4;
    color: #000000D4 !important;
    background-image: linear-gradient(100deg, #F1DCAF 11%, #EBB130 100%);
    border-radius: 44px 44px 44px 44px;
    box-shadow: 7px 16px 21px 0px rgba(0, 0, 0, 0.44);
}

.floating-social-widget-container{
    width: 40px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    z-index: 1000;
    box-shadow: -7px 0px 32px -10px rgba(0,0,0,0.52);
    overflow: hidden;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.floating-social-widget-link{
    display: block;
    width: 40px;
    height: 40px;
    background: #F6EDDA;
    color: #252320;
    font-size: 25px;
    line-height: 41px;
    text-align: center;
    transition-duration: 0.3s;
}

.floating-social-widget-link:hover{
    background: #252320;
    color: #ffffff !important;
}

.floating-social-widget-btn{
    width: 40px;
    background: #ff3938;
    display: block;
    color: #ffffff !important;
    transition-duration: 0.3s;
}

.floating-social-widget-btn:hover{
    background: #252320;
    color: #ffffff !important;
}

.floating-social-widget-btn span{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    text-transform: uppercase;
    padding: 12px 9px;
}

@media only screen and (max-width: 600px){
    .floating-social-widget-container{
        top: initial;
        bottom: 10%;
        transform: none;
    }
}

.testimonials-round-card{
    width: 100%;
    padding-bottom: 30px;
    cursor: pointer;
}

.testimonials-round-card-inner{
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background-size: cover;
    align-content: center;
    box-shadow: 0px 12px 0px -1px #827d73;
    transition-duration: 0.4s;
}

.testimonials-round-card-inner:hover{
    box-shadow: 0px 0px 0px -1px #827d73;
}

.testimonials-round-card img{
    width: 90px;
    transition-duration: 0.4s;
}

.testimonials-round-card-inner:hover img{
    scale: 1.1;
}

@media only screen and (max-width: 600px){
    .testimonials-round-card img{
        width: 50px;
        transition-duration: 0.4s;
    }
}

#brands-swiper .swiper-slide{
    width: max-content;
}

#brands-swiper .swiper-slide img{
    display: block;
    height: 80px;
    filter: invert();
}