.welcome .col.l5 {
    height: 500px !important;
}

.welcome {
    position: relative;
}

.welcome .container {
    position: relative;
    z-index: 10
}

.bgwcome {
    position: absolute !important;
    width: 100%;
    height: 100%;
    background-image: url('../img/bg-1.jpg');
    background-size: cover;
    background-position: top center;
    z-index: 0 !important
}


.welcome .col.l5:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 10%;
    margin: auto;
    width: 76%;
    height: 68%;
    border: 4px solid #F0ECE9;
    z-index: 8;
}

.welcome .col.l5 .parallax-container {
    height: 100% !important;
    max-height: 500px !important
}

.welcome a {
    display: inline-block;
    float: none !important;
    bottom: 70px;
    border: 4px solid #F0ECE9;
    z-index: 10
}

.tabs{
    z-index: 10 !important
}

.tabs .tab{
    max-width: 150px !important;
}

.tabs .tab a{
    width: inherit !important;
}

.productos {
    background-image: url('../img/maxresdefault.jpg');
    background-size: 100%;
    background-position: 20% 0%;
    padding-bottom: 40px
}

.productos .collection {
    //min-height: 160px !important;
    max-height: 160px !important;
    height: 160px !important;
    border-bottom: 1px dashed #ccc !important;
    //overflow-y: auto !important;
}

.productos .collection p.truncate{
    //min-height: 160px !important;
    max-height: 160px !important;
    overflow-y: auto !important
}

.menubar nav {
    background-color: transparent !important;
    box-shadow: none !important;
    min-height: 70px !important;
    overflow-y: visible !important
}

.menubar .nav-content,
.menubar .nav-content .tabs {
    min-height: 100px !important; //overflow-y: visible !important
}

.menubar nav .tabs li.tab {
    min-height: 100px !important;
    line-height: 0px !important; //overflow-y: visible !important
}



/*
.menubar nav .tabs li.tab a.active:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 90px;
	background-color: yellow !important;
	left: 0;
	top: 0;
	z-index: 0
}
*/

.contvalign {
    height: 0px;
    overflow-y: hidden;
    transition: all cubic-bezier(0, .5, 1, .45) .2s;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0 !important
}

.menubar nav .tabs li.tab a.active .contvalign {
    height: 130px;
}

.menubar nav .tabs li.tab a.active .flag {
    position: absolute;
    width: 100%;
    height: 90px;
    padding-top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    
}

.menubar nav .tabs li.tab a.active .flag:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-bottom: 13px solid #fff;
    border-left: 3.6rem solid transparent;
    border-right: 3.6rem solid transparent;
}

.menubar nav .tabs .small a.active .flag:after {
    border-left: 4.5rem solid transparent !important;
    border-right: 4.5rem solid transparent !important;
}

.menubar nav .tabs .medium a.active .flag:after {
    border-left: 4.7rem solid transparent !important;
    border-right: 4.7rem solid transparent !important;
}

.menubar nav .tabs .big a.active .flag:after {
    border-left: 5rem solid transparent !important;
    border-right: 5rem solid transparent !important;
}

.menubar nav li {
    overflow-x: visible !important;
}

.menubar nav li a {
    min-height: 70px;
    max-height: 70px;
    overflow-y: visible !important;
    display: inline-table !important;
}

.productos .collection:hover p {
    white-space: normal !important
}

/**** BG CARNE ****/


.beefbg{
    padding:0px 30px !important;
    box-sizing: border-box !important
}

.beefbg img{
    position: relative;
    margin:70px auto;
    border:8px solid #F2F2F2;
    width: 100%
}

.beefbg:before{
    content: '';
    left: 0;
    right: 0;
    margin:auto;
    position: absolute;
    width: 97%;
    height: 98%;
    background-image: url('../img/fire.png');
    background-size: 110% 100%;
    background-position: -50px 0px;
    background-repeat: no-repeat;
    border-radius: 100%;
    z-index: 0;
}

/*** CIERRRA BG CARNER ***/

/**** ESTILOS CARRUSEL DE GALERÍA ****/

