body,
html {
    min-height: 100%;
    overflow: auto;
    -webkit-text-size-adjust: none
}

img {
    max-width: 100%;
    height: auto
}

ul {
    list-style: none
}

.yellowgold {
    color: #ffbf00
}

.bg-yellowgold {
    background: #ffbf00
}

.darkblue {
    color: #0c3359
}

.bg-darkblue {
    background: #0c3359
}

.lightblue {
    color: #2980b9
}

.bg-lightblue {
    background: #2980b9
}

.lightblue-plus {
    color: #3498db
}

.bg-lightblue-plus {
    background: #3498db
}

.almostwhite {
    color: rgba(255, 255, 255, .75)
}

.bg-almostwhite {
    background: rgba(255, 255, 255, .75)
}

.bg-brokenwhite {
    background: #f6f6f6
}

.bg-almostblack {
    background: #262626
}

.text-120x,
.text-large {
    font-size: 120%;
    line-height: 110%
}

.text-15x {
    font-size: 150%;
    line-height: 110%
}

.text-175x {
    font-size: 175%;
    line-height: 110%
}

.text-2x {
    font-size: 200%;
    line-height: 100%
}

.text-3x {
    font-size: 300%;
    line-height: 100%
}

.text-small {
    font-size: 80%
}

.text-bold {
    font-weight: 700
}

.text-extrabold {
    font-weight: 900
}

.text-underline {
    font-weight: 700
}

.text-kern-extra {
    letter-spacing: .18em
}

.almostblack {
    color: #444
}

.black {
    color: #000
}

.position-relative {
    position: relative;
    display: block
}

.position-absolute {
    position: absolute
}

.smartphone .phone-block {
    display: block
}

.smartphone .phone-block+.phone-block {
    margin-top: 10px
}

.zeroabs {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 120px;
    display: inline-block;
    min-width: 50%;
    max-width: 80%;
    padding: 15px;
    box-sizing: content-box
}

.smartphone .container-categoria-big {
    padding-bottom: 50%;
    overflow: hidden
}

.smartphone .container-categoria-big img {
    transform-origin: 33% 0;
    transform: scale(2.2)
}

.smartphone .zeroabs {
    width: 90%;
    margin-bottom: 25px;
    height: 180px;
    overflow: visible
}

.smartphone .zeroabs h1 {
    font-size: 26px;
    line-height: 120%
}

.top-right {
    right: 0;
    top: 0
}

.big-icon {
    font-size: 30px;
    line-height: 100%
}

.blanco,
.fg-blanco,
article a.blanco {
    color: #fff!important
}

.bg-blanco,
.bg-white {
    background: #fff
}

.bg-blue-alpha {
    background: rgba(0, 79, 139, .8)
}

p {
    margin: 5px 0 10px
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.nofloat {
    float: none!important
}

.inlineblock {
    display: inline-block!important
}

.minWidth50 {
    width: auto;
    min-width: 100%
}

@media (min-width:768px) {
    .minWidth50 {
        width: auto;
        min-width: 50%;
        max-width: 50%
    }
    .container-medium {
        max-width: 700px
    }
}

.fullwidth {
    min-width: 100%;
    width: auto
}

hr.fullwidth {
    margin: 20px 0 5px 0
}

body {
    font-size: 15px;
    line-height: 18px;
    font-family: Lato, "Open sans", Arial, Helvetica, sans-serif
}

input[type=text],
textarea {
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1);
    padding: 2px
}

a {
    color: #0069a2;
    text-decoration: none
}

a:hover {
    color: #269ee0;
    text-decoration: none!important
}

article a {
    color: #0069a2
}

.uppercase {
    text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Lato, "Open sans", Arial, Helvetica, sans-serif
}

h2 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1966ac
}

@media (max-width:480px) {
    h2 {
        font-size: 17px
    }
}

h3 {
    font-weight: 700;
    font-size: 17px;
    margin: 0;
    color: #222
}

@media (min-width:768px) and (max-width:991px) {
    h3 {
        font-size: 12px
    }
}

h4 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #fff
}

@media (min-width:768px) and (max-width:991px) {
    h4 {
        font-size: 14px
    }
}

@media (max-width:480px) {
    h4 {
        font-size: 12px
    }
}

.ficha-apartamento h4 {
    font-size: 15px
}

h5 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #0c3359
}

@media (min-width:768px) and (max-width:991px) {
    h5 {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .single-apartamento .bgaparts {
        overflow-x: hidden
    }
    .single-apartamento .bgaparts>.container {
        padding: 0;
        margin: 0 -5px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .container-buscador-sub-slides>.container {
        width: auto!important;
        max-width: 100%!important;
        padding: 0!important
    }
}

blockquote {
    padding: 10px 20px 10px 20px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 18px;
    border: 0;
    font-family: Georgia, serif;
    color: #777
}

.h1apt {
    font-weight: 900;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1966ac
}

.zonaapt {
    font-size: 18px;
    color: #222;
    letter-spacing: -.03em;
    text-transform: none;
    font-weight: 700
}

.subtitle {
    color: #0c3359;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    text-transform: none
}

.container-description {
    margin: 0 30px;
    padding: 15px 5% 15px 5%;
    margin-bottom: 15px
}

.container-description p {
    margin: 0
}

.container-description p+p {
    margin-top: 15px
}

.catswitcher-container {
    background: #0c3359;
    margin: 0;
    padding: 30px 0
}

#catSwitcher.catSwitcher {
    z-index: 2;
    max-width: 300px;
    margin: 0 auto;
    min-height: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #444
}

select option[disabled] {
    color: silver
}

.display-block {
    display: block!important
}

.display-inline-block {
    display: inline-block!important
}

.nowrap {
    white-space: nowrap
}

.overflow-hidden {
    overflow: hidden
}

.safari .modal {
    height: 100vh!important
}

.modal-header {
    border-bottom: none
}

.modal-backdrop.in {
    opacity: .4
}

.modal {
    overflow: hidden;
    line-height: 20px;
    height: auto
}

.modal-body,
.modal-dialog {
    height: auto
}

.modal-header {
    margin: 5px 5px -10px 5px
}

.modal-title {
    color: #1966ac
}

#mc_embed_signup .button {
    background: #02384f!important;
    clear: both!important;
    border: 0!important;
    border-radius: 2px!important;
    color: #fff!important;
    cursor: pointer!important;
    display: inline-block!important;
    font-size: 14px!important;
    font-weight: 700!important;
    height: 34px!important;
    line-height: 32px!important;
    margin: 0!important;
    padding: 0 10px!important;
    text-align: center!important;
    text-decoration: none!important;
    vertical-align: top!important;
    white-space: nowrap!important;
    width: auto!important;
    text-shadow: none!important
}

#mc_embed_signup .button:hover {
    background: #02384f!important
}

#mc_embed_signup .mc-field-group {
    width: 90%!important;
    margin: 0 auto!important
}

#mc_embed_signup input {
    border: none!important;
    background: rgba(28, 105, 173, .91);
    -webkit-appearance: none
}

#mc_embed_signup div.mce_inline_error {
    background-color: transparent!important;
    color: tomato!important
}

.my-text-left {
    margin-left: -20px;
    margin-right: 18px
}

#mc_embed_signup div.response {
    padding: 0!important
}

.rvhotelsFooter #mc_embed_signup {
    text-align: left
}

.rvhotelsFooter #mc_embed_signup form {
    margin: 20px 0;
    padding: 0
}

.rvhotelsFooter #mc_embed_signup input[type=email]::placeholder {
    color: #0c3359;
    font-weight: 700
}

.rvhotelsFooter #mc_embed_signup input[type=email] {
    background: rgba(255, 255, 255, .7);
    color: #0c3359
}

.rvhotelsFooter #mc_embed_signup input[type=email]:focus {
    outline: 0;
    background: #fff
}

.rvhotelsFooter #mc_embed_signup .mc-field-group {
    width: auto!important;
    min-height: 0
}

.rvhotelsFooter #mc_embed_signup .button {
    background: #2980b9!important;
    text-shadow: none;
    line-height: 40px;
    min-height: 40px;
    padding: 0 15px
}

@media (min-width:980px) {
    .rvhotelsFooter #mc_embed_signup {
        max-width: 60%
    }
}

@media (max-width:979px) {
    .rvhotelsFooter #mc_embed_signup {
        margin: 0 5%
    }
}

.btn {
    border-radius: 0
}

.buscador .btn-primary {
    background: #2980b9;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px!important;
    line-height: 40px!important;
    font-weight: 700;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    float: right;
    outline: 0
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #3498db
}

input[type=email],
input[type=text],
select,
textarea {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    background-color: #fff;
    background-image: none;
    border: 0;
    transition: .15s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=date]:active,
input[type=date]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=text]:active,
input[type=text]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background-color: #f9ff99;
    outline: 0;
    box-shadow: none
}

select {
    -webkit-appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAMAAACX3symAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNDRDFDNkZEQzNCNDExRTc4NzBFRDRGREY0RDI4REM1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNDRDFDNkZFQzNCNDExRTc4NzBFRDRGREY0RDI4REM1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0NEMUM2RkJDM0I0MTFFNzg3MEVENEZERjREMjhEQzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0NEMUM2RkNDM0I0MTFFNzg3MEVENEZERjREMjhEQzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Xnu81AAAABlBMVEVIjMD29vbjRpwrAAAAAnRSTlP/AOW3MEoAAABFSURBVHjaYmAEAwYGKA3lQfkMMB6EzwDhQQlGOAMqCONB+HBDYAbCeWCljCiAEBdVL4bJKPaiuwrdzeg+QvcvIjQAAgwAauAAvwclMmoAAAAASUVORK5CYII=)!important;
    background-position: 95% center;
    background-position: calc(100% - 10px) center;
    border-radius: 0;
    background-repeat: no-repeat
}

textarea {
    height: 140px;
    resize: none
}

input[type=submit] {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: Lato, "Open sans";
    text-shadow: 0 0 7px rgba(0, 0, 0, .6);
    font-weight: 900!important;
    background-color: #ffbf00;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.4;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

header {
    position: relative;
    padding: 0;
    background-color: #fff;
    z-index: 11
}

.logoheader {
    position: relative;
    z-index: 1
}

.logoheader h1 {
    margin: 0 0 20px 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    letter-spacing: -1px
}

.logoheader a {
    display: inline-block;
    margin: -35px 0 30px 0
}

.home .logoheader a {
    margin-bottom: 20px
}

#logorvhotels {
    width: 225px;
    height: auto;
    max-width: 100%
}

.rvhotelsFooter {
    padding: 30px 0 0 0;
    border-top: 5px solid rgba(28, 105, 173, .91);
    color: rgba(255, 255, 255, .7)
}

.rvhotelsFooter a {
    color: rgba(255, 255, 255, .7)
}

.rvhotelsFooter ul {
    margin: 10px 0 20px 0;
    line-height: 180%
}

.rvhotelsFooter h5 {
    font-size: 15px;
    letter-spacing: 0
}

footer #blog-icon path {
    fill: rgba(255, 255, 255, .7)
}

.rvhotelsFooter .social_icons {
    transform: translateY(-15px)
}

.smartphone .rvhotelsFooter .row {
    margin: 0
}

.bghome>* {
    position: relative;
    z-index: 10
}

.slideshow .container-slide {
    border: 0!important;
    box-shadow: none!important;
    min-height: 100%
}

.wk-slideset {
    margin-bottom: 20px
}

.wk-gallery-showcase .wk-slideset .sets {
    padding: 3px 0 0 0
}

.wk-gallery-showcase .wk-slideset .set>li>div {
    margin: 0
}

.wk-gallery-showcase .wk-slideset .set>li+li>div {
    margin-left: 3px
}

.slideshow .carousel,
.slideshow .carousel-inner,
.slideshow .item {
    min-height: 100vh;
    min-width: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top
}

.bg,
body {
    background-color: #0c3359
}

.bg {
    background-repeat: no-repeat;
    background-position: center top;
    position: static!important;
    transition: 1s;
    background-size: 100% auto
}

.bg.affix {
    position: static!important;
    background-attachment: fixed;
    background-size: 105% auto!important;
    background-position: center -5%!important
}

.smartphone .bg.affix {
    background-attachment: fixed;
    background-size: inherit!important
}

.error404 .bg {
    background-position: center;
    background-size: cover
}

@media (min-width:768px) {
    .bg-estartit,
    .bghotels2016,
    .error404 .bg {
        background-image: url(images/bg_2016.jpg)
    }
    .bg-blanes {
        background-image: url(images/bg_blanes_2016.jpg)
    }
    .bg-torrevella {
        background-image: url(images/bg_torrevella_2016.jpg)
    }
    .bg-platja-aro {
        background-image: url(images/bg_apts_platja_daro.jpg)
    }
}

@media (max-width:768px) {
    .bg {
        background-size: auto 350px;
        background-size: auto 50vh
    }
    .bg-estartit,
    .bghotels2016,
    .error404 .bg {
        background-image: url(images/xs/bg_2016.jpg)
    }
    .bg-blanes {
        background-image: url(images/xs/bg_blanes_2016.jpg)
    }
    .bg-torrevella {
        background-image: url(images/xs/bg_torrevella_2016.jpg)
    }
    .bg-platja-aro {
        background-image: url(images/xs/bg_apts_platja_daro.jpg)
    }
    .bg-pirinee-hotels {
        background-image: url(images/promos_pirineo.jpg)
    }
}

.error-panel .big-icon {
    font-size: 350%;
    line-height: 100%;
    margin: 0
}

@media(min-width:768px) {
    .error-panel {
        min-height: 50vh;
        width: 80%;
        display: table;
        margin: 0 auto
    }
    .center-vertical {
        display: table-cell;
        vertical-align: middle
    }
}

.bgcategorias {
    background: #0c3359;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.bgofertas {
    background-color: #2980b9
}

.white-panel {
    margin: 30px 0;
    padding: 15px;
    background: #fff
}

.white-panel h3,
.white-panel h4 {
    color: #444;
    margin: 10px 0
}

.white-panel h4 {
    color: #1966ac
}

.buscar {
    color: #222;
    font-size: 26px;
    line-height: 40px;
    padding: 0 10px
}

.buscar-dispo-apart {
    width: 100%;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 18px!important;
    line-height: 100%!important
}

.social_icons {
    display: inline-block;
    color: #e5edf3;
    font-size: 30px;
    position: relative;
    z-index: 2;
    user-select: none
}

.social_icons i {
    padding-right: 10px
}

.buscadordispo-apart {
    padding: 12px
}

.dispo-apart-title {
    padding: 0 0 15px 0;
    border-bottom: 3px solid currentcolor;
    font-size: 18px;
    line-height: 100%
}

.deitpiquer {
    max-width: 75%;
    display: inline-block!important
}

.deitpiquer+label {
    display: inline-block!important;
    font-size: 170%;
    min-width: 25%;
    line-height: 38px;
    height: 34px;
    vertical-align: middle
}

.hilite {
    cursor: pointer
}

.hilite:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2)
}

.buscador-container {
    margin: 20px 0
}

.buscador-container p {
    text-align: center;
    letter-spacing: -.3px;
    margin-bottom: 0!important;
    color: #222;
    font-weight: 400;
    margin-bottom: 0!important
}

.buscador {
    background: rgba(255, 255, 255, .85);
    padding: 10px;
    height: auto;
    width: 100%
}

@media (max-width:991px) {
    .buscador {
        padding: 5px
    }
}

.buscador-dispo-aptos-h {
    margin-bottom: 30px;
    padding: 10px
}

.buscador-dispo-aptos-h .buscador {
    background: 0;
    padding: 0;
    width: auto
}

.buscador-dispo-aptos-h .selector-icon i {
    position: static;
    line-height: 140%;
    transform: translateX(-8px)
}

.smartphone .buscador-dispo-aptos-h .selector-icon i {
    transform: translateX(-10px)
}

.fichahotel {
    background: #fff;
    margin: 0
}

@media (max-width:480px) {
    .fichahotel {
        background: #fff;
        box-shadow: none
    }
}

.titlehotel {
    padding: 15px
}

@media (max-width:480px) {
    .titlehotel {
        padding: 10px
    }
}

.titlehotel h2 {
    white-space: nowrap
}

@media (min-width:768px) and (max-width:991px) {
    .titlehotel h2 {
        font-size: 13px
    }
}

.fichaaparts {
    background: #fff
}

.fichaaparts h2 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1966ac
}

@media (min-width:768px) and (max-width:991px) {
    .fichaaparts h2 {
        font-size: 13px
    }
}

.fichaaparts h3 {
    font-weight: 700;
    font-size: 17px;
    margin: 0;
    color: #222;
    letter-spacing: -.5px
}

.fichaaparts h2,
.fichaaparts h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.titleaparts {
    padding: 10px
}

.rvhotel {
    color: #0c3359
}

.logohotel {
    padding-top: 10px
}

.logohotel img {
    margin: 0;
    position: relative
}

.container-slide {
    border-bottom: 5px solid #fff
}

@media (max-width:480px) {
    .container-slide {
        box-shadow: none;
        border-bottom: none
    }
}

.container-slide-aparts {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    position: relative
}

.container-slide-aparts img {
    max-width: 100%
}

.extra-info {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}

.precio-desde {
    position: absolute;
    right: 0;
    top: 15px;
    color: #212121;
    background: #ffbf00;
    padding: 15px 10px 10px 10px;
    line-height: 100%;
    display: inline-block;
    letter-spacing: -.03em;
    font-size: 90%;
    text-align: right;
    text-transform: lowercase
}

.precio-desde span {
    font-size: 200%;
    font-weight: 900
}

.container-icons {
    text-align: center;
    padding: 0 10px 10px;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.container-icons img {
    max-width: 100%;
    display: inline
}

.container-map {
    border-bottom: 5px solid #fff;
    overflow: hidden;
    cursor: pointer
}

.container-map img {
    max-width: 100%;
    transition: .5s;
    opacity: .99
}

.container-map img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8
}

.textohotel {
    min-height: 85px
}

.textohotel p {
    letter-spacing: -.3px;
    padding: 10px 15px 10px;
    margin-bottom: 0!important;
    color: #54595a;
    font-weight: 100;
    text-align: left!important
}

@media (min-width:768px) and (max-width:991px) {
    .textohotel p {
        font-size: 12px
    }
}

