@font-face {
  font-family: 'Nexa-Bold';
  src: url('webfonts/Nexa-Bold.eot?#iefix') format('embedded-opentype'),  url('webfonts/Nexa-Bold.otf')  format('opentype'),
         url('webfonts/Nexa-Bold.woff') format('woff'), url('webfonts/Nexa-Bold.ttf')  format('truetype'), url('webfonts/Nexa-Bold.svg#Nexa-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa-Black';
  src: url('webfonts/NexaBlack.eot?#iefix') format('embedded-opentype'),  url('webfonts/NexaBlack.otf')  format('opentype'),
         url('webfonts/NexaBlack.woff') format('woff'), url('webfonts/NexaBlack.ttf')  format('truetype'), url('webfonts/NexaBlack.svg#Nexa-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

#bar-right{ display: none !important; }

body {
	font-family: 'Nunito Sans', sans-serif;
	margin-top: 117px;
}

span.title{
	font-size: 1rem;
	color: black;
    font-weight: bold;
    background: white;
    padding: 7px;
    border-radius: 15px; 
}

#whatsappmovil .title, #whatsappmovil2 .title{ 
	font-size: 1.3rem;
    font-weight: bold;
    position: absolute;
    display: none;
    top: -55px;
    background: red;
	color:white;
    padding: 10px;
    border-radius: 15px; 
	z-index:9;
}
#whatsappmovil:hover .title, #whatsappmovil2:hover .title{ display:block; } 

#banner2{
	height: 500px;
    background-position: center !important;
    background-size: cover !important;
}

header {
	z-index: 990 !important;
}
header #logo img {
	max-height: 35px;
}
header .icons img {
	max-height: 30px;
}
header .icons-right img {
	max-height: 60px;
}
header .small.promos {
    font-size: 50%;
}
header #btn-phone1 {
    background: #fd0719;
    color: #FFF;
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 13px;
    display: inherit;
    margin-top: 13px;
}
a:hover img {
    opacity: 0.9;
}
img {
    max-width: 100%;
    height: auto;
}
.rounded img {
    border-radius: .25rem;
}
#bar {
	background: #232323;
}
#popup {
    z-index: 99999;
}
#popup .modal-lg {
    max-width: 650px;
}
#slider, 
#banner {
	position: relative;
}
#slider .carousel-item img {
    width: 100%;
}
#slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;    
}
#slider .carousel-caption {
    right: auto;
    bottom: auto;
    top: 10%;
    left: 10%;
}
#slider .carousel-control-prev,
#slider .carousel-control-next {
	bottom: 20px;
	color: #000;
    width: 50px;
    height: 50px;
    border: 3px solid #FFF;
    border-radius: 50%;
    z-index: 9;
    box-shadow: 0px 0px 10px 0px #000;
    background: rgba(0, 0, 0, 0.2);
}
#slider .carousel-control-prev {
    left: 10%;
    top: auto;
}
#slider .carousel-control-next {
	right: auto;
    left: calc(10% + 60px);
    top: auto;
}
#banner {
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}
#banner.bg-bottom {
    background-position: bottom !important;
}
#banner h1 {
	font-size: 80px;
    font-weight: 900;
    line-height: 80px;
    white-space: pre-line;
}
#banner.seminuevos h1 {
	font-size: 74px;
	font-weight: 400;
}

#tabs #nav-tab {
    background: #f6f6f6;
    border: none;
}
#tabs .nav-tabs .nav-item.show .nav-link, 
#tabs .nav-tabs .nav-link.active {
    color: #FFF !important;
    background-color: #eb0a1e;
    border-color: #eb0a1e;
    border-radius: .25rem;
}
#tabs .nav-tabs .nav-link:focus, 
#tabs .nav-tabs .nav-link:hover {
    border-color: #f6f6f6;
}

