@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald');
#reservation{
    display: none;
}

@media screen and (min-width: 768px) {

element.style {
    position: absolute;
}

@font-face{
    font-family: oswaldregular;
    src: url(http://www.paredespublicidad.com/hiexmerida/fonts/oswald-regular-webfont.woff);
}

@font-face{
    font-family: oswaldlight;
    src: url(http://www.paredespublicidad.com/hiexmerida/fonts/oswald-light-webfont.woff);
}

.fixreservation{
    top:100px!important;
    z-index:6
}

.fixreservation #reservationtable{
    background-color:#000
}

#reservation{
    display: block;
    bottom:45px;
    height:68px;
    left:50%;
    margin:0 0 0 -480px;
    position:absolute;
    width:960px;
    z-index:11
}

.reservation-title{
    background-color:#6c65ac;
    color:#fff;
    float:left;
    font-family:"oswaldregular";
    font-size:18px;
    height:68px;
    letter-spacing:.05em;
    line-height:39px;
    padding-top:15px;
    text-align:center;
    text-transform:uppercase;
    width:150px;
}

#reservationtable{
    background-color:#000;
    background-color:rgba(0,0,0,.75);
    float:right;
    height:68px;
    position:relative;
    top:0;width:809px
}

#reservationtable ul{
    left:15px;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    top:15px
}

#noscriptreservation{
    background:none repeat scroll 0 0 #303030;
    font-size:14px;
    font-weight:bold;
    height:27px;
    left:120px;
    padding:10px 10px 10px 38px;
    position:absolute;
    text-align:left;
    top:0;
    width:632px
}

.rtitleinner{
    color:#fff;
    display:block;
    font-size:12px;
    line-height:22px;
    padding-bottom:0
}

.resinputbox {
    background-image: url(http://www.paredespublicidad.com/hiexmerida/images_noindex/sprite.png);
    background-position: right -214px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 1px solid #a7a3c1;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-family: "oswaldlight";
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 150px;
}

.resdropdown {
    background-position: right -252px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 1px solid #a7a3c1;
    border-radius: 2px;
    cursor: pointer;
    color: #fff;
    font-family: "oswaldlight";
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 90px;
}

.grptxtbox {
    background-color: transparent;
    border: 1px solid #a7a3c1;
    border-radius: 2px;
    font-size: 15px;
    color: #fff;
    font-family: "oswaldlight";
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 81px;
}

.btn-form {
    color: #ffffff;
    font-family: "oswaldregular";
    background-color: #45aa49;
    border-color: #45aa49;
    height: 36px;
}

.error_label{
    font-size: 15px;
    color: #ffffff;
    font-family: "oswaldregular";
    background-color: rgba(253, 6, 6, 0.51);
    display: grid;
}

}