@media (max-width:480px) {
    .textohotel p {
        font-size: 13px;
        letter-spacing: -.3px;
        padding: 10px 10px 10px;
        color: #545454;
        font-weight: 400;
        line-height: 16px
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters>[class*=" col-"],
.row.no-gutters>[class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.row.row-small {
    margin-right: -5px;
    margin-left: -5px
}

.row.row-small>[class*=" col-"],
.row.row-small>[class^=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.ficha_ofertas {
    border-radius: 0 0 0 3px;
    background: #a67c00;
    background: -moz-linear-gradient(top, #a67c00 0, #ffbf00 46%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a67c00), color-stop(46%, #ffbf00));
    background: -webkit-linear-gradient(top, #a67c00 0, #ffbf00 46%);
    background: -o-linear-gradient(top, #a67c00 0, #ffbf00 46%);
    background: -ms-linear-gradient(top, #a67c00 0, #ffbf00 46%);
    background: linear-gradient(to bottom, #a67c00 0, #ffbf00 46%)
}

.ficha_ofertas:hover {
    background: #ffbf00
}

.ficha_ofertas p {
    text-align: center!important;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #0c3359;
    letter-spacing: -1px;
    padding: 10px 0
}

@media (min-width:768px) and (max-width:991px) {
    .ficha_ofertas p {
        font-size: 12px;
        letter-spacing: -.5px
    }
}

@media (max-width:480px) {
    .ficha_ofertas p {
        font-size: 12px;
        letter-spacing: -1px;
        padding: 5px 0
    }
}

.ficha_verweb {
    border-radius: 0 0 3px 0;
    background: #fff;
    background: #a8a8a8;
    background: -moz-linear-gradient(top, #a8a8a8 0, #fff 46%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8a8a8), color-stop(46%, #fff));
    background: -webkit-linear-gradient(top, #a8a8a8 0, #fff 46%);
    background: -o-linear-gradient(top, #a8a8a8 0, #fff 46%);
    background: -ms-linear-gradient(top, #a8a8a8 0, #fff 46%);
    background: linear-gradient(to bottom, #a8a8a8 0, #fff 46%)
}

.ficha_verweb:hover {
    background: #fff
}

.ficha_verweb p {
    text-align: center!important;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1c69ad;
    letter-spacing: -1px;
    padding: 10px 0
}

@media (min-width:768px) and (max-width:991px) {
    .ficha_verweb p {
        font-size: 12px;
        letter-spacing: -.5px
    }
}

@media (max-width:480px) {
    .ficha_verweb p {
        font-size: 12px;
        letter-spacing: -1px;
        padding: 5px 0
    }
}

.es-novedad:after {
    position: absolute;
    right: 0;
    top: 62px
}

.novedadaparts_ca:after,
.novedadaparts_en:after,
.novedadaparts_es:after,
.novedadaparts_fr:after {
    top: 11px;
    right: 16px;
    position: absolute;
    z-index: 2
}

.relacionados .novedadaparts_ca:after,
.relacionados .novedadaparts_en:after,
.relacionados .novedadaparts_es:after,
.relacionados .novedadaparts_fr:after {
    top: -5px;
    right: 0
}

.alert {
    border-radius: 0
}

.alert-warning {
    border-color: currentColor;
    text-transform: uppercase
}

.padding0 {
    padding: 0
}

.padding5 {
    padding: 5px
}

.padding10 {
    padding: 10px
}

.padding15 {
    padding: 15px
}

.padding20 {
    padding: 20px
}

.padding30 {
    padding: 30px
}

.padding-0-10 {
    padding: 0 10px
}

.padding-0-5 {
    padding: 0 5px
}

@media (max-width:480px) {
    .padding20 {
        padding: 10px
    }
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-top-0 {
    padding-top: 0
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-top-15 {
    padding-top: 15px
}

.margin0 {
    margin: 0
}

.margin5 {
    margin: 5px
}

.margin10 {
    margin: 10px
}

.margin15 {
    margin: 15px
}

.margin20 {
    margin: 20px
}

.margin-extra {
    margin: 30px 0
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-5 {
    margin-bottom: 5px!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.margin-top-0 {
    margin-top: 0!important
}

.margin-top-5 {
    margin-top: 10px!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-top-60 {
    margin-top: 50px!important
}

.buscador {
    text-align: center
}

.buscador select {
    margin-bottom: -10px
}

.form-group {
    margin-bottom: 0
}

.form-control,
.form-control[readonly] {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 6px!important;
    font-size: 14px;
    line-height: 40px;
    color: #555!important;
    background-color: #fff;
    border: 1px solid #84bfe0;
    border-radius: 0;
    transition: .15s;
    box-shadow: none
}

.bg-yellowgold .form-control,
.bg-yellowgold .form-control[readonly] {
    border: 0!important
}

.form-control.hasDatepicker {
    font-size: 12px
}

.selector-icon {
    font-size: 25px;
    color: #2b6aad;
    min-height: 35px;
    position: relative
}

.selector-icon i {
    position: absolute;
    bottom: 0;
    left: 0
}

textarea {
    min-height: 100px
}

.buscador-container {
    overflow: hidden;
    perspective: 800px
}

.tablabel {
    display: block!important;
    padding: 0;
    height: 32px;
    line-height: 30px;
    background: 0 0;
    color: #004f8b;
    cursor: pointer;
    border: 0;
    border-bottom: 2px solid #1966ac;
    width: 100%;
    outline: 0;
    border-radius: 0
}

.tablabel:hover {
    background: #fff
}

.tablabel.activa {
    background: #1966ac!important;
    color: #fff
}

@keyframes channright {
    from {
        opacity: 0;
        transform: translateX(-25%) rotateY(-90deg);
        transform-origin: 0 50%
    }
    to {
        opacity: .99;
        transform: translateX(0) rotateY(0);
        transform-origin: 0 50%
    }
}

@keyframes channleft {
    from {
        opacity: 0;
        transform: translateX(25%) rotateY(90deg);
        transform-origin: 100% 50%
    }
    to {
        opacity: .99;
        transform: translateX(0) rotateY(0);
        transform-origin: 100% 50%
    }
}

@keyframes doing {
    from {
        opacity: 0;
        transform: translateY(25%) scaleX(.2);
        transform-origin: 50% 0
    }
    to {
        opacity: .99;
        transform: translateY(0) scaleX(1);
        transform-origin: 50% 0
    }
}

[class*=animation-] {
    animation-duration: .5s;
    animation-iteration-count: 1
}

.animation-channright {
    animation-name: channright
}

.animation-channleft {
    animation-name: channleft
}

.animation-doing {
    animation-name: doing
}

optgroup {
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc
}

.bookingError {
    color: #fff!important;
    background: tomato!important;
    border: 0!important
}

.bookingError:after {
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: tomato transparent transparent transparent;
    border-width: 5px;
    margin: 0 auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0
}

@media (max-width:1200px) {
    .dispo-container {
        width: 100%
    }
}

.oferta_home_xl,
.oferta_home_xl h3,
.oferta_home_xl h4 {
    text-align: right;
    color: #fff;
    line-height: 125%;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3), 0 0 6px rgba(0, 0, 0, .2)
}

.oferta_home_xl h3,
.oferta_home_xl h4 {
    background: rgba(12, 51, 89, .6);
    display: inline-block;
    padding: 5px 20px
}

.oferta_home_xl h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .09em;
    padding-top: 10px;
    font-weight: 900;
    background: rgba(12, 51, 89, .9)
}

.oferta_home_xl h3 {
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 10px
}

.oferta_home_xl .btn {
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 700;
    background: #fff;
    color: rgba(12, 51, 89, 1)
}

.oferta_home_xl p {
    margin-top: 20px
}

#carousel-home-offers .carousel-control {
    display: none
}

@media (max-width:767px) {
    #carousel-home-offers {
        margin: 0 -15px;
        background: #0c3359
    }
    #carousel-home-offers .carousel-control {
        background: 0 0!important;
        display: block
    }
    .oferta_home_xl {
        text-align: center;
        min-height: 60vh;
        background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/slides-home/xs/bg_home_treumalpark.jpg) center bottom/auto 100% no-repeat
    }
    .oferta_home_xl>div {
        padding: 15px;
        background: rgba(25, 102, 172, .99);
        background: -moz-linear-gradient(top, rgba(25, 102, 172, .99) 0, rgba(25, 102, 172, .5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(25, 102, 172, .99)), color-stop(75%, rgba(25, 102, 172, .5)), color-stop(100%, rgba(25, 102, 172, 0)));
        background: -webkit-linear-gradient(top, rgba(25, 102, 172, .99) 0, rgba(25, 102, 172, .5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -o-linear-gradient(top, rgba(25, 102, 172, .99) 0, rgba(25, 102, 172, .5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -ms-linear-gradient(top, rgba(25, 102, 172, .99) 0, rgba(25, 102, 172, .5) 75%, rgba(25, 102, 172, 0) 100%);
        background: linear-gradient(to bottom, rgba(25, 102, 172, .99) 0, rgba(25, 102, 172, .5) 75%, rgba(25, 102, 172, 0) 100%)
    }
    .oferta_home_xl>div>* {
        text-align: center
    }
    .carousel-control .glyphicon {
        transform: scale(.6);
        -webkit-transform: scale(.6)
    }
    .oferta_home_xl h4 {
        font-size: 14px
    }
    .oferta_home_xl h3 {
        font-size: 20px
    }
}

.container-ofertas {
    margin: -5px 0 35px
}

.container-ofertas h2,
.titulo-destacadas {
    display: inline-block;
    color: #fff;
    padding: 10px;
    background: #ffbf00
}

.oferta p {
    margin: 0
}

.oferta img {
    width: 100%;
    transform: scaleX(.999) translate(0, 0)
}

.oferta img:hover {
    opacity: .9
}

.oferta .titulo {
    min-height: 62px;
    width: 100%;
    padding: 10px 5px;
    background: #0c3359;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 105%;
    font-weight: 400;
    display: table;
    vertical-align: middle
}

.nohotel .oferta .titulo {
    font-size: 14px;
    line-height: 100%
}

.smartphone .oferta .titulo {
    font-size: 12px!important;
    line-height: 13px!important;
    padding: 5px 3px
}

.oferta .titulo span {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

@media (min-width:768px) and (max-width:991px) {
    .oferta .titulo {
        font-size: 13px;
        padding: 5px 5px
    }
}

.oferta .ubicacion {
    background: rgba(28, 105, 173, .91);
    color: #fff;
    line-height: 15px;
    padding: 10px;
    height: 65px
}

.smartphone .oferta .ubicacion {
    padding: 5px 4px
}

.oferta .hotel {
    font-size: 11px;
    letter-spacing: -.1px;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 12px;
    font-weight: 600;
    color: #87cefa;
    white-space: nowrap
}

@media(max-width:980px) {
    .oferta .hotel {
        font-size: 10px;
        line-height: 11px;
        white-space: normal
    }
}

.oferta .destino {
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.oferta .destino span {
    font-size: 13px;
    font-weight: 400;
    display: block
}

@media(min-width:768px) and (max-width:1199px) {
    .oferta .destino {
        font-size: 13px
    }
}

.smartphone .oferta .destino {
    font-size: 12px;
    line-height: 14px
}

.desde {
    color: #222;
    height: 65px;
    font-weight: 400;
    cursor: pointer;
    font-weight: 400
}

.desde .precio {
    text-align: center;
    padding: 12px 0;
    font-size: 12px;
    line-height: 17px
}

.desde .precio.noche {
    padding: 10px 0;
    line-height: 17px;
    font-weight: 400
}

.smartphone .desde .precio.noche {
    padding: 6px 0
}

.desde i {
    line-height: 55px;
    font-family: fontawesome;
    font-size: 26px;
    padding: 0
}

@media (min-width:768px) and (max-width:991px) {
    .desde i {
        padding: 0 15px
    }
}

.euros {
    font-size: 20px;
    font-weight: 700
}

.smartphone .euros {
    font-size: 15px
}

.precio-ficha-apart {
    font-size: 16px;
    line-height: 100%
}

.precio-ficha-apart span {
    font-size: 175%;
    letter-spacing: -.06em;
    font-weight: 700
}

.container-slide-ficha {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%
}

.destacapor * {
    color: inherit
}

.destacapor .fa {
    color: #2980b9;
    display: inline-block;
    min-width: 20px;
    text-align: center
}

.destacapor br,
.destacapor h4 {
    display: none
}

.carousel-inner>.item>img {
    width: 100%;
    margin: auto
}

.carousel-control {
    font-size: 50px
}

.carousel-control .glyphicon-chevron-right {
    right: 30%
}

.carousel-control .glyphicon-chevron-left {
    left: 30%
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    top: 48%
}

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 0
    }
}

.carousel-caption h1 {
    display: inline-block!important;
    background: rgba(12, 51, 89, .93)!important;
    font-weight: 700!important;
    font-size: 35px!important;
    margin: 0!important;
    color: #fff;
    letter-spacing: -.5px!important;
    padding: 12px 15px!important;
    text-transform: uppercase!important
}

.carousel-caption {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-caption {
        top: 35%;
        right: 10%;
        left: 10%;
        padding: 0;
        margin: 0
    }
}

@media (min-width:991px) {
    .tipologia {
        min-height: 379px
    }
}

.tipologia p {
    margin: 0;
    font-size: 13px;
    line-height: 14px
}

@media (min-width:768px) and (max-width:991px) {
    .tipologia p {
        text-align: justify;
        font-size: 11px;
        line-height: 13px
    }
}

.menu-apart-descripcion {
    padding: 20px 15px;
    cursor: pointer;
    background: #1f6cae;
    background: -moz-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #1f6cae), color-stop(24%, #347fb9));
    background: -webkit-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    background: -o-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    background: -ms-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    background: linear-gradient(to right, #1f6cae 1%, #347fb9 24%)
}

@media (min-width:768px) and (max-width:991px) {
    .menu-apart-descripcion {
        padding: 10px 10px
    }
}

@media (max-width:480px) {
    .menu-apart-descripcion {
        padding: 10px 10px
    }
}

.menu-apart-descripcion:hover {
    background: #1f6cae
}

.menu-apart-tipo {
    padding: 20px 15px;
    cursor: pointer;
    background: #3a85bc;
    background: -moz-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #3a85bc), color-stop(100%, #87cce3));
    background: -webkit-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    background: -o-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    background: -ms-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    background: linear-gradient(to right, #3a85bc 1%, #87cce3 100%)
}

@media (min-width:768px) and (max-width:991px) {
    .menu-apart-tipo {
        padding: 10px 10px
    }
}

@media (max-width:480px) {
    .menu-apart-tipo {
        padding: 10px 10px
    }
}

.menu-apart-tipo:hover {
    background: #87cce3
}

.menu-apart-ofertas {
    padding: 20px 15px;
    cursor: pointer;
    background: #ff8e00;
    background: -moz-linear-gradient(left, #ff8e00 0, #ffbf00 37%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff8e00), color-stop(37%, #ffbf00));
    background: -webkit-linear-gradient(left, #ff8e00 0, #ffbf00 37%);
    background: -o-linear-gradient(left, #ff8e00 0, #ffbf00 37%);
    background: -ms-linear-gradient(left, #ff8e00 0, #ffbf00 37%);
    background: linear-gradient(to right, #ff8e00 0, #ffbf00 37%)
}

@media (min-width:768px) and (max-width:991px) {
    .menu-apart-ofertas {
        padding: 10px 10px
    }
}

@media (max-width:480px) {
    .menu-apart-ofertas {
        padding: 10px 10px
    }
}

.menu-apart-ofertas:hover {
    background: #ff8e00
}

.atencion {
    padding: 20px 15px
}

@media (min-width:768px) and (max-width:991px) {
    .atencion {
        padding: 10px 10px
    }
}

.apart-destaca {
    background: #0c3359;
    padding: 25px 15px;
    color: #fff;
    min-height: 250px
}

@media (min-width:768px) and (max-width:991px) {
    .apart-destaca {
        padding: 10px 10px
    }
}

@media (max-width:480px) {
    .apart-destaca {
        padding: 10px 10px;
        min-height: 0
    }
}

.apart-descripcion .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #0c3359
}

@media (max-width:480px) {
    .apart-descripcion .title {
        font-size: 14px;
        text-align: center;
        line-height: 14px
    }
}

@media (max-width:480px) {
    .apart-descripcion {
        font-size: 12px;
        line-height: 14px;
        text-align: justify
    }
}

hr {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1;
    width: 35%;
    border: 1px inset rgba(0, 0, 0, .1)
}

.tipologia {
    background: #eee;
    margin: 15px 0
}

.tipo2 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tipo2 {
    background: #eee;
    padding: 15px
}

@media (max-width:480px) {
    .tipo2 {
        min-height: 0;
        font-size: 12px;
        line-height: 14px;
        text-align: justify
    }
}

.container-slide-apart-tipo {
    margin: 15px 0
}

.container-slide-apart-tipo img {
    border-radius: 3px
}

.ofertas {
    min-height: 420px;
    background: rgba(255, 191, 0, .2) url(images/ofertas_bg.jpg) no-repeat center 63% fixed;
    padding: 15px 15px
}

.container-chillon {
    margin: 25px 0 30px
}

@media (max-width:1200px) {
    .container-chillon {
        margin: 0;
        padding: 0;
        width: 100%
    }
}

@media (max-width:1200px) {
    .slide-chillon img {
        border-radius: 0
    }
}

@media (min-width:1200px) {
    .fullscreen {
        width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (max-width:1200px) {
    .fullscreen {
        width: 100%;
        padding: 0;
        margin: 0
    }
}

.container-categorias {
    border-bottom: 5px solid #ffbf00;
    margin-bottom: 20px
}

.page-template-page-promos .container-categorias,
.tax-promo_categories .container-categorias {
    margin-bottom: 0
}

.categoria {
    width: 100%;
    height: 150px;
    text-align: center;
    display: table;
    background-size: cover;
    background-position: center;
    position: relative
}

@media (max-width:991px) {
    .categoria {
        height: 100px
    }
}

.categoria-destacada .categoria {
    height: 225px
}

@media (max-width:991px) {
    .categoria-destacada .categoria {
        height: 175px
    }
}

.categoria .catname {
    font-weight: 700;
    display: inline-block;
    margin: 0;
    background: rgba(12, 51, 89, .93);
    padding: 12px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px
}

@media (max-width:768px) {
    .categoria .catname {
        padding: 5px 5px 3px;
        font-size: 11px
    }
}

.categoria-title {
    display: table-cell;
    vertical-align: middle
}

.parrilla-categorias {
    padding: 0
}

@media (min-width:768px) and (max-width:991px) {
    .parrilla-categorias {
        margin-bottom: 20px
    }
}

.cat-findesemana .pic,
[class*=cat-] .pic {
    background-image: url(images/cat_findesemana.jpg)
}

.cat-romantica .pic {
    background-image: url(images/cat_romantica.jpg)
}

.cat-enfamilia .pic {
    background-image: url(images/cat_familia.jpg)
}

.cat-lastminute .pic {
    background-image: url(images/cat_lastminute.jpg)
}

.cat-anticipada .pic {
    background-image: url(images/cat_anticipada.jpg)
}

.cat-relax .pic {
    background-image: url(images/cat_relax.jpg)
}

.cat-especial-apartamento .pic {
    background-image: url(images/cat_apartamento.jpg)
}

.cat-especial-hotel .pic {
    background-image: url(images/cat_hotel.jpg)
}

.cat-semsanta .pic {
    background-image: url(images/cat_semanasanta.jpg)
}

.cat-nochevieja .pic {
    background-image: url(images/cat_findeano.jpg)
}

.cat-puentemayo .pic {
    background-image: url(images/cat-puentemayo-small.jpg)
}

.cat-segunda-pascua .pic {
    background-image: url(images/cat-segunda-pascua.jpg)
}

.cat-sanjuan .pic {
    background-image: url(images/cat-sanjuan-small.jpg)
}

.cat-puente-del-pilar .pic {
    background-image: url(/wp-content/uploads/2015/09/puente-pilar-ametlla1-400x300.jpg)
}

.cat-puentediciembre .pic {
    background-image: url(images/cat-puentediciembre.jpg)
}

.cat-hotelespirineo .pic {
    background-image: url(images/cat-pirineo.jpg)
}

.cat-halloween .pic {
    background-image: url(images/cat-halloween.jpg)
}

.oferta .descripcion {
    padding: 10px 5px;
    background: #fff;
    font-size: 13px;
    text-align: center;
    min-height: 120px
}

@media (min-width:991px) and (max-width:1200px) {
    .oferta .descripcion {
        min-height: 120px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .oferta .descripcion {
        font-size: 12px;
        min-height: 140px
    }
}

.formulario-contacto {
    background: rgba(51, 151, 219, .8)
}

@media(min-width:992px) {
    .formulario-contacto {
        margin-top: 30px
    }
}

.formulario-contacto p {
    margin: 0 0 20px 0;
    color: #fff
}

.formulario-contacto input[type=email]::placeholder,
.formulario-contacto input[type=text]::placeholder,
.formulario-contacto textarea::placeholder {
    color: rgba(255, 255, 255, .6)
}

.formulario-contacto input[type=email],
.formulario-contacto input[type=text],
.formulario-contacto textarea {
    color: #fff;
    background: #004f8b
}

.sobre-nosotros {
    padding: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 100;
    background: rgba(0, 79, 139, .8);
    margin-top: 30px
}

@media (min-width:768px) and (max-width:991px) {
    .sobre-nosotros {
        margin-top: 0
    }
}

.sobre-nosotros h1 {
    margin: 0;
    color: #0099dc;
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: -1px;
    font-weight: 900
}

@media (min-width:768px) and (max-width:991px) {
    .sobre-nosotros h1 {
        font-size: 25px
    }
}

#suscribeModal .fondoNews {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/newsletter_bg.jpg);
    border: #fff 6px solid
}

#suscribeModal .modal-body,
#suscribeModal .modal-content {
    max-height: 350px!important;
    height: 350px!important;
    width: 600px!important
}

#suscribeModal .modal-body {
    margin-top: 120px
}

#suscribeModal .modal-body .btn-primary {
    float: none!important
}

#suscribeModal h3 {
    color: #fff!important;
    margin-bottom: 30px!important;
    font-weight: 400!important;
    font-size: 22px
}

.col-centered {
    text-align: center;
    margin: 0 auto;
    float: none
}

.modal-backdrop {
    background-color: #0c3359!important
}

.instalaciones-servicios ol,
ul {
    margin: 0;
    -webkit-padding-start: 0
}

.instalaciones-servicios li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 13px;
    position: relative;
    padding-left: 16px
}

.instalaciones-servicios li:before {
    font-family: FontAwesome;
    content: '\f111';
    margin: 0 8px 0 0;
    color: #1966ac;
    font-size: 13px;
    position: absolute;
    left: -1px;
    top: 1px
}

#ui-datepicker-div {
    z-index: 25!important
}

.ui-datepicker,
.ui-datepicker * {
    font-family: Lato, "Open sans", sans-serif!important
}

.ui-widget-content {
    border: 0!important;
    color: #222;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .7)
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-radius: 0!important
}

.ui-datepicker .ui-datepicker-header {
    margin: -.2em -.2em 0;
    border: 0!important;
    background: none #3498db!important;
    color: #fff!important;
    text-transform: capitalize
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: none #3498db!important;
    color: #fff!important;
    border: 0!important
}

@media(min-width:768px) {
    .row-small {
        margin: 0 -10px 0 -15px
    }
    .row-small .minioferta a {
        display: block;
        min-height: 270px
    }
    .row-small .minioferta.padding5 {
        padding: 0 0 5px 5px
    }
    .row-small .minioferta figcaption {
        font-size: 13px;
        line-height: 15px;
        padding: 10px 5px
    }
}

@media(min-width:1200px) {
    .row-small .minioferta a {
        min-height: 300px
    }
}

.minioferta {
    z-index: 1;
    overflow: hidden
}

.minioferta .titulo {
    position: relative;
    z-index: 2;
    height: 40px
}

.htype {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 100%;
    margin-top: 5px;
    display: inline-block;
    background: #fff;
    color: #0c3359;
    padding: 0 6px;
    font-weight: 700;
    font-family: Lato, "Open sans", arial, sans-serif;
    font-size: 13px;
    line-height: 17px
}

.smartphone .htype {
    left: 3px;
    margin-top: 3px;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 15px
}

.minioferta.hotel .htype:before {
    content: "HOTEL"
}

[lang=fr] .minioferta.hotel .htype:before {
    content: "HÔTEL"
}

[lang=es] .minioferta.nohotel .htype:before {
    content: "APARTAMENTO"
}

[lang=en] .minioferta.nohotel .htype:before {
    content: "APARTMENT"
}

[lang=ca] .minioferta.nohotel .htype:before {
    content: "APARTAMENT"
}

[lang=fr] .minioferta.nohotel .htype:before {
    content: "APPARTEMENT"
}

.hotel .hotel:after,
.hotel .htype:after {
    font-family: fontawesome;
    content: " \f005\f005\f005";
    font-weight: 400;
    font-size: 60%;
    vertical-align: text-top
}

.hotel .hot-condes-del-pallars .hotel:after,
.hotel .hot-condes-del-pallars .htype:after,
.hotel .hot-orri .hotel:after,
.hotel .hot-orri .htype:after,
.hotel .hot-nieves-mar .hotel:after,
.hotel .hot-nieves-mar .htype:after {
    content: " \f005\f005\f005"
}

.hotel .hot-gr-92 .hotel:after,
.hotel .hot-gr-92 .htype:after {
    content: " \f005\f005"
}

img.dto {
    position: absolute;
    z-index: 2;
    width: 56px;
    height: auto;
    left: -30px;
    top: -28px;
    max-width: inherit
}

.smartphone .img.dto {
    top: -26px;
    width: 50px;
    left: -28px
}

.minioferta figure {
    position: relative;
    overflow: hidden;
    height: 0;
    padding: 74% 0 0 0;
    background: url(images/rvhotels-placeholder.gif) center/cover no-repeat
}

.minioferta figure img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    min-height: 100%
}

.minioferta figure [style="display: inline;"] {
    display: block!important;
    width: 100%;
    height: auto
}

.minioferta figcaption {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform-origin: 50% 100%;
    transform: scaleY(0);
    color: #fff;
    background: rgba(12, 51, 89, .65);
    transition: .2s;
    padding: 20px 10px 10px 10px;
    display: table;
    height: 206px;
    height: 100.4%;
    z-index: 1
}

.minioferta:hover figcaption {
    transform: scaleY(1)
}

.minioferta figcaption span {
    display: table-cell;
    vertical-align: middle
}

.smartphone .minioferta figcaption {
    display: none
}

.smartphone .bgofertas {
    background-color: #004f8b
}

.sf-wrapper {
    min-height: 450px;
    min-height: 45vh
}

.sf-filter:after {
    content: '';
    display: block;
    clear: both
}

.sf-element {
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sf-element:nth-of-type(2n) {
    margin-right: 0
}

.sf-element:nth-of-type(2n+1):before {
    content: '';
    display: block;
    clear: both
}

.sf-element legend {
    display: block;
    padding: 10px 10px 5px 0;
    margin: 0;
    font-size: 100%;
    line-height: 120%;
    text-align: right;
    color: #333;
    border: 0;
    font-weight: 700
}

.sf-element input,
.sf-element select {
    margin: 0;
    border: 1px solid #e5e5e5
}

.sf-element select {
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, .15);
    height: 25px;
    -webkit-appearance: none;
    padding: 0 10px;
    line-height: 25px
}

ul.sf-nav,
ul.sf-result {
    margin: -15px -20px 30px -20px;
    padding: 0;
    list-style: none
}

ul.sf-nav:after,
ul.sf-result:after {
    clear: both;
    display: block;
    content: ''
}

ul.sf-result img {
    max-width: 100%;
    height: auto
}

ul.sf-nav:after {
    display: block;
    content: '';
    clear: both
}

.sf-result-head:before {
    content: '';
    display: block;
    clear: both
}

.sf-result-head {
    background: #e5edf3;
    color: #277fb8;
    text-align: center;
    padding: 15px 0;
    margin: 10px 0;
    border-radius: 3px;
    min-height: 45px
}

@media(max-width:767px) {
    .sf-result-head {
        color: #fff;
        background: #277fb8
    }
    .sf-result-head:after {
        content: "\f078";
        font-family: fontawesome;
        display: block;
        margin: 5px auto 0 auto
    }
}

.sf-result-head span {
    font-size: 19px
}

.sf-result-head .sf-foundcount {
    font-weight: 700
}

.sf-filter label {
    vertical-align: baseline
}

.sf-checkbox-wrapper label,
.small-label {
    width: auto;
    padding: 9px 7px;
    display: block;
    position: relative;
    font-size: 85%;
    min-height: 35px
}

.small-label {
    display: inline-block
}

.sf-checkbox-wrapper input[type=checkbox] {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0
}

.sf-checkbox-wrapper input+.customcheck {
    margin: 0 5px 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: #e5edf3;
    font-size: 10px;
    line-height: 19px;
    font-family: fontawesome;
    text-align: center;
    border-radius: 3px;
    background: #e5edf3
}

.sf-checkbox-wrapper input+.customcheck:before {
    content: "\f00c"
}

.sf-checkbox-wrapper label:hover .customcheck {
    color: #fff
}

.sf-checkbox-wrapper input:checked+.customcheck {
    background: #277fb8
}

.sf-checkbox-wrapper input:checked+.customcheck+.leyenda {
    font-weight: 700
}

.panels-container {
    position: relative;
    z-index: 3;
    overflow: hidden
}

.filter-panel {
    transform: translateX(0)
}

.filter-panel.affix {
    top: 80px;
    width: inherit;
    max-width: 293px;
    z-index: 5
}

@media(min-width:1200px) {
    .filter-panel.affix {
        max-width: 350px
    }
}

.smartphone .filter-panel.affix {
    position: static!important;
    max-width: 100%
}

.filter-panel,
.filtro2016,
.map-panel {
    transition: .5s
}

.map-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    display: block
}

.filtro2016 {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/filtro2016_bg.png) no-repeat center -4px #fff;
    border-top: 4px solid #e5edf3;
    padding: 115px 15px 15px 15px;
    margin-bottom: 30px;
    color: #525959;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media (min-width:768px) {
    .filter-panel.affix .filtro2016 {
        padding-top: 15px;
        background: #fff
    }
    .filter-panel.affix .filtro2016 fieldset {
        padding: 5px 0
    }
}

.filtro2016.map-showing .map-panel {
    transform: translateX(-100%)
}

.filtro2016 fieldset {
    margin: 0;
    min-width: 0;
    padding: 10px 0
}

.filtro2016 fieldset+fieldset {
    border-top: 3px solid #eee!important
}

.sf-element legend {
    color: #535959;
    font-weight: 400;
    font-family: Lato, "Open sans";
    font-size: 15px;
    letter-spacing: -.4px;
    line-height: 13px
}

fieldset[data-id="1"] legend,
fieldset[data-id="5"] legend,
fieldset[data-id="6"] legend,
fieldset[data-id="7"] legend,
fieldset[data-id="8"] legend,
fieldset[data-id="9"] legend {
    display: none!important
}

.sf-element[data-id="6"] {
    display: block!important
}

.filtro2016 fieldset+fieldset[data-id="6"],
.filtro2016 fieldset+fieldset[data-id="7"],
.filtro2016 fieldset+fieldset[data-id="8"],
.filtro2016 fieldset+fieldset[data-id="9"] {
    border: 0!important
}

fieldset[data-id="1"] label {
    width: 50%;
    float: left;
    display: block
}

fieldset[data-id="2"] legend,
fieldset[data-id="3"] legend,
fieldset[data-id="4"] legend {
    width: 50%;
    float: left;
    padding-left: 0;
    text-align: left
}

fieldset[data-id="2"] legend:before,
fieldset[data-id="3"] legend:before,
fieldset[data-id="4"] legend:before {
    font-family: fontawesome;
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #277fb8;
    font-size: 20px
}

fieldset[data-id="2"] legend:before,
fieldset[data-id="3"] legend:before,
fieldset[data-id="4"] legend:before {
    content: "\f041"
}

fieldset[data-id="3"] legend:before {
    content: "\f0c0";
    font-size: 17px
}

fieldset[data-id="4"] legend:before {
    content: "\f236"
}

fieldset[data-id="2"] select,
fieldset[data-id="3"] select,
fieldset[data-id="4"] select {
    width: 50%;
    float: left
}

.headerseccion {
    margin-top: 50px;
    padding: 20px;
    background: rgba(0, 79, 139, .8);
    text-align: center
}

.smartphone .headerseccion {
    padding: 20px
}

.headerseccion-ofertas {
    margin: 50px 25px 0 25px
}

.headerseccion h1 {
    margin: 0;
    color: #0099dc;
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: -1px;
    font-weight: 700
}

.headerseccion .subtitle {
    color: #fff;
    text-align: center;
    font-weight: 400
}

.smartphone .headerseccion h1 {
    font-size: 24px;
    line-height: 120%
}

.smartphone .headerseccion .subtitle {
    font-size: 16px
}

@media (min-width:768px) {
    .headerseccion .subtitle {
        padding: 0 76px
    }
}

.menuseccion {
    background: #2980b9;
    margin-bottom: 50px;
    padding: 15px
}

.menuseccion.affix {
    position: static
}

.menuseccion li,
.menuseccion ul {
    padding: 0;
    margin: 0;
    list-style: none
}

@media (min-width:768px) {
    .menuseccion li {
        display: inline-block;
        width: 20%
    }
    .menuseccion.menuhotels li {
        width: 33.3%
    }
    .menuseccionapart li {
        width: 20%
    }
    .menuseccion.affix {
        position: fixed;
        left: 0;
        top: 0;
        right: 0
    }
    .menuseccion.affix>div {
        margin: 0 auto
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.menuseccion a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%;
    background: #3498db;
    padding: 15px 0;
    font-size: 85%
}

@media(min-width:768px) and (max-width:1199px) {
    .menuseccion a {
        min-height: 60px;
        font-size: 75%
    }
}

.menuseccion .activo a {
    background: #0c3359!important
}

.menuseccion a:active,
.menuseccion a:hover {
    color: #fff;
    background: #5aace2
}

.page-template-page-aparts-blanes .menuseccion li:nth-child(4) a,
.page-template-page-aparts-estartit .menuseccion li:nth-child(2) a,
.page-template-page-aparts-filtro .menuseccion li:nth-child(1) a,
.page-template-page-aparts-platja-aro .menuseccion li:nth-child(5) a,
.page-template-page-aparts-torrevella .menuseccion li:nth-child(3) a {
    background: #0c3359
}

@media (min-width:768px) {
    .menuseccion li+li a {
        margin-left: 2px
    }
}

.menuseccionapart {
    margin: 0 0 20px 0
}

.sticky-nav {
    height: 0;
    max-height: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 75px;
    z-index: 99;
    transition: 250ms
}

.sticky-nav.affix {
    width: 100%;
    z-index: 9;
    left: 0;
    right: 0;
    height: auto;
    max-height: 66px;
    border-top: 3px solid #0c3359;
    box-shadow: 0 30px 90px rgba(0, 0, 0, .3)
}

.container-streched {
    padding: 10px 50px
}

.sticky-nav .menuseccionapart {
    padding: 0 10px;
    background: 0 0
}

.sticky-nav .menuseccion {
    padding: 0;
    background: 0 0
}

.smartphone nav.main .menuseccion {
    background: 0 0
}

.sf-wrapper {
    opacity: 1!important
}

.sf-result {
    position: relative
}

.sf-result li {
    animation-name: test;
    animation-duration: 250ms;
    animation-timing-function: ease-in;
    margin-top: 15px
}

@keyframes test {
    0% {
        opacity: .25
    }
    100% {
        opacity: 1
    }
}

.anim360 {
    animation-name: roteit;
    animation-duration: .8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes roteit {
    0% {
        transform: rotate(0) scale(1)
    }
    50% {
        transform: rotate(180deg) scale(.9)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}

.buscadordispo-apart {
    animation-name: none;
    animation-duration: none;
    animation-timing-function: none;
    animation-iteration-count: none
}

.imhere {
    animation-name: imhere;
    animation-duration: .5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 2
}

@keyframes imhere {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(.97)
    }
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(.97)
    }
    100% {
        transform: scale(1)
    }
}

@media (max-width:979px) {
    .smartphone-center {
        text-align: center!important
    }
    .smartphone-margin-top-5 {
        margin-top: 5px!important
    }
    .smartphone-margin-top-10 {
        margin-top: 10px!important
    }
    .smartphone-margin-top-15 {
        margin-top: 15px!important
    }
    .smartphone-margin-top-20 {
        margin-top: 20px!important
    }
    .smartphone-margin-top-25 {
        margin-top: 25px!important
    }
}

.carousel-indicators {
    z-index: 10
}

.estrellas-2:after,
.estrellas-3:after,
.estrellas-4:after {
    content: "  \f005  \f005";
    font-family: fontawesome;
    font-size: 65%;
    vertical-align: text-top;
    line-height: 150%
}

.estrellas-3:after {
    content: "  \f005  \f005  \f005"
}

.estrellas-4:after {
    content: "  \f005  \f005  \f005  \f005"
}

#mapartamento {
    height: 375px;
    width: 100%
}

.smartphone #mapartamento {
    height: 200px
}

.smartphone article.padding20 {
    padding: 0!important
}

.sticky-nav-mobile-inf {
    display: none
}

@media(max-width:979px) {
    .sticky-nav-mobile-inf {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
        height: 53px;
        border-top: 3px solid #eee
    }
}

.sticky-nav-mobile-inf li {
    display: inline-block;
    text-align: center;
    height: 60px;
    vertical-align: top
}

.sticky-nav-mobile-inf li .fa {
    font-size: 165%;
    display: block
}

.sticky-nav-mobile-inf .b1-7 a {
    padding: 9px 4px 0 4px
}

.sticky-nav-mobile-inf .b1-7 a.activo,
.sticky-nav-mobile-inf .b1-7 a:active,
.sticky-nav-mobile-inf .b1-7 a:hover {
    color: #fff
}

.sticky-nav-mobile-inf li span {
    font-size: 8px;
    display: block;
    line-height: 10px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase
}

.b1-7 {
    width: 14.2857%
}

.b2-7 {
    width: 28.5714%
}

.btn-book-mobile {
    font-size: 14px!important;
    font-weight: 700;
    margin: 4px 21px 0 0;
    height: 42px;
    width: auto;
    padding: auto;
    max-width: 96%;
    line-height: 200%!important;
    min-width: 96%
}

@media(min-width:980px) {
    .breadcrumbs {
        margin: 10px 35px 0 35px!important;
        background: #1e3a54;
        font-size: 13px;
        line-height: 100%
    }
}

.breadcrumbs {
    background: rgba(0, 0, 0, .33);
    font-size: 13px;
    line-height: 100%
}

.breadcrumbs>span:last-of-type {
    font-weight: 700;
    color: #3498db
}

.breadcrumbs>span:last-of-type {
    color: #fff
}

.breadcrumbs a {
    color: #fff
}

.smartphone .breadcrumbs {
    max-height: 0;
    height: 0;
    width: 100%;
    position: absolute;
    transition: .4s;
    padding: 0;
    text-align: right;
    font-size: 11px;
    color: #fff;
    overflow: hidden;
    padding: 0 36px 0 0
}

.smartphone nav.affix {
    left: 0;
    right: 0;
    top: 0;
    z-index: 10
}

.smartphone nav.affix .breadcrumbs {
    max-height: 24px;
    height: auto;
    overflow: visible;
    left: 0;
    right: 0;
    top: 100%;
    background: rgba(0, 0, 0, .7);
    padding: 8px 36px 8px 0
}

.pinterest-wall img {
    max-width: 100%;
    width: 100%
}

.pinterest-wall figure {
    max-height: 200px;
    overflow: hidden;
    position: relative
}

.title-over-image {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 55px;
    background: rgba(0, 79, 139, 0) linear-gradient(to bottom, rgba(0, 79, 139, 0) 0, rgba(0, 79, 139, .75) 50%, rgba(0, 79, 139, .99) 100%) repeat scroll 0 0;
    transform: translateZ(0) scale(1);
    z-index: 3;
    overflow: visible
}

.title-over-image h3 {
    font-size: 125%
}

.echerp p {
    color: #333;
    font-weight: 700;
    line-height: 120%;
    margin: 0
}

.post-contenido>img,
.super-link-preview {
    margin-top: 15px
}

.super-link-preview img {
    max-width: 100%
}

.post-contenido {
    line-height: 125%
}

.smartphone .navigation.top-right {
    top: auto;
    bottom: 5px
}

.grid-item {
    width: 100%
}

@media (min-width:767px) {
    .pinterest-wall figure {
        max-height: 375px
    }
    .grid-item {
        width: 48.6%
    }
}

@media (min-width:1200px) {
    .grid-item {
        width: 32.1%
    }
}

.grid .minioferta {
    float: none!important;
    width: 25%!important;
    box-sizing: border-box!important;
    max-width: 282px;
    width: 282px
}

.grid .grid-sizer {
    width: 25%
}

@media (max-width:767px) {
    .grid .grid-sizer,
    .grid .minioferta {
        width: 49.5%!important;
        min-width: 49.5%;
        right: 0
    }
}

.smartphone .grid,
.smartphone .grid.margin20 {
    margin-left: 0!important;
    margin-right: 0!important;
    overflow-x: hidden
}

.smartphone .title-over-image {
    font-size: 100%;
    line-height: 120%;
    padding: 25px 12px 12px 12px
}

.smartphone .echerp p {
    font-size: 90%;
    margin: 0 3px;
    font-weight: 400
}

.navigation {
    margin: 15px 25px
}

.navigation a {
    display: inline-block;
    width: 25px;
    text-align: center
}

.textoLocalizacion {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotelsimages/garraf_bg.jpg) no-repeat center fixed
}

.bgplatjadaro {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotelsimages/platjadaro_bg.jpg) no-repeat center fixed
}

.bgroses {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotelsimages/roses_bg.jpg) no-repeat center fixed
}

.bgazahar {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotelsimages/azahar_bg.jpg) no-repeat center fixed
}

.novedad_es:after,
.novedadaparts_es:after {
    margin-top: 6px;
    content: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad.png)
}

.novedad_ca:after,
.novedadaparts_ca:after {
    content: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_ca.png)
}

.novedad_en:after,
.novedadaparts_en:after {
    content: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_en.png)
}

.novedad_fr:after,
.novedadaparts_fr:after {
    content: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_fr.png)
}

#cookies {
    background: rgba(0, 0, 0, .88);
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    min-width: 100%;
    z-index: 100
}

#cookies .btn {
    text-transform: uppercase;
    background: #fff!important;
    color: #000!important;
    font-weight: 700;
    padding: 4px 8px;
    line-height: 100%
}

.smartphone #cookies [class*=boto]+[class*=boto] {
    margin-left: 10px
}

.smartphone .visible-xs {
    display: block!important
}

@media (min-width:768px) {
    #cookies [class*=boto] {
        margin-left: 10px
    }
}

.smartphone #cookies [class*=boto]+[class*=boto] {
    margin-left: 10px
}

.smartphone #mapartamento {
    height: 250px
}

.bloque-renovacion {
    border: 2px dashed #2980b9;
    padding-left: 25px;
    box-shadow: -50px -50px 150px -25px rgba(0, 0, 0, .1) inset
}

.checklist {
    list-style: none;
    margin: 10px 0 15px 0
}

.checklist li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    padding-left: 18px
}

