/* --------------------------------------------------------
   Author :  RGB Creative Agency
----------------------------------------------------------- */

/*--------------------------------------------------------------
# GENERAL
--------------------------------------------------------------*/
@font-face {  font-family: 'Bebas Neue';  src: url('/fonts/BebasNeuePro-Regular.woff2') format('woff2'), url('/fonts/BebasNeuePro-Regular.woff') format('woff'), url('/fonts/BebasNeuePro-Regular.svg') format('svg');  font-weight: bold;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Cormorant';  src: url('/fonts/Cormorant-Regular.woff2') format('woff2'), url('/fonts/Cormorant-Regular.woff') format('woff'), url('/fonts/Cormorant-Regular.svg') format('svg');  font-weight: bold;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Quicksand';  src: url('/fonts/Quicksand-Bold.woff2') format('woff2'), url('/fonts/Quicksand-Bold.woff') format('woff'), url('/fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');  font-weight: bold;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Quicksand';  src: url('/fonts/Quicksand-Medium.woff2') format('woff2'), url('/fonts/Quicksand-Medium.woff') format('woff'), url('/fonts/Quicksand-Medium.svg#Quicksand-Medium') format('svg');  font-weight: 500;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Quicksand';  src: url('/fonts/Quicksand-Light.woff2') format('woff2'), url('/fonts/Quicksand-Light.woff') format('woff'), url('/fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');  font-weight: 300;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Quicksand';  src: url('/fonts/Quicksand-SemiBold.woff2') format('woff2'), url('/fonts/Quicksand-SemiBold.woff') format('woff'), url('/fonts/Quicksand-SemiBold.svg#Quicksand-SemiBold') format('svg');  font-weight: 600;  font-style: normal;  font-display: swap;  }
@font-face {  font-family: 'Quicksand';  src: url('/fonts/Quicksand-Regular.woff2') format('woff2'), url('/fonts/Quicksand-Regular.woff') format('woff'), url('/fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');  font-weight: normal;  font-style: normal;  font-display: swap;  }
body {font-family: 'Quicksand', sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;box-sizing: border-box;font-weight: 500;font-size: 15px;color: #636e72;background: #fff;}
*:focus {outline: 0;}
a {text-decoration: none !important;color:#fff;}

/*--------------------------------------------------------------
# TOP HEADER
--------------------------------------------------------------*/
.search-container {display: inline-flex;border-right: solid 1px #e7edf2;margin-right: 15px;}

@media only screen and (max-width: 767px) {
  .topbar {padding: 8px 2px;}
}
@media only screen and (min-width: 767px) {
  .topbar {border-bottom: solid 1px #f5f5f5;padding: 10px 0;}
  .topbar-slogan {margin: auto;}
}



/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.header {position: relative;left: 0;top: 0;width: 100%;background: #fff;margin-bottom: 1px;}

@media only screen and (max-width: 767px) {
  .logo {width: 200px;margin-left:-15px;}
  .head-social {display: inline-block;vertical-align: middle;padding: 0 2px;color: #a2a0a9;transition: 0.5s;}
}
@media only screen and (min-width: 767px) {
  .logo {width: 300px;margin-top: 40px;margin-left: -10px;}
  .head-social {display: inline-block;margin-right: 22px;vertical-align: middle;padding: 0 2px;color: #a2a0a9;transition: 0.5s;}
  /* Masaüstünde navbar-collapse deskgiz sınıfını gizle */
  .navbar-collapse.deskgiz {
    display: none !important;
  }
}
.head-social:hover {color: #000;transition: 0.5s;}
.head-social:last-child {margin-right: 0;}



/*--------------------------------------------------------------
# HEAD İMAGE
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .head-image {content: url("/assets/img/head-image.jpg");margin-left: 1% !important;margin-right: 1% !important;border-radius: 10px;height:100px;width: 98%;margin-bottom: 15px;}
  .head-title {font-size: 16px;font-weight: 800;color: #fff;font-family: "Cormorant", serif;}
  .bread-icon {padding-right: 10px;margin-left: 10px;color:#c97d31;}
}
@media only screen and (min-width: 767px) {
  .head-image {content: url("/assets/img/head-image.jpg");width: 100%;margin-bottom: 25px;}
  .head-title {margin-top: -155px;font-size: 37px;font-weight: 800;margin-bottom:90px;color: #fff;font-family: "Cormorant", serif;}
  .bread-icon {padding-right: 15px;color:#c97d31;}
}

/*--------------------------------------------------------------
# HOME SLIDER
--------------------------------------------------------------*/
.carousel-item:after {left: 0;top: 0;width: 100%;height: 100%;}
.fill {width: 100%;background-position: inherit;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover;overflow: hidden;}
.slider-detail {font-family: "Bebas Neue", serif;position: absolute;color: #fff;top: 50%;left: 20%;right: 20%;width: 60%;font-size: 25px;font-weight: 500;text-align: center;letter-spacing: 3px;z-index: 2;}

.first-word {
  color: #e4be97;
}


@media only screen and (max-width: 767px) {
  .fill {height: 215px;border-radius: 10px;}
  .slider-detail {display: none;}
  .carousel-caption {        font-family: "Cormorant", serif;
    position: absolute;
    font-style: italic;
    text-align: center;
    line-height: 24px;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    top: 37%;
    width: 60%;
    left: 19%;
    letter-spacing: 2px;
    z-index: 2;}
  .carousel-indicators {bottom: -18px;}
  .carousel-indicators li {width: 10px;height: 10px;}
  .carousel-control-next {position: absolute;bottom: 41%;right: 12%;text-decoration: none;left: 80%;}
  .carousel-control-prev {position: absolute;bottom: 41%;right: 12%;text-decoration: none;left: 80%;}
  .btn2 {    text-decoration: none;text-align: center;font-size: 14px;font-weight: 500;border:1px solid #c97d31;background-color: #c97d31;color: #fff;padding: 8px 13px;border-radius: 20px;border: hidden;transition:0.5s;}

}

@media only screen and (min-width: 767px) {
  .fill {height: 650px;}
  .slider-fill {padding-left:0;padding-right:0;}
  .carousel-caption {font-family: "Cormorant", serif;position: absolute;top:15%;font-style: italic;font-size: 60px;font-weight: 600;color: #fff;top: 35%;text-align: center;width: 100%;letter-spacing: 3px;z-index: 2;}
  .carousel-control-next {position: absolute;top: 55%;right: 10%;text-decoration: none;z-index: 1;width: 40px;height: 40px;}
  .carousel-control-prev {position: absolute;top: 55%;text-decoration: none;left: 10%;z-index: 1;width: 40px;height: 40px;}
  .btn2 {    text-decoration: none;text-align: center;font-size: 14px;font-weight: 500;border:1px solid #c97d31;background-color: #c97d31;color: #fff;padding: 8px 30px;border-radius: 20px;border: hidden;transition:0.5s;}

}



.lang-btn {border: hidden;background: transparent;color: #636e72;font-size: 12px;font-weight: 500;}
.lang-img {width: 23px;margin-right: 5px;border-radius: 2px;}
.dropdown-lang {z-index:2;display: none;position: absolute;text-align:left;font-size:12px;background-color: #fff;min-width: 170px;padding: 10px 20px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);}

@keyframes slideup {
  from {
    transform:translateY(20%);}
}
to {
  transform:translateY(50%);
}

.dropdown-lang a {color: #636e72;font-size:12px;padding: 5px 12px;text-decoration: none;display: block;}
.dropdown-lang a:hover {background-color: rgba(116, 185, 255, 0.5);color:#fff;}
.dropdown:hover .dropdown-lang {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

/*-------------------------------------------------------------
# SERVICES
--------------------------------------------------------------*/
.services-rw {background: #fff;margin: 8px;border: solid 1px #f5f5f5;border-radius: 7px;transition: 0.7s;}
.services-rw:hover {box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;transition: 0.7s;}
.services-icon {position: absolute;top: 5px;right: 20px;}
.services-t1 {display: inline-block;color: #636e72;background: #f5f5f5;padding: 3px 12px;border-radius: 12px;margin-bottom: 6px;font-size: 12px;}
.services-t2 {font-size: 15px;font-weight: 600;color: #58585a;margin-bottom: 6px;}
.services-title {font-size: 14px;color: #58585a;padding-bottom: 5px;padding-top: 5px;margin-bottom: 20px;}

/* Services Page Styles */
.services-header {
    text-align: center;
    margin-bottom: 60px;
    padding: 40px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 20px;
    margin-top: 20px;
}

.services-main-title {
    font-size: 2.8rem;
    color: #2c3e50;
    font-weight: 800;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
}

.services-main-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    border-radius: 2px;
}

.services-intro {
    font-size: 20px;
    color: #636e72;
    line-height: 1.8;
    max-width: 700px;
    margin: 0 auto;
    font-style: italic;
    font-weight: 300;
}

.services-section {
    margin-bottom: 50px;
    background: #fff;
    border-radius: 20px;
    padding: 50px 40px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.08);
    border: 1px solid #e8e8e8;
    position: relative;
    overflow: hidden;
}

.services-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
}

.section-header {
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 25px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}

.section-header::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
}

.services-section h3 {
    font-size: 28px;
    color: #2c3e50;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.service-item {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 15px;
    padding: 25px;
    transition: all 0.4s ease;
    border: 2px solid #f0f0f0;
    position: relative;
    overflow: hidden;
    text-align: center;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.service-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(201, 125, 49, 0.05), transparent);
    transition: left 0.6s ease;
}

.service-item:hover::before {
    left: 100%;
}

.service-item:hover {
    background: linear-gradient(135deg, #ffffff 0%, #f0f8ff 100%);
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(201, 125, 49, 0.15);
    border-color: #c97d31;
}

.service-icon-wrapper {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 0 8px 25px rgba(201, 125, 49, 0.3);
}

.service-item:hover .service-icon-wrapper {
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 12px 35px rgba(201, 125, 49, 0.4);
}

.service-icon {
    color: #fff;
    font-size: 28px;
    transition: all 0.3s ease;
}

.service-item:hover .service-icon {
    transform: scale(1.1);
}

.service-text {
    color: #2c3e50;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 2;
}

.additional-service {
    border-left: 5px solid #e74c3c;
    background: linear-gradient(135deg, #fff5f5 0%, #ffffff 100%);
}

.additional-service .service-icon-wrapper {
    background: linear-gradient(135deg, #e74c3c 0%, #ff6b6b 100%);
    box-shadow: 0 8px 25px rgba(231, 76, 60, 0.3);
}

.additional-service:hover .service-icon-wrapper {
    box-shadow: 0 12px 35px rgba(231, 76, 60, 0.4);
}

.services-note {
    margin-top: 40px;
    padding: 25px;
    background: linear-gradient(135deg, #fff8e1 0%, #fff3cd 100%);
    border: 2px solid #ffc107;
    border-radius: 15px;
    color: #856404;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(255, 193, 7, 0.2);
}

.services-note i {
    margin-right: 12px;
    font-size: 20px;
    color: #ffc107;
}

/* Responsive Design */
@media (max-width: 768px) {
    .services-main-title {
        font-size: 2.2rem;
        letter-spacing: 2px;
    }
    
    .services-section {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .service-item {
        padding: 20px;
        min-height: 100px;
    }
    
    .service-icon-wrapper {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    
    .service-icon {
        font-size: 24px;
    }
    
    .service-text {
        font-size: 15px;
    }
    
    .services-note {
        padding: 20px;
        font-size: 14px;
    }
}

.btn2:hover {background-color: #fff;border:1px solid #c97d31;text-decoration: none;color: #c97d31;transition:0.5s;}
.btn3 {text-decoration: none;text-align: center;font-size: 12px;background-color: red;color: #fff;padding: 6px;border-radius: 5px;border: hidden}
.btn3:hover {background-color: #55acee;text-decoration: none;color: #fff;}
.btn4 {text-decoration: none;width: 45%;text-align: center;font-size: 12px;font-weight: 500;background-color: #fff;color: #55acee;padding: 5px 13px;border-radius: 3px;}
.btn4:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btn5 {text-decoration: none;text-align: center;font-size: 14px;font-weight: 500;background-color: #c97d31;color: #fff;padding: 7px 20px;border-radius: 7px;border:1px solid #c97d31;transition:0.5s;}
.btn5:hover {background-color: #fff;text-decoration: none;color: #c97d31;border:1px solid #c97d31;transition:0.5s;}
.btn6 {text-decoration: none;width: 45%;text-align: center;font-size: 11px;font-weight: 500;background-color: #fff;color: #55acee;padding: 3px 10px;border-radius: 3px;}
.btn6:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btn7 {text-decoration: none;text-align: center;font-size: 11px;font-weight: 500;background-color: #55acee;color: #fff;padding: 3px 10px;border-radius: 3px;margin-right: 3px;}
.btn7:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.btnfull {text-align: center;text-decoration: none;background-color: #ac2d64;color: #fff;border: solid 1px #fff;padding: 7px 20px;border-radius: 5px;}
.btnfull:hover {background-color: #fff;text-decoration: none;color: #ac2d64;border: solid 1px #ac2d64;}
.btnfooter {font-size: 12px;background-color: #fe5b5f;color: #fff !important;padding: 7px 15px;border-radius: 15px;}
.btnfooter:hover {color: #636e72 !important;background-color: #fff;text-decoration: none;}
.blog-sidebar {background: #f5f5f5;border-radius: 8px;padding: 15px 5px;margin-left: 0;margin-right: 0;margin-bottom: 15px;padding-right: 0;}
.blog-sidebar:hover {background: #f1f1f1}
.blog-sidebar-img {width:90%;border-radius:5px;margin-bottom:5px;}
.about-us-img {width: 100%;}
.hometitle2 {font-family: "Bebas Neue", serif;font-size: 18px;font-weight: 700;margin-bottom: -5px;letter-spacing: 1px;color:#000;}


@media only screen and (max-width: 767px) {
  .mobgiz {display: none !important;}
  .btn1 {font-family: "Bebas Neue", serif;position: absolute;top: 77%;left: 15%;right: 15%;font-size: 15px;font-weight: 500;letter-spacing: 3px;background-color: rgba(255, 255, 255, 0.2);color: #fff;padding: 3px 10px;border-radius: 20px;width: 155px;justify-self: center;text-align: center;border: 1px solid #c97d31;transition: 0.5s;}
  .hometitle {font-size: 40px;color: #c97d31;font-weight: 400;margin-bottom: 0;font-family: "Cormorant", serif;}
  .blog-img {width: 100%;height: 105px;border-radius: 7px;margin-bottom:30px;}
  .blog-title {font-size: 18px;color: #58585a;font-weight: 400;margin-bottom: 0;}
  .mbl {margin-top:30px;}
  .hometitle3 {color:#fff;color: #fff;position: absolute;top: 40% !important;left: 5%;}
}

@media only screen and (min-width: 767px) {
  .deskgiz {display: none !important;}
  .mobile-container {display: none;}
  .btn1 {font-family: "Bebas Neue", serif;position: absolute;top: 80%;left: 15%;right: 15%;font-size: 20px;font-weight: 500;letter-spacing: 3px;background-color: rgba(255, 255, 255, 0.2);color: #fff;padding: 5px 20px;border-radius: 20px;width: 170px;justify-self: center;text-align: center;border: 1px solid #c97d31;transition:0.5s;}
  .hometitle {font-size: 40px;color: #c97d31;font-weight: 400;letter-spacing: 2px;margin-bottom: 0;font-family: "Cormorant", serif;}
  .blog-img {width: 100%;border-radius: 7px;margin-bottom:30px;}
  .blog-title {font-size: 25px;color: #58585a;font-weight: 400;margin-bottom: 0;}
  .mbl2 {padding-top:50px;padding-bottom:150px;}
    .hometitle3 {color:#fff;color: #fff;position: absolute;top: 64% !important;left: 5%;}
}
.btn1:hover {background-color: rgba(255, 255, 255, 0.7);text-decoration: none;color:#c97d31;transition:0.5s;}
.room-img {width:100%;margin-bottom: 50px;}
.say-detail {color:#fff;font-size:22px;font-family: "Cormorant", serif;}
/*--------------------------------------------------------------
# Owl Carousel Navigation
--------------------------------------------------------------*/
.owl-nav button {position: absolute;top: 31%;width: 38px;height: 38px;}
.owl-nav button>i {font-size: 20px;font-weight: 800;}
.owl-nav button:hover {opacity: .9;}
.owl-prev {left: 0;}
.owl-next {right: 0;}
#owl-carousel2 .owl-nav button {position: absolute;top: 40%;width: 38px;height: 38px;border-radius: 50% !important;background: #243746 !important;;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}
#owl-carousel2 .owl-nav button>i {font-size: 20px;font-weight: 800;}
#owl-carousel2 .owl-nav button:hover {opacity: .9;}
#owl-carousel2 .owl-prev {left: 1px;}
#owl-carousel2 .owl-next {right: 1px;}
.customNextBtn {width: 40px;height: 40px;}
.customPrevBtn {width: 40px;height: 40px;}

.owl-dots {display:flex;justify-content:center;margin-top:-60px;margin-bottom:10px;flex-direction: column;transform: translateY(-50%); float: right;margin-right: -15%;}
.owl-dots .owl-dot { width: 2px; height: 40px; margin: 5px; background-color: #ccc !important;}
.owl-dots .owl-dot.active { background-color: #c97d31 !important;}

/*--------------------------------------------------------------
# Home Blog
--------------------------------------------------------------*/
.blog-rw {border: solid 1px #f5f5f5;border-radius: 7px;width: 95%;box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);margin-bottom: 30px;padding: 0 0 25px 0;}
.blog-desc {font-size: 14px;font-weight: 400;width: 90%;}
.blog-btn {padding: 4px 20px;text-align: center;font-size: 12px;font-weight: 400;color: #fff;border-radius: 7px 0 7px 0;background-color: #868684;position: absolute;right: 0;}
.blog-btn:hover {background-color: #fff;border: solid 1px #868684;text-decoration: none;color: #868684;}
.blog-image {width: 100%;border-radius: 7px 7px 0 0;height: 125px;}
.blog-image:hover {opacity: 0.7;}
.blog-cat-image {width: 45px;border-radius: 5px;margin-top: -26px;margin-left: 12px;border: solid 2px #fff;}
.blog-cat-image2 {width: 45px;border-radius: 5px;position: absolute;top: 0;left: 20px;border: solid 2px #fff;}
.blog-icon {border: solid 1px #b2bec3;border-radius: 7px;padding: 7px;color: #b2bec3;transition: 0.5s;}
.blog-icon:hover {border: solid 1px #b2bec3;border-radius: 7px;padding: 7px;color: red;background: #f5f5f5;transition: 0.5s;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {background: #0a2241;color: #fff;padding: 50px 0 20px 0;}
.footer-title {font-family: "Cormorant", serif;font-size: 22px;font-weight: 600;color: #c97d31;padding-bottom: 5px;}
.footer-desc {display: block;color: #f5f5f5;margin-bottom: 15px;transition: 0.5s;}
.footer-desc:hover {color: #fff;font-weight: 500;padding-left: 10px;transition: 0.5s;}
.footer-desc2 {display: block;color: #f5f5f5 !important;text-decoration:none;margin-bottom: 15px;}
.footer-icon {color: #fff;border-right: solid 1px #fff;padding-right: 10px;font-size: 13px;margin-right: 5px;}
.footer-social {font-size: 20px;margin-top: 20px;margin-right: 25px;}
.footer-copyright {text-align: center;font-size: 12px;color: #b2bec3;text-decoration: none;}
.footer-copyright a {text-align: center;font-size: 12px;color: #b2bec3;text-decoration: none;transition: 0.5s;}
.footer-copyright a:hover {color: #fff;transition: 0.5s;}

/*--------------------------------------------------------------
# Menu Dropdown Hover
--------------------------------------------------------------*/
.dropbtn {background-color: #04AA6D;color: white;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {z-index:2;display: none;position: absolute;background-color: #fff;min-width: 290px;padding: 15px;border-radius:5px;animation:0.9s slideup;list-style: none;-webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);}
@keyframes slideup {
  from {
    transform:translateY(30%);}
}
to {
  transform:translateY(70%);
}
.dropdown-content a {color: #636e72;padding: 5px 10px;text-decoration: none;display: block;margin-bottom:4px;}
.dropdown-content a:hover {background-color: rgba(116, 185, 255, 0.5);color:#fff;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

/*--------------------------------------------------------------
# Gallery Page CSS
--------------------------------------------------------------*/
.column { padding: 8px; }
.column { float: left; width: 33.33%; display: none; }
.row:after { content: ""; display: table; clear: both; }
.content { background-color: white; padding: 10px; }
.show { display: block;}
.btn { border: none; outline: none; padding: 5px 30px; font-size:14px;background-color: white; cursor: pointer; }
.btn:hover { background-color: #000; color: #fff;font-size:14px; padding:5px 30px; }
.btn.active { background-color: #000; color: white;font-size:14px; padding:5px 30px; }

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
.not-404 {font-size: 100px;font-weight: 600;}
.not-found {font-size: 45px;font-weight: 500;}

/* Activity Carousel Styles */
.activity-carousel-wrapper {
    margin: 30px 0;
}

.activity-carousel-main {
    margin-bottom: 20px;
}

.carousel-container {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.carousel-slides {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.carousel-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
}

.carousel-slide.active {
    opacity: 1;
}

.carousel-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.carousel-btn:hover {
    background: rgba(255, 255, 255, 1);
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

.carousel-btn-prev {
    left: 20px;
}

.carousel-btn-next {
    right: 20px;
}

.carousel-btn i {
    font-size: 20px;
    color: #333;
}

.activity-carousel-thumbs {
    margin-top: 20px;
}

.thumbs-container {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
    overflow-x: auto;
    padding: 10px 0;
}

.thumb-item {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 3px solid transparent;
    opacity: 0.7;
    flex-shrink: 0;
}

.thumb-item:hover {
    opacity: 1;
    transform: scale(1.05);
    border-color: #7952B3;
}

.thumb-item.active {
    opacity: 1;
    border-color: #7952B3;
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(121, 82, 179, 0.4);
}

.thumb-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Responsive Design */
@media (max-width: 768px) {
    .carousel-slides {
        height: 300px;
    }
    
    .carousel-btn {
        width: 40px;
        height: 40px;
    }
    
    .carousel-btn i {
        font-size: 16px;
    }
    
    .carousel-btn-prev {
        left: 10px;
    }
    
    .carousel-btn-next {
        right: 10px;
    }
    
    .thumb-item {
        width: 60px;
        height: 60px;
    }
    
    .thumbs-container {
        gap: 8px;
    }
}

@media (max-width: 576px) {
    .carousel-slides {
        height: 250px;
    }
    
    .carousel-btn {
        width: 35px;
        height: 35px;
    }
    
    .carousel-btn i {
        font-size: 14px;
    }
    
    .thumb-item {
        width: 50px;
        height: 50px;
    }
    
    .thumbs-container {
        gap: 6px;
    }
}

/* Smooth scrolling for thumbnails */
.thumbs-container::-webkit-scrollbar {
    height: 6px;
}

.thumbs-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.thumbs-container::-webkit-scrollbar-thumb {
    background: #7952B3;
    border-radius: 3px;
}

.thumbs-container::-webkit-scrollbar-thumb:hover {
    background: #5b3e8a;
}

/*--------------------------------------------------------------
# Navbar Hover Styles
--------------------------------------------------------------*/
.navbar-nav .nav-link:hover {
    color: #c97d31 !important;
    transition: color 0.3s ease;
}

.navbar-nav .nav-link {
    transition: color 0.3s ease;
    font-family: "Cormorant", serif;
    font-size: 18px;
}

/* Dropdown menü hover stilleri */
.dropdown-menu .dropdown-item:hover {
    background-color: #c97d31 !important;
    color: #fff !important;
    transition: all 0.3s ease;
}

.dropdown-menu .dropdown-item {
    transition: all 0.3s ease;
    font-family: "Cormorant", serif;
    font-size: 17px;
}

/*--------------------------------------------------------------
# Navbar Styles (Moved from navbar.php)
--------------------------------------------------------------*/

/* Menü genişliği %30 olacak */
.offcanvas-end {
    width: 35% !important;
    z-index: 99999;
}
.offcanvas {
    background: linear-gradient(135deg, #111 0%, #1a1a1a 50%, #0f0f0f 100%);
    color: #fff;
    transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    overflow: hidden;
}

.offcanvas.show {
    animation: menuSlideIn 0.6s ease-out;
}

@keyframes menuSlideIn {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.offcanvas::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(201, 125, 49, 0.03) 0%, transparent 50%, rgba(201, 125, 49, 0.02) 100%);
    opacity: 0;
    transition: opacity 0.6s ease;
}

.offcanvas.show::before {
    opacity: 1;
}

.offcanvas a {
    color: #fff;
    font-size: 18px;
    padding: 12px 25px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-family: "Cormorant", serif;
    position: relative;
    display: block;
    border-radius: 8px;
    margin: 3px 15px;
    opacity: 0;
    animation: linkSlideIn 0.6s ease-out forwards;
}

.offcanvas.show a:nth-child(1) { animation-delay: 0.4s; }
.offcanvas.show a:nth-child(2) { animation-delay: 0.5s; }
.offcanvas.show a:nth-child(3) { animation-delay: 0.6s; }
.offcanvas.show a:nth-child(4) { animation-delay: 0.7s; }
.offcanvas.show a:nth-child(5) { animation-delay: 0.8s; }
.offcanvas.show a:nth-child(6) { animation-delay: 0.9s; }

@keyframes linkSlideIn {
    to {
        opacity: 1;
    }
}

.offcanvas a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, rgba(201, 125, 49, 0.1) 0%, transparent 100%);
    transition: width 0.4s ease;
    border-radius: 8px;
    z-index: -1;
}

.offcanvas a:hover {
    color: #c97d31;
    padding-left: 35px;
    transform: translateX(5px);
    box-shadow: 0 4px 15px rgba(201, 125, 49, 0.2);
}

.offcanvas a:hover::before {
    width: 100%;
}

/* Dil butonları için özel stiller */
.offcanvas .lang-btn {
    padding-left: 35px !important;
    background: rgba(201, 125, 49, 0.05);
    border: 1px solid rgba(201, 125, 49, 0.1);
    border-radius: 25px;
    padding: 10px 35px !important;
    margin: 5px 15px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}

.offcanvas .lang-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, rgba(201, 125, 49, 0.15) 0%, transparent 100%);
    transition: width 0.4s ease;
    border-radius: 25px;
    z-index: -1;
}

.offcanvas .lang-btn:hover {
    padding-left: 35px !important;
    color: #c97d31;
    background: rgba(201, 125, 49, 0.1);
    border-color: rgba(201, 125, 49, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(201, 125, 49, 0.2);
}

.offcanvas .lang-btn:hover::before {
    width: 100%;
}

/* Sosyal medya ikonları için estetik stiller */
.offcanvas .footer-social {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: transparent;
    border-radius: 50%;
    margin: 5px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border: none;
}

.offcanvas .footer-social::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transform: scale(0);
    transition: transform 0.4s ease;
    border-radius: 50%;
}

.offcanvas .footer-social:hover {
    color: #c97d31;
    transform: translateY(-3px) scale(1.1);
    border: none;
}

.offcanvas .footer-social:hover::before {
    transform: scale(1);
}

.offcanvas .footer-social i {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}

.offcanvas .footer-social:hover i {
    transform: scale(1.2);
}

.offcanvas-title {
    font-family: "Cormorant", serif;
    font-size: 29px;
    font-weight: 600;
    color: #c97d31;
    padding-left: 25px;
    padding-top: 35px;
    position: relative;
    animation: titleSlideIn 0.8s ease-out 0.3s both;
}

.offcanvas-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 25px;
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, #c97d31, #e4be97);
    animation: titleUnderline 0.6s ease-out 1s both;
}

@keyframes titleSlideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes titleUnderline {
    from {
        width: 0;
    }
    to {
        width: 60px;
    }
}

/* Menü üstündeki symbol resmi için estetik stiller */
.menu-symbol {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 220px;
    object-fit: contain;
    z-index: 1050;
    opacity: 0.1;
    animation: symbolFloat 3s ease-in-out infinite;
    filter: drop-shadow(0 0 20px rgba(201, 125, 49, 0.1));
}

@keyframes symbolFloat {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(1deg);
    }
}

.nvbar-toggler {position: fixed;top: 10%;right: 10%; /* Menü kapalıyken konum */z-index: 1050; /* Bootstrap offcanvas üstünde */background: transparent;border: none;font-size: 24px;cursor: pointer;color: #fff;transition: right 0.6s ease-in-out; /* Buton kayma süresi aynı */padding-right: 10px; opacity: 1;}
.nvbar-toggler.open {right: 35%; /* Menü açılınca butonun kayacağı konum */}
.nvbar-toggler-icon {display: inline-block;width: 24px;height: 2px;background-color: #fff;position: relative;transition: all 0.3s ease-in-out;}
.nvbar-toggler-icon::before,
.nvbar-toggler-icon::after {content: "";position: absolute;width: 24px;height: 2px;background-color: #fff;transition: all 0.3s ease-in-out;}
.nvbar-toggler-icon::before {top: -8px;}
.nvbar-toggler-icon::after {top: 8px;}
/* Açıkken (close icon) */
.nvbar-toggler.open .nvbar-toggler-icon {background-color: transparent;}
.nvbar-toggler.open .nvbar-toggler-icon::before {transform: rotate(45deg);top: 0;}
.nvbar-toggler.open .nvbar-toggler-icon::after {transform: rotate(-45deg);top: 0;}

/* Açık zeminlerde menü butonu görünürlüğü */
.nvbar-toggler .nvbar-toggler-icon,
.nvbar-toggler .nvbar-toggler-icon::before,
.nvbar-toggler .nvbar-toggler-icon::after {filter: drop-shadow(0 0 3px rgba(0,0,0,0.55));}

.nvbar-toggler:hover .nvbar-toggler-icon,
.nvbar-toggler:focus .nvbar-toggler-icon,
.nvbar-toggler:hover .nvbar-toggler-icon::before,
.nvbar-toggler:focus .nvbar-toggler-icon::before,
.nvbar-toggler:hover .nvbar-toggler-icon::after,
.nvbar-toggler:focus .nvbar-toggler-icon::after {filter: drop-shadow(0 0 4px rgba(0,0,0,0.65));}

.navbar-nav .nav-item:hover {color: #c97d31 !important;}
.navbar-nav .nav-link:hover {color: #c97d31 !important;}
.navbar-nav .nav-link {font-family: "Cormorant", serif; font-size: 19px;}
.dropdown-menu .dropdown-item {font-family: "Cormorant", serif; font-size: 18px;}

/*--------------------------------------------------------------
# Rezervasyon Formu Styles
--------------------------------------------------------------*/
.reservation-card {
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    border-radius: 16px;
    /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);*/
    padding: 30px;
    border: 1px solid rgba(201, 125, 49, 0.1);
    position: relative;
    overflow: hidden;
}

.reservation-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #c97d31, #e4be97);
}

.reservation-header {
    text-align: center;
    margin-bottom: 25px;
}

.reservation-title {
    font-family: "Cormorant", serif;
    font-size: 28px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.reservation-title i {
    color: #c97d31;
    font-size: 28px;
}

.reservation-subtitle {
    color: #6c757d;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

.reservation-form {
    margin-top: 20px;
}

.form-group {
    margin-bottom: 18px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #2c3e50;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-group label i {
    color: #c97d31;
    font-size: 16px;
}

.form-control {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: #fff;
    color: #2c3e50;
}

.form-control:focus {
    outline: none;
    border-color: #c97d31;
    box-shadow: 0 0 0 2px rgba(201, 125, 49, 0.1);
    transform: translateY(-1px);
}

.form-control::placeholder {
    color: #adb5bd;
}

select.form-control {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-right: 45px;
}

textarea.form-control {
    resize: vertical;
    min-height: 100px;
}

.checkbox-label {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-size: 14px;
    color: #2c3e50;
    margin: 0;
}

.checkbox-label i {
    color: #c97d31;
    font-size: 16px;
}

.checkbox-label input[type="checkbox"] {
    display: none;
}

.checkmark {
    width: 20px;
    height: 20px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    position: relative;
    transition: all 0.3s ease;
    background: #fff;
}

.checkbox-label input[type="checkbox"]:checked + .checkmark {
    background: #c97d31;
    border-color: #c97d31;
}

.checkbox-label input[type="checkbox"]:checked + .checkmark::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.form-actions {
    text-align: center;
    margin-top: 25px;
}

.btn-reservation {
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    color: #fff;
    border: none;
    padding: 15px 35px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 6px 20px rgba(201, 125, 49, 0.25);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-reservation:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(201, 125, 49, 0.35);
    background: linear-gradient(135deg, #b86a1f 0%, #d4a87f 100%);
}

.btn-reservation:active {
    transform: translateY(-1px);
}

.btn-reservation i {
    font-size: 16px;
}

/* Form validation styles - minimal error handling */
.form-control:invalid {
    border-color: #e9ecef;
}

.form-control:invalid:focus {
    border-color: #c97d31;
    box-shadow: 0 0 0 2px rgba(201, 125, 49, 0.1);
}

/* Responsive design */
@media (max-width: 768px) {
    .reservation-card {
        padding: 30px 20px;
        margin: 20px 10px;
    }
    
    .reservation-title {
        font-size: 28px;
        flex-direction: column;
        gap: 10px;
    }
    
    /* Floating button responsive */
    .floating-reservation-btn {
        right: 15px;
        bottom: 15px;
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .floating-reservation-btn span {
        display: none;
    }
    
    /* Popup responsive */
    .reservation-popup {
        width: 95%;
        max-width: 300px;
        margin: 15px;
        padding: 15px 12px;
    }
    
    .form-row {
        flex-direction: column;
    }
    
    .form-row .form-group {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .reservation-title i {
        font-size: 24px;
    }
    
    .form-control {
        padding: 12px 16px;
        font-size: 16px;
    }
    
    .btn-reservation {
        padding: 15px 30px;
        font-size: 16px;
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .reservation-card {
        padding: 25px 15px;
    }
    
    .reservation-title {
        font-size: 24px;
    }
    
    .form-group {
        margin-bottom: 20px;
    }
    
    .form-control {
        padding: 10px 14px;
    }
}

/* Çocuk yaşları container için özel stiller */
#childrenAgesContainer {
    background: rgba(201, 125, 49, 0.03);
    border: 1px solid rgba(201, 125, 49, 0.15);
    border-radius: 10px;
    padding: 15px;
    margin: 15px 0;
    transition: all 0.3s ease;
}

#childrenAgesContainer:hover {
    background: rgba(201, 125, 49, 0.05);
    border-color: rgba(201, 125, 49, 0.25);
}

#childrenAgesContainer label {
    color: #c97d31;
    font-weight: 600;
    margin-bottom: 15px;
}

#childrenAgesContainer .form-group {
    margin-bottom: 12px;
}

#childrenAgesContainer .form-group label {
    color: #2c3e50;
    font-weight: 500;
    margin-bottom: 8px;
}

#childrenAgesContainer .form-control {
    border-color: rgba(201, 125, 49, 0.3);
}

#childrenAgesContainer .form-control:focus {
    border-color: #c97d31;
    box-shadow: 0 0 0 3px rgba(201, 125, 49, 0.1);
}

/*--------------------------------------------------------------
# Floating Reservation Button & Popup Styles
--------------------------------------------------------------*/

/* Floating Reservation Button */
.floating-reservation-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    color: #fff;
    padding: 15px 25px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 8px 25px rgba(201, 125, 49, 0.3);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 16px;
    border: none;
    text-decoration: none;
    /* Başlangıç durumu - gizli */
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
}

.floating-reservation-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(201, 125, 49, 0.4);
    background: linear-gradient(135deg, #b86a1f 0%, #d4a87f 100%);
    color: #fff;
    text-decoration: none;
}

.floating-reservation-btn:active {
    transform: translateY(-1px);
}

.floating-reservation-btn i {
    font-size: 18px;
}

/* Reservation Popup Overlay */
.reservation-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10000;
    justify-content: flex-end;
    align-items: flex-end;
}

/* Reservation Popup */
.reservation-popup {
    background: #fff;
    border-radius: 20px 0 0 20px;
    padding: 15px;
    width: 320px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.2);
    position: relative;
    animation: popupSlideInRight 0.3s ease-out;
    margin-right: 0;
    margin-bottom: 50px;
}

@keyframes popupSlideInRight {
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Popup Header */
.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f8f9fa;
}

.popup-header h3,
.popup-header h4 {
    margin: 0;
    color: #2c3e50;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.popup-header h3 i,
.popup-header h4 i {
    color: #c97d31;
    font-size: 18px;
}

.popup-close {
    background: none;
    border: none;
    font-size: 24px;
    color: #6c757d;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-close:hover {
    background: #f8f9fa;
    color: #dc3545;
    transform: rotate(90deg);
}

/* Popup Form */
.popup-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form-row {
    display: flex;
    gap: 12px;
}

.form-row .form-group {
    flex: 1;
}

.popup-form .form-group {
    margin-bottom: 0;
}

.popup-form label {
    display: block;
    margin-bottom: 3px;
    color: #2c3e50;
    font-weight: 600;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.popup-form label i {
    color: #c97d31;
    font-size: 12px;
}

.popup-form input,
.popup-form select,
.popup-form textarea {
    width: 100%;
    padding: 6px 10px;
    border: 2px solid #e9ecef;
    border-radius: 6px;
    font-size: 12px;
    transition: all 0.3s ease;
    background: #fff;
    color: #2c3e50;
}

.popup-form input:focus,
.popup-form select:focus,
.popup-form textarea:focus {
    outline: none;
    border-color: #c97d31;
    box-shadow: 0 0 0 3px rgba(201, 125, 49, 0.1);
}

.popup-form textarea {
    resize: vertical;
    min-height: 50px;
}

/* Checkbox Group */
.checkbox-group {
    margin: 6px 0;
}

.popup-form .checkbox-label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #2c3e50;
}

.popup-form .checkbox-label i {
    color: #c97d31;
    font-size: 16px;
}

/* Submit Button */
.popup-submit-btn {
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 35px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-top: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 3px 12px rgba(201, 125, 49, 0.25);
}

.popup-submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(201, 125, 49, 0.35);
    background: linear-gradient(135deg, #b86a1f 0%, #d4a87f 100%);
}

.popup-submit-btn:active {
    transform: translateY(-1px);
}

.popup-submit-btn i {
    font-size: 16px;
}

/*--------------------------------------------------------------
# Contact Page Styles
--------------------------------------------------------------*/

/* Contact Hero Section */
.contact-hero {
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 400"><rect fill="%23f8f9fa" width="1200" height="400"/><path fill="%23c97d31" d="M0,200 Q300,100 600,200 T1200,200 L1200,400 L0,400 Z"/></svg>');
    background-size: cover;
    background-position: center;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.hero-content {
    position: relative;
    z-index: 2;
}

.hero-title {
    font-family: "Cormorant", serif;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}

.hero-subtitle {
    font-size: 18px;
    color: #e4be97;
    max-width: 600px;
    margin: 0 auto;
}

/* Contact Section */
.contact-section {
    padding: 50px 0;

}

/* Contact Info Card */
.contact-info-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 100%;
    border: 1px solid rgba(201, 125, 49, 0.1);
}

.contact-info-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f8f9fa;
}

.contact-info-header h3 {
    font-family: "Cormorant", serif;
    font-size: 28px;
    color: #2c3e50;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.contact-info-header h3 i {
    color: #c97d31;
    font-size: 30px;
}

.contact-info-header p {
    color: #6c757d;
    font-size: 16px;
    margin: 0;
}

/* Contact Info List */
.contact-info-list {
    margin-bottom: 30px;
}

.contact-info-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 25px;
    padding: 15px;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.contact-info-item:hover {
    background: rgba(201, 125, 49, 0.05);
    transform: translateX(5px);
}

.contact-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.contact-icon i {
    color: #fff;
    font-size: 20px;
}

.contact-details h4 {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 5px 0;
}

.contact-details a,
.contact-details p {
    color: #6c757d;
    text-decoration: none;
    margin: 0;
    font-size: 15px;
    transition: color 0.3s ease;
}

.contact-details a:hover {
    color: #c97d31;
}

/* Contact Social */
.contact-social {
    text-align: center;
    padding-top: 20px;
    border-top: 2px solid #f8f9fa;
}

.contact-social h4 {
    font-size: 18px;
    color: #2c3e50;
    margin-bottom: 15px;
}

.social-links {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.social-link {
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-link:hover {
    transform: translateY(-3px) scale(1.1);
    box-shadow: 0 8px 25px rgba(201, 125, 49, 0.3);
    color: #fff;
}

.social-link i {
    font-size: 18px;
}

/* Contact Form Card */
.contact-form-card {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 100%;
    border: 1px solid rgba(201, 125, 49, 0.1);
}

.contact-form-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f8f9fa;
}

.contact-form-header h3 {
    font-family: "Cormorant", serif;
    font-size: 28px;
    color: #2c3e50;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.contact-form-header h3 i {
    color: #c97d31;
    font-size: 30px;
}

.contact-form-header p {
    color: #6c757d;
    font-size: 16px;
    margin: 0;
}

/* Contact Form */
.contact-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-form .form-row {
    display: flex;
    gap: 20px;
}

.contact-form .form-row .form-group {
    flex: 1;
}

.contact-form .form-group {
    margin-bottom: 0;
}

.contact-form label {
    display: block;
    margin-bottom: 8px;
    color: #2c3e50;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.contact-form label i {
    color: #c97d31;
    font-size: 16px;
}

.contact-form .form-control {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    font-size: 14px;
    transition: all 0.3s ease;
    background: #fff;
    color: #2c3e50;
}

.contact-form .form-control:focus {
    outline: none;
    border-color: #c97d31;
    box-shadow: 0 0 0 3px rgba(201, 125, 49, 0.1);
}

.contact-form textarea.form-control {
    resize: vertical;
    min-height: 120px;
}

/* Contact Submit Button */
.btn-contact-submit {
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    color: #fff;
    border: none;
    padding: 15px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 6px 20px rgba(201, 125, 49, 0.25);
}

.btn-contact-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(201, 125, 49, 0.35);
    background: linear-gradient(135deg, #b86a1f 0%, #d4a87f 100%);
    color: #fff;
}

.btn-contact-submit:active {
    transform: translateY(-1px);
}

.btn-contact-submit i {
    font-size: 16px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-title {
        font-size: 36px;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .contact-section {
        padding: 30px 0;
    }
    
    .contact-info-card,
    .contact-form-card {
        margin-bottom: 30px;
        padding: 25px 20px;
    }
    
    .contact-form .form-row {
        flex-direction: column;
    }
    
    .contact-form .form-row .form-group {
        width: 100%;
    }
    
    .social-links {
        gap: 10px;
    }
    
    .social-link {
        width: 40px;
        height: 40px;
    }
}

/* Flip Card Styles */
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 400px;
    perspective: 1000px;
    margin-bottom: 20px;
    position: relative;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s ease;
    transform-style: preserve-3d;
    transform-origin: center center;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.flip-card-front {
    background-color: #bbb;
    color: black;
    transform: rotateY(0deg);
    z-index: 2;
}

.flip-card-front img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.flip-card-front .card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(250, 242, 234, 0.95);
    color: #2c3e50;
    padding: 15px 20px;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Cormorant', serif;
    backdrop-filter: blur(5px);
}

.flip-card-back {
    background: linear-gradient(135deg, #faf2ea 0%, #e4be97 100%);
    color: #2c3e50;
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    z-index: 1;
}

.flip-card-back h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #2c3e50;
    font-family: 'Cormorant', serif;
}

.flip-card-back p {
    font-size: 16px;
    line-height: 1.6;
    color: #636e72;
    margin: 0;
}

/* Responsive adjustments for flip cards */
@media (max-width: 768px) {
    .flip-card {
        height: 300px;
    }
    
    .flip-card-front .card-title {
        font-size: 20px;
        padding: 12px 15px;
    }
    
    .flip-card-back h3 {
        font-size: 20px;
    }
    
    .flip-card-back p {
        font-size: 14px;
    }
}







/* Cookie Banner */
.cookie-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 20px;
    background: rgba(0,0,0,0.75);
    border-top: 1px solid #ececec;
    box-shadow: 0 -6px 24px rgba(0,0,0,0.25);
    position: fixed;
    backdrop-filter: saturate(150%) blur(3px);
    transform: translateY(100%);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease;
}

.cookie-banner.is-visible {
    transform: translateY(0);
    opacity: 1;
}

.cookie-banner::before {
    content: "";
    position: absolute;
    left: 0; right: 0; top: 0;
    height: 3px;
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
}

.cookie-banner__content {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    flex: 1 1 auto;
}

.cookie-link { color: #e4be97; text-decoration: underline !important; }

.cookie-banner__buttons { display: inline-flex; gap: 10px; flex: 0 0 auto; align-items: center; }

.btn-cookie {
    background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%);
    color: #fff;
    border: none;
    padding: 10px 16px;
    border-radius: 24px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 6px 16px rgba(201, 125, 49, 0.25);
}

.btn-cookie-secondary {
    background: #f5f6f7;
    color: #2c3e50;
    border: 1px solid #e5e9f2;
    padding: 10px 16px;
    border-radius: 24px;
    font-weight: 600;
    cursor: pointer;
}

.btn-cookie-outline {
    background: transparent;
    color: #c97d31;
    border: 1px solid #e4be97;
    padding: 10px 16px;
    border-radius: 24px;
    font-weight: 600;
    cursor: pointer;
}

.cookie-settings { display: none; width: 100%; }
.cookie-settings.is-open { display: block; }
.cookie-settings__card {
    background: #faf2ea;
    border: 1px solid #f1e4d6;
    border-radius: 10px;
    padding: 12px;
    color: #2c3e50;
}
.cookie-settings__row { display: flex; align-items: center; justify-content: space-between; padding: 8px 0; }
.cookie-settings__label { font-weight: 600; }
.cookie-settings__desc { font-size: 12px; color: #6c757d; }

/* Toggle switch */
.cookie-switch { position: relative; display: inline-block; width: 44px; height: 24px; }
.cookie-switch input { display: none; }
.cookie-slider {
    position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0;
    background-color: #e9ecef; transition: .3s; border-radius: 999px; border: 1px solid #dee2e6;
}
.cookie-slider:before { position: absolute; content: ""; height: 18px; width: 18px; left: 3px; bottom: 3px; background-color: #fff; transition: .3s; border-radius: 50%; box-shadow: 0 2px 6px rgba(0,0,0,0.15); }
.cookie-switch input:checked + .cookie-slider { background: linear-gradient(135deg, #c97d31 0%, #e4be97 100%); border-color: transparent; }
.cookie-switch input:checked + .cookie-slider:before { transform: translateX(20px); }

@media (max-width: 768px) {
    .cookie-banner {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }
    .cookie-banner__buttons { justify-content: flex-end; flex-wrap: wrap; }
}

/* Contact Map */
.contact-map-section { padding: 0 0 40px 0; background: #fff; }
.contact-map-title { font-family: 'Cormorant', serif; font-weight: 700; color: #2c3e50; margin: 0 0 15px 0; display:flex; align-items:center; gap:10px; }
.contact-map-title i { color: #c97d31; }
.contact-map-embed { border-radius: 10px; overflow: hidden; box-shadow: 0 10px 30px rgba(29,58,83,.12); }
.contact-map-embed iframe { width: 100%; height: 420px; border: 0; display:block; }
@media (min-width: 992px) {
  .contact-map-embed iframe { height: 520px; }
}

/*--------------------------------------------------------------
# PINTEREST GALLERY STYLES
--------------------------------------------------------------*/
.pinterest-grid {
    column-count: 4;
    column-gap: 20px;
    margin-top: 30px;
}

.pinterest-item {
    break-inside: avoid;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.pinterest-item:hover {
    transform: scale(1.02);
}

.pinterest-image {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    background: #fff;
}

.gallery-img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 15px;
    transition: transform 0.3s ease;
}

.pinterest-item:hover .gallery-img {
    transform: scale(1.05);
}

.pinterest-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(201, 125, 49, 0.9) 0%, rgba(228, 190, 151, 0.9) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
}

.pinterest-item:hover .pinterest-overlay {
    opacity: 1;
}

.pinterest-info {
    text-align: center;
    color: #fff;
    padding: 20px;
}

.pinterest-title {
    font-family: 'Cormorant', serif;
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.2;
}

.pinterest-detail {
    font-size: 0.85rem;
    line-height: 1.4;
    opacity: 0.9;
    margin: 0;
}

/* Responsive Pinterest Grid */
@media (max-width: 1200px) {
    .pinterest-grid {
        column-count: 3;
    }
}

@media (max-width: 768px) {
    .pinterest-grid {
        column-count: 2;
        column-gap: 15px;
    }
    
    .pinterest-item {
        margin-bottom: 15px;
    }
    
    .pinterest-title {
        font-size: 1.2rem;
    }
    
    .pinterest-info {
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .pinterest-grid {
        column-count: 2;
        column-gap: 10px;
    }
    
    .pinterest-item {
        margin-bottom: 10px;
    }
    
    .pinterest-title {
        font-size: 1rem;
    }
    
    .pinterest-info {
        padding: 10px;
    }
}

/*--------------------------------------------------------------
# GALLERY MODAL STYLES
--------------------------------------------------------------*/
.gallery-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    backdrop-filter: blur(5px);
}

.gallery-modal-content {
    position: relative;
    margin: 2% auto;
    width: 90%;
    max-width: 1000px;
    height: 90vh;
    display: flex;
    flex-direction: column;
}

.gallery-close {
    position: absolute;
    top: -15px;
    right: 11px;
    color: red;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10000;
    transition: color 0.3s ease;
}

.gallery-close:hover {
    color: #c97d31;
}

.gallery-modal-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

.gallery-modal-image {
    width: 100%;
    height: calc(100% - 56px);
    object-fit: contain;
    background: #f8f9fa;
}

.gallery-modal-info {
    padding: 8px 20px;
    background: #fff;
    height: auto;
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gallery-modal-info h3 {
    font-family: 'Cormorant', serif;
    font-weight: 700;
    font-size: 14px;
    color: #2c3e50;
    margin: 0;
}

.gallery-modal-info p {
    font-size: 1rem;
    line-height: 1.6;
    color: #636e72;
    margin: 0;
}

.gallery-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.gallery-prev,
.gallery-next {
    background: rgba(201, 125, 49, 0.9);
    color: white;
    border: none;
    padding: 15px 20px;
    font-size: 24px;
    cursor: pointer;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    pointer-events: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.gallery-prev:hover,
.gallery-next:hover {
    background: rgba(201, 125, 49, 1);
    transform: scale(1.1);
}

.gallery-prev {
    margin-left: -30px;
}

.gallery-next {
    margin-right: -30px;
}

@media (max-width: 768px) {
    .gallery-modal-content {
        width: 95%;
        height: 95vh;
        margin: 2.5% auto;
    }
    
    .gallery-modal-image {
        height: calc(100% - 56px);
    }
    
    .gallery-modal-info {
        height: auto;
        min-height: 40px;
        padding: 8px 15px;
    }
    
    .gallery-modal-info h3 {
        font-size: 14px;
    }
    
    .gallery-prev,
    .gallery-next {
        width: 50px;
        height: 50px;
        font-size: 20px;
        padding: 10px 15px;
    }
    
    .gallery-prev {
        margin-left: -25px;
    }
    
    .gallery-next {
        margin-right: -25px;
    }
}

/*--------------------------------------------------------------
# CUSTOMER REVIEWS STYLES
--------------------------------------------------------------*/
.say-detail {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
    font-size: 1.1rem !important;
    line-height: 1.6 !important;
    margin-bottom: 20px !important;
    font-weight: 400 !important;
}

.say-detail i {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
    font-style: italic !important;
}

/* Override any conflicting styles */
.container-fluid .say-detail,
.container-fluid .say-detail i,
.container-fluid h3,
.container-fluid p {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

/* Specific targeting for customer reviews section */
.container-fluid[style*="background-image"] .say-detail,
.container-fluid[style*="background-image"] .say-detail i,
.container-fluid[style*="background-image"] h3,
.container-fluid[style*="background-image"] p {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

/*--------------------------------------------------------------
# ROOM LINKS STYLES
--------------------------------------------------------------*/
.room-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.room-link:hover {
    text-decoration: none;
    color: inherit;
    transform: scale(1.02);
    opacity: 0.9;
}

.room-link:hover .room-img {
    filter: brightness(1.1);
}

/* Mobile version - Room titles over images */
@media only screen and (max-width: 767px) {
    .room-link {
        position: relative !important;
        display: block !important;
    }
    
    .room-link .hometitle2,
    .room-link .hometitle {
        position: absolute !important;
        z-index: 10 !important;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.7) !important;
        pointer-events: none !important;
    }
    
    .room-link .hometitle2 {
        top: 60% !important;
        left: 5% !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        color: #fff !important;
    }
    
    .room-link .hometitle {
        top: 65% !important;
        left: 5% !important;
        font-size: 18px !important;
        font-weight: 700 !important;
        color: #fff !important;
        margin-bottom: 0 !important;
    }
    
    /* Mobile version - Slogan section */
    .container-fluid[style*="background-image"] {
        height: 300px !important;
        background-size: cover !important;
        background-position: center !important;
    }
    
    .container-fluid[style*="background-image"] .hometitle {
        font-size: 24px !important;
        top: 35% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 90% !important;
        text-align: center !important;
        line-height: 1.3 !important;
        padding: 0 15px !important;
    }
    
    /* Mobile version - Customer Reviews section (767px and below) */
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .container {
        width: 95% !important;
        margin: 0 auto !important;
        padding: 70px 15px 80px 15px !important;
        text-align: center !important;
        max-width: 100% !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .hometitle2 {
        font-size: 18px !important;
        text-align: center !important;
        margin-bottom: 10px !important;
        width: 100% !important;
        left: 0 !important;
        position: relative !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .hometitle {
        font-size: 32px !important;
        margin-bottom: 30px !important;
        text-align: center !important;
        width: 100% !important;
        left: 0 !important;
        position: relative !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .say-detail {
        font-size: 18px !important;
        line-height: 1.5 !important;
        margin-bottom: 25px !important;
        text-align: center !important;
        padding: 0 10px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] h3 {
        font-size: 20px !important;
        margin-bottom: 15px !important;
        text-align: center !important;
        padding: 0 10px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] p {
        font-size: 16px !important;
        margin-bottom: 25px !important;
        text-align: center !important;
        padding: 0 10px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] hr {
        margin: 0 auto 20px auto !important;
        width: 50px !important;
        position: relative !important;
        left: 0 !important;
    }
    
    /* Fix for owl carousel items */
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .owl-carousel .owl-item {
        padding: 0 10px !important;
    }
    
    /* Hide owl carousel navigation dots on mobile - ULTRA SPECIFIC */
    .owl-dots,
    #owl-carousel1 .owl-dots,
    .owl-carousel .owl-dots,
    .owl-carousel .owl-dots .owl-dot,
    .owl-carousel .owl-dots .owl-dot span,
    .container-fluid .owl-dots,
    .container-fluid .owl-carousel .owl-dots,
    .container-fluid .owl-carousel .owl-dots .owl-dot,
    .container-fluid .owl-carousel .owl-dots .owl-dot span {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
    }
    
    .owl-nav,
    #owl-carousel1 .owl-nav,
    .owl-carousel .owl-nav,
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .container-fluid .owl-nav,
    .container-fluid .owl-carousel .owl-nav {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
    }
}

/* Extra small mobile devices */
@media only screen and (max-width: 480px) {
    .container-fluid[style*="background-image"] {
        height: 250px !important;
    }
    
    .container-fluid[style*="background-image"] .hometitle {
        font-size: 20px !important;
        top: 35% !important;
        width: 95% !important;
        padding: 0 10px !important;
    }
    
    /* Mobile version - Customer Reviews section */
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .container {
        width: 98% !important;
        margin: 0 auto !important;
        padding: 50px 10px 60px 10px !important;
        text-align: center !important;
        max-width: 100% !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .hometitle2 {
        font-size: 16px !important;
        text-align: center !important;
        margin-bottom: 8px !important;
        width: 100% !important;
        left: 0 !important;
        position: relative !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .hometitle {
        font-size: 28px !important;
        margin-bottom: 25px !important;
        text-align: center !important;
        width: 100% !important;
        left: 50% !important;
        position: relative !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .say-detail {
        font-size: 16px !important;
        line-height: 1.4 !important;
        margin-bottom: 20px !important;
        text-align: center !important;
        padding: 0 5px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] h3 {
        font-size: 18px !important;
        margin-bottom: 12px !important;
        text-align: center !important;
        padding: 0 5px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] p {
        font-size: 14px !important;
        margin-bottom: 20px !important;
        text-align: center !important;
        padding: 0 5px !important;
    }
    
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] hr {
        display:none !important;
        margin: 0 auto 15px auto !important;
        width: 40px !important;
        position: relative !important;
        left: 0 !important;
    }
    
    /* Fix for owl carousel items */
    .container-fluid[style*="background-image: url('/assets/img/say-bg.jpg')"] .owl-carousel .owl-item {
        padding: 0 5px !important;
    }
    
    /* Hide owl carousel navigation dots on small mobile - ULTRA SPECIFIC */
    .owl-dots,
    #owl-carousel1 .owl-dots,
    .owl-carousel .owl-dots,
    .owl-carousel .owl-dots .owl-dot,
    .owl-carousel .owl-dots .owl-dot span,
    .container-fluid .owl-dots,
    .container-fluid .owl-carousel .owl-dots,
    .container-fluid .owl-carousel .owl-dots .owl-dot,
    .container-fluid .owl-carousel .owl-dots .owl-dot span {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
    }
    
    .owl-nav,
    #owl-carousel1 .owl-nav,
    .owl-carousel .owl-nav,
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .container-fluid .owl-nav,
    .container-fluid .owl-carousel .owl-nav {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
    }
}

@media only screen and (max-width: 767px) {
    .hometitle4 {color:#fff;position: absolute;top: 52% !important;left: 5%; font-size: 20px;font-weight: 400;margin-bottom: 0;font-family: "Cormorant", serif;}
    .hometitle3 {font-family: "Bebas Neue", serif;font-size: 18px;font-weight: 700;margin-bottom: -5px;letter-spacing: 1px;color:#fff;color: #fff;position: absolute;top: 40% !important;left: 5%;}
}

@media only screen and (min-width: 767px) {
    .hometitle4 {font-size: 40px;color: #c97d31;font-weight: 400;margin-bottom: 0;font-family: "Cormorant", serif;}
    .hometitle3 {font-family: "Bebas Neue", serif;font-size: 18px;font-weight: 700;margin-bottom: -5px;letter-spacing: 1px;color:#fff;color: #fff;position: absolute;top: 64% !important;left: 5%;}
}

/* Sabit WhatsApp Butonu */
.floating-whatsapp-btn {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);
    cursor: pointer;
    z-index: 9999;
    transition: all 0.3s ease;
    text-decoration: none;
}

.floating-whatsapp-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 30px rgba(37, 211, 102, 0.6);
}

.floating-whatsapp-btn i {
    color: #fff;
    font-size: 32px;
    transition: all 0.3s ease;
}

.floating-whatsapp-btn:hover i {
    transform: rotate(15deg);
}

/* Mobil cihazlarda daha küçük boyut */
@media only screen and (max-width: 768px) {
    .floating-whatsapp-btn {
        width: 50px;
        height: 50px;
        bottom: 20px;
        left: 20px;
    }
    
    .floating-whatsapp-btn i {
        font-size: 26px;
    }
}