/*Corporate STYLESHEET*/
.bg-DMS-blue{
    background-color: #15357b;
}
.bg-IT-blue{
    background-color: #00618b;
}
.bg-CRM-purple{
    background-color: #462683;
}
.bg-Connect-green{
    background-color: #009f88;
}
.dark-green-bg{
    background-color: #003c52;
}
.bi-yellow-bg, .light-green{
    background-color: #d2a800!important;
}
.bi-tier-light{
    background-color: #d8a82e!important;
}
.bi-tier-mid{
    background-color: #d2a800!important;
}
.bi-tier-dark{
    background-color: #8a6e00!important;
}
.solution-inner.compact .p-3,
.solution-inner.compact > div{
    padding: 2.5rem 1.5rem 1.5rem 1.5rem!important;
}
.solution-inner.compact h3{
    font-size: 1.4rem;
    margin-bottom: 0.5rem!important;
}
.solution-inner.compact h4{
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.75rem;
}
.solution-inner.compact p{
    font-size: 0.95rem!important;
    line-height: 1.4rem!important;
    margin-bottom: 0.75rem;
}
.solution-inner.compact ul{
    padding-left: 1.1rem;
    margin-bottom: 1rem;
}
.solution-inner.compact ul li{
    font-size: 0.9rem;
    line-height: 1.3rem;
    margin-bottom: 0.35rem;
}
.solution-inner.compact .CTA{
    padding: 8px 22px;
    font-size: 0.9rem;
}
#corporate-header{
    background-size: contain;
    height: 600px;
    background-color: #bb9604;
}
.immersive-bg{
    background-repeat: no-repeat;
    background-position: 50%;
    right: 0;
    height: 600px;
    width: 900px;
    position: absolute;

}
#AI-header{
    background-image: url('../assets/images/AI-header.jpg');
    background-size: cover;
    background-position: center top;
    height: 45vh;
}
#clients-section{
    background-image: url('../assets/images/clients-bg-asset.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 500px;
}
#BI-logo{
    max-width: 170px;
    margin-bottom: 20px;
}
#BI-intro h2{
    font-size: 3.6rem;
}
.section-title h2{
    font-size: 2.4rem;
}
.section-title h4{
    font-weight: 300;
    font-size: 1.4rem;
}
.section-title h3{
    font-weight: 200;
    font-size: 2.2rem;
}

.section-title p{
    text-align: justify;
    font-size: 1.2rem;
    line-height: 1.7rem;
}
.CTA{
    color: #fff;
    font-weight: 300;
    font-size: 1rem;
    padding: 15px 40px;
}
.green-bg{
    background-color: #009a91;
}
.green-bg h2, .green-bg h3, .green-bg p, .green-bg li{
    color: #fff;
}
.bg-burgundy{
    background-color: #872b5a;
}
.bg-white{
    color: #003a4b;
}