.checklist li:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 75%;
    position: absolute;
    left: 0;
    top: 1px;
    color: #2980b9
}

option[value=alcoceber],
option[value=club_torrevella],
option[value=roses],
option[value=segur_de_calafell] {
    display: none!important
}

.filtro-ofertas {
    display: block;
    max-height: 900px!important;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, .75)
}

[nores] {
    transition: .7s
}

[nores=true] {
    height: 150px!important
}

.no-results {
    opacity: .2
}

[nores=true] .hidden {
    display: block!important;
    opacity: .99
}

.filtro-ofertas h5 {
    padding: 18px;
    font-size: 17px
}

.filtro-ofertas .sf-checkbox-wrapper label {
    width: auto;
    display: inline-block
}

.affix .filtro-ofertas {
    background: 0;
    margin-top: 0;
    margin-bottom: 0
}

#filtro-ofertas-container.affix {
    background-color: #004f8b;
    color: #fff;
    border-bottom: 4px solid #ffbf00;
    top: 75px;
    right: 0;
    left: 0;
    z-index: 10
}

.smartphone #filtro-ofertas-container.affix {
    border-bottom: 0
}

@media (min-width:768px) {
    .filtro-ofertas select {
        width: 69%
    }
}

@media (max-width:767px) {
    #filtro-ofertas-container.affix {
        top: 49px
    }
}

.desktop.modal-open>:not(.modal) {
    filter: blur(1px)
}

.modal-open {
    transform: translate(0, 0, 0);
    padding-right: 0!important
}

#modalOfertaApto .modal-dialog {
    margin: auto;
    left: 0;
    right: 0;
    padding: 10px
}

@media (min-width:1024px) {
    #modalOfertaApto .modal-dialog {
        width: 900px;
        max-width: 900px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.cardOfertaApto {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15), 0 10px 25px rgba(0, 0, 0, .15);
    height: auto;
    transform: translate(0, 0, 0);
    width: 100%
}

.cardOfertaHotel {
    transform: none;
    width: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3), 0 -10px 25px rgba(0, 0, 0, .3)
}

@media(min-width:1024px) {
    .apt-photoset {
        min-height: 100%
    }
}

.smartphone .cardOfertaApto {
    overflow: auto!important
}

.cardOfertaApto img.dto {
    right: 0;
    top: -5px;
    left: auto
}

.smartphone .cardOfertaApto img.dto {
    top: -15px
}

.cardOfertaApto .price {
    padding: 10px 15px;
    z-index: 1;
    margin-right: -16px
}

.cardOfertaHotel .price {
    padding: 15px
}

.smartphone .cardOfertaHotel .price {
    margin: 10px 0;
    display: inline-block
}

