@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Knewave&display=swap');
html{
    /*overflow-x: hidden;*/
}

.navperso{
    background-color: #5CE1EC;
}

.navletraperso{
    color: white;
    font-weight: bold;
}

.footerpers{
    background-color: #8b6a57;
}

.ocultar{
    display: none;
}

.mostrar{
    display: block;
}

#password::placeholder, #password1::placeholder, #password2::placeholder, #email::placeholder, #nombre::placeholder, #apellidopat::placeholder, #apellidomat::placeholder, #tel::placeholder, #email2::placeholder, #password1::placeholder, #password2::placeholder  {
    color:white;
    font-family: 'Hanken Grotesk'
}

.fondoA{
    background-image: url('../../Background/Fondo-2.webp'); background-size: cover; background-repeat: repeat; height: 100%;
}

.fondoB{
    background-image: url('../../Background/Fondo-3.webp'); background-size: cover; background-repeat: repeat;  height: 100%;
}

.correoRecup{
    justify-content: center; align-items: center; height: 100%;
}

.correoRecupC{
    height: auto; background-color: #ff5657; border-radius: 30px;
}

.ColRecupC{
    display: flex; justify-content: center; color: white;
}

.h1C{
    margin: 0; color: #5ce1e6; font-family: 'Knewave'; font-size: 45px;
}

.pC{
    color: #8b6a57; font-weight: bold; 
}

.pF{
    color: white; font-family: 'Knewave'; letter-spacing: 2px;
}

.pF2{
    color: white; margin: 0;
}

.pTC{
    color: #8b6a57; font-weight: bold; font-size: 22px;
}

.pTP{
    color: #8b6a57; font-weight: bold; font-size: 30px;
}

.pAC{
    color: white; font-weight: bold; font-size: 20px; margin-bottom: 0;
}

.h1HP{
    margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 25px;
}

.h1QS{
    margin: 0; color: white; font-family: 'Knewave'; font-size: 29px;
}

.h1QS2{
    margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 29px;
}

.h1ES{
    color: #fe5959; font-family: 'Knewave'; font-size: 30px; 
}

.PES{
    color: #8b6a57; font-family: 'Hanken Grotesk'; font-size: 20px; font-weight: bold; text-align: justify;
}

.PESP{
    margin-left: 50px; margin-top: 0; margin-bottom: 5px; color: #8b6a57; font-family: 'Hanken Grotesk'; font-size: 20px; font-weight: bold; text-align: justify;
}

.rowHP{
    height: 50px; padding: 0; align-items: center; border-radius: 15px;
}

h2{
    font-family: 'Hanken Grotesk'
}

.h5f{
    color: white; font-size: 16px;

}

p{
    font-family: 'Hanken Grotesk'
}

a{
    font-family: 'Hanken Grotesk'
}

button{
    font-family: 'Hanken Grotesk'
}

.aF{
    color: white; text-decoration-line: none;
}

label{
    font-family: 'Hanken Grotesk'
}

.pRP, .agmaps{
    font-weight: bold; color: #8b6a57;
}

.h1RP{
    display: flex; justify-content: center; margin: 0; color: #fe5959; font-family: 'Knewave'
}

.rowRP{
    height: 80px; padding: 0; align-items: center; border-radius: 15px;
}

.contimg{
    background-color: #fede59; height: 260px; display: flex; justify-content: center; align-items: center; border-radius: 15px;
}

.pFE{
    font-weight: bold; color: #8b6a57;
}

.carousel-red{
    filter: drop-shadow(0px 0px 0px red)
}

