*{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    list-style: none;
    font-family: 'Happy Monkey', cursive;
}

.contenido{
    background-image: linear-gradient(rgba(237, 237, 237, 0.4),rgba(237, 237, 237, 0.4)), url(../IMG/op1.png);
    height: 2300px;
    background-size: cover;
    background-attachment: fixed;
    position: static;
    text-align: center;
    size: cover;
    height: 2300px;
}

.esp{
    opacity: 0;
}


.titulo{
    color: rgb(45, 59, 60);
    font-size: 60px;
    margin-left:20%;
    margin-right:20%;
    padding-top:20px;
    padding-bottom: 30px;
    text-align: center;
    background-color: rgba(229, 254, 243, 0.7);
    border-radius: 80px;
    border-style:dashed;
    border-color:rgb(35, 138, 138);
}


.titulo h2{
    color: rgb(117, 146, 146);
    font-size: 50px;
}

.contenidoGen{
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 60px;
    padding-bottom: 40px;
    display:flex;
    background-color: rgb(126, 185, 192);
    align-items: center;
    border-radius: 40px;
    color: white;
}

.contenido_leght{
    size: 40%;
    margin: 0 50px 20px 50px;
    size: 40%;
    padding-bottom: 5px;
    width: 650px;
    height: 600px;
    background-color: rgba(255, 255, 255);
    border-radius: 30px;
    align-items: center;
    text-align: center;
    color:rgb(54, 73, 73);
}

.contenido_leght h1{
    padding-top: 30px;
    color: rgb(54, 73, 73);
}


.contenido_leght video{
    align-items: center;
    padding-top: 30px;
    padding-bottom: 50px;
}

.contenido_right{
    size: 40%;
    margin: 0 7px 20px 0px;
    padding-bottom: 5px;
    width: 650px;
    height: 600px;
    background-color: rgba(255, 255, 255);
    border-radius: 30px;
    align-items: center;
    text-align: center;
    color:rgb(54, 73, 73);
}

.contenido_right h1{
    padding-top: 30px;
    color: rgb(54, 73, 73);
}

#piechart{
    align-items: center; 
    justify-content: center; 
    text-align: center; 
    display:flex;
}

.botonSig{
    align-items: center;
    text-align: center;
}

.boton1{
    text-align: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 20PX;
    text-decoration: none;
    display:inline-block;
    width:50%;
    padding:20px;
    border: 3px solid #759292;
    border-radius:50px;
    text-decoration: none;
    color:#759292;
    font-weight: bold;
    transition: all 0.9s;
    text-align: center;
    font-size: 15px;
    background-color: rgb(255, 255, 255, 0.8);
  }

  .boton1:hover{
    background-color: #759292;
    color:white;
  }

@media only screen and (max-width : 915px) {
    .contenido{
        background-color: rgb(62, 122, 102);
        padding: 0px;
        margin: 0px;
        text-align: center;
        size: cover;
        height: 920px;
    }

    .titulo{
        padding-top: 30px;
        padding-bottom: 20px;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 5px black;
        border-style: dotted;
    }
    
    .titulo h1{
        background-color: blueviolet;
        font-size: 25px;
        border-radius: 30px;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 15px;
        border-style: dashed;
        border-width: 5px 5px 5px 5px;
        border-color: black;
        box-shadow: 0 0 15px 5px rgb(255, 255, 255);
    }

    .contenido1{
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: rgb(67, 82, 82);
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 20%;
        margin-right: 20%;
        border-radius: 30px;
        height: 300px;
        box-shadow: 0 0 15px 5px rgb(240, 193, 193);
        overflow-y: scroll;
    }

    .contenido2{
        padding-top: 10px;
        padding-bottom: 40px;
        background-color: rgb(174, 223, 178);
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20%;
        margin-right: 20%;
        border-radius: 30px;
        height: 300px;
        box-shadow: 0 0 15px 5px rgb(240, 193, 193);
        overflow-y: scroll;
    }
    
}