.smartphone .cardOfertaHotel img.dto {
    right: auto;
    top: -5px;
    left: -10px
}

.cardOfertaApto .price-from,
.cardOfertaApto .price-noche {
    font-size: 12px;
    line-height: 13px;
    color: #fff
}

.cardOfertaApto .price-n {
    font-size: 32px;
    line-height: 30px
}

.smartphone .cardOfertaApto img.dto {
    right: -10px;
    top: -15px
}

.cardOfertaApto .intro {
    font-size: 100%;
    line-height: 120%;
    min-height: 5em
}

.offerband {
    min-width: 200px;
    left: 0;
    top: 0;
    z-index: 1;
    transform: translate(-30%, 25%) rotate(-45deg)
}

.close-modal {
    z-index: 5;
    left: auto;
    right: -12px;
    top: -12px;
    width: 32px!important;
    height: 32px!important;
    text-align: center;
    font-size: 18px;
    line-height: 100%;
    border: 2px solid currentcolor;
    border-radius: 50%;
    outline: 0;
    padding: 0!important
}

.smartphone .close-modal {
    right: -7px;
    top: -7px;
    width: 40px!important;
    height: 40px!important;
    font-size: 22px
}

.close-modal:hover {
    transform: scale(1.3);
    background: #000
}

.social-aptcard img {
    width: 25px;
    height: 25px
}

.single-promo .bg {
    background-blend-mode: lighten;
    background-size: 100% auto
}

.smartphone.single-promo .bg {
    background-size: auto 475px
}

@media(min-width:768px) {
    .single-promo .entrada {
        margin-left: 15px;
        margin-right: 15px
    }
}

.single-promo .headerseccion {
    margin: 90px 15px 120px 15px;
    background-color: rgba(12, 70, 124, .9)
}

.single-promo .oferta-intro {
    font-size: 140%;
    line-height: 115%
}

.slick {
    margin: 20px 0 0 5px!important;
    height: 250px;
    overflow: hidden;
    opacity: 0;
    transition: .75s
}

.smartphone .slick {
    height: 200px
}

@media(max-width:767px) and (orientation:landscape) {
    .smartphone .slick {
        height: 150px
    }
}

.slick.slick-initialized {
    opacity: .999
}

.slick>*>*>* {
    transform: translateX(-18%)
}

.slick .categoria {
    height: 200px;
    max-height: 25vh
}

.slick-track>* {
    padding: 5px;
    outline: 0;
    cursor: -webkit-grab
}

.slick-track>:focus {
    cursor: -webkit-grabbing
}

.slick .catname {
    box-shadow: 0 -4px 0 #09243e inset
}

.slick .catname:hover {
    background: #2980b9;
    font-size: 125%
}

.slicknav {
    margin: 0 30px;
    cursor: pointer
}

.slicknav:hover {
    transform: scale(1.2)
}

@media(min-width:768px) {
    body {
        padding-top: 75px
    }
    .home {
        padding-top: 0
    }
    .container-buscador-sub-slides {
        position: absolute;
        top: 200px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 88%
    }
}

@media(min-width:1281px) {
    .container-buscador-sub-slides {
        top: 300px
    }
}

.smartphone .container-buscador-sub-slides {
    overflow-x: hidden
}

#hamb,
#langbtn {
    background: 0 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    min-width: 80px;
    height: 75px;
    line-height: 75px;
    color: #474f4f;
    font-size: 35px;
    padding: 0
}

.home #hamb,
.home #langbtn {
    color: #fff
}

.home .affix #hamb,
.home .affix #langbtn {
    color: #474f4f
}

#langbtn {
    font-size: 16px;
    margin-left: 10px
}

#langbtn .text-small {
    vertical-align: middle
}

[lang=es] .lingua:before {
    content: "ES"
}

[lang=ca] .lingua:before {
    content: "CA"
}

[lang=en] .lingua:before {
    content: "EN"
}

[lang=fr] .lingua:before {
    content: "FR"
}

#lang_sel_list {
    margin: 0;
    padding: 0;
    background: 0 0;
    float: none;
    height: auto;
    width: 180px
}

#lang_sel_list a {
    margin: 0;
    display: block;
    width: 180px;
    height: 30px;
    background: rgba(0, 0, 0, .8);
    padding: 0 8px;
    line-height: 30px
}

#lang_sel_list a:hover {
    background: #2980b9
}

#lang_sel_list a:before {
    content: "";
    margin: 8px 0;
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAAAQBAMAAAAblGfKAAAAJFBMVEXIAxT/xQD////tKTkAI5UAIXvPFCvwv8b69vjjdIJ7jLrLzeCdoGn5AAAAqklEQVQoz6WSIQ7CQBBFlxuwV6iYCyCaeqpquwY5ggvUEC5AAFlDgiZwAATcrv93zZomP+kXs+a/5E12Qpm4DTFs5hH3SIXskPqWUjLHeDcSMDy+GejGkwSg9yJwACkBMLm35v0fbiEWWQRYNScmApQxp5gGVIz5/EjAscgKQFRSl7405tdaXTr1v/Fs/hmebdI+jlVzYhrQUcacYtppoJePD6QEwCQDcJsABRZ5mGrC0r8AAAAASUVORK5CYII=);
    vertical-align: top
}

#lang_sel_list .icl-es a:before {
    background-position: 0 0
}

#lang_sel_list .icl-ca a:before {
    background-position: -24px 0
}

#lang_sel_list .icl-fr a:before {
    background-position: -48px 0
}

#lang_sel_list .icl-en a:before {
    background-position: -72px 0
}

#desplelangs {
    position: fixed;
    right: 25px;
    top: 75px;
    z-index: 11;
    transform: translateY(200%);
    transition: 350ms;
    opacity: 0;
    height: 0;
    list-style: none;
    overflow: hidden
}

#desplelangs:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent rgba(0, 0, 0, .8) transparent;
    margin-left: -10px
}

#desplelangs.shown {
    transform: translateY(0);
    opacity: .999;
    height: auto
}

#desplelangs li {
    display: block;
    float: none;
    margin: 0;
    padding: 0
}

#desplelangs li a:after {
    font-size: 13px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 140px;
    vertical-align: top
}

[lang=ca] .icl-ca,
[lang=en] .icl-en,
[lang=es] .icl-es,
[lang=fr] .icl-fr {
    display: none!important
}

.icl-es a:after {
    content: "ESPAÑOL"
}

.icl-ca a:after {
    content: "CATALÀ"
}

.icl-en a:after {
    content: "ENGLISH"
}

.icl-fr a:after {
    content: "FRANÇAIS"
}

#phonelangs a {
    display: inline-block;
    text-align: center;
    width: 30px
}

.bghome {
    background: #f6f6f6
}

@media(max-width:767px) {
    #langbtn.display-inline-block.hidden-xs {
        display: none!important
    }
    .home {
        background: url(https://www.rvhotels.es/wp-content/uploads/2017/11/bg-rvhotels-home-mob-estiu.jpg) center top/auto 90vh no-repeat #2980b9;
        padding-top: 90px
    }
}

header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    height: 75px;
    transition: .5s
}

.bghome>* {
    z-index: 8
}

.home header {
    background: 0 0
}

.home header.affix {
    background: #fff
}

nav.main-nav {
    background: 0 0;
    font-size: 16px;
    line-height: 75px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 1s
}

nav.main-nav>* {
    vertical-align: top
}

div[class*=menu-menuprincipal] {
    text-align: right;
    display: inline-block
}

nav.main-nav ul {
    margin: 0;
    width: auto;
    padding: 0;
    display: inline-block
}

nav.main-nav .menu li {
    list-style: none;
    display: inline-block;
    text-align: center
}

nav.main-nav .menu li a {
    display: inline-block;
    color: #474f4f;
    text-decoration: none;
    padding: 0 10px;
    vertical-align: top;
    position: relative;
    z-index: 1
}

.home nav.main-nav .menu li a {
    color: #fff
}

.home header.affix nav.main-nav .menu li a {
    color: #474f4f
}

nav.main-nav .menu li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 5px;
    width: 0;
    background: #0c3359;
    display: block;
    transition: .3s;
    transition-delay: 75ms
}

.home nav.main-nav .menu li a:after {
    background: #fff
}

.home header.affix nav.main-nav .menu li a:after {
    background: #0c3359
}

.uk-navbar-nav>li.uk-active>a:after,
.uk-navbar-nav>li>a:hover:after {
    width: 100%
}

nav.main-nav .menu li a:hover {
    text-decoration: none;
    color: #222
}

.home nav.main-nav .menu li a:hover {
    color: #fff
}

nav.main-nav .menu li.current-menu-item a {
    border: 0
}

nav.main-nav .menu li a:hover:after,
nav.main-nav .menu li.current-menu-item a:after {
    width: 100%
}

@media (min-width:768px) and (max-width:991px) {
    nav.main-nav .menu li.current-menu-item a {
        padding-bottom: 0
    }
}

ul[id*=menu-menuprincipal] li:nth-child(4) {
    display: none!important
}

.logo-header {
    display: inline-block;
    left: 24px;
    top: 0;
    margin: 4px;
    transition: .5;
    opacity: .999
}

.home .logo-header {
    opacity: 0
}

.home header.affix .logo-header {
    opacity: .999
}

.logo-header img {
    height: 66px;
    width: auto
}

#logorvhotels-svg {
    width: 240px;
    height: 160px;
    display: block;
    margin: 0;
    background: #fff
}

.st0 {
    fill: #006098
}

.st1 {
    fill: #fff
}

.st2 {
    fill: #4da6de
}

.st3 {
    fill: #ecebec
}

#logorvhotels-svg,
#logorvhotels-svg * {
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#logorvhotels-svg {
    animation-name: basicfadein;
    animation-duration: 250ms
}

.delay1 {
    animation-delay: 250ms
}

.delay2 {
    animation-delay: .5s
}

.delay3 {
    animation-delay: 750ms
}

.delay4 {
    animation-delay: 1s
}

.delay5 {
    animation-delay: 1.25s
}

.delay6 {
    animation-delay: 1.5s
}

.delay7 {
    animation-delay: 1.75s
}

.delay8 {
    animation-delay: 2s
}

#rvh-rect-blue-name,
#rvh-rect-blue-star {
    animation-name: basicfadein;
    animation-duration: 1.2s;
    opacity: 0
}

#rvh-rect-blue-name {
    animation-name: swiperightsquare;
    animation-delay: .5s;
    animation-duration: .5s
}

@keyframes basicfadein {
    from {
        opacity: 0
    }
    to {
        opacity: .999
    }
}

@keyframes basicfadeout {
    from {
        opacity: .999
    }
    to {
        opacity: 0
    }
}

.basicfadeout {
    animation-name: basicfadeout;
    animation-duration: 250ms;
    animation-iteration-count: 1
}

#rvh-star {
    opacity: 0;
    animation-name: giraestrella;
    animation-delay: .5s;
    animation-duration: .5s
}

@keyframes giraestrella {
    from {
        opacity: 0;
        transform: rotate(-180deg) scale(.5)
    }
    to {
        opacity: .999;
        transform: rotate(0) scale(1)
    }
}

#rvh-letter-r,
#rvh-letter-v {
    animation-name: swiperight;
    animation-delay: 1s;
    animation-duration: .33s;
    opacity: 0
}

#rvh-letter-v {
    animation-delay: 1.2s
}

#rvh-letters-hotels {
    opacity: 0;
    animation-name: basicfadein;
    animation-duration: .5s;
    animation-delay: 1.35s
}

@keyframes swiperight {
    from {
        opacity: 0;
        transform: translateX(-25%)
    }
    to {
        opacity: .999;
        transform: translateX(0)
    }
}

@keyframes swiperightsquare {
    from {
        opacity: 0;
        transform: translateX(-90%)
    }
    to {
        opacity: .999;
        transform: translateX(0)
    }
}

@keyframes swipedown {
    from {
        opacity: 0;
        transform: translateY(-90%)
    }
    to {
        opacity: .999;
        transform: translateY(0)
    }
}

@keyframes scaleup {
    from {
        opacity: 0;
        transform: scale(.25)
    }
    to {
        opacity: .999;
        transform: scale(1)
    }
}

#rvh-letters-gruprv,
#rvh-rect-blue-gray {
    opacity: 0;
    animation-name: scaleup;
    animation-duration: .5s;
    animation-delay: 1.35s;
    -moz-transform-origin: 50%;
    transform-origin: 50%
}

#rvh-letters-gruprv {
    animation-duration: 1s;
    animation-delay: 1.55s
}

.home-subheading {
    z-index: 9;
    left: 0;
    top: 0
}

.home-subheading h1 {
    font-weight: 900;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .75)
}

@media(max-width:1280px) {
    #logorvhotels-svg {
        width: 200px;
        height: 133px
    }
}

@media(max-width:979px) {
    .logo-header {
        left: 0
    }
    .home-subheading .row {
        margin: 0
    }
    .home-subheading.position-absolute {
        text-align: center;
        margin: 0 0 40px 0
    }
    .col-h1 {
        padding: 0 15px
    }
    .home-subheading h1 {
        font-size: 30px
    }
    .logo-big.margin20 {
        margin: 0 0 25px 0
    }
}

@media(max-width:767px) {
    .home-subheading.position-absolute {
        position: static
    }
}

@media(min-width:768px) and (max-width:1280px) {
    .home-subheading {
        top: 30px
    }
    .col-h1 {
        text-align: right!important
    }
}

@media(min-width:981px) {
    .col-h1 {
        transform: translateY(50px)
    }
}

@media(min-width:1281px) {
    .col-h1 {
        transform: translate(30px, 78px)
    }
}

@media(min-width:1380px) {
    .col-h1 {
        max-width: 75%
    }
}

.offpage {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 100%;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 79, 139, .94);
    color: #fff;
    text-align: center;
    overflow: hidden;
    transition: .5s;
    display: table;
    opacity: 0;
    filter: none;
    -webkit-filter: none;
    display: none
}

.offpage.offpaged {
    top: 0;
    bottom: auto;
    opacity: .999;
    display: table
}

.off-nav {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    overflow: auto
}

.off-nav>div {
    position: relative;
    z-index: 5
}

.off-nav h4 {
    letter-spacing: .15em;
    font-size: 16px;
    line-height: 100%;
    opacity: .6
}

.off-nav ul {
    list-style: none;
    margin: 30px 0 50px 0
}

.off-nav a {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    display: inline-block
}

@media(max-width:1200px) {
    .off-nav h4 {
        font-size: 14px
    }
    .off-nav ul {
        margin: 20px 0 40px 0
    }
    .off-nav a {
        font-size: 18px;
        line-height: 32px
    }
}

.off-nav a:after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #fff;
    transition: .2s
}

.off-nav a:hover:after {
    width: 100%
}

.aspa {
    position: absolute;
    right: -200px;
    bottom: -200px;
    fill: rgba(255, 255, 255, .03);
    stroke: rgba(255, 255, 255, .08);
    z-index: 1;
    width: 700px;
    height: 700px;
    stroke-width: .1pt;
    animation-name: rotateme;
    animation-duration: 60s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes rotateme {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(-360deg)
    }
}

@keyframes specialfadein {
    0% {
        opacity: 0;
        display: none
    }
    1% {
        opacity: 0;
        display: table
    }
    100% {
        opacity: .999
    }
}

@keyframes specialfadeout {
    0% {
        opacity: .999
    }
    99% {
        opacity: .999;
        display: table
    }
    100% {
        opacity: 0;
        display: none
    }
}

.close-overlay {
    cursor: pointer;
    background: 0 0;
    border: 0;
    right: 25px;
    top: 24px;
    width: 30px;
    height: 30px;
    outline: 0;
    padding: 0
}

@media (max-width:767px) {
    header {
        height: 55px
    }
    nav.main-nav {
        line-height: 55px
    }
    .logo-header img {
        height: 47px;
        width: auto
    }
    #hamb {
        min-width: 60px;
        height: 55px;
        line-height: 55px
    }
    body:not(.home) {
        padding-top: 55px
    }
}

@media(max-width:767px) {
    .off-nav h4 {
        font-size: 13px
    }
    .off-nav ul {
        margin: 15px 0 30px 0
    }
    .off-nav a {
        font-size: 16px;
        line-height: 30px
    }
    .off-nav {
        overflow: scroll;
        padding: 25% 10% 20% 10%;
        height: 100%;
        height: 100vh;
        display: block;
        position: relative
    }
    .off-nav:after {
        content: "";
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 120px;
        background: -moz-linear-gradient(top, rgba(122, 188, 255, 0) 0, rgba(0, 96, 152, .75) 63%, rgba(0, 96, 152, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(122, 188, 255, 0) 0, rgba(0, 96, 152, .75) 63%, rgba(0, 96, 152, 1) 100%);
        background: linear-gradient(to bottom, rgba(122, 188, 255, 0) 0, rgba(0, 96, 152, .75) 63%, rgba(0, 96, 152, 1) 100%)
    }
    .close-overlay {
        right: 15px;
        top: 15px;
        z-index: 2
    }
    #phonelangs {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        padding: 15px 10%;
        background: rgba(0, 0, 0, .3)
    }
    #phonelangs a {
        opacity: .65
    }
    #phonelangs a:first-of-type {
        margin-left: 9px
    }
    #phonelangs .lang_sel_sel {
        opacity: 1
    }
}

@media (min-width:768px) {
    .home .slideshow.slideshow-home-xl {
        position: relaive!important;
        min-height: 600px;
        min-height: 100vh;
        z-index: 1
    }
}

.destacadoshome {
    padding: 50px 0
}

.row.row-small.row-home-catpromos {
    margin-left: -15px;
    margin-right: -15px
}

.row-home-catpromos .categoria {
    height: 250px;
    min-height: 250px
}

.row-home-catpromos .categoria .categoria-title {
    background: 0 0;
    font-size: 25px;
    transition: .3s;
    text-shadow: 0 0 15px rgba(0, 0, 0, 1)
}

.row-home-catpromos .categoria:hover .categoria-title {
    background: rgba(28, 105, 173, .7);
    text-shadow: none
}


/*
Theme Name: RV Hotels
Theme URI: https://www.rvhotels.es
Author: RV Hotels
Description: Web de RV Hotels
Version: 1.0
*/


/* ------- General ------- */

html,
body {
    min-height: 100%;
    overflow: auto;
    -webkit-text-size-adjust: none;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style: none;
}


/* Colors */

.yellowgold {
    color: #ffbf00;
}

.bg-yellowgold {
    background: #ffbf00;
}

.darkblue {
    color: rgb(12, 51, 89)
}

.bg-darkblue {
    background: #0c3359
}

.lightblue {
    color: #2980b9;
}

.bg-lightblue {
    background: #2980b9;
}

.lightblue-plus {
    color: #3498db;
}

.bg-lightblue-plus {
    background: #3498db;
}

.almostwhite {
    color: rgba(255, 255, 255, 0.75);
}

.bg-almostwhite {
    background: rgba(255, 255, 255, 0.75);
}

.bg-brokenwhite {
    background: #f6f6f6
}

.bg-almostblack {
    background: #262626
}

.text-120x,
.text-large {
    font-size: 120%;
    line-height: 110%;
}

.text-15x {
    font-size: 150%;
    line-height: 110%;
}

.text-175x {
    font-size: 175%;
    line-height: 110%;
}

.text-2x {
    font-size: 200%;
    line-height: 100%;
}

.text-3x {
    font-size: 300%;
    line-height: 100%;
}

.text-small {
    font-size: 80%;
}

.text-bold {
    font-weight: 700;
}

.text-extrabold {
    font-weight: 900;
}

.text-underline {
    font-weight: 700;
}

.text-kern-extra {
    letter-spacing: .18em;
}

.almostblack {
    color: #444;
}

.black {
    color: #000;
}

.position-relative {
    position: relative;
    display: block;
}

.position-absolute {
    position: absolute;
}

.smartphone .phone-block {
    display: block;
}

.smartphone .phone-block+.phone-block {
    margin-top: 10px;
}

.zeroabs {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 120px;
    display: inline-block;
    min-width: 50%;
    max-width: 80%;
    padding: 15px;
    box-sizing: content-box;
}

.smartphone .container-categoria-big {
    padding-bottom: 50%;
    overflow: hidden;
}

.smartphone .container-categoria-big img {
    transform-origin: 33% 0;
    transform: scale(2.2);
}

.smartphone .zeroabs {
    width: 90%;
    margin-bottom: 25px;
    height: 180px;
    overflow: visible;
}

.smartphone .zeroabs h1 {
    font-size: 26px;
    line-height: 120%;
}

.top-right {
    right: 0;
    top: 0;
}

.big-icon {
    font-size: 30px;
    line-height: 100%;
}

.blanco {
    color: #fff!important;
}

.fg-blanco,
.blanco,
article a.blanco {
    color: #fff!important;
}

.bg-blanco,
.bg-white {
    background: #fff;
}

.bg-blue-alpha {
    background: rgba(0, 79, 139, 0.8);
}