label{ color:#8b6a57; font-weight: bold;}

.stickerPlant{
    rotate: 30deg;
}

.custom-scroll::-webkit-scrollbar {
    width: 10px; /* Grosor del scroll */
}

.custom-scroll::-webkit-scrollbar-track{
    background: #fede59;
    border-radius: 4px;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background: #8b6a57; /* Color de la barra del scrollbar */
  border-radius: 4px;
}

.custom-scroll::-webkit-scrollbar-thumb:hover {
  background: #5CE1EC; /* Color al pasar el cursor */
}

.custom-scroll::-webkit-scrollbar-button{
    display: none;
}

@media only screen and (max-width: 992px) {
    .h1HPT{
        margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 80px;
    }
    .h1HPT2{
        margin-top: 21%; margin-left: 6%; display: flex; font-family: 'Knewave'; justify-content: center; color: #5ce1e6; text-shadow: 7px 7px #5ce1e63f; letter-spacing: 3px; font-size: 80px;
    }
    .banner1{
        background-repeat: no-repeat; background-size: contain; background-position:center center;
    }
    .pinic{
        margin-top: 0%; margin-left: 4%; padding-left: 15px; display: flex; text-align: center; color: #8B6A57; font-weight: 600; font-size: 24px;
    }
    .h1HPT3{
        font-size: 120px; display: flex; justify-content: center; color: #5ce1e6; font-family: 'Knewave'; text-shadow: 7px 7px #ffea96c4; letter-spacing: 3px;
    }
    .rowbanner2{
        width: 100%; background-repeat: no-repeat; background-size: cover; background-position: 75% 80%;
    }
    .banner3{
        height: 300px; background-repeat: no-repeat; background-size: cover; background-position: 65% 40%;
    }
    .rowbanner3{
        height: 290px;
    }
    .row2banner2{
        width: 103%; justify-content: end;
    }
    .rowcomments{
        display: flex; justify-content: space-around; margin: 0;margin-left: -70px;
    }
    .h1QSE{
        margin: 0; color: white; font-family: 'Knewave'; font-size: 29px; display: flex; text-align: center; color: #fede59; text-shadow: 2px 2px #49b4b8;
    }
}

@media only screen and (max-width: 768px) {
    .pcmovil{
        display: none;
    }
    .h1HPT{
        margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 58px;
    }
    .h1HPT2{
        margin-top: 6%; margin-left: 0; display: flex; font-family: 'Knewave'; justify-content: center; color: #5ce1e6; text-shadow: 7px 7px #5ce1e63f; letter-spacing: 3px; font-size: 80px;
    }
    .banner1{
        background-repeat: no-repeat; background-size: cover; background-position:center center;
    }
    .pinic{
        margin-top: 0%; margin-left: 13%; padding-left: 15px; display: flex; text-align: center; color: #8B6A57; font-weight: 600; font-size: 25px;
    }
    .h1HPT3{
        font-size: 100px; display: flex; justify-content: center; color: #5ce1e6; font-family: 'Knewave'; text-shadow: 7px 7px #ffea96c4; letter-spacing: 3px;
    }
    .rowbanner2{
        width: 100%; background-repeat: no-repeat; background-size: 550%;; background-position: 70% 80%;
    }
    .banner3{
        height: 500px; background-repeat: no-repeat; background-size: 190%; background-position: 67% 40%;
    }
    .rowbanner3{
        height: 470px;
    }
    .row2banner2{
        width: 100%;
    }
    .rowcomments{
        display: flex; justify-content: space-around; margin: 0;margin-left: -140px;
    }
    .h1QSE{
        margin: 0; color: white; font-family: 'Knewave'; font-size: 29px; display: flex; text-align: center; color: #fede59; text-shadow: 2px 2px #49b4b8;
    }
}

@media only screen and (max-width: 430px) {
    .pcmovil{
        display: none;
    }
    .h1HPT{
        margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 58px;
    }
    .h1HPT2{
        margin-top: 6%; margin-left: 0; display: flex; font-family: 'Knewave'; justify-content: center; color: #5ce1e6; text-shadow: 7px 7px #5ce1e63f; letter-spacing: 3px; font-size: 80px;
    }
    .banner1{
        background-repeat: no-repeat; background-size: cover; background-position:center center;
    }
    .pinic{
        margin-top: 0%; margin-left: 13%; padding-left: 15px; display: flex; text-align: center; color: #8B6A57; font-weight: 600; font-size: 25px;
    }
    .h1HPT3{
        font-size: 100px; display: flex; justify-content: center; color: #5ce1e6; font-family: 'Knewave'; text-shadow: 7px 7px #ffea96c4; letter-spacing: 3px;
    }
    .rowbanner2{
        width: 100%; background-repeat: no-repeat; background-size: 550%;; background-position: 70% 80%;
    }
    .banner3{
        height: 250px; background-repeat: no-repeat; background-size: 190%; background-position: 67% 40%;
    }
    .rowbanner3{
        height: 230px;
    }
    .row2banner2{
        width: 100%;
    }
    .rowcomments{
        display: flex; justify-content: space-around; margin: 0;margin-left: -70px;
    }
    .h1QSE{
        margin: 0; color: white; font-family: 'Knewave'; font-size: 29px; display: flex; text-align: center; color: #fede59; text-shadow: 2px 2px #49b4b8; display: none;
    }
}



@media only screen and (min-width: 992px) {
    .h1HPT{
        margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 80px;
    }
    .h1HPT2{
        margin-top: 14%; margin-left: 6%; display: flex; font-family: 'Knewave'; justify-content: center; color: #5ce1e6; text-shadow: 7px 7px #5ce1e63f; letter-spacing: 3px; font-size: 100px;
    }
    .banner1{
        background-repeat: no-repeat; background-size: contain; background-position:center center;
    }
    .pinic{
        margin-top: 0%; margin-left: 5%; padding-left: 15px; display: flex; text-align: center; color: #8B6A57; font-weight: 600; font-size: 29px;
    }
    .h1HPT3{
        font-size: 120px; display: flex; justify-content: center; color: #5ce1e6; font-family: 'Knewave'; text-shadow: 7px 7px #ffea96c4; letter-spacing: 3px;
    }
    .rowbanner2{
        width: 100.9%; background-repeat: no-repeat; background-size: cover; background-position: center center;
    }
    .banner3{
        height: 600px; background-repeat: no-repeat; background-size: cover; background-position: 37% 40%;
    }
    .rowbanner3{
        height: 530px;
    }
    .row2banner2{
        width: 103%; justify-content: end;
    }
    .rowcomments{
        display: flex; justify-content: space-around; margin: 0;margin-left: -120px;
    }
    .h1QSE{
        margin: 0; color: white; font-family: 'Knewave'; font-size: 29px; display: flex; text-align: center; color: #fede59; text-shadow: 2px 2px #49b4b8;
    }
}

@media only screen and (min-width: 1190px) {
    .h1HPT{
        margin: 0; color: #fe5959; font-family: 'Knewave'; font-size: 80px;
    }
    .h1HPT2{
        margin-top: 6%; margin-left: 6%; display: flex; font-family: 'Knewave'; justify-content: center; color: #5ce1e6; text-shadow: 7px 7px #5ce1e63f; letter-spacing: 3px; font-size: 100px;
    }
    .banner1{
        background-repeat: no-repeat; background-size: contain; background-position:center center;
    }
    .pinic{
        margin-top: 0%; margin-left: 13%; padding-left: 15px; display: flex; text-align: center; color: #8B6A57; font-weight: 600; font-size: 29px;
    }
    .h1HPT3{
        font-size: 120px; display: flex; justify-content: center; color: #5ce1e6; font-family: 'Knewave'; text-shadow: 7px 7px #ffea96c4; letter-spacing: 3px;
    }
    .rowbanner2{
        width: 100.9%; background-repeat: no-repeat; background-size: cover; background-position: center center;
    }
    .banner3{
        height: 600px; background-repeat: no-repeat; background-size: cover; background-position: 37% 40%;
    }
    .rowbanner3{
        height: 530px;
    }
    .row2banner2{
        justify-content: start;
    }
    .rowcomments{
        display: flex; justify-content: space-around; margin: 0;
    }
    .h1QSE{
        margin: 0; color: white; font-family: 'Knewave'; font-size: 29px; display: flex; text-align: center; color: #fede59; text-shadow: 2px 2px #49b4b8;
    }
}