/*
Theme Name: Ameze Lanka
Description: The 2024 theme for WordPress is stylish theme.
Author: 
Author URI: https://wordpress.org/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ameze_lanka
*/

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

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

/* fonts */
.font-bold {
  font-family: "Bahnschrift Bold";
}

.font-semibold {
  font-family: "Bahnschrift SemiBold";
}

.font-light {
  font-family: "Bahnschrift Light";
}

.font-semilight {
  font-family: "Bahnschrift SemiLight";
}

.font {
  font-family: "Bahnschrift";
}

/* font colors */
.gray {
  color: #5f5c5a;
}

.light-gray {
  color: #a5a19f;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.yellow {
  color: #c5962c;
}

.yellow-light {
  color: #ffe6b3;
}

/* font sizes */
.font-1 {
            font-size: 1rem;
        }

        .font-1-2 {
            font-size: 1.2rem;
        }

        .font-1-3 {
            font-size: 1.3rem;
        }

        .font-1-5 {
            font-size: 1.5rem;
        }

        .font-2 {
            font-size: 2rem;
        }

        .font-2-5 {
            font-size: 2.5rem;
        }

        .font-3 {
            font-size: 3rem;
        }

        .font-4 {
            font-size: 4rem;
        }

        .font-5 {
            font-size: 5rem;
            line-height: 5rem;
        }

        .font-6 {
            font-size: 6rem;
        }

        @media (max-width: 1500px) {
            .font-3 {
                font-size: 2.7rem;
            }

            .font-4 {
                font-size: 3.7rem;
            }

            .font-5 {
                font-size: 4.7rem;
                line-height: 4.7rem;
            }

            .font-6 {
                font-size: 5.7rem;
            }
        }

        @media (max-width: 1500px) {
            .font-3 {
                font-size: 2.5rem;
            }

            .font-4 {
                font-size: 3.5rem;
            }

            .font-5 {
                font-size: 4.5rem;
                line-height: 4.5rem;
            }

            .font-6 {
                font-size: 5.5rem;
            }
        }

        @media (max-width: 1200px) {
            .font-1 {
                font-size: 0.9rem;
            }

            .font-1-2 {
                font-size: 1.1rem;
            }

            .font-1-3 {
                font-size: 1.2rem;
            }

            .font-1-5 {
                font-size: 1.4rem;
            }

            .font-2 {
                font-size: 1.5rem;
            }

            .font-2-5 {
                font-size: 2rem;
            }

            .font-3 {
                font-size: 2.3rem;
            }

            .font-4 {
                font-size: 3.3rem;
            }

            .font-5 {
                font-size: 4.3rem;
                line-height: 4.3rem;
            }

            .font-6 {
                font-size: 5.3rem;
            }
        }

        @media (max-width: 992px) {
            .font-1 {
                font-size: 0.8rem;
            }

            .font-1-2 {
                font-size: 1rem;
            }

            .font-1-3 {
                font-size: 1.1rem;
            }

            .font-1-5 {
                font-size: 1.3rem;
            }

            .font-2 {
                font-size: 1.3rem;
            }

            .font-2-5 {
                font-size: 1.9rem;
            }

            .font-3 {
                font-size: 2.2rem;
            }

            .font-4 {
                font-size: 3.2rem;
            }

            .font-5 {
                font-size: 4rem;
                line-height: 4rem;
            }

            .font-6 {
                font-size: 5rem;
            }
        }

        @media (max-width: 880px) {}

        @media (max-width: 768px) {
            .font-1 {
                font-size: 0.7rem;
            }

            .font-1-2 {
                font-size: 1.1rem;
            }

            .font-1-3 {
                font-size: 1rem;
            }

            .font-1-5 {
                font-size: 1.2rem;
            }

            .font-3 {
                font-size: 1.8rem;
            }

            .font-2 {
                font-size: 1.2rem;
            }

            .font-2-5 {
                font-size: 1.7rem;
            }

            .font-4 {
                font-size: 2rem;
            }

            .font-5 {
                font-size: 3rem;
                line-height: 3rem;
            }

            .font-6 {
                font-size: 4rem;
            }
        }

        @media (max-width: 480px) {
            .font-1 {
                font-size: 0.8rem;
            }

            .font-1-2 {
                font-size: 1rem;
            }

            .font-1-3 {
                font-size: 1rem;
            }

            .font-1-5 {
                font-size: 1rem;
            }

            .font-2 {
                font-size: 1.3rem;
            }

            .font-2-5 {
                font-size: 1.7rem;
            }

            .font-3 {
                font-size: 1.5rem;
            }

            .font-4 {
                font-size: 1.8rem;
            }

            .font-5 {
                font-size: 2.5rem;
                line-height: 2.5rem;
            }

            .font-6 {
                font-size: 3.5rem;
            }
        }

        @media (max-width: 420px) {
            .font-1 {
                font-size: 0.8rem;
            }

            .font-1-2 {
                font-size: 0.9rem;
            }

            .font-1-3 {
                font-size: 1rem;
            }

            .font-1-5 {
                font-size: 1rem;
            }

            .font-2 {
                font-size: 1rem;
            }

            .font-2-5 {
                font-size: 1.3rem;
            }

            .font-3 {
                font-size: 1.4rem;
            }

            .font-4 {
                font-size: 1.8rem;
            }

            .font-5 {
                font-size: 2rem;
                line-height: 2rem;
            }

            .font-6 {
                font-size: 3rem;
            }
        }

