
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
*,
*::after,
*::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


:root {
  --myfont: "Oswald", sans-serif;
  --welheading: "Libre Baskerville", serif;
  --weltext: "Work Sans", sans-serif;
  --para-color: #000;
  --primary-color: #d3a417;
  --secondary-color: #ffcc29;
  --territiary-color: #009adf;
  --other-color: #F0F1F4;
  --lt-bg-color: #252525;
  --heading-color: #252525;
  --btn-color: #d3a417;
  --btn-hover: #000;
  --sec-line: #fd3358;
  --white-color: #fff;
  --black-color: #000;
  --primary-font: "Open Sans", sans-serif;
  --secondary-font: "Open Sans", sans-serif;
  --other-font: "Open Sans", sans-serif;
  --heading-font: "Aboreto", display;
  --f1: 1px;
  --f2: 2px;
  --f3: 3px;
  --f4: 4px;
  --f5: 5px;
  --f6: 6px;
  --f7: 7px;
  --f8: 8px;
  --f9: 9px;
  --f10: 10px;
  --f11: 11px;
  --f12: 12px;
  --f13: 13px;
  --f14: 14px;
  --f15: 15px;
  --f16: 16px;
  --f17: 17px;
  --f18: 18px;
  --f19: 19px;
  --f20: 20px;
  --f21: 21px;
  --f22: 22px;
  --f23: 23px;
  --f24: 24px;
  --f25: 25px;
  --f26: 26px;
  --f27: 27px;
  --f28: 28px;
  --f29: 29px;
  --f30: 30px;
  --f31: 31px;
  --f32: 32px;
  --f33: 33px;
  --f34: 34px;
  --f35: 35px;
  --f36: 36px;
  --f37: 37px;
  --f38: 38px;
  --f39: 39px;
  --f40: 40px;
  --f41: 41px;
  --f42: 42px;
  --f43: 43px;
  --f44: 44px;
  --f45: 45px;
  --f46: 46px;
  --f47: 47px;
  --f48: 48px;
  --f49: 49px;
  --f50: 50px;
  --f51: 51px;
  --f52: 52px;
  --f53: 53px;
  --f54: 54px;
  --f55: 55px;
  --f56: 56px;
  --f57: 57px;
  --f58: 58px;
  --f59: 59px;
  --f60: 60px;
  --f70: 70px;
  --f75: 75px;
  --f80: 80px;
  --f85: 85px;
  --f90: 90px;
  --p1: 1px;
  --p2: 2px;
  --p3: 3px;
  --p4: 4px;
  --p5: 5px;
  --p6: 6px;
  --p7: 7px;
  --p8: 8px;
  --p9: 9px;
  --p10: 10px;
  --p11: 11px;
  --p12: 12px;
  --p13: 13px;
  --p14: 14px;
  --p15: 15px;
  --p16: 16px;
  --p17: 17px;
  --p18: 18px;
  --p19: 19px;
  --p20: 20px;
  --p21: 21px;
  --p22: 22px;
  --p23: 23px;
  --p24: 24px;
  --p25: 25px;
  --p26: 26px;
  --p27: 27px;
  --p28: 28px;
  --p29: 29px;
  --p30: 30px;
  --p31: 31px;
  --p32: 32px;
  --p33: 33px;
  --p34: 34px;
  --p35: 35px;
  --p36: 36px;
  --p37: 37px;
  --p38: 38px;
  --p39: 39px;
  --p40: 40px;
  --p41: 41px;
  --p42: 42px;
  --p43: 43px;
  --p44: 44px;
  --p45: 45px;
  --p46: 46px;
  --p47: 47px;
  --p48: 48px;
  --p49: 49px;
  --p50: 50px;
  --p51: 51px;
  --p52: 52px;
  --p53: 53px;
  --p54: 54px;
  --p55: 55px;
  --p56: 56px;
  --p57: 57px;
  --p58: 58px;
  --p59: 59px;
  --p60: 60px;
  --p61: 61px;
  --p62: 62px;
  --p63: 63px;
  --p64: 64px;
  --p65: 65px;
  --p66: 66px;
  --p67: 67px;
  --p68: 68px;
  --p69: 69px;
  --p70: 70px;
  --p71: 71px;
  --p72: 72px;
  --p73: 73px;
  --p74: 74px;
  --p75: 75px;
  --p76: 76px;
  --p77: 77px;
  --p78: 78px;
  --p79: 79px;
  --p80: 80px;
  --p81: 81px;
  --p82: 82px;
  --p83: 83px;
  --p84: 84px;
  --p85: 85px;
  --p86: 86px;
  --p87: 87px;
  --p88: 88px;
  --p89: 89px;
  --p90: 90px;
  --p91: 91px;
  --p92: 92px;
  --p93: 93px;
  --p94: 94px;
  --p95: 95px;
  --p96: 96px;
  --p97: 97px;
  --p98: 98px;
  --p99: 99px;
  --p100: 100px;
  --p120: 120px;
  --m1: 1px;
  --m2: 2px;
  --m3: 3px;
  --m4: 4px;
  --m5: 5px;
  --m6: 6px;
  --m7: 7px;
  --m8: 8px;
  --m9: 9px;
  --m10: 10px;
  --m11: 11px;
  --m12: 12px;
  --m13: 13px;
  --m14: 14px;
  --m15: 15px;
  --m16: 16px;
  --m17: 17px;
  --m18: 18px;
  --m19: 19px;
  --m20: 20px;
  --m21: 21px;
  --m22: 22px;
  --m23: 23px;
  --m24: 24px;
  --m25: 25px;
  --m26: 26px;
  --m27: 27px;
  --m28: 28px;
  --m29: 29px;
  --m30: 30px;
  --m31: 31px;
  --m32: 32px;
  --m33: 33px;
  --m34: 34px;
  --m35: 35px;
  --m36: 36px;
  --m37: 37px;
  --m38: 38px;
  --m39: 39px;
  --m40: 40px;
  --m41: 41px;
  --m42: 42px;
  --m43: 43px;
  --m44: 44px;
  --m45: 45px;
  --m46: 46px;
  --m47: 47px;
  --m48: 48px;
  --m49: 49px;
  --m50: 50px;
  --m51: 51px;
  --m52: 52px;
  --m53: 53px;
  --m54: 54px;
  --m55: 55px;
  --m56: 56px;
  --m57: 57px;
  --m58: 58px;
  --m59: 59px;
  --m60: 60px;
  --m61: 61px;
  --m62: 62px;
  --m63: 63px;
  --m64: 64px;
  --m65: 65px;
  --m66: 66px;
  --m67: 67px;
  --m68: 68px;
  --m69: 69px;
  --m70: 70px;
  --m71: 71px;
  --m72: 72px;
  --m73: 73px;
  --m74: 74px;
  --m75: 75px;
  --m76: 76px;
  --m77: 77px;
  --m78: 78px;
  --m79: 79px;
  --m80: 80px;
  --m81: 81px;
  --m82: 82px;
  --m83: 83px;
  --m84: 84px;
  --m85: 85px;
  --m86: 86px;
  --m87: 87px;
  --m88: 88px;
  --m89: 89px;
  --m90: 90px;
  --m91: 91px;
  --m92: 92px;
  --m93: 93px;
  --m94: 94px;
  --m95: 95px;
  --m96: 96px;
  --m97: 97px;
  --m98: 98px;
  --m99: 99px;
  --m100: 100px;
}

