/* Banner visible solo en desktop */
/* Banner visible solo en desktop */
.visibleDesktop {
	display: block;
	max-width: 1150px;
	border-radius: 28px;
	margin: 0 auto 36px auto;
	box-shadow: 0 2px 16px rgba(0,0,0,0.12);
}
@media (max-width: 767px) {
	.visibleDesktop {
		display: none !important;
	}
}

/* Banner visible solo en mobile */
/* Banner visible solo en mobile */
.visibleMobile {
	display: none;
	width: 100%;
	max-width: 500px;
	border-radius: 16px;
	margin: 0 auto 14px auto;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
@media (max-width: 767px) {
	.visibleMobile {
		display: block !important;
	}
}
/* Banner solo visible en mobile */
.banner-mobile {
	display: none;
	width: 100%;
	height: 70px;
	background: #e0ffe0;
	text-align: center;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
	.banner-mobile {
		display: flex;
	}
	.banner-espacio {
		display: none;
	}
}
@charset "utf-8";
/* CSS Document */


/* estilos.css */
body {
    font-family: Montserrat, sans-serif;
    background-color: #f0f0f0;
    color: #333;
	display: flex;
  	flex-direction: column;
  	min-height: 100vh;
}

.row {
	max-width: 1100px;
	align-content: center;
	padding: 20px;
}

h1 {
    color: #333333;
	text-align: center;
	font-size: 28px;
	font-weight: 900;
	padding: 10px;
}


.col-md-3  {
	
	padding: 10px;
}

p {
    margin-bottom: 2px; /* Puedes ajustar el valor según tus preferencias */
}

#cajaplan {
	
}


.card {
	background-color: #f0f0f0;
	border-radius: 20px;
	padding: 8px;
	border: 0px;
	min-height: 160px;
	min-width: 320px;
	max-width: 340px;
	width: 100%;
	height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
	margin: 0 auto 24px auto;
}

.card-body {
	background-color: #f0f0f0;
	padding: 10px 20px;
	border: 1px solid #666666;
	border-radius: 20px;
	width: 100%;
	height: 100%;
	min-height: 120px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#footertext {
	color: #fff;
	text-align: right;
}

footer {
	width: 100%;
	margin-top: 40px;
}
/* Espacio para banner superior */
.banner-espacio {
	height: 90px;
	width: 100%;
	display: block;
}

.numerocandidato{
	font-size: 25px;
	font-weight: 600;
}

.nombre-candidato {
	
	font-size: 15px;
	font-weight: 700;
}

.cencos {
	
	font-size: 13px;
	
}


.plan {
	text-align: center;
	font-size: 28px;
	color: white;
	font-weight: 900;
	
	}

.tarifa {
	text-align: center;
	font-size: 18px;
	color: white;
	font-weight: 400;
}
.precio {
	text-align: center;
	font-size: 28px;
	color: white;
	font-weight: 900;
}
.vigencia {
	text-align: center;
	font-size: 18px;
	color: white;
	font-weight: 300;
}
.linea {
	color: white;
}
.icons {
	
	background-color: #333333;
	padding: 10px;
	border-radius: 60px;
	width: 100px;
}
.textoincluye {
	
	font-weight: 500;
	font-size: 14px;
	
}


.btn-secondary {
	background-color: #333333;
	border-radius: 50px;
	
	
}

#imagenbody {
	
    background-image: url("../../Bodytech - Copia/images/gym.jpg");
    background-repeat: no-repeat;
	background-size: 100%;
	height: 220px;
    
}

.btn-light {
	background-color: #E85521;
	border-radius: 50px;
	border-color: white;
	color: white;
	
}
.casittamedio {
	
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.43);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.43);

}

#info {
	font-size: 16px;
	font-weight: 600;
	color: white;
	padding-top: 40px;
	text-align: justify;
	padding-bottom: 20px;
	
}


#nombreasesor {
	font-size: 17px;
	font-weight: 700;
	color: white;
}

#cargo {
	font-size: 17px;
	font-weight: 300;
	color: white;
}

#wp {
	font-size: 17px;
	font-weight: 700;
	color: white;
}

#mailasesor {
	font-size: 17px;
	font-weight: 700;
	color: white;
}

#numerowp {
	color: white;
	
}
#emailasesor {
	color: white;
	font-size: 15px;
}


#footertext {
	color: white;
	font-weight: 600;
	text-align: center;
	padding: 15px;
	
}
#slider {
	border-radius: 20px;
}
#copy {
	
	background-color: #12B2C3;
	padding: 3px;
	
}
#copy1 {
	color: white;
	padding: 5px;
	
}
#texto1 {
	font-size: 18px;
	font-weight: 400;
	padding: 10px;
	
}
#titulo1 {
	text-align: center;
	font-size: 25px;
	font-weight: 900;
	padding-bottom: 30px;
	
}
#muerte {
	background-color: #f6ac24;
}

#caja2 {
	background-color: #e85521;
}
#caja3 {
	background-color: #e51582;
}
#siniestros {
	color:#12b2c3;
	font-size: 25px;
	font-weight: 900;
}
#caja4 {
	background-color: #CFCFCF;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
	
}

#caja5 {
	background-color: #CFCFCF;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
	
}

#textosiniestro1 {
	color: #333333;
	font-weight: 400;
}
#textosiniestro2 {
	color: #333333;
	font-weight: 400;
}
#bg1 {
	background-color: #662d91;
	
}
#txt1 {
	color: white;
	font-size: 18px;
	font-weight: 500;
	padding: 10px;
}




/* formulario */

.formulario-container {
    width: 80%;
    max-width: 100%;
    margin: 20px auto;
    background-color: #F6F6F6;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Estilos del formulario */
form {
    display: flex;
    flex-direction: column;
}

label {
    margin-bottom: 8px;
	text-align: justify;
}

input {
    padding: 8px;
    margin-bottom: 16px;
}

button {
    background-color: #80B918;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

button:hover {
    background-color: #004D28;
}

/*formulario */


.titulosin {
	color: cadetblue;
	font-size: 20px;
	font-weight: 800;
	
}
#terminos {
	color: #333333;
	font-size: 13px;
	text-align: justify
}
.imagen {
	
	border-radius: 20px;
	
}

.zonaselectorales {
	width: 100%;
}


.titulozonas {

	color: #f0f0f0;
	background-color: #80B918;
	border-radius: 10px;
	border-color: #f0f0f0;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	 box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
		}
.h1tarjetones{
	font-size: 30px;
	font-weight: 900;
	color: #80B918
}

.titulozonastarjetones {
	font-size: 22px;
	font-weight: 400;
}