@charset "utf-8";
/* CSS Document */


/* estilos.css */
body {
    font-family: Montserrat, sans-serif;
    background-color: #f0f0f0;
    color: #333;
}

.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;
}

.card-body {
	background-color: #f0f0f0;
	padding: 10px;
	border:1px solid #666666;
	border-radius: 20px;
	height: 150px;
}

.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;
}

.lista {
	text-align: justify;
	padding: 10px;
	
}

#titulocat {
	
	font-size: 30px;
	color: #80B918;
	font-weight: 900;
	padding-bottom: 2px;
	
}

#titcat2 {
	
	font-size: 30px;
	color: #80B918;
	font-weight: 500;
	padding-bottom: 2px;
	
}


#subcat {
	
	background-color: #80B918;
	font-size: 20px;
	color: #333333;
	padding: 5px;
	color: aliceblue;
	font-weight: 700;
	max-width: 300px;
	border-radius: 50px;
	
	
}
#terminosbot {
	background-color: #80B918;
	border-color: #80B918;
	border-radius: 50px;
	padding: 5px;
	
}
