/*
Theme Name: Peugeot 2024
Theme URI: https://plugins.div-it.com.ar/peugeot-2024
Author: Dex
Author URI: https://dex360.net
Requires at least: 6.2
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Peugeot 2024

DS WordPress Theme, (C) 2022-2023 WP Engine.
DS is distributed under the terms of the GNU GPL.

	INDICE

    1. General
    2. Responsive
    
	Color > bluelight =  #00a3e0
*/

/*---------------------------------
# 1. General
-----------------------------------*/

body {
    background-color: #fcfcfc;
    display: flex;
    flex-direction: column;
    font-family: Peugeot,sans-serif !important;
    font-size: .9rem !important;

    min-height: 100vh!important
}

/* INI: Fonts */



/* END: Home */

/* INI: Fonts */
@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/Peugeot_New-Black_Italic.woff2) format("woff2"),url(../fonts/Peugeot_New-Black_Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Peugeot_New-Black.woff2) format("woff2"),url(../fonts/Peugeot_New-Black.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: italic;
    font-weight: 600;
    src: url(../fonts/Peugeot_New-Bold_Italic.woff2) format("woff2"),url(../fonts/Peugeot_New-Bold_Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Peugeot_New-Bold.woff2) format("woff2"),url(../fonts/Peugeot_New-Bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: italic;
    font-weight: 200;
    src: url(../fonts/Peugeot_New-ExtraLight_Italic.woff2) format("woff2"),url(../fonts/Peugeot_New-ExtraLight_Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/Peugeot_New-ExtraLight.woff2) format("woff2"),url(../fonts/Peugeot_New-ExtraLight.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Peugeot_New-Italic.woff2) format("woff2"),url(../fonts/Peugeot_New-Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/Peugeot_New-Light_Italic.woff2) format("woff2"),url(../fonts/Peugeot_New-Light_Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Peugeot_New-Light.woff2) format("woff2"),url(../fonts/Peugeot_New-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Peugeot;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Peugeot_New-Regular.woff2) format("woff2"),url(../fonts/Peugeot_New-Regular.woff) format("woff")
}
/* END: Fonts */

/* INI: Header Menu */
.sub-menu li.menu-item {
    border-bottom: 1px solid;
    padding: 2px 0 2px 0;
}
/* END: Header Menu */

/* INI: Slide home */
#slider_header_home_mobile .carousel-control-next, 
#slider_header_home_mobile .carousel-control-prev,
#slider_header_home .carousel-control-next, 
#slider_header_home .carousel-control-prev,
#page-slider .carousel-control-next, 
#page-slider .carousel-control-prev,
#page-slider-mobile .carousel-control-next, 
#page-slider-mobile .carousel-control-prev {
	border: 1px solid hsla(0,0%,100%,.2);
	top: 50% !important;
	height: 45px;
	opacity: 1 !important;
	width: 45px !important;
}
#slider_header_home_mobile .carousel-control-prev,
#slider_header_home .carousel-control-prev,
#page-slider .carousel-control-next,
#page-slider-mobile .carousel-control-next {
	right:auto !important;
	left:0px !important;
}
#slider_header_home_mobile .carousel-control-next,
#slider_header_home .carousel-control-next,
#page-slider .carousel-control-next,
#page-slider-mobile .carousel-control-next {
	right:0px !important;
	left:auto !important;
}
#slider_header_home_mobile .carousel-control-next:hover, 
#slider_header_home_mobile .carousel-control-prev:hover,
#slider_header_home .carousel-control-next:hover, 
#slider_header_home .carousel-control-prev:hover,
#page-slider .carousel-control-next:hover, 
#page-slider .carousel-control-prev:hover,
#page-slider-mobile .carousel-control-next:hover, 
#page-slider-mobile .carousel-control-prev:hover {
    background-color: #00a3e0;
    border-color: transparent;
}
#slider_header_home_mobile .carousel-control-prev-icon,
#slider_header_home .carousel-control-prev-icon,
#page-slider .carousel-control-prev-icon,
#page-slider-mobile .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='30 10 10 30 30 50' stroke='rgba(255,255,255,1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	height: 20px !important;
	width: 15px !important;
}
#slider_header_home_mobile .carousel-control-next-icon,
#slider_header_home .carousel-control-next-icon,
#page-slider .carousel-control-next-icon,
#page-slider-mobile .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='10 10 30 30 10 50' stroke='rgba(255,255,255,1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	height: 20px !important;
	width: 15px !important;
}
/* END: Slide home */

