body {
    margin: 0%;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 165%;

    background-image: url(img/a-100.jpg);
    background-size: auto 101vh;
    background-repeat: no-repeat;

}




/* header */
.botonnav button {
    background-color: rgba(240, 248, 255, 0);
    ;
    border: none;
}

.dropdown-menu {
    background-color: rgba(240, 248, 255, 0.8);

    border: none;
}

a.navlink  {
    background-color: rgba(240, 248, 255, 0);
text-decoration: none;
color: rgb(0, 0, 0);
}



#cabeza {
    background-color: rgba(240, 248, 255, 0.8);
    height: 4vh;
    display: flex;
    align-items: center;

}

#menu {
    display: flex;
    align-items: center;

}

#menulogo li {
    list-style-type: none;
    display: inline;
    padding-right: 2vw;

}

ul#menulogo {
    display: inline;
    padding-left: 1vw;
    margin: 0;

}

.menuhora li {
    list-style-type: none;
    display: inline;
    padding-left: 1vw;

}

ul.menuhora {
    display: inline;

    margin: 0;

}

.aple {
    height: 2vh;
}

.nombre {
    font-weight: 900;
}

/* header */

.titindex{
    color: aliceblue;
    font-weight: 500;
}

/* food */


.barra {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    width: 100%;

}



#barpc {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    border-radius: 1.5vw 1.5vw 0 0;
    padding-top: 0.8%;
    padding-bottom: 0.8%;
    background-color: rgba(240, 248, 255, 0.9);
    align-items: center;
    padding: 0;
    position: fixed;
    bottom: 0;


}





@keyframes foodbar {
    0% {
        height: 8vh;
        width: 4vw;

    }

    25% {
        height: 8.2vh;
        width: 4.2vw;


    }

    50% {
        height: 8.4vh;
        width: 4.4vw;

    }

    75% {
        height: 8.6vh;
        width: 4.6vw;

    }

    100% {
        height: 8.8vh;
        width: 4.8vw;
        /* left: 0px; */

    }
}

.button {
    display: flex;
}

/* food */

/* carpetas */




.carpetas {
    position: relative;
    display: inline-block;
    width: 100%;

}



.carpetas .cerrada {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.carpetas:hover .cerrada {
    display: inline;
}


.carpetas:hover .abiertos {
    opacity: 0;
}

/* carpetas */


/* popups */
input{
    background-color: rgba(33, 33, 33, 0.5);
    border-radius: 100vw;
border: none;
color: aliceblue;
}

.overlay {

    top: 0;
    position: fixed;
    backdrop-filter: blur(20px);
    background: rgba(0, 0, 0, 0.1);
    transition: opacity 1000ms;
    visibility: hidden;
    opacity: 0;
    height: 100vh;
    width: 100vw;
    transition: all 400ms ease-in-out;
    z-index: 50;

}



.overlay:target {
    visibility: visible;
    opacity: 1;


}

.manej {
    width: 1vw;
    height: 1vw;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1%;

}

a.manej {
    font-size: 80%;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

#cerrar {
    background-color: red;
}

#minim {
    background-color: rgb(242, 255, 0);


}

#pantam {
    background-color: rgb(0, 255, 42);


}


.cabpop {
    border-radius: 2vw 2vw 0 0;
    padding: 1% 2% 1% 2%;
    background-color: rgb(80, 77, 79);
    display: flex;
}



#navpop {
    background-color: rgba(131, 139, 146, 1);
    border-radius: 0 0 0 2vw;


}



.botones {
    position: absolute;

    font-size: 40px;
    z-index: 99;
}

.carousel img {
    border-radius: 0.5vw;
    object-fit: cover;

}

.carousel-item img {
    object-fit: contain;
    width: 100%;
}




/* barraladpop*/

#navpop a {
    text-decoration: none;

    color: aliceblue;
}

#navpop li {
    color: aliceblue;
    list-style: none;

    padding: 4% 2% 4% 10%;
}


li.links {
    font-size: 1.2rem;
    font-weight: 600;

}

li.links:hover {
    background-color: rgb(114, 114, 114);

}

#navpop ul {
    padding: 2% 0 0 0;

}


/* barraladpop  */

#cospop {
    background-color: rgba(240, 248, 255, 1);
    border-radius: 0 0 2vw 0;
}

/* popups */

/* popupsobmi */

#botsom {
    padding: 0% 10% 0 10%;
    border-radius: 50vw;
    margin-top: 4%;
    background-color: rgba(240, 248, 255, 0.4);
    padding: 2vw 0vw 2vw 0vw;
    border-radius: 50vw;
    text-align: center;
    border: none;


}


