/* CSS Document */

body {
    width: 100%;
    margin: 0px;
}


.columna_derecha .telefono {
    float: left;
    width: calc(100% - 3px);
    border: 1px solid #ccc;
    background: url(/css/images_resto/icon_telefono.png) no-repeat;
    margin-top: 20px;
}

.columna_derecha .numero {
    float: left;
    width: auto;
    padding: 16px 0px 16px 60px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.columna_derecha .modulo_derecha {
    float: left;
    width: 100%;
    margin-top: 20px;
    border-top: 1px dotted #ccc;
    padding-top: 20px;
}

.ubicacion_resto .Titulo {
    display: none;
}

.columna_derecha .titulo {
    float: left;
    width: calc(100% - 50px);
    padding: 6px 0px 6px 50px;
    font-size: 18px;
    font-weight: 500;
    color: #222;
    text-transform: uppercase;
}

.medios_pago .titulo {
    background: url(/css/images_resto/icon_mediopago.png) no-repeat;
}

.servicios_resto .titulo {
    background: url(/css/images_resto/icon_servicios.png) no-repeat;
}

.ubicacion_resto .titulo {
    background: url(/css/images_resto/icon_location.png) no-repeat;
}

.columna_derecha .items_lista {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.columna_derecha .items_lista li {
    background: url(/css/images_resto/tip_servicios.png) no-repeat;
    float: left;
    width: calc(100% - 40px);
    padding: 3px 0px 8px 20px;
    font-size: 15px;
    margin-left: 10px;
}

.gallery_room_info {
    float: left;
    padding: 20px;
}

.gallery_room_info a {
    padding-right: 8px;
}


.left {
    float: left;
}

.right {
    float: right;
}

.full {
    width: 100%;
}

.half {
    width: 50%;
}

.relative {
    position: relative;
}

.marginbottomtwenty {
    margin-bottom: 20px;
}

.margintopthirty {
    margin-top: 30px;
}

.pointer {
    cursor: pointer
}

.cursornormal {
    cursor: default !important
}

.nodisplay {
    display: none
}

b {
    font-weight: bold;
}

.servicios_resto #li_servicios {
    background: url(https://secure.pxsol.com/cliente/LosToneles/images/tip_servicios.png) no-repeat;
    float: left;
    width: calc(100% - 40px);
    padding: 3px 0px 8px 20px;
    font-size: 15px;
    margin-left: 10px;
}

.servicios_resto .ModuloWrap_servicios .Titulo {
    display: none;
}

.CookiesPolicy {
    z-index: 9999;
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0px;
    text-align: center;
    padding: 10px 0px;
    width: 100%;
    height: auto;
    background-color: #fff;
    left: 0
}

.CookiesPolicy .texto {
    position: relative;
    width: 80%;
    margin: 0px auto;
    font-size: 13px;
    text-align: left;
}

.CookiesPolicy .texto a {
    color: #000;
    font-weight: bold;
}

.CookiesPolicy .cruz {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: -5px;
    cursor: pointer;
}

.cruz svg {
    width: 30px;
    height: 30px;
}

#footer_px {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    float: left;
    padding-top: 20px;
}

.wraper_footerpx .texto_footerpx {
    float: left;
    width: calc(100% - 620px);
    margin-bottom: 10px;
    padding: 0 20px;
}

.wraper_footerpx .sello_rd {
    float: left;
    width: 290px;
}

.pxsoldevelopers {
    width: 290px;
    float: left;
}

.pxsoldevelopers span {
    float: left;
    font-size: 11px;
    line-height: 17px;
}

.pxsoldevelopers img {
    width: calc(50% - 20px);
    float: left;
    margin-right: 10px;
    border-right: 1px solid #919191;
    padding: 12px;
    padding-left: 0;
}

.sello_rd .imagen {
    background: url(/css/images/reservadirecto_sellofooter.png) no-repeat;
    width: 129px;
    height: 50px;
    float: left;
    padding-right: 10px;
    border-right: 1px solid #919191;
    margin-right: 10px;
}

.sello_rd .texto {
    float: left;
    width: 130px;
    text-align: left;
    font-size: 11px;
    line-height: 17px;
}

.wraper_footerpx {
    position: relative;
    width: 1180px;
    margin: 0px auto;
    overflow: hidden;
}


#checkout_content {
    overflow: hidden;
    margin: 0px auto;
    width: 1180px;
    text-align: left;
}

#checkout_content .checkout_tr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#checkout_content .checkout_tr .TituloVentana {
    font-size: 20px;
}

#checkout_content .checkout_cart {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#checkout_content .checkout_cart .TD_formulario {
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    width: calc(100% - 453px);
    background: #fff;
}

#checkout_content .checkout_cart .TD_compra {
    float: right;
    width: 378px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-left: 30px;
    background: #fff;
}

