* {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'PT Sans Narrow', sans-serif;
    text-decoration: none;
}

header{
    background-color: #5cd5b4;
    
}

body{
    background-image: url(imagenes/fondoban.jpg);

}

h1{
    margin: .3em;
    align-content: center;
}

@media (min-width:30em){
.inscripcion{
    background-color:#ffd18f;
    display: flex;
    padding: 0.2em;
    margin: 1.3em;
    border-color: #004372;
    border-style: double;
    color: #004372;
}

#cabeza{
    display:flex;
    justify-content:space-around;
    
}

#cabeza img{
    display: flex;
    width: 300px;
    height: 113px;
    margin-top: 1em;
}
}


@media (max-width:30em){
.inscripcion{
    background-color:#ffd18f;
    display: flex;
    padding: 0.2em;
    margin: 1.3em;
    border-color: #004372;
    border-style: double;
    color: #004372;
    font-size: 15pt;
}

#cabeza{
    display:flex;
    justify-content:space-between;
    max-height: 20vh;
}

#cabeza img{
    display: flex;
    width: 180px;
    height: 75px;
    margin-top: 1.5em;
    margin-left: 2em;
}
}

@media (min-width:30em){
    #botonera{
    display: flex;
    justify-content:space-around;
   /* border-top: solid;
    border-bottom: solid;*/
    background-color: #51619d;
    padding: 0.5em;
    
}

    #botonera nav{
    padding: 1%;
}
    a:hover{
    text-decoration: underline;
    
}
    #botonera nav ul li a{
    color: azure;
    font-size: 20px;
    
}
}


@media (max-width:30em){
        #botonera{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    background-color: #51619d;

}   
    #botonera nav{
        padding: 1%;
    }
    
    a:hover{
    text-decoration: underline;
    
}
    #botonera nav ul li a{
    color: azure;
    font-size: 20px;
    
    
}
    
}

h10{
    text-decoration: underline;
    
}

@media (min-width:40em){
.slider img{
    max-width: 100%;
    align-content: center;
    display: flex;
    padding: 0 15%;
    padding-top: 1.5vh;
    
}
}

@media (max-width:40em){
.slider img{
    max-width: 100%;
    align-content: center;
    display: flex;
    padding: 0 0%;
    padding-top: 1.5vh;
    
}
}
/*.principal{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
}

.principal img{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    width: 80%
}*/

@media (min-width:30em){
    .principal{
        margin-top: 1.5vh;
        display: flex;
        justify-content: space-between;
        align-content: center;
        
    }
    .principal img{
    display: flex;
    justify-content: space-between;
    flex: 1;
    width: 100%;
        align-content: center;
}
}


@media (max-width:30em){
    .principal{
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}

.principal img{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    width: 100%;
    margin-top: 1.5vh;
}
}

#elefante {
   
    align-self: center;
    margin: auto;
    padding: 4rem;
    
}



.altoguiso{
    font-size: 1em;
    background-image: url(imagenes/guisin.jpg);
    height: 200px;
     background-size: 80%;
    background-repeat: no-repeat;
    background-position: top;
    align-content: flex-end;
    font-size: 1.2em;
    align-self: center;
}

.altoguiso h9{
    margin-top: 61px;
}

.contadorparticipantes{
    background: rgb(51, 153, 130);  
    font-size: 0.4em;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    align-content: flex-end;
    font-size: 1.5em;
    text-align: center;
    align-self: center;
    border-top: 2px;
    border-top: solid;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-color:dimgrey;
}

.contadorparticipantes h9{
    margin-top: 5px;
    font-size: 1em;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%";
    max-width: 30rem;
    background: rgba(177, 177, 177, 0);

}




/*.cuerpo{
    background-image: url(imagenes/fondoban.jpg);
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    
}*/

@media (max-width:45em){
    .cuerpo {
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 20px;
    text-align: center;
    font-family: 'Pt Sans Narrow', sans-serif;
    font-size: 14px;
    margin-top: 2%;
}
.app{
    max-width: 100%;
    padding-bottom: 6%;
    display: block;
    align-content: center;
}

h8{
    width: 100%;
    font-size: 23px;
    font-variant: 700;
    line-height: 25px;
    display: flex;
    justify-content: center;
    color: #004372;
    margin-bottom: 1em;
    padding-left: 5%;
    padding-right: 5%
}

.app p {
    font-size: 18px;
    margin-left: 0.5em;
    line-height: 23px;
    width: 100%;
    padding: 2%;
    padding-bottom: 6%;
    padding-left: 20%;
    padding-right: 20%;
    display: flex;
    justify-content: center;
    
    
}

.app img{
    margin-left: 0.7em;
    max-width: 250px;
}
}

@media (min-width:45em){
    .cuerpo {
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding-top: 20px;
    text-align: center;
    line-height: 22px;
    font-family: 'Pt Sans Narrow', sans-serif;
    font-size: 14px;
    margin-top: 2%;
}
.app{
    width: 20%;
    padding-bottom: 6%;
    padding-right: 5%;
}

h8{
    width: 200%;
    font-size: 23px;
    font-variant: 700;
    line-height: 25px;
    display: flex;
    justify-content: center;
    color: #004372;
    margin-bottom: 1em;
}

.app p {
    font-size: 17px;
    margin-left: 0.5em;
    line-height: 23px;
    margin-top: 50%;
}
.cuerpo img{
    margin-top: 2.5em;
    margin-left: -1em;
}
.app img{
    margin-left: 0.7em;
    }
    .celu{
        max-width: 100px;
        
    }    

}

