/* --------------------------------------------------------
   Author :  RGB Creative Agency
   Description : Main CSS file for the website theme
   Version : 2.0
   Last Updated : 2024
   Features : 
   - Responsive design
   - Modern UI components
   - Cookie banner styling
   - Maintenance mode styling
   - Gallery and blog layouts
   - Contact page styling
   - SEO optimized
----------------------------------------------------------- */

/*--------------------------------------------------------------
# GENERAL
--------------------------------------------------------------*/
@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: 400;font-size: 14px;color: #636e72;background: #fff;}
*:focus {outline: 0;}
a {text-decoration: none !important;}

/*--------------------------------------------------------------
# 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: 150px;}
  .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: 175px;}
  .head-social {display: inline-block;margin-right: 22px;vertical-align: middle;padding: 0 2px;color: #a2a0a9;transition: 0.5s;}
}
.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: 5px;width: 98%;margin-bottom: 25px;}
  .head-title { font-size: 15px;font-weight: 800;color: #fff;margin-top: -60px;margin-bottom: 0;padding-left: 10px;}
  .bread-icon {padding-right: 10px;margin-left: 10px;}
  .breadcrumb {display:none;}
}
@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;color:#fff;}
  .bread-icon {padding-right: 15px;}
}

/*--------------------------------------------------------------
# MAINTENANCE MODE
--------------------------------------------------------------*/
.maintenance-container {display: flex;justify-content: center;align-items: center;height: 100vh;text-align: center;font-family: 'Quicksand', sans-serif;}
.maintenance-content {background: white;padding: 40px;border-radius: 10px;box-shadow: 0 4px 6px rgba(0,0,0,0.1);max-width: 500px;width: 90%;}
.maintenance-icon {font-size: 64px;color: #7952B3;margin-bottom: 20px;}
.maintenance-title {font-size: 28px;font-weight: 600;color: #333;margin-bottom: 15px;}
.maintenance-text {font-size: 16px;color: #666;line-height: 1.6;}
.maintenance-logo {margin-bottom: 30px;}
.maintenance-logo img {max-height: 80px;max-width: 200px;}
.maintenance-contact {margin-top: 30px;padding-top: 20px;border-top: 1px solid #eee;}
.maintenance-contact h3 {font-size: 18px;margin-bottom: 15px;color: #333;}
.maintenance-contact .contact-item {display: flex;flex-direction: column;gap: 10px;align-items: center;}
.maintenance-contact .contact-item p {margin: 0;color: #666;}
.maintenance-contact .contact-item i {margin-right: 8px;color: #7952B3;}
.maintenance-contact .contact-item .whatsapp-icon {color: #25D366;}
.maintenance-contact .contact-item a {color: #7952B3;text-decoration: none;}
.maintenance-contact .contact-item .whatsapp-link {color: #25D366;}

/*--------------------------------------------------------------
# THEME COLORS
--------------------------------------------------------------*/
:root {
    --theme-color: #7952B3;
    --theme-color-hover: #6a4199;
    --theme-color-light: #8a5bb8;
}

/*--------------------------------------------------------------
# HOME SLIDER
--------------------------------------------------------------*/
.carousel-item:after {left: 0;top: 0;width: 100%;height: 100%;}
.fill {width: 100%;height: 100%;object-fit: cover;object-position: center;overflow: hidden;display: block;}
.slider-detail {position: absolute;color: #fff;top: 65%;left: 20%;right: 20%;width: 60%;font-size: 17px;font-weight: 400;text-align: center;}

@media only screen and (max-width: 767px) {
  .fill {height: 180px;border-radius: 10px;}
  .slider-detail {display: none;}
  .carousel-caption {position: absolute;text-align: left;line-height: 21px;font-size: 20px;font-weight: 700;color: #323943;top: 46%;left: 25px;}
  .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%;}
  .mt-9 {margin-top:40px;}
    .ab-rw {text-align:center;}

}

@media only screen and (min-width: 767px) {
  .fill {height: 450px;}
  .slider-fill {padding-left:0;padding-right:0;}
  .carousel-caption {position: absolute;font-size: 40px;font-weight: 600;color: #323943;top: 30%;text-align: center;left:0%;right:0%;}
  .carousel-control-next {position: absolute;top: 35%;right: 10%;text-decoration: none;z-index: 1;width: 30px;height: 30px;}
  .carousel-control-prev {position: absolute;top: 35%;text-decoration: none;left: 10%;z-index: 1;width: 30px;height: 30px;}
    .mt-9 {margin-top:90px;}
    .ab-rw {text-align:center;width:70%;margin-left:15%;}
}

.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;}


.btn1:hover {background-color: rgba(0, 0, 0, 0.9);text-decoration: none;color: #fff;transition:0.5s;}
.btn2:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.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: 12px;font-weight: 500;background-color: #55acee;color: #fff;padding: 5px 13px;border-radius: 3px;}
.btn5:hover {background-color: #fe5b5f;text-decoration: none;color: #fff;}
.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: 14px;font-weight: 500;background-color: #30839c;color: #fff;padding: 6px 30px;border-radius: 5px;transition:0.5s;}
.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;}

@media only screen and (max-width: 767px) {
  .mobgiz {display: none !important;}
  .btn1 {position: absolute;top: 72%;left: 6%;text-decoration: none;background-color: rgba(0, 0, 0, 0.5);color: #fff;padding: 2px 10px;border-radius: 3px;font-size: 13px;transition:0.5s;}
  .hometitle {font-size: 20px;color: #323943;font-weight: 500;margin-bottom: 0;text-transform: uppercase;}
  .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;}
  .sl-rw {height:330px;background-size:cover;padding:100px 30px;text-align: center;border-radius: 20px;box-shadow:0 0 20px 0 rgb(0 0 0 / 10%);}
}

@media only screen and (min-width: 767px) {
  .deskgiz {display: none !important;}
  .mobile-container {display: none;}
  .btn1 {position: absolute;top: 47%;left: 45%;right:45%;text-align: center;font-size: 15px;font-weight: 500;text-decoration: none;background-color:rgba(0, 0, 0, 0.5);color: #fff;padding: 5px 20px;border-radius: 5px;transition:0.5s;}
  .hometitle {font-size: 35px;color: #323943;font-weight: 500;letter-spacing: 1px;margin-bottom: 0;text-transform: uppercase;}
  .blog-img {width: 100%;border-radius: 7px;margin-bottom:30px;}
  .blog-title {font-size: 25px;color: #58585a;font-weight: 400;margin-bottom: 0;}
    .sl-rw {height:330px;background-size:cover;padding: 110px;text-align: center;border-radius: 20px;box-shadow:0 0 20px 0 rgb(0 0 0 / 10%);}

}

/*--------------------------------------------------------------
# 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:10px;margin-bottom:10px; }
.owl-dots .owl-dot { width: 8px; height: 8px; border-radius: 50%; margin: 2px; background-color: #ccc !important;}
.owl-dots .owl-dot.active { background-color: #9d9c9c !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
--------------------------------------------------------------*/
.footertitle {font-size: 15px;color: #f5f5f5;font-weight: 500;border-left: solid 2px #f5f5f5;padding-left: 15px;letter-spacing: 1px;}
.footer {background: #1b2939;color: #fff;padding: 50px 0 20px 0;margin-top:130px;}
.footer-title {font-size: 14px;font-weight: 600;color: #f5f5f5;border-bottom: groove 1px #f5f5f5;width: 80%;padding-bottom: 5px;}
.footer-desc a {color: #b2bec3;font-size: 12px;transition: 0.5s;}
.footer-desc a:hover {color: #fff;font-weight: 500;padding-left: 10px;transition: 0.5s;}
.footer-icon {color: #fff;border-right: solid 1px #fff;padding-right: 10px;font-size: 13px;margin-right: 5px;}
.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: #f36e20;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;}

/*--------------------------------------------------------------
# COOKIE BANNER
--------------------------------------------------------------*/
.cookie-banner {position: fixed;bottom: 0;left: 0;right: 0;width: 100%;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius: 0;box-shadow: 0 -5px 20px rgba(0,0,0,0.2);z-index: 9999;animation: slideUp 0.5s ease-out;backdrop-filter: blur(10px);border: none;border-top: 1px solid rgba(255,255,255,0.1);}
.cookie-content {display: flex;align-items: center;padding: 15px 20px;gap: 20px;max-width: 1200px;margin: 0 auto;}
.cookie-icon {flex-shrink: 0;width: 40px;height: 40px;background: rgba(255,255,255,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 20px;color: white;}
.cookie-text {flex: 1;color: white;}
.cookie-text h4 {margin: 0 0 5px 0;font-size: 14px;font-weight: 600;color: white;}
.cookie-text p {margin: 0;font-size: 12px;line-height: 1.3;opacity: 0.9;}
.cookie-actions {display: flex;gap: 8px;flex-shrink: 0;}
.cookie-btn {padding: 6px 12px;border: none;border-radius: 20px;font-size: 11px;font-weight: 500;cursor: pointer;transition: all 0.3s ease;display: flex;align-items: center;gap: 4px;min-width: 70px;justify-content: center;}
.cookie-btn-reject {background: rgba(255,255,255,0.2);color: white;border: 1px solid rgba(255,255,255,0.3);}
.cookie-btn-reject:hover {background: rgba(255,255,255,0.3);transform: translateY(-2px);}
.cookie-btn-accept {background: #4CAF50;color: white;border: 1px solid #45a049;}
.cookie-btn-accept:hover {background: #45a049;transform: translateY(-2px);box-shadow: 0 5px 15px rgba(76,175,80,0.3);}
.cookie-btn-settings {background: rgba(255,255,255,0.15);color: white;border: 1px solid rgba(255,255,255,0.3);}
.cookie-btn-settings:hover {background: rgba(255,255,255,0.25);transform: translateY(-2px);}
/* Çerez Ayarları Modal */
.cookie-settings {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.7);z-index: 10000;display: flex;align-items: center;justify-content: center;padding: 20px;}
.cookie-settings-content {background: white;border-radius: 15px;max-width: 600px;width: 100%;max-height: 80vh;overflow-y: auto;box-shadow: 0 20px 40px rgba(0,0,0,0.3);animation: modalSlideIn 0.3s ease-out;}
.cookie-settings-header {display: flex;justify-content: space-between;align-items: center;padding: 20px;border-bottom: 1px solid #eee;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);color: white;border-radius: 15px 15px 0 0;}
.cookie-settings-header h3 {margin: 0;font-size: 18px;font-weight: 600;}
.cookie-close {background: none;border: none;color: white;font-size: 20px;cursor: pointer;padding: 5px;border-radius: 50%;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;transition: background 0.3s ease;}
.cookie-close:hover {background: rgba(255,255,255,0.2);}
.cookie-settings-body {padding: 20px;}
.cookie-settings-desc {margin-bottom: 20px;color: #666;font-size: 14px;line-height: 1.5;}
.cookie-category {margin-bottom: 20px;padding: 15px;border: 1px solid #eee;border-radius: 10px;background: #f9f9f9;}
.cookie-category-header {display: flex;align-items: flex-start;gap: 15px;}
.cookie-switch {position: relative;display: inline-block;width: 50px;height: 25px;flex-shrink: 0;margin-top: 5px;}
.cookie-switch input {opacity: 0;width: 0;height: 0;}
.cookie-slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;border-radius: 25px;}
.cookie-slider:before {position: absolute;content: "";height: 19px;width: 19px;left: 3px;bottom: 3px;background-color: white;transition: .4s;border-radius: 50%;}
input:checked + .cookie-slider {background-color: #4CAF50;}
input:checked + .cookie-slider:before {transform: translateX(25px);}
input:disabled + .cookie-slider {background-color: #ddd;cursor: not-allowed;}
.cookie-category-info h4 {margin: 0 0 5px 0;font-size: 16px;color: #333;}
.cookie-category-info p {margin: 0;font-size: 13px;color: #666;line-height: 1.4;}
.cookie-settings-footer {padding: 20px;border-top: 1px solid #eee;display: flex;gap: 10px;justify-content: flex-end;background: #f9f9f9;border-radius: 0 0 15px 15px;}
.cookie-btn-save {background: #2196F3;color: white;border: 1px solid #1976D2;}
.cookie-btn-save:hover {background: #1976D2;transform: translateY(-2px);box-shadow: 0 5px 15px rgba(33,150,243,0.3);}
.cookie-btn-accept-all {background: #4CAF50;color: white;border: 1px solid #45a049;}
.cookie-btn-accept-all:hover {background: #45a049;transform: translateY(-2px);box-shadow: 0 5px 15px rgba(76,175,80,0.3);}

@keyframes modalSlideIn {
    from {transform: scale(0.8);opacity: 0;}
    to {transform: scale(1);opacity: 1;}
}
@keyframes slideUp {
    from {transform: translateY(100px);opacity: 0;}
    to {transform: translateY(0);opacity: 1;}
}
@media (max-width: 768px) {
    .cookie-content {flex-direction: column;text-align: center;gap: 12px;padding: 12px 15px;}
    .cookie-actions {width: 100%;justify-content: center;flex-wrap: wrap;}
    .cookie-btn {flex: 1;max-width: 100px;font-size: 10px;padding: 5px 8px;}
    .cookie-text h4 {font-size: 13px;}
    .cookie-text p {font-size: 11px;}
}

/*--------------------------------------------------------------
# POPUP MODAL
--------------------------------------------------------------*/
#popupModal .modal-dialog {
    max-width: 500px;
}

#popupModal .modal-content {
    border-radius: 15px;
    border: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

#popupModal .modal-header {
    background: linear-gradient(135deg, #7952B3 0%, #6a4199 100%);
    color: white;
    border-radius: 15px 15px 0 0;
    border-bottom: none;
    padding: 20px;
}

#popupModal .modal-title {
    font-weight: 600;
    font-size: 18px;
}

#popupModal .btn-close {
    filter: invert(1);
    opacity: 0.8;
}

#popupModal .btn-close:hover {
    opacity: 1;
}

#popupModal .modal-body {
    padding: 25px;
    text-align: center;
}

#popupModal .modal-body img {
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

#popupModal .modal-body p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

#popupModal .btn-primary {
    background: linear-gradient(135deg, #7952B3 0%, #6a4199 100%);
    border: none;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 500;
    transition: all 0.3s ease;
}

#popupModal .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(121, 82, 179, 0.3);
}

#popupModal .btn-secondary {
    background: #6c757d;
    border: none;
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: 500;
}

#popupModal .btn-secondary:hover {
    background: #5a6268;
    transform: translateY(-1px);
}

@media (max-width: 576px) {
    #popupModal .modal-dialog {
        margin: 10px;
    }
    
    #popupModal .modal-body {
        padding: 20px 15px;
    }
    
    #popupModal .modal-body img {
        max-height: 200px;
    }
}
