/*
body{
 margin-bottom: 174px;
}
*/

.input-text-wrapper {
	margin: 0 !important;
}

.contenedor-financiacion-tarjeta {
	width: 296px;
	height: 24px;
	background-color: #007acb !important;
	color: #fff;
	border-radius: 4px;
	display: flex;
	font-size: 12px;
	font-family: IberpangeaText-Regular;
	font-weight: 500;
	padding: 4px 8px;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
}

.cintillo-financiacion-tarjeta {
	padding: 0;
	height: 100%;
}

#forma-pago {
	width: 360px;
	display: flex;
	justify-content: center;
}

.forma-pago {
	width: 328px;
	/* height: 174px; */
	padding-top: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 16px;
	display: flex;
}

.contenedor-financiacion {
	background-color: #f9f9f9;
	display: flex;
	flex-direction: column;
	height: 112px;
	gap: 8px;
	width: 328px;
	border-radius: 16px;
	font-family: IberpangeaText-Regular;
	padding: 16px;
}

.cintillo-financiacion {
	width: 149px;
	height: 24px;
	background-color: #007ACB;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	border-radius: 4px;
	margin: 0;
	align-items: center;
	display: flex;
	justify-content: center;
}

.info-financiacion {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #007acb;

}



.como-pagar {
	align-self: stretch;
	text-align: center;
	color: black;
	font-size: 18px;
	font-family: 'IberPangea-Regular';
	font-weight: 600;
	line-height: 24px;
	word-wrap: break-word";

}

#contenedor-radio-button-flex {
	width: 328px;
	height: 40px;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 15px;
	display: flex;
}

.radio.radio-inline {
	/* width: 151px; */
	height: 40px;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
	display: flex;
	margin: 0px;
	padding-left: 15px;
}

.radio .outer {
	height: 24px;
	width: 24px;
	display: block;
	float: left;
	border-radius: 50%;
	background-color: #ffffff;
	border: 1.50px #2F6852 solid;
	margin-right: 8px;
}

.radio input:checked+label .outer,
.radio input:focus+label .outer {
	background-color: #00A443;
	position: relative;
}

.radio .inner {
	transition: all .25s ease-in-out;
	height: 12px;
	width: 12px;
	display: block;
	opacity: 0;
	border-radius: 50%;
	background-color: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.radio input:checked+label .inner,
.radio input:checked+label .outer .inner {
	opacity: 1;
}

input[type="radio"] {
	background-color: transparent !important;
	width: 24px !important;
	height: 24px !important;
	z-index: 1;
}

input[type="radio"]:checked {
	background-color: #00A443 !important;
	top: 9px
}

input[type="radio"]::before {
	width: 12px !important;
	height: 12px !important;
}

label.radio-flex {
	display: flex;
	align-items: center;
	cursor: pointer;
	margin: 0px !important;
}

.texto-modulo {
	color: #2C2C2C;
	font-size: 14px;
	font-family: 'IberPangeaText-Regular';
	font-weight: 400;
	line-height: 24px;
	word-wrap: break-word;
}

.barraslider-tiempo {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.label-slider {
	width: 328px;
	height: 26px;
	justify-content: space-between;
	align-items: center;
	display: flex;
}

#textoTiempoDeFinanciacion {
	color: #2C2C2C;
	font-size: 14px;
	font-family: 'IberPangeaText-Regular';
	font-weight: 600;
	line-height: 18px;
	word-wrap: break-word";

}

#contenedor-valor-slide {
	width: 68px;
	height: 26px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #DCEBE1;
	border-radius: 4px;
	justify-content: flex-center;
	align-items: flex-end;
	display: flex
}

#valor-slide {
	color: #2C2C2C;
	font-size: 14px;
	font-family: 'IberPangeaText-Regular';
	font-weight: 400;
	line-height: 18px;
	word-wrap: break-word;
}

#slider-tiempo-financiacion {
	width: 328px;
	height: 62px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 12px;
	display: flex;
}

#contenedor-barra-slide {
	height: 24px;
}

#tiemposlider {
	padding: 0px;
	height: 6px;
	margin: 0px;
	cursor: pointer;
}

#contenedor-radio-button-flex.form-control {
	display: none;
}

.slide {
	-webkit-appearance: none;
	appearance: none;
}

.slide::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	background: #00A443;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
	border-radius: 9999px;
}

.slide::-moz-range-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	background: #00A443;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
	border-radius: 9999px;
}


