/* DSGR TEMPLATE CSS */

@font-face {
    font-family: "Hurme Geometric Sans";
    src: url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/HurmeGeometricSans2.woff") format("woff"),
    url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/HurmeGeometricSans2.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
/* @font-face {
    font-family: "Sofia Pro Regular";
    src: url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/Sofia Pro Regular.woff") format("woff"),
    url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/Sofia Pro Regular.otf") format("opentype");
} */
@font-face {
    font-family: "Sofia Pro Regular";
    src: url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/Sofia-Pro-Regular-Az.woff") format("woff"),
    url("https://www.dionisosluxuryvillas.com/wp-content/themes/dsgr-child/assets/fonts/Sofia-Pro-Regular-Az.otf") format("opentype");
}


*:not(.fa) {
    font-family: 'Sofia Pro Regular', sans-serif;
    box-sizing: border-box;
}



.home-slider .owl-nav {
    text-align: center;
    font-size: 5rem;
}
.home-slider .owl-nav button {
    margin: 0 2rem;
}
section#newsletter-section {
    background: #f4f4f4;
    padding: 3rem;
}
#site_footer .footer_menu .the_menu a{
    font-size: 20px;
    color: white;
}
#site_footer .footer_menu .the_menu li {
    padding: 15px 10px;
}
#site_footer .footer_menu .the_menu{
    padding: 0px;
}

.font_size_18px{
    font-size: 18px;
}
.test{
    text-align: center;
    display: flex;
    justify-content: center;
}


.hide{
    display: none;
}
.container.general-container{
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}

/*** HEADER ***/
.header-wrapper{
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
header#site-header {
    /* margin-top:6rem; */
}
header#site-header.fixed-top{
    /* margin-top:12rem; */
}
header#site-header .main-header-nav-logo img.custom-logo {
    /* width: 279px; */
}


/*** LANGUAGE-SWITCHER ***/
.lang-switcher-wrapper ul{
    list-style-type: none;
    margin-bottom: 0;
}
.lang-switcher-wrapper .dropdown{
    margin-left: auto;
    margin-top: 35px;
    margin-right: 0px;
}
.lang-switcher-wrapper .dropdown-toggle{
    border: 0;
    background: #262217;
    padding: 0.75rem 1.75rem 0.75rem 0.75rem;
    border-radius: 10px;
}
.lang-switcher-wrapper .dropdown-toggle a{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 23px;
}
.lang-switcher-wrapper .dropdown-toggle::after{
    content: url("assets/images/arrow-down.svg");
    width: 12px;
    height: 7px;
    top: 14px;
    right: 12px;
    border: 0;
    position: absolute;
    vertical-align: middle;
}
.lang-switcher-wrapper .dropdown-menu{
    border: 0;
    background: none;
    text-align: center;
    width: 100%;
}
.lang-switcher-wrapper .dropdown-item:hover{
    background-color: transparent;
}
.lang-switcher-wrapper .dropdown-menu .dropdown-item{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 23px;
    padding-left: 20px;
}
.lang-switcher-wrapper .dropdown-item{
    background: none;
}
.mobile-menu-lang .lang-switcher-wrapper{
    display: inline-block;
    min-height: 6rem;
    width: auto;
    margin: 0 auto;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown{
    margin-left: 0;
    margin-bottom: 6rem;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown-menu .dropdown-item{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 14px;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown-toggle a{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 15px;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown-toggle{
    position: relative;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown-toggle::after{
    content: url("assets/images/arrow-down.svg");
    width: 13px;
    height: 7px;
    top: 6px;
    right: 12%;
}
.mobile-menu-lang .lang-switcher-wrapper .dropdown-menu .dropdown-item{
    margin-left: -20px;
}
.main-header-wrapper, .main-header-nav-wrapper, .lang-switcher-wrapper{
    display: flex;
    flex-direction: row;
}
.lang-switcher-wrapper{
    display: none;
}
.main-header-nav-wrapper{
    width: 100%;
}
.main-header-nav-logo{
    text-align: center;
    width: 100%;
    background: #FFFFFF;
    align-self: center;
}
.main-header-book-wrap{
    background-color: #9CC284;
}
.main-header-book-wrap .main-header-book-now-button{
    align-self: center;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
}

/*** MENU ***/
.menu-toggle{
    background-color: #464239;
}
.main-header-book-wrap{
    margin-left:auto;
    padding-top: 0.8rem;
    line-height: 1;
    text-align: center;
}
.menu-toggle{
    max-width: 60px;
    width:100%;
}
.menu-toggle .dropdown{
    padding: 1.1rem 1rem;
    position: relative;
}
.dropbtn{
    background: none;
    border: none;

}
.dropbtn::after{
    border: 0;
}
.dropbtn svg{
    width: 29px;
    height: 21px;
}
.dropbtn span{
    display: none;
}
.menu-toggle-icon {
    width: 29px;
    height: 23px;
    position: relative;
    /*     margin: 50px auto; */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 9;
}
  
  
.menu-toggle-icon span {
    display: block;
    position: absolute;
    height: 1.3px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 9px;
    opacity: 1;
    left: 0;
}
.menu-toggle-icon span:nth-child(1) {
    top: 0px;
}

.menu-toggle-icon span:nth-child(2) {
    top: 10px;
}

.menu-toggle-icon span:nth-child(3) {
    top: 20px;
}

.menu-close-icon{
    display: none;
}
.menu-close-icon{
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    position: absolute;
    background-color: #575346;
    transition: transform .8s ease;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    padding-top:1rem;
    z-index: 9;
}
.menu-close-icon.show {
    display: block;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.menu-close-icon.show svg {
    margin-left:10px;
}
.dropdown-content{
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    position: absolute;
    background-color: #464239;
    transition: transform .5s ease;
    width: 90vw;
    left:0;
    top: 45px;
}
.dropdown-content.show{
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.dropdown-content ul{
    padding: 0;
}
.dropdown-content ul li{
    display: block;
    padding: 1.5rem 0rem;
    text-align: center;
}
.dropdown-content ul li a{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.dropdown-content ul li.current-menu-item a{
    color: #C6DCB7;
}
.mobile-menu-logotype{
    padding: 3rem 0rem;
}
.mobile-menu-book a{
    background: #575346;
    border: #575346 1px solid;
    border-radius: 6px;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 20px;
    color: #272318;
    padding: 1.25rem 8rem;
}
.mobile-menu-social {
    margin-bottom: 3rem;
}
.main-header-nav-logo{
    height: 100%;
}
#main-website-wrapper{
    background-color: #F5F5F4;
    margin:0;
}


/*** HOMEPAGE ***/
.home-first-section-container{
    background-color: #E9F1E3;
    padding: 3rem 3rem 6rem 3rem;
}
.text-below-header{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 15px;
    color: #272318;
    padding-bottom: 3rem;
    line-height: 1.5;
}
.villas-slider-wrap .owl-nav{
    text-align: center;
    padding-top:2rem;
}
.villas-slider-wrap.owl-carousel .owl-nav button.owl-next, .villas-slider-wrap.owl-carousel .owl-nav button.owl-prev{
    padding: 0rem 1.5rem !important;
}
.villas-slider-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 40px;
    color: #272318;
    border-bottom: #272318 1px solid;
    padding-bottom: 1rem;
    text-align: center;
    margin: 0rem 6rem 4rem 6rem;
}
.villas-slider-item{
    position: relative;
}
.villas-slider-item a{
    color: #272318;
}
.villas-slider-image-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 1rem;
    text-align: center;
}
.villas-slider-image-text{
    background-color: #FFFFFF;
    border-radius: 6px;
    padding: 3rem 6rem;
    position: absolute;
    bottom: -30%;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 15px;
    color: #272318;
    line-height: 1.5;
    margin-bottom: 32%;
    text-align: center;
}
.home-second-section-container{
    padding: 6rem 2rem;
}
.home-second-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
}
.home-second-section-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    line-height: 1.5;
    padding-bottom: 6rem;
}
.home-second-section-button{
    background-color: #9CC284;
    padding: 1.5rem 6rem;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 24px;
}
.home-second-section-button:hover{
    color: #FFFFFF;
}
.home-second-section-col1 img{
    padding-bottom: 4rem;
}
.home-second-section-col1 .home-second-section-button{
    display: block;
}
.home-second-section-col2 .home-second-section-button{
    display: none;
}

.home-third-section-container{
    padding: 6rem 2rem;
}
.home-third-section-subtitle{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #575346;
}
.home-third-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 5rem;
}

.home-third-section-images{
    list-style: none;
    padding: 0;
    margin-bottom: 4rem;
}
.home-third-section-images.owl-carousel .owl-stage{
    padding-left: 0 !important;
}
.home-third-section-images li{
}
.home-third-section-button{
    background-color: #272318;
    padding: 1.5rem 6rem;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 24px;
}
.home-third-section-button:hover{
    color: #FFFFFF;
}

.home-fourth-section-container{
    background-color: #E9F1E3;
    padding: 8rem 2rem 10rem 2rem;
}
.home-fourth-section-subtitle{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
}
.home-fourth-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 2rem;
}
.home-fourth-section-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    line-height: 1.5;
    padding-bottom: 2rem;
}
.home-fourth-section-button{
    background-color: #272318;
    padding: 1.5rem 6rem;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 24px;
}
.home-fourth-section-button:hover{
    color: #FFFFFF;
}
.home-fourth-section-col1 img{
    padding-bottom: 4rem;
}
.home-fourth-section-col1 .home-fourth-section-button{
    display: block;
}
.home-fourth-section-col2 .home-fourth-section-button{
    display: none;
}
.home-fifth-section-container{
    padding: 3rem;
}
.home-fifth-section-subtitle{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #575346;
}
.home-fifth-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 4rem;
}
.home-fifth-section-images{
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}
.home-fifth-section-images li{
}

.home-fifth-section-images .owl-stage{
    margin-left: -40px;
}

.home-fifth-section-images .owl-nav.disabled{
    display: block;
}
.home-fifth-section-images .owl-nav{
    display: block !important;
    float: right !important;
    position: relative !important;
    top: -20px !important;
    left: -35% !important;
}
.home-fifth-section-images.owl-carousel .owl-nav button.owl-prev{
    background-color: #E9F1E3 !important;
    padding: 2rem 0rem 2rem 1.75rem !important;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.home-fifth-section-images.owl-carousel .owl-nav button.owl-next{
    background-color: #E9F1E3 !important;
    padding: 2rem 1.75rem 2rem 0rem !important;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.home-fifth-section-images .owl-prev svg{
    width: 40px;
    height:20px;
}
.home-fifth-section-images .owl-next svg{
    width: 40px;
    height:20px;
}




/*** PAGE CONTACT ***/
.page-hero-img-wrapper{
    position: relative;
    overflow: hidden;
    height: 80vh;
}
.page-hero-img{
    text-align: center;
    position: relative;
    z-index:0;
    height: 100%;
}
.page-hero-img picture{
    height: 100%;
}
.page-hero-img img{
    width: 100%;
    object-fit: fill;
    height: 100%;
}
.tint {
    position: relative;
    float: left;
    cursor: pointer;
    width: 100%;
}
.tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(39, 35, 24, 0.35);
}
.page-hero-title{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    filter: brightness(1);
}
.page-hero-scroll-more-wrap{
    position: absolute;
    bottom: 110px;
    padding: 1.5rem 0rem;
    max-width: auto;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}
.page-hero-scroll-more{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
    filter: brightness(1);
}
.page-hero-scroll-more:hover{
    color: #FFFFFF;
}
.page-hero-scroll-more::before{
    content: '';
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    bottom: -60px;
    padding: 2rem;
    left: 30%;
    border: #FFFFFF 1px solid;
    border-radius: 50%;
}
.page-hero-scroll-more::after{
    content: '';
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    bottom: -50px;
    left: 46%;
    border-top: solid 0.1rem #FFFFFF;
    border-left: solid 0.1rem #FFFFFF;
    transform: translateX(-50%) translateY(-50%) rotate(225deg);
}
.contact-first-section-container{
    display: flex;
    flex-direction: column;
}
.contact-first-section-container-text-wrap{
    padding: 4rem 2.5rem 3rem 2.5rem;
}
.contact-first-section-container-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 1.5rem;
}
.contact-first-section-container-text{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
}
.contact-first-section-container-image img{
    width: 100%;
}
.contact-form-section-container{
    padding: 6rem 2rem;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"], .contact-form-wrapper input[type="tel"], .contact-form-wrapper textarea{
    border: #9CC284 1px solid;
    border-radius: 6px;
    background: none;
    padding: 1rem 3rem;
    margin-bottom: 3rem;
    font-size: 14px;
    font-family: 'Sofia Pro Regular', sans-serif;
    color: #272318;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"], .contact-form-wrapper input[type="tel"]{
    height: 37px;
    line-height: 37px;
}
.contact-form-wrapper label{
    color: 272318 ;
    text-align: center;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 16px;
}
.btn-contact{
    background-color: #272318;
    border: #272318 1px solid;
    font-size: 16px;
    color: #FFFFFF;
    padding: 1rem 6rem;
    font-family: 'Sofia Pro Regular', sans-serif;
    width: 100%;
    border-radius: 6px;
}
.btn-contact-col{
    position: relative;
}
.btn-contact-col .wpcf7-spinner{
    position: absolute;
    right: 20px;
    top: 30%;
}
.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #272318 !important;
}
.daterangepicker .drp-buttons .applyBtn.btn.btn-sm.btn-primary{
    background-color: #272318 !important;
    border-color: #272318 !important;
}
.btn-contact:hover{
    color: #FFFFFF;
}
.btn.disabled, .btn:disabled{
    opacity: 1;
}
.date-range-wrap{
    position: relative;
}
.date-range-field{
    text-align: center;
}
.date-range-icon{
    background-image: url('assets/images/calendar-mobile.png');
    background-position: top left;
    background-repeat: no-repeat;
    width: 14px;
    height: 15px;
    position: absolute;
    top: 30%;
    right: 20%;
}