/* INI: Slide Autos  */
.selector-autos .slick-arrow {
	border: none;
    font-size: 0px;
    width: 30px !important;
    height: 30px !important;
	position: absolute;
	top:50%;
}
.selector-autos .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='30 10 10 30 30 50' stroke='rgba(173, 174, 178, 1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	height: 20px !important;
	width: 15px !important;
	z-index: 9000;
}
.selector-autos .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='10 10 30 30 10 50' stroke='rgba(173, 174, 178, 1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	height: 20px !important;
	width: 15px !important;
}
.selector-autos .carousel-control-prev-icon {
	right:auto !important;
	left:10px !important;
}
.selector-autos .carousel-control-next-icon {
	right:10px !important;
	left:auto !important;
}
.selector-autos .slick-dots li {
	background: #adaeb2;
	border:none;
    border-radius: 0;
	font-size: 0px;
    height: 1px;
    margin: 0 5px;
    opacity: 1;
	padding:0px;
    transition: transform .2s;
    width: 40px;
}
.selector-autos .slick-dots li button {
	background: transparent;
	border:none;
	width: 40px;
	height: 3px;
	position: relative;
	top:-2px;
}
.selector-autos .slick-dots .slick-active {
    background: #00a3e0;
    transform: scaleY(2);
}
.selector-autos .slick-slide {
	margin-left:20px;
}
.selector-autos .slick-list.draggable {
    padding: 0px 20px 0px 0px!important;
}
.selector-autos .selector-autos--carousel {
    padding: 0px 30px !important;
}
#page-slider .carousel-indicators,
#page-slider-mobile .carousel-indicators {
    display:none;
}
/* END: Slides Autos */

#template-pacto-claro {
    margin-top: 60px;
}

.carousel-item .img-fluid{
	height: 43rem;
    object-fit: cover;
}

.carousel-item .slide-img-mobile{
	height: 23rem;
    object-fit: cover;
}

.container-fluid{
	overflow: hidden;
}

html {
  scroll-behavior: smooth;
}


.footer-father {
	font-family: Peugeot, sans-serif;
    font-size: 30px;
  }

.footer-menu-container a {
	color: black !important;
	display: flex;
    list-style: none !important; 
	font-size: 16px;
	list-style-type: none !important;
    padding-left: 0;
  }

#menu-footer3 li{
	list-style: none !important; 
	list-style-type: none !important;
    padding-left: 0;
	margin: 15px 0px 15px 0px;

  }

#menu-footer2 li{
	list-style: none !important; 
	list-style-type: none !important;
    padding-left: 0;
	margin: 15px 0px 15px 0px;
  }

#menu-footer1 li{
	list-style: none !important; 
	list-style-type: none !important;
    padding-left: 0;
	margin: 15px 0px 15px 0px;
  }

#menu-footer3{
	display: contents;
  }

#menu-footer2{
	display: contents;
  }

#menu-footer1{
	display: contents;
  }

.divisoria {
	height: 1px;
	background-image: linear-gradient(to right, transparent 20%, black 20%, black 80%, transparent 80%);
	background-position: bottom;
	background-size: 100% 1px;
	background-repeat: no-repeat;

  }

.dvt-terminos-condiciones {
	color: white;
}

.footerPostventa {
	background-color: #edeaea;
	display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: black !important;
    font-size: 12px;
    font-weight: 600;
    padding: 16px 0px 0px 0px;
}

.footerTerminosycondiciones{
	color: #edeaea;
	display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: black !important;
    font-size: 12px;
    font-weight: 600;
    padding: 16px 0px 0px 0px;
}
.footerTerminosycondiciones a{
	color: #edeaea !important;
	text-decoration: underline;
}

.no-results {
	display: none !important;
}


.navbar-light .navbar-toggler{
	color: white;
    border-color: white;
}
.zBurger {
	z-index: 9999;
	font-family: Peugeot, sans-serif;
	color: white !important;
	background-color: transparent;
}

.zBurgerMobile {
	background-color: transparent !important;
}


.zBurgerMobile a{
	color: white !important;
	padding-right: 60px;
	font-size: 12px;	
}
.marginBurger {
	margin-top: 1.5rem !important;
}

.draggable {
	padding: 0px 0px 0px 35px!important;
}

.nav-item-header{
	list-style: none;
	padding: 1rem;
}

.nav-item-header a{
	color: white;
}

.formFather .formDiv p{
	width: 100% !important;
}
.formFather select {
	width: 100% !important;
}
.formFather .formDiv textarea{
	width: 100% !important;
}
.classContact {
	background-color: black;
    color: white;
    padding: 10px;
	font-size: 14px;
}

.card-sucursal--telefonos a {
	color: white;
}

@media(min-width: 768px){
	.spacing-card {
	    margin-right: 3rem;
	}
}


.only-you{
	padding-right: 3rem!important;
}

input.wpcf7-form-control {
    border: 1px solid #ccc;
    font-size: 13px !important;
    margin-bottom: 1.3em;
    min-height: 40px;
    padding-left: 10px;
    transition: box-shadow .3s,border-color .3s;
    width: 47%;
    margin-right: 2rem;
}

