/* =========================
RESET
========================= */

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

html{
    scroll-behavior:smooth;
}

body{
    font-family:'Poppins',Arial,sans-serif;
    background:#f3f3f3;
    overflow-x:hidden;
}


ul {
   overflow:hidden;
   text-decoration:none;
}

li{
  text-decoration:none;
}
a{
   text-decoration:none;
}
.gap{
 margin-top:10%;
}
/* =========================
WORDPRESS WRAPPER RESETS
Stops themes adding space above the hero
========================= */

#page,
#content,
.site,
.site-content,
#primary,
.site-main,
.wp-site-blocks,
.entry-content,
.post-content,
.page-content,
.elementor-page-content,
.elementor-section-wrap,
.e-con-inner,
.elementor-widget-wrap {
    margin: 0 !important;
    padding: 0 !important;
}

/* Remove white/grey backgrounds on WP wrappers sitting
   between the absolute header and the hero */
#page,
#content,
.site,
.site-content,
#primary,
.site-main,
.wp-site-blocks {
    background: transparent !important;
}

/* Navbar must stay fully transparent when over hero */
.site-header.over-hero .navbar,
.site-header.over-hero nav.navbar {
    background: transparent !important;
    background-color: transparent !important;
}

/* Admin bar pushes body 32px on desktop, 46px on mobile */
body.admin-bar .site-header.over-hero{
    top:32px;
}

@media screen and (max-width:782px){
    body.admin-bar .site-header.over-hero{
        top:46px;
    }
}

/* Hide empty Elementor wrapper that creates a white gap */
.elementor-page-content:empty,
.elementor-page-content > .elementor:empty{
    display:none;
}

img{
    max-width:100%;
    display:block;
}

.container{
    width:90%;
    max-width:1400px;
    margin:auto;
}

/* =====================================================
HEADER
===================================================== */

.site-header{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
}

/* When placed over a hero, add this class to <header> from your page template */
.site-header.over-hero{
    position:absolute;
}

body.menu-open{
    overflow:hidden;
}

/* TOPBAR */

.topbar{
    background:#08133d;
    padding:12px 40px;
}

.topbar-container{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.topbar-left,
.topbar-right{
    display:flex;
    align-items:center;
    gap:25px;
}

.topbar a{
    color:#fff;
    font-size:14px;
    transition:.4s;
}

.topbar a:hover{
    color:#d4af37;
}

/* NAVBAR */


.navbar{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    padding:25px 50px;
    position:relative;
}

/* Bottom border */

.navbar::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:1px;
    background:rgba(255,255,255,.25);
}

/* LEFT SECTION */

.brand-left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

/* CENTER LOGO */

.logo-center{
    display:flex;
    justify-content:center;
    align-items:center;
}

/* RIGHT MENU */

.right-menu{
    display:flex;
    justify-content:flex-end;
    align-items:center;
}

/* LOGO */

.logo-icon{
    width:55px;
    display:block;
}

.logo-text{
    color:#fff;
    font-size:34px;
    font-family:serif;
    text-decoration:none;
}

/* MENU */

.nav-menu{
    display:flex;
    align-items:center;
    gap:35px;
    list-style:none;
    margin:0;
    padding:0;
}

.nav-menu li a{
    color:#fff;
    font-size:16px;
    font-weight:500;
    transition:.4s;
    text-decoration:none !important;
}

.nav-menu li a:hover{
    color:#d4af37;
     text-decoration:none !important;
    
}

/* DROPDOWN */

.sub-menu{
    position:absolute;
    top:100%;
    left:0;
    min-width:240px;
    background:#fff;
    padding:20px;
    display:none;
    z-index:99999;
    box-shadow:0 10px 30px rgba(0,0,0,.15);
}

.sub-menu li{
    margin-bottom:15px;
     text-decoration:none;
}

.sub-menu li:last-child{
    margin-bottom:0;
}

.sub-menu li a{
    color:#08133d !important;
}

.sub-menu li a:hover{
    color:#d4af37 !important;
}

.nav-menu li:hover > .sub-menu{
    display:block;
}

/* HAMBURGER */

.hamburger{
    display:none;
    background:none;
    border:none;
    color:#fff;
    font-size:34px;
    cursor:pointer;
}

/* MOBILE MENU */

.mobile-menu{
    position:fixed;
    top:0;
    right:-100%;
    width:320px;
    max-width:85%;
    height:100vh;
    background:#08133d;
    z-index:999999;
    padding:100px 30px 40px;
    overflow-y:auto;
    transition:.45s ease;
}

.mobile-menu.active{
    right:0;
}

.mobile-close{
    position:absolute;
    top:25px;
    right:25px;
    background:none;
    border:none;
    color:#fff;
    font-size:34px;
    cursor:pointer;
}

.mobile-nav{
    margin-bottom:25px;
}

.mobile-nav li{
    border-bottom:1px solid rgba(255,255,255,.1);
}

.mobile-nav li a{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:18px 0;
    color:#fff;
    font-size:18px;
}

.mobile-nav .sub-menu{
    position:static;
    display:none;
    background:transparent;
    box-shadow:none;
    padding:0 0 10px 15px;
}

.mobile-nav .sub-menu li{
    border:none;
}

.mobile-nav .sub-menu li a{
    color:rgba(255,255,255,.7) !important;
    font-size:15px;
    padding:10px 0;
}

.mobile-nav .menu-item-has-children.open > .sub-menu{
    display:block;
}

/* FORCE DROPDOWNS TO ESCAPE ALL PARENTS */
.site-header,
.navbar,
.desktop-menu,
.nav-menu,
.nav-menu li {
    overflow: visible !important;
}