.contact-section-general-details{
    background-color: #E9F1E3;
    padding: 6rem 2rem;
}
.contact-section-general-details-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
}
.contact-section-general-details-item{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    padding: 2.5rem 2rem 1rem 2rem; 
    border-bottom: #9CC284 1px solid;
    display: flex;
    flex-direction: row;
}
.contact-section-general-details-item a, .contact-section-general-details-item a:hover{
    color: #272318;
}
.contact-section-general-details-item span{
    padding-left: 1rem;
}
.contact-section-google-map{
    padding: 0rem 2rem;
}
.contact-section-google-map .acf-map{
    margin-top: 0;
    border: #9CC284 2px solid;
    border-radius: 10px;
    top: -40px;
}
.contact-section-special-amenities{
    padding: 6rem 2rem 0rem 2rem;
}
.contact-section-special-amenities-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    padding-bottom: 4rem;
}
.contact-section-special-amenities-subtitle{
    color: 575346;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
}
.amenities-list{
    overflow: hidden;
}
.amenities-list-item{
    padding-left: 10px;
    padding-right: 10px;
}
.amenities-list-item{
    padding: 0;
}
.amenities-list-item:nth-child(3n-1){
    padding-left: 15px;
    padding-right: 15px;
}
.amenities-list .owl-nav.disabled{
    display: block;
}
.amenities-list .owl-nav{
    display: block !important;
    position: relative !important;
    top: -25px !important;
    left: 38% !important;
}
.amenities-list.owl-carousel .owl-nav button.owl-prev{
    background-color: #E9F1E3 !important;
    padding: 1.75rem 0rem 2rem 1.75rem !important;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.amenities-list.owl-carousel .owl-nav button.owl-next{
    background-color: #E9F1E3 !important;
    padding: 1.75rem 2rem 1.75rem 0rem !important;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.amenities-list .owl-prev svg{
    width: 40px;
    height:20px;
}
.amenities-list .owl-next svg{
    width: 40px;
    height:20px;
}


/*** PAGE VILLA ***/
.villas-menu{
    position: absolute;
    bottom: 20px;
    padding: 1.5rem 4rem;
    max-width: auto;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    display: flex;
    flex-direction: column;
}
.villas-menu-link{
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 17px;
    margin: 1rem 1rem;
    padding: 0.850rem 8rem;
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    width: auto;
}
.villas-menu-link:hover{
    color: #FFFFFF;
}
.villas-menu-link.brown-link{
    background-color:#272318;
    border: 2px solid #272318;
}
.villas-menu-link.brown-link:hover{
    background-color:transparent;
    border: 2px solid #FFFFFF;
}
.villas-sliders-container .page-crumbs-wrapper{
    background-color: #E9F1E3;
}
.villas-carousel-section-container{
    padding: 3rem 2rem;
    background-color: #E9F1E3;
}
.villas-carousel-row{
    flex-direction: column;
}
.villas-carousel-text-wrapper, .villas-carousel-wrapper{
    width: 100%;
}
.villas-carousel-text-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 2.5rem;
}
.villas-carousel-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    padding-bottom: 6rem;
}
.villas-carousel-wrap .owl-nav{
    text-align: center;
    padding-top:2rem;
}
.villas-carousel-wrap.owl-carousel .owl-nav button.owl-next, .villas-carousel-wrap.owl-carousel .owl-nav button.owl-prev{
    padding: 0rem 1.5rem !important;
}

.villas-gallery-section-container{
    padding: 6rem 2rem;
}
.villas-gallery-section-subtitle{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #9CC284;
}
.villas-gallery-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    padding-bottom: 4rem;
}
.villas-gallery-section-images{
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}
.villas-gallery-section-images .owl-item img{
    cursor: pointer;
}

.villas-gallery-section-images .owl-stage{
    margin-left: -40px;
}

.villas-gallery-section-images .owl-nav.disabled{
    display: block;
}
.villas-gallery-section-images .owl-nav{
    display: block !important;
    float: right !important;
    position: relative !important;
    top: -20px !important;
    left: -35% !important;
}
.villas-gallery-section-images.owl-carousel .owl-nav button.owl-prev{
    background-color: #E9F1E3 !important;
    padding: 2rem 0rem 2rem 1.75rem !important;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.villas-gallery-section-images.owl-carousel .owl-nav button.owl-next{
    background-color: #E9F1E3 !important;
    padding: 2rem 1.75rem 2rem 0rem !important;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.villas-gallery-section-images .owl-prev svg{
    width: 40px;
    height:20px;
}
.villas-gallery-section-images .owl-next svg{
    width: 40px;
    height:20px;
}
.villas-amenities-section-container{
    padding: 6rem 2rem;
}
.villas-amenities-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    max-width: 180px;
    width: 95%;
}
.villas-amenities-list{
    list-style: none;
    padding: 6rem 0rem 4rem 0rem;
}
.villas-amenities-list li{
    padding: 1.5rem 0rem;
}
.villas-amenity-row{
    border-bottom: #9CC284 1px solid;
    padding: 1rem 2rem 2rem 2rem;
    display: flex;
    flex-direction: row;
}
.villas-amenity-row-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    color: #272318;
    padding-left: 2rem;
}
.villas-amenities-section-description{
    color: #585446;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    padding-left: 2rem;
}

.villas-booking-section-container{
    padding: 6rem 2rem;
}
.villas-booking-form{
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 3rem;
}
.villas-booking-form-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    padding-left: 10%;
    padding-bottom: 2rem;
}
.villas-booking-form-row{
    flex-direction: column;
}
.villas-booking-form input[type="text"]{
    border: #9CC284 1px solid;
    border-radius: 10px;
    padding: 1rem 8rem;
    height: 40px;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
}
.villas-booking-form label{
    position: relative;
    width: 75%;
    padding: 1.25rem 0rem;
}
.villas-booking-form .date-icon{
    background-image: url('assets/images/booking-icon-calendar-mobile.svg');
    background-position: top left;
    background-repeat: no-repeat;
    width: 22px;
    height: 24px;
    position: absolute;
    top: 55%;
    right: 20%;
}
.villas-booking-form input[type="date"]::-webkit-inner-spin-button,
.villas-booking-form input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.villas-booking-form select{
    border: #9CC284 1px solid;
    border-radius: 10px;
    padding: 1rem 3rem;
    height: 40px;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
    width: 100%;
}
.villas-booking-form .dropdown-icon{
    background-image: url('assets/images/booking-icon-arrow-down.svg');
    background-position: top left;
    background-repeat: no-repeat;
    width: 22px;
    height: 24px;
    position: absolute;
    top: 65%;
    right: 0;
}
.booking-form-label-text{
    display: block;
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    padding-bottom: 0.450rem;
}
.villas-booking-form-button{
    padding-top: 5rem;
}
.villas-booking-submit{
    width: 100%;
    background-color: #262217;
    border-radius: 10px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    border: #262217 2px solid;
    padding: 1.5rem 0rem;
}
.villas-featured-service-section-container{
    padding: 3rem 2rem;
}
.villas-featured-service-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    width: 45%;
    padding-bottom: 2rem;
}
.villas-featured-service-section-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    line-height: 1.5;
    padding-bottom: 6rem;
}
.villas-featured-service-section-button{
    background-color: #272318;
    padding: 1.5rem 6rem;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 24px;
}
.villas-featured-service-section-button:hover{
    color: #FFFFFF;
}
.villas-featured-service-section-col1 img{
    padding-bottom: 4rem;
    width: 100%;
}
.villas-featured-service-section-col1 .villas-featured-service-section-button{
    display: block;
}
.villas-featured-service-section-col2 .villas-featured-service-section-button{
    display: none;
}


