html, body {
    height: 100% !important;
}

#all {
    background-color: #fff;
}

#contenedor{
    background-color: transparent;
    max-width: 1165px;
    margin: 40px auto 40px;
    overflow: visible;
}

.sale-info {
    width: 100%;
    padding: 20px;
}

#descripcionf .title{
    background: none;
}

.right-sidebar{
    max-width: 327px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.right-sidebar:after{
    display: block;
    clear:both;
    content: " ";
}

.right-sidebar .form-wrapper{
    -webkit-box-shadow: 0 5px 45px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 45px 0 rgba(0,0,0,.3);
    float: none !important;
    position: relative;
    text-align: left;
}

.field textarea,
.field input[type="tel"],
.field input[type="text"] {
    border: 0!important;
    border-bottom: 1px solid #e6e6e6!important;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #3f3f3f!important;
    cursor: pointer;
    width: 100%!important;
    text-indent: 0!important;
    font-style: normal;
    padding: .5em 0;
}

.field textarea {
    padding: 0 0 1em;}

.field textarea:focus,
.field input[type="tel"]:focus,
.field input[type="text"]:focus {
    border: 0!important;
    border-bottom: 1px solid #e6e6e6!important;
    background: 0 none;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
}

.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 {
    font: normal 35px 'Playfair Display', Serif!important;
}

.sale-info .sale-title a {
    color: #3a3d42;
}

.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;
}

#fotosTour,
#centro {
    padding: 0 2em;
}

#centro .sale-info {
    padding: 0;
}

#cabecera_ficha {
    position: absolute;
    top: 0;
    padding: 20px;
    font: ;
    z-index: 1000;
}

#cabecera_ficha .subtitle span {
    color: #fff;
    font: 32px 'Playfair Display', serif;
}

#cabecera_ficha .subtitle span + span {
    display: block;
    font: bold 21px 'Open Sans', sans-serif;
    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;
}

#all #centro div#contenido {
    width: 68%;
    box-sizing: border-box;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 1.5em !important;
    float:left;
    position: relative;
    border: 0 none;
    background-color: #edf0f2!important;
    border-radius: 6px;
    padding-top: 0!important;
}

#contenido header #vigencia {
    background-color: #ee5e47;
    padding: 15px 30px;
}

#contenido header .sale-info {
    padding: 20px 2em;
}

#contenido header #vigencia span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

.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;
}

.sale-title a:hover {
    text-decoration: underline!important;
}

#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: none;
    height: inherit;
    text-align: center;
}

#vficha a{
    color: white;
    display: inline-block!important;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0!important;
    padding: 15px 50px!important;
    border: 0 none!important;
    float: none!important;
    min-width: 200px;
}

.right-sidebar{
    width: 32%;
    float: right;
    padding-left: 25px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}

.static{
  position: absolute;
  width: 100%;
  bottom: 0;
  max-width: 327px;
  z-index: 1;
}


.right-sidebar:after{
    content: " ";
    display: block;
    clear: both;
}

#cabecera-sidebar {
    text-align: center;
    padding: 15px 20px;
    border-top: 1px solid #d8d8d8;
}

#cabecera-sidebar .title-contacta {
    margin: 0 auto;
    text-transform: uppercase;
    color: #3f3f3f;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.25;
}

.form-wrapper{
    width: 100%!important;
    min-height: 250px;
    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;
}

#redes_socialesOnline {
    text-align: center;
    width: 100%;
    height: inherit;
    float: none;
    padding: 20px;
}

#redes_socialesOnline .title-redes {
    margin: 0 auto 20px;
    text-transform: uppercase;
    color: #3f3f3f;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.25;
    display: block;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 15px;
}

#redes_socialesOnline > div {
    margin: 0 auto;
    text-align: center;
    float: none;
    display: inline-block;
    border-right: 1px solid #e8e8e8;
    padding: 0!important;
}

#redes_socialesOnline > div:last-child {
    border-right: 0 none;
}

#redes_socialesOnline > div > *,
#redes_socialesOnline > div > * > * {
    display: block;
    width: 38px;
    height: 40px;
    color: inherit;
    cursor: pointer;
}

#redes_socialesOnline .fa-facebook {
    color: #1a61b8;
}

#redes_socialesOnline .fa-google-plus {
    color: #e41f00;
}

#redes_socialesOnline .fa-twitter {
    color: #22c8ff;
}

#redes_socialesOnline .fa-envelope {
    color: #92969e;
}

#redes_socialesOnline > div > *:hover,
#redes_socialesOnline > div i:hover {
    opacity: .6;
}

#redes_socialesOnline #facebookRedes:hover,
#redes_socialesOnline #twitterRedes:hover,
#redes_socialesOnline #googleRedes:hover,
#redes_socialesOnline #enviaMailRedes:hover {
    background-color: #fff!important;
}

.owl-nav {
    top: 44%;
}
.owl-item{
    height: 100% !important;
}

.numThumbnail {
    top: 30%;
}

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: auto;
    box-sizing:border-box;
    padding: 1em;
}

.field{
    padding: .5em 0px;
    box-sizing: border-box;
}

.field label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 10px!important;
    text-transform: uppercase;
    color: #909093;
}

.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 input#botonReserva {
    color: white;
    display: inline-block!important;
    text-transform: uppercase;
    border-radius: 0!important;
    padding: 15px!important;
    border: 0 none!important;
    float: none!important;
    background-color: #575757!important;
    text-shadow: 1px 1px #575757;
}

#all main .button-wrapper input#botonReserva:hover {
    opacity: .7;
}

#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,
.icon-ok {
    font-size: 2em;
    margin: 0.5em;
}

.success-message .fa-plus,
.success-message .icon-more-1 {
    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;
}

.success-message .icon-more-1:before {
    line-height: unset;
}

.flex-viewport{
    float:left;
    width: 100%;
    max-height: 511px;
    background: #f1f1f1;
}

#foto_principal{
    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{
    color: #676b73;
    font-weight: 100;
    font-size: 15px!important;
}

.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: " ";
}

.icon-left-open:before,
.icon-right-open:before {
    margin-top: 16px !important;
}

/*###################   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: " ";
}

.footer-center .sale-info .basic-info-wrapper{
    margin-bottom: 40px;
}


#botonReserva {
    max-width: none;
}
.right-sidebar .icon-carta-contact {
    color: #7d7d7f;
    font-size: 2.3rem;
    position: relative;
    margin: 0 auto;
}

.owl-stage-outer {
    height: 100%;
}

.owl-stage {
    height: 100%;
}

@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;
    }
}
