#pc-carrito{
    display: block
}
#tablet-carrito{
    display: none;
}
/* @media(max-width:375px){
    #tablet-carrito{
        display: none;
    }
} */
#checkin1 {
    cursor: pointer;
}
#checkout1 {
    cursor: pointer;
}
#checkin1mod {
    cursor: pointer;
}
#checkout1mod {
    cursor: pointer;
}
@media(max-width:1199px){
    #selector-fechas .col-lg-2.col-md-12.text-center.mt-25{
        margin-top: 0;
    }
}
#codigoProm::placeholder{
    color: black;
    font-weight: bold;
}
#detalle-count{
    height: 20px;
    width: 20px;
    background-color: white;
    border-radius: 50%;
    line-height: 20px;
    /* padding: 5px; */
    color: #000;
    font-size: 12px;
    display:inline-block;
    transform:translateY(-10px)
}
#alert-login .panel-heading{
    background-color: #79dd64;
    border: 1px solid #33CC33;;
}
#alert-login #collapseThree{
    border: 1px solid #33CC33;
}
#alert-login a{
    text-decoration: none;
    color: black;
}
#accordionDisp .panel-heading a{
    text-decoration: none;
    color: black;
}
#accordionDisp .panel-heading,#accordionDisp .btn{
    background-color: #faaeae !important
}

#accordionDisp .btn{
    border: 1px solid black !important;
    border-radius: 6px;
}
#diaLoginAccordion{
    padding-left:0;
    padding-right:5px;
}
#mesLoginAccordion{
    padding-left:5px;
    padding-right:5px;
}
#anioLoginAccordion{
    padding-left:5px;
    padding-right:0;
}
#panel-logged .btn.btn-danger{
    background-color: #af0740 !important;
    color: white !important;
    border-radius: 4px;
}
@media(max-width:768px){
    #diaLoginAccordion{
        padding-left:0;
        padding-right:0;
    }
    #mesLoginAccordion{
        padding-left:0;
        padding-right:0;
    }
    #anioLoginAccordion{
        padding-left:0;
        padding-right:0;
    }
}
#collapseLogin .btn{
    color: white !important;
    border: none !important;
    border-radius: 5px;
    background-color: #062f72 !important;
}
@media(max-width:500px){
    .container-footer {
        position: relative;
        height:60px;
    }
    .vertical-center {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
#habitaciones h4{
    font-weight: bold !important;
}
#collapseDisp>.panel-body {
    background-color: #ffffff !important;
}
.well h4{
    font-family: 'Lato', sans-serif;
}
#habitaciones-container .panel .panel-collapse.plomo>.panel-body{
    background-color:#f1f1f1 !important;
}
.table-details.panel-body{
    background-color:#f1f1f1 !important;
}
.table-details.panel-body table thead{
    background-color:#cccccc;
}
.table-details.panel-body table tbody{
    background-color:#ffffff;
}
.table-details.panel-body table{
    color:black;
}
.table-details.panel-body table .btn{
    color: white !important;
    border: none !important;
    border-radius: 5px;
    background-color: #6CE34B !important;
}
@media(min-width:475px) and (max-width:1064px){
    #pc-carrito{
        display: none !important;
    }
    #tablet-carrito{
        display: block !important;
    }
    #tablet-carrito h3{
        font-family: 'Lato', sans-serif;
    }
}

#selector-fechas{
    padding: 25px;
}


@media (max-width: 767.98px) {
        #selector-fechas{
            padding: 25px;
            padding-top: 10px !important;
        }
 }

#habitaciones .btn{
    font-weight: 400;
    color:white;
    border: 1px solid white;
}
#selector-fechas .btn,#selector-fechas .btn:hover,#detalles-compra-bottom .btn,#btn-siguiente,#btn-siguiente2{
    font-weight: 400;
    color:white !important;
    /* border: 1px solid white; */
    border:none !important;
    border-radius: 5px;
    /*background-color: #062f72 !important;*/
	background-color: #646668 !important;
}



#detalles-compra-bottom a{
    color: #062f72;
}
#detalles-compra .panel-heading .btn{
    background-color: #062f72 !important;
    color:white !important;
}
#detalles-compra .panel-heading{
    /*color: #062f72;*/
	color: #000;
}
#habitaciones .btn:hover,#detalles-compra-bottom .btn:hover{
    /* background-color: white; */
    color: white !important;
}
#habitaciones form .btn{
    font-weight: 400;
    color: white !important;
    border: none !important;
    border-radius: 5px;
    background-color: #646668  !important;
}
.panel-body .row.text-center .table-responsive{
    -ms-overflow-style: scrollbar !important;
}
.panel-body .row.text-center .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}

.panel-body .row.text-center .table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}

.panel-body .row.text-center .table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}

.panel-body .row.text-center .table-responsive::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border: 2px solid #f1f1f1;
}

