html,body {
    margin: 0;
    padding: 0;
    font-size: 1em;
    width: 100%;
    height: 100%;
}
img {
    max-width: 100%;
}
h1 {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
    font-size: 36pt;
    margin: 0;
}
h2 {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
}
h3 {
    color: #5D3A1C;
    font-family: CENTURY GOTHIC;
    font-size: 18pt;
    margin: 0;
}
h4 {
    color: #5D3A1C;
    font-family: CENTURY GOTHIC;
    font-size: 18pt;
    margin: 0;
    font-weight: normal;
}
h5 {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
a,img {
    border: none;
    text-decoration: none;
    color: #95C12B;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.table {
    display: table;
}
.table div {
    vertical-align: middle;
    text-align: center;
}
.table .tablerow {
    display: table-row;
}
.table .cell {
    display: table-cell;
}
#contenedor-cabecera,#contenedor-pie {
    width: 100%;
}
.contenedor_general {
    width: 1200px;
    /*height: 100%;*/
    padding: 0;
    margin: 0 auto;
    font-family: CENTURY GOTHIC;
    font-size: 12pt;
    color: #5D3A1C;
}
#minihorario {
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    background-color: #FFF;
    position: absolute;
    z-index: 9999;
    font-family: CENTURY GOTHIC;
    color: #5D3A1C;
    font-size: 8pt;
    padding: 15px 10px 10px 10px;
    /*margin: 70px 0 0 1003px; */
    left: 0;
    top: 70px;
    width: 220px;
    height: 50px;
    text-align: right;
    cursor: pointer;
}
#minihorario img {
    float: right;
    margin-left: 10px;
    margin-top: -5px;
}
#minicontacto {
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    background-color: #FFF;
    position: absolute;
    z-index: 9999;
    font-family: CENTURY GOTHIC;
    color: #5D3A1C;
    font-size: 8pt;
    padding: 15px 10px 10px 10px;
    /*margin: 70px 0 0 1003px; */
    right: 0;
    top: 70px;
    width: 220px;
    height: 50px;
}
#minicontacto img {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
#minicontacto a, #minihorario a {
    color: #5D3A1C;
}
#logo {
    position: absolute;
    z-index: 999;
    left: 50%;
    margin: 30px 0 0 -69.5px;
}
#banner {
    width: 100%;/*1200px;*/
    /*height: 600px;*/
}
#caja-cabecera {
    margin: 0;
    padding: 0;
    /*height: 60%;*/
    /*background-color: #95C12B;*/
}
#banner-slides .slidesjs-navigation {
    /*margin-top: -322px;*/
    position: absolute;
    top: 30%;
    margin-top: -25px;
    z-index: 999;
    padding: 0 20px;
}
#banner-slides .slidesjs-next {
    /*margin-left: 1116px;*/
    right: 0;
}
.homeslide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#banner-slides #homeslide1 {
    background-image: url(/images/elarea-slide1.jpg);
}
#banner-slides #homeslide2 {
    background-image: url(/images/elarea-slide2.jpg);
}
#banner-slides #homeslide3 {
    background-image: url(/images/elarea-slide3.jpg);
}
#banner-slides #homeslide4 {
    background-image: url(/images/elarea-slide4.jpg);
}
#banner-slides #homeslide5 {
    background-image: url(/images/elarea-slide5.jpg);
}
#contenedor-nav {
   height: 189px;
}
#caja-nav {
    width: 100%;/*1200px; CAMBIO FIXED WIDTH*/
    margin: 0 auto;
    background-color: #95C12B;
    z-index: 99;
    /*margin-top: -8px;*/
    padding: 8px 0;
    height: 43px;
}
#contenedor-subnav {
   height: 35px;
}
#caja-subnav {
    width: 100%;
    left: 0;
    height: 25px;
    background-color: #FFF;
    margin: 0 auto;
    z-index: 99999;
    padding: 5px 0;
    color: #95C12B;
}
.stickynav {
    position: fixed;
    top: 0;
}
.stickysubnav {
    position: fixed;
    top: 59px;
}
#nav {
    margin: 0 auto;
    color: #fff;
    padding: 10px 0;
    height: 23px;
    width: 1120px;
    text-align: center;
}
#nav a {
    margin: 10px;
    padding: 0;
    text-decoration: none;
    color: #fff;
    font-size: 14pt;
    font-family: CENTURY GOTHIC;
}
#nav a:hover {
    font-weight: bold;
}
#nav a.active {
    font-weight: bold;
}
#caja-subnav a {
    margin: 0 5px;
    color: #95C12B;
}
#caja-subnav  a:hover {
    font-weight: bold;
}
#caja-subnav  a.activo {
    font-weight: bold;
}
.ventana {
    position: relative;
    z-index: 2;
    margin: 0 0 8px 0;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;/*comentar esta linea para ancho fijo*/
    /*background-attachment: fixed;*/
    background-position: center;
    width: 100%;
    height: 200px;
    background-image: url(/images/bg-header.jpg);/*url(/images/ventana-tamajon.jpg);*/
}
#ventana-restaurante {
    /*background-image: url(/images/ventana-restaurante.jpg);*/
}
#sombranav {
    width: 100%;
    background: url(/images/section-arrow.png) no-repeat top center;
    background-size: cover;
    z-index: 9999;
}
#caja-sombranav {
    width: 100%;
    /*border-top: 9px solid #95C12B;*/
    padding-top: 130px;
    background: url(/images/section-arrow.png) no-repeat top center;
    background-size: cover;
}
#caja-cuerpo {

}
#contenido-elarea {
    text-align: center;
}
.intro-seccion{
    text-align: center;
    font-family: CENTURY GOTHIC;
    color: #5D3A1C;
    font-size: 14pt;
    margin: 20px 0;
}
.intro-seccion h1,.intro-seccion b,#pie span,#pie a {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
}
.galeria {
    /*height: 650px;*/
    margin: 20px auto;
    text-align: left;
}
.galeria .slide {
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.slidesjs-container {
    height: inherit !important;
}
.slidesjs-pagination {
    list-style-type: none;
    margin: 10px 0 0 auto;
    padding: 0;
}
.slidesjs-pagination-item {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}
.slidesjs-pagination-item a {
    padding: 7px;
    border-radius: 10px;
    border: solid 1px #95C12B;
    background-color: #fff;
    color: #fff;
    font-size: 1pt;
}
.slidesjs-pagination-item a.active,.slidesjs-pagination-item a:hover{
    background-color: #95C12B;
    color: #95C12B;
}
.btnPrev {
    position: absolute;
    z-index: 9999;
    margin-left: 10px;
}
.btnNext {
    position: absolute;
    z-index: 999;
    text-align: right;
    margin-right: -20px;
}
.btnPrev img {
    padding-left: 10px;
}
.btnNext img {
    padding-right: 10px;
}
.img-seccion {
    text-align: center;
    margin: 20px 0;
    width: 100%;
}
.img-seccion img {
    width: 100%;
}
.txt-seccion {
    text-align: center;
    font-family: CENTURY GOTHIC;
    font-size: 11pt;
    color: #5D3A1C;
    padding: 0 20px;
}
#txt-reservas {
    font-size: 14pt;
    margin: 30px 0;
}
#popup-horario img {
    display: none;
}
#horario-elarea {
    margin: 75px 0;
}
#tabla-horario {
    width: 1200px;
    border: none;
    margin: 30px auto;
    color: #5D3A1C;
    font-size: 14pt;
    border-spacing: 95px 0;
    table-layout: fixed;
}
#tabla-horario td {
    border: solid 1px #95C12B;
    background: none;
    padding: 30px 0;
}
#tabla-horario th {
    height: 110px;
    background-color: #95C12B;
    color: #fff;
    font-size: 24pt;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
}
#tabla-horario h7 {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#tabla-horario span {
    font-size: 18pt;
    font-weight: normal;
}
.tit-subseccion {
    font-family: CENTURY GOTHIC;
    color: #5D3A1C;
    font-size: 14pt;
    width: 100%;
    height: 24px;
    background-image: url(/images/bg-tit-subseccion.jpg);
    background-repeat: repeat-x;
    margin: 50px 0;
}
.tit-subseccion span {
    background-color: #fff;
    height: 24px;
    padding: 3px;
    margin-left: 45px;
}
#lista-especialidades {
    font-family: Anke Calligraphic FG;
    color: #5D3A1E;
    font-size: 20pt;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#lista-especialidades li {
    margin: 0;
    padding: 0;
}
.caja-oferta {
    float: left;
    width: 320px;
    margin: 30px 0 10px 0;
    padding: 0 40px;
    text-align: center;
    display: table;
}
.tit-oferta {
    font-family: Anke Calligraphic FG;
    color: #5D3A1E;
    font-size: 20pt;
    display: table-cell;
    vertical-align: middle;
    height: 89px;
    padding: 10px 0;
    border-bottom: solid 1px #5D3A1E;
}
.precio-oferta {
    display: table-row;
}

