.for-nav.owl-carousel {

  width: calc(100% - 100px);

  margin: auto;

}


.for-nav .owl-nav {

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  margin-left: unset;

}



.for-nav .owl-nav button.owl-next {

  right: -50px;

}



.for-nav .owl-nav button.owl-prev {

  left: -50px;

  position: absolute;

}



.for-nav .owl-nav button img {

  opacity: .4;

  width: 25px;

}





.primary-title {

  margin: 0 0 15px;

  font-size: 38px !important;

  text-align: center;

  font-weight: 400 !important;

}



.hover-shadow:hover {

  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}





.content .restourant-bar-detay .view360 .owl-nav {

  bottom: unset;

  right: unset;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  display: flex;

  width: 100%;

  justify-content: space-between;

}



.content .restourant-bar-detay .view360 .owl-nav .owl-next {

  right: 10px;

  position: relative;

}



.content .restourant-bar-detay .view360 .center-icons {

  left: 50%;

}





body.arapcabody .content .toplanti-list ul li::after {

  background-image: url(../images/orange_box.png);

  width: 6px !important;

  height: 6px !important;

  content: "";

  position: absolute;

  display: inline-block;

  right: -3px;

  top: 10px;

}



.lang-en .main-gorsel {

  display: none;

}



.lang-en .main-gorsel-en {

  display: block !important;

}





/* logo ölçü hizalama */





.sidenav-menu-logo.xx.home img {

  width: 176px !important;

  height: 47px !important;



}



.sidenav-menu-logo.xx.Grand img {

  width: 176px !important;

  height: 47px !important;

}



.sidenav-menu-logo.xx.Hotels.Resorts img {

  width: 176px !important;

  height: 28px !important;

}



.sidenav-menu-logo.xx.Comfy img {

  width: 176px !important;

  height: 56px !important;

}



.sidenav-menu-logo.xx.Go img {

  width: 176px !important;

  height: 52px !important;

}



.arapcabody footer .footer-bottom ul li {

  text-align: right;

}



/* logo ölçü hizalama */



  .hotel:last-child {
      float:none;
  }

  /* .hh-parent {
      display:grid;
      grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  } */


  .hh-parent {
    display: grid;
    grid-template-columns: 1fr repeat(6, 0.5fr); /* 6 columns of 0.5fr instead of 5 */
    grid-template-rows: repeat(2, auto);
}

.hh-parent h4.hotel__title {
    color: #B58150 !important;
}

    .hh-item:nth-child(1) {
        grid-row: 1 / 3; /* Spans both rows in the first column */
    }

    .hh-item:nth-child(2) {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
    }

    .hh-item:nth-child(3) {
        grid-column: 3 / 4;
        grid-row: 1 / 2;
    }

    .hh-item:nth-child(4) {
        grid-column: 4 / 5;
        grid-row: 1 / 2;
    }

    .hh-item:nth-child(5) {
        grid-column: 5 / 6;
        grid-row: 1 / 2;
    }

    .hh-item:nth-child(6) {
        grid-column: 6 / 7;
        grid-row: 1 / 2; /* New item in the 6th column, 1st row */
    }

    .hh-item:nth-child(7) {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }

    .hh-item:nth-child(8) {
        grid-column: 3 / 4;
        grid-row: 2 / 3;
    }

    .hh-item:nth-child(9) {
        grid-column: 4 / 5;
        grid-row: 2 / 3;
    }

    .hh-item:nth-child(10) {
        grid-column: 5 / 6;
        grid-row: 2 / 3;
    }

    .hh-item:nth-child(11) {
        grid-column: 6 / 7;
        grid-row: 2 / 3; /* New item in the 6th column, 2nd row */
    }
    .hh-item:nth-child(12) {
        grid-column: 7 / 8;
        grid-row: 2 / 3; /* New item in the 6th column, 2nd row */
    }

    .hh-item:nth-child(13) {
        grid-column: 7 / 8;
        grid-row: 1 / 2; /* 7. sütun, 1. satır */
    }

    .hh-item:nth-child(14) {
        grid-column: 2 / 3;
        grid-row: 3 / 4; /* 3. satırdan başlatıyoruz */
    }

header nav .left-menu {

  z-index: 2;

}



.content .elite-locations .tabs-arrows .arrow {

  display: inline !important;

}



.content .elite-locations .nav-tabs {

  display: flex;

  justify-content: flex-start;

  padding-top: 3px;

  margin-left: 10px;

  width: 92%;

}



.content .parallax-mini img {

  object-fit: cover;

  height: auto;

  width: 100%;

  margin: 0px !important;

  transform: none !important;

}



.fancybox__container {

  height: calc(100% - 100px);

  margin-top: 100px;



}



.product-card.gallery-card .card-icons .right-icons a {

  display: flex !important;

}





.content .career-form .add-file input {

  padding-left: 159px;

}



.modal-open header nav {

  box-shadow: none;

}



header nav .nav-link {

  font-weight: 400;
  padding: 0px 10px;

}



header nav .left-menu span {

  font-weight: 400;

}



header .lang-select .select2-selection .select2-selection__rendered {

  font-weight: 400;

}



.home-slider .main-banner-content .transparent-button {

  direction: ltr;

}



