*{
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto';
    line-height: 29px;
    letter-spacing: 0.025rem;
}

.menu_home .col-xs-3{
    padding: 0 2px;
}

.nosotros ul li div.col-xs-7 {
    padding: 0;
}

div#content {
    background:none;
}
#header a{display: inline-block}
div#header {
    padding-top: 10px;
}

.banner{
    background-color: #381300;
    padding: 10px 30px;
}

.banner p{
    color: #fff;
    font-family: 'Montserrat_light';
    font-size: 23px;
    line-height: 23px;
    letter-spacing: -0.02rem;
    text-align: center;
    margin: 0;
}

article.menu_home {
    clear: both;
    float: none;
    padding: 15px 3%;
    width: 100%;
}

.info_nuetra_web{
    padding: 0 20px 60px;
}

.info_nuetra_web h2{
    color: #d87f00;
    font-family: 'Great_Vibes';
    font-size: 42px;
    line-height: 55px;
    letter-spacing: 0.14rem;
    text-align: center;
    margin: 0;
}

.info_nuetra_web h1{
    color: #000000;
    font-family: 'Philosopher';
    font-size: 46.11px;
    line-height: 44.11px;
    letter-spacing: 0.01rem;
    text-align: center;
    margin: 0;
}

article.info_nuetra_web p {
    text-align: left;
}

.info_nuetra_web1{
    padding: 35px 20px;
    background-color: #404040;
}

.info_nuetra_web1 h2{
    color: #ec972e;
    font-family: 'Great_Vibes';
    font-size: 45.06px;
    line-height: 55.67px;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 0;
}

.content_inner .info_nuetra_web1 h1{
    color: #fff !important;
    font-family: 'Philosopher';
    font-size: 46.39px;
    line-height: 55.67px;
    letter-spacing: 0.01rem;
    text-align: center;
    margin: 0;
}

hr{
    border-top: 1px dotted #ec972e;
    margin-top: 15px;
    margin-bottom: 20px;
}

.info_nuetra_web1 .content-texo {padding: 15px 0 0;}
.info_nuetra_web1 p { color: #fff; margin: 0}
.btn-white {
    color: #fff;
    font-family: 'Roboto_mediumitalic';
    font-size: 25px;
    line-height: 45.06px;
    letter-spacing: 0.025rem;
    text-align: center;
    border: 1px solid #fff;
    padding: 10px 25px;
    display: inline-block;
}

.btn-white:hover, .btn-white:focus{
    color: #ec972e;
    background-color: #fff;
    text-decoration: none;
}

.btn-yellow {
    color: #f3a548;
    font-family: 'Roboto_mediumitalic';
    font-size: 25px;
    line-height: 45.06px;
    letter-spacing: 0.025rem;
    text-align: center;
    border: 1px solid #f3a548;
    padding: 10px 25px;
    display: inline-block;
    text-transform: uppercase;
}

.btn-yellow:hover, .btn-yellow:focus{
    color: #fff;
    background-color: #f3a548;
    text-decoration: none;
}

.info_nuetra_web2 {
    padding: 30px 20px 15px;
}
.info_nuetra_web2 .content-texo {padding: 15px 0 0;}
.info_nuetra_web2 p { margin: 0}
.info_nuetra_web2 h1{
    color: #000;
    font-family: 'Philosopher';
    font-size: 46.39px;
    line-height: 55.67px;
    letter-spacing: 0.01rem;
    text-align: center;
    margin: 0;
}

.footer {
    background: url(../../images/nuevo/backgroundfooter.jpg) no-repeat scroll center transparent;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 45px 15% 30px;
    position: relative;
}

.footer .backoscuro {
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#body {
    float: none;
    background: #0745f8;
}

.elemento {
    position: relative;
    text-align: center;
    border-bottom: 1px dotted #888888;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.elemento-horarios {
    text-align: left;
}

.linkss img{height: 58px; width: auto}
.elemento p, .elemento p a{
    color: #bbbcbe;
    font-family: 'Montserrat_light';
    font-size: 23px;
    line-height: 34px;
    letter-spacing: 0.025rem;
    margin: 0;
}

.elemento strong{
    font-size: 23px;
}

.elemento strong i{
    color: #ffffff;
}

div#header.header_lacarta {
    padding: 15px 20px;
    background-color: #381300;
}

div#header .title-page {
    width: 85%;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    margin: 0 auto;
}

div.header_lacarta a.buttom_volver {
    left: 3%;
    position: absolute;
    top: 16%;
    width: 35px;
}

div.header_lacarta a.buttom_iii {
    position: absolute;
    right: 3%;
    top: 15%;
    width:51px;
}

div#header .title-page h2 {
    color: #FFFFFF;
    font-family: "Montserrat";
    font-size: 60px;
    line-height: 62px;
    letter-spacing: 0.025rem;
    font-weight: normal;
    margin: 0px;
    text-transform: uppercase;
}

p b, p strong{font-weight: normal !important;}
div.menu_la-carta ul li .categoria .name {
    color: #d87f00;
    font-family: 'Great_Vibes';
    font-size: 42px;
    line-height: 55px;
    letter-spacing: 0.14rem;
    text-align: center;
    margin: 25px 0;
    font-weight: normal;
}

.content_header {
    margin-bottom: 10px;
}

.content_inner h1 {
    font-family: 'Philosopher_bold' !important;
    text-align: center;
    line-height: 48px;
    margin: 0;
    padding-bottom: 15px;
    color: #000 !important;
}

div.menu_dia .listado .description_listado p {
    color: #6f6e6e;
    margin-bottom: 5px;
    margin-top: 0;
    font-style: normal;
}

