/* TOP IMAGE */

#village-new .display_up_767 {
    display: block;
}

#village-new .display_down_767 {
    display: none;
}

#village-new .top-image {
    margin-top: 113px;
    position: relative;
}

#village-new .top-image img {
    width: 100%;
}

#village-new .top-text {
    position: absolute;
    bottom: 50px;
    left: 20%;
    font-family: "Montserrat Light";
    color: white;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#village-new .top-text span {
    display: block;
    font-family: "Montserrat SemiBold";
}


/* BOOK BAR */

#village-new .accommodation-book-bar {
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#village-new #book-bar-village {
    background-image: url("../../img/village-new/benefits-village.jpg");
}

#village-new .accommodation-bar-big-text {
    color: white;
    font-size: 16px;
    font-family: "Montserrat SemiBold";
}

#village-new .accommodation-book-bar-icon {
    display: inline-block;
}

#village-new .accommodation-book-bar-text-small {
    display: inline-block;
    color: white;
    font-family: "Montserrat Light";
    position: absolute;
    margin-left: 10px;
    font-size: 16px;
}

#village-new .button-book-bar-container {
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Montserrat SemiBold";
    text-align: center;
    cursor: pointer;
}

#village-new #book-bar-village .button-book-bar-container {
    color: #a94425;
}


/* Intro text */

#village-new .back-text span {
    margin-right: 3px;
}

#village-new .back-text {
    font-family: "Montserrat Light";
    color: #a94425;
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
}

#village-new .new-village-intro-text {
    font-family: "Montserrat ExtraLight";
    font-size: 20px;
    color: #6d6e71;
}


/* OFFERS */

#village-new .offer-container {
    background-size: cover;
    background-position: center center;
    padding: 60px 40px 70px 40px;
}

#village-new #offer-1 {
    background-image: url("../../img/accommodation-new/foto-offers.jpg");
}

#village-new #offer-2 {
    background-image: url("../../img/accommodation-new/foto-offers.jpg");
}

#village-new #offer-3 {
    background-image: url("../../img/accommodation-new/foto-offers.jpg");
}

#village-new .offer-price-section span {
    font-family: "Montserrat SemiBold";
    font-size: 16px;
    display: block;
    letter-spacing: 4px;
}

#village-new .offer-price-section {
    text-align: center;
    color: white;
    font-size: 45px;
    font-family: "Montserrat Thin";
}

#village-new .offer-description span {
    font-family: "Montserrat SemiBold";
    font-size: 16px;
    display: block;
    letter-spacing: 4px;
}

#village-new .offer-description {
    margin-top: 10px;
    text-align: center;
    color: white;
}


/* Read More Button */

#village-new .box-button-read-more {
    width: 170px;
    background: url("../../img/village-new/btn-hover-the-village.png");
    background-position: 0 0;
    transition: background-position .75s ease;
    color: white;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index: 2;
}

#village-new .box-button-read-more:hover {
    background-position: 0 55%;
}

#village-new .activity-button {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -35px;
}


/* Title color */

#village-new .intro-title title {
    color: #a94425;
}

#village-new .title-with-absolute {
    margin: 80px 0;
}


/* APARTMENTS BOX */

#village-new .apartments-box-img img {
    width: 100%;
}

#village-new .apartments-box {
    position: relative;
}

#village-new .apartments-box-text-container {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

#village-new .apartments-box-title {
    font-family: "Montserrat Light";
    color: white;
    font-size: 30px;
}

#village-new .apartments-box-title span {
    font-family: "Montserrat SemiBold";
}

#village-new .apartments-box-text {
    font-family: "Montserrat Light";
    color: white;
    font-size: 14px;
    margin-top: 10px;
}

#village-new .apartments-box-buttons {
    margin-top: 20px;
}

#village-new .apartment-button-white {
    display: inline-block;
    width: 170px;
    background-color: white;
    color: #a94425;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index: 2;
    font-family: "Montserrat SemiBold";
    cursor: pointer;
}

#village-new .apartment-button-color {
    width: 170px;
    background: url(../../img/village-new/btn-hover-the-village.png);
    background-position: 0 0;
    transition: background-position .75s ease;
    color: white;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index: 2;
    display: inline-block;
    margin-left: 20px;
    font-family: "Montserrat SemiBold";
    cursor: pointer;
}

#village-new .apartment-button-color:hover {
    background-position: 0 55%;
}

#village-new .apartments-bottom {
    margin-top: 30px;
}

#village-new .apartments-bottom img {
    width: 100%;
}

#village-new #apartment-text-bottom {
    width: 50%;
}


/* Gallery */

#village-new .village-gallery {
    margin-top: 60px;
}

