.footer_1 .elementor-nav-menu {
    display: flex;
    flex-direction: row;
    align-items: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-left: 20px;
}

.footer_1 .elementor-nav-menu li a {
    padding: 0 10px !important;
}

.section-contact .contact_map iframe {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.slider-carusel-arrows .short_info {
    margin-top: 20px;
}

.slider-carusel-arrows .short_info span {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    width: 20%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.slider-carusel-arrows .short_info span:before {
    content: "";
    width: 20px;
    height: 21px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 22px;
}

.slider-carusel-arrows .short_info span.people:before {
    background-image: url(../images/svg/icon_people_white.svg);
    background-size: 17px;
    top: -2px;
}

.slider-carusel-arrows .short_info span.parking:before {
    background-image: url(../images/svg/icon_car_white.svg);
}

.slider-carusel-arrows .short_info span.beds:before {
    background-image: url(../images/svg/icon_bead_white.svg);
}

.slider-carusel-arrows .short_info span.bathroom:before {
    background-image: url(../images/svg/icon_bath_white.svg);
    background-size: 19px;
    top: -3px;
}

.slider-carusel-arrows .short_info span.pool:before {
    background-image: url(../images/svg/icon_pool_white.svg);
}

body .dialog-type-lightbox {
    z-index: 999999;
}

.page-listing h1 {
    margin-bottom: 40px;
}

.listing_posts .article-item {
    margin-bottom: 30px;
}

.listing_posts .article-item .image {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #dfdfdf;
    display: block;
    margin-bottom: 20px;
}

.listing_posts .article-item .text-content h3 {
    margin-bottom: 10px;
}

.listing_posts .article-item .text-content a {
    line-height: 1.3em;
}

.wp-pagenavi {
    padding: 50px 0 0 0;
    text-align: center;
}

.wp-pagenavi .page-numbers {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.wp-pagenavi .page-numbers li {
    display: inline-block;
    vertical-align: top;
}

.wp-pagenavi .page-numbers li a,
.wp-pagenavi .page-numbers li .current {
    width: 50px;
    height: 50px;
    text-align: center;
    background: #2ED9C3;
    color: #fff;
    border-radius: 500px;
    font-size: 20px;
    line-height: 50px;
}

.wp-pagenavi .page-numbers li .dots {
    height: 50px;
    line-height: 50px;
    width: 30px;
}

.wp-pagenavi .page-numbers li a:hover,
.wp-pagenavi .page-numbers li .current {
    background: #ffa400;
}

.share {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0;
    margin-bottom: 60px;
    margin-top: 30px;
}

.share a {
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 500px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    margin: 0 5px;
}

.share a.fb {
    background: #4267B2;
}

.share a.tw {
    background: #1DA1F2;
}

.share a.lk {
    background: #0072b1;
}

.alignleft,
.alignright {
    padding: 10px 0;
}

.btn.green-light {
    background: #C5C01E;
}

.btn.green-light:hover {
    background: #1F2D34;
}

.green_light_decoration:before {
    content: "";
    width: 200%;
    height: 850px;
    background: #C5C01E;
    position: absolute;
    left: -50%;
    bottom: -200px;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
}

.daterangepicker .drp-buttons .btn {
    background: #8BCEE9;
}

.blue_hover .section-title {
    color: #8bcfe9;
}

.blue_hover .section-carusel .slider-carusel.slider-carusel-arrows .slide a:after,
.blue_hover .section-carusel .slider-carusel-arrows.slider-carusel-arrows .slide a:after {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+58,8bcee9+100&0+0,0+58,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 58%, rgba(139, 206, 233, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 58%, rgba(139, 206, 233, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 58%, rgba(139, 206, 233, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a68bcee9', GradientType=0);
    /* IE6-9 */

}

.blue_hover .section-carusel .slider-carusel.slider-carusel-arrows .slide a:hover:after,
.blue_hover .section-carusel .slider-carusel-arrows.slider-carusel-arrows .slide a:hover:after {
    background: rgba(139, 207, 233, 0.83);
}

.listing_rooms .room.color_01 h2,
.listing_rooms .room.color_01 h2 * {
    color: #C5C01E;
}

.listing_rooms .room.color_01 .btn_1 {
    background: #C5C01E;
    color: #fff;
    border: 1px solid #C5C01E;
}

.listing_rooms .room.color_01 .btn_1:hover {
    background: #a09c18;
    border: 1px solid #a09c18;
}

.listing_rooms .room.color_01 .btn_2 {
    background: transparent;
    color: #C5C01E;
    border: 1px solid #C5C01E;
}

.listing_rooms .room.color_01 .btn_2:hover {
    color: #a09c18;
    border: 1px solid #a09c18;
}

.listing_rooms .room.color_02 h2,
.listing_rooms .room.color_02 h2 * {
    color: #8BCEE9;
}

.listing_rooms .room.color_02 .btn_1 {
    background: #8BCEE9;
    color: #fff;
    border: 1px solid #8BCEE9;
}

.listing_rooms .room.color_02 .btn_1:hover {
    background: #293b44;
    border: 1px solid #293b44;
}

.listing_rooms .room.color_02 .btn_2 {
    background: transparent;
    color: #8BCEE9;
    border: 1px solid #8BCEE9;
}

.listing_rooms .room.color_02 .btn_2:hover {
    color: #293b44;
    border: 1px solid #293b44;
}




.listing_rooms .room.color_03 h2,
.listing_rooms .room.color_03 h2 * {
    color: #fff;
}

.listing_rooms .room.color_03 .btn_1 {
    background: #fff;
    color: #8BCEE9;
    border: 1px solid #fff;
}

.listing_rooms .room.color_03 .btn_1:hover {
    background: #293b44;
    color: #fff;
    border: 1px solid #293b44;
}

.listing_rooms .room.color_03 .btn_2 {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.listing_rooms .room.color_03 .btn_2:hover {
    color: #293b44;
    border: 1px solid #293b44;
}



.blue_decoration_middle:before {
    content: "";
    border-left: 170vw solid #8BCEE9;
    border-top: 39vw solid transparent;
    border-bottom: 15vw solid transparent;
    width: 0;
    height: 7vw;
    position: absolute;
    left: 0;
    top: 34%;
}

.gray_decoration_middle {
    position: relative;
}

.gray_decoration_middle:before {
    content: "";
    border-left: 170vw solid #F2F2F2;
    border-top: 39vw solid transparent;
    border-bottom: 15vw solid transparent;
    width: 0;
    height: 7vw;
    position: absolute;
    left: 0;
    top: -50%;
}

.green_right_decoration {
    position: relative;
}

.green_right_decoration:before {
    content: "";
    border-right: 250vw solid #c5c01d;
    border-top: 26vw solid transparent;
    border-bottom: 33vw solid transparent;
    width: 0;
    height: 7vw;
    position: absolute;
    left: -105vw;
    top: -56%;
}

.green_right_decoration .listing_rooms .room.color_03 .btn_1 {
    color: #c5c01d
}

.listing_rooms .short_info.short_info_blue span.people:before {
    background-image: url(../images/svg/icon_people_bblue.svg);
}

.listing_rooms .short_info.short_info_blue span.parking:before {
    background-image: url(../images/svg/icon_car_bblue.svg);
}

.listing_rooms .short_info.short_info_blue span.beds:before {
    background-image: url(../images/svg/icon_bed_bblue.svg);
}

.listing_rooms .short_info.short_info_blue span.bathroom:before {
    background-image: url(../images/svg/icon_bath_bblue.svg);
}

.listing_rooms .short_info.short_info_blue span.pool:before {
    background-image: url(../images/svg/icon_pool_bblue.svg);
}

.blue_decoration_left {
    position: relative;
}

.blue_decoration_left:before {
    content: "";
    border-left: 300vw solid #8BCEE9;
    border-top: 39vw solid transparent;
    border-bottom: 0 solid transparent;
    width: 0;
    height: 7vw;
    position: absolute;
    left: 0;
    bottom: 0;

}


.gray_decoration_bottom {
    position: relative;
}

.gray_decoration_bottom:before {
    content: "";
    border-right: 300vw solid #F6F6F6;
    border-bottom: 20vw solid transparent;
    border-top: 0 solid transparent;
    width: 0;
    height: 50vw;
    position: absolute;
    left: 0;
    top: 0;

}

.plain_green .listing_rooms {
    background: #C5C01E;
}

.slider-carusel-arrows .slick-track {
       margin-left: 0;
}

.hero .hero__slider .hero__slider_item, 
.hero .hero__slider_arrows .hero__slider_item {
    height: 1000px;
} 

.hero .blur_booking {
    margin-top: -150px;
}

@media (max-width: 1200px) {
    .green_right_decoration:before {
        top: -32%;
    }

    .blue_decoration_left:before {
        border-left: 500vw solid #8BCEE9;
        border-top: 44vw solid transparent;
    }

    .hero .hero__slider .hero__slider_item, .hero .hero__slider_arrows .hero__slider_item {
        height: 800px;
    }
}

@media (max-width: 1100px) {
    .blue_decoration_middle:before {
        top: 45%;
    }
}

@media (max-width: 1020px) {
    .footer_1 .elementor-nav-menu {
        display: block;
        padding-left: 0;
    }

    .listing_posts .article-item {
        width: 50%;
    }

    .green_light_decoration:before {
        height: 870px;
    }

    .blue_decoration_middle:before {
        content: none;
    }

    .green_right_decoration:before {
        content: none;
    }

    .mixed_color_03 {
        background: #8BCEE9;
    }

    .green_right_decoration .mixed_color_03 {
        background: #c5c01d !important;
    }

    .gray_decoration_middle:before {
        content: none;
    }

    .gray_decoration_middle .listing_rooms {
        background: #F2F2F2;
    }

    .blue_decoration_left:before {
        content: none;
    }

    .blue_decoration_left .listing_rooms {
        background: #8BCEE9;
    }

    .gray_decoration_bottom:before {
        content: none;
    }

    .gray_decoration_bottom .listing_rooms {
        background: #F6F6F6;
    }
    .hero .hero__slider .hero__slider_item, .hero .hero__slider_arrows .hero__slider_item {
        height: 700px;
    }
    .hero .blur_booking {
        margin-top: -80px;
    }
}

@media (max-width: 768px) {
    .listing_posts .article-item {
        width: 100%;
    }

    .general_content_images img {
        width: auto;
        height: auto;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .section_single.section_single_elementor.margin_listing_rooms {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .section-big-banner:before {
        background: rgba(255, 255, 255, 0.65);
    }

    .section_rooms_home.blue_arrow_right:before {
        width: 100%;
        height: 220px;
        background: #8BCEE9;
        right: 0;
        bottom: 0;
        -webkit-transform: none;
        transform: none;
    }

    .green_bottom_normal:before {
        height: 180px;
    }
}

@media (max-width: 560px) {
    .listing_posts .article-item .image {
        height: 200px;
    }

    .page-listing h1 {
        margin-bottom: 20px;
    }
}