#botsom a {
    text-decoration: none;
    color: rgb(235, 229, 229);



}

#botsom a:visited {

    color: rgb(235, 229, 229);



}

/* popupsobmi */

/* popupweb */

.carpetados {
    margin: 1.5rem;
    width: 12%;
    position: relative;

}

.paj {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

#barbusc {
    margin-top: 4%;
    background-color: rgba(240, 248, 255, 0.4);
    padding: 2vw 0vw 2vw 0vw;
    border-radius: 50vw;
    text-align: center;
    font-weight: 800;
    color: rgb(235, 229, 229);



}

/* popuweb */






/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {


    .barrita {
        z-index: 97;


    }

    .vermov {
        display: none;
    }

    li.vermov {
        display: none;
    }

    .pc {
        display: none;
    }

    .mov {
        display: block;
    }



    #movpop {
        overflow: scroll;
        position: absolute;
        bottom: 0%;
        height: 96vh;

    }

    #barpc {
        z-index: 97;
        height: 18vw;


    }

    .cositas {
        width: 13vw;


    }

    .icones {
        width: 14.44vw;
        position: relative;
        margin: 1rem;

    }


    .cositas:hover {

        animation-name: none;
        animation-duration: 0;

    }

    ul#menulogo {

        padding-left: 0vw;

    }

    h4 {
        text-align: center;
        margin: 4px;
        font-weight: 500;
        color: rgb(245, 237, 237);
        padding-top: 10%;
        font-size: 4vmin
    }



    /* popupsobremi */
    #intro {
        padding: 0% 10% 0 10%;
        font-weight: 600;


    }

    #botsom {
        font-size: 5vw;
    }


    #descri {
        padding-top: 5%;

    }


    .consobmi {
        padding: 10%;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }


    #fotoperf {

        overflow: hidden;
        border-radius: 50%;
        border-style: solid;

    }


    #fotoperf img {
        object-fit: fill;

        width: 100%;
        height: 100%;

    }

    #present {
        padding-top: 10%;
        align-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    #present p {
        margin: 3% 0 0 0%;
        line-height: normal;
    }

    #present h6 {
        font-weight: 600;
        font-size: 2rem;
        margin: 0% 0% 0% 0%;
    }

    /* popupsobremi */

    /* popupweb */
    #barbusc {

        font-size: 5vw;


    }

    /* popupweb */
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .barrita {
        z-index: 97;


    }

    .vermov {
        display: none;
    }

    li.vermov {
        display: none;
    }

    .pc {
        display: none;
    }

    .mov {
        display: block;
    }

    #movpop {
        overflow: scroll;
        position: absolute;
        bottom: 0%;
        height: 96vh;

    }

    #barpc {
        z-index: 97;
        height: 18vw;


    }

    .cositas {
        width: 13vw;


    }

    .icones {
        width: 14.44vw;
        position: relative;
        margin: 1rem;

    }

    .cositas:hover {

        animation-name: none;
        animation-duration: 0s;

    }

    ul#menulogo {

        padding-left: 0vw;

    }

    h4 {
        text-align: center;
        margin: 4px;
        font-weight: 500;
        color: rgb(245, 237, 237);
        padding-top: 10%;
        font-size: 7vmin
    }


    /* popupsobremi */
    #intro {
        padding: 0% 10% 0 10%;
        font-weight: 600;


    }

    #botsom {
        font-size: 4vw;
    }


    #descri {
        padding-top: 5%;
        padding-bottom: 20%;

    }


    .consobmi {
        padding: 10%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    #fotoperf {

        overflow: hidden;
        border-radius: 50%;
        border-style: solid;

    }


    #fotoperf img {
        object-fit: fill;

        width: 100%;
        height: 100%;

    }

    #present {
        padding-top: 10%;
        align-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    #present p {
        margin: 3% 0 0 0% !important;
        line-height: normal;
        font-size: 4vw;

    }

    #present h6 {
        font-weight: 600;
        font-size: 6vw !important;
        margin: 0% 0% 0% 0% !important;
    }

    /* popupsobremi */

    /* popupweb */
    #barbusc {

        font-size: 4vw;


    }

    /* popupweb */
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .barrita {
        z-index: 97;


    }

    .vermov {
        display: none;
    }

    li.vermov {
        display: none;
    }

    .pc {
        display: none;
    }

    .mov {
        display: block;
    }

    #barpc {
        z-index: 97;
        height: 18vw;


    }

    .cositas {
        width: 13vw;


    }

    .icones {
        width: 13.44vw;
        position: relative;
        margin: 5.35vw;

    }

    .cositas:hover {

        animation-name: none;
        animation-duration: 0s;

    }

    ul.menulogo {

        padding-left: 0vw;

    }



    h4 {
        text-align: center;
        margin: 4px;
        font-weight: 500;
        color: rgb(245, 237, 237);
        padding-top: 10%;
        font-size: 3vmin
    }


    /* popupsobremi */
    #intro {
        padding: 0% 10% 0 10%;
        font-weight: 600;


    }

    #botsom {
        font-size: 4vw;
    }


    #descri {
        padding-top: 5%;
        padding-bottom: 20%;

    }


    .consobmi {
        padding: 10%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    #fotoperf {

        overflow: hidden;
        border-radius: 50%;
        border-style: solid;

    }


    #fotoperf img {
        object-fit: fill;

        width: 100%;
        height: 100%;

    }

    #present {
        padding-top: 10%;
        align-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    #present p {
        margin: 3% 0 0 0% !important;
        line-height: normal;
        font-size: 4vw;

    }

    #present h6 {
        font-weight: 600;
        font-size: 6vw !important;
        margin: 0% 0% 0% 0% !important;
    }

    /* popupsobremi */

    /* popupweb */
    #barbusc {

        font-size: 4vw;


    }

    /* popupweb */
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .barrita {
        z-index: 20;


    }

    .vermov {
        display: block;
    }

    li.vermov {
        display: inline;
    }

    .mov {
        display: none;
    }

    .pc {
        display: block;
    }

    #barpc {
        z-index: 20;
        height: 5vw;


    }

    .cositas {
        height: 8vh;
        width: 4vw;


    }


    .cositas:hover {
        width: 4.8vw;
        height: 9vh;


    }

    .icones {
        width: 14.44vw;
        position: relative;
        margin: 1rem;

    }


    .cositas:hover {

        animation-name: foodbar;
        animation-duration: 0.1000s;

    }

    ul#menulogo {

        padding-left: 1vw;

    }

    h4 {
        text-align: center;
        margin: 4px;
        font-weight: 500;
        color: rgb(0, 0, 0);
        font-size: 2vmin
    }



    /* popupsobremi */
    #intro {
        padding: 0% 10% 0 10%;
        font-weight: 600;


    }

    #botsom {
        font-size: 4vw;
    }


    #descri {
        padding-top: 5%;
        padding-bottom: 20%;

    }


    .consobmi {
        padding: 2%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }







    #fotoperf {
        height: 90%;
        border-radius: 50%;
        border-style: solid;

    }


    #fotoperf img {
        object-fit: fill;

        width: 100%;
        height: 100%;

    }

    #present {
        padding-top: 0%;
        align-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: left;
        justify-content: flex-start;
    }

    #present p {
        margin: 3% 0 0 10% !important;
        line-height: normal;
        font-size: 1vw;


    }

    #present h6 {
        margin: 0% 0 0 10% !important;
        font-weight: 600;
        font-size: 3vw !important;

    }

    /* popupsobremi */
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .vermov {
        display: block;
    }

    li.vermov {
        display: inline;
    }


    .mov {
        display: none;
    }

    .pc {
        display: block;
    }

    #barpc {
        z-index: 20;
        height: 5vw;


    }

    .cositas {
        height: 8vh;
        width: 4vw;


    }


    .cositas:hover {
        width: 4.8vw;
        height: 9vh;


    }

    .icones {
        width: 14.44vw;
        position: relative;
        margin: 1rem;

    }

    .cositas:hover {

        animation-name: foodbar;
        animation-duration: 0.1000s;

    }

    h4 {
        text-align: center;
        margin: 4px;
        font-weight: 500;
        color: rgb(0, 0, 0);
        font-size: 2vmin
    }



    /* popupsobremi */
    #intro {
        padding: 0% 10% 0 10%;
        font-weight: 600;


    }

    #botsom {
        font-size: 4vw;
    }


    #descri {
        padding-top: 5%;
        padding-bottom: 20%;

    }


    .consobmi {
        padding: 2%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }


    #fotoperf {
        height: 90%;
        border-radius: 50%;
        border-style: solid;

    }


    #fotoperf img {
        object-fit: fill;

        width: 100%;
        height: 100%;

    }

    #present {
        padding-top: 0%;
        align-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        text-align: left;
        justify-content: flex-start;
    }

    #present p {
        margin: 3% 0 0 10% !important;
        line-height: normal;
        font-size: 1vw;


    }

    #present h6 {
        margin: 0% 0 0 10% !important;
        font-weight: 600;
        font-size: 3vw !important;

    }

    /* popupsobremi */


}