
.mi-align-left {
    float: left;
    margin-right: 10px;
}

.select-habitacion {
    padding-right: 0;
}

.buscador-habitacion {
    margin-bottom: 10px;
    float: left;
}

.table-habitaciones {
    font-size: 12px;
    font-weight: 400;
    color: #777;
}

.table-habitaciones > thead > tr > th {
    background: #f6f6f6;
    font-size: 12px;
    padding: 8px 15px;
}

.table-habitaciones > tbody > tr > td {
    padding: 15px;
    width: 25%;
    min-height: 150px;
    background-color: white;
}

.table-habitaciones .light {
    font-weight: 300;
}

.estrellas-paso {
    letter-spacing: -1.8px;
}

.buscador_imagen {
    height: 228px;
    background-position: center;
    background-size: cover;
}

.detalle-thumb-icon {
    background-color: rgba(72, 72, 72, 0.7);
}

#slider-price .slider-track-high, #slider12c .slider-track-high {
    background: #d0cff6;
}

#slider-price .slider-track-low, #slider12c .slider-track-low {
    background: #d0cff6;
}

#slider-price .slider-selection {
    background: #DA2032;
}

.infowindow {
    cursor: pointer;
}

.infowindow .image {
    width: 150px;
    height: 100px;
    background-size: cover;
    float: left;
}

.infowindow .info {
    float: left;
    padding-left: 15px;
    padding-top: 0px;
    width: 200px;
    padding-top: 10px;
}

.infowindow .info .name {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;

}

.infowindow .info .data {
    min-height: 67px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.infowindow .info .precio {
    text-align: right;
    margin-top: 6px;
    font-size: 14px;
}

#typeaheadDestino .navbar-form .form-control {

}

.img-paso3 {
    min-height: 243px;
    background-position: center;
    background-size: cover;
}

.msg-error {
    font-size: 12px;
    display: none;
    color: #DA2032;
    border-radius: 4px;
    padding: 3px 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: 400;
}

.filtro-estrellas {
    padding-left: 0px;
}

.detalle-descripcion {
    height: 216px;
}

.form-control{
    width: 140px;
    box-shadow:none;
}

.caja-pasos .row input {
    margin-bottom: 0px;
}

#form-confirmar .row {
    margin-bottom: 20px;
}

.ati-link {
    color: #DA2032;
    font-weight: 400;
}

.ati-link:hover {
    color: #DA2032;
    font-weight: 400;
    text-decoration: underline;
}

.ati-link:visited {
    color: #DA2032;
    font-weight: 400;
}

#form-contacto .row {
    padding-bottom: 15px;
}

.modal-header-ati {
    padding: 5px;
    border: none;
}

.modal-header-ati .modal-title {
    padding: 10px 12px;
    margin-bottom: 0;
}

.modal-header-ati .modal-title .titulo {
    float: left;
}

.cerrar-contacto {
    float: right;
    border-radius: 2px;
}

.cerrar-contacto a img {
    width: 20px;
}

.titulo-contacto{
    float: left;
}

.titulo-contacto h3{
    font-weight: 700;
    display: inline-block;
    font-size: 15px;
    margin-top: 10px;
}

.boton-enviar-contacto{
    background: #da2032 !important;
    border-radius: 1px;
    padding-bottom: 7px;
    width: auto !important;
}

.boton-enviar-contacto:hover{
    background: #da2032 !important;
}

.boton-enviar-contacto img{
    width: 15px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -3px;
}

.boton-enviar-contacto p{
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 3px;
}

.boton-cerrar-contacto{
    background: #05a08d;
    border-radius: 1px;
    padding-bottom: 7px;
}

.boton-cerrar-contacto img{
    width: 15px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -3px;
}

.boton-cerrar-contacto p{
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 3px;
}

input:focus{
    outline: 0px !important;
}

.modal-content{
    border-radius: 2px;
}

.cerrar-contacto:hover {
    background: #fff !important;
}

.modal-header-ati span {
    font-size: 34px;
    line-height: 25px;
}

.detalle-calificacion {
    display: inline-block;
}

.tt-input-width {
    width: 100%;
    padding: 5px;
    margin-left: -5px;
}

