/*Traductor*/
a.gflag {vertical-align:middle;font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/16.png);transform: translateY(13px);}
a.gflag img {border:0;}
a.gflag:hover {background-image:url(//gtranslate.net/flags/16a.png);}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}
.goog-text-highlight { 
	background: inherit !important;
	box-shadow: inherit !important;
}

/*Variables*/
body {
	font-family: 'Cairo', sans-serif;
	padding-top: 100px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold; 
}

h1 {
	font-size: 3.5rem;
}

main a {
	color: #0e7bad;
}

.fs-2 {
    font-size: 2.5rem!important;
}

.rounded-4 {
	border-radius: 20px;
}

.text-primary {
	color: #0e7bad !important;
}

.bg-secondary {
	background-color: #f5f5f5 !important;
}

.btn {
	border-radius: 25px;
	font-size: 14px;
	padding: 10px 20px;
	min-width: 150px;
}

.btn-lg {
    font-size: 18px;
    min-width: 200px;
}

.btn-primary {
	border: solid 1px #0e7bad;
	background-color: #0e7bad;
	color: white;
}

.btn-secondary {
	border: solid 1px #696969;
	background-color: #858585;
	color: white;
}

.py-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.py-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.rounded-lg	{
    border-radius: 1rem!important;
}

.border-primary {
	border-color: #0e7bad !important;
}

.btn-secondary:hover {
	color: #fff !important;
}

/*Global*/
.site-logo {
	max-width: 100%;;
}

.icon-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
	padding-right: 10px;
}
.icon-menu:focus {
	outline: none;
	box-shadow: none;
}
.icon-menu > div {
    width: 30px;
    height: 26px;
    position: relative;
    margin-right: 10px;
}

.icon-menu > div span {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 3px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: white;
    transition: all ease 0.2s;
}

.icon-open > div span:first-child {
    transform: rotate(45deg) translate(33%,118%);
}
.icon-open > div span:nth-child(2) {
    opacity: 0;
}

.icon-menu > div span:nth-child(2) {
    top: calc(50% - 2px);
}

.icon-open > div span:last-child {
    transform: rotate(-45deg) translate(30%,150%);
}

.icon-menu > div span:last-child {
    bottom: 0px;
    top: auto;
    transform-origin: 0% 100%;
}

#menu-desplegable {
    position: fixed;
    background: rgb(255 255 255 / 97%);
    top: 0;
    left: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 350px;
    transform: translateX(-100%);
    z-index: 40;
    transition: all 0.6s ease-in-out;
    border: none;
}
#menu-desplegable.open {
    transform: translateX(0);
}


#menu-row a.nav-link.active{
	font-weight: bold;
}

#menu-row ul.nav li a {
    padding: .5rem 14px;
}

#main-header {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #1a1c1b;
	background: rgb(26,28,27);
	background: -moz-linear-gradient(top,  rgba(26,28,27,1) 0%, rgba(43,77,102,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(26,28,27,1) 0%,rgba(43,77,102,1) 100%);
	background: linear-gradient(to bottom,  rgba(26,28,27,1) 0%,rgba(43,77,102,1) 100%);
	/*border-bottom: solid 7px #2b4d66;*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
}

@media (min-width: 1400px) {
	#main-header > .container {
		max-width: 1610px;
	}
}

#main-header a:hover {
	color: #0e7bad;
}


#main-header ul li a.dropdown-item:active {
	color: white;
	background: #0e7bad;
}

#main-header ul li a.dropdown-item

.rounded-icon {
    background-color: white;
    border-radius: 25px;
    padding: 5px 7px;

}

.linea-azul {
	display: block;
	background-color: #2b4d66;
	height: 4px;
	width: 80px;
}

.text-center .linea-azul {
	margin: auto;
}

#wa-btn {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 100;
}

body.single-vehicle #wa-btn  {
	bottom: 55px;
}

body.contact #wa-btn {
	bottom: 90px;	

}

@media (min-width: 768px) {
	.text-md-start .linea-azul  {
		margin: initial;
	}
}

#main-footer {
	background-color: #000;
}

#newsletter-form {
	
}

@media(max-width:992px) and (min-width: 768px) {
	#menu-row ul .nav-item a {
		font-size: 15px;
		padding: .5rem .8rem;
	}
}

/*Home*/
#home-slider .swiper-button-next, #home-slider .swiper-button-prev {
	color: #2b4d66;
}
#home-slider .swiper-pagination-bullet-active {
	background: #2b4d66;
}
#home-slider .swiper {
	height: 46.87vw;
}