/* Prevent theme wrappers clipping dropdown */
header,
.site,
.site-header,
#page,
#content,
.site-content {
    overflow: visible !important;
}

/* =====================================================
LUXURY HERO SLIDER
===================================================== */

.hero-slider{
    position:relative;
    width:100%;
    height:100vh;
    overflow:hidden;
}

.heroMainSwiper,
.heroMainSwiper .swiper-wrapper,
.heroMainSwiper .swiper-slide{
    width:100%;
    height:100%;
}

.hero-slide{
    position:relative;
}

.hero-slide img{
    width:100%;
    height:100%;
    object-fit:cover;
}

/* =====================================================
SCROLL TO TOP + WHATSAPP
===================================================== */

/* SCROLL TOP */

#scrollTopBtn{
    position:fixed;
    right:25px;
    bottom:110px;
    width:58px;
    height:58px;
    border:none;
    background:#081b5a;
    color:#fff;
    font-size:26px;
    cursor:pointer;
    z-index:9999;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:.4s ease;
    opacity:0;
    visibility:hidden;
    transform:translateY(20px);
    box-shadow:0 10px 25px rgba(0,0,0,.25);
}

#scrollTopBtn.show{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

#scrollTopBtn:hover{
    background:#d4af37;
}

/* WHATSAPP */

.whatsapp-btn{
    position:fixed;
    right:25px;
    bottom:35px;
    width:58px;
    height:58px;
    background:#25D366;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:30px;
    z-index:9999;
    text-decoration:none;
    transition:.4s ease;
    box-shadow:0 10px 25px rgba(0,0,0,.25);
}

.whatsapp-btn:hover{
    transform:translateY(-5px) scale(1.05);
}

.btn-shine {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 48px;
  color: #fff;
  background: linear-gradient(to right, #9f9f9f 0, #fff 10%, #868686 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  animation-fill-mode: forwards;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
}
.btn-shine1 {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 48px;
  color: #fff;
  background: linear-gradient(to right, #9f9f9f 0, #fff 10%, #868686 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  animation-fill-mode: forwards;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
}
@-moz-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 340px;
  }
}
@-webkit-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 340px;
  }
}
@-o-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 340px;
  }
}
@keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 340px;
  }
}


/* MOBILE */

@media(max-width:768px){

    #scrollTopBtn,
    .whatsapp-btn{
        width:52px;
        height:52px;
        right:18px;
    }

    #scrollTopBtn{
        bottom:95px;
        font-size:22px;
    }

    .whatsapp-btn{
        bottom:28px;
        font-size:26px;
    }
}

.hero-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.45);
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;
    padding:20px;
}

/* CONTENT */

.hero-content{
    width:min(100%,1000px);
    margin:auto;
    color:#fff;
    z-index:5;
}

.hero-content h1{
    font-size:clamp(42px,7vw,110px);
    line-height:1.1;
    font-weight:300;
    margin-bottom:30px;
    font-family:serif;
}

.hero-divider{
    width:160px;
    height:2px;
    background:rgba(255,255,255,.5);
    margin:0 auto 30px;
    position:relative;
}

.hero-divider::before{
    content:'';
    width:16px;
    height:16px;
    border-radius:50%;
    background:#fff;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}

.hero-content p{
    font-size:clamp(18px,2vw,30px);
    line-height:1.7;
    color:rgba(255,255,255,.85);
    margin-bottom:40px;
}

.hero-btn{
    display:inline-block;
    padding:16px 40px;
    background:#fff;
    color:#111;
    text-decoration:none;
    transition:.4s;
    font-size:18px;
}

.hero-btn:hover{
    background:#d4af37;
    color:#fff;
}

/* THUMBNAILS */

.heroThumbSwiper{
    position:absolute !important;
    bottom:35px;
    left:50%;
    transform:translateX(-50%);
    width:min(92%,1100px);
    z-index:50;
    padding:10px;
}

.thumb-slide{
    height:170px !important;
    border-radius:26px;
    overflow:hidden;
    opacity:.55;
    transition:.4s ease;
    border:3px solid rgba(255,255,255,.7);
}

.thumb-slide img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.swiper-slide-thumb-active{
    opacity:1;
    transform:translateY(-10px);
}

/* ARROWS */

.hero-prev,
.hero-next{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:76px;
    height:76px;
    z-index:60;
    background:rgba(255,255,255,.15);
    backdrop-filter:blur(10px);
    border:1px solid rgba(255,255,255,.4);
    color:#fff;
    font-size:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    transition:.4s;
}

.hero-prev:hover,
.hero-next:hover{
    background:#d4af37;
}

.hero-prev{
    left:35px;
}

.hero-next{
    right:35px;
}

/* RESPONSIVE */

@media(max-width:991px){

    .topbar-container{
        flex-direction:column;
        gap:10px;
    }

    .navbar{
        display:flex;
        justify-content:space-between;
        align-items:center;
    }

    .desktop-menu{
        display:none;
    }

    .hamburger{
        display:block;
    }

    .logo-text{
        font-size:24px;
    }

    .logo-icon{
        width:45px;
    }

    /* HERO FIX */

    .heroThumbSwiper{
        z-index:10 !important;
    }

    .hero-prev,
    .hero-next{
        z-index:15 !important;
    }
}
/* =========================
SECTION
========================= */

.section{ padding:100px 8%; }

.section h2{
    text-align:center;
    margin-bottom:30px;
    font-size:42px;
    color:#08133d;
}

/* =========================
FOOTER
========================= */

.footer{
    background:#08133d;
    color:#fff;
    padding:70px 8%;
}
.footer-box p{
    color:rgba(255,255,255,.85);
    line-height:2;
    font-size:17px;
}

.footer-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:40px;
}