.content .tabs-menu .nav-tabs .nav-item .nav-link {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.product-card.basic-card.firsat-card .card-content .title {

  font-weight: 600;

  /* max-width: 250px; */

  text-align: center;

  display: block;

  margin: auto;

  margin-bottom: 15px;

}



.product-card.basic-card.firsat-card .card-content .color-title {

  font-size: 13px;

  margin-bottom: 15px;

  font-weight: 600;

}



.product-card.firsat-card .card-content p {

  font-weight: 400;

  height: max-content !important;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;



}



.product-card.firsat-card .card-content a.secondary-button {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.product-card.basic-card.otel-card .card-content .title {

  font-weight: 600;

  max-width: 250px;

  text-align: center;

  display: block;

  margin: auto;

  margin-bottom: 15px;

}



.product-card.basic-card.otel-card .card-content .color-title {

  font-size: 13px;

  margin-bottom: 15px;

  font-weight: 600;

}



.product-card.otel-card .card-content p {

  font-weight: 400;

  height: max-content !important;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;



}



.product-card.otel-card .card-content a.secondary-button {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.all-link-btn {

  font-weight: 500 !important;

  letter-spacing: 0.5px;

}



.content .tabs-menu a.all-link-btn {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.content .home-offers.tabs-menu a.all-link-btn {

  margin: 20px 0px;

}



.content .home-offers .line-dots .owl-dots {

  position: relative;

  top: 20px;

}



.content.firsat-detay .line-dots .owl-dots {

  position: relative;

  top: 10px;

}



.home-club-card {

  letter-spacing: 0.5px;

}



.home-experience .main-banner-content .text-box {

  text-align: center;

  position: absolute;

  height: 100%;

  width: 100%;

  left: 0;

  top: 50% !important;

  display: flex !important;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  transform: translateY(-50%);

}



.home-experience .tab-full-slide .owl-nav {

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}



.home-experience .tab-full-slide .owl-nav button img {

  width: 40px;

  filter: none;

}



.home-experience .tab-full-slide .main-banner-content .text-box .transparent-button {

  margin-top: 20px;

}



.home-hotels .product-card .card-content .title {

  font-weight: 500;

  max-width: 250px;

  text-align: center;

  display: block;

  margin: auto;

  margin-bottom: 15px;

  line-height: 1.3;

}



/* .home-hotels .product-card .secondary-button {

    border: 1px solid #33333382 !important;

} */

.home-hotels .product-card .card-content p {

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.otel-card .right-icons a:last-child {

  display: flex !important;

}



.product-card.basic-card {

  background-color: #f0f8ffbf !important;

  margin-bottom: 20px;

}



.content.firsat-detay .firsat-slider h2 {

  font-weight: 400;

}



.product-card.basic-card:hover {

  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}











.home-contact .map-wrapper .bold-text {

  font-weight: 500;

}



.home-contact .map-wrapper .title {

  font-weight: 600;

}



.fyc-1 {

  margin-bottom: 180px !important;

  display: grid !important;

  grid-template-columns: 1fr 1fr !important;

  justify-content: unset !important;

  position: relative;

  left: 40px;

}



.fyc-1 .right-div {

  width: calc(100% + 40px) !important;

  margin-left: 0px !important;

  float: none !important;

}



.fyc-1 .right-div .white-background-div {

  margin-left: 0px !important;

  height: auto !important;

}



.fyc-1 .left-div {

  width: calc(100%) !important;

  float: none !important;

  margin-left: -40px !important;

}





.content .left-right-div .fyc-1 .white-background-div p:nth-child(1) {

  margin: 0;

  color: #B58150;

  font-size: 13px;

  font-weight: 600;

  letter-spacing: 0.5px;

}



.content .left-right-div .fyc-1 .white-background-div h2:nth-child(2) {

  margin: 0;

  font-size: 28px;

  margin-top: 20px;

  font-weight: 500;

  letter-spacing: 0.5px;

  line-height: 1.3;

}



.content .left-right-div .fyc-1 .white-background-div p:nth-child(3) {

  margin: 0;

  color: #666;

  margin-top: 20px;

  min-height: 50px;

  font-size: 15px;

  line-height: 1.6;

  font-weight: 400;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.content .left-right-div .fyc-1 .white-background-div a:nth-child(4) {

  border: 1px solid #666666;

  color: #333333;

  width: 48%;

  display: inline-block;

  text-align: center;

  padding-top: 12px;

  padding-bottom: 12px;

  margin-top: 20px;

  margin-bottom: 30px;

  text-decoration: none;

  font-weight: 500;

}



.content .left-right-div .fyc-1 .white-background-div a:nth-child(5) {

  border: 1px solid #B58150;

  color: #333333;

  width: 49%;

  display: inline-block;

  text-align: center;

  padding-top: 12px;

  padding-bottom: 12px;

  margin-top: 20px;

  margin-bottom: 30px;

  text-decoration: none;

  font-weight: 500;

  float: right;

}







.fyc-2 {

  margin-bottom: 180px !important;

  display: grid !important;

  grid-template-columns: 1fr 1fr !important;

  justify-content: unset !important;

}



.fyc-2 .right-div {

  width: calc(100% + 40px) !important;

  margin-left: 0px !important;

  float: none !important;

}



.fyc-2 .right-div .white-background-div {

  margin-left: 0px !important;

  height: auto !important;

  width: calc(100%) !important;

  position: relative;

  right: 40px;

}



.fyc-2 .left-div {

  width: calc(100%) !important;

  float: none !important;

  margin-left: 40px !important;

  z-index: 1 !important;

}





.content .left-right-div .fyc-2 .white-background-div p:nth-child(1) {

  margin: 0;

  color: #B58150;

  font-size: 13px;

  font-weight: 600;

  letter-spacing: 0.5px;

}



.content .left-right-div .fyc-2 .white-background-div h2:nth-child(2) {

  margin: 0;

  font-size: 28px;

  margin-top: 20px;

  font-weight: 500;

  letter-spacing: 0.5px;

  line-height: 1.3;

}



.content .left-right-div .fyc-2 .white-background-div p:nth-child(3) {

  margin: 0;

  color: #666;

  margin-top: 20px;

  min-height: 50px;

  font-size: 15px;

  line-height: 1.6;

  font-weight: 400;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.content .left-right-div .fyc-2 .white-background-div a:nth-child(4) {

  border: 1px solid #666666;

  color: #333333;

  width: 48%;

  display: inline-block;

  text-align: center;

  padding-top: 12px;

  padding-bottom: 12px;

  margin-top: 20px;

  margin-bottom: 30px;

  text-decoration: none;

  font-weight: 500;

}



.content .left-right-div .fyc-2 .white-background-div a:nth-child(5) {

  border: 1px solid #B58150;

  color: #333333;

  width: 49%;

  display: inline-block;

  text-align: center;

  padding-top: 12px;

  padding-bottom: 12px;

  margin-top: 20px;

  margin-bottom: 30px;

  text-decoration: none;

  font-weight: 500;

  float: right;

}





.content .left-right-div .fyc-2 .white-background-div div {

  position: relative;

  left: 40px;

  bottom: 5px;

}



.content .firsatlar-index .select2-selection__rendered {

  font-weight: 700;

  font-size: 16px;

  margin-left: 16px;

}



.content .main-section .select2-selection--single .select2-selection__arrow b {

  width: 12px !important;

}





.tyc-1 .white-background-div {

  margin-left: 0px !important;

  padding-right: 90px !important;

}



.tyc-2 .white-background-div {

  margin-left: -12% !important;

  padding-left: 120px !important;

}



.apc-1 .white-background-div p,

.apc-2 .white-background-div p {

  margin: 0 !important;

  color: #666 !important;

  margin-top: 20px !important;

  min-height: 50px !important;

  font-size: 14px !important;

  line-height: 1.6 !important;

  font-weight: 400 !important;

}





.apc-1 .white-background-div {

  margin-left: 0px !important;

  padding-right: 90px !important;

}







.apc-2 .white-background-div {

  margin-left: -12% !important;

  padding-left: 120px !important;

}



.content .dugun-index .left-right-div .dyc-1 .white-background-div {

  max-width: none !important;

  width: 112% !important;

  margin-left: 0px !important;



}



.content .dugun-index .left-right-div .dyc-1 .right-div {

  z-index: 9;

  margin-top: -80px;

}



.content .dugun-index .left-right-div .dyc-2 .white-background-div {

  max-width: none !important;

  width: 112% !important;

  margin-left: -12% !important;

  padding-left: 120px !important;



}



.content .dugun-index .left-right-div .dyc-2 .left-div {

  z-index: 11;

  margin-top: -80px;

}





.opportunity-slide .item:hover a:after {

  background-color: rgba(0, 0, 0, .4);

}



.opportunity-slide .owl-nav button.owl-next {

  display: flex;

  align-items: center;

  justify-content: center;

}



.opportunity-slide .owl-nav button.owl-prev {

  display: flex;

  align-items: center;

  justify-content: center;

}



.content .other-news h3 {

  font-weight: 400;

}



.blog-page .primary-title {

  font-weight: 400;

}



.content .tabs-selects .select-box label {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.select2-container--default .select2-selection--single .select2-selection__rendered {

  font-size: 13px;

  letter-spacing: 0.5px;

  padding-top: 2px;

  font-weight: 400 !important;

}



.firsatlar-index .select2-container--default .select2-selection--single .select2-selection__rendered {

  font-size: 15px;

  letter-spacing: 0;

  padding-top: 0px;

  font-weight: 700 !important;

}



.content .tabs-selects .select-box .select2-container {

  width: max-content !important;

}

.content .tabs-selects .select-box .select2-container .select2-selection__rendered {
  padding-right: 20px;
}



.select2-container--default .select2-results>.select2-results__options {

  min-width: 140px;

}



.blog-select {

  border: none !important;

}



.content .page-pagination .pagination-button {

  padding: 15px 20px;

}



.blog-all-btn {

  padding: 15px 44px;

}



.content .other-news .news-item.haber-card img {

  /* height: 100%; */

}



.content .other-news .news-item.haber-card p.title {

  font-weight: 400;

  font-size: 19px;

  margin-top: 5px;

  margin-bottom: 0;

  height: auto;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.news-item.medya-card p.title {

  font-weight: 400 !important;

  font-size: 19px !important;

  margin-top: 5px !important;

  margin-bottom: 0 !important;

  height: auto !important;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

  min-height: 60px;

}



.news-item.medya-card p.text {

  min-height: 42px;

  margin-bottom: 0;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.news-item.medya-card p.date {

  letter-spacing: 0.5px;

  font-weight: 500;

  font-size: 12px;

}



.news-item.medya-card .textbox {

  margin: 0px 0px !important;

  padding-right: 20px !important;

}



.news-item.medya-card .go-page {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.news-item.medya-card-2 p.title {

  font-weight: 400 !important;

  font-size: 19px !important;

  margin-top: 5px !important;

  margin-bottom: 0 !important;

  height: auto !important;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.news-item.medya-card-2 p.date {

  letter-spacing: 0.5px;

  font-weight: 500;

  font-size: 12px;

}



.news-item.medya-card-2 .textbox {

  margin: 0px 0px !important;

}



.news-item.medya-card-2 .go-page {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.content .other-news .news-item.haber-card .go-page {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.content .other-news .news-item.haber-card .p.date {

  letter-spacing: 0.5px;

  font-weight: 500;

  font-size: 12px;

}



.content .other-news .news-item.haber-card {

  margin-bottom: 25px;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
}



.haber-detay .opportunity-detail .opportunity-date {

  letter-spacing: 0.5px;

  font-weight: 500 !important;

  font-size: 12px !important;

}



.medya-detay.opportunity-detail .opportunity-date {

  letter-spacing: 0.5px;

  font-weight: 500 !important;

  font-size: 12px !important;

}



.content .hakkimizda .left-right-cards-2 .title {

  font-weight: 400;

}



.content .hakkimizda .left-right-cards-2 .card-text p {

  font-weight: 400;

  color: #494949;

}



.context p {

  font-weight: 400;

  color: #494949 !important;

}



.context ul li {

  font-weight: 400;

  color: #494949 !important;

}



.zig-zag-slide .owl-nav {

  display: none !important;

}



.content .about-us .slider-container button {

  bottom: 2px;

}



.content .about-us .user-box .title {

  font-weight: 400;

}



.brand-card .card-img img {

  max-width: 100%;

  height: 70px;

  width: 296px;

  max-height: none !important;

}



.content .brochure-item .title,

.content .brochure-item .doc-button span {

  font-weight: 500;

}



.content .brochure-item .doc-button {

  gap: 10px;

}





.news-item.bb-card p.title {

  font-weight: 400 !important;

  font-size: 19px !important;

  margin-top: 5px !important;

  margin-bottom: 0 !important;

  height: auto !important;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

  min-height: 60px;

}



.news-item.bb-card p.text {

  min-height: 42px;

  margin-bottom: 0;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.news-item.bb-card p.date {

  letter-spacing: 0.5px;

  font-weight: 500;

  font-size: 12px;

}



.news-item.bb-card .textbox {

  margin: 0px 0px !important;

  padding-right: 20px !important;

}



.news-item.bb-card .go-page {

  font-weight: 500;

  letter-spacing: 0.5px;

}



.news-item.bb-card-2 p.title {

  font-weight: 400 !important;

  font-size: 19px !important;

  margin-top: 5px !important;

  margin-bottom: 0 !important;

  height: auto !important;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

}



.news-item.bb-card-2 p.date {

  letter-spacing: 0.5px;

  font-weight: 500;

  font-size: 12px;

}



.news-item.bb-card-2 .textbox {

  margin: 0px 0px !important;

  padding-right: 20px;

}



.news-item.bb-card-2 .go-page {

  font-weight: 500;

  letter-spacing: 0.5px;

}





.sorumluluk-card .text-box p {

  font-weight: 400;

}



.sorumluluk-card .text-box .title {

  font-weight: 500;

}



.kfd .context h4 {

  font-weight: 400;

}



.kfd .context h2 {

  margin-bottom: 0px !important;

}



.content .career-collaps .accordion-item:hover .button-wrapper .collaps-button {

  border-color: #B58150;

}



.content .career-collaps .accordion-button .title {

  margin-bottom: 10px;

}



.pl-ik {

  padding-left: 20px !important;

}



.content .career-collaps .collaps-button {

  font-weight: 500;

}



.content .career-collaps .accordion-button .small-text {

  font-weight: 400;

}



.content .career-form .info-text {

  margin-top: 15px;

}



.kf .context h3 {

  font-weight: 400;

}



.kf .select2-container--default .select2-selection--single .select2-selection__rendered {

  font-weight: 500 !important;

}



.product-card .card-icons .right-icons a:hover i {

  color: #B58150;

}



.content .brochure-item:hover .doc-button {

  border-color: #B58150;

}



.content .otel-gelistirme-span {

  font-weight: 400;

}



.content .otel-gelistirme-span:nth-child(2) {

  width: 60%;

}



.otel-gelistirme-card .card-text {

  display: flex;

  flex-direction: column;

  gap: 5px;

  align-items: baseline;

  justify-content: center;

  height: 400px;

  min-height: unset;

}



.otel-gelistirme-card .card-text p {

  margin-bottom: 0;

}



.otel-gelistirme-card .card-text h3 {

  margin-bottom: 10px !important;

}



.ewa-area {

  display: flex;

  flex-direction: column;

  gap: 60px;

}



.ewa-area .ewa-card {

  display: grid;

  grid-template-columns: 1fr 8fr;
  align-items: baseline;
}



.ewa-area .ewa-card .icon {

  top: 20px;
  position: relative;

}



.ewa-area .ewa-card .content .title {

  margin-bottom: 15px;
  font-size: 1.2rem;
  font-weight: 700;
}



.ewa-area .ewa-card .content p {

  margin-bottom: 0px;

  letter-spacing: 0.5px;

  color: #777;

  line-height: 28px;

}



.ewa-area .ewa-card .content img {

  max-width: 100%;

  height: auto;

  margin: 30px 0;

  border-radius: 20px;

}



.oac-2 .view360 .owl-nav {

  left: 20px;

  right: unset;

}



.oac-2 .view360-wrapper {

  position: relative;

}



.oac-2 .view360-wrapper .card-label {

  position: absolute;

  background-color: rgba(0, 0, 0, .3);

  color: #fff;

  left: 20px;

  top: 20px;

  z-index: 3;

  transition: all ease 300ms;

  padding: 10px 40px;

  background-color: rgba(0, 0, 0, .4);

  font-size: 14px;

  color: #fff;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  font-weight: 400;

  letter-spacing: 0.5px;

}



.oac-2 .white-background-div .item-2 {

  font-weight: 400 !important;

}



.oac-2 .white-background-div .item-3 {

  font-weight: 400 !important;

}



.oac-1 .view360-wrapper {

  position: relative;

}



.oac-1 .view360-wrapper .card-label {

  position: absolute;

  background-color: rgba(0, 0, 0, .3);

  color: #fff;

  right: 20px;

  top: 20px;

  z-index: 3;

  transition: all ease 300ms;

  padding: 10px 40px;

  background-color: rgba(0, 0, 0, .4);

  font-size: 14px;

  color: #fff;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  font-weight: 400;

  letter-spacing: 0.5px;

}



.oac-1 .white-background-div .item-2 {

  font-weight: 400 !important;

}



.oac-1 .white-background-div .item-3 {

  font-weight: 400 !important;

}



.otel-oda-detay.content .rooms-detail-text .table-list li b {

  font-weight: 400;

}



.otel-oda-detay.content .rooms-detail-text .alt-cizgi {

  font-weight: 400;

}



.otel-oda-detay.content .context h2 {

  font-weight: 400;



}



.otel-oda-detay.content .context h2.galeri {

  font-weight: 400;

  color: #333333;

  font-size: 30px;

  margin: 45px 0 15px 0;

}



.otel-oda-card-2:hover {

  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}



.otel-oda-card-2 p.room-info.bld b {

  font-weight: 400;

}



.otel-oda-card-2 b {

  font-weight: 400;

}



.room-card.otel-oda-card-2 .card-actions .room-button {

  font-weight: 500;

}



.odalar-banner .main-slide .main-banner-content .text-box .title {

  font-weight: 500;

}



.odalar-banner-detay .main-slide .main-banner-content .text-box .title {

  font-weight: 500;

}



.content .restourant-bar-detay .otel-bilgi-list a {

  font-weight: 400;

}



.content .restourant-bar-detay .otel-bilgi-list .title {

  font-weight: 500;

}



.restoran-bar-card.room-card .card-content .room-info {

  font-weight: 400;

  height: auto;

  display: -webkit-box;

  -webkit-line-clamp: 4;

  -webkit-box-orient: vertical;

  overflow: hidden;

  font-size: 16px;

  line-height: 1.6;

}



.restoran-bar-card.room-card .card-actions {

  margin-top: 20px;

}



.restoran-bar-card.room-card .card-actions a.room-button {

  font-weight: 500;

}



.restoran-bar-card:hover {

  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;

}



.content .opportunity-detail .opportunity-detail-phone {

  font-weight: 400;

}



#dgn-content {

  min-height: 313px;

}



#dgn-content p {

  font-weight: 400;

}



.content .toplanti-list h2 {

  font-weight: 400;

}



.content .meetings-table .bold-text {

  font-weight: 400;

}



.white-bg {

  background-color: #fff !important;

}



.content .map-wrapper .orange-text * {

  font-weight: 400;

}



.otel-spa-detay.content .career-collaps .accordion-button .title {

  font-weight: 600 !important;

}



.otel-spa-detay.content .accordion-body strong {

  font-weight: 600 !important;

}



.otel-spa-detay.content .accordion-body p {

  margin-bottom: 0px;

}



.otel-spa-detay.content .spa .tabs-menu .nav-tabs .nav-item .nav-link {

  font-weight: 400 !important;

}



.otel-spa-detay.content .spa .tabs-menu .nav-tabs .nav-item .nav-link.active {

  font-weight: 600 !important;

}



.otel-spa-detay.content .spa .spa-content .accordion-button {

  padding: 20px 0;

}



.otel-spa-detay.content .opportunity-detail h2 {

  margin-top: 0;

  margin-bottom: 0;

}



.otel-spa-detay.content .spa .spa-content .collaps-title .title {

  font-weight: 600 !important;

}



.otel-spa-detay.content .spa .spa-content .accordion {

  margin-top: 1rem;

}



.otel-spa-detay.content .accordion-button:not(.collapsed) {

  box-shadow: none;

}



.spa-acc-scrool {

  width: 100%;

  height: 700px;

}



.spa-acc-scrool {

  overflow-y: auto;

  scrollbar-color: #999 #fff;

  scrollbar-width: thin;

}





.spa-cift-yonlu-btn-hizala h2 {

  font-size: 30px !important;

  font-weight: 400 !important;

}



.spa-cift-yonlu-btn-hizala p {

  margin: 0 !important;

  color: #666 !important;

  margin-top: 20px !important;

  min-height: 50px !important;

  font-size: 14px !important;

  line-height: 1.6 !important;

  font-weight: 400 !important;

}



.spa-cift-yonlu-btn-hizala a {

  border: 1px solid #666666;

  color: #333333;

  width: 49%;

  display: inline-block;

  text-align: center;

  padding-top: 9px;

  padding-bottom: 9px;

  margin-top: 20px;

  margin-bottom: 30px;

  text-decoration: none;

  font-weight: 400;

}



.spa-cift-yonlu-btn-hizala a:hover {

  background: #E5E5E5;

  transition: all ease 300ms;

  border: 1px solid #e5e5e5;

}



.content .main-section .otel-sidenav-wrapper .title * {

  font-weight: 500;

}





header .sidenav .active .hide-menu,

#sidenav-menu .modal-content {

  background: #F5F6F8;

}



header .sidenav .sidenav-menu .small-list li a {

  margin-bottom: 5px;

}



header .sidenav .hide-menu ul li a {

  margin-bottom: 5px;

}



header nav .left-menu.active {

  background: #F5F6F8;

  width: 120px;

  left: 0%;

}



header nav .h-oteller.active {

  background: #F5F6F8;

}



header nav .h-rezervasyon.active {

  background: #F5F6F8;

}



header .sidenav .sidenav-menu li a {

  padding-right: 30px;

  font-weight: 500;

  font-size: 18px;

}



.bs-none {

  box-shadow: none;

}





.menu-footer a {

  padding: 15px 59px;

}



.content .tabs-selects {

  margin-bottom: 20px;

}



.content .firsatlar-index .input-title {

  font-weight: 400;

}





.bilgi-formu .select2-container--default .select2-selection--single .select2-selection__rendered {

  font-weight: 600 !important;

}



.bilgi-formu ::placeholder {

  font-weight: 400 !important;

  color: #333 !important;

}



.bilgi-formu .form-control {

  font-weight: 400 !important;

  color: #333 !important;



}



.bilgi-formu .checkbox label a {

  font-weight: 500 !important;



}



.bilgi-formu .form-check {

  font-weight: 400 !important;



}



.bilgi-formu h3 {

  font-size: 2rem !important;



}



.odalar-banner .main-banner-content {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  background-color: rgba(0, 0, 0, .3);

}



.odalar-banner .main-banner-content .text-box {

  text-align: center;

  position: absolute;

  height: 100%;

  width: 100%;

  left: 0;

  top: 0;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  transform: translateY(-10%);

  bottom: 50%;

}



.odalar-banner .main-banner-content .text-box .title {

  color: #fff;

  font-size: 44px;

  font-weight: 500;

  display: block;

  width: 80%;

  line-height: 1.2;

  position: relative;

  bottom: 10px;

}



.odalar-banner img {

  width: 100%;



}



.odalar-banner .rooms-search {

  bottom: 0px;



}



.odalar-banner-detay .main-banner-content {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  background-color: rgba(0, 0, 0, .3);

}



.odalar-banner-detay .main-banner-content .text-box {

  text-align: center;

  position: absolute;

  height: 100%;

  width: 100%;

  left: 0;

  top: 0;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  transform: translateY(-10%);

  bottom: 50%;

}



.odalar-banner-detay .main-banner-content .text-box .title {

  color: #fff;

  font-size: 44px;

  font-weight: 500;

  display: block;

  width: 60%;

  line-height: 1.2;

}



.odalar-banner-detay img {

  width: 100%;



}



.odalar-banner-detay .rooms-search {

  bottom: 0px;



}





.new-tabs.section {

  position: relative;

  margin: 0 80px;

  transition: .5s ease;

}



.new-tabs.main-container {

  position: relative;

}









/* ===== Tab navigation content ===== */

.new-tabs .tab-nav-bar {

  position: relative;

  margin: 15px 0 0 0;

  padding: 30px;

}



.new-tabs .tab-navigation {

  position: relative;

  display: flex;

  justify-content: center;

  align-items: center;

  max-width: fit-content;

  margin: 0 auto;

  margin-bottom: 30px;

}



.new-tabs .tab-menu {

  color: #000;

  list-style: none;

  background-color: transparent;

  width: 100%;

  padding: 0;

  white-space: nowrap;

  border-bottom: 1px solid #fafbfd;

  border-radius: 0px;

  box-shadow: var(--box-shadow);

  scroll-behavior: smooth;



  user-select: none;

  overflow-x: auto;



  -ms-overflow-style: none;

  /* Internet Explorer 10+ */

  scrollbar-width: none;

  /* Firefox */



  display: flex;

  flex-direction: row;

  gap: 40px;

}



.new-tabs .tab-menu::-webkit-scrollbar {

  display: none;

}



.new-tabs .tab-menu.dragging {

  scroll-behavior: unset;

  cursor: grab;

}



.new-tabs .tab-menu::-webkit-scrollbar {

  display: none;

}



.new-tabs .tab-btn {

  display: inline-block;

  color: #000;

  font-size: 1em;

  font-weight: 400;

  margin: 0 2px;

  padding: 0px !important;

  border-radius: 30px;

  cursor: pointer;

  user-select: none;

  transition: background-color .3s ease;

}



.new-tabs .tab-menu.dragging .tab-btn {

  pointer-events: none;

}



.new-tabs .tab-btn {

  padding: 0 8px;

  color: #333333 !important;

  font-weight: 400;

  border: 0;

  font-size: 14px;

  line-height: 2;

  margin-top: 0;



  font-weight: 500;

  letter-spacing: 0.5px;

}





.new-tabs .tab-btn:hover {

  color: #B58150 !important;

  font-weight: 500;

  border: 0;

  position: relative;

  background-color: transparent;

  line-height: 2;

}



.new-tabs .tab-btn.active {

  color: #B58150 !important;

  font-weight: 500;

  border: 0;

  position: relative;

  background-color: transparent;

  line-height: 2;

}



.new-tabs .tab-btn.active:after {

  content: "";

  position: absolute;

  width: 70%;

  height: 2px;

  background-color: #B58150 !important;

  left: 15%;

  bottom: 0px;

}







.new-tabs .left-btn,

.new-tabs .right-btn {

  position: absolute;

  color: #B58150;

  font-size: 24px;

  padding: 0 0 2px 0;

  cursor: pointer;

  display: block !important;

}



.new-tabs .left-btn {

  left: -40px;

  background: linear-gradient(to left, transparent, #fafbfd 80%);

  border-top-left-radius: 30px;

  border-bottom-left-radius: 30px;

  /* display: none; */

}



.new-tabs .right-btn {

  right: -40px;

  background: linear-gradient(to right, transparent, #fafbfd 80%);

  border-top-right-radius: 30px;

  border-bottom-right-radius: 30px;

}









/* ===== Tab content ===== */

.new-tabs .tab-content {

  position: relative;

  display: flex;

  justify-content: center;

  width: 100%;



}



.otel-oda-detay .new-tabs .tab-content {

  position: relative;

  display: flex;

  justify-content: center;

  width: 100%;

}



.new-tabs .tab {

  /* position: absolute;

  top: 0;

  right: auto;

  bottom: 0;

  left: auto;

  width: 100%;

  padding: 30px; */

  padding: 0px !important;

  opacity: 0;

  height: 0px;

  transform: translateX(25px);

  content-visibility: hidden;

}



.otel-oda-detay .new-tabs .tab {

  position: relative;



}



.new-tabs .tab.active {

  transform: translateX(0);

  content-visibility: visible;

  opacity: 1;

  transition: opacity 1s ease, transform 1s ease;

  height: auto;

}



.home-contact .new-tabs .tab-content {

  height: 451px;

}







.galeri-detay {

  padding: 50px 0;

}





.gallery-tabs {

  display: flex;

  justify-content: start;

  gap: 40px;

  align-items: center;

  position: absolute;

  bottom: calc(10svh + 44px);

  left: 50%;

  transform: translateX(-50%);

  overflow-x: auto;

  overflow-y: hidden;

  max-width: 100%;

  white-space: nowrap;

  height: 30px;

  z-index: 9999;



}



.gallery-btn {

  color: #000;

  letter-spacing: 1px;

  font-weight: 400;

  position: relative;

  font-size: 14px;

}



.gallery-btn.active,

.gallery-btn:hover {

  color: #000;

  letter-spacing: 1px;

  font-weight: 700;

}



.gallery-btn .line {

  opacity: 0;



}



.gallery-btn.active .line {

  width: 50%;

  position: absolute;

  bottom: -3px;

  height: 2px;

  background-color: #000;

  opacity: 1;

  left: 50%;

  transform: translateX(-50%);

}



.gallery-tab {

  opacity: 0;

  height: 0;

  /* overflow: hidden; */

  transition: opacity 0.2s ease-in-out;

}



.gallery-tab.active {

  opacity: 1;

  height: auto;

}





.galeri-detay .owl-nav {

  display: flex;

  justify-content: space-between;

  height: auto;

  width: 100%;

  margin-left: unset;

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

}



.galeri-detay .sync2 .owl-nav {

  display: none;

}





.sync1 .item {

  background: transparent;

  padding: 0;

  margin: 5px;

  color: #fff;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  text-align: center;

  position: relative;

}



.sync1 .item img {

  height: calc(100svh - 350px);

  object-fit: contain;

}



.sync1 .item .title {

  position: absolute;

  bottom: 5svh;

  left: 50%;

  transform: translateX(-50%);

  font-weight: 400;

  font-size: 1.6rem;

}



.sync2 {

  width: 66%;

  margin: auto;

  top: 30px;

}



.sync2 .item {

  background: transparent;

  padding: 0px;

  margin: 5px;

  color: #fff;

  -webkit-border-radius: 3px;

  -moz-border-radius: 3px;

  border-radius: 3px;

  text-align: center;

  cursor: pointer;

}



.sync2 .item h1 {

  font-size: 18px;

}



.sync2 .item img {

  object-fit: cover;

  height: 9svh;

}



.sync2 .current .item {

  background: transparent;

  height: 10svh;

}



.sync2 .current .item img {

  height: 10svh;

}



.galeri-detay .owl-theme {

  /*default owl-theme theme reset .disabled:hover links */

}



.galeri-detay .owl-theme .owl-nav [class*='owl-'] {

  transition: all 0.3s ease;

  background: #000;

  color: #fff;

  width: 40px;

  height: 40px;

}



.galeri-detay .owl-theme .owl-nav [class*='owl-'].disabled:hover {

  background-color: #d6d6d6;

}



.sync1.owl-theme {

  position: relative;

}



.sync1.owl-theme .owl-next,

.sync1.owl-theme .owl-prev {

  width: 22px;

  height: 40px;

  margin-top: -20px;

  position: absolute;

  top: 50%;

}



.sync1.owl-theme .owl-prev {

  left: -50px;

}



.sync1.owl-theme .owl-next {

  right: -50px;

}





#sidenav-oteller .sidenav.hotelsbg {

  /* height: calc(100svh - 100px) !important; */

  height: auto !important;

}



#sidenav-oteller .otel-slides .title h3 {

  font-weight: 400;

}



#sidenav-oteller .otel-slides .nav-tabs .nav-link {

  background: transparent;

  border: none;

  opacity: 0.6;

}



#sidenav-oteller .otel-slides .nav-tabs .nav-link.active {

  background: transparent;

  border: none;

  opacity: 1;

}



#sidenav-oteller .otel-slides .nav-tabs.logos {

  margin: 30px 0 30px 0;

  border: none;

}







/* @media (max-height:1049.98px) and ((min-height:900px) ) {

      #sidenav-oteller .otel-slides .owl-carousel .owl-item img , #sidenav-oteller .otel-slides .sabit-slide .card-img img {

        height: calc(100svh - 600px);

        width: 100%;

      }

    }





    @media (min-height:1050px) {

      #sidenav-oteller .otel-slides .owl-carousel .owl-item img , #sidenav-oteller .otel-slides .sabit-slide .card-img img {

        height: calc(100svh - 750px);

        width: 100%;

      }

    } */



#sidenav-oteller .otel-slides .owl-carousel .owl-item img,

#sidenav-oteller .otel-slides .sabit-slide .card-img img {

  height: auto;

  width: 100%;

}



#sidenav-oteller .otel-slides .owl-carousel {

  width: calc(100% - 100px);

  margin: auto;

}



#sidenav-oteller .otel-slides .owl-nav {

  top: 50%;

  transform: translateY(-50%);

  width: 100%;

  margin-left: unset;

}



#sidenav-oteller .otel-slides .owl-nav button.owl-next {

  right: -50px;

}



#sidenav-oteller .otel-slides .owl-nav button.owl-prev {

  left: -50px;

  position: absolute;

}



#sidenav-oteller .otel-slides .sabit-slide {

  display: flex;

  justify-content: center;

}



#sidenav-oteller .otel-slides .sabit-slide .product-card {

  max-width: 425px;

  margin: 0 .75rem;

}



#sidenav-oteller .otel-slides .product-card .card-content p {

  display: none;

}



#sidenav-oteller .otel-slides .product-card .card-content .title {

  margin-bottom: 20px;

  font-weight: 400;

  font-size: 16px;

  line-height: 1.3;

  max-width: 220px;
  margin: auto;
  margin-bottom: 10px;
}