#home-slider .swiper-slide {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#home-slider .swiper-slide a {
	height: 100%;
}

#home-buscador {
	border: solid 1px white;
    border-radius: 60px;
	padding: 20px 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
    background: rgb(0 0 0 / 23%);
}

#home-buscador .form-control, #home-buscador .form-select {
	width: 22%;
    border-radius: 25px;
}

.slider-cont {
	width: 30%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
    background-color: white;
    border-radius: 25px;
    padding: 8px 5px;
    color: gray;
}

.slider-cont > p {
	margin: 0;
	width: 25%;
	font-size: 14px;
}

.slider-cont > div {
	width: 40%;
}

.slider-cont .noUi-handle:after, .slider-cont .noUi-handle:before {
	content: none;
}

.slider-cont .noUi-horizontal {
	height: 3px;
}

.slider-cont .noUi-connect {
	background: #858585;
}

.slider-cont .noUi-handle {
    box-shadow: none;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    right: -5px;
    top: -4px;
    border: solid 1px #858585;
    background: #858585;
}

#home-buscador button {
	width: 22%;
	min-width: initial;
}

@media(max-width: 992px) and (min-width: 768px) {
	#main-header .container {
		max-width: 95%;
	}

	#menu-row ul.nav li a {
		padding: .5rem 12px;
		font-size: 14px;
	}

	.gflag {
		padding: 0 !important;
		transform: translateY(11px) !important;
	}
}

@media(max-width: 835px) and (min-width: 768px) {
	#menu-row ul.nav li a {
		padding: .5rem 10px;
		font-size: 13px;
	}
}

@media(max-width: 992px) {
	#home-buscador button {
		width: 16%;
	}

	#home-buscador .slider-cont {
		width: 33%;
	}
}

@media(max-width: 768px) {
	#home-buscador > * {
		width: 48% !important;
		margin-top: 5px;
		margin-right: 1%;
	}
}

@media(max-width: 576px) {
	#home-buscador > * {
		width: 100% !important;
		margin-top: 5px;
		margin-right: 0;
	}
}

#home-tipo-coche {
	background-color: #ebebeb;
	position: relative;
}

#home-tipo-coche:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    height: 120px;
    bottom: -118px;
    background-size: cover;
    background-image: url(../img/shadow-enlaces.png);

}

#home-tipo-coche a .coche-tipo-info-enlace {
	transition: all 0.2s linear;
}

#home-tipo-coche a:hover .coche-tipo-info-enlace {
	transform: translateX(15px);
}


.coche-tipo-info {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}

.coche-tipo-info-subtitulo {
	color: white;
	font-size: 85%;
	margin-bottom: 5px;
}

.coche-tipo-info-titulo {
	color: white;
	font-weight: normal;
}

.coche-tipo-info-enlace {
	color: #006fb2;
}

.home-condicion > div {
	border: solid 1px #0e7bad;
    box-shadow: 0 3px 8px 0 rgb(14 123 173 / 35%), 0 3px 8px 0 rgb(14 123 173 / 6%);
    border-radius: 15px;
    padding: 10px 15px;
    height: 200px;
    width: 200px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	margin: auto;
}

#comprar-coche-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}

.car-entry {
	position: relative;
	padding-left: 0;
    padding-right: 0;
	float: left;
	width: 23%;
	margin-right: 2.666667%;
	margin-bottom: 30px;
	overflow: hidden;
}

.car-entry:nth-child(4n) {
	margin-right: 0;
}

.car-entry-image {
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
	height: 225px;
}

@media( max-width: 850px) {
	.car-entry {
		width: 48%;
	}
	
	.car-entry:nth-child(2n) {
		margin-right: 0;
	}
}



@media( max-width: 576px) {
	.car-entry {
		width: 100%;
	}
	#coches-relacionados .car-entry {
		width: 100%;
	}	
}
.brand-filter {
	transition: color 0.4s ease-in-out;
    font-size: 16px;
    padding: 4px 14px;
}

