@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&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');


.body {
    font-family: "poppins" !important;
}


html {
    scroll-behavior: smooth;
}

/*======================== CSS GAP start ======================*/

.gap-1p {
    gap: 1px;
}

.gap-12 {
    gap: 12px;
}

.gap-32 {
    gap: 32px;
}

.gap-10 {
    gap: 10px;
}

.gap-16 {
    gap: 16px;
}

.gap-65 {
    gap: 65px;
}

.row-gap-28 {
    row-gap: 28px;
}

.column-gap-65 {
    column-gap: 65px;
}

.gap-5p {
    gap: 5px;
}

/*======================== CSS GAP  END ======================*/

/*======================== CSS padding start ======================*/
.border-right {
    border-radius: 0px 40px 40px 0px;
}

.border-left {
    border-radius: 40px 0px 0px 40px;
}

.padding-58 {
    padding: 58px;
}

.padding-40 {
    padding: 40px;
}

.padding-18 {
    padding: 18px;
}

.padding-16 {
    padding: 16px;
}

.padding-y-58 {
    padding: 58px 0px 58px 0px;
}

.padding-y-200 {
    padding: 200px 0px 200px 0px;

}

.p-150 {
    padding: 150px;
}

.px-100 {
    padding: 0px 100px 0px 100px !important;
}

.py-26 {
    padding: 26px 0px 26px 0px;
}

.padding-y-product-service {
    padding: 120px 0px 58px 0px !important;

}

.padding-y-product-service-slider {
    padding: 120px 0px 60px 0px !important;

}

.padding-bottom {
    padding-bottom: 122px !important;
    padding-top: 50px !important;
}

/*======================== CSS padding  END ======================*/
/*======================== CSS margin start ======================*/

/*======================== CSS margin  END ======================*/


/*======================== Background Color padding start ======================*/

.bg-blue {
    background-color: #454BE5;
}

.bg-pink {
    background-color: #FD3357;

}

.bg-404ED1 {
    background-color: #404ED1 !important;
}

.bg-F2F7FF {
    background-color: #F2F7FF !important;
}

.bg-F0F1FF {
    background-color: #F0F1FF;
}

.bg-gray {
    background: #F4F4F4;

}

