@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,body{width:100%;/* height:100%; */min-height:100%;margin:0;padding:0}
body{font-size:14px;font-family:'Open Sans',sans-serif;font-family: 'Montserrat', sans-serif;color: #ddd;background: #222;background: linear-gradient(45deg, #083240, #0a1920);}
body.scrollHidden{overflow:hidden!important}
*{box-sizing:border-box}
a{color: #BC9D65;}
a:hover{color:#777;text-decoration:none}
:focus{outline:none !important}
.left{float:left}
.right{float:right}
.fadee{-webkit-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-o-transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);transition:all 1000ms cubic-bezier(0.230,1.000,0.320,1.000);-webkit-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-moz-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);-o-transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000);transition-timing-function:cubic-bezier(0.230,1.000,0.320,1.000)}
.t{display:table;width:100%;height:100%}
.tc{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}
.btn-primary{color:#111;background-color:#BC9D65;border-color:#BC9D65}
.btn-primary:hover{color:#111;background-color: #BC9D65;border-color: #BC9D65;}

#overlay {display:none; position: fixed;width: 100%;height: 100vh;background: rgb(0 0 0 / 90%);z-index: 9999;top: 0;left: 0;}


hr {border-top: 1px solid rgb(188 157 101 / 80%);}

header#header{position:absolute;z-index:900;width:100%;background: #111;box-shadow:0 0 20px rgba(0,0,0,.1);top:0;background: linear-gradient(45deg, #083240, #0a1920);}

#topMenu {}
#topMenu li{display:inline-block;}
#topMenu a{text-transform: uppercase; font-weight: 700; margin-left: 20px;}
/*#topMenu li:last-child a{background: #BC9D65;color: #fff;padding: 5px 15px;border-radius: 10px;}*/
#topMenu li a{background: #BC9D65;color: #fff;padding: 5px 15px;border-radius: 10px;margin-left: 10px;}


#logo{float:left;padding:0}
#logo a{display:inline-block}
#logo img.logo{padding:10px 0;height: 100px;}
#lang{text-align:right;padding:5px 35px 0}
#lang img{height:24px}
nav#menu{float:right;padding:0;margin-top: 20px;}
nav#menu ul#header-menu{list-style:none;float:left;padding:0;margin:0}
nav#menu ul#header-menu li{float:left}
nav#menu ul#header-menu li a{color: #fff;padding: 5px 30px; padding: 5px 10px;margin: 18px 0px;text-transform:uppercase;font-size: 12px;display:block;letter-spacing:2px;font-weight: 700;border-left: 1px solid #666;}
nav#menu ul#header-menu li:hover a{color:#BC9D65}
nav#menu ul#header-menu li.selected a{}
nav#menu ul#header-menu li:first-child a {border-left:0;}
nav#menu ul#header-menu li ul.header-child-menu{display:none;position:absolute;background:#fff;list-style:none;padding: 5px;box-shadow:0 10px 10px rgba(0,0,0,.1);margin-top:-10px;min-width: 240px;}
nav#menu ul#header-menu li ul.header-child-menu li{float:none}
nav#menu ul#header-menu li ul.header-child-menu li a{padding: 10px;color:#777;margin: 0;border-left: 0;}
nav#menu ul#header-menu li:hover ul.header-child-menu li a{background:none;color:#777}
nav#menu ul#header-menu li ul.header-child-menu li:hover a{color:#BC9D65}
nav#menu ul#header-menu li:hover ul.header-child-menu{display:block}
#top {width:100%;background: #BC9D65;height: 36px;color:#000;line-height:36px;font-size:12px;display: none;}
#top a{color:#fff;border-radius: 0 0 3px 3px;}
.top-phone {}
.top-phone a{
    background: #111;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
}
.top-phone a:hover{background: #333;}
.top-phone img{height: 20px;margin-top: -8px;}
.top-phone span{text-transform:uppercase;margin-left: 10px;}

#social{text-align:right}
#social span{text-transform:uppercase;margin-right: 10px;}
#social a{
    background: #111;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
}
#social a:hover{background: #333;}
#social img{height: 20px;margin-top: -8px;}
ul.lang{list-style:none;float:right;padding: 0 0 0 12px;margin: 20px 0 0 0px;border-left:1px solid #eee}
.lang li{float:left;margin-right:5px}
.lang a{display:block}
.lang img{height:24px}
.lang:hover .otherLang{display:block}
.otherLang{display:none;background:#fff;border-radius:10px;padding:8px 0;position:absolute;width:42px;text-align:center;box-shadow:2px 1px 5px rgba(0,0,0,.3);margin-left:-10px}

section#slider{width:100%;position:relative;z-index:0;/* height: calc(100vh - 100px); */overflow: hidden;border-top: 10px solid #bc9d65;/* border-bottom: 10px solid #bc9d65; */top: 100px;}
section#slider .owl-carousel .item{background-position:center;background-size:cover;height: calc(80vh - 136px);}
section#slider .item .slideBg {position:absolute;left:0;bottom: 0;z-index:1;width: 100%;height: 100%;padding: 60px 0;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(17,17,17,1) 100%);background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,1) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(17,17,17,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#111111',GradientType=0 );}
section#slider .item .slideText{position:absolute;top: calc(50% - 100px);z-index:1;width: 100%;padding: 20px 0;text-align: center;left: 0;}
section#slider .item .slideTextBig{display:block;color:#fff;font-size: 62px;font-weight: 700;text-shadow:2px 2px 10px rgba(0,0,0,1); /*font-family: 'Dynalight', cursive;*/line-height: 116px;}
section#slider .item .slideTextSmall{display:block;color:#fff;font-size: 18px;line-height: 24px;text-shadow:2px 2px 5px rgba(0,0,0,1);font-weight: 300;}
section#slider .item .slideBtn{color: #111;background: #BC9D65;font-size:13px;padding:10px 30px;display:inline-block;text-transform:uppercase;font-weight:600;letter-spacing:2px;margin-top: 15px;border-radius: 3px;}

.owl-carousel .owl-nav button.owl-next{position:absolute;top:calc(50% - 53px);font-size:61px;color:#fff;right:0;width:50px}
.owl-carousel .owl-nav button.owl-prev{position:absolute;top:calc(50% - 53px);font-size:61px;color:#fff;left:0;width:50px;}
.owl-carousel .owl-nav span{display:block;padding-bottom:15px}
.owl-dots{position:absolute;bottom:0;width:100%}
.owl-theme .owl-nav [class*=owl-]:hover{background:rgba(0,0,0,.3)}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#c00}
.owl-carousel .owl-nav button:focus{outline:none}


section#home-booknow{width:100%;background-size:cover;background-position:top;background-attachment:fixed;text-align:center;color:#fff;font-weight:300;font-size:22px;padding: 150px 20px;position:relative}
section#home-booknow img{display:block;margin:auto}
section#home-booknow a{color:#000;font-size:16px;background: #BC9D65;padding:15px 50px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius:50px;font-weight:500;letter-spacing:1px;position: relative;top: 0;}
section#home-booknow a:hover {top:-10px}
section#home-booknow h3{font-weight: 700;font-size:36px;letter-spacing:1px;margin:20px 0;position: relative;z-index: 2;text-transform: uppercase;color: #BC9D65;}
section#home-booknow h4{font-weight:500;font-style:italic;font-size:32px;letter-spacing:1px;margin:20px 0;position: relative;z-index: 2;text-transform: uppercase;}
section#home-booknow p{font-size: 18px;line-height:26px;letter-spacing:1px;margin: 60px 0;}
section#home-booknow:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);background: linear-gradient(45deg, rgb(8 50 64 / 70%), rgb(10 25 32 / 70%));}
section#home-booknow .home-booknow-content{position:relative;z-index:5;width:60%;margin:auto}




section#agencyPage{width:100%;background-size:cover;background-position:top;background-attachment:fixed;color:#fff;font-weight:300;padding: 150px 20px;position:relative}
section#agencyPage form{margin-bottom: 60px;text-align: left;}
section#agencyPage form .btn{font-weight: 700;background: #BC9D65;}
section#agencyPage form .btn:hover{background: #fff;}
section#agencyPage form div {margin-bottom: 15px;}
section#agencyPage form label {margin-bottom: 0;}
section#agencyPage form input {background: rgba(0,0,0,.5);border: 1px solid #BC9D65;}
section#agencyPage form input::placeholder {opacity:.5} 

.agencyPage-content2 {width: 600px;margin: 0 auto 30px auto;max-width: 100%;}
section#agencyPage img{display:block;margin:auto}
section#agencyPage ul{list-style: none;text-align: left;padding: 0;}
section#agencyPage a{text-decoration:underline;font-weight: 500; }
section#agencyPage a.wordLink{background: #BC9D65;color: #000;font-weight: 500;font-size: 13px;padding: 4px 20px 5px 20px;border-radius: 34px;margin: 10px;display: inline-block;text-decoration: none;}
section#agencyPage a.wordLink:hover{background: #fff;}

section#agencyPage h1{font-weight: 700;font-size:36px;letter-spacing:1px;margin:20px 0;position: relative;z-index: 2;text-transform: uppercase;color: #BC9D65;text-align: center;}

/*section#agencyPage h2{color: #BC9D65;font-size: 28px;padding: 30px 0px 0px 0px;text-transform:uppercase;margin-top:15px;display:inline-block;border-radius:50px;font-weight: 900;letter-spacing:1px;position: relative;top: 0;}*/

section#agencyPage h2{background: #BC9D65;font-size: 18px;padding: 12px 30px 10px 30px;text-transform:uppercase;border-radius:50px;font-weight: 900;letter-spacing:1px;position: relative;top: 0;display: block;width: fit-content;margin: 20px auto;cursor: pointer;}

section#agencyPage:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}
section#agencyPage .agencyPage-content{position:relative;z-index:5;}

section#agencyPage .agencyPageWhatsapp {}
section#agencyPage .agencyPageWhatsapp img{height: 36px;display: inline-block;margin-right: 10px;}
section#agencyPage .agencyPageWhatsapp a{margin-right: 20px;text-decoration: none;}


#agencyFile {display: none;}
#agencyFormContainer {display: none;}

section#subSlider{width:100%;position:relative;height:400px;margin-top:106px;z-index:0;float:left}
section#subSlider .owl-carousel .item{background-position:center;background-size:cover;height:400px}
section#subSlider .sliderBaslik{border:4px solid #fff;padding:15px;display:inline-block;font-size:32px;font-weight:400;letter-spacing:12px;color:#fff;text-transform:uppercase}
section#subSlider .item .slideText{position:absolute;bottom:20px;z-index:1;width:100%;text-align:center}
section#subSlider .item .slideTextBig{display:block;color:#fff;font-size:82px;z-index:2;text-align:center;text-shadow:2px 2px 10px rgba(0,0,0,1);line-height:70px;position: relative;}
section#subSlider .item .slideTextSmall{display:block;color:#fff;font-size:22px;z-index:1;text-align:center;margin:0;text-transform:uppercase;letter-spacing:15px;text-shadow:2px 2px 5px rgba(0,0,0,1);background:rgba(255,0,0,.6);display:block;position:relative}
section#subSlider .item .slideBtn{color:#fff;font-size:13px;padding:10px 30px;border-radius:10px;display:inline-block;text-transform:uppercase;font-weight:600;margin-top:-7px;letter-spacing:2px;text-shadow:1px 1px 2px #000,1px 1px 2px #000}

section#about{width: 100%;overflow: hidden;background: #111;margin-top: 136px;}
section#about .about-img{}
section#about .about-img img{width:100%;aspect-ratio: 16/9;object-fit: cover;}
section#about .about-text{
    padding: 30px;
    font-size: 18px;
    font-weight: 300;
}
section#about .about-text h3{
    /*font-family: 'Dynalight', cursive;*/
    font-size: 42px;
    font-weight: 800;
    color: #BC9D65;
}

section#homeHotels{padding: 60px 0;background: linear-gradient(45deg, #083240, #0a1920);}
section#homeHotels h2 {font-size: 42px;font-weight: 800;color: #BC9D65;text-align: center;}
section#homeHotels #sub-list {margin-bottom: 0; padding-bottom: 0;}


#home-services{width:100%;position:relative;z-index:0;padding: 40px 0 0 0;display: none;}
#home-services .container-fluid {padding:0 40px;}
#home-services .owl-carousel .item{box-shadow: 4px 4px 10px rgba(0,0,0,.3);}
#home-services .owl-carousel .item img{
    border-radius: 3px;
}
#home-services .owl-carousel .item .item-text-area{position: absolute;background: #fff;width: 90%;padding: 20px;bottom: -10%;left: 5%;box-shadow: 4px 4px 10px rgba(0,0,0,.3);border-radius: 3px;}
#home-services .owl-carousel .item .item-text{}
#home-services .owl-carousel .item .item-text-title{font-size: 16px;font-weight: 700;}
#home-services .owl-carousel .item .item-text-desc{font-size: 12px;color: #999;display: block;line-height: 14px;}
#home-services .owl-carousel .item .item-text-title:after{content:"";display:block;width: 25%;height: 4px;background: #BC9D65;margin:10px 0;}
#home-services .owl-carousel .owl-stage-outer {position: relative;padding-bottom: 100px;}
#home-services .owl-carousel .owl-nav button.owl-next{top: calc(50% - 53px);background: #fff;opacity: 1;color: #BC9D65;font-size: 28px;height: 50px;box-shadow: 2px 2px 10px rgba(0,0,0,.5);right: -30px;}
#home-services .owl-carousel .owl-nav button.owl-prev{top:calc(50% - 53px);background: #fff;opacity: 1;color: #BC9D65;font-size: 28px;height: 50px;box-shadow: 2px 2px 10px rgba(0,0,0,.5);left: -30px;}


#page {}
#page .content {text-align: justify;font-size: 16px;}
#page h1{font-weight: 800;color: #BC9D65;padding: 30px 0 15px 0;}

#photo-gallery img {height:160px;object-fit: cover;}


#list{position:relative;top: 170px;width:100%;padding-bottom:100px;margin-bottom: 100px;clear:both;}
#list ul#villaType{float: right; list-style: none; margin: 40px 0 0 0;}
#list ul#villaType li{float: left; margin-left: 10px;}

#list h1{font-weight: 800;color: #BC9D65;padding: 30px 0 15px 0;}

#list.homeList{position:relative;top: 60px;width:100%;padding-bottom:100px;margin-bottom: 100px;clear:both;}
#list.homeList h2{ /*font-family: 'Dynalight', cursive;*/   font-size: 92px; text-align: center;    color: #BC9D65;    margin-bottom: 30px;}
.allBtn {margin: auto;}
#list iframe{border-radius:10px}

#list .item{margin-bottom:30px;text-align:center}
#list .item a{display:block;position:relative;overflow:hidden;border-radius:10px;border:1px solid #ccc}
#list .item .item-photo img{width:100%}
#list .item h3.item-name{padding:10px 20px;font-size:16px;font-weight:700;color:#18a3d3;margin:0;height:53px}
#list .item p.item-price-name{padding:0 10px;font-size:12px;margin:0;color:#111;height:36px;overflow:hidden}
#list .item date.item-date{display:block;padding:0 20px;font-size:16px;color:#111;font-weight:600}
#list .item price.item-price{display:block;padding:0 20px;font-size:26px;font-weight:700;color:#18a3d3;margin:20px 0}
#list .item button{border:0;padding:15px 20px;background:#18a3d3;color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1px;cursor:pointer;display:block;width:100%;margin-top:10px}
#list .item button.item-white-btn{background:#fff;color:#18a3d3;border-top:1px solid #ccc}


#sub-list{position:relative;top: 30px;width:100%;padding-bottom:100px;margin-bottom: 100px;clear:both;}
#sub-list .sub-item{margin-bottom:30px;}
#sub-list .sub-item .sub-item-photo {width:100%}
#sub-list .sub-item .sub-item-photo img{aspect-ratio: 16/9;width: 100%;object-fit: cover;border-radius: 5px;}
#sub-list .sub-item .sub-item-text {width: 90%;margin-left: 5%;text-align: center;background: #111;position: relative;padding: 20px 0;border-radius: 15px;margin-top: -50px;box-shadow: 0px 4px 20px #bc9d6559;background: linear-gradient(45deg, #083240, #0a1920);}
#sub-list .sub-item .sub-item-text h3.sub-item-name{padding: 10px 20px;font-size: 20px;font-weight: 500;letter-spacing: 1px;color: #BC9D65;margin:0;}



#list .hotel-item{margin-bottom:30px;}
#list .hotel-item a{display:block;position:relative;overflow:hidden;border-radius: 4px;border:1px solid #ccc;}
#list .hotel-item .item-photo {width: 100%;}
#list .hotel-item .item-photo img{
    aspect-ratio: 16/9;
    width: 100%;
    object-fit: cover;
}
#list .hotel-item .item-text {width: 100%;text-align: center;background: #111;/* max-height: 280px; */position: relative;background: linear-gradient(45deg, #083240, #0a1920);}
#list .hotel-item .item-text small {position: relative;top: -10px;}
#list .hotel-item .item-text p {padding:0 20px;color: #fff;font-size: 12px;}
#list .hotel-item .item-text ul {text-align: left;padding: 0 20px;list-style: none;font-size: 12px;}
#list .hotel-item .item-text ul li{border-bottom: 1px solid; padding: 4px 0;}
#list .hotel-item .item-text ul li:last-child{border-bottom:0;}
#list .hotel-item .item-text ul li b{}
#list .hotel-item .item-text ul li span{float: right; display: block;}
#list .hotel-item .item-text h3.item-name{padding: 10px 20px;font-size: 20px;font-weight:700;color: #BC9D65;margin:0;}
#list .hotel-item .item-text p.item-price-name{padding: 0 20px;font-size:12px;margin:0;color:#111;height:36px;overflow:hidden;}
#list .hotel-item .item-text date.item-date{display:block;padding:0 20px;font-size:16px;color:#111;font-weight:600}
#list .hotel-item .item-text price.item-price{display:block;padding:0 20px;font-size:26px;font-weight:700;color:#18a3d3;margin:20px 0}
#list .hotel-item .item-text button{border:0;padding: 8px 20px;border-radius: 4px;background: #BC9D65;color:#111;font-weight:600;font-size:18px;letter-spacing:1px;cursor:pointer;display:block;width: 100%;/* position: absolute; *//* bottom: 0; */}
#list .hotel-item .item-textbutton.item-white-btn{background:#fff;color:#18a3d3;border-top:1px solid #ccc}

#list .hotel-item a:hover{color:#BC9D65;}



#villaDetail{margin-top: 136px;}
#villaSlider.flexslider{ margin: 0 0 10px 0}


.flex-direction-nav .flex-prev {
left: -35px;
opacity: 0.7;
background: url(/assets/img/arrows.png) no-repeat top left;
width: 20px;
height: 56px;
font-size: 0;
}
.flex-direction-nav .flex-next {
right: -35px;
text-align: right;
opacity: 0.7;
background: url(/assets/img/arrows.png) no-repeat top right;
width: 20px;
height: 56px;
font-size: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: -35px;
}  
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: -35px;

}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}