.brand-filter:hover {
	font-weight: bold;
}

.brand-filter.active {
	color: #006fb2 !important;
	font-weight: bold;
}

.car-entry-details {
	transition: all 0.2s ease-in;
    position: relative;
    padding: 10px 10px 10px 10px;
    background-color: #FFF;
    color: #000;
    border: solid 1px #c1c1c1;
    border-top: 0;
}

.car-entry-price {
	color: #006fb2;
}


.car-entry-overlay .car-entry-price {
    color: white;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
}

.car-entry:hover .car-entry-details {
	transition: all 0.3s 0.2s ease-in;
}

.car-entry-overlay {
	opacity: 0;
	transform: translateY(50%);
	transition: all 0.3s ease-in;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: white;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    background: rgba(0,0,0,0.85);
}

.car-entry-overlay > p {
    line-height: 1.7rem;
}

.car-entry-overlay p.coche-tipo-info-enlace {
	position: absolute;
    right: 15px;
    color: white;
    font-size: 18px;
    bottom: 20px;
    margin-bottom: 0;
}

.car-entry:hover .car-entry-overlay {
	transform: translateY(0); 
	opacity: 1;
	transition: all 0.2s ease-in;
}

#cars-container.loading {
	opacity: 0.6;
}

#home-porque-comprar {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}

body.home #home-porque-comprar:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    height: 120px;
    top: -118px;
    background-size: cover;
	background-position: center;
    background-image: url(../img/shadow-why-init.png);
}

body.home #home-porque-comprar:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    height: 120px;
    bottom: -118px;
    background-size: cover;
    background-image: url(../img/shadow-why.png);
}

#show-filters:hover {
	box-shadow: 0 0 0 .25rem rgba(51, 119, 223, 0.5);
}

#home-contacto {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#home-contacto:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    height: 120px;
    top: -118px;
    background-size: cover;
    background-image: url(../img/shadow-contacto.jpg);
	background-position: center;
}

.marca-destacada-row .col {
	height: 280px;
	overflow: hidden;
}

.marca-destacada-row .swiper-slide {
	width: auto;
}

.marca-destacada-row .swiper-slide .car-entry {
	width: 280px;
}

.marca-destacada-row .swiper-button-disabled {
	display: none;
}

.marca-destacada-row .swiper-button-next, .marca-destacada-row .swiper-button-prev {
	background-color: #0e7bad;
	color: white;	
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 17px;

}

.marca-destacada-row .swiper-button-next:after, .marca-destacada-row .swiper-button-prev:after {
	font-size: 18px;
}

/*Single coche*/
#mobile-cta-btn {
	display: block;
	position: fixed;
	bottom: 0;
	padding: 10px 20px;
	left: 0;
	right: 0;
	background-color: #006FB2;
	color: white;
	text-align: center;
	z-index: 10;
}
body.single-vehicle {
    --bs-breadcrumb-divider: "|";
}

#gallery-thumbnails {
	height: 450px;
	max-height: 100%;
}

#gallery-thumbnails .swiper-slide {
	height: auto;
}

#gallery-thumbnails img {
	width: 100%;
}

#gallery-thumbnails .swiper-slide:not(.swiper-slide-thumb-active) {
	opacity: 0.5;
}

#ficha-coche {
	box-shadow: 0 8px 15px 0 rgb(14 123 173 / 35%), 0 8px 15px 0 rgb(14 123 173 / 6%);
}

@media(max-width: 767px) {
	#gallery-thumbnails {
		height: 100px !important;
	}
	#gallery-thumbnails .swiper-slide {
		width: 100px;
	}

	#ficha-coche {
		margin-top: 20px !important;
	}
}

#gallery-preview .swiper-button-next, #gallery-preview .swiper-button-prev {
    background-color: rgb(255 255 255 / 60%);
	top: 90%;
    border-radius: 100%;
    padding: 10px 22px;
}

#gallery-preview .swiper-button-next::after, #gallery-preview .swiper-button-prev:after {
    font-size: 20px;
    color: #4a4a4a;
}

#car-video {
	height: auto;
    align-items: center;
    display: flex;
    background-color: #000;
}

#video-thumbnail {
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
}