.villas-services-section-container{
    padding: 6rem 2rem;
}
.villas-services-section-subtitle{
    color: #575346;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
}
.villas-services-section-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    padding-bottom: 4rem;
}
.villas-services-section-images{
    display: flex;
    flex-direction: column;
    gap: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.villas-services-section-images li{
    position: relative;
    padding: 10px 0px 10px 0px;
}
.villas-services-section-images li .villas-services-section-image-text-wrap{
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-color: #272318;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 30px;
    width: 100%;
    padding: 3.5rem 0rem;
    text-align: center;
}
.villas-services-section-image img{
    width: 100%;
}
.villas-services-section-button-wrap{
    padding: 6rem 0rem 0rem 0rem;
    text-align: center;
}
.villas-services-section-button{
    background-color: #272318;
    padding: 1.5rem 8.2rem;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 25px;
}
.villas-services-section-button:hover{
    color: #FFFFFF;
}


/*** PAGE ABOUT US ***/
.page-template-page-company .page-crumbs-wrapper, .page-template-page-company .page-hero-img-wrapper{
    background-color: #E9F1E3;
}
.first-section-wrapper{
    /* background-color: #E9F1E3; */
    background: linear-gradient(180deg, #E9F1E3 70%, transparent 30%);
    padding: 3rem 1rem 3rem 1rem;
    /* margin-bottom: 50rem; */
}

.first-section-col-1{
    position: relative;
}
.first-section-col-1 img{
    position: relative;
    top: 0;
    width: 100%;
}
.aboutus-first-section-subtitle{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
}
.aboutus-first-section-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    padding-bottom: 2rem;
}
.aboutus-first-section-text{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 3rem;
}
.aboutus-first-section-text p{
    margin-bottom: 1.75rem;
}
.aboutus-social-icons{
    margin-bottom: 6rem;
}
.aboutus-social-icon{
    margin-right: 3rem;
}
.second-section-wrapper{
    padding: 6rem 3rem 0rem 3rem;
}
.aboutus-second-section-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    padding-bottom: 2rem;
}
.aboutus-second-section-small-description{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
}
.aboutus-partners-list{
    margin-top: 6rem;
    margin-bottom: 3rem;
}
.aboutus-second-section-description{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 1.75;
    width: 90%;
    margin: 0 auto;
}
.aboutus-partners-list{
    overflow: hidden;
}
.aboutus-partners-list .owl-stage{
    margin-left: -20px;
}
.aboutus-partners-list .owl-nav.disabled{
    display: block;
}
.aboutus-partners-list .owl-nav{
    display: block !important;
    float: right !important;
    position: relative !important;
    top: -20px !important;
    left: -30% !important;
}
.aboutus-partners-list.owl-carousel .owl-nav button.owl-prev{
    background-color: #E9F1E3 !important;
    padding: 2rem 0rem 2rem 1.75rem !important;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.aboutus-partners-list.owl-carousel .owl-nav button.owl-next{
    background-color: #E9F1E3 !important;
    padding: 2rem 1.75rem 2rem 0rem !important;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.aboutus-partners-list .owl-prev svg{
    width: 40px;
    height:20px;
}
.aboutus-partners-list .owl-next svg{
    width: 40px;
    height:20px;
}


/*** PAGE SERVICES ***/
.services-first-section-container, .services-third-section-container, .services-fifth-section-container{
    padding: 4rem 0rem 6rem 0rem;
}
.services-first-section-container .general-container, .services-third-section-container .general-container, .services-fifth-section-container .general-container{
    padding: 0;
    max-width: 100%;
}
.services-first-section-row, .services-third-section-row, .services-fifth-section-row{

}
.services-first-section-col-1, .services-third-section-col-1, .services-fifth-section-col-1{
    background: linear-gradient(to bottom, transparent 50%, #C6DCB7 50%) top;
} 
.services-first-section-col-1 img, .services-third-section-col-1 img, .services-fifth-section-col-1 img{
    width:100%;
    padding: 0rem 2.5rem;
}
.services-first-section-col-2, .services-third-section-col-2, .services-fifth-section-col-2{
    background-color: #C6DCB7;
}
.first-section-text-wrap, .third-section-text-wrap, .fifth-section-text-wrap{
    padding: 4rem 2.5rem 8rem 3rem;
}
.first-section-title, .third-section-title, .fifth-section-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    color: #272318;
    width: 45%;
}
.first-section-title{
    width: 40%;
}
.third-section-title, .fifth-section-title{
    width: 60%;
}
.first-section-text, .third-section-text, .fifth-section-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    margin: 2rem 0rem 6rem 0rem;
}
.first-section-text{
    width: 90%;
}
.first-section-button, .third-section-button, .services-fourth-section-button, .services-second-section-button, .fifth-section-button{
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #272318;
    text-align: center;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 25px;
    padding: 1rem 10rem;
/*     background: linear-gradient(to left, #FFFFFF 50%, #575346 50%) right;
    background-size: 200%;
    background-position: right;
    transition: background-position 0.4s ease-in-out; */
    position: relative;
    width: 100%;
    display: block;
}
.first-section-button:hover, .third-section-button:hover, .services-fourth-section-button:hover, .services-second-section-button:hover{
/*     background-position: left; */
    color: #272318;
}

.services-fourth-section-container, .services-second-section-container{
    margin-top: 28rem;
}
.services-fourth-section-container{
    margin-top: 38rem;
}
.services-fourth-section-wrap, .services-second-section-wrap{
    position: relative;
    max-height: 686px;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
}
.services-fourth-section-bg, .services-second-section-bg{
    position: absolute;
    top:0;
    z-index:0;
    height: 100%;
    width: 100%;
}
.services-fourth-section-bg img, .services-second-section-bg img{
    height: 100%;
    width: 100%;
}
.services-fourth-section-text-container, .services-second-section-text-container{
    margin-top: 3rem;
/*     width: 46%; */
    position: relative;
}
.services-fourth-section-text-wrapper, .services-second-section-text-wrapper{
    background-color: #FFFFFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-right: 3rem;
}
.services-fourth-section-text-wrap, .services-second-section-text-wrap{
    margin-left: 10%;
}
.services-fourth-section-button-wrapper, .services-second-section-button-wrapper{
    text-align: right;
}
.services-fourth-section-title, .services-second-section-title{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 30px;
    padding: 4rem 0rem 1rem 0rem;
    width: 90%;
}
.services-fourth-section-title{
    width: 30%;
}
.services-second-section-title{
    width: 50%;
}
.services-fourth-section-text, .services-second-section-text{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    padding: 1rem 0rem 5rem 0rem;
    width: 95%;
}
.services-fourth-section-image, .services-second-section-image{
    position: relative;
/*     width: 58%; */
    text-align: center;
    margin: 8rem 3rem 0rem 3rem;
}
.services-fourth-section-image img, .services-second-section-image img{
    width: 100%;
}
.services-fourth-section-button-wrapper, .services-second-section-button-wrapper{
    margin: 3rem 3rem 12rem 3rem;
}


/*** BLOG ***/
.child-category-list-wrap{
    display: flex;
    flex-direction: row;
}
.child-category-list-title{
    color: #9CC284;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    align-self: center;
    top: -10px;
    position: relative;
}
.child-category-list{
    max-width: 1600px;
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start!important;
    min-height: 55px;
    padding: 1rem 0rem;
    margin-left: 2rem;
}
.child-category-list li{
    display: inline-block;
    border: #272318 2px solid;
    border-radius: 18px;
    margin: 0rem 1.5rem;
}
.child-category-list li a{
    color: #272318;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    padding: 2.5rem 6rem;
    line-height: 40px;
}
.child-category-list::-webkit-scrollbar {
  display: none;
}
.child-category-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.blog_content_wrapper{
    padding: 0rem 2rem;
}
.blog_content_wrapper .blog_card_item{
    border-left: #E9F1E3 2px solid;
    border-right: #E9F1E3 2px solid;
}
.blog_content_wrapper .blog_card_item{
    padding-left: 15px;
    padding-right: 15px;
}
.blog_card{
    padding-bottom: 6rem;
}
.blog_content_wrapper .blog_card_item:last-child .blog_card {
    padding-bottom: 0;
}
.blog_card .post-thumb img{
    width: 100%;
}
.blog_card .post-text{
    border: #6A993C 1px solid;
    border-radius: 10px;
    background-color: #FFFFFF;
    padding: 3rem 2rem 2.5rem 2rem;
    text-align: center;
}
.blog_card .post-title{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    color: #272318;
    padding-bottom: 1.25rem;
}
.blog_card .post-title a{
    color: #272318;
}
.blog_card .post-title a:hover{
    color: #9CC284;
}
.blog_card .post-excerpt{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
}

/*** SINGLE PAGE ***/
.simple-page-content h2{
    font-size: 1.75em;
    margin-bottom: 2rem;
}
.single-page-content-section-title{
    font-size: 1.5em;
    margin: 2rem 0rem;
}

/*** PAGINATION ***/
.pagination li a, .pagination li a:hover, .pagination li.active a, .pagination li.disabled{
    background: none;
    color: #272318;
}
.pagination li{
    background: none;
    padding: 0.650rem 0.850rem;
    margin: 0rem 0.750rem;
    border-radius: 50%;
    border: #9CC284 2px solid;
    font-family: "Hurme Geometric Sans", sans-serif;
    font-size: 14px;
    color: #272318;
}
.pagination li.active{
    background: none;
    border: #272318 2px solid;
}
.pagination li:hover{
    background: #C6DCB7;
    color: #272318;
    border: #9CC284 2px solid;
}


/*** CRUMBS ***/
#crumbs{
    padding: 2rem 1rem;
}
#crumbs a{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #575346;
    padding-right: 1rem;
}
#crumbs span.current{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    color: #272318;
    padding-left: 1rem;
}

/*** NEWSLETTER ***/
#newsletter{
    background-color: #F5F5F4;
    padding: 6rem 3rem 12rem 3rem;
}
#newsletter .newsletter_wrapper{
    max-width: 1366px;
    margin: 0 auto;
}
#newsletter .newsletter_wrapper{
    background-color: #FFFFFF;
    border-radius: 10px;
}
#newsletter .newsletter_wrapper > div{
    display: flex;
    flex-direction: column;
    width: 100%;
}
#newsletter .newsletter_wrapper .rounded{
    width: 100%;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    padding-top: 2.5rem !important;
    text-align: center;
}
#newsletter .newsletter_wrapper form.mailpoet_form{
    padding: 0 !important;
}
#newsletter .newsletter_wrapper .mailpoet_text{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: #9CC284 2px solid;
    width: 80% !important;
    padding-top: 3.5rem  !important;
    margin: 0 auto 4rem auto !important;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
}
#newsletter .newsletter_wrapper .mailpoet_form_column{
    margin-left: 0 !important;
}
.mailpoet_form .mailpoet_submit{
    padding: 2rem 0rem !important;
    background: #9CC284;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
}
#newsletter .newsletter_wrapper .mailpoet_paragraph {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0;
}
#newsletter .newsletter_wrapper form.mailpoet_form{
    margin: 0;
    position: relative;
}
#newsletter .newsletter_wrapper .mailpoet_paragraph.last{
    position: absolute;
    top: 70px;
    left: 25%;
}
#newsletter .newsletter_wrapper input::-moz-placeholder{
    line-height: 5px!important;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 20px;
    color: #54792F;
}
#newsletter .newsletter_wrapper ::-webkit-input-placeholder { /* Edge */
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 20px;
    color: #54792F;
}
#newsletter .newsletter_wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 20px;
    color: #54792F;
} 
#newsletter .newsletter_wrapper ::placeholder {
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 20px;
    color: #54792F;
}
#newsletter input.mailpoet_text {
    border: none;
    outline: none;
}
#newsletter .mailpoet_message {
    position: absolute !important;
    width: 100% !important;
    margin: 0 auto -30px auto !important;
}
#newsletter .parsley-errors-list{
    margin-left: 1rem;
    max-width: 125px;
}
#newsletter .mailpoet_form_column:not(:first-child) {
    min-height: 10rem !important;
}
#newsletter .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{
    top: -50px !important;
}



/*** MAILCHIMP FORM ***/
.newsletter-title{
    width:100%;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    padding-top: 2.5rem !important;
    text-align: center;
}
.newsletter-form{
    width: 100%;
}
.newsletter-form form{
    display: flex;
    /* justify-content: space-between; */
    flex-direction: column;
    margin: 0;
    position: relative;
}
.newsletter-form form input{
    border: none;
    outline: none;
}
.newsletter-form form > p{
    /* margin: 0; */
}
.newsletter-form form input[type="email"]{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: #9CC284 2px solid;
    width: 80% !important;
    padding-top: 3.5rem  !important;
    margin: 0 auto 4rem auto !important;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    margin: 0 2rem !important;
}
.newsletter-form .mpam-submit.button{
    background: #9CC284;
    border-radius: 10px;
    color: #FFFFFF;
    padding: 2rem 0rem !important;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    height: auto;
    width: 100%;
}
/* .newsletter-form p:last-child{
    flex-basis: 33.33%;
}
.newsletter-form p:nth-last-child(2) {
    flex-basis: 66.66%;
} */
.newsletter-form label{
    width: 100%;
    text-align: center;
}

.newsletter-form p:not(.brandingLogo):last-child{
    margin-top: 3rem;
}
.newsletter-form p.notification.error{
    position: absolute;
    bottom: 80px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: red;
    font-size: 12px;
}
.newsletter-form p.notification.success{
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: green;
    font-size: 12px;
}


#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup_scroll{
    display: flex;
}
#mc_embed_signup .mc-field-group{

}
#mc_embed_signup .mc-field-group input{
    border: none;
    outline: none;
}
/*     #mc_embed_signup .mc-field-group input.email{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: #9CC284 2px solid;
    width: 90% !important;
    padding-top: 3.5rem  !important;
    margin: 0 auto 4rem auto !important;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    margin: 0 2rem !important;
}
#mc_embed_signup .button{
    background: #9CC284;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: 'Sofia Pro Regular', sans-serif;
    padding: 4rem 6rem !important;
    font-size: 22px;
    height: auto;
} */
#mc_embed_signup div#mce-responses{
    position: absolute;
    top:150px;
    width: 90% !important;
}
#mc_embed_signup div.response{
    width: 100% !important;
}
#mc_embed_signup form{
    display: flex;
}
#mc_embed_signup form #mc_embed_signup_scroll{
    flex-basis: 65.5%;
    display: flex;
    flex-direction: column;
}
#mc_embed_signup form .optionalParent{
    flex-basis: 34.5%;
}
#mc_embed_signup form .foot{
    display:flex;
    width:100%;
}
#mc_embed_signup .mc-field-group input.email{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: #9CC284 2px solid;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    width: 90% !important;
    height: 50px;
}
#mc_embed_signup form #mc-embedded-subscribe{
    background: #272318;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: 'Sofia Pro Regular', sans-serif;
    padding: 3.25rem 4.5rem !important;
    font-size: 22px;
    height: auto;
    width: 100%;
    margin: 0;
}
.mc-field-group{
    padding-bottom: 0 !important;
}
.mc-field-group ul{
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
}
#mc_embed_signup .mc-field-group input[type="checkbox"], #mc_embed_signup .mc-field-group ul li label{
    display: inline-block !important;
    width: auto;
    padding: 1rem;
}
#mc_embed_signup .mc-field-group ul li label a{
    color: #272318;
}
#mc_embed_signup .mc-field-group ul li label a:hover{
    color: #575346;
}
.brandingLogo{
    display: inline-block;
    margin-bottom: 0;
}
#mc_embed_signup div#mce-responses {
    top: auto !important;
    bottom: -100px !important;
}