.copyright{
    text-align:center;
    margin-top:40px;
    padding-top:20px;
    border-top:1px solid rgba(255,255,255,.2);
    font-size:14px;
    line-height:1.6;
}

/* =========================
TABLET  ≤ 991px
========================= */

@media(max-width:991px){

    .overlay h1{ font-size:42px; }
    .overlay p { font-size:18px; }

    .footer-grid{ grid-template-columns:repeat(2,1fr); }
}

/* =========================
MOBILE  ≤ 768px
========================= */

@media(max-width:768px){

    .topbar-container{
        flex-direction:column;
        gap:10px;
    }

    .topbar-left,
    .topbar-right{
        flex-wrap:wrap;
        justify-content:center;
        gap:14px;
    }

    .mobile-menu{
        width:300px;
    }

    .logo-text{
        font-size:20px;
    }

    section{ padding:70px 0 !important; }
    h1{ font-size:42px !important; }
    h2{ font-size:34px !important; }
    h3{ font-size:24px !important; }
    p { font-size:15px !important; line-height:1.8; }

    .footer{ text-align:center; }
    .footer-grid{ grid-template-columns:1fr; }
    .copyright{ font-size:13px; padding:15px; }
}

/* =========================
SMALL MOBILE  ≤ 480px
========================= */

@media(max-width:480px){

    .container{ width:94%; }
    section{ padding:60px 0 !important; }
    h1{ font-size:34px !important; }
    h2{ font-size:28px !important; }
    h3{ font-size:20px !important; }
    p { font-size:14px !important; }
}
/* =========================
HERO SLIDER
========================= */

.hero-slider{
    height:100vh;
    position:relative;
    margin-top:0; /* FIX: was 120px — caused the white gap below the header */
}

.hotelSwiper{
    height:100%;
}

.swiper-slide{
    background-size:cover;
    background-position:center;
    display:flex;
    justify-content:center;
    align-items:center;
}

.slide-one{
    background-image:url('https://images.unsplash.com/photo-1540541338287-41700207dee6?q=80&w=1600');
}

.slide-two{
    background-image:url('https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?q=80&w=1600');
}

.slide-three{
    background-image:url('https://images.unsplash.com/photo-1520250497591-112f2f40a3f4?q=80&w=1600');
}

/* =========================
OVERLAY
========================= */

.overlay{
    width:100%;
    height:100%;
     background:rgba(0,0,0,0.45);
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    color:white;
    padding:20px;
}

.overlay h1{
    font-size:72px;
    margin-bottom:20px;
    font-weight:600;
}

.overlay p{
    font-size:24px;
    margin-bottom:30px;
    max-width:700px;
}

/* =========================
BUTTON
========================= */

.btn{
    background:white;
    color:#08133d;
    text-decoration:none;
    padding:14px 32px;
    font-weight:600;
    border-radius:4px;
    transition:0.3s;
}

.btn:hover{
    background:#d4af37;
    color:white;
}

/* =========================
SECTION
========================= */

.section{
    padding:100px 8%;
}

.section h2{
    text-align:center;
    margin-bottom:30px;
    font-size:42px;
    color:#08133d;
}

/* =========================
FOOTER
========================= */

/* =====================================================
FOOTER
===================================================== */

.footer{
    background:#081b5a;
    color:#fff;
    position:relative;
}

/* CONTAINER */

.footer-container{
    width:90%;
    max-width:1400px;
    margin:auto;
    padding:100px 0 70px;
}

/* GRID */

.footer-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
    gap:70px;
}

/* LOGO */

.footer-logo{
    margin-bottom:35px;
}

.footer-logo img{
 
    margin-bottom:18px;

}

.footer-logo h2{
    font-size:34px;
    font-weight:400;
    font-family:serif;
}

/* TEXT */



/* HEADINGS */

.footer-box h3{
    font-size:42px;
    margin-bottom:35px;
    font-weight:400;
    font-family:serif;
}

/* LINKS */

.footer-box ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-box ul li{
    margin-bottom:20px;
}

.footer-box ul li a{
    color:#fff;
    text-decoration:none;
    font-size:18px;
    transition:.4s;
    position:relative;
    padding-left:22px;
}

.footer-box ul li a::before{
    content:'➜';
    position:absolute;
    left:0;
    color:#d4af37;
    font-size:14px;
}

.footer-box ul li a:hover{
    color:#d4af37;
    padding-left:28px;
}

/* SOCIAL */

.footer-social{
    display:flex;
    gap:18px;
    margin-top:40px;
    padding-top:30px;
    border-top:1px solid rgba(255,255,255,.2);
}

.footer-social a{
    width:45px;
    height:45px;
    border:1px solid rgba(255,255,255,.3);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    text-decoration:none;
    transition:.4s;
    font-size:18px;
}

.footer-social a:hover{
    background:#d4af37;
    border-color:#d4af37;
}

/* CONTACT */

.footer-contact p{
    display:flex;
    gap:15px;
    align-items:flex-start;
    margin-bottom:28px;
}

.footer-contact i{
    color:#fff;
    margin-top:8px;
    min-width:20px;
}

/* COPYRIGHT */

.footer-bottom{
   
    text-align:center;
    padding:22px;
    font-size:18px;
    color:#fff;
}

/* RESPONSIVE */

@media(max-width:991px){

    .footer-grid{
        gap:50px;
    }

    .footer-box h3{
        font-size:34px;
    }

    .footer-logo h2{
        font-size:28px;
    }
}