/* @font-face {
    font-family: flaticon;
   src: url(../font/Flaticon.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
} */
/* @font-face {
    font-family: "helvetica-neue";
   src: url(../font/helvetica-neue.otf);
    font-weight: 400;
    font-style: normal
} */

/* @font-face {
    font-family: "helvetica-bold-condensed";
   src: url(../font/helvetica-bold-condensed.otf);
    font-weight: 400;
    font-style: normal
} */

/* .aboreto-regular {
  font-family: "Aboreto", system-ui;
  font-weight: 400;
  font-style: normal;
}

.aboreto-regular {
  font-family: "Aboreto", system-ui;
  font-weight: 400;
  font-style: normal;
} */
/* Reset text-transform for all text elements */
body,
p,
span,
a,
div,
li,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea {
  text-transform: none !important;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-call:before {
  content: "\f100";
}

.flaticon-play-button:before {
  content: "\f101";
}

.flaticon-next:before {
  content: "\f102";
}

.flaticon-university:before {
  content: "\f103";
}

.flaticon-work:before {
  content: "\f104";
}

.flaticon-room:before {
  content: "\f105";
}

.flaticon-layers:before {
  content: "\f106";
}

.flaticon-security:before {
  content: "\f107";
}

.flaticon-wifi:before {
  content: "\f108";
}

.flaticon-location:before {
  content: "\f109";
}

.flaticon-taxi:before {
  content: "\f10a";
}

.flaticon-calendar:before {
  content: "\f10b";
}

.flaticon-check-mark:before {
  content: "\f10c";
}

.flaticon-right-chevron:before {
  content: "\f10d";
}

.flaticon-left-quote:before {
  content: "\f10e";
}

.flaticon-left-chevron:before {
  content: "\f10f";
}

.flaticon-target:before {
  content: "\f110";
}

.flaticon-award:before {
  content: "\f111";
}

.flaticon-parking:before {
  content: "\f112";
}

.flaticon-breakfast:before {
  content: "\f113";
}

.flaticon-shop:before {
  content: "\f114";
}

.flaticon-facebook:before {
  content: "\f115";
}

.flaticon-twitter:before {
  content: "\f116";
}

.flaticon-linkedin:before {
  content: "\f117";
}

.flaticon-instagram:before {
  content: "\f118";
}

.flaticon-cross-out:before {
  content: "\f119";
}

.flaticon-expand:before {
  content: "\f11a";
}

.flaticon-play-button-1:before {
  content: "\f11b";
}

.flaticon-down-arrow:before {
  content: "\f11c";
}

.flaticon-email:before {
  content: "\f11d";
}

.loader {
  background: #fff;
  box-shadow: 0 0 2px #000;
  padding: 25px;
  border-radius: 20px;
  width: 400px;
  margin: auto;
  text-align: center;
  /* display: none; */
}
.loader p {
  font-size: 13px;
  margin-bottom: 0px;
  text-align: center;
}
.loader p.logo-text {
  color: var(--secondary-color);
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
.loader img {
  width: 300px;
}
.loader img.img-fluid.logo-loader {
  width: 200px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.loader-head {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* position: relative; */
  background: #00000069;
  z-index: 9;
}

body {
  font-family: var(--primary-font);
  background-color: var(--white-color);
  position: relative;
}
a {
  text-decoration: none;
  color: var(--secondary-color);
  font-family: var(--primary-font);
}
a:hover {
  text-decoration: none;
  color: var(--secondary-color);
  font-family: var(--primary-font);
}
.main-btn {
  font-weight: 700;
  font-size: var(--f15);
  color: var(--white-color);
  background-color: var(--btn-color);
  border: 1px solid var(--btn-color) !important;
  box-shadow: inset 0 0 0 0 #f6f6f9;
  padding: var(--p12) var(--p15);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  border-radius: 10px;
  transition: 0.5s;
  text-transform: uppercase;
}
.main-btn:hover {
  color: var(--white-color);
  background-color: var(--btn-hover);
  border-color: var(--btn-color);
  box-shadow: inset 0 50px 0 0 var(--btn-hover);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid var(--btn-hover) !important;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}
ul,
li {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: var(--primary-font);
  font-size: var(--f16);
}
p {
  font-family: var(--primary-font);
  color: var(--primary-color);
  font-size: var(--f17);
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 400;
}
h1 {
  font-size: var(--f50);
  line-height: 1.3;
  font-weight: 500;
  color: var(--white-color);
  margin-bottom: var(--m30);
  font-family: var(--heading-font);
}
h2 {
  font-size: var(--f36);
  line-height: 1.3;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--heading-font);
  letter-spacing: 5px;
}
h3 {
  font-size: var(--f30);
  line-height: 1.3;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--heading-font);
  letter-spacing: 5px;
}
h4 {
  font-size: var(--f20);
  line-height: 1.3;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--heading-font);
  letter-spacing: 5px;
}
h5 {
  font-size: var(--f22);
  line-height: 1.3;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--heading-font);
}
h6 {
  font-size: var(--f22);
  line-height: 1.3;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--heading-font);
  letter-spacing: 5px;
}
section {
  padding: var(--p80) var(--p12);
}
pre,
sub {
  font-family: var(--primary-font);
  font-size: var(--f12);
}
table {
  font-family: var(--primary-font);
  font-size: var(--f16);
}