p {
    margin: 5px 0 10px;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.nofloat {
    float: none!important;
}

.inlineblock {
    display: inline-block!important;
}

.minWidth50 {
    width: auto;
    min-width: 100%;
}

@media (min-width:768px) {
    .minWidth50 {
        width: auto;
        min-width: 50%;
        max-width: 50%;
    }
    .container-medium {
        max-width: 700px;
    }
}

.fullwidth {
    min-width: 100%;
    width: auto;
}

hr.fullwidth {
    margin: 20px 0 5px 0;
}

body {
    font-size: 15px;
    line-height: 18px;
    font-family: Lato, "Open sans", Arial, Helvetica, sans-serif;
}

input[type="text"],
textarea {
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 2px;
}

a {
    color: #0069a2;
    text-decoration: none;
}

a:hover {
    color: #269ee0;
    text-decoration: none!important;
}

article a {
    color: #0069a2;
}

.uppercase {
    text-transform: uppercase;
}


/* Headings */

h1,
h2,
h3,
h4,
h5 {
    font-family: Lato, "Open sans", Arial, Helvetica, sans-serif;
}

h2.titolblogs {
    color: #000000;
    text-transform: none !important;
    margin: 30px 0px 15px 0px;
    font-size: 20px !important;
}

h2 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px;
    color: #1966AC;
}

@media (max-width: 480px) {
    h2 {
        font-size: 17px;
    }
}

h3 {
    font-weight: 700;
    font-size: 17px;
    margin: 0px;
    color: #222;
}

@media (min-width: 768px) and (max-width: 991px) {
    h3 {
        font-size: 12px;
    }
}

h4 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
    h4 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    h4 {
        font-size: 12px;
        /*text-align: center;*/
    }
}

.ficha-apartamento h4 {
    font-size: 15px;
}

h5 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    color: #0C3359;
}

@media (min-width: 768px) and (max-width: 991px) {
    h5 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .single-apartamento .bgaparts {
        overflow-x: hidden
    }
    .single-apartamento .bgaparts>.container {
        padding: 0;
        margin: 0 -5px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container-buscador-sub-slides>.container {
        width: auto!important;
        max-width: 100%!important;
        padding: 0!important;
    }
}

.wp-caption-text {
    font-style: italic;
    font-size: 13px;
}

blockquote {
    padding: 10px 20px 10px 20px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 18px;
    border: 0;
    font-family: Georgia, serif;
    color: #777;
}

.h1apt {
    font-weight: 900;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1966AC;
}

.zonaapt {
    font-size: 18px;
    color: #222;
    letter-spacing: -0.03em;
    text-transform: none;
    font-weight: 700;
}

.subtitle {
    color: #0C3359;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    text-transform: none;
}

.container-description {
    margin: 0 30px;
    padding: 15px 5% 15px 5%;
    margin-bottom: 15px;
}

.container-description p {
    margin: 0;
}

.container-description p+p {
    margin-top: 15px;
}

.catswitcher-container {
    background: #0C3359;
    margin: 0;
    padding: 30px 0;
}

#catSwitcher.catSwitcher {
    z-index: 2;
    max-width: 300px;
    margin: 0 auto;
    min-height: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #444;
}

select option[disabled] {
    color: silver;
}


/* auxiliares */

.display-block {
    display: block!important;
}

.display-inline-block {
    display: inline-block!important;
}

.nowrap {
    white-space: nowrap;
}

.overflow-hidden {
    overflow: hidden;
}


/* Modal */

.safari .modal {
    height: 100vh!important
}

.modal-header {
    border-bottom: none;
}

.modal-backdrop.in {
    opacity: .4;
}

.modal {
    overflow: hidden;
    line-height: 20px;
    height: auto;
}

.modal-dialog,
.modal-body {
    height: auto;
}

.modal-header {
    margin: 5px 5px -10px 5px;
}

.modal-title {
    color: #1966AC;
}

#mc_embed_signup .button {
    background: #02384F !important;
    clear: both!important;
    border: 0!important;
    border-radius: 2px!important;
    color: #FFF!important;
    cursor: pointer!important;
    display: inline-block!important;
    font-size: 14px!important;
    font-weight: 700!important;
    height: 34px!important;
    line-height: 32px!important;
    margin: 0!important;
    padding: 0 10px!important;
    text-align: center!important;
    text-decoration: none!important;
    vertical-align: top!important;
    white-space: nowrap!important;
    width: auto!important;
    text-shadow: none!important;
}

#mc_embed_signup .button:hover {
    background: #02384F !important;
}

#mc_embed_signup .mc-field-group {
    width: 90%!important;
    margin: 0 auto!important;
}

#mc_embed_signup input {
    border: none!important;
    background: rgba(28, 105, 173, 0.91);
    -webkit-appearance: none;
}

#mc_embed_signup div.mce_inline_error {
    background-color: transparent!important;
    color: tomato!important;
}

.my-text-left {
    margin-left: -20px;
    margin-right: 18px
}

#mc_embed_signup div.response {
    padding: 0!important;
}

.rvhotelsFooter #mc_embed_signup {
    text-align: left;
}

.rvhotelsFooter #mc_embed_signup form {
    margin: 20px 0;
    padding: 0;
}

.rvhotelsFooter #mc_embed_signup input[type="email"]::placeholder {
    color: #0c3359;
    font-weight: bold;
}

.rvhotelsFooter #mc_embed_signup input[type="email"] {
    background: rgba(255, 255, 255, .7);
    color: #0c3359;
}

.rvhotelsFooter #mc_embed_signup input[type="email"]:focus {
    outline: none;
    background: #fff;
}

.rvhotelsFooter #mc_embed_signup .mc-field-group {
    width: auto!important;
    min-height: 0;
}

.rvhotelsFooter #mc_embed_signup .button {
    background: #2980b9!important;
    text-shadow: none;
    line-height: 40px;
    min-height: 40px;
    padding: 0 15px;
}

@media (min-width:980px) {
    .rvhotelsFooter #mc_embed_signup {
        max-width: 60%
    }
}

@media (max-width:979px) {
    .rvhotelsFooter #mc_embed_signup {
        margin: 0 5%;
    }
}


/* Formularis i botons */

.btn {
    border-radius: 0;
}

.buscador .btn-primary {
    background: #2980b9;
    border: 0;
    color: #FFF;
    cursor: pointer;
    font-size: 14px!important;
    line-height: 40px!important;
    font-weight: 700;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    float: right;
    outline: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #ffffff;
    background-color: #3498db;
}

input[type="text"],
input[type="email"],
select,
textarea {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    background-color: #ffffff;
    background-image: none;
    border: 0;
    transition: .15s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"]:focus,
input[type="text"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="date"]:focus,
input[type="date"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
    background-color: #f9ff99;
    outline: none;
    box-shadow: none;
}

select {
    -webkit-appearance: none;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAMAAACX3symAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNDRDFDNkZEQzNCNDExRTc4NzBFRDRGREY0RDI4REM1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNDRDFDNkZFQzNCNDExRTc4NzBFRDRGREY0RDI4REM1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0NEMUM2RkJDM0I0MTFFNzg3MEVENEZERjREMjhEQzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0NEMUM2RkNDM0I0MTFFNzg3MEVENEZERjREMjhEQzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Xnu81AAAABlBMVEVIjMD29vbjRpwrAAAAAnRSTlP/AOW3MEoAAABFSURBVHjaYmAEAwYGKA3lQfkMMB6EzwDhQQlGOAMqCONB+HBDYAbCeWCljCiAEBdVL4bJKPaiuwrdzeg+QvcvIjQAAgwAauAAvwclMmoAAAAASUVORK5CYII=')!important;
    background-position: 95% center;
    background-position: calc(100% - 10px) center;
    border-radius: 0;
    background-repeat: no-repeat;
}

textarea {
    height: 140px;
    resize: none;
}

input[type="submit"] {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: Lato, "Open sans";
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
    font-weight: 900!important;
    background-color: #FFBF00;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.4;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}


/* Header*/

header {
    position: relative;
    padding: 0;
    background-color: #fff;
    z-index: 11;
}

.aviso-header .aviso-header-fecha {
    background: rgba(28, 105, 173, 0.91);
    color: #fff;
    line-height: 15px;
    padding: 10px;
}

.logoheader {
    position: relative;
    z-index: 1;
}

.logoheader h1 {
    margin: 0 0 20px 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    letter-spacing: -1px;
}

.logoheader a {
    display: inline-block;
    margin: -35px 0 30px 0;
}

.home .logoheader a {
    margin-bottom: 20px;
}

#logorvhotels {
    width: 225px;
    height: auto;
    max-width: 100%;
}


/* footer 2017 */

.rvhotelsFooter {
    padding: 30px 0 0 0;
    border-top: 5px solid rgba(28, 105, 173, 0.91);
    color: rgba(255, 255, 255, .7);
}

.rvhotelsFooter a {
    color: rgba(255, 255, 255, .7);
}

.rvhotelsFooter ul {
    margin: 10px 0 20px 0;
    line-height: 180%;
}

.rvhotelsFooter h5 {
    font-size: 15px;
    letter-spacing: 0;
}

footer #blog-icon path {
    fill: rgba(255, 255, 255, .7);
}

.rvhotelsFooter .social_icons {
    transform: translateY(-15px)
}

.smartphone .rvhotelsFooter .row {
    margin: 0;
}

@media (max-width:768px) {
    .rvhotelsFooter {
        text-align: center!important;
    }
    .social_icons {
        margin-top: 20px;
    }
    .rvhotelsFooter h5 {
        text-align: center;
    }
    .rvhotelsFooter ul {
        text-align: center;
    }
    address {
        text-align: center;
    }
}


/* Central */

.bghome>* {
    position: relative;
    z-index: 10;
}

.slideshow .container-slide {
    border: 0!important;
    box-shadow: none!important;
    min-height: 100%;
}

.wk-slideset {
    margin-bottom: 20px;
}

.wk-gallery-showcase .wk-slideset .sets {
    padding: 3px 0 0 0;
}

.wk-gallery-showcase .wk-slideset .set>li>div {
    margin: 0;
}

.wk-gallery-showcase .wk-slideset .set>li+li>div {
    margin-left: 3px;
}

.slideshow .carousel-inner,
.slideshow .carousel,
.slideshow .item {
    min-height: 100vh;
    min-width: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}

body,
.bg {
    background-color: #0C3359;
}

.bg {
    background-repeat: no-repeat;
    background-position: center top;
    position: static!important;
    transition: 1s;
    background-size: 100% auto;
}

.bg.affix {
    position: static!important;
    background-attachment: fixed;
    background-size: 105% auto!important;
    background-position: center -5%!important;
}

.smartphone .bg.affix {
    background-attachment: fixed;
    background-size: inherit!important;
}

.error404 .bg {
    background-position: center;
    background-size: cover;
}

@media (min-width:768px) {
    .bghotels2016,
    .bg-estartit,
    .error404 .bg {
        background-image: url(images/bg_2016.jpg);
    }
    .bg-blanes {
        background-image: url(images/bg_blanes_2016.jpg);
    }
    .bg-torrevella {
        background-image: url(images/bg_torrevella_2016.jpg);
    }
    .bg-platja-aro {
        background-image: url(images/bg_apts_platja_daro.jpg);
    }
}


/* small mobile backgrounds */

@media (max-width:768px) {
    .bg {
        background-size: auto 350px;
        background-size: auto 50vh;
    }
    .bghotels2016,
    .bg-estartit,
    .error404 .bg {
        background-image: url(images/xs/bg_2016.jpg);
    }
    .bg-blanes {
        background-image: url(images/xs/bg_blanes_2016.jpg);
    }
    .bg-torrevella {
        background-image: url(images/xs/bg_torrevella_2016.jpg);
    }
    .bg-platja-aro {
        background-image: url(images/xs/bg_apts_platja_daro.jpg);
    }
    .bg-pirinee-hotels {
        background-image: url(images/promos_pirineo.jpg);
    }
}

.error-panel .big-icon {
    font-size: 350%;
    line-height: 100%;
    margin: 0;
}

@media(min-width:768px) {
    .error-panel {
        min-height: 50vh;
        width: 80%;
        display: table;
        margin: 0 auto;
    }
    .center-vertical {
        display: table-cell;
        vertical-align: middle;
    }
}

.bgcategorias {
    background: #0C3359;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bgofertas {
    background-color: #2980b9;
}

.white-panel {
    margin: 30px 0;
    padding: 15px;
    background: #fff;
}

.white-panel h3,
.white-panel h4 {
    color: #444;
    margin: 10px 0;
}

.white-panel h4 {
    color: #1966AC
}

.buscar {
    color: #222;
    font-size: 26px;
    line-height: 40px;
    padding: 0 10px;
}

.buscar-dispo-apart {
    width: 100%;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 18px!important;
    line-height: 100%!important;
}

.social_icons {
    display: inline-block;
    color: #E5EDF3;
    font-size: 30px;
    position: relative;
    z-index: 2;
    user-select: none;
}

.social_icons i {
    padding-right: 10px;
}

.buscadordispo-apart {
    padding: 12px;
}

.dispo-apart-title {
    padding: 0 0 15px 0;
    border-bottom: 3px solid currentcolor;
    font-size: 18px;
    line-height: 100%;
}

.deitpiquer {
    max-width: 75%;
    display: inline-block!important;
}

.deitpiquer+label {
    display: inline-block!important;
    font-size: 170%;
    min-width: 25%;
    line-height: 38px;
    height: 34px;
    vertical-align: middle;
}

.hilite {
    cursor: pointer;
}

.hilite:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
}

.buscador-container {
    margin: 20px 0px;
}

.buscador-container p {
    text-align: center;
    letter-spacing: -0.3px;
    margin-bottom: 0px!important;
    color: #222;
    font-weight: 400;
    margin-bottom: 0px!important;
}

.buscador {
    background: rgba(255, 255, 255, 0.85);
    padding: 10px;
    height: auto;
    width: 100%;
}

@media (max-width: 991px) {
    .buscador {
        padding: 5px;
    }
}

.buscador-dispo-aptos-h {
    margin-bottom: 30px;
    padding: 10px;
}

.buscador-dispo-aptos-h .buscador {
    background: 0;
    padding: 0;
    width: auto;
}

.buscador-dispo-aptos-h .selector-icon i {
    position: static;
    line-height: 140%;
    transform: translateX(-8px);
}

.smartphone .buscador-dispo-aptos-h .selector-icon i {
    transform: translateX(-10px);
}


/* buscador dispo aptos horizontal */

.fichahotel {
    background: #fff;
    margin: 0;
}

@media (max-width: 480px) {
    .fichahotel {
        background: #fff;
        box-shadow: none;
    }
}

.titlehotel {
    padding: 15px;
}

@media (max-width: 480px) {
    .titlehotel {
        padding: 10px;
    }
}

.titlehotel h2 {
    white-space: nowrap;
}

@media (min-width: 768px) and (max-width: 991px) {
    .titlehotel h2 {
        font-size: 13px;
    }
}

.fichaaparts {
    background: #fff;
}

.fichaaparts h2 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
    color: #1966AC;
}

@media (min-width: 768px) and (max-width: 991px) {
    .fichaaparts h2 {
        font-size: 13px;
    }
}

.fichaaparts h3 {
    font-weight: 700;
    font-size: 17px;
    margin: 0px;
    color: #222;
    letter-spacing: -0.5px;
}

.fichaaparts h3,
.fichaaparts h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleaparts {
    padding: 10px;
}

.rvhotel {
    color: #0C3359;
}

.logohotel {
    padding-top: 10px;
}

.logohotel img {
    margin: 0;
    position: relative;
}

.container-slide {
    border-bottom: 5px solid #fff;
}

@media (max-width: 480px) {
    .container-slide {
        box-shadow: none;
        border-bottom: none;
    }
}

.container-slide-aparts {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    position: relative;
}

.container-slide-aparts img {
    max-width: 100%;
}