#sidenav-oteller .otel-slides .product-card .card-content a.secondary-button {

  min-width: 130px;
}

#sidenav-oteller .otel-slides .logos .logo-wrapper img {

  max-height: unset;

  max-width: 100%;

  height: 40px;

}

#sidenav-oteller .product-card .card-icons .right-icons a img {
  width: 27px;
}


#sidenav-rezervasyon .title h2 {
  font-size: 2rem;
}

#sidenav-rezervasyon p {
  font-size: 1rem;
}

#sidenav-rezervasyon .search-wrapper .search-btn {
  font-size: 14px;
}

#sidenav-oteller .otel-slides .title h3 {
  font-size: 2rem;
}

#sidenav-oteller p {
  font-size: 1rem;
}



.search-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 600 !important;
}



.search-wrapper .flex-item .input-title {

  font-weight: 400;

}









.lang-show {

  width: 60px;
  padding-top: 2px !important;
  text-align: center;

}

.lang-show.active {

  background-color: #F5F6F8 !important;

}

.header-search.active {

  background-color: #F5F6F8 !important;

}






.dropdown-lang.show {
  display: flex !important;
  flex-direction: column;
  gap: 20px;
  background-color: #F5F6F8;
  padding: 0;
  width: 60px;
  min-width: unset;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  border-radius: 0px !important;
  border: none !important;
  line-height: 1.5;
  padding-top: 20px;
  margin-top: -40px !important;
}



