/*html body {
    font-family: "Lato",sans-serif;
    overflow-x: hidden;
}
h2 {
  border-image: linear-gradient(to right, #ffc107 0%, #fff 50%) 1;
  border-image-width: 0 0 5px 0;
  border-style: solid; 
  padding: 5px;
}
*/
.modal p {
    margin-bottom: 3px !important;
}
.modal hr {
    margin: .1rem 0 !important;
}
/*mobile*/
@media only screen and (max-width: 600px) {

#szknav li {
    margin-top: 7px;
}
#szknav li a:hover, #szknav li a.active {
    padding-bottom: 3px;
}

.carpos {
    position: relative;
    top: 50px;
}

section.product-360-exterior #product-360-exterior-arrow {
    position: relative;
    bottom: .2rem;
}
section.product-360-exterior #backgroundSelector {
    padding: 2px 20px 20px 20px;    
    position: relative;
    top: 30px;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer {
    padding: 1px;
}

section.product-360-exterior #backgroundSelector #backgroundSelectorContainer button.background-360ext-selector {
    font-size: 12px;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer button.background-360ext-selector.selected {
    font-size: 12px;
}

#interiorBtn .mb-5 {
    margin-bottom: .01rem !important;
}
.nav360 .Switch360 {
    padding: 2px 5px !important;
}
.nav360 .Switch360 .nav-item button {
    height: 30px;
    margin: .1px 0;
}

#Switch360 font {
    font-size: 14px;
    position: relative;
    bottom: 5px;
}
#product-360-exterior .int360 {
    padding: 1px 0px;
}
#xl7-color-beta .card-img-top, #xl7-color-alpha .card-img-top {
	width: 80%
}
}

/*desktop*/
@media only screen and (min-width: 992px) {
section.product-360-exterior #product-360-exterior-arrow {
    position: static;
    bottom: 3rem;
    margin-top: -128px;
}
section.product-360-exterior #backgroundSelector {
    padding: 20px;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer {
    padding: 10px;
}

.nav360 .Switch360 {
  padding: 12px 15px;
}
.nav360 .Switch360 .nav-item button {
  height: 43px;
  margin: 3px 0;
}
#product-360-exterior .int360 {
    display: flex;
    justify-content: center;
}
#xl7-color-beta .card-img-top, #xl7-color-alpha .card-img-top {
	width: 60%
}
}

.subnav-car {
  padding: 0;
}
.subnav-car li a {
  font-family: SuzukiBold, sans-serif;
  padding: 0;
  padding-bottom: 3px;
  color: #B5B6B6;
  transition: all 700ms;
  margin-right: 1.2em;
  text-transform: uppercase;
  border: none;
  border-bottom: solid 2px transparent;
  letter-spacing: 0.2em;
  font-size: .95em;
}
.subnav-car li a:hover, .subnav-car li a.active {
  color: #0E0F10;
  border-bottom: solid 2px #910A2D;
}

.slick-prev:before, .slick-next:before{
color:red;
}	
#astra .slick-active .slick-dot-custom {
    border: 2px solid #a1a1a1;
}
#astra .slick-dot-custom {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
}		

#astra .slick-dots {
    position: static;
}
#astra .slick-dots li {
    width: auto;
    height: auto;
}
.genixresp .slick-prev {
    left: 1px;
    z-index: 999;
}

.genixresp .slick-next {
    right: 1px;
    z-index: 999;
}
.fitur-lkp {
    font-size: medium;
    text-decoration: none;
    color: #696969;
    padding-right: 10px;
}
.fitur-lkp:hover, .fitur-lkp:active {
    color: #fa8072;
}    
/*.car-carousel {
	width: 40rem;
}
*/

#panorama {
        width: 100%;
        height: 350px;
    }

/* Styling the default Slick dots */

/*#xl7-color {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('https://www.toyota.astra.co.id/themes/custom/bahtera/images/products/veloz/desktop/overview/color-options/bg-colors-desktop.jpg');
}
*/
.car-carousel-item img {
    display: block;
    width: 100%;
    height: auto;
}

.car-carousel .slick-dots {
    position: static;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}	