.bg-blue-gradient {
    background-image: linear-gradient(90deg, #0d39a6 -8.23%, #4200ab 75.87%) !important;
}
.orgbg-blue-gradient{
    background-color: #404ED1;
}

.bg-youtube {
    background: linear-gradient(0deg, #ffffff 0%, #cdcaff 100%), #ebdfe4;
}

.bg-alice-Blue {
    background-color: #F2F7FF;
    /* background: linear-gradient(0deg, #F2F7FF 0%, #F2F7FF 100%), #FFF9EF; */
}

.bg-039708 {
    background-color: #039708 !important;

}

.bg-FFFFFFC2 {
    background-color: #FFFFFFC2;
}

.bg-pink-gradient {
    background-image: linear-gradient(91deg, #fd3357, #e3022a);
}

/*======================== Background Color  END ======================*/
/*======================== TEXT Color padding start ======================*/

.text-blue {
    color: #454BE5;
}

.text-lignt-blue {
    color: #0FB7FF;
}

.text-FFCC3D {
    color: #FFCC3D;
}

.text-white {
    color: #FFF;
}

.text-black {
    color: #000000;
}


/*======================== TEXT Color  END ======================*/

/*======================== Font weight  start ======================*/
.font-thin {
    font-weight: 100;
}

.font-extralight {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500
}

;

.font-semibold {
    font-weight: 600 !important;
}

.font-bold {
    font-weight: 700;
}

.font-extrabold {
    font-weight: 800;
}

/*======================== Font weight  END ======================*/


/*======================== Font size  start ======================*/

.text-base {
    font-size: 25px;
}


.text-xs {
    font-size: 16px;
}

.text-xxs {
    font-size: 12px;
}


/*======================== Font size  END ======================*/


/*======================== list size  start ======================*/
.list-desc {
    list-style: disc;
}

/*======================== list size  END ======================*/

/*======================== line height  size  start ======================*/
.line-h-30 {
    line-height: 30px;
}

.line-h-35 {
    line-height: 35px;
}



/*======================== line height  END ======================*/



/*======================== BORDER radious  size  start ======================*/
.radious-base {
    border-radius: 20px !important;
}

.radious-left {
    border-radius: 18px 0px 0px 0px;
}

.radious-right {
    border-radius: 0px 18px 0px 0px;
}


/*======================== BORDER height  END ======================*/


/*======================== Width start  ======================*/
.w-500 {
    width: 500px;
}

.w-700 {
    width: 700px;
}

.w-200 {
    width: 500px;
}


.flex-1 {
    flex: 1;

}

.flex-1 div:nth-child(2) {
    width: 217px !important;
}

/*======================== Width start  ======================*/


/*======================== Maring start  ======================*/
.mb-50 {
    margin-bottom: 50px;
}

.my-80 {
    margin: 80px 0px 80px 0px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-7 {
    margin-top: 7rem;
}

/*======================== Maring start  ======================*/
.sale-offer__button {
    width: 200px !important;
}

.header-menu {
    margin-left: 30%;
}


.hero-text-dec {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;

}


.home-second-part {
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
    color: #454BE5;

}




.section-header {
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
}

.section-header-bl {
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;


}

.img-value-1 {
    width: 100%;
    height: 100%;
}

.img-value-2 {
    width: 100%;
}

.mega-menu {
    background-color: white;
}

.nav-submenu__heading {
    color: #97A3B7;
    font-weight: 500;
    font-size: 1rem;
    width: 100%;
    padding-right: 16px;
    width: 100%;
    display: block;
    padding: 8px 14px;
    border-radius: inherit;
}

.nav-submenu__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #111B29;
}

.nav-submenu__desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #677489;
}

.nav-submenu__item {
    font-size: 16px;
    color: #111B29;
}

.nav-submenu-over {
    /* left:-53vw !important; */
    /* left: 0px !important; */
    /* top:102px !important;*/
    max-height: 601px !important;
    transform: translate(-63%, 3px);

}

.nav-submenu-complain-service {
    top: 102px !important;
    max-height: 601px !important;
}


.destination-box-desc {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 28px;
    text-align: left;

}


/* contact us  */

.contact-us-hero {
    background-image: (0deg, #F2F6FB, #F2F6FB);

}

.contactus-banner-title {
    font-size: 48.09px;
    font-weight: 600;
    color: white;
}

.contactus-hero-title {
    font-size: 48.09px;
    font-weight: 600;
    line-height: 59px;

}

.contactus-text-dec {
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    line-height: 44px;
}


/* service */

.service-card {
    background: #FFFFFF;

    width: 100%;
    /* height: 195px; */
    height: 135px !important;
    border-radius: 23px 0px 0px 0px;
    border: 2px 0px 0px 0px;
    opacity: 0px;
    /* 
border: 2px solid #121111; */

    box-shadow: 8px 93px 29.6px -85px #00000029;



}

.service-card-item-border {
    /* border-right: 1px solid rgba(0, 0, 0, 0.2); */
    /* padding-right: 46px; */

}

.service-card-item-border2 {
    /* padding-right: 46px; */

}

.service-card-text {
    /* font-size: 21.68px; */
    font-size: 5vmin;
    font-size: clamp(0.9rem, 1.5vw, 1.5rem);
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.5161873698234558px;
    text-align: left;
    color: #161C2D;



}

.complainservice-card-text {
    /* font-size: 21.68px; */
    font-size: clamp(0.9rem, 1.5vw, 0.9rem);
    font-weight: 600;
    /* line-height: 45px; */
    letter-spacing: -0.5161873698234558px;
    text-align: center;
    color: #161C2D;
}


.text-pink {
    color: #F64B4B;

}

.round-1 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #F64B4B;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;

}

.round-2 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #68D585;

    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;

}

.sale-offer__button {
    width: 200px !important;
}

.header-menu {
    margin-left: 30%;
}


.hero-text-dec {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;

}


.home-second-part {
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
    color: #454BE5;

}




.section-header {
    font-size: 50px;
    font-weight: 700;
    line-height: 75px;
}

.section-header-bl {
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;


}



.mega-menu {
    background-color: white;
}

.nav-submenu__heading {
    color: #97A3B7;
    font-weight: 500;
    font-size: 1rem;
    width: 100%;
    padding-right: 16px;
    width: 100%;
    display: block;
    padding: 8px 14px;
    border-radius: inherit;
}

.nav-submenu__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #111B29;
}