.tt-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 0.5;
}

.tt-input::-moz-placeholder { /* Firefox 19+ */
    opacity: 0.5;
}

.tt-input:-ms-input-placeholder { /* IE 10+ */
    opacity: 0.5;
}

.tt-input:-moz-placeholder { /* Firefox 18- */
    opacity: 0.5;
}

.tt-menu {
    width: 100%;
}

.popover-pasajeros {

}

.popover-pasajeros .habitacion {
    font-size: 16px;
    color: darkslategray;
    margin-bottom: 10px;
    font-weight: 400;
}

.popover-pasajeros .izquierda {
    float: left;
}

.popover-pasajeros .derecha {
    font-size: 16px;
    float: right;
}

.popover-pasajeros .etiqueta {
    float: left;
    width: 120px;
}

.popover-pasajeros .titulo {
    font-size: 16px;
    color: darkslategray;
    height: 20px;
}

.popover-pasajeros .descripcion {
    font-size: 11px;
    color: darkslategray;
}

.popover-pasajeros .caja {
    margin-bottom: 30px;
    width: 240px;
}

.popover-pasajeros .edad {
    padding-left: 7px;
    padding-right: 5px;
}

.popover-pasajeros .edad-error {
    background-color: yellow;
}

.popover-pasajeros .item {
    margin-bottom: 10px;
}

.popover-pasajeros .error-edad {
    background-color: yellow;
    padding: 15px;
    margin-bottom: 10px;
}



.link-normal {
    color: inherit;
    text-decoration: underline;
}

.link-normal:hover {
    color: inherit;
    text-decoration: underline;
}

.link-normal:visited {
    color: inherit;
    text-decoration: underline;
}

.link-normal:active {
    color: inherit;
    text-decoration: underline;
}

.link1 {
    color: #D71C24;
    text-decoration: none;
}

.link1:hover {
    color: #D71C24;
    text-decoration: none;
}

.link1:visited {
    color: #D71C24;
    text-decoration: none;
}

.link1:active {
    color: #D71C24;
    text-decoration: none;
}

.link-gris {
    color: inherit;
    text-decoration: none;
}

.link-gris:hover {
    color: inherit;
    text-decoration: none;
}

.link-gris:visited {
    color: inherit;
    text-decoration: none;
}

.link-gris:active {
    color: #939598;
    text-decoration: none;
}

.buscador-error {
    background-color: yellow;
}

#fechainicio {
    padding: 5px;
    margin-left: -5px;
    border-radius: 5px;
    width: 72%;
    color: #484848;
}

#fechafin {
    padding: 5px;
    border-radius: 5px;
    width: 72%;
    color: #484848;

}

.buscador-pasajeros {
    padding-top: 5px;
}

.nav-buscar input, select {
    border-radius: 5px;
}

.buscador-error-texto {
    color: yellow;
}

.resultado {
    background-image: none;
}

.hotel {
    background-image: none;
}

.header-home {
    background-image: none;
    background-size: cover;
    background-position: center;
}

.header-hotel {
    background-image: none;
}

.header-resultado {
    background-image: none;
}

.header-vuelos {
    background-image: none;
}

.barra-roja-interna {
    position: relative;
    height: 70px;
    padding-bottom: 0;
    background: #da2032;
}

.barra-gris-interna {
    background: #484848;
    height: 35px;
    text-align: right;
}

.recargar-filtros {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10;
}

.hoteles-resultado-mapa {
    position: absolute;
    height: 600px;
    width: 100%;
}

.foto-inicial {
    height: 200px;
    width: 277px;
    background-position: center;
    background-size: cover;
}

.mini-fotos {
    background-position: center;
    background-size: cover;
}

.mensaje-error {
    color: red;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 2px;
}