.dropdown-lang.show li {
  padding-right: 0px !important;
}

.dropdown-lang.show a {
  padding: 0 15px;
  color: #2C2C2C;
  font-weight: 400;
  font-size: 14px;
  transition: all ease 300ms;
  cursor: pointer;
}

.lang-show.dropdown-toggle::after {
  display: none;
}



header .search-div .search-wrapper .close-search {

  right: 55px;

}





.error-page {

  height: calc(100svh - 100px);

  position: relative;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: bottom;

}

.error-page::after {

  content: "";

  background: rgba(0, 0, 0, .5);

  width: 100%;

  height: 100%;

  display: block;

  position: absolute;

  top: 0;

}

.error-page .text {

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  height: calc(100svh - 100px);

  z-index: 1;

  position: relative;

  text-align: center;

  gap: 25px;

}

.error-page .text .title h1 {

  color: #E5E5E5;

  font-weight: 400;

  margin: 0;

  font-size: 40px;

}

.error-page .text .desc p {

  color: #fff;

  opacity: .6;

  margin: 0;

  font-size: 14px;

}

.error-page .text .btn a {

  background-color: #E5E5E5;

  border-color: #E5E5E5;

  margin: 0;

  padding: 12px 30px;

}

.error-page .text .btn:hover {

  border-color: transparent;

}