.flex-direction-nav a:before {display:none !important;}
  

#villaTitle {text-align: center;}
#villaTitle .price{float: right;
    font-size: 42px;
    font-weight: 800;
    color: #BC9D65;
    margin-top: 20px;}
#villaTitle h1{
    font-weight: 800;
    padding: 15px 0 0 0;
    text-align: left;
}
#villaTitle span{
    text-align: left;
    color: #BC9D65;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    position: relative;
    top: -10px;min-height: 20px;
    }
#villaDesc {font-size: 15px;}


.villaFeatures {margin-bottom: 50px;}
.villaFeatures h3{text-align: center;font-weight: 800;}
.villaFeatures ul{text-align: left;padding: 0;list-style: none;color: #BC9D65;}
.villaFeatures ul li{border-bottom: 1px solid; padding: 4px 0;}
.villaFeatures ul li b{}
.villaFeatures ul li span{float: right; display: block;}

.villaContent {}
.villaContent h3{text-align: center;font-weight: 800;color: #BC9D65;margin-bottom: 30px;}

#whatsapp {position:fixed;bottom: 215px;right:10px;z-index:901;font-size: 10px;text-align: center;color: #fff;text-shadow: 1px 1px 1px #000;}
#whatsapp img{height:48px;display: block;}

#whatsapp2 {position:fixed;bottom: 140px;right:10px;z-index:901;font-size: 10px;text-align: center;color: #fff;text-shadow: 1px 1px 1px #000;}
#whatsapp2 img{height:48px;display: block;}

#instagram {position:fixed; bottom:80px; right:10px; z-index:901; font-size: 10px; text-align: center; color: #fff; text-shadow: 1px 1px 1px #000;}
#instagram img{height:48px;display: block;}

#facebook {position:fixed; bottom:20px; right:10px; z-index:901; font-size: 10px; text-align: center; color: #fff; text-shadow: 1px 1px 1px #000;}
#facebook img{height:48px;display: block;}

/*footer#footer{font-size:12px;background: #111;color: #fff;padding: 15px;text-align: center;}
footer#footer nav#footerMenu{}
footer#footer nav#footerMenu h3{font-size:12px; color:#999}
footer#footer nav#footerMenu h5{color: #BC9D65;text-transform: uppercase;border-bottom: 2px solid;padding-bottom: 7px;font-size: 14px;font-weight: 700;}
footer#footer nav#footerMenu ul{list-style: none;margin: 0;padding: 0;}
footer#footer nav#footerMenu ul li{}
footer#footer nav#footerMenu ul li a{color: #fff;}
footer#footer nav#footerMenu ul li a:hover{color: #999;}
*/


footer#footer{font-size:12px;background: #111;padding: 60px 0 0 0;color: #fff;min-height: 200px;background: linear-gradient(45deg, #083240, #0a1920);}
footer#footer nav#footerMenu{font-size: 14px;}
footer#footer nav#footerMenu p{color: #fff;font-weight: 300;}
footer#footer nav#footerMenu h5{font-size: 20px;margin: 0;font-weight: 700;}
footer#footer nav#footerMenu h5:after {display: block;content: "";width: 70px;height: 1px;background: #BC9D65;margin: 10px 0;}

footer#footer nav#footerMenu ul{list-style: none;margin: 10px 0 10px 0;padding: 0;}
footer#footer nav#footerMenu ul li{}
footer#footer nav#footerMenu ul li a{text-decoration: none;color: #fff;letter-spacing: 1px;display: block;font-size: 14px;font-weight: 300;}
footer#footer nav#footerMenu ul li a:hover{color: #999;}

footer#footer nav#footerMenu .col:first-child h5 {display:none;}
footer#footer nav#footerMenu .col:first-child img {
    max-width: 100%;
    width: 200px;
}

footer#footer iframe {border:0;border-radius:5px;aspect-ratio: 16/9;}

#copyright{text-align:center;padding:20px;margin-top:50px;border-top:1px solid #333}




.top{position:fixed;bottom:20px;right:20px;font-size:32px;z-index:11;transform:rotate(180deg);display:none}
.top a{color:#fff;background:rgba(0,0,0,.2);padding:4px 20px 9px}
.top a:hover{background:rgba(0,0,0,.4)}
.top a img{height:16px}
header#mobileHeader{width:100%;height:60px;position:fixed;top:0;z-index:10000;display:none;background:#111;box-shadow:0 0 20px rgba(0,0,0,.1);background: linear-gradient(45deg, #083240, #0a1920);}
header#mobileHeader a#mobileLogo{display:block;float:left;padding:9px}
header#mobileHeader a#mobileLogo img{height:42px}
.menu{position:absolute;z-index:911;width:60px;height:60px;top:0;right:0;-webkit-transition-duration:.5s;transition-duration:.5s}
.menu.fixed{position:fixed;z-index:911;top:10px}
.menu .icon{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;height:2px;width:30px;top:28px;background-color:#BC9D65;border-radius:4px;left:15px}
.menu .icon:before{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color:#BC9D65;content:"";top:-10px;border-radius:4px}
.menu .icon:after{-webkit-transition-duration:.5s;transition-duration:.5s;position:absolute;width:30px;height:2px;background-color:#BC9D65;content:"";top:10px;border-radius:4px}
.menu.open .icon{-webkit-transition-duration:.5s;transition-duration:.5s;background:transparent}
.menu.open .icon:before{-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px)}
.menu.open .icon:after{-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}
.menu:hover{cursor:pointer}
footer#mobileFooter{width:100%;display:none;height: 60px;position: fixed;bottom: 0;z-index: 10000;background: #bc9d65;border-radius: 20px 20px 0 0;}
footer#mobileFooter li {
    width: 50%;
    text-align: center;
    font-weight: 600;
    float: left;
    list-style: none;
}
footer#mobileFooter li:first-child {
}
footer#mobileFooter li:nth-child(2){
    background: rgba(0,0,0,.1);
}
footer#mobileFooter li a{
    color: #000;
    display: block;
    padding: 4px 0;
}
footer#mobileFooter li img {height: 32px;margin-bottom: 2px;}
footer#mobileFooter li span {display:block;font-size: 12px;}
nav#mobileMenu{display:none;position:fixed;top:0;background: #333;z-index:9999;width:100%;text-align:center;height:100%;}
nav#mobileMenu div.div{display:table;width:100%;height:100%}
nav#mobileMenu ul{list-style:none;margin:0;padding:0;display:table-cell;width:100%;vertical-align:middle}
nav#mobileMenu li{font-weight:700;text-transform:uppercase}
nav#mobileMenu li a{color: #BC9D65;display:block;padding:10px;font-size:26px;}
nav#mobileMenu li ul li a{color: #333;font-weight: 600;text-transform:none;font-size: 18px;padding: 7px 0;}
nav#mobileMenu ul li ul{display:none;background: #BC9D65;}

