/* 
	Theme Name: MAZDA JAKARTA SEO
	Version: 1.0 / 2025
*/

@font-face {
  font-family: MazdaType-Regular;
  src: url(fonts/MazdaType-Regular.woff);
}
@font-face {
  font-family: MazdaType-Bold;
  src: url(fonts/MazdaType-Bold.woff);
}
@font-face {
  font-family: MazdaType-Medium;
  src: url(fonts/MazdaType-Medium.woff);
}

html { scroll-behavior: smooth; }

/* custom scroll bar */
::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-track { background: #FFF; }
::-webkit-scrollbar-thumb { background: #000; }

body { font-family: "MazdaType-Regular", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 15px !important; background: #FFF; color: #000; }

h1, h2, h3, h4, h5 { letter-spacing: .2em; }

a { text-decoration: none; transition: ease all .5s; }

.container { max-width: 90%; }

/* TOP NAV */
nav { position: fixed; text-transform: uppercase; z-index: 99; width: 100%; background: #000; top: 0; white-space: nowrap; }
nav .wrapper{ position: relative; max-width: 90%; padding: 0; height: 70px; line-height: 70px; margin: auto; display: flex; align-items: center; justify-content: space-between; }
.wrapper .logo img { height: 50px; }
.wrapper .logo a {color: #FFF; font-size: 30px; font-weight: 600; text-decoration: none; }
.wrapper .nav-links { display: inline-flex; }
ul.nav-links { margin-top: auto; }
.nav-links li { list-style: none; }
.nav-links li a { color: #FFF; text-decoration: none; font-weight: 500; padding: 10px 15px; border-radius: .325em; transition: all 0.3s ease; }
.nav-links li a:hover { background: #FFF; color: #000; }
.nav-links .mobile-item { display: none; }
.nav-links .drop-menu { position: absolute; border-radius: 0 0 .325em .325em; margin: 0; padding: 1em; background: #FFF; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; white-space: nowrap; line-height: 1.25em; top: 86px; opacity: 0; visibility: hidden; }
.nav-links .drop-menu li a { display: block; color: #000; }
.nav-links .drop-menu li a:hover { background: #000; color: #FFF; }
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box { transition: all 0.3s ease; top: 70px; opacity: 1; visibility: visible; }
.mega-box { position: absolute; left: 0; width: 100%; padding: 0 20px; top: 85px; opacity: 0; visibility: hidden; }
.mega-box .content { background: #FFF; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; max-height: 85vh; overflow-y: scroll; border-radius: 0 0 .325em .325em; padding: 25px 20px; width: 100%; }
.wrapper .btn { color: #FFF; font-size: 20px; cursor: pointer; display: none; }
.wrapper .btn.close-btn { position: absolute; color: #FFF; right: 30px; top: 10px; }
.show-mobile { visibility: hidden; display: none; }
@media screen and (max-width: 970px) {
.wrapper .btn { display: block; }
.wrapper .nav-links { position: fixed; height: 100vh; width: 100%; max-width: 350px; top: 0; left: -100%; background: #000; display: block;  padding: 50px 10px; line-height: 50px; overflow-y: auto; box-shadow: 0px 15px 15px rgba(0,0,0,0.18); transition: all 0.3s ease; }
#menu-btn:checked ~ .nav-links { left: 0%; }
#menu-btn:checked ~ .btn.menu-btn { display: none; }
#close-btn:checked ~ .btn.menu-btn { display: block; }
.nav-links li { display: block; }
.nav-links li a { padding: 0 10px; display: block; font-size: 1em; color: #FFF; }
.nav-links .drop-menu { position: static; opacity: 1; top: 70px; padding: 0; background: none; visibility: visible; padding-left: 20px; width: 100%; max-height: 0px; overflow: hidden; box-shadow: none; transition: all 0.3s ease; }
#showDrop:checked ~ .drop-menu,
#showMega:checked ~ .mega-box { max-height: 100%; }
.nav-links .mobile-item { display: block; color: #FFF; font-size: 1em; font-weight: 500; padding: 0 20px; cursor: pointer; border-radius: .325em; transition: all 0.3s ease; }
.nav-links .mobile-item:hover { background: #000; }
.drop-menu li { padding: 10px 0; color: #FFF !important; white-space: wrap; }
.drop-menu li a { border-radius: 5px; font-size: 1em; color: #FFF !important; }
.mega-box { position: static; top: 65px; opacity: 1; visibility: visible; padding: 0 20px; max-height: 0px; overflow: hidden; transition: all 0.3s ease; }
.mega-box .content { box-shadow: none; flex-direction: column; padding: 10px; background: none; overflow-y: visible; white-space: wrap; }
.mega-box .content .row { width: 100%; margin-bottom: 15px; border-top: 1px solid rgba(255,255,255,0.08); }
.mega-box .content .row:nth-child(1),
.mega-box .content .row:nth-child(2) {border-top: 0px; }
.content .row .mega-links {border-left: 0px; padding-left: 15px; }
.row .mega-links li { margin: 0; }
.content .row header { font-size: 19px; }
.show-mobile { visibility: visible; display: inline; }
.show-desktop { visibility: hidden; display: none; }
.vehicles-listing-menu ul { list-style: none; margin: 0; padding: 0; }
}
nav input { display: none; }

/* VEHICLES-TOPMENU */
.vehicles-topmenu { position: relative; line-height: 1.5em; }
.vehicles-topmenu h1 { position: relative; font-family: "MazdaType-Bold", sans-serif; text-align: center; font-size:  1.5em; text-transform: uppercase; font-weight: 800; margin: 0 0 3em 0; }
.vehicles-topmenu h4 { margin: 0 0 1em 0;}
.vehicles-topmenu .box { position: relative; width: 100%; transition: ease all .5s; }
.vehicles-topmenu .box img { position: relative; width: 100%; height: auto; transition: ease all .5s; }
.vehicles-topmenu .box .text { position: relative; color: #000; padding: 0 1em; text-align: center; transition: ease all .5s; }
.vehicles-topmenu .box .text .btn { display: inline; }
.vehicles-topmenu .box .text .link { margin-top: .25em; }
.vehicles-topmenu .box .text .btn-black { position: relative; font-size: .8em; background: #FFF !important; border: 1px solid #000; color: #000 !important; padding: .5em 2em; text-transform: uppercase; letter-spacing: .2em; }
.vehicles-topmenu .box .text .btn-black:hover { background: #000 !important; color: #FFF !important; border: 1px solid #000 !important; }
.vehicles-topmenu .box h2 { font-size: 1em; text-transform: uppercase; font-weight: 800; margin: 0; }
.vehicles-topmenu .box small { font-size: .8em; }
.vehicles-topmenu a { color: #000 !important; }
.filters-topmenu { margin: 0; }
.filters-topmenu a { display: block; margin: 0; padding: .5em 2em; line-height: 1.5em; }
.filters-topmenu a:active,
.filters-topmenu a:focus,
.filters-topmenu a:hover { background: #000 !important; color: #FFF !important; }

/* DISPLAY */
.display { position: relative; overflow: hidden; top: 70px; margin-bottom: 70px; }
.display .display-image div { position: relative; z-index: 0; width: 100%; height: calc(100vh - 70px); }
.display .display-image img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
.display .display-text { position: absolute; z-index: 2; bottom: 5em; left: 50%; transform: translateX(-50%); width: 80%; text-align: center; }
.display h1 { position: relative; font-family: "MazdaType-Bold", sans-serif; text-shadow: 0px 0px 20px rgba(0,0,0,0.8); font-size: 3em; color: #FFF; text-transform: uppercase; font-weight: 800; margin: 0; }
.display h2 { position: relative; font-family: "MazdaType-Bold", sans-serif; text-shadow: 0px 0px 20px rgba(0,0,0,0.8); font-size: 1.5em; color: #FFF; text-transform: uppercase; font-weight: 800; margin: 0 0 1em 0; }
.display .btn-black { overflow: hidden; padding: .5em 2em; box-shadow: rgba(0, 0, 0, .5) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; border: 1px solid #FFF }
.display .btn-black-sep { margin-right: 1em !important; }
.display .btn-black:hover { background: #FFF; color: #000; }

/* CLEAN */
.section-clean { position: relative; padding: 5em 0; text-align: center; }
.section-clean h2 { position: relative; font-family: "MazdaType-Bold", sans-serif; font-size: 1.5em; margin: 0 0 1em 0; text-transform: uppercase; }
.section-clean h3 { position: relative; font-family: "MazdaType-Bold", sans-serif; font-size: 1.25em; margin: 0 0 1em 0; text-transform: uppercase; }
.section-clean a { color: #000 !important; }

/* CLEAN DARK */
.section-clean-dark { position: relative; padding: 5em; background: #000; color: #FFF; text-align: center; }
.section-clean-dark h2 { position: relative; font-family: "MazdaType-Bold", sans-serif; font-size: 1.5em; margin: 0 0 1em 0; text-transform: uppercase; }
.section-clean-dark h3 { position: relative; font-family: "MazdaType-Bold", sans-serif; font-size: 1.25em; margin: 0 0 1em 0; text-transform: uppercase; }
.section-clean-dark a { color: #FFF; }
.section-clean-dark .col-lg-3:nth-child(2) { border-right: 1px solid #333; }

/* DIRTY */
.section-with-imagebg { position: relative; padding: 10em 0; }
.section-with-imagebg:before { position: absolute; z-index: 0; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); }
.section-with-imagebg h3 { position: relative; z-index: 1; display: block; text-shadow: 0 0 10px rgba(0, 0, 0, .5); position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.5em; text-transform: uppercase; font-weight: 800; margin: 0 0 1em 0; }
.section-with-imagebg .text { position: relative; z-index: 1; text-align: center; color: #FFF; }
.section-with-imagebg p { margin: 0 0 2em 0;}

/* 2 BOXED */
.boxed-2 { position: relative; padding: 0; }
.boxed-2 h2 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1em; text-transform: uppercase; font-weight: 800; }
.boxed-2 .whatsonbox { position: relative; z-index: 1; }
.boxed-2 .box { position: relative; margin: 0; padding: 0; overflow: hidden; height: 100%; }
.boxed-2 .box .image { position: relative; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden; }
.boxed-2 .box .image img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.boxed-2 .box:hover .image img { filter: brightness(25%); width: 110%; height: 110%; }
.boxed-2 .box .text { position: relative; padding: 0 2em 1em 2em; margin: 3em 0; text-align: center; border-right: 1px solid #DDD; }
.boxed-2 .col-lg-6:last-child .box .text { border-right: none; }
.boxed-2 a { color: #000; }

/* 4 BOXED */
.boxed-4 { position: relative; padding: 0; }
.boxed-4 h2 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.25em; margin: 0 0 1em 0; text-transform: uppercase; }
.boxed-4 .whatsonbox { position: relative; z-index: 1; }
.boxed-4 .box { position: relative; margin: 0; padding: 0; overflow: hidden; height: 100%; }
.boxed-4 .box .image { position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; }
.boxed-4 .box .image img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.boxed-4 .box:hover .image img { filter: brightness(25%); width: 110%; height: 110%; }
.boxed-4 .box .text { position: relative; padding: 0 2em 1em 2em; margin: 3em 0; text-align: center; border-right: 1px solid #DDD; }
.boxed-4 .col-lg-3:last-child .box .text { border-right: none; }
.boxed-4 a { color: #000; }

/* SERVICES */
.services { position: relative; padding: 0 0 5em 0; }
.services .box { border: 1px solid #DDD; margin: 0 0 1.5em 0; padding: 2em 1em; text-align: center; transition: all ease .5s; }
.services .box:hover { border: 1px solid #000; background-color: #000; color: #FFF; margin: 0 0 1.5em 0; padding: 2em 1em; text-align: center; }
.services .box i { font-size: 3em; margin: 0 0 .5em 0; }
.services .box h3 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.25em; margin: 0 0 .5em 0; text-transform: uppercase; }
.services a { color: #000 !important; }

/* HOME CARLIST */
.home-cars { position: relative; padding: 5em 0; }
.home-cars .box { border: 1px solid #DDD; margin: 0 0 1.5em 0; transition: all ease .5s; }
.home-cars .box .images { position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; }
.home-cars .box .images img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.home-cars .box .text { position: relative; padding: 1em; }
.home-cars .box h2 {  font-family: "MazdaType-Medium", sans-serif; font-size: 1em; margin: 0 0 1em 0; text-transform: uppercase; font-weight: 800; }
.home-cars a { color: #000; }

/* HOME NEWS */
.home-news { position: relative; padding: 5em 0; }
.home-news .box { border: 1px solid #DDD; margin: 0 0 1.5em 0; transition: all ease .5s; }
.home-news .box .images { position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; }
.home-news .box .images img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.home-news .box .text { position: relative; padding: 1em; }
.home-news .box h2 {  font-family: "MazdaType-Medium", sans-serif; font-size: 1em; margin: 0 0 1em 0; text-transform: uppercase; font-weight: 800; }
.home-news a { color: #000; }

/* FOOTER */
.footer { background: url(images/steering.jpg) no-repeat fixed right top; background-size: cover; padding: 5em 0; color: #999; }
.footer h2 { position: relative; color: #FFF; font-family: "MazdaType-Bold", sans-serif; font-size: 1em; margin:  0 0 1em 0; text-transform: uppercase; font-weight: 800; }
.footer ul { list-style: none; margin: 0; padding: 0; }
.footer ul li { margin: 0 0 1em 0; }
.footer i { width: 20px; text-align: center; }
.footer a { color: #999; }
.footer a:hover { color: #FFF; }

/* CAR LIST HOME */
.carlisthome { background: url(images/news1.jpg) no-repeat fixed center center; background-size: cover; }

/* NEWS & UPDATES */
.news-update { background: url(images/vision.jpg) no-repeat fixed center center; background-size: cover; }

/* BOOK A TEST DRIVE */
.testdrive { background: url(images/bg-testdrive.jpg) no-repeat fixed center center; background-size: cover; }

/* COPYRIGHT */
.copyright { background: #0F0F0F; padding: 2em 0; color: #666; text-align: center; }
.copyright h2 { position: relative; color: #FFF; font-family: "MazdaType-Bold", sans-serif; font-size: 1em; margin:  0 0 1em 0; text-transform: uppercase; font-weight: 800; }
.copyright ul { list-style: none; margin: 0 0 1em 0; padding: 0; }
.copyright ul li { display: inline; margin: 0 1em;}
.copyright a { color: #FFF; }

.btn-mazda { background: rgba(0, 0, 0, 1); border: 1px solid #FFF; border-radius: 0; color: #FFF !important; padding: 1em 3em; text-transform: uppercase; margin: 1em 0 0 0; }
.btn-mazda:hover { background: rgba(255,255,255,1); border: 1px solid #000; color: #000 !important; }
.btn-mazda.disabled, .btn-mazda:disabled, fieldset:disabled { background-color: #000 !important; }
.btn-mazda-s { padding: .5em 2em; }

.btn-black {  position: relative; border-radius: 0; background: rgba(0, 0, 0, .8); backdrop-filter: blur(5px); border: 1px solid #FFF; color: #FFF; padding: .25em 2em; text-transform: uppercase; letter-spacing: .2em; }
.btn-black:hover { background: #FFF; color: #000; }
.btn-black-s { padding: .5em 2em !important; }

/* fixed social*/
#fixed-social { position: fixed !important; bottom: 2em; right: 0; z-index: 999; white-space: nowrap; font-size: 1.25rem; text-transform: uppercase; }
#fixed-social ul { list-style: none; margin: 0; padding: 0; }
#fixed-social li a { color: #FFF; background: #000; display: block; height: 60px; width: 60px; line-height: 60px; position: relative; text-align: center; margin-bottom: 1px; z-index: 2; }
#fixed-social li a:hover>span { visibility: visible; right: 61px; opacity: 1; } 
#fixed-social a span { line-height: 60px; background: #000; right: 60px; padding: 0 1em; position: absolute; text-align: center; width: auto; visibility: hidden; transition-duration: 0.5s; z-index: 1; opacity: 0; }


.inner-area { padding: calc(3em + 70px) 0 3em 0; }
.inner-area .inner-display { position: relative; margin: 0 0 2em 0; }
.inner-area .inner-display img { position: relative; width: 100%; height: auto; }
.inner-area a { color: #000; }
.inner-area img { width: 100%; height: auto; }

.inner-content { padding: 0 0 3em 0; }
.inner-content p { margin: 0 0 2em 0; }
.inner-content h1 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 2em; margin: 0 0 1em 0; text-transform: uppercase; font-weight: 800; }
.inner-content h2 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.5em; margin: 0 0 .5em 0; text-transform: uppercase; }
.inner-content h3 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.15em; margin: 0 0 .5em 0; text-transform: uppercase; }

.vehicles-menu-bottom { padding: 1em 0; color: #777; }
.vehicles-menu-bottom .box { padding: 2em 2em 0 2em; background: #F5F5F5; border: 1px solid #DDD; text-align: center; height: 100%; transition: ease all .5s; margin: 0 0 1.5em 0; }
.vehicles-menu-bottom .box:hover { background: #000; color: #FFF; }
.vehicles-menu-bottom h3 { position: relative; font-family: "MazdaType-Bold", sans-serif; font-size: 1em; margin: 0 0 2em 0; text-transform: uppercase; font-weight: 800; }
.vehicles-menu-bottom i.big-icon { font-size: 3em; margin: 0 0 .5em 0; }
.vehicles-menu-bottom a { color: #000; text-transform: uppercase; margin: 1em 0 0 0; }
.vehicles-menu-bottom .box:hover a { color: #FFF; }

.about-address { padding: 1em 0; }
.about-address .box { background: #F5F5F5; border: 1px solid #DDD; height: 100%; transition: ease all .5s; argin: 0 0 1.5em 0; }
.about-address .image {}
.about-address .text { padding: 2em; }
.about-address .text a { color: #000; font-family: "MazdaType-Medium`", sans-serif !important; }
.about-address p { margin: 0 0 1em 0; }

.related-area { padding: 0 0 3em 0; }
.related-area h2 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.5em; margin: 0 0 .5em 0; text-transform: uppercase; font-weight: 800; }
.related-area h3 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.15em; margin: 0 0 .5em 0; text-transform: uppercase; }
.related-area .box { position: relative; text-align: center; }
.related-area .box .images { position: relative; height: 0; padding-bottom: 50%; margin: 0 0 1em 0; }
.related-area .box .images img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.related-area .related-car .text { position: absolute; width: 100%; bottom: 0; }
.related-area a { color: #000 }
.related-area a.btn-mazda { color: #FFF; }
.related-area a:hover.btn-mazda { color: #000; }

.archive-list { position: relative; padding: 0; }
.archive-list .box { border: 1px solid #DDD; margin: 0 0 1.5em 0; transition: all ease .5s; }
/*.archive-list .box:hover { border: 1px solid #000; background-color: #000; color: #FFF; }
.archive-list .box:hover a { background: #FFF; border: 1px solid #000; color: #000; }*/
.archive-list .box .images { position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; }
.archive-list .box .images img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover; transition: ease all .5s; }
.archive-list .box .text { position: relative; padding: 1em; }
.archive-list .box h2 {  font-family: "MazdaType-Medium", sans-serif; font-size: 1em; margin: 0 0 1em 0; text-transform: uppercase; font-weight: 800; }

.errorpage { padding: 15em 0 10em 0; text-align: center; }
.errorpage h2 { position: relative; font-family: "MazdaType-Medium", sans-serif; font-size: 1.5em; margin: 0 0 .5em 0; text-transform: uppercase; }
.errorpage .btn-black { padding: 1em 2em; }

.inner-accordion { margin: 3em 0 0 0; }
.inner-accordion .accordion-button:not(.collapsed) { background: #000; color: #FFF; }
.inner-accordion .accordion-item p { padding: 0; margin: 0; }
.inner-accordion .accordion-body p { padding: 0; margin: 0 0 1em 0 !important; }
.inner-accordion h2 { margin: 0; padding: 0; }
.inner-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.form-control,
.form-select { border: none; border-bottom: 1px solid #000; border-radius: 0; }

.black-link { color: #000; }

@media (min-aspect-ratio: 16/9) {

}

@media (max-aspect-ratio: 16/9) {

}

@media (max-width: 800px) {
  .display .display-image div { height: calc(50vh - 70px); }
  .display .display-text { bottom: 2em; }
  .display h1 { font-size:  1.15em; }
  .display .btn-black { margin: 0 0 10px 0; }
  .display .btn-black-sep { margin-right: 0 !important; }
  .section { padding-left: 1em; padding-right: 1em; }
  .section-clean-dark { padding:  5em 0 0 0;}
  .section-clean-dark .text { padding:  0 0 5em 0;}
  .boxed-2 .box .text { border-right: none; }
  .boxed-4 .box .text { border-right: none; }
  .footer { text-align: left; }
  .footer ul li { display: block; margin: 0 0 .5em 0;}
  .btn-black { font-size: .8em; }
}