body {
    font-family: 'Mona Sans';
}

.manrope {
    font-family: 'Manrope';
}

.container {
    max-width: 1280px;
    padding: 0 80px;
    margin: 0 auto;
}

button {
    cursor: pointer;
}
.modal-ol {
    list-style: decimal !important;
}

.inner-nav a {
    margin: 0;
}

.swiper-inner .swiper-horizontal>.swiper-pagination-bullets {
    bottom: -40px !important;
}

.click-each::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 11px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: black;
}



/* #test-tab .active{
color: #57A2FF !important;
} */

.adv-ul li::after {
    content: "";
    position: absolute;
    left: -30px;
    top: 3px;
    background-image: url(../images/blue-ticck.svg);
    width: 20px;
    height: 20px;
}

.home-service-container {
    padding-right: 0 !important;
}

#password {
    font-size: 22px !important;
}

.swiper-inner .home-serviceslider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    border-radius: 1000px;
    background: #57A2FF !important;
    border: none !important;
}

.swiper-inner .home-serviceslider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #2E2E30 !important;
    background: transparent !important;
    opacity: 1 !important;
}

.teamGridSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    border-radius: 1000px;
    background: #57A2FF !important;
    border: none !important;
}

.teamGridSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #2E2E30 !important;
    background: transparent !important;
    opacity: 1 !important;
}

[type=checkbox]:checked {
    background-color: rgb(164 27 27) !important;
    accent-color: red !important;
}

.profile-tab .active img {
    filter: invert(57%) sepia(19%) saturate(3478%) hue-rotate(191deg) brightness(102%) contrast(101%);


}

.profile-tab .active a {
    color: #57A2FF;
    
}
.profile-tab .active {
    
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 16px;
    }
    .our-teamm::after {
        right: -11px;
    }
    .our-servicesection::after{
        top: 12%;
    }
}

/* footer marquee */
@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

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

.animate-marquee {
    display: inline-block;
    min-width: 100%;
    animation: marquee 40s linear infinite;
}

.home-serviceslider {
    width: 100%;
    height: 100%;
    overflow: unset !important;
}

.home-serviceslider .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-serviceslider .swiper-slide img {
    display: block;
}


.home-partnerslider {
    width: 100%;
    height: 100%;
}

.home-partnerslider .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 114px;
}

.home-partnerslider .swiper-slide img {
    display: block;

}

.terms-ul li {
    position: relative;
    margin-left: 40px;
}

.terms-ul li::after {
    content: "";
    position: absolute;
    left: -40px;
    width: 4px;
    top: 10px;
    height: 4px;
    background: #363737;
    border-radius: 50%;
}

/* hide default icon */
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

input[type="date"]::-webkit-datetime-edit {
    color: #2E2E30;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.avatar {
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    object-fit: cover;
}

.avatar.center {
    /* transform: scale(1.2); */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    z-index: 10;
    width: 74px;
    height: 74px;
}

.avatar:hover {
    opacity: 0.8;
}

.avatar-scroll-container {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.testimonial-card {
    background: #447FC8;
}

.home-aboutsection::after {
    content: "";
    position: absolute;
    width: 133px;
    height: 133px;
    background: #57A2FF;
    right: 0;
    top: 20%;
    z-index: -1;
    filter: blur(83.2px);
}

.testimonial-section::after {
    content: "";
    position: absolute;
    width: 233px;
    height: 233px;
    background: #57A2FF;
    right: 0;
    top: 33%;
    z-index: -1;
    filter: blur(110px);
}

.testimonial-section::before {
    content: "";
    position: absolute;
    width: 233px;
    height: 233px;
    background: #57A2FF;
    left: 0;
    top: 33%;
    z-index: -1;
    filter: blur(110px);
}

.our-teamm::after {
    content: "";
    position: absolute;
    width: 133px;
    height: 133px;
    background: #57A2FF;
    right: -184px;
    top: 77px;
    z-index: -1;
    filter: blur(110px);
}

.lets-connect::after {
    content: "";
    position: absolute;
    width: 233px;
    height: 233px;
    background: #57A2FF;
    left: 0;
    top: 0%;
    z-index: 0;
    filter: blur(110px);  
}
.our-servicesection::after{
     content: "";
    position: absolute;
    width: 233px;
    height: 233px;
    background: #57A2FF;
    left: 0;
    top: 23%;
    z-index: -1;
    filter: blur(110px);    
}


/* For Webkit browsers (Chrome, Edge, Safari) */
.custom-scrollbar::-webkit-scrollbar {
    height: 4px;    /* <-- scrollbar thickness */
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: #E5F3FF;
    border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #57A2FF;
    border-radius: 10px;
}

/* Hover effect */
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #3d8be6;
}

.help-code::after{
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 2px;
    background: #948F8F;
}
.slide-1{
    margin-right: -4px;
    z-index: 2;
}

.slide-2{
        margin-right: -4px;
    z-index: 1;
}
.slide-3{
    z-index: 0;
    margin-right: -4px;
}
.slide-4{
    margin-right: -4px;
}
.slide-6{
    margin-left: -4px;
}
.slide-7{
        margin-left: -4px;
    z-index: 1;
}
.slide-8{
    margin-left: -4px;
    z-index: 2;
}
.slide-9{
    margin-left: -4px;
    z-index: 3;
}