body {
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins';
}



body.collapsed {
	padding-top: 70px;
}

body.mobile {
	padding-top: 0;
}

.header {
	background-image: url(../images/header.jpg);
	color: #FFFFFF !important;
	background-size: cover;
	background-position: center center;
	/*height: 165px;*/
	height: 219px;
	overflow: hidden;
	z-index: 999 !important;
	position: relative;
	width: 100%;
	top: 0;
}

::placeholder {
  font-size: 0.9em;
}

#cabecera_mobile {
	/*height: 70px;*/
	height: 120px;
	position: relative !important;
	padding-top: 0px !important;
	top: 0;
}

.header.collapsed {
	height: 70px;
	position: fixed;
	top: -70px;
	transition: transform 500ms ease, background 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
	transform: translateY(70px);
}

.header h2 {
	color: #FFFFFF !important;
	margin-bottom: 0;
}

.header h2 {
	font-weight: bold;
	font-size: 1.8rem;
}

.bloque {
	background-color: #ffffff;
}

.bloque h3 {
	color: #031d43;

}

h3 {
	font-weight: 600;
}

.bloque p {
	color: #808080;
}

.fondo_gris {
	background-color: #f6f6f6;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}

.contenido {
	position: relative;
}

.contenido-estaciones {
	background-color: #fff;
	/* padding-top: 82px; */
}

.imagen_b1 {
	background-image: url(../images/imagen_b1.jpg);
	background-size: cover;
	min-height: 440px;
}

.small {
	height: 96px !important;
	padding: 0px !important;
}

.small-footer .nuestra-itv {
	color: #008BD2;
	font-size: 16px;
	font-weight: 600;
}

.small-footer .itvs {
	color: #15153E;
	font-size: 10px;
}

#last-footer {
	background-color: #15153E;
	font-size: 12px;
	height: 60px;
}

.last-footer>a,
.last-footer {
	color: #FFF;
	padding-top: 15px;
	font-size: 11px;
}

.last-footer-social {
	padding-top: 20px;
}

.footer-area .copyright_part_text {
	padding: 10px !important;
}

