:root {
    --gradientColor: linear-gradient(90deg, #00229E 0%, #6E1299 47.92%, #dc4387 100%);

}
/* navigation */
.nav-logo{
    width: 317px !important;
}
.mw_90{
    max-width: 90% !important;
}
.mw_92{
    max-width: 92% !important;
}
.mw_94{
    max-width: 94% !important;
}
.mw_96{
    max-width: 96% !important;
}
.mw_98{
    max-width: 98% !important;
}
.mw_100{
    max-width: 100% !important;
}
.offcanvas__logo img {
    max-width: 200px;
}
.offcanvas__menu_ul {
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 350px;
}
.headerarea--2.header__sticky.sticky {
    background: #fff !important;
    box-shadow: rgba(95, 45, 237, 0.15) 0px 6px 34px !important;
}
.text_grey{
    color: #5F6C76 !important;
}
.bg__black {
    background: #fff !important;
}
.headerarea__main__menu ul li a {
    color: #212529;
}
.ht__white__bg {
    background: #ffffff40 !important;
    color: #fff !important;
}
.brand--2 {
    background: var(--gradientColor);
}
.active{
    color: #10209e !important;
}
.headerarea__main__menu ul li:hover > a {
    color: #1877f2 !important;
}

.testimonial__3__name p {
    color: #10209e !important;
}
.copyright__left.copyright__left--2 p a {
    color: #0091e5 !important;
}
.breadcrumbarea {
    padding: 90px 0;
}
.header__topbar__left ul li {
    margin-right: 10px !important;
}
.header__topbar__left {
    justify-content: end !important;
}
.header__topbar__left ul li svg {
    margin-right: 5px;
}
.headerarea__submenu--five {
    min-width: 300px !important;
}
.pricing__tab li button.active {
    color: #fff !important;
}
.testimonial__3__content p {
    text-decoration-line: none !important;
}
.contact__single__item {
    gap: 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}
.simple__banners__item {
    border: 1px solid #e1e1e1;
}
.pricing__tab li button {
    height: 36px;
}
.animate__content {
    background: #f2f4f9;
}
/* Footer */
.footer__logo {
    margin-bottom: 20px;
}
.footer__icon ul li a:hover {
    background: #ffffff;
}   
.footer__2 .footer__menu ul li a:hover {
    color: #10209e !important;
}
/* .footer__icon ul li a {
    width: 28px;
    height: 28px;
    line-height: 38px;
    border-radius: 100%;
    background: #ffffff00;
} */
.slider-title{

}
.animate__content__item img {
   border-radius: 12px;
   margin-right: 0px;
}

/* WhatsApp */
.tcul-floating_btn_whatsapp {
    position: fixed !important;
    bottom: 60px !important;
    right: 20px !important;
    width: 80px !important;
    height: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000 !important;
}
.tcul-contact_icon {
    background-color: #42db87 !important;
    color: #fff !important;
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    text-align: center !important;
    box-shadow: 2px 2px 3px #999 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transform: translatey(0px) !important;
    animation: pulse 1.5s infinite !important;
    box-shadow: 0 0 0 0 #42db87 !important;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    font-weight: normal !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
    transition: all 300ms ease-in-out !important;
}
.testimonial__3__author {
    margin-top: 20px;
    margin-left: 10px;
}
.manpower-title {
    font-size: 64px !important;
    line-height: 70px !important;
    font-weight: 700 !important;
}
.slider-title{
    font-size: 35px !important;
    line-height: 50px !important;
}
.service__heading h5{
    color: var(--contentColor) !important;
}
.service__single__wraper:hover .service__text p  {
    color: var(--contentColor) !important;
}
.service__single__wraper:hover .service__heading h5 a {
    color: var(--contentColor) !important;
}

.section__title__small span::before {
   display: none;
}
.header-social{
    width: 42px !important;
    height: 42px !important;
    line-height: 42px !important;
}
.header-social img{
    width: 25px;
    height: 25px;
}
.height__1028 {
    height: 670px;
}
.pricing__tab li {
    background: #f0faff00 !important; 
}

.pricing__tab li button {
    background: #fff;
}
.common__gradient__bg::after {
    background: #fff0fa !important;
}

.testimonial__3__content:hover::before {
    border-top: 20px solid #fff0fa;
}
.herobanner__with__transparent__header .herobanner__content__wrapper {
    padding-top: 160px;
}
.contact__input__wrapper::after {
    background: linear-gradient(90deg, #00229E 0%, #6E1299 47.92%, #FE0094 100%) !important;
    opacity: 1 !important;
}
.contact__common__input {
    border: 1px solid #c5c5c5 !important;
}
.project__heading {
    max-width: 100%;
}
.h-320{
    height: 320px !important;
}
.headerarea__image1 img{
    image-rendering: crisp-edges;
    image-rendering: pixelated;
}
@media (min-width: 575px) and (max-width: 1366px) {
    #slider_heading{
        font-size: 24px !important;
        line-height: 50px !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .h-320{
        height: 320px !important;
    }
}
@media (min-width: 320px) and (max-width: 575px) {
    .mobile__log--img {
        max-width: 200px !important;
    }
    .iso_cert{
        
        max-width: 100px !important;
    }
    .height__800 {
        height: 800px !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .h-320{
        height: auto !important;
    }
}

@media (min-width: 1367px) and (max-width: 1499px) {
    .herobanner__title h1 {
        font-size: 60px !important;
        line-height: 70px !important;
    }
    .height__1028 {
        height: 670px;
    }
    .headerarea__main__menu ul li a {
        padding: 22px 10px 22px;
    }
    #slider_heading{
        font-size: 32px !important;
        line-height: 50px !important;
    }
    .d_xl_none {
        display: none !important;
    }
    
}

@media (min-width: 992px) and (max-width: 1365px) {
    .headerarea__logo img {
        max-width: 230px !important;
    }
   
    /* .herobanner__title h1 {
        font-size: 48px;
        font-weight: 800;
        line-height: 55px;
    } */
    .section__title__heading h3 {
        font-size: 32px;
        font-weight: 800;
        line-height: 40px;
    }
  
}

@media (min-width: 320px) and (max-width: 575px) {
    .height__1028 {
        height: 1230px !important;
    }
    .slider__bg__position .herobanner__single {
        background-size: cover !important;
    }
    .manpower-title {
        font-size: 42px !important;
        line-height: 50px !important;
        font-weight: 800 !important;
    }
    .herobanner--2.d-flex.herobanner__with__transparent__header .herobanner__content__wrapper {
        padding: 10px 0 0px;
    }
    .pt_sm_3{
        padding-top: 20px !important;
    }
    .mobile_dnone{
        display: none !important;
    }
    .header__topbar__left {
        justify-content: start !important;
    }
    #slider_heading{
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .gap-5 {
        gap: 1rem !important;
    }
}

@media only screen and (max-width: 991px) {
    .desktop__menu__wrapper {
        display: block !important;
    }
    .mobile_dnone{
        display: none !important;
    }
}

.headerarea__main__menu ul li a {
    font-weight: 700;
    line-height: 24px;
    font-size: 14.5px;
    padding: 28px 8px 28px;
    display: block;
   
}

.default__button {
    padding: 19px 22px;
    font-size: 15px;
  
}

.section__title__heading h3 {
    color: var(--blackColor);
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 43px;
    margin: 0;
}

.about__number__inner {
    background: var(--gradientColor);
    text-align: center;
    width: 130px;
    transition: var(--transition);
    border-radius: var(--borderRadius);
    height: 130px;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 15;
    border-radius: 50px;
    justify-content: center;
    animation: 3s linear 0s infinite normal none running move5;
}

.section__title__heading {
    max-width: 80%;
}
/* .swiper-wrapper .container{
    padding-left: 0px;
    padding-right: 0px;
} */
.common__gradient__bg::after {
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    opacity: 0;
    border-radius: var(--borderRadius);
}

.flag-icon {
    width: 34px;
    height: 24px;
    margin-right: 8px;
}

@media (min-width: 992px) and (max-width: 1365px) {
    .facts__inner--3 .facts__single--3 {
        width: 25% !important;
    }
  
}
.field_error{
    text-align: left !important;
    font-size: 12px !important;
}