/* BANNER */
.banner {
    background-size: cover !important;
    background: url("../img/Adaptaciones/01_inicio/inicio_port_1281x795/inicio_portada_apartamentos_the_gaviotas.jpg") no-repeat center top;
}

.banner-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 5% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.banner-text {
    width: 100%;
    color: #fff;
}

.banner-text p {
    font-size: 20px;
}

.banner-text .ruler {
    height: 1ex;
    width: 80px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}

.banner-text h1 {
    font-size: 64px;
    padding-top: 60px;
    font-weight: 700;
}

.banner h1 img {
    margin-top: 20px;
    max-width: 100%;
}

.banner-text h2 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 80px;
}

/* AVISO */
.notice {
    background-color: #508bb6;
    padding: 20px;
    line-height: 24px;
    letter-spacing: 1px;
}

.notice p {
    font-weight: 500;
}

.notice a {
    color: #fff;
    font-weight: 500;
}

/* EL HOTEL */
.hotel {
    max-width: 1600px;
    margin: 0 auto;
    padding: 100px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hotel-text {
    width: 60%;
    margin: 0 6%;
}

.hotel-text p {
    letter-spacing: 1px;
    color: #878787;
}

.hotel-text p.head {
    color: #231f20;
    font-size: 2em;
    line-height: 1.5em;
    margin: 0.4em 0;
    padding: 50px 25px;
}

.hotel-text p.text {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 30px;
}

.hotel img {
    width: 40%;
    margin-right: 6%;
}

/* UBICACIÓN */
.location p {
    max-width: 1600px;
    margin: 0 auto;
    padding: 70px 100px;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 1px;
}

/* DISCOVER */
.discover {
    background-color: #1c1c1c;
    display: flex;
    justify-content: left;
}

.discover-image {
    width: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../img/Adaptaciones/01_inicio/expe_953x755_alta/experiencia_gaviotas.jpg");
}

.discover-text {
    width: 50%;
    color: #fff;
    text-align: left;
    padding: 120px 80px;
}

.discover-text p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #a3a3a3;
    padding-bottom: 36px;
}

.discover-text p:first-of-type {
    color: #fff;
}

.discover-text h2 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 60px;
}

.discover .button-read a {
    padding: 15px 30px;
}

.destination {
    color: #508bb6;
    font-family: 'Almarai', sans-serif;
}

#row-trip-pay{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* TRIPADVISOR */
.tripadvisor-container {
    margin: 30px;
    width: 500px;
    border: 1px solid #34e0a1;
    display: flex;
}

.tripadvisor-container .image {
    width: 140px;
    background-color: #34e0a1;
    padding: 12px;
}

.tripadvisor-container .image img {
    width: 100%;
    display: block;
}

.tripadvisor-container .reference {
    width: 250px;
    text-align: center;
    padding: 5px 10px;
}

.tripadvisor-container .reference a {
    font-weight: bolder;
    color: black;
}

.tripadvisor-container .reviews {
    display: flex;
    align-items: center;
}

.tripadvisor-container .reviews .label {
    font-size: 11px;
    font-weight: bolder;
    color: #666666;
    padding: 0 5px;  
}

.pointers {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0 5px;
}

.pointers .pointer {
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #00aa6c;
    border-radius: 50%;
    margin: 0 2px;
}

.pointer.full {
    background-color: #00aa6c;
}

/* Módulo métodos de pago */
.pay-container{
    display: flex;
    align-items: center;
    justify-content: center;
}

.label-pay-text{
    font-size: 13px;
}

/* Modificado de color de los fondos de serviceCards */
.promos-info {
    background-color: #f9f9f9 ;
}

.medium-width-info > .content {
    background-color: #fff !important;
}

.medium-width-info > .content > .button a {
    background-color: #fff !important;
}

.medium-width-info > .image {
    background-color: #fff !important;
}

/* Módulo lineacorana */

#row-trip-corona{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f9f9f9;
}
.corona {
    display: flex;
    justify-content: left;
    padding: 3% 0; 
}

