@charset "utf-8";
@font-face {
    font-family: "font1";
    src: url(../fuentes/tipografia.ttf) format("truetype");
}
@font-face {
    font-family: "font2";
    src: url(../fuentes/Goldman-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "font3";
    src: url(../fuentes/Goldman-Bold.ttf) format("truetype");
}
@font-face {
    font-family: "font4";
    src: url("../fuentes/gotham-black.otf") format("truetype");
}
body {
    font-family: font1;
    overflow-x: hidden;
    background-color: #fff;
    padding: 0px;  

}

#los_links {
    padding-top: 18px;
    background-color: #FFFFFF;
    font-family: font2;
}
@media (max-width: 767px) {
    #los_links {
        padding-left: 20px;
    }
}
#los_links li {
    font-size: 14px;
	text-align: center;
	margin-top: -10px;
}
@media (max-width: 1024px) {
    #los_links li {
        font-size: 17px;        
    }
    #los_links li a{        
        padding: 0px;
        padding-left: 8px;
        padding-top: 15px;
    }
}
.navbar-collapse { 
    border: none; 
    box-shadow: none; 
}
#banner_formulario {
    background-image: url("../img/fondohome1.png");
	background-size: cover;
	min-height: 600px;
     background-attachment: fixed;
}
@media (max-width: 767px) {
    #banner_formulario {
        background-image: url("../img/fondov.png");
        padding: 4%; 
    }    
}
#banner_formulario h2 {
    padding-top: 10px;
	color:#fff;
    text-shadow: -1px 1px 2px #000000;
    font-size: 1vw;    
	line-height: 150%;
	padding-right: 15%;
	letter-spacing: 1px;
	font-family: font1;
}
#banner_formulario h1 {
    color:#ffffff;
    text-shadow: -3px 3px 12px #000;
    font-size: 3.5vw;  
    font-weight: bold;
	line-height: 120%;
	font-family: font1;
	padding-right: 15%;
}
@media (max-width: 767px) {
	#banner_formulario h1 {
    color:#FFFFFF;
    text-shadow: 3px 3px 5px #4B4B4D;
    font-size: 11vw;  
    font-weight: bold;
	line-height: 110%;
	font-family: font3; 
	margin-bottom: 10%;
	}
}
#banner_formulario li {
    color: #FFFFFF;
    font-size: 1.4vw;
	line-height: 130%;
	text-shadow: 2px 2px 2px #000;
}
@media (max-width: 767px) {
	#banner_formulario li {
    color: #FFFFFF;
    font-size: 5vw;
	line-height: 120%;
	text-shadow: 2px 2px 2px #000;
	}
}
#formulario {
    text-align: center;
	padding-top: 40px;
}
#banner_formulario h3 {
    color: #fff;
	font-weight: bold;
    font-size: 1.5vw;    
    font-family: font2;
    }
}
@media (max-width: 767px) {
	#banner_formulario h3 {
    color: #fff;
	font-weight: bold;
    font-size: 72.5vw;    
    font-family: font2
	}
}
#formulario h4 {
    color: #ffffff;
    font-size: 1vw;
	padding-bottom: 15px;
    font-family: font1;
}
@media (max-width: 767px) {
	#formulario h4 {
    color: #FFFFFF;
    font-size: 4vw;
	padding-bottom: 15px;
	}
}

	
#boton_enviar {
    background-color: #4a3fc8;
    width: 130px;
    height: 65px;
    border-style: none;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 20px;
	font-family: font2;
}
.titulo_principal h1 {
    text-align: center;
    font-size: 7vw;
    color: #4F9E49;
    font-family: font3;
	padding-top: 15px;
	text-shadow: -2px 2px 2px #000;  
}