.panel-body .row.text-center .table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #f1f1f1; 
}
@media(min-width:380px) and (max-width:768px){
    #contenedor-calendarios{
        margin-left: 0;
        margin-right: 0;
    }
	
}
#calendario .center-block .table.table-bordered{
    font-size: 13px;
    width: 90%;
}
@media(min-width:768px) and (max-width:768px){
    #calendario .center-block .table.table-bordered{
        font-size: 12px;
        width: 90%;
    }
}
#email-disponibilidad{
    width: 40%;
}
@media(max-width:768px){
    #email-disponibilidad{
        width: 80%;
    }
}

@media(max-width:767px){
    #contenedor-calendarios{
        padding: 0 1%;
    }
    #calendario .center-block .table.table-bordered{
        font-size: 14px;
        width: 120%;
        max-width: 120%;
    }
}

#panel-3 label,#panel-2 label{
    font-size: 13px;
}
@media(min-width:992px) and (max-width:1199px){
    #panel-3 .col-md-8 label{
        font-size: 12px;
    }
}
@media(min-width:992px) and (max-width:1165px){
    #panel-3 .col-md-8 label{
        font-size: 11px;
    }
    #telef{
        font-size: 12px !important;
    }
}
#selector-fechas .btn:hover{
    background-color: white;
}

.detail-items{
    max-height: 210px;
    min-height: 200px;
    overflow-x: auto;
}
#detalles-compra{
    z-index: 4;
}
.agregarItem.btn.btn-xs.btn-primary{
    text-transform: none !important;
}
@media(max-width:1199px){
    #detalles-compra .panel-body>.container-fluid{
        padding-bottom: 6%
    }
    #detalles-compra .panel-body #detail-items{
        height: 90%;
        max-height:53vh;
    }
}
.panel-body .panel-body.table-details .well.collapse.in{
    background-color: rgb(255, 255, 255);
    border-color:#ddd;
}
#selector-fechas{
    z-index: 1;
}

.detalles-compra-activo{
    display: block
}
.detalles-compra-inactivo{
    display: none
}
@media(max-width:1064px){
    #habitaciones-container{
        width: 100%;
    }
}
@media(max-width:1064px){
    .esconder{
        display: block
    }
}
@media(min-width:1065px){
    .esconder{
        display: none
    }
    .panel-footer .col-xs-3.col-md-3.col-lg-12{
        width: 100% !important;
    }
}

@media (max-width: 1064px){
#detalles-compra-bottom {
    position: fixed;
    bottom: 0;
    height: 70px;
    padding-top: 10px;
    border-top: 1px solid black;
    z-index: 99996;
}
#detalles-compra-bottom .btn{
    margin-top:5px;
}
#detalles-compra {
    top: 0 !important;
    left: 0;
    margin: 0px;
    position: fixed !important;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    background-color: #ffecbb;
    overflow: auto;
}
#detalles-compra.detalles-compra-fixed.detalles-compra-activo{
    width: 100% !important;
}
#detalles-compra .panel-footer{
    bottom: 0px;
    left: 0;
    width: 100%;
    position: fixed;
}
}
#reservas-body .panel-body,#reservas-body .sub-heading{
    background-color: #f2f2f2;
    padding-top: 10px;
}
#reservas-body{
    font-family: 'Lato', sans-serif;
}
/* #reservas-body section:not(:first-child){
    width: 100%;
    overflow-x: hidden;
} */
.width-fix{
    width: 100%;
    overflow-x: hidden;
}
@media(min-width:992px){
    /* #detalles-compra{
        width: 360px;
    } */
}
#titulo-detalle-reserva{
    font-size:18px;
    margin-left:10px;
    font-weight: bold !important;
}
@media(max-width:1199px){
    #titulo-detalle-reserva{
        font-size:15px;
        margin-left:15px;
    }
    .detalles-compra-fixed {
        position: fixed;
        top: 100px !important;
        width: 30%!important;
    }
    .detail-items{
        max-height: 210px;
    }
    .custom-fa{
        font-size: 3em;
    }
}
@media(max-width:768px){
    #habitaciones-container{
        padding-left: 0;
        padding-right: 0;
    }
}

.detalles-compra-fixed{
    position: fixed;
    top: 100px;
    width: 360px;
}

.detail-item{
    padding: 12px;
}
.detail-item h5{
    font-family: 'Lato', sans-serif;
    font-size: 100%;
    font-weight: 700;
}
.detail-item p{
    font-size: 105%;
}

#collapseLogin p{
    font-size: 105%;
}
#collapseLogin .panel-body,#accordion1 .panel-body,#accordion2 .panel-body{
    padding-top: 30px;
}
#habitaciones .btn{
    border:1px solid transparent;
}
#detalles-compra .panel{
    margin-bottom: 0;
}
/* calificaciones calidad */
.rate-popover {
            cursor: pointer;
        }
        .amber-text{
            color: aqua
        }