.resolucion-360 {
	display: block;
}

.resolucion-576-1200-1920 {
	display: none;
}

.resolucion-992 {
	display: none;
}

#forma-pago {
	max-width: 1900px;
}

#sticky-resumen {
	width: 100%;
	display: flex;
	border-radius: 24px 24px 0 0;
	background-color: #F9F9F9;
	box-shadow: 0px -4px 10px 0px rgba(66, 66, 66, 0.08);
	padding: 20px 32px 24px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: fixed;
	z-index: 100;
	bottom: 0;
}

#sticky-resumen .header {
	border-bottom: 1px solid #C8D9D0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 48px;
}

#sticky-resumen .header .title {
	font-family: IberPangeaText-Regular;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #2c2c2c;
	line-height: 22px;
	margin-bottom: 12px;
}

#sticky-resumen .rectangulo-blanco {
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 16px;
	width: 296px;
	height: auto;
	border-radius: 8px;
	background-color: #fff;
	text-align: center;



}


#sticky-resumen .rectangulo-blanco .titulo {
	color: var(--Color-Category-General-1, #007ACB);
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "IberPangea Text";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;

}

#sticky-resumen .cantidad.instalacion {
	color: var(--Color-Category-General-1, #007ACB);
	text-align: right;
	font-family: IberpangeaText-Regular;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 40px;

}

#sticky-resumen .cuadrado-blanco .unidad-descuento {
	color: var(--Color-Category-General-1, #007ACB);
	/* Body/SmBold/M */
	font-family: IberpangeaText-Regular;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}

#sticky-resumen .contenido-plegado .titulo {
	font-family: IberPangeaText-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 20px;
}

#sticky-resumen .titulo.titulo-detalles {
	text-align: left;
	padding-top: 8px;
	color: #2c2c2c;
	font-size: 12px;
	line-height: 16px;
}

#sticky-resumen .rectangulo-blanco p {
	margin: 0;

}

#sticky-resumen .titulo.titulo-icheck {
	font-size: 12px !important;
	line-height: 16px;
	margin-top: 8px;
	font-family: IberpangeaText-Regular;
	font-weight: 400 !important;
	padding-bottom: 15px;
}

#sticky-resumen .ademas {
	color: #007acb;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	font-family: IberpangeaText-Regular;
	letter-spacing: 0.5px;
}

#sticky-resumen .promo {
	font-weight: 600;
	font-size: 12px;
	line-height: 20px;
	font-family: IberpangeaText-Regular;
	text-align: left;
	color: #007acb;
}

#sticky-resumen .titulo-icheck {
	margin-bottom: 0 !important;
}

#sticky-resumen li {
	margin-left: -20px;
	font-family: IberpangeaText-Regular;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #2c2c2c;
}

.beneficiate {
	display: flex;
	flex-direction: row;
	width: 190px;
	align-items: start;

}

#sticky-resumen li::marker {
	font-size: 8px;


}

.importe {
	margin-right: 15px !important;
}

.importe-cae {
	margin-right: 13px !important;

}

#sticky-resumen .icheck p {
	display: flex;
	justify-content: space-between;
	align-items: baseline;

}

#sticky-resumen .rectangulo-blanco .precio-importe-total-descuentos {
	text-align: right;
}

#sticky-resumen .rectangulo-blanco .importe {
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	font-family: IberpangeaText-Regular;
	text-align: left;

}

#sticky-resumen .rectangulo-blanco p.titulo {
	margin: 0;
	margin-bottom: 6px;
	font-weight: 400;
}

#sticky-resumen .rectangulo-blanco p.titulo-detalles {
	font-weight: 600;
}

#sticky-resumen .contenido-plegado .subtitulo {
	font-family: IberPangeaText-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 20px;
	color: #707070
}

#sticky-resumen .contenido-plegado .cantidad {
	font-family: IberPangea-Regular;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 40px;
}

#sticky-resumen .contenido-plegado .unidad,
#sticky-resumen .contenido-plegado .precio-importe {
	font-family: IberPangeaText-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	margin-left: 3px;
}

#sticky-resumen .contenido-plegado .unidad-principal {
	font-family: IberPangeaText-Regular;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	margin-left: 3px;
}

#sticky-resumen .importe.azul,
#sticky-resumen .precio-importe-total-descuentos,
#sticky-resumen .unidad.azul {
	font-weight: 600;
}