/*** FOOTER ***/
.site_footer_wrapper{
    max-width: 1366px;
    margin: 0 auto;
}
footer#site_footer {
    background: #272318;
    color: #C6DCB7;
    padding-top: 4rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
}
/* .footer_top .site-logo img{
    width: 222px;
    height: 97px;
} */
#site_footer .contact_wrapper {
    width: 100%;
    margin: 0 auto;
/*     max-width: 330px; */
}
.footer_top{
    max-width: 1366px;
    margin: 0 auto;
}
.footer_top .logo, .footer_top .contact, .footer_top .footer_menu, .footer_top .socials{
    width: 100%;
    text-align: center;
}
.footer_top .logo{
    margin-bottom: 5rem;
}
.footer_top .contact-title{
    padding-top: 10px;
    /* padding-bottom: 20px; */
}
h3.contact-title-text{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
}
#site_footer .contact{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #C6DCB7;
    font-weight: 300;
}
#site_footer .contact a{
    color: #C6DCB7;
}
.footer_menu ul li{
    display: block;
}
#site_footer .footer_menu .the_menu a{
    display: block;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    color: #C6DCB7;
    text-transform: uppercase;
}
.footer_top .social_text{
    padding-top: 10px;
}
.footer_top .social_text h3{
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 18px;
    color: #C6DCB7;
}
.footer_top .socials_wrapper{
    flex-direction: column;
}
.social_icons{
    padding: 1.5rem 0rem;
}
.social_icons img{
    padding: 0rem 0.5rem;
}
.copyright-wrapper{
    padding: 1.75rem 0rem;
    font-family: 'Sofia Pro Regular', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}
.created-wrapper{
    border-top: #E9F1E3 1px solid;
    padding: 1.75rem 0rem;
}
.created-wrapper a{
    color: #C6DCB7;
    font-size: 14px;
}
.created-wrapper svg{
    margin-left: 15px;
}
.created-wrapper svg g{
    fill: #C6DCB7;
}

/*** SCROLL TO TOP ***/
.totop-scroller {
    background-color: #272318;
    border: solid 2px #FFFFFF;
    padding: 2.5rem;
    z-index:9;
    bottom: 12rem !important;
}
.totop-scroller:after {
    border-top: solid 0.1rem #FFFFFF;
    border-left: solid 0.1rem #FFFFFF;
}
.totop-scroller span{
    display: none;
}

a.return-to-home-404{
    background-color: #272318;
}
.error404 #main-website-wrapper{
    background-color: #FFFFFF;
}

@media (max-width: 1200px) {

}
@media (max-width: 1024px) {
    .created-wrapper {
        padding: 1.75rem 0rem 8rem 0rem;
    }
}
@media (max-width: 992px) {
    header#site-header {
        margin-top:1.25rem;
    }
    header#site-header.fixed-top{
        margin-top:1.25rem;
    }
    .home .page-crumbs-wrapper, .home #crumbs{
        padding: 0;
    }
    .main-header-nav-logo{
        display: flex;
        justify-content: center;
    }
    .main-header-nav-logo a{
        align-self: center;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph .parsley-errors-list{
        position: relative;
        top: -100px;
        left: 70%;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph.last .parsley-errors-list{
        position: relative;
        top: 0px;
        left: 30%;
    }
    #newsletter .newsletter_wrapper .mailpoet_submit {
        position: absolute;
        bottom: 0;
    }
    .home-second-section-col1, .home-fourth-section-col1{
        text-align: center;
    }
}

@media (max-width: 576px) {
/*     .first-section-title{
        width: 50%;
    }
    .third-section-title{
        width: 90%;
    } */
    .villas-slider-wrap .owl-stage-outer{
        height: 600px !important;
    }
    .villas-slider-wrap.owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 500px;
    }
}
@media (max-width: 414px) {
    .first-section-button, .third-section-button, .services-fourth-section-button, .services-second-section-button, .fifth-section-button{
        padding: 1rem 6rem;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph.last{
        left: 5%;
        font-size: 13px !important;
    }
    .mobile-menu-logotype{
        padding: 1.5rem 0rem;
    }
    .dropdown-content ul li{
        display: block;
        padding: 0.35rem 0rem;
        text-align: center;
    }
    .mobile-menu-book a{
        padding: 1rem 4rem;
    }
    .mobile-menu-social {
        margin-bottom: 1.5rem;
    }
    .villas-menu{
        bottom: 30px;
        padding: 0.650rem 3rem;
    }
    .villas-menu-link{
        padding: 0.35rem 3rem;
        margin: 0.750rem 1rem;
        font-size: 14px;
    }
    .contact-section-general-details-item{
        font-size: 16px;
    }
    .villas-amenity-row{
        padding: 1rem 0.45rem 1.75rem 0.45rem
    }
    .villas-amenity-row-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 14px;
        color: #272318;
        padding-left: 1rem;
    }
    .villas-services-section-button, .villas-featured-service-section-button{
        padding: 1.5rem 4rem;
    }
    .villas-featured-service-section-title{
        width:50%;
    }
    .first-section-title{
        width: 55%;
    }
    .third-section-title{
        width: 65%;
    }
    .fifth-section-title{
        width: 65%;
    }
    .services-second-section-title{
        width: 60%;
    }
    .services-fourth-section-title{
        width: 35%;
    }
    .services-fourth-section-container, .services-second-section-container{
        margin-top: 22rem;
    }
    .villas-slider-wrap .owl-nav{
        padding-top: 1rem;
    }
    .villas-slider-wrap.owl-carousel .owl-item img{
        min-height: 325px;
    }
    .villas-slider-image-text{
        padding: 2rem 2.5rem;
        bottom: -80%;
    }
}

@media (max-width: 360px) {
    .contact-section-general-details-item{
        font-size: 14px;
    }
    body .uwy.userway_p5 .uai{
        bottom: 60px !important;
    }
    .villas-menu{
        bottom: 0px;
        padding: 0.650rem 3rem;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph.last{
        left: 5%;
    }
    #newsletter .newsletter_wrapper .mailpoet_checkbox_label{
        font-size: 13px !important;
    }
    .services-fourth-section-container, .services-second-section-container{
        margin-top: 15rem;
    }
    
    .first-section-title{
        width: 60%;
    }
    .third-section-title{
        width: 70%;
    }
    .fifth-section-title{
        width: 65%;
    }
    .services-fourth-section-title{
        width: 60%;
    }
    .services-second-section-title{
        width: 70%;
    }
    .services-fourth-section-title{
        width: 40%;
    }
    .services-second-section-title{
        width: 65%;
    }
}

@media (max-width: 320px) {
    #newsletter .newsletter_wrapper .mailpoet_paragraph.last{
        left: 5%;
    }
    #newsletter .newsletter_wrapper .mailpoet_checkbox_label{
        font-size: 12px !important;
    }
    .villas-featured-service-section-title{
        width:60%;
    }
    .single-villa .page-hero-title{
        height: 50vh;
    }
    .services-fourth-section-container, .services-second-section-container{
        margin-top: 12rem;
    }
    .third-section-title{
        width: 75%;
    }
    .fifth-section-title{
        width: 75%;
    }
    .services-fourth-section-title{
        width: 50%;
    }
    .services-second-section-title{
        width: 75%;
    }
    .mobile-menu-social .social_icons{
        padding: 0.450rem 0rem;
    }
    .mobile-menu-lang .lang-switcher-wrapper .dropdown{
        padding: 0.850rem 0rem;
        margin: 0;
    }
    .main-header-nav-logo img{
        width: 220px;
    }
}
@media (min-width: 380px) {
    .dropdown-content ul li{
        padding: 1.5rem 0rem;
    }
}
@media (min-width: 576px) {  
    .page-hero-title{
        font-size: 42px;
    }
    .first-section-wrapper{
        padding: 3rem 1rem 3rem 1rem;
        /* margin-bottom: 60rem; */
    }
    .services-fourth-section-container, .services-second-section-container{
        margin-top: 50rem;
    }
}

@media (min-width: 768px) {
    .page-hero-title{
        font-size: 40px;
    }
    .footer_top .logo, .footer_top .contact, .footer_top .footer_menu, .footer_top .socials{
        width: 50%;
        text-align: left;
        padding: 0rem 1rem;
    }
    .first-section-wrapper{
        padding: 3rem 1rem 3rem 1rem;
        /* margin-bottom: 86rem; */
    }
    .services-fourth-section-container, .services-second-section-container{
        margin-top: 70rem;
    }
}