.extra-info {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.precio-desde {
    position: absolute;
    right: 0;
    top: 15px;
    color: #212121;
    background: #FFBF00;
    padding: 15px 10px 10px 10px;
    line-height: 100%;
    display: inline-block;
    letter-spacing: -.03em;
    font-size: 90%;
    text-align: right;
    text-transform: lowercase;
}

.precio-desde span {
    font-size: 200%;
    font-weight: 900;
}

.container-icons {
    text-align: center;
    padding: 0px 10px 10px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.container-icons img {
    max-width: 100%;
    display: inline;
}

.container-map {
    border-bottom: 5px solid #fff;
    overflow: hidden;
    cursor: pointer;
}


/*.container-map:hover:before {
    content: "\f0b2";
    position: absolute;
    padding: 15px 10px;
    z-index: 9;
    font-family: "fontawesome";
    color: #1C69AD;
    font-size: 30px;
    opacity: 1!important;
  }*/

.container-map img {
    max-width: 100%;
    transition: 500ms;
    opacity: .99;
}

.container-map img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
}

.textohotel {
    min-height: 85px;
}

.textohotel p {
    letter-spacing: -0.3px;
    padding: 10px 15px 10px;
    margin-bottom: 0px!important;
    color: #54595A;
    font-weight: 100;
    text-align: left!important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .textohotel p {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .textohotel p {
        font-size: 13px;
        letter-spacing: -0.3px;
        padding: 10px 10px 10px;
        color: #545454;
        font-weight: 400;
        line-height: 16px;
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.row.row-small {
    margin-right: -5px;
    margin-left: -5px;
}

.row.row-small>[class^="col-"],
.row.row-small>[class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.ficha_ofertas {
    border-radius: 0px 0px 0px 3px;
    background: #a67c00;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a67c00 0%, #ffbf00 46%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a67c00), color-stop(46%, #ffbf00));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a67c00 0%, #ffbf00 46%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a67c00 0%, #ffbf00 46%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a67c00 0%, #ffbf00 46%);
    /* IE10+ */
    background: linear-gradient(to bottom, #a67c00 0%, #ffbf00 46%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a67c00', endColorstr='#ffbf00', GradientType=0);
    /* IE6-9 */
}

.ficha_ofertas:hover {
    background: #ffbf00;
}

.ficha_ofertas p {
    text-align: center!important;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px;
    color: #0C3359;
    letter-spacing: -1px;
    padding: 10px 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ficha_ofertas p {
        font-size: 12px;
        letter-spacing: -0.5px;
    }
}

@media (max-width: 480px) {
    .ficha_ofertas p {
        font-size: 12px;
        letter-spacing: -1px;
        padding: 5px 0px;
    }
}

.ficha_verweb {
    border-radius: 0px 0px 3px 0px;
    background: #fff;
    background: #a8a8a8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a8a8a8 0%, #ffffff 46%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a8a8a8), color-stop(46%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a8a8a8 0%, #ffffff 46%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a8a8a8 0%, #ffffff 46%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a8a8a8 0%, #ffffff 46%);
    /* IE10+ */
    background: linear-gradient(to bottom, #a8a8a8 0%, #ffffff 46%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.ficha_verweb:hover {
    background: #fff;
}

.ficha_verweb p {
    text-align: center!important;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px;
    color: #1C69AD;
    letter-spacing: -1px;
    padding: 10px 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ficha_verweb p {
        font-size: 12px;
        letter-spacing: -0.5px;
    }
}

@media (max-width: 480px) {
    .ficha_verweb p {
        font-size: 12px;
        letter-spacing: -1px;
        padding: 5px 0px;
    }
}

.es-novedad:after {
    position: absolute;
    right: 0;
    top: 62px;
}

.novedadaparts_es:after,
.novedadaparts_ca:after,
.novedadaparts_en:after,
.novedadaparts_fr:after {
    top: 11px;
    right: 16px;
    position: absolute;
    z-index: 2;
}

.relacionados .novedadaparts_es:after,
.relacionados .novedadaparts_ca:after,
.relacionados .novedadaparts_en:after,
.relacionados .novedadaparts_fr:after {
    top: -5px;
    right: 0;
}

.alert {
    border-radius: 0;
}

.alert-warning {
    border-color: currentColor;
    text-transform: uppercase;
}

.padding0 {
    padding: 0px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding20 {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.padding-0-10 {
    padding: 0 10px;
}

.padding-0-5 {
    padding: 0 5px;
}

@media (max-width: 480px) {
    .padding20 {
        padding: 10px;
    }
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.padding-top-0 {
    padding-top: 0;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-top-15 {
    padding-top: 15px;
}

.margin0 {
    margin: 0px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.margin15 {
    margin: 15px;
}

.margin20 {
    margin: 20px;
}

.margin-extra {
    margin: 30px 0;
}

.margin-bottom-0 {
    margin-bottom: 0!important;
}

.margin-bottom-5 {
    margin-bottom: 5px!important;
}

.margin-bottom-10 {
    margin-bottom: 10px!important;
}

.margin-bottom-15 {
    margin-bottom: 15px!important;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}

.margin-bottom-30 {
    margin-bottom: 30px!important;
}

.margin-bottom-40 {
    margin-bottom: 40px!important;
}

.margin-bottom-50 {
    margin-bottom: 50px!important;
}

.margin-bottom-60 {
    margin-bottom: 60px!important;
}

.margin-top-0 {
    margin-top: 0!important;
}

.margin-top-5 {
    margin-top: 10px!important;
}

.margin-top-10 {
    margin-top: 10px!important;
}

.margin-top-15 {
    margin-top: 15px!important;
}

.margin-top-20 {
    margin-top: 20px!important;
}

.margin-top-30 {
    margin-top: 30px!important;
}

.margin-top-40 {
    margin-top: 40px!important;
}

.margin-top-50 {
    margin-top: 50px!important;
}

.margin-top-60 {
    margin-top: 50px!important;
}


/* BUSCADOR Y FORM */

.buscador {
    text-align: center;
}

.buscador select {
    margin-bottom: -10px;
}

.form-group {
    margin-bottom: 0px;
}

.form-control,
.form-control[readonly] {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 6px!important;
    font-size: 14px;
    line-height: 40px;
    color: #555!important;
    background-color: #fff;
    border: 1px solid #84bfe0;
    border-radius: 0;
    transition: .15s;
    box-shadow: none;
}

.bg-yellowgold .form-control,
.bg-yellowgold .form-control[readonly] {
    border: 0!important;
}

.form-control.hasDatepicker {
    font-size: 12px;
}

.selector-icon {
    font-size: 25px;
    color: #2B6AAD;
    min-height: 35px;
    position: relative;
}

.selector-icon i {
    position: absolute;
    bottom: 0;
    left: 0;
}

textarea {
    min-height: 100px;
}


/* MEJORAS UI BUSCADOR 2017 */

.buscador-container {
    overflow: hidden;
    perspective: 800px;
}

.tablabel {
    display: block!important;
    padding: 0;
    height: 32px;
    line-height: 30px;
    background: transparent;
    color: #004F8B;
    cursor: pointer;
    border: 0;
    border-bottom: 2px solid #1966AC;
    width: 100%;
    outline: none;
    border-radius: 0;
}

.tablabel:hover {
    background: #fff;
}

.tablabel.activa {
    background: #1966AC!important;
    color: #fff;
}

@keyframes channright {
    from {
        opacity: 0;
        transform: translateX(-25%)rotateY(-90deg);
        transform-origin: 0 50%;
    }
    to {
        opacity: .99;
        transform: translateX(0)rotateY(0);
        transform-origin: 0 50%;
    }
}

@keyframes channleft {
    from {
        opacity: 0;
        transform: translateX(25%)rotateY(90deg);
        transform-origin: 100% 50%;
    }
    to {
        opacity: .99;
        transform: translateX(0)rotateY(0);
        transform-origin: 100% 50%;
    }
}

@keyframes doing {
    from {
        opacity: 0;
        transform: translateY(25%)scaleX(0.2);
        transform-origin: 50% 0;
    }
    to {
        opacity: .99;
        transform: translateY(0)scaleX(1);
        transform-origin: 50% 0;
    }
}

*[class*="animation-"] {
    animation-duration: .5s;
    animation-iteration-count: 1;
}

.animation-channright {
    animation-name: channright;
}

.animation-channleft {
    animation-name: channleft;
}

.animation-doing {
    animation-name: doing;
}

optgroup {
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid gainsboro;
}

.bookingError {
    color: #fff!important;
    background: tomato!important;
    border: 0!important;
}

.bookingError:after {
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: tomato transparent transparent transparent;
    border-width: 5px;
    margin: 0 auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}


/* LINEA XAVI - DISPO APARTAMENTO */

@media (max-width: 1200px) {
    .dispo-container {
        width: 100%;
    }
}


/* OFERTAS DEL SLIDER HOME SLIDES FULLSCREEN */

.oferta_home_xl,
.oferta_home_xl h4,
.oferta_home_xl h3 {
    text-align: right;
    color: #fff;
    line-height: 125%;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3), 0 0 6px rgba(0, 0, 0, .2);
}

.oferta_home_xl h3,
.oferta_home_xl h4 {
    background: rgba(12, 51, 89, .6);
    display: inline-block;
    padding: 5px 20px;
}

.oferta_home_xl h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .09em;
    padding-top: 10px;
    font-weight: 900;
    background: rgba(12, 51, 89, .9);
}

.oferta_home_xl h3 {
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 10px;
}

.oferta_home_xl .btn {
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 700;
    background: #fff;
    color: rgba(12, 51, 89, 1);
}

.oferta_home_xl p {
    margin-top: 20px;
}


/* imagenes se asignan via custom fields en estilo directo en page-homepage.php */

#carousel-home-offers .carousel-control {
    display: none;
}

@media (max-width:767px) {
    #carousel-home-offers {
        margin: 0 -15px;
        background: #0C3359
    }
    #carousel-home-offers .carousel-control {
        background: none!important;
        display: block;
    }
    .oferta_home_xl {
        text-align: center;
        min-height: 60vh;
        background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/slides-home/xs/bg_home_treumalpark.jpg) center bottom / auto 100% no-repeat;
    }
    .oferta_home_xl>div {
        padding: 15px;
        background: rgba(25, 102, 172, 0.99);
        background: -moz-linear-gradient(top, rgba(25, 102, 172, 0.99) 0%, rgba(25, 102, 172, 0.5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25, 102, 172, 0.99)), color-stop(75%, rgba(25, 102, 172, 0.5)), color-stop(100%, rgba(25, 102, 172, 0)));
        background: -webkit-linear-gradient(top, rgba(25, 102, 172, 0.99) 0%, rgba(25, 102, 172, 0.5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -o-linear-gradient(top, rgba(25, 102, 172, 0.99) 0%, rgba(25, 102, 172, 0.5) 75%, rgba(25, 102, 172, 0) 100%);
        background: -ms-linear-gradient(top, rgba(25, 102, 172, 0.99) 0%, rgba(25, 102, 172, 0.5) 75%, rgba(25, 102, 172, 0) 100%);
        background: linear-gradient(to bottom, rgba(25, 102, 172, 0.99) 0%, rgba(25, 102, 172, 0.5) 75%, rgba(25, 102, 172, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#65afc7', endColorstr='#65afc7', GradientType=0);
    }
    .oferta_home_xl>div>* {
        text-align: center;
    }
    .carousel-control .glyphicon {
        transform: scale(.6);
        -webkit-transform: scale(.6);
    }
    .oferta_home_xl h4 {
        font-size: 14px;
    }
    .oferta_home_xl h3 {
        font-size: 20px;
    }
}


/*
  .oferta_home_xl {
    font-weight: 400;
    letter-spacing: -0.6px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.9);
    color: #fff;
    text-align: right;
    margin-top: 10px;
  }
  
  .oferta_home_xl .hotel {
    font-size: 25px;
    line-height:120%;
    margin-bottom: 30px;
  }
  
  .oferta_home_xl .titulo {
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 400;
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .oferta_home_xl .titulo {
      font-size: 23px;
      line-height: 25px;
    }
  }
  
  .oferta_home_xl .precio {
    font-size: 25px;
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .oferta_home_xl .precio {
      line-height: 50px;
    }
  }
  
  .oferta_home_xl .reservar {
    margin-top: 10px;
    border-radius: 3px;
    padding: 13px 15px;
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    text-shadow: none;
    color: #0C3359;
    font-weight: 700;
    letter-spacing: -1.3px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
  }
  
  .oferta_home_xl .reservar p {
    margin: 0px;
  }
  */

.container-ofertas {
    margin: -5px 0px 35px;
}

.container-ofertas h2,
.titulo-destacadas {
    display: inline-block;
    color: #fff;
    padding: 10px;
    background: #FFBF00;
}


/* OFERTA */

.oferta p {
    margin: 0px;
}

.oferta img {
    width: 100%;
    transform: scaleX(.999)translate(0, 0);
}

.oferta img:hover {
    opacity: 0.9;
}

.oferta .titulo {
    min-height: 62px;
    width: 100%;
    padding: 10px 5px;
    background: #0C3359;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 105%;
    font-weight: 400;
    display: table;
    vertical-align: middle;
}

.nohotel .oferta .titulo {
    font-size: 14px;
    line-height: 100%
}

.smartphone .oferta .titulo {
    font-size: 12px!important;
    line-height: 13px!important;
    padding: 5px 3px;
}

.oferta .titulo span {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

@media (min-width: 768px) and (max-width:991px) {
    .oferta .titulo {
        font-size: 13px;
        padding: 5px 5px;
    }
}

.oferta .ubicacion {
    background: rgba(28, 105, 173, 0.91);
    color: #fff;
    line-height: 15px;
    padding: 10px;
    height: 65px;
}

.smartphone .oferta .ubicacion {
    padding: 5px 4px;
}

.oferta .hotel {
    font-size: 11px;
    letter-spacing: -.1px;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 12px;
    font-weight: 600;
    color: lightskyblue;
    white-space: nowrap;
}

@media(max-width:980px) {
    .oferta .hotel {
        font-size: 10px;
        line-height: 11px;
        white-space: normal;
    }
}

.oferta .destino {
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.oferta .destino span {
    font-size: 13px;
    font-weight: 400;
    display: block;
}

@media(min-width:768px) and (max-width:1199px) {
    .oferta .destino {
        font-size: 13px;
    }
}

.smartphone .oferta .destino {
    font-size: 12px;
    line-height: 14px;
}

.desde {
    color: #222;
    height: 65px;
    font-weight: 400;
    cursor: pointer;
    font-weight: 400;
}

.desde .precio {
    text-align: center;
    padding: 12px 0px;
    font-size: 12px;
    line-height: 17px;
}

.desde .precio.noche {
    padding: 10px 0px;
    line-height: 17px;
    font-weight: 400;
}

.smartphone .desde .precio.noche {
    padding: 6px 0px;
}

.desde i {
    line-height: 55px;
    font-family: "fontawesome";
    font-size: 26px;
    padding: 0px;
}

@media (min-width: 768px) and (max-width:991px) {
    .desde i {
        padding: 0px 15px;
    }
}

.euros {
    font-size: 20px;
    font-weight: 700;
}

.smartphone .euros {
    font-size: 15px;
}


/* FICHA APARTAMENTO 2016 */

.precio-ficha-apart {
    font-size: 16px;
    line-height: 100%;
}

.precio-ficha-apart span {
    font-size: 175%;
    letter-spacing: -0.06em;
    font-weight: 700;
}

.container-slide-ficha {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
}

.destacapor * {
    color: inherit;
}

.destacapor .fa {
    color: #2980b9;
    display: inline-block;
    min-width: 20px;
    text-align: center;
}

.destacapor br,
.destacapor h4 {
    display: none;
}


/* CAROUSEL /****************************************************************************************************************************/

.carousel-inner>.item>img {
    width: 100%;
    margin: auto;
}

.carousel-control {
    font-size: 50px;
}

.carousel-control .glyphicon-chevron-right {
    right: 30%;
}

.carousel-control .glyphicon-chevron-left {
    left: 30%;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    top: 48%;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 0px;
    }
}

.carousel-caption h1 {
    display: inline-block!important;
    background: rgba(12, 51, 89, 0.93)!important;
    font-weight: 700!important;
    font-size: 35px!important;
    margin: 0px!important;
    color: #fff;
    letter-spacing: -0.5px!important;
    padding: 12px 15px!important;
    text-transform: uppercase!important;
}

.carousel-caption {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        top: 35%;
        right: 10%;
        left: 10%;
        padding: 0;
        margin: 0;
    }
}


/*************************************************************************************************************************************************/

@media (min-width: 991px) {
    .tipologia {
        min-height: 379px;
    }
}

.tipologia p {
    margin: 0;
    font-size: 13px;
    line-height: 14px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .tipologia p {
        text-align: justify;
        font-size: 11px;
        line-height: 13px;
    }
}

.menu-apart-descripcion {
    padding: 20px 15px;
    cursor: pointer;
    background: #1f6cae;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #1f6cae), color-stop(24%, #347fb9));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #1f6cae 1%, #347fb9 24%);
    /* IE10+ */
    background: linear-gradient(to right, #1f6cae 1%, #347fb9 24%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1f6cae', endColorstr='#347fb9', GradientType=1);
    /* IE6-9 */
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-apart-descripcion {
        padding: 10px 10px;
    }
}

@media (max-width: 480px) {
    .menu-apart-descripcion {
        padding: 10px 10px;
    }
}

.menu-apart-descripcion:hover {
    background: #1f6cae;
}

.menu-apart-tipo {
    padding: 20px 15px;
    cursor: pointer;
    background: #3a85bc;
    /* Old browsers */
    background: -moz-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #3a85bc), color-stop(100%, #87cce3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #3a85bc 1%, #87cce3 100%);
    /* IE10+ */
    background: linear-gradient(to right, #3a85bc 1%, #87cce3 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3a85bc', endColorstr='#87cce3', GradientType=1);
    /* IE6-9 */
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-apart-tipo {
        padding: 10px 10px;
    }
}

@media (max-width: 480px) {
    .menu-apart-tipo {
        padding: 10px 10px;
    }
}

.menu-apart-tipo:hover {
    background: #87cce3;
}

.menu-apart-ofertas {
    padding: 20px 15px;
    cursor: pointer;
    background: #ff8e00;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ff8e00 0%, #ffbf00 37%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff8e00), color-stop(37%, #ffbf00));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ff8e00 0%, #ffbf00 37%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ff8e00 0%, #ffbf00 37%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ff8e00 0%, #ffbf00 37%);
    /* IE10+ */
    background: linear-gradient(to right, #ff8e00 0%, #ffbf00 37%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff8e00', endColorstr='#ffbf00', GradientType=1);
    /* IE6-9 */
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-apart-ofertas {
        padding: 10px 10px;
    }
}

@media (max-width: 480px) {
    .menu-apart-ofertas {
        padding: 10px 10px;
    }
}

.menu-apart-ofertas:hover {
    background: #ff8e00;
}

.atencion {
    padding: 20px 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .atencion {
        padding: 10px 10px;
    }
}

.apart-destaca {
    background: #0C3359;
    padding: 25px 15px;
    color: #fff;
    min-height: 250px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .apart-destaca {
        padding: 10px 10px;
    }
}

@media (max-width:480px) {
    .apart-destaca {
        padding: 10px 10px;
        min-height: 0;
    }
}

.apart-descripcion .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #0C3359;
}

@media (max-width:480px) {
    .apart-descripcion .title {
        font-size: 14px;
        text-align: center;
        line-height: 14px;
    }
}

@media (max-width:480px) {
    .apart-descripcion {
        font-size: 12px;
        line-height: 14px;
        text-align: justify;
    }
}

hr {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1;
    width: 35%;
    border: 1px inset rgba(0, 0, 0, 0.1);
}

.tipologia {
    background: #EEEEEE;
    margin: 15px 0;
}

.tipo2 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tipo2 {
    background: #EEEEEE;
    padding: 15px;
}

@media (max-width: 480px) {
    .tipo2 {
        min-height: 0;
        font-size: 12px;
        line-height: 14px;
        text-align: justify;
    }
}

.container-slide-apart-tipo {
    margin: 15px 0;
}

.container-slide-apart-tipo img {
    border-radius: 3px;
}

.ofertas {
    min-height: 420px;
    background: rgba(255, 191, 0, 0.2) url(images/ofertas_bg.jpg) no-repeat center 63% fixed;
    padding: 15px 15px;
}


/* SLIDE CHILLON */

.container-chillon {
    margin: 25px 0px 30px;
}

@media (max-width: 1200px) {
    .container-chillon {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .slide-chillon img {
        border-radius: 0px;
    }
}

@media (min-width: 1200px) {
    .fullscreen {
        width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 1200px) {
    .fullscreen {
        width: 100%;
        padding: 0;
        margin: 0;
    }
}


/* CATEGORIAS */

.container-categorias {
    border-bottom: 5px solid #FFBF00;
    margin-bottom: 20px;
}

.page-template-page-promos .container-categorias,
.tax-promo_categories .container-categorias {
    margin-bottom: 0;
}

.categoria {
    width: 100%;
    height: 150px;
    text-align: center;
    display: table;
    background-size: cover;
    background-position: center;
    position: relative;
}

@media (max-width: 991px) {
    .categoria {
        height: 100px;
    }
}

.categoria-destacada .categoria {
    height: 225px;
}

@media (max-width: 991px) {
    .categoria-destacada .categoria {
        height: 175px;
    }
}

.categoria .catname {
    font-weight: 700;
    display: inline-block;
    margin: 0;
    background: rgba(12, 51, 89, 0.93);
    padding: 12px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

@media (max-width: 768px) {
    .categoria .catname {
        padding: 5px 5px 3px;
        font-size: 11px;
    }
}

.categoria-title {
    display: table-cell;
    vertical-align: middle;
}

.parrilla-categorias {
    padding: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .parrilla-categorias {
        margin-bottom: 20px;
    }
}


/* imagen default  para categorias de oferta */

[class*="cat-"] .pic,
.cat-findesemana .pic {
    background-image: url('images/cat_findesemana.jpg');
}

.cat-romantica .pic {
    background-image: url('images/cat_romantica.jpg');
}

.cat-ladiada .pic {
    background-image: url('images/cat_ladiada.jpg');
}

.cat-enfamilia .pic {
    background-image: url('images/cat_familia.jpg');
}

.cat-lastminute .pic {
    background-image: url('images/cat_lastminute.jpg');
}

.cat-anticipada .pic {
    background-image: url('images/cat_anticipada.jpg');
}

.cat-relax .pic {
    background-image: url('images/cat_relax.jpg');
}

.cat-especial-apartamento .pic {
    background-image: url('images/cat_apartamento.jpg');
}

.cat-especial-hotel .pic {
    background-image: url('images/cat_hotel.jpg');
}

.cat-semsanta .pic {
    background-image: url('images/cat_semanasanta.jpg');
}

.cat-nochevieja .pic {
    background-image: url('images/cat_findeano.jpg');
}

.cat-puentemayo .pic {
    background-image: url('images/cat-puentemayo-small.jpg');
}

.cat-segunda-pascua .pic {
    background-image: url('images/cat-segunda-pascua.jpg');
}

.cat-sanjuan .pic {
    background-image: url('images/cat-sanjuan-small.jpg');
}

.cat-puente-del-pilar .pic {
    background-image: url('images/cat_elpilar.jpg');
}

.cat-puentediciembre .pic {
    background-image: url('images/cat-puentediciembre.jpg');
}

.cat-hotelespirineo .pic {
    background-image: url('images/cat-pirineo.jpg');
}

.cat-halloween .pic {
    background-image: url('images/cat-halloween.jpg');
}


/* PROMOCIONES */

.oferta .descripcion {
    padding: 10px 5px;
    background: #fff;
    font-size: 13px;
    text-align: center;
    min-height: 120px;
}

@media (min-width: 991px) and (max-width: 1200px) {
    .oferta .descripcion {
        min-height: 120px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .oferta .descripcion {
        font-size: 12px;
        min-height: 140px;
    }
}


/* FORMULARIO CONTACTO */


/* INFO Y CONTACTO */

.formulario-contacto {
    background: rgba(51, 151, 219, .8);
}

@media(min-width:992px) {
    .formulario-contacto {
        margin-top: 30px;
    }
}

.formulario-contacto p {
    margin: 0 0 20px 0;
    color: #fff;
}

.formulario-contacto input[type="text"]::placeholder,
.formulario-contacto input[type="email"]::placeholder,
.formulario-contacto textarea::placeholder {
    color: rgba(255, 255, 255, .6);
}

.formulario-contacto input[type="text"],
.formulario-contacto input[type="email"],
.formulario-contacto textarea {
    color: #fff;
    background: #004F8B;
}

.sobre-nosotros {
    padding: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 100;
    background: rgba(0, 79, 139, 0.8);
    margin-top: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .sobre-nosotros {
        margin-top: 0px;
    }
}

.sobre-nosotros h1 {
    margin: 0;
    color: #0099DC;
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: -1px;
    font-weight: 900;
}

@media (min-width: 768px) and (max-width: 991px) {
    .sobre-nosotros h1 {
        font-size: 25px;
    }
}


/* 404 PAGE */

#suscribeModal .fondoNews {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/newsletter_bg.jpg);
    border: #fff 6px solid;
}

#suscribeModal .modal-body,
#suscribeModal .modal-content {
    max-height: 350px!important;
    height: 350px!important;
    width: 600px!important;
}

#suscribeModal .modal-body {
    margin-top: 120px;
}

#suscribeModal .modal-body .btn-primary {
    float: none!important;
}

#suscribeModal h3 {
    color: #fff!important;
    margin-bottom: 30px!important;
    font-weight: 400!important;
    font-size: 22px;
}

.col-centered {
    text-align: center;
    margin: 0 auto;
    float: none;
}

.modal-backdrop {
    background-color: #0C3359!important;
}


/* THANK U PAGE */


/* FORMULARIO TORREVELLA */

.instalaciones-servicios ol,
ul {
    margin: 0;
    -webkit-padding-start: 0px;
}

.instalaciones-servicios li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 13px;
    position: relative;
    padding-left: 16px;
}

.instalaciones-servicios li:before {
    font-family: 'FontAwesome';
    content: '\f111';
    margin: 0 8px 0 0px;
    color: #1966AC;
    font-size: 13px;
    position: absolute;
    left: -1px;
    top: 1px;
}


/* DATEPICKER */

#ui-datepicker-div {
    z-index: 25!important;
}

.ui-datepicker,
.ui-datepicker * {
    font-family: Lato, "Open sans", sans-serif !important;
}

.ui-widget-content {
    border: 0!important;
    color: #222222;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .7);
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-radius: 0!important;
}

.ui-datepicker .ui-datepicker-header {
    margin: -.2em -.2em -0;
    border: 0!important;
    background: none #3498db!important;
    color: #fff!important;
    text-transform: capitalize;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: none #3498db!important;
    color: #fff!important;
    border: 0!important;
}

@media(min-width:768px) {
    .row-small {
        margin: 0 -10px 0 -15px;
    }
    .row-small .minioferta a {
        display: block;
        min-height: 270px;
    }
    .row-small .minioferta.padding5 {
        padding: 0 0 5px 5px;
    }
    .row-small .minioferta figcaption {
        font-size: 13px;
        line-height: 15px;
        padding: 10px 5px;
    }
}

@media(min-width:1200px) {
    .row-small .minioferta a {
        min-height: 300px;
    }
}


/* es hotel o apartamento etiqueta en ofertas */

.minioferta {
    z-index: 1;
    overflow: hidden;
}

.minioferta .titulo {
    position: relative;
    z-index: 2;
    height: 40px;
}


/* tipo oferta, hotel + estrellas o apto */

.htype {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 100%;
    margin-top: 5px;
    display: inline-block;
    background: #fff;
    color: #0C3359;
    padding: 0 6px;
    font-weight: 700;
    font-family: Lato, "Open sans", arial, sans-serif;
    font-size: 13px;
    line-height: 17px;
}

.smartphone .htype {
    left: 3px;
    margin-top: 3px;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 15px;
}

.minioferta.hotel .htype:before {
    content: "HOTEL";
}

[lang="fr"] .minioferta.hotel .htype:before {
    content: "HÔTEL";
}

[lang="es"] .minioferta.nohotel .htype:before {
    content: "APARTAMENTO";
}

[lang="en"] .minioferta.nohotel .htype:before {
    content: "APARTMENT";
}

[lang="ca"] .minioferta.nohotel .htype:before {
    content: "APARTAMENT";
}

[lang="fr"] .minioferta.nohotel .htype:before {
    content: "APPARTEMENT";
}

.hotel .htype:after,
.hotel .hotel:after {
    font-family: fontawesome;
    content: " \f005\f005\f005\f005";
    font-weight: normal;
    font-size: 60%;
    vertical-align: text-top;
}

.hotel .hot-condes-del-pallars .htype:after,
.hotel .hot-orri .htype:after,
.hotel .hot-condes-del-pallars .hotel:after,
.hotel .hot-orri .hotel:after {
    content: " \f005\f005\f005";
}

.hotel .hot-gr-92 .htype:after,
.hotel .hot-gr-92 .hotel:after {
    content: " \f005\f005";
}

img.dto {
    position: absolute;
    z-index: 2;
    width: 56px;
    height: auto;
    left: -30px;
    top: -28px;
    max-width: inherit;
}

.smartphone .img.dto {
    top: -26px;
    width: 50px;
    left: -28px;
}


/* excerpt de la oferta en el hover */

.minioferta figure {
    position: relative;
    overflow: hidden;
    height: 0;
    padding: 74% 0 0 0;
    background: url(images/rvhotels-placeholder.gif) center / cover no-repeat;
}

.minioferta figure img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    min-height: 100%;
}


/*
  .smartphone .minioferta figure {
    height:135px;
    padding:0;
  }
  
  @media (orientation:landscape) {
    .smartphone .minioferta figure {
      height:175px;
    }
  }
  */

.minioferta figure [style="display: inline;"] {
    display: block!important;
    width: 100%;
    height: auto;
}

.minioferta figcaption {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform-origin: 50% 100%;
    transform: scaleY(0);
    color: #fff;
    background: rgba(12, 51, 89, .65);
    transition: 200ms;
    padding: 20px 10px 10px 10px;
    display: table;
    height: 206px;
    height: 100.4%;
    z-index: 1;
}

.minioferta:hover figcaption {
    transform: scaleY(1);
}

.minioferta figcaption span {
    display: table-cell;
    vertical-align: middle;
}

.smartphone .minioferta figcaption {
    display: none;
}

.smartphone .bgofertas {
    background-color: #004F8B;
}


/* buscador aparts 2016 */

.sf-wrapper {
    min-height: 450px;
    min-height: 45vh;
}

.sf-filter:after {
    content: '';
    display: block;
    clear: both;
}

.sf-element {
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-element:nth-of-type(2n) {
    margin-right: 0;
}

.sf-element:nth-of-type(2n+1):before {
    content: '';
    display: block;
    clear: both;
}

.sf-element legend {
    display: block;
    padding: 10px 10px 5px 0;
    margin: 0;
    font-size: 100%;
    line-height: 120%;
    text-align: right;
    color: #333;
    border: 0;
    font-weight: 700;
}

.sf-element input,
.sf-element select {
    margin: 0;
    border: 1px solid #E5E5E5;
}

.sf-element select {
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, .15);
    height: 25px;
    -webkit-appearance: none;
    padding: 0 10px;
    line-height: 25px;
}

ul.sf-result,
ul.sf-nav {
    margin: -15px -20px 30px -20px;
    padding: 0;
    list-style: none;
}

ul.sf-result:after,
ul.sf-nav:after {
    clear: both;
    display: block;
    content: '';
}

ul.sf-result img {
    max-width: 100%;
    height: auto;
}


/*
  .sf-result > li{
    margin: 2% 0;
    padding: 1%;  
    -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
  }
  */


/*
  ul.sf-nav > li > a, ul.sf-nav > li > span{
    width: 100%;
    display: block;
    padding: 5% 25%;
    border: 1px solid #cacaca;
  }che
  */

ul.sf-nav:after {
    display: block;
    content: '';
    clear: both;
}

.sf-result-head:before {
    content: '';
    display: block;
    clear: both;
}

.sf-result-head {
    background: #e5edf3;
    color: #277fb8;
    text-align: center;
    padding: 15px 0;
    margin: 10px 0;
    border-radius: 3px;
    min-height: 45px;
}

@media(max-width:767px) {
    .sf-result-head {
        color: #fff;
        background: #277fb8;
    }
    .sf-result-head:after {
        content: "\f078";
        font-family: fontawesome;
        display: block;
        margin: 5px auto 0 auto;
    }
}

.sf-result-head span {
    font-size: 19px;
}

.sf-result-head .sf-foundcount {
    font-weight: 700;
}

.sf-filter label {
    vertical-align: baseline;
}

.sf-checkbox-wrapper label,
.small-label {
    width: auto;
    padding: 9px 7px;
    display: block;
    position: relative;
    font-size: 85%;
    min-height: 35px;
}

.small-label {
    display: inline-block;
}

.sf-checkbox-wrapper input[type="checkbox"] {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.sf-checkbox-wrapper input+.customcheck {
    margin: 0 5px 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: #e5edf3;
    font-size: 10px;
    line-height: 19px;
    font-family: fontawesome;
    text-align: center;
    border-radius: 3px;
    background: #e5edf3;
}

.sf-checkbox-wrapper input+.customcheck:before {
    content: "\f00c";
}

.sf-checkbox-wrapper label:hover .customcheck {
    color: #fff;
}

.sf-checkbox-wrapper input:checked+.customcheck {
    background: #277fb8;
}

.sf-checkbox-wrapper input:checked+.customcheck+.leyenda {
    font-weight: 700;
}


/* FILTRO 2016 de apartamentos */

.panels-container {
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.filter-panel {
    transform: translateX(0);
}


/* sticky affix */

.filter-panel.affix {
    top: 80px;
    width: inherit;
    max-width: 293px;
    z-index: 5;
}

@media(min-width:1200px) {
    .filter-panel.affix {
        max-width: 350px;
    }
}

.smartphone .filter-panel.affix {
    position: static!important;
    max-width: 100%;
}

.filter-panel,
.map-panel,
.filtro2016 {
    transition: 500ms;
}

.map-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    display: block;
}

.filtro2016 {
    background: url(https://www.rvhotels.es/wp-content/themes/rvhotels/images/filtro2016_bg.png) no-repeat center -4px #fff;
    border-top: 4px solid #e5edf3;
    padding: 115px 15px 15px 15px;
    margin-bottom: 30px;
    color: #525959;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media (min-width:768px) {
    .filter-panel.affix .filtro2016 {
        padding-top: 15px;
        background: #fff;
    }
    .filter-panel.affix .filtro2016 fieldset {
        padding: 5px 0px;
    }
}

.filtro2016.map-showing .map-panel {
    transform: translateX(-100%);
}

.filtro2016 fieldset {
    margin: 0;
    min-width: 0;
    padding: 10px 0px;
}

.filtro2016 fieldset+fieldset {
    border-top: 3px solid #EEEEEE!important;
}

.sf-element legend {
    color: #535959;
    font-weight: 400;
    font-family: Lato, "Open sans";
    font-size: 15px;
    letter-spacing: -0.4px;
    line-height: 13px;
}

fieldset[data-id="1"] legend,
fieldset[data-id="5"] legend,
fieldset[data-id="6"] legend,
fieldset[data-id="7"] legend,
fieldset[data-id="8"] legend,
fieldset[data-id="9"] legend {
    display: none!important;
}

.sf-element[data-id="6"] {
    display: block!important;
}

.filtro2016 fieldset+fieldset[data-id="6"],
.filtro2016 fieldset+fieldset[data-id="7"],
.filtro2016 fieldset+fieldset[data-id="8"],
.filtro2016 fieldset+fieldset[data-id="9"] {
    border: 0!important;
}

fieldset[data-id="1"] label {
    width: 50%;
    float: left;
    display: block;
}

fieldset[data-id="2"] legend,
fieldset[data-id="3"] legend,
fieldset[data-id="4"] legend {
    width: 50%;
    float: left;
    padding-left: 0;
    text-align: left;
}

fieldset[data-id="2"] legend:before,
fieldset[data-id="3"] legend:before,
fieldset[data-id="4"] legend:before {
    font-family: fontawesome;
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #277FB8;
    font-size: 20px;
}

fieldset[data-id="2"] legend:before,
fieldset[data-id="3"] legend:before,
fieldset[data-id="4"] legend:before {
    content: "\f041";
}

fieldset[data-id="3"] legend:before {
    content: "\f0c0";
    font-size: 17px;
}

fieldset[data-id="4"] legend:before {
    content: "\f236";
}

fieldset[data-id="2"] select,
fieldset[data-id="3"] select,
fieldset[data-id="4"] select {
    width: 50%;
    float: left;
}


/*HEADER SECCION*/

.headerseccion {
    margin-top: 50px;
    padding: 20px;
    background: rgba(0, 79, 139, 0.8);
    text-align: center;
}

.contentseccion {
    padding: 20px;
    background: rgba(0, 79, 139, 0.8);
    text-align: center;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
}

.smartphone .headerseccion {
    padding: 20px;
}

.headerseccion-ofertas {
    margin: 50px 25px 0 25px;
}

.headerseccion h1 {
    margin: 0;
    color: #0099DC;
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: -1px;
    font-weight: 700;
}

.headerseccion .subtitle {
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.contentseccion .subtitle {
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.smartphone .headerseccion h1 {
    font-size: 24px;
    line-height: 120%;
}

.smartphone .headerseccion .subtitle {
    font-size: 16px;
}

@media (min-width:768px) {
    .headerseccion .subtitle {
        padding: 0px 76px;
    }
}


/*.menuseccion {
    background: #2980b9;
    margin-bottom:50px;
    padding: 15px;
  }*/

.menuseccion {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 15px;
}

.menuseccion.affix {
    position: static;
}

.menuseccion ul,
.menuseccion li {
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (min-width:768px) {
    .menuseccion li {
        display: inline-block;
        width: 20%;
    }
    .menuseccion.menuhotels li {
        width: 33.3%;
    }
    .menuseccionapart li {
        width: 20%;
    }
    .menuseccion.affix {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
    }
    .menuseccion.affix>div {
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}


/*.menuseccion a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%;
    background: #3498db;
    padding: 15px 0;
    font-size: 85%;
  }*/

.menuseccion a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%;
    background: #3498db;
    padding: 25px 0;
    font-size: 85%;
}

@media(min-width:768px) and (max-width:1199px) {
    .menuseccion a {
        min-height: 60px;
        font-size: 75%;
    }
}

.menuseccion .activo a {
    background: #0c3359!important;
}

.menuseccion a:hover,
.menuseccion a:active {
    color: #fff;
    background: #5AACE2;
}

.page-template-page-aparts-filtro .menuseccion li:nth-child(1) a,
.page-template-page-aparts-estartit .menuseccion li:nth-child(2) a,
.page-template-page-aparts-torrevella .menuseccion li:nth-child(3) a,
.page-template-page-aparts-blanes .menuseccion li:nth-child(4) a,
.page-template-page-aparts-platja-aro .menuseccion li:nth-child(5) a {
    background: #0c3359;
}

@media (min-width:768px) {
    .menuseccion li+li a {
        margin-left: 2px;
    }
}

.menuseccionapart {
    margin: 0 0 20px 0;
}

.sticky-nav {
    height: 0;
    max-height: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 75px;
    z-index: 99;
    transition: 250ms;
}

.sticky-nav.affix {
    width: 100%;
    z-index: 9;
    left: 0px;
    right: 0;
    height: auto;
    /*max-height:66px;*/
    max-height: 86px;
    border-top: 3px solid #0c3359;
    box-shadow: 0 30px 90px rgba(0, 0, 0, .3);
}

.container-streched {
    padding: 10px 50px;
}

.sticky-nav .menuseccionapart {
    padding: 0 10px;
    background: none;
}

.sticky-nav .menuseccion {
    padding: 0;
    background: none;
}


/* nav oculta apartamento en mobile */

.smartphone nav.main .menuseccion {
    background: none;
}

.sf-wrapper {
    opacity: 1!important;
}

.sf-result {
    position: relative;
}

.sf-result li {
    animation-name: test;
    animation-duration: 250ms;
    animation-timing-function: ease-in;
    margin-top: 15px;
}

@keyframes test {
    0% {
        opacity: .25;
    }
    100% {
        opacity: 1;
    }
}

.anim360 {
    animation-name: roteit;
    animation-duration: .8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes roteit {
    0% {
        transform: rotate(0) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(.9);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

.buscadordispo-apart {
    animation-name: none;
    animation-duration: none;
    animation-timing-function: none;
    animation-iteration-count: none;
}

.imhere {
    animation-name: imhere;
    animation-duration: .5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 2;
}

@keyframes imhere {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.97);
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(.97);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 979px) {
    .smartphone-center {
        text-align: center!important
    }
    .smartphone-margin-top-5 {
        margin-top: 5px!important;
    }
    .smartphone-margin-top-10 {
        margin-top: 10px!important;
    }
    .smartphone-margin-top-15 {
        margin-top: 15px!important;
    }
    .smartphone-margin-top-20 {
        margin-top: 20px!important;
    }
    .smartphone-margin-top-25 {
        margin-top: 25px!important;
    }
}

.carousel-indicators {
    z-index: 10;
}

.estrellas-2:after,
.estrellas-3:after,
.estrellas-4:after {
    content: "  \f005  \f005";
    font-family: fontawesome;
    font-size: 65%;
    vertical-align: text-top;
    line-height: 150%;
}

.estrellas-3:after {
    content: "  \f005  \f005  \f005";
}

.estrellas-4:after {
    content: "  \f005  \f005  \f005  \f005";
}

#mapartamento {
    height: 375px;
    width: 100%;
}

.smartphone #mapartamento {
    height: 200px;
}

.smartphone article.padding20 {
    padding: 0!important;
}

.sticky-nav-mobile-inf {
    display: none;
}

@media(max-width:979px) {
    .sticky-nav-mobile-inf {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
        height: 53px;
        border-top: 3px solid #eee;
    }
}

.sticky-nav-mobile-inf li {
    display: inline-block;
    text-align: center;
    height: 60px;
    vertical-align: top;
}

.sticky-nav-mobile-inf li .fa {
    font-size: 165%;
    display: block;
}

.sticky-nav-mobile-inf .b1-7 a {
    padding: 9px 4px 0 4px;
}

.sticky-nav-mobile-inf .b1-7 a:active,
.sticky-nav-mobile-inf .b1-7 a:hover,
.sticky-nav-mobile-inf .b1-7 a.activo {
    color: #fff;
}

.sticky-nav-mobile-inf li span {
    font-size: 8px;
    display: block;
    line-height: 10px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.b1-7 {
    width: 14.2857%;
}

.b2-7 {
    width: 28.5714%;
}

.btn-book-mobile {
    font-size: 14px!important;
    font-weight: 700;
    margin: 4px 21px 0 0;
    height: 42px;
    width: auto;
    padding: auto;
    max-width: 96%;
    line-height: 200%!important;
    min-width: 96%;
}

@media(min-width:980px) {
    .breadcrumbs {
        margin: 10px 35px 0 35px!important;
        background: #1e3a54;
        font-size: 13px;
        line-height: 100%;
    }
}

.breadcrumbs {
    background: rgba(0, 0, 0, 0.33);
    font-size: 13px;
    line-height: 100%;
}

.breadcrumbs>span:last-of-type {
    font-weight: 700;
    color: #3498db;
}

.breadcrumbs>span:last-of-type {
    color: #fff;
}

.breadcrumbs a {
    color: #fff;
}

.smartphone .breadcrumbs {
    max-height: 0;
    height: 0;
    width: 100%;
    position: absolute;
    transition: 400ms;
    padding: 0;
    text-align: right;
    font-size: 11px;
    color: #fff;
    overflow: hidden;
    padding: 0 36px 0 0;
}

.smartphone nav.affix {
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
}

.smartphone nav.affix .breadcrumbs {
    max-height: 24px;
    height: auto;
    overflow: visible;
    left: 0;
    right: 0;
    top: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 8px 36px 8px 0;
}

.pinterest-wall img {
    max-width: 100%;
    width: 100%;
}

.pinterest-wall figure {
    max-height: 200px;
    overflow: hidden;
    position: relative;
}

.title-over-image {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 55px;
    background: rgba(0, 79, 139, 0) linear-gradient(to bottom, rgba(0, 79, 139, 0) 0%, rgba(0, 79, 139, 0.75) 50%, rgba(0, 79, 139, 0.99) 100%) repeat scroll 0 0;
    transform: translateZ(0)scale(1);
    z-index: 3;
    overflow: visible;
}

.title-over-image h3 {
    font-size: 125%
}

.echerp p {
    color: #333;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
}

.super-link-preview,
.post-contenido>img {
    margin-top: 15px;
}

.super-link-preview img {
    max-width: 100%;
}

.post-contenido {
    line-height: 125%;
}


/* post navigation arrows abajo en mobile */

.smartphone .navigation.top-right {
    top: auto;
    bottom: 5px;
}


/* masonry BLOG */

.grid-item {
    width: 100%;
}

@media (min-width:767px) {
    .pinterest-wall figure {
        max-height: 375px;
    }
    .grid-item {
        width: 48.6%;
    }
}

@media (min-width:1200px) {
    .grid-item {
        width: 32.1%;
    }
}

.grid .minioferta {
    float: none!important;
    width: 25%!important;
    box-sizing: border-box!important;
    max-width: 282px;
    width: 282px;
}

.grid .grid-sizer {
    width: 25%;
}

@media (max-width:767px) {
    .grid .minioferta,
    .grid .grid-sizer {
        width: 49.5%!important;
        min-width: 49.5%;
        right: 0;
    }
}

.smartphone .grid,
.smartphone .grid.margin20 {
    margin-left: 0!important;
    margin-right: 0!important;
    overflow-x: hidden;
}

.smartphone .title-over-image {
    font-size: 100%;
    line-height: 120%;
    padding: 25px 12px 12px 12px;
}

.smartphone .echerp p {
    font-size: 90%;
    margin: 0 3px;
    font-weight: 400;
}

.navigation {
    margin: 15px 25px;
}

.navigation a {
    display: inline-block;
    width: 25px;
    text-align: center;
}


/* old styles, estaban en el header */

.textoLocalizacion {
    background: url('https://www.rvhotels.es/wp-content/themes/rvhotelsimages/garraf_bg.jpg')no-repeat center fixed;
}

.bgplatjadaro {
    background: url('https://www.rvhotels.es/wp-content/themes/rvhotelsimages/platjadaro_bg.jpg')no-repeat center fixed;
}

.bgroses {
    background: url('https://www.rvhotels.es/wp-content/themes/rvhotelsimages/roses_bg.jpg')no-repeat center fixed;
}

.bgazahar {
    background: url('https://www.rvhotels.es/wp-content/themes/rvhotelsimages/azahar_bg.jpg')no-repeat center fixed;
}

.novedad_es:after,
.novedadaparts_es:after {
    content: url('https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad.png');
}

.novedad_ca:after,
.novedadaparts_ca:after {
    content: url('https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_ca.png');
}

.novedad_en:after,
.novedadaparts_en:after {
    content: url('https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_en.png');
}

.novedad_fr:after,
.novedadaparts_fr:after {
    content: url('https://www.rvhotels.es/wp-content/themes/rvhotels/images/novedad_fr.png');
}

#cookies {
    background: rgba(0, 0, 0, 0.88);
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    min-width: 100%;
    z-index: 100;
}

#cookies .btn {
    text-transform: uppercase;
    background: #fff!important;
    color: #000!important;
    font-weight: 700;
    padding: 4px 8px;
    line-height: 100%;
}

.smartphone #cookies [class*="boto"]+[class*="boto"] {
    margin-left: 10px;
}

.smartphone .visible-xs {
    display: block!important;
}

@media (min-width:768px) {
    #cookies [class*="boto"] {
        margin-left: 10px;
    }
}

.smartphone #cookies [class*="boto"]+[class*="boto"] {
    margin-left: 10px;
}

.smartphone #mapartamento {
    height: 250px;
}


/* bloque detalles renovacion treumal y listas */

.bloque-renovacion {
    border: 2px dashed #2980b9;
    padding-left: 25px;
    box-shadow: -50px -50px 150px -25px rgba(0, 0, 0, 0.1) inset
}

.checklist {
    list-style: none;
    margin: 10px 0 15px 0;
}

.checklist li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    padding-left: 18px
}

.checklist li:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 75%;
    position: absolute;
    left: 0;
    top: 1px;
    color: #2980b9;
}


/* ocultar de combos ubicaciones obsoletas */

option[value="alcoceber"],
option[value="roses"],
option[value="segur_de_calafell"],
option[value="club_torrevella"] {
    display: none!important;
}


/* FILTRO-OFERTAS */

.filtro-ofertas {
    display: block;
    max-height: 900px!important;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, 0.75);
}

[nores] {
    transition: 700ms;
}

[nores="true"] {
    height: 150px!important;
}

.no-results {
    opacity: .2;
}

[nores="true"] .hidden {
    display: block!important;
    opacity: .99;
}

.filtro-ofertas h5 {
    padding: 18px;
    font-size: 17px;
}

.filtro-ofertas .sf-checkbox-wrapper label {
    width: auto;
    display: inline-block;
}

.affix .filtro-ofertas {
    background: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#filtro-ofertas-container.affix {
    background-color: rgb(0, 79, 139);
    color: #fff;
    border-bottom: 4px solid #ffbf00;
    top: 75px;
    right: 0;
    left: 0;
    z-index: 10;
}

.smartphone #filtro-ofertas-container.affix {
    border-bottom: 0;
}

@media (min-width:768px) {
    .filtro-ofertas select {
        width: 69%;
    }
}

@media (max-width:767px) {
    #filtro-ofertas-container.affix {
        top: 49px;
    }
}


/* modals aptos */

.desktop.modal-open>*:not(.modal) {
    filter: blur(1px);
}

.modal-open {
    transform: translate(0, 0, 0);
    padding-right: 0!important;
}

#modalOfertaApto .modal-dialog {
    margin: auto;
    left: 0;
    right: 0;
    padding: 10px;
}

@media (min-width:1024px) {
    #modalOfertaApto .modal-dialog {
        width: 900px;
        max-width: 900px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.cardOfertaApto {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 10px 25px rgba(0, 0, 0, 0.15);
    height: auto;
    transform: translate(0, 0, 0);
    width: 100%;
}

.cardOfertaHotel {
    transform: none;
    width: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3), 0 -10px 25px rgba(0, 0, 0, .3);
}

@media(min-width:1024px) {
    .apt-photoset {
        min-height: 100%;
    }
}

.smartphone .cardOfertaApto {
    overflow: auto!important;
}

.cardOfertaApto img.dto {
    right: 0;
    top: -5px;
    left: auto;
}

.smartphone .cardOfertaApto img.dto {
    top: -15px;
}

.cardOfertaApto .price {
    padding: 10px 15px;
    z-index: 1;
    margin-right: -16px;
}

.cardOfertaHotel .price {
    padding: 15px;
}

.smartphone .cardOfertaHotel .price {
    margin: 10px 0;
    display: inline-block;
}

.smartphone .cardOfertaHotel img.dto {
    right: auto;
    top: -5px;
    left: -10px;
}

.cardOfertaApto .price-from,
.cardOfertaApto .price-noche {
    font-size: 12px;
    line-height: 13px;
    color: #fff;
}

.cardOfertaApto .price-n {
    font-size: 32px;
    line-height: 30px;
}

.smartphone .cardOfertaApto img.dto {
    right: -10px;
    top: -15px;
}

.cardOfertaApto .intro {
    font-size: 100%;
    line-height: 120%;
    min-height: 5em;
}

.offerband {
    min-width: 200px;
    left: 0;
    top: 0;
    z-index: 1;
    transform: translate(-30%, 25%)rotate(-45deg);
}

.close-modal {
    z-index: 5;
    left: auto;
    right: -12px;
    top: -12px;
    width: 32px!important;
    height: 32px!important;
    text-align: center;
    font-size: 18px;
    line-height: 100%;
    border: 2px solid currentcolor;
    border-radius: 50%;
    outline: none;
    padding: 0!important;
}

.smartphone .close-modal {
    right: -7px;
    top: -7px;
    width: 40px!important;
    height: 40px!important;
    font-size: 22px;
}

.close-modal:hover {
    transform: scale(1.3);
    background: #000;
}

.social-aptcard img {
    width: 25px;
    height: 25px;
}


/* ficha hotel */

.single-promo .bg {
    background-blend-mode: lighten;
    background-size: 100% auto;
}

.smartphone.single-promo .bg {
    background-size: auto 475px;
}

@media(min-width: 768px) {
    .single-promo .entrada {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.single-promo .headerseccion {
    margin: 90px 15px 120px 15px;
    background-color: rgba(12, 70, 124, .9)
}

.single-promo .oferta-intro {
    font-size: 140%;
    line-height: 115%;
}


/* carrusel categorias ofertas */

.slick {
    margin: 20px 0 0 5px!important;
    height: 250px;
    overflow: hidden;
    opacity: 0;
    transition: .75s;
}

.smartphone .slick {
    height: 200px;
}

@media(max-width:767px) and (orientation:landscape) {
    .smartphone .slick {
        height: 150px;
    }
}

.slick.slick-initialized {
    opacity: .999;
}

.slick>*>*>* {
    transform: translateX(-18%);
}

.slick .categoria {
    height: 200px;
    max-height: 25vh;
}

.slick-track>* {
    padding: 5px;
    outline: none;
    cursor: -webkit-grab;
}

.slick-track>*:focus {
    cursor: -webkit-grabbing;
}

.slick .catname {
    box-shadow: 0 -4px 0 #09243e inset;
}

.slick .catname:hover {
    background: #2980b9;
    font-size: 125%;
}

.slicknav {
    margin: 0 30px;
    cursor: pointer;
}

.slicknav:hover {
    transform: scale(1.2);
}


/* NEW HEADER FASE 2017-2018 */

@media(min-width:768px) {
    /* no mobile */
    body {
        padding-top: 75px;
    }
    .home {
        padding-top: 0;
    }
    .container-buscador-sub-slides {
        position: absolute;
        top: 200px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 88%;
    }
}

@media(min-width:1281px) {
    .container-buscador-sub-slides {
        top: 300px;
    }
}

.smartphone .container-buscador-sub-slides {
    overflow-x: hidden;
}


/* NAV MAIN 2018 */

#hamb,
#langbtn {
    background: none;
    border: 0;
    outline: none;
    cursor: pointer;
    min-width: 80px;
    height: 75px;
    line-height: 75px;
    color: #474f4f;
    font-size: 35px;
    padding: 0;
}

.home #hamb,
.home #langbtn {
    color: #fff;
}

.home .affix #hamb,
.home .affix #langbtn {
    color: #474f4f;
}