@media (max-width: 767px) {
#titulo_principal h1 {
    text-align: center;
    font-size: 	13vw;
    color:#00AFF0;
    font-family: font3;
	padding-top: 15px;
	}
}
.producto h1 {
    font-size: 2.3vw; 
    font-weight: bold;
	font-family: font4;
}
@media (max-width: 767px) {
	.producto h1 {
    font-size: 7vw; 
    font-weight: bold;
	padding-top: 10px;
	}
}
.div40 {
    width: 44%;
    float: left;
    padding: 1%;
    text-align: center; /* Centra el texto horizontalmente */
    line-height: 60px; /* Centra el texto verticalmente */

}
@media (max-width: 767px) {
	.div40 {
    width: 100%    
	}
}
.div60 {
    width: 56%;
    float: left;
    padding: 2%;


}
@media (max-width: 767px) {
	.div60 {
    width: 100%    
	}
}
.producto p {
    font-size: 1.2vw;
}
@media (max-width: 767px) {
	.producto p {
    font-size: 20px;    
	}
}
.producto .textos_chicos {
    font-size: 20px;
}
@media (max-width: 767px) {
    .producto .textos_chicos {
    font-size: 15px;
    }    
}
.fila_producto {
    margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
.boton_consultar {
    display: block;
    background-color: #24B3CD;
    width: 180px;
    height: 60px;    
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 1vw;  
    text-align: center; /* Centra el texto horizontalmente */
    line-height: 60px; /* Centra el texto verticalmente */
}
a.boton_consultar:hover {
    text-decoration: none;
    color: #FFFFFF;
}
a[name] {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}
#pie {
    margin: 0px;
    padding: 30px;
	color: #fff;
    background-color: #fff;
    
}
#pie p {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
}
#pie img {
    margin: auto;
}
.caja_mensaje {
	width:80%;
	border-style:solid;
	border-width:1px;
    border-color:#000000;
	padding:10px;	
}
.caja_mensaje p{
	font-family:font1;
	font-size:1.5rem;
	text-align:center;	
    color:#000000;
}

.producto2 h1 {
    font-size: 3vw; 
    font-weight: bold;
    text-align: center;
}
.producto2 h2 {
    font-size: 2vw; 
    font-weight: bold;
    text-align: center;
}
.producto2 p {
    font-size: 24px;    
}
@media (max-width: 767px) {
    .producto2 h1 {
        font-size: 8vw;     
    }
    .producto2 h2 {
        font-size: 6vw; 
        font-weight: bold;
        text-align: center;
    }
    .boton_consultar {
    display: block;
    background-color: #24B3CD;
    width: 180px;
    height: 60px;    
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 3vw;  
    text-align: center; /* Centra el texto horizontalmente */
    line-height: 60px; /* Centra el texto verticalmente */
}
	#banner_formulario h2 {
	color:#fff;
    font-size: 4vw;
    font-weight: bold;
	line-height: 180%;
        margin-left: 2%;
	}
	#baner_rosa h2 {
	color:#fff;
    text-shadow: 3px 3px 2px #4B4B4D;
    font-size: 4.8vw;
    font-weight: bold;
	line-height: 140%;
	padding-left: 4%;
	
	}
    .producto2 p {
        font-size: 18px;    
    }    
}
.campos_form {
	width: 55%;	
    border-radius: 10px;
    font-size: 1.3vw;
    margin-bottom: 3%;
    padding: 15px;
    border: 0px;
    color: #E31717;
    font-family: font2;
} 
@media (max-width: 767px) {
	.campos_form {
	width: 70%;	
    border-radius: 10px;
    font-size: 20px;
    margin-bottom: 3%;
    padding: 24px;
    border: 0px;
    color: #757575;
    font-family: font2;
	} 
}
.area_form {   
	width: 60%;
    border-radius: 10px;
    font-size: 20px;
	margin: auto;
}
@media (max-width: 767px) {
	.area_form {   
	width: 80%;
		padding: 8%;
    border-radius: 10px;
    font-size: 20px;
	margin: auto;
	}
}
.imagen_producto {
	width: 90%;
}
.vistav {
	display: none;	
}
@media (max-width: 780px) {
	.vistav {
	display: block;	
	}
}
.vistah {
	display: block;	
}
@media (max-width: 780px) {
.vistah {
	display: none;	
	}
}
.texto_izq {
    padding-left: 50px;
}
@media (max-width: 1024px) {
    .texto_izq {
        padding-left: 15px;
    }
}    