/* padding */
.pt-0{
    padding-top: 0px;
}
.pb-0{
    padding-bottom: 0px;
}
.pl-0{
    padding-left: 0px;
}
.pr-0{
    padding-right: 0px;
}

.pt-10{
    padding-top: 10px;
}
.pb-10{
    padding-bottom: 10px;
}
.pl-10{
    padding-left: 10px;
}
.pr-10{
    padding-right: 10px;
}
.py-10{
    padding: 10px 0;
}
.px-10{
    padding: 0 10px;
}

.pt-15{
    padding-top: 15px;
}
.pb-15{
    padding-bottom: 15px;
}
.pl-15{
    padding-left: 15px;
}
.pr-15{
    padding-right: 15px;
}
.py-15{
    padding: 15px 0;
}
.px-15{
    padding: 0 15px;
}

.pt-20{
    padding-top: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.pl-20{
    padding-left: 20px;
}
.pr-20{
    padding-right: 20px;
}
.py-20{
    padding: 20px 0;
}
.px-20{
    padding: 0 20px;
}

.pt-25{
    padding-top: 25px;
}
.pb-25{
    padding-bottom: 25px;
}
.pl-25{
    padding-left: 25px;
}
.pr-25{
    padding-right: 25px;
}
.py-25{
    padding: 25px 0;
}
.px-25{
    padding: 0 25px;
}
.p-0{
    padding: 0;
}
/* margenes */
.mt-0{
    margin-top: 0px;
}
.mt-0-i{
    margin-top: 0px !important;
}
.mb-0{
    margin-bottom: 0px;
}
.ml-0{
    margin-left: 0px;
}
.mr-0{
    margin-right: 0px;
}
.mt-5{
    margin-top: 5px;
}
.mt-10{
    margin-top: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-10{
    margin-left: 10px;
}
.mr-10{
    margin-right: 10px;
}
.my-10{
    margin: 10px 0;
}
.mx-10{
    margin: 0 10px;
}

.mt-15{
    margin-top: 15px;
}
.mb-15{
    margin-bottom: 15px;
}
.ml-15{
    margin-left: 15px;
}
.mr-15{
    margin-right: 15px;
}
.my-15{
    margin: 15px 0;
}
.mx-15{
    margin: 0 15px;
}

.mt-20{
    margin-top: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.ml-20{
    margin-left: 20px;
}
.mr-20{
    margin-right: 20px;
}
.my-20{
    margin: 20px 0;
}
.mx-20{
    margin: 0 20px;
}

.mt-25{
    margin-top: 25px;
}
.mb-25{
    margin-bottom: 25px;
}
.ml-25{
    margin-left: 25px;
}
.mr-25{
    margin-right: 25px;
}
.my-25{
    margin: 25px 0;
}
.mx-25{
    margin: 0 25px;
}

.m-0{
    margin: 0;
}
@media (max-width: 992px){
    #intro #intro-img img {
        max-height: 500px;
        width: 100%;
        object-fit: cover;
    }
}
#team-2 .member-block-2 .member-img-2 img{
    display:inline-block;
    transition:.4s;
    height: 400px;
    width: 100%;
    object-fit: cover;
}
#owl-rooms-custom img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
#owl-rooms-custom-2 img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
#owl-ofertas img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
#owl-programas-turisticos img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
#owl-lugares-interes img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
#owl-establecimientos img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.image-admin img.admin{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
#images-footer img{
    height: 85px;
    width: 85px;
    object-fit: cover;
}
#email_custom{
    background:linear-gradient(rgba(0, 0, 0,0.6),rgba(0, 0, 0,0.6)),url('https://source.unsplash.com/1600x900/?email');
    background-size:cover;
    background-position:center;
    color:white;
}
#footer-top.ftr-top-style-3{
    background:linear-gradient(rgba(0, 0, 0,0.9),rgba(0, 0, 0,0.9)),url('https://source.unsplash.com/1600x900/?hotel') 50% 40%;
    background-size:cover;	
}
#room-listing-blocks #room-list-1{
    background:linear-gradient(rgba(255,255,255,0.20), rgba(255,255,255,0.20)),url('https://source.unsplash.com/1600x900/?room') bottom;
    background-size:cover;
}

#room-listing-blocks #room-list-2{
    background:linear-gradient(rgba(255,255,255,0.20), rgba(255,255,255,0.20)),url('https://source.unsplash.com/1600x900/?hotel,room') 65% 70%;
    background-size:cover;
}

