@font-face {font-family:acen; src:url(../fonts/acens.ttf) format("truetype"); font-weight:normal; font-style:normal;}
@font-face {font-family:antipasto; src:url(../fonts/antipasto.ttf) format("truetype"); font-weight:normal; font-style:normal;}
@font-face {font-family:arkitech; src:url(../fonts/arkitech_light.ttf) format("truetype"); font-style:normal; font-weight:normal;}
@font-face {font-family:denmark; src:url(../fonts/denmark.ttf) format("truetype"); font-style:normal; font-weight:normal;}
@font-face {font-family:asesina; src:url(../fonts/asesina.ttf) format("truetype"); font-style:normal; font-weight:normal;}
@font-face {font-family:bisq; src:url(../fonts/bisque.woff) format("woff"); font-weight:normal; font-style:normal;}
@font-face {font-family:opensans; src:url(../fonts/opensans.ttf) format("truetype"); font-style:normal; font-weight:normal;}
body{
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: "antipasto";
    overflow-x: hidden;
    text-rendering: geometricPrecision optimizeLegibility;
    background-size: cover;
}

.logopie{
    position: absolute;
    top: 5%;
    left: 1%;
    width: 15%
}
.img-pie{
    position: absolute;
    top: 0;
    width: 9.4vw;
}
.img-pie01{
    left: 50%;
}
.img-pie02{
    left: 55%;
}
.img-pie03{
    left: 60%;
}
.img-pie04{
    left: 65%;
}
.img-pie05{
    left: 70%;
}
.img-pie06{
    left: 75%;
}
.img-pie07{
    left: 80%;
}
.img-pie08{
    left: 85%;
}
.img-pie09{
    left: 90%;
}
.img-pie10{
    left: 95%;
}
.fnd-semitransp{
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: rgba(0,0,0,0.6)
}
.correo-pie{
    position: absolute;
    top:0;
    right: 1%;
    width: 20%;
    height: 20px;
    text-align: right;
    font-size: 1vw;
    color: #fff;
    letter-spacing: 1px;
}
.correo-pie img{
    padding-left: 5px;
    padding-top: 3px;
    width: 1.2vw;
}
.horarios{
    position: absolute;
    top: 20%;
    left: 2%;
    width: 20vw;
    height: 6vw;
    color: #afafaf;
}
.horarios h3{
    font-family: "denmark";
    border-bottom: 1px solid #fff;
}
.horarios p{
    font-size: 0.8vw;
    text-align: left;
    padding-top: 4px;
    letter-spacing: 1px;
    color: #dfdfdf;
}
.horarios span{
    font-weight: 600;
}
.direcciones{
    position: absolute;
    bottom: 5%;
    width: 65%;
    left: 1%;
    height: auto;
    font-size: 0.8vw;
    letter-spacing: 1px;
    color: #fff;
}
.direcciones .ofi{
    font-weight: 600;
}
.direcciones .guion{
    padding: 0 7px;
}
.otr-telef{
    position: absolute;
    top: 10%;
    right: 1%;
    width: 18%;
    height: 32%;
    color: #fff;
    letter-spacing: 1px;
}
.otr-telef h4{
    border-bottom: 1px solid #fff;
}
.otr-telef ul{
    list-style: none;
    padding-left: 0;
}
.otr-telef li{
    font-size: 0.9vw;
    text-align: right;
    padding-top: 3px;

}
.copyr{
    position: absolute;
    bottom: 0;
    right: 1%;
    width: 20%;
    height: auto;
    text-align: right;
    letter-spacing: 1px;
    color: #fff;
}