.header-404error {
    background-image: url("..//images/01PORTADAS/404.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -1px;
    padding-top: 0px;
    margin-bottom: -60px;
    background-size: cover;
    background-position:center;
}

.header-home-trasparente {
    background-image: url("..//images/01PORTADAS/portada-home-hoteles.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -145px;
    padding-top: 135px;
    background-position: left 10% top;

}

.header-home-paquete {
    background-image: url("..//images/01PORTADAS/portada-paquetes-home.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -145px;
    padding-top: 135px;
    background-position: left 10% top;

}

.header-home-paqueteA {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -145px;
    padding-top: 105px;
    background-position: left 10% top;
}


.header-home-regiones {
    background-image: url("..//images/01PORTADAS/portada-home-regiones.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 300px;
    background-position: center;
    top: 10px;
}


/*.header-home-regiones {
    background-image: url("..//images/01PORTADAS/portada-home-regiones.jpg");
    background-position: 30% -200.5px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 400px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: -135px;
    padding-top: 135px;
}*/


.header-home-listado-regiones{
/*    background-image: url("..//images/01PORTADAS/portada-home-regiones.jpg");
*/    background-position: 50% -320.5px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 400px;
    background: #da2032;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: -135px;
    padding-top: 135px;
}

.header-home-paquetes{
    background-image: url("..//images/01PORTADAS/portada-home-paquetes.png");
    height: auto;
    background-position: center;
    background-size: cover;
    padding-bottom: 50px;
}

.header-home-escapadas{
    background-image: url("..//images/01PORTADAS/portada-home-escapadas.png");
    height: auto;
    background-position: center;
    background-size: cover;
    padding-bottom: 50px;
}

.header-home-circuitos{
    background-image: url("..//images/01PORTADAS/portada-home-circuitos.png");
    height: auto;
    background-position: center;
    background-size: cover;
    padding-bottom: 50px;
}

.header-home-singles{
    background-image: url("..//images/01PORTADAS/portada-home-singles.png");
    height: auto;
    background-position: center;
    background-size: cover;
    padding-bottom: 50px;
}

.degrade-fondo{
    width: 100%;
    height: 70px;
    margin-top: -70px;
    background-image: linear-gradient(to bottom, rgba(246,246,246,0), rgba(246, 246, 246, 1));
}

.header-home-micrositio {
    /* comentado por sebas */
    /* background-image: url("..//images/01PORTADAS/portada-micrositio.jpg"); */
    display: block;
    width: 100%;
    overflow: hidden;
    height: 350px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: -75px;
    padding-top: 0px;
    background-size: contain;    
}


.header-home-destino {

    opacity:
    background-position: 30% -200.5px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 380px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-top: 0px;

}

.header-home-vuelos {
    background-image: url("..//images/01PORTADAS/portada-home-vuelos.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -145px;
    padding-top: 135px;
    background-position: left 75% top;

}

.header-home-vueloshotel {
    background-image: url("..//images/01PORTADAS/portada-home-vuelos+hotel.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -145px;
    padding-top: 135px;
    background-position: left 75% top;

}



.header-home-vueloshotel-resultados {
    background: #da2032;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -135px;
    padding-top: 105px;
    background-position: left 68% top;

}

.header-home-vuelos-resultados {
    background: #da2032;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -135px;
    padding-top: 105px;
    background-position: left 68% top;

}

.header-home-hotel-resultados {
    background: #da2032;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -135px;
    padding-top: 105px;
    background-position: left 68% top;
}

.header-home {
    margin-top: -135px;
    padding-top: 135px;
}

.destinos-mas-buscados-descripcion h4 {
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: 500;
}

.destinos-mas-buscados-descripcion {
    margin: 5px 0px;
}

.thumb-home {
    position: relative;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 190px;
}

.mapa-sitio li {
    line-height: 15px;
    margin: 10px 0 8px 0;
}

.mapa-sitio {
    margin-bottom: 10px;
}

.img-face {
    content: url(/assets/images/social/icono-fb.svg);
}

.img-face:hover {
    content: url(/assets/images/social/icono-fb_action.svg);
}

.img-tw {
    content: url(/assets/images/social/icono-tw.svg);
}

.img-tw:hover {
    content: url(/assets/images/social/icono-twi_action.svg);
}

.img-google {
    content: url(/assets/images/social/icono-gmail.svg);
}

.img-google:hover {
    content: url(/assets/images/social/icono-gmail_action.svg);
}

.img-you {
    content: url(/assets/images/social/icono-you.svg);
}

.img-you:hover {
    content: url(/assets/images/social/icono-you_action.svg);
}

.img-inst:before {
    content: url(/assets/images/social/icono-inst.svg);
}

.img-inst:before:hover {
    content: url(/assets/images/social/icono-instagram_action.svg);
}

.destino-flag {
    position: absolute;
    right: 20px;
    top: 4px;
}

.filtros-home {
    margin-bottom: 30px;
}

@media (max-width: 992px) {

    .header-home-circuitos{
        background-image: none;
        background: #03363D;
        height: auto;
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
    }

    .header-home-escapadas{
        background-image: none;
        background: #F4B10B;
        height: auto;
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
    }

    .header-home-paquetes{
        background-image: none;
        background: #da2032;
        height: auto;
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
    }  


    .header-home-singles{
        background-image: none;
        background: #72C178;
        height: auto;
        background-position: center;
        background-size: cover;
        padding-bottom: 0px;
    } 

}

@media (max-width: 768px) {
    .navbar-form, .titulo-principal, .destacado-resultado-epigrafe, .navbar-form input,
    footer, .footer-textos {
        text-align: center;
    }

    .buscador_imagen {
        height: 206px;
    }

    .detalle-resultado-interior {
        height: 150px;
    }

    .barra-gris {
        text-align: left;
        display: none;
    }  


}

@media (max-width: 992px) {
    .footer-social {
        text-align: center;
    }

    .barra-gris-interna {
        text-align: left;
    }
}

.titulo-campana h2 {
    font-size: 40px;
}

.twitter-typeahead .tt-hint {
    color: black;
}

.filtros-home-categoria {
    padding-top: 40px;
    padding-bottom: 40px;
}

.filtros-home-titulo {
    margin-top: 25px;
    margin-bottom: 0px;
}

.fechainicio {
    padding: 5px;
    margin-left: -5px;
    border-radius: 5px;
}

.fechafin {
    padding: 5px;
    border-radius: 5px;
}

/* buscador vuelos */

.buscador-vuelos {
    background-color: firebrick;
    padding: 10px 20px;
    border-radius: 5px;
}

.buscador-vuelos input {
    color: black;
    font-weight: 500;
}

.buscador-vuelos select {
    color: black;
    font-weight: 500;
}

.buscador-vuelos .desde {
    padding: 0px;
}

.buscador-vuelos .pax-input {
    cursor: pointer;
}

.buscador-vuelos .pax-input input {
    background-color: white;
    cursor: pointer;
}

.buscador-vuelos .buscador-pasajeros {
    padding-top: 0px;
}

.buscador-vuelos .agregar-quitar {
    margin-bottom: 10px;
}

.buscador-vuelos .linea {
    width: 100%;
    border-bottom: 1px dotted #6d1717;
    margin-bottom: 5px;
}

/* fin buscador vuelos */

/* buscador vuelos mas hotel */

.buscador-vuelos-mas-hotel {
    background-color: firebrick;
    padding: 10px 20px;
    border-radius: 5px;
}

.buscador-vuelos-mas-hotel input {
    color: black;
    font-weight: 500;
}

.buscador-vuelos-mas-hotel select {
    color: black;
    font-weight: 500;
}

.buscador-vuelos-mas-hotel .desde {
    padding: 0px;
}

.buscador-vuelos-mas-hotel .pax-input {
    cursor: pointer;
}

.buscador-vuelos-mas-hotel .pax-input input {
    background-color: white;
    cursor: pointer;
}

.buscador-vuelos-mas-hotel .buscador-pasajeros {
    padding-top: 0px;
}

.buscador-vuelos-mas-hotel .agregar-quitar {
    margin-bottom: 10px;
}

.buscador-vuelos-mas-hotel .linea {
    width: 100%;
    border-bottom: 1px dotted #6d1717;
    margin-bottom: 5px;
}

/* fin buscador vuelos mas hotel */

.bloqueo {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    z-index: 100;
}

.bloqueo .loader {
    width: 100%;
    position: fixed;
    top: 50%;
}

.bloqueo .texto {
    font-weight: bold;
    font-size: 20px;
    color: white;
}

