#content {
    margin-left: 0;
}

#fp-nav {
  display: none;
}

.content-mobile-single {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-top: 70px;
}

#sidebar.sidebar-left {
  left: auto;
}

#section1 {
  height: 50vh;
  position: relative;
}

#section3 {
  position: relative;
}

#section2,
#section2 .owl-carousel,
#section2 .owl-carousel .owl-stage-outer,
#section2 .owl-carousel .owl-slide {
  height: 40vh;
}

#single_carousel .owl-carousel .owl-stage {
  padding-left: 40px!important;
}

#section4 {
  height: auto;
  position: relative;
}

#section5 {
  position: relative;
}

#section6 {
  height: 50vh;
  position: relative;
}

#section3 .owl-carousel {
  padding-bottom: 25px;
}

#section1 .section-content img {
  max-width: 200px;
  position: absolute;
  margin: 0;
  top: 25%;
  left: 25%;
}

.owl-carousel .owl-item.active>.owl-slide>.owl-slide-box {
  position: relative;
  left: 0;
  margin: 3% 16% 3% 0;
  padding: 10px;
  width: 100%;
}

.owl-slide-content h1 {
  width: 100% !important;
  font-size: 1.1rem;
  text-align: left!important;
}

.owl-slide-content p {
  font-size: 0.7rem;
}


.owl-carousel .carousel-item {
  background: #fff;
	display: block;
	margin-top: 20px;
  border: none;
  height: 50vh;
  text-align: center;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.owl-carousel .carousel-item-text {
  padding: 5px;
}

.owl-carousel .carousel-item .item-kicker {
  color: #1e1e1e;
  display: block;
  font-size: 1em;
  font-weight: 600;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden;
  text-transform: uppercase;
}

.owl-carousel .carousel-item .item-title {
  color: #646464;
  font-size: 1em;
  font-weight: 600;
  padding: 8px;
  overflow: hidden;
}

.owl-dots {
  margin-top: 40px;
  text-align: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127, 127, 127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
}

.owl-dot.active {
  background: rgba(127, 127, 127, 1);
}

#section3 .owl-carousel-mobile .owl-item.active {
  margin-left: 10px;
}

#section3 .owl-carousel-mobile .item-title p {
  line-height: 0.5;
  color: #1e1e1e;
  text-align: left;
  font-size: 0.75em;
}

#section4 .infrastructure-col-mobile {
  margin-top: 15px;
  margin-bottom: 15px;
}

#section4 .infrastructure-box {
  min-height: auto!important;
}

#section3 h1.section_title {
  font-size: 1.7rem;
  padding-left: 18px;
  padding-top: 20px;
  margin-bottom: 0;
}

#section4 h1.section_title {
  font-size: 1.7rem;
  padding-left: 0;
  margin-top: 20px;
  padding-top: 10px;
}

#section5 .section-map-box {
    position: relative;
    background-color: #023e5a;
    padding: 15px;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

#section5 .section-map-box .section-map-box-content .nav-contact li {
    padding-left: 10%;
}

#section5 .section-map-box .section-map-box-content h1 {
  padding-left: 5px;
}

#section5 .section-map-box .section-map-box-content h1 {
  font-size: 0.75rem;
}

#section5 .section-map-box h1 {
  font-size: 1.2rem;
}

.villa-2-box {
  margin-top: 0;
  height: auto;
}

.villa-3-box {
  height: auto;
}

.villa-2-image > img {
  top: 0;
  right: -15px;
}

.villa-3-image > img {
  height: auto;
  top: 0;
  right: -15px;
}

.villa-3-box-right {
  margin-top: 0;
}

a.villa-3-box {
  top: 25px;
  font-size: 12px;
  float: right;
  position: absolute;
  right: 20px;
  padding: 0;
}

.villa-boxes-shape {
  right: -50%;
  margin-top: -25px;
  border-width: 0 200px 100px 0;
}

.villa-info-text-box {
  margin-left: 0;
}

.villa-info-text-box > a:not(.villa-3-box) {
  top: 25px;
  font-size: 12px;
  right: 20px;
}

.villa-2-image {
  margin-top: 50px;
}

.villa-deck-title {
  font-size: 1.1rem;
  padding-top: 25px;
}

.single_carousel_bg {
  height: 80px;
}

.gallery-title {
  font-size: 20px;
}