.nav-submenu__desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #677489;
}


.destination-box-desc {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 28px;
    text-align: left;

}


/* contact us  */

.contact-us-hero {
    background-image: (0deg, #F2F6FB, #F2F6FB);

}

.contactus-hero-title {
    font-size: 48.09px;
    font-weight: 600;
    line-height: 59px;

}

.contactus-text-dec {
    font-size: 16px;
    font-weight: 400;
    line-height: 44px;
    line-height: 44px;
}


/* service */

.service-card {
    background: #FFFFFF;

    width: 100%;
    height: 195px;

    border-radius: 23px 0px 0px 0px;
    border: 2px 0px 0px 0px;
    opacity: 0px;
    /* 
border: 2px solid #121111; */

    box-shadow: 8px 93px 29.6px -85px #00000029;



}

.service-card-item-border {
    /* border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding-right: 4px; */

}



.card-half {
    top: -73px;
}

.text-pink {
    color: #F64B4B;

}

.round-1 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #F64B4B;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;


    font-size: 40.47px;
    font-weight: 600 !important;
    line-height: 53.96px;


}

.round-2 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #68D585;
    font-size: 40.47px;
    font-weight: 600 !important;
    line-height: 53.96px;

    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;

}

.round-3 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: #473BF0;
    font-size: 40.47px;
    font-weight: 600 !important;
    line-height: 53.96px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white;

}

.round-line {
    border: 1px dashed;
    z-index: -2;
    height: 1px;
    /* top: 50%; */
    width: 65%;
    position: absolute;
    top: 20%;
}

.mt-162 {
    margin-top: 162px;
}

.w-200 {
    width: 200px;
}

.nav-submenu__desc>b {
    font-weight: 900px !important;
    color: black;
}

.value-part-title {
    font-size: 40px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
}

.value-part-desc {

    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
    margin: 20px 0px 20px 0px;
}

.padding-y-30 {
    padding: 30px 0px 30px 0px !important;
}

.padding-td {
    padding-bottom: 15px;
    padding-top: 15px;
}


.mega-menu-title-txt {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    color: #111B29;
    padding-bottom: 0.3rem;
}

.menu-subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: #364b6d;
    margin-left: 42px;
    padding-bottom: 6px;
}

.mega-menu-card {
    width: 1300px;
    height: 595.03px;


}

.custom-mega-menu {
    position: absolute;
    padding: 9px;
    top: 100%;
    left: 50%;
    transform: translate(-74%, 0px);
    z-index: 98;
    display: none;
    min-width: 1300px;
    /* border-radius: 18.978px; */
    border-radius: 18px;
    background-color: var(--More-Color-White, #FFF);
    box-shadow: 0px 28.467px 66.422px 0px rgba(167, 174, 186, 0.16);

}

.mega-menue-active {
    display: block !important;

}

.custom-mega-menu::before {

    content: '';
    /* position: absolute;
    left: 30px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid white;
    clear: both;
    z-index: 9999999; */

}


#resource::before {
    left: 615px !important;
}

#resource {
    transform: translate(-63%, 0px) !important;
}

#productService::before {
    transform: translateX(868px);
}

#productService {
    transform: translate(-67%, 0px) !important;
}

@keyframes bounce-in-right {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}


.header-menu:hover #productService {
    opacity: 1;

}

/* product service */

/* .product__service_hero{
} */

.product__service_hero_heading {
    font-size: 40px;
    font-weight: 400;
    text-align: left;
}

.product__service_hero_desc {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;

    color: #525252;

}

.product__service_imp_div {
    background-image: url('../images/BackgroundImg/product_service_1.webp');
    width: 100%;
}



/* tab over ride */

.nav-pills .nav-link {
    background-color: white !important;
    color: #424B59;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-align: left;
    /* 19.5px */

}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #404ED1 !important;
    color: white !important;
    position: relative;


}

.nav-link:hover {
    background-color: #e9ecff !important;
    color: #1b1920 !important;
}

/* .nav-link.active::before{
    content: url('../svg/arrow.svg');
	position:absolute ;
    top: -9%;
    right: 5%;

} */
/* .icon-downarrow{
    content: url('../svg/arrow.svg');
    position: absolute;
    right: 13px;
} */
.nav-link {
    width: 299px !important;
    padding: 18px 30px 18px 30px;
    border: 1px solid #9EB7E8 !important;
}