.car-carousel .slick-dots li {
    margin: 0 0.25rem;
    width: auto;
    height: auto;
}   

.car-carousel .slick-dots li button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: blue;
    text-indent: -9999px;
}
.car-carousel .slick-dots li.slick-active button {
    /*background-color: red;*/
    border: 2px solid #a1a1a1!important;
}

/*#slick-slide-control01 .slick-active {
    border: 2px solid #a1a1a1;
}
*/
#slick-slide-control00 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(0deg, #4e4005 50%, #4e4005 50%);
}

#slick-slide-control01 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(0deg, #151718 50%, #151718 50%);
}
#slick-slide-control02 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(0deg, #f3f4f8 50%, #f3f4f8 50%);
}

#slick-slide-control03 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(0deg, #777574 50%, #777574 50%);
}

#slick-slide-control10 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(90deg, #cd4f37 50%, #0b0b0d 50%);
    /*background: linear-gradient(90deg, rgba(222,75,26,1) 50%, rgba(2,12,14,1) 50%);*/
}
#slick-slide-control11 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(90deg, #e9ebef 50%, #0b0b0d 50%);
}

#slick-slide-control12 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
    background: linear-gradient(90deg, #aba298 50%, #0b0b0d 50%);
}
#slick-slide-control00, #slick-slide-control01, #slick-slide-control02, 
#slick-slide-control10, #slick-slide-control11, #slick-slide-control12 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
}    
#grand-vitara-color-gl #slick-slide-control00 {
    background: linear-gradient(0deg, #3f3f3d 50%, #3f3f3d 50%);
}
#grand-vitara-color-gl #slick-slide-control01 {
    background: linear-gradient(0deg, #dfdfdd 50%, #dfdfdd 50%);
}
#grand-vitara-color-gl #slick-slide-control02 {
    background: linear-gradient(0deg, #111111 50%, #111111 50%);
}
#grand-vitara-color-gx #slick-slide-control10 {
    background: linear-gradient(0deg, #273050 50%, #273050 50%);
}
#grand-vitara-color-gx #slick-slide-control11 {
    background: linear-gradient(0deg, #111111 50%, #111111 50%);
}
#grand-vitara-color-gx #slick-slide-control12 {
    background: linear-gradient(90deg, #9b9b99 50%, #0d0d0d 50%);
}
/* 360 Vis*/
.nav360 {
  display: flex;
  justify-content: center;
}
.nav360 .nav {
  display: inline-table;
  float: left;
  background-color: #E8E8E8;
  padding: 0.5em;
  margin: 0 0.5em;
}
.nav360 .nav .nav-item {
  border-radius: 100%;
  transition: all 700ms;
  margin: 0.5em 0.25em;
  display: inline-table;
  position: relative;
}
/*
.nav360 .nav .nav-item button {
  border-radius: 100%;
}


.nav360 .Switch360 .nav-item button {
  width: auto;
  height: 43px;
  margin: 3px 0;
  text-transform: uppercase;
  color: #B5B6B6;
  letter-spacing: 0.1em;
}
*/
.nav360 .Switch360 .nav-item button.active, .nav360 .Switch360 .nav-item button:hover {
  color: #ffffff;
  background-color: #0E0F10;
}
.nav360 .colorTab .nav-item {
  margin: 0.5em 0.25em;
  display: inline-table;
}
.nav360 .colorTab .nav-item button {
  border-radius: 100%;
  border: solid 4px #E8E8E8;
  width: 49px;
  height: 49px;
  background-color: #E8E8E8;
  transition: all 700ms;
  padding: 0;
}
.nav360 .colorTab .nav-item button:after {
  content: "";
  width: 52px;
  height: 52px;
  border: solid 8px #E8E8E8;
  z-index: 1;
  position: absolute;
  left: -2px;
  top: -2px;
  border-radius: 100%;
}
.nav360 .colorTab .nav-item button div {
  border-radius: 100%;
  width: 33px;
  height: 33px;
  margin: 3px;
  border-radius: 100%;
  transition: all 700ms;
  position: absolute;
  left: 5px;
  top: 5px;
}
.nav360 .colorTab .nav-item button:hover:after, .nav360 .colorTab .nav-item button.active:after {
  border: none;
  transition: all 700ms;
}