.corona-image {
    width: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.corona-text {
    width: 50%;
    color: #878787;
    text-align: left;
    padding: 120px 80px;
}

/* promo container */
.promo-container {
    display: flex;
    flex-direction: row;
    letter-spacing: 2px;
    cursor: pointer;
    padding: 0rem 2rem 0rem 2rem;
    width: 100%;
    justify-content: start;
    margin: 0px 0px 0px auto;
}

.promo-container .image-2 {
    padding: 5px;
}

.promo-container .image-2 img {
    width: 100%;
    display: block;
    border-radius: 10px;
    max-width: 170px;
}

.promo-container .image {
    padding: 5px;
}

.promo-container .image img {
    width: 100%;
    display: block;
    max-width: 100px;
}

@media screen and (max-width: 1025px){
    .banner {
        margin-top: 80px;
    }
    
    /* promo container */
    .promo-container {
        flex-direction: row;
        width: 100vw;
        padding: 0%;
        justify-content: center;
    }

    .promo-container .image-2, .promo-container .image {
        display: flex;
        background-color: inherit;
        order: 3;
        width: 100vw;
        justify-content: center;
        align-items: center;
        padding: 10px 0;
    }

    .promo-container .image-2 img, .promo-container .image img {
        width: 50%;
        display: block;
        border-radius: 10px;
    }

    .promo-container .reference {
        padding: 10px;
    }

    .promo-container .reviews {
        flex-direction: column;
    }

    .promo-container .reviews .label {
        margin-top: 5px;
    }
}

/* Esta es una solución para el contenido del segundo panel de index al tener mucho texto. Si se deseara cambiar el contenido del panel, modificarlo*/
@media screen and (min-width: 496px) and (max-width: 1285px) {
    .promos-info .medium-width-info:nth-child(2) .content {
        padding-top: 20px !important;
    }

    .promos-info .medium-width-info:nth-child(2) .content h1 {
        margin: 15px 0 !important;
    }

    .promos-info .medium-width-info:nth-child(2) .button {
        margin-top: 5px;
    }
}


/* DISCOVER Y BANNER COWORKING */
@media screen and (min-width: 340px) and (max-width: 940px) {
    .discover-image {
        display: none;
    }

    .discover-text {
        width: 100%;
        padding: 40px 24px;
    }

    .discover-text h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 36px;
        text-align: center;
    }

    .discover-text p:first-child {
        text-align: center !important;
    }

    .discover-text p {
        padding-bottom: 18px;
    }

    .discover .button-read {
        text-align: center;
    }

    .banner.coworking {
        margin-top: 60px;
    }

    .banner.coworking .banner-content {
        padding: 15% 0;
    }

    .banner.coworking .banner-content .banner-text .button a {
        font-size: 2vw;
        padding: 1.5vw 3vw;
    }

    .corona {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 3% 0;
    }
    
    .corona-image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    
    .corona-text {
        width: 100%;
        color: #878787;
        text-align: left;
        padding: 50px
    }
}

/* BANNER COWORKING */
@media screen and (min-width: 340px) and (max-width: 650px) {
    .banner.coworking .banner-content .banner-text .button a {
        font-size: 13px;
        padding: 10px 20px;
    }
}


/* MOBILE */
@media screen and (min-width: 340px) and (max-width: 740px) {
    /* HOTEL */
    .hotel {
        flex-wrap: wrap;
        padding: 20px 0;
    }

    .hotel-text {
        width: 100%;
        padding: 0 0 40px;
    }

    .hotel img {
        width: 100%;
        margin: 0;
        padding: 0 30px;
    }

    /* UBICACION */
    .location p {
        text-align: justify;
        padding: 24px 40px;
        font-size: 20px;
    }

    #row-trip-pay{
        flex-direction: column;
    }

    /* TRIPADVISOR */
    .tripadvisor-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
    }

    .tripadvisor-container .image {
        background-color: inherit;
        order: 3;
    }

    .tripadvisor-container .reference {
        padding: 10px;
    }

    .tripadvisor-container .reviews {
        flex-direction: column;
    }

    .tripadvisor-container .reviews .label {
        margin-top: 5px;
    }

    .pointers {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        padding: 0 5px;
    }

    .pointers .pointer {
        display: block;
        width: 12px;
        height: 12px;
        border: 1px solid #00aa6c;
        border-radius: 50%;
        margin: 0 2px;
    }

    .pointer.full {
        background-color: #00aa6c;
    }
    /* TRIPADVISOR */
}

@media screen and (min-width: 741px) and (max-width: 940px) {
    /* HOTEL */
    .hotel {
        flex-wrap: wrap;
        padding: 40px 0;
    }

    .hotel-text {
        width: 100%;
        padding: 0 30px;
        padding-bottom: 100px;
    }

    .hotel img {
        width: 70%;
        margin: 0 auto;
        padding: 0 30px;
    }
}

/* TABLET */
@media screen and (max-width: 940px) {
    .banner-text h1 {
        font-size: 48px;
        padding: 0 24px;
    }

    .banner-text h2 {
        font-size: 32px;
    }

    .hotel-text {
        padding: 0 0 40px;
    }

    .hotel-text p.head {
        margin: 10px 0;
        padding: 20px 0;
    }

    .hotel-text p.text {
        margin: 0 0 10px;
    }
}