footer {
    padding-top: 5%;
    display: flex;
    align-content: center;
    text-align: center;
     background-color:rgb(235, 235, 235);
 
}

h4{
    text-align: center;
    justify-content: space-between;
    width: 100%;
}

.icono {
    width: 32px;
	height: 32px;
    margin: 1em;
}

#redes {
    margin: 1em;
}

#final {
    max-width: 50em;
    margin: auto;
    text-align: center;
}


.area {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.contactenos {
    margin-top: 40pt;
    margin-bottom: 5pt;
    height: 20pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
}

#consulta {
    color: #575b5b;
    font-size: 14pt;
    width: 80%;
    margin-bottom: 40pt;
    
}

h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.80em;
    -webkit-margin-after: 0.80em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

#contactenos2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2dc689;
}


label {
    font-size: 12pt;
    display:block;
    width: 100%;
    margin-top: 10pt;
    margin-bottom: 10pt;
}

texturea {
    resize: vertical;
    max-height: 400px;
}

imput, texturea {
    margin-bottom: 20px;
    width: 100%;
    height: 30%;
    box-sizing: border-box;
    border: 3px solid: ccc;
}

input:focus; texturea:focus {
    margin-bottom: 30px;
    width: 60%;
    margin: 20%;
    padding: 20%;
    border: 1px solid: #1668C4;
    box-sizing: border-box;
}

input[type="submit"] {
    margin-top: 10pt;
    margin-bottom: 10pt;
    background: #873799;
    color:aliceblue;
    border: none;
}

input[type="submit"]:hover {
    background: #9652a5;
    cursor: pointer;
}

label {
    cursor: default;
}

form {
    margin-top: 25pt;
    display: flex;
    flex-direction: column;
    width: 40%;
    color: white;
    text-align: center;
    margin-bottom: 25pt;
    font-family:'PT Sans Narrow', Arial, sans-serif;
    font-size: 30pt; 
}

.mapa {
    width: 100%;
    margin-bottom: 40pt;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.centros {
    margin-top: 40pt;
    margin-bottom: 40pt;
    height: 20pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
}

#mapita {
    
    background-image: url(imagenes/mapa1.jpg);
    height:600px;
     background-size: 80%;
    background-repeat: no-repeat;
    background-position: top;
    align-content: flex-end;
    align-self: center;
}



.proyearea{
     width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    
}

.proye {
    margin-top: 40pt;
    margin-bottom: 5pt;
    height: 20pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
}



#pro {
    color: #575b5b;
    font-size: 20pt;
    width: 100%;
    margin-bottom: 20pt;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 }

h4 {
    
    display:flex;
    font-size: 10pt;
    padding-top: 7vh;
    border-top: dotted 2px;
    
    -webkit-margin-before: 0.80em;
    -webkit-margin-after: 0.80em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-top: 6vh;
}

#proye1 img {
    width: 60%;
    align-content: center;
    align-self: center;
    margin-bottom: 3vh;
}

#proye2 img {
    width: 60%;
    align-content: center;
    align-self: center;
    margin-bottom: 3vh;
}

#proye3 img {
    width: 60%;
    align-content: center;
    align-self: center;
    margin-bottom: 3vh;
}

#proye4 img {
    width: 60%;
    align-content: center;
    align-self: center;
    margin-bottom: 3vh;
}

@media (min-width:30em){
.proyee {
    color: #575b5b;
    width: 100%;
    margin-bottom: 20pt;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 }
.inscrip {

   margin-top: 0pt;
    margin-bottom: 8pt;
    height: 20pt;
    color: #742e82;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
   }


h14 {
    background-color: #742e82;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 18pt;
    margin-bottom: 10pt;
    padding: 1vh;
    text-decoration: none;
    }

a:hover{
    text-decoration: underline;
}

#caja1 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    height: 30pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
    }

#caja2 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    height: 30pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
    }

h7 {
    background-color: #00adad;
    width: 60%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 18pt;
    
    }

h9 {
    background-color:#ff9d2d;
    width: 60%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 14pt;
    margin-top: 1.5em;
    }

}
@media (max-width:30em){
.proyee {
    color: #575b5b;
    margin-bottom: 20pt;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    padding-left: 20%;
    padding-right: 20%;
 }
.inscrip {

   margin-top: 0pt;
    margin-bottom: 8pt;
    height: 20pt;
    color: #742e82;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
   }

h14 {
    background-color: #742e82;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 18pt;
    margin-bottom: 10pt;
    padding: 1vh;
    text-decoration: none;
    }
a:hover{
    text-decoration: underline;
}

#caja1 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    height: 30pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 9pt;
    }

#caja2 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    height: 30pt;
    color: #30b282;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
    }

h7 {
    background-color: #00adad;
    width: 60%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 15pt;
    padding: .1em;
    
    }

h9 {
    background-color:#ff9d2d;
    width: 60%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    font-size: 14pt;
    margin-top: 1.5em;
    }
}

.principalp{
    width: 80%;
    align-content: center;
    align-self: center;
    margin-bottom: 3vh;
}

h20 {
    display: block;
    font-size: 8pt;
    -webkit-margin-before: 0.80em;
    -webkit-margin-after: 0.80em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}