.carousel-items .carousel-control-next, 
.carousel-items .carousel-control-prev, .owl-next, .owl-prev {
    background: #DDD !important;
    top: calc(50% - 23px);
    bottom: auto;
    width: 40px;
    height: 46px;
    color: #F00 !important;
    font-size: 20px !important;
}

.owl-next{ float: right; border-top-right-radius: 0 !important;  border-bottom-right-radius: 0 !important; margin: 0 !important; }
.owl-prev{ float: left; border-top-left-radius: 0!important;  border-bottom-left-radius: 0 !important; margin: 0 !important; }

.owl-next:focus, .owl-prev:focus {
    outline: 1px dotted !important;
}

.owl-next span, .owl-prev span {
	font-size: 3rem;
    position: relative;
    top: -15px;
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 25%;
}

.overlay{
    overflow: scroll;
}

.owl-dots{ display: none; }

.carousel-items .carousel-control-prev {
    left: 0px;
}
.carousel-items .carousel-control-next {
    right: 0px;
}
.carousel-items .carousel-control-prev-icon,
.carousel-items .carousel-control-next-icon {
  background-image: none;
}

.carousel-items .ribbon, .owl-carousel .ribbon {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    background: #DDD;
    color: #000;
    font-weight: 600;
    z-index: 999;
}
.carousel-items .ribbon:after, .owl-carousel .ribbon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: -14px;
    border: 0 solid transparent;
    border-bottom-width: 28px;
    border-top-width: 0px;
    border-left: 15px solid #DDD;
}
.carousel-items .ribbon.mas-vendido, .owl-carousel .ribbon.mas-vendido {
    background: #d9302f;
    color: #FFF;
}
.carousel-items .ribbon.mas-vendido:after, .owl-carousel .ribbon.mas-vendido:after {
    border-left: 15px solid #d9302f;
}
.carousel-items .ribbon.toyotas-choice, .owl-carousel .ribbon.toyotas-choice {
    background: #444;
    color: #FFF;
}
.carousel-items .ribbon.toyotas-choice span, .owl-carousel .ribbon.toyotas-choice span{    
    color: #d9302f;
}
.carousel-items .ribbon.toyotas-choice:after, .owl-carousel .ribbon.toyotas-choice:after {
    border-left: 15px solid #444;
}
.carousel-items .ribbon.mas-buscado, .owl-carousel .ribbon.mas-buscado {
    background: #000;
    color: #FFF;
}
.carousel-items .ribbon.mas-buscado:after, .owl-carousel .ribbon.mas-buscado:after {
    border-left: 15px solid #000;
}


#recorrido-virtual .image {
	background: #000;
    overflow: hidden;
}
#recorrido-virtual .image > img {
	opacity: 0.5;
}
#recorrido-virtual .recorrido {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 60px);
    text-align: center;
    z-index: 99999;
}
#recorrido-virtual .matterport {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    text-align: center;
}
#recorrido-virtual #iframe-recorrido {
    width: 100%;
}

#experiencia img {
	max-height: 120px;
}

#garantia .garantia {
    background-image: url(img/toyota-innova-blanco.png);
    background-repeat: no-repeat;
    background-position: 40px center;
}
#garantia .auto img {
	max-height: 200px;
}

#horarios .icon img {
	max-height: 70px;
}
#horarios .social img {
    max-height: 40px;
}

#programa-cita .icon img {
	max-height: 50px;
}
#programa-tu-cita {
    height: 820px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: none;
}

#seminuevos .seminuevo .me-interesa a {
	z-index: 999;
}
#seminuevos .seminuevo .carousel-indicators {
	justify-content: left;    
    margin: 10px 15px;
}
#seminuevos .seminuevo .carousel-indicators li {
	width: 8px;
    height: 8px;
    border-radius: 50%;
}
#seminuevos .seminuevo h5 {
    min-height: 50px;
}