#room-listing-blocks #room-list-3{
    background:linear-gradient(rgba(255,255,255,0.20), rgba(255,255,255,0.20)),url('https://source.unsplash.com/1600x900/?hotelroom') 65% 80%;
    background-size:cover;
}
.page-cover.black-full-overlay-img{
    background: linear-gradient(rgba(0,0,0,0.10),rgba(0,0,0,0.10)),url('../../images/banner-booking-Aloe.jpg') 50% 77%;
    background-size:cover;
    height: 380px;
}
#gallery img{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
#dinning-1{
    background:url('https://source.unsplash.com/1600x900/?pasta') 7% 57% no-repeat !important;
    background-size:cover !important;
}

#dinning-2{
    background:url('https://source.unsplash.com/1600x900/?pizza') 34% 50% no-repeat !important;
    background-size:cover !important;
}

#dinning-3{
    background:url('https://source.unsplash.com/1600x900/?bread') 50% 47% no-repeat !important;
    background-size:cover !important;
}
#owl-modal img{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
#login-section.full-page-body{
    background: linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),url('https://source.unsplash.com/1600x1200/?hotel') 100% 50%;
    background-size:cover;
    height:auto !important;
}
#login-section.full-page-body {
    display: table;
    height: 100%;
    width: 100%;
    position: static;
    overflow-x: hidden;
}
#banner-3 {
	
    background-size: cover !important;
    background-position: 50% 55% !important;
}
/* quienes somos */
#redes-sociales-about li{ 
    padding-left: 8px;
    padding-right: 8px;
}
#redes-sociales-about{
    margin-top: 5%;
}
#btn-galeria .btn{
    padding: 10px 35px;
    color: black;
}
#btn-galeria .btn:hover{
    color: white;
}
#owl-programas-turisticos .btn{
    color: black;
    font-weight:bold;
}
#owl-lugares-interes .btn{
    color:black;
    font-weight:bold;
}
#owl-establecimientos .btn{
    color:black;
    font-weight:bold;
}
/* servicios */
#servicios{
    background-color: white;
}
#top-bar .btn{
    color: white;
    font-size: 10px;
    background-color: transparent;
    border: 1px solid white
}
#top-bar .btn:hover{
    color: black;
    background-color: transparent;
    border: 1px solid black;
}
#top-bar p{
    color: white;
}
#top-bar a{
    /* text-decoration: none; */
    color: white;
}
/* agregar al final
.navbar .dropdown-menu a {
    padding: 10px;
    font-size: 14px !important;
    font-weight: 300;
    color: #000;
} */
.datepicker.dropdown-menu{
    z-index: 99998;
}
#calendarioModal .btn{
    text-transform: none !important;
}
#panel-logged .btn.btn-danger ,#panel-logged .btn {
    text-transform: none !important;
}
.bg-greystrong{
    background-color: #9e9e9e
}
.bg-white{
    background-color: white;
}
.far.fa-thumbs-up.fa-2x{
    color: #0d9b05
}
.far.fa-thumbs-down.fa-2x{
    color:#c60326
}
.star, .star-clear {
    padding: 0.1em;
    font-size: 1.5em;
    cursor: pointer;
}
#habitaciones .btn{
    font-weight: bold;
    color: black;
}
#habitaciones #gallery img{
    height:  170px;
    width: 100%;
    object-fit: cover;
}
@media(max-width:500px){
    #habitaciones .padding-0-mobile{
        padding: 0;
    }
}

#habitaciones #gallery .gallery-product{
    border: 5px solid white;
}
#habitaciones-container .panel-body p{
    color: black;
}
.free{
    background-color: #33CC33;
}
.ocupied{
    background-color: #FF0000;
}
@media(max-width:340px){
    .col-xxs-12{
        width: 100%;
    }
}
.panel-collapse.plomo.collapse.in .panel-body .row .col-md-7{
    /* text-align: justify; */
}
#index-comentarios-control{
    position:absolute;
    right: 100px;
    bottom:100px;
}
@media(max-width: 768px){
    #index-comentarios-control{
        right: 30px;
    }
}
@media(min-width:768px){
    #contact-us>.row>.col-md-12.col-xs-12.col-md-12.col-sm-12.col-xs-6:first-child{
        margin-bottom: 25px;
    }
}
@media(min-width:800px) and (max-width:991px){
    #filtros{
        margin-left:3.6%;
    }
}
@media(min-width:790px) and (max-width:800px){
    #filtros{
        margin-left:3%;
    }
}
@media(min-width:768px) and (max-width:790px){
    #filtros{
        margin-left:2.5%;
    }
}
#total-noches{
    width:15%;
}
@media(min-width:768px) and (max-width:992px){
    #total-noches{
        width:41%;
    }
}
@media(min-width:992px) and (max-width:1199px){
    #total-noches{
        width:15%;
    }
}
@media(max-width:767px){
    #total-noches{
        width:100%;
    }
}
#gallery{

}
@media(min-width:1065px) and (max-width:1199px){
    #habitaciones>.container{
        margin-right: 0.5%;
        margin-left: 0.5%;
        width:99%;
    }
}
#habitaciones #gallery .gallery-block .gallery-img .gallery-mask img {
    transform: scale(0.5);
}
#habitaciones #gallery .gallery-block .gallery-mask {
    opacity: 1;
    background-color: rgba(0, 0, 0,0) !important;
}
#habitaciones #gallery .gallery-block .gallery-mask .gallery-title {
    opacity: 1;
}
@media(max-width:992px){
    #habitaciones #gallery img {
        height: 350px;
    }
}
#calidad-form .stars {
    font-size: 16px;
}
@media(max-width:1400px){
    #calidad-form .stars {
        font-size: 15px;
    }
}
@media(max-width:1312px){
    #calidad-form .stars {
        font-size: 14px;
    }
}
@media(max-width:1224px){
    #calidad-form .stars {
        font-size: 13px;
    }
}
@media(max-width:1198px){
    #calidad-form .stars {
        font-size: 17px;
    }
    #calidad-form .col-lg-5 {
        text-align: center;
    }
}
@media(max-width:991px){
    #calidad-form .stars {
        font-size: 17px;
    }
	
}
#modalError img{
    
}

