#contenedor{
    background-color: transparent;
}
.sale-info{
    width: 100%;
    height: auto;
}

#descripcionf .title{
    background: none;
}

.right-sidebar{
    max-width: 327px;
}

.right-sidebar:after{
    display: block;
    clear:both;
    content: " ";
}

.right-sidebar .form-wrapper{
    float: left;
    position: relative;
}

.field textarea, .field input[type="text"]{
    background-color: rgba(241, 244, 240, 0.21);
}

.text{
    font-family: inherit !important;
}

.form-wrapper h2{
    margin-top: 0;
    padding-top: 0;
}

.toDate{
    margin-right: 5px;
}

.fa:before{
    font-family: "FontAwesome";
}

.sale-info:after, .sale-info .basic-info-wrapper:after,
.sale-info .availability:after{
    content: " ";
    display: block;
    clear: both;
}
.sale-info .basic-info-wrapper{
    width: 100%;
    float: left;
}

.basic-info-wrapper .subtitle{
    display: block;
    clear: both;
    text-align: left;
    font-size: 18px;
}

.sale-info .availability{
    max-width: 40%;
    width: auto;
    float: right;
    border: 1px solid rgb(221, 221, 221);
    box-sizing: border-box;
    background: rgb(241, 241, 241) none repeat scroll 0% 0%;
}

.spacer{
    box-sizing:border-box;
    padding: 0.5em;
    height: 3em;
}

.spacer .text{
    font-size: 1.2em !important;
}

.spacer .fa:before{
    font-size: 1em;
}


.spacer li{
    padding-left: 0.5em !important;
    box-sizing: border-box;
}
/*.sale-ref .spacer{
    line-height: 3em;
}*/

.availability .box{
    width: 50%;
    float:left;
    box-sizing: border-box;
}

.availability .box span{
    float:left;
    text-align: left;
}

.availability .box:first-child{
    border-right: 1px solid #BBB;
}

.availability .box{
    box-sizing: border-box;
    padding-top: 5px;
    max-height: 8em;
}

.availability .fa{
    float:left;
    font-size: 1.5em;
}

.availability ul, .availability li{
    float:left;
    margin:0.5em 0 0;
    padding: 0;
}

.availability ul{
    margin: 0.8em 0;
    border-top:1px solid #BBB;
    clear: both;
    width: 100%;
}

.no-asociado{
    display: none !important;
}

.no-asociado .box{
    border: none !important;
    width: 100%;
}
.no-asociado .toDate{
    display: block;
    margin: 0 5px;
}

.sale-info .sale-title{
    clear: both;
    float: left;
    font-size: 24px;
    text-align: left;
    margin-top: 6px;
    font-weight: normal;
}

.sale-info .sale-title .text{
    font-weight: normal;
}

.sale-info .sale-title .text:before{
    margin-right: 2px;
}

.sale-info .sale-tag{
    float: left;
    padding: 1em;
    font-size: 1.5em;
    max-height: 2em;
    box-sizing: border-box;
    line-height: 0;
    text-align: center;
    margin-bottom: 1em;
    background-color: #FE9E6A;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#centro h2{
    font-size: 26px !important;
    font-weight: 300;
    line-height: 2em;
    text-transform: initial;
    padding: 0 !important;
    margin-bottom: 1em;
    background: none;
}


.layer-content #calc {
    width: auto !important;
    font-size: 15px;
    padding: 1em 3em;
    color: #FFF;
    line-height: 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0.7em 0px 0px;
    box-sizing: border-box;
    height: 20px;
    border-radius: 0px;
    display: inline-block;
}

#contenido{
    width: 64%;
    border:1px solid #C8C8C8;
    box-sizing: border-box;
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
    padding-bottom: 1.5em !important;
    border-top:none;
    float:left;
    position: relative;
}

#contenido header{
    margin-top: 15px;
}

.sale-tag:before{
    font-family: FontAwesome;
}