.grupo-ofertas {
    clear: both;
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 20px 0;
    border-top: solid 1px #5D3A1E;
    /*border-bottom: dashed 1px #95C12B;*/
}
.grupo-ofertas h3 {
    font-size: 36pt;
    font-weight: bold;
    text-transform: uppercase;
}
.grupo-ofertas h4 {
    margin: 0;
    padding: 0;
    font-size: 18pt;
    font-weight: bold;
    text-transform: uppercase;
}
#ofermenu .caja-oferta {
    height: 175px;
}
#ofermenu .tit-oferta {
    height: 155px;
    border-bottom: none;
}
#ofermenu .precio-oferta {
    width: 1200px;
    height: 69px;
    text-align: center;
    border-top: solid 1px #5D3A1E;
    display: table-cell;
    color: #95C12B;
    font-size: 18pt;
    font-weight: bold;
}
#ofermenu .precio-oferta h2 {
    font-size: 36pt;
    margin-bottom: 0;
    padding-bottom: 0;
}
.width2 .caja-oferta{
    padding: 0px 135px;
}
.width1 .caja-oferta {
    padding: 0px 440px;
}
.img-oferta {
    clear: both;
    margin: 0 0 -5px 0;
    padding: 30px 0 0 0;
    text-align: center;
}
#cuerpo-servicios {
    width: 1100px;
    height: 604px;
    background-image: url(/images/bg-restaurante-servicios.jpg);
    background-repeat: no-repeat;
    color: #fff;
    font-family: CENTURY GOTHIC;
    font-size: 16pt;
    padding: 50px;
}
#cuerpo-servicios p {
    width: 400px;
    padding: 10px;
    background-color: #fff;
    color: #5D3A1C;
    font-size: 12pt;
    border: solid 1px #ccc;
}
#cuerpo-especialidades {
    font-family: CENTURY GOTHIC;
    font-size: 11pt;
    color: #5D3A1C;
    height: 299px;
    padding-left: 20px;
    border: 2px solid #95C12B;
}
#cuerpo-especialidades h1 {
    color: #95C12B;
}
#cuerpo-especialidades img {
    float: right;
    margin-left: 20px;
}
#cuerpo-carta {
    text-align: center;
}
#cuerpo-sabores {
    width: 869px;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 12pt;
}
#cuerpo-servicios-alimentacion {
    padding: 0 30px;
}
#contenedor-carrusel {
    overflow: hidden;
    width: 1150px;
    margin: 0 auto;
}
#cuerpo-servicios-alimentacion .carrusel-navigation {
    position: absolute;
    margin-top: 291px;
}
#carrusel-left {
   margin-left: -30px;
   cursor: pointer;
}
#carrusel-right {
    margin-left: 1126px;
    cursor: pointer;
}
#carrusel-alimentacion {
    width: 1960px;
    padding-top: 51px;
}
.item-carrusel {
    float: left;
}
#carrusel-alimentacion .item-carrusel {
    width: 350px;
    border: solid 1px #95C12B;
    margin-right: 40px;
}
#carrusel-alimentacion .item-carrusel img {
    margin-top: -51px;
}
#carrusel-alimentacion .item-carrusel .txt-item-carrusel {
    padding-left:  20px;
    padding-right:  20px;
}
#cuerpo-tamajon {
    padding: 0 25px;
}
.txt-destacado {
    font-size: 16pt;
}
#carrusel-tamajon {
    width: 2350px;
}
#cuerpo-tamajon .carrusel-navigation {
    position: absolute;
    margin-top: 398px;
}
#carrusel-tamajon .item-carrusel {
    width: 550px;
    border: solid 1px #95C12B;
    margin-right: 35px;
}
#carrusel-tamajon .item-carrusel span.btn-quever {
    margin-right: 10px;
    cursor: pointer;
}
#carrusel-tamajon .item-carrusel span.btn-historia {
    margin-left: 10px;
    cursor: pointer;
}
#carrusel-tamajon .item-carrusel span.activo {
    font-weight: bold;
}
#carrusel-tamajon .item-carrusel .txt-item-carrusel {
    padding-left:  20px;
    padding-right:  20px;
}
#carrusel-tamajon .item-carrusel .btn-infocar {
    color: #95C12B;
}
.fuente {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
#cuerpo-rutagr {
    padding: 0 30px;
}
#cuerpo-parque {
    padding: 0 30px;
}
#cuerpo-arquitectura {
    padding: 0 30px;
}
#cuerpo-encantada {
    padding: 0 30px;
}
#cuerpo-regalos {
    text-align: center;
}
#cuerpo-lamecedora iframe {
    float: left;
}
#cuerpo-lamecedora iframe span {
    display: none;
}
#filete-contacto {
    height: 138px;
    background-color: #95C12B;
    color: #fff;
    text-align: center;
}
#filete-contacto p {
    width: 515px;
    font-size: 16pt;
    padding-top: 25px;
}
#filete-contacto p a {
    color: #fff;
}
#cuerpo-reservas #filete-contacto p.left a {
    font-size: 36pt;
    font-weight: bold;
}
#cuerpo-reservas #filete-contacto p.right {
    padding-top: 35px;
    /*width: 345px;*/

}
#cuerpo-reservas #filete-contacto p.right a {
    font-size: 24pt;
    font-weight: normal;

}
#filete-horario {
    height: 191px;
    background-color: #fff;
    color: #5D3A1C;
    text-align: center;
    padding: 0;
    border: solid 1px #95C12B;
}
#filete-horario p {
    width: 480px;
    font-size: 14pt;
    padding-top: 25px;
}
#filete-horario span {
    font-size: 18pt;
}
#filete-horario h7 {
    color: #95C12B;
    font-family: CENTURY GOTHIC;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    font-weight: normal;
    width: 480px;
}
#cuerpo-horario #filete-horario p.right {
    padding-top: 35px;

}
.colum-left {
    width: 550px;
    float: left;
    margin-right: 20px;
}
.colum-right {
    width: 550px;
    float: right;
    margin-left: 20px;
}
.floatleft {
    float: left;
    margin: 20px 15px 20px 0;
}
#mapa {
    margin-top: 30px;
}
#cuerpo-formulario {
    padding: 30px;
}
#formulario {
    background-color: #95C12B;
    padding: 30px;
    margin-bottom: 80px;
    color: #FFF;
    height: 475px;
}
#formulario a {
    color: #FFF;
}
#formulario span {
    font-size: 10pt;
    width: 600px;
}
#formulario input, #formulario textarea {
    font-family: CENTURY GOTHIC;
    border: none;
    color: #95C12B;
    padding: 10px;
    font-size: 16pt;
}
#formulario input.inputext {
    width: 340px;
    height: 39px;
}
#formulario textarea {
    width: 1118px;
    height: 312px;
    margin: 25px 0;
}
#formulario #form-enviar {
    background: transparent;
    background-image: url(/images/btn-enviar.png);
    color: transparent;
    width: 158px;
    height: 159px;
    /*position: absolute;*/
    margin: -60px 0 0 495px;
    cursor: pointer;
}
#formulario #form-terminos {
    height: 37px;
    position: absolute;
}
#formulario #form-terminos a:hover {
    font-weight: bold;
}
#formulario iframe {
    height: 50px;
    width: 140px;
    margin-left: 90px;
    border: none;
    position: absolute;
}
#contenedor-pie {
    text-align: center;
    font-family: CENTURY GOTHIC;
    color: #5D3A1C;
    font-size: 11pt;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 8px #95C12B;
    border-top: solid 8px #5D3A1C;
}
#pie {
    width: 1200px;
    margin: 0 auto;
}
#redes {
    text-align: left;
    /* width: 183px; */
}
#enlaces {
    /* width: 790px; */
}
#asoc {
    text-align: right;
    /* width: 214px; */
}
#redes a {
    margin: 0 5px;
}
#pie .column4{
    width: 24.5%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