.fondo-header {
	background-image: url(../images/fondo-landing.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.header-area .header-top {
	padding: 13px 0;
	height: 176px;
}

.tu-itv {
	color: #FFF;
	font-weight: 600;
	font-size: 40px;
	display: block;
	line-height: 2.5rem;
}

.lema-cabecera {
	color: #008bd2;
	font-size: 25px;
}

.estaciones {
	/*padding-left: 10%;*/
	padding-left: 4%;
	/*padding-right: 10%;*/
	padding-right: 4%;
}

.itv-datos {
	font-size: 14px;
	color: #808080;
}

h1 {
	font-size: 28px;
	font-weight: 400;
	color: #051d42;
}

h2 {
	font-size: 25px;
	font-weight: 600;
	color: #051d42;
}

.btn-azul {
	width: 100%;
	background-color: #008BD2;
	color: #FFF !important;
	border-radius: 25px;
	height: 45px;
	font-size: 0.75rem;
	padding-top: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
}

.precio {
	font-size: 40px;
	color: #008BD2;
}
.bservicio .precio,
.bmejora .precio {
	font-size: 25px;
}
.precio_antes {
	font-size: 19px;
	color: #808080;
}
.precio_texto {
	font-size: 15px;
	color: #008BD2;
}

.precio_texto>small {
	color: #808080;
}

.precio>small,
.precio_antes>small,
.precio_texto>small {
	font-size: 12px;
	display: block;
	clear: both;
}

.col_precio {
	float: left;
	padding-right: 10px;
	;
}


@media (max-width: 1024px) {
	.col_precio {
		padding-top: 10px;
	}
	.small {
		height: 170px !important;
	}

	#last-footer {
		height: 130px;
	}

	h1 {
		font-size: 22px;
		font-weight: 400;
		color: #051d42;
	}

	h2 {
		font-size: 25px;
		font-weight: 600;
		color: #051d42;
	}

	.fondo-header {
		background-image: url(../images/fondo-landing-mobile.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.tu-itv {
		font-size: 35px;
	}

	.lema-cabecera {
		font-size: 18px;
	}
}

h1.reserva-itv,
h3.reserva-itv {
	font-style: normal;
	font-weight: 600;
	color: #15153e;
	font-size: 23px;
	margin-bottom: 20px;
}

h4.reserva-itv {
	color: #15153e;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}

.servicios {
	height: 186px;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

.servicios a {
	font-size: 14px;
	color: #333333;
	width: 250px;
	display: block;
	height: 186px;
	padding-top: 40%;
}

.servicios a:hover {
	color: #FFF;
}

@media (max-width: 1024px) {
	.servicios a {
		padding-top: 25%;
	}
}

.servicios a span {
	font-size: 11px;
	font-weight: bold;
}

.servicio_1 {
	background-image: url(../../images/reserva-itv/servicio_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_2 {
	background-image: url(../../images/reserva-itv/servicio_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_3 {
	background-image: url(../../images/reserva-itv/servicio_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_4 {
	background-image: url(../../images/reserva-itv/servicio_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_8 {
	background-image: url(../../images/reserva-itv/servicio_8.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_1_hover {
	background-image: url(../../images/reserva-itv/servicio_1_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_2_hover {
	background-image: url(../../images/reserva-itv/servicio_2_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_3_hover {
	background-image: url(../../images/reserva-itv/servicio_3_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicio_4_hover {
	background-image: url(../../images/reserva-itv/servicio_4_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.servicio_8_hover {
	background-image: url(../../images/reserva-itv/servicio_8_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustibles {
	height: 202px;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

.combustibles a {
	font-size: 14px;
	color: #333333;
	width: 250px;
	display: block;
	height: 202px;
	padding-top: 40%;
}

.combustibles a:hover {
	color: #FFF;
}

@media (max-width: 1024px) {
	.combustibles a {
		padding-top: 25%;
	}
}

.combustibles a span {
	font-size: 11px;
	color: #008BD2;
}

.combustible_1 {
	background-image: url(../../images/reserva-itv/combustible_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_2 {
	background-image: url(../images/reserva-itv/combustible_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_3 {
	background-image: url(../../images/reserva-itv/combustible_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_5 {
	background-image: url(../../images/reserva-itv/combustible_5.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_6 {
	background-image: url(../../images/reserva-itv/combustible_6.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_4 {
	background-image: url(../../images/reserva-itv/combustible_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_1_hover {
	background-image: url(../../images/reserva-itv/combustible_1_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_2_hover {
	background-image: url(../../images/reserva-itv/combustible_2_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_3_hover {
	background-image: url(../../images/reserva-itv/combustible_3_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_4_hover {
	background-image: url(../../images/reserva-itv/combustible_4_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_5_hover {
	background-image: url(../../images/reserva-itv/combustible_5_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.combustible_6_hover {
	background-image: url(../../images/reserva-itv/combustible_6_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bservicio {
	height: 460px;
	display: block;
	margin-bottom: 25px;
	border-radius: 15px;
	padding: 15px;
	background-image: url(../images/fondo_servicio.png);
	background-size: cover;
	margin-top: 25px;
}

.bservicio.disabled {
	color: #ccc !important;
	background-color: #EEE !important;
}

.bservicio.disabled:hover {
	color: #ccc !important;
	cursor: default;
	background-color: #EEE !important;
}

.bservicio.active {
	height: 460px;
	display: block;
	margin-bottom: 25px;
	border-radius: 15px;
	padding: 20px;
	padding-top: 30px;
}

.bservicio:hover {
	cursor: pointer;
	color: #fff !important;
	background-image: url(../images/fondo_servicio_hover.png);
}

.bservicio:hover h4 {
	color: #fff;
}

.bservicio:hover p {
	color: #fff !important;
}

.bservicio input[type="radio"] {
	display: none;
	/***/
}

.bservicio h4 {
	color: #1a1a1a;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 112%;
	/* or 20px */
	letter-spacing: 0.02em;
}

.bservicio h4 span {
	color: grey;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 112%;
	/* or 20px */
	letter-spacing: 0.02em;
}

.bservicio span.precio {
	color: #1a1a1a;
	font-size: 30px;
	font-weight: 400;
	font-style: normal;
}

.bservicio.recomendada span.precio {
	font-weight: bold;
}

.bservicio span.separador {
	border-top: 1px solid lightgrey;
	max-width: 100%;
	display: block;
	padding-top: 10px;
	color: #1a1a1a;
}

.bservicio p {
	color: #979797;
	line-height: 20px;
}

.bservicio.active p {
	color: #979797 !important;
}

.btn-naranja {
	width: 100%;
	background-color: #EF7D00;
	color: #FFF !important;
	border-radius: 25px;
	height: 45px;
	font-size: 0.75rem;
	padding-top: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
}

.btn-azul {
	width: 100%;
	background-color: #008BD2;
	color: #FFF !important;
	border-radius: 25px;
	height: 45px;
	font-size: 0.75rem;
	padding-top: 0.75rem;
	font-weight: 600;
	letter-spacing: 1px;
}

.btn-16 {
	font-size: 1rem;
	padding-top: .5rem;
}

.btn-14 {
	font-size: 0.875rem;
	padding-top: 0.65rem;
}

.btn-10 {
	font-size: 0.625rem;
	padding-top: 0.65rem;
}

.border-calendar {
	background-image: url('../../images/franja-calendario-fondo.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

.nav-tabs,
.nav-tabs .nav-link,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border: 0px;
}

.nav-tabs .nav-link {
	color: #808080;
	background-color: #f0f0f0;
	font-size: 12px;
	height: 100%;
}

.nav-tabs .nav-link.active {
	color: #15153E;
}

form#form-sin-registro input[type="text"],
form#form-sin-registro input[type="email"],
form#form-registro input[type="text"],
form#form-registro input[type="email"],
form#form-registro input[type="password"],
form#form-registro select,
form#form-acceso input[type="text"],
form#form-acceso input[type="password"],
form#form-recuperar input[type="text"],
form#form-confirmar input[type="text"],
form#form-confirmar input[type="email"] {
	height: 57px;
	border-radius: 25px;
	border: 1px solid #d7d7d7;
	text-align: center;
}

form#form-sin-registro input.checkbox-round,
form#form-registro input.checkbox-round,
form#form-contacto input.checkbox-round,
form#form-confirmar input.checkbox-round {
	width: 1.3em;
	height: 1.3em;
	background-color: white;
	border-radius: 50%;
	vertical-align: middle;
	border: 1px solid #7c7c7c;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
}

form#form-sin-registro input.checkbox-round:checked,
form#form-registro input.checkbox-round:checked,
form#form-contacto input.checkbox-round:checked,
form#form-confirmar input.checkbox-round:checked {
	background-color: #e88700;
	border: 1px solid #e88700;
}

#form-sin-registro label {
	font-size: 12px;
	color: #15153E;
	font-weight: 600;
}

.reserva-itv-precio {
	padding-top: 20px;
}

.reserva-itv-precio p {
	color: #1a1a1a;
	font-size: 32px;
	font-weight: 800;
}

.reserva-itv-precio p span {
	font-size: 14px;
	font-weight: normal;
}

.fixed-botones {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 85px;
	background-color: #FFF;
	z-index: 9999;
	padding: 0 10px;
	background-image: url(../images/fondo-reserva-mobile.png);
	background-repeat: repeat-x;
	background-position: top center;
}

.fixed-botones-desktop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 75px;
	background-color: #FFF;
	z-index: 9999;
	padding: 0 10px;
}

.fixed-botones-desktop-alerta {
	height: 145px;
}

.fixed-botones-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}

.fixed-botones-form {
	height: 105px;
}

.fixed-botones-inner-form {
	top: 50%;
	left: 0;
	transform: translate(0%, -25%);
	padding-top: 0px !important;
}

.fixed-botones-resumen {
	height: 140px;
}

.fixed-botones-resumen-alerta {
	height: 205px;
}

.footer-area {
	/*position: fixed!important;
    bottom: 0;
    left: 0;
    width: 100%;*/
	background-color: #FFF;

}

.footer-home {
	margin-top: 0px;
}

.gm-style-iw-d {
	padding: 15px;
	overflow: initial !important;
}

.mapa {
	display: block !important;
	right: 0 !important;
	width: 50% !important;
	position: fixed !important;
	top: -5px;
	z-index: 1;
}

div.matricula-registro {
	height: 57px;
	border-radius: 25px;
	border: 1px solid #d7d7d7;
	text-align: center;
	padding-top: 15px;
  }


/*.header {
	z-index:10!important; position:fixed!important; width: 100%;
}
@media (max-width: 1024px) {
	.header { position:relative!important; }
}*/
@media (max-width: 767px) {
	.mapa {
		display: none !important;
	}


}

@media (max-width: 767px) {
	/* .header {
		background-image: url(../images/header_mobile.jpg);
		background-position: center;
		padding: 10px 0 0 0 !important;
		position: relative;
		height: auto;
	} */

	.header h2 {
		font-size: 1.5rem;
	}

	.tprecio {
		font-size: 16px !important;
	}

	.text-right {
		text-align: left !important;
	}

	.mapa #map {
		height: 0px !important;
	}

	.itvs {
		border: 0;
		border-bottom: 1px solid #e5e5e5;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	.itvs a:hover {
		background-color: transparent;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		color: #333333;
	}

	.itvs a:hover span {
		color: #008BD2;
	}

	.servicios {
		margin: 0 20px !important;
	}

	.servicio_1 {
		background-image: url(../images/reserva-itv/servicio_1-mobile.png);
		background-repeat: no-repeat;
		background-position: left center !important;
	}

	.servicio_2 {
		background-image: url(../images/reserva-itv/servicio_2-mobile.png);
		background-repeat: no-repeat;
		background-position: left center !important;
	}

	.servicio_3 {
		background-image: url(../images/reserva-itv/servicio_3-mobile.png);
		background-repeat: no-repeat;
		background-position: left center !important;
	}

	.servicio_4 {
		background-image: url(../images/reserva-itv/servicio_4-mobile.png);
		background-repeat: no-repeat;
		background-position: left center !important;
	}

	a.servicios-reserva,
	a.combustible-reserva {
		width: 100%;
		display: inline-flex;
		color: #15153E;
	}

	.bservicio:hover {
		/*background-color: transparent !important;*/
	}

	.bservicio:hover h4 {
		/*color: #1a1a1a !important;*/
	}

	.table.calendar td,
	.table.calendar th {
		padding: .40rem .75rem !important;
	}

	.calendar .day-number,
	.calendar .calendar-event {
		height: 26px !important;
		padding-top: 1px !important;
	}

	.cal-anterior {
		cursor: pointer;
		height: 30px !important;
		padding-top: 3px !important;
	}

	.cal-siguiente {
		cursor: pointer;
		height: 30px !important;
		padding-top: 3px !important;
	}

	.footer-area {
		margin-top: 0px;
	}


}

form.frm-slider input {
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-bottom: 20px;
	height: 56px;
	color: #a5a5a5;
	font-size: 16px;
	text-align: center;
}

/* mobile */
@media (max-width: 767px) {
	form.frm-slider input {
		margin-bottom: 0;
	}
}

button.comprar,
button.comprar-estaciones {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.extra {
	background-color: #051e42;
	color: #ffffff;
}

/* body.itv {
	background-color: #051e42;
} */

.bloque h3 {
	color: #031d43;
	font-weight: bold;
}

.bloque h4 {
	color: #031d43;
}

.destacado {
	padding: 25px;
	border-radius: 25px !important;
}

.destacado .txt {
	color: #e77d00;
	font-size: 12px;
	line-height: 12px;
}

.destacado .tipo {
	color: #031d43;
	font-size: 20px;
	line-height: 20px;
}

.destacado .precio {
	color: #031d43;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
}

.tprecio {
	color: #031d43;
	font-size: 28px;
}

.icono {
	color: #3b91c5 !important;
}

.input-group-append {
	/*height: 56px;*/
	margin-left: -1px;
}

.comprar,
.comprar-estaciones {
	height: 56px;
}

.pedir-cita,
.pedir-cita-estaciones {
	height: 56px;
	padding: 0px;
	border: none;
}

.bloque h5 {
	color: #008bd2;
}

.padding-logo {
	padding-bottom: 31px;
}

@media (max-width: 767px) {
	.destacado {
		padding: 15px;
	}

	.destacado .tipo {
		font-size: 14px;
		line-height: 16px;
	}

	.destacado .precio {
		font-size: 18px;
		line-height: 20px;
	}

	.small {
		padding: 15px 0 !important;
		height: 70px !important;
	}

	.padding-logo {
		padding-bottom: 15px;
	}
}

a .fa {
	color: #FFF;
}

.imgestaciones {
	background-color: #008BD2;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: 0s ease;
	backface-visibility: hidden;

}

.middle {
	transition: 0s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.imgestaciones:hover .image {
	opacity: 0.3;
}

.imgestaciones:hover .middle {
	opacity: 1;
}

.text {
	background-color: #ee8000;
	color: white;
	font-size: 16px;
	padding: 16px 32px;
}

div.aviso_itv {
	color: #FFF;
	background-color: #38abe2;
	border: 1px solid #38abe2;
	border-radius: 0px;
}

.aviso_itv p {
	color: #FFF;
}

/* .aviso {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
	top: 0px;
	width: 100%;
	z-index: 9;
	display: none;
	background-color: #dc3545f5;
	position: relative;

} */

.btn-itevelesa {
	background-color: #f39509;
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	width: 90%;
	height: 45px;
	border-radius: 25px;
	display: block;
	padding-top: 12px;
	text-align: center;
}

.aviso.collapsed {
	top: 70px;
}

.aviso.mobile {
	position: relative;
	top: 0px;
}

#cabecera.collapsed .aviso {
	top: 70px;
}

#cabecera_mobile .aviso {
	position: relative;
	top: 77px;
	font-size: 11px;
	padding: 2px;
}


@media (max-width: 767.98px) {

	.contenido,
	.contenido-estaciones {
		position: relative;
		padding-top: 0;
		top: 0px;
	}
}

a.ancla {
	display: block;
	position: relative;
	top: -120px;
	visibility: hidden;
}

#cerrar_aviso {
	cursor: pointer;
}


.contenido-gracias-img img {

	height: 82%;

}

.contenido-gracias-img {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.contenido-gracias h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #FFF;
	line-height: 45px;
	margin-bottom: 28px;
}

.contenido-gracias p {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 16px;
}

.bg-cover {
	background-size: cover;
}
.bservicio.active p,
.bservicio p {
	line-height: 13px !important;
}
.bservicio.active p.horas_promo,
.bservicio p.horas_promo {
	color: #008BD2 !important;
	font-size: 16px;
	font-weight: 600;
}

.bservicio.active p,
.bservicio p,
.bservicio.active p small,
.bservicio small {
	font-style: normal;
	font-weight: 500;
	font-size: 11px !important;
	line-height: 16px;
	letter-spacing: 0.04em;
	display: block;
}

#modal_empresa .modal-content button.close,
#modal_no_existe_servicio .modal-content button.close {
	position: absolute;
    right: 20px;
    top: 20px;
}


form#form-sin-registro input[type="text"],
form#form-sin-registro input[type="email"],
form#form-sin-registro input[type="number"],
form#form-sin-registro select,
form#form-registro input[type="text"],
form#form-registro input[type="email"],
form#form-registro input[type="password"],
form#form-registro select,
form#form-acceso input[type="text"],
form#form-acceso input[type="password"],
form#form-recuperar input[type="text"],
form#form-confirmar input[type="text"],
form#form-confirmar input[type="email"] {
	height: 57px;
	border-radius: 25px;
	border: 1px solid #d7d7d7;
	text-align: center;
}


#modal_helpflash .modal-content {
	background-color: transparent;
	border: none;
	top: 0;
}

#modal_helpflash .hp-image {
	position: relative;
	text-align: center;
}

.hp-image .enlace {
	position: absolute;
	top: 39%;
	width: 100%;
	height: 40px;
}

.hp-image .precio p {
	position: absolute;
	bottom: 33%;
	width: 100%;
	color: black;
	left: 32%;
	font-weight: bold;
	font-size: 22px;
}

.hp-image .boton1 {
	position: absolute;
	bottom: 14%;
	width: 100%;
	color: black;
	font-weight: bold;
	text-align: right;
	font-size: 20px;
	padding-bottom: 2px;
}

.hp-image .boton1 p {
	width: 100%;
	color: black;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
	padding-right: 21%;
	margin-bottom: -4px;
}

.hp-image .boton2 {
	position: absolute;
	bottom: 6%;
	width: 100%;
}

.hp-image .boton3 {
	position: absolute;
	right: -35%;
	bottom: 90%;
	color: white;
	width: 100%;
}
@media (max-width: 767px) {
	.hp-image .enlace {
		position: absolute;
		top: 35%;
		width: 100%;
		height: 40px;
	}

	.hp-image .boton1 {
		position: absolute;
		bottom: 15%;
		width: 100%;
		color: black;
		font-weight: bold;
		text-align: right;
		font-size: 20px;
		height: 50px;
	}

	.hp-image .boton1 p {
		width: 100%;
		color: black;
		font-weight: bold;
		text-align: right;
		font-size: 16px;
		padding-right: 25%;
		padding-top: 11%;
	}

	.hp-image .boton2 {
		position: absolute;
		bottom: 8%;
		width: 100%;
	}

	.hp-image .boton3 {
		position: absolute;
		right: -35%;
		bottom: 93%;
		color: white;
		width: 100%;
	}

	.hp-image .precio p {
		position: absolute;
		bottom: 35%;
		width: 100%;
		color: black;
		left: 37%;
		font-weight: bold;
		font-size: 16px;
	}
}

/* NUEVOS */
.bmejora {
	display: block;
	margin-bottom: 25px;
	border: solid 1px #808080;
	border-radius: 25px;
	padding: 30px;
  }
  .bmejora.disabled {
	color: #ccc !important;
	background-color: #eee !important;
  }
  .bmejora.disabled:hover {
	color: #ccc !important;
	cursor: default;
	background-color: #eee !important;
  }
  .bmejora.disabled h4 {
	color: #ccc !important;
  }
  .bmejora.disabled:hover h4 {
	color: #ccc !important;
  }
  .bmejora.disabled p {
	color: #ccc !important;
  }
  .bmejora.disabled:hover p {
	color: #ccc !important;
  }
  .bmejora.disabled span.precio {
	color: #ccc !important;
  }
  .bmejora.disabled:hover span.precio {
	color: #ccc !important;
  }
  .bmejora.active {
	display: block;
	margin-bottom: 25px;
	border: solid 5px #ee7d00;
	border-radius: 25px;
	padding: 30px;
	background-color: #031d43;
	color: #fff;
  }
  .bmejora:hover {
	cursor: pointer;
	background-color: #031d43;
	color: #fff;
  }
  .bmejora:hover h4 {
	color: #fff;
  }
  .bmejora:hover p {
	color: #fff !important;
  }
  .bmejora input[type="radio"] {
	display: none; /***/
  }
  .bmejora h4 {
	color: #1a1a1a;
  }
  .bmejora span.precio {
	color: #ee7d00;
  }
  .bmejora p {
	color: #808080;
	line-height: 20px;
  }
  .bmejora.active p {
	color: #808080 !important;
  }
  @media (max-width: 1024px) {
	span.precio {
	  color: #ee7d00;
	  font-size: 15px;
	}
  }
.bservicio.recomendada {
	background-image: url(../images/fondo_servicio_recomendada.png);
	height: 516px;
	margin-top: 0;
}

.bservicio.recomendada h4,
.bservicio.recomendada .precio,
.bservicio.recomendada small {
	color: white;
}

.bservicio .precio,
.bservicio.recomendada .precio {
	display: block;
}

.bservicio:hover h4,
.bservicio:hover .precio,
.bservicio:hover small {
	color: white;
}

div.hora {
	border-radius: 5px !important;
}

div.hora.normal {
	border-color: #008bd2 !important;
}

div.hora.promo {
	border-color: #fdbb5a !important;
}

.img_recomendada {
	width: 138px;
	height: 27px;
	background-image: url(../images/img_recomendada.png);
	color: white;
	background-size: contain;
	font-size: 10px;
	padding: 6px;
	padding-left: 35px;
	font-weight: bold;
}

.img_recomendada_online {
	background-image: url(../images/img_recomendada_online_1.png);
	color: white;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 3px;
	padding-left: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
}

.pago_online {
	background-image: url(../images/img_recomendada_online_2.png);
	color: #EF7D00;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 9px;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
	width: 119px;
}

.img_recomendada_online,
.pago_online {
	height: 21px;
	padding-top: 5px;
}

.recomendada {
	color: white;
}

.img_recomendada_online span {
	padding-left: 25px;
	color: #ef7d00;
}

.opcion_seleccionada {
	color: #bbb;
}

.opcion_seleccionada img,
.opcion_seleccionada_checked img {
	width: 34px;
}

.opcion_seleccionada_checked {
	display: none;
	color: #fff;
}

#migas {
	background-color: #ececec;
	color: #FFFFFF;
	font-size: 11px;
	padding: 15px 5px 10px 5px;
}

#migas a {
	color: #212529;
}

#migas ul li {
	float: left;
	text-transform: uppercase;
}

#migas ul li button[type="submit"] {
	background: none;
	border: none;
	color: #212529;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0;
}

#migas ul li .icon {
	padding: 0 5px 0 10px;
	color: #008BD2;
}

#migas ul li.first {
	padding-left: 20px;
	background: no-repeat url("../../images/flecha-migas.png") left center;
}



@media screen and (max-width: 768px) {
	.bservicio {
		height: auto;
		display: block;
		margin-bottom: 0 !important;
		padding: 20px;
		margin-top: 0px;
		border-radius: 0%;
		background-image: none;
		border-bottom: 1px solid #979797;
	}

	.bservicio.recomendada {
		background-image: none;
		height: auto;
		margin-top: 0;
		background-color: #15153e;
	}

	.bservicio.active {
		height: auto;
		display: block;
		margin-bottom: 25px;
		border-radius: 0%;
		padding: 20px;
		padding-top: 30px;
	}

	.bservicio small {
		font-style: normal;
		font-weight: 400 !important;
		font-size: 10px;
		line-height: 14px;
		/* or 140% */
		text-align: right;
	}

	.bservicio span.precio {
		font-style: normal;
		font-weight: bold !important;
		font-size: 13px;
		line-height: 14px;
		/* or 140% */
		text-align: right;
	}

	small.desc {
		display: flex;
		align-items: flex-start;
		text-align: left;
		padding-top: 5px;
	}

	small.desc img {
		height: 12px;
		padding-right: 5px;
	}

	.img_recomendada {
		margin-bottom: 25px;
	}

	.bmejora {
		border: none;
	}

	.bmejora .mejora_servicio {
		border: none;
	}

	.mejora_servicio {
		font-weight: 600;
		font-size: 14px;
	}

	.mejora_servicio span {
		font-size: 12px;
	}

	.mejora_servicio span strong {
		font-weight: bold;
	}

	.mejora_mejora_oferta {
		background-color: #ef7d00;
		color: #fff;
		border: none;
	}

	.mejora_mejora_precio span.precio {
		font-size: 13px;
		font-weight: bold;
	}

	.bmejora.active,
	.bmejora:hover {
		border: 0px;
		border-radius: 0px;
	}

	.slider-area .single-slider-10 {
		height: auto;
	}

	.imagen {
		/* Cambia la posición de la imagen */
		order: 2;
		/* Por ejemplo, colócala después del agradecimiento */
	}

	.gracias {
		/* Cambia la posición del agradecimiento */
		order: 1;
		/* Por ejemplo, colócalo antes de la imagen */
	}

	.slider-content {
		height: 582px;
	}

	#print-recibo {
		height: 415px;
	}

	.bmejora.active {
		background-color: #031d43 !important;
		color: #fff !important;
	}

	.bmejora:hover {
		cursor: pointer;
		background-color: #fff;
		color: initial;
	}

	.bmejora:hover .mejora_mejora_precio span.precio {
		color: initial;
	}

	.bmejora .mejora_mejora_precio span.precio_mobile {
		color: #050513 !important;
	}

	.bmejora.active .mejora_mejora_precio span.precio_mobile {
		color: #FFF !important;
	}
}

.rounded-xl {
	border-radius: 1em !important;
}

.dato_reserva {
	color: #4caedf;
	font-size: 14px;
}

.dato_reserva_negrita {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

p.reserva-itv {
	color: #36abe2;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 0px;
}

#btn_cupon {
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.05em;
}

#frm_cupon label {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 112%;
	color: #000;
}

.reserva-iva {
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 102%;
	letter-spacing: 0.02em;

	color: #15153e;
}

.reserva-total {
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 102%;
	letter-spacing: 0.02em;

	color: #15153e;
}

#btn_pagar {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 102%;
	color: #fff;
	max-width: 450px;
	height: 64px;
}

#btn_pagar strong {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 102%;
	color: #fff;
}

#btn_cita {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 102%;
	color: #15153e;
	max-width: 450px;
	height: 64px;
}

#btn_cita strong {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 102%;
	color: #15153e;
}

#btn_cita span {
	color: #ef7d00;
}
.btn-blanco {
	width: 100%;
	background-color: #fff;
	color: #000 !important;
	border-radius: 25px;
	height: 45px;
	font-size: 0.75rem;
	padding-top: 0.75rem;
	border: 1px solid #000;
	font-weight: 600;
	letter-spacing: 0.5px;
  }

  #modal_pago .modal-dialog {
    max-width: 600px;
}
#modal_pago .modal-content {
    top: 0;
    padding: 1em;
    border-radius: 1.5rem;
}
#modal_pago .modal-header {
    border-bottom: none;
}
#modal_pago .modal-header h3 {
    font-size: 20px;
    margin: auto;
    font-weight: 700;
}
#modal_pago button.close {
    color: #031d43;
    float: right;
    position: absolute;
    right: 20px;
    top: 15px;
}
#modal_pago button.close:hover {
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
#modal_pago .mpago {
    cursor: pointer;
    max-width: 290px;
    margin: 0 auto 30px auto;
    border-radius: 15px;
    padding: 11px;
    min-height: 190px;
    display: block;
    text-align: center;
    border: solid 1px #dcdcdc;
    border: solid 5px #fff;
    -webkit-box-shadow: 0px 0px 2px 1px #dcdcdc;
    -moz-box-shadow: 0px 0px 2px 1px #dcdcdc;
    box-shadow: 0px 0px 2px 1px #dcdcdc;
    padding-top: 1em;
}
#modal_pago .mpago:hover {
    border: solid 5px #ee7d00;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#modal_pago .mpago small {
    font-size: 60%;
    line-height: initial;
    display: block;
    margin-top: 16px;
}
.botones-pago {
    position: fixed;
    bottom: 0px;
    left: 15px;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    padding-bottom: 1rem;
    -webkit-box-shadow: 0px -9px 29px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -9px 29px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -9px 29px 2px rgba(0, 0, 0, 0.1);
}
.botones-pago [type="button"]:not(:disabled),
.botones-pago [type="submit"]:not(:disabled) {
    max-width: 300px;
    font-weight: 400;
    height: auto;
    padding: 10px;
    font-size: 0.8rem;
}
.botones-pago [type="button"]:not(:disabled) strong,
.botones-pago [type="submit"]:not(:disabled) strong {
    font-size: 1.1rem;
    top: 2px;
}
#migas {
    background-color: #ececec;
    color: #ffffff;
    font-size: 11px;
    padding: 15px 5px 10px 5px;
}
#migas a {
    color: #212529;
}
#migas ul li {
    float: left;
    text-transform: uppercase;
}
#migas ul li button[type="submit"] {
    background: none;
    border: none;
    color: #212529;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0;
}
#migas ul li .icon {
    padding: 0 5px 0 10px;
    color: #008bd2;
}
#migas ul li.first {
    padding-left: 20px;
    background: no-repeat url("../../images/flecha-migas.png") left center;
}
.sellos {
    position: absolute;
    width: 100%;
    max-width: 693px;
    right: 0;
    top: 0;
}
.sellos .domingos {
    background-image: url(https://www.itevelesa.com/images/sello-domingos-abierto.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 180px;
    max-width: 180px;
    width: 30%;
    position: absolute;
    top: 10px;
    left: 10px;
}
.sellos .horaItv {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 180px;
    max-width: 180px;
    width: 30%;
    position: absolute;
    top: 10px;
    right: 10px;
}
#modal_comp {
    padding-right: 0 !important;
    position: absolute;
    bottom: 0px;
    right: 0;
    margin: 0;
    z-index: 999;
    position: fixed;
    display: none;
    border-radius: 0.3em;
    border: 1px solid #c9c9c9;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.58);
    box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.58);
    width: 20%;
}
#modal_comp.compra {
    right: 40%;
    bottom: 40%;
}
@media (max-width: 576px) {
    #modal_comp {
        width: 70%;
    }
    #modal_comp.compra {
        right: 15%;
        bottom: 35%;
    }
}
#modal_comp #cerrar_modal_comp {
    width: 18px;
    height: 18px;
    top: 5px;
    right: 5px;
    position: absolute;
}
#modal_comp img {
    width: 100%;
}
#modal_comp .cupones {
    position: absolute;
    bottom: 18%;
    left: 5%;
}
@media (max-width: 576px) {
    #modal_comp .cupones {
        bottom: 20%;
    }
}
#modal_comp .cupones span {
    display: block;
    color: #031d43;
    font-weight: 900;
    font-size: 1vw;
}
@media (max-width: 576px) {
    #modal_comp .cupones span {
        font-size: 3.2vw;
    }
}
.aviso {
    margin: 0;
    font-size: 0.8em;
    text-align: center;
    background-color: #ef7d00;
    color: #ffffff;
    border-color: #ef7d00;
    border-radius: 0;
    line-height: 15px;
    padding: 10px 20px;
    z-index: 10;
    clear: both;
    width: 100%;
    position: relative;
}
@media (max-width: 768px) {
    .aviso {
        padding: 10px 40px;
    }
}
.aviso h3 {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 2px;
}
.aviso p {
    margin: 0;
    color: #ffffff;
    font-size: 12.8px;
    line-height: 15px;
}
.aviso i {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: 400;
    padding: 0.5em;
    opacity: 0.7;
}
.aviso i:hover {
    opacity: 1;
}
.bloque-pagoTarjeta {
    margin: 50px 0;
    text-align: center;
}
.bloque-pagoTarjeta h5 {
    color: #031d43;
    font-size: 1.3em;
    font-weight: 600;
}
.bloque-pagoTarjeta p {
    margin: auto;
    max-width: 660px;
    text-align: center;
}
.bloque-pagoTarjeta button {
    text-transform: uppercase;
    line-height: 1.1em;
    padding: 10px;
    max-width: 250px;
    color: #031d43;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #031d43;
    border-radius: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1rem;
    width: 100%;
}
.bloque-pagoTarjeta button:hover {
    color: #ffffff;
    background-color: #031d43;
}
#modal_pagotarjeta_explicacion {
    padding-right: 0;
    background-color: rgba(3, 29, 68, 0.863);
    font-size: 16px;
}
#modal_pagotarjeta_explicacion .modal-dialog {
    background: transparent;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content {
    background-image: url("/images/pago-tarjeta/fondo-modal-info-pago.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: white;
    border-radius: 1rem;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content h5 {
    color: #031d43;
    font-size: 1.3em;
    font-weight: 600;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header {
    display: block;
    padding-bottom: 3em;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header img.logo {
    width: 100%;
    max-width: max-content;
    margin: 2em auto;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header p {
    font-size: 1em;
    margin: auto;
    max-width: 660px;
    text-align: center;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header .close {
    color: #031d43;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header .close img {
    width: 70%;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-header .close:hover {
    opacity: 0.75;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body a {
    color: #3490dc;
    text-decoration: none;
    background-color: transparent;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body p {
    font-size: 1em;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body .bloques {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-flow: row wrap;
    flex: 1 100%;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body .bloques .bloque {
    border: 1px solid gray;
    padding: 20px;
    text-align: center;
    max-width: 180px;
    border-radius: 20px;
    margin: 5px 0.5%;
    background: transparent;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body .bloques .bloque img {
    margin: auto;
    display: block;
    width: 100%;
    max-width: max-content;
    padding-right: 20px;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body .bloques .bloque strong {
    color: #031d43;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
#modal_pagotarjeta_explicacion .modal-dialog .modal-content .modal-body .bloques .bloque p {
    font-size: 0.8em;
    line-height: 1.1em;
}
#modal_ultima_itv {
    color: #031d43;
}
#modal_ultima_itv p {
    color: #031d43;
}
#modal_ultima_itv .modal-dialog {
    max-width: 560px;
}
#modal_ultima_itv .modal-content {
    padding: 13%;
    border-radius: 1rem;
    position: relative;
    top: 0;
}
#modal_ultima_itv .modal-content button {
    font-size: 0.75rem;
    margin: 5px 0;
    text-transform: uppercase;
}
#modal_ultima_itv .modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
}
#modal_ultima_itv .modal-content .modal-header {
    padding: 0;
    display: block;
    margin-bottom: 13px;
    padding-bottom: 13px;
}
#modal_ultima_itv .modal-content .modal-header h3 {
    color: #008bd2;
    display: block;
    width: 100%;
}
#modal_ultima_itv .modal-content .modal-header p {
    font-weight: 500;
    margin-bottom: 0;
}
#modal_ultima_itv .modal-content .modal-body {
    padding: 0;
}
#modal_ultima_itv .modal-content .modal-body .bloque {
    border-radius: 1rem;
    border: 1px solid #ececec;
    padding: 10px;
    margin: 10px 0;
}
#modal_ultima_itv .modal-content .modal-body .bloque h5 {
    color: #008bd2;
    display: block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
}
#modal_ultima_itv .modal-content .modal-body .bloque span {
    font-weight: 600;
}
#modal_ultima_itv .modal-content .modal-body .btn-blanco {
    padding-top: 0;
    padding-bottom: 0;
}
#modal_ultima_itv .modal-content .modal-body form {
    margin-top: 25px;
}
.factura_datos {
    border-radius: 15px;
    background-color: #f0f0f0;
    padding: 20px;
    margin: 20px 0;
    color: #000;
}
.factura_datos .small {
    font-size: 70%;
    height: auto !important;
}
.factura_datos strong {
    font-weight: 500;
}
.formulario-datos-compra,
#transaccion_provincia_id,
#transaccion_municipio,
#transaccion_cp,
#registro_provincia,
#registro_poblacion,
#registro_cp,
#transaccion_direccion {
    height: 57px;
    width: 100%;
    border-radius: 25px;
    border: 1px solid #d7d7d7;
    text-align: center;
    color: #757575;
    font-size: 14px;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#transaccion_provincia_id,