.wpcf7-textarea {
    border: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 1.3em;
    min-height: 40px;
    padding-left: 10px;
    transition: box-shadow .3s,border-color .3s;
    width: 97%;
    margin-right: 2rem;
}

.wpcf7 p {
    margin-bottom: 0;
}

.wpcf7 input.btn-main {
    width: auto;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}

.form-box :-moz-placeholder,
.form-box ::-moz-placeholder,
.form-box :-ms-input-placeholder,
.form-box ::-webkit-input-placeholder { 
color: #ffffff !important;
}

.wpcf7-submit{
    float: right;
    background: black;
    color: white;
    width: 12rem !important;
    height: 3.5rem;
    border-radius: 0px !important;
    font-size: 18px !important;
	cursor: pointer;
}

.menu-car{
	text-align: end;
}

@media(max-width: 768px){
	.only-you{
		padding-right: 0 !important;
	}

	.slide-img-mobile{
		height: 23rem !important;
    	object-fit: cover;
	}

	.menu-car{
		text-align: initial;
	}

	.wpcf7-submit{
	    float: initial;
	    width: 100% !important;
		cursor: pointer;
	}
}


/* FORM CONTACTOA */

.ds-pv-form .wpcf7-form input[type=button].border-light, 
.ds-pv-form .wpcf7-form input[type=reset].border-light, 
.ds-pv-form .wpcf7-form input[type=submit].border-light {
    border:1px solid #f8f9fa !important;
	margin:0px auto !important;
	cursor:pointer !important;
	padding: 10px 0px !important;
	background-color: #000 !important;
	font-family: Peugeot, sans-serif;
	font-size:1rem !important;
}

.ds-pv-form .wpcf7-form input[type=button].border, 
.ds-pv-form .wpcf7-form input[type=reset].border, 
.ds-pv-form .wpcf7-form input[type=submit].border {
    border-radius: 50px;
}

.ds-pv-form .wpcf7 form.invalid .wpcf7-response-output, 
.ds-pv-form .wpcf7 form.unaccepted .wpcf7-response-output, 
.ds-pv-form .wpcf7 form.payment-required .wpcf7-response-output {
    color:white;
}


/* INI: POST VENTA */
/* /////////////////////////////////////// */
.ds-title {
	font-weight:400px;
	display:inline-block;
	margin-bottom:45px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}

.ds-title:after {
	background:#000;
	content:'';
	height:1px;
	left:0;
	margin: 10px auto;
	position:absolute;
	right:0;
	top:95%;
	width:60%;
}

/* Post Venta - Servicies */

/* nav-tabs  */
.dv-pv-servicios-info .nav-tabs {
	box-shadow: 1px -1px 9px 1px rgba(0,0,0,0.10);
	-webkit-box-shadow: 1px -1px 9px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 1px -1px 9px 1px rgba(0,0,0,0.10);
}

.dv-pv-servicios-info .nav-tabs li {
	border-right:1px solid #eeeeee;
}

.nav-tabs li:last-child {
	border-right:none;
}

/* nav-tabs a */
.dv-pv-servicios-info .nav-tabs a {
	background:#fff;
	color:#000;
	display:block;
	padding:20px 40px 10px;
	min-height: 210px;
}

.dv-pv-servicios-info .nav-tabs a.active:before {
    box-sizing: border-box;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 10px solid #000;
    border-right: 1.1vw solid transparent;
    border-left: 1.1vw solid transparent;
}

.dv-pv-servicios-info .nav-tabs a span {
	display:block;
	text-align: center;
}

.ds-pv-header {
	border-top:2px solid #aaa;
	margin:0px 0px 25px;
	padding:50px 30px 0px; 
	text-align: center;
	display:none;
}

.ds-pv-header .ds-ser-titulo {
	font-size:21px;
	text-align: center;
	display:block;
}

.ds-pv-header .ds-ser-descripcion {
	display:block;
}

.dv-pv-servicios-info .nav-tabs .ds-ser-titulo {
	font-size:18px;
}

.dv-pv-servicios-info .tab-pane p,
.dv-pv-servicios-info .nav-tabs .ds-ser-descripcion {
	font-size:13px;
}

.ds-pv-header hr,
.dv-pv-servicios-info .nav-tabs a hr {
    margin-top: 0.4rem;
    border-top: 2px solid #000	;
    width: 50%;
}

.dv-pv-servicios-info .nav-tabs a:hover hr,
.dv-pv-servicios-info .nav-tabs a.active hr {
	border-color:#fff;
}

.dv-pv-servicios-info .nav-tabs a:hover span {
	color:#fff;
}

.dv-pv-servicios-info .nav-tabs a.active [class^="tabicon-"],
.dv-pv-servicios-info .nav-tabs a.active [class*=" tabicon-"],
.dv-pv-servicios-info .nav-tabs a:hover,
.dv-pv-servicios-info .nav-tabs a.active {
	background:#000;
	color:#fff;
	text-decoration: none;
}