.nosotros .listado{margin-bottom: 35px}

div.menu_dia .listado .description_listado h3 {
    font-size: 27px;
    font-family: 'Philosopher';
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    line-height: 40px;
    color: #000;
}

div.content_inner {
    margin: 0 auto 15px;
}

div.nosotros {
    width: 100%;
}

a {
    color: #eda455;
}

div.menu_grupo .listado section p {
    color: #6f6e6e;
    font-style: normal;
}

div.menu_grupo .listado header p.price {
    font-family: "Philosopher";
    bottom: 13px;
    color: #000;
}

div.menu_grupo .listado section h4 {
    font-style: normal;
}

.label a, .label_descargar a {
    background:none;
    display: block;
    color: #fff;
    background-color: #ea963b;
    float: left;
    font-size: 14px;
    text-align: center;
    font-family: 'Roboto_mediumitalic';
    text-transform: uppercase;
    border: 1px solid #ea963b;
    padding: 5px 15px;
    text-decoration: none;
    line-height: 14px;
}

.label a.btn:focus, .label_descargar a.btn:focus, .label a.btn:hover, .label_descargar a.btn:hover {
    color: #fff;
    background-color: #ea963b;
    text-decoration: none;
}

.la_terraza_pane ul.novedades_list li .thumb a, .la_terraza_pane ul.novedades_list li .thumb img {
    width: 98%;
}

.la_terraza_pane ul.novedades_list li .thumb {
    width: 214px;
}

.la_terraza_pane ul.novedades_list li .description h2 {
    color: #ea963b;
    font-family: 'Philosopher';
    font-weight: normal;
}

#header .text-right p{margin: 0 0 15px}
.galerias .col-xs-12{padding: 5px }
.galerias .col-xs-4 img{height: 135px}
#header .text-right > p:last-child{margin: 0 }
.menu_home .col-xs-4{padding: 0 3px}
div .listado h1 {
    background: none;
    border-bottom: 1px dotted #ea963b;
    padding-bottom: 5px;
}

div .listado .description_listado img {
    background-color: transparent;
    padding: 0px;
    width: 100%;
}

.nombre2 {
    font-size: 20px !important;
}

.precio2 div.number {
    font-size: 17px !important;
}

.precio2 div.name {
    font-size: 13px !important;

}

div.menu_grupo article.listado {
    margin-bottom: 40px;
}

.page_content.politica-de-privacidad .description {
    padding-top: 50px;
}

.page_content {
    margin: 0 0 90px;
}
ul.li_menula-carta li {
    margin-right: 1.1%;
}

ul.li_menula-carta li:last-child {
    margin-right:0;
}

div.menu_la-carta .content-top-cart{
    background: none;
    border-bottom: 1px dotted #ea963b;
}

.list-menu-option ul li .content-top-cart span {
    font-size: 20px;
}

div.menu_la-carta ul li .categoria {
    margin: 25px 0;
    text-align: center;
}

.bannerhome {
    /*background: url(../../imagenes/nuevo/backgroundheader.jpg) no-repeat scroll center transparent;*/
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   /* height: 690px;*/
    position: relative;
}

.bannerhome .wrap {
    /*display: table; */
    /* height: 100%; */
    position: absolute;
    z-index: 2;
    max-width: 1320px;
    /* width: 100%; */
    margin: 0 auto;
   /* overflow: hidden;*/
    top: 50%;
    transform: translate(-50%, -50%);
    /*bottom: 0;*/
    left: 50%;
}

.bannerhome .wrap .texto {
    display: table-cell;
    vertical-align: middle;
}

.bannerhome .wrap .texto .content-texto {
    width: 100%;
    max-width: 410px;
    margin: 0 auto;
}

.bannerhome p {
    color: #fff;
    font-size: 25px;
    font-family: 'Georgia_bold';
    line-height: 42px;
    letter-spacing: 0.020rem;
    margin: 0;
}

.bannerhome h1 {
    color: #fff !important;
    font-size: 90px;
    line-height: 45px;
    padding-bottom: 0;
    text-align: center;
    letter-spacing: 0.050rem;
}

.backoscuro {
    background-color: rgba(0,0,0,0.53);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.link-custom-footer{
	color: #fcfafa;
    font-size: 21px;
    font-family: 'Roboto_mediumitalic';
    line-height: 34px;
    letter-spacing: 0.025rem;
    text-transform: none;
    border: 1px solid #9c9c9c;
    padding: 4px 12px;
    display: inline-block;
    text-decoration: none;
    margin-top: 13px;
}

a.link-custom-page {
    color: #ea963b;
    font-size: 22px;
    font-family: 'Roboto_mediumitalic';
    line-height: 34px;
    letter-spacing: 0.025rem;
    text-transform: none;
    border: 1px solid #ea963b;
    padding: 2px 12px;
    display: inline-block;
    text-decoration: none;
}

a.link-custom-page:focus, a.link-custom-page:hover {
    color: #fff !important;
    background-color: #ea963b;
}

.link-custom-footer:focus, .link-custom-footer:hover{
    color: #000000 !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
	text-decoration: none;
}

.title-horarios{
	border-bottom: 1px dotted #888888;
    padding-bottom: 18px;
    margin-bottom: 12px !important;
}

.bannerhome p.imgsisi {
    margin-left: -24px;
}

#header .text-right .list-inline{
    margin-top: 46px;
    margin-bottom: 0;
}

.buttonarriba {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px 15px;
    background: rgba(56,19,0,0.67);
    border-radius: 50%;
    cursor: pointer;
}

.buttonarriba i {
    color: #fff;
}

.list-inline>li {
    padding-left: 25px;
}