@media screen and (max-width:1366px) {
    nav#menu ul#header-menu li a {margin: 18px 0;font-size: 11px;padding: 5px 10px;}
    body[lang="RU"] nav#menu ul#header-menu li a {font-size: 10px;}
}

@media screen and (max-width:1200px) {
    nav#menu ul#header-menu li a {padding:35px 15px 32px;}
}

@media screen and (max-width:1024px) {
    #whatsapp {bottom: 200px;}
    #whatsapp2 {bottom: 130px;}
    #instagram {bottom: 70px;}
header#mobileHeader{display:block}
footer#mobileFooter{display:block}
header#header{display:none}
#lang{text-align:center;padding:0}
#lang a{display:inline-block;padding:5px}
#submenu ul li a{border-right:0 solid #397ec0}
.iletisim iframe{width:100%;margin-bottom:30px}
section#subSlider{width:100%;position:relative;height:300px;top:0;z-index:0;float:left;margin-top: 60px;}
section#subSlider .owl-carousel .item{background-position:center;background-size:cover;height:300px}
section#subSlider .item .slideTextBig {font-size: 40px;}
#page{padding:10px;float:left;height:auto;width:100%;overflow-y:inherit;}
#transfer {padding: 0 20px;}
section#slider{height: 300px;top: 60px;}
section#slider .owl-carousel .item{height: 300px;}
section#slider .item .slideText{}
section#slider .item .slideTextBig{font-size: 42px;line-height: 56px;}
section#slider .item .slideTextSmall{font-size:14px;}
section#slider .item .slideBtn{font-size:12px;}
.owl-dots {bottom: 15px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #BC9D65;}
#home-services .container-fluid {padding: 0px 15px;}
#list {top: 50px;}
#villaDetail {margin-top: 50px;}
#villaTitle .price {width: 100%; text-align: left; }
#villaTitle .flex {width: 100%;}

    section#about {
    margin-top: 60px;
}
}


@media screen and (max-width:640px) {
    section#home-booknow {padding: 20px;}
    section#home-booknow .home-booknow-content{width:100%}
    section#home-booknow p{font-size:16px;line-height:18px}


    section#agencyPage .agencyPage-content{width:100%}
    section#agencyPage p{font-size:16px;line-height:18px}
footer#footer{margin-top:10px}
#villaCarousel {display: none;}
.flex-direction-nav {display: none;}
}