*{margin:0px;padding:0px;}
a{text-decoration:none !important;}
html{ overflow-x: hidden; scroll-behavior: smooth;}
body{font-family: 'Poppins', sans-serif; overflow-x: hidden;}
@font-face{font-family:"Century Gothic";font-style:normal;font-weight:normal;src:url("../fonts/breeserif-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/breeserif-regular-webfont.woff") format("woff"), url("../fonts/Century Gothic.ttf") format("truetype"), url("../fonts/breeserif-regular-webfont.svg#bree_regular") format("svg");}
.visible{display:block !important;}
.hidden{display:none;}
img{ max-width: 100%;}

header{
    float: left;
    width: 100%;
    height: auto;
}
.logo01{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.logo01 a{}
.logo01 a img{}
.topright01{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 32px;
}
.topright01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: auto;
}
.topright01 ul li{
    display: inline-block;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 500;
}
.topright01 ul li a{
    color: #25373f;
}
.topright01 ul li a:hover{
    color: #ff3d17;
}
.topcall{
    float: right;
    width: auto;
}
.topcall a{
    background-color: #fff;
    border: 1px solid #c9c9c9;
    padding: 9px 15px;
    border-radius: 6px;
    color: #000;
    font-weight: 500;
}
.topcall a img{
    vertical-align: sub;
    margin-right: 5px;
}
.topcall a:hover{
}
.banner{
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    background-image: url(../images/bg002.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
}
.banner h3{
    margin-top: 110px;
    font-size: 35px;
    color: #25373f;
    margin-bottom: 7px;
}
.banner h4{
    font-size: 50px;
    font-weight: 700;
    color: #12344b;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: 60px;
}
.banner h4 span#example{ display: block;}
.banner h4 span.typed_cursor{ font-weight: 300; opacity: 0.5;}
.banner h5{
    font-size: 20px;
    color: #25373f;
    margin-bottom: 20px;
}
.banner ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: auto;
}
.banner ul li{
    float: left;
    width: 24%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 20px 5px;
    text-align: center;
    border-radius: 8px;
    position: relative;
    min-height: 135px;
    margin-bottom: 20px;
}
.banner ul li img{}
.banner ul li p{
    color: #000;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}
.bnrform{
    float: right;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 4px solid #12344b;
    border-radius: 8px;
    max-width: 400px;
    padding: 30px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-right: 15%;
    box-shadow: 0px 0px 23px rgb(0 0 0 / 31%);
}
.bnrform h3{
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 26px;
}
.bnrform form{
    float: left;
    width: 100%;
    height: auto;
}
.bnrform form ul{}
.bnrform form ul li{
    width: 100%;
    min-height: 10px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 9px;
    margin-right: 0px;
}
.bnrform form ul li input{
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}
.bnrform form ul li select{
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}
.bnrform form ul li textarea{
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    color: #000;
    outline: 0px;
    box-shadow: none;
}
.bnrform form ul li img{
    margin-bottom: 5px;
}
.bnrform form ul li button{
    background-color: #12344b;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}
.bnrform form ul li button:hover{}
.secion001{
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0px;
}
.heading01{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.heading01 h3{
    color: #12344b;
    font-size: 18px;
    font-weight: 400;
}
.heading01 h4{
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
}
.brands{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}
.brands ul{
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
}
.brands ul li{
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    width: 20%;
    text-align: center;
}
.brands ul li img{
    max-height: 100px;
}
.brands ul li:nth-child(5){
    border-right: 0px;
}
.brands ul li:nth-child(6){
    border-bottom: 0px;
}
.brands ul li:nth-child(7){
    border-bottom: 0px;
}
.brands ul li:nth-child(8){
    border-bottom: 0px;
}
.brands ul li:nth-child(9){
    border-bottom: 0px;
}
.brands ul li:nth-child(10){
    border-right: 0px;
    border-bottom: 0px;
}
.brands a{
    background-color: #12344b;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}
.brands a:hover{
    background-color: #25373f;
}
.secion002{
    float: left;
    width: 100%;
    height: 400px;
    background-color: #12344b;
    margin-top: 30px;
}
.secion003{
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.secion003 .container{
    background-color: #fff;
    margin-top: -245px;
    padding: 50px;
}
.heading02{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -172px;
}
.heading02 h3{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.heading02 h4{
    font-weight: 700;
    color: #fff;
    font-size: 38px;
}
.wishinbox01{
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}
.wishinbox01 img{}
.wishinbox01 h3{
    color: #25373f;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
}
.wishinbox01 p{
    color: #000;
    font-size: 15px;
}
.martingbtn{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}
.martingbtn a{
    background-color: #12344b;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}
.martingbtn a:hover{}
.secion004{
    float: left;
    width: 100%;
    height: auto;
    padding: 60px 0px;
    background-color: #12344b;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
    background-attachment: fixed;
}
.servicebox0001{
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    min-height: 230px;
    margin-bottom: 20px;
}
.servicebox0001 img{}
.servicebox0001 h3{
    font-size: 22px;
    color: #25373f;
    line-height: 27px;
    margin-top: 12px;
}
.servicebox0001 p{
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 400;
}
.servicebox0001 p span{
    font-weight: 600;
    color: #12344b;
}
.servicebox0001hed{
    float: left;
    width: 100%;
    height: auto;
    min-height: 230px;
    margin-bottom: 20px;
}
.servicebox0001hed h3{
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.servicebox0001hed p{
    color: #fff;
    font-size: 20px;
}
.btnhover{
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.btnhover a{
    background-color: #12344b;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}
.btnhover a:hover{}
.secion005{
    float: left;
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background-image: url(../images/bg01.png);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: center bottom;
    padding-bottom: 0px;
}
.secion005 h3{
    font-weight: 700;
    color: #25373f;
    font-size: 38px;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0px;
}
.secion005 ul{
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    float: none;
    width: 100%;
    max-width: 1100px;
    position: relative;
    min-height: 380px;
    margin-bottom: 30px;
}
.secion005 ul li{
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
}
.secion005 ul li span{
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 50px;
    font-weight: 700;
    margin-top: 30px;
}
.secion005 ul li p{
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
}
.secion005 ul li p img{
    margin-bottom: 10px;
}
.secion005 ul li p strong{
    color: #25373f;
    font-weight: 600;
    font-size: 16px;
    display: block;
}
.secion005 ul li:nth-child(1){
    left: 3%;
}
.secion005 ul li:nth-child(1) span{
    color: #fff;
    right: 23px;
}
.secion005 ul li:nth-child(2){
    top: 13%;
    bottom: auto;
    left: 16%;
}
.secion005 ul li:nth-child(2) p{
    max-width: 194px;
}
.secion005 ul li:nth-child(2) span{
    top: auto;
    color: #fff;
    bottom: -48px;
    right: 35px;
}
.secion005 ul li:nth-child(3){
    top: -27px;
    left: 44%;
    bottom: auto;
}
.secion005 ul li:nth-child(3) span{
    bottom: -90px;
    top: auto;
    left: 60px;
    color: #fff;
}
.secion005 ul li:nth-child(4){
    right: 10%;
    float: right;
    left: auto;
    bottom: 50%;
    padding-left: 16%;
}
.secion005 ul li:nth-child(4) span{
    left: 17px;
    top: auto;
    bottom: -19px;
    color: #fff;
}
.secion005 ul li:nth-child(5){
    right: 2%;
    left: auto;
    float: right;
    padding-left: 100px;
}
.secion005 ul li:nth-child(5) span{
    left: -17px;
    color: #fff;
    top: 19px;
}

.secion006{
    float: left;
    width: 100%;
    height: auto;
    background-color: #f3f4f6;
    padding: 40px 0px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.secion006 .heading01{
    margin-bottom: 30px;
}
.testislider{
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.testislider .owl-nav{
    margin: 0px;
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
}
.testislider .owl-nav button{
    background-color: #12344b !important;
    width: 35px;
    height: 35px;
    font-size: 34px !important;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 0px !important;
    line-height: 0px !important;
}
.testislider .owl-nav button span{
    line-height: 0px;
    padding: 0px;
    height: 26px;
}
.testislider .owl-prev{
    float: left;
    margin-left: -45px !important;
}
.testislider .owl-next{
    right: 0;
    float: right;
    margin-right: -45px !important;
}
.testislider .owl-nav button:hover{}
.testislider .owl-nav button:hover span{}

.testivideo{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
}
.testivideo img{
    border-radius: 10px;
}
.testivideo h3{
    color: #25373f;
    font-size: 17px;
    font-weight: 600;
}
.testivideo h3 strong{
    display: block;
    font-weight: 400;
    margin-top: 4px;
    font-size: 16px;
}
.testivideo h3 span{
    float: right;
    margin-top: -37px;
}
.testivideo h3 span img{}
.testivideotext{
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    padding: 30px;
    margin-top: 40px;
    border-radius: 10px;
    padding-top: 38px;
}
.testivideotextface{
    float: left;
    width: 60px;
    position: absolute;
    top: -36px;
}
.testivideotextface img{}
.testivideotext p{
    color: #000;
    font-size: 15px;
    line-height: 28px;
    height: 193px;
}
.testivideotext h3{
    border-top: 1px solid #8b8b8b;
    padding-top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #25373f;
    margin-bottom: 0px;
}
.testivideotext h3 strong{
    display: block;
    font-weight: 400;
    margin-top: 5px;
}
.testivideotext h3 span{
    float: right;
    margin-top: -40px;
}
.testivideotext h3 span img{}
footer{
    float: left;
    width: 100%;
    height: auto;
    padding-top: 50px;
}
.workteam01{
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
}
.workteam01 img{}
.workteam01 h3{
    color: #25373f;
    margin-top: 70px;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}
.workteam01 h3 strong{
    display: block;
    font-size: 40px;
    margin-top: 7px;
    color: #25373f;
}
.workteam01 a{
    background-color: #12344b;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 500;
}
.workteam01 a:hover{}
.fotlocation01{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fotlocation01 h3{
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
    text-align: center;
    margin-bottom: 30px;
}
.fotlocation01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    height: auto;
}
.fotlocation01 ul li{
    float: left;
    width: 32%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 7px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom right;
    min-height: 180px;
}
.fotlocation01 ul li img{}
.fotlocation01 ul li p{
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    margin-bottom: 0px;
    color:#000;

}
.fotlocation01 ul li p strong{
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    color: #12344B !important;
}
.partne01{
    float: left;
    width: 100%;
    height: auto;
}
.partne01 p{
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}
.partne01 img{
    max-height: 55px;
    margin-left: 20px;
}
.partne01 h3{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.partne01 .col-md-8{ text-align: right;}

.mobileshow{display: none;}
.desktopshow{display: block;}

@media (max-width:660px){
    .topright01 ul{ display: none;}
    .topright01{ margin-top: 23px;}
    .banner h3{ margin-top: 0px; font-size: 23px;}
    .banner h4{ font-size: 30px; line-height: 37px; margin-bottom: 10px;}
    .banner h5{ font-size: 16px;}
    .banner ul li{width: 49%;min-height: 60px;padding: 10px;text-align: left;padding-left: 48px;border-radius: 2px;padding-right: 0px;margin-bottom: 10px;}
    .banner ul li img{ float: left; height: 28px;  position: absolute;  left: 7px;}
    .banner ul li p{  position: relative;  bottom: 0px;    margin-top: 0px;  font-size: 13px;}
    .bnrform{ max-width: 100%; margin-right: 0px; margin-top: 25px;}
    .bnrform form ul li img{    position: relative;        height: auto;}
    .banner{ border-bottom: 0px;}
    .heading01 h3{ font-size: 17px; line-height: 23px;}
    .heading01 h4{ font-size: 22px; line-height: 35px;}
    .brands ul li{ width: 33.3%; padding: 5px; border: 1px solid #ddd !important;}
    .brands ul li:nth-child(5){}
    .brands ul li:nth-child(10){ display: none;}
    .brands ul{ margin-bottom: 20px;}
    .heading02 h3{font-size: 15px; line-height: 20px;}
    .heading02 h4{font-size: 21px;}
    .secion003 .container{    padding: 15px;     margin-left: 15px;  margin-right: 15px;}
    .heading02{ margin-top: -140px;}
    .wishinbox01 img{ height: 50px;}
    .wishinbox01 h3{font-size: 14px; line-height: 19px;     margin-top: 5px;}
    .wishinbox01 p{ font-size: 12px;}
    .wishinbox01{ margin-bottom: 10px; min-height: 230px;}
    .martingbtn a{padding: 10px 5px; font-size: 11.5px; width: 100%; display: block;}
    .secion004{    padding: 30px 0px;     background-size: cover; background-position: center top;     background-attachment: inherit; padding-bottom: 50px;}
    .servicebox0001{ min-height: 100px;}
    .servicebox0001 h3 br{ display: none;}
    .mobileshow{display: block;}
    .desktopshow{display: none;}
    .servicebox0001hed{ min-height: 10px;}
    .servicebox0001hed h3{ font-size: 28px;}
    .servicebox0001hed h3 br{ display: none;}
    .servicebox0001hed p{ font-size: 17px;}
    .secion005{    background-image: none;}
    .secion005 h3{font-size: 26px; margin-bottom: 26px;}
    .secion005 ul{}
    .secion005 ul li{ position: relative;  left: 0px;    width: 100%; min-height: 70px; margin-bottom: 20px;}
    .secion005 ul li span{ display: none;}
    .secion005 ul li p{  padding-left: 80px;}
    .secion005 ul li p img{ position: absolute;  top: 0;  left: 0;}
    .secion005 ul li:nth-child(1){}
    .secion005 ul li:nth-child(2){ top: 0px; left: 0; width: 100%;}
    .secion005 ul li:nth-child(3){top: 0; left: 0;   width: 100%;}
    .secion005 ul li:nth-child(4){right: 0; left: 0;  bottom: 0; padding-left: 0px;}
    .secion005 ul li:nth-child(5){right: 0; left: 0;    padding-left: 0px;}
    .secion005 ul li:nth-child(2) p{ max-width: 100%;}
    .secion005 ul li p strong br{ display: none;}
    .testivideo{ margin-top: 0px;}
    .testislider .owl-prev{    margin-left: -15px !important;}
    .testislider .owl-next{    margin-right: -15px !important;}
    .workteam01 h3{  margin-top: 20px; font-size: 19px; margin-bottom: 18px;}
    .workteam01 h3 strong{ font-size: 29px;}
    .workteam01{ padding-bottom: 20px;}
    .fotlocation01 h3{font-size: 29px;}
    .fotlocation01 ul li{ width: 100%; margin-right: 0px;}
    .fotlocation01 ul li p br{ display: none;}
    .partne01 .col-md-8{ text-align: left;}
    .partne01 img{ margin-left: 0px;  max-height: 45px;   margin-right: 10px; margin-top: 10px;}
    .partne01 h3{ font-size: 13px;}
    
/* Thankyou_page */
.thank_you h1 {
    
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 25px !important;
}
.thank_you {
    
    top: 61px !important;
    padding: 24px !important;
    height: auto !important;
}

}


/* Thankyou_page */
.thank_you h1{
    text-align: center;
    font-weight: 700;
    color: #25373f;
    font-size: 41px;
padding-left: 62px;
    padding-right: 41px;
}

.thank_you {
position: relative;
    top: 111px;
    padding: 37px;
    height: 300px;
}

/* WhatsApp Button */

.footer-call-link{
    position:fixed;
    width: 50px;
    height: 50px;
    bottom:40px;
    right: 58px;
    color:#FFF;
    border-radius: 5px;
    text-align:center;
    font-size:30px;
    z-index:100;
    box-shadow: 0px -1px 10px 1px rgb(81 202 95);
    animation: glow 1.5s linear infinite alternate;
}
.my-whatsApp{
    margin-top:16px;
     color: #25d366;
}

.promo-banner button.close {
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 0px 3px;
    position: absolute;
    right: -12px;
    top: -12px;
    background: #727272;
    opacity: 0.8;
    color: #fff;
}
.promo-banner img {
    border-radius: 5px;
}


.owl-carousel .owl-nav {

display: block !important;
}
 
    * {
        padding: 0;
        margin: 0;
        list-style: none;
        box-sizing: border-box;
    }

    .source-txt p {
        margin: 0;
    }
    section.main-banner .container-forback{
        background-image: url(../images/banner-back-center4.png);
        background-repeat: no-repeat;
        background-position: 58% -40%;
  background-size: 52%;
    }
    .top-header ul {
        display: flex;
        list-style: none;
        padding: 0 0 40px;
        margin: 0;
        justify-content: space-between;
        align-items: center;
    }
    .top-header.fixed-head {
        position: fixed;
        z-index: 9;
        width: 100%;
        top: 0px;
        background: #0868a0;
        left: 0;
        padding: 20px 0;
    }
    .top-header.fixed-head ul {
        padding: 0;
    }
    .modal-main-form .get-quate-form {
        max-width: 100%;
        padding: 20px 10px 4px;
    }
    .modal-main-form .modal-header{border-bottom: 0;position: absolute;
        right: 0;
        top: 0;
        z-index: 9;}
    .modal-main-form .modal-body{padding-top: 0;}
    .client-logo-div h3{font-size: 20px;}
    a.quate-btn {
      border-radius: 15px;
      padding: 7px 12px;
      font-weight: 400;
      display: flex;
      align-items: center;
      border: 2px solid #fff;
      color: #fff;transition: 0.3s;
    }
    a.quate-btn:hover {
        color: #6bab44;
        background: #fff;
    }
    .hov_ico {display: none;}
    a.quate-btn:hover .hov_ico{display: block;}
    a.quate-btn:hover .normal_ico{display: none;}

    a.quate-btn img {
        max-width: 28px;
        margin-left: 10px;
    }
    .banner-text-part h1 {
        color: #fff;
        font-size: 40px;
    }
    .banner-text-part {
        color: #fff;
    }
    .banner-text-part ul {
        list-style: none;
        padding: 0;
        margin: 0;
        max-width: 60%;
    }
    .banner-text-part ul li {
        margin: 10px 0;
        padding: 0 0 10px 0px;
        display: flex;
        align-items: center;
        position: relative;
    }
    .banner-text-part ul li:after {
        position: absolute;
        background-image: url(../images/border-bottom.png);
        content: '';
        left: 0;
        bottom: -2px;
        width: 98%;
        height: 1px;
        background-repeat: no-repeat;
    }
    .banner-text-part ul li:last-child:after{background-image: none;}
    .banner-text-part ul li strong {
        font-size: 24px;
        display: inline-block;
        margin: 0 5px;
    }
    .banner-text-part ul li img {
        margin-right: 15px;
    }
    .get-quate-form {
        background: #fff;
        position: relative;
        max-width: 75%;
        margin-left: auto;
        padding: 20px;
        border-radius: 13px;margin-bottom: 25px;
    }
    .spin-img {
        position: absolute;
        top: -25px;
        left: -25px;
    }
    .form-inner span {
        font-size: 24px;
        display: block;
        text-align: center;
        margin: 0 0 5px;
        font-weight: 500;
    }
    .form-inner input, .form-inner select {
       margin: 0 0 8px;
        border-radius: 8px;
        background: #FAFBFC;
        border: none;
        padding: 7px 15px;
        color: #161616;
        font-weight: 300;
        font-size: 15px;
    }
    button.submit-btn {
        background: #6BAB44;
        border: none;
        border-radius: 8px;
        color: #fff;
        padding: 6px 25px;
        margin-top: 5px;
        font-weight: bold;
        font-size: 16px;
    }
    .form-inner {
        text-align: center;
    }
    /* logo slides css */
    .the-mark {
        overflow: hidden;
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        width: 98vw;
        max-width: 1400px;
        margin: auto;
    }
    .client-div {
        display: flex;
        animation: ticker 40s infinite linear;
        -webkit-animation: ticker 40s infinite linear;
        -moz-animation: ticker 40s infinite linear;
        -ms-animation: ticker 40s infinite linear;
        -o-animation: ticker 40s infinite linear;
        align-items: center;
    }
    .client-logo {
        margin-bottom: 20px;
        width: 23%;
        text-align: center;
    }
    .client-logo img {
        background: #fff;
        border-radius: 35px;
    }

    .case_sec_new .card__wrapper {
    width: 100%;
    background: none !important;
    padding: 0 !important;
}
    @keyframes ticker {
        100%{
            transform: translate(-100%);
        }
    }
    section.client-logo-div {
        padding: 40px 0 50px;
        background: rgb(245, 245, 245);
        background:linear-gradient(180deg, rgba(187, 232, 255, 0.57) 0%, rgba(255, 255, 255, 0) 95%);
    }



    .cardSlider__section {
        position: relative;
      }
      
      .cardSlider__section .swiper {
        width: calc(100% - 60px);
        margin: 0 auto;
      }
      
      .cardSlider__section .swiper .swiper-wrapper {
        display: flex;
      }
      
      @media (min-width: 992px) {
        .cardSlider__section .swiper .swiper-wrapper {
          flex-flow: row wrap;
          align-items: stretch;
        }
        .brands .card__wrapper p {
            min-height: 180px;
        }
        .brands .user-detail p{min-height: auto;}
        .banner-text-part h1 {margin-bottom: 15px;

      max-width: 90%;
    }
    .transformative-left.text-white {
        max-width: 100%;
    }
      }
      
      .cardSlider__section .swiper .swiper-wrapper .cardItem {
        width: 33.333333%;
        height: auto;
        padding: 15px;
      }
      .cardItem ul {
      display: flex;
      justify-content: flex-start;
      padding: 0;
      margin: 0;
    }
      .cardSlider__section .swiper-pagination{
        display: none;
      }
      @media (max-width: 991px) {
        .cardSlider__section .swiper .swiper-wrapper .cardItem {
          width: 100%;
        }
        .cardSlider__section .swiper-pagination {
            display: flex;
            justify-content: center;
            bottom: -30px;
        }
        .cardSlider__section .swiper{padding-bottom: 30px;}
      }
      
      .cardSlider__section .swiper .swiper-wrapper .cardItem .card__wrapper {
        height: 100%;
        padding: 20px;
        background: #f2f7fa;
        border-radius: 22px;
        /*! box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px; */
      }
      
      .cardSlider__section .swiper .swiper-wrapper .cardItem .card__wrapper .card__title {
        font-size: 18px;
        font-weight: 500;
      }
      
      .cardSlider__section .swiper .swiper-wrapper .cardItem .card__wrapper .card__desc {
        margin-bottom: 15px;
        text-align: center;
        font-size: 14px;
        line-height: 1.4;
      }
      .cardSlider__section .swiper .swiper-wrapper .cardItem .card__wrapper .card__btn {
        border-radius: 5px;
        padding: 12px 24px;
        text-decoration: none;
        color: #000;
      }
      .cardSlider__section .swiper .swiper-pagination {
        display: none;
      }
      .cardSlider__section .swiper-button-prev, .cardSlider__section .swiper-button-next {
        display: none;
        color: #000;
    }
    @media (max-width: 991px) {
        .cardSlider__section .swiper .swiper-pagination {
          display: flex;
          justify-content: center;
          bottom: 0px;
        }
      }

    .cardSlider__section .swiper .swiper-pagination .swiper-pagination-bullet {
        background-color: #000;
      }
      
    .cardSlider__section .swiper .swiper-button-prev,
      .cardSlider__section .swiper .swiper-button-next {
        display: none;
        color: #000;
      }
    .cardSlider__section .swiper .swiper-button-prev:after,
      .cardSlider__section .swiper .swiper-button-next:after {
        font-size: 30px;
      }
      .brands .card__wrapper:hover:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(104deg, #0868A0 0.32%, #0068A6 52.38%, #6BAB44 100.88%);
        right: -13px;
        top: 13px;
        z-index: -1;
        border-radius: 14px;
        transition-delay: 1s;
    }
    .brands .card__wrapper {
        position: relative;
    }
    section.cdp-journey {
        background: rgb(222,243,254);
        background: #fff;
        padding: 40px 0 40px;
    }
    .head-div {
        text-align: center;
    }
    .head-div p {
        
        margin: 0 auto 10px;
    }
    .ban-img-div {
        display: flex;
        align-items: center;
        margin-bottom: 17px;
    }
    .ban-img-div img {
        margin-right: 16px;


    } 
    .cdp-journey .ban-img-div img {
        margin-right: 16px;
        filter: grayscale(100) contrast(2);
      max-width: 40px;

    } 
    section.platform {
        padding: 0 0 50px;
    }
    section.platform .head-div {
        margin-bottom: 25px;
    }
    .channel {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        padding: 30px 20px;
        border-radius: 15px;
        height: 100%;
    }
    .channel span {
        font-size: 18px;
        display: block;
        font-weight: 500;
        margin-top: 9px;
    }
    section.transformative {
        background-image: url(../images/fact-bg.png), linear-gradient(104deg, #0868A0 0.32%, #0068A6 52.38%, #6BAB44 100.88%);
        /* background: linear-gradient(104deg, #0868A0 0.32%, #0068A6 52.38%, #6BAB44 100.88%); */
        padding: 90px 0 50px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
    a.get-started {
        display: inline-block;
        border: 2px solid #fff;
        padding: 6px 20px;
        border-radius: 10px;
        color: #6bab44;
        background: #fff;
        transition: 1s;
    }
    a.get-started:hover {
        background: transparent;
        color: #fff;
    }
    .growth-box {
        padding: 20px;
        border: 2px solid #fff;
        border-radius: 25px;
        height: 100%;
    }
   /* .growth-box p {
      margin: 0;
    }*/
    .growth-box span {
        display: block;
        font-size: 20px;
        margin: 6px 0 10px;
        font-weight: 500;line-height: 1.2;
    }
    .growth-box.solid-white {
        background: #fff;
    }
    .growth-box.solid-hollw {
        color: #fff;
    }
    /*.growth-box .img-fluid {
      max-width: 48px;
    }*/
    .transformative-left .row .col-6{margin-bottom: 20px}
    .transformative-left .row .col-md-6:first-child .growth-box {margin-top: -30px;}
    .transformative-left .row .col-md-6:nth-child(3) .growth-box {margin-top: -30px;}

    .brands .cardSlider__section .swiper .swiper-wrapper .cardItem .card__wrapper{
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
        border-radius: 22px 22px 50px 22px;background: #fff;
    }
    .user-detail {
        display: flex;
        align-items: center;
        margin-top: 25px;
        justify-content: space-between;
    }
    .user-name span {
        display: block;
        font-size: 18px;
        font-weight: 500;
    }
    .user-name p {
        font-size: 14px;
        margin: 0;
    }
    section.brands {
        padding: 0;
    }
    section.auction {
        background-image: url(../images/auction-abck.png), linear-gradient(104deg, #0868A0 0.32%, #0068A6 52.38%, #6BAB44 100.88%);
        /* background: linear-gradient(104deg, #0868A0 0.32%, #0068A6 52.38%, #6BAB44 100.88%); */
        padding: 40px 0;
        background-repeat: no-repeat;
        background-position: right;
    }
    section.elevate {
        padding: 40px 0 60px;
    }
    .elevate .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        background: #0868A0;
    }
    section.elevate .nav-link {
        padding: 12px 42px;
        background: #F6FBFD;
        margin: 10px 0;
        font-size: 20px;
        text-align: left;
        color: #000000;
        font-weight: bold;
    }
    .tab-con-rght ul li {
        border-bottom: 1px solid #B7D4FB;
        padding: 10px 0;
        padding-left: 20px;
        position: relative;
        font-family: 'Circular Std Book';
    }
    .tab-con-rght ul li:last-child {
        border: none;
    }
    .tab-con-rght ul {padding-left: 10px;margin-left: 0px;}
    .tab-con-rght ul li:before {
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        background: #000;
        border-radius: 50%;
        left: 6px;
        top: 20px;
    }
    .elevate .head-div h2 {
        margin-bottom: 25px;
    
    }
    .contain {
        margin: 0 auto;
        max-width: 1200px;
        width: 100%;
      }
      span.swiper-pagination-bullet.swiper-pagination-bullet-active, .elevate-for-mob .owl-theme .owl-dots .owl-dot.active span {
        background: #000 !important;
        border: 1px solid #000;
    }
    span.swiper-pagination-bullet, .elevate-for-mob .owl-theme .owl-dots .owl-dot span {
        width: 20px;
        height: 6px;
        border-radius: 10px;
        border: 1px solid #D9D9D9;
        background: transparent !important;
        opacity: 1;
        margin: 3px 4px;
    }

      .mob-slide {
        padding: 20px;
        border-radius: 15px;
        font-family: 'Circular Std';
        line-height: 21px;
        background: rgb(221,240,248);
        background: linear-gradient(180deg, rgba(221,240,248,1) 0%, rgba(238,252,235,1) 100%);
        margin: 0 5px;
    }
    .mob-slide span {
        font-size: 18px;
    }
    .mob-slide ul {
        padding: 13px 0px;
        margin: 0;
    }
    .mob-slide ul li {
        border-bottom: 1px solid #B7D4FB;
        padding: 10px 0;
        padding-left: 20px;
        position: relative;
        font-family: 'Circular Std Book';
    }
    .mob-slide ul li:before {
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        background: #000;
        border-radius: 50%;
        left: 6px;
        top: 20px;
    }
    .img-slide {
        margin-top: 20px;
    }
    .elevate-for-mob .head-div {
        margin-bottom: 25px;
    }
    .elevate-for-mob {
        display: none;
    }
    .owl-theme .owl-dots{margin: 20px 0 30px;}
    .owl-theme .owl-nav{display: none;}
    .owl-carousel .owl-stage{margin: 0px 0px;}

    #Message_msge1_sucess, #Message_msge_sucess{color: #6bab44;font-size: 12px;}

    .mobile-otp {
        position: relative;
    }

    .otp-group {
       position: absolute;
      right: 7px;
      top: 6px;
      background: #0768a0;
      border-radius: 8px;
    }

    .otp-group a {
        color: #fff;
        font-size: 13px;
        padding: 8px 15px;
        border-radius: 5px;
        display: block;
        line-height: 14px;
        background: #0768a0;
    }


    div#EmailMsg {
        font-size: 12px;
        font-weight: normal;
        color: #6bab44;
    }
    div#Message_msge {
        font-size: 12px;
        color: red;
    }
    div#Message_msge_valid {
        font-size: 12px;
        color: #6bab44;
    }

    /*UI07051988*/
    .banner-text-part ul li img {
        filter: brightness(100);
        width: 25px;
    }
    section#casestudies {
        padding: 50px 0 60px;
        background: linear-gradient(183deg, rgba(222,243,254,1) 0%, rgba(255,255,255,1) 95%);
    }
    /*.case_sec_new {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }*/
    .case_sec_new_bx {
    width: 100%;
    border: 1px solid #DDF0F9;
    margin: 0 8%;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    background: #fff;height: 100%;
}
    .case_sec_new_bx figure {
        text-align: center;
    }
    .case_new_inn {
        padding-top: 0px;
    }
    .case_sec_new_bx h3 {
        font-size: 18px;
        font-weight: bold;
        color: #265F9C;
    }
    .case_rpt {
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
    }
    .case_new_inn .case_rpt:last-child {
      border: 0;margin-bottom: 0;
    }
    .case_sec_new_bx strong {
        font-size: 20px;
        font-weight: bold;
        /*! font-family: 'Open Sans', sans-serif; */
        color: #000;
    }
    .case_sec_new_bx strong img {
        margin-right: 10px;
    }
    .case_rpt p {
        padding-bottom: ;
        margin-bottom: 10px;
        font-size: 14px;
        color: #414141;
    }
    .awardsAccolades {
      text-align: center;
    }
    .awardsAccolades img {
    width: 8.5%;
    box-shadow: rgba(0, 0, 0, 0) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    margin: .5%;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}
.cont_points {
    background: linear-gradient(183deg, rgba(222, 243, 254, 1) 0%, rgba(255, 255, 255, 1) 95%);
    padding: 40px 0 0;
}
/* Accordion Button */
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.2rem 1.5rem; /* Increased Padding */
    font-size: 1.4rem !important ; /* Increased Font Size */
    font-weight: bold; /* Make Text Bolder */
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: all 0.15s ease-in-out;
}

/* Accordion Body */
.accordion-body {
    padding: 1.2rem 1.5rem;
    font-size: 1.4rem!important ; /* Increased Font Size */
    line-height: 1.6; /* Better Readability */
}

/* First and Last Item Fix */
.accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button.collapsed {
    font-size: 1.2rem;
}

/* Responsive Fix */
@media (max-width: 768px) {
    .accordion-button {
        font-size: 1.1rem; /* Slightly Smaller for Mobile */
        padding: 1rem 1.2rem;
    }

    .accordion-body {
        font-size: 1rem;
    }
}