.tab-card {
    border-radius: 5px;
    border: 1px solid #9EB7E8;
    background: #FFF;
    box-shadow: 0px 14px 14px -10px rgba(95, 87, 87, 0.15);
    padding: 31px 42px;
}

.tab-card-heading {}

.tab-card-desc-full {
    /* width: 123px; */
    /* width: 130px; */

    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.28px;

}

.tab-card-desc {
    /* width: 123px; */
    width: 130px;

    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: -0.28px;

}

.z-index-0 {
    z-index: 0 !important;

}


/* .z-index--1{
        z-index: -1 !important;
    } */

/* 
    .tab-round-left {
        position: absolute;
        top: 20;
        left: 0;
        width: 100px;
        height:100px;
        border-radius: 50%;
        background-color: red;
        z-index:-1
      } */
/* .mainc {
        display: flex;
        align-items: center;
        position:relative;
      } */

.tab-round-left {
    /* position: absolute; */
    width: 28px;
    height: 31px;
    /* border-radius: 50%; */
    /* background-color: #d9ebff; */
    margin-right: 10px;
    top: -8px;
    left: -8px;
    background-image: url("../images/icons/bulletincon.svg");
    background-repeat: no-repeat;
    transform: scale(74%);

}

.back-circule {
    background-color: #80808087;
    height: 500px;
    position: absolute;
    top: -300px;
    left: 0;
    z-index: -1;
    width: 500px;
    border-radius: 100%;
    filter: blur(200px);
}

.mega-menu-tiale {
    width: 100%;
    padding: 10px;
}

.mega-menu-text-href a {
    color: inherit;
}

/* overide existing class */

.sale-offer {
    background: #404ED1 !important;
    color: white !important;
}

.prod_service__documentSection {
    /* background-image: url('../images/BackgroundImg/document_sec_1.png'); */
    width: 246.1px;
    height: 349.91px;
    background-repeat: round;
    border-radius: 17px;
    position: relative;
    box-shadow: 40px 41px 72.9px -36px #000000;
    cursor: pointer;

}

.bg-img-unified-service-management {
    background-image: url('../images/product_services/unified-service.webp');
}

.bg-img-unified-end-point {
    background-image: url('../images/product_services/end-point.webp');
}

.bg-img-cloud-infa {
    background-image: url('../images/product_services/cloud-infa.webp');
}

.bg-img-identy-acess-1 {
    background-image: url('../images/product_services/identy-acess-1.webp');
}

.bg-img-identy-acess-2 {
    background-image: url('../images/product_services/identy-acess-2.webp');
}


.bg-img-security-managment {
    background-image: url('../images/product_services/security-management.webp');
}

.bg-img-advance-it {
    background-image: url('../images/product_services/advance-it.webp');
}

.bg-img-unified-service-management1 {
    background-image: url('../images/product_services/it-managment-1.webp');
}

.bg-img-unified-service-management2 {
    background-image: url('../images/product_services/it-managment-2.webp');
}

.bg-img-unified-service-management3 {
    background-image: url('../images/product_services/it-managment-3.webp');
}

.prod_service__documentSection::after {
    content: url('../svg/pdf-icon.svg');
    position: absolute;
    right: 11px;
    bottom: 0px;
}

.prod_service__btn {

    font-size: 15.67px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;

    color: #FFFFFF;

}


.prod_service__btn_wrapper {
    padding: 5px 15px !important;
    border: 0.83px solid #FFFFFF;
    width: 150px !important;
}


.modal-content {
    background-color: #ffffff !important;
    border-radius: 15.3px;
    max-width: 550px !important;
    padding: 30px;
}

.modal-btn {
    font-size: 13px !important;
    font-weight: 600px;

    border: 0.45px solid #FFFFFF !important;
    width: 130.72px;
    height: 48.13px;
    border-radius: 5.45px;
}

.parsley-required {
    color: red;
    font-size: 13px;
}



/* .select2-container--open {
    z-index: 9999999;
    width: 100%;
} */

.selection {
    width: 100%;
}

/* .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px !important;
    right: 1px;
    width: 20px;
} */

/* .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px !important;
    right: 1px;
    width: 20px;
} */

