/* ===================================
    Crafto - Travel agency
====================================== */
/* font */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700;800;900&display=swap');
/* variable */
:root {     
    --base-color: #007B92; 
    --light-gray: #E7E4DF;
    --red: #d03c3c;
    --very-light-gray:#F2EFEB;
    --alt-font: 'Barlow Semi Condensed', sans-serif;
    --primary-font: 'Schibsted Grotesk', sans-serif;
}
/* reset */
body {
    font-size: 17px;
    line-height: 32px; 
    font-family: 'Barlow Semi Condensed', sans-serif !important;
}
html{
    scroll-behavior: smooth;
}
section {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.big-section {
    padding-top: 120px;
    padding-bottom: 120px;
}
/* heading */
h1 { 
    line-height: 3.8rem;
}
/* header */
.navbar .navbar-nav .nav-link {
    font-size: 19px;
}
.header-icon .icon > a {
    font-size: 19px;
}
header .navbar-brand img {
    max-height: 70px;
}
@media (min-width:300px) and (max-width:600px) {
    header .navbar-brand img {
    max-height: 50px;
}
    
}
@media (min-width:600px) and (max-width:800px) {
    header .navbar-brand img {
    max-height: 55px;
}
    
}
@media (min-width:800px) and (max-width:992px) {
    header .navbar-brand img {
    max-height: 55px;
}
    
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    border-bottom: 1px solid var(--extra-medium-gray);
    padding: 16px 20px;
    font-weight: 500;
    font-size: 16px;
    color: var(--dark-gray);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(502%) contrast(502%);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover{
    background-color: var(--base-color);
    color: var(--white);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active > a {
        color: var(--medium-gray);
    }
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu {
    width: 320px;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a {
    color: var(--dark-gray);
    font-size: 17px;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
    line-height: 22px;
    font-size: 14px;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img {
    width: 60px;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li.active > a {
    color: var(--medium-gray);
}
.push-menu .close-menu {
    right: 30px;
    top: 30px;
}
/* bg color */
.bg-gradient-gulf-blue-sepia-brown {
    background-image: linear-gradient(to right, #33455B, #494954, #795244, #91563D, #97573B);
}
.bg-bay-of-many-blue {
    background-color: #363f6d;
}
.bg-gradient-gray-light-dark-transparent {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 35, 41, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(32, 35, 41, 1) 0%, transparent 70%);
}
.border-color-transparent-dark-very-light {
    border-color: rgba(35, 35, 35, 0.15) !important;
}
/* feature box */
.feature-box.feature-box-left-icon-middle .feature-box-icon {
    margin-right: 20px;
}
/* page title  */
.page-title-extra-large h1 {
    font-size: 4.375rem;
    line-height: 5rem;
}
.page-title-extra-large h2 {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 25px;
    display: inline-block;
}
.page-title-button-style h1 {
    padding: 0;
    display: block;
}
.small-screen {
    height: 350px !important;
}
/* btn */
.btn.btn-extra-large {
    font-size: 18px;
    padding: 16px 36px 16px; 
}
.btn.btn-large {
    font-size: 17px;
    padding: 14px 32px;
}
.btn.btn-medium {
    font-size: 15px;
    padding: 12px 30px;
}
.btn.btn-small {
    font-size: 14px;
    padding: 10px 25px;
}
.btn.btn-very-small {
    font-size: 12px;
    padding: 8px 20px;
}
.btn.btn-link {
    padding: 0 0 2px;
}
.btn i {
    margin-left: 6px;
}
.team-style-01 figure figcaption .social-icon a {
    margin: 0 7px;
}
/* blog */
.blog-modern figure .post-content-wrapper {
    bottom: -50px;
}
/* top right bottom left */
.top-minus-75px {
    top: -75px;
}
/* footer */
footer .elements-social ul li:last-child {
    margin-right: 0;
}
.footer-navbar li a:hover {
    color: var(--medium-gray);
}
footer .nav-link {
    line-height: normal;
    color: var(--dark-gray);
}
footer .elements-social ul li {
    margin: 0;
}
/* Revolution slider jquery */
.erinyen .tp-tab-title {
    font-size: 66px !important; text-align: center !important; text-transform: inherit !important; line-height: 60px !important; font-family: 'Barlow Semi Condensed', sans-serif !important; font-weight: 600 !important; letter-spacing: -3.3px; color: #ffffff !important;
}
.rev_column {
    border-right: 1px solid rgba(255,255,255,0.3)
}
.rev_column:last-child {
    border-right: 0px solid rgba(255,255,255,0.3)
}
.hesperiden.tparrows { width: 45px; height: 45px;background: rgba(0,0,0,.4); -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out}
.hesperiden.tparrows:hover {background: #fff; }
.hesperiden.tparrows:before {line-height: 45px;}
.hesperiden.tparrows.tp-rightarrow:hover:before, .hesperiden.tparrows.tp-leftarrow:hover:before {color: #000}
.hesperiden.tparrows.tp-leftarrow:before { content: "\f104";font-family: "Font Awesome 7 Free";font-size: 15px; font-weight: 900}
.hesperiden.tparrows.tp-rightarrow:before { content: "\f105";font-family: "Font Awesome 7 Free";font-size: 15px; font-weight: 900; margin-right: 0}
/* media query responsive */
@media (min-width: 2100px){
    .background-image-layer {max-width: 120%!important; width: 3000px!important; overflow-y: visible!important; }
    .extra-grass-layer {max-width: 120%!important; width: 3000px!important; bottom: -200px; }
}
@media (max-width: 1199px) and (min-width: 992px){
    .blog-modern figure .post-content-wrapper { width: 90%; }
    .blog-modern figure .post-content-wrapper .separator { margin: 0 9px; }
}
@media (max-width: 1200px) and (min-width: 1024px){
    .object-layer {max-width: 800px !important; width: 800px !important;min-width: 800px !important;}
    .blog-modern figure .post-content-wrapper { width: 90%; }
}
@media (max-width: 991px){
    section, footer {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    section.big-section {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu {
        margin-top: 15px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
        padding: 14px 0 15px;
    }
}
@media (max-width: 767px){
    section, footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section.big-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .small-screen {
        height: 300px !important;
    }
    .sm-clear-both {
        clear: both
    }
}
@media (max-width: 777px){
    .tp-loop-wrap .tp-parallax-wrap:nth-child(4) {display: none}
    #travel-agency_wrapper { height: 700px !important;}
    .tp-fullwidth-forcer {height: 700px !important;}
    section, footer { padding-top: 50px; padding-bottom: 50px; }
}
@media (max-width: 479px){
    .rev_row .rev_column:nth-child(4) {display: none !important;}   
    .rev_row .rev_column:nth-child(2) {display: none !important;}   
    #travel-agency_wrapper { height: 700px !important;}
    .tp-fullwidth-forcer {height: 700px !important;}
}
@media (max-width: 991px) and (min-width: 800px) and (orientation: landscape) {
    #travel-agency-slider_forcefullwidth {height: 500px !important;}
    #travel-agency_wrapper {height: 500px !important;}
    .background-image-layer {display: none!important;}
    .extra-grass-layer {max-width: 100%!important; width: 1200px!important;}
    .object-layer {max-width: 600px !important; width: 600px !important;min-width: 600px !important;}
    .rev_row .rev_column:nth-child(4) {display: none !important;}
    .package-details .rev_column {padding-bottom: 20px!important;}
    #slide-02-layer-03, #slide-02-layer-01, #slide-02-layer-02, #slide-03-layer-05, #slide-03-layer-01, #slide-03-layer-02, #slide-03-layer-04, #slide-03-layer-06 {max-width: 1200px !important; width: 1200px !important;min-width: 1200px !important;}
    #slide-02-layer-05 { bottom: 60px !important;}
}
a{
    color: black;
}
.section-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 50px;
  color: #007B92;
}

/* Grid */
.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Card */
.service-card {
  background: #ffffff;
  padding: 45px 30px;
  text-align: center;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.06);
  transition: 
    transform 0.4s ease,
    box-shadow 0.4s ease;
  overflow: hidden;
}

/* Image */
.service-img {         /* ⬅ increased */
  margin: 0 auto 25px;
  transition: transform 0.4s ease;
}

.service-img img {
  width: 100%;
  height: 200px;
}


/* Text */
.service-card h4 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
}

.service-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

/* Hover Effects */
.service-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 30px 60px rgba(0, 119, 182, 0.25);
}

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

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

/* Tablet */
@media (max-width: 991px) {
  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 575px) {
  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-card {
    padding: 35px 25px;
  }
}
/* FOOTER */
.site-footer {
  background: #007B92;
  color: #ffffff;
  padding-top: 70px;
  font-size: 15px;
  padding-bottom: 0;
}
.buton{
    background-color:#007B92;
    color: #ffffff;
}
.footer-container {
  max-width: 1200px;
  justify-items: center;
  margin: auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
  align-items: start;
}

/* Brand */
.footer-brand h3 {
  font-size: 22px;
  margin: 15px 0 5px;
}

.footer-brand p {
  color: #ffffff;
}

.footer-logo {
  width: 140px;
  margin-bottom: 10px;
}

/* Info */
.footer-info h4,
.footer-contact h4 {
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
}

.footer-info h4::after,
.footer-contact h4::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #ffb703;
  display: block;
  margin-top: 6px;
}
.footer-brand,
.footer-info,
.footer-contact {
  max-width: 280px;        /* equal content width */
}
.footer-info p {
  color: #e5e7eb;
  line-height: 1.7;
}

/* Contact */
.footer-contact p {
  margin-bottom: 10px;
  color: #e5e7eb;
}

.footer-contact i {
  color: #ffb703;
  margin-right: 10px;
}

/* Bottom bar */
.footer-bottom {
  margin-top: 60px;
  padding: 15px;
  text-align: center;
  background: #050a1a;
  font-size: 14px;
  color: #9ca3af;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-container {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .footer-info h4::after,
  .footer-contact h4::after {
    margin-left: auto;
    margin-right: auto;
  }
}
.footer-info a {
  color: #e5e7eb;
  text-decoration: none;
}

.footer-info a:hover {
  color: #ffb703;
  text-decoration: underline;
}
/* POLICY PAGE BOX */
.policy-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 50px 45px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

/* Headings inside policy */
.policy-box h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #111;
}

/* Paragraph spacing */
.policy-box p {
  margin-bottom: 15px;
  line-height: 1.8;
  color: #444;
}

/* Mobile adjustment */
@media (max-width: 575px) {
  .policy-box {
    padding: 35px 25px;
  }
}
.home-btn{
  background-color: #0b132b;
  color: white;
  padding: 10px;
}
.home-btn:hover{
  background-color: white;
  color: #0b132b;
  border: 1px solid gray;
}
.servicess {
  padding: 80px 0;
  background: #f8fafc;
}

.sections-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 50px;
  color: #000;
}
.nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
}
.logo {
  width: 100px;
  height: 50px;
}
policy-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 50px 45px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

/* Headings inside policy */
.policy-box h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #111;
}

/* Paragraph spacing */
.policy-box p {
  margin-bottom: 15px;
  line-height: 1.8;
  color: #444;
}

/* Mobile adjustment */
@media (max-width: 575px) {
  .policy-box {
    padding: 35px 25px;
  }
}
.home-btn{
  background-color: #0b132b;
  color: white;
  padding: 10px;
}
.home-btn:hover{
  background-color: white;
  color: #0b132b;
  border: 1px solid gray;
}
.containers {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}
/* Glassmorphism effect for the carousel boxes */


.bg-white-transparents {
    background-color: rgba(0, 123, 146, 0.5); /* Your Teal Color */
    border-color: #F4B41A; /* Your Gold Color */
    transform: translateY(-5px);
}

.text-accent-color {
    color: #F4B41A; /* Gold */
}

.text-base-color {
    color: #007B92; /* Teal */
}
/* Container padding to make room for arrows */
.px-md-5 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

/* Base style for outside arrows */
.custom-outside-nav {
    color: #ffffff !important; /* White arrow */
    background-color: #007B92 !important; /* Your Teal Brand Color */
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    transition: all 0.3s ease;
    top: 50% !important;
    transform: translateY(-50%);
}

.custom-outside-nav:hover {
    background-color: #F4B41A !important; /* Your Gold Brand Color */
    color: #000 !important;
}

/* Position Prev Arrow outside to the left */
.slider-prev-why {
    left: -10px !important;
}

/* Position Next Arrow outside to the right */
.slider-next-why {
    right: -10px !important;
}

/* Small adjustments for mobile so they don't go off-screen */
@media (max-width: 767px) {
    .px-md-5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .custom-outside-nav {
        display: none; /* Hide arrows on mobile for better touch swiping */
    }
}
#about,#services,#destination,#tours,#explore,#contact{
  scroll-margin-top: 110px; /* equal to navbar height */
}
.add{
  line-height: 2;
}