.main-header {
	position: relative;
}
.main-header .contenido-texto {
  display: flex;
  flex-direction: column;
  font-family: IberPangea-Bold;
  align-items: flex-start;
  padding: 82px 16px 32px;
  position: relative;
}
.main-header .contenedor-imagen {
  width: 100%;
  height: 270px;
  background-color: lightgray;
  border-radius: 16px;
  background-image: url("/documents/20122/21582953/banner-punto-recarga-360.webp");
  background-position: center 14%;
  background-size: cover;
}
.main-header .contenedor-boton {
	margin: 24px auto 40px;
	width: 200px !important;
}
.main-header .titulo,
.main-header .subtitulo {
  color: #2c2c2c;
  text-align: left;
  margin-top: 0;
}
.main-header .titulo {
  font-size: 32px;
  font-family: IberPangea-Bold;
  line-height: 40px;
  margin-bottom: 16px;
}
.main-header .subtitulo {
  font-size: 18px;
  font-family: IberPangeaText-Regular;
  line-height: 24px;
  margin-bottom: 32px;
}
.main-header .lista {
  padding-left: 0;
  list-style: none;
  margin: 32px 0 0;
}
.main-header .item-lista {
  margin-bottom: 16px;
  position:relative;
  padding-left:  30px;
}
.main-header .item-lista:before {
	content:"";
	display:block;
	height: 24px;
	width: 24px;
	position: absolute;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.2573 8.94413L10.2263 17.0176L5.84668 12.6485L7.08262 11.4096L10.2215 14.5409L17.0166 7.70996L18.2573 8.94413Z" fill="%232F6852"/></svg>');
	left: 0;
	top: -3px;
}
.main-header .texto-item-lista {
  font-size: 16px;
  font-family: IberPangea-Bold;
  line-height: 22px;
  margin-bottom: 0;
}
.main-header .contenido-texto .btn.contratalo {
  text-transform: none;
  color: #ffffff;
  font-size: 19px;
  margin: 0;
  background-color: #2F6852;
  border-color: #2F6852;
  width: 264px;
  height: 56px;
  margin-right: auto;
  margin-left: auto;
}
.main-header .contenido-texto .btn.contratalo:active,
.main-header .contenido-texto .btn.contratalo:hover,
.main-header .contenido-texto .btn.contratalo:focus {
    background: #2f6852ab !important;
    border: 1px solid #2f6852ab !important;
}
.main-header .wrapper-ctc {
  display: none;
}
.main-header #banner-descuento {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #448FE1;
    position: relative;
	max-width: 1920px;
	top: 50px;
}
.main-header #banner-descuento.sticked {
    position: fixed;
    top: 50px;
    z-index: 1000;
}
.main-header #banner-descuento>.contenido {
    display: flex;
    align-items: center;
    height: 56px;
    width: 100%;
    justify-content: center;
}
.main-header #banner-descuento>.contenido>span {
    color: white;
    font-size: 16px;
    line-height: 22px;
}
@media (min-width: 360px) and (max-width: 575px) {
	.main-header #banner-descuento {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #448FE1;
		position: relative;
		max-width: 1920px;
		top: 50px;
	}

	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 14px;
		line-height: 22px;
		margin-left: 16px;
		margin-right: 16px;
	}
}

@media (min-width: 576px) {
	.main-header .contenido-texto {
	  padding: 82px 40px 32px;
	}
	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 14px;
		line-height: 22px;
	}
	.main-header #banner-descuento {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #448FE1;
		position: relative;
		max-width: 1920px;
		top: 50px;
	}
	.main-header .contenedor-imagen {
	  background-image: url("/documents/20122/21582953/banner-punto-recarga-576.webp");
	}
}
@media (min-width: 992px) {
	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 16px;
		line-height: 22px;
	}
	.main-header {
		height: 580px;
		/* text-align:center; */
	}
	.main-header #banner-descuento {
		height: 40px;
		position: absolute;
		top: 0;
	}
	.main-header #banner-descuento.sticked {
	    top: 130px;
	    transition: top 0.25s ease-out;
	}
	.main-header #banner-descuento.sticked.nav-down {
	    top: 80px;
	}
	.main-header .contenido-texto {
	  padding: 0;
	  width: 100%;
	  padding: 92px 50% 40px 8%;
	  height: 580px;
	  justify-content: center;
	  max-width: 1470px;
	  margin: 0 auto;
	}
	.main-header .lista {
	  margin: 0;
	}
	.main-header .contenedor-imagen {
		display:none;
	}
	.main-header .titulo {
	  font-size: 40px;
	  line-height: 48px;
	  margin-bottom: 24px;
	}
	.main-header .subtitulo {
		margin-bottom: 24px;
	}
	.main-header .contenedor-boton {
		margin-left: 0;
	}
	.main-header .contenido-texto::before {
	  content:"";
	  position: absolute;
	  left: calc(50% + 21px);
	  width: calc(50% - 100px);
	  height: 450px;
	  background-color: lightgray;
	  border-radius: 16px;
	  background-image: url("/documents/20122/21582953/banner-punto-recarga-992.webp");
	  background-size: cover;
	}
}

@media (min-width: 1200px) {
	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 16px;
		line-height: 22px;
	}
	.main-header .contenido-texto::before {
		background-size: cover;
		background-image: url("/documents/20122/21582953/banner-punto-recarga-1200.webp");
		background-position: center 14%;
	}
}

@media (min-width: 1845px) {
	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 16px;
		line-height: 22px;
	}
	.main-header .contenido-texto {
		padding: 92px 40% 40px 8%;
	}
}

@media (min-width: 1920px) {
	.main-header #banner-descuento>.contenido>span {
		color: white;
		font-size: 16px;
		line-height: 22px;
	}
	.main-header .contenido-texto {
		padding: 92px 763px 40px 8%;
	}
	.main-header .contenido-texto{
		background-image: url("/documents/20122/21582953/banner-punto-recarga-1920.jfif");
	}
}