/* custom scrollbar */

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--secondary-color);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fffffd;
}
/* header css start================================= */
.navbars {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 13px 21px;
  transition: all 0.4s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbars.scrolled {
  background: var(--secondary-color);
  /* background: #316599; */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 5px 20px;
  height: 62px;
}

.d-flex {
  display: flex;
  align-items: center;
}

/* Hamburger menu styles */
.hamburger-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  z-index: 1100;
  margin-right: 7px;
}

.hamburger-line {
  width: 100%;
  height: 2px;
  background-color: white;
  border-radius: 2px;
  margin: 3px 0;
  transition: all 0.3s ease;
  transform-origin: center;
}
.hide {
  display: none !important;
}

/* Animation when menu is active */
.hamburger-menu.active .hamburger-line:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
  background-color: white;
}

.hamburger-menu.active .hamburger-line:nth-child(2) {
  opacity: 0;
  transform: translateX(-20px);
}

.hamburger-menu.active .hamburger-line:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
  background-color: white;
}

.social-icons {
  /* display: flex;b  */
  align-items: center;
  border-left: 2px solid #ffffff50;
  padding-left: 15px;
  margin-left: 15px;
}

.social-icons a {
  color: white;
  font-size: 25px;
  margin-left: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.social-icons a:hover {
  color: #ccc;
  transform: translateY(-2px);
}

.header-logo {
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.6s ease;
  z-index: 100;
}

.navbars.scrolled .header-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

.header-logo .logo img {
  width: 100%;
  max-width: 220px;
  height: auto;
  transition: all 0.6s ease;
}

.navbars.scrolled .header-logo .logo img {
  /* max-width: 120px; */
  width: 150px;
}

.fullscreen-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--secondary-color);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s;
}

.fullscreen-nav.active {
  opacity: 1;
  visibility: visible;
}

.nav-links {
  list-style: none;
  text-align: center;
}