@media(max-width:768px){

    .footer-container{
        padding:80px 0 50px;
    }

    .footer-grid{
        grid-template-columns:1fr;
        gap:45px;
    }

    .footer-box{
        text-align:center;
    }

    .footer-contact p{
        justify-content:center;
    }

    .footer-social{
        justify-content:center;
    }

    .footer-box ul li a{
        padding-left:0;
    }

    .footer-box ul li a::before{
        display:none;
    }

    .footer-box ul li a:hover{
        padding-left:0;
    }

    .footer-box h3{
        font-size:30px;
    }

    .footer-logo h2{
        font-size:24px;
    }

    .footer-bottom{
        font-size:15px;
    }
}

/* =========================
RESPONSIVE
========================= */

@media(max-width:991px){

    .hamburger{
        display:block;
    }

    .menu-wrapper{
        display:none;
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        background:#08133d;
        padding:25px;
    }

    .menu-wrapper.active{
        display:block;
    }

    .nav-menu{
        flex-direction:column;
        gap:20px;
    }

    .overlay h1{
        font-size:42px;
    }

    .overlay p{
        font-size:18px;
    }
}

.facility-section{
    padding:80px 40px;
    text-align:center;
}

.section-title{
    font-size:42px;
    color:#001b5e;
    margin-bottom:70px;
    position:relative;
    display:inline-block;
    font-weight:600;
}

.section-title::before{
    content:'•';
    color:#001b5e;
    font-size:70px;
    position:absolute;
    left:-45px;
    top:-20px;
}

.facility-wrapper{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(180px,1fr));
    gap:45px 20px;
    max-width:1200px;
    margin:auto;
}

.facility-item{
    background:#fff;
    padding:35px 20px;
    border-radius:18px;
    transition:0.4s ease;
    cursor:pointer;
    position:relative;
    overflow:hidden;
}

.facility-item::before{
    content:'';
    position:absolute;
    width:100%;
    height:0%;
    left:0;
    bottom:0;
    background:#001b5e;
    z-index:0;
    transition:0.4s ease;
}

.facility-item:hover::before{
    height:100%;
}

.facility-item i,
.facility-item h4{
    position:relative;
    z-index:1;
    transition:0.4s ease;
}

.facility-item i{
    font-size:42px;
    color:#000;
    margin-bottom:20px;
}

.facility-item h4{
    font-size:22px;
    font-weight:500;
    color:#222;
}

.facility-item:hover{
    transform:translateY(-10px);
    box-shadow:0 15px 30px rgba(0,0,0,0.15);
}

.facility-item:hover i,
.facility-item:hover h4{
    color:#fff;
}

@media(max-width:768px){

    .section-title{
        font-size:32px;
    }

    .facility-item{
        padding:28px 15px;
    }

    .facility-item h4{
        font-size:18px;
    }
}
/* =========================
GLOBAL RESPONSIVE CSS
========================= */

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

html{
    scroll-behavior:smooth;
}

body{
    overflow-x:hidden;
    font-family:'Poppins',sans-serif;
}

img{
    max-width:100%;
    display:block;
}

.container{
    width:90%;
    max-width:1400px;
    margin:auto;
}


.services-section{
    width:90%;
    margin:auto;
    padding:80px 0;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:30px;
}

.service-card{
    background:#fff;
    overflow:hidden;
    transition:.4s;
    position:relative;
}

.service-img{
    overflow:hidden;
}

.service-img img{
    width:100%;
    display:block;
    transition:.5s;
}

.service-content{
    padding:30px;
}

.service-content h3{
    font-size:32px;
    color:#001b5e;
    margin-bottom:15px;
}

.service-content p{
    font-size:18px;
    line-height:1.8;
    margin-bottom:25px;
}

.service-content a{
    display:inline-block;
    padding:12px 28px;
    background:#001b5e;
    color:#fff;
    text-decoration:none;
    transition:.4s;
}

.service-card:hover{
    transform:translateY(-10px);
    box-shadow:0 15px 35px rgba(0,0,0,.15);
}

.service-card:hover img{
    transform:scale(1.1);
}