.azul {
	color: #007acb;
}


#sticky-resumen .header .btn-despliega {
	height: 24px;
	width: 24px;
	border: none;
	border-radius: 20px;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg id="Icon/Chevron/Up"%3E%3Cpath id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M13.2899 10.1844L12.4403 10.984L8.00237 6.26866L3.56441 10.984L2.71484 10.1844L8.00237 4.56641L13.2899 10.1844Z" fill="white"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
	background-color: #2F6852;
	background-repeat: no-repeat;
	background-position: center;
	outline: 0;
	transition: transform 0.5s ease;
}

#sticky-resumen .header .btn-despliega.rotated {
	transform: rotate(180deg);
}

#sticky-resumen .content {
	width: 100%;
	display: flex;
	flex-direction: column;
}

#sticky-resumen .content .min {
	width: 100%;
	display: flex;
	flex-direction: row;
	padding-top: 12px;
}

#sticky-resumen .content .column {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	height: auto;
}

#sticky-resumen .content .column .titulo {
	margin: 0;
	font-family: IberPangeaText-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	color: #2c2c2c;
	margin-bottom: 8px;
}


#sticky-resumen .content .column .cuadrado-blanco {
	text-align: center;
	align-content: center;
	background-color: #fff;
	width: 296px;
	height: 60px;
	color: #007acb;
}



#sticky-resumen sup {
	font-family: IberpangeaText-Regular;
	font-size: 9px;
	line-height: 22px;
	font-weight: 600;
}

#sticky-resumen .dosito {
	font-family: IberpangeaText-Regular;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	position: relative;
	top: -1px;
	vertical-align: super;
	font-size: smaller;
}


#sticky-resumen .contenido-plegado {
	display: none;
}

#sticky-resumen .contenido-plegado .rw.icheck {
	border-bottom-width: 0;
}

#sticky-resumen .contenedor-boton {
	text-align: center;
	padding: 16px 0;
	padding-top: 0;
}

.separador-raya {
	width: 264px;
	height: 1px;
	background-color: #d8cfc7;
	margin-right: auto;
	margin-left: auto;


}

#sticky-resumen .btn.solicita-presupuesto {
	text-transform: none;
	color: #ffffff;
	font-family: IberPangeaText-Regular;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	background-color: #2F6852;
	border-color: #2F6852;
	width: 296px;
	height: 56px;
	max-width: 328px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#sticky-resumen .btn.solicita-presupuesto:active,
#sticky-resumen .btn.solicita-presupuesto:hover,
#sticky-resumen .btn.solicita-presupuesto:focus {
	background: #2f6852ab !important;
	border: 1px solid #2f6852ab !important;
}

#sticky-resumen .texto-legal {
	font-family: IberPangeaText-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	color: #2c2c2c;
	margin: 0 -24px;
	width: 296px;
	margin-left: auto;
	margin-right: auto;
}

#sticky-resumen .texto-legal .ver-mas {
	display: block;
	text-decoration: underline;
	color: #2F6852;
}

#sticky-resumen .texto-legal .ver-mas:hover,
#sticky-resumen .texto-legal .ver-mas:focus {
	opacity: .6;
	color: #2F6852;
}

#sticky-resumen .texto-legal .mas-texto {
	display: none;
}

@media (min-width: 360px) {
	#sticky-resumen .content .column .titulo {
		margin: 0;
		margin-bottom: 8px;
		text-align: left;
		width: 265px;
		margin-left: -37px;
	}

	#sticky-resumen .content .column .cuadrado-blanco {
		text-align: center;
		align-content: center;
		width: 304px;
		height: 75px;
		color: #007acb;
		border-radius: var(--border-radius-m, 8px);
		background: var(--Color-Surface-General-1, #FFF);
		line-height: 0px;
	}

	#sticky-resumen .contenido-plegado .titulo {
		font-family: IberPangeaText-Regular;
		font-size: 12px;
		font-style: normal;
		font-weight: 600;
		line-height: 18px;
		margin-bottom: 13px;
		margin-top: 14px;
	}

	.separador-raya {
		width: 95%;
		height: 1px;
		background-color: #d8cfc7;
		margin: 0;
	}

	#sticky-resumen .contenido-plegado .titulo.titulo-icheck {
		font-size: 12px !important;
		line-height: 18px;
		margin-top: 8px;
		font-family: IberpangeaText-Regular;
		font-weight: 400 !important;
		padding-bottom: 15px;
		display: flex;
	}
}