@media (min-width: 992px) {
    .lang-switcher-wrapper .dropdown-toggle a, .lang-switcher-wrapper .dropdown-menu .dropdown-item{
        font-size: 16px;
    }
    .lang-switcher-wrapper .dropdown-toggle{
        position: relative;
    }
    .lang-switcher-wrapper .dropdown-toggle::after{
        top: 8px;
    }
    .lang-switcher-wrapper .dropdown{
        margin-top: 0px;
        margin-right: 60px;
    }
    header#site-header {
        /* margin-top: 4rem; */
        pointer-events: none;
    }
    header#site-header.fixed-top{
        pointer-events: none;
    }
    .container.general-container{
        max-width: 1366px;
        width: 95%;
        margin: 0 auto;
    }
    #crumbs{
        padding: 0rem;
    }
    .lang-switcher-wrapper{
        display: flex;
    }
    .lang-switcher-wrapper.desktop .dropdown{
        padding: 0;
        margin-right: auto;
        margin-left: 50px;
    }
    .lang-switcher-wrapper.desktop .dropdown-menu{
        margin: 0;
    }
    .lang-switcher-wrapper .dropdown-toggle{
        border-radius: 0;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .lang-switcher-wrapper .dropdown-menu{
        left: -20px !important;
        min-width: 6rem !important;
        margin-left: 20px !important;
        background-color: #575346;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .main-header-nav-logo{
        border-radius: 10px;
    }
    header#site-header .main-header-nav-logo{
        width: 180px;
        padding: 19px 20px;
/*         width: 214px; */
    }
    header#site-header .main-header-nav-logo img{
        width: 120px;
    }
    .main-header-nav-wrapper{
        width: auto;
        background: linear-gradient(90deg, #464239 50%, transparent 50%);
    }
    .menu-toggle{
        background-color: #464239;
    }
    .menu-toggle{
        height: auto;
        max-width: 100%;
        width: 90px;
    }
    .menu-toggle .dropdown {
        /* padding: 3rem 3rem; */
        /* padding: 43px 44px; */
        padding: 32px 30px;
    }
    .menu-close-icon, .menu-close-icon.show{
        display: none;
    }


    .menu-toggle-icon {
        width: 32px;
        height: 24px;
        position: relative;
    /*     margin: 50px auto; */
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
      }
      
      
      .menu-toggle-icon span {
        display: block;
        position: absolute;
        height: 1.25px;
        width: 100%;
        background: #FFFFFF;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
      }
      
      .menu-toggle-icon span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
      }
      
      .menu-toggle-icon span:nth-child(2) {
        top: 12px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
      }
      
      .menu-toggle-icon span:nth-child(3) {
        top: 24px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
      }
      
      .menu-toggle-icon.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 0px;
      }
      
      .menu-toggle-icon.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
      }
      
      .menu-toggle-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 22px;
        left: 0px;
      }



    .dropbtn svg{
        width: 47px;
        height: 34px;
    }
    .dropdown-content{
        display: none;
        position: absolute;
        background-color: #464239;
        width: 270px;
        margin: 0;
        border: none;
        transition: 0.3s ease-in-out;
        padding: 6rem 0rem 0rem 0rem;
        transform: none;
        -webkit-transform: none;
        top:86px;
    }
    .dropdown-content{
        width: 270px;
        top: 88px;
    }
    .menu-open, .menu-close{
        display: none;
    }
    .menu-open.show, .menu-close.show{
        display: block;
    }
    .mobile-menu-logotype, .mobile-menu-lang, .mobile-menu-social, .mobile-menu-book{
        display: none;
    }
    .dropdown-content ul li{
        display: block;
        padding: 3rem 3rem 3rem 5rem;
        text-align: left;
    }
    .dropdown-content ul li a{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 16px;
        color: #FFFFFF;
        text-transform: uppercase;
    }
    .dropdown-content ul li.current-menu-item a{
        color: #C6DCB7;
    }
    .dropdown-content.show {display:block;}
    .main-header-nav-wrapper.active{
        background-color: #464239;
    }
    .main-header-nav-wrapper{
        border-top-right-radius: 12px;
        pointer-events: all;
    }
    .main-header-book-wrap{
        padding: 0;
        /* background-color: #272318; */
        border-top-left-radius:10px;
        border-bottom-left-radius:10px;
        width: 150px;
        display: flex;
        justify-content: center;
        background: linear-gradient(to left, #464239 50%, #9CC284 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.2s ease-in-out;
        pointer-events: all;
    }
    .main-header-book-wrap:hover{
        background-position: left;
    }
    .main-header-book-wrap .main-header-book-now-button{
        align-self: center;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 24px;
        color: #FFFFFF;
        position: relative;
    }
    .main-header-book-wrap:hover .main-header-book-now-button{
        color: #FFFFFF;
    }

    /*** HOMEPAGE ***/
    .home-first-section-container{
        background-color: #E9F1E3;
        padding: 3rem 0rem 6rem 0rem;
    }
    .text-below-header{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 22px;
        color: #272318;
        padding-bottom: 3rem;
        line-height: 1.5;
        width: 83%;
        margin: 0 auto;
        text-align: center;
    }
    .villas-slider-title-wrap{
        width: 30%;
        margin: 0 auto;
    }
    .villas-slider-wrap .owl-nav{
        text-align: center;
    }
    .villas-slider-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 42px;
        color: #272318;
        border-bottom: #272318 2px solid;
        padding-bottom: 1.5rem;
        text-align: center;
        margin: 2rem 6rem 6rem 6rem;
    }
    .villas-slider-item{
        position: relative;
        text-align: center;
    }
    .villas-slider-item a{
        color: #272318;
    }
    .villas-slider-image-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 1rem;
        text-align: center;
        position: absolute;
        top:80px;
        left: -80px;
    }
    .villas-slider-image-text{
        background-color: #FFFFFF;
        border-radius: 6px;
        padding: 2rem 3.5rem;
        position: absolute;
        bottom: 0;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 16px;
        color: #272318;
        line-height: 1.5;
        margin-bottom: auto;
        text-align: left;
    }
    .villas-slider-wrap .owl-stage-outer{
        height: 700px !important;
    }
    .villas-slider-wrap.owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 580px;
    }
    .villas-slider-wrapper .owl-carousel .owl-item{
        padding: 0rem 6rem;
    }
    .villas-slider-wrapper .owl-nav{
/*         position: absolute;
        left: 50%;
        top: 40%; */
        position: relative;
        top: -500px;
        text-align: center;
    }
    .villas-slider-wrapper .owl-prev{
        position: relative;
        left: -14%;
    }
    .villas-slider-wrapper .owl-next{
        position: relative;
        right: -14%;
    }
    .villas-slider-wrapper .owl-item:not(.center) .villas-slider-item .villas-slider-image-title, .villas-slider-wrapper .owl-item:not(.center) .villas-slider-item .villas-slider-image-text{
        display: none;
    }
    .villas-slider-wrapper .owl-item:not(.center) .villas-slider-item:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(233, 241, 227, 0.80);
    }
    .home-second-section-container{
        padding: 8rem 0rem;
    }
    .home-second-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 4rem;
    }
    .home-second-section-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
        line-height: 1.5;
        padding-bottom: 12rem;
    }
    .home-second-section-button{
        background-color: #272318;
        padding: 1.5rem 6rem;
        width: 100%;
        text-align: center;
        display: block;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 25px;
        background: linear-gradient(to left, #272318 50%, #575346 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
    }
    .home-second-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }
    .home-second-section-col2{
        margin-top: 6rem;
        padding-left: 8rem !important;
        padding-right: 10rem !important;
    }
    .home-second-section-col1 img{
        padding-bottom: 4rem;
    }
    .home-second-section-col1 .home-second-section-button{
        display: none;
    }
    .home-second-section-col2 .home-second-section-button{
        display: block;
    }
    .home-third-section-container{
        padding: 6rem 0rem 12rem 0rem;
    }
    .home-third-section-container .general-container{
        max-width: 1380px !important;
    }
    .home-third-section-subtitle{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #575346;
    }
    .home-third-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 6rem;
    }
    .home-third-section-images{
        list-style: none;
        padding: 0;
        margin-bottom: 4rem;
        display: flex;
    }
    .home-third-section-images li:nth-child(2){
        margin: 0px 15px;
    }
    .home-third-section-button-wrap{
        text-align: center;
    }
    .home-third-section-button{
        background-color: #272318;
        padding: 1.5rem 10rem;
        width: auto;
        text-align: center;
        display: inline;
        border-radius: 6px;
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 24px;
        background: linear-gradient(to left, #272318 50%, #575346 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
    }
    .home-third-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }
    .home-fourth-section-container{
        padding: 8rem 0rem;
    }
    .home-fourth-section-subtitle{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
    }
    .home-fourth-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 2rem;
    }
    .home-fourth-section-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
        line-height: 1.5;
        padding-bottom: 2rem;
    }
    .home-fourth-section-button{
        background-color: #272318;
        padding: 1.5rem 6rem;
        width: 100%;
        text-align: center;
        display: block;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 25px;
        background: linear-gradient(to left, #272318 50%, #575346 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
    }
    .home-fourth-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }
    .home-fourth-section-col1 img{
        padding-bottom: 4rem;
    }
    .home-fourth-section-col2{
        margin-top: 6rem;
        padding-left: 8rem !important;
        padding-right: 10rem !important;
    }
    .home-fourth-section-col1 .home-fourth-section-button{
        display: none;
    }
    .home-fourth-section-col2 .home-fourth-section-button{
        display: block;
    }
    .home-fifth-section-container{
        padding: 8rem 0rem 8rem 0rem;
    }
    .home-fifth-section-slider-container{
        max-width: 1620px !important;
        width:95%;
        margin-left:auto;
    }
    .home-fifth-section-subtitle{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #575346;
    }
    .home-fifth-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 6rem;
    }
    .home-fifth-section-images{
        list-style: none;
        padding: 0;
        margin-bottom: 4rem;
    }
    .home-fifth-section-images li{
    }

    .home-fifth-section-images .owl-stage{
        margin-left: -120px;
    }

    .home-fifth-section-images .owl-nav.disabled{
        display: block;
    }
    .home-fifth-section-images .owl-nav{
        display: block !important;
        float: right !important;
        position: relative !important;
        top: -50px !important;
        left: -15% !important;
    }
    .home-fifth-section-images.owl-carousel .owl-nav button.owl-prev{
        background-color: #E9F1E3 !important;
        padding: 4rem 0rem 4rem 3rem !important;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    .home-fifth-section-images.owl-carousel .owl-nav button.owl-next{
        background-color: #E9F1E3 !important;
        padding: 4rem 3rem 4rem 0rem !important;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .home-fifth-section-images .owl-prev svg{
        width: 80px;
        height:40px;
    }
    .home-fifth-section-images .owl-next svg{
        width: 80px;
        height:40px;
    }

    /*** PAGE ***/
    .page-hero-title{
        font-size: 45px;
    }
    .page-hero-scroll-more-wrap{
        position: relative;
        bottom: 180px;
        padding: 1.5rem 0rem;
        border-bottom: #FFFFFF 1px solid;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        z-index: 1;
    }
    .page-hero-scroll-more{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #FFFFFF;
        position: relative;
        cursor: pointer;
    }
    .page-hero-scroll-more:hover{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #FFFFFF;
        position: relative;
        cursor: pointer;
    }
    .page-hero-scroll-more::before{
        content: none;
    }
    .page-hero-scroll-more::after{
        content: url("assets/images/arrow-down.svg");
        width: 13px;
        height: 7px;
        top: -5px;
        right: -30px;
        border: 0;
        bottom: auto;
        left: auto;
        border-top: 0;
        border-left: 0;
        position: absolute;
        transform: none;
        vertical-align: middle;
    }

    /*** PAGE VILLA ***/
    .villas-menu{
        position: relative;
        bottom: 200px;
        padding: 1.5rem 0rem;
        max-width: auto;
        width: 100%;
        margin: 0 auto;
        z-index: 1;
        display: flex;
        flex-direction: row;
        gap: 15px;
        grid-gap: 15px;
        justify-content: center;
    }
    .villas-menu-link{
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 25px;
        margin: 0rem;
        padding: 1.25rem 6rem;
        border: 2px solid #FFFFFF;
        border-radius: 10px;
    }
    .villas-menu-link:hover{
        color: #FFFFFF;
    }
    .villas-menu-link.brown-link{
        background-color:#272318;
        border: 2px solid #272318;
    }
    .villas-menu-link.brown-link:hover{
        background-color:transparent;
        border: 2px solid #FFFFFF;
    }
    .villas-sliders-container .page-crumbs-wrapper{
        background-color: transparent;
    }
    .villas-sliders-container{
        background: linear-gradient(90deg, #E9F1E3 52%, transparent 48%);
    }
    .villas-carousel-section-container{
        padding: 4rem 0rem 0rem 0rem;
        background-color:transparent;
    }
    .villas-carousel-row{
        flex-direction: row;
    }
    .villas-carousel-section-container .general-container{
        max-width: 1380px !important;
        padding: 0;
    }
    .villas-carousel-text-wrapper{
        padding-left: 1.5rem !important;
        width: 50%;
        padding-top:0;
        padding-right: 6.5rem;
    }
    .villas-carousel-text-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 3rem;
    }
    .villas-carousel-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 16px;
        color: #272318;
    }
    .villas-carousel-wrapper{
        padding-left: 1.5rem !important;
        width: 50%;
    }
    .villas-carousel-item{
        position: relative;
        text-align: center;
    }
    .villas-carousel-wrapper .owl-nav{
        position: relative;
        top: -320px;    
        text-align: center;
    }
    .villas-carousel-wrapper .owl-prev{
        position: absolute;
        left: 0px;
    }
    .villas-carousel-wrapper .owl-prev svg, .villas-carousel-wrapper .owl-next svg{
        width: 80px;
    }
    .villas-carousel-wrapper .owl-next{
        position: absolute;
        right: 0px;
    }
    .villas-carousel-wrapper .owl-item img{
        width: 85%;
        margin: 0 auto;
    }
    .villas-gallery-section-container{
        padding: 0rem 0rem 4rem 0rem;
    }
    .villas-gallery-section-slider-container{
        max-width: 1380px !important;
        width: 97%;
        margin-left:auto;
    }
    .villas-gallery-section-subtitle{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #9CC284;
    }
    .villas-gallery-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 6rem;
    }
    .villas-gallery-section-images{
        list-style: none;
        padding: 0;
        margin-bottom: 4rem;
    }
    .villas-gallery-section-images li{
    }
    .villas-gallery-section-images .owl-stage{
        margin-left: -120px;
    }

    .villas-gallery-section-images .owl-nav.disabled{
        display: block;
    }
    .villas-gallery-section-images .owl-nav{
        display: block !important;
        float: right !important;
        position: relative !important;
        top: -50px !important;
        left: -15% !important;
    }
    .villas-gallery-section-images.owl-carousel .owl-nav button.owl-prev{
        background-color: #E9F1E3 !important;
        padding: 4rem 0rem 4rem 3rem !important;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    .villas-gallery-section-images.owl-carousel .owl-nav button.owl-next{
        background-color: #E9F1E3 !important;
        padding: 4rem 3rem 4rem 0rem !important;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .villas-gallery-section-images .owl-prev svg{
        width: 80px;
        height:40px;
    }
    .villas-gallery-section-images .owl-next svg{
        width: 80px;
        height:40px;
    }

    .villas-amenities-section-container{
        padding: 8rem 0rem;
    }
    .villas-amenities-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        max-width: 360px;
        width: 95%;
    }
    .villas-amenities-list{
        -moz-column-count: 2;
        -moz-column-gap: 60px;
        -webkit-column-count: 2;
        -webkit-column-gap: 60px;
        column-count: 2;
        column-gap: 60px;
        list-style: none;
        padding: 6rem 0rem 4rem 0rem;
    }
    .villas-amenities-list li{
        padding: 1.5rem 0rem;
    }
    .villas-amenity-row{
        border-bottom: #9CC284 1px solid;
        padding: 1rem 2rem 2rem 2rem;
    }
    .villas-amenity-row-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        color: #272318;
        padding-left: 5rem;
    }
    .villas-amenities-section-description{
        color: #585446;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        padding-left: 12rem;
    }
    .villas-booking-section-container{
        padding: 6rem 0rem;
    }
    .villas-booking-form{
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 3rem;
    }
    .villas-booking-form-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 35px;
        padding-left: 9%;
        padding-bottom: 2rem;
    }
    .villas-booking-form-row{
        flex-direction: row;
        gap: 10px;
    }
    .villas-booking-form input[type="text"]{
        border: #9CC284 2px solid;
        border-radius: 10px;
        padding: 1.5rem 8rem;
        height: 60px;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        text-align: center;
        width: auto;
    }
    .villas-booking-form label{
        position: relative;
        width: auto;
    }
    .villas-booking-form .date-icon{
        background-image: url('assets/images/calendar.png');
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 24px;
        position: absolute;
        top: 55%;
        right: 20%;
    }
    .villas-booking-form input[type="date"]::-webkit-inner-spin-button,
    .villas-booking-form input[type="date"]::-webkit-calendar-picker-indicator {
        display: none;
        -webkit-appearance: none;
    }
    .villas-booking-form select{
        border: #9CC284 2px solid;
        border-radius: 10px;
        padding: 1.5rem 3rem;
        height: 60px;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        /* for Firefox */
        -moz-appearance: none;
        /* for Chrome */
        -webkit-appearance: none;
        width: auto;
    }
    .villas-booking-form .dropdown-icon{
        background-image: url('assets/images/booking-icon-arrow-down.svg');
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 24px;
        position: absolute;
        top: 65%;
        right: 0;
    }
    .booking-form-label-text{
        display: block;
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        padding-bottom: 0.650rem;
    }
    .villas-booking-form-button{
        padding-top: 5rem;
    }
    .villas-booking-submit{
        width: 100%;
        background-color: #262217;
        border-radius: 10px;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        border: #262217 2px solid;
        padding: 1rem 0rem;
    }
    .villas-featured-service-section-container{
        padding: 8rem 0rem 6rem 0rem;
    }
    .villas-featured-service-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 4rem;
        width: auto;
    }
    .villas-featured-service-section-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
        line-height: 1.5;
        padding-bottom: 4rem;
    }
    .villas-featured-service-section-button{
        background-color: #272318;
        padding: 1.5rem 6rem;
        width: 100%;
        text-align: center;
        display: block;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 25px;
        background: linear-gradient(to left, #272318 50%, #575346 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
    }
    .villas-featured-service-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }
    .villas-featured-service-section-col2{
        margin-top: 6rem;
        padding-left: 8rem !important;
        padding-right: 10rem !important;
    }
    .villas-featured-service-section-col1 img{
        padding-bottom: 4rem;
    }
    .villas-featured-service-section-col1 .villas-featured-service-section-button{
        display: none;
    }
    .villas-featured-service-section-col2 .villas-featured-service-section-button{
        display: block;
    }
    .villas-services-section-container{
        padding: 3rem 0rem 6rem 0rem;
    }
    .villas-services-section-subtitle{
        color: #575346;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
    }
    .villas-services-section-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        padding-bottom: 5rem;
    }
    .villas-services-section-images{
        display: flex;
        flex-direction: row;
        /* gap: 12px; */
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .villas-services-section-images li{
        position: relative;
    }
    .villas-services-section-images li:nth-child(2){
        margin: 0px 12px;
    }
    .villas-services-section-images li .villas-services-section-image-text-wrap{
        position: absolute;
        bottom: 0;
        z-index: 1;
        background-color: #272318;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 30px;
        width: 100%;
        padding: 3.5rem 0rem;
        text-align: center;
    }
    .villas-services-section-button-wrap{
        padding: 6rem 0rem 3rem 0rem;
        text-align: center;
    }
    .villas-services-section-button{
        background-color: #272318;
        padding: 1.5rem 8.2rem;
        width: auto;
        text-align: center;
        display: inline-block;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        background: linear-gradient(to left, #272318 50%, #575346 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
    }
    .villas-services-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }



    /*** PAGE CONTACT ***/
    .page-hero-img-wrapper{
        height: 82vh;
    }
    .page-hero-title{
        height: 100%;
    }
    .page-hero-scroll-more-wrap{
        position: relative;
        /* bottom: 180px; */
        padding: 1.5rem 0rem;
        max-width: auto;
        width: 100%;
        margin: 0 auto;
        z-index: 1;
    }
    .contact-first-section-container{
        flex-direction: row;
    }
    .contact-first-section-container-text-wrap{
        background: rgba(255,255,255,0.95);
        border-radius: 10px;
        position: relative;
        max-height: 90%;
        align-self: flex-end;
        width: 70%;
        padding-left: 2%;
    }
    .contact-first-section-container-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-left: 3rem;
    }
    .contact-first-section-container-text{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
        padding-left: 3rem;
    }
    .contact-first-section-container-image{
        width: 100%;
    }
    .contact-first-section-container-image img{
        width: auto;
    }
    .contact-first-section-container-image picture{
        margin-left: -15%;
    }
    .contact-form-wrapper{
        width: 93%;
    }
    .contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"], .contact-form-wrapper input[type="tel"], .contact-form-wrapper textarea{
        border: #9CC284 2px solid;
        border-radius: 10px;
        background: none;
        padding: 1rem 3rem;
        margin-bottom: 3rem;
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
    }
    .contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"], .contact-form-wrapper input[type="tel"]{
        height: 60px;
        line-height: 60px;
    }
    .contact-form-wrapper label{
        color: #272318;
        margin-left: 2rem;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        text-align: left;
    }
    .date-range-field{
        text-align: center;
    }
    .form-col1{
        padding-right: 7.2rem;
    }
    .form-col2{
        padding-left: 7.2rem;
    }

    .contact-form-section-container{
        padding: 6rem 0rem;
    }
    .contact-form-wrapper ::-webkit-input-placeholder { /* Edge */
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
        text-align: center;
    }
    .contact-form-wrapper  :-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
        text-align: center;
    } 
    .contact-form-wrapper ::-moz-placeholder{
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
        text-align: center;
    }
    .contact-form-wrapper :-moz-placeholder{
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
        text-align: center;
    }
    .contact-form-wrapper ::placeholder{
        font-size: 20px;
        font-family: 'Sofia Pro Regular', sans-serif;
        color: #272318;
        text-align: center;
    }
    .btn-contact{
        background-color: #272318;
        border: #272318 2px solid;
        font-size: 25px;
        color: #FFFFFF;
        padding: 1rem 6rem;
        font-family: 'Sofia Pro Regular', sans-serif;
        width: auto;
        border-radius: 10px;
    }
    .daterangepicker td.active, .daterangepicker td.active:hover{
        background-color: #272318 !important;
    }
    .daterangepicker .drp-buttons .applyBtn.btn.btn-sm.btn-primary{
        background-color: #272318 !important;
        border-color: #272318 !important;
    }
    .btn-contact:hover{
        color: #FFFFFF;
    }
    .btn.disabled, .btn:disabled{
        opacity: 1;
    }
    .date-range-icon{
        background-image: url('assets/images/calendar.png');
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 24px;
        position: absolute;
        top: 25%;
        right: 20%;
    }
    .contact-section-general-details{
        background-color: #E9F1E3;
        padding: 10rem 0rem 8rem 0rem;
    }
    .contact-section-general-details-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
    }
    .contact-section-general-details-item{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        padding: 2.5rem 2rem 1rem 2rem; 
        border-bottom: #9CC284 1px solid;
    }
    .contact-section-general-details-item span{
        padding-left: 1.75rem;
    }
    .contact-section-general-details .row > div:nth-child(1n+1){
        padding-right: 25px;
    }
    .contact-section-general-details .row > div:nth-child(2n){
        padding-left: 25px;
    }
    .contact-section-google-map .acf-map{
        margin-top: 0;
        border: #9CC284 2px solid;
        border-radius: 10px;
        top: 0;
    }
    .contact-section-special-amenities{
        padding: 6rem 0rem 0rem 0rem;
    }
    .contact-section-special-amenities-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        color: #272318;
        padding-bottom: 6rem;
    }
    .contact-section-special-amenities-subtitle{
        color: #575346;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
    }
    .page-template-page-contact #newsletter{
        padding: 6rem 0rem 15rem 0rem;
    }
    .amenities-list-item{
        padding: 0;
    }
    .amenities-list-item:nth-child(3n-1){
        padding-left: 15px;
        padding-right: 15px;
    }
    .amenities-list .owl-nav.disabled{
        display: block;
    }
    .amenities-list .owl-nav{
        display: block !important;
        float: right !important;
        position: relative !important;
        top: -50px !important;
        left: -50px !important;
    }
    .amenities-list.owl-carousel .owl-nav button.owl-prev{
        background-color: #E9F1E3 !important;
        padding: 4rem 0rem 4rem 3rem !important;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    .amenities-list.owl-carousel .owl-nav button.owl-next{
        background-color: #E9F1E3 !important;
        padding: 4rem 3rem 4rem 0rem !important;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .amenities-list .owl-prev svg{
        width: 80px;
        height:40px;
    }
    .amenities-list .owl-next svg{
        width: 80px;
        height:40px;
    }

    /*** PAGE ABOUT US ***/
    .page-template-page-company .page-crumbs-wrapper, .page-template-page-company .page-hero-img-wrapper{
        background-color: #E9F1E3;
    }
    .first-section-wrapper{
        /* background-color: #E9F1E3; */
        background: linear-gradient(180deg, #E9F1E3 95%, transparent 5%);
        padding: 6rem 0rem 3rem 0rem;
        /* margin-bottom: 8rem; */
    }
    .first-section-col-1{
        position: relative;
    }
    .first-section-col-1 img{
        /* position: absolute;
        top: 0; */
    }
    .aboutus-first-section-wrapper{
        padding: 8rem 2.5rem 8rem 3rem;
    }
    .aboutus-first-section-subtitle{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
    }
    .aboutus-first-section-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        padding-bottom: 2rem;
    }
    .aboutus-first-section-text{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        line-height: 1.5;
        padding-bottom: 5rem;
    }
    .aboutus-first-section-text p{
        margin-bottom: 3rem;
    }
    .aboutus-social-icons{
        margin-bottom: 0rem;
    }
    .aboutus-social-icon{
        margin-right: 3rem;
    }
    .second-section-wrapper{
        padding: 8rem 1rem 3rem 1rem;
    }
    .aboutus-second-section-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
    }
    .aboutus-second-section-small-description{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
/*         padding-bottom: 0.75rem; */
        padding-bottom: 3rem;
        padding-left: 6rem;
        padding-right: 3rem;
    }
    .aboutus-partners-slider-container{
        max-width: 1620px;
        width: 95%;
        margin-left: auto;
    }
    .aboutus-partners-list{
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .page-template-page-company #newsletter{
        padding: 6rem 0rem 15rem 0rem;
    }
    .aboutus-partners-list .owl-stage{
        margin-left: -200px;
    }
    .aboutus-partners-list .aboutus-partners-item{
        display: inline-block;
    }
    .aboutus-partners-list .owl-stage-outer{
        /* height: 300px; */
    }
    .aboutus-partners-list{
        overflow: hidden;
    }
    .aboutus-partners-list .owl-stage{
        margin-left: -120px;
    }
    .aboutus-second-section-description{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 22px;
        text-align: center;
        width: 85%;
        margin: 0;
    }
    .aboutus-partners-list .owl-nav.disabled{
        display: block;
    }
    .aboutus-partners-list .owl-nav{
        display: block !important;
        float: right !important;
        position: relative !important;
        top: -90px !important;
        left: -20% !important;
    }
    .aboutus-partners-list.owl-carousel .owl-nav button.owl-prev{
        background-color: #E9F1E3 !important;
        padding: 4rem 0rem 4rem 3rem !important;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
    }
    .aboutus-partners-list.owl-carousel .owl-nav button.owl-next{
        background-color: #E9F1E3 !important;
        padding: 4rem 3rem 4rem 0rem !important;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
    }
    .aboutus-partners-list .owl-prev svg{
        width: 80px;
        height:40px;
    }
    .aboutus-partners-list .owl-next svg{
        width: 80px;
        height:40px;
    }


    /*** PAGE SERVICES ***/
    .services-first-section-container, .services-third-section-container, .services-fifth-section-container{
        padding: 10rem 0rem 6rem 0rem;
    }
    .services-first-section-container .general-container, .services-third-section-container .general-container, .services-fifth-section-container .general-container{
        padding: auto;
        max-width: auto;
    }
    .services-first-section-row{

    }
    .services-first-section-col-1, .services-third-section-col-1, .services-fifth-section-col-1{
        background: linear-gradient(90deg, transparent 50%, #C6DCB7 50%);
        border-top-left-radius:10px;
        border-bottom-left-radius: 10px;
    } 
    .services-first-section-col-1 img, .services-third-section-col-1 img, .services-fifth-section-col-1 img{

    }
    .services-first-section-col-2, .services-third-section-col-2, .services-fifth-section-col-2{
        background-color: #C6DCB7;
        border-top-right-radius:10px;
        border-bottom-right-radius: 10px;
    }
    .first-section-text-wrap, .third-section-text-wrap, .fifth-section-text-wrap{
        padding: 8rem 2.5rem 8rem 3rem;
    }
    .first-section-title, .third-section-title, .fifth-section-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 40px;
        color: #272318;
        width: 85%;
    }
    .first-section-text, .third-section-text, .fifth-section-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        color: #272318;
        margin: 3rem 0rem 6rem 0rem;
    }
    .first-section-text{
        width: 90%;
    }
    .third-section-text{
        width: 70%
    }
    .fifth-section-text{
        width: 70%
    }
    .first-section-button, .third-section-button, .services-fourth-section-button, .services-second-section-button, .fifth-section-button{
        border-radius: 10px;
        background-color: #272318;
        color: #272318;
        text-align: center;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 25px;
        padding: 1rem 10rem;
        background: linear-gradient(to left, #FFFFFF 50%, #272318 50%) right;
        background-size: 200%;
        background-position: right;
        transition: background-position 0.4s ease-in-out;
        position: relative;
        width: auto;
        display: inline-block;
    }
/*      .first-section-button:before, .third-section-button:before, .services-fourth-section-button:before, .services-second-section-button:before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 10px;
        background-color: #FFFFFF;
        z-index:0;
    }
   .first-section-button:hover::before, .third-section-button:hover::before, .services-fourth-section-button:hover::before, .services-second-section-button:hover::before{
        background-color: #9CC284;
    } */
    .first-section-button:hover, .third-section-button:hover, .services-fourth-section-button:hover, .services-second-section-button:hover, .fifth-section-button:hover{
        background-position: left;
        color: #FFFFFF;
    }
    .services-fourth-section-container, .services-second-section-container{
        height: 736px;
        margin-top: 3rem;
    }
    .services-fourth-section-wrap, .services-second-section-wrap{
        position: relative;
        max-height: 736px;
        height: 100%;
        display: flex;
        flex-direction: row;
    }
    .services-fourth-section-bg, .services-second-section-bg{
        position: absolute;
        top:0;
        z-index:0;
        height: 100%;
        width: auto;
    }
    .services-fourth-section-bg img, .services-second-section-bg img{
        height: 100%;
        width: 100%;
    }
    .services-fourth-section-text-container, .services-second-section-text-container{
        margin-top: 8rem;
        width: 46%;
        position: relative;
    }
    .services-fourth-section-text-wrapper, .services-second-section-text-wrapper{
        background-color: #FFFFFF;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        margin-right: auto;
    }
    .services-fourth-section-text-wrap, .services-second-section-text-wrap{
        margin-left: 10%;
    }
    .services-fourth-section-button-wrapper, .services-second-section-button-wrapper{
        text-align: right;
    }
    .services-fourth-section-title, .services-second-section-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 58px;
        padding: 8rem 0rem 1rem 0rem;
        width: 90%;
    }
    .services-fourth-section-text, .services-second-section-text{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        padding: 1rem 0rem 5rem 0rem;
        width: 95%;
    }
    .services-fourth-section-image, .services-second-section-image{
        margin-top: 8rem;
        position: relative;
        width: 58%;
        text-align: center;
    }
    .services-fourth-section-image img, .services-second-section-image img{
        width: auto;
    }
    .services-fourth-section-button-wrapper, .services-second-section-button-wrapper{
        margin-top: 3rem;
        margin: 2.5rem 0rem 2.5rem 0rem;
    }


    /*** BLOG ***/
    .child-category-list-wrap{
        display: flex;
        flex-direction: row;
    }
    .child-category-list-title{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        align-self: center;
        top: auto;
    }
    .child-category-list{
        max-width: 1366px;
        display: flex;
        overflow-x: hidden;
        flex-wrap: wrap;
        justify-content: flex-start!important;
        min-height: 90px;
        padding: 1.75rem 0rem;
        margin-left:4rem;
    }
    .child-category-list li{
        display: inline-block;
        border: #9CC284 2px solid;
        border-radius: 30px;
        margin: 0.250rem 0.650rem;
    }
    .child-category-list li.active{
        border: #272318 2px solid;
    }
    .child-category-list li a{
        color: #272318;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
        padding: 3rem 6rem;
        line-height: 50px;
    }
    .child-category-list li:hover{
        background-color: #C6DCB7;
        border: #9CC284 2px solid;
    }
    .blog_content_wrapper{
        padding: 0rem;
    }
    .blog_content_wrapper .blog_card_item{
        border-left: #E9F1E3 2px solid;
        border-right: none;
    }
    .blog_content_wrapper .blog_card_item:nth-child(3n){
        border-right: #E9F1E3 2px solid;
    }
    .blog_content_wrapper .blog_card_item{
        padding-left: 25px;
        padding-right: 25px;
    }
    .blog_card{
        padding-bottom: 6rem;
    }
    .blog_content_wrapper .blog_card_item:nth-last-child(-n+3) .blog_card {
        padding-bottom: 0;
    }
    .blog_card .post-thumb img{
        width: 100%;
    }
    .blog_card .post-text{
        border: #6A993C 1px solid;
        border-radius: 10px;
        background-color: #FFFFFF;
        padding: 3rem 2rem 2.5rem 2rem;
        text-align: center;
    }
    .blog_card .post-title{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 26px;
        color: #272318;
        padding-bottom: 1.25rem;
    }
    .blog_card .post-title a{
        color: #272318;
    }
    .blog_card .post-title a:hover{
        color: #9CC284;
    }
    .blog_card .post-excerpt{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 18px;
        color: #272318;
    }

    /*** SINGLE PAGE ***/
    .simple-page-content h2{
        font-size: 2.25em;
        margin-bottom: 3rem;
    }
    .single-page-content-section-title{
        font-size: 2em;
        margin: 3rem 0rem;
    }

    /*** PAGINATION ***/
    .pagination li a, .pagination li a:hover, .pagination li.active a, .pagination li.disabled{
        background: none;
        color: #272318;
    }
    .pagination li{
        background: none;
        padding: 1rem 1.25rem;
        margin: 0rem 1rem;
        border-radius: 50%;
        border: #9CC284 2px solid;
        font-family: "Hurme Geometric Sans", sans-serif;
        font-size: 20px;
        color: #272318;
    }
    .pagination li.active{
        background: none;
        border: #272318 2px solid;
    }
    .pagination li:hover{
        background: #C6DCB7;
        color: #272318;
        border: #9CC284 2px solid;
    }

    /*** CRUMBS ***/
    #crumbs{
        padding: 0rem 0rem;
    }
    #crumbs a{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #575346;
    }
    #crumbs span.current{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 16px;
        color: #272318;
    }
    .page-crumbs-wrapper{
        padding: 8rem 0rem 0rem 0rem;
    }
    .home .page-crumbs-wrapper{
        padding: 0;
    }


    /*** NEWSLETTER ***/
    #newsletter{
        background-color: #F5F5F4;
        padding: 12rem 0rem 15rem 0rem;
    }
    #newsletter .newsletter_wrapper > div{
        display: flex;
        flex-direction: row;
        width: 100%;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph{
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin: 0;
    }
    #newsletter .newsletter_wrapper .rounded{
        width: 40%;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 35px;
        padding-top: 2.5rem !important;
        text-align: center;
    }
    #newsletter .newsletter_wrapper .mailpoet_text{
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: #9CC284 2px solid;
        width: 80% !important;
        padding-top: 3.5rem !important;
        margin: 0 auto !important;
    }
    .mailpoet_form .mailpoet_submit{
        padding: 4rem 0rem !important;
        font-size: 22px;
    }
    #newsletter .newsletter_wrapper .mailpoet_form_column{
        margin-left: 20px;
    }
    #newsletter .newsletter_wrapper .mailpoet_paragraph.last{
        position: absolute;
        top: auto;
        bottom: 5px;
        left: 100px;
    }


    /*** MAILCHIMP FORM ***/
    .newsletter-title{
        width:40%;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 35px;
        padding: 2.3rem 0rem !important;
        text-align: center;
    }
    .newsletter-form{
        width: 100%;
    }
    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    #mc_embed_signup_scroll{
        display: flex;
    }
    #mc_embed_signup .mc-field-group{

    }
    #mc_embed_signup .mc-field-group input{
        border: none;
        outline: none;
    }