.service-content a:hover{
    background:#000;
}
.about-section{
    width:90%;
    margin:auto;
    padding:100px 0;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(400px,1fr));
    align-items:center;
    gap:50px;
}
  .aboutsection {
    max-width: 960px;
    margin: 0 auto;
    padding: 60px 20px 80px;
  }
 
  .about-title {
    text-align: center;
    font-size: clamp(22px, 4vw, 32px);
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 36px;
    letter-spacing: 0.01em;
    opacity: 0;
    transform: translateY(-20px);
  }
 
  /* ── TOP ROW ── */
  .top-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 14px;
  }
 
  /* Big card with image + overlay text */
  .card-main {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    min-height: 220px;
    opacity: 0;
    transform: translateY(30px);
  }
 
  .card-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: brightness(0.75);
  }
 
  .card-main-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(90,70,160,0.55) 0%, rgba(20,15,50,0.7) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 28px 22px;
    text-align: center;
  }
 
  .card-main-overlay h2 {
    font-size: clamp(15px, 2.5vw, 20px);
    font-weight: 700;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0,0,0,0.4);
    margin-bottom: 10px;
  }
 
  .card-main-overlay p {
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255,255,255,0.85);
    max-width: 240px;
  }
 
  /* Right side info card (plain bg) */
  .card-info {
    background: #f5f3ef;
    border-radius: 18px;
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transform: translateY(30px);
  }
 
  .card-info p {
    font-size: 13px;
    line-height: 1.75;
    color: #3a3a4a;
    margin-bottom: 20px;
  }
 
  .btn-more {
    display: inline-block;
    align-self: flex-start;
    padding: 9px 22px;
    border: 1.5px solid #3a3a4a;
    border-radius: 50px;
    font-size: 12px;
    color: #3a3a4a;
    text-decoration: none;
    letter-spacing: 0.04em;
    transition: background 0.25s, color 0.25s;
    cursor: pointer;
    background: transparent;
  }
 
  .btn-more:hover {
    background: #3a3a4a;
    color: #fff;
  }
 
  /* ── BOTTOM ROW ── */
  .bottom-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }
 
  /* Left booking card (plain bg) */
  .card-book {
    background: #f5f3ef;
    border-radius: 18px;
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 0;
    transform: translateY(30px);
  }
 
  .card-book p {
    font-size: 13px;
    line-height: 1.75;
    color: #3a3a4a;
    margin-bottom: 20px;
  }
 
  /* Big dark card (image + overlay) spanning the bottom right */
  .card-dark {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    min-height: 260px;
    opacity: 0;
    transform: translateY(30px);
  }
 
  .card-dark img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: brightness(0.55);
  }
 
  .card-dark-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(170deg, rgba(50,20,70,0.6) 0%, rgba(10,8,30,0.85) 100%);
    display: flex;
    flex-direction: column;
    padding: 28px 26px;
    justify-content: flex-end;
  }
 
  .card-dark-overlay h2 {
    font-size: clamp(17px, 2.8vw, 24px);
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.25;
    text-shadow: 0 2px 8px rgba(0,0,0,0.5);
  }
 
  .card-dark-overlay p {
    font-size: 12px;
    line-height: 1.65;
    color: rgba(255,255,255,0.8);
    margin-bottom: 20px;
    max-width: 300px;
  }
 
  .btn-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
 
  .btn-outline-white {
    padding: 8px 18px;
    border: 1.5px solid rgba(255,255,255,0.6);
    border-radius: 50px;
    font-size: 11px;
    color: #fff;
    background: transparent;
    cursor: pointer;
    letter-spacing: 0.04em;
    transition: background 0.2s, border-color 0.2s;
  }
 
  .btn-outline-white:hover {
    background: rgba(255,255,255,0.18);
    border-color: #fff;
  }
 
  /* ── RESPONSIVE ── */
  @media (max-width: 640px) {
    .top-row,
    .bottom-row {
      grid-template-columns: 1fr;
    }
 
    .card-main { min-height: 200px; }
    .card-dark  { min-height: 240px; }
  }

.about-img{
    overflow:hidden;
}

.about-img img{
    width:100%;
    transition:.5s;
}

.about-content h2{
    font-size:48px;
    color:#001b5e;
    margin-bottom:25px;
}

.about-content h3{
    font-size:32px;
    margin-bottom:20px;
}

.about-content p{
    line-height:1.9;
    margin-bottom:30px;
}

.about-list{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin-bottom:35px;
}

.about-list div{
    font-size:20px;
}

.about-content a{
    padding:14px 35px;
    background:#001b5e;
    color:#fff;
    text-decoration:none;
    display:inline-block;
    transition:.4s;
}

.about-content a:hover{
    background:#000;
}

.about-img:hover img{
    transform:scale(1.08);
}

.hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 1060px;
  margin: 0 auto;
  padding: 60px 24px 48px;
  align-items: start;
}
 
.hero-left { }
 
.hero-left .label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #e07b39;
  text-transform: uppercase;
  margin-bottom: 10px;
  opacity: 0;
}
 
.hero-left h1 {
  font-size: clamp(22px, 3.5vw, 34px);
  font-weight: 800;
  line-height: 1.2;
  color: #1a1a2e;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(20px);
}
 
.hero-left h1 span { color: #2a7de1; }
 
.hero-left p {
  font-size: 13.5px;
  line-height: 1.75;
  color: #555;
  margin-bottom: 28px;
  opacity: 0;
}
 
.stats {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  opacity: 0;
}
 
.stat-item {}
.stat-item strong {
  display: block;
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
}
.stat-item span {
  font-size: 11px;
  color: #888;
  line-height: 1.5;
  display: block;
  max-width: 90px;
}
 
/* Feature cards on right */
.hero-right {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
 
.feature-card {
  background: #fff;
  border-radius: 14px;
  padding: 16px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  opacity: 0;
  transform: translateX(30px);
}
 
.feature-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 18px;
}
 
.feature-icon.blue  { background: #e8f1fd; }
.feature-icon.green { background: #e6f7ee; }
.feature-icon.gold  { background: #fff5e6; }
 
.feature-card h3 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #1a1a2e;
}
.feature-card p {
  font-size: 11.5px;
  color: #777;
  line-height: 1.6;
}
 
/* ── TOP DESTINATIONS ── */
.section {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 24px 56px;
}
 
.section-header {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 28px;
}
 
.section-header h2 {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 800;
  color: #1a1a2e;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(16px);
}
 
.section-header p {
  font-size: 13px;
  color: #666;
  line-height: 1.7;
  opacity: 0;
}
 
/* Destinations grid */
.dest-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-bottom: 20px;
}
 
.dest-card {
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  height: 200px;
  cursor: pointer;
  opacity: 0;
  transform: translateY(24px);
}
 
.dest-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
 
.dest-card:hover img { transform: scale(1.07); }
 
.dest-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.1) 55%);
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
 
.dest-price {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255,255,255,0.92);
  color: #1a1a2e;
  font-size: 10px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 20px;
}
 
.dest-card-overlay h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
 