.car-description > div {
    font-size: 16px;
    font-family: 'Cairo', sans-serif;
    white-space: pre-line;
    height: 300px;
    overflow: hidden;
}


.car-description > div:after {
	position: absolute;
	bottom: 0;
	height: 100px;
	content: '';
	left: 0;
	right: 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 33%, rgba(255,255,255,1) 66%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.car-description.open > div {
	height: auto;
}

.car-description.open > div:after {
	content: none;
}

.car-description.open > div ul {
	list-style: none; /* Remove default bullets */
}
  
.car-description.open > div ul li::before {
	content: '\f26d';
	font-family: Material-Design-Iconic-Font;
	color: #2b4d66;
	font-weight: bold;
    display: inline-block;
    width: 2em;
    margin-left: -1em;
    font-size: 13px;
  }

.coche-ver-mas {
    position: absolute;
    color: #0e7bad;
    right: 10px;
    bottom: 45px;
    font-size: 15px;
    z-index: 10;
}

.coche-caracteristicas {
    list-style: none;
    padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.coche-caracteristicas li {
	width: 33%;
    margin-bottom: 25px;
    font-size: 15px;
	white-space: nowrap;
}

@media(max-width: 1400px) {
	.coche-caracteristicas li {
		width: 50%;
	}
}

@media(max-width: 920px) {
	.coche-caracteristicas li {
		width: 100%;
		margin-bottom: 10px;
	}
}

.coche-caracteristicas li img {
	width: 20px;
    margin-right: 10px;
}

#coche-precio-total small {
	font-size: 12px;
}

#coches-duda-banner {
	background-size: cover;
    background-position: right center;
}

/*NOSOTROS*/

/*FAQS*/
.accordion-button:not(.collapsed) {
	color: white;
	background-color: #0e7bad;
}

/*Listado coches*/

/*Calculator*/
#calculator {    
    background-color: #f6f6f6;
}

.calculator-select, .form-control {
    border-radius: 20px;
    border-color: #cccccc;
    color: #555;
}

.calculator-button {
    border-radius: 20px;
}

.form-select:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.1rem rgb(13 111 174 / 22%);
}

.btn.btn-primary {
    background-color: #2b4d66;
    border-color: #2b4d66;
}

.fields-row {
    min-height: 146px;
}

.step-number span {
    display: block;
    background-color: black;
    border-radius: 100%;
    width: 24px;
    font-size: 14px;
    color: white;
    height: 24px;
    line-height: 24px;
}

.step-number.step-active span {
    background-color: #006fb2;
}

.step-icons {
    color: #006fb2;
    font-size: 20px;
    letter-spacing: 5px;
}

.calculator-button.btn-secondary {
    background: transparent;
    border: solid 3px #006fb2;
    color: #006fb2;
    padding: 4px 0;
}

.result-row {
    background-color: #006fb2;
    color: white;
}

.result-price {
    font-size: 150%;
}

#politica-privacidad-cont .politica-error {
    display: none;
}

#politica-privacidad-cont.is-invalid .politica-error {
    display: initial !important;
}

/*Coches*/

#order-select {
	border-radius: 25px;
}

#close-filters {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #b8b8b8;
}

#filters-container .btn-secondary {
	background-color: #383845 !important;
}

#filters-container select, #filters-container input[type="text"] {
	background-color: #383845ab !important;
	color: #b8b8b8;
	border-color: #4b4b4b;
	border-radius: 20px;
	font-size: 14px;
}

#filters-container  .slider-cont {
	width: 100%;
	background-color: #383845ab !important;
	color: #b8b8b8;
	border-color: #4b4b4b;
	border-radius: 20px;
	font-size: 14px;
}

/*#filters-container > .col-12 {
    position: absolute;
    height: 0;
    overflow: hidden;
	transition: height 0.4s ease-in-out, background-color 0.1s 0.5s linear, padding-top 0.1s 0.5s linear;
}*/

#filters-container > .col-12 {
	z-index: 1;
	transition: height 0.4s ease-in-out;
	padding-top: 10px;
	background-color: #0c0919eb;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

body.home #filters-container > .col-12 {
    
	position: relative;
}

body.home #close-filters {
	display: none;
}

.filter-type {
	cursor: pointer;
	width: 95px;
	margin-top: 10px;
}

