html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



@font-face {
    font-family: 'rosarivo-regular';
    src: url('/fonts/rosarivo/rosarivo-regular-webfont.eot');
    src: url('/fonts/rosarivo/rosarivo-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/rosarivo/rosarivo-regular-webfont.woff') format('woff'),
    url('/fonts/rosarivo/rosarivo-regular-webfont.ttf') format('truetype'),
    url('/fonts/rosarivo/rosarivo-regular-webfont.svg#rosarivoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pacifico';
    src: url('/fonts/pacifico/pacifico-webfont.eot');
    src: url('/fonts/pacifico/pacifico-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pacifico/pacifico-webfont.woff') format('woff'),
    url('/fonts/pacifico/pacifico-webfont.ttf') format('truetype'),
    url('/fonts/pacifico/pacifico-webfont.svg#pacifico') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas-neue-regular';
    src: url('/fonts/bebas-neue/bebasneue_regular-webfont.eot');
    src: url('/fonts/bebas-neue/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bebas-neue/bebasneue_regular-webfont.woff') format('woff'),
    url('/fonts/bebas-neue/bebasneue_regular-webfont.ttf') format('truetype'),
    url('/fonts/bebas-neue/bebasneue_regular-webfont.svg#bebasneue_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas-neue-book';
    src: url('/fonts/bebas-neue/bebasneue_book-webfont.eot');
    src: url('/fonts/bebas-neue/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bebas-neue/bebasneue_book-webfont.woff') format('woff'),
    url('/fonts/bebas-neue/bebasneue_book-webfont.ttf') format('truetype'),
    url('/fonts/bebas-neue/bebasneue_book-webfont.svg#bebasneue_book') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas-neue-bold';
    src: url('/fonts/bebas-neue/bebasneue_bold-webfont.eot');
    src: url('/fonts/bebas-neue/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bebas-neue/bebasneue_bold-webfont.woff') format('woff'),
    url('/fonts/bebas-neue/bebasneue_bold-webfont.ttf') format('truetype'),
    url('/fonts/bebas-neue/bebasneue_bold-webfont.svg#bebasneue_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas-neue-light';
    src: url('/fonts/bebas-neue/bebasneue_light-webfont.eot');
    src: url('/fonts/bebas-neue/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bebas-neue/bebasneue_light-webfont.woff') format('woff'),
    url('/fonts/bebas-neue/bebasneue_light-webfont.ttf') format('truetype'),
    url('/fonts/bebas-neue/bebasneue_light-webfont.svg#bebasneue_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas-neue-thin';
    src: url('/fonts/bebas-neue/bebasneue_thin-webfont.eot');
    src: url('/fonts/bebas-neue/bebasneue_thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/bebas-neue/bebasneue_thin-webfont.woff') format('woff'),
    url('/fonts/bebas-neue/bebasneue_thin-webfont.ttf') format('truetype'),
    url('/fonts/bebas-neue/bebasneue_thin-webfont.svg#bebasneue_thin') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*nav-menu*/
.menu-inner .brand {
	padding: 0px !important;
}
.menu-inner .brand img{
    padding-top: 7px;
}
.menu-inner{
	height: 110px;
}
#header .menu-inner {
	background-color: #000;
}
#header .main-nav ul > li > a {
	color: #fff;
}
#header .main-nav ul > li > a:hover, #header .main-nav ul > li > a.selected, .selected1, #mainheader .main-nav ul > li > a:hover, #mainheader .main-nav ul > li > a.selected {
    color: #cf0a2c;
}
.main-nav{
    width: 735px;
}
.circle {
	background-color: #cf0a2c;
}
ul.nav li a, .selected1 {
    font-family: 'bebas-neue-regular' !important;
    font-size: 16px;
}

/*end*/

h1 {
    font-family: 'bebas-neue-bold';
    font-size: 45px;
    color: #cf0a2c;
}
h2, h3, h4 {
    font-family: 'bebas-neue-bold';
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
    margin-top: 0px;
}
h5 {
    font-size: 18px;
    color: #545454;
    font-family: 'bebas-neue-regular';
    margin-top: 5px;
}
p {
    font-family: 'Raleway';
    line-height: 21px;
    font-size: 15px;
}
.title, .heading {
    font-family: 'bebas-neue-bold';
    font-size: 28px;
}
#home-fullWidth {
	height: 150px !important; 
}
.welcome, .main-title ul {
    margin: 0px !important;
}
.slogan-img {
    width: 15%;
}
.main-title {
    overflow: auto !important;
}
.main-title ul {
    height: 250px !important;
}
.button {
   background-color: #cf0a2c; 
   padding: 15px 25px;
}
.sliding_title a {
    z-index: 999999;
}
.text-black {
    color: #000;
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 20px;
}
.text-pacifico{
    font-family: 'pacifico'!important;
    text-transform: none;
}
.vegas-overlay{
    background: none !important;
}
.text-red {
    color: #cf0a2c; 
}
.pad-left-20 {
    padding-left: 20px;
}
.align-right {
    text-align: right;
}
.header_details{
    top: 7%;
}
.img-quienes-somos {
    width: 70%;
    border: 8px solid #000;
    box-shadow: 1px 2px 6px;
    margin-top: 20px;
}
.img-galeria{
    width: 100%;
    border: 8px solid #000;
    box-shadow: 1px 2px 6px;
    margin-top: 20px;
}
.option-menu-title {
    background: #000;
    color: #fff;
    display: inline;
    padding: 0px 25px;
    font-size: 40px;
}
.title-splider h4 {
    display: inline;
    width: auto;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 2px #545454 solid;
}
.title-splider p {
    display: inline;
    font-size: 13px;
    line-height: 0px;
}
.title-splider {
    width: 100%;
    padding-bottom: 20px;
}

.galeria-content {
    width: 100%;
    display: none;
}
.marg_top13 {
    margin-top: 13px;
}
.galeria-wrapper {
    background-image: url(/img/galeria-fondo.jpg);
    background-size: cover;
}
.border-right {
    border-right: 2px #545454 solid;
    width: 24.5%;
}

.border-left{
    border-left: 2px #545454 solid;
}
.precios-menu-4 b{
    font-family: 'bebas-neue-bold';
    color: #000;
}
.precios-menu-4 {
    text-align: right;
    color: #545454;
    font-family: 'bebas-neue-regular';
    margin-top: 5px;
    font-size: 14px;
    width: 37%;
}
.precios-menu-largo {
    color: #545454;
    font-family: 'bebas-neue-regular';
    margin-top: 15px;
    font-size: 14px;
}
.precios-menu-1 {
    text-align: right;
    color: #545454;
    font-family: 'bebas-neue-regular';
    font-size: 14px;
    width: 8%;
    margin-top: 7px;

}
.precios-menu-3 {
    text-align: right;
    color: #545454;
    font-family: 'bebas-neue-regular';
    font-size: 14px; 
    padding-right: 7px;    
    margin-top: 7px;
}
.precios-menu-2 {
    text-align: right;
    color: #545454;
    font-family: 'bebas-neue-regular';
    margin-top: 5px;
    font-size: 14px;
    width: 21%;
}
.border-bottom {
    border-bottom: 1px solid #545454;
    padding: 1px 0 3px;
}
.separador {
    width: 100%;
    height: 10px;
}

.cbp-ig-grid li {
    width: 128px;
    float: left;
    height: 128px;
    text-align: center;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 10px;
    margin: 10px;
    background-color: rgba(255,255,255,0.7);
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.promocion-disc {
    float: left;
}

.bg-red {
    background-color: #e31c37;
    display: inline-block;
    padding: 10px 31px;
    margin-left: 15px;
    font-family: 'bebas-neue-regular';
    color: #fff;
    font-size: 30px;
    margin-top: 10px;
}
.bg-red span {
    font-family: 'pacifico';
    font-size: 17px;
    color: #fff;
}
.img-promo{
    width: 47%;
    margin-left: 15px;
    border: 8px solid;
    margin-bottom: 35px;
    float: left;
}
.mitadBg{
    position: absolute;
    top: 0;
    overflow: hidden;
    min-height: 100%;
    min-width: 50%;
    z-index: 777;
}
.location-phone{
    font-family: 'bebas-neue-regular';
}

.contacto-mensaje{
    margin-bottom: 25px; 
}

.direccion-sucursal{
    opacity: 0;
}
.distribucion{
    width: 100%;
    vertical-align: middle;
}
.thumbnail-galeria{
    width: 19.5%;
}
#fancybox-wrap{
    padding: 0px;
    width: auto !important;
}
.pad-top20{
    padding-top: 20px;
}
#circle, #jprePercentage{
    font-family: 'Raleway' !important;
}
#menu p{
    font-family: 'rosarivo-regular';
}
.location-cateringlink{
    font-size: 15px;
}
.s-next, .s-prev{
    display: none;
}