.nav-links li {
  margin: 5px 0;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.fullscreen-nav.active .nav-links li {
  opacity: 1;
  transform: translateY(0);
}

.fullscreen-nav.active .nav-links li:nth-child(1) {
  transition-delay: 0.1s;
}
.fullscreen-nav.active .nav-links li:nth-child(2) {
  transition-delay: 0.2s;
}
.fullscreen-nav.active .nav-links li:nth-child(3) {
  transition-delay: 0.3s;
}
.fullscreen-nav.active .nav-links li:nth-child(4) {
  transition-delay: 0.4s;
}
.fullscreen-nav.active .nav-links li:nth-child(5) {
  transition-delay: 0.5s;
}
.fullscreen-nav.active .nav-links li:nth-child(6) {
  transition-delay: 0.6s;
}
.fullscreen-nav.active .nav-links li:nth-child(7) {
  transition-delay: 0.7s;
}

.nav-links a {
  width: 100%;
  font-size: 30px;
  line-height: 30px;
  /* font-family: 'Roboto'; */
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 10px 0 5px 0;
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.nav-links a:hover {
  color: #C9A536;
}
.nav-links a.text-secondary{
    color: #6A7074 !important;
}

footer {
  background: var(--btn-color);
  padding-top: 40px;
  position: relative;
  /* padding-bottom: 50px; */
}
footer .logo-sec {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  padding-bottom: 40px;
  /* border-bottom: 1px solid #fff; */
  justify-content: space-between;
}
footer .logo-sec img {
  width: 200px;
}
footer .logo-sec p {
  max-width: 420px;
  color: var(--white-color);
  margin-bottom: 0px;
}
footer .footer-info-sec .col-2 {
  width: 18%;
  padding: 0px;
}
footer .footer-info-sec .col-6 {
  width: 46%;
  padding: 0px;
}
footer .footer-info-sec h4 {
  font-size: 22px;
  color: var(--white-color);
}
footer .footer-info h4 {
  color: var(--white-color);
  font-family: "Playfair Display SC", Georgia, "Times New Roman", serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 100;
  text-transform: uppercase !important;
  letter-spacing: 3px;
}
footer .quick-links a {
  font-size: 16px;
  color: white;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 1px;
}
footer .quick-links a:hover {
  color: #faeac8;
}
footer .social-new-sec {
  padding-top: 30px;
}
footer .social-new-sec a i {
  font-size: 17px;
  color: white;
  margin-left: 10px;
  margin-right: 10px;
}
footer .footer-info p {
  font-size: 16px;
  color: white;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 2em;
}
footer .footer-info p:hover {
  color: #faeac8;
}
footer .footer-contact {
  margin-top: 20px;
}
footer .footer-contact h4 {
  color: var(--white-color);
}
footer .footer-contact a {
  font-size: 16px;
  color: white;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 2em;
}
footer .footer-contact a:hover {
  color: #faeac8 !important;
}
footer .footer-contact li {
  margin-bottom: 18px;
}
footer .newsletter-info {
  width: 100%;
  background: #fafafa;
  padding: 15px;
  border-radius: 10px;
  margin-left: auto;
}
footer .newsletter-info h4 {
  color: var(--white-color);
}
footer .newsletter-info label {
  font-size: 13px;
  color: var(--white-color);
  display: block;
}
footer .newsletter-info input {
  width: 100%;
  background: transparent;
  border: 0px solid;
  border-bottom: 1px solid #12121250;
  padding: 14px 0;
  font-size: 16px;
  margin-bottom: 20px;
}
footer .newsletter-info .main-btn {
  width: 100%;
  text-transform: uppercase;
}
footer .footer-info-sec {
  padding-bottom: 70px;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
}
footer .footer-copyright p {
  font-size: 14px;
  color: var(--black-color);
  margin-bottom: 0;
}
footer .footer-copyright a {
  font-size: 14px;
  color: var(--black-color);
  margin-bottom: 0;
}
footer .col-4 {
  padding: 0;
}
footer .footer-copyright ul {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  height: 100%;
}
footer .footer-copyright .designed-by img {
  width: 130px;
}
footer .footer-copyright .designed-by {
  text-align: right;
}

.subscribe-btn {
  height: 56px;
  background: var(--btn-color);
  color: #fff;
  border: none;
  position: relative;
  top: 0;
  left: 0px;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
}
.list-inline-item a {
  color: white;
}

 .subscribe-btn-new {
     background-color: var(--btn-color);
    color: white;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid white;
    padding: 27px 46px;
    letter-spacing: 2px;
    font-size: 12px;
    margin-top: 10px;
    transform: translateY(0px);
    position: absolute;
  }
  .subscribe-btn-new i{
     margin-left: 10px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transform: translateX(-10px);
  }
  .subscribe-btn-new:hover{
    color: white !important;
  }

  .subscribe-btn-new:hover i{
   opacity: 1;
  transform: translateX(0);
  color: white !important;
  }
/*================================Footer sec css end===============================*/

/*===============================newsletter css Start=============================*/

.news-letter {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0);
}

@media (max-width: 767px) {
  .news-letter {
    padding-bottom: 40px;
  }
}

.newsletter-wrapper {
  background-color: transparent;
}
.news-letter {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0);
}