/* estilos para agregar el nav */
p, ul, a, .btn, span, input, select, textarea, blockquote, label, #tagline, .highlight-box h2, .highlight-box h4, .p-table-heading .price, #error-text h1, .offer-price, .coming-soon-text h1, .dish-deal-text h2, .rstnt-name, .sidenav-content .rstnt-header-name h3, .logo-title, .page-heading-2 h2, #banner-5 .highlight-box-2 .h-text h2, #banner-5 .highlight-box-2 .h-text h4, .page-heading-3 h4, .room-block-2-title h4, .price-table-2 .p-table-2-heading .price-2, .list-group .sub-menu .list-group-heading {
    font-family: 'Lato', sans-serif;
}
h3 {
    font-size: 24px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    overflow-x: hidden;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    text-align:center;
}
h1, h2, h3, h4, h5, h6, .page-heading span, .footer-heading span, #slider-2 li .meta h1 span, #banner-6 .banner-6-text h2 span, .room-block-2-title h3 a {
    font-family: 'Playfair Display', serif;
    margin-top: 0;
    line-height: 1.3em;
}
.sidenav .closebtn {
    position: absolute;
    top: -4px;
    right: 11px;
    font-size: 30px;
    z-index: 1;
    width: initial;
    text-align:initial;
}
.rstnt-header-name {
    margin: initial !important;
}
.rstnt-header-name h3 {
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0;
    margin: 0;
}
.rstnt-header-name h3 span {
    display: block;
}
.rstnt-header-name h3:after {
    content: "";
    position: absolute;
    top: -40px;
    right: -30px;
    width: 45px;
    height: 160px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 0;
}
.list-group a:hover, .list-group a.active {
    border: unset;
}
.list-group a {
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 9px;
    text-decoration: none;
    border: unset;
}
.list-group a i {
    font-size: 11px;
    margin: 8px 0 0 0;
    float: right;
}
.list-group .sub-menu a {
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.list-group .mega-sub-menu-links a {
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
}


#custom-navigation-fixed.bg-black {
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
}
#custom-navigation-fixed {
    width: 100%;
    position: fixed;
    z-index: 3;
    height: 90px;
}
.bg-black {
    background-color: #000;
}
.btn-abs {
    height: 0;
}
.btn {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-abs button:after {
    content: "";
    width: 50px;
    height: 90px;
    position: fixed;
    top: 0;
    left: 185px;
    z-index: 2;
}
.btn-abs button i {
    position: fixed;
    top: 50px;
    left: 197px;
    font-size: 30px;
    z-index: 3;
}
.btn-abs .btn{
    background-color: transparent;
    outline: none !important;
}
.btn-abs button i, #logo, .btn-abs button:after {
    transition: all .5;
}
#logo {
    position: fixed;
    left: 245px;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    z-index: 3;
    /* background-color: var(--maincolor); */
}
#logo img {
    height: 70px;
}
.btn-actions {
    position: fixed;
    top: 25px;
    right: 50px;
    display: flex;
    flex-direction: row;
    z-index: 3;
}
.btn-actions div {
    margin-left: 10px;
    margin-right: 10px;
    background-color: var(--maincolor);
    border-radius: 1px;
}
#btn_language {
    /* font-weight: 400; */
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 11px;
    text-decoration: none;
    color:initial;
    float:initial;
    font-weight:bold;
    border:initial;
}
#btn_language span {
    font-size: 15px;
}
#nav-mobile {
    z-index: 3;
    display: none;
    /* min-height: 90px; */
    position: fixed;
    top: 0;
    width: 100%;
}
.bg-main {
    background-color: var(--maincolor);
}
.nav-logo {
    display: flex;
    border-bottom: 1px solid #000;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}
.logo-responsive {
    /* width: 50%; */
}
.logo-responsive img {
    width: 100%;
}
.nav-actions {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}
.dropdown-menu {
    position: absolute;
    min-width: 10rem;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.nav-actions>div>a, .nav-actions>div>a>i, .nav-actions .dropdown-toggle::after {
    font-size: 20px;
}
#mySidenav{
    transform: none;
    transition: .2s ease;
    text-align: left;
    font-size: 1rem;
}
ul.main-menu-social {
    margin: 50px 0 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
ul.main-menu-social li {
    padding: 0 10px;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
#btn_language>span{
    display:inline-block;
}
/* yellow */
a {
    text-decoration: none !important;
}
.sidenav .closebtn {
    color: #fff;
}
.list-group a, .sidenav {
    background-color: #fff;
}
.rstnt-header-name h3 span {
    color: var(--maincolor);
}
.rstnt-header-name h3:after {
    background-color: #111;
}
.list-group a, .list-group a:hover, .list-group a.active, .list-group a:hover, .btn-abs button i {
    color: #000;
}
.list-group a.active, .btn-abs button:after {
    background-color: var(--maincolor);
}
.list-group a i, .list-group .sub-menu i, .list-group .sub-menu a {
    color: #444;
}
.list-group .mega-sub-menu-links a {
    color: #666;
}


.btn {
    border-radius: 0px;
    border: 0px;
}
.list-group a.active, .btn-abs button:after, .list-group a.active:hover,.list-group a.active:focus {
    background-color: var(--maincolor);
    color: #000;
}
.list-group a:hover,a.list-group-item:focus:hover {
    background-color: var(--seccolor)
}
a.list-group-item:focus{
    color: #000;
    background-color: #fff;
}
.btn-abs button:after {
    background-color: var(--maincolor);
    -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
}
:root {
    --maincolor: var(--maincolor)
}
ul.main-menu-social li a {
    color: #111;
}
/* bootstrap */
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}
html{
    font-size: initial;
}
body {
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
#div_language {
    margin-top: initial;
    float: initial;
    margin-right: 10px;
}




/*  */

.btn-actions{
    position: fixed;
    top:25px;
    right:50px;
    display: flex;
    flex-direction: row;
    z-index:3;
}
.btn-actions div{
    margin-left:10px;
    margin-right: 10px;
    background-color: var(--maincolor);
    border-radius: 1px;
}
.btn-actions>div>.btn{
    /* background-color: red; */
    padding:.5rem .8rem;
    font-size:15px;
}
.btn-actions #div_language .dropdown-toggle::after {
    font-size: 15px;
    display:none;
}
.btn-actions i{
    /* font-size:20px; */
}
#btn_language span{
    font-size: 15px;
}
#btn_language{
    /* font-weight: 400; */
    /*text-transform: uppercase;
    font-size: 14px;
    padding: 8px 11px;
    text-decoration: none;*/
	/* font-weight: 400; */
	text-transform: uppercase;
	font-size: 20px;
	padding: .4rem 9px;
	text-decoration: none;
}
#btn_language:hover{
	background-color: white;
}