.error-page .text .btn a:hover {

  background-color: #B58150;

  border-color: #B58150;

}

.error-page .logo {

  position: absolute;

  bottom: 10%;

  left: 50%;

  transform: translateX(-50%);

  z-index: 9;

  /* display: none !important; */

}

/* header .fa-address-card:before {
      background-image: url(./../images/clubkart_icon.png);
    background-size: 18px 17px;
    display: inline-block;
    width: 18px;
    height: 17px;
    content: "";
        top: 3.5px;
    position: relative;
} */
.content .parallax-mini .parallax-container h1 {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}


.ccc {
  margin-bottom: 20px;
}

.ccc input[type="checkbox"]+label:before {
  content: "";
  font-family: 'FontAwesome';
  border: 1px solid #CCCCCC;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 1px;
}

.ccc input[type="checkbox"]:checked+label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: #B58150;
  border: 1px solid #B58150;
  color: #fff;

}

.ccc input[type="checkbox"] {
  /*visibility: hidden;*/
  -webkit-appearance: checkbox;
  display: none;
}

.ccc .consent-form span a {
  display: inline;
  font-weight: 500 !important;
  color: #B58150;
}

.consent-area {
  padding-left: 1.5em;
}

.otel-oda-detay .pt-80 {
  padding-top: 20px !important;
}


.parallax-container .brd-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.parallax-container .brd-logo img {
  width: 200px;
}

.sidenav-menu-logo.xx img {
  max-width: 176px !important;
}

/* body.modal-open {
  padding: 0px !important;
} */


.home-experience .new-tabs .tab-menu {
  background-color: transparent;
  border-bottom: none;
}

.home-offers .new-tabs .tab-menu {
  background-color: transparent;
  border-bottom: none;
}

.home-hotels .new-tabs .tab-menu {
  background-color: #fff;
  border-bottom: none;
}

.home-hotels .new-tabs .tab-menu.otel-logolari .tab-btn img {
  /* max-width: 200px;
 padding-bottom: 10px; */
  max-height: 50px;
  max-width: 100%;
  margin: 15px 0;
}

.home-hotels .new-tabs .tab-menu.otel-logolari .tab-btn:not(.active) {
  opacity: .6;
}

.home-hotels .new-tabs .tab-menu.otel-logolari .tab-btn:not(.active):hover {
  opacity: 1;
}

.home-hotels .new-tabs .tab-btn.active:after {
  width: 40px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
}

.blog-card .card-content .card-label {
  margin-right: 5px;
}


#sayfalama .page-pagination {
  justify-content: center;
}

#sayfalama .pagination-container {
  position: relative;
}

#sayfalama .pagination-container .prev {
  position: absolute;
  left: 0;
}

#sayfalama .pagination-container .next {
  position: absolute;
  right: 0;
}

#sayfalama .pagination-container .prev a,
#sayfalama .pagination-container .next a {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
}

#sayfalama .pagination-container i {
  line-height: 1;
}

.opportunity-date {
  text-transform: uppercase;
}

.dropdown-lang.show a:hover,
.dropdown-lang.show a:focus {
  color: #B58150;
}

.lang-show.active:focus {
  color: #333;
}

.ic-banner ul li {
  text-transform: uppercase;
}

.new-tabs.medya-tabs .tab-nav-bar {
  padding: 0px 15px;
  margin-bottom: 40px !important;
}

.new-tabs.medya-tabs .left-btn {
  display: block !important;
  left: -30px;
}

.new-tabs.medya-tabs .right-btn {
  display: block !important;
  right: -30px;
}

.content .tabs-selects .select-box label {
  padding-top: 2px;
}

.content .hakkimizda .left-right-cards-2 .title {
  margin-bottom: 20px;
}

.popup-modal .modal-content {
  max-height: 65vh;
}

.popup-modal .modal-content img {
  margin: 20px 0;
  width: 100%;
}

.popup-modal .modal-content .modal-body {
  padding: 3% 4%;
  text-align: center;
}

.popup-modal .modal-content .btn-close {
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 9999999999;

}

.swal2-container {
  z-index: 99999999999 !important;
}

.swal2-container .select2-container {
  display: none;
}

.zorunlu-alanlar {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.zorunlu-alanlar span {
  color: #dc3545;
  font-size: 14px;
  font-weight: 500;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: #B58150 !important;
  border-radius: 0 !important;
}


.hizala-form-bottom {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-left: 25px;
}

.hizala-form-bottom .hfb-2 button {
  background: #B58150;
  border: 1px solid #B58150;
  transition: all ease 300ms;
  color: #fff;
  padding: 12px 10px;
  font-size: 16px;
  width: 40%;
  display: block;
  text-align: center;
  white-space: nowrap;
  font-weight: 400;
  margin: 0 !important;
  min-width: 280px;
  height: 75px;
  position: relative;
  bottom: 2px;
}

.hizala-form-bottom .hfb-2 button:hover {
  background-color: #fff;
  color: #B58150;
  transition: all ease 300ms;
}

.sidenav-menu .active {
  color: #B58150 !important;
}

#fetch_zincir_firsatlar.waiting {
  display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}
#fetch_zincir_firsatlar .loading-gif{
  display: none;
}
#fetch_zincir_firsatlar.waiting .loading-gif{
  width: 80px;
  display: block;
  opacity: 0.5;
}

#fetch_zincir_blog.waiting {
  display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}
#fetch_zincir_blog .loading-gif{
  display: none;
}
#fetch_zincir_blog.waiting .loading-gif{
  width: 80px;
  display: block;
  opacity: 0.5;
}

#fetch_zincir_iletisim.waiting {
  display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}
#fetch_zincir_iletisim .loading-gif{
  display: none;
}
#fetch_zincir_iletisim.waiting .loading-gif{
  width: 80px;
  display: block;
  opacity: 0.5;
}
#fetch_zincir_oteller.waiting {
  display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}
#fetch_zincir_oteller .loading-gif{
  display: none;
}
#fetch_zincir_oteller.waiting .loading-gif{
  width: 80px;
  display: block;
  opacity: 0.5;
}


.home-contact iframe {
  width: 100%;
}

.oda-card .card-img a{
  position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    transition: all ease 300ms;
    padding: 4px;
    background-color: rgba(0, 0, 0, .4);
    height: 60px;
    font-size: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 200;
}
.oda-card .card-img a img{
  width: 27px;
}


header nav .brand-logo img {
  max-width: 284px;
}

.oc2stbtn{
      position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    transition: all ease 300ms;
    padding: 4px;
    background-color: rgba(0, 0, 0, .4);
    height: 60px;
    font-size: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 200;
    z-index: 9;
}
.oc2stbtn:hover{
    color: #fff;
}
.oc2stbtn img{
    width: 27px;
}

#sidenav-menu {
  z-index: 99999;
}