.dest-meta {
  font-size: 10.5px;
  color: rgba(255,255,255,0.78);
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
 
.dest-meta span::before { content: '📍 '; font-size: 9px; }
.dest-meta span:last-child::before { content: '⭐ '; }
 
.dest-nav {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 8px;
}
 
.nav-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid #ddd;
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, border-color 0.2s;
}
.nav-btn:hover { background: #2a7de1; border-color: #2a7de1; color: #fff; }
 
.btn-more {
  display: inline-block;
  margin-top: 4px;
  padding: 9px 22px;
  border: 1.5px solid #1a1a2e;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 600;
  color: #1a1a2e;
  background: transparent;
  cursor: pointer;
  letter-spacing: 0.03em;
  transition: background 0.2s, color 0.2s;
  opacity: 0;
}
.btn-more:hover { background: #1a1a2e; color: #fff; }
 
/* ── TOUR PACKAGES ── */
.packages-header {
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(16px);
}
 
.packages-header h2 {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 4px;
}
 
.packages-header p {
  font-size: 13px;
  color: #666;
}
 
.pkg-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
 
.pkg-card {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 14px rgba(0,0,0,0.07);
  opacity: 0;
  transform: translateY(24px);
  transition-property: transform, box-shadow;
}
 
.pkg-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 28px rgba(0,0,0,0.13);
}
 
.pkg-img {
  height: 150px;
  overflow: hidden;
  position: relative;
}
 
.pkg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s;
}
.pkg-card:hover .pkg-img img { transform: scale(1.06); }
 
.pkg-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #fff;
  font-size: 9.5px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 20px;
  color: #1a1a2e;
}
 
.pkg-body {
  padding: 14px 16px 18px;
}
 
.pkg-body h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #1a1a2e;
}
 
.pkg-body p {
  font-size: 11.5px;
  color: #777;
  line-height: 1.6;
}
 
/* ── RESPONSIVE ── */
@media (max-width: 768px) {
  .hero {
    grid-template-columns: 1fr;
    padding: 40px 20px 36px;
    gap: 28px;
  }
  .section-header {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .dest-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pkg-grid {
    grid-template-columns: 1fr;
  }
}
 
@media (max-width: 480px) {
  .dest-grid {
    grid-template-columns: 1fr;
  }
  .stats { gap: 18px; }
}



.gallery-section{
    width:90%;
    margin:auto;
    padding:100px 100px;
    margin-left:10%
}

.gallery-section h2{
    text-align:center;
    font-size:48px;
    margin-bottom:60px;
    color:#001b5e;
    margin-right:10%;
}

.gallery-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:25px;
}
.cards {
  perspective: 500px;
}

.card {
  width: 400px;
  height: 250px;
  background: #16161d;
  border: 2px solid #555555;
  border-radius: 4px;
  position: relative;
  transform-style: preserve-3d;
  will-change: transform;
  transition: transform .5s;
}

.card:hover {
  transform: translateZ(10px) rotateX(20deg) rotateY(20deg);
}

.card_title {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: transform .5s;
  font: 700 1.5rem monospace;
  text-shadow: -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}

.card:hover .card_title {
  transform: translateZ(50px);
}
/* =====================================================
TESTIMONIAL SECTION
===================================================== */

.testimonial-section{
    position:relative;
    padding:120px 20px;
    background:url('images/testimonial-bg.jpg') center center/cover no-repeat;
    overflow:hidden;
}

/* DARK OVERLAY */

.testimonial-overlay{
    position:absolute;
    inset:0;
    background:rgba(7,18,66,.78);
    z-index:1;
}

/* SWIPER */

.testimonialSwiper{
    position:relative;
    z-index:5;
    max-width:1100px;
    margin:auto;
    padding-bottom:90px;
}

/* CONTENT */

.testimonial-content{
    max-width:950px;
    margin:auto;
    text-align:center;
    color:#fff;
    position:relative;
}

.testimonial-content img{
    width:110px;
    height:110px;
    border-radius:50%;
    object-fit:cover;
    margin:0 auto 30px;
    border:5px solid rgba(255,255,255,.2);
}

.testimonial-content h3{
    font-size:42px;
    font-weight:400;
    margin-bottom:15px;
    font-family:serif;
        margin-bottom:2%;
}

.testimonial-content h4{
    font-size:26px;
    font-weight:600;
    margin-bottom:35px;
    letter-spacing:2px;
        margin-bottom:3%;
}

.testimonial-content p{
    font-size:24px;
    line-height:1.8;
    color:rgba(255,255,255,.82);
    position:relative;
    padding:0 70px;
    margin-bottom:10%;
}

/* QUOTE ICONS */

.testimonial-content p::before{
    content:'❝';
    position:absolute;
    left:0;
    top:-10px;
    font-size:80px;
    color:#fff;
    opacity:.95;
}

.testimonial-content p::after{
    content:'❞';
    position:absolute;
    right:0;
    bottom:-50px;
    font-size:80px;
    color:#fff;
    opacity:.95;
}

/* ARROWS */

.testimonial-prev,
.testimonial-next{
    position:absolute;
    bottom:0;
    width:70px;
    height:70px;
    border:1px solid rgba(255,255,255,.5);
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:34px;
    cursor:pointer;
    transition:.4s;
    z-index:20;
    
}

.testimonial-prev:hover,
.testimonial-next:hover{
    background:#d4af37;
    border-color:#d4af37;
}

.testimonial-prev{
    left:calc(50% - 90px);
}

.testimonial-next{
    right:calc(50% - 90px);
}

/* RESPONSIVE */

@media(max-width:991px){

    .testimonial-content p{
        font-size:24px;
        padding:0 40px;
    }

    .testimonial-content h3{
        font-size:34px;
    }

    .testimonial-content h4{
        font-size:20px;
    }
}