.exteriorBox {
  display: grid;
  /* define the number of grid columns */
  /*grid-template-columns: repeat(2, minmax(50%, 1fr));*/
}
.exteriorBox .feature-list {
  margin: 1em;
}
.exteriorBox .feature-list span {
  display: none !important;
}
/*.exteriorBox .feature-list:nth-child(1) {*/
/*  grid-column: span 1;*/
/*  grid-row: span 1;*/
/*}*/
/*.exteriorBox .feature-list:nth-child(2) {*/
/*  grid-column: span 1;*/
/*  grid-row: span 2;*/
/*}*/
.exteriorBox .feature-list img {
  width: 100%;
  border-radius: 8px;
}

#product-360-exterior {
background-size: cover;
background-repeat: no-repeat;
/*background-image: url('https://www.toyota-bandung.com/assets/images/360_20BG_20Light_2.jpeg');
background-position: center;*/
}
.day-360ext-arrow.night-mode{
display: none;
}
#product-360-exterior.night-mode {
background-image: url('https://www.toyota-bandung.com/assets/images/360_20BG_20Dark_2.jpeg');
}
#product-360-exterior.night-mode .day-360ext-arrow.day-mode{
display: none;
}
#product-360-exterior.night-mode .day-360ext-arrow.night-mode{
display: inline-block;
}
#product-360-exterior.night-mode .title, #product-360-exterior.night-mode #product360Exterior-int{
color: white;
}

section.product-360-exterior #product-360-exterior-arrow img {
    width: 65vw;
}
section.product-360-exterior .wrapper-canvas {
    text-align: center;
    position: relative;
}
#product-360-exterior h5{
font-weight: 600
}
#product-360-exterior h5.active{
font-weight: 600;
color: #ab0e0e;
border-bottom: 2px solid #ab0e0e
}

section.product-360-exterior .title {
    padding: 0 150px;
    font-weight: bold;
    margin: 0;
}

section.product-360-exterior #canvas {
    width: 58vw;
    max-width: 1200px;
    margin-bottom: 30px;
}

section.product-360-exterior #product-360-exterior-arrow {
    width: 60%;
    text-align: center;
    z-index: 10;
    padding-top: 15px;
}
section.product-360-exterior #backgroundSelector {
    text-align: center;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer {
    display: inline-block;
    background: #000;
    border-radius: 30px;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer button.background-360ext-selector {
    background: none;
    color: #fff;
    border: 0;
    border-radius: 15px;
    padding: 5px 10px;
    outline: 0;
}
section.product-360-exterior #backgroundSelector #backgroundSelectorContainer button.background-360ext-selector.selected {
    background: #fff;
    color: #000;
    font-weight: bold;
}
/*.nav360 .Switch360 {
  padding: 12px 15px;
}
*/
.nav360 .Switch360 .nav-item button {
  width: auto;
  text-transform: uppercase;
  color: #B5B6B6;
  letter-spacing: 0.1em;
}

.reskredit {
  text-align: center;
  width: 100%;
  opacity: 0;
  display: none;
  transition: opacity 1s ease-in;
}