#village-new .village-gallery-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-clip: content-box;
    
    height: 474px;
    margin-bottom: 15px;
}

#village-new .village-gallery-image img {
    width: 100%;
}

#village-new .row .village-gallery-image:nth-child(1) {
	padding-right: 0;
}


#village-new #gallery-left-1 {
    padding-right: 0;
    background-image: url("../../img/village-new/01.jpg");
}

#village-new #gallery-left-2 {
    background-image: url("../../img/village-new/02.jpg");
    height: 474px;
}

#village-new #gallery-left-3 {
    padding-right: 0;
    background-image: url("../../img/village-new/03.jpg");
    height: 463px;
    margin-top: 15px;
}

#village-new #gallery-left-4 {
    background-image: url("../../img/village-new/04.jpg");
    margin-top: 15px;
}


/* Critics */

#village-new .critics-container {
    margin-top: 70px;
}

#village-new .critics-slider {
    margin-bottom: 80px;
}

#village-new .critics-box-left {
    background-color: rgb(242, 242, 242);
    padding: 20px;
    height: 258px;
}

#village-new .critics-box-right {
    border: 1px solid #a7a9ac;
    padding: 20px;
    height: 258px;
}

#village-new #critic-1 {
    margin-top: 45px;
}

#village-new #critic-2 {
    margin-top: 40px;
}

#village-new #critic-3 {
    margin-top: 57px;
}

#village-new #critic-4 {}

#village-new #critic-5 {
    margin-top: 65px;
}

#village-new #critic-6 {}

#village-new #critic-7 {
    margin-top: 65px;
}

#village-new #critic-8 {
    margin-top: 45px;
}

#village-new #critic-9 {
    margin-top: 72px;
}

#village-new #critic-10 {
    margin-top: 45px;
}

#village-new #critic-11 {
    margin-top: 72px;
}

#village-new #critic-12 {
    margin-top: 24px;
}

#village-new .critics-logo {
    text-align: right;
}

#village-new .critics-logo img {
    display: initial !important;
}

#village-new .critics-text {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}

#village-new .critics-aspas-left {
    position: absolute;
    top: -3px;
    left: 0;
    transform: translateY(-100%);
}

#village-new .critics-aspas-right {
    position: absolute;
    bottom: -3px;
    right: 0;
    transform: translateY(100%);
}

#village-new .critics-author {
    color: #a94425;
    font-family: "Montserrat SemiBold";
}

#village-new #critics-arrow-left {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 112%;
    left: 47%;
    cursor: pointer;
}

#village-new #critics-arrow-right {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 112%;
    right: 45%;
    cursor: pointer;
}


/* Village Ocean */


/* Tipology */

#village-new .tipology-container {
    border: 1px solid #a7a9ac;
    margin-bottom: 20px;
}

#village-new .tipology-text-container {
    padding: 25px;
}

#village-new .tipology-intro {
    padding-left: 25px;
    padding-right: 25px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    color: white;
    font-family: "Montserrat SemiBold";
}

#village-new .tipology-slider {
    position: relative;
}

#village-new .tipology-intro {
    margin-top: 20px;
}

#village-new .tipology-image-container img {
    width: 100%;
}

#village-new .tipology-slider-arrow-left {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 25px;
    z-index: 3;
    cursor: pointer;
}

#village-new .tipology-slider-arrow-right {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    right: 20px;
    z-index: 3;
    cursor: pointer;
}

#village-new .tipology-title {
    font-family: "Montserrat SemiBold";
    letter-spacing: 6px;
    font-size: 16px;
    color: #a94425;
}

#village-new .tipology-sub-title {
    font-family: "Montserrat SemiBold";
}

#village-new .tipology-text {
    font-family: "Montserrat ExtraLight";
    margin-top: 20px;
    min-height: 150px;
}

#village-new .tipology-price {
    font-family: "Montserrat SemiBold";
    font-size: 14px;
    color: #a94425;
    margin-top: 20px;
}

#village-new .tipology-button {
    margin-top: 10px;
    text-align: right;
}

#village-new .tipology-button .apartment-button-color {
    margin-left: 0;
}


/* List */

#village-new .village-list {
    margin-top: 40px;
    margin-bottom: 60px;
    border: 1px solid #a7a9ac;
    padding: 25px;
}

#village-new .list-title {
    font-family: "Montserrat SemiBold";
    letter-spacing: 6px;
    font-size: 16px;
    color: #a94425;
    margin-bottom: 10px;
}

#village-new #list-right {
    margin-top: 32px;
}

#village-new .list-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Montserrat Extralight";
}

#village-new .list-content li {
    padding-left: 1em;
    text-indent: -.7em;
    margin-bottom: 10px;
}

