@import url('https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

h1{
font-family: 'Quattrocento Sans', sans-serif;
color:#0b8099;
font-size:25px;
font-weight:400;
margin:0;
padding:0;
}

h2{
font-family: 'Quattrocento Sans', sans-serif;
color:#393b3c;
font-size:20px;
font-weight:400;
margin:0;
padding:0;
}

h3{
font-family: 'Quattrocento Sans', sans-serif;
color:#393b3c;
font-size:16px;
font-weight:700;
margin:0;
padding:0;
}


.logo{
width:100%;
max-width:200px;
text-decoration:none;
cursor:pointer;
border:0;
}

.enlace_menu{
color:#ffffff;
font-family: 'Quattrocento Sans', sans-serif;
font-size:15px;	
font-weight:400;
text-decoration:none;
cursor:pointer;
}

.enlace_menu:hover{
color:#1e1d1a;
}

.enlace_menu_sel{
color:#1e1e1e;
font-family: 'Ubuntu', sans-serif;
font-size:17px;	
font-weight:400;
text-decoration:none;
cursor:pointer;
display:inline-block;
height:25px;
line-height:10px;
border-bottom:solid 3px #f9a737;
}

.enlace_menu_sel:hover{
border-bottom:solid 3px #f9a737;
}


h4{
font-family: 'Quattrocento Sans', sans-serif;
color:#0b8099;
font-size:22px;
font-weight:700;
margin:0;
padding:0;
}

.caja{
width:98%;
font-family: 'Quattrocento Sans', sans-serif;
font-size:18px;
font-weight:400;
height:20px;
margin-top:2px;
color:#545454;
}


.enlace_img{
text-decoration:none;
cursor:pointer;
}

.img_enlace{
border:0;
}

.img_total{
width:100%;
border:0;
}

.img_total70{
width:100%;
max-width:70%;
border:0;
}

.img_total_azul{
width:100%;
border-bottom:solid 7px #0b8099;
}

.img_logo{
width:100%;
border:0;
max-width:239px;
}

.azul{
color:#1b88a0;
font-weight:700;
}

.enlace_email{
font-family: 'Quattrocento Sans', sans-serif;
color:#1b88a0;
font-weight:700;
font-size:18px;
cursor:pointer;
text-decoration:none;
}

.enlace_email:hover{
color:#393b3c;
}

.enlace_email2{
font-family: 'Quattrocento Sans', sans-serif;
color:#1b88a0;
font-weight:400;
font-size:15px;
cursor:pointer;
text-decoration:none;
}

.enlace_email2:hover{
color:#393b3c;
}