#header .brand, #mainheader .brand {
    width: 140px;
}
.location-street-2{
    font-size: 12px;
}

.overlay-full{
    width: 100%;
}

.content-promociones{
    padding-left: 0px;
}

.content_inner{
    z-index: 2;
}

.container{
    z-index: 10;
}

.content_text {
z-index: 30;
}
.galeria img{
    width: 100%;
}
.content {
height: 100%;
width: 100%;
margin: 0 auto;
position: absolute;
z-index: 999;
}
.slicknav_btn {
    padding: 20px 0.625em;
}

.slicknav_nav a{
    font-family: 'bebas-neue-regular';
}
#ascrail2001{
    cursor: default !important;
}

.descripcion-seccion-menu{
    padding: 10px;
    color: #000;
}

.texto-rojo{
    padding: 10px;
    color: #cf0a2c;
    font-family: 'bebas-neue-regular'!important;
    text-align: center;
}

.texto-rojo-sm{
    padding: 10px;
    padding-top: 0px;
    color: #cf0a2c;
    font-family: 'bebas-neue-regular'!important;
    text-align: center;
    margin-bottom: 20px;
    font-size: 8pt;
}

#ascrail2001 div, #ascrail2000 div, #ascrail2002 div, #ascrail2003 div, #ascrail2004 div, #ascrail2005 div, #ascrail2006 div{
    cursor: default;
}

.tamanos{
    width: 25px;
}

.iconos-tamanos{
    width: 23%;
}

.overlay-promociones{
    background-color: rgba(255,255,255,0.7);
}

.location-phone{
    padding-bottom: 5px;
}

.pad-bottom{
    padding-bottom: 20px;
}

#reservation_form{
    font-family: 'bebas-neue-regular';
    font-size: 14pt;
    text-align: center;
}

#reservation_form .submitBtn {
background-color: #cf0a2c;