/*#btn_language:hover{
    color: white;
}
.dropdown-menu{
    min-width: 10rem;
}*/

.btn-actions #div_language .dropdown-menu a{
    padding: 10px;
    font-size: 14px !important;
    font-weight: 300;
    color: #000;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
#logo{
    position: fixed;
    left: 245px;
    top:0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right:10px;
    z-index: 3;
    /* background-color: var(--maincolor); */
}
.btn-abs{
    height: 0;
}
#logo img{
    height:70px;
}
.btn-abs button i,#logo,.btn-abs button:after{
    transition: all .5;
}
@media (max-width: 1200px){
    .btn-actions .dropdown-menu, #nav-mobile .dropdown-menu {
        background-color: white !important;
    }
    .flex-direction-nav a {
        z-index: 2 !important;
    }
}
@media(max-width:1024px){
    .btn-abs button i {
        left: 112px;
    }
    .btn-abs button:after {
        left: 100px;
    }
    #logo{
        left: 160px;
    }
}
@media(max-width:768px){
    .btn-abs button i {
        left: 72px;
    }
    .btn-abs button:after {
        left: 60px;
    }
    #logo{
        left: 110px;
    }
}
#nav-mobile{
    z-index: 3;
    display: none;
    /* min-height: 90px; */
    position: fixed;
    top: 0;
    width: 100%;
	
}
.nav-logo{
    display: flex;
    border-bottom: 1px solid #000;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}
.nav-actions>div>a,.nav-actions>div>a>i, .nav-actions .dropdown-toggle::after{
    font-size: 20px;
}
.nav-actions .dropdown-toggle::after{
    display: block;
    position: absolute;
    right: -7px;
    top: 15px;
}
.logo-responsive{
    /* width: 50%; */
}
.logo-responsive img{
    width: 100%;
}
.nav-responsive{
    /* margin-left: 5%;
    margin-right: 5%; */
}
@media(max-width:580px){
    .btn-abs {
        /* display: none; */
    }
    .btn-actions {
        /* display: none; */
    }
    #nav-mobile{
        display: block;
        z-index:4;
    }
    #nav-mobile .btn{
        color:black;
        background-color: transparent;
    }
    #custom-navigation-fixed {
        z-index:1;
    }
}
.bg-main{
    background-color: var(--maincolor);
}
.bg-black{
    background-color: #000;
}
.main-color{
    color: var(--maincolor);
}
#custom-navigation-fixed{
    width:100%;
    position:fixed;
    z-index: 3;
    height: 90px;
}
#custom-navigation-fixed.bg-black{
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.bg-main .btn-abs button:after {
    background-color: var(--maincolor);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bg-main .btn-abs button i{
    top: 35px;
}
.btn_login, .btn_login:focus{
    color:black !important;
	padding-bottom: 20cm;

}
.btn-actions .btn{
    color:black
}
#mySidenav {
    width:0px;
}