#checkout_content .titulo_datos {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 19px;
}

#checkout_content .Formulario_txt {
    float: left;
    width: calc(50% - 10px);
    margin: 0px 5px 20px 5px;
}

#checkout_content .Formulario_txt .texto {
    float: left;
    width: 100%;
    margin-bottom: 6px;
    font-size: 14px;
}

#checkout_content .Formulario_txt .Formulario_imput_txt {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 3px;
}

#checkout_content .Formulario_txt .texto.bajada_phone {
    font-size: 13px;
    padding-top: 8px;
    font-style: italic;
}

#checkout_content .Formulario_txt .error {
    float: left;
    font-size: 12px;
    color: #db2121;
    padding-top: 5px;
    width: 100%;
}

#checkout_content .boton {
    margin-right: 5px;
    width: 200px;
    text-align: center;
    float: right;
    cursor: pointer;
    padding: 10px 0px;
    border: 1px solid #999;
    font-size: 14px;
    background: #eaeaea;
    color: #000;
}

#checkout_content .boton:hover {
    background: #999;
    color: #fff;
    cursor: pointer;
}

#checkout_content .TD_compra .foto {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#checkout_content .TD_compra .titulo_compra {
    float: left;
    width: 100%;
    font-size: 17px;
    padding-bottom: 10px;
}

#checkout_content .TD_compra .datos {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

#checkout_content .TD_compra .precio {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.footer_ssl {
    float: left;
    width: 100%;
}

.footer_ssl img {
    float: left;
    width: auto;
    margin-right: 10px;
}

#sidebar_right .share {
    float: left;
    width: 100%;
    margin-top: 20px;
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    text-align: center;
}

#sidebar_right .share .titulo {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

#cluetip {
    padding: 5px;
    font-size: 13px;
    line-height: 0px;
    border: 1px solid #ccc !important;
}

#cluetip img {
    width: 100% !important;
}

#cluetip p {
    line-height: 20px;
}

#cluetip .cluetip-outer {
    border: 0px;
}

#cluetip .ui-widget-content {
    border: 0px
}

.menuindividual {
    width: -moz-calc(80% - 20px);
    width: -webkit-calc(80% - 20px);
    width: calc(80% - 20px);
    margin-right: 20px;
    text-align: left;
}

.menuindividual li {
    background: url(/css/images_resto/tip_servicios.png) no-repeat;
    float: left;
    width: calc(100% - 34px);
    padding: 3px 0px 15px 20px;
    font-size: 14px;
    margin-left: 10px;
    line-height: 20px;
}

.fichamenu {
    width: -moz-calc(20% - 20px);
    width: -webkit-calc(20% - 20px);
    width: calc(20% - 20px);
    padding: 9px;
    border: 1px solid #ccc;
}

.fichamenu .precio {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.fichamenu .porpersona {
    font-weight: normal;
    font-size: 13px;
}

.fichamenu .imagen {
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 2px;
}

.fichamenu .texto {
    float: left;
    text-align: left;
    width: calc(100% - 30px);
    color: #999;
    font-size: 14px;
    padding-top: 5px;
    font-style: italic;
}

.paso {
    float: left;
    width: 100%;
    font-size: 18px;
    padding-bottom: 15px;
    margin-top: 20px;
}

#checkout_content .GraciasWeb .TD_compra {
    margin-left: 0px;
    float: left;
    width: 847px !important;
    margin-top: 30px;
}

.GraciasWeb .Contenido {
    margin-top: 0px;
    width: 100%;
    padding: 0px;
}

.GraciasWeb .TD_compra .foto {
    width: auto !important;
    margin-right: 20px;
}

.GraciasWeb .titulo {
    width: calc(100% - 288px);
    padding-bottom: 20px;
}

.GraciasWeb .direccion {
    width: calc(100% - 288px);
    float: left;
    padding-bottom: 10px;
    font-size: 13px;
}

.GraciasWeb .telefono {
    width: calc(100% - 288px);
    float: left;
    padding-bottom: 10px;
    font-size: 13px;
}

.GraciasWeb .experiencia {
    width: calc(100% - 288px);
    float: left;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 22px;
}

.GraciasWeb .experiencia .unidad {
    float: left;
    width: auto;
}

.GraciasWeb .TD_compra .precio {
    width: auto !important;
}

.GraciasWeb .tarifa {
    float: left;
    width: 100%;
}

.GraciasWeb .total {
    float: left;
    width: 100%;
}

.neo_megacontainer {
    display: block !important;
}

.neo_loader {
    display: none !important;
    pointer-events: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}
@media (max-width: 768px) {
  .wraper_footerpx .texto_footerpx {
    width: 100% !important;
    float: none !important;
  }
  .wraper_footerpx .sello_rd {
    width: 100% !important;
    float: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

