@font-face {font-family: SuzukiPRO;src: url(../fonts/SuzukiPRORegular.eot);src: url(../fonts/SuzukiPRORegular.eot?#iefix) format("embedded-opentype"), url(../fonts/SuzukiPRORegular.woff2) format("woff2"), url(../fonts/SuzukiPRORegular.woff) format("woff"), url(../fonts/SuzukiPRORegular.ttf) format("truetype");font-weight: 400;font-style: normal;}@font-face {font-family: SuzukiPRO;src: url(../fonts/SuzukiPROBold.eot);src: url(../fonts/SuzukiPROBold.eot?#iefix) format("embedded-opentype"), url(../fonts/SuzukiPROBold.woff2) format("woff2"), url(../fonts/SuzukiPROBold.woff) format("woff"), url(../fonts/SuzukiPROBold.ttf) format("truetype");font-weight: 700;font-style: normal;}@font-face {font-family: SuzukiPROHeadline;src: url(../fonts/SuzukiPROHeadline.eot);src: url(../fonts/SuzukiPROHeadline.eot?#iefix) format("embedded-opentype"), url(../fonts/SuzukiPROHeadline.woff2) format("woff2"), url(../fonts/SuzukiPROHeadline.woff) format("woff"), url(../fonts/SuzukiPROHeadline.ttf) format("truetype");font-weight: 700;font-style: normal;}
body{
    font-family: 'SuzukiPRO';
}
.logo-navbar {
    margin: 15px 30px 10px 74px;
    width: 110px;
}

.text-link-navbar {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: 0.35px;
    color: #0098d9;
}

#text-jual-mobil {
    margin: 15px 5px 10px 15px;
}

#text-beli-mobil {
    margin: 15px 72px 10px 15px;
}

.text-content-banner {
    text-align: center;
    margin-top: 170px;
}

.text-bold-content-banner {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    color: #333333;
}

.text-bold-content-banner#text-1 {
    font-size: 47px;
    margin-top: -10px;
}

.text-bold-content-banner#text-2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: -7px;
    width: 800px;
    font-size: 40px;
    line-height: 55px;
}

.text-content-banner #text-desc {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 420px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #333333;
    opacity: 0.6;
}

.img-hero-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: 5px;
}