@media only screen and (max-width : 1300px) and (min-width : 715px) {
    .contenido{
        background-color: rgb(62, 122, 102);
        padding: 0px;
        margin: 0px;
        text-align: center;
        size: cover;
        height: 950px;
    }

    .titulo{
        padding-top: 30px;
        padding-bottom: 20px;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 5px black;
        border-style: dotted;
    }
    
    .titulo h1{
        background-color: blueviolet;
        font-size: 45px;
        border-radius: 30px;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 15px;
        border-style: dashed;
        border-width: 5px 5px 5px 5px;
        border-color: black;
        box-shadow: 0 0 15px 5px rgb(255, 255, 255);
    }

    .contenido1{
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: rgb(67, 82, 82);
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 20%;
        margin-right: 20%;
        border-radius: 30px;
        height: 300px;
        box-shadow: 0 0 15px 5px rgb(240, 193, 193);
        overflow-y: scroll;
    }
    
    .contenido2{
        padding-top: 10px;
        padding-bottom: 40px;
        background-color: rgb(174, 223, 178);
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20%;
        margin-right: 20%;
        border-radius: 30px;
        height: 300px;
        box-shadow: 0 0 15px 5px rgb(240, 193, 193);
        overflow-y: scroll;
    }
    
}

.tituloConsejos{
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: rgb(126, 185, 192);
    border-radius: 40px 40px 0px 0px;

}

.consejos{
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 50px;
    display:flex;
    background-color: rgb(126, 185, 192);
    align-items: center;
    border-radius: 0px 0px 40px 40px;
    color: white;
    text-align: center;
}

.consejos h1 {
    font-size: 24px;
    color: #333;
}

.parte1Consejos{
    padding: 2px 2px 2px 2px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    background-color:white;
    color:black;
    width: 20%;
    float: left;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}
.parte1Consejos::-webkit-scrollbar{
    display: none;
}

.parte1Consejos h1{
    text-align: center;
    font-size: 30px;
    font-family: monospace;
}

.parte1Consejos h2{
    text-align: center;
}

.parte1Consejos p{
    text-align: left;
}

.parte2Consejos{
    padding: 2px 2px 2px 2px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    background-color:white;
    color:black;
    width: 20%;
    float: left;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}
.parte2Consejos::-webkit-scrollbar{
    display: none;
}

.parte2Consejos h1{
    text-align: center;
    font-size: 30px;
    font-family: monospace;
}

.parte2Consejos h2{
    text-align: center;
}

.parte2Consejos p{
    text-align: left;
}

.parte3Consejos{
    padding: 2px 2px 2px 2px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    background-color:white;
    color:black;
    width: 20%;
    float: left;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}

.parte3Consejos::-webkit-scrollbar{
    display: none;
}

.parte3Consejos h1{
    text-align: center;
    font-size: 30px;
    font-family: monospace;
}

.parte3Consejos h2{
    text-align: center;
}

.parte3Consejos p{
    text-align: left;
}

.parte4Consejos{
    padding: 2px 2px 2px 2px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    background-color:white;
    color:black;
    width: 20%;
    float: left;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}

.parte4Consejos::-webkit-scrollbar{
    display: none;
}

.parte4Consejos h1{
    text-align: center;
    font-size: 30px;
    font-family: monospace;
}

.parte4Consejos h2{
    text-align: center;
}

.parte4Consejos p{
    text-align: left;
}

.links{
    border-radius: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: 450px;
    padding-top: 50px;
    margin-top: 100px;
    margin-bottom: 350px;
    background-color: #5fba96;
}

.links h1{
    color: rgb(45, 59, 60);
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 40px;
}

.links p{
    text-align: justify;
    font-size: 20px;
}

.PalLinks{
    color: white;
    font-size: 50px;
}
.linksRef{
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    color: #2e3e38;
}
.linksRef a{
    text-decoration: underline;
    font-size: 25px;
    text-transform:lowercase;
    color: rgb(161, 66, 51);
}
