
body{color: #585858;}
.mpl_showCase {
    background: url(../images/bg_api.png) center center no-repeat;
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 100px;
}

.mpl_showCase_2 {
    background: url(../images/bg-api-2.png) right 60% no-repeat;
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 100px;
}

.mpl_showCase_2 h2 {
    font-size: 32px;
}
.mpl_showCase_2 h2 span, .mmi-txt2 h2 span{color: #21D0B2;}
#heroslider .banner-bt {
    margin: 0;
}
.mmi-txt2{padding: 0px 10%;}
.mmi-txt2 h2  {font-weight: 700;}
.mlp_logo_clents {padding: 50px 0 20px;}
.mlp_logo_clents .slick-list {}
.mlp_logo_clents .slick-list >div{ display: flex;}

.mlp_logo_clents .slick-list >div img{height: 30px; margin: 0px 40px;}

#heroslider .banner-bt a.active,
.ai-herobanner .banner-bt a.active, .btn-apply-now {
    background: #21D0B2;
    border-color: #21D0B2;
    opacity: 1;
    color: #000;
}

.ali-bu-b {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mmi-api-style #heroslider .splide__pagination__page.is-active,
.mmi-api-style #heroslider .splide__pagination__page.is-active {
    transform: scale(1);
    background: #fff;
}
.mmi-api-style #heroslider .splide__pagination__page:after{ background: #fff;}
.mmi-api-style #heroslider .splide__pagination__page:before{ background: #21D0B2;}
.mmi-api-style #heroslider .splide__pagination__page {
    width: 32px;
    height: 10px;
    opacity: 1;
    border: none;
    border-radius: 35px;
    overflow: hidden;
    position: relative;
}
#mmi-customers{overflow: hidden;}
#mpl_APIs{background: #E3F2FF;   color: #000;}
.mpl_api_e_q{position: relative;}
.img_g{  position: -webkit-sticky;
    position: sticky;
    top: 0;}
    .sec_25-to{display: block;}
    .mappls_apis{ }
    .mappls_apis ul{display: flex; flex-wrap: wrap;}
    .mappls_apis ul li{flex: 0 0 33%; max-width: 33%; list-style: none;   padding: 0 20px 40px ;}
 
        .mappls_apis ul li h2{font-size: 18px; padding: 10px 0 5px;}
    .mpl_icn{padding-bottom: 10px;}
    .mappls_apis ul li p{font-size: 14px; line-height: 22px;}