.rounded-left{
    border-radius: 30px 0 0 30px;
    ;
}
.rounded-right{
    border-radius: 0 30px 30px 0 ;
}
.icon-wrap-bl{
    position: absolute;
    bottom: -40px;
    left: -40px;
}
.icon-wrap-bc{
    position: absolute;
    bottom: -40px;
    left: 50%;
}
.icon-wrap-cr{
    position: absolute;
    bottom: 80px;
    right: -80px;
}
.icon-wrap-cl{
    position: absolute;
    top: 80px;
    left: -80px;
}
.icon-wrap-tl{
    position: absolute;
    top: -40px;
    left: 60px;
}
.icon-wrap-br{
    position: absolute;
    bottom: -40px;
    right: 20px;
}
.dms-sol-icon{
    width: 100px;
    transition: all ease-out .2s;
}
.dms-sol-icon-lg{
    width: 200px;

}
.overview-list li{
    font-size: 1.2rem;
    margin-bottom: 5px;

}
.icon-wrap a:hover img{
    transform: scale(1.1);
}
strong{
    font-weight: 700;
}
.relative{
    position: relative;
}
.gradient-bg-2{
    background: rgb(96,36,131);
    background: -moz-linear-gradient(90deg, rgba(96,36,131,1) 0%, rgba(0,68,139,1) 50%, rgba(0,104,130,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(96,36,131,1) 0%, rgba(0,68,139,1) 50%, rgba(0,104,130,1) 100%);
    background: linear-gradient(90deg, rgba(96,36,131,1) 0%, rgba(0,68,139,1) 50%, rgba(0,104,130,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#602483",endColorstr="#006882",GradientType=1);
}
.rounded-xl{
    border-radius: 40px;
    overflow: hidden;
}
.rounded-right{
    border-radius: 0 40px 40px 0;
}
.rounded-left{
    border-radius: 40px 0 0 40px;
}
.customer-icon{
    max-height: 45px;
    margin: 15px 5px;
}
.carousel-btn{
    background: none;
    border:none;
    margin: 0 20px;
}
.carousel-btn p{
    color: #efefef;
}
.count-wrapper{
    font-size: 1rem;
    font-family: frank-new, sans-serif;
    text-transform: uppercase;
}
.count-wrapper pre{
    margin-bottom: -10px;
}
.counter{
    font-size: 4.5rem;
    background:  -webkit-linear-gradient(0deg, rgba(96,36,131,1) 0%, rgba(0,68,139,1) 50%, rgba(0,104,130,1) 100%);
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: frank-new, sans-serif;
    font-weight: 500;
}
.count-wrapper .green{
    background: #009a91;
    -webkit-background-clip: text;
    -webkit-text-fill-color: none;
    color: #009a91!important;
}
.custom-carousel-wrapper {
    overflow: hidden;
    width: 100%;
}

.custom-carousel-track {
    display: flex;
    transition: transform 0.4s ease;
}

.custom-carousel-item {
    flex: 0 0 calc(100% / 7);
    padding: 0.5rem;
    box-sizing: border-box;
}

.custom-carousel-item > .card {
    height: 100%;
}
.testimonial-wrapper{
    flex: 0 0 auto; /* Prevent shrinking and allow horizontal scroll */
    width: 30%;   /* Or whatever width suits your design */
    scroll-snap-align: start;
    padding: 0 20px;

}
.testimonial-inner{
    padding: 180px 40px 40px 40px;
    background-repeat: no-repeat;
    background-size: 300%;
    background-position:  150px -300px;
}
.testimonial-inner p, .testimonial-inner h5, .testimonial-inner h6{
    color: #fff;
}
#testi-scroll {
    display: flex;
    overflow-x: auto;
    gap: 1rem; /* spacing between cards */
    padding: 1rem;
    scroll-snap-type: x mandatory;
}
.top-margin{
    margin-top: -200px;
}
.max-padding{
    padding-top: 150px;
    padding-bottom: 100px;
}
.medium-padding-top{
    padding-top: 90px!important;
}
.solution-inner p{
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.mgmt-wrap p{
    font-size: 1rem;
}
.testimonial-inner h5{
    font-size: 1.1rem;
}
.large-text{
    font-size: 3.8rem;
}
#subscribe h3{
    text-transform: uppercase;
    font-weight: 100;
}
#subscribe h2{

}
#contactForm label{
    color: #fff;
    font-size: 1.2rem;
    font-family: frank-new, sans-serif;
}
#contactForm p{
    color: #fff;
    font-size: 0.8rem;
    font-family: frank-new, sans-serif;
}
#form-submit{
    border-radius: 60px;
    padding: 10px 30px;
    border: none;
    background-color: #fff;
    font-family: frank-new, sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
}
.form-item{
    border-radius: 60px;
    padding: 10px 30px;
}
.medium-title{
    font-size: 4.2rem!important;
}
@media only screen and (max-width: 1200px) {
    .top-margin{
        margin-top: -50px;
    }
    .testimonial-wrapper{
        width: 40%;   /* Or whatever width suits your design */
        padding: 0 15px;
    }
}
@media only screen and (max-width: 990px) {
    #DMS-sol-header{
        height: 35vh;
        max-height: 350px;
    }
    .rounded-left, .rounded-right{
        border-radius: 0;
    }
    .medium-title {
        font-size: 3rem!important;
    }
}
@media only screen and (max-width: 767.88px) {
    .testimonial-wrapper{

        width: 50%;   /* Or whatever width suits your design */


    }


    .counter{
        font-size: 3rem;

    }

}
@media only screen and (max-width: 575.88px) {
    .testimonial-wrapper{

        width: 90%;   /* Or whatever width suits your design */


    }
    .medium-title {
        font-size: 2.2rem!important;
    }
    .custom-carousel-item {
        flex: 0 0 calc(100% / 3);
    }
    .counter{
        font-size: 2rem;

    }
    .testimonial-inner{
        padding: 120px 20px 20px 20px;

    }
    .customer-icon{
        max-height: 55px;
    }
    #header-logo{
        height: 40px;
    }
}