.sale-title{
    margin: 0;
}

.sale-name{
    text-align: left;
    display: block !important;
    font-size: 18px;
    margin: 0.5em 0 0;
    font-weight: bold;
    text-transform: uppercase;
    font-family: inherit;
}
.stop-sticky{
    position: absolute;
    bottom: 5em;
    height: 1em;
    width: 1em;
}
.sale-title a{
    font-size: 30px !important;
    display: block;
    text-align: left;
    margin: 5px 0;
    font-weight: bold;
    float: left;
}

#informacionAlojamiento{
    padding: 0 ;
}

#fotothickbox img{
    width: 100% !important;
    padding:0 !important;
    margin-bottom: 1em;
    margin-top: 2em;
}

.thumbnails-container{
    clear: both;
}
.thumbnails-container .fa{
    display: block;
}
.thumbnails-container ul{
    padding: 0;
}
.thumbnails-container ul li{
    float:left;
}

.thumbnails-container ul li:not(:last-child){
    margin-right: 2.5em;
    float:left;
}

#Thumbcarrousel{
    position: relative;
    width: 100%;
    float: left;
    position: relative;
}

.arrow{
    width: 2em;
    height: 2em;
    cursor: pointer;
    position: absolute;
    top: 2em;
    line-height: 2em !important;
    font-size: 1em;
    border-radius: 50%;
    background: rgba(17, 16, 16, 0.51) none repeat scroll 0%;
    color: rgba(255, 245, 245, 0.49);
    display: none !important;
}

#Thumbcarrousel .fa-chevron-right{
    right: 0;
}

#descripcionR{
    margin: 0;
}

#encabezado img{
    margin:0 !important;
}

#descripcionf{
    clear: both;
    margin-top: 35px;
    margin-bottom: 2em;
}

.title{
    display: block;
    border-bottom: 1px solid #C8C8C8;
    font-size: 2.5em;
}

#vficha{
    float: left;
    border-radius: 0px !important;
    text-align: center;
    color: #FFF;
    margin-top: 3em;
    width: 35%;
    padding: 0.5em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 24px;
}
#vficha a{
    color: white;
    display: block;
    text-transform: uppercase;
}

.right-sidebar{
    /*width: 335px;*/
    width: 32%;
    float: left !important;
    padding-left: 25px;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.static{
  position: absolute;
  width: 100%;
  bottom: 0;
  max-width: 327px;
  z-index: 1;
}


.right-sidebar:after{
    content: " ";
    display: block;
    clear: both;
}

.form-wrapper{
    width: 100%;
    min-height: 250px;
    border:1px solid #C8C8C8;
    float:right;
    box-sizing:border-box;
    padding: 1.5em;
    background-color: #FFF;
}

.sticky{
    position: fixed;
    width: inherit;
    top:1em;
    max-width: 327px;
    z-index: 1;
}

.form-title{
    font-size: 24px;
    display: block;
    text-align: left;
    margin-top: 13px;
}
/*
.fixed-bottom{
    position: absolute;
    bottom: 0 ;
}*/


textarea::-webkit-input-placeholder {
   color: #999;
}

textarea:-moz-placeholder { /* Firefox 18- */
   color: #999;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
}

textarea:-ms-input-placeholder {
   color: #999;
}

input::-webkit-input-placeholder {
   color: #999;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #999;
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
}

input:-ms-input-placeholder {
   color: #999;
}


textarea {
    -webkit-transition: all, 0.8s, ease-in-out;
    -moz-transition: all, 0.8s, ease-in-out;
    transition: all, 0.8s, ease-in-out;

    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;

    border: 1px solid #C8C8C8;
}
textarea:focus {
    background-color: rgba(207, 207, 207, 0.5);
    color: #888;

    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

textarea{
    width: 100%;
    resize: none;
    height: 120px;
    box-sizing:border-box;
    padding: 1em;
}

input{
    width: 100%;
    height: 37px;
    box-sizing:border-box;
    padding: 1em;
}

.field{
    padding: .5em 0px;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
}

.field label {
    float: left;
    display: block;
    font-size: 13px;
    margin: 0.5em 0;
    width: 80%;
    margin: 0;
}

.checkboxOfertas {
    height: auto !important;
    width: 10% !important;
    float: left !important;
}

.button-wrapper{
    margin-top: 25px;
}

#botonReserva, .submitButton{
    border-radius: 0;
    height: 35px;
    line-height: 0;
    color: white;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border:none;
    cursor: pointer;
    font-family: "Open Sans","sans-serif" !important;
    padding: 20px;
    height: 40px !important;
}

#all main .button-wrapper #linkBotonReserva {
    color: white;
    display: inline-block;
    text-transform: uppercase;
    line-height: 40px !important;
    height: inherit;
    border-radius: 0;
    border: 0 none;
    float: none;
    background-color: #575757 !important;
    text-shadow: 1px 1px #575757;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

#all main .button-wrapper #linkBotonReserva:hover {
    opacity: .7;
}

