@font-face {
    font-family: roboto;
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: roboto-medium;
    src: url('../fonts/Roboto-Medium.ttf');
    font-weight: 500;
}

@font-face {
    font-family: roboto-bold;
    src: url('../fonts/Roboto-Bold.ttf');
    font-weight: 700;
}

.font-4 {
    font-size: 4px;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

.top-content-word h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
    max-width: 600px;
}

h2 {
    font-size: 32px;
    font-weight: normal;
}

.top-content-word h2 {
    font-size: 16px;
}

h3 {
    font-size: 24px;
    font-weight: bold;
}

h3 {
    font-size: 20px;
    font-weight: bold;
}

body {
    margin: 0 auto;
    overflow-x: hidden;
    font-family: roboto;
    font-size: 16px;
    color: #111111;
}

option {
    font-family: 'Calibri';
}

.text-link {
    color: #101EBC;
    cursor: pointer !important;
}

.text-link:hover {
    color: #101EBC;
    opacity: 0.7;
}

.subtitle {
    font-size: 24px;
    font-weight: bold;
}

.subtitle-locations {
    font-size: 16px;
    font-weight: 700;
    color: #919EAB;
    opacity: 0.8;
    margin-top: 25px;
    margin-bottom: 10px;
}

.subtitle-locations:nth-child(1) {
    margin-top: 0px;
}

.detail-locations .col {
    min-width: 33%;
    max-width: 33%;
    margin-top: 16px;
}

.collapsing {
    transition: none !important;
}

.disabled {
    background-color: #EFEFEF !important;
}

.disabled-label {
    background-color: transparent !important;
}

.logo {
    /* margin-left: 150px; */
    cursor: pointer;
    /* padding-left: 150px; */
}

.customer-service-phone {
    /* margin-left: 80px; */
    margin-top: 5px;
}

.ph-mobile:hover,
.whatsapp-number:hover {
    cursor: pointer;
}

.wrap-top-content {
    overflow: hidden;
}

.menu {
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    margin: 10px 15px 0px 15px;
}

.menu:hover,
.whatsapp-number:hover {
    color: #FABF28;
}

/* .menu-black:hover,
.wa-phone:hover {
    color: #FFFFFFBF !important;
} */

/* .wrap-head>hr {
    width: 100%;
    opacity: 0.5;
    background-color: whitesmoke;
} */

footer>hr {
    width: 100%;
    opacity: 0.5;
    background-color: whitesmoke;
}

.top-content-word {
    color: white;
    /* padding-left: 250px; */
    padding-top: 62px;
    font-size: 32px;
}

.mobile-form-motorcycle-title {
    display: none;
}

.top-content-word>div:nth-child(2) {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
}

#btn-mobile-form {
    display: none;
    outline: none;
}

.btn-check-price-container {
    margin: 32px 0;
}

.btn-check-price,
.btn-yellow-arrow {
    font-family: 'Roboto-Medium';
    vertical-align: middle;
    font-size: 16px;
    background-color: #fabf28;
    padding: 17px 32px;
    border-radius: 30px;
    cursor: pointer;
    color: #000859;
    font-weight: 500;
}

.btn-check-price>span:nth-child(2) {
    margin-left: 8px;
    background-color: white;
    border-radius: 50%;
    color: #091AD6;
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 11px;
}

.btn-yellow-arrow>span:nth-child(2) {
    margin-left: 8px;
    background-color: white;
    border-radius: 50%;
    color: #091AD6;
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 11px;
}