.newsletter {
  background-color: var(--secondary-color);
}

.news-button-sec {
  text-align: right;
}

.newsletter {
  padding: 39px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: -61px;
  position: relative;
  z-index: 2;
  border-radius: 21px;
  border: 6px solid #fff; /* box-shadow: inset 0 0 10px #000000; */
}

.newsletter .news-title {
  width: 100%;
  display: flex;
  align-items: center;
}

.newsletter .news-title span {
  display: block;
  color: #222;
  font-size: 45px;
  margin-right: 15px;
  line-height: 0;
}

.newsletter .news-title .news-con h2 {
  font-size: 18px;
  color: #222;
  font-weight: 500;
  text-transform: uppercase;
}

.newsletter .news-title .news-con p {
  font-size: 21px;
  color: #ffff;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}

.newsletter .subscribe-content {
  width: 50%;
  text-align: center;
}

.newsletter .subscribe-content .news-content .subscribe-block {
  display: flex;
  position: relative;
}

.newsletter .subscribe-content .news-content .subscribe-block input {
  color: #222;
  width: 100%;
  height: 44px;
  border: 1px solid black;
  border-radius: 0;
  padding: 20px;
}

.newsletter .subscribe-content .news-content .subscribe-block .email-submit {
  position: absolute;
  right: 0;
}

.newsletter
  .subscribe-content
  .news-content
  .subscribe-block
  .email-submit
  button {
  color: #fff;
  height: 44px;
  font-size: 16px;
  padding: 8px 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 0px;
}

.newsletter
  .subscribe-content
  .news-content
  .subscribe-block
  .email-submit
  button {
  background-color: #000000;
}

.news-con p {
  font-weight: 600 !important;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0px;
}

.newsletter
  .subscribe-content
  .news-content
  .subscribe-block
  .email-submit
  button:hover {
  background-color: red;
}

.news-con h4 {
  padding-top: 13px;
}

.news-button-sec a {
  color: #000;
  background-color: #fff;
  padding: 12px 29px;
  font-weight: 600;
  font-size: 18px;
  border-radius: 50px;
}

/*===============================Newsletter css End=============================*/

/*Banner css start*/
.banner {
  height: 350px;
  overflow: hidden;
}
.banner img.img-fluid {
  height: 350px;
  max-height: 350px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.banner .guides {
  position: absolute;
  height: 350px;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.banner h1 {
  font-size: var(--f36);
  text-shadow: 0px 0px 3px #000;
}

/*breadcrumb css start*/
.breadcrumb-wrap {
  padding: var(--p20);
  background-color: var(--white-color);
  border-bottom: 1px solid #ececec;
}

.breadcrumb {
  display: inline-block;
  padding: 0;
  text-transform: capitalize;
  color: #111235;
  font-size: 14px;
  font-weight: 600;
  background: none;
  margin: 0;
  border-radius: 0;
  padding-left: var(--p20);
}

.breadcrumb span {
  position: relative;
  text-align: center;
  padding: 0 var(--p10);
}

.breadcrumb i.fa-solid.fa-house {
  margin-right: var(--m5);
}

/*404 page css start*/
section.error h2 {
  color: var(--secondary-color);
  font-size: var(--f90);
  font-weight: bold;
  font-family: var(--primary-font);
  margin-bottom: var(--m20);
  text-align: center;
  line-height: 1;
}
section.error h3 {
  font-size: var(--f36);
  text-align: center;
  color: var(--primary-color);
  margin-bottom: 0;
}
section.error p {
  text-align: center;
}
section.error a.main-btn {
  width: 150px;
  margin: auto;
  text-align: center;
}
header.mob {
  display: none;
}

.dropdown a {
  color: var(--white-color);
  font-weight: 600;
}

.dropdown-menu.show {
  background: #6ac1ff;
  padding: 0;
  border-radius: 0;
  border: 0px solid;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #85c8f7;
}

.choose-services .head-sec {
  text-align: center;
  margin-bottom: var(--m40);
}

footer p {
  font-size: 14px;
  color: var(--text-white);
}

.head {
  justify-content: space-between;
  display: flex;
}
.copyright-text p{
    text-align:center;
}


.custom-header {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}

.custom-header .navbar {
  background-color: #ececec33;
  padding: 14px 12px;
  transition: all 0.3s ease;
  margin: 0 30px;
  border-radius: 10px;
}

.custom-header .navbar-brand {
  color: var(--black-color);
}
  .custom-header img {
    width: 135px;
    max-width: 70%;
  }


.custom-header .navbar-nav .nav-item {
  position: relative;
}

.custom-header .navbar-nav .nav-link {
  font-weight: 500;
  color: var(--white-color);
  margin: 0 10px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  letter-spacing: 1.3px;
  text-transform: uppercase !important;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}

.custom-header .nav-item > ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ececec33;
  min-width: 200px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 10px 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 1000;
}

.custom-header .nav-item:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.custom-header .nav-item > ul li {
  position: relative;
}

.custom-header .nav-item > ul li a {
  display: block;
  padding: 8px;
  color: var(--white-color);
  text-decoration: none;
  transition: all 0.2s ease;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}

.custom-header .nav-item > ul li a:hover {
  color: var(--primary-color);
}

.custom-header .navbar-nav .nav-link:hover {
  color: var(--primary-color);
}

.common-btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  padding: 4px 5px 4px 16px;
  font-weight: 600;
  transition: all 0.3s;
  border-radius: 200px;
  font-size: 14px;
  color: var(--white-color);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 1.3px;
  text-transform: uppercase;

  span {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--white-color);
    border-radius: 100%;
    color: var(--primary-color);
    margin-left: 15px;

    i {
      transform: rotate(-45deg);
      transition: all 0.1s;
    }
  }
}