#single_carousel {
    position: relative;
    padding-top: 20px;
    padding-bottom: 25px;
}

.gallery-title::before {
    position: absolute;
    content: '';
    width: 45px;
    height: 1px;
    margin-top: -5px;
    background: #feda68;
}

.gallery-title::after {
  position: absolute;
  content: '';
  width: 45px;
  height: 1px;
  float: right;
  margin-top: 30px;
  margin-left: -45px;
  background: #feda68;
}

#single_carousel .owl-carousel .owl-item img {
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.35);
}

#sidebar {
  margin-left: 0;
  display: block;
  left: auto;
  right: 0;
  height: 70px;
  min-width: 100%;
  max-width: 100%;
}

#sidebar .language-list {
  display: flex;
}

#sidebar .sidebar-box {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

#sidebar .logo {
  display: block;
  text-indent: -9999px;
  width: 90px;
  margin-left: 35px;
  height: 75px;
  background: url(../img/logo_dark.svg);
  background-size: 90px 75px;
}

#sidebar .language-list li {
  margin-left: 5px;
  margin-top: 10px;
  font-size: 11px;
  padding: 2px 5px 2px 5px;
  margin-bottom: 10px;
}

#toggle:checked~nav.toggle-menu {
  width: 100%;
  height: calc(100vh - 70px)!important;
}

#sidebar nav.toggle-menu {
  top: 70px;
  height: calc(100vh - 70px)!important;
}

#sidebar .toggle-menu-btn .bar {
  margin: 5px 0;
}

#sidebar .toggle-menu-btn .bar:nth-child(1) {
  width: 30px;
}

#sidebar .toggle-menu-btn .bar:nth-child(2) {
    width: 15px;
}

#sidebar .toggle-menu-btn .bar:nth-child(3) {
    width: 5px;
}

#toggle:checked+.toggle-button label.toggle-menu-btn .bar:nth-child(3) {
  width: 30px;
}

#toggle:checked+.toggle-button label.toggle-menu-btn .bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.disable_scrolling {
  overflow: hidden!important;
}

.infrastructure-box .card-body {
	padding: 1em;
}

.amenties-image {
	position: relative;
	margin: 20px auto;
	margin-top: 0;
	max-width: 100%;
	height: 100px;
	background-size: cover;
	z-index: 1;
	border-radius: .2rem;
}

.owl-slide-content p {
  text-align: justify;
}

.icon-viber:hover,
.icon-viber:focus {
	color: #ad84f5;
}

.icon-whatsapp:hover,
.icon-whatsapp:focus {
	color: #25d366;
}

.carousel-images .owl-carousel {
	z-index: 2;
}

.carousel-images .owl-theme .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}

.carousel-images .owl-theme .custom-nav2,
.carousel-images .owl-theme .custom-nav3 {
  top: 10%;
}

.carousel-images .owl-theme .owl-prev,
.carousel-images .owl-theme .owl-next {
	position: absolute;
  height: 50px;
  color: inherit;
  background-color: rgb(242, 242, 242);
  border: 1px solid #fedb68;
  width: 50px;
  border-radius: 50rem;
  z-index: 100;
	transition: background .75s ease;
}

.carousel-images .owl-theme .owl-prev:hover,
.carousel-images .owl-theme .owl-next:hover {
	background-color: #fedb68;
}

.carousel-images .owl-theme .owl-prev:hover,
.carousel-images .owl-theme .owl-next:hover,
.carousel-images .owl-theme .owl-prev:focus,
.carousel-images .owl-theme .owl-next:focus {
	outline: none;
}

.carousel-images .owl-theme .owl-prev i,
.carousel-images .owl-theme .owl-next i {
  font-size: 1.6rem;
  color: #495057;
	margin-top: 2px;
	text-align: center;
}

.carousel-images .owl-theme .owl-next i {
	margin-left: 5px;
}

.carousel-images .owl-theme .owl-prev {
  left: 50px;
}

.carousel-images .owl-theme .owl-next {
  right: 50px;
}

.carousel-images .owl-theme .custom-nav2 .owl-next {
    right: 0;
}

.carousel-images .owl-theme .custom-nav2 .owl-prev {
    left: calc(100% - 110px);
}

.carousel-images .owl-theme .custom-nav3 .owl-prev {
		left: calc(100% - 160px);
}