/* mobile */

@media screen and (max-width: 480px) {
	.nav-tabs {
	  display: none !important;
	}
  
	/*
	.ds-pv-header,
	.tab-content > .tab-pane {
	  display: block !important;
	}
	*/

	.tab-content > .tab-pane:before {
	  content: attr(data-title);
	  font-size: 2.4rem;
	  margin-bottom: 10px;
	}

	.dv-pv-servicios-info .ds-services-button,
	.dv-pv-servicios-info .tab-pane h4,
	.dv-pv-servicios-info .nav-tabs .ds-ser-titulo,
	.dv-pv-servicios-info .tab-pane p,
	.dv-pv-servicios-info .nav-tabs .ds-ser-descripcion {
		text-align:center;
	}

	.dv-pv-servicios-info .tab-pane h4 {
		margin-top:20px;
	}	
	
  }


/* font icon */
@font-face {
	font-family: 'tabicon';
	src:  url('assets/fonts/tabicon.eot?ghqz2j');
	src:  url('assets/fonts/tabicon.eot?ghqz2j#iefix') format('embedded-opentype'),
	url('assets/fonts/tabicon.ttf?ghqz2j') format('truetype'),
	url('assets/fonts/tabicon.woff?ghqz2j') format('woff'),
	url('assets/fonts/tabicon.svg?ghqz2j#tabicon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="tabicon-"], [class*=" tabicon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'tabicon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:70px;
	color:#000;
	text-align: center;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tabicon-ds-tabs-icon-01:before {	
	content: "\e900";
}
.tabicon-ds-tabs-icon-02:before {
	content: "\e901";
}
.tabicon-ds-tabs-icon-03:before {
	content: "\e902";
}
.tabicon-ds-tabs-icon-04:before {
	content: "\e903";
}

/* formulario */
.ds-pv-form {
	background-color: #000;
}

/* END: Post venta  */
/* /////////////////////////////////////// */

.only-you-style {
	font-family: Peugeot, sans-serif;
	text-align: center;
	color: black;
}

#img1, #img2, #img3 {
	display: none;
}

.square-button {
	display: inline-block;
	width: 220px;
    height: 250px;
    text-align: center;
    border: 1px solid #dadada;
    background-color: transparent;
    cursor: pointer;
	padding: 1rem 1rem 1rem 1rem;
}

.square-button i {
    font-size: 24px;
    margin-bottom: 5px;
}

.styleUl {
width: 110%;
}

.bx-diamond {
	font-size: 4rem;
}

.styleBoxOnly {
	padding: 40px 30px 40px;
}

.dexcda .car-feature-content {
    transform: skewX(0deg);
}

.dexcda h6{
	text-align: center;
	transform: skewX(0deg);
}

.dexcda ul.row {
    transform: skewX(0deg);
}

.dexcda h6::before {
    border-top: 2px solid white;
}


.ds-oy-servicios .fa-solid {
    font-size: 4rem;
    padding-bottom: 1rem;
}

.car-details-carousel-mobile .slick-list{
	padding: 1rem !important;
}

 /* ACCESORIES */

 .textAccesories {
	margin-left: 10% !important;

	margin-right: 10% !important;
 }

 .accesorio-modelo {
	list-style: none !important;
	list-style-type: none !important;
 }
.bottonModels {
	background-color: transparent;
	text-align: center;
	color: white;
	border: none;
	font-size: 16px;
	outline: none !important;
	margin-left: -15px;
}

.bottonModels.mostrado {
    background-color: white;
    color: black;
	outline: none;
	margin-bottom: 0rem!important;
	padding-bottom: 40px;
	margin-left: -15px;
  }



.menu-cars {
	display: none;
	margin-top: -15px;
}
@media (max-width: 1280px) {
	.menu-cars {
		margin-top: -35px;
	}
}

#menu-cars {
    background-color: white;
    color: white;
    border: 2px solid white;
    padding: 10px 20px;
    
}


#menu-cars.mostrado {
    background-color: white;
    color: white;
}

#menu-cars span{
	font-family: Peugeot, sans-serif;
	text-align: center;
	color: black;
}


/* MODELOS DS MOBILE */
.desplegable-btn {
	background-color:transparent;
	color: white;
	padding: 0px 15px;
	border: none;

	outline: 0 !important;
  }
  
  .desplegable-contenido {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none; 
  }
  
  .desplegable-contenido li {
	background-color: transparent;
	color: white;
	padding: 5px 10px;
  }
  
  .desplegable-contenido.mostrado {
	display: block; 
  }

  .desplegable-contenido li a{
	margin-left: 1rem;
	color: white;
  }
  