.common-btn-secondary {
  background-color: var(--white-color);
  border-color: var(--white-color);
  padding: 4px 5px 4px 16px;
  font-weight: 600;
  transition: all 0.3s;
  border-radius: 200px;
  font-size: 14px;
  color: var(--btn-color);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 1.3px;
  text-transform: uppercase;

  span {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--btn-color);
    border-radius: 100%;
    color: var(--white-color);
    margin-left: 15px;

    i {
      transform: rotate(-45deg);
      transition: all 0.1s;
    }
  }
}

.common-btn-primary:hover,
.common-btn-primary:active {
  background-color: var(--btn-hover) !important;
  border-color: var(--btn-hover) !important;
  color: var(--white-color) !important;
}
.common-btn-primary:hover span,
.common-btn-primary:active  span{
color: var(--btn-hover) !important;
}
.common-btn-secondary:hover,
.common-btn-secondary:active {
  background-color: var(--white-color) !important;
  border-color: var(--white-color) !important;
  color: var(--btn-hover) !important;
}
.common-btn-secondary:hover span,
.common-btn-secondary:active span{
background-color: var(--btn-hover) !important;
}
.common-btn-primary:hover i,
.common-btn-secondary:hover i {
  transform: rotate(0deg);
  transition: all 0.1s;
}

.view-more-link {
  color: var(--primary-color);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  border-bottom: 2px solid var(--primary-color);
  padding-bottom: 2px;
  transition: all 0.3s ease;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  &:hover {
    color: var(--btn-hover);
    border-bottom-color: var(--btn-hover);
  }
}

.footer-container {
  background: url('https://zoominns.co.uk//wp-content//uploads//2025//01//2024-02-24-Zoom-Properties-12-014-1.jpg') no-repeat center;
  background-size: cover;
  padding: 150px 0 75px;
  position: relative;
  z-index: 0;
  .container-fluid{
    z-index: 1;
  }
  &::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 8, 19, 0.5);
    z-index: -1;
  }
}
        
.footer-column {
  padding: 0 20px;
}

.footer-box{
  padding: 100px 30px 2px;
  background: #b5b5aba6;
  border-radius: 12px;
}

.footer-logo{
  text-align: center;
  img{
    width: 135px;
  }
}

.section-title {
  font-weight: bold;
  font-size: 0.95rem;
  margin-bottom: 18px;
  color: var(--white-color);
  letter-spacing: 0.5px;
}

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

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  font-weight: 500;
  color: var(--white-color);
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-decoration: none;
}

.footer-links a:hover {
  color: var(--primary-color);
}

.footer-bottom {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  text-align: center;
  color: var(--white-color);
  font-size: 0.85rem;
}







/*New _section */

.icons-section{
   margin-bottom: 3em; 
  }
  
  
  .icons-section{
    background-image: linear-gradient(360deg, rgba(48, 48, 48, 0.04) 15%, #000000 100%), url(https://fela-new.test-cwc.com/uploads/cms/691393997d0db.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding: 80px 40px;
    text-align: center;
    position: relative;
    z-index: 1;
}
  

  .icons-section .container{
    margin: 0 auto;
    padding: 0 20px;
 
  }
  
  .icons-section .delivered-heading {
    margin-bottom: 50px;
}
  
  
.icons-section {
    text-align: center;
    /* padding: 20px; */
    margin-bottom: 30px;
}  
  
  
 .icons-section .mb-4 {
    margin-bottom: 1.5rem !important;
}  
  
  
 .icons-section img {
    max-width: 50%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
}
  
  
.icons-section h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}  
  

/* icons-top-heading */