.btn-check-price-two {
    margin-top: 20px;
    /* width: 300px; */
    line-height: 60px;
    vertical-align: middle;
    font-size: 20px;
    background: linear-gradient(97.74deg, #F02E2A -2.26%, #101EBC 135.56%);
    /* box-shadow: 0px 47px 19px rgba(0, 0, 0, 0.03), 0px 27px 16px rgba(0, 0, 0, 0.1), 0px 12px 12px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.19); */
    height: 60px;
    border-radius: 30px;
    cursor: pointer;
    margin-bottom: 20px;
    color: white;
    width: 100% !important;
    max-width: 100% !important;
}

.btn-close-modal {
    /* width: 300px; */
    vertical-align: middle;
    font-size: 18px;
    background: linear-gradient(97.74deg, #F02E2A -2.26%, #101EBC 135.56%);
    box-shadow: 0px 47px 19px rgba(0, 0, 0, 0.03), 0px 27px 16px rgba(0, 0, 0, 0.1), 0px 12px 12px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.19);
    /* height: 60px; */
    border-radius: 30px;
    cursor: pointer;
    color: white;
    margin: 10px 0;
    padding: 20px 25px;
    outline: none !important;
    border: none !important;
}

.btn-close-modal:hover {
    background-image: linear-gradient(#672483, #ba2a4c);
}

.btn-check-price:hover,
.btn-yellow-arrow:hover {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #FABF28;
}

.btn-check-price-two:hover {
    background-image: linear-gradient(#672483, #ba2a4c);
}

.top-content-word>div:nth-child(4) {
    font-size: 16px;
}

.phone-point-man {
    margin-top: 180px;
    max-width: 465px;
}

.three-points {
    /* width: 100%; */
    color: white;
    /* font-size: 13px; */
}

.three-points>div>div {
    padding: 60px 0;
}

/* .three-points>div>div:nth-child(1) {
    margin-left: 200px;
} */

.how-it-works {
    background: url('../img/hiw-bg-1.jpg');
    background-size: 100% 100%;
}

.how-it-works>div>div:nth-child(1) {
    /* margin-left: 200px;
    padding-left: 50px;
    background-size: 80%; */
    background-repeat: no-repeat;
    /* background-position: 0px 50px; */
}

.how-it-works-word {
    padding-top: 100px;
    font-size: 18px;
}

.how-it-works-word>div:nth-child(1) {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 40px;
}

.how-it-works-word>div {
    margin-bottom: 28px;
}

.estimate-price {
    padding-top: 68px;
    padding-bottom: 68px;
    color: white;
}

.estimate-price>div>div>div {
    font-size: 14px;
    margin-top: 20px;
}

.yt-video-campaign-container {
    border-radius: 20px;
    height: 48%;
    /* margin-right: 50px; */
}

.yt-video-campaign {
    width: 100%;
    border-radius: 20px;
    /* margin-left: -15px; */
}

.why-planet {
    background: linear-gradient(103.05deg, #215AB1 4.42%, #083985 89.53%);
    border-radius: 20px;
    height: 240px;
    padding: 25px;
}

.why-planet>div:nth-child(1) {
    font-size: 14px;
}

.store-loc {
    text-align: center;
    background: url('/img/store-loc-bg.png');
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border-radius: 20px;
    height: 48%;
    padding: 20px;
    /* margin-left: 50px; */
}

.store-loc>div:nth-child(1) {
    font-weight: 700;
    font-size: 24px;
}

/* .store-button {
    font-size: 14px;
    font-weight: 700;
    color: #00193F;
    background: #FABF28;
    border-radius: 60px;
    width: 125px;
    max-width: 125px;
    margin: 20px auto;
    height: 40px;
    padding-top: 9px;
}

.store-button:hover {
    cursor: pointer;
    background: linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), #fabf28;
} */

.store-count {
    color: #FABF28;
}

.circle-check {
    max-width: 20px;
    color: #FABF28;
    margin-top: 15px;
    font-size: 13px;
}

.circle-check-point {
    max-width: 300px;
    margin-top: 15px;
    font-size: 13px;
}

/* .estimate-price>div>div:nth-child(1) {
    margin-left: 200px;
} */

.home-faq {
    padding-left: 200px;
    padding-right: 200px;
    padding-top: 150px;
    padding-bottom: 100px;
}

.home-faq-title {
    font-size: 32px;
    margin-bottom: 40px;
    margin-top: -20px;
}

.home-faq-title>div:nth-child(2) {
    color: #F02929;
}

.home-faq-point {
    font-size: 14px;
    margin-top: 14px;
    width: 100%;
}

.other-home-faq {
    margin: 40px 15px;
}

.home-faq-arrow {
    margin-right: 16px;
    color: #F02929;
}

.persuasion {
    background-color: #1b51a4;
    color: white;
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.persuade-sell {
    color: #f02929;
}

.head-office-planet {
    font-size: 16px;
}

footer {
    background-color: #0047BA;
    color: white;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 55px;
    /* padding-left: 200px;
    padding-right: 200px; */
}

.footer-red-line {
    background-color: #E1251B;
    height: 17px;
}

.footer-line {
    margin-right: 0px !important;
}

.footer-white-line {
    background-color: #FFFFFF;
    height: 4px;
}

.footer-logo {
    margin-bottom: 24px;
}

/* .footer-logo img {
    max-width: 100px;
} */

.footer-bottom {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

i.fa-brands {
    margin-right: 8px;
}

/*
.footer-top>div:nth-child(1),
.footer-top>div:nth-child(2) {
    padding-top: 50px;
} */

.terms-and-conditions:hover,
.privacy-policy:hover,
.planet-socmed {
    /* text-decoration: underline; */
    cursor: pointer;
}

.white-rounded-circle {
    font-size: 20px;
}

.estimate-price-word {
    font-size: 26px !important;
    line-height: 44px;
    margin-bottom: 48px;
    font-weight: bold;
}

.estimate-price-content {
    font-size: 18px;
    margin-bottom: 10px;
}

.how-it-works-number>div {
    background-color: #000859;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    font-size: 18px;
    color: white;
    margin-top: 6px;
    padding-top: 4px;
    margin-right: 28px;
}

.how-it-works-word-bottom {
    color: #919EAB;
    font-size: 14px;
}

.whatsapp-logo {
    font-size: 28px;
    margin-right: 8px;
}

.inspection-location {
    background: url('../img/inspection-location-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 650px;
    padding: 8%;
}

.inspection-location>div>div:nth-child(1) {
    background: #E22726;
    border-radius: 20px;
    max-width: 170px;
    padding: 3px;
    color: white;
    font-size: 15px;
    font-weight: 700;
}

.inspection-location>div>div:nth-child(2) {
    color: white;
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    max-width: 550px;
}

.btn-loc {
    vertical-align: middle;
    font-size: 16px;
    padding: 17px 25px;
    border-radius: 30px;
    cursor: pointer;
    color: black;
    background-color: white;
    max-width: 340px;
    margin-right: 25px;
    margin-top: 25px;
    margin-left: 15px;
}

.btn-loc>span:nth-child(2) {
    margin-left: 8px;
    background-color: white;
    border-radius: 50%;
    color: #091AD6;
    background-color: #fabf28;
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 11.5px;
}

.btn-loc:hover {
    opacity: 0.8;
}

/* .how-it-works-word-top>div:nth-child(1) {
    max-width: 330px !important;
} */

/* .minute-one {
    margin-left: -100px;
}

.minute-two {
    margin-left: -130px;
}

.minute-three {
    margin-left: -100px;
}

.minute-four {
    margin-left: -150px;
} */

.answer {
    color: #919EAB;
}

.question {
    font-size: 16px;
    font-weight: bold;
}

.other-home-faq {
    background-color: #f3f4fc;
    border-radius: 25px;
    padding: 6px 20px;
    font-size: 18px;
}

.other-home-faq-link {
    color: #091ad6;
}

.other-home-faq-link:hover {
    cursor: pointer;
    /* text-decoration: underline; */
}

.hamburger {
    display: none;
}

.instruction,
.location,
.date-hour {
    margin-top: 20px;
    font-size: 14px;
    color: #525252;
}

.location {
    color: #111;
    font-weight: 500;
    font-family: 'roboto-medium';
}

.modal-body-black {
    color: initial;
}

.date-hour>div:nth-child(1) {
    margin-right: -100px;
}

.btn-close-locations {
    opacity: 1;
}

.btn-close-locations:hover {
    opacity: 0.8;
}

.modal-header-title {
    font-size: 30px;
    font-weight: bold;
}

.pb-loc {
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.pb-address {
    color: #454F5B;
    font-size: 13px;
    opacity: 0.8;
}

.instruction-icon,
.location-icon,
.calendar-icon,
.clock-icon {
    max-width: fit-content;
    margin-right: -20px;
}

.banner {
    width: 100%;
}

.banner-mobile {
    display: none !important;
}

.select {
    /* font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif; */
    position: relative;
}

.select-model-container,
.select-type-container,
.select-brand-container,
.select-source-container,
.select-year-container,
.select-kilometer-container,
.select-phone-home-container {
    width: 100%;
    margin-bottom: 10px;
}

.select-schedule-container {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.select-location-container {
    width: 100%;
}

.select-hour-container {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.select-name-container {
    width: 100%;
    /* margin-top: 10px; */
}

.select-phone-container {
    width: 100%;
    margin-top: 20px;
}

.error-message {
    margin-top: 12px;
    font-size: 12px;
}

/* .error-message-col {
    margin-left: 0px !important;
    min-height: 20px;
    max-height: 20px;
} */

.select-phone-message {
    color: #1B51A4;
    margin-bottom: 24px;
    font-size: 12px;
}

.select-brand-column,
.select-source-column,
.select-model-column,
.select-type-column,
.select-year-column,
.select-kilometer-column,
.select-phone-home-column {
    margin-top: 20px;
}

/* .select-schedule-column { */
/* margin-right: -30px; */
/* } */

.select-brand,
.select-source,
.select-model,
.select-type {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.form-error {
    border: 1px solid red !important;
}

.select-year,
.select-kilometer,
.select-phone-home {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-name {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-phone {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-schedule {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    /* width: 85%; */
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-hour {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    /* width: 85%; */
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-location {
    position: relative;
    font-weight: 500;
    font-family: 'roboto-medium';
    background-color: transparent;
    /* width: 85%; */
    width: 100%;
    height: 60px;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #C4CDD5;
}

.select-brand:focus,
.select-source:focus,
.select-model:focus,
.select-type:focus,
.select-year:focus,
.select-kilometer:focus,
.select-phone-home:focus,
.select-name:focus,
.select-phone:focus,
.select-schedule:focus,
.select-hour:focus,
.select-location:focus {
    outline: none;
    border: 1px solid #1A51A4;
}

.select .select-brand .select-source .select-model .select-type .select-year .select-kilometer .select-phone-home .select-name .select-phone .select-schedule .select-hour .select-location {
    appearance: none;
    -webkit-appearance: none;
    color: #C4CDD5 !important;
}

.select-label {
    color: rgba(0, 0, 0, 0.26);
    background: white;
    font-size: 14px;
    font-weight: normal;
    font-family: 'roboto-medium';
    position: absolute;
    pointer-events: none;
    padding: 0 5px;
    left: 10px;
    top: 20px;
    transition: 0.2s ease all;
}

.select-brand:focus~.select-label,
.select-brand:valid~.select-label,
.select-source:focus~.select-label,
.select-source:valid~.select-label,
.select-model:focus~.select-label,
.select-model:valid~.select-label,
.select-type:focus~.select-label,
.select-type:valid~.select-label,
.select-year:focus~.select-label,
.select-year:valid~.select-label,
.select-kilometer:focus~.select-label,
.select-kilometer:valid~.select-label,
.select-phone-home:focus~.select-label,
.select-phone-home:valid~.select-label,
.select-name:focus~.select-label,
.select-name:valid~.select-label,
.select-phone:focus~.select-label,
.select-phone:valid~.select-label,
.select-schedule:focus~.select-label,
.select-schedule:valid~.select-label,
.select-hour:focus~.select-label,
.select-hour:valid~.select-label,
.select-location:focus~.select-label,
.select-location:valid~.select-label {
    color: black;
    top: -11px;
    transition: 0.2s ease all;
    font-size: 14px;
}

.select-brand:valid:not(focus)~.select-label,
.select-source:valid:not(focus)~.select-label,
.select-model:valid:not(focus)~.select-label,
.select-type:valid:not(focus)~.select-label,
.select-year:valid:not(focus)~.select-label,
.select-kilometer:valid:not(focus)~.select-label,
.select-phone-home:valid:not(focus)~.select-label,
.select-name:valid:not(focus)~.select-label,
.select-phone:valid:not(focus)~.select-label,
.select-schedule:valid:not(focus)~.select-label,
.select-hour:valid:not(focus)~.select-label,
.select-location:valid:not(focus)~.select-label {
    color: rgba(0, 0, 0, 0.26);
}

.select-brand:valid:focus~.select-label,
.select-source:valid:focus~.select-label,
.select-model:valid:focus~.select-label,
.select-type:valid:focus~.select-label,
.select-year:valid:focus~.select-label,
.select-kilometer:valid:focus~.select-label,
.select-phone-home:valid:focus~.select-label,
.select-name:valid:focus~.select-label,
.select-phone:valid:focus~.select-label,
.select-schedule:valid:focus~.select-label,
.select-hour:valid:focus~.select-label,
.select-location:valid:focus~.select-label {
    color: black;
}

#btn-submit-form-motorcycle {
    /* width: 100%; */
    border: none;
    margin-top: 24px;
    outline: none;
    max-width: 280px;
}

#btn-submit-check-price {
    margin-left: 15px;
    margin-right: 15px;
}

.price-container {
    padding-top: 40px;
    padding-bottom: 120px;
}

.price-detail {
    background-color: #1b51a4;
    color: white;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-radius: 10px;
    margin-top: -10px;
}

.green-rounded-circle {
    color: #18A181;
    font-size: 20px;
}

.vehicle-name-label {
    color: #919EAB;
    font-size: 16px;
}

.vehicle-name {
    font-size: 16px;
    margin-bottom: 40px
}

.vehicle-name-img {
    padding-top: 45px;
}

.price-estimated-label {
    font-size: 12px;
    margin-bottom: 10px;
}

.price-estimated-amount {
    font-size: 24px;
    margin-bottom: 20px;
}

.price-estimated-value {
    font-size: 18px;
    margin-bottom: 25px;
}

.note-label {
    margin-top: 10px;
    font-size: 16px;
}

.note {
    margin-top: 16px;
    font-size: 16px;
    color: #454F5B;
}

.book-inspection {
    box-shadow: 0px 236px 95px rgba(0, 0, 0, 0.01), 0px 133px 80px rgba(0, 0, 0, 0.05), 0px 59px 59px rgba(0, 0, 0, 0.09), 0px 15px 32px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    max-height: 670px;
    width: 500px;
    margin-left: 50px;
    margin-top: 30px;
    padding: 40px;
}

.book-inspection-form-title {
    letter-spacing: -0.01em;
    font-size: 18px;
}

.book-inspection-form-subtitle {
    font-size: 14px;
    color: #919EAB;
    margin-bottom: 30px;
}

.header {
    color: white;
    background: linear-gradient(175.14deg, #E22726 -13.53%, #1B51A4 88.6%);
    /* box-shadow: 0px 47px 19px rgba(0, 0, 0, 0.03), 0px 27px 16px rgba(0, 0, 0, 0.1), 0px 12px 12px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.19); */
}

.wrap-running-text {
    background-color: #5c1720;
}

.running-text {
    color: white;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.running-message {
    position: absolute;
    height: 100%;
    margin: 0;
    line-height: 40px;
    white-space: nowrap;
}

.running-2 {
    display: none;
}

@keyframes run-left1 {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}

@keyframes run-left2 {
    0% {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }

    100% {
        transform: translateX(-200%);
        -webkit-transform: translateX(-200%);
    }
}

.ref-arrow {
    color: #FABF28;
}

.simple-header {
    background-color: #FFF;
}

/* .simple-header {
    border-top: 5px solid #FFF;
    border-bottom: 5px solid #FFF;
} */

/* .wrap-head-mobile {
    border-top: 16px solid #0047BA;
    border-bottom: 16px solid #0047BA;
} */

.blue-strip {
    background-color: #0047BA;
    height: 16px;
}

.white-strip {
    background-color: #FFF;
    height: 5px;
}

.menu-black {
    color: black;
}

.menu-white {
    color: #FFF;
}

.whatsapp-logo-blue,
.wa-phone {
    color: #0047BA;
}

.help-service {
    color: #919EAB;
}

a,
a:hover {
    color: unset;
    text-decoration: unset;
}

.tnc-container {
    padding-top: 140px;
    padding-bottom: 40px;
    padding-left: 150px;
    padding-right: 150px;
}

.tnc-title {
    font-size: 20px;
    margin-bottom: 40px;
}

.tnc-description {
    color: #919EAB;
    font-size: 15px;
}

.faq-info:hover {
    cursor: pointer;
    opacity: 0.8;
}

.faq-container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 150px;
    padding-right: 150px;
}

.faq-title {
    font-size: 20px;
    margin-bottom: 40px;
}

.faq-content {
    font-size: 15px;
}

.faq-subtitle {
    color: #091AD6;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}

.card-header .title {
    font-size: 16px;
    /* color: #000; */
}

.card-header .accicon {
    float: right;
    font-size: 15px;
    width: 1.2em;
}

.accicon {
    color: #F02929;
}

.card-header {
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-bottom: none;
    background-color: white;
}

.card {
    border: none;
}

.card-body {
    border-top: none;
    border-bottom: 1px solid #ddd;
    background-color: #FAFAFA;
    font-size: 14px;
    color: #454F5B;
    padding-top: 0;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.card-header:not(.collapsed),
.card-body:not(.collapsed) {
    background: #EBF5FA;
}

.other-faq {
    margin-top: 40px;
    margin-bottom: 60px;
    background-color: #f4f5fe;
    border-radius: 20px;
    padding: 30px;
}

.btn-other-faq {
    cursor: pointer;
    background-color: #1D2FF0;
    border-radius: 60px;
    color: white;
    font-size: 14px;
    width: 145px;
    line-height: 40px;
    vertical-align: middle;
    height: 40px;
    margin-top: 15px;
    font-weight: bold;
    box-shadow: 0px 47px 19px rgba(0, 0, 0, 0.03), 0px 27px 16px rgba(0, 0, 0, 0.1), 0px 12px 12px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.19), 0px 0px 0px rgba(0, 0, 0, 0.19);
}

.btn-other-faq:hover {
    background-color: #0A18AD;
}

.other-faq-title {
    font-size: 16px;
}

.other-faq-subtitle {
    color: #919EAB;
    font-size: 14px;
    margin-top: 8px;
}

.planet-logo-faq {
    /* margin-top: -15px; */
    height: 40px;
}

.phone-point-man-container-2 {
    display: none;
}

.round-check-white {
    max-width: 30px !important;
}

.how-it-works-number {
    max-width: 50px !important;
}

.minute {
    background-color: #1B51A4;
    color: white;
    font-size: 12px;
    border-radius: 30px;
    padding: 3px 10px;
    margin-left: 4px;
    display: inline-block;
}

.three-points-mobile {
    display: none;
}

.title-tp {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 8px;
}

.logo-mobile {
    display: none;
}

.wa-help-float {
    display: none;
}

.modal-header {
    background-color: #1b51a4;
    height: 100px;
}

.modal-header-locations {
    background-color: white;
    border-radius: 20px;
    border-bottom: 0;
    padding: 40px;
}

.modal-footer {
    display: block !important;
}

.fireworks {
    background-image: url('../img/fireworks-modal.png');
    height: 70px;
    width: 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 40%;
}

.fireworks>img {
    height: 40px;
    margin-left: 30px;
    margin-top: 15px;
}

.modal-body {
    padding: 40px 60px !important;
}

.modal-body-locations {
    padding: 15px 40px 40px 40px !important;
}

.modal-body>div:nth-child(2) {
    color: #919EAB;
}

.book-detail {
    background-color: #E7EBF2;
    border-radius: 8px;
    padding: 20px;
    font-size: 14px;
}

.modal-dialog {
    height: 100%;
    width: 100%;
    max-width: 700px;
}

.modal-dialog-locations {
    max-width: 1000px;
}

.modal-content {
    width: 100%;
    border: none !important;
    border-radius: 8px;
}

.modal-content-locations {
    border-radius: 20px;
}

.note>.col:nth-child(1) {
    max-width: 10px;
    margin-top: 4px;
}

.wrap-head {
    border-bottom: 0.5px solid rgba(255, 255, 255, .25);
    padding: 28px 0;
    background-color: #FFF;
    width: 100% !important;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 24px;
    z-index: 100;
    border-bottom: 0.5px solid #DFE3E8;
    box-shadow: 0px 0px 0px 0px #0000000A, 0px 11px 24px 0px #0000000A, 0px 43px 43px 0px #00000008, 0px 96px 58px 0px #00000005, 0px 171px 68px 0px #00000003, 0px 267px 75px 0px #00000000;
}

.wrap-head-mobile {
    display: none;
    background-color: #FFF;
    border-bottom: 0.5px solid #BCC0C4;
    overflow: hidden;
}

.font-small {
    font-size: 12px;
}

.whatsapp-number {
    font-weight: bold;
    line-height: 14px;
}

.motorcycle-lady {
    padding-top: 55px;
}

.logo-desktop {
    display: flex;
    justify-content: center;
}

.logo-desktop img {
    /* max-width: 125px; */
}

.form-group {
    margin-bottom: 0;
}

.banner-slideshow {
    overflow: hidden;
}

.form-motorcycle-mobile {
    display: none;
}

.clear-padding-left {
    padding-left: 0;
}

.lolos-inspeksi-container-desktop {
    margin-bottom: 12px;
}

.bottom-navigation {
    display: none;
}

.footer-navigation-spacer {
    display: none;
}

.header-container {
    padding: 16px 0;
    border-top: 5px solid #FFF;
    border-bottom: 5px solid #FFF;
}

.fab-whatsapp {
    display: none;
}

.wa-overlay {
    position: fixed;
    top: 0;
    background: #000000E5;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: none;
    z-index: 9999999;
}

.pill-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 280px;
    padding-bottom: 34px;
    gap: 24px;
    height: 100vh;
}

.pill {
    height: 52px;
    width: 280px;
    gap: 12px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.pill__icon {
    height: 32px;
    width: 32px;
}

.pill__label {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.pill__button {
    background-color: #019D48;
    border-radius: 50px;
    width: 100%;
    height: 43px;
    padding: 6.5px, 15px, 9.5px, 15px;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 500;
    line-height: 14.06px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: rgba(255, 255, 255, 1);
}

.pill__button i {
    transform: scale(2);
    margin-right: 6px;
}

.pill__divider {
    height: 1px;
    background-color: #FFFFFF;
    width: 100%;
}

.cta-close-wa-overlay {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 24px;
    margin-right: 24px;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 400;
    line-height: 16.5px;
    letter-spacing: 0.01em;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.cta-close-wa-overlay img {
    height: 24px;
    width: 24px;
    margin-bottom: 4px;
    cursor: pointer;
}

.fancybox__container {
    z-index: 100000 !important;
}

@media only screen and (max-width: 992px) {

    .blue-strip,
    .white-strip {
        display: none;
    }

    .form-motorcycle-desktop {
        display: none;
    }

    .form-motorcycle-mobile {
        display: block;
    }

    .modal-header-title {
        font-size: 22px;
    }

    .detail-locations>.col {
        flex-basis: unset;
        max-width: unset;
        margin-top: 16px;
    }

    .btn-form-arrow {
        top: -5px;
    }

    .btn-loc {
        flex-basis: unset;
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px 25px;
    }

    .inspection-location {
        padding: 5%;
        background: url('../img/inspection-location-bg-mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 400px;
    }

    .inspection-location>div>div:nth-child(1) {
        font-size: 15px;
        margin-top: 80px;
    }

    .inspection-location>div>div:nth-child(2) {
        font-size: 25px;
    }

    .btn-check-price,
    .btn-yellow-arrow {
        font-size: 16px;
        padding: 10px;
        max-width: 100% !important;
        width: 100%;
        margin-top: 20px !important;
    }

    .banner-slideshow {
        margin-top: 65px;
    }

    .data-reasons>.col {
        flex-basis: unset;
    }

    .yt-video-campaign-container {
        height: 225px;
    }

    .store-loc {
        max-width: 100%;
        height: 225px;
    }

    .form-motorcycle-title {
        font-size: 18px;
    }

    #form-motorcycle .col {
        flex-basis: unset;
    }

    .second-fields {
        margin-top: -20px;
    }

    .select-phone-home-column {
        margin-top: unset;
    }

    #btn-submit-check-price {
        width: 100%;
    }

    .wrap-running-text {
        position: fixed;
        width: 100%;
        z-index: 10;
    }

    .top-content-word {
        display: none;
    }

    .motorcycle-lady {
        width: 100%;
        right: -50px;
        flex: auto;
        max-width: 100%;
        padding-top: 100px;
    }

    .motorcycle-lady img {
        max-width: 100%;
    }

    .logo {
        overflow-x: hidden;
    }

    .menu,
    .customer-service-phone {
        display: none;
    }

    .wrap-head {
        border-bottom: none;
        display: none;
    }

    .wrap-head-mobile {
        display: block;
        width: 100% !important;
    }

    .logo {
        margin-top: -5px;
    }

    .three-points {
        display: none;
    }

    .title-tp {
        margin-bottom: 0;
    }

    .persuasion {
        background-color: #1b51a4;
        color: white;
        font-size: 22px;
        padding: 40px 20px 40px 20px;
    }

    .bottom-navigation {
        display: block;
        overflow: auto;
        background-color: #FFFFFF;
        position: fixed;
        bottom: 0;
        width: 100%;
        border-style: solid;
        border-width: 1px;
        border-color: #D1D1D1;
        z-index: 9999;
    }

    .bottom-navigation a {
        float: left;
        display: block;
        color: #91989E;
        text-align: center;
        padding: 12px 3px;
        text-decoration: none;
        width: 25%;
        font-size: 11px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bottom-navigation a:hover {
        background: #f1f1f1;
        color: black;
    }

    .bottom-navigation-selected {
        color: #020202 !important;
        font-family: roboto-bold !important;
    }

    .footer-navigation-spacer {
        display: block;
        height: 64px;
        width: 100%;
    }

    @media screen and (max-width: 200px) {
        .bottom-navigation a {
            float: none;
            display: block;
            width: 100%;
            text-align: center;
        }
    }

    footer {
        color: white;
        padding: 30px 20px 30px 20px;
    }

    .footer-top {
        margin-top: 30px;
    }

    .terms-and-conditions,
    .privacy-policy {
        margin-top: 20px;
        /* clear: both;
        float: none;
        width: 100%; */
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }

    .footer-bottom>div:nth-child(1) {
        min-width: 100%;
    }

    .phone-point-man-container {
        display: none;
    }

    .phone-point-man-container-2 {
        display: block;
    }

    .phone-point-man-2 {
        max-width: 70%;
    }

    .estimate-price {
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 10px;
        padding: 20px;
        margin-bottom: 15px;
    }

    .estimate-price>div>div>div {
        font-size: 14px;
    }

    .estimate-price>div>div:nth-child(1) {
        margin-left: 0px;
    }

    .estimate-price-word {
        margin-bottom: 32px;
    }

    .how-it-works {
        overflow-x: hidden;
        background: #F4F6F8;
    }

    .phone-point-man-container-2 {
        margin-top: -30px;
        background: url('../img/hiw-bg-2.png');
    }

    .how-it-works-word {
        padding: 40px;
    }

    .how-it-works-word>div:nth-child(1) {
        font-size: 24px;
    }

    .how-it-works-word-top {
        font-size: 18px;
    }

    .how-it-works-word-bottom {
        font-size: 14px;
    }

    .home-faq {
        padding: 20px;
    }

    .home-faq-point>div:nth-child(1) {
        flex-basis: unset;
        margin-bottom: 16px;
    }

    .home-faq-title {
        margin-top: 32px;
    }

    .header {
        overflow-x: hidden;
        position: relative;
    }

    #btn-mobile-form {
        display: block;
        outline: none;
    }

    #btn-submit-form-motorcycle {
        margin-top: 10px;
    }

    .form-motorcycle {
        height: unset;
        position: unset;
        box-shadow: unset;
        border: unset;
        border-radius: unset;
        width: unset;
        margin-bottom: -55px;
    }

    .modal-body {
        padding: 20px !important;
    }

    .modal-body-locations {
        padding: 15px 40px 40px 40px !important;
    }

    .select-model-column {
        flex-basis: unset;
    }

    .select-type-column {
        flex-basis: unset;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .select-year-column {
        flex-basis: unset;
    }

    .select-schedule-column {
        flex-basis: unset;
    }

    .select-kilometer-column {
        flex-basis: unset;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .select-brand,
    .select-source,
    .select-model,
    .select-type,
    .select-year,
    .select-kilometer,
    .select-name,
    .select-phone,
    .select-schedule,
    .select-hour,
    .select-location,
    .select-phone-home {
        height: 45px;
    }

    .select-hour-container,
    .select-schedule-container,
    .select-location-container {
        margin-top: 10px;
    }

    .select-label {
        top: 12px;
    }

    .mobile-form-motorcycle-title {
        display: block;
    }

    .desktop-form-motorcycle-title {
        display: none;
    }

    /* .btn-check-price, .btn-yellow-arrow {
        line-height: 50px;
        height: 50px;
    } */

    .btn-check-price-two {
        line-height: 50px;
        height: 50px;
    }

    .three-points-mobile {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: -60px;
        /* height: 550px; */
        background-color: #1b51a4;
        border-radius: 8px;
        padding: 20px;
        color: white;
        position: relative;
        z-index: 9;
    }

    .one-hour {
        font-size: 26px;
        margin-bottom: 24px;
    }

    .three-points-core {
        margin-top: 30px;
    }

    .tp-core-word {
        margin-bottom: 24px;
        padding-left: 0;
    }

    .tp-core-icon {
        max-width: 70px;
    }

    .mobile-check-service-warranty {
        margin-top: -5px;
        margin-right: 14px;
    }

    .hamburger {
        display: flex;
        margin-top: 10px;
        justify-content: end;
        padding-right: 40px;
    }


    .hamburger>button {
        margin-top: -10px;
        outline: none !important;
        border: none !important;
    }

    .white-text {
        color: white !important;
        font-size: 24px;
        /* margin-right: 10px; */
    }

    .black-text {
        color: black !important;
        font-size: 24px;
    }

    .logo-mobile {
        display: flex;
        justify-content: center;
    }

    .overlay-bg {
        display: none;
        position: fixed;
        top: 0;
        z-index: 99997;
        background: #00000099;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    .logo-mobile-img,
    .footer-logo img {
        /* width: 100%; */
        /* max-width: 100px; */
    }

    .logo-desktop {
        display: none;
    }

    .wrap-head-mobile {
        position: absolute;
        top: 0px;
        left: 0;
        z-index: 99998;
    }

    .wrap-head-mobile-home {
        position: fixed;
        top: 40px;
        left: 0;
        z-index: 99;
        padding: 16px 0;
    }

    #navbar-mobile {
        background-color: white;
        color: black;
        width: 100%;
        max-width: 100%;
        padding: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    #navbar-mobile a {
        cursor: pointer;
    }

    .top-line {
        width: 95%;
        margin-left: -2px;
        opacity: 0.5;
        background-color: whitesmoke;
    }

    .lb-mobile {
        color: #919EAB;
        font-size: 11px;
    }

    .ph-mobile {
        color: #1B2DE3;
    }

    .whatsapp-logo {
        color: #1B2DE3;
    }

    .whatsapp-logo-cont {
        max-width: 10px;
    }

    .wa-help-float {
        display: block;
        position: fixed;
        width: 150px;
        font-size: 12px;
        padding-top: 7px;
        padding-left: 12px;
        height: 50px;
        background-color: white;
        bottom: 3%;
        right: 5%;
        z-index: 999;
        box-shadow: 0px 43px 17px rgba(0, 0, 0, 0.03), 0px 24px 14px rgba(0, 0, 0, 0.09), 0px 11px 11px rgba(0, 0, 0, 0.15), 0px 3px 6px rgba(0, 0, 0, 0.17), 0px 0px 0px rgba(0, 0, 0, 0.18);
        border-radius: 30px;
    }

    .tnc-container,
    .faq-container {
        padding-top: 80px;
        /* padding-bottom: 30px; */
        padding-left: 20px;
        padding-right: 20px;
    }

    .tnc-title,
    .faq-title {
        /* font-size: 17px; */
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .tnc-description,
    .faq-content {
        color: #919EAB;
        font-size: 13px;
    }

    .card-header .title {
        font-size: 13px;
        color: #000;
    }

    .book-inspection {
        position: unset;
        margin: unset;
        box-shadow: unset;
        padding-top: 40px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        height: unset;
        width: unset;
    }

    .price-estimated-amount {
        font-size: 16px;
    }

    .price-note {
        /* padding-bottom: 40px; */
        border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    }

    .select-schedule-container,
    .select-hour-container {
        margin-bottom: 0;
    }

    .error-message,
    .err-msg {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .book-inspection-form-subtitle {
        margin-bottom: 16px;
    }

    .select-phone-container {
        margin-top: 10px;
    }

    .motorcycle>img {
        height: 150px;
        float: right;
    }

    .price-container {
        padding-bottom: 20px;
    }

    .date-hour>.col {
        flex-basis: unset;
        margin-bottom: 20px;
        margin-left: -5px;
    }

    .modal-dialog {
        height: 100%;
        width: 95%;
    }

    .modal-content {
        width: 100%;
    }

    .fireworks {
        margin-left: 35%;
    }

    .white-space {
        background: #FFF;
        height: 200px;
        width: 100%;
        bottom: 0;
        position: absolute;
    }

    .testimony-title {
        font-size: 24px !important;
    }

    .testimony {
        padding-top: 50px !important;
        padding-bottom: 65px !important;
        height: fit-content !important;
    }

    .testimony-carousel {
        width: 100% !important;
    }

    .testimony-item {
        border-radius: 16px !important;
    }

    .fab-whatsapp {
        width: 149px;
        height: 43px;
        border-radius: 50px;
        /*background-color: #019D48;*/
        color: #FFF;
        box-shadow: 0px 0px 0px 0px #0000000A, 0px 11px 24px 0px #0000000A, 0px 43px 43px 0px #00000008, 0px 96px 58px 0px #00000005, 0px 171px 68px 0px #00000003, 0px 267px 75px 0px #00000000;
        position: fixed;
        bottom: 86px;
        right: 16px;
        /*padding: 11px 9.5px;*/
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        z-index: 100001;
        transform: scale(1);
    }

    .fab-whatsapp__item:first-child > div {
        transform: scale(1.4);
    }

    .fab-whatsapp__item:last-child {
        display: flex;
        flex-direction: column;
        color: #FFF !important;
    }

    .fab-whatsapp__item:last-child > div:first-child {
        font-size: 9px;
        color: #FFF !important;
    }

    .fab-whatsapp__item:last-child > div:last-child {
        font-size: 11px;
        color: #FFF !important;
    }

    .whatsapp-logo-white {
        color: white !important;
    }

    .wa-overlay {
        position: fixed;
        top: 0;
        background: #000000E5;
        height: 100%;
        width: 100%;
        overflow: hidden;
        display: none;
        z-index: 9999999;
    }

    .pill-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-bottom: 34px;
        gap: 24px;
        height: 100vh;
    }

    .pill {
        height: 52px;
        width: 280px;
        gap: 12px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .pill__icon {
        height: 32px;
        width: 32px;
    }

    .pill__label {
        font-family: 'Roboto';
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.01em;
        text-align: left;
        color: rgba(255, 255, 255, 1);
        text-align: center;
    }

    .pill__button {
        background-color: #019D48;
        border-radius: 50px;
        width: 100%;
        height: 43px;
        padding: 6.5px, 15px, 9.5px, 15px;
        font-family: 'Roboto';
        font-size: 12px;
        font-weight: 500;
        line-height: 14.06px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
        color: rgba(255, 255, 255, 1);
    }

    .pill__button i {
        transform: scale(2);
        margin-right: 6px;
    }

    .pill__divider {
        height: 1px;
        background-color: #FFFFFF;
        width: 100%;
    }

    .cta-close-wa-overlay {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 24px;
        margin-right: 24px;
        font-family: 'Roboto';
        font-size: 11px;
        font-weight: 400;
        line-height: 16.5px;
        letter-spacing: 0.01em;
        text-align: center;
        color: rgba(255, 255, 255, 1);
    }

    .cta-close-wa-overlay img {
        height: 24px;
        width: 24px;
        margin-bottom: 4px;
        cursor: pointer;
    }
}

@media (min-width: 992px) and (max-width: 1539px) {
    .wrap-head {
        padding-left: 40px;
        padding-right: 40px;
    }

    .menu-black {
        font-size: 14px;
    }
}

@media(max-width: 768px) {
    .text-center-mobile {
        text-align: center;
    }

    .planet-socmed>a {
        margin-right: 16px;
    }

    .first-slick-prev,
    .first-slick-next {
        display: none;
    }

    .banner-mobile {
        display: block !important;
    }

    .banner-desktop {
        display: none !important;
    }
}

@media (max-width: 432px) {
    .running-1 {
        margin-left: -180px !important;
    }
}

@media (max-width: 410px) {
    .bottom-navigation a:nth-child(3) {
        font-size: 10px;
    }
}

@media (max-width: 370px) {
    .bottom-navigation a {
        padding: 12px 3px;
    }
}

@media (max-width: 661px) {
    .running-1 {
        display: inline-block;
        -webkit-animation: run-left1 12s linear infinite;
        animation: run-left1 12s linear infinite;
    }

    .running-2 {
        display: inline-block;
        -webkit-animation: run-left2 12s linear infinite;
        animation: run-left2 12s linear infinite;
        animation-delay: 6s;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .terms-and-conditions {
        margin-right: 20px;
    }

    .footer-top {
        padding-top: 134px;
    }

    .motorcycle-lady {
        position: absolute;
        right: 0;
        padding-right: 0px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    .three-points-content {
        padding-right: 10px;
    }
}

@media (max-width: 1200px) {
    .logo-desktop {
        display: flex;
        justify-content: center;
    }

    .logo-desktop img {
        transform: scale(.8);
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1350px;
    }

    .form-motorcycle {
        right: 250px;
    }

    .estimate-price-word {
        font-size: 32px !important;
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.testimony {
    padding-top: 80px;
    padding-bottom: 100px;
    /* padding-left: 10%; */
    /* padding-right: 10%; */
    background: #A01A13;
    /* height: 800px; */
}

.testimony-title {
    color: #FFF;
    text-align: center;

    /* Moto/Title/Subsection */
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    /* 118.182% */
    letter-spacing: -0.33px;
}

.testimony-carousel {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

/* .slick-slide {
    width: 320px;
} */

.testimony-item {
    border-radius: 16px;
    background-color: white;
    height: 480px;
    width: 90% !important;
}

.testimony-item-image {
    height: 180px;
    overflow: hidden;
}

.testimony-item-image>img {
    /* height: 100%; */
    width: 100%;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.green-tick {
    padding-top: 16px;
    padding-left: 16px;
    height: 30px;
    margin-bottom: 16px;
}

.green-tick>img {
    height: 100%;
}

.testimony-item-description {
    height: 140px;
}

.testimony-item-description,
.testimony-item-customer,
.testimony-item-workshop {
    color: #454F5B;
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
    font-size: 14px;
}

.testimony-item-workshop {
    font-size: 12px;
    margin-bottom: 16px;
}

.read-more {
    cursor: pointer;
}

.read-more:hover {
    color: #1B2DE3;
    text-decoration: underline;
}

.testimony-item-workshop,
.testimony-item-customer {
    margin-top: 16px !important;
}

.testimony-item-workshop>div:nth-child(1) {
    max-width: 13px;
    margin-right: -5px;
}

.testimony-item-customer>div:nth-child(1) {
    color: black;
    font-size: 16px;
}

.testimony-item-customer>div:nth-child(2) {
    color: #919EAB;
    font-size: 12px;
}

.testimony-item-customer>div:nth-child(3) {
    color: #388B1B;
    font-size: 12px;
}

.slick-prev:before {
    color: lightgray;
}

.first-slick-prev {
    z-index: 2;
    left: 6% !important;
}

.first-slick-next {
    z-index: 2;
    right: 6% !important;
}

.first-slick-dots {
    position: absolute;
    bottom: 10%;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
}

.slick-next:before {
    color: lightgray;
}

.second-slick-dots button:before {
    margin-top: 20px !important;
}

.slick-dots li.slick-active button:before {
    color: #1B51A4 !important;
}

.testimony-item-workshop>div:nth-child(1)>img {
    height: 13px;
    position: absolute;
    bottom: 3px;
}

.red-dot {
    position: absolute;
    right: 23px;
    top: -6px;

    width: 10px;
    height: 10px;
    background: #E22726;
    border-radius: 100%;
}

.nav-link-baru {
    display: flex;
    flex-direction: row;
}

.baru-container {
    display: flex;
    padding: 2px 8px;
    background: #E22726;
    border-radius: 10px;
    margin-left: 8px;
}

.baru-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.btn-service-warranty {
    display: flex;
    padding: 10px 15px;
    justify-content: center;
    align-items: center;

    border-radius: 60px;
    /* border: 1px solid #FFF; */
    background: #004FD0;

    color: #FFF;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-service-warranty:hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.12), 1px 2px 5px 0px rgba(0, 0, 0, 0.12), 4px 8px 9px 0px rgba(0, 0, 0, 0.10), 8px 19px 12px 0px rgba(0, 0, 0, 0.06), 14px 33px 15px 0px rgba(0, 0, 0, 0.02), 22px 52px 16px 0px rgba(0, 0, 0, 0.00);
}

.btn-service-warranty.disabled {
    box-shadow: none;

    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;

    border-radius: 60px;
    border: 1px solid #1B51A4;
    background-color: #FFF !important;

    color: #1B51A4;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

a.disabled {
    background-color: transparent !important;
}

.location-select-mbl {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #91989E
}

.location-dropdown {
    float: left;
    cursor: pointer;
    border: none;
    outline: none;
    overflow: hidden;
}

.location-dropdown-button {
    cursor: pointer;
    border: none;
    outline: none;
    background-color: inherit;
    padding-top: 0px !important;
}

.red-menu {
    color: #E1251B;
    font-family: Roboto-Bold;
}

.location-dropdown-button:focus {
    outline: none;
}

.show-dropdown {
    display: block !important;
}

.location-dropdown-content {
    margin-top: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: none;
    display: none;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: solid;
    border-width: 1px;
    border-color: #E6E7E8;
    min-width: 200px;
    z-index: 1;
    position: fixed;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.location-select {
    cursor: pointer;
    float: none;
    color: #91989E;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-container {
    display: none;
    padding-left: 16px;
}

.dropdown-button-mobile {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px !important;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #000;
}

.dropdown-button-mobile:focus {
    outline: none;
    box-shadow: none;
}

.chevron-mobile {
    float: right;
    padding-right: 8px;
}

/* Input */
*:focus {
    outline: none;
}

.form-row {
    width: 100%;
    position: relative;
}

.form-input {
    box-sizing: border-box;
    display: flex;
    height: 49px;
    width: 100%;
    padding: 13px 14px;
    background: #fff;
    border: 1px solid #e6e7e8;
    border-radius: 8px;
    z-index: 0;
}

.input-box {
    height: 50px;
}

.form-input:focus {
    box-sizing: border-box;
    height: 48px;
    margin: 0px;
    width: calc(100% - 2px);
    border-radius: 8px;
    border: 0px;
    z-index: 0;
}

.form-input.error:focus {
    width: 100%;
    height: 49px;
}

.form-input.left-phone {
    padding-left: 65px;
}

input:focus~.floating-label,
input:not(:focus):valid~.floating-label {
    top: 5px;
    bottom: 10px;
    left: 15px;
    font-size: 10px;
    opacity: 1;
}

input:focus~.floating-label.left-phone,
input:not(:focus):valid~.floating-label.left-phone {
    left: 65px;
}

.input-box:not(.error):focus-within~.input-right-info {
    border: 1px solid #0D68FD;
    box-shadow: 0px 1px 3px rgba(0, 71, 186, 0.2);
    border-radius: 0 8px 8px 0;
}

.input-box:not(.error):focus-within~.input-left-info {
    border: 1px solid #0D68FD;
    box-shadow: 0px 1px 3px rgba(0, 71, 186, 0.2);
    border-radius: 8px 0px 0px 8px;
}

.input-box:not(.error):focus-within {
    border: 1px solid #0D68FD;
    box-shadow: 0px 1px 3px rgba(0, 71, 186, 0.2);
    border-radius: 8px;
}

.form-input.error {
    border: 1px solid #EC4E49;
    box-shadow: 0px 1px 3px rgba(236, 78, 73, 0.3);
    border-radius: 8px;
}

.input-box.error~.input-right-info {
    border: 1px solid #EC4E49;
    box-shadow: 0px 1px 3px rgba(236, 78, 73, 0.3);
    border-radius: 0 8px 8px 0;
}

.input-box.error~.input-left-info {
    border: 1px solid #EC4E49;
    box-shadow: 0px 1px 3px rgba(236, 78, 73, 0.3);
    border-radius: 8px 0px 0px 8px;
}

err {
    font-size: 11px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #EC4E49;
}

.floating-label {
    pointer-events: none;
    position: absolute;
    left: 15px;
    top: 15px;
    transition: 0.2s ease all;
    color: #91989E;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.floating-label.left-phone {
    left: 65px;
}

.form-row .input-right-info {
    z-index: 1;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 13.5px;
    font-size: 14px;
    border: 1px solid #e6e7e8;
    border-radius: 0 8px 8px 0;
    background: #f7f8f9;
    color: #0047ba;
}

.form-row .input-left-info {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 13.5px;
    font-size: 14px;
    border: 1px solid #e6e7e8;
    border-radius: 8px 0 0 8px;
    background: #f7f8f9;
    color: #0047ba;
}

input[type=number].form-input,
input[type=text].form-input {
    /* position: absolute; */
    padding-top: 15px;
    font-size: 14px;
    padding-bottom: 0px;
    font-weight: 600;
    color: #596266;
}

.icon-search {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 0px;
    padding: 15px 10px;
    font-size: 20px;
    color: #91989E;
    text-align: center;
}

.list {
    width: 100%;
    max-height: 200px;
    z-index: 10;
    position: absolute;
    border-radius: 8px;
    background: #FFFFFF;
    list-style-type: none;
    padding: 0;
    margin: 10px 0px 0px 0px;
    overflow-y: auto;
    border: 1px solid #E6E7E8;
}

.list li div {
    border: 0px;
    margin-top: -1px;
    padding: 12px;
    display: block;
}

.list li a {
    border: 0px;
    margin-top: -1px;
    /* Prevent double borders */
    padding: 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    color: #596266;
    display: block;
}

.list li a:hover:not(.header) {
    background-color: #eee;
}

.list-popup {
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0, 0, 0, 0);
}

/*DropDown*/
.select {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border-radius: 8px;
    /* box-shadow: 0 0 2px rgb(204, 204, 204); */
    transition: all .5s ease;
    position: relative;
    border: 1px solid #E6E7E8;
}

.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 13px 14px;
    height: 50px;
}

.dropdown.disabled {
    pointer-events: none;
    background-color: unset !important;
}

.dropdown .select>span {
    font-weight: 400;
    font-size: 14px;
    color: #91989E;
    letter-spacing: 0.01em;
}

.dropdown .select>i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .2s ease-in-out;
    float: right;
    padding: 5px 10px;
}

.select:active {
    background-color: #FFFFFF;
}

.select.active:hover,
.select.active {
    border: 1px solid #0D68FD;
    box-shadow: 0px 1px 3px rgba(0, 71, 186, 0.2);
    border-radius: 8px;
}

.select.active>i {
    transform: rotate(-180deg)
}

.select.error {
    border: 1px solid #EC4E49;
    box-shadow: 0px 1px 3px rgba(236, 78, 73, 0.3);
    border-radius: 8px;
}

.dropdown .dropdown-menu {
    position: absolute;
    width: 100%;
    max-height: 200px;
    z-index: 10;
    background: #FFFFFF;
    list-style-type: none;
    padding: 0;
    margin: 10px 0px 0px 0px;
    border-radius: 8px;
    overflow-y: auto;
    border: 1px solid #E6E7E8;
}

.dropdown .dropdown-menu li {
    padding: 20px;
    transition: all .1s ease-in-out;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.01em;
    color: #596266;
}

.dropdown .dropdown-menu li:hover:not(.header) {
    background-color: #eee;
}

.dropdown:not(:focus-within) .select input:valid~.floating-label {
    top: 5px;
    bottom: 10px;
    left: 15px;
    font-size: 10px;
    opacity: 1;
}

.select-value {
    font-weight: 600 !important;
    font-size: 14px !important;
    letter-spacing: 0.01em !important;
    position: absolute !important;
    top: 23.5px !important;
    color: #596266 !important;
}

/* End DropDown */

/* width */
::-webkit-scrollbar {
    position: absolute;
    background: #E6E7E8;
    border-radius: 3px;
    width: 4px;
    right: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* End-Input*/