#transaccion_municipio,
#transaccion_cp,
#registro_provincia,
#registro_poblacion,
#registro_cp {
    background-image: url("https://www.itevelesa.com/images/select-icono.png");
    background-repeat: no-repeat;
    background-position-x: 75%;
    background-position-y: 50%;
}
#transaccion_provincia_id option,
#transaccion_municipio option,
#transaccion_cp option,
#registro_provincia option,
#registro_poblacion option,
#registro_cp option {
    text-align: center;
}
#transaccion_provincia_id.error,
#transaccion_municipio.error,
#transaccion_cp.error,
#registro_provincia.error,
#registro_poblacion.error,
#registro_cp.error {
    color: #95989a !important;
}
#registro_provincia {
    background-position-x: 97%;
}
#transaccion_direccion {
    color: red;
}
#transaccion_direccion::placeholder {
    color: #757575 !important;
}
#transaccion_municipio {
    background-position-x: 95%;
}
#form-sin-registro .checkbox label.error {
    position: relative;
    padding-left: 20px;
    float: right;
    display: block;
    width: 100%;
    top: 0 !important;
}
.desde {
    display: block;
    font-size: 0.7em;
}
.modificar_reserva_icono {
    background-image: url("/images/lapiz-naranja.png");
    width: 17px;
    height: 17px;
    display: block;
    float: right;
    text-indent: -9999px;
}
.modificar_reserva_icono:hover {
    background-image: url("/images/lapiz-azul.png");
}