.d-flex{
    display: flex;
}
.flex-row{
    flex-direction: row;
}
.justify-content-center{
    justify-content: center;
}
.align-items-center{
    align-items: center;
}
.logo {
    position: absolute;
    top: 5%;
    left: 5%;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 80px;
    width: 180px;
}
.rstnt-info a {
    color: white;
}
.bg-grey-custom{
   /* background-color: rgba(0, 0, 0, 0.6);*/
   background-color: rgba(41 38 38);
}
#custom-navigation-fixed.bg-grey-custom {
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.innerpage-heading h1 {
    text-transform: initial;
}


/* necesary css */
.flex-direction-nav a {
    padding-top: 8px;
}
#slider-2 .flex-nav-next, #slider-2 .flex-nav-prev{
    position: initial;
}
/* modificado */
/* owl index custom navigation */
#owl-index .owl-controls .owl-buttons .owl-prev,
#owl-index .owl-controls .owl-buttons .owl-next{
    background:none;
    color:#0d0d0d;
}
#owl-index .owl-controls{
    margin-top:50px;
}

#owl-index .owl-controls .owl-page span{
    height:30px;
    width:30px;
    opacity:1;
}
#owl-index .owl-controls{
    margin-top:30px;
}

#owl-index .owl-controls .owl-buttons .owl-prev,
#owl-index .owl-controls .owl-buttons .owl-next{
    font-size:37px;	
    line-height:0;
}
@media(max-width:768px){
    #owl-index .owl-controls .owl-buttons .owl-prev {
        left: -0% !important;
    }
    #owl-index .owl-controls .owl-buttons .owl-next {
        right: -0% !important;
    }
}
#owl-index .owl-controls .owl-buttons .owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    left: -3%;
    display: block !important;
    border:0px solid black;
}
#owl-index .owl-controls .owl-buttons .owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: 2% !important;
    display: block !important;
    border:0px solid black;
}
#owl-index .owl-item{
    padding: 0px 20px;
}
.about-list li{
    margin-bottom: 8px;
    margin-top: 8px;
}
.about-list li i{
    margin-right: 1.5em;
}
.about-intro-text p {
    font-size: 20px;
    margin-bottom: 20px;
    width: 90%;
}

/* grid images */
* { box-sizing: border-box; }
.grid {
    background: #EEE;
    max-width: 1200px;
}

/* clearfix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
    width: 10%;
}

.grid-item {
    height: 120px;
    float: left;
    border: 3px solid white;
    border-radius: 5px;
}

.grid-item--width2 { width:  20%; }
.grid-item--width3 { width:  30%; }
.grid-item--width4 { width:  40%; }
.grid-item--width5 { width:  50%; }
.grid-item--width6 { width:  60%; }
.grid-item--width7 { width:  70%; }
.grid-item--width8 { width:  80%; }
.grid-item--width9 { width:  90%; }
.grid-item--widthall { width:  100%; }

.grid-item--height2 { height: 200px; }
.grid-item--height3 { height: 260px; }
.grid-item--height4 { height: 360px; }
.grid-item iframe{
    width: 100%;
    height: 100%;
}
.grid div{
    overflow: hidden;
}
.grid img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
@media(max-width:1199px){
    .grid-item.grid-item--width4.grid-item--height3.grid-video{ width:100%;height: 360px; }
    #grid-2{width:50%;height: 260px;}
    #grid-3{width:50%;height: 260px;}
    #grid-4{width:100%;height: 260px;}
    #grid-5{width:50%;height: 260px;}
    #grid-6{width:50%;height: 260px;}
}
@media(max-width:500px){
    #grid-2{width:100%;}
    #grid-3{width:100%;}
    #grid-4{width:100%;}
    #grid-5{width:100%;}
    #grid-6{width:100%;}
}
.page-heading h4 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 7px;
}

#dish-menu .nav-tabs li{
    margin-left:5px;
    margin-right:5px;
}

/* email */
#email_custom h2{
    font-weight:bold;
    text-transform:uppercase;
    font-size:48px;
    margin-bottom:20px;
}