@media(max-width:768px){

    .testimonial-section{
        padding:90px 20px;
    }

    .testimonial-content img{
        width:90px;
        height:90px;
    }

    .testimonial-content p{
        font-size:18px;
        line-height:1.8;
        padding:0 20px;
    }

    .testimonial-content p::before,
    .testimonial-content p::after{
        display:none;
    }

    .testimonial-prev,
    .testimonial-next{
        width:55px;
        height:55px;
        font-size:24px;
        
    }

    .testimonial-prev{
        left:calc(50% - 70px);
    }

    .testimonial-next{
        right:calc(50% - 70px);
    }
}
.blog-section{
    width:90%;
    margin:auto;
    padding:100px 0;
}

.blog-section h2{
    text-align:center;
    font-size:48px;
    color:#001b5e;
    margin-bottom:60px;
}

.blog-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:30px;
}

.blog-card{
    background:#fff;
    transition:.4s;
    overflow:hidden;
}

.blog-img{
    overflow:hidden;
}

.blog-img img{
    width:100%;
    transition:.5s;
}

.blog-content{
    padding:25px;
}

.blog-content span{
    display:block;
    margin-bottom:15px;
}

.blog-content h3{
    font-size:28px;
    margin-bottom:15px;
    color:#001b5e;
}

.blog-content p{
    margin-bottom:20px;
    line-height:1.8;
}

.blog-content a{
    text-decoration:none;
    color:#001b5e;
    font-weight:600;
}

.blog-card:hover{
    transform:translateY(-10px);
    box-shadow:0 15px 30px rgba(0,0,0,.15);
}

.blog-card:hover img{
    transform:scale(1.1);
}

  .team-section {
      width: 100%;
      max-width: 1220px;
      padding:20px 120px;
    }
 
    /* ── HEADING ───────────────────────────────── */
    .section-heading {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
      margin-bottom: 52px;
      opacity: 0;
      transform: translateY(-18px);
    }
 
    .heading-dot {
      width: 11px;
      height: 11px;
      background: var(--navy);
      border-radius: 50%;
      flex-shrink: 0;
    }
 
    .heading-text {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.6rem, 3vw, 2.2rem);
      font-weight: 600;
      color: var(--text);
      letter-spacing: 0.04em;
    }
 
    /* ── GRID ──────────────────────────────────── */
    .team-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 28px;
      align-items: end; /* cards align to bottom so varying heights look natural */
      margin-left:10%;
    }
 
    @media (max-width: 900px) {
      .team-grid { grid-template-columns: repeat(2, 1fr); }
    }
    @media (max-width: 500px) {
      .team-grid { grid-template-columns: 1fr; max-width: 320px; margin: 0 auto; }
    }
 
    /* ── MEMBER CARD ───────────────────────────── */
    .member {
      display: flex;
      flex-direction: column;
      align-items: center;
      opacity: 0;
      transform: translateY(40px);
    }
 
    /* Photo wrapper */
    .photo-wrap {
      position: relative;
      width: 100%;
      overflow: visible; /* icons overflow bottom */
      margin-bottom: 28px; /* space for icons that hang below */
    }
 
    .photo-wrap img {
      width: 100%;
      display: block;
      object-fit: cover;
      object-position: top center;
      border-radius: var(--radius);
      filter: none;
      transition: filter 0.4s ease;
    }
 
    /* Varying heights per card (matching reference) */
    .member:nth-child(1) .photo-wrap img { height: 340px; }
    .member:nth-child(2) .photo-wrap img { height: 390px; } /* Owner — tallest */
    .member:nth-child(3) .photo-wrap img { height: 350px; }
    .member:nth-child(4) .photo-wrap img { height: 340px; }
 
    @media (max-width: 900px) {
      .member .photo-wrap img { height: 300px !important; }
    }
 
    .photo-wrap:hover img {
      filter: brightness(0.88);
    }
 
    /* ── SOCIAL ICONS ──────────────────────────── */
    .social-icons {
      position: absolute;
      bottom: -22px;   /* half-hanging below the photo */
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      gap: 8px;
      white-space: nowrap;
    }
 
    .soc-btn {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background: var(--icon-bg);
      border: none;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      transition: background 0.25s, transform 0.25s;
      box-shadow: 0 4px 14px rgba(13,31,60,0.35);
      flex-shrink: 0;
    }
 
    .soc-btn:hover {
      background: var(--icon-hover);
      transform: translateY(-3px) scale(1.08);
    }
 
    .soc-btn svg {
      width: 17px;
      height: 17px;
      fill: #fff;
    }
 
    /* ── NAME / ROLE ───────────────────────────── */
    .member-name {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.05rem, 1.8vw, 1.25rem);
      font-weight: 600;
      color: var(--text);
      letter-spacing: 0.01em;
      text-align: center;
      margin-bottom: 5px;
    }
 
    .member-role {
      font-family: 'Jost', sans-serif;
      font-size: 0.82rem;
      font-weight: 400;
      color: var(--sub);
      text-align: center;
      letter-spacing: 0.05em;
    }
 
    /* ── TOP RED LINE (matches reference site header) ── */
    .top-line {
      width: 100%;
      height: 4px;
      background: var(--red);
      margin-bottom: 48px;
      opacity: 0;
      transform: scaleX(0);
      transform-origin: left;
    }


.contact-section{
    background:url(images/contact-bg.jpg) center/cover;
    padding:100px 0;
    position:relative;
}

.contact-section::before{
    content:'';
    position:absolute;
    inset:0;
    background:rgba(0,20,80,.75);
}

.contact-box{
    width:90%;
    margin:auto;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(400px,1fr));
    background:#fff;
    position:relative;
    z-index:2;
}