.desplegable {
	margin-bottom: -15px;
}

.car-details-carouse .slick-slide {
    margin: 0 26px;
}

.car-details-carouse .slick-list {
    margin: 0 -27px !important;
}


.iconClassNews {
    color: #000 !important;
    font-size: 1.5rem;
    padding: 1rem;
}


.img-accesories {
	width: 200px;
	height: 170px !important;
	object-fit: contain;

}

.hoverDescubrir a{
	display: none;
}

.slick-center a{
	display: flex !important;
	margin-top: -5rem;
}

.hoverDescubrir {
	z-index: 9999 !important;
}

.classFatherSlider {
	margin-bottom: 3rem;
	margin-left: -2rem;
}
.input-container {
	position: relative;
}

.hover-input {
	width: 200px;
	height: 30px;
	padding: 5px;
}

.hover-box {
    z-index: 9999;
    width: 100%;
    height: auto;
    position: absolute;
    top: 38px;
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    display: none;
}
.hover-box h3{
	text-align:start;
}
@media (max-width: 768px) {
	.hover-box {
		z-index: 9999;
		width: 100%;
		height: 350px;
		position: absolute;
		bottom: -350px;
		left: 0;
		background-color: white;
		border: 1px solid #ccc;
		padding: 10px;
		display: none;
	}
	.img-units-style {
		margin-top: 2rem !important;
		margin-left: -1rem !important;
	}
	.styleSingleUnits {
		margin-top: 0rem !important;
	
	}
}

@media (max-width: 992px) {
	.styleSingleUnits {
		margin-top: 0rem !important;
	
	}

}

.no-bullets li {
    list-style-type: none !important;
    text-align: start;
}

.no-bullets{
    list-style-type: none !important;
}