#filtros {
    overflow-x: hidden;
}
#filtros .slider.slider-horizontal {
    width: 93%;
    margin: 0 auto;
    display: block;
}
#filtros .slider-handle.round {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#filtros .slider-handle {
    background-color: #0478b2;
    background-image: -moz-linear-gradient(top, #eb0a1e, #eb0a1e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb0a1e), to(#036fa5));
    background-image: -webkit-linear-gradient(top, #eb0a1e, #eb0a1e);
    background-image: -o-linear-gradient(top, #eb0a1e, #eb0a1e);
    background-image: linear-gradient(to bottom, #eb0a1e, #eb0a1e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb0a1e', endColorstr='#eb0a1e',GradientType=0);
    background-color: #eb0a1e;
}
#filtros .slider-selection {
    background-color: #333;
    background-image: -moz-linear-gradient(top, #555, #555);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#555));
    background-image: -webkit-linear-gradient(top, #555, #555);
    background-image: -o-linear-gradient(top, #555, #555);
    background-image: linear-gradient(to bottom, #555, #555);
}

#linea-tiempo .eventos:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 5px;
    height: calc(100% - 30px);
    background: #EEE;
    top: 15px;
}
#linea-tiempo .eventos .row:first-child .image-right:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 50%;
    background: #FFF;
    left: 0;
    top: -10px;
    z-index: 9;
}
#linea-tiempo .eventos .row:last-child .image-left:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 50%;
    background: #FFF;
    right: -6px;
    bottom: -10px;
    z-index: 9;
}
#linea-tiempo .eventos .row:last-child .image-right:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 50%;
    background: #FFF;
    left: -1px;
    bottom: -10px;
    z-index: 9;
}
#linea-tiempo .eventos .info-left:after {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    right: -13px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #F00;
    z-index: 10;
}
#linea-tiempo .eventos .info-right:before {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    left: -7px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #F00;
    z-index: 10;
}
#linea-tiempo .eventos h1 {
    font-size: 80px;
    line-height: 80px;
    font-weight: 900;
    color: #DDD;
}

#programa-cita-servicio .step .number {
    width: 40px;
    display: block;
    height: 40px;
    color: #FFF;
    text-align: center;
    padding: 8px 0px;
}
#programa-cita-servicio .calendar .date p {
    font-size: 24px;
}
#programa-cita-servicio .calendar .datepicker .datepicker-container {
    margin: 0 auto;
    font-size: 15px;
    width: 250px;
}
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li {
    height: 35px;
    width: 35px;
    line-height: 35px;
}
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="years current"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="year current"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="month current"] {
    width: 180px;
    text-transform: uppercase;
}
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="years prev"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="year prev"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="month prev"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="years next"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="year next"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="month next"], 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li[data-view="next"] {
    font-size: 35px;
    color: #eb0a1e;
}
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li.disabled.highlighted, 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li.disabled:hover.highlighted,
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li:hover,
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li.picked, 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul > li.picked:hover {
    background-color: #eb0a1e;
    color: #FFF;
    border-radius: 5px;
}
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul[data-view="week"] > li, 
#programa-cita-servicio .calendar .datepicker .datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #fff;
    cursor: default;
    color: #6c757d;
    font-weight: 600;
}
#promociones .promocion .content p {
    font-size: 80%;
}

