﻿
ul.whyusulli li{list-style: none; padding: 8px 0px;}ul.whyusli li{list-style: none; padding: 5px 0px;}.icon img{height: 65px; width: 65px;}.feature{height: 230px;}.feature p{font-size: 13px;}.feature5{padding: 20px 20px; background: #ffffff; border-radius: 10px; height: 400px; margin-top: 10px;}.feature6{padding: 20px 20px; background: #ffffff; border-radius: 10px; margin-top: 10px; height: 400px;}.feature7{padding: 20px 20px; background: #ffffff; border-radius: 10px; margin-top: 10px; height: 400px;}.boxofreduce{padding: 10px; background: #cccccc47; border-radius: 5px;}.reducetherisk{background: #1b7fcc14; padding: 46px 30px; border-radius: 10px; margin-top: 20px;}.boxofreduce{padding: 20px 20px; background: #ffffff; border-radius: 7px; margin: 10px 0px;}.boxofreduce p span i{font-size: 21px; color: #cf2c68; margin-top: 0px; margin-right: 15px;}.boxofreduce p{font-size: 16px; margin-bottom: 0px; color: #007ca1; font-weight: 500;}.steptoreduce h2{text-align: center; margin-bottom: 30px; margin-top: 0px;}.dealingchallenge{padding: 12px 0px 0px;}.testingimage img{width: 100%;}.wms1{padding: 6px; margin: 10px 0px 0px; height: 230px; margin-top: 45px;}.wmsss{padding: 6px; margin: 10px 0px 0px; height: 320px; margin-top: 20px;}.wmszz{padding: 6px; margin: 10px 0px 0px; height: 300px; margin-top: 15px;}ul.with_dot li{}ul.with_dot li::marker{font-size: 21px; color: #008daf;}ul.with_dot1 li::marker{font-size: 22px; color: #008daf;}ul.with_dot1 li{font-size: 15px; padding: 5px; line-height: 23px;}.messageimage img{border-radius: 10px;}.OurDevelopmentProcess{padding: 20px 15px; background: #ff4fcb14; border-radius: 5px;}.OurDevelopmentProcess2{padding: 20px 15px; background: #a4eaff47; border-radius: 5px;}
.OurDevelopmentProcess3 {
    padding: 20px 15px;
    background: #ff4fcb14;
    border-radius: 5px;
}.OurDevelopmentProcess4{padding: 20px 15px; background: #a4eaff47; border-radius: 5px;}
.OurDevelopmentProcess5 {
    padding: 20px 15px;
    background: #ff4fcb14;
    border-radius: 5px;
}
.OurDevelopmentProcess6 {
    padding: 20px 15px;
    background: #a4eaff47;
    border-radius: 5px;
}.OurDevelopmentProcess7{padding: 20px 15px; background: #ff4fcb14; border-radius: 5px;}.OurDevelopmentProcess8{padding: 20px 15px; background: #a4eaff47; border-radius: 5px;}.mtt-15{margin-top: 15px;}.paragraphadvantage p{margin-top: 10px;}.link-block__link{padding: 10px 0px;}span.OurDevelopmentProcess_process-bg-text__cC8Ht{/* float: right; */ top: 20px; font-size: 25px; font-weight: 700; right: 50px; position: absolute; color: #10101070;}h4.OurDevelopmentProcess_card-title__lu58z{font-size: 16px; margin-top: 15px;}.link-block__link h4{color: #008daf; font-size: 17px;}@media screen and (min-width : 0px) and (max-width : 767px){img.mobilleimage{display: none;}.feature5{height: 100%;}.feature6{height: 100%;}.feature7{height: 100%;}.wms1{padding: 6px; margin: 10px 0px 0px; height: 100% !important; margin-top: 6px;}.wmsss{height: 100% !important;}.wms1{height: 100% !important;}.wmszz{height: 100% !important;}.marketingbox{height: 100% !important;}.marketingbox5{height: 100% !important;}.marketingbox2{height: 100% !important;}}


.wexss-carousel {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.wexss-track {
    display: flex;
    will-change: transform;
}

    .wexss-track.wexss-anim {
        transition: transform .5s ease-in-out;
    }

.wexss-slide {
    flex: 0 0 350px;
    width: 350px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 15px;
}

.wexss-img {
    width: 350px;
    height: auto;
    border-radius: 8px;
    margin-bottom: 12px;
    display: block;
}

.wexss-heading {
    margin-bottom: 6px;
}

.wexss-link {
    color: #ba1854 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.wexss-nav {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background: #ba1854;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .9;
}

    .wexss-nav:hover {
        opacity: 1;
    }

.wexss-prev {
    left: 10px;
}

.wexss-next {
    right: 10px;
}

.wexss-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 14px;
}

.wexss-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: none;
    background: #ddd;
    cursor: pointer;
    padding: 0;
}

    .wexss-dot.active {
        background: #ba1854;
    }