.hh-item ul.hotel__list li a {
    display: block;
    line-height: 1.5;
    margin-bottom: 10px;
}


header nav {
  z-index: 99999;
}

header .search-div.show-input {
  z-index: 9999999999999999999999;
}


.zincir-otel-carousel .owl-nav button img {
  opacity: .4
}

.zincir-otel-carousel .owl-nav {
  display: block !important;
}

.zincir-otel-carousel .owl-nav .owl-next {
  position: absolute;
  right: 0;
}


.fluid-all {
  width: 100vw;   
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    float: left;
}


.galeri-back-button {
    font-size: 1rem; 
    color: #ffffff; 
    background-color: #B58150 ; 
    border: none;
    /* border-radius: 50%;  */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease; 
        position: absolute;
    right: -50px;
    margin-top: -20px;
}

.galeri-back-button:hover {
    background-color: #777; 
    color: #fff;
    transform: scale(1.1); 
}

header #sidenav-oteller {
  z-index: 99999;
}

#sidenav-menu .modal-content {
  min-height: 800px;
}

@media (max-width:1279.98px) {
  .home-hotels .new-tabs .tab-menu.otel-logolari .tab-btn img {
    max-width: 118px;
    /* padding-bottom: 10px; */
  }

  .home-hotels .new-tabs .tab-btn.active:after {

    height: 2px;
  }

  .sync1.owl-theme .owl-prev {

    left: -30px;

  }



  .sync1.owl-theme .owl-next {

    right: -30px;

  }



  .galeri-detay .owl-theme .owl-nav [class*='owl-'] {

    width: 30px;

    height: 30px;

  }
  .galeri-back-button {

    width: 30px;
    height: 30px;
    right: -30px;

  }

}



@media (max-width:1279.98px) {

  .sync1.owl-theme .owl-prev {

    left: -30px;

  }



  .sync1.owl-theme .owl-next {

    right: -30px;

  }



  .galeri-detay .owl-theme .owl-nav [class*='owl-'] {

    width: 30px;

    height: 30px;

  }

}



@media (min-width:992px) and (max-width:1025.98px) and (max-height:767.98px) {

  .sync1 .item img {

    height: calc(100svh - 350px) !important;

    object-fit: contain;

  }

}



@media (max-width:1025.98px) {

  .sync1 .item img {

    height: calc(50svh - 140px);

    object-fit: contain;

  }





  .gallery-tabs {

    display: flex;

    justify-content: center;

    gap: 40px;

    align-items: center;

    position: absolute;

    bottom: calc(45px + 44px);

    left: 50%;

    transform: translateX(-50%);

  }



  .sync2 .item img {

    height: 40px;

    object-fit: cover;

  }



  .sync2 .current .item {

    background: transparent;

    height: 45px;

  }



  .sync2 .current .item img {



    height: 45px;

  }



  .sync2 {

    width: 100%;

    margin: auto;

  }





}



@media (max-width:991.98px) {

  #sayfalama .pagination-container .prev a,
  #sayfalama .pagination-container .next a {
    width: 45px;
    height: 28px;
  }

  #sayfalama .pagination-container i {
    line-height: 0;
  }

  .parallax-container .brd-logo img {
    width: 100px;
  }

  .consent-area {
    padding-left: 0;
  }

  .gallery-tabs {

    width: 80%;

    gap: 10px;

    justify-content: flex-start;

    height: 50px;

    z-index: 9999;

    scrollbar-color: #999 #ffffff;

  }

  .otel-oda-detay .rooms-detail-text .mt-5 {
    margin-top: 0px !important;
  }

  .otel-oda-detay .mt-100 {
    margin-top: 50px !important;
  }

  .otel-oda-detay .mb-100 {
    margin-bottom: 50px !important;
  }

  .otel-oda-detay .new-tabs .tab-nav-bar {
    margin-bottom: 0 30px;
  }



}



@media (max-width:767.98px) {

  .hizala-form-bottom {
    flex-direction: column;
    padding: 0;
  }

  .hizala-form-bottom .hfb-2 {
    width: 100%;
  }

  .hizala-form-bottom .hfb-2 button {
    height: auto;
  }


  .galeri-detay .owl-theme .owl-nav [class*='owl-'] {

    display: none;

  }

  .content .brochure-item .doc-button span {
    text-align: left;
  }

  .sync1 .item .title {

    font-size: 1rem;

  }



  .sync1 .item img {

    height: auto;

  }



  .gallery-tabs {

    bottom: 80px;

  }



  .content .parallax-mini img {
    height: 200px !important;
    object-fit: cover !important;
  }

  .odalar-banner img {
    height: 200px !important;
    object-fit: cover !important;
  }

  .odalar-banner .rezervasyon-icon img {
    height: auto !important;
  }
  .odalar-banner .rezervasyon-icon  {
    top: 52% !important;
  }

  .parallax-container .brd-logo img {
    height: auto !important;
  }



}







/* ===== Media queries (max-width: 1050px;) ===== */

@media screen and (max-width: 1050px) {

  section.new-tabs {

    margin: 0 0;

  }



  .new-tabs .tab-nav-bar {

    margin: 65px 20px 40px 25px;

  }



  .new-tabs .tab {

    padding: 15px 25px;

  }







  .home-contact .new-tabs .tab .row {

    flex-direction: row;

  }



  .new-tabs .tab .img-card {

    width: auto;

    max-width: 600px;

  }







}



/* ===== Media queries (max-width: 767.98px;) ===== */

@media screen and (max-width: 767.98px) {

  .new-tabs .tab-menu {

    gap: 15px;

    border-radius: 0;

  }

  .content .tabs-menu.other-news .nav-tabs {
    width: 100%;
  }

  .otel-oda-detay .new-tabs.first .tab-btn {

    white-space: normal;

    word-wrap: break-word;

    word-break: break-word;

    width: 200px;

    min-width: 200px;

    text-align: center;

    border-radius: 0;

    font-size: 14px;

    line-height: 1.4 !important;

    padding-bottom: 0px !important;

    align-items: center;

    display: flex;

  }



  .otel-oda-detay .new-tabs.first .tab-btn.active:after {

    display: none;

  }



  .for-nav.owl-carousel {

    width: 100%;

  }

  .for-nav .owl-nav {

    display: none;

  }



}





@media (max-width:1440px) {



  .search-div.show-input .search-wrapper {

    bottom: 0px;

  }



}

@media (max-width:1024px) {



  header .sidenav .sidenav-menu,

  #sidenav-menu .sidenav {

    background-color: #F5F6F8;

  }



  .modal-open header nav .left-menu.active {

    width: 15%;

  }

}





@media (min-width:992px) {

  /* .pl-30-pc {
    padding-left: 30px;
  } */
  .arapcabody .home-club-card .justify-content-md-end{
    justify-content: flex-start !important;
  }
  .hide-upper-991 {

    display: none !important;

  }



  .tyc-1 .spa-cift-yonlu-btn-hizala p {

    padding-right: 40px;

  }



  .home-slider .owl-item img {

    height: calc(100svh - 100px);

    object-fit: cover;

  }



  .home-slider .owl-dots {

    bottom: 25%;
    min-width: 800px;

  }



  .home-slider .main-banner-content .text-box .title {

    font-weight: 500;

    width: 80%;

    margin-bottom: 10px;

    direction: ltr;

  }





  .home-slider .main-banner-content .text-box .text {

    margin: 10px 0;

  }



  .content .search-wrapper.show-banner-search .row {

    bottom: 60px;

  }



  .content .restourant-bar-detay .view360 .owl-nav {

    bottom: 100px;

    right: 20px;

    position: absolute;

    top: unset;

    left: unset;

    transform: unset;

    display: flex;

    width: auto;

    justify-content: space-between;

    gap: 15px;

  }





  .content .left-right-div ul li.orbdc-1 {

    flex-direction: row-reverse;

    margin-bottom: 150px;

  }



  .content .firsatlar-index .left-right-div ul li.orbdc-1 .right-div .white-background-div {

    position: relative;

    left: 9%;

    padding-left: 120px;

  }



  .content .left-right-div ul li.orbdc-2 {

    flex-direction: row-reverse;

    margin-bottom: 150px;

  }



  .content .firsatlar-index .left-right-div ul li.orbdc-2 .left-div .white-background-div {

    position: relative;

    right: 12%;

    padding-left: 120px;

  }





  .content .left-right-div .apc-1 .white-background-div {

    height: auto !important;

    min-height: 485px !important;

  }



  .content .left-right-div .apc-1 img {

    margin-top: 60px !important;

  }



  .content .left-right-div .apc-2 .white-background-div {

    height: auto !important;

    min-height: 485px !important;

  }



  .content .left-right-div .apc-2 img {

    margin-top: 60px !important;

  }





  .share.ml-0 {

    margin-left: 0;

  }





  .spa-cift-yonlu-btn-hizala {

    display: flex;

    flex-direction: column;

    justify-content: end;

    margin: 0;

    padding: 0;

    padding-bottom: 50px;

  }



  .spa-cift-yonlu-btn-hizala a {

    margin-top: 30px !important;

    margin-bottom: 0 !important;

    font-weight: 500 !important;

    letter-spacing: 0.5px;

    font-size: 14px;

  }



  .tyc-1 .spa-cift-yonlu-btn-hizala,

  .tyc-2 .spa-cift-yonlu-btn-hizala {

    padding-bottom: 70px;

  }



  .spa-cift-yonlu-btn-hizala p.desc {

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

    overflow: hidden;

    font-weight: 400;

  }
  .a-cards p {

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

    overflow: hidden;

    font-weight: 400;

  }



  .content .otel-spa-2 .left-right-div img {

    height: 371px;

    object-fit: cover;

  }



  .content .otel-spa-2 .left-right-div .white-background-div {

    max-width: none;

  }


  .oda-card .card-content .title{
    min-height: 90px !important;

  }
  .oda-card .card-content .ozet{
    min-height: 109px !important;

  }

}