@media (max-width:400px) {
    .text-xs-center {
        text-align: center !important
    }

    .text-xs-left {
        text-align: left !important
    }

    .footer-menu__link::before {
        display: none;
    }

    .justify-content-xs-center {
        justify-content: center !important
    }

    .text-font-xs-size {
        font-size: 0.7rem !important;
    }

    .service-card {
        height: 200px !important;
    }

    .py-xs-37 {
        padding: 37px 0px 37px 0px;
    }

    .flex-xs-row {
        flex-direction: row !important;
    }

    .flex-xs-column {
        flex-direction: column !important;
    }

    .hide-xs {
        display: none !important;
    }

    .back-circule {
        width: 100% !important;
    }

    .w-xs-100 {
        width: 100% !important;
    }

    .w-200 {
        width: 200px !important;
    }

    .justify-content-xs-around {
        justify-content: space-around !important;
    }
}

.list-square {
    list-style: square !important;
}

.pageswiper .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    background-color: white !important;
}

.mobile-menu__inner .nav-submenu__item {
    font-size: 13px !important;
    color: #5c5959 !important;
    padding: 12px;
    border-bottom: 1px solid #c1f3d6;
    margin: 1px;

}

.nav-menu--mobile .nav-submenu {
    margin-left: 0px !important;
}

.mobile-menu__inner .nav-submenu {
    /* background-color: #c1f3d6; */
}

.home_card {
    border: 1px solid #F2F2F2;
    background-color: #FFFFFFC2;
    padding: 10px 0px 10px 0px;
    /* width:80%; */
    text-align: left;
    border-radius: 15px !important;
    padding: 40px;
}

.home_card p {
    /* width:80%;
    margin-right: 80px; */
}

.btn-consult {
    width: 210px;
}

/* 
.contact-section-img{
    position: absolute;
    top: -200px;
    left: -50px;
} */
.height-900 {
    height: 800px;
}

.card-standard {

    height: 900px;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.mission {
    height: 900px;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion-button:not(.collapsed) {
    color: #f5f1f1;
    background-color: #404ED1;
}

.accordion-button:focus {
    z-index: 3;
    border: 1px solid #9EB7E8 !important;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* .accordion-button:focus {
    z-index: 3;
    border: 0px solid #9EB7E8 !important;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
} */

.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(163, 192, 237, 0.25);
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}

.accordion-body .badge {
    text-wrap: balance !important;
    text-align: left;
}



.pageswiper .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 75px) !important;
}

.pageswiper .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 77px) !important;
}


@media (min-width: 768px) {

    #productService::before {
        transform: translateX(868px);
    }


}

@media (min-width: 992px) {

    .padding60pxlg {
        padding-left: 60px;

    }


    .custom-mega-menu {
        /* width: 100% !important; */
        width: 90vw;
    }

    #productService::before {
        transform: translateX(835px);
    }

}

.modal-backdrop {
    backdrop-filter: blur(10px);
    opacity: 0.9 !important;
}

.modal-header {
    border-bottom: none !important;
}

.form-control-think {
    display: block;
    width: 100%;
    padding: 1rem .75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #11111333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control-think::placeholder {
    font-size: 15px;
}

.modal-footer {
    border-top: none !important;
}


.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color: black !important;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .25) !important;

}

/* .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered{
    line-height: 2.6 !important;
 } */

.custom-mega-menu .menu-subtitle:hover {
    /* border-bottom: 1px solid #8d5eea;
    margin-left: 52px; */
}

/* .select2-selection{
    height: 51px !important;
 } */

.c-four {
    border: 2px solid #FFF;
    background: #F0F1FF;

}

.c-four p {
    color: #0A2540;
}

.c-four:hover {
    border: 2px solid #FFF;
    background-color: #5260E6;
}

.c-four:hover p {
    color: #ffffff;
}

.center-cfour:hover .center-cfour-icon {
    transform: scale(130%);
    transition-duration: 0.3s;
}



/* ------ */

.rotate-image {
    transition: transform 0.5s ease;
    cursor: pointer;
    transform-origin: center;
    width: 70%;
}

.rotated-90 {
    transform: rotate(90deg);
}

.rotated-180 {
    transform: rotate(180deg);
}

.rotated-270 {
    transform: rotate(270deg);
}

.rotated-360 {
    transform: rotate(360deg);
}