/*     #mc_embed_signup .mc-field-group input.email{
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: #9CC284 2px solid;
        width: 90% !important;
        padding-top: 3.5rem  !important;
        margin: 0 auto 4rem auto !important;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 18px;
        margin: 0 2rem !important;
    }
    #mc_embed_signup .button{
        background: #9CC284;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: 'Sofia Pro Regular', sans-serif;
        padding: 4rem 6rem !important;
        font-size: 22px;
        height: auto;
    } */
    #mc_embed_signup div#mce-responses{
        position: absolute;
        top:150px;
        bottom: auto !important;
        width: 70% !important;
    }
    #mc_embed_signup div.response{
        width: 100% !important;
    }
    #mc_embed_signup form{
        display: flex;
    }
    #mc_embed_signup form #mc_embed_signup_scroll{
        flex-basis: 65.5%;
        display: flex;
        flex-direction: row;
    }
    #mc_embed_signup form .optionalParent{
        flex-basis: 34.5%;
    }
    #mc_embed_signup form .foot{
        display:flex;
        width:100%;
    }
    #mc_embed_signup .mc-field-group input.email{
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: #9CC284 2px solid;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 18px;
        width: 90% !important;
        height: 50px;
    }
    #mc_embed_signup form #mc-embedded-subscribe{
        background: #272318;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: 'Sofia Pro Regular', sans-serif;
        padding: 3.25rem 4.5rem !important;
        font-size: 22px;
        height: auto;
        width: 100%;
        margin: 0;
    }
    .mc-field-group{
        padding-bottom: 0 !important;
    }
    .mc-field-group ul{
        list-style: none;
        display: inline-block;
        margin-bottom: 0;
    }
    #mc_embed_signup .mc-field-group input[type="checkbox"], #mc_embed_signup .mc-field-group ul li label{
        display: inline-block !important;
        width: auto;
        padding: 1rem;
    }
    .brandingLogo{
        display: inline-block;
        margin-bottom: 0;
    }
    #mc_embed_signup div#mce-responses {
        top: 6em !important;
        width: 60% !important;
    }
    #mc_embed_signup div.response{
        width: 100% !important;
    }
    .mc-field-group img{
        max-width: 180px;
        width: 100%;
    }