.icons-section .top_heading .stay-title {
 font-size: 45px;
 margin-bottom: 20px;
  color: var(--white-color)
}



.icons-section .top_heading .stay-subtitle {
        max-width: 66%;
        margin: 24px auto;
        color: var(--white-color);
}


.icons-section .text-center{
 padding-top: 3em; 
}




.btn-luxury {
  position: relative;
  overflow: hidden;
  background: #fff;
  color: #fff;
  border: none;
  padding: 12px 35px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 50px;
  cursor: pointer;
  transition: color 0.3s ease;
}

/* Create hidden gradient overlay */
.btn-luxury::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #f5d76e, #c49b0b);
  transition: all 0.5s ease;
  z-index: 0;
}

/* On hover: slide background from left to right */
.btn-luxury:hover::before {
  left: 0;
}

/* Bring text above gradient */
.btn-luxury span {
  position: relative;
  z-index: 1;
}

/* Optional hover text color */
.btn-luxury:hover {
  color: #000;
}



/* icons-section */



/* Welcome-section */

.welcome-section .section-subtitle{
        font-size: 32px !important;
        margin-bottom: 40px;
        font-weight: 300;
        line-height: 1.4;
        padding-left: 50px !important;
        font-family: var(--welheading);
        letter-spacing: normal !important;
    
}



.welcome-section .content-column { 
        background: #58676991;
        backdrop-filter: blur(10px);
        padding: 50px 30px !important;
        border-radius: 15px;
    
}



.welcome-section .feature-title{
 letter-spacing: normal !important; 
}



    .welcome-section .feature-description {
        font-size: 16px;
        font-weight: 300;
        margin-left: 24px;
        color: #fff;
        font-family: 'Work Sans';
        line-height: 26px;
    }



/* popular-destinations */

.popular_desti{
 background-color: #e6e2db; 
}
  

.part-section_div{
 flex-wrap: wrap; 
}


.part-heading-title{
 margin: 0;
 color: #fff;
 position: relative;
}

.part-heading-title span{
     display: block;
    letter-spacing: normal;
    position: relative;
    z-index: 99;
    font-size: 42px;
    font-style: italic;
    font-weight: 600; 
}


.part-heading-title .bottom_line{
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgb(211, 164, 23);
    padding: 16px 2px;
    border-radius: 2px;
    bottom: 3px;
    z-index: 1;
}


.white_logo-handle img{
 width: auto;
  height: 50px;
}






.logos-grid {
    grid-gap: 40px 60px;
    justify-items: center;
    align-items: center;
    max-width: 900px;
    margin: 0 auto;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

/* Center last two logos on second row */
.logos-grid .logo-item:nth-child(4) {
  grid-column: 2 / 3; /* Move Google to middle column */
}

.logos-grid .logo-item:nth-child(5) {
  grid-column: 3 / 4; /* Vrbo stays next to it */
}

.logo-item img {
  max-width: 200px;
  width: 100%;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease, filter 0.3s ease;
}

.logo-item img:hover {
  transform: scale(1.1);
  filter: brightness(1) invert(0);
}






      
/*partners_css-code*/

.page-title::before{
 content:"";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  z-index: 1;
}



.page-title .auto-container{
 z-index: 10; 
}

.page-title{
display: grid;
  align-items: center;
}


.page-title .auto-container{
 bottom: 0; 
}


.left-top_heading{
 letter-spacing: 1px; 
}

.auto-container h1{
     font-size: 55px;
    margin-bottom: 0px;
    Font-family: Libre Caslon Text !important;
    font-weight: 550;
    font-style: italic;
    text-align: left;
    letter-spacing: 3px; 
}






      .left-top_heading{
       color: #000; 
         }



.left_card-img-div{
 display: block;
  overflow: hidden;
}


.left_card-img-div-content{
     width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 100%;
    cursor: pointer;
}


.left_card-img-div{
 display: block;
  overflow: hidden;
  border-radius: 10px;
}



.left_card-img-div-content:hover{
        transform: scale(1.1);
    transition: 0.5s;
     border-radius: 10px;
}



.left_card-img-div-content img{
    border-radius: 10px;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.left_img-text-value{
 position: absolute;
 bottom: 15px;
 padding-left: 25px;
 width: max(430px);
  z-index: 10;
}


.bottom_heading{
 font-weight: bold;
  font-family: sans-serif;
  letter-spacing: 0px;
  font-size: 25px;
  color: #fff;
  margin-bottom: 12px;
}


.left_sub-text p{
 color: #fff;
  font-size: 13px;
  line-height: 20px;
}


.button_info{
 padding-bottom: 20px; 
}


.button_info-content a{
 color: #fff;
  border: 1px solid #fff;
  padding: 5px 10px;
}



.button_info{
 padding-bottom: 20px;
  padding-top: 10px;
}

.button_info-content a{
 color: #fff;
 border: 1.5px solid #fff;
 padding: 7px 22px;
 background: #7b7b7b59;
 border-radius: 50px; 
}


.left_card-img-div-content::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, black, transparent);
    z-index: 2;
    opacity: 0.2;
    border-radius: 20px;
}