@media (min-width: 576px) {
	.contenedor-financiacion {
		width: 496px;
		height: 88px;
	}

	#sticky-resumen .contenido-plegado .icheck .titulo.titulo-detalles {
		font-size: 12px;
		font-style: normal;
		font-weight: 600;
		line-height: 16px;
	}

	#sticky-resumen .contenido-plegado .titulo.titulo-icheck {
        font-size: 12px !important;
        line-height: 18px;
        margin-top: 8px;
        font-family: IberpangeaText-Regular;
        font-weight: 400 !important;
        padding-bottom: 15px;
        display: flex;
        justify-content: space-between;
    }

	#sticky-resumen .contenido-plegado .titulo.titulo-icheck a{
        margin-top: -3px;
    }

	#forma-pago {
		width: 576px;
	}

	.contenedor-financiacion-tarjeta {
		width: 496px;
	}

	.forma-pago {
		width: 496px;
	}

	.como-pagar {
		text-align: start;
	}

	#contenedor-radio-button-flex {
		width: 496px;
	}

	.radio.radio-inline {
		padding-left: 10px;
	}


	.label-slider {
		width: 496px;
	}

	#slider-tiempo-financiacion {
		width: 496px;
	}

	.resolucion-360 {
		display: none;
	}

	.resolucion-576-1200-1920 {
		display: block;
	}

	.resolucion-992 {
		display: none;
	}

	#sticky-resumen .texto-legal {
		width: 512px;
	}

	#sticky-resumen .btn.solicita-presupuesto {
		width: 412px;
        height: 56px;
        max-width: 412px;
	}

	.beneficiate {
		align-items: center;
		width: 404px;
	}

	

	#sticky-resumen .content .column .cuadrado-blanco {
		width: 513px;
	}

	#sticky-resumen .contenido-plegado .titulo {
		font-size: 14px;
		margin-top: 16px;
	}


	#sticky-resumen .rectangulo-blanco {
		width: 512px;
		height: auto;
	}

	.separador-raya {
		width: 97%;
	}

	#sticky-resumen .ademas {
		font-size: 16px;
		line-height: 22px;
	}

	#sticky-resumen li {
		font-size: 14px;
		line-height: 18px;
	}
}

@media (min-width: 768px) {
	#sticky-resumen .content .column {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		height: auto;
	}

	#sticky-resumen .content .column .titulo {
		margin: 0;
		margin-bottom: 8px;
		text-align: left;
		width: 100%;
		margin-left: 200px;
	}

	#sticky-resumen .content .column .cuadrado-blanco {
		text-align: center;
		align-content: center;
		width: 508px;
		height: 75px;
		color: #007acb;
		border-radius: var(--border-radius-m, 8px);
		background: var(--Color-Surface-General-1, #FFF);
		line-height: 0px;
	}

	#sticky-resumen .contenido-plegado .titulo {
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 10px;
        text-align: left;
        width: 100%;
        margin-left: 98px;
    }

	#sticky-resumen .rectangulo-blanco {
		width: 512px;
		height: auto;
		margin-left: auto;
        margin-right: auto;
	}

	#sticky-resumen  .rectangulo-blanco  p.titulo:first-of-type {
		text-align: center;
	}

	#sticky-resumen .contenido-plegado .titulo.titulo-icheck {
        font-size: 12px !important;
        line-height: 18px;
        margin-top: 8px;
        font-family: IberpangeaText-Regular;
        font-weight: 400 !important;
        padding-bottom: 15px;
        display: flex;
        justify-content: space-around;
        margin-left: 18px;
        width: 95%;
    }

	#sticky-resumen .texto-legal {
        width: 680px;
    }
   
}