#orden-servicio #banner {
    font-family: 'Nexa-Bold';
    background: #EEE !important;
}
#orden-servicio #banner2 {
    font-family: 'Nexa-Bold';
	color:white;
}
#orden-servicio #banner h1, #orden-servicio #banner2 h1 {
    font-family: 'Nexa-Black';
    font-size: 60px;
    line-height: 60px;
    border-bottom: 4px solid #eb0a1e;
}
#orden-servicio #banner2 h1{ color:white; font-size:75px; }
#orden-servicio .orden .number {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    padding: 4px 0px;
    font-size: 20px;
    font-weight: 600;
    background: #eb0a1e;
    color: #FFF;
    border-radius: 50%;
}
#orden-servicio .orden .form-control {
    border-radius: 20px;
    margin-right: -40px;
    font-weight: 600;
}
#orden-servicio #search {
    border-radius: 20px;
    /*width: 34px;*/
    height: 34px;
    color: #FFF;
    margin-top: 2px;
    text-align: center;
    margin-left: 4px;
    z-index: 9;
    cursor: pointer;
}
#orden-servicio #search i {
    color: #FFF;
    margin-left: -3px;
}
#orden-servicio .orden .form-control#ordenId {
    margin-right: -100px;
}
#orden-servicio .orden .form-control#vehicle {
    margin-right: -5px;
}

#footer-1 .social .nav-link {
    background: #333;
    color: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 13px;
    display: inherit;
}
#footer-1 .social .facebook .nav-link {
	background: #1877f2;
}
#footer-1 .social .twitter .nav-link {
	background: #1da1f2;
}
#footer-1 .social .instagram .nav-link {
	background: #9536ad;
}
#footer-1 .social .youtube .nav-link {
	background: #ff0000;
}
#footer-1 .social .blog .nav-link {
	background: #ff7400;
}
#footer-1 .social .whatsapp .nav-link {
	background: #25d366;
}
#footer-1 .social .phone .nav-link {
	background: #1d5c93;
}
#footer-1 .social .nav-link:hover {
	opacity: 0.9;
}


#footer-1 .icons img {
    max-height: 30px;
}
#footer-1 .social img {
    max-height: 50px;
}
#footer-3 .logo img {
	max-height: 35px;
}
#footer-4 {
	font-size: 50%;
}
#bar-left {
    position: fixed;
    top: calc(25% + 50px);
    left: 20px;
    z-index: 999;
}
#bar-right {
    position: fixed;
    top: calc(50% - 160px);
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
#bar-left-bottom {
    position: fixed;
    bottom: 10px;
    left: 0px;
    z-index: 999;
}
#bar-left-bottom img {
    max-width: 50px;
}
#bar-left-bottom #btn-phone {
    background: #fc081c;
    color: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 13px;
    display: inherit;
    margin-left: 22px;
    padding: 0px;
}

.bg-red {
	background-color: #eb0a1e;
    border-color: #eb0a1e;
}
.bg-black {
	background-color: #000;
    border-color: #000;
}
.bg-gray {
    background-color: #DDD;
    border-color: #DDD;
}
.color-red {
	color: #eb0a1e;
}
a.color-red:focus, 
a.color-red:hover {
    color: #dc3545;
}
.line {
    display: block;
    width: auto;
    height: 4px;
    left: 15px;
    right: 15px;
    bottom: 7px;
    position: absolute
}
.line-full {
	left: 10px;
    right: 10px;
}
.separator {
    display: block;
    height: 5px;
    width: 100%;
    background: #F00;
}
form .form-control,
.form .form-control {
    border: 0px;
    border-bottom: 3px solid #eb0a1e;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: calc(2em + .75rem + 2px);
}
.form-control.wpcf7-not-valid {
    background: rgb(255 0 0 / 10%);
}

.full-height {
	min-height: 100%;
    height: 100%;
}
.img-16by9 {
    position: relative;
    padding-bottom: 56.2%;
    overflow: hidden;
}
.img-16by9 img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

#loading {
    /*display: none;*/
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.50);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    text-align: center;
}
#loading i {
    top: calc(50% - 25px);
    position: absolute;
    font-size: 50px;
    color: #eb0a1e;
    left: calc(50% - 25px);
}
.fancybox-opened {
    z-index: 999998 !important;
}

.muestra-movil{
		display:none;
	}
.no-muestra-movil{
	display:block;
}

@media (min-width: 1600px) {
	.carousel-items .carousel-control-prev {
	    left: -40px;
	}
	.carousel-items .carousel-control-next {
	    right: -40px;
	}
}
@media (min-width: 1200px) {
	.container-xl {
    	max-width: 1400px;
    }
}

