﻿	body {
	  background-color: #F5F5F5 !important;
	}

	/**********************************CARD METAS DE CONSUMO***********************************/
	.card-numeros {
	  background: #fff;
	  border-radius: 15px;
	  box-shadow: 0 0 7px rgba(0, 0, 0, .2);
	  padding: 65px 20px;
	  text-align: center;
	}

	.icon-card-consulta {
	  width: 110px;
	  margin-bottom: 40px;
	}

	.card-numeros .bono {
	  width: 60px !important;
	}

	.card-numeros h1 {
	  font-weight: 800;
	  font-size: 50px;
	  color: #012169;
	}

	.card-numeros span {
	  font-weight: bold;
	  font-size: 22px;
	  color: #00C1D5;

	}


	/******************************************************************************************/
	@media (min-width: 1025px) {
	  .cajaTextoBanner {
	    width: 45%;
	    text-align: left;
	  }

	  .contenidoBanner {
	    width: 60%;
	    display: flex;
	    justify-content: center;
	  }


	}

	.banner {
	  height: 550px;
	  color: white;
	  background-repeat: no-repeat;
	  background-size: cover;
	  display: flex;
	  align-items: center;
	  padding: 50px 0px;
	}

	.banner .title {
	  font-size: 24px;
	  color: white;
	  text-shadow: 1px 1px 1px black;
	  text-align: center;
	}

	.tarjetaCreditoImg {
	  width: 250px;
	  margin-bottom: 10px;
	}

	.section-2 {
	  padding: 60px 0px;
	  padding-bottom: 0 !important;
	}

	.section-2 p {
	  color: #003B7A;
	  display: block;
	}

	.section-2 .intro {
	  font-size: 20px;
	  font-weight: bold;
	}

	/*.section-2 .link-bpd{
		margin-top:25px
	}*/
	.section-2 .txt {
	  margin-top: 50px;
	  font-style: italic;
	  font-weight: 500;
	  font-size: 16px;
	}

	.section-2 .link {
	  margin-top: 20px;
	}

	.section-3 {
	  padding-bottom: 75px;
	}

	.section-4 {
	  margin-bottom: 120px;
	}


	.section-3 #iframe {
	  width: 100%;
	  height: 577px;
	  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
	  border-radius: 15px;
	}

	.TyC {
	  list-style: disc !important;
	  list-style-position: inside !important;
	  text-align: left;
	}

	.titulo {
	    margin-bottom: 30px;
	  }


	@media(min-width:1025px) {
	  .banner {
	    background-image: url("/Personas/Paginas/PROMOCIONES/2025/clinicas-padel/assets/img/Banner-Clinica-Padel-Desktop.webp");
	    background-position: center;
	  }
	}

	@media (min-width: 501px) and (max-width: 1024px) {
	  .banner {
	    height: 450px;
	    color: white;
	    background-image: url("/Personas/Paginas/PROMOCIONES/2025/clinicas-padel/assets/img/Banner-Clinica-Padel-Tablet.webp");
	    background-repeat: no-repeat;
	    display: flex;
	    align-items: center;
	    padding: 70px 0px;
	    background-position: left;
	  }

	  .textoBanner {
	    font-size: 26px;
	  }

	  .banner .title {
	    padding-right: 15px;
	    padding-left: 15px;
	  }

	  .contenidoBanner {
	    width: 80%;
	    display: flex;
	    justify-content: flex-start;
	    padding-left: 110px;
	  }

	  .cajaTextoBanner {
	    width: 35%;
	    text-align: left;
	  }

	}

	@media (max-width: 500px) {
	  .banner {
	    height: 450px;
	    color: white;
	    background-image: url("/Personas/Paginas/PROMOCIONES/2025/clinicas-padel/assets/img/Banner-Clinica-Padel-Mobile.webp");
	    background-repeat: no-repeat;
	    display: flex;
	    align-items: start;
	    padding: 50px 0px;
	    background-position: right;
	  }

	  .btn-azul-larimar {
	    width: 100% !important;
	  }

	  .TyC li {
	    font-size: 18px !important;
	  }

	  .intro {
	    font-size: 18px !important;
	  }

	  .banner .title {
	    padding-right: 15px;
	    padding-left: 15px;
	  }

	  .cont-text h3 {
	    font-size: 24px !important;
	  }

	  

	  .cont-text .descripcion {
	    font-size: 18px !important;
	  }

	  .contenidoBanner {
	    /* align-items: flex-start; */
	    width: 100%;
	    display: flex;
	    justify-content: center;
	    height: 80%;
	  }

	  .cajaTextoBanner {
	    width: 90%;
	    margin-top: 40%;
	  }

	  .textoBanner {
	    font-size: 26px;
	  }

	  .tituloTerms {
	    font-size: 26px !important;
	  }

	  .terminos {
	    text-align: center;
	  }
	}

	.descripcion {
	  margin-top: 20px !important;
	}

	.cont-text h3 {
	  font-weight: 800;
	  font-size: 28px;
	  color: #012169;
	  text-transform: initial !important;
	  text-align: left;
	  margin: 0;
	}

	iframe body {
	  padding: 20px 0 !important;
	}

	.cont-text {
	  display: flex;
	  justify-content: center;
	  flex-direction: column;
	  text-align: left;
	}

	.linea-divisoria {
	  margin-bottom: 30px;
	  margin-top: 30px;
	}

	.btn-azul-larimar {
	  background: #00C1D5;
	  padding: 20px 40px;
	  border-radius: 50px;
	  font-size: 18px;
	  margin: 30px 0 60px !important;
	  color: #fff !important;
	  box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	  width: 295px;
	  text-align: center;
	  display: flex;
	  justify-content: center;
	}

	.link_bpd:before {
	  font-family: '' !important;
	  content: '' !important;
	}

	.titulo-registro {
	  margin-bottom: 10px;
	}