.styleCardUsados {
	padding: 1rem;
    border: 1px solid #dee2e6;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

.fontBotons {
	font-size: 12px !important;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.styleSingleUnits{
	margin-top: 15rem;
}

.single-units-style {
	font-size: 12px;
}

.img-units-style {
	margin-top: 15rem;
}

.img-units {
	border: none !important;
}

#hoverBox {

	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.unidad-usado {
	max-height: 100%;
}

/* body.popup-open {
	overflow: hidden;
} */

a:hover {
    color: #0056b3;
    text-decoration: underline;
    /*text-decoration: none !important;*/
}

button {
    cursor: pointer;
}

.logo-ds {
	width: 80%;
}

footer li {
    margin: 15px 0px 15px 0px;
}
.wpcf7-response-output {
	margin-top: 3rem !important;
}

@media (max-width: 768px) {
	.wpcf7-response-output {
		margin-top: 0rem !important;
	}
}


/* INI: landings */
.landings-template .row.ml-0,
.landings-template .redes-sociales-menu-container {
    display: none;
}

.landings-template .page-head {
    margin-top: 7rem;
}

.page-id-185 input.wpcf7-form-control, .page-id-185 select,  .page-id-185 .wpcf7-textarea {
    width: 100% !important;
}

/* INI: landing-1 form */
.landings-template-template-landing1 .form-float {
	position: relative;
    margin-top: -6rem;
    z-index: 9999;
    border: 3px solid gray;
}

.landings-template-template-landing1 .container-fluid .col-md-12.text-center {
    text-align: left !important;
    padding-bottom: 14rem;
}

@media (max-width: 1500px) {
	.landings-template-template-landing1 .form-float {
			margin-top: -10rem;
		}
	.landings-template-template-landing1 .container-fluid .col-md-12.text-center {
		padding-bottom: 12rem;
	}	
}

@media (min-width: 768px) and (max-width: 1023px) {
	.landings-template-template-landing1 .form-float {
		margin-top: -10rem;
	}	
}

@media (max-width:660px) {
	.landings-template-template-landing1 .container-fluid .col-md-12.text-center {
		text-align: center !important;
		padding-bottom: 1rem;
	}
	.landings-template-template-landing1 .form-float {
		margin-top: 1rem;
	}
}
/* END: landing-1 form */

/* INI: landing-1-2-3 */
.landings-template-template-landing1 input.wpcf7-form-control,
.landings-template-template-landing2 input.wpcf7-form-control,
.landings-template-template-landing3 input.wpcf7-form-control {
    width: 100% !important;
    margin-bottom: 0.5em;	
}

.landings-template-template-landing1 .wpcf7-textarea,
.landings-template-template-landing2 .wpcf7-textarea,
.landings-template-template-landing3 .wpcf7-textarea {
    width: 100% !important;
    font-size: 14px !important;
    margin-bottom: 0.5em;
}

.landings-template-template-landing1 input.wpcf7-form-control.wpcf7-submit,
.landings-template-template-landing2 input.wpcf7-form-control.wpcf7-submit,
.landings-template-template-landing3 input.wpcf7-form-control.wpcf7-submit {
    width: 12rem !important;
    margin: 0px auto;
    float: none;
}

/* ipad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio: 1) { 

}
/* END: landing-1-2-3 */


/* INI: landing-2-3 */
.landings-template-template-landing2 .form-float,
.landings-template-template-landing3 .form-float {
    padding-top: 1rem;
    position: relative;
    margin-top: 10rem;
    z-index: 9999;
    background: transparent;
    margin-left: -7rem;
}
.landings-template-template-landing3 .form-float {
    margin-top: 6rem;
    margin-left: 0rem;
}

.landings-template-template-landing2 .form-float .wpcf7 form,
.landings-template-template-landing3 .form-float .wpcf7 form {
    background: white;
    padding: 20px 0px;
    width: auto;
    margin-left: 15%;
}

@media (min-width: 768px) and (max-width: 1023px) {
	.landings-template-template-landing2 .form-float,
	.landings-template-template-landing3 .form-float {
		margin-top: 4rem;
		margin-left: -5rem;
	}	
	.landings-template .page-head {
		margin-top: 6rem;
	}	
}

@media (min-width: 768px) {
    .landings-template-template-landing2 .row .col-md-7,
	.landings-template-template-landing3 .row .col-md-7 {
        text-align: center;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.landings-template-template-landing2 .row.my-5,
.landings-template-template-landing3 .row.my-5 {
    flex-wrap: inherit;
}

@media (max-width: 600px) {
	.landings-template-template-landing2 .row.my-5,
	.landings-template-template-landing3 .row.my-5 {
            flex-wrap: wrap;
	}

	.landings-template-template-landing2 .form-float,
	.landings-template-template-landing3 .form-float {
            margin-top: 0rem;
            margin-left: -2rem;
	}
	.landings-template-template-landing2 .row .col-md-7,
	.landings-template-template-landing3 .row .col-md-7 {
            text-align: center;
	}
	
	.landings-template .page-head {
            margin-top: 0rem;
	}

	.selector-autos .slick-center a {
		margin-top: 0rem !important;
		align-items: center;
		display: inline-flex !important;		
	}

	.selector-autos .slick-dots {
		padding:0px !important;
	}

	.page-home .selector-autos .card-vehicle {
		background-color: #fff;
		box-shadow: 0 3px 5px 0 rgba(0,0,0,.08), 0 7px 25px 0 rgba(0,0,0,.08), 0 0 40px 0 rgba(0,0,0,.1);
	}

	.selector-autos .selector-autos--carousel {
		padding: 0px !important;
	}

	.page-home .selector-autos {
		padding: 50px 0px !important;
	}

	.page-home .selector-autos .card-vehicle .card-vehicle--cat {
		opacity: 1 !important;
	}
	.selector-autos .slick-slide {
		margin-left: 40px;
	}
	.selector-autos .slick-list.draggable {
		padding: 0px 40px 0px 0px !important;
	}
	.home .main-header {
		background: #000000 !important;
	}	
}

/* END: landing-2-3 */
/* END: landings */

/* form button submit */
input.wpcf7-form-control.wpcf7-submit {
    cursor:pointer;
}


/* INI: Swiper icon next+prev */
.swiper-button-next:after, .swiper-button-prev:after {
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	color:#0074e8 /*-#00a3e0*/;
	content: " " !important;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
	display: inline-block;
    height: 70px !important;
	margin-right: 8px;
	vertical-align: middle;
    width: 70px !important;
}

.swiper-button-next:after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" transform="rotate(90)"><path fill="%230074e8" d="M0 16.67l2.829 2.83 9.175-9.339 9.167 9.339 2.829-2.83-11.996-12.17z"></path></svg>');
}

.swiper-button-prev:after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" transform="rotate(-90)"><path fill="%230074e8" d="M0 16.67l2.829 2.83 9.175-9.339 9.167 9.339 2.829-2.83-11.996-12.17z"></path></svg>');
}
/* END: Swiper icon next+prev */


/* INI: Detalle Vehiculo - Botonera */
#botones-container h3 {
	color:black;
	font-weight: 600;
}

#botones-container  {
	color:black;
}

.btn-botonera {
    height: 2rem;
    width: 10rem;
}

.btn-main {
    align-items: center;
    background-color: #00a3e0;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-size: .75em !important;
    font-weight: 600;
    height: 55px;
    justify-content: center;
    padding: 0 1.5em;
    position: relative;
    text-align: center;
    z-index: 10;
}

.btn-main:hover,
.btn-botonera-bl:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.btn-main:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    transform-origin: bottom;
    z-index: -1;
    transform: scaleY(0);
    opacity: 0;
    transition: transform .4s,opacity .4s;
}

.btn-main:hover:before {
    opacity: 1;
    transform: scaleY(1);
}