.fv-error{
    background-color: #FFE2E2 !important;
    border: 1px solid #F5A0A0;
    -webkit-transition: all, 0s, ease-in-out;
    -moz-transition: all, 0s, ease-in-out;
    transition: all, 0s, ease-in-out;
}

.success-message{
    background-color: #9ED466;
    min-height: 5em;
    width: 100%;
    position: relative;
    box-sizing:border-box;
    padding: 1em;
    color: white;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 2em;
    display: none;
    margin-top: 1em;
}

.success-message span{
    display: block;
}

#aviso_contacto.success-message {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

#aviso_contacto.request-failed {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.fa-check{
    font-size: 2em;
    margin: 0.5em;
}
.success-message .fa-plus{
    position: absolute;
    top: -13px;
    right: -12px;
    font-size: 2em;
    color: #FFF;
    background: #9ED466 none repeat scroll 0% 0%;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    transform: rotate(45deg);
    cursor: pointer;
}

.flex-viewport{
    float:left;
    width: 100%;
    max-height: 511px;
    background: #f1f1f1;
}

#foto_principal{
    max-height: 458px;
    clear: both;
    display: block;
    overflow: hidden;
    position: relative;
}

#foto_principal .lazy{
    width: auto;
    height: auto;
    margin: 0 auto;
}

#foto_principal .promo-date{
    position: absolute;
    bottom: 20px;
    right: 20px;
    color:#FFF;
    background: rgba(2, 2, 2, 0.37);
    padding: 10px;
    z-index: 99;
}

.thumbnails-container .flex-direction-nav, #foto_principal .flex-direction-nav{
   opacity: 0;
    -webkit-transition: all, 0.4s, ease-in-out;
    -moz-transition: all, 0.4s, ease-in-out;
    transition: all, 0.4s, ease-in-out;
}

#contenido .flex-next, #contenido .flex-prev{
    font-size: 10px !important;
}

/*.flex-next{
    position: absolute;
    top: 50%;
    right: 0px;
    color:transparent;
    margin-right: 1em;
}

.flex-next:before{
    font-family: "FontAwesome";
    content: "\f054";
    float: right;
    padding: 0.5em;
}

.flex-prev:before{
    float:left;
    padding: 0.5em;
}

.flex-next:before, .flex-prev:before{
    font-size: 1.5em;
    color: white;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.33);
}

.flex-prev{
    position: absolute;
    top: 50%;
    left: 0px;
    color:transparent;
    margin-left: 1em;
}

.flex-prev:before{
    font-family: 'FontAwesome';
    content:"\f053";
    padding: 0.5em;
}
*/

.thumbnails-container .flex-direction-nav{
    position: absolute;
    top:25%;
    width: 100%;
}

.thumbnails-container .flex-direction-nav .flex-next{
    right: 0;
}

.thumbnails-container .flex-direction-nav .flex-prev{
    left: 0;
}

