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

.neve-breadcrumbs-wrapper {
 display:none !important;;
}
.nv-page-title-wrap {
margin-top:20px !important;
}

#hondnav li {
    margin-top: 7px;
}
#hondnav li a:hover, #hondnav 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;
}
.slick-dotted.slick-slider {
    margin-bottom: 1px !important;
}
.slick-dots {
    margin: 15px 0 !important;
}
.ev-md-10 {
	width: 100%;
	}
.ev-md-3 {
    padding-left: 1px;
    padding-right: 1px; 
}
    
#hrvhl img, #crvhl img {
	width: 70%;
}
 
.pd-x-5-sm {
    display: flex;
    justify-content: center;
}
#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;
}
}

/*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;
}
}

.subnav-car {
  padding: 0;
}
.subnav-car li a {
  font-family: Roboto Condensed,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;
}
.row-flex {
    padding: 20px 0px;
  /*  background : burlywood;*/
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	background-image: url('https://www.honda-bandung.com/wp-content/uploads/2024/09/honda-all-new-hr-v-desktop.webp');
	background-blend-mode: darken;
    background-color: rgba(0, 0, 0, 0.7);
}	
.ev-md-10 {
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ev-md-3 {
    width: 25%;
    float: left;
}

.pd-x-5-sm {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
	margin-bottom: 10px;
}

#Highlight h3 {
    font-size: 20px;
    border-left: solid 3px #ff0000;
    padding-left: 8px;
}  
#hrvhl h4, #crvhl h4 {
    font-size: 18px;
    font-weight: 500;
	color:#fff;
}
#hrvhl p, #crvhl p {
    font-size: 15px;
	color:#fff;
}
#hrvhl li.slick-active button:before, #hrvhl li button:before, #crvhl li.slick-active button:before, #crvhl li button:before {
    color: #fff;
}

#hrvhl .slick-dots li button:before, #crvhl .slick-dots li button:before {    
    font-size: 12px;
    line-height: 25px;
    color: #fff;
}	
img {
    vertical-align: middle;
    max-width: 100%;
}	
.slick-prev:before, .slick-next:before{
color:red;
}	

.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 */

#hrv-color, #crv-color {
    background-position: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('https://www.toyota-bandung.com/assets/images/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;
}
*/
#hrv-color button, #crv-color button, #wrv-color button{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #eee;
}
/* Ignite Red Metallic Two Tone */
#hrv-color #slick-slide-control00, #wrv-color #slick-slide-control00 {
    background: linear-gradient(135deg, #AF2A40 50%, #000000 50%);
}
/* Sand Khaki Pearl Two Tone */
#hrv-color #slick-slide-control01 {
    background: linear-gradient(135deg, #897F6A 50%, #000000 50%);
}
/* Platinum White Pearl */
#hrv-color #slick-slide-control02, #crv-color #slick-slide-control02 {
    background: linear-gradient(0deg, #eaeae9 50%, #eaeae9 50%);
}
/* Taffeta White */
#wrv-color #slick-slide-control02 {
    background: linear-gradient(0deg, #f3f3f3 50%, #f3f3f3 50%);
}
/* Stellar Diamond Pearl */
#wrv-color #slick-slide-control03 {
    background: linear-gradient(0deg, #cfcfcf 50%, #cfcfcf 50%);
}
/* Meteoroid Gray Metallic */
#hrv-color #slick-slide-control03, #crv-color #slick-slide-control03, #wrv-color #slick-slide-control04 {
    background: linear-gradient(0deg, #828385 50%, #828385 50%);
}
/* Crystal Black Pearl */
#hrv-color #slick-slide-control04, #crv-color #slick-slide-control04, #wrv-color #slick-slide-control05 {
    background: linear-gradient(0deg, #000000 50%, #000000 50%);
}
/* Ignite Red Metallic (Type RS) */ 
#hrv-color #slick-slide-control05, #wrv-color #slick-slide-control01 {
    background: linear-gradient(0deg, #AF2A40 50%, #AF2A40 50%);
}
/* Ignite Red Metallic (CR-V) */
#crv-color #slick-slide-control01 {
    background: linear-gradient(0deg, #95091E 50%, #95091E 50%);
}
/* Sand Khaki Pearl (Type E, SE, RS) */
#hrv-color #slick-slide-control06 {
    background: linear-gradient(0deg, #897F6A 50%, #897F6A 50%);
}
/* Canyon River Blue Metallic */
#crv-color #slick-slide-control00 {
    background: linear-gradient(0deg, #212f47 50%, #212f47 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: 100%;
    text-align: center;
}
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);
	}
}
 