#village-new .list-content li::before {
    content: "• ";
    color: #a94425;
    font-size: 15px;
}

@media (max-width: 1199px) {
    /* TOP IMAGE */
    #village-new .top-text {
        width: 95%;
        left: 0;
        padding-left: 60px;
        font-size: 26px;
    }
    /* BOOK BAR */
    #village-new .book-bar-middle-container {
        padding-top: 15px;
    }
    #village-new .accommodation-book-bar-icon img {
        width: 85%;
    }
    #village-new .accommodation-book-bar-text-small {
        left: 50px;
    }
    #village-new .button-book-bar-container {
        margin-top: 12px;
    }
    /* Gallery */
    #village-new #gallery-left-2 {
        height: 391px;
    }
    #village-new #gallery-left-3 {
        height: 380px;
    }
    /* Critics */
    #village-new .critics-box-left {
        height: 290px;
    }
    #village-new .critics-box-right {
        height: 290px;
    }
    #village-new #critic-1 {}
    #village-new #critic-2 {}
    #village-new #critic-3 {}
    #village-new #critic-4 {}
    #village-new #critic-5 {
        margin-top: 81px;
    }
    #village-new #critic-6 {}
    #village-new #critic-7 {
        margin-top: 81px;
    }
    #village-new #critic-8 {}
    #village-new #critic-9 {
        margin-top: 81px;
    }
    #village-new #critic-10 {}
    #village-new #critic-11 {
        margin-top: 90px;
    }
    #village-new #critic-12 {}
}

@media(max-width: 991px) {
    /* BOOK BAR */
    #village-new .book-bar-middle-container {
        padding-top: 30px;
    }
    #village-new .button-book-bar-container {
        margin-top: 40px;
    }
    #village-new #village {
        height: inherit;
    }
    /* OFFERS */
    #village-new .offer-container {
        margin-top: 40px;
    }
    #village-new #offer-1 {
        margin-top: 0;
    }
    /* APARTMENTS BOX */
    #village-new .apartments-box {
        margin-bottom: 30px;
    }
    #village-new .apartments-bottom {
        margin-top: 0;
        margin-bottom: 30px;
    }
    #village-new #apartment-text-bottom {
        width: 90%;
    }
    /* Gallery */
    
    #village-new .village-gallery-image {
	    height: auto;
    }
    
    #village-new .row .village-gallery-image:nth-child(1) {
		padding-right: 15px;
	}
    
/*
    #village-new #gallery-left-1 {
        height: auto;
        margin-top: 15px;
        padding-right: 15px;
    }
    #village-new #gallery-left-2 {
        height: auto;
        margin-top: 15px;
    }
    #village-new #gallery-left-3 {
        height: auto;
        padding-right: 15px;
    }
    #village-new #gallery-left-4 {
        height: auto;
        margin-top: 15px;
    }
*/
    /* Critics */
    #village-new .critics-box-left {
        margin-bottom: 30px;
    }
    #village-new #critics-arrow-left {
        top: 102%;
    }
    #village-new #critics-arrow-right {
        top: 102%;
    }
    /* LIST */
    #village-new #list-right {
        margin-top: 0;
    }
}

@media(max-width: 767px) {
    /* TOP IMAGE */
    #village-new .display_up_767 {
        display: none;
    }
    #village-new .display_down_767 {
        display: block;
    }
    #village-new .top-text {
        width: 90%;
        font-size: 20px;
        bottom: 36px;
        left: 0;
        padding-left: 30px;
    }
}

@media (max-width: 580px) {
    /* TOP IMAGE */
    #village-new .top-text {
        font-size: 16px;
        bottom: 36px;
    }
    /* Intro Text */
    #village-new .new-village-intro-text {
        font-size: 20px;
    }
    /* APARTMENTS */
    #village-new .apartments-box-title {
        font-size: 20px;
    }
    #village-new .apartments-box-text {
        font-size: 12px;
    }
    #village-new .apartments-box-buttons {
        text-align: center;
    }
    #village-new .apartment-button-color {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media(max-width: 440px) {
    /* TOP IMAGE */
    #village-new .title-modified title {
        margin-bottom: 40px;
    }
    #village-new .title-with-absolute {
        margin: 60px 0 10px;
    }
}

@media (max-width: 380px) {
    /* TOP IMAGE */
    #village-new .top-text {
        font-size: 16px;
        bottom: 20px;
    }
    /* APARTMENTS */
    #village-new .apartments-box-title {
        font-size: 14px;
    }
    #village-new .apartments-box-text {
        font-size: 10px;
    }
    #village-new .apartments-box-text-container {
        bottom: 10px;
    }
    /* Critics */
    #village-new #critics-arrow-right {
        right: 40%;
    }
}