
.ms__container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.slick-slide{outline: none;}
.slick-dotted.slick-slider{margin-bottom: 0 !important;}

@media (min-width:768px){.ms__container{max-width:1280px}}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}
.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}

:root{
    --black_color: #231F20;
    --white_color: #ffffff;
    --color_1: #D9223E;
    --color_2: #EEEEEE;
    --color_3: #000000;
}



/* scrollbar */
::-webkit-scrollbar {background:var(--black_color);width: 6px;height: 4px;border-radius: 20px;}
::-webkit-scrollbar-thumb {background:var(--color_1);transition: 0.3s all ease-in-out;border-radius: 5px;}
::-webkit-scrollbar-thumb:hover{background-color:var(--color_1);}

.ft__container {float: left;width: calc((100% - 1280px) / 2 + 1250px);}
.rt__container {float: right;width: calc((100% - 1280px) / 2 + 1250px);}

.nemo__herobanner__section{position: relative;}
.nemo__herobannerthumb__slider {position: relative;width: 100%;}
.nemo__herobannerthumb__slide{position: relative;}
.nemo__herobannerthumb__slide img{width: 100%;height: 100%;object-fit: cover;}
.nemo__herobannerthumb__slide .dsk__img{display: block;}
.nemo__herobannerthumb__slide .mob__img{display: none;}
.nemo__herobanner__wrapper{position: absolute;top: 73px;left: 0;width: 100%;}
.nemo__herobanner__wrapper .ms__container{position: relative;}
.nemo__herobanner__slider .slick-track{display: flex !important;height: 100%;}
.nemo__herobanner__slide{position: relative;height: inherit !important;}
.nemo__herobanner__content{position: relative;text-align: center;width: 100%;max-width: 790px;margin: 0 auto;}
.nemo__herobanner__content .text__1{font-size: 42px;font-weight: 400;color: #fff;display: block;}
.nemo__herobanner__content h2{font-size: 64px;font-weight: 600;color: var(--color_1);margin-bottom: 15px;}
.nemo__herobanner__content p{font-size: 24px;font-weight: 400;color: var(--white_color);margin-bottom: 35px;}
.nemo__herobanner__content p strong{font-weight: 700;}
.nemo__herobanner__content .downloadappbtn{display: inline-block;padding: 16px 24px 12px 24px;background-color: var(--color_1);color: var(--white_color);font-size: 24px;font-weight: 600;border-radius: 8px;text-decoration: none;transition: all 0.3s ease-in-out;}
.nemo__herobanner__content .downloadappbtn:hover{background-color: #000;color: #fff;}

.nemocm__block .slick-dots{bottom: 80px;}
.nemocm__block .slick-dots li{width: 10px;height: 10px;border-radius: 50px;transition: all 0.3s ease-in-out;}
.nemocm__block .slick-dots li button{width: 100%;height: 100%;border-radius: 50px;background-color: var(--white_color);opacity: 0.2;transition: all 0.3s ease-in-out;}
.nemocm__block .slick-dots li button:before{display: none;}
.nemocm__block .slick-dots li.slick-active{width: 40px;}
.nemocm__block .slick-dots li.slick-active button{opacity: 1;}

.nemo__aboutus__section{position: relative;padding: 80px 0;text-align: center; background-color:#f2f2f2;}
.nemo__aboutus__wrapper{position: relative;width: 100%;max-width: 1152px;margin: 0 auto;}
.nm__title{font-size: 56px;font-weight: 600;margin-bottom: 35px;}
.nemo__aboutus__wrapper p{font-size: 18px;font-weight: 400;margin-bottom: 20px;line-height: 1.5;}

.nemo__whychoose__section{position: relative;padding: 80px 0;overflow: hidden;background-color: #e3e3e3;}
.nemo__whychoose__wrapper{position: relative;}
.nemo__whychoose__wrapper .nm__title{text-align: center;}
.nemo__whychoose__items{width: 100%;max-width: 920px;margin: 0 auto;}
.nemo__whychoose__slider{position: relative;}
.nemo__whychoose__slider .slick-list{margin: 0 -20px;}
.nemo__whychoose__slider .slick-track{display: flex !important;}
.nemo__whychoose__slide{height: inherit !important;padding: 0 20px;width: 33.33%;}
.nemo__whychoose__item{position: relative;background-color: #f2f2f2 ;padding: 24px;border-radius: 8px;height: 100%;}
.nemo__whychoose__item .icon{margin-bottom: 36px;}
.nemo__whychoose__item h3{font-size: 24px;font-weight: 600;margin-bottom: 10px;color: var(--color_3);}
.nemo__whychoose__item p{font-size: 16px;font-weight: 400;color: var(--color_3);line-height: 1.6; text-align: center;}


.nemo__explore__left{width: 368px;position: relative;}
.mobileframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:url('https://mazldllmwebapp01.azurewebsites.net/assets/img/mobile-frame.png') no-repeat center center;background-size: calc(100%*16/16)100%;}
.mobileframe img{width: 100%;height: 100%;object-fit: cover;border-radius: 50px;}
.nemo__explore__left figure{border-radius: 44px;position: relative;z-index: 2;padding: 12px;}
.nemo__explore__left img{width: 100%;height: 100%;object-fit: cover;border-radius: 44px;}
.nemo__explore__slider .nemo__explore__item .progressBar{position: absolute;content: '';left: 0;top: 0;width:8px;height: 100%;background-color: rgba(255, 255, 255, 0.2);border-radius: 30px;}
.nemo__explore__slider .nemo__explore__item .inProgress{width: 8px;height: 0%;background-color: var(--white_color);border-radius: 30px;}
.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item .progressBar{opacity: 1;}
.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item h3{opacity: 1;}
.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item p{display: block;}

.nemo__explore__section{position: relative;padding: 80px 0;overflow: hidden;background:url('https://mazldllmwebapp01.azurewebsites.net/assets/img/eplore-bg.png') no-repeat center center;background-size: cover;}
.nemo__explore__wrapper{position: relative;}
.nemo__explore__wrapper .nm__title{text-align: center;color: var(--white_color);}
.nemo__explore__block{position: relative;overflow: hidden;display: flex;align-items: center;justify-content: space-between;width: 100%;max-width: 830px;margin: 0 auto 64px;}
.nemo__explore__right{width: calc(100% - 368px);padding-left: 100px;}
.nemo__explore__items{position: relative;}
.nemo__explore__slider .slick-list{height: inherit !important;}
.nemo__explore__slider .slick-track{display: flex !important;height: inherit !important;flex-direction: column;}
.nemo__explore__slider .slick-slide{height: inherit !important;}
.nemo__explore__item{position: relative;overflow: hidden;margin-bottom: 40px;padding-left: 65px;}
/* .nemo__explore__item:before{position: absolute;content: '';left: 0;top: 0;width:8px;height: 100%;background-color: var(--white_color);opacity: 0.2;border-radius: 30px;} */
.nemo__explore__item h3{font-size: 24px;font-weight: 600;margin-bottom: 10px;color: var(--white_color);opacity: 0.2;transition: opacity 0.3s ease-in-out; text-align: left;}
.nemo__explore__item p{font-size: 16px;color: var(--white_color);line-height: 1.6;display: none;}
.nemo__explore__btm p{font-size: 24px;font-weight: 400;color: var(--white_color);text-align: center;}
.nemo__explore__item.active h3{opacity: 1;}
.nemo__explore__item.active:before{opacity: 1;}
.nemo__explore__item.active p{display: block;}

.nemo__usersays__section{position: relative;overflow: hidden;padding: 80px 0;}
.nemo__usersays__wrapper{position: relative;display: flex;justify-content: space-between;align-items: center;}
.nemo__usersays__wrapper .nemo__usersays__left{width: 250px;}
.nemo__usersays__wrapper .nemo__usersays__right{width: calc(100% - 450px);}
.nemo__usersays__left .nm__title{line-height: 1;}
.nemo__usersays__left .nemo__usersays__btns{display: flex;align-items: center;justify-content: flex-start;}
.nemo__usersays__left .nemo__usersays__btns button{width: 60px;height: 40px;font-size: 0;border-radius: 40px;background-color: ;border: 1px solid rgba(0, 0, 0, 0.2);outline: none;cursor: pointer;transition: all 0.3s ease-in-out;position: relative; bottom: auto;}
.nemo__usersays__left .nemo__usersays__btns button.nemo__prev{margin-right: 8px;}
.nemo__usersays__left .nemo__usersays__btns button.nemo__next{transform: rotate(180deg);}
.nemo__usersays__left .nemo__usersays__btns button:hover svg path{stroke: #1C5892;}
.nemo__usersays__slider .slick-list{padding: 0 15% 0 0 !important;}
.nemo__usersays__slider .slick-track{display:flex;justify-content:flex-start;align-items:center}
.nemo__usersays__slider .slick-slide{scale: 0.9;transition: all 0.3s ease-in-out;}

.nemo__usersays__item{position: relative;background-color: ;padding: 68px 30px;border-radius: 12px;border: 2px solid #c4c4c4;}
.nemo__usersays__item .quote__icon{width: 58px;height: 42px;background:url('https://mazldllmwebapp01.azurewebsites.net/assets/img/quote-icon.svg') no-repeat center center;background-size: cover;margin-bottom: 32px;}
.nemo__usersays__item p{font-size: 32px;margin-bottom: 22px;}
.nemo__usersays__item .userinfo__bx{position: relative;}
.nemo__usersays__item .userinfo__bx .avatorimage{width: 36px;height: 36px;border-radius: 50%;overflow: hidden;background-color: rgba(0, 0, 0, 0.2);display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.nemo__usersays__item .userinfo__bx .avatorimage img{width: 26px;display: block;}
.nemo__usersays__item .userinfo__bx .userinfo__bx__content span{font-size: 20px;font-weight: 500;color: rgba(0, 0, 0, 0.6);display: block;}
.nemo__usersays__slider .slick-slide.slick-current {scale: auto;}
.nemo__usersays__slider .slick-slide.slick-current .nemo__usersays__item{background-color: rgba(38, 88, 140, 0.2); padding:100px 30px}
.nemo__usersays__slider .slick-slide.slick-current .nemo__usersays__item .userinfo__bx .avatorimage{width: 48px;height: 48px;background-color: var(--white_color);}
.nemo__usersays__slider .slick-slide.slick-current .nemo__usersays__item .userinfo__bx .avatorimage img{width: 34px;}
.nemo__usersays__slider .slick-slide.slick-current .nemo__usersays__item .userinfo__bx .userinfo__bx__content span{font-size:24px; color:#000000}
.nemostarrating {margin-bottom:32px}
.rating.rate-1 path:nth-child(-n+1),.rating.rate-2 path:nth-child(-n+2),.rating.rate-3 path:nth-child(-n+3),.rating.rate-4 path:nth-child(-n+4),.rating.rate-5 path:nth-child(-n+5){fill: #265C90;}



.nemo__downloadapp__section{position: relative;overflow: hidden;padding: 80px 0;background:url('https://mazldllmwebapp01.azurewebsites.net/assets/img/dw-bg.png') no-repeat center center;background-size: cover;}
.nemo__downloadapp__wrapper{position: relative;}
.nemo__downloadapp__items{display: flex;align-items: center;justify-content: space-between;}
.nemo__downloadapp__item{width: calc(33.33% - 70px);text-align: center;}
.nemo__downloadapp__item figure{margin: 0 auto 20px;}
.nemo__downloadapp__item figure img{width:auto;max-width: 100%;height: auto;object-fit: cover;}
.nemo__downloadapp__item h3{font-size: 48px;font-weight: 600;color: var(--white_color);line-height: 1.2;}
.nemo__downloadapp__item p{font-size: 24px;color: var(--white_color);line-height: 1.2;}

.nemo__mddownloadapp__section{position: relative;overflow: hidden;padding: 80px 0;background-color: rgba(35, 31, 32, 0.2);}
.nemo__mddownloadapp__wrapper{position: relative;}
.nemo__mddownloadapp__wrapper h2{font-size: 32px;font-weight: 600;text-align: center;}
.nemo__mddownloadapp__wrapper p{font-size: 18px;text-align: center;line-height: 1.2;margin-bottom: 36px;}
.nemo__mddownloadapp__btns{display: flex;align-items: center;justify-content: center;gap: 24px;}
.nemo__mddownloadapp__btns a{display: block;border-radius: 8px;overflow: hidden;}
.nemo__mddownloadapp__btns a img{width: auto;max-width: 100%;height: auto;object-fit: cover;}

.nemo__faq__section{position: relative;overflow: hidden;padding: 88px 0 126px 0; background-color:#e3e3e3;}
.nemo__faq__wrapper{position: relative;}
.nemo__faq__wrapper h2{font-size: 32px;font-weight: 600;text-align: center;margin-bottom: 24px;}
.nemo__faq__item{width:100%;border: 1px solid #c4c4c4;border-collapse: collapse;max-width: 720px;margin: 0 auto;}
.nemo__faq__item .nemo__faq__item__question{padding: 22px 50px 18px 22px;position: relative;cursor: pointer;}
.nemo__faq__item .nemo__faq__item__question:before{position: absolute;content: '';right: 20px;top: 50%;transform: translateY(-50%);width: 15px;height: 2px;background:var(--color_3);transition: all 0.3s ease-in-out;}
.nemo__faq__item .nemo__faq__item__question:after{position: absolute;content: '';right: 26px;top: 50%;transform: translateY(-50%);width: 2px;height: 15px;background:var(--color_3);transition: all 0.3s ease-in-out;}
.nemo__faq__item .nemo__faq__item__question h3{font-size: 20px;font-weight: 600; text-align: left;}
.nemo__faq__item .nemo__faq__item__answer{padding: 0 50px 24px 22px;display: none;}
.nemo__faq__item .nemo__faq__item__answer p{font-size: 16px;line-height: 1.6;}
.nemo__faq__item.active .nemo__faq__item__question:after{display: none;}

.stickybooknowbtn{position: fixed;top: 20%;right: 0;width: 60px;height: 240px;background:url('https://mazldllmwebapp01.azurewebsites.net/assets/img/download-brochure-btn.svg') no-repeat center center;background-size: contain;color: var(--white_color);text-align: center;cursor: pointer;font-size: 0;border-radius: 12px 0 0 12px;transition: all 0.3s ease-in-out;}

.nemobtm__sticky__section{position: sticky;bottom: 0;left: 0;width: 100%;z-index: 9999;background-color: #EEEEEE;padding: 15px 0;}
.nemobtm__sticky__wrapper{position: relative;display: flex;align-items: center;justify-content: space-between;}
.nemobtm__sticky__left{width: calc(100% - 400px);}
.nemobtm__sticky__left h3{font-size: 22px;font-weight: 600;text-align:left}
.nemobtm__sticky__left p{font-size: 16px;line-height: 1.5;}
.nemobtm__sticky__right{width: 340px;display: flex;align-items: center;justify-content: space-between;}
.nemobtm__sticky__right a{display: block;border-radius: 8px;overflow: hidden;}
.nemobtm__sticky__right a img{width: auto;max-width: 100%;height: auto;object-fit: cover;}
.nemobtm__sticky__right a.downloadplbtn{margin-right: 24px;}

@media screen and (max-width: 1280px){
.rt__container{float: none;width: 100%;}
.nemo__usersays__section{padding: 80px 0 80px 15px;}
}

@media screen and (max-width: 1200px){
.nemo__usersays__wrapper .nemo__usersays__right{width: calc(100% - 300px);}
.nemo__downloadapp__item {width: calc(33.33% - 15px);}
.nemo__downloadapp__item h3{font-size: 35px;}
.nemo__downloadapp__item p{font-size: 20px;}
}
@media screen and (max-width: 1024px){
.nemo__herobanner__wrapper{top: 30px;}
.nemo__herobanner__content .text__1{font-size: 18px;}
.nemo__herobanner__content h2{font-size: 32px;margin-bottom: 10px;}
.nemo__herobanner__content p{font-size: 18px;margin-bottom: 16px;}
.nemo__herobanner__content .downloadappbtn{font-size: 18px;}
.nemo__herobanner__section .slick-dots{bottom: 35px;}
.stickybooknowbtn{width: 50px;height: 200px;}
.nm__title{font-size: 32px;margin-bottom: 20px;text-align:left}
.nemo__aboutus__section, .nemo__whychoose__section, .nemo__explore__section, .nemo__usersays__section, .nemo__downloadapp__section, .nemo__mddownloadapp__section{padding: 40px 0;}
.nemobtm__sticky__section{padding: 15px 0;}
.nemo__whychoose__item h3{font-size: 22px;}
.nemo__explore__right{padding-left: 50px;}
.nemo__explore__item{padding-left: 40px;}
.nemo__explore__btm p{font-size: 20px;}
.nemo__usersays__wrapper{flex-direction: column;}
.nemo__usersays__wrapper .nemo__usersays__left{width: 100%;margin-bottom: 30px;padding: 0 15px;}
.nemo__usersays__wrapper .nemo__usersays__right{width: 100%;padding: 0 0 0 15px;}
.nemo__faq__section{padding: 40px 0 80px 0;}
}
@media screen and (max-width: 899px){
.nemobtm__sticky__left{width: calc(100% - 180px);}
.nemobtm__sticky__right{width: 160px;display: flex;flex-direction: column;}
.nemobtm__sticky__right a.downloadplbtn{margin:0 0 6px 0;}
.nemo__whychoose__slider .slick-list{padding: 0 15% 0 0 !important;margin: 0 -15px;}
.nemo__whychoose__slide{padding: 0 15px;}
nemo__explore__left{width: 50%;}
.nemo__explore__right{width: 50%;padding-left: 40px;}
.nemo__explore__item h3{font-size: 22px;}
.nemo__downloadapp__items{flex-direction: column;}
.nemo__downloadapp__item{width: 100%;}
.nemo__downloadapp__item:not(:last-child){margin-bottom: 30px;}

.nemo__explore__left{width: 330px;}
.nemo__explore__right{width: calc(100% - 330px);padding-left: 40px;}
}
@media screen and (max-width: 768px){
.nemo__herobannerthumb__slide .dsk__img{display: none;}
.nemo__herobannerthumb__slide .mob__img{display: block;padding-top:90px; background: #000000;}
}
@media screen and (max-width: 650px){
.nemo__usersays__slider .slick-list{padding: 0 20% 0 0 !important;}
.nemo__mddownloadapp__btns{gap: 0 10px;}
.nemo__explore__left{width: 270px;}
.nemo__explore__right{width: calc(100% - 270px);}
.nemo__explore__left figure{border-radius: 30px;padding: 10px;}
.nemo__explore__left figure img{border-radius: 30px;}
}
@media screen and (max-width: 599px){
.nemo__explore__block{flex-direction: column;overflow: unset;}
.nemo__explore__left{margin-bottom: 40px;}
.nemo__explore__right{padding-left: 0;width: 100%;margin-right: -15px;}
.nemo__explore__block{margin: 0 auto 66px;}
.nemo__explore__slider .slick-list{margin: 0 -7px;}
.nemo__explore__slider .slick-track{flex-direction: row !important;}
.nemo__explore__slider .slick-slide{width: 100% !important;padding: 0 7px;}
.nemo__explore__item{margin-bottom: 0;padding: 0;background-color: rgba(255, 255, 255, 0.2);border-radius: 8px;padding: 24px;border: 1px solid #1C5892;height: 100%;}
.nemo__explore__slider .slick-list{padding: 0 15% 0 0 !important;}
.nemo__explore__item:before{display: none;}
.nemo__explore__slider .slick-dots{bottom: -45px;}
.nemo__explore__item p{display: block !important;opacity: 0.2;}
/*.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item h3{opacity: 1;}
.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item p{opacity: 1;}*/

.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item h3{opacity: 1;}
.nemo__explore__slider .nemo__explore__slide.slick-current .nemo__explore__item p{opacity: 1;}
.nemo__explore__slider .nemo__explore__item .progressBar{width: 100%;height: 4px;left: 0;top: auto;bottom: 0;border-radius: 0 0 20px 20px;}
.nemo__explore__slider .nemo__explore__item .inProgress{width: 0%;height: 4px;}

}
@media screen and (max-width: 480px){
.nemobtm__sticky__wrapper{flex-direction: column;align-items: flex-start;justify-content: flex-start;}
.nemobtm__sticky__left{width: 100%;margin-bottom: 20px;text-align: center;}
.nemobtm__sticky__right{width: 100%;max-width: 340px;margin: 0 auto;flex-direction: row;}
.nemobtm__sticky__right a.downloadplbtn{margin:0 6px 0 0;}
}

@media screen and (max-width: 1024px) {
    .nemo_herobanner_wrapper {
       top: 50px;
    }
}
@media screen and (max-width: 768px) {
    .nemo_herobannerthumbslide .mob_img {
     display: block;
      height: 660px;
      padding-top: 90px;
      background: black;
    }
}
@media screen and (max-width: 480px) {
    .nemo_herobanner_wrapper {
       top: 50px;
    }
.nemo_herobannerthumbslide .mob_img {
padding-top: 200px;
}
}