.l_feature{border-radius:20px; border: 10px solid #000; background-color: #fff; padding: 0px;}
.l_feature li{ padding: 20px 30px  20px 50px; position: relative; display: block; font-size: 14px; font-weight: 600; border-bottom: #ccc 1px solid;}
.l_feature li::before{background: url(../images/check.svg) center 5px no-repeat; background-size: 15px auto; width: 30px; height: 100%; position: absolute; content: ""; left: 10px; display: block;}

.l_feature h2{font-weight: 700; font-size: 30px; text-align: center; padding: 25px 0  5px;}
.icons_thum_api{padding-top: 0; padding-bottom: 00px;}
.l_feature .icons_thum_api::after{display: block; content: ""; width: 22px; height: 22px; background: #000; border-radius: 100%; margin:30px auto;}

.inner_padding{padding-left: 30px;}
.inn_box_top h2{font-size: 36px; font-weight: 800; padding-top: 10px;}
.font-weight-bold{font-weight: 600;    font-size: 16px;}
.inner_padding {font-size: 14px; padding-top: 30px;}

.mpl_sec_4{background: url(../images/logo_area_bg.jpg) center center no-repeat; background-size: cover;}
.img_log{display: block; text-align: center; padding:60px 0;}
.img_log a{display: block; text-align: center; color: #21D0B2; margin-top: 20px; font-weight: 700; font-size: 16px;}

    /* width */
::-webkit-scrollbar {
    width: 10px;background:transparent;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background:transparent;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #21D0B2;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #21D0B2;
  }



        /*scrollbar*/
        .fcs-scroll{
            height: 467px;
            overflow-y: scroll;
            border-radius: 13px;
            justify-content: unset !important; 
        }
        .fcs-scroll::-webkit-scrollbar {
            width: 10px;
        }
        
        .fcs-scroll::-webkit-scrollbar-track {
            background: #FFE2D6;
            /* background:transparent; */
        }
        
        .fcs-scroll::-webkit-scrollbar-thumb {
            background-color: #F18F4A;
            border-radius: 10px;
            margin-top: 10px;
        }
        /*scrollbar*/

   /*scrollbar*/
   .fcss-scroll{
    height: 467px;
    overflow-y: scroll;
    border-radius: 13px;
    justify-content: unset !important; 
}
.fcss-scroll::-webkit-scrollbar {
    width: 10px;
}

.fcss-scroll::-webkit-scrollbar-track {
    background: #ABFFF2;
}

.fcss-scroll::-webkit-scrollbar-thumb {
    background-color: #21D0B2;
    border-radius: 10px;
}
/*scrollbar*/


/******  ******/
.mb-40{
    margin-bottom: 40px !important;
}
.fcs_wraps_one .nme span{
    color: #21D0B2;
}
.fhead {
    color: #141414;
    font-size: 26px;
    margin-bottom: 22px;
    line-height: 32px;
    font-weight: bold;
}
.vdo-focuses .focus-divisions {
    display: grid;
    grid-template-columns: 53% 1fr;
    margin-bottom: 65px;
    background: #F8FFFD;
    border: 1px solid #F18F4A;
    border-radius: 36px;
  
    overflow: hidden;
}
.vdo-focuses .focus-one-conts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 15px 0px 0px 15px;
    padding: 22px 40px;
    /* padding: 40px 40px; */
}
.nme{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.nme span{
    color: #F18F4A;
    font-weight: bold;
}
.fpara{
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.product-slider{
    display: flex;
    align-items: center;
    padding: 22px 40px;
}
.product-slider img{
    border-radius: 9px;
    border: 10px solid #141514;
}
.fcshden_one{
    border: 1px solid #21D0B2 !important;
    background: #F8FFFD;
}
.fcs_wraps_one{
    height: 467px;
    /* overflow: hidden; */
    display: flex;
    justify-content: center;
    align-items: center;
}
/******  ******/



/*navs*/
.mb-60{
    margin-bottom: 60px;
}
.navs {
    background: #E3F2FF;
    padding: 100px 0px;
}
.navs .head, .explore .head, .common-card .head{
    color: #000;
}
.one .navs-wrapper {

    display: grid;
    grid-template-columns: 52% 1fr;
    gap: 89px;
    background: #FFF9F6;
    padding: 44px;
    border-radius: 36px;
}
.two .navs-wrapper {
    display: grid;
    grid-template-columns: 1fr 52%;
    gap: 89px;
    background: #FFF9F6;
    padding: 44px;
    border-radius: 36px;
}
.navs-img {
    width: 100%;
    transition: .5s ease-in-out;
}
.navs-img-wrapper{
    overflow: hidden;
    border-radius: 10px;
}
.navs-img:hover{
    transform: scale(1.1);
}
.navs .one, .cards {
    /* padding: 80px 0px; */
}
.navs-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.navs-cont .head {
    color: #000;
    font-weight: 800;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 25px;
}
.navs-cont .paras {
    color: #585858;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
}
/*navs*/

/*explore*/
.explore{
    background-color: #E3F2FF;
    padding: 70px 0px;
}
.explore_mains{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.oness{
    background: #fff;
    border-radius: 10px;
    padding: 30px 25px;
    border: 1px solid #21D0B2;
}
.twoss{
    padding: 15px 13px;
}
.explore_headwrapeer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 29px;
}
.secnd, .onets{
    gap: 16px;
    display: flex;
    flex-direction: column;
}
.inner-head{
    color: #000000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
.inner_pra{
    color: #767676;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 0px;
}
/*explore*/

/*stacks*/
.stacks{
    background: #fff;
}
/*stacks*/
.brands-product video{border-radius: 15px;
    overflow: hidden;}
@media(max-width:768px){
    .mpl_showCase_2 h2{font-size: 20px;}
    .mpl_showCase_2{background-position: 0 50%; padding-top: 140px;}
    .mappls_apis ul li{max-width: 50%; flex:  0 0 50%;}
    .mappls_apis ul li h3{font-size: 16px; font-weight: 700;}
    .mappls_apis ul li:nth-child(even){padding: 0;}
    .mappls_apis ul {margin: 0; padding: 0;}
    .inn_box_top h2{    font-size: 22px;}
    .inner_padding{padding-left: 0;}
    .fpara {
        gap: 13px;
        padding: 0 0 0 18px;
        margin: 0;
    }
    .one .navs-wrapper{padding: 0;}
    .one .navs-wrapper{padding: 0px;}
    .explore_mains div:last-child{padding-top: 20px;}
    .vdo-focuses{padding: 0px 15px; border-radius: 4px;}
    .vdo-focuses .focus-divisions{border-radius:10px; overflow: visible; padding-bottom: 20px;}
    .product-slider{padding: 0;}
    .img_log a{padding-top: 0; margin-top: 0;}
    .img_log{display: block; text-align: center; padding:20px 0 40px; margin-top: 0;}
    .fcshden {
        overflow: hidden;
        border-radius: 15px;
    }


    .vdo-focuses .focus-divisions{overflow: hidden;  border-radius: 20px 20px 0 0 ;}

    .vdo-focuses .focus-divisions{
        display: flex;
        flex-wrap: wrap;
        grid-template-columns: 1fr;
    }
    .vdo-focuses .focus-one-conts {
        order: 2;
        border-radius: 0px 0px 15px 15px;
        padding: 20px 0px 10px 11px;
        width: 100%;
    }
    .two .navs-wrapper {
        display: flex;
       
        gap: 33px;
        padding: 22px;
    }
    .one .navs-wrapper {
        display: flex;
        gap: 33px;
        padding: 22px;
    }
    .my_ones{
        flex-direction: column-reverse;
    }
    .my_two{
        flex-direction: column;
    }
    .explore_mains {
        grid-template-columns: 1fr;
    }
    .accordion-container {
        margin-top: 20px;
        display: block !important;
    }

.widgets-desktop{display: none;}
  .set .content{
    display: none;
  }
  .navs-cont .head {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .navs-cont .paras {
    line-height: 23px;
    font-size: 13px;
  }
  .navs, .explore{
    padding: 40px 0px;
  }
  .fhead {
    font-size: 18px;
    line-height: 27px;
  }
  .nme {
    font-size: 14px;
    line-height: 23px;
  }
  .fpara {
    gap: 13px;
  }
}

@media(max-width:500px){
    .explore_headwrapeer {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
    }
}


.accordion-container {
    width: 100%;
    background: #F8F8F8;
    padding: 50px 20px;
    border-radius: 16px;
    margin-top: 50px;
    display: none;
}
.set {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    margin-bottom: 15px;
}

.set>span.active {
    border-left: 4px solid #21D0B2;
    font-weight: 600;
}

.set>span {
    width: 100%;
    font-size: 14px;
    display: block;
    border-left: 4px solid #fff;
    line-height: 24px;
    color: #000;
    padding: 12px 12px;
    background: #fff;
    border-radius: 4px;
    border-bottom: 0px !important;
    transition: .2s ease-in-out;
}
.common-card {
    margin: 70px 0px 70px 0px;
}

.common-card .card-wraper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 50px;
    align-items: center;
}

.common-card .card-wraper .image-wrap {
    width: 50%;
    position: absolute;
    left: 0;
    display: flex;
 
    align-items: center;
    height: 100%;
}

.common-card .card-wraper .image-section {
    width: 100%;
    padding: 0px;
    text-align: center;
    background: #fff;
    background-size: cover;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 16%);
}

.common-card .card-wraper .image-section img {
    border-radius: 5px;
    display: block;
    width: 100%;
}

.common-card .card-wraper .content-section {
    width: 60%;
    padding: 50px 30px 50px 145px;
    background-color: #FFEAD9;
    min-height: 396px;
    height: 100%;
    border-radius: 10px;
}

.to-right {
    justify-content: flex-start !important;
}

.to-right .content-section {
    background-color: #F1F7FE !important;
    padding: 50px 145px 50px 60px !important;
}

.to-right .image-wrap {
    left: inherit !important;
    right: 0px;
}

.half-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.common-card .mmi-txt2 h2 {
    margin-bottom: 16px;
    padding-bottom: 0px;
    display: inline-block;
}



.advance-feature {
    background: #F8F8F8;
    padding: 50px 20px;
    border-radius: 16px;
}

.advance-feature .image-wrap {
    position: inherit !important;
}

.advance-feature .image-wrap .image-section {
    background: inherit;
    box-shadow: inherit;
    padding: 0px;
}

.advance-feature .content-section {
    width: 50% !important;
    background-color: inherit !important;
    padding: 0px !important;
}

.advance-feature .content-section p span {
    font-weight: 600;
}

.advance-feature .content-section p a {
    color: #F18F4A;
    text-decoration: underline;
}

.advance-feature .content-section li span {
    width: auto;
    display: inline;
}

.advance-feature .content-section li a {
    color: #F18F4A;
    text-decoration: underline;
}

.common-card .tab-container {
    width: 100%;
    display: flex;
    /* background: #F8F8F8; */
    /* padding: 50px 20px; */
    border-radius: 16px;
    margin-top: 50px;
}

.common-card .tab-container .tab-menu {
    width: 50%;
    display: flex;
    align-items: center;
}

.common-card .tab-container .tab-menu ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: inherit;
    padding: 0px 70px
}

.common-card .tab-container .tab-menu ul li {
    width: 100%;
    margin-bottom: 24px;
    text-align: left;
    padding: 0px;
}

.common-card .tab-container .tab-menu ul li a {
    width: 100%;
    font-size: 16px;
    border-left: 4px solid #fff;
    line-height: 10px;
    color: #000;
    padding: 6px 30px;
    background: #fff;
    border-radius: 4px;
    border-bottom: 0px !important;
    transition: .2s ease-in-out;
}
.common-card .tab-container .tab-menu ul li a {
    border-left: 4px solid #7A7A7A;
}
.common-card .tab-container .tab-menu ul li a.active-a {
    border-left: 4px solid #21D0B2;
    border-bottom: 0px;
    font-weight: 600;
}
.common-card .tab-container .tab-menu ul li a.active-a{
    color: #21D0B2;
}
.common-card .tab-container .mmi_tab_container {
    width: 50%;
}

.button-section {
    width: 100%;
    margin-top: 0px;
    text-align: center;
}

.button-section a {
 
    color: #F18F4A;
    position: relative;
    padding-right: 15px;
    padding-left: 10px;
    font-weight: 500;
    line-height: 21px;
    text-decoration: underline;
}

/* .button-section a::after {
    width: 2px;
    height: 14px;
    background-color: #777777;
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
} */

.button-section a:first-child {
    padding-left: 0px;
}

.button-section a:last-child {
    padding-right: 0px;
}

.button-section a:last-child:after {
    display: none;
}

.para-list {
    margin-bottom: 16px;
}

.para-list .button-section {
    text-align: left;
    margin-left: 12px;
}

.para-list .button-section a {
 
}

.para-list .button-section a::after {
    height: 11px;
}

.para-list p {
    margin: 0px 0px 6px 12px;
}

.basic-card .half-list p {
    margin-left: 0px;
}
.video_playAuto.mobile_other_frame video {
    overflow: hidden;
    border-radius: 22px;
    border: 10px #000 solid;
}
.video_playAuto.mobile_other_frame {

    padding: 0px;
    padding: 11px;
    margin-bottom: 15px;
}
.video_playAuto {
    width: 230px;
    padding-bottom: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    margin: auto;
}
.video_playAuto {
    overflow: hidden;
    border-radius: 40px;
}
.mobile_other_frame {
    position: relative;
    display: flex;
    margin: auto;
    position: relative;
    /* width: 259px;
    height: 480px; */
    width: 100%;
    height: 100%;
    border-radius: 16px;
    padding: 12px 16px;
    overflow: hidden;
    border-radius: 10px;
}
.accordion-container {
    width: 100%;
    background: #F8F8F8;
    padding: 50px 20px;
    border-radius: 16px;
    margin-top: 50px;
    display: none
}
.mmi-customers{
    overflow: hidden !important;
}
/* features */