*{
    -webkit-box-sizing:inherit;
    -moz-box-sizing:inherit;
    box-sizing:inherit;
}
*:before,*:after{
    -webkit-box-sizing:inherit;
    -moz-box-sizing:inherit;
    box-sizing:inherit;
}

.LasLeñasMendozaArgentina{position: absolute; font-size: 12px;top: 39px;left: 116px;font-weight: bold;}
.preview__header {
    font-size: 12px;
    height: 54px;
    background-color: #232323;
    z-index: 100;
    line-height: 54px;
    margin-bottom: 1px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    color:white;
}

.btn--color-green-3d, .btn--primary, .btn--primary-full, .btn--primary-large-full, .btn--purchase {
    -webkit-box-shadow: 0 2px 0 #6f9a37;
    box-shadow: 0 2px 0 #6f9a37;
    position: relative;
}

.tabla-tarifario-olt{width: 100%;overflow: auto;}
.tarifario-oltravel td, .tarifario-oltravel th {
    padding: 4px 10px;
}

.preview__header img{height: 40px;margin: 5px 0px 0px 75px;}
.preview__header a{cursor:pointer;color: white !important;}
.preview__header .phone{background-image: url(images/telefonito.png); width: 24px;height: 24px;background-size: 100%;float: left;position: relative;top: 16px;left: -10px;}
.preview__header span{font-size: 15px; font-family: 'Open Sans', sans-serif;}
.preview__header .number-phone{float: right; right: 0px;position: relative;margin-right: 20px;}
.persona_book{width: 16px;height: 16px;background-image: url(../../../../../images/minisitio/persona_outline_gray.png);background-repeat: no-repeat;background-size: 100%;}
.persona_book_hover{background-image: url(../../../../../images/minisitio/persona_outline_white.png);}
#Fecha{font-size: 16px;font-weight: 700;}
#content-result{overflow: hidden;}
.input-book{white-space: nowrap;text-align: left;text-overflow: ellipsis;word-wrap: break-word;overflow: hidden;}
.book-input-wizard{    
    position: absolute;
    background: white;
    padding: 16px 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px white;
    font-size: 20px;
    top: -47px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: none;
}
.contact a, #footerlinks a{color:white;padding: 0px;}
#EsteSitioComercial, #EsteSitioComercial a {color: dimgrey;}

@media only screen and (max-width:791px) {
    #minisitio-contentContacto{height: 100%;}
}
@media only screen and (max-width:500px) {

    .preview__header img{height: 40px;margin: 5px 0px 0px 20px; }
    .preview__header .number-phone{width: 170px;position: absolute;right: 40px;top: 0px;}
    .preview__header .phone{
        background-image: url(images/telefonito.png);
        width: 24px;
        height: 24px;
        background-size: 100%;
        float: left;
        position: relative;
        top: 16px;
        left: 17px;
        margin-left: 170px;
    }
    .preview__header .number-phone span{  
        font-size: 15px;
        float: left;
        height: 20px;
        position: relative;
        top: -34px;
        text-align: right;
        width: 135px;
        margin-left: 40px;
        padding-right: 10px;
    }
    .LasLeñasMendozaArgentina{position: relative; font-size: 12px;top: -30px;left: 1px;font-weight: bold;}
    #pop {width: 310px;}
    #pop .container{width: 300px !important;padding: 0px 5px !important;}
    #pop p.title {margin-bottom: 22px;font: 600 22px/1 'Open Sans', sans-serif;text-transform: uppercase;letter-spacing: 0.0px;position: relative;}
    #pop input, #pop select{}
    #cotizador-contentMenores {display: flex;opacity: 0;}

}

#cotizador-contentMenores {    
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: black;
    width: 100%; 
    display: flex;
    opacity: 0;
    padding: 3px;
    box-sizing: border-box;
}
#cotizador-contentMenores .selectboxit-container{width: 200px !important;border: 1px white solid;}
#cotizador-contentMenores select, #cotizador-contentMenores option {background-color: black; color: white;}
#cotizador-menoresSelectBoxItContainer{z-index: 99;}
#cotizador-esperar{position: absolute;top: 12px;right: 40px;display: none;}

#iframe-cotizador{
    min-height: 383px;
}