.filter-type img {
	max-width: 100%;
	opacity: 0.7;
}

.filter-type.active p {
	color: #fff; 
	font-weight: bold; 
	text-shadow: 0 0 #fff;
}
.filter-type.active img {
	opacity: 1;
}

#filters-container .form-select {
	background-image: url(../img/form-icon.svg);
}

#filters-container .slider-cont > div {
	width: 30%;
}

#filters-container .slider-cont > p {
	width: 32%;
	white-space: nowrap;
}

.page-item .page-link {
	border: none;
	color: #7d7d7d;
}

.page-item.active .page-link {
	background-color: transparent;
	color: #006fb2;
    border: none;
}

/*Testimonios*/
.testimonial-row:nth-child(odd) {
	flex-direction: row-reverse;
}

@media(max-width:767px) {

	.py-100{
	 padding-top: 30px;
	 padding-bottom: 30px;
	}
  
	.py-50{
	  padding-top: 15px;
	  padding-bottom: 15px;
	}
}

/*Textos extras*/
#extra-text > div {
    height: 120px;
    overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

#extra-text > div:after {
    position: absolute;
    bottom: 0;
    height: 100px;
    content: '';
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 33%, rgba(255,255,255,1) 66%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

#extra-text > p {
	padding-bottom: 85px;
}

#extra-text.open > div {
	height: auto;
	padding-bottom: 85px;
}

#extra-text.open > div:after {
	content: none;
}

#extra-text.open > p {
	display: none;
}

/*Cookies*/
#freeprivacypolicy-com---nb {
	font-family: 'Cairo', sans-serif;
	top: initial;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	max-width: 100%;
  }
  
  #cc-nb-title,
  button.cc-nb-reject,
  .cc-pc-head-lang-select {
	display: none !important;
  }
  
  .freeprivacypolicy-com---nb .cc-nb-text {
	  font-size: 14px !important;
	  margin: 0 !important;
  }
  
  .freeprivacypolicy-com---nb .cc-nb-main-container {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  max-width: 800px;
	  padding: 20px !important;
  }
  
  .freeprivacypolicy-com---reset div {
	  padding: 0 15px;
  }
  
  .cc-nb-buttons-container button {
	width: 100%;
  }
  
  .freeprivacypolicy-com---palette-light .cc-nb-okagree,
  .freeprivacypolicy-com---palette-light .cc-cp-foot-save {
	background-color: #0e7bad !important;
  }
  
  .freeprivacypolicy-com---pc-dialog  {
	font-family: 'Cairo', sans-serif;
  } 
  
  .freeprivacypolicy-com---pc-dialog .cc-cp-foot-byline {
	opacity: 0 !important;
  }
  
  .cc-cp-body-tabs li:nth-child(3) {
	display: none !important;
  }
  
  @media(max-width:768px) {
	.freeprivacypolicy-com---pc-dialog .cc-cp-body-content-entry {
	  padding: 25px 0 !important;
	}
	
	.filter-type {
    	width: 80px;
	}

	.filter-type p {
		font-size: 0.9rem;
	}
}

/*Blog*/
#blog-pills {
	width: 100%;
}
body.et_divi_theme {
	padding-top: 0 !important;
}
body.et_divi_theme .text-white {
	color: #fff !important;

}
body.et_divi_theme #menu-enlaces-top p {
	padding-bottom: 0 !important;
}

body.et_divi_theme #menu-enlaces-top p a {
	color: white;
	text-decoration: none;
}

body.et_divi_theme #menu-row ul.nav li a {
	color: white;
}

body.et_divi_theme #menu-row ul.nav .dropdown-item {
	color: #000;
}

.et_mobile_menu li a, .nav li li a {
	font-size: 17px !important;
}

body.et_divi_theme .dropdown-menu {
	border: none !important;
}

body.et_divi_theme #menu-desplegable a {
	color: #000;
}

#finance-slider.noUi-horizontal {
	height: 12px;
    margin-top: 22px;
    margin-left: 5px;
    margin-right: 10px;
}

#finance-slider .noUi-horizontal .noUi-handle{
	height: 22px;
}

#finance-slider .noUi-touch-area {
	background-color: #2b4d66;
}

#finance-slider .noUi-touch-area:hover {
	background: #0F7BAD;
}