#foto_principal:hover .flex-direction-nav, .thumbnails-container:hover .flex-direction-nav{
    opacity: 1;
}

.slides li{
    display: none;
}


.desc-oferta{
    line-height: 20px;
}

.periodo-validez{
    margin-top: 1em;
}


#contenedor:after{
    content: " ";
    display: block;
    clear: both;
}

.right-sidebar:after{
    content: " ";
    display: block;
    clear: both;
}


.contendido:after{
    content: " ";
    display: block;
    clear: both;
}


#centro:after{
    display: block;
    clear: both;
    content: " ";
}


/*###################   ESTILOS 404     #########################*/
#contenedor{
    position: relative;
}
.content-lost-page{
    border: 1px solid #C8C8C8;
    border-top: none;
    width: 63%;
    height: 54.2em;
    float: left;
    box-sizing: border-box;
    padding: 2em;
}

.layer{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 2;
}
.layer-content{
    position: relative;
    top: 7em;
    width: 65%;
    background-color: #FFF;
    margin: 0px auto;
    z-index: 1001;
    pointer-events: auto;
    border-radius: 6px;
    font-size: 1.3em;
    text-align: left;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.09);
    border: 1px solid #DDD;
}

.lost-container{
    pointer-events: none;
}

.layer-content:after{
    content: " ";
    display: block;
    clear: both;
}

.layer-content header{
    background-color: #F5F5F5;
    height: 2.5em;
    line-height: 2.5em;
    border-bottom: 1px solid #DDD;
    padding: 0 1em;
    font-weight: bold;
}

.layer-content .message{
    padding: 1em;
    float: left;
}
.layer-content .message span{
    display: block;
}

.content-lost-page .title-decoration:not(:last-child){
    margin-bottom: 16em;
}

.secondary-inputs{
    display: none;
}

.socialize{
    list-style: none;
    float: right;
}

.socialize li{
    display: inline-block;
    cursor: pointer;
}

.footer-center .no-asociado .availability-footer{
    float: left !important;
}

.open-email{
    display: block;
    width: 25px;
    height: 25px;
}

.open-email:before{
    content: " ";
}

#twitterRedes {
    background: transparent url("../img/red_twitter.png") no-repeat scroll 0% 0%;
    height: 24px;
    width: 24px;
}

#facebookRedes {
    background: transparent url("../img/red_facebook.png") no-repeat scroll 0% 0%;
    height: 24px;
    width: 24px;
}

#googleRedes {
    height: 24px;
    width: 24px;
    background: transparent url("../img/red_google.png") no-repeat scroll 0% 0%;
}

#enviaMailRedes {
    background: transparent url("../img/red_mail.png") no-repeat scroll 0% 0%;
    height: 24px;
    width: 24px;
}

.footer-center .sale-info .basic-info-wrapper{
    margin-bottom: 40px;
}


#botonReserva {
    max-width: none;
}
@media screen and (max-width: 770px){
    .content-lost-page{
        display: none;
    }
    .rs-lost-page{
        width: 100;
    }
    body{
        margin: 0;
        padding: 0;
    }
    .right-sidebar{
        width: 100%;
        padding: 0;
        max-width: none;
    }

    #all #centro #contenido {
        width: 100%;
    }

    .right-sidebar{
        height: auto !important;
    }

}

@media screen and (max-width: 550px){

    .layer-content{
        width:80%;
    }

    .socialize{
        float: left;
        padding: 0;
    }

    .sale-info .availability {
        width: 100%;
        float: left;
        border: 1px solid #DDD;
        box-sizing: border-box;
        background: #F1F1F1 none repeat scroll 0% 0%;
        clear: both;
        margin-top: 3em;
    }
    .sale-info .basic-info-wrapper {
        width: 100%;
        float: left;
    }
    .sale-info .availability {
        max-width: 100%;
    }
    .sale-ref .spacer {
         line-height: 1em;
    }
}