/* MEJORAS */
.mejora_servicio_seleccionado {
	background-color: #15153e;
	border: 1px solid #151533;
	border-radius: 25px;
	color: #fff;
	font-style: normal;
	min-height: 132px;
	padding: 20px;
  }
  .mejora_opcion_elegida {
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 5px 25px;
	font-weight: 400;
	font-size: 10px;
	display: inline;
  }
  .mejora_servicio {
	font-weight: 400;
	font-size: 22px;
  }
  .mejora_servicio span {
	font-weight: normal;
	font-size: 12px;
	color: #979797;
	display: block;
  }
  .mejora_precio {
	text-align: right;
	font-size: 30px;
	font-weight: 400;
  }
  .mejora_precio .separador {
	font-size: 12px;
	font-weight: normal;
	display: block;
  }
  .mejora_mejora_oferta {
	color: #050513;
	border: 1px solid #050513;
	border-radius: 25px;
	padding: 5px 25px;
	font-weight: 400;
	font-size: 10px;
	display: inline;
  }
  .mejora_mejora_precio span.precio {
	color: #050513 !important;
	font-weight: 400;
	font-size: 30px;
	display: block;
	line-height: 10px;
  }
  .mejora_mejora_precio {
	color: #050513 !important;
	font-weight: normal;
	font-size: 18px;
  }
  .bmejora:hover .mejora_mejora_oferta,
  .bmejora.active .mejora_mejora_oferta {
	color: #fff;
	border: 1px solid #fff;
  }
  .bmejora:hover .mejora_mejora_precio span.precio,
  .bmejora:hover .mejora_mejora_precio {
	color: #fff !important;
  }
  .bmejora.active .mejora_mejora_precio span.precio,
  .bmejora.active .mejora_mejora_precio {
	color: #fff !important;
  }
  
  .bmejora .mejora_servicio {
	border-bottom: 1px solid #9d9d9d;
  }
  
  .bmejora.active p small,
  .bmejora small {
	font-style: normal;
	font-weight: 500;
	font-size: 11px !important;
	line-height: 16px;
	letter-spacing: 0.04em;
	display: block;
  }
  .mejora_servicio span strong {
	font-weight: normal;
  }
  
  /* MEJORAS */
  
  /* JUSTIFICANTE*/
  .justificante-compra {
	font-style: normal;
	font-weight: 600;
	font-size: 23px;
	line-height: 112%;
	text-align: center;
	color: #050513;
  }
  .slider-area .single-slider-10 {
	height: 524px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
  }
  .single-slider-10 .slider-content {
	display: flex;
	border: 1px solid #e9e8e8;
	border-radius: 15px;
	padding-top: 10px;
  }
  .single-slider-10 .slider-content .imagen {
	background-image: url("../images/img-justificante-leo.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	height: 340px;
  }
  .single-slider-10 .slider-content .gracias h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 112%;
	color: #050513;
  }
  .single-slider-10 .slider-content .gracias p {
	/* Cita reservada. Descarga el justificante haciendo clic en el botón. También, puedes encontrarlo en tu bandeja de entrada o SPAM. Puedes comprobar o anular tu cita desde la home. */
  
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #15153e;
  }
  .single-slider-10 .btn-justificante .btn-itevelesa {
	width: 100%;
	border-radius: 0 0 15px 15px;
  }
  .single-slider-10 .btn-justificante {
	position: relative;
	top: -15px;
	z-index: 9;
  }
  #print-recibo {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 112%;
	color: #15153e;
	border-radius: 14px;
	height: 392px;
  }
  #print-recibo strong {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 112%;
	color: #4caedf;
  }
  .table-bordered {
	border: none;
  }
  .table.table-sm.table-bordered {
	border-collapse: collapse;
  }
  
  .table.table-sm.table-bordered td,
  .table.table-sm.table-bordered th {
	border: none; /* Elimina el borde predeterminado */
  }
  .table.table-sm.table-bordered td {
	padding: 10px 0;
  }
  .table.table-sm.table-bordered tr {
	border-bottom: 1px solid #e4e4e4; /* Aplica borde solo al borde inferior de cada tr */
  }
  /* JUSTIFICANTE*/
  @media screen and (max-width: 768px) {
	.bservicio {
	  height: auto;
	  display: block;
	  margin-bottom: 0 !important;
	  padding: 20px;
	  margin-top: 0px;
	  border-radius: 0%;
	  background-image: none;
	  border-bottom: 1px solid #979797;
	}
	.bservicio.recomendada {
	  background-image: none;
	  height: auto;
	  margin-top: 0;
	  background-color: #15153e;
	}
	.bservicio.active {
	  height: auto;
	  display: block;
	  margin-bottom: 25px;
	  border-radius: 0%;
	  padding: 20px;
	  padding-top: 30px;
	}
	.bservicio small {
	  font-style: normal;
	  font-weight: 400 !important;
	  font-size: 10px;
	  line-height: 14px;
	  /* or 140% */
	  text-align: right;
	}
	.bservicio span.precio {
	  font-style: normal;
	  font-weight: bold !important;
	  font-size: 13px;
	  line-height: 14px;
	  /* or 140% */
	  text-align: right;
	}
	small.desc {
	  display: flex;
	  align-items: flex-start;
	  text-align: left;
	  padding-top: 5px;
	}
	small.desc img {
	  height: 12px;
	  padding-right: 5px;
	}
	.img_recomendada {
	  margin-bottom: 25px;
	}
	.bmejora {
	  border: none;
	}
	.bmejora .mejora_servicio {
	  border: none;
	}
	.mejora_servicio {
	  font-weight: 600;
	  font-size: 14px;
	}
	.mejora_servicio span {
	  font-size: 12px;
	}
	.mejora_servicio span strong {
	  font-weight: bold;
	}
	.mejora_mejora_oferta {
	  background-color: #ef7d00;
	  color: #fff;
	  border: none;
	}
	.mejora_mejora_precio span.precio {
	  font-size: 13px;
	  font-weight: bold;
	}
	.bmejora.active,
	.bmejora:hover {
	  border: 0px;
	  border-radius: 0px;
	}
	.slider-area .single-slider-10 {
	  height: auto;
	}
	.imagen {
	  /* Cambia la posición de la imagen */
	  order: 2; /* Por ejemplo, colócala después del agradecimiento */
	}
  
	.gracias {
	  /* Cambia la posición del agradecimiento */
	  order: 1; /* Por ejemplo, colócalo antes de la imagen */
	}
	.slider-content {
	  height: 582px;
	}
	#print-recibo {
	  height: 415px;
	}
	.bmejora.active {
	  background-color: #031d43 !important;
	  color: #fff !important;
	}
	.bmejora:hover {
	  cursor: pointer;
	  background-color: #fff;
	  color: initial;
	}
	.bmejora:hover .mejora_mejora_precio span.precio {
	  color: initial;
	}
	.bmejora .mejora_mejora_precio span.precio_mobile
	{
		color: #050513 !important;
	}
	.bmejora.active .mejora_mejora_precio span.precio_mobile
	{
		color: #FFF !important;
	}
  } 