@media (max-width: 1500px) {
    body {
        zoom: .9;
        -moz-transform: scale(.9);
        -moz-transform-origin: 0 0;
    }
    #bar-left {
        left: 10px;
    }
    #bar-left img {
        max-width: 55px;
    }
    #bar-right {
        right: 10px;
    }
    #bar-right img {
        max-width: 55px;
    }
}

@media (max-width: 1400px) {
    body {
        zoom: .85;
        -moz-transform: scale(.85);
        -moz-transform-origin: 0 0;
    }
}

@media (max-width: 1300px) {
    body {
        zoom: .8;
        -moz-transform: scale(.8);
        -moz-transform-origin: 0 0;
    }
}

@media (max-width: 1300px) {
    header .menu {
        padding-left: 10px;
        padding-right: 10px;
    }
    header #logo img {
        max-height: 27px;
    }
}

@media (max-width: 1199px) {
    .container-xl {
        max-width: calc(100% - 200px);
    }
    #bar-left {
        left: 0px;
    }
    div {
        zoom: .97;
        -moz-transform: scale(.97);
        -moz-transform-origin: 0 0;
    }
	#garantia .garantia {
	    background-size: auto auto;
	    background-position: center 20px;
	}
    #banner h1,
    #banner.seminuevos h1,
    #orden-servicio #banner h1 {
        font-size: 50px;
        line-height: 50px;
    }
}
@media (max-width: 991px) {
    header #logo img {
        max-height: 24px;
    }
	#garantia .garantia {
	    background-position: center 40px;
	}
    #recorrido-virtual .image > img {
        max-width: 150%;
        margin-left: -25%;
    }
    body {
        margin-top: 75px;
    }
    #slider .carousel-caption {        
        left: 3%;
    }
    #slider .carousel-item img {
        width: 120%;
        max-width: 120%;
        /*margin-left: -10%;*/
    }
    #linea-tiempo .eventos h1 {
        font-size: 60px;
        line-height: 60px;
    }
}
@media (max-width: 767px) {
    body {
        margin-top: 125px;
    }
    #banner.bg-top {
        background-size: 200% auto !important;        
        background-position: top !important;
    }
}
@media (max-width: 575px) {
	.muestra-movil{
		display:block;
	}
	.no-muestra-movil{
		display:none;
	}
    body,
    div {
        zoom: 1;
        -moz-transform: scale(1);
        -moz-transform-origin: 0 0;
    }
    .container-xl {
        max-width: 100%;
    }
    header #logo img {
        max-height: 25px;
    }
    #garantia .garantia {
        background-size: auto 30px;
    }
    #recorrido-virtual .image > img {
        max-width: 240%;
        margin-left: -70%;
    }
    #slider .carousel-control-prev, 
    #slider .carousel-control-next {
        width: 30px;
        height: 30px;
        border: 2px solid #FFF;
    }
    #slider .carousel-control-prev {
        left: 5%;
        width: 30px;
        height: 30px;
    }
    #slider .carousel-control-next {
        left: calc(5% + 40px);
    }
    #slider .carousel-control-next-icon, 
    #slider .carousel-control-prev-icon {
        width: 20px;
        height: 10px;
    }
    #banner h1,
    #orden-servicio #banner h1 {
        font-size: 40px;
        line-height: 40px;
    }
    #banner h4 {
        font-size: 18px;
    }
    #banner.bg-top {
        background-size: 250% auto !important;        
    }
    #linea-tiempo .eventos h1 {
        font-size: 40px;
        line-height: 40px;
    }
}
@media (max-width: 420px) {
    #linea-tiempo .eventos h1 {
        font-size: 30px;
        line-height: 30px;
    }
    #linea-tiempo .eventos h4 {
        font-size: 18px;
    }
}