/*     #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
        display: block !important;
        margin-bottom: 0 !important;
    } */

    .newsletter-form form{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        margin: 0;
        position: relative;
    }
    .newsletter-form form input{
        border: none;
        outline: none;
    }
    .newsletter-form form > p{
        margin: 0;
    }
    .newsletter-form form input[type="email"]{
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: #9CC284 2px solid;
        width: 80% !important;
        padding-top: 3.5rem  !important;
        margin: 0 auto 4rem auto !important;
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 18px;
        margin: 0 2rem !important;
    }
    .newsletter-form .mpam-submit.button{
        background: #9CC284;
        border-radius: 10px;
        color: #FFFFFF;
        font-family: 'Sofia Pro Regular', sans-serif;
        padding: 3.25rem 4.5rem !important;
        font-size: 22px;
        height: auto;
        width: 100%;
    }
    .newsletter-form p:last-child{
        flex-basis: 33.33%;
        margin-top:0;
    }
    .newsletter-form p:nth-last-child(2) {
        flex-basis: 66.66%;
    }
    .newsletter-form label{
        width: 100%;
        text-align: center;
    }
    .newsletter-form p.notification.success{
        width: 100%;
        margin: 0 auto;
        color: green;
        font-size: 16px;
        font-weight: 700;
        flex-basis: 80%;
        padding-top: 30px;
    }
    .newsletter-form p.notification.error{
        color: red;
        font-size: 12px;
        font-weight: 700;
        bottom: 5px;
        position: absolute;
        bottom: 5px;
        left: 50px;
        text-align: left;
    }
    .footer_top .logo, .footer_top .contact, .footer_top .footer_menu, .footer_top .socials{
        width: 25%;
        padding: 0;
    }
    #site_footer .contact{
        font-size: 16px;
        line-height: 40px;
    }
    footer#site_footer {
        background: #272318;
        color: #C6DCB7;
        padding-top: 12.6rem;
        font-size: 1.4rem;
        line-height: 1.4rem;
    }
    .footer_top .contact-title{
        padding-top: 10px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .lang-switcher-wrapper .dropdown-toggle a, .lang-switcher-wrapper .dropdown-menu .dropdown-item{
        font-size: 18px;
    }
    .lang-switcher-wrapper .dropdown-toggle::after{
        top: 10px;
    }
    header#site-header {
        /* margin-top:3rem; */
    }
    header#site-header .main-header-nav-logo{
        /* width: 220px; */
    }
    header#site-header .main-header-nav-logo img{
        width: 140px;
    }
    .menu-toggle{
/*         height: 110px;
        max-width: 110px;
        width:100%; */
        width: 110px;
    }
    .menu-toggle .dropdown {
        /* padding: 3.5rem 3.5rem; */
        padding: 36px 38px;
    }
    .menu-toggle-icon{
        width: 32px;
        height: 24px
    }
    .menu-toggle-icon span:nth-child(1) {
        top: 0px;
    }
      
    .menu-toggle-icon span:nth-child(2) {
        top: 12px;
    }

    .menu-toggle-icon span:nth-child(3) {
        top: 24px;
    }
    .menu-toggle-icon.open span:nth-child(1) {
        top: 0px;
        left: 0px;
    }
    .menu-toggle-icon.open span:nth-child(3) {
        top: 22px;
        left: 0px;
    }