.contact-info{
    background:rgba(0,20,80,.7);
    color:#fff;
    padding:60px;
}

.contact-info h2{
    font-size:46px;
    margin-bottom:25px;
}

.contact-info p{
    line-height:1.8;
    margin-bottom:35px;
}

.contact-info h3{
    margin-top:25px;
}

.contact-form{
    padding:60px;
}

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

.contact-form input,
.contact-form textarea{
    padding:16px;
    border:none;
    border-bottom:2px solid #001b5e;
    background:#f3f3f3;
    font-size:18px;
}

.contact-form textarea{
    height:180px;
    resize:none;
}

.contact-form button{
    width:200px;
    padding:15px;
    background:#001b5e;
    color:#fff;
    border:none;
    cursor:pointer;
    transition:.4s;
}

.contact-form button:hover{
    background:#000;
}

/* =========================
TABLET RESPONSIVE
========================= */

@media(max-width:992px){

    /* SERVICES */

    .services-section{
        grid-template-columns:repeat(2,1fr);
        gap:25px;
    }

    .service-content h3{
        font-size:26px;
    }

    .service-content p{
        font-size:16px;
    }

    /* ABOUT */

    .about-section{
        grid-template-columns:1fr;
        gap:50px;
    }

    .about-content{
        text-align:center;
    }

    .about-list{
        grid-template-columns:1fr 1fr;
    }

    /* GALLERY */

    .gallery-grid{
        grid-template-columns:repeat(2,1fr);
    }

    /* BLOG */

    .blog-grid{
        grid-template-columns:repeat(2,1fr);
    }

    /* CONTACT */

    .contact-box{
        grid-template-columns:1fr;
    }

    .contact-info,
    .contact-form{
        padding:40px;
    }

    /* FOOTER */

    .footer-grid{
        grid-template-columns:repeat(2,1fr);
        gap:40px;
    }

    /* TESTIMONIAL */

    .testimonial-content p{
        font-size:20px;
        line-height:1.7;
    }

}


/* =========================
MOBILE RESPONSIVE
========================= */

@media(max-width:768px){

    section{
        padding:70px 0 !important;
    }

    h1{
        font-size:42px !important;
    }

    h2{
        font-size:34px !important;
    }

    h3{
        font-size:24px !important;
    }

    p{
        font-size:15px !important;
        line-height:1.8;
    }

    /* SERVICES */

    .services-section{
        grid-template-columns:1fr;
    }

    .service-card{
        width:100%;
    }

    .service-content{
        padding:22px;
    }

    .service-content a{
        padding:10px 22px;
        font-size:14px;
    }

    /* ABOUT */

    .about-section{
        grid-template-columns:1fr;
    }

    .about-content{
        text-align:center;
    }

    .about-list{
        grid-template-columns:1fr;
        gap:15px;
    }

    .about-content a{
        padding:12px 28px;
        font-size:15px;
    }

    /* GALLERY */

    .gallery-grid{
        grid-template-columns:1fr;
    }

    .gallery-item img{
        width:100%;
    }

    /* TESTIMONIAL */

    .testimonial-section{
        padding:90px 20px;
    }
    .testimonial-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,20,80,.75);
    z-index:1;
}

    .testimonial-content img{
        width:90px;
        height:90px;
    }

    .testimonial-content h2{
        font-size:28px !important;
    }

    .testimonial-content h4{
        font-size:18px !important;
    }

    .testimonial-content p{
        font-size:16px !important;
    }

    /* BLOG */

    .blog-grid{
        grid-template-columns:1fr;
    }

    .blog-content{
        padding:20px;
    }

    .blog-content h3{
        font-size:22px !important;
    }

    /* CONTACT */

    .contact-box{
        grid-template-columns:1fr;
    }

    .contact-info,
    .contact-form{
        padding:30px 20px;
    }

    .contact-info h2{
        font-size:32px !important;
    }

    .contact-form input,
    .contact-form textarea{
        font-size:15px;
        padding:14px;
    }

    .contact-form button{
        width:100%;
    }

    /* FOOTER */

    .footer{
        text-align:center;
    }

    .footer-grid{
        grid-template-columns:1fr;
    }

    .footer-box h2{
        font-size:28px !important;
    }

    .footer-box ul li a:hover{
        padding-left:0;
    }

}


/* =========================
SMALL MOBILE
========================= */

@media(max-width:480px){

    .container{
        width:94%;
    }

    section{
        padding:60px 0 !important;
    }

    h1{
        font-size:34px !important;
    }

    h2{
        font-size:28px !important;
    }

    h3{
        font-size:20px !important;
    }

    p{
        font-size:14px !important;
    }

    .service-content{
        padding:18px;
    }

    .about-content h3{
        line-height:1.5;
    }

    .testimonial-content{
        width:100%;
    }

    .testimonial-content p{
        line-height:1.8;
    }

    .contact-form textarea{
        height:140px;
    }

    .copyright{
        font-size:14px;
        line-height:1.6;
        padding:15px;
    }

}

.cards {
  perspective: 500px;
}

.card {
  width: 200px;
  height: 250px;
  background: #16161d;
  border: 2px solid #555555;
  border-radius: 4px;
  position: relative;
  transform-style: preserve-3d;
  will-change: transform;
  transition: transform .5s;
}

.card:hover {
  transform: translateZ(10px) rotateX(20deg) rotateY(20deg);
}

.card_title {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: transform .5s;
  font: 700 1.5rem monospace;
  text-shadow: -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}

.card:hover .card_title {
  transform: translateZ(50px);
}

/* --- Kill any grey gap above hero --- */
.hero-slider {
    margin-top: 0 !important;
}