#langbtn {
    font-size: 16px;
    margin-left: 10px;
}


/* chevron desplegable idiomas */

#langbtn .text-small {
    vertical-align: middle;
}

[lang="es"] .lingua:before {
    content: "ES";
}

[lang="ca"] .lingua:before {
    content: "CA";
}

[lang="en"] .lingua:before {
    content: "EN";
}

[lang="fr"] .lingua:before {
    content: "FR";
}

#lang_sel_list {
    margin: 0;
    padding: 0;
    background: transparent;
    float: none;
    height: auto;
    width: 180px;
}


/* LANGUAGE SELECTOR */

#lang_sel_list a {
    margin: 0;
    display: block;
    width: 180px;
    height: 30px;
    background: rgba(0, 0, 0, .8);
    padding: 0 8px;
    line-height: 30px;
}

#lang_sel_list a:hover {
    background: #2980b9;
}

#lang_sel_list a:before {
    content: "";
    margin: 8px 0;
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAAAQBAMAAAAblGfKAAAAJFBMVEXIAxT/xQD////tKTkAI5UAIXvPFCvwv8b69vjjdIJ7jLrLzeCdoGn5AAAAqklEQVQoz6WSIQ7CQBBFlxuwV6iYCyCaeqpquwY5ggvUEC5AAFlDgiZwAATcrv93zZomP+kXs+a/5E12Qpm4DTFs5hH3SIXskPqWUjLHeDcSMDy+GejGkwSg9yJwACkBMLm35v0fbiEWWQRYNScmApQxp5gGVIz5/EjAscgKQFRSl7405tdaXTr1v/Fs/hmebdI+jlVzYhrQUcacYtppoJePD6QEwCQDcJsABRZ5mGrC0r8AAAAASUVORK5CYII=');
    vertical-align: top;
}