@media (min-width: 992px) {
	.contenedor-financiacion-tarjeta {
		width: 333px;
	}

	.contenedor-financiacion {
		width: 413px;
	}

	#sticky-resumen li p {
		margin-bottom: 8px;
	}

	#sticky-resumen .ademas {
		margin-bottom: 8px;
	}

	.beneficiate {
		width: 305px;
	}

	#sticky-resumen .rectangulo-blanco p.titulo-detalles {
		font-size: 12px;
		line-height: 16px;
	}

	.separador-raya {
		width: 96%;
	}

	#sticky-resumen .rectangulo-blanco {
		width: 333px;
	}

	#sticky-resumen  .rectangulo-blanco  p.titulo:first-of-type {
		text-align: center;
		font-size: 12px;
	}


	#sticky-resumen .texto-legal {
		display: none;
	}

	#sticky-resumen .btn.solicita-presupuesto {
        width: 337px;
        height: 56px;
        max-width: 412px;
    }

	#sticky-resumen .contenido-plegado .titulo.titulo-icheck {
		margin-left: 0px;
		width: 100%;
	}

	#forma-pago {
		width: 576px;
	}

	.forma-pago {
		width: 413px;
		/* height: 166px; */
	}

	#contenedor-radio-button-flex {
		width: 413px;
	}


	.label-slider {
		width: 413px;
		gap: 8px;
	}

	#slider-tiempo-financiacion {
		width: 413px;
	}

	.resolucion-360 {
		display: none;
	}

	.resolucion-576-1200-1920 {
		display: none;
	}

	.resolucion-992 {
		display: block;
	}

	#sticky-resumen {
		bottom: 0;
		border-radius: 0;
		width: 381px;
		height: fit-content;
		right: 80px;
		position: -webkit-sticky;
		position: sticky;
		position: fixed;
		color: #fff;
		padding: 10px;
		justify-content: flex-start;
		color: #000;
		box-shadow: none;
		padding: 20px 24px 20px 24px;
		border-radius: 16px;
		overflow: hidden;
		overflow-y: auto;
		bottom: 0;
		overflow: hidden;
		top: 204px;
	}

	#sticky-resumen .min,
	#sticky-resumen .btn-despliega {
		display: none !important;
	}

	#sticky-resumen .contenido-plegado {
		display: block !important;
	}

	#sticky-resumen .contenido-plegado .subtitulo {
		display: none;
	}

	#sticky-resumen .contenido-plegado .cantidad {
		font-family: IberPangea-Regular;
		font-size: 32px;
		font-style: normal;
		font-weight: 600;
		line-height: 40px;
	}

	#sticky-resumen .header .title {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 15px;
	}

	#sticky-resumen .contenido-plegado .titulo {
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
		margin-top: 15px;
		margin-left: 0px;
		margin-bottom: 15px;
	}

	#sticky-resumen .texto-legal {
		padding-top: 14px;
		padding-left: 5px;
	}

	#sticky-resumen .titulo-icheck {
		margin-top: 8px !important;
		margin-bottom: 0px !important;
	}
}



@media (min-width: 1200px) {
	.contenedor-financiacion-tarjeta {
		width: 404px;
	}

	.contenedor-financiacion {
		width: 500px;
	}

	.beneficiate {
		width: 404px;
	}

	#sticky-resumen .rectangulo-blanco {
		width: 420px;
	}

	#forma-pago {
		justify-content: start;
		padding-left: 83px;
	}

	.forma-pago {
		width: 500px;
	}

	#contenedor-radio-button-flex {
		width: 500px;
	}

	#sticky-resumen .contenido-plegado .titulo {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        margin-top: 15px;
        margin-left: 0px;
		margin-bottom: 15px;
    }

	#sticky-resumen .btn.solicita-presupuesto {
        width: 388px;
        height: 56px;
        max-width: 412px;
    }


	.label-slider {
		width: 500px;
	}

	#slider-tiempo-financiacion {
		width: 500px;
	}

	.resolucion-360 {
		display: none;
	}

	.resolucion-576-1200-1920 {
		display: block;
	}

	.resolucion-992 {
		display: none;
	}

	#sticky-resumen {
		width: 468px;
		overflow: hidden;
	}
}

@media (min-width: 1800px) {
	.formulario {
		width: 640px !important;
	}

	.contenedor-financiacion {
		width: 640px;
	}

	#sticky-resumen {
		width: 401px;
		right: 320px;
		overflow: hidden;
	}

	#forma-pago {
		padding-left: 320px;
	}

	.forma-pago {
		width: 640px;
	}

	#contenedor-radio-button-flex {
		width: 640px;
	}

	.label-slider {
		width: 640px;
	}

	#slider-tiempo-financiacion {
		width: 640px;
	}

	#sticky-resumen .rectangulo-blanco {
        width: 350px;
    }

	#sticky-resumen .btn.solicita-presupuesto {
        width: 350px;
        height: 56px;
        max-width: 412px;
    }
}

@media (max-width: 991px) {
	#sticky-resumen {
		top: unset !important;
	}
}