/*     .page-hero-img-wrapper{
        height: 85vh;
    }
    .page-hero-title{
        height: 85vh;
    } */
    .dropdown-content{
        width: 290px;
        top: 96px;
    }
    .lang-switcher-wrapper .dropdown{
        margin-top: 6px;
    }
    .dropdown-content ul li a{
        font-size: 18px;
    }

    .villas-slider-title{
        font-size: 58px;
    }

    .first-section-wrapper {
        /* background-color: #E9F1E3; */
        background: linear-gradient(180deg, #E9F1E3 90%, transparent 10%);
        padding: 6rem 0rem 6rem 0rem;
        /* margin-bottom: 15rem; */
    }
    .aboutus-first-section-wrapper{
        padding: 8rem 5rem 8rem 8rem;
    }
    .first-section-text-wrap, .third-section-text-wrap, .fifth-section-text-wrap{
        padding: 8rem 5rem 8rem 8rem;
    }
    .services-fourth-section-text-wrap, .services-second-section-text-wrap{
        margin-left: 25%;
    }
    .services-fourth-section-title, .services-second-section-title{
        width: 80%;
    }
    .services-fourth-section-text, .services-second-section-text{
        width: 85%;
    }
    .contact-first-section-container-text-wrap{
        padding-left: 8%;
    }
    .contact-first-section-container-title{
        padding-left: 5.5rem;
    }
    .contact-first-section-container-text{
        padding-left: 5.5rem;
    }
    .villas-carousel-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 18px;
    }
    .villas-slider-wrapper .owl-nav{
        top: -420px;
    }
    .villas-menu-link{
        padding: 1.25rem 8rem;
    }
    .main-header-book-wrap{
        width: 180px;
    }
    .main-header-book-wrap .main-header-book-now-button{
        font-size: 26px;
    }
    .main-header-book-wrap:hover .main-header-book-now-button{
        font-size: 26px;
    }
    .newsletter-form p.notification.error{
        font-size: 14px;
        left:80px;
    }
    #mc_embed_signup div#mce-responses {
        width: 70% !important;
    }
    .mc-field-group img{
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 1400px) {
    header#site-header {
        /* margin-top:6rem; */
    }
    header#site-header .main-header-nav-logo{
        /* width: 240px; */
        width: 200px;
    }
    header#site-header .main-header-nav-logo img{
        width: 160px;
    }
    .lang-switcher-wrapper .dropdown-toggle a, .lang-switcher-wrapper .dropdown-menu .dropdown-item{
        font-size: 20px;
    }
    .lang-switcher-wrapper .dropdown-toggle::after{
        top: 12px;
    }
    .menu-toggle{
/*         height: 110px;
        max-width: 110px;
        width:100%; */
        width: 130px;
    }
    .menu-toggle .dropdown {
        /* padding: 3.5rem 3.5rem; */
        padding: 40px 48px;
    }
    .menu-toggle-icon{
        width: 32px;
        height: 24px
    }
    .menu-toggle-icon span:nth-child(1) {
        top: 0px;
    }
    .menu-toggle-icon span:nth-child(2) {
        top: 12px;
    }
    .menu-toggle-icon span:nth-child(3) {
        top: 24px;
    }
    .menu-toggle-icon.open span:nth-child(1) {
        top: 0px;
        left: 0px;
    }
    .menu-toggle-icon.open span:nth-child(3) {
        top: 22px;
        left: 0px;
    }
    .dropdown-content{
        width: 330px;
        top: 105px;
    }
    .lang-switcher-wrapper .dropdown{
        margin-top: 10px;
    }
    .dropdown-content ul li a{
        font-size: 20px;
    }
/*     .page-hero-img-wrapper{
        height: 95vh;
    }
    .page-hero-title{
        height: 95vh;
    } */
    .page-hero-title{
        font-size: 60px;
    }
    .villas-slider-image-text{
        font-size: 18px;
    }
    .first-section-wrapper {
        /* background-color: #E9F1E3; */
        background: linear-gradient(180deg, #E9F1E3 85%, transparent 15%);
        padding: 6rem 0rem 3rem 0rem;
        /* margin-bottom: 18rem; */
    }
    .aboutus-first-section-wrapper{
        padding: 8rem 7.5rem 8rem 13rem;
    }
    .first-section-text-wrap, .third-section-text-wrap, .fifth-section-text-wrap{
        padding: 8rem 7.5rem 8rem 13rem;
    }
    .services-fourth-section-text-wrap, .services-second-section-text-wrap{
        margin-left: 32%;
    }
    .services-fourth-section-title{
        width: 60%;
    }
    .services-second-section-title{
        width: 80%;
    }
    .services-fourth-section-text, .services-second-section-text{
        width: 75%;
    }
    .contact-first-section-container-text-wrap{
        padding-left: 10%;
    }
    .contact-first-section-container-title{
        padding-left: 8.5rem;
    }
    .contact-first-section-container-text{
        padding-left: 8.5rem;
    }
    .villas-carousel-text-wrapper{
        padding-left: 1.5rem !important;
        width: 40%;
        padding-top:5%;
        padding-right: 6.5rem;
    }
    .villas-carousel-text{
        font-family: 'Sofia Pro Regular', sans-serif;
        font-size: 20px;
    }
    .villas-carousel-wrapper{
        padding-left: 1.5rem !important;
        width: 60%;
    }
    .villas-carousel-wrapper .owl-nav{
        top: -480px;    
    }
    .villas-carousel-wrapper .owl-prev{
        left: -2%;
    }
    .villas-carousel-wrapper .owl-next{
        right: -2%;
    }
    .home-second-section-col2{
        margin-top: 12rem;
        padding-left: 13rem !important;
        padding-right: 20rem !important;
    }
    .home-fourth-section-col2{
        margin-top: 12rem;
        padding-left: 13rem !important;
        padding-right: 20rem !important;
    }
    .villas-slider-wrap .owl-stage-outer{
        height: auto !important;
    }
    .villas-slider-wrap.owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: auto;
    }
    .villas-slider-wrapper .owl-nav{
        top: -420px;
    }
    .villas-featured-service-section-col2{
        margin-top: 6rem;
        padding-left: 13rem !important;
        padding-right: 20rem !important;
    }
    .first-section-title, .third-section-title, .fifth-section-title{
        font-size: 58px;
    }
    .child-category-list li{
        display: inline-block;
        border: #9CC284 2px solid;
        border-radius: 30px;
        margin: 0.250rem 1.25rem;
    }
    .main-header-book-wrap{
        width: 220px;
    }
    .main-header-book-wrap .main-header-book-now-button{
        font-size: 28px;
    }
    .main-header-book-wrap:hover .main-header-book-now-button{
        font-size: 28px;
    }
    .newsletter-form p.notification.error{
        font-size: 16px;
    }
    .villas-carousel-wrapper .owl-prev svg, .villas-carousel-wrapper .owl-next svg{
        width: 117px;
    }
}

@media (min-width: 1600px) {
    .lang-switcher-wrapper .dropdown-toggle a, .lang-switcher-wrapper .dropdown-menu .dropdown-item{
        font-size: 23px;
    }
    .lang-switcher-wrapper .dropdown-toggle::after{
        top: 14px;
    }
    .villas-carousel-wrapper .owl-prev{
        left: -2%;
    }
    .villas-carousel-wrapper .owl-next{
        right: -2%;
    }
    .villas-menu-link{
        padding: 1.25rem 12rem;
    }
    header#site-header .main-header-nav-logo{
        /* width: 240px; */
        width: 220px;
    }
    header#site-header .main-header-nav-logo img{
        width: 174px;
    }
    .menu-toggle{
/*         height: 110px;
        max-width: 110px;
        width:100%; */
        width: 120px;
    }
    .menu-toggle .dropdown {
        /* padding: 5.2rem 6rem; */
        padding: 43px 44px;
    }
    .menu-toggle-icon span:nth-child(1) {
        top: 0px;
    }
    .menu-toggle-icon span:nth-child(2) {
        top: 12px;
    }

    .menu-toggle-icon span:nth-child(3) {
        top: 24px;
    }
    .menu-toggle-icon.open span:nth-child(1) {
        top: 0px;
        left: 0px;
    }
    .menu-toggle-icon.open span:nth-child(3) {
        top: 22px;
        left: 0px;
    }
    .dropdown-content{
        width: 340px;
        top: 111px;
    }
    .dropdown-content ul li a{
        font-size: 22px;
    }
    header#site-header .main-header-nav-logo {
        /* width: 279px; */
    }
    .main-header-book-wrap{
        width: 235px;
    }
    .main-header-book-wrap .main-header-book-now-button{
        font-size: 30px;
    }
    .main-header-book-wrap:hover .main-header-book-now-button{
        font-size: 30px;
    }
    .villas-gallery-section-slider-container{
        max-width: 1540px !important;
        width:95%;
        margin-left:auto;
    }
}

@media (min-width: 1800px) {
    .villas-gallery-section-slider-container{
        max-width: 1620px !important;
        width:95%;
        margin-left:auto;
    }
}
@media (min-width: 576px) {
    .espa_logo{
        position: fixed;
        right: 0rem;
        bottom: 0rem;
        z-index: 9;
        max-width: 450px;
        width: 100%;
    }
    .espa_logo img{
        border-top-left-radius: 10px;
    }
    .qc-cmp2-persistent-link{
        bottom: 7.5rem;
        background-color: #272318;
        color: #FFF;
    }
    .qc-cmp2-persistent-link:hover{
        color: #FFF;
    }
}
@media (max-width: 576px) {
    .espa_logo{
        position: fixed;
        right: 0rem;
        bottom: 0rem;
        z-index: 9;
        max-width: 320px;
        width: 100%;
    }
    .espa_logo img{
        width: 100%;
    }
    .espa_logo img{
        border-top-left-radius: 6px;
    }
    .qc-cmp2-persistent-link{
        bottom: 5.2rem;
        background-color: #272318;
        color: #FFF;
    }
    .qc-cmp2-persistent-link:hover{
        color: #FFF;
    }
}

#mc_embed_signup form{padding: 0 !important;}