#lang_sel_list .icl-es a:before {
    background-position: 0 0;
}

#lang_sel_list .icl-ca a:before {
    background-position: -24px 0;
}

#lang_sel_list .icl-fr a:before {
    background-position: -48px 0;
}

#lang_sel_list .icl-en a:before {
    background-position: -72px 0;
}

#desplelangs {
    position: fixed;
    right: 25px;
    top: 75px;
    z-index: 11;
    transform: translateY(200%);
    transition: 350ms;
    opacity: 0;
    height: 0;
    list-style: none;
    overflow: hidden;
}

#desplelangs:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent rgba(0, 0, 0, .8) transparent;
    margin-left: -10px;
}

#desplelangs.shown {
    transform: translateY(0);
    opacity: .999;
    height: auto;
}

#desplelangs li {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}

#desplelangs li a:after {
    font-size: 13px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 140px;
    vertical-align: top;
}

[lang="es"] .icl-es,
[lang="ca"] .icl-ca,
[lang="en"] .icl-en,
[lang="fr"] .icl-fr {
    display: none!important
}

.icl-es a:after {
    content: "ESPAÑOL"
}

.icl-ca a:after {
    content: "CATALÀ"
}

.icl-en a:after {
    content: "ENGLISH"
}

.icl-fr a:after {
    content: "FRANÇAIS"
}

#phonelangs a {
    display: inline-block;
    text-align: center;
    width: 30px;
}

.bghome {
    background: #f6f6f6;
}


/* mobile home, foto de temporada */

@media(max-width:767px) {
    #langbtn.display-inline-block.hidden-xs {
        display: none!important;
    }
    /* estiu */
    /*
    .home {
        background:url('https://www.rvhotels.es/wp-content/uploads/2017/11/bg-rvhotels-home-mob-estiu.jpg') center top / 100% auto no-repeat #1966ac;
        }
        */
    /* hivern */
    .home {
        background: url('https://www.rvhotels.es/wp-content/uploads/2017/11/bg-rvhotels-home-mob-estiu.jpg') center top / auto 85vh no-repeat #2980b9;
        padding-top: 90px;
    }
}

header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    height: 75px;
    transition: .5s;
}


/* todo el contenido por debajo del header */

.bghome>* {
    z-index: 8;
}

.home header {
    background: transparent;
}

.home header.affix {
    background: #fff;
}

nav.main-nav {
    background: none;
    font-size: 16px;
    line-height: 75px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 1s;
}

nav.main-nav>* {
    vertical-align: top;
}

div[class*="menu-menuprincipal"] {
    text-align: right;
    display: inline-block;
}

nav.main-nav ul {
    margin: 0;
    width: auto;
    padding: 0;
    display: inline-block;
}

nav.main-nav .menu li {
    list-style: none;
    display: inline-block;
    text-align: center;
}

nav.main-nav .menu li a {
    display: inline-block;
    color: #474f4f;
    text-decoration: none;
    padding: 0 10px;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

.home nav.main-nav .menu li a {
    color: #fff;
}

.home header.affix nav.main-nav .menu li a {
    color: #474f4f;
}

nav.main-nav .menu li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 5px;
    width: 0;
    background: #0c3359;
    display: block;
    transition: 300ms;
    transition-delay: 75ms;
}

.home nav.main-nav .menu li a:after {
    background: #fff;
}

.home header.affix nav.main-nav .menu li a:after {
    background: #0c3359;
}

.uk-navbar-nav>li>a:hover:after,
.uk-navbar-nav>li.uk-active>a:after {
    width: 100%;
}

nav.main-nav .menu li a:hover {
    text-decoration: none;
    color: #222;
}

.home nav.main-nav .menu li a:hover {
    color: #fff;
}

nav.main-nav .menu li.current-menu-item a {
    border: 0;
}

nav.main-nav .menu li a:hover:after,
nav.main-nav .menu li.current-menu-item a:after {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
    nav.main-nav .menu li.current-menu-item a {
        padding-bottom: 0;
    }
}


/* ocultamos el menu contacto para probar */

ul[id*="menu-menuprincipal"] li:nth-child(4) {
    display: none!important;
}

.logo-header {
    display: inline-block;
    left: 24px;
    top: 0;
    margin: 4px;
    transition: .5;
    opacity: .999;
}

.home .logo-header {
    opacity: 0;
}

.home header.affix .logo-header {
    opacity: .999;
}

.logo-header img {
    height: 66px;
    width: auto;
}

#logorvhotels-svg {
    width: 240px;
    height: 160px;
    display: block;
    margin: 0;
    background: #fff;
}

.st0 {
    fill: #006098;
}

.st1 {
    fill: #FFFFFF;
}

.st2 {
    fill: #4DA6DE;
}

.st3 {
    fill: #ECEBEC;
}

#logorvhotels-svg,
#logorvhotels-svg * {
    /*opacity:0;*/
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

#logorvhotels-svg {
    animation-name: basicfadein;
    animation-duration: 250ms;
}

.delay1 {
    animation-delay: 250ms
}

.delay2 {
    animation-delay: 500ms
}

.delay3 {
    animation-delay: 750ms
}

.delay4 {
    animation-delay: 1s
}

.delay5 {
    animation-delay: 1250ms
}

.delay6 {
    animation-delay: 1500ms
}

.delay7 {
    animation-delay: 1750ms
}

.delay8 {
    animation-delay: 2000ms
}

#rvh-rect-blue-star,
#rvh-rect-blue-name {
    animation-name: basicfadein;
    animation-duration: 1.2s;
    opacity: 0;
}

#rvh-rect-blue-name {
    animation-name: swiperightsquare;
    animation-delay: .5s;
    animation-duration: .5s;
}

@keyframes basicfadein {
    from {
        opacity: 0;
    }
    to {
        opacity: .999;
    }
}

@keyframes basicfadeout {
    from {
        opacity: .999;
    }
    to {
        opacity: 0;
    }
}

.basicfadeout {
    animation-name: basicfadeout;
    animation-duration: 250ms;
    animation-iteration-count: 1;
}

#rvh-star {
    opacity: 0;
    animation-name: giraestrella;
    animation-delay: .5s;
    animation-duration: .5s;
}

@keyframes giraestrella {
    from {
        opacity: 0;
        transform: rotate(-180deg) scale(.5);
    }
    to {
        opacity: .999;
        transform: rotate(0) scale(1);
    }
}

#rvh-letter-r,
#rvh-letter-v {
    animation-name: swiperight;
    animation-delay: 1s;
    animation-duration: .33s;
    opacity: 0;
}

#rvh-letter-v {
    animation-delay: 1.2s;
}

#rvh-letters-hotels {
    opacity: 0;
    animation-name: basicfadein;
    animation-duration: .5s;
    animation-delay: 1.35s;
}

@keyframes swiperight {
    from {
        opacity: 0;
        transform: translateX(-25%);
    }
    to {
        opacity: .999;
        transform: translateX(0);
    }
}

@keyframes swiperightsquare {
    from {
        opacity: 0;
        transform: translateX(-90%);
    }
    to {
        opacity: .999;
        transform: translateX(0);
    }
}

@keyframes swipedown {
    from {
        opacity: 0;
        transform: translateY(-90%);
    }
    to {
        opacity: .999;
        transform: translateY(0);
    }
}

@keyframes scaleup {
    from {
        opacity: 0;
        transform: scale(.25);
    }
    to {
        opacity: .999;
        transform: scale(1);
    }
}

#rvh-rect-blue-gray,
#rvh-letters-gruprv {
    opacity: 0;
    animation-name: scaleup;
    animation-duration: .5s;
    animation-delay: 1.35s;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
}

#rvh-letters-gruprv {
    animation-duration: 1s;
    animation-delay: 1.55s;
}

.home-subheading {
    z-index: 9;
    left: 0;
    top: 0;
}

.home-subheading h1 {
    font-weight: 900;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
}

@media(max-width:1280px) {
    #logorvhotels-svg {
        width: 200px;
        height: 133px;
    }
}

@media(max-width:979px) {
    .logo-header {
        left: 0;
    }
    .home-subheading .row {
        margin: 0;
    }
    .home-subheading.position-absolute {
        text-align: center;
        margin: 0 0 40px 0;
    }
    .col-h1 {
        padding: 0 15px;
    }
    .home-subheading h1 {
        font-size: 30px;
    }
    .logo-big.margin20 {
        margin: 0 0 25px 0;
    }
}

@media(max-width:767px) {
    .home-subheading.position-absolute {
        position: static;
    }
}

@media(min-width:768px) and (max-width:1280px) {
    .home-subheading {
        top: 30px
    }
    .col-h1 {
        text-align: right!important;
    }
}

@media(min-width:981px) {
    .col-h1 {
        transform: translateY(50px);
    }
}

@media(min-width:1281px) {
    .col-h1 {
        transform: translate(30px, 78px);
    }
}

@media(min-width:1380px) {
    .col-h1 {
        max-width: 75%;
    }
}


/* menu offpage */

.offpage {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 100%;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 79, 139, .94);
    color: #fff;
    text-align: center;
    overflow: hidden;
    transition: 500ms;
    display: table;
    opacity: 0;
    filter: none;
    -webkit-filter: none;
    display: none;
}

.offpage.offpaged {
    top: 0;
    bottom: auto;
    opacity: .999;
    display: table;
}

.off-nav {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    overflow: auto;
}

.off-nav>div {
    position: relative;
    z-index: 5;
}

.off-nav h4 {
    letter-spacing: .15em;
    font-size: 16px;
    line-height: 100%;
    opacity: .6;
}

.off-nav ul {
    list-style: none;
    margin: 30px 0 50px 0;
}

.off-nav a {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    display: inline-block;
}

@media(max-width:1200px) {
    .off-nav h4 {
        font-size: 14px
    }
    .off-nav ul {
        margin: 20px 0 40px 0;
    }
    .off-nav a {
        font-size: 18px;
        line-height: 32px;
    }
}

.off-nav a:after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #fff;
    transition: 200ms;
}

.off-nav a:hover:after {
    width: 100%;
}

.aspa {
    position: absolute;
    right: -200px;
    bottom: -200px;
    fill: rgba(255, 255, 255, 0.03);
    stroke: rgba(255, 255, 255, 0.08);
    z-index: 1;
    width: 700px;
    height: 700px;
    stroke-width: .1pt;
    animation-name: rotateme;
    animation-duration: 60s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes rotateme {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(-360deg)
    }
}

@keyframes specialfadein {
    0% {
        opacity: 0;
        display: none;
    }
    1% {
        opacity: 0;
        display: table;
    }
    100% {
        opacity: .999;
    }
}

@keyframes specialfadeout {
    0% {
        opacity: .999;
    }
    99% {
        opacity: .999;
        display: table;
    }
    100% {
        opacity: .0;
        display: none;
    }
}

.close-overlay {
    cursor: pointer;
    background: none;
    border: 0;
    right: 25px;
    top: 24px;
    width: 30px;
    height: 30px;
    outline: none;
    padding: 0;
}


/* header mobile 2018 */

@media (max-width:767px) {
    header {
        height: 55px;
    }
    nav.main-nav {
        line-height: 55px;
    }
    .logo-header img {
        height: 47px;
        width: auto;
    }
    #hamb {
        min-width: 60px;
        height: 55px;
        line-height: 55px;
    }
    body:not(.home) {
        padding-top: 55px;
    }
}

@media(max-width:767px) {
    .off-nav h4 {
        font-size: 13px
    }
    .off-nav ul {
        margin: 15px 0 30px 0;
    }
    .off-nav a {
        font-size: 16px;
        line-height: 30px;
    }
    .off-nav {
        overflow: scroll;
        padding: 10% 10% 20% 10%;
        height: 100%;
        height: 100vh;
        display: block;
        position: relative;
    }
    /* degradado inferior */
    .off-nav:after {
        content: "";
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 120px;
        background: -moz-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(0, 96, 152, 0.75) 63%, rgba(0, 96, 152, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(122, 188, 255, 0) 0%, rgba(0, 96, 152, 0.75) 63%, rgba(0, 96, 152, 1) 100%);
        background: linear-gradient(to bottom, rgba(122, 188, 255, 0) 0%, rgba(0, 96, 152, 0.75) 63%, rgba(0, 96, 152, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007abcff', endColorstr='#006098', GradientType=0);
    }
    .close-overlay {
        right: 15px;
        top: 15px;
        z-index: 2;
    }
    #phonelangs {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        padding: 15px 10%;
        background: rgba(0, 0, 0, .3);
    }
    #phonelangs a {
        opacity: .65;
    }
    #phonelangs a:first-of-type {
        margin-left: 9px;
    }
    #phonelangs .lang_sel_sel {
        opacity: 1;
    }
}


/* posicion slideshow home */

@media (min-width:768px) {
    .home .slideshow.slideshow-home-xl {
        position: relative!important;
        min-height: 600px;
        min-height: 100vh;
        z-index: 1;
    }
}

.destacadoshome {
    padding: 50px 0;
}

.row.row-small.row-home-catpromos {
    margin-left: -15px;
    margin-right: -15px;
}

.row-home-catpromos .categoria {
    height: 250px;
    min-height: 250px;
}

.row-home-catpromos .categoria .categoria-title {
    background: transparent;
    font-size: 25px;
    transition: .3s;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}

.row-home-catpromos .categoria:hover .categoria-title {
    background: rgba(28, 105, 173, .7);
    text-shadow: none;
}

.container-description h4 {
    background: #0C3359;
    padding: 1em;
}

.container-description h5 {
    text-transform: none;
    font-size: 1.5em;
    font-style: italic;
    padding: 1em 0;
}

.container-description a {
    color: white!important;
}


/* styles de ofertas palau*/

#lista-masajes .uk-panel-box {
    box-shadow: 0 10px 35px -5px rgba(0, 0, 0, 0.4);
}

.list-palau,
.checklist {
    padding: 20px;
    clear: both;
}

.carousel-inner {
    overflow: visible!important;
}