body {
    background: #E8DBFF;
    color: #000000;
    font-family: "DM Sans", serif;
}

.banner-bg {
    /*background-image: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/ai-agent-banner-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-title {
    font-size: clamp(25px, 4vw, 65px);
    line-height: clamp(40px, 5vw, 75px);
    color: #000000;
}
p{
    font-size: 17px;
}
h4 {
    text-transform: capitalize;
    font-weight: 600;
}
.about-bg{
    background-color: #F7EDFF;
}

.cus-100-vh {
    min-height: 80vh;
}

.sticky-top{
position: sticky;
top: 50px;
}
.s-btn {
    background-color: black;
    color: white;

    &:hover {
        background-color: rgb(25, 0, 85);
        color: rgb(240, 240, 240);
    }
}

.title-color {
    color: #885F91;
}

.sec-card-bg {
    background-color: #806197;
    border-radius: 10px;
}

.sec-4-card-bg {
    background: linear-gradient(107.37deg, rgba(246, 211, 253, 0.39) -29.08%, #FFFFFF 50.28%, rgba(246, 211, 253, 0.34) 151.25%);
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
}

.sec-5-card-bg {
    background-color: white;
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
}

.sec-6-card-bg {
background: #FFFFFF;
border-radius: 11px;
transition: 0.3s ease-in-out;
&:hover{
    box-shadow: 0px 6px 15px #885F91;
}
}

.box-icon {
    padding-left: 16px;
}

.sec-7-card-bg {
    background-color: #885F91;
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
}
.sec-8-card-bg {
    background-color: #885F91;
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
    padding: 1px;
    transition: 0.3s ease-in-out;
&:hover{
    box-shadow: 0px 6px 15px #885F91;
}
}

.sec-8-card-bg .bg-light{
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
}

.sec-9-card-bg{
background: linear-gradient(90deg, #FFFFFF 0%, #DAC5FF 100%);
}

.ps-3{
    padding-left: 10px;
}

/*  */
.white-bg {
    background-color: white;
    border-radius: 30px;
}

.tcard {
    background-color: #F7EDFF;
    border-radius: 10px;
}

.htab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #6E4E87 !important;
    color: white !important;
    border-radius: 10px;
}

.tab-arr {
    transform: rotate(70deg);
    margin-left: 10px;
    color: white;
}

.nav-tabs .nav-link {
    font-size: 18px !important;
    padding: 20px;
    color: #111111;
    font-weight: 500;
    display: flex;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.wid3 {
    max-width: 395px;
    width: 100%;
}
.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #ece1ff 23.64%, #e8dbff 48.36%, #b29ac6 73.15%);
    background-size: 400%;
    animation: 4s linear infinite clocki !important;
    left: -73%;
    top: -43%;
    position: absolute;
}
@keyframes clocki {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}


.position_bx {
    width: 100%;
    background: #806197;
    position: absolute;
    left: -8%;
    border: 1px solid #806197;
    top: -10%;
    border-radius: 10px 0;
}

.titlec {
    color: #000000 !important;
    font-size: 35px;
}

.position_bx p, .position_bx span, .darkblue p {
    color: #fff;
    text-align: left;
}
.position_bx h3, .position_bx p, .position_bx span, .darkblue p {
    color: #fff;
    text-align: left;
}
.position_bx hr {
    border-top: 2px solid white !important;
}
.darkblue .input-group ul {
    background: transparent;
    border-bottom: 1px solid #ffffff26 !important;
    border: 1px solid #ffffff26;
}
.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26;
}
.darkblue .form-control {
    color: #fff;
}
.darkblue .form-control option{
    color: #000;
}
.darkblue h2 {
    color: #fff;
}
.darkblue .btn {
    border: 2px solid #8506bb;
    background: #420e59;
}
.text-white {
    color: #fff !important;
}

.ico_scl, .ico_scl1 {
    width: 35px;
    height: 35px;
    /* align-items: center; */
    justify-content: center;
    /* position: relative; */
    left: 5px;
    top: -1px;
    display: flex;
    align-items: anchor-center;
}
.corn_bx, .corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}
.corn_bx {
    border-radius: 0 4px 0 0;
    top: -14%;
    right: 4%;
}
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}
.corn_bx_bottom {
    background: #f91942;
    border-radius: 0 0 0 4px;
    bottom: -2%;
    left: -12%;
}

@media (max-width: 996px) {
    .htab {
        flex-direction: row !important;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

@media (max-width: 996px) {
    .htab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
        white-space: nowrap;
    }
}
.htab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #6E4E87 !important;
    color: white !important;
    border-radius: 10px;
}
@media (max-width: 768px) {
    .htab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
        padding: 10px !important;
    }
    .wid3{
        max-width: 100%;
    }
    .sticky-top {
    position: inherit;    
    z-index: -1;
}
.container{
    max-width: 100% !important;
}
.header-title{
    line-height: clamp(29px, 5vw, 75px);
    font-size: clamp(23px, 4vw, 65px);
}
h2{
    font-size: 20px;
}
}