.page-head .page-head-bg {
  width: 100% !important;
  height: 600px;
}
.page-head .page-head-bg video {
  object-fit: fill;
}
.page-head .page-head-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}
#main-slider .mobile-image img,
#main-slider .desktop-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}
.insta-post-slider .owl-dots,
.insta-post-slider .owl-nav {
  display: none !important;
}
.insta-post-slider .owl-item {
  height: 200px !important;
  overflow: hidden !important;
}
.insta-post-slider img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}
.success-alert {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  margin-bottom: 20px;
  padding: 15px;
}
.contact-form-close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #000;
  font-size: 24px;
}
.custom-title {
  font-size: 25px;
  margin-bottom: 30px;
}
.custom-input {
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #000;
  display: block;
  width: 100% !important;
  padding-bottom: 12px !important;
  font-size: 13px;
}
.custom-text-xxsmall {
  font-size: 12px;
}
#mobil-contact-form {
  width: 100%;
  height: calc(100% - 50px);
  position: fixed;
  z-index: 99999999;
  bottom: 50px;
  left: 0;
  transition: 300ms all;
  visibility: hidden;
  opacity: 0;
}
#mobil-contact-form .modal-content {
  padding: 30px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: auto !important;
  position: relative;
}
.gallery-category-tab {
  flex-wrap: wrap !important;
  margin-bottom: 25px !important;
}
.gallery-category-tab li {
  margin: 5px !important;
}
.konaklama-tab {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.konaklama-tab li {
  margin: 5px;
  border: 1px solid #dedede;
  border-radius: 3px;
  overflow: hidden;
}
.konaklama-tab li a {
  text-decoration: none !important;
  color: #000;
  display: inline-block;
  padding: 5px 7px;
  font-size: 14px;
  transition: 300ms all;
}
.konaklama-tab li a:hover {
  background-color: #000;
  color: #fff;
}
.drawer-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  visibility: hidden;
  opacity: 0;
  transition: 300ms all;
}
.category-box {
  overflow: hidden;
  display: inline-block;
}
.category-box:hover img {
  transform: scale(1.1) !important;
}
.mobile-bottom-bar,
.header {
  z-index: 999999;
}
.insta-post-slider .eui-widget-title,
.insta-post-slider .eui-slider-arrow-prev,
.insta-post-slider .eui-slider-arrow-next,
.insta-post-slider .eapps-link {
  display: none !important;
}
.header-primary-btn a {
  background-color: #fff;
  color: #000;
  transition: 300ms all;
}
.header-primary-btn a:hover {
  background-color: #000;
  border-color: #000 !important;
  color: #fff;
  text-decoration: none;
}
.video-popup {
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 300ms all;
}
.video-popup .close-video-popup {
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 26px;
  cursor: pointer;
  transition: 300ms all;
}
.video-popup .close-video-popup:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .page-head .page-head-bg {
    height: 227px !important;
  }
  .your-experiences .col-md-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px !important;
  }
  .instagram-widget {
    margin-top: 30px !important;
  }
  .video-popup iframe {
    height: 300px !important;
  }
  .flex-custom-reverse {
    flex-direction: column-reverse !important;
  }
}

@media only screen and (max-width: 480px) {
  .konaklama-tab li {
    display: block !important;
    width: 100%;
  }
  .konaklama-tab li a {
    display: block !important;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 768px)  {
.page-head .page-head-bg {
  width: 100% !important;
  height: 600px;
}
.page-head .page-head-bg video {
  object-fit: fill;
}
.page-head .page-head-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}


}


@media only screen and (min-width: 769px)  {
 .page-head .page-head-bg {
  width: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
    width: 100% !important;
  height: 700px !important;
}
.page-head .page-head-bg video {
  object-fit: fill;
}
.page-head .page-head-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;

}

}

@media only screen and (min-width: 1920px)  {
 .page-head .page-head-bg {
  width: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
    width: 100% !important;
  height: 1100px !important;
  margin-top: -300px;
}
.page-head .page-head-bg video {
  object-fit: fill;
}
.page-head .page-head-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;

}

}

.fancybox-container {
	    z-index: 999999!important;
}

