/*+clearfix {*/
.pFooter .f1 ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.pFooter .f1 ul {
    display: block;
    *height: 1px;
}

/*+}*/
html {
    scroll-padding-top: 130px;
}

#botonMenu, .pHeader #menu .cerrar {
    display: none;
}

.mainPrincipal h2 {
    font-size: 1.8rem;
}

.mainPrincipal h3 {
    font-size: 1.6rem;
    line-height: 1.2;
}

.mainPrincipal {
    --sec-margin-bottom: 8rem;
    --sec-margin-bottom_resta: -5rem;
}

.bInicio .portada h1 {
    font-size: 6rem;
}

section.sofisticacion {
    margin-top: -15rem;
    width: 850px;
}

.pHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1300px;
}

.pHeader #menu {
    display: flex;
    flex-wrap: nowrap;
    /*border: 1px solid #000;*/
    width: 100%;
    justify-content: center;
    background-color: #ffffff40;
}

.pHeader #menu hr {
    display: none;
    flex-wrap: nowrap;
}

.pHeader .h1 a.mp_reservar {
    display: none;
}

.pHeader .h1 a {
    position: relative;
    padding: 0.8rem 1.4rem;
    line-height: 1.4rem;
    font-size: 0.1rem;
    transition: all 0.25s ease-in-out;
    text-transform: uppercase;
    color: var(--color-textos,#fff);
    white-space: nowrap;
    font-weight: 500;
    font-size: 0.6rem;
}

@media screen and (min-width: 1150px) {
    .pHeader .h1 a {
        font-size: 0.8rem;
    }
}

.pHeader .h1 a:not(:last-of-type)::after {
    transform: rotate(45deg);
    content: " ";
    display: inline-block;
    height: 0.3rem;
    width: 0.3rem;
    background-color: var(--color-textos, #fff);
    opacity: 0.5;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: 0;
}

.pHeader .h1 a#eFotosh1, .pHeader .h1 a#eNewsh1, .pHeader .h1 .idioma {
    display: none;
}

.pHeader .h2 {
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    display: flex;
    width: auto;
    align-items: center;
    position: relative;
    top: auto;
    right: auto;
}

.pHeader .h2 > * {
    padding: 3px 15px;
}

.pHeader .h2 #ePromos, .pHeader .h2 #eFotos, .pHeader .h2 #eNews {
    display: inline-block;
}

.pHeader .h2 #ePromos {
    margin-right: 60px;
}

.pHeader span.idioma .resto {
    display: none;
}

.pHeader span.idioma a {
    padding: 12px 5px 12px 2px;
    margin: 0;
    border-top: 1px solid #FFF;
    background: #000;
}

.pHeader span.idioma {
    display: block;
    cursor: pointer;
    text-align: center;
    /*color: #FFF;*/
    margin-right: 10px;
    padding: 7px 15px;
    font-weight: 500;
    font-size: 0.85rem;
}

.pHeader span.idioma:hover .resto {
    display: flex;
    flex-direction: column;
    position: absolute;
    /* left: 50%; */
    /* translate: -50% 0; */
    left: 0;
    right: 0;
    top: 100%;
}

.pHeader span.idioma:hover {
    position: relative;
    background: #000;
    color: #FFF;
}

.pFooter .f1 ul li {
    width: 15%;
    margin: 0 0.8%;
}

/*[clearfix]*/
.pFooter .f1 ul {
    padding-bottom: 0;
    margin: 0 auto;
    max-width: 1500px;
}

.pFooter .f1 > UL
{
    display: flex;
    justify-content: center;
}

.pFooter .f1 ul li ul li a {
    padding-bottom: 5px;
}

#ViasContacto {
    margin: 120px 0 0;
}

#Contacto:before {
    margin: 120px auto;
}

#Contacto form {
    margin: 60px auto 0;
}

#Contacto form input:nth-child(odd) {
    width: 33%;
    margin: 0 2% 10px 0;
}

#Contacto form input:nth-child(even) {
    width: 64%;
    margin: 0 0 10px 0;
}

#Contacto form .check input {
    width: auto;
}

.pHeader.scroll span.idioma {
    display: none;
}

.pHeader.scroll #logo {
    display: none;
}

.pHeader.scroll {
    flex-wrap: nowrap;
    padding: 0;
    justify-content: space-around;
    transition: all 0.5s;
}

.pHeader.scroll #menu {
    margin: 0;
    order: initial;
    width: auto;
}

.pHeader.scroll .h2 {
    position: initial;
}

.pHeader.scroll .h1 a {
    color: #000;
    padding: 1.8rem 1.3rem;
}

.pHeader.scroll .h1 a::after {
    display: none !important;
}

.pHeader.scroll span.idioma {
    color: #000;
}

section.traslospasos {
    position: relative;
    left: 2rem;
}

section.traslospasos img {
    top: -20px;
    right: 10rem;
    bottom: 0;
    width: 80%;
    height: 100%;
    position: absolute;
    object-fit: ;
    z-index: -1;
    right: 0;
}

section.traslospasos .contenido_html {
    width: 34%;
    background: #FFF;
    padding: 5.5rem 4rem;
}

section.traslospasos::after {
    content: '';
    display: block;
    width: 23%;
    height: 80%;
    background: #365243;
    position: absolute;
    bottom: -4rem;
    left: -4rem;
    z-index: -1;
}

.bVillas .h1 .mi_villas {
    font-weight: 600;
}

.bPet .h1 .mi_pet {
    font-weight: 600;
}

/**/
.carrusel_fmt_1 {
    position: relative;
    left: 2rem;
}

.carrusel_fmt_1 .carrusel article {
    position: relative;
    height: 720px;
}

.carrusel_fmt_1 .carrusel figure {
    width: 80%;
    position: absolute;
    z-index: -1;
    right: 0;
    top: -2rem;
    height: calc(100% - 6rem);
}

.carrusel_fmt_1 .carrusel .contenido_html {
    width: 33%;
    background: #FFF;
    padding: 5.5rem 4rem;
    position: absolute;
    left: 4rem;
    bottom: 4rem;
}

.carrusel_fmt_1 .carrusel .contenido_html:after {
    content: '';
    display: block;
    width: 100%;
    height: 90%;
    background: #D68C7A;
    position: absolute;
    bottom: -4rem;
    left: -4rem;
    z-index: -1;
}

.carrusel_fmt_1 .selector {
    position: absolute;
    right: 0;
    bottom: 5rem;
}

.carrusel_fmt_1 .w_carrusel .flecha {
    top: 340px;
    right: -60px;
    filter: none;
    border: 1px solid #000;
}

.carrusel_fmt_1 .w_carrusel .flecha.i {
    left: -60px;
}

.entodaslasvillas .carrusel .contenido_html:after {
    background: #858B34;
}

/**/
section.galeria .carrusel figure {
    height: 60rem;
}

section.galeria .carrusel img {
    height: 100%;
}

section.galeria .carrusel article {
    width: auto;
    scroll-snap-align: center;
}
