.help_phone{
    position: absolute;
    top: -32px;
    right: 0;
}

.tabs_component .tab-content{
    padding-top: 30px!important;
}

.nombre_hotel{
    color: #1e3747;
    font-size: 46px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.skyscrapper{
    top:287px;
}
.mMTop18{
    margin-top: -18px;
}

.mMLeft15{
    margin-left: -15px;
}

.mLeft15{
    margin-left: 15px;
}

.pLR0{
    padding-left: 0;
    padding-right: 0;
}

.direccion{
    color: #888;
}

.separador{
    margin: 0 5px;
}

.link, .link:hover{
    color: #e86b1b;
    text-decoration: none;
}

.etiqueta {
    border: 1px solid #a98a54;
    padding: 4px;
    font-weight: bold;
    color: #a98a54;
    text-transform: uppercase;
    margin-right: 10px;
}

.linkListado{
    text-align: right;
}

.btnsUtil{
    background: #f2f2f2;
}

.btnsUtil a{
    text-decoration: none;
    color: #666;
}

.btnsUtil a:hover{
    color: #333!important;
}

.btnsUtil li{
    padding: 4px 8px;
    color: #999;
    font-size: 14px;
    border-left: 2px solid #fff;
}
.btnsUtil li:last-child{
    border-right: 2px solid #fff;
}
.btnsUtil li:first-child{
    border-left: none;
}

.btnsUtil li.activo{
    border-bottom: 3px solid #e86B1B!important;
    color: #333!important;
}
.tAlign{
    text-align:right;
}
[dir='rtl'] .tAlign{
    text-align:left;
}
.contPrecio.contPrecioDesde {
    position: absolute;
    text-align: right;
    margin-top: -40px;
    padding-right: 30px;
    z-index: -1;
}
[dir='rtl'] .contPrecio.contPrecioDesde {
    text-align: left;
    padding-right: auto;
    padding-left: 30px;
}
.contPrecio{
    color: #999;
    margin-top: 24px;
    font-size: 12px;
    white-space: nowrap;
}

.contPrecio span{
    margin-right: 3px;
}

.contPrecio .price{
    font-size: 30px;
    font-weight: bold;
    color: #1e3747;
}

.contPrecio .symbol{
    font-size: 24px;
}

.btnsSocial{
    border-bottom: #d7d7d7 1px solid;
    padding-bottom:10px;
}

.btnsSocial button{
    border-radius: 0;
    background: #f9f9f9;
}

#tripadvisor_summary .col-lg-4{
    margin-left: -10px;
    margin-right: 10px;
}
.txtTA{
    border-bottom: #d7d7d7 1px solid;
    min-height: 45px;
}

.txtTA .valoracion_TA_big_40{
    margin-left: -15px;
}

.txtTA .valoracion_TA_big{
    height: 21px;
}

.txtTA span{
    display: block;
    font-size: 13px;
    margin-left: 0;
}

.TAvaloracion{
    color: #666;
}

.TAbasado_en{
    color: #999;
}

[dir='rtl'] .txtTA .valoracion_TA_owl{
    margin-right: -25px;
}

[dir='rtl'] .txtTA .TAbasado_en{
    margin-top: 16px;
}

.linkMapaGrande{
    background: url('/headers/ilusion/img/hotels/hotel_map_grande.png') top left no-repeat;
    width: 100%;
    max-width: 752px;
    height: 140px;
    text-align: right;
    padding: 110px 10px 0 0;
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
    font-weight: bold;
}

.linkMapaGrande:hover{
    text-decoration: none;
}

.pLR0 .linkMapaGrande{
    background-position: -484px;
}

.destaca_por li{
    font-size: 14px;
    color: #777;
    margin-left: 10px;
}

#buscador{
    margin: 0;
    padding: 0;
}

.side_column .multicriteriasearch .tab-content .tab-pane{
    padding: 0!important;
}
.contTitulo{
    margin-top: 19px;
}

.serviciosHotel{
    display: inline-block;
    margin-right: 15px;
}

/* Nota Destinia hotel */

.cajanota{
    margin-left: -15px;
}

[dir='rtl'] .cajanota{
    margin-left: 0;
}

.cajanota span{
    position: absolute;
    width:100px;
    color: #FFFFFF;
    background: #1e3747;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 0;
    font-size: 36px;
}

[dir='rtl'] .cajanota span{
    margin-right: -15px;
}

.cajanota span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-left: 8px solid #1e3747;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

[dir='rtl'] .cajanota span:after {
    left:0;
    border-left: 0;
}