#finance-slider .noUi-handle:after, #finance-slider .noUi-handle:before {
	content: none;
}

#finance-slider .noUi-handle {
	height: 22px;
} 

#finance-slider .noUi-tooltip {
    font-size: 13px;
    padding: 0 5px;
}

#car-finance-modal button[type="submit"] span:first-child {
	display: none;
}

#car-finance-modal .is-sending button[type="submit"] span:first-child { display: block; }
#car-finance-modal .is-sending button[type="submit"] span:last-child { display: none; }

#calculator select[name="version"][disabled]~p {
	display: none;
}
#calculator select[name="version"]~p {
	display: block;
}

#calculator select[name="version"][disabled]~textarea {
	display: none;
}
#calculator select[name="version"]~textarea {
	display: block;
    resize: none;
    height: 120px;
}
#finance-tabs {
    justify-content: space-around;
    border-bottom: 0;
}
#finance-tabs li {
	width: 48%;
}
#finance-tabs li a {
    /*padding: 10px 55px;*/
    font-size: 15px;
    border-radius: 15px 15px 0 0;
	color: #495057;
	border: none;
    box-shadow: 0 -5px 12px -3px rgb(0 0 0 / 20%);
}
#finance-tabs li a {
	background: #e9e9e9;
}
#finance-tabs li a.active {
	background: #f8f8f8;
}

.slider-info {
	font-size: 15px;
}

.fake-input {
	text-align: right;
	background: #f0f0f0;
	border: solid 1px #dfdfdf;
}

.fake-input p {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 2px;
}

#finance-tabs-content {
	background: #f8f8f8;
	border-bottom: solid 1px #e2e8f0;
	margin-bottom: 15px;
    box-shadow: 0 -6px 15px -8px rgb(0 0 0 / 20%);
}

#finance-content .noUi-target {
    background: #0d7bac;
    border-radius: 0;
    border: none;
    box-shadow: none;
    height: 3px;
}

#finance-content .noUi-handle {
    background: #0d7bac;
    border: none;
    box-shadow: none;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    top: -13px;
}

#finance-content .noUi-handle:after {
    content: '>';
    color: white;
    background: none;
    font-size: 16px;
    right: 13px;
    top: 1px;
    left: initial;
}

#finance-content .noUi-handle:before {
    content: '<';
    color: white;
    background: none;
    font-size: 16px;
    left: 6px;
    top: 1px;
}

#finance-content label {
	font-size: 15px;	
}

#insurance-list {
	font-size: 13px;
	list-style: none;
}

#insurance-list li::before {
    content: '\f26d';
    font-family: Material-Design-Iconic-Font;
    color: #2b4d66;
    font-weight: bold;
    display: inline-block;
    width: 2em;
    margin-left: -1em;
    font-size: 8px;
} 

.slider-value {
	color: #ababab;
    font-size: 16px;
}

#cuota-panel {
	background: #efefef;
}

.tae {
	font-size: 17px;
}

.cuota-extra {
	font-size: 15px;
}

#loading-layer {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 70px;
	z-index: -10;
	color: #2b4d66;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.70);
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}

#ficha-coche.loading #loading-layer {
	z-index: 10;
	opacity: 1;
}
#finance-legal { line-height: 1em;}
#finance-legal .s_12 { font-size: 14px; }
#finance-legal .s_bold { font-weight: bold; }
#finance-legal .s_underline { text-decoration: underline; }
#finance-legal .s_16 { font-size: 15px; }


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9::before {
    padding-top: 67.25%;
}