.rotationimg-sec {
    width: 100%;
    height: 418px;
    background-color: #ddf7ff;
    padding: 2rem;
    border-radius: 2rem;
}

/* ------- */

.compliance-servicebg {
    background-image: url('../images/BackgroundImg/compliancebg.png');
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.ppp-img {
    width: 380px;
}

.implementimg {
    width: 550px;
}


/* Slider Starts */


.carousel-container {
    width: 100%;
    height: 600px;

}

.carousel-slide {
    display: none;
    width: 100%;
    top: 0;
    left: 0;
}

.carousel-slide.active {
    display: flex;
}

.carousel-left- {
    flex: 1;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.carousel-left h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #333;
}

.carousel-left p {
    font-size: 18px;
    color: #666;
}

.carousel-right- {
    flex: 1;
    overflow: hidden;
    height: 600px;
}

.carousel-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Slider-ends */


.homepage-gradient-bg {
    background-image: url('../images/BackgroundImg/homepage-gradient-bg.webp');
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.innovates-heading {
    color: #162119;
    font-family: "Poppins";
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.compliance-heading {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    padding-top: 2rem;
    position: absolute;
    top: 33px;
    left: 67px;
}

.comp-menu {
    margin-left: 20px;
}

.headlable-text {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 0.9rem;
    letter-spacing: 1px;
}

.carousel-dots {
    text-align: center;
    margin-top: 10px;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dot.active {
    background-color: #717171;
}

.homeonly .nav-menu__link {
    color: hsl(234deg 37.72% 95.45%);
}


.homeonly__header {
    background-color: transparent;
    position: absolute;
    top: 2px;
    width: 100%;
    z-index: 2;
}

.homeonly .has-submenu>a {
    color: hsl(0deg 0% 100%) !important;
}

.pointer {
    cursor: pointer !important;
}

/* .verticalslid{
    height: 500px;
} */

.verticalslid .swiper {
    width: auto;
    height: 300px;
}



/* leaf style */

.performance-content__item:nth-child(1):hover {
    border: 5px solid #f8f1b9;
}

.performance-content__item:nth-child(2):hover {
    border: 5px solid #c4b6fc;
}

.performance-content__item:nth-child(3):hover {
    border: 5px solid #fcb5f5;
}

.performance-content__item:nth-child(4):hover {
    border: 5px solid #b4f9fd;
}


.bg-gradient-home {

    /* background:
        radial-gradient(50.98% 132.46% at 110.85% -26.71%, rgba(64, 78, 209, 0.75) 0%, rgba(64, 78, 209, 0.00) 100%),
        radial-gradient(261.21% 96.18% at 59.3% 50%, #00084E 0%, rgba(64, 78, 209, 0.00) 97.46%),
        linear-gradient(271deg, rgba(0, 3, 30, 0.80) -14.58%, rgba(0, 0, 0, 0.80) 98.55%),
        #0E0F11; */
        background: radial-gradient(50.98% 132.46% at 110.85% -26.71%, rgba(48, 120, 255, 0.75) 0%, rgba(0, 45, 77, 0) 100%), radial-gradient(286.69% 105.54% at 68.68% 49.97%, #001F61 0%, rgba(174, 0, 255, 0) 97.46%), linear-gradient(271deg, rgba(104, 199, 226, 0.8) -10.74%, rgba(2, 110, 245, 0.8) 84.35%), #0E0F11;
}

.bg-indeximg {
    background: url('../../assets/svg/home-img.webp');
    background-size: cover;
}


.home__banner_left-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95%;
    display: flex;
}

.home__banner_left-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 79%;
    display: flex;
}

.home__banner_left_text {
    color: #FFF;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 78px;
    padding: 3rem 2rem 1rem 5rem;
}


/* .verticalslid .swiper-pagination-bullet{
    color: blue  !important;
    background-color: rgb(255, 255, 255) !important;
    transform: translate3d(-5px, -164%, 0) !important;
    margin: 20px 8px 20px 8px  !important;
    border:1px solid white;
    padding: 8px;
    width: 10px !important;
} */

.verticalslid .swiper-pagination.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    /* color: blue  !important; */
    /* background-color: rgb(255, 255, 255) !important; */
    /* transform: translate3d(-5px, -164%, 0) !important;
    margin: 20px 8px 20px 8px  !important;
    border:1px solid white !important;;
    padding: 8px !important;;
    width: 10px !important; */
}

.verticalslid .swiper-pagination .swiper-pagination-bullet {
    padding: 20px;
    margin: 6px;
}

/* .verticalslid  .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #ffffff !important;
} */

.custom-bullet {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}

.custom-bullet-active {
    background: #ffffff !important;
    /* Active dot color */
}


.slider-container {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.slider {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
    left: 26px;
}

.slide {
    height: 100%;
    width: 100%;
    /* background-color: rgb(255, 255, 255); */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;

}

.dots {
    position: absolute;
    top: 46%;
    /* left: 10px; */
    left: -36px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    padding: 0px 38px 0px 40px;
}

.dot {
    width: 15px;
    height: 15px;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid white !important;
}

.dot.active {
    background-color: rgb(241, 241, 241);
    width: 20px;
    height: 20px;
}



.text-part {
    height: 500px;
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image-part img,
.image-part svg {
    max-width: 100%;
    /* Ensure responsiveness */
}

.flowersize {
    width: 440px;
}

.resources-card-title {
    margin: 10px 0 0px;
    font-size: 0.9rem;
    font-weight: 600;
}

.product-video_thumb {
    max-height: 167px !important;
}

.meeting-bg-image {
    background-image: url(../images/homepage/free-consulting.webp);
}

@media (min-width:720px) {
    .meetin-title-text {
        position: absolute;
        bottom: 0;
    }

}

@media (max-width:720px) {
    .compliance-heading {
        color: #ffffff;
        font-family: "Poppins";
        font-size: 1.7rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        /* text-transform: capitalize; */
        padding-top: 2rem;
        position: absolute;
        top: -12px;
        left: 35px;
    }
}

@media (max-width:500px) {
    .accordion-body .bg-039708 {
        background-color: #f4f5fe !important;
        width: 100%;
        border-radius: 0px;
        height: 100%;
        font-size: 0.85rem;
        margin: 3px 0px;
        padding: 0.6rem 1rem;
        color: #404ed1;
        font-weight: 500;
    }
}

.contact-banner-bg {
    background-image: url(../images/BackgroundImg/contactbanner.webp);
    height: 400px;
}

.aboutbg-image {
    background-image: url(../images/BackgroundImg/about-banner.webp);

}

.resbg-image {
    background-image: url(../images/BackgroundImg/res-banner.webp);

}

.complaince-image {
    background-image: url(../images/BackgroundImg/complaince-banner.webp);

}

.cover-norepeat-center {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.complanice-txt {
    color: #FFF;
    font-family: "Poppins";
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 4.5625rem;
    /* 146% */
    letter-spacing: 0.3125rem;
    text-transform: uppercase;
}

.about-banner-text {
    color: #FFF;
    font-family: "Poppins";
    font-size: 3.40563rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.02169rem;
    text-transform: uppercase;
}

.ourvalue-prop {
    padding-bottom: 3rem;
    font-size: 2.5rem;
    font-weight: 300;
    color: #19185e;
}

.comp-services-title {
    border: 0;
    /* box-shadow: var(--box-shadow); */
    border-radius: 10px;
    background-color: #0051ff0f;
}

.ourpassion-h {
    color: #0D0D0D;
    font-family: "Poppins";
    font-size: 2.80369rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.about-srarsec {
    border-radius: 1.6875rem;
    background-color: var(--blue, #404ED1);
    padding: 2rem 2rem;
}


.about-srarsec p {
    color: white;
}

.whatwecard {
    padding: 2rem 2rem;
    height: 100%;
}


.whatwecard h6 {
    color: #404ED1;
    font-family: "Poppins";
    font-size: 1.35rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.76988rem;
    /* 131.102% */
}

.whatwedo-h1 {
    color: #0D0D0D;
    font-family: "Poppins";
    font-size: 2.80369rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.ab-card-bgclr {
    border: 1px solid #404ED1;
    background-color: #ffffff;
    border-radius: 1.53388rem;
    height: 100%;
}

.ab-card-bgclr :hover {
    border-radius: 1.53388rem;
    background-color: #f8faff;
}


.about-card-img {
    height: 80px;
}

.whychoose-bg {
    background-color: #404ED1;
    ;
    /* height: 400px; */
}

.scalecard1:hover {
    transition: all .1.5s ease-in-out;
    transition-duration: 0.7s;
}

.scalecard1:hover {
    transform: scale(1.08);

}

.whychoose-title {
    color: #FFF;
    font-size: 2.80369rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 2rem 1rem;
}

.whychoose-content {
    border-radius: 1.53388rem;
    border: 0.5px solid #FFF;
    background: linear-gradient(163deg, rgba(64, 78, 209, 0.00) 11.48%, #404ED1 153.92%), linear-gradient(154deg, rgba(255, 255, 255, 0.20) -4.1%, rgba(255, 255, 255, 0.00) 103.47%);
    box-shadow: 0px 21px 41.1px 0px rgba(0, 0, 0, 0.10);
    padding: 2rem;
}

.whychoose-content h5 {
    color: #FFF;
    font-family: "Poppins";
    font-size: 1.56156rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2.01006rem;
    /* 128.718% */
}

.whychoose-content p {
    color: #FFF;
    font-family: "Poppins";
    font-size: 1.13569rem;
    font-style: normal;
    font-weight: 300;
    line-height: 2.01006rem;
    /* 176.988% */
}

.deepdomain {
    padding: 3rem;
}

@media (max-width:500px) {
    .deepdomain {
        padding: 1rem;
    }
}

@media only screen and (max-width: 770px) {
    .mobile-hidden {
        display: none;
    }
}

.deepdomain span {
    margin-left: -2.5rem;
    padding-right: 1rem;
}

.comp-subtext {
    font-weight: 300;
    font-size: 2rem;
    color: #76abff;
}

.formlable2 {
    line-height: 0px;
    font-size: 0.9rem;
    font-weight: 500;
}

.contactcard {
    padding: 0px;
}

.complaince-inner img {
    box-shadow: 20px 35px 42.3px -16px rgba(0, 0, 0, 0.25);
    border-radius: 3rem;
}

.aipowered-banner_left_text {
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.6rem;
}

.home-circlebg01 {
     padding: 114px 116px;
    border-radius: 246px;
    border: 1px solid hsl(var(--white));
    /* box-shadow: 0px 20px 30px 0px rgba(242, 215, 53, 0.3); */
    display: inline-block;
    aspect-ratio: 1;
    min-width: 80px;
    top: 42%;
    left: -18%;
    background-color: hsl(253deg 100% 88.22%) !important;
    position: absolute;
    filter: blur(100px);
}

.home-circlebg02 {
    border-radius: 246px;
    border: 1px solid hsl(var(--white));
    display: inline-block;
    aspect-ratio: 1;
    min-width: 80px;
    top: 50%;
    right: -10%;
    background-color: hsl(197.54deg 100% 78.09% / 46%) !important;
    position: absolute;
    filter: blur(170px);
    width: 390px;
}

/* .sectionbg-home {
    --bs-bg-opacity: 1;
    border: 2px solid #abcdff;
    box-shadow: 0px 2rem 2rem -30px rgb(92 129 191 / 45%) !important;
} 
*/

.sectionbg-home {
    --bs-bg-opacity: 1;
    /* background-color: rgb(244 235 255) !important; */
    border: 2px solid #abcdff;
    /* box-shadow: 0px 2rem 2rem -30px rgb(92 129 191 / 45%) !important; */
    background: #FFF;
    box-shadow: 1px 15px 30px 0 rgba(8, 9, 36, 0.12);
}

.bannercarsds {
    /* border-radius: 0.8rem; */
    align-items: center;
    display: flex;
}

.bannercarsds:hover {
    border-bottom: 1px solid #accdfd;
    /* box-shadow: 0px 10px 20px 0 rgba(79, 200, 120, 0.3); */
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}

.ribbon-button {
    position: fixed;
    top: 54%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 1000;
  }

  .modal-content-think {
    background-color: #fff !important;
    border-radius: 15.3px;
    min-width: 63vw !important;
    padding: 30px;
}

.headlable-text {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 0.9rem;
    letter-spacing: 0px;
    border: 2px solid #ffc800;
    padding: 0.4rem 0.8rem;
    /* color: yellowgreen; */
    background: #44000047;
    border-radius: 0.3rem;
    color: #ffc800;
    margin: 0.3rem 0rem;
    font-weight: 500;
}

.becomeparnter h4 {
    font-size: 1.2rem;
    font-weight: 500;
    color: #4351e9;
}