:root{
  --fma-blue:#003f82;
  --fma-blue-dark:#002b61;
  --fma-blue-ink:#073a78;
  --fma-red:#ef233c;
  --fma-green:#39b54a;
  --fma-soft:#f4f8fd;
  --fma-border:#dfe9f5;
  --fma-text:#10233f;
  --fma-muted:#66758b;
  --fma-shadow:0 14px 38px rgba(7,58,120,.12);
}
*{box-sizing:border-box}
body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--fma-text);background:#fff;line-height:1.65}
a{text-decoration:none;color:var(--fma-blue)}
img{max-width:100%;height:auto}
.container{max-width:1210px}.section-padding{padding:52px 0}.card-shadow{box-shadow:var(--fma-shadow);border:1px solid var(--fma-border);border-radius:16px;background:#fff}
.top-strip{background:var(--fma-blue-dark);color:#fff;font-size:13px;padding:8px 0}.top-strip i{margin-right:6px}.site-header{box-shadow:0 6px 20px rgba(0,0,0,.08);z-index:1030}.main-nav{padding:15px 0}.site-logo,.navbar-brand img{max-height:54px;width:auto}.navbar-nav .nav-link{font-weight:700;font-size:14px;color:#132e55!important;padding:12px 14px!important;border-radius:12px}.navbar-nav .nav-link:hover,.navbar-nav .current-menu-item .nav-link{color:var(--fma-blue)!important;background:#eef6ff}.nav-reservation{border-radius:10px;padding:12px 18px;font-weight:800;background:var(--fma-red);border-color:var(--fma-red)}
.hero-section{position:relative;background:#f7fbff}.hero-slide{min-height:445px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;overflow:hidden}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,44,100,.84) 0%,rgba(0,58,128,.56) 47%,rgba(0,58,128,.10) 100%)}.hero-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:36px;color:#fff;padding-top:35px;padding-bottom:80px}.hero-copy{max-width:760px}.hero-copy h1{font-size:66px;line-height:1.03;font-weight:900;letter-spacing:-1px;margin:0 0 10px;text-shadow:0 5px 18px rgba(0,0,0,.25)}.hero-copy p{font-size:22px;font-weight:600;max-width:750px;margin-bottom:25px}.hero-highlights{display:flex;gap:18px;flex-wrap:wrap}.hero-highlights span{display:flex;align-items:center;gap:9px;font-weight:800;background:rgba(0,38,88,.48);border:1px solid rgba(255,255,255,.22);padding:11px 14px;border-radius:12px}.hero-highlights i{font-size:24px}.hero-highlights small{display:block;font-size:12px;font-weight:600;opacity:.92}.price-badge{width:150px;height:150px;min-width:150px;background:#fff;color:var(--fma-red);border:8px solid var(--fma-red);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 12px 28px rgba(0,0,0,.22);transform:rotate(-4deg)}.price-badge strong{font-size:42px;line-height:1}.price-badge span{font-weight:900;color:#17315a;text-align:center;font-size:16px;line-height:1.15}.hero-indicators{bottom:20px}.search-wrap{position:relative;margin-top:-55px;z-index:5}.tour-search-card{display:grid;grid-template-columns:190px 1fr 1fr 1fr 180px;gap:16px;background:rgba(0,45,104,.96);padding:18px;border-radius:18px;box-shadow:0 15px 40px rgba(0,40,100,.28);align-items:center}.search-tab{font-size:20px;font-weight:900;color:#fff;display:flex;align-items:center;gap:12px}.search-input input{width:100%;height:54px;border:0;border-radius:10px;padding:0 18px;font-weight:600;color:#334;background:#fff}.tour-search-card .btn{height:54px;border-radius:10px;font-weight:900;background:var(--fma-red);border-color:var(--fma-red)}
.section-title{text-align:center;margin-bottom:28px}.section-title h2{font-size:34px;font-weight:900;color:var(--fma-blue-ink);display:inline-block;position:relative;margin:0}.section-title h2:before,.section-title h2:after{content:"";display:inline-block;width:34px;height:2px;background:#7fb7ea;vertical-align:middle;margin:0 10px}.section-title h2:after{background:#7fb7ea}.tours-section{padding-top:44px}.tour-card{background:#fff;border:1px solid var(--fma-border);border-radius:12px;overflow:hidden;height:100%;box-shadow:0 12px 28px rgba(5,52,112,.09);transition:.25s ease}.tour-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(5,52,112,.16)}.tour-thumb{display:block;position:relative;height:155px;overflow:hidden}.tour-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.tour-card:hover .tour-thumb img{transform:scale(1.05)}.tour-badge{position:absolute;top:10px;left:10px;background:var(--fma-blue);color:#fff;font-size:12px;font-weight:900;padding:6px 10px;border-radius:6px}.tour-body{padding:18px}.tour-body h3{font-size:17px;line-height:1.3;font-weight:900;margin:0 0 8px;color:#092d62}.tour-body h3 a{color:#092d62}.tour-body p{font-size:13px;color:var(--fma-muted);min-height:42px;margin-bottom:10px}.tour-meta{font-size:13px;color:#42556f}.tour-meta i{color:var(--fma-blue);margin-right:6px}.tour-price{font-size:24px;font-weight:900;color:var(--fma-red);line-height:1}.tour-price small{font-size:12px;margin-left:2px}.tour-more{width:36px;height:36px;border-radius:50%;background:#eef6ff;display:grid;place-items:center}.all-tours-link{font-weight:900;color:var(--fma-blue-ink)}
.feature-strip{padding:28px 0;background:#f2f8ff}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--fma-border);border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--fma-shadow)}.feature-item{display:flex;align-items:center;gap:14px;padding:22px 20px;border-right:1px solid var(--fma-border)}.feature-item:last-child{border-right:0}.feature-item i{width:54px;height:54px;border:2px solid #bee0ff;border-radius:50%;display:grid;place-items:center;color:var(--fma-blue);font-size:26px;background:#f3f9ff}.feature-item strong{display:block;color:#073a78;font-weight:900}.feature-item span{font-size:13px;color:var(--fma-muted);line-height:1.35;display:block}
.info-cards-section{background:#fff}.info-card{display:grid;grid-template-columns:42% 58%;background:#f9fcff;border:1px solid var(--fma-border);border-radius:16px;overflow:hidden;height:100%;box-shadow:var(--fma-shadow)}.info-card img{height:100%;width:100%;object-fit:cover}.info-content{padding:24px}.info-content h3{font-size:19px;font-weight:900;color:#073a78}.info-content p{font-size:14px;color:var(--fma-muted);margin-bottom:12px}.info-content ul{list-style:none;padding:0;margin:0 0 15px}.info-content li{font-size:13px;margin-bottom:5px}.info-content li i{color:var(--fma-green);margin-right:8px}.btn-outline-primary{border-color:var(--fma-blue);color:var(--fma-blue);font-weight:800}.btn-outline-primary:hover{background:var(--fma-blue);border-color:var(--fma-blue)}
.routes-section{padding:28px 0 12px}.route-card{background:#fff;border:1px solid var(--fma-border);border-radius:13px;text-align:center;overflow:hidden;height:100%;box-shadow:0 10px 22px rgba(5,52,112,.07)}.route-card img{height:88px;width:100%;object-fit:cover}.route-card h3{font-size:15px;font-weight:900;color:#073a78;margin:12px 8px 2px}.route-card p{font-size:12px;color:var(--fma-muted);margin:0 8px 12px;line-height:1.35}.testimonial-card{height:100%;background:#fff;border:1px solid var(--fma-border);border-radius:16px;padding:28px;box-shadow:var(--fma-shadow)}.testimonial-card .quote{color:#c8d8e9;font-size:28px}.testimonial-card p{font-size:14px;color:#42556f;min-height:80px}.testimonial-author{display:flex;align-items:center;gap:12px}.avatar{width:44px;height:44px;border-radius:50%;background:#e5f1ff;color:#0a4d9c;display:grid;place-items:center;font-weight:900}.testimonial-author small{display:block;color:var(--fma-muted)}.stars{margin-left:auto;color:#ffbd00;font-size:14px}.faq-section{padding:20px 0 50px}.fma-accordion .accordion-button{font-weight:900;color:#073a78;border-radius:10px!important}.fma-accordion .accordion-item{border:1px solid var(--fma-border);border-radius:10px;overflow:hidden}.bottom-cta-section{padding:0 0 42px}.bottom-cta{background:linear-gradient(135deg,var(--fma-blue),#0060bd);border-radius:17px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:28px 42px;box-shadow:var(--fma-shadow);position:relative;overflow:hidden}.bottom-cta:before{content:"";position:absolute;left:0;bottom:-10px;width:260px;height:90px;border:2px solid rgba(255,255,255,.22);border-radius:50%;transform:rotate(-8deg)}.bottom-cta h2{font-size:32px;font-weight:900;margin:0}.bottom-cta p{margin:0;opacity:.92}.bottom-cta .btn{position:relative;z-index:2;border-radius:10px;font-weight:900;background:var(--fma-red);border-color:var(--fma-red)}
.site-footer{background:linear-gradient(180deg,#003b7e,#002657);color:#dbeaff;padding:46px 0 20px}.footer-logo img{max-height:52px;filter:brightness(0) invert(1)}.site-footer h5{color:#fff;font-weight:900;margin-bottom:14px}.site-footer p{font-size:14px;color:#dbeaff}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:7px}.footer-menu a{color:#dbeaff;font-size:14px}.footer-menu a:hover{color:#fff}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;gap:10px;margin-bottom:10px;font-size:14px}.social-icons{display:flex;gap:10px}.social-icons a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.35);display:grid;place-items:center;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:32px;padding-top:18px;font-size:13px;color:#dbeaff}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:62px;height:62px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:34px;z-index:1040;box-shadow:0 16px 35px rgba(37,211,102,.35);animation:fmaPulse 2.2s infinite}.floating-whatsapp:hover{color:#fff;transform:translateY(-3px)}@keyframes fmaPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.45)}70%{box-shadow:0 0 0 14px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}
.page-hero,.compact-hero{background:linear-gradient(135deg,var(--fma-blue),#0e72cf);color:#fff;padding:78px 0}.compact-hero h1{font-size:44px;font-weight:900}.compact-hero p{font-size:18px;max-width:760px}.content-card{padding:38px}.content-featured{width:100%;border-radius:16px;margin-bottom:26px}.post-card{overflow:hidden}.post-card img{width:100%;height:220px;object-fit:cover}.post-card h2{font-size:22px;font-weight:900}.pagination-wrap .nav-links{display:flex;gap:8px;justify-content:center}.pagination-wrap .page-numbers{padding:10px 14px;border:1px solid var(--fma-border);border-radius:9px;font-weight:800}.pagination-wrap .current{background:var(--fma-blue);color:#fff}.tour-detail-hero{background-size:cover;background-position:center;position:relative;padding:115px 0 72px;color:#fff}.tour-detail-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,40,95,.88),rgba(0,40,95,.42))}.tour-detail-hero .container{position:relative;z-index:2}.breadcrumb-line{font-size:13px;margin-bottom:16px;color:#dbeaff}.breadcrumb-line a{color:#fff}.tour-detail-hero h1{font-size:50px;font-weight:900}.tour-detail-hero p{font-size:18px;max-width:720px}.tour-hero-tags{display:flex;flex-wrap:wrap;gap:10px}.tour-hero-tags span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px}.detail-gallery{padding:12px}.main-gallery-img{width:100%;height:430px;object-fit:cover;border-radius:12px}.gallery-thumbs{display:flex;gap:10px;margin-top:10px}.gallery-thumbs img{width:92px;height:64px;object-fit:cover;border-radius:8px}.detail-tabs{padding:24px}.detail-tabs .nav-pills .nav-link{font-weight:900;color:#073a78;border-radius:10px}.detail-tabs .nav-pills .nav-link.active{background:var(--fma-blue)}.program-list{display:grid;gap:16px}.program-item{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:flex-start;border-bottom:1px solid var(--fma-border);padding-bottom:16px}.program-item span{width:60px;height:60px;border:1px solid var(--fma-border);border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;font-weight:900;color:var(--fma-blue)}.program-item small{text-transform:uppercase;font-size:10px;color:var(--fma-muted)}.program-item p{margin:0}.include-card{background:#fff;border:1px solid var(--fma-border);border-radius:16px;padding:24px;height:100%;box-shadow:var(--fma-shadow)}.include-card h3{font-size:20px;font-weight:900;color:#073a78}.include-card ul,.check-list{list-style:none;padding:0;margin:0}.include-card li,.check-list li{margin-bottom:8px}.included i{color:var(--fma-green);margin-right:7px}.excluded i{color:var(--fma-red);margin-right:7px}.booking-card{padding:26px;top:110px}.booking-price strong{font-size:48px;color:var(--fma-red);display:block;line-height:1}.booking-price span{color:var(--fma-muted);font-weight:800}.booking-facts{list-style:none;padding:0;margin:22px 0}.booking-facts li{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--fma-border);padding:12px 0;font-weight:700}.booking-facts i{color:var(--fma-blue);width:22px}.contact-card{padding:24px}.contact-card h3{font-size:22px;font-weight:900;color:#073a78}
@media(max-width:1199px){.tour-search-card{grid-template-columns:160px 1fr 1fr 1fr 155px}.hero-copy h1{font-size:54px}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-item{border-bottom:1px solid var(--fma-border)}}
@media(max-width:991px){.top-strip{display:none}.main-nav{padding:10px 0}.nav-reservation{display:inline-flex;margin-top:12px}.hero-slide{min-height:560px}.hero-content{display:block;text-align:center;padding-bottom:100px}.hero-copy{margin:auto}.hero-copy h1{font-size:44px}.hero-copy p{font-size:18px}.hero-highlights{justify-content:center}.price-badge{margin:25px auto 0;width:120px;height:120px;min-width:120px}.price-badge strong{font-size:32px}.tour-search-card{grid-template-columns:1fr;padding:14px}.search-tab{justify-content:center}.feature-grid{grid-template-columns:1fr}.feature-item{border-right:0}.info-card{grid-template-columns:1fr}.info-card img{height:190px}.bottom-cta{display:block;text-align:center;padding:26px}.bottom-cta .btn{margin-top:18px}.main-gallery-img{height:300px}.tour-detail-hero h1{font-size:36px}}
@media(max-width:575px){.section-padding{padding:38px 0}.hero-copy h1{font-size:34px}.hero-slide{min-height:560px}.hero-highlights span{width:100%;justify-content:center}.search-wrap{margin-top:-75px}.section-title h2{font-size:26px}.section-title h2:before,.section-title h2:after{width:18px}.tour-thumb{height:175px}.bottom-cta h2{font-size:25px}.site-footer{text-align:center}.footer-contact li{justify-content:center}.social-icons{justify-content:center}.floating-whatsapp{width:56px;height:56px;right:16px;bottom:16px}.compact-hero h1{font-size:32px}.program-item{grid-template-columns:1fr}.program-item span{width:64px}.booking-price strong{font-size:40px}}
/* v1.1 kategori ve yönetilebilir tur güncellemeleri */
.main-nav .navbar-nav .menu-item{position:relative;list-style:none}.main-nav .navbar-nav .sub-menu{position:absolute;left:0;top:100%;min-width:235px;background:#fff;border:1px solid var(--fma-border);border-radius:14px;padding:10px;margin:0;box-shadow:0 18px 42px rgba(5,52,112,.16);display:none;z-index:1060}.main-nav .navbar-nav .menu-item-has-children:hover>.sub-menu,.main-nav .navbar-nav .menu-item-has-children:focus-within>.sub-menu{display:block}.main-nav .navbar-nav .sub-menu .nav-link{display:block;padding:10px 14px!important;border-radius:10px;font-size:13px;white-space:nowrap}.main-nav .navbar-nav .sub-menu .nav-link:hover{background:var(--fma-blue);color:#fff!important}.tour-category-sidebar{padding:24px;position:sticky;top:115px}.tour-category-sidebar h3{font-size:22px;font-weight:900;color:#073a78;margin-bottom:16px}.tour-category-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.tour-category-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid var(--fma-border);border-radius:12px;color:#183b68;background:#fff;font-weight:800}.tour-category-list a:hover,.tour-category-list a.active{background:var(--fma-blue);border-color:var(--fma-blue);color:#fff}.tour-category-list strong{min-width:32px;height:28px;border-radius:999px;background:#eef6ff;color:var(--fma-blue);display:grid;place-items:center;font-size:12px}.tour-category-list a:hover strong,.tour-category-list a.active strong{background:#fff;color:var(--fma-blue)}.detail-tabs .nav-pills .nav-link:hover,.detail-tabs .nav-pills .nav-link:focus,.detail-tabs .nav-pills .nav-link.active{background:var(--fma-blue)!important;color:#fff!important}.detail-tabs .nav-pills .nav-link{transition:.2s ease}.floating-whatsapp+.floating-whatsapp{display:none!important}
@media(max-width:991px){.main-nav .navbar-nav .sub-menu{position:static;display:none;box-shadow:none;border:0;padding:4px 0 4px 14px}.main-nav .navbar-nav .menu-item-has-children:hover>.sub-menu,.main-nav .navbar-nav .menu-item-has-children:focus-within>.sub-menu{display:block}.tour-category-sidebar{position:static}}