.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.cloudimage-360 .cloudimage-360-left, .cloudimage-360 .cloudimage-360-right {
    background-color: rgb(255 255 255 / 60%) !important;
    border-radius: 100% !important;
    padding: 8px 23px !important;
    z-index: 10 !important;
    width: 0 !important;
	height: 46px;
}
.cloudimage-360 .cloudimage-360-left:focus, .cloudimage-360 .cloudimage-360-right:focus {
	outline: none;
}
.cloudimage-360 .cloudimage-360-left {
	display: none;
	position: absolute;
	z-index: 100;
	top: calc(100% - 15px);
	left: 50% !important;
	transform: translateX(-100px);
}
.cloudimage-360 .cloudimage-360-right {
	display: none;
	position: absolute;
	z-index: 100;
	top: calc(50% - 15px);
	right: 50% !important;
	transform: translateX(100px);
}
.cloudimage-360 .cloudimage-360-left:before, .cloudimage-360 .cloudimage-360-right:before {
	font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 20px;
    position: absolute;
    color: #4a4a4a;
    right: 7px;
    top: 14px;
}
.cloudimage-360 .cloudimage-360-left:before {
	content: 'prev' !important;
	background-image: none !important;
}
.cloudimage-360 .cloudimage-360-right:before {
	content: 'next' !important;
	background-image: none !important;
}
.cloudimage-360 .cloudimage-360-left.not-active, .cloudimage-360 .cloudimage-360-right.not-active {
	opacity: 0.4;
	cursor: default;
}

.cloudimage-360-fullscreen-modal {
    background: rgba(11,11,11,0.80) !important;
}

.cloudimage-360 .cloudimage-360-right, .cloudimage-360 .cloudimage-360-left {
	z-index: 1;
    top: initial !important;
    bottom: 15px;
}

.cloudimage-360-play {	
    background-color: rgb(255 255 255 / 60%) !important;
    border-radius: 100% !important;
    padding: 8px 13px !important;
	position: absolute;
	bottom: 15px;
	right: 50%;
	transform: translateX(50px);
	height: 46px;
}
.cloudimage-360-pause {	
    background-color: rgb(255 255 255 / 60%) !important;
    border-radius: 100% !important;
    padding: 8px 13px !important;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50px);
	height: 46px;
}
.cloudimage-360-fullscreen-icon {
	background-color: rgb(255 255 255 / 60%) !important;
    border-radius: 100% !important;
    padding: 8px 13px !important;
}
.cloudimage-360-play i,
.cloudimage-360-pause i {
	color: #4a4a4a;
    font-size: 25px;
	
}

.cloudimage-360-fullscreen-icon {
    width: 40px !important;
	height: 40px !important;
	background-image: url('../img/full_screen.png') !important;
	background-size: 25px !important;
}

.cloudimage-360-icons-container {
	right: 20px !important;
	z-index: 10 !important;
}
.cloudimage-360-pause .zmdi-pause-circle-outline {transform: translateY(2px);}
.cloudimage-360-play i {transform: translateY(2px);}

@media (max-width: 425px) {
	.cloudimage-360-left {
		transform: scale(0.7) translateX(-135px) !important;
	}
	.cloudimage-360-right {
		transform: scale(0.7) translateX(135px) !important;
	}
	.cloudimage-360-play {
		transform: scale(0.7) !important;
	}
	.cloudimage-360-pause {
		transform: scale(0.7) !important;
	}
	.cloudimage-360-fullscreen-icon {
		transform: scale(0.7) translateX(15px);
	}
}
body.single-vehicle .popover {
	width: 475px;
	max-width: 90vw;
	font-size: 12px;
}
.s_12 {
	font-size: 85%
}
.s_16 {
	font-size: 100%;
} 
.s_bold {
	font-weight: bold;
}
.s_underline {
	text-decoration: underline;
}
.finance-text small {
	color: #000;
	font-size: 13px;
}
.finance-link {
	margin-top: 5px;
	border: solid 1px #EC0007;
	background-color: white;
	transition: all 0.1s linear;
}
.finance-link:hover {
	border: solid 1px #c52d32;
	opacity: 0.7;
}
.finance-link img {
    width: 80%;
    max-width: 150px;
}
@media (max-width: 1199px) {
	.car-price-table .border-start {
		border-left: 0 !important;
	}
	
}
@media (min-width: 1200px) {
	.car-price-table .border-top {
		border-top: 0 !important;
	}
}

.single-vehicle .popover-body .finance-details-title { font-size: 18px; }
.single-vehicle .popover-body ul { font-size: 15px; list-style: none; padding-left: 0;}
.single-vehicle .popover-body ul li {}
.single-vehicle .popover-body ul li i {font-size: 16px; padding-right: 5px;}

.cloudimage-360-close-fullscreen-icon {
    background-color: white !important;
    padding: 20px;
    border-radius: 20px;
    background-size: 18px !important;
    transform: translate(-10px, 10px);
}