.cloumn-testimoni {
    width: 100%;
    background: url('../img/autovalue/bg-line-1.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 100px;
    padding: 30px 0 140px 0;
}

.text-testimoni {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.748438px;
    color: #333333;
    margin-top: 100px;
}

.img-testimoni {
    width: 376px !important;
    background: #C4C4C4;
    border-radius: 8px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 15px;
}

.text-testimoni-comment {
    width: 500px !important;
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.8px;
    color: #808080;
    margin-right: auto;
    margin-left: auto;
}

.text-testimoni-name {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.7px;
    color: rgba(51, 51, 51, 0.8);
    margin: 35px 0 0 0;
}

.text-testimoni-role {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.6px;
    color: #ABABAB;
    margin-top: -5px;
    margin-bottom: 0;
}

.box-form-jual-mobil {
    background: #FFFFFF;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 30px 30px 40px 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.text-form-jual-mobil {
   font-family: 'SuzukiPRO' !important;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    /* line-height: 33px; */
    color: rgba(51, 51, 51, 0.8);
    margin-top: -5px;
}

.text-desc-form-jual-mobil {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 15px;
    margin-bottom: 25px;
}
.form-group label {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #7E7E7E;
}

.form-check label {
   font-family: 'SuzukiPRO';
    font-weight: 400;
    font-size: 12px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #7E7E7E;
}

.form-control {
    border: 1px solid #BDBDBD !important;
    box-sizing: border-box !important;
    border-radius: 4px !important;
    height: 40px !important;
    font-size: 14px !important;
    color: rgba(126, 126, 126, 0.6) !important;
}

.select2-container .select2-selection--single {
    height: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
    font-size: 14px !important;
    color: rgba(126, 126, 126, 0.6) !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(126, 126, 126, 0.6) !important;
    font-size: 14px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    color: rgba(126, 126, 126, 0.6) !important;
}

.select2-results__options {
    color: rgba(126, 126, 126, 0.6) !important;
}

.form-control::placeholder {
    color: rgba(126, 126, 126, 0.6) !important;
}
.form-control::-ms-input-placeholder  {
    color: rgba(126, 126, 126, 0.6) !important;
}
.form-control:-ms-input-placeholder  {
    color: rgba(126, 126, 126, 0.6) !important;
}

.btn-submit-form-jual-mobil {
    width: 100%;
    height: 35px;
    background: #0098d9 ;
    border-radius: 6px;
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.owl-carousel span {
    width: 7.62px !important;
    height: 7.62px !important;
    background: #C4C4C4 !important;
}

.owl-carousel .active span {
    width: 16.47px !important;
    height: 7.84px !important;
    background: #0098d9  !important;
    border-radius: 28px !important;
}

.box-content {
    padding-top: 20px;
    padding-bottom: 160px;
}

.text-box-content-title {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 51px;
    text-align: center;
    color: #1F1F1F;
}

#columns-box-content {
    margin-top: 60px;
}

.box-collapse {
    width: 70%;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding-top: 20px; 
    padding-left: 50px;
    padding-right: 50px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.box-collapse-header {
    border: 0;
    background: #FFFFFF;
    padding: 0 0 10px 0;
    cursor: pointer;
}

.text-box-collapse-title { 
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #1F1F1F;
}

.text-desc-box-collapse {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #747474;
    margin-bottom: 30px;
}

.column-box-videos-embed-yt-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.videos-embed-yt-content {
    width: 568px;
    height: 294px;
    background: rgba(51, 51, 51, 0.2);
    border-radius: 12px;
    margin-left: -30px;
}

.box-outlet {
    width: 100%;
    background: url('../img/autovalue/bg-line-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    padding-top: 140px;
    padding-bottom: 20px;
}

.text-box-outlet-title {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: rgba(51, 51, 51, 0.9);
}

.text-desc-box-outlet {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(197, 133, 133, 0.5);
    margin-top: -5px;
}

#outlet-carousel{
    margin-top: -15px;
}

.columns-box-outlet {
    padding: 90px 150px;
}

.card-box-outlet {
    width: 100%;
    background: #FFFFFF;
    border-radius: 12px;
    /* border: 0; */
    /* box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1); */
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.content-box-outlet {
    padding: 5px 15px;
}

.text-name-outle-box-outlet {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 11px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 10px;
}

.fa-map-marker {
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.text-desc-location-outlet {
    height: 70px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 5px;
}

.btn-whatsapp-box-outlet {
    width: 100%;
    background: #25D366;
    border-radius: 2px;
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
}

.btn-car-stock-box-outlet {
    width: 100%;
    background: #De0039 ;
    border-radius: 2px;
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-whatsapp-box-outlet.disabled, .btn-car-stock-box-outlet.disabled {
    background: #B6B8BA;
}

.btn-outlet-slider {
    width: 120px !important;
    background: #0098d9  !important;
    color: #FFF !important;
    padding: 7px 15px;
    font-size: 13px;
    border-radius: 5px;
    border: 0;
}

.owl-theme .owl-nav {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}


.img-garis-box-outlet {
    width: 80%;
}

.banner-carrier {
    width: 100%;
    height: 250px;
    background: url('../img/autovalue/bg-karir.png');
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 35px;
}

.text-banner-carrier-title {
   font-family: 'SuzukiPRO';
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    color: #FFFFFF;
}

.form-control-job {
    width: 18%;
    height: 39px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    background: transparent;
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    color: #FFFFFF;
    margin-right: 10px;
}

.form-control-job option {
    color: #000;
}

.btn-upload-cv {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    width: 18%;
    padding: 6px 5px;
    margin-left: 10px;
}

.box-icon-upload-cv {
    display: flex;
    justify-content: center;
    align-items: center;   
}

.btn-apply-carrier {
    width: 20%;
    background: #De0039 ;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.0994318);
    border-radius: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    padding: 10px;
}

.footer {
    padding: 40px 100px 5px 100px;
}

.text-desc-footer {
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}

.text-footer-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #212121;
    font-weight: 700;
    font-size: 25px;
}

.text-url-help-footer {
    display: block;
    color: #212121;
    margin-bottom: 10px;
}

.text-desc-2-footer {
    font-size: 20px;
    margin-top: 30px;
}

.text-desc-3-footer {
    font-size: 14px;
    margin-top: 15px;
    line-height: 30px;
}

.text-desc-4-footer {
    font-size: 14px;
    margin-top: -13px;
}

.text-desc-5-footer {
    font-size: 14px;
    margin-top: -10px;
    line-height: 30px;
}

.text-desc-6-footer {
    margin-top: 10px;
    text-align: center;
}

.text-error-validasi-form {
    font-size: 11px;
    /* color: #DC3545; */
}