.itemcar {
    overflow: hidden;
    height: 450px;
    max-width: 300px;
    z-index: 0
}

.bgitem {
    position: relative;
    display: inline-block;
    left: -260px;
    width: 800px;
    height: 800px;
    z-index: 0
}

@media (max-width:992px){

    .beefbg img{
        margin:50px auto;
    }

    .beefbg{
        padding:0px 30px !important;
        box-sizing: border-box !important
    }

    .itemcar{
        height: 300px
    }

    .bgitem {
        width: 600px;
        height: 600px;
    }

    .menubar nav .tabs li{
        min-width: 115px !important;
        max-width: 115px !important
    }

    .menubar nav .tabs li a,
    .menubar nav .tabs li a .valign{
        text-align: center !important;
        width: 100% !important
    }

    .menubar nav .tabs li.tab a.active .flag:after{
        border-left: 3.6rem solid transparent !important;
        border-right: 3.6rem solid transparent !important;
    }
}


/*** CIERRA CARRUSEL ****/


/*** RESERVACIONES ****/

.reservaciones {
    height: 100%;
    min-height: 600px;
    position: relative;
}

.reservaciones h4 {
    font-size: 1.4rem;
    margin-top: 10px !important
}

.reservaciones .parallax-container {
    position: absolute !important;
    width: 100% !important;
    height: 600px;
    max-height: 100% !important;
}

.reservaciones .parallax-container img {
    filter: blur(4px);
}


@media (max-width:599px) {
    .reservaciones {
        height: 100%;
        min-height: 100%
    }
    .reservaciones .parallax-container {
        position: absolute !important;
        width: 100% !important;
        height: 100%;
        max-height: 100% !important;
    }
    footer .ubicacion{
        border-right: 0px !important;
        border-bottom: 1px solid rgba(255,255,255,.1) !important;
    }
}




/*** CIERRA RESERVACIONES ***/


/*** contacto ***/

.contacto label {
    padding: 0 20px
}

.contacto input {
    border: 1px solid #ccc !important;
    padding-left: 10px !important;
}

.contacto textarea {
    border: 1px solid #ccc !important;
    padding-left: 10px !important;
}



/** cierra contacto ***/


/*** estilos footer ***/

footer {
    background: rgba(0, 0, 0, 0.57);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.57)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

footer .ubicacion{
    border-right: 1px solid rgba(255,255,255,.1)
}

footer .redesfooter {
    height: 100% !important;
    min-height: 400px !important;
}


.redesfooter input{
	border:1px solid #ccc !important;
	padding-left: 20px !important
}

.redesfooter input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px black inset !important;
    -webkit-text-fill-color: yellow !important;
}

.redesfooter label{
	padding-left: 20px !important
}

.redesfooter .redin:hover{
	background-color: #ff8f00 !important;
	background: #ff8f00 !important
}


/** cierra footer **/

.owl-carousel{
    position: relative;
}

.owl-carousel .owl-next,
.owl-carousel  .owl-prev{
    position: absolute;
    height: 100%;
    width: 5%;
    top: 0;
}

.owl-carousel .owl-next{
    right: 20px;
}

.owl-carousel .owl-prev:before{
    content: "\E408";
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    height: 85px;
    font-size: 4em !important;
    position: absolute;
    top: 0;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
}

.owl-carousel .owl-next:before{
    content: "\E315";
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    height: 85px;
    font-size: 4em !important;
    position: absolute;
    top: 0;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
}

.owl-carousel .owl-prev{
    left: 0;
}

#galeria{
    position: relative !important;
    z-index: 90 !important
}

#materialbox-overlay{
    min-height: 150vh !important;
    height: 100% !important;
    //top: 0 !important
}

/*** PRIMER BACKGROUND TAB 1 ****/
.bgtambone{
    background-image: url('../img/wallpaper.jpg') !important;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.bgtambone:before{
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    animation:slideOutDown .2s forwards
}

.bgtambone:hover:before{
    animation:slideInDown .2s forwards
}
/** CIERRA BG TAB 1 ****/