/* background colors */
.light-yellow {
  background-color: #ffe6b3;
}

.yellow-bg {
  background-color: #c5962c;
}

.gray-bg {
  background-color: #5f5c5a;
}

.transparent-bg {
  background: transparent;
}

/* custom styles */
.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

@keyframes frontBack {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
}

.custom-button-with-arrow {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 1, 5rem;
}

.custom-button-with-arrow-b {
  color: #000;
  display: flex;
  align-items: center;
  font-size: 1, 5rem;
}

.custom-button-with-arrow svg,
.custom-button-with-arrow-b svg {
  width: 50px;
  height: 30px;
  position: relative;
  animation: frontBack 2s infinite ease-in-out;
}

/* header styles */
.main-header {
  height: 100vh;
  text-align: center;
}

.banner-image,
.banner-image-h {
  z-index: -100;
  overflow: hidden;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.banner-image-h .black-bg {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 0;
  z-index: 10;
}

.banner-image .black-bg {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 0;
  z-index: 10;
}

.banner-image-h img,
.banner-image img {
  position: absolute;
  top: 0;
  left: 0;
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.banner-image-slider-wrapper {
  overflow: hidden;
  height: 100%;
}

.banner-image-slider-wrapper img {
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.banner-heading {
  position: absolute;
  z-index: 20;
  top: 50%;
}

.banner-heading-home {
  position: absolute;
  z-index: 20;
  top: 30%;
}

.header-container {
  position: fixed;
  background: #fff;
  margin-top: 2%;
  padding: 1% 15% 1% 15%;
  width: 100%;
  z-index: 1000;
  display: grid;
  grid-template-columns: 100px 1.5fr;
  transition: 1s ease;
  align-items: center;
}

.header-container ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 20px;
  margin-bottom: 0;
}

.header-logo {
  height: auto;
  width: 0;
  cursor: pointer;
}

.display-logo {
  width: 80px;
}

.scrolled {
  margin-top: 0;
}

.header-container a {
  text-decoration: none;
  color: #74737a;
  font-family: "Bahnschrift SemiBold";
  font-size: 1.3rem;
  font-weight: 400;
  transition: color 0.3s ease-in-out;
}

.header-container a:hover,
.header-container a.active,
.header-container a:focus {
  color: #c5962c;
}

.toggle_btn {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 5%;
  right: 2%;
  z-index: 1500;
  width: 24px;
  height: 24px;
  font-size: 1.5rem;
}

.toggle_btn img {
  width: 100%;
  height: 100%;
}

/* DROPDOWN MENU  */
.dropdown_menu {
  display: none;
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #ffe6b3b3;
  backdrop-filter: blur(15px);
  overflow: hidden;
  transition: 0.3s ease-in;
  position: absolute;
  right: 0;
  padding-block: 20%;
}

.dropdown_menu.open {
  width: 28%;
}

.dropdown_menu li {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1200px) {
  .header-container {
    padding: 1% 9%;
  }

  .header-container ul {
    column-gap: 15px;
    margin-bottom: 0;
  }

  .header-container a {
    font-size: 1.1rem;
  }
}

@media (max-width: 992px) {
  .header-container {
    display: none;
  }

  .toggle_btn {
    display: block;
  }

  .dropdown_menu {
    display: block;
    z-index: 99;
    position: absolute;
    top: 0;
  }
}

@media (max-width: 768px) {
  .main-header {
    height: 75vh;
    text-align: center;
  }

  .banner-image .black-bg {
    height: 75%;
  }

  .dropdown_menu {
    height: 75%;
  }

  .banner-image-h .black-bg {
    height: 75%;
  }

  .banner-image-h img {
    height: 75%;
  }

  .banner-heading {
    top: 35%;
    left: 35px;
  }
}

@media (max-width: 480px) {
  .main-header {
    height: 65vh;
    text-align: center;
  }

  .banner-image .black-bg {
    height: 65%;
  }

  .dropdown_menu {
    height: 65%;
  }

  .dropdown_menu.open {
    width: 45%;
  }

  .banner-image-h .black-bg {
    height: 65%;
  }

  .banner-image-h img {
    height: 65%;
  }

  .banner-heading {
    top: 32.5%;
    left: 20px;
  }
}

/* logo styles */
.logo-main-container {
  width: 100%;
  padding: 5% 10% 2% 10%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 6%;
  z-index: 20;
}

.logo-main-container-d {
  display: none;
}

.logo-container {
  cursor: pointer;
}

.logo-container img {
  width: 200px;
  height: auto;
}

.social-container ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 15px;
}

.social-container img {
  width: 30px;
  height: 30px;
}

@media (max-width: 1200px) {
  .logo-container img {
    width: 150px;
  }

  .social-container ul {
    column-gap: 10px;
  }

  .social-container img {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 768px) {
  .logo-container img {
    width: 100px;
  }

  .social-container ul {
    column-gap: 20px;
  }

  .social-container img {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 480px) {
  .logo-container img {
    width: 90px;
  }

  .social-container ul {
    column-gap: 18px;
  }

  .social-container img {
    width: 18px;
    height: 18px;
  }
}

/* home page banner slider */
.banner-image-slider-wrapper .slick-dots {
  position: absolute;
  bottom: 0;
  left: 75%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-size: 0;
  z-index: 15;
}

.banner-image-slider-wrapper.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.banner-image-slider-wrapper .slick-list {
  height: 100%;
}

.banner-image-slider-wrapper .slick-track {
  height: 100%;
}

.banner-image-slider-wrapper .slick-dots li {
  list-style-type: none;
  margin: 0 5px;
}

.banner-image-slider-wrapper .slick-dots li button {
  background-color: #c5962c;
  border: 2px solid #c5962c;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.banner-image-slider-wrapper .slick-dots li button:before {
  font-size: 0;
}

.banner-image-slider-wrapper .slick-dots li button:hover {
  background-color: #f0a500;
  border-color: #f0a500;
}

.banner-image-slider-wrapper .slick-dots li.slick-active button {
  background-color: #f0a500;
  border-color: #f0a500;
}

@media (max-width: 768px) {
  .banner-image-slider-wrapper .slick-dots {
    /* bottom: 25%; */
    left: 84%;
  }
}

@media (max-width: 480px) {
  .banner-image-slider-wrapper .slick-dots {
    /* bottom: 35%; */
    left: 50%;
  }
}

/* DESTINATION STYLES */
.destination-main-container {
  padding: 5% 10% 5% 10%;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}

.destination-container {
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.categories-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 130px;
  padding: 8% 0 3% 0;
}

.single-category {
  cursor: pointer;
  transition: scale 1s;
  text-align: center;
}

.single-category:hover,
.single-category:active {
  scale: 1.2;
}

.single-category:hover img,
.single-category:active img {
  border: 10px solid #000;
}

.single-category img {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: none;
}

.single-category .category-title.content-font-3 {
  font-size: 1.7rem;
  padding-top: 10px;
}

.button-container {
  text-align: center;
  margin-top: 4%;
}

.button-container .custom-button-with-arrow {
  font-size: 1.7rem;
}

.categories-content-container {
  padding: 5% 10% 5% 10%;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}

.dest-single-main-container {
  height: 100%;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 0;
}

.dest-front-image-container {
  display: grid;
  grid-template-columns: 0.7fr 1fr;
  column-gap: 3%;
}

.dest-front-image-container .front-image {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 600;
}

.dest-front-image-container .front-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.dest-text-content {
  padding: 80px;
  height: 100%;
}

.dest-text-content .text-content {
  display: inline;
}

.dest-text-content-container {
  width: 500px;
  height: 300px;
  transform: translate(70%, -25%);
  position: relative;
  z-index: 700;
}

.dest-text-content-container .front-image {
  position: relative;
  z-index: 500;
  width: 100%;
  height: 100%;
}

.dest-text-content-container .front-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tabcontent {
  display: none;
}

@media (max-width: 1200px) {
  .single-category img {
    width: 200px;
    height: 200px;
  }

  .categories-container {
    column-gap: 80px;
    padding: 5% 0;
  }

  .dest-single-main-container {
    height: 100%;
    width: 100%;
  }

  .dest-text-content {
    padding: 40px;
  }

  .dest-text-content-container {
    transform: translate(45%, -20%);
  }
}

@media (max-width: 992px) {
  .single-category img {
    width: 150px;
    height: 150px;
  }

  .categories-container {
    column-gap: 50px;
  }

  .dest-text-content-container {
    transform: translate(40%, -15%);
  }
}

@media (max-width: 768px) {
  .single-category img {
    width: 140px;
    height: 140px;
  }

  .categories-container {
    column-gap: 40px;
    padding-inline: 25px;
  }

  .dest-text-content-container {
    display: none;
  }
}

@media (max-width: 480px) {
  .categories-container {
    grid-template-columns: 1fr 1fr;
    row-gap: 10px;
  }

  .single-category img {
    width: 130px;
    height: 130px;
  }

  .categories-container {
    column-gap: 30px;
    padding-inline: 25px;
  }

  .dest-text-content-container {
    display: none;
  }

  .dest-front-image-container {
    grid-template-columns: 1fr;
  }

  .dest-front-image-container .front-image {
    width: auto;
    height: 250px;
  }

  .dest-text-content {
    padding: 40px 0;
  }
}