@media (max-width:991.98px) {

  .hide-under-991 {

    display: none !important;

  }



  .home-slider {

    height: calc(100svh - 139px);

  }



  .home-slider .owl-item img {

    height: calc(100svh - 139px);

    object-fit: cover;

  }



  .home-slider .main-banner-content .text-box.slide-bottom {

    top: 33px !important;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

  }



  .content .search-wrapper.show-banner-search .row {

    bottom: 20px;

  }



  .home-slider .main-banner-content .text-box .title {

    margin: unset !important;

    direction: ltr;

    font-size: 24px;

  }

  .main-slide .main-banner-content .text-box .text p {
    font-size: 14px;
  }



  .content .home-club-card .parallax::before {

    position: absolute;

    background-color: #113b71d9;

    content: "";

    width: 100%;

    height: 100%;

  }



  .home-experience .tab-full-slide .owl-nav {

    width: 95%;
    z-index: 9;
  }



  .home-offers .owl-nav {

    /* width: 100%;

      margin-left: 0%;

      margin-top: -40px;

      top: 50%;

      transform: translateY(-50%); */

    display: none !important;

  }



  .firsat-detay .owl-nav {

    /* width: 100%;

      margin-left: 0%;

      margin-top: -40px;

      top: 50%;

      transform: translateY(-50%); */

    display: none !important;

  }



  .fyc-1 {

    margin-bottom: 180px !important;

    display: flex !important;

    flex-direction: column-reverse !important;

    justify-content: unset !important;

    position: relative;

    left: 0px;

  }



  .fyc-1 .right-div {

    width: calc(100%) !important;

    margin-left: 0px !important;

    float: none !important;

  }



  .fyc-1 .right-div .white-background-div {

    margin-left: 0px !important;

    height: auto !important;

  }



  .fyc-1 .left-div {

    width: calc(100%) !important;

    float: none !important;

    margin-left: 0px !important;

  }





  .content .left-right-div .fyc-1 .white-background-div p:nth-child(1) {

    margin: 0;

    color: #B58150;

    font-size: 13px;

    font-weight: 600;

    letter-spacing: 0.5px;

  }



  .content .left-right-div .fyc-1 .white-background-div h2:nth-child(2) {

    margin: 0;

    font-size: 24px;

    margin-top: 20px;

    font-weight: 500;

    letter-spacing: 0.5px;

    line-height: 1.3;

  }



  .content .left-right-div .fyc-1 .white-background-div p:nth-child(3) {

    margin: 0;

    color: #666;

    margin-top: 20px;

    min-height: 50px;

    font-size: 15px;

    line-height: 1.6;

    font-weight: 400;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    overflow: hidden;

  }



  .content .left-right-div .fyc-1 .white-background-div a:nth-child(4) {

    border: 1px solid #666666;

    color: #333333;

    width: 48%;

    display: inline-block;

    text-align: center;

    padding-top: 12px;

    padding-bottom: 12px;

    margin-top: 20px;

    margin-bottom: 30px;

    text-decoration: none;

    font-weight: 500;

  }



  .content .left-right-div .fyc-1 .white-background-div a:nth-child(5) {

    border: 1px solid #B58150;

    color: #333333;

    width: 49%;

    display: inline-block;

    text-align: center;

    padding-top: 12px;

    padding-bottom: 12px;

    margin-top: 20px;

    margin-bottom: 30px;

    text-decoration: none;

    font-weight: 500;

    float: right;

  }





  .fyc-2 {

    margin-bottom: 180px !important;

    display: flex !important;

    flex-direction: column !important;

    justify-content: unset !important;

    position: relative;

    left: 0px;

  }



  .fyc-2 .right-div {

    width: calc(100%) !important;

    margin-left: 0px !important;

    float: none !important;

  }



  .fyc-2 .right-div .white-background-div {

    margin-left: 0px !important;

    height: auto !important;

  }



  .fyc-2 .left-div {

    width: calc(100%) !important;

    float: none !important;

    margin-left: 0px !important;

  }



  .fyc-2 .right-div .white-background-div {

    position: relative;

    right: 0;

  }



  .content .left-right-div .fyc-2 .white-background-div div {

    position: relative;

    left: 0;

  }



  .content .firsatlar-index .left-right-div ul li {

    margin-bottom: 180px !important;

  }





  .content .left-right-div .fyc-2 .white-background-div p:nth-child(1) {

    margin: 0;

    color: #B58150;

    font-size: 13px;

    font-weight: 600;

    letter-spacing: 0.5px;

  }



  .content .left-right-div .fyc-2 .white-background-div h2:nth-child(2) {

    margin: 0;

    font-size: 24px;

    margin-top: 20px;

    font-weight: 500;

    letter-spacing: 0.5px;

    line-height: 1.3;

  }



  .content .left-right-div .fyc-2 .white-background-div p:nth-child(3) {

    margin: 0;

    color: #666;

    margin-top: 20px;

    min-height: 50px;

    font-size: 15px;

    line-height: 1.6;

    font-weight: 400;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    overflow: hidden;

  }



  .content .left-right-div .fyc-2 .white-background-div a:nth-child(4) {

    border: 1px solid #666666;

    color: #333333;

    width: 48%;

    display: inline-block;

    text-align: center;

    padding-top: 12px;

    padding-bottom: 12px;

    margin-top: 20px;

    margin-bottom: 30px;

    text-decoration: none;

    font-weight: 500;

  }



  .content .left-right-div .fyc-2 .white-background-div a:nth-child(5) {

    border: 1px solid #B58150;

    color: #333333;

    width: 49%;

    display: inline-block;

    text-align: center;

    padding-top: 12px;

    padding-bottom: 12px;

    margin-top: 20px;

    margin-bottom: 30px;

    text-decoration: none;

    font-weight: 500;

    float: right;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .tyc-1 img {

    margin-top: 0px !important;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .tyc-1 {

    flex-direction: column-reverse;

    margin-bottom: 30px !important;

  }



  .tyc-1 .white-background-div {

    padding-right: 0px !important;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .tyc-2 img {

    margin-top: 0px !important;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .tyc-2 {

    flex-direction: column;

    margin-bottom: 30px !important;

  }



  .tyc-2 .white-background-div {

    padding-right: 0px !important;

    margin-left: 0% !important;

    padding-left: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-1 img {

    margin-top: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-1 {

    flex-direction: column-reverse;

    margin-bottom: 30px !important;

  }



  .dyc-1 .white-background-div {

    padding-right: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-1 .right-div {

    margin-top: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-2 .left-div {

    margin-top: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-2 img {

    margin-top: 0px !important;

  }



  .content .dugun-index .left-right-div .dyc-2 {

    flex-direction: column;

    margin-bottom: 30px !important;

  }



  .content .dugun-index .left-right-div .dyc-2 .white-background-div {

    padding-right: 0px !important;

    margin-left: 0% !important;

    padding-left: 0px !important;

  }





  .content .page-pagination img {

    width: 25px;

  }



  .content .page-pagination .pagination-button {

    padding: 5px 8px;

  }





  .content .other-news .news-item.haber-card p.title {

    display: block;

  }





  .otel-spa-detay.content .spa .spa-content .accordion {

    margin: 0;

    padding: 0 20px 0 30px;

  }



  .otel-spa-detay.content .spa .spa-content .collaps-title .title {

    font-size: 16px;

  }







  .apc-1 .white-background-div {

    margin-left: 0px !important;

    padding-right: 0px !important;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .apc-1 img {

    margin-top: 0px;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .apc-1 {

    display: flex;

    flex-direction: column-reverse;

  }





  .apc-2 .white-background-div {

    margin-left: 0 !important;

    padding-left: 0px !important;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .apc-2 img {

    margin-top: 0px;

  }



  .content .firsatlar-index.left-right-reverse .left-right-div .apc-2 {

    display: flex;

    flex-direction: column;

  }





}



@media (max-width:767.98px) {

  /* .content .parallax-mini img {

      height: 240px;

  } */


  .ewc-btn-hizala {
    display: block;
    margin-top: 50px;
    font-size: 1rem;
  }


  .context table {
    width: 100% !important;
    table-layout: fixed;
  }

  .content .career-form .file-button {
    padding: 0 30px;
  }

  .content .career-form .file-button span {
    display: none;
  }

  .content .career-form .file-button img {
    margin-right: 0;
    margin-left: 0;
  }

  .content .career-form .add-file input {
    padding-left: 0px;
  }


  .px-mobile {
    padding-left: 30px;
    padding-right: 30px;
  }

  .otel-spa-detay form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content .sabit-slide {
    flex-direction: column;
    gap: 30px;
  }

}



@media (max-width:370px) {

  .rezervasyon-icon img {

    width: 75px;

  }



  .rezervasyon-icon span {

    font-size: 9px;

    top: 50px;

  }



}





@media (min-width:992px) and (max-width:1365.98px) {

  .home-slider .main-banner-content .text-box.slide-bottom {

    top: 0px !important;

  }

  .odalar-banner .main-banner-content .text-box .title {


    font-size: 28px;



  }

  .home-slider .owl-dots {

    bottom: 32%;

  }



  .home-slider .main-banner-content .text-box .text {

    margin: 0px;

  }



  .home-slider .main-banner-content .text-box {

    transform: translateY(-15%);

  }



  .home-slider .main-banner-content .text-box .text p {

    font-size: 14px;

  }



  .home-slider .main-banner-content .text-box .title {

    font-size: 26px;

  }





}



@media (min-width:1366px) and (max-width:1600px) {

  .home-slider .main-banner-content .text-box.slide-bottom {

    top: 0px !important;

  }



  .home-slider .owl-dots {

    bottom: 31%;

  }



  .home-slider .main-banner-content .text-box .text {

    margin: 0px;

  }



  .home-slider .main-banner-content .text-box {

    transform: translateY(-15%);

  }



  .home-slider .main-banner-content .text-box .text p {

    font-size: 14px;

  }



  .home-slider .main-banner-content .text-box .title {

    font-size: 26px;

  }



  .home-slider .search-wrapper {

    bottom: 0px;

  }





}



@media (min-width:1366px) {

  .home-slider .main-banner-content .text-box.slide-bottom {

    top: 50px !important;

  }







}







@media (min-width:1366px) and (max-width:1460px) {

  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 36px;

  }

}



@media (min-width:1240px) and (max-width:1365.98px) {

  .odalar-banner .rooms-search {

    bottom: -10px;

  }



  .odalar-banner-detay .rooms-search {

    bottom: -10px;

  }



  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 28px;

  }

}



@media (min-width:1100px) and (max-width:1240px) {

  .odalar-banner .rooms-search {

    bottom: -30px;

  }



  .odalar-banner-detay .rooms-search {

    bottom: -30px;

  }





  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 28px;

  }

}



@media (min-width:992px) and (max-width:1100px) {

  .odalar-banner .rooms-search {

    bottom: -50px;

  }



  .odalar-banner-detay .rooms-search {

    bottom: -50px;

  }





  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 28px;

  }



}



@media (min-width:601px) and (max-width:1366px) {





  header .search-div .search-wrapper .close-search {

    right: 50px;

  }

}



@media (min-width:601px) and (max-width:992px) {

  .odalar-banner .breadcrumbs ul {

    bottom: 20px;

  }



  .odalar-banner .search-wrapper.show-banner-search {

    position: fixed !important;

    bottom: 92px !important;

  }



  .odalar-banner-detay .breadcrumbs ul {

    bottom: 20px;

  }



  .odalar-banner-detay .search-wrapper.show-banner-search {

    position: fixed !important;

    bottom: 92px !important;

  }



  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 28px;

  }



  .home-contact .new-tabs .tab-content {

    height: 451px;

  }



  .home-contact .new-tabs .tab .row {

    flex-direction: row;

  }

  .odalar-banner .main-banner-content .text-box .title {
    font-size: 24px;
  }

}



@media only screen and (max-width: 601px) {

  .content .parallax-mini .parallax-container h1 {

    font-size: 1.5rem;

  }



  .odalar-banner .main-banner-content .text-box .title {

    font-size: 1.2rem;

  }



  .odalar-banner .search-wrapper.show-banner-search {

    position: fixed !important;

    bottom: 140px !important;

  }



  .odalar-banner .main-banner-content .text-box {

    margin-top: 1rem;

  }



  .odalar-banner .rezervasyon-icon span {

    font-size: 10px;

    top: 45px;

    line-height: 1.1;

    margin-top: 5px;

    height: fit-content;

  }



  .odalar-banner .search-wrapper.show-banner-search {

    position: fixed !important;

    top: 33% !important;

  }



  .odalar-banner .search-wrapper.show-banner-search .row {

    bottom: unset;

  }



  .odalar-banner .rezervasyon-icon {

    position: absolute;

    top: 18%;

    right: 0px;
  }



  .odalar-banner .rezervasyon-icon img {

    width: 75px;

  }



  .odalar-banner-detay .main-banner-content .text-box .title {

    font-size: 18px;

  }



  .odalar-banner-detay .search-wrapper.show-banner-search {

    position: fixed !important;

    top: 30% !important;

  }



  .odalar-banner-detay .search-wrapper.show-banner-search .row {

    bottom: unset;

  }



  .odalar-banner-detay .main-banner-content .text-box {

    margin-top: 1rem;

  }



  .odalar-banner-detay .rezervasyon-icon span {

    font-size: 10px;

    top: 45px;

    line-height: 1.1;

    margin-top: 5px;

  }



  .odalar-banner-detay .rezervasyon-icon {

    position: absolute;

    top: 18%;

    right: -5px;

    height: fit-content;

  }



  .odalar-banner-detay .rezervasyon-icon img {

    width: 75px;



  }





  .home-experience .main-slide .main-banner-content .text-box .title {

    margin: unset;

  }





  .home-contact .new-tabs .tab-content {

    height: 900px;

  }





  #sidenav-oteller .otel-slides .owl-carousel {

    width: 100%;

  }



  #sidenav-oteller .otel-slides .owl-nav {

    display: none;

  }








  header .search-div .search-wrapper .close-search {

    right: 10px;

  }

  .error-page .text .title h1 {



    font-size: 32px;

  }

  a.secondary-button.color-reverse {
    margin: 20px 0 0 0;
  }

  .content .tabs-menu .nav-tabs {
    margin: 20px 0 0 0;
  }

  .content .tabs-menu .tab-content {
    padding: 20px 0 0 0;
  }

  .new-tabs .tab-nav-bar {
    margin: 0 0px 0 0px;
  }


  .new-tabs .tab-navigation {
    margin-bottom: 10px;
  }

  .content .tabs-menu.home-hotels {
    padding-bottom: 30px !important;
  }

  .primary-title {
    font-size: 30px !important;
  }


  .ewa-area .ewa-card {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  /* .otel-spa .view360 .owl-nav {
  max-width: 90px !important;
} */


  .main-slide .owl-nav {
    display: none;
  }

  .tarihce-page .range-slider {
    margin-top: 0px !important;
  }

  .tarihce-page .zig-zag-slide .owl-stage {
    padding-bottom: 0px !important;
  }

  .galeri-back-button {

        right: 5px;
        margin-top: -30px;

  }
}


@media only screen and (max-width: 1024px) {
  .content .club-card .parallax img {
    margin-left: -10%;
  }
}










@media (min-width:992px) {
  .apc-1 .white-background-div {
    padding-left: 60px !important;
    padding-right: 120px !important;
  }

  .apc-2 .white-background-div div {
    width: 100% !important;
    padding-right: 40px;
    padding-left: 0px;
  }
}

@media (min-width:1200px) {
  .apc-1 .white-background-div {
    padding-left: 60px !important;
    padding-right: 120px !important;
  }

  .apc-2 .white-background-div div {
    width: 100% !important;
    padding-right: 40px;
    padding-left: 0px;
  }
}

@media (min-width:1400px) {
  .apc-1 .white-background-div {
    padding-left: 90px !important;
    padding-right: 120px !important;
  }

  .apc-2 .white-background-div div {
    width: 100% !important;
    padding-right: 80px;
    padding-left: 20px;
  }
}




.content .parallax-mini {
  height: auto !important;
  max-height: auto !important;
}


/* 30 ocak css */



.residence-content .main-area .filter .select-area .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333333;
    font-weight: 600 !important;
    padding-left: 10px;
    line-height: 40px;
    font-size: 13px;
}
.meetings-table .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #333333;
    font-weight: 600 !important;
    font-size: 13px;
}


.hizala-form-bottom {
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
}
.hizala-form-bottom .hfb-2 button{
  height: auto;
  min-width: 304px;
}


.zig-zag-slide .owl-nav {
  display: flex !important;
  top: 30%;
}
.zig-zag-slide .owl-nav button {
  font-size: 75px !important;
  line-height: 1 !important;
  color: #B58150 !important;
}


.lightboxOverlay {
  z-index: 99999;
}
.lightbox {
  z-index: 999999;
}

.restoran-bar-card.room-card .card-content  {
 max-height: unset;
}
.restoran-bar-card.room-card .card-content .room-info {
  height: 130px;
  -webkit-line-clamp: 5;
}

.menu-footer {
  margin-top: 20px;
}

@media (min-width:1367px) {
  .home-hotels .product-card .card-content p {
      -webkit-line-clamp: 5;
      min-height: 105px;
  }

}



@media (min-width:1024px) {


  .search-width-msfr  {
    width: 12%;
  }

  
}

@media (min-width:992px) {


  .home-hotels .product-card .card-content p {
      -webkit-line-clamp: 6;
      min-height: 126px;
  }


  .new-tabs .left-btn.hide-arrow-pc, .new-tabs .right-btn.hide-arrow-pc {
    display: none !important;
  }
}

@media (max-width:991.98px) {


  .home-hotels .product-card .card-content p {
      -webkit-line-clamp: initial;
  }

}




/* 06052025  */


.arapcabody footer .footer-top .checkbox .cr {
      float: right;
    margin-left: .5em;
}

.arapcabody .ccc input[type="checkbox"]+label:before {
      float: right;
    margin-left: .5em;
}


.arapcabody .context ul li {
    position: relative;
    padding-right: 20px !important; /* İkon için yeterli boşluk */
}

.arapcabody .context ul li::after {
    right: 0; /* left yerine right kullanın */
    top: 8px;
    content: "";
    position: absolute;
    background-image: url(../images/icon_black.png);
    width: 9px !important;
    height: 6px !important;
}

.arapcabody .content .orange-marker li::after {
    right: 0; /* left yerine right kullanın */
    background-image: url(../images/orange_box.png);
    width: 6px !important;
    height: 6px !important;
}

@media (min-width:1024px) and (max-width:1440px) {

  .arapcabody header nav .rooms-logo {
    justify-content: flex-end;
  }
  .arapcabody header nav .rooms-logo::after {
            left: 0;
        right: unset;
  }

  .arapcabody header nav .brand-logo img {
    position: relative;
    left: 20px;
  }
}

@media (max-width:1023.98px)  {

  .arapcabody header nav .ar-mobil-dil {
    position: absolute;
    left: 20px;
    margin-left: 0px;
  }
  .arapcabody header nav .ar-mobil-search {
    position: absolute;
    left: 0px;
    margin-left: 0px;
  }

}

@media (max-width:600px)  {

  .arapcabody header nav .ar-mobil-dil {
    position: absolute;
    left: 25px;
  }
  .arapcabody header nav .ar-mobil-search {
    position: absolute;
    left: 10px;
  }

}