#sticky-phone {
    position: fixed;
    z-index: 999999999999;
    bottom: 0;
    right: 0;
    width: 0;
    background: #fff;
    text-align: left;
}
#sticky-phone.resize {
    width: 220px;
}
#ico-phone {
    position: absolute;
    font-size: 20pt;
    color: #95C12B;
    border: 2px solid #95C12B;
    background: #fff;
    padding: 3px 5px;
    margin-left: -33px;
    cursor: pointer;
}
#sticky-box {
    border: 2px solid #95C12B;
    padding: 10px;
    font-family: CENTURY GOTHIC;
    height: 80px;
}
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /*#logo {
        width: 60px;
        left: 0;
        margin: 0;
    }*/
    #minihorario {
        position: initial !important;
        text-align: left !important;
        padding: 5px 15px !important;
        width: calc(50% - 30px) !important;
        display: inline-block;
        margin: 0;
        height: auto;
    }
    #minicontacto {
        position: initial !important;
        text-align: right !important;
        padding: 5px 15px !important;
        width: calc(50% - 35px) !important;
        display: inline-block;
        margin: 0;
        height: auto;
    }
    #minihorario img ,#minicontacto img {
        display: none;
    }
    #caja-nav {
        height: 110px !important;
    }
    #nav,.stickynav,.stickysubnav,#cuerpo-sabores,#cuerpo-servicios,.galeria,.galeria>div,.contenedor_general,#tabla-horario,#pie {
        width: auto !important;
        /*margin: 0 auto;*/
    }
    #nav a {
        margin: 5px;
    }
    #caja-cabecera {
        height: auto !important;
    }
    .stickysubnav {
        top: 126px;
    }
    #caja-subnav {
        height: auto;
        width: 100% !important;
    }
    .homeslide {
        /*background-size: contain;*/
    }
    #banner .slidesjs-navigation {
        display: none;
    }
    .slidesjs-pagination {
        display: block;
        margin: inherit !important;
        text-align: center;
    }
    .slidesjs-pagination li {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    #contenido-elarea iframe {
        height: auto !important;
    }
    .btnNext {
        margin-right: 0;
    }
    #contenido-elarea .txt-seccion {
        padding: 0 20px !important;
    }
    #tabla-horario {
        border-spacing: inherit;
        font-size: 10pt;
    }
    #tabla-horario th {
        font-size: 15pt;
        height: 65px;
    }
    #tabla-horario td {
        padding: 10px 2px;
    }
    #tabla-horario h7 {
        font-size: 12pt;
    }
    #tabla-horario span {
        font-size: 11pt;
    }
    .mt-blog-single-post-content {
        padding: 0 20px;
        text-align: justify;
    }
    .btnNext {
        width: auto !important;
        right: 0;
    }
    #cuerpo-servicios {
        padding: 50px 0;
        background-size: cover;
        height: inherit;
    }
    #cuerpo-servicios p {
        width: 80%;
        margin: 20px auto;
    }
    #cuerpo-lamecedora iframe {
        width: 100% !important;
        float: none !important;
    }
    #contenedor-carrusel,.carrusel,.item-carrusel {
        width: 100% !important;
        overflow: inherit;
    }
    .item-carrusel {
        float: none !important;
        margin: 75px 0 !important;
    }
    .txt-item-carrusel p {
        text-align: justify;
    }
    .txt-item-carrusel h1 {
        font-size: 28pt;
    }
    .colum-left,.colum-right {
        float: none;
        width: inherit;
        margin: 0;
    }
    #formulario {
        height: auto;
    }
    #formulario input.inputext, #formulario textarea {
        width: calc(100% - 10px);
        margin: 0;
        padding: 2px 5px;
    }
    #formulario #form-terminos {
        height: auto;
        position: relative;
    }
    #formulario #form-enviar {
        position: relative;
        margin: 0;
    }
    #formulario iframe {
        width: inherit;
        margin: 0;
        position: relative;
    }
    #formulario #form-captcha {
        float: none !important;
        width: inherit !important;
    }
    #redes {
        text-align: center !important;
    }
    #enlaces {
        width: 100%;
    }    
    #pie .column{
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    .comments-row {
        padding: 0 !important;
    }
    #filete-contacto {
        height: inherit;
    }
    #filete-contacto p {
        float: none;
        font-size: 12pt;
        width: auto;
        padding: 5px 0;
    }
    #filete-contacto img {
        width: 75px;
    }
    #cuerpo-reservas #filete-contacto p.right {
        padding: 0;
    }
    #cuerpo-reservas #filete-contacto p.right a {
        font-size: 16pt;
    }
    #cuerpo-horario #filete-horario {
        height: inherit;
    }
    #cuerpo-horario #filete-horario p {
        width: 100%;
        padding: 0 !important;
    }
}