.Solicitar-info-plan .btn-main {
	display: contents !important;
}

.btn-botonera-bl {
    height: 2rem !important;
    width: 10rem !important;
    background-color: white !important;
    color: #00a3e0 !important;
    border: 2px #00a3e0 solid !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	padding-top: 3px !important;
	font-size: .65em !important;
}

.btn-botonera-bl i {
	margin-top: -2px
}

.btn-cotizar {
	background-color: #00a3e0 !important;
    margin-top: 5px !important;
    color: #ffffff !important;
    border: none !important;	
}

.btn-cotizar:hover,
.btn-cotizar:focus,
.btn-cotizar:active {
    border: none !important;	
	border-radius: 0px !important;
}

.version-description {
    color: #787b80;
}

.lsic {
    font-size: 21px !important;
	font-weight: bold !important;	
}

.minititle-separator {
    align-items: center;
    color: #000;
    display: flex;
    font-size: .9em;
    font-weight: 700;
    letter-spacing: -.02em;
    margin: 20px 0 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.minititle-separator:after {
    background: #dedede;
    content: "";
    display: inline-block;
    height: 1px;
    margin-left: 5px;
    width: 100%;
}

.text-color-variation {
	color: #00a3e0;
	font-size: .8em;
	font-weight: bold !important;
	text-transform: uppercase;
}
/* END: Detalle Vehiculo - Botonera */


/* INI: Detalle Vehiculo - Carousel */
.versiones-carousel .slick-slide {
	height: auto !important;
	border:1px solid red;
}

.versiones-carousel button {
	position: absolute;
	top: 60%;
	outline: none;
	border: none;
	width: 50px !important;
	height: 50px !important;
	border-radius: 35px;
	border: none;
	background-color: transparent !important;
	color: #00a3e0 !important;
	z-index: 99;
	background-image:none;
	font-size:0px;
}

.versiones-carousel button:active,
.versiones-carousel button:focus {
	outline: none;
	border: none;
}

.versiones-carousel button.slick-next:before,
.versiones-carousel button.slick-prev:before {
	content: " ";
	display: inline-block;
	width: 40px !important;
	height: 40px !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 8px;
	vertical-align: middle;
	/*font-size: 30px;*/
	color:#00a3e0;
}

.versiones-carousel button.slick-next:before {
	content: " ";
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" transform="rotate(90)"><path fill="%2300a3e0" d="M0 16.67l2.829 2.83 9.175-9.339 9.167 9.339 2.829-2.83-11.996-12.17z"></path></svg>');
}

.versiones-carousel button.slick-prev:before {
	content: " ";
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" transform="rotate(-90)"><path fill="%2300a3e0" d="M0 16.67l2.829 2.83 9.175-9.339 9.167 9.339 2.829-2.83-11.996-12.17z"></path></svg>');
}

.versiones-carousel .slick-next {
	right: 0px;
	padding-left: 8px;
	outline: none;
	box-shadow: none;
	padding-bottom: 6px;
	color: #00a3e0 !important;
}

/* Mobile */
@media (max-width: 600px) {
	.btn-botonera-bl {
		background-color: #00a3e0 !important;
		color: #ffffff !important;
		height: 2rem;
		font-size: .6em !important;
		width: min-content !important;
	}
	.botones-list {
		display: flex;
		align-items: baseline;
		justify-content: space-evenly;
	}
	#botones-container {
		background-color: black;
		padding-bottom: 10px;
	}
	.btn-fotos {
		display:none !important;
	}
	.minititle-separator {
		font-size: .35em;
	}
	.form-box--title {
		text-align: center;
	}
}
/* END: Detalle Vehiculo - Botonera */


/* INI: Mobile Vehiculo carousel colores */
.car-details-carousel-mobile .slick-slide {
	margin: 0px;
}
.car-details-carousel-mobile .slick-list {
	padding: 0 0px !important;
}
.dexcda .car-feature-content {
	padding: 2rem 2rem 0rem 2rem;
}
.car-details-carousel-mobile .slick-prev,
.car-details-carousel-mobile .slick-next {
  font-size: 0;
  outline: none;
  box-shadow: none;
  padding-bottom: 6px;
  justify-content: center !important;
  display: flex;
  align-items: center;
  border: none;
  position: absolute;
  top: 12rem;
  z-index: 9000;
}

.car-details-carousel-mobile .slick-prev {
  left: 0px;
  padding-left: 4px;
}

.car-details-carousel-mobile .slick-next {
  right: 0px;
  padding-left: 8px;
}

.car-details-carousel-mobile .lsct {
    font-size: .9rem;
}

.car-details-carousel-mobile .version-color {
    height: 30px;
    margin-right: 5px;
    width: 30px;
}

.car-details-carousel-mobile .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='30 10 10 30 30 50' stroke='rgba(0,163,224,1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    height: 20px !important;
    width: 15px !important;	
}