[dir='rtl'] .cajanota span:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-right: 8px solid #1e3747;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.progress{
    margin: 2px 0 0 -15px;
    height: 7px;
    border-radius: 0;
}

.btnEscribir{
    text-align: left;
}

.btnVerMas{
    text-align: right;
    margin-top: 13px;
}

[dir='rtl'] .progress{
    margin-right: -15px;
}

.progress-bar{
    background: #1e3747;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

.btnsNota{
    margin-top: 50px;
    padding-top: 25px;
    border-top: #d7d7d7 1px solid;
}

.txtvaloracion{
    padding-top: 15px;
    min-height: 63px;
}
.txtvaloracion span{
    font-size: 16px;
    margin-top: -1px
}

[dir="rtl"] .txtvaloracion span{
    margin-top: 0;
}

.txtvaloracion span.valoracion,
.txtvaloracion span.basado_en{
    display: block;
}

.notaLateral,
.txtTA{
    cursor: pointer;
}
.notaLateral .valoracion, .notaLateral .basado_en{
    font-size: 13px!important;
}

.notaLateral .txtvaloracion{
    margin-left: 87px;
    border-bottom: #d7d7d7 1px solid;
    min-height: 54px;
    /*padding-bottom: 11px;*/
}

.notaLateral .cajanota span{
    width: 70px;
    height: 45px;
    line-height: 46px;
    font-size: 28px;
}

.notaLateral .cajanota{
    margin-left: -15px;
}

.valoracion{
    color:#666;
}

.basado_en{
    color:#999;
}

#uopiniones .titulo{
    font-size: 16px;
    color:#1e3747;
    font-weight: bold;
    margin-bottom:10px;
}

#uopiniones li{
    margin-bottom: 15px;
}

#uopiniones li, #uopiniones .titulo{
    margin-left: 20px;
}

[dir='rtl'] #uopiniones li, [dir='rtl'] #uopiniones .titulo{
    margin-right: 20px;
}

.datosuser{
    color: #777;
    font-size: 12px;
}

.notacomentario, .txtopinion{
    display: inline;
}

.notacomentario{
    color: #FFF;
    background: #42789a;
    padding: 2px 4px;
    border-radius: 2px;
    font-size: 20px;
    margin-right: 15px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

.opinion{
    margin-left: 42px;
    padding-bottom:5px;
    display: block;
    font-size: 14px;
    color: #777;
    font-style: italic;
    border-bottom: #d7d7d7 1px solid;
}
.tipo_puntuacion_contenedor{
    margin: 20px 20px 0 20px;
}
.tipo_puntuacion, .puntuacion{
    font-size: 14px;
    color: #666;
}
.TAbasado_en strong,
.basado_en strong{
    color:#e86b1b;
}
.puntuacion{
    font-weight: bold;
    margin: -5px 0 15px -10px;
}

[dir='rtl'] .puntuacion{
    margin-right: -5px;
}

.vermas{
    text-decoration: none;
    color: #e86b1b;
    font-size: 13px;
}
.vermas.upper {
    position: relative;
    top: 23px;
}
.nota{
    border-bottom: 1px solid #7d7d7d;
}

#ubicacion ul{
    display: block;
    border-bottom: #d3d3d3 1px solid;
    padding-bottom: 20px;
    padding-top: 20px;
}

#ubicacion li{
    margin-bottom: 10px;
}

#ubicacion li a, #ubicacion li a:hover{
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

#ubicacion .glyphicons-map{
    color: #c5c5c5;
}

#faq li a, #faq li a:hover{
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

#faq .glyphicons-circle-question-mark{
    color: #c5c5c5;
}

#faq li {
    margin-bottom: 10px;
}

/* Fin de la nota Destinia del hotel */

@media (min-width: 992px){
    h1 {
        margin-bottom: 0;
    }
    .floating_map_link{
        position: absolute;
        left: 100%;
        z-index: 9;
        margin-left: -130px;
        margin-top: -60px;
    }
    [dir='rtl'] .floating_map_link{
        left: auto;
        right: 100%;
        margin-right: -160px;
        margin-left: auto;
    }
    span.mapGallery {
        margin-right: 30px;
        margin-top: -30px;
        display: block;
        min-width: 112px;
        min-height: 65px;
        border-radius: 4px;
        background: #FFF;
        padding:10px 2px;
        text-align: center;
        line-height: 22px;
        font-size: 12px;
        font-weight: bold;
        opacity: 0.7;
        z-index: 9;
    }
    .floating_map_link:hover span.mapGallery {
        opacity: 1;
    }

    span.mapGallery .glyphicons-gps{
        font-size: 24px;
    }


    .carousel a, .carousel a:hover{
        text-decoration: none;
        color: #e86b1b;
    }

    .pLR0 .linkMapaGrande{
        display: none;
    }
}