.loader {
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader > span {
  display: inline-block;
  background-color: purple;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  margin: 0 8px;
  transform: translate3d(0);
  animation: bounce 0.6s infinite alternate;
}

.loader > span:nth-child(2) {
  background-color: palevioletred;
  animation-delay: 0.2s;
}

.loader > span:nth-child(3) {
  background-color: blue;
  animation-delay: 0.4s;
}                    


@keyframes bounce {
  to {
    width: 12px;
    height: 12px;
    transform: translate3d(0, -12px, 0);
  }
} 

#Cta a{
    text-decoration: none;
    color: #0E0F10;
    font-weight: 600;
}
#Cta a:hover{
    color: #d78484;
}
/* MOdal Bootstrap 5.0 */
.modal {
	 position: fixed;
	 top: 0;
	 left: 0;
	 z-index: 1060;
	 display: none;
	 width: 100%;
	 height: 100%;
	 overflow-x: hidden;
	 overflow-y: auto;
	 outline: 0;
}
 .modal-dialog {
	 position: relative;
	 width: auto;
	 margin: 0.5rem;
	 pointer-events: none;
}
 .modal.fade .modal-dialog {
	 transition: transform 0.3s ease-out;
	 transform: translate(0, -50px);
}
 @media (prefers-reduced-motion: reduce) {
	 .modal.fade .modal-dialog {
		 transition: none;
	}
}
 .modal.show .modal-dialog {
	 transform: none;
}
 .modal.modal-static .modal-dialog {
	 transform: scale(1.02);
}
 .modal-dialog-scrollable {
	 height: subtract(100%, 1rem);
}
 .modal-dialog-scrollable .modal-content {
	 max-height: 100%;
	 overflow: hidden;
}
 .modal-dialog-scrollable .modal-body {
	 overflow-y: auto;
}
 .modal-dialog-centered {
	 display: flex;
	 align-items: center;
	 min-height: subtract(100%, 1rem);
}
 .modal-content {
	 position: relative;
	 display: flex;
	 flex-direction: column;
	 width: 100%;
	 pointer-events: auto;
	 background-color: #fff;
	 background-clip: padding-box;
	 border: 1px solid rgba(0, 0, 0, .2);
	 border-radius: valid-radius(0.3rem);
	 outline: 0;
}
 .modal-backdrop {
	 position: fixed;
	 top: 0;
	 left: 0;
	 z-index: 1040;
	 width: 100vw;
	 height: 100vh;
	 background-color: #000;
}
 .modal-backdrop.fade {
	 opacity: 0;
}
 .modal-backdrop.show {
	 opacity: 0.5;
}
 .modal-header {
	 display: flex;
	 flex-shrink: 0;
	 align-items: center;
	 justify-content: space-between;
	 padding: 1rem 1rem;
	 border-bottom: 1px solid #dee2e6;
	 background: #f5f5dc;
}
 .modal-header .btn-close {
	 padding: 0.5rem 0.5rem;
	 margin: -0.5rem -0.5rem -0.5rem auto;
}
 .modal-title {
	 margin-bottom: 0;
	 line-height: 1.5;
}
 .modal-body {
	 position: relative;
	 flex: 1 1 auto;
	 padding: 1rem;
}
 .modal-footer {
	 display: flex;
	 flex-wrap: wrap;
	 flex-shrink: 0;
	 align-items: center;
	 justify-content: flex-end;
	 padding: 0.75rem;
	 border-top: 1px solid #dee2e6;
}
 .modal-footer > * {
	 margin: 0.25rem;
}
 @media (min-width: breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-dialog {
		 max-width: 500px;
		 margin: 1.75rem auto;
	}
	 .modal-dialog-scrollable {
		 height: subtract(100%, 3.5rem);
	}
	 .modal-dialog-centered {
		 min-height: subtract(100%, 3.5rem);
	}
	 .modal-sm {
		 max-width: 300px;
	}
}
 @media (min-width: breakpoint-min(lg, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-lg, .modal-xl {
		 max-width: 800px;
	}
}
 @media (min-width: breakpoint-min(xl, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-xl {
		 max-width: 1140px;
	}
}
 @media (max-width: breakpoint-max(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}
 @media (max-width: breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}
 @media (max-width: breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}
 @media (max-width: breakpoint-max(lg, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}
 @media (max-width: breakpoint-max(xl, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}
 @media (max-width: breakpoint-max(xxl, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))) {
	 .modal-fullscreenbreakpoint-infix {
		 width: 100vw;
		 max-width: none;
		 height: 100%;
		 margin: 0;
	}
	 .modal-fullscreenbreakpoint-infix .modal-content {
		 height: 100%;
		 border: 0;
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-header {
		 border-radius: valid-radius(0);
	}
	 .modal-fullscreenbreakpoint-infix .modal-body {
		 overflow-y: auto;
	}
	 .modal-fullscreenbreakpoint-infix .modal-footer {
		 border-radius: valid-radius(0);
	}
}