.car-details-carousel-mobile .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='60' version='1.1'%3E%3Cpolyline points='10 10 30 30 10 50' stroke='rgba(0,163,224,1)' stroke-width='4' stroke-linecap='butt' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    height: 20px !important;
    width: 15px !important;	
}

.car-details-carousel-mobile .slick-arrow {
    border: none;
    font-size: 0px;
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 16%;
}

.car-details-carousel-mobile .dexcda h6,
#versiones-carousel-container .dexcda h6 {	
	margin: 0px 0px 50px 0px !important;
}	

.car-details-carousel-mobile .dexcda ul.row li {	
	padding: 0 1rem !important;
	text-align: center;
}

#versiones-carousel-container .dexcda ul.row li {	
	padding: 0 1rem !important;
}

.car-details-carousel-mobile .dexcda h6::before {
    bottom: -10px;
    top: inherit;
}

.car-details-carousel-mobile .padding-version-left {
    padding-left: 20px;
	padding-right: 20px;
}

.car-details-carousel-mobile .text-color-variation {
    font-size: .3em;
    text-transform: uppercase;
}

.card-auto .card-auto--title {
	color: #000;
    font-size: 1em;
    font-weight: 700;
    text-decoration: none;
}

/* END: Mobile Vehiculo carousel colores */


/* INI: Link > Test drive + Cotizador usados */
#wp-test-drive,
.dexctzusd_menu_header,
#wp-test-drive:hover,
.dexctzusd_menu_header:hover {
    color: white;
    font-size: .8em;
    font-weight: 600;
    margin-right: 10px;
}
.main-header__nav #wp-test-drive,
.main-header__nav .dexctzusd_menu_header {
    display:none;
}

/* Responsive */
@media (max-width:600px) {
    .main-header__nav #wp-test-drive,
	.main-header__nav .dexctzusd_menu_header {
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		color: #000;
        font-size: .8em;
        font-weight: 400;        
        display: block;
        padding: 10px;
		margin: 0px;		
        text-transform: uppercase;
    }
}
/* END: Link > Test drive + Cotizador usados */

/*---------------------------------
# 2. Responsive
-----------------------------------*/

@media (max-width: 962px) {
    .dexcda::before {
        background-color: rgba(0, 0, 0, 0.2);
    }
}

@media (max-width: 600px) {
    .dexcda::before {
        background-color: transparent;
    }
}


.modal-form.fade a {
    background-color: transparent!important;
    color: black!important;
    border-radius: 0!important;
    padding: 0!important;
    font-size: 11px!important;
    font-weight: 600!important;
}
.modal-form .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
	position: relative;
}

.modal-form .modal-header .close{
 position:absolute;
 top:10px;
 right:10px;
}

.modal-form .modal-title{
    color: #000;
    font-size: 14.4px!important;
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: -.04em;
}
.modal-form input.wpcf7-form-control ,
.form-box input.wpcf7-form-control {


    margin-right: 0!important;
}
.modal-form input.wpcf7-form-control,
.modal-form select {
   margin-bottom:5px!important;

  
}

.form-box input.wpcf7-form-control,
.form-box   select  {
	
   margin-bottom:1.3em!important;


}

.modal-form .wpcf7-list-item-label,
.form-box  .wpcf7-list-item-label{
 font-size: 13px;
}
.modal-form .acceptance p,
.form-box  .acceptance p{
	
 text-align: left;
}

.modal-form .modal-body {
    background-color: #efefef;
    border-radius: 0 0 5px 5px;
    padding: 25px;
}

.modal-form .modal-header{

    border-bottom: 1px solid #dee2e6;
}

.modal-form .wpcf7-form input[type="submit"],
.form-box .wpcf7-form input[type="submit"]  {

    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

.modal-form .wpcf7-form-control-wrap,
.form-box .wpcf7-form-control-wrap {
    position: relative;
    width: 100% !important;
}

.modal-form .wpcf7-not-valid-tip ,
.form-box .wpcf7-not-valid-tip {
	color: #dc3232;
    font-size: .7em !important;
    font-weight: normal;
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
}

.form-box-button:hover {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}


.btn-especial{
	background-color: #00a3e0!important;
	color:white!important;
}


.modal-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 10000;

    justify-content: center;
    align-items: center;
}

.modal-container {
    background: white;
    /* padding: 20px; */
    border-radius: 8px;
    max-width: 500px;
    width: 90%;
    text-align: center;
    /* position: relative; */
    /* transform: translateY(-20px); */
    /* transition: opacity 0.3s ease, transform 0.3s ease; */
}

.modal-overlay .content{
	padding: 25px;
	background-color: #efefef;
    border-radius: 0 0 5px 5px;
}

.modal-close {
    position: relative;
    top: 0px;
    right: 0px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