.new_layouts-right-side{
 padding-top: 3em;
  height: 100%;
  position: relative;
}

.right_small-top-heading{
 display: flex;
  justify-content: end;
}

.right_small-top-heading p{
 
  width: max(400px);
  font-weight: 400;
              margin-bottom: 24px;
            color: var(--black-color);
            font-size: 15px;
            line-height: 1.5;
}





.left_img-text-value{
 display: none; 
}



.right_img-div-content{
    width: 100%;
  height: 347px;
    display: block;
    cursor: pointer;
    translate: 0px 3px;
    position: relative;
    padding-bottom: 50%;
}


.right_img-div{
 display: block;
  overflow: hidden;
  border-radius: 10px;
}


.right_img-div-content:hover{
     transform: scale(1.1);
    transition: 0.5s;
    border-radius: 10px;
}




.right_img-div-content img{
width: 100%;
    border-radius: 10px;
    position: absolute;
    height: 347px;
    top: 0;
    left: 0;
    object-fit: cover;
}


.right_bottom-text{
 position: absolute;
  bottom: 0;
}


.text_div{
 font-weight: 600; 
}


.text_div .num_tag{
 font-weight: bold;
  color: #d3a417;
}


.text_div{


    font-weight: 400;
    margin-bottom: 24px;
    color: var(--black-color);
    font-size: 15px;
    line-height: 1.5;
}



.right_img-div-content::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 347px;
    background-image: linear-gradient(359deg, #000000c7, transparent);
    top: 0;
    left: 0;
    z-index: 10;
    border-radius: 10px;
}


/*-Zoom-dark-value*/



.zoom_dark-value{
  background: #e6e2db;
}


.zoom-sub-text{
 color: #d3a417; 
}

.zoom_main-heading{
 padding-top: 10px; 
}

.zoom_main-heading h4{
 color: #000000;
  letter-spacing: 1px;
  font-size: 27px;
}



.zoom_text-details-content p{
  color: #000000;
  font-size: 15px;
     line-height: 1.5;
}


.zoom_left-button{
 padding-top: 1.2em; 
}


.zoom-left-btn_option a{
     color: #000000;
    border: 1.5px solid #d3a417;
    padding: 10px 20px;
    border-radius: 4px;
    
}


.zoom_text-details{
 max-width: 90%; 
}


.zoom-right-img-holder{
 display: block;
 overflow: hidden;
  border-radius: 10px;
}

.zoom-right-img-holder:hover{
      transform: scale(1.1);
    transition: 0.5s;
    border-radius: 10px;
}


.zoom-dark-right{
 display:block;
 overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}



.zoom-right-img-holder img{
 width: 100%;
 border-radius: 10px; 
}
  


/*connections*/

.connection_section-top-heading h2{
    letter-spacing: 2px;
    text-align: center; 
}


.bottom_line{
 width: 200px;
    height: 4px;
    margin-inline: auto;
    background-image: radial-gradient(#00000075, transparent);
    border-radius: 50px; 
}


.service_cards_details{
 padding-top: 2em; 
}


.service-card-heading h4{
    
    letter-spacing: 1px;
    text-transform: capitalize !important; 
    margin-bottom: 10px;
    color: #000;
}

.service-sub_heading{
  font-size: 13px;

  margin-bottom: 10px;
}

.service_sub-text{
 font-size: 11px;
  line-height: 20px;
}


.service_bottom-heading h4{
 color: #000;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    margin-top: var(--m20); 
}



.service-cards-img img{
     width: 100%;
    height: 127px;
    object-fit: cover;
    border-radius: 10px; 
}


.service_cards-value-content .col-md-4{
  padding: 0;
  padding-right: 10px;
}


.service-top-heading{
 padding-top: 10px; 
}

.service-top-heading .heading_value{
 
    letter-spacing: 0px;
    font-size: 12px;
    color: #000;
    line-height: 15px; 
}

.sub_text-value{
 font-size: 12px;
    padding-top: 7px;
    color: #000;
  
}


.review_value{
     font-size: 12px;
    color: var(--bs-orange);
    padding-top: 5px; 
}


.service_card-left-img img{
 width: 100%;
 border-radius: 20px;
  height: 100%;
}



.service-card_left{
 height: 100%; 
}

.service-card-left-content{
 height: 100%; 
}

.service_card-left-img{
 height: 100%; 
}



.second_direction_move{
 background: #fff; 
}


.connection_div{
   background: #e6e2db; 
}



/*service_cards_details*/



.service_cards_details .row_value{
  justify-content: space-between; 
}

.custom-header.gallery-active-header .navbar{
  background-color: #58676991;
}

.custom-header.gallery-active-header .nav-item > ul{
  background-color: #58676991;
}





























































































