/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    font-family: poppins !important;
} */

.logo {
    width: 250px;
}

@media screen and (max-width:400px) {
    .logo {
        width: 200px;

    }
}

.brand-logo img {
    width: 70px !important;
}

.hero-section {
    padding-top: 100px;
}

@media screen and (max-width:767px) {
    .hero-section {
        padding: 0px 0px 100px 0px;
    }

    .checklist-wrapper.style3 .checklist.style3 li {
        font-size: 15px !important;
    }

    .hero-content-section {
        padding: 0px !important;
    }

    .hero-content.style1 .contact-meta {
        margin-top: 50px;
        display: flex;
        justify-content: center;
    }
}

.movingX span {
    background-color: #ffffff;
    color: #0077c0;
    padding: 5px 10px;
    border-radius: 10px;

}

.main-mobile_thumb {
    display: none;
}

@media screen and (max-width:991px) {
    .main-thumb {
        display: none;
    }

    .main-mobile_thumb {
        display: block;
        padding-top: 50px;
    }

    .home_subtitle {
        text-align: center;
    }
}

@media screen and (min-width:991px) and (max-width:1250px) {
    .hero-content.style1 h1 {
        font-size: 25px;
        line-height: 35px;
    }


}

@media screen and (min-width:767px) and (max-width:1450px) {
    .align-items-xl-start {
        padding: 50px 0px;
    }
}

.brand-slider-section {
    text-align: center;
}

.brand-slider-section h3 {
    font-size: 25px;
    margin-bottom: 20px;
}

.brand-slider-section p {
    font-size: 15px;
    color: #4a4a4a;
    margin-bottom: 50px;
}

@media screen and (max-width:767px) {
    .brand-slider-section h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .brand-slider-section p {
        font-size: 14px;
        color: #4a4a4a;
        margin-bottom: 50px;
    }
}

.item.cli_caro_img {
    width: 70px;
    margin: auto;
}

.section-title h1 {
    font-size: 25px;
    margin-bottom: 20px;
}

.section-title p {
    font-size: 15px;
    color: #4a4a4a;
    margin-bottom: 50px;
}

@media screen and (max-width:767px) {
    .section-title h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .section-title p {
        font-size: 14px;
        color: #4a4a4a;
        margin-bottom: 50px;
        text-align: justify;
    }
}

.service-section h3 a {
    font-size: 15px !important;

}

.service-section h3 {
    margin-bottom: 20px;
}

.truncate {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 8em;
    line-height: 1.5em !important;
    font-size: 14px !important;
    color: #414141 !important;
}



.services_desk {}

.services_mobile {
    display: none;
}

@media screen and (max-width:767px) {

    .services_desk {
        display: none;
    }

    .services_mobile {
        display: block;
    }
}

.service-section button {
    background-color: #0077c0;
    margin-top: 30px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding: 7px 15px;
    border-radius: 50px;
}


@media screen and (max-width:767px) {
    .section-title .title {
        font-size: 22px !important;
        line-height: 35px !important;
        letter-spacing: 0px !important;
    }
}

img.img-custom-anim-top.wow.fadeInUp {
    width: 60%;
    position: relative;
    bottom: 150px;
    left: 175px;

}

img.img-custom-anim-top.wow.fadeInUp {
    border: 8px solid #ffffff !important;
    border-top-right-radius: 70px;
}

@media screen and (max-width:767px) {
    img.img-custom-anim-top.wow.fadeInUp {
        width: 60%;
        position: relative;
        bottom: 10px;
        left: 85px;
    }
}

@media (max-width: 767px) {
    .about-container-wrapper.style1 .about-thumb .shape {
        top: -17px !important;
        left: 175px !important;
        width: 50px !important;
    }

    .project-section p {
        font-size: 13px !important;
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .faq-wrapper.style1 .faq-thumb .thumb2 {
        bottom: 58px;
        left: 325px;
        width: 50%;

    }

    .faq-wrapper.style1 .faq-thumb .thumb2 img {
        border-top-left-radius: 50px;
    }
}

@media (max-width: 1199px) {
    .faq-wrapper.style1 .faq-thumb .thumb2 {
        bottom: -38px;
        left: 10px;
        width: 60%;

    }

    .faq-wrapper.style1 .faq-thumb .thumb1 {
        left: 17%;
    }

    .faq-wrapper.style1 .faq-thumb .thumb2 img {
        border-top-left-radius: 50px;
    }

    .faq-content.style1 .accordion-item .accordion-header .accordion-button {
        line-height: 20px !important;
        font-size: 15px;
    }

    .faq-content.style1 .accordion-item .accordion-collapse .accordion-body {
        padding: 15px 0px;
    }

    .cta-section h2 {
        color: #ffffff;
        font-size: 17px;
        text-align: center;
    }
}

.faq-thumb {
    margin: auto;
    text-align: center;
}

.faq-thumb .thumb1 {
    width: 50%;
    position: absolute;
    border-top-right-radius: 50%;
}

.faq-thumb .thumb2 {
    width: 50%;
    position: relative;
    top: 50%;
}


.cta-section h2 {
    color: #ffffff;
    font-size: 25px;

}

.cta-section2 img {
    width: 25%;
    transform: scaleX(-1);
}

@media screen and (max-width:767px) {
    .cta-wrap.style2 .cta-title {
        margin: 0px !important;
        font-size: 20px;
        text-align: center;
        z-index: 9;
    }

    .cta-section2 img {
        width: 60%;
        transform: scaleX(-1);
    }
}



@media (max-width: 991px) {
    .header-main.style-2 {
        padding: 20px !important;
    }
}

.loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;

    height: 100vh;
}

.circle {
    fill: none;
    stroke-width: 4;
    animation: rotate 2s linear infinite;
}

.outer {
    stroke: #60a5fa;
    stroke-dasharray: 314;
    stroke-dashoffset: 314;
    animation: dash 2s ease-in-out infinite;
}

.inner {
    stroke: #2563eb;
    stroke-dasharray: 157;
    stroke-dashoffset: 157;
    animation: dash 2s ease-in-out infinite reverse;
    opacity: 0.6;
}

.dots {
    fill: #60a5fa;
    animation: pulse 2s ease-in-out infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 314;
    }

    50% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: -314;
    }
}

@keyframes pulse {

    0%,
    100% {
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }
}