@media (max-width: 991px){
    span.mapGallery {
        display: none;
    }

    .pLR0 .linkMapaGrande{
        display: block;
    }
}

@media (width: 1024px) {
    .txtvaloracion span{
        font-size: 14px;
        margin-left: 15px;
        padding-bottom: 2px;
    }

    .txtvaloracion {
        padding-top: 20px;
        margin-left: 80px;
    }

    .btnsNota button{
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .txtvaloracion {
        padding-top: 0;
    }

    .breadcrumb{
        max-width: 900px;
    }

    [dir='rtl'] .txtvaloracion {
        padding-top: 22px;
    }

    [dir='rtl'] .notaLateral .txtvaloracion {
        margin-left: 0;
        padding-bottom: 5px;
    }

    [dir='rtl'] .txtTA span {
        margin-right: 0;
    }

    [dir='rtl'] .txtTA .valoracion_TA_big_40 {
        margin-left: 0;
        margin-right: -15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .breadcrumb{
        max-width: 750px;
    }

    .contPrecio{
        margin-top: 38px;
    }

    .txtvaloracion {
        padding-top: 0;
        margin-left: 100px;
    }

    [dir='rtl'] .txtvaloracion {
        padding-top: 0;
        margin-right: 100px;
        margin-left: 0;
    }

    [dir="rtl"] .txtvaloracion span{
        padding-bottom: 20px;
    }

    .notaLateral .txtvaloracion{
        padding-top: 17px;
    }

    [dir='rtl'] .notaLateral .txtvaloracion {
        margin-right: 0;
        padding-top: 17px;
    }

    .notaLateral .cajanota{
        clear: both;
        margin:0 0 65px -50px;
        text-align: center;
    }

    [dir='rtl'] .notaLateral .cajanota{
        margin:0 -50px 65px 0;
        text-align: center;
    }

    .notaLateral .cajanota span:after {
        content: '';
        position: absolute;
        top: 111%;
        left: 50%;
        margin-left: -8px;
        width: 0; height: 0;
        border-top: 8px solid #1e3747;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    .notaLateral .cajanota span{
        margin-left: 14px;
    }

    [dir='rtl'] .notaLateral .cajanota span{
        margin-left: 0;
        margin-right: 14px;
    }

    .notaLateral .txtvaloracion{
        text-align: center;
        margin-left: 0;
    }

    .notaLateral .nota{
        margin-bottom: 20px;
    }

    .txtTA{
        text-align: center;
    }

    .valoracion_TA_owl{
        margin-left: 30%!important;
    }

    [dir='rtl'] .notaLateral .cajanota span:after {
        left: 50%;
        margin-left: -8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    [dir='rtl'] .notaLateral .cajanota span:before {
        border-right: 0;
    }

    [dir='rtl'] .txtTA span {
        display: inline-block;
    }

    [dir='rtl'] .txtTA .valoracion_TA_owl{
        margin-left: 0!important;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    #uopiniones{
        margin-top: 20px;
    }
    .btnsNota {
        margin-top: 20px;
    }

    .titulo_producto{
        line-height: 19px;
        font-size: 23px;
    }

    .contPrecio{
        margin-top: 18px;
    }

    .notaLateral .valoracion, .notaLateral .basado_en{
        font-size: 13px;
    }

    .notaLateral .txtvaloracion {
        margin-left: 0;
        padding-bottom: 1px;
        padding-left: 135px;
        margin-top: -10px;
    }

    .pLR0 .linkMapaGrande{
        background-position: -28px;
    }
}

@media (max-width: 767px){
    .contPrecio{
        margin-top: 0px;
    }
}

@media (min-width: 521px) and (max-width: 991px){
    .txtvaloracion {
        padding-top: 17px;
        padding-left: 120px;
    }

    [dir='rtl'] .txtvaloracion {
        padding-top: 17px;
        margin-right: 0;
        margin-left: 0;
        padding-right: 120px;
    }

    [dir="rtl"] .txtvaloracion span{
        padding-bottom: 12px;
    }
}

@media (min-width: 521px) and (max-width: 767px) {
    .notaLateral .txtvaloracion {
        margin-left: -5px;
        padding-bottom: 4px;
        padding-left: 135px;
    }

    .txtvaloracion {
        padding-top: 4px;
    }

    .notaLateral .valoracion, .notaLateral .basado_en{
        font-size: 13px!important;
    }

    [dir='rtl'] .txtTA .TAbasado_en {
        margin-top: -14px;
        margin-left: 116px;
    }

    .txtTA span{
        text-align: left;
    }

    [dir='rtl'] .txtTA span{
        text-align: right;
    }

    .txtTA .TAbasado_en, .txtTA .TAvaloracion {
        padding-left: 115px;
    }

    [dir='rtl'] .txtTA .TAbasado_en, [dir='rtl'] .txtTA .TAvaloracion {
        padding-right: 115px;
        padding-left: 0;
    }

    .txtTA .TAvaloracion {
        margin-top: -23px;
    }

    .txtTA .valoracion_TA_owl {
        margin-left: 0!important;
    }
}

@media (min-width: 320px) and (max-width: 520px){
    .cajanota{
        clear: both;
        margin:0 0 65px -50px;
        text-align: center;
    }

    [dir='rtl'] .cajanota{
        margin:0 -50px 65px 0;
        text-align: center;
    }

    .cajanota span:after {
        content: '';
        position: absolute;
        top: 111%;
        left: 50%;
        margin-left: -8px;
        width: 0; height: 0;
        border-top: 8px solid #1e3747;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    .txtvaloracion{
        text-align: center;
    }

    .nota{
        margin-bottom: 20px;
    }

    [dir='rtl'] .cajanota span:after {
        left: 50%;
        margin-left: -8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    [dir='rtl'] .cajanota span:before {
        border-right: 0;
    }

    .notaLateral .txtvaloracion{
        margin-left: 0;
        padding-top: 0;
    }

    .notaLateral .cajanota{
        margin-left: -38px;
    }
    .notaLateral .cajanota span{
        left:50%;
    }
    [dir='rtl'] .notaLateral .cajanota span {
        margin-right: 0;
    }

    [dir='rtl'] .txtTA span {
        display: inline-block;
    }

    [dir='rtl'] .txtTA .valoracion_TA_owl{
        margin-left: 0!important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .btnsNota{
        margin-top: 10px;
    }

    #uopiniones{
        margin-top: 20px;
    }

    #uopiniones li, #uopiniones .titulo{
        margin-left: -15px;
    }

    .notacomentario{
        margin-right: 5px;
    }

    .txtTA{
        text-align: center;
    }

    /*.valoracion_TA_owl{
        margin-left: 30%!important;
    }*/

    [dir='rtl'] #uopiniones li, [dir='rtl'] #uopiniones .titulo{
        margin-right: -15px;
        margin-left: 0;
    }

    #ubicacion ul{
        padding-bottom: 14px;
    }

    .pLR0 .linkMapaGrande{
        background-position: 90%;
    }

    .btnEscribir{
        text-align: center;
    }

    .btnVerMas{
        text-align: center;
    }

}

@media (max-width: 1199px){
    .linkListado{
        text-align: left;
    }

    [dir='rtl'] .linkListado{
        text-align: right;
    }

}
.iframe_Tripadvisor {
    width:100%;
    height:650px;
    border: 0;
}
.hotel_chain{
    text-align: center;
    height:315px;
    white-space: nowrap;
    margin-top: 49px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ccc;
    background-size: 370px 315px;
}
.hotel_chain_01{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-01.jpg');
}
.hotel_chain_02 {
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-02.jpg');
}
.hotel_chain_03{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-03.jpg');
}
.hotel_chain_04{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-04.jpg');
}
.hotel_chain_05{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-05.jpg');
}
.hotel_chain_06{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-06.jpg');
}
.hotel_chain_07{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-07.jpg');
}
.hotel_chain_08{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-08.jpg');
}
.hotel_chain_09{
    background-image: url('/headers/ilusion/img/hotels/hotel_photo_background/cadena-09.jpg');
}
.hotel_chain span.centering{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.hotel_chain .centered{
    display: inline-block;
    vertical-align: middle;
}
.hotel_chain span.chain_name{
    display: block;
    color: #FFF;
    font-size: 21px;
    letter-spacing: 1px;
    margin-top: 20px;
}
.hotel_chain a{
    text-decoration: none;
}
.hotel_chain span.chain_text_link {
    color: #fff;
    font-size:14px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    white-space: normal;
}
.hotel_description,
.hotel_ubication{
    font-size: 14px;
}