#email_custom p{
    font-size:18px;
    margin-bottom:35px;
    font-weight:300;
}

#email_custom form input[type="text"] {
    font-size: 16px;
    width: 100%;
}

#email_custom form  .btn{
    font-size:22px;
    width:100%;
    position:relative;
}
#email_custom form  .col-xs-2{
    margin-left: 0;
    padding-left: 0;
}

#email_custom form  .btn .fa{
    position:absolute;
    top:11px;
    left:40%;
}

#email_custom form .row .col-lg-4 input, #email_custom form .btn {
    height: 44px;
}

#email_custom{
    background:linear-gradient(rgba(0, 0, 0,0.6),rgba(0, 0, 0,0.6)),url('../images/newsletter.jpg');
    background-size:cover;
    background-position:center;
    color:white;
}

#email_custom p{
    color:white;
}

#email_custom form input{
    border-radius:0px;
}
.g-recaptcha {
    display: inline-block;
}

.logo{
    position: absolute;
    top: 5%;
    left: 5%;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 80px;
    width: 180px;
}
.rstnt-info a{
    color:white;
}
@media(max-width:600px){
    .logo-footer{
        max-width:200px;
    }
}
@media(max-width:500px){
    .logo-footer{
        max-width:150px;
    }
}
/* #owl-deals .owl-item{
    visibility: hidden;
    transition: opacity .75s linear;
}
#owl-deals .owl-item.active-owl-deal{
    visibility: visible;
} */
/* .prueba{
    position: absolute;
    left: 7%;
    bottom: -70px;
    width: 500px;
} */
#owl-deals .owl-controls .owl-buttons .owl-prev, #owl-deals .owl-controls .owl-buttons .owl-next {
    font-size: 37px;
    line-height: 0;
}
#owl-deals .owl-controls .owl-buttons .owl-prev, #owl-deals .owl-controls .owl-buttons .owl-next {
    background: none;
    color: white;
}
#owl-deals .owl-controls .owl-buttons .owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: -17%;
    display: block !important;
    border: 0px solid black;
}
#owl-deals .owl-controls .owl-buttons .owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    left: -20%;
    display: block !important;
    border: 0px solid black;
}
.dish-deal-text .dish-off {
    position: absolute;
    bottom: 10px;
    right: 20px;
    height: 100px;
    width: 100px;
    text-align: center;
    font-size: 35px;
    line-height: 0.8em;
    font-weight: bold;
    padding-top: 20px;
}
@media (max-width: 767px){
    #owl-deals .owl-controls .owl-buttons .owl-next {
        right: -4%;
    }
    #owl-deals .owl-controls .owl-buttons .owl-prev {
        left: -7%;
    }
}
@media (max-width: 555px){
    #owl-deals .owl-controls .owl-buttons .owl-next {
        right: -8%;
    }
    #owl-deals .owl-controls .owl-buttons .owl-prev {
        left: -11%;
    }
}
@media (max-width: 420px){
    .dish-deal-text .dish-off {
        bottom: 5px;
        height: 90px;
        width: 90px;
        font-size: 30px;
        padding-top: 20px;
    }
    #owl-deals .owl-controls .owl-buttons .owl-next {
        right: -11%;
    }
    #owl-deals .owl-controls .owl-buttons .owl-prev {
        left: -19%;
    }
}
html,body{
    /* overflow-x: hidden; */
    width:100%;
    max-width:100% !important
}
@media(max-width:768px) and (min-width:420px){
    html,body{
        overflow-x: hidden;
    }
}
@media(max-width:580px){
    html,body{
        overflow-x: hidden;
    }
}
.m-gallery-mask{
    max-width: 100%;
}
.tab-pane .icono i.fa-2x{
    font-size: 10em;
    color:var(--maincolor);
}
@media(max-width:576px){
    .tab-pane .icono i.fa-2x{
        font-size: 5em;
    }
    .page-cover.black-full-overlay-img{
        background: linear-gradient(rgba(0,0,0,0.55),rgba(0,0,0,0.55)),url(../../images/banner_motor_reservas.jpg) 50% 77% !important;
        background-size:cover;
        height: 100px;
    }
}
@media(max-width:420px){
    .flex-xs-column{
        flex-direction: column !important;
    }
}
.descripcion-tab{
    text-align: center;
    max-width:300px;
}
.descripcion-tab h3, .descripcion-tab span{
    font-family: 'Lato', sans-serif !important;
}
