*,
*::after,
*::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: flaticon;
  src: url(../font/Flaticon.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "kulturista";
  src: url(../font/kulturista.ttf);
}
:root {
  --primary-color: #444;
  --secondary-color: #ff4040;
  --territiary-color: #333;
  --other-color: #333;
  --link-color: #172c62;
  --link-hover-color: #000;
  --lt-bg-color: #eaeaea;
  --heading-color: #0d0d0d;
  --btn-color: #2e8b37;
  --btn-hover: #f16522;
  --sec-line: #fd3358;
  --white-color: #fff;
  --black-color: #000;
  --primary-font: "Montserrat", sans-serif;
  --secondary-font: "kulturista";
  --other-font: "kulturista";
  --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;
  --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;
}
body {
  font-family: var(--primary-font);
  color: var(--primary-color);
  background-color: var(--white-color);
}
[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";
}

label.error {
  color: red;
  font-size: 13px;
}
label.valid {
  display: none !important;
}

a {
  text-decoration: none;
  color: var(--link-color);
  font-family: var(--primary-font);
}

a:hover {
  text-decoration: none;
  color: var(--link-color);
  font-family: var(--primary-font);
}

.main-btn {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background: var(--btn-color);
  color: var(--white-color);
  padding: 14px 30px;
  border-radius: 0;
  border: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: var(--f15);
  font-weight: 400;
  display: block;
  text-align: center;
}

.main-btn:hover {
  color: var(--white-color);
  background-color: var(--btn-hover);
  border-color: var(--btn-hover);
  box-shadow: inset 0 50px 0 0 var(--btn-hover);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.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);
  line-height: 1.6;
  letter-spacing: 0.05em;
}

p {
  font-family: var(--primary-font);
  color: var(--primary-color);
  font-size: var(--f16);
  line-height: 1.6;
  letter-spacing: 0.05em;
}

h1 {
  font-size: var(--f40);
  line-height: 1.4;
  font-weight: 500;
  color: var(--white-color);
  margin-bottom: var(--m30);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

h2 {
  font-size: var(--f50);
  line-height: 0.95em;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

h3 {
  font-size: var(--f36);
  line-height: 0.95em;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

h4 {
  font-size: var(--f28);
  line-height: 0.95em;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

h5 {
  font-size: var(--f24);
  line-height: 0.95em;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

h6 {
  font-size: var(--f20);
  line-height: 0.95em;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: var(--m20);
  font-family: var(--secondary-font);
  text-transform: uppercase;
}

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);
}

.sec-line .sec-line1 {
  width: 16px;
  height: 6px;
  background: var(--sec-line);
  border-radius: 30px;
  display: inline-block;
  margin-right: var(--m5);
}
.sec-line .sec-line2 {
  width: 46px;
  height: 6px;
  background: var(--sec-line);
  border-radius: 30px;
  display: inline-block;
}

/* header css start */
/* .dropdown-menu li {
  position: relative;
}
.nav-item .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}
.nav-item .submenu-left {
  right: 100%;
  left: auto;
}
.dropdown-menu > li:hover {
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}

header img {
  width: 150px;
}
header .col-1 {
  display: flex;
  align-items: center;
  padding: 0px;
  width: 20%;
}

header nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
  background: transparent !important;
}
header .navbar-nav .nav-link.active,
header .navbar-nav .nav-link.show {
  color: var(--white-color) !important;
}
header.page-header.is-sticky .navbar-nav .nav-link.active,
header.page-header.is-sticky .navbar-nav .nav-link.show {
  color: var(--black-color) !important;
}
header a.nav-link {
  color: var(--white-color);
  text-transform: capitalize;
  font-size: var(--f16);
  padding: var(--p15) var(--p30) !important;
  border-left: 0px solid var(--white-color);
  border-bottom: 2px solid transparent;
  font-weight: 400;
  border-radius: 0;
}

header a.nav-link:hover {
  border-color: var(--white-color);
  color: var(--white-color);
}
header .dropdown-item:hover {
  background: var(--link-color);
  color: var(--white-color);
}
header .dropdown-menu {
  border-radius: 0;
}
header.page-header.is-sticky a.nav-link {
  color: var(--heading-color);
  text-shadow: 0px 0px 0px #000;
}
header.page-header.is-sticky a.nav-link:hover {
  color: var(--heading-color);
  border-color: var(--heading-color);
}

header .col-9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9;
  background: transparent;
  padding: var(--p12) 0;
  border-bottom: 0px solid #f1f1f1;
  text-align: center;
}
div#main_nav {
  justify-content: center;
}
div#main_nav ul {
  padding: 0;
}
.inner-header {
  margin-top: 0;
}
header.page-header.is-sticky {
  border-bottom: 1px solid #e4e4e4;
  background: var(--white-color);
}
header .col-11 {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: flex-end;
  padding: 0px;
  flex-direction: column;
  width: 80%;
}
header .container {
}
header .head-details a {
  color: var(--white-color);
  font-size: 13px;
}
header.page-header.is-sticky .head-details a {
  color: var(--black-color);
}
header .head-details a:hover {
  text-decoration: underline;
}
header .head-details i {
  color: var(--white-color);
}
header.page-header.is-sticky .head-details i {
  color: var(--black-color);
}
header .head-details ul {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-right: 18px;
}

header li.nav-item {
  position: relative;
} */

/* footer css start */
footer {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 0 0 0;
  background-color: var(--black-color);
  border-top: 2px solid var(--white-color);
}

footer p {
  color: var(--white-color);
  font-size: var(--f13);
  line-height: 1.8;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
}

footer .copyright {
  border-top: 1px solid var(--white-color);
}
footer .footer-logo {
  width: 95%;
}
footer .footer-logo img {
  width: 80%;
}

footer ul.social-list {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 200px;
  justify-content: flex-start;
}
footer ul.footer_link li {
  margin-bottom: 10px;
  color: var(--white-color);
  font-size: var(--f14);
}
footer ul.footer_link a {
  color: var(--white-color);
  font-size: var(--f14);
}
footer ul.footer_link a:hover,
footer ul.footer_link a:hover i {
  color: var(--link-color);
}

footer h4 {
  margin-bottom: var(--m15);
  color: var(--white-color);
}
footer .col-6.md-6.sm-12.right {
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .newsletter {
  padding: var(--p40) var(--p60);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer .newsletter h2 {
  color: var(--white-color);
}
footer .newsletter p {
  font-size: var(--f20);
  margin-bottom: var(--m10);
}
footer input.form-control {
  padding: var(--p10) var(--p15);
  background: var(--white-color);
  border: none;
  min-height: 60px;
  color: var(--primary-color);
  font-size: var(--f14);
  border-radius: 0;
}
footer form {
  display: flex;
  gap: 20px;
}
footer button.main-btn {
  min-width: 130px;
  border-radius: 0;
}
footer .social.row .col-3 {
  text-align: center;
  border-right: 1px solid var(--white-color);
  padding: 0;
}
footer .social.row .col-3:last-child {
  border-right: 0px solid var(--white-color);
}
footer .social.row {
  border-top: 1px solid var(--white-color);
}
footer .social.row a {
  position: relative;
  z-index: 1;
  display: block;
  padding: var(--p60) var(--p30);
}
footer .social.row a i {
  font-size: var(--f30);
}
footer .social.row a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--white-color);
  transform: scaleY(0);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  transform-origin: center bottom;
  z-index: -1;
}
footer .social.row a:hover:before {
  transform: scaleX(1);
}
footer .social.row a:hover i {
  color: var(--secondary-color);
}
.copyright {
  background-color: var(--black-color);
  padding: var(--p10) 0;
}

.copyright p {
  font-size: var(--f14);
  color: var(--white-color);
  margin-bottom: 0px;
  margin-top: 0px;
}

.copyright img {
  width: 135px;
}
footer .col-6.md-12.sm-12.right p {
  text-align: right;
}

.copyright .row {
  align-items: center;
}
footer .row.upper-footer {
  padding-bottom: 0;
}
footer .container-fluid {
  padding: 0;
}

footer a {
  color: var(--white-color);
}

footer .social-list a {
  width: 40px;
  height: 40px;
  display: block;
  background: var(--white-color);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--secondary-color);
  border: 1px solid var(--white-color);
}
footer ul.social-list a:hover {
  background: var(--other-color);
  color: var(--white-color);
}
footer .col-3 {
  padding: 0 var(--p12);
}
footer .col-3.md-12.sm-12.frst {
  padding-right: var(--p25);
}
footer .social-area {
  margin-top: var(--m20);
}

footer .social-area h4 {
  font-size: var(--f18);
}
footer i.flaticon-right-chevron {
  font-size: var(--f12);
  margin-right: var(--m5);
  color: var(--white-color);
  font-weight: bold;
}
footer .col-3.md-6.sm-12.last i {
  color: #fcaf3d;
  margin-right: var(--m5);
}
footer .col-3.md-6.sm-12.last .social-list i {
  margin-right: 0px;
  color: var(--heading-color);
}
footer .col-3.md-6.sm-12.last .social-list a:hover i {
  color: var(--white-color);
}
/*Banner css start*/
.banner {
  height: 400px;
  z-index: 3;
  position: relative;
}
footer .col-6.md-6.sm-12.left {
  border-right: 1px solid var(--white-color);
  padding: 0px;
}
footer .row.top {
  padding: var(--p60) var(--p60);
}
footer .row.top .col-6.md-6.sm-12 {
  padding: 0px;
}
footer .col-12.md-12.sm-12 {
  display: flex;
  padding: 0px;
  gap: 30px;
}
footer .row.bottom {
  padding: var(--p60) var(--p60);
  border-top: 1px solid var(--white-color);
}
footer .abt-cont {
  min-width: 20%;
  width: 100%;
}
footer .landing-pages {
  padding: var(--p60) var(--p60);
  border-bottom: 1px solid var(--white-color);
}
footer .landing-pages li a {
  font-size: var(--f14);
}
footer .landing-pages ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .landing-pages ul li {
  width: 33.33%;
  margin-bottom: var(--m10);
  padding-right: var(--p15);
}
footer .landing-pages ul li a:hover i {
  color: var(--link-color);
}
.banner img.img-fluid {
  height: 400px;
  max-height: 400px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.banner .guides {
  margin-top: var(--m40);
}
.banner .overlay {
  position: absolute;
  height: 400px;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
}
.banner h1 {
  text-shadow: 0px 0px 3px #000;
  margin-bottom: var(--m15);
  text-align: center;
}
.banner p {
  text-shadow: 0px 0px 3px #000;
  color: var(--white-color);
  margin-bottom: var(--m20);
  font-size: var(--f16);
  text-align: center;
}
.banner .search-bar form {
  position: relative;
  margin: 0;
  justify-content: center;
  width: 100%;
  max-width: 600px;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--white-color);
  padding: var(--p5);
  border-radius: 10px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.banner .search-bar .container {
  padding: 0px;
}
.banner .search-bar select {
  width: 100%;
  font-size: var(--f14);
  font-weight: 400;
  border-radius: 10px;
  background: var(--white-color);
  height: 60px;
  border: 2px solid transparent;
  padding: 0 var(--p20) 0 var(--p10);
  margin: 0;
  line-height: 60px;
  cursor: pointer;
  color: #4b4b4b;
  text-align: left;
  min-width: 158px;
  position: relative;
}
.banner .search-bar select:hover {
  background: var(--lt-bg-color);
}
.banner .search-bar input {
  font-size: var(--f14);
  font-weight: 400;
  border-radius: 10px;
  background: var(--white-color);
  height: 60px;
  border: 2px solid transparent;
  padding: 0 var(--p20) 0 var(--p10);
  margin: 0;
  line-height: 60px;
  cursor: pointer;
  color: #4b4b4b;
  text-align: left;
  min-width: 131px;
  position: relative;
}
.banner .search-bar input:hover {
  background: var(--lt-bg-color);
}

.banner .search-bar input::placeholder {
  color: #4b4b4b;
  opacity: 1;
}

.banner .search-bar i {
  color: var(--black-color);
  position: absolute;
  right: 1rem;
  top: 1.3rem;
  font-size: var(--f18);
}

.banner .search-bar .col-3 {
  position: relative;
  width: 25%;
  padding-left: var(--p6);
  padding-right: var(--p6);
}
.banner .search-bar .col-1 {
  position: relative;
  width: 7.5%;
  padding-left: var(--p6);
  padding-right: var(--p6);
}
.banner .search-bar .col-6 {
  position: relative;
  width: 50%;
  padding-left: var(--p6);
  padding-right: var(--p6);
}
.banner .search-bar .check {
  width: 50%;
  padding-left: 0px;
  padding-right: 0px;
}
.banner .search-bar input#demo17 {
  top: 0;
  height: 60px;
  width: 100%;
  padding-right: 10px;
}
.search-bar button.main-btn {
  width: 100%;
  height: 60px;
  border-radius: 8px;
  position: relative;
  padding: 0px;
}
.search-bar button.main-btn i {
  color: var(--white-color);
  position: relative;
  left: 0;
  top: 0;
  font-size: var(--f15);
}
.search-bar button.main-btn.close111 {
  height: 43px;
  padding: var(--p5) var(--p15);
  font-size: var(--f14);
}

div#guestsss {
  width: 100%;
  min-width: 250px;
  background: var(--white-color);
  padding: var(--p20);
  position: absolute;
  z-index: 9;
  left: 0;
  border-radius: 10px;
  display: none;
  box-shadow: 0px 0px 3px 0px #888888;
}

#guestsss .close1 {
  position: absolute;
  right: 10px;
  left: auto;
  top: 0.3rem;
  font-size: var(--f18);
  color: var(--secondary-color);
  cursor: pointer;
}

#guestsss .adult-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--m20);
}

#guestsss .adult-box p {
  margin-bottom: 0px;
  letter-spacing: 0px;
  color: var(--primary-color);
  font-size: var(--f15);
  text-shadow: 0px 0px 0px #000;
}

#guestsss button.button1 {
  background: transparent;
  height: 35px;
  width: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: var(--f20);
  line-height: 35px;
  margin-left: 0;
  border: 1px solid var(--black-color);
  color: var(--black-color);
  transition: all 0.3s;
  cursor: pointer;
}
#guestsss button.button11.button1 {
  margin-left: var(--m14);
}

.search-bar .form-control:focus {
  background-color: var(--lt-bg-color) !important;
}
.search.mob-banner {
  display: none;
}
/*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: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  background: none;
  margin: 0;
  border-radius: 0;
  padding-left: var(--p20);
}
.breadcrumb a {
  color: var(--black-color);
}
.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;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

section.about .img,
section.about .cont {
  padding: 0px;
}

section.about img {
  width: 100%;
  min-height: 300px;
  height: 450px;
  max-height: 450px;
  object-fit: cover;
  border-radius: 10px;
}
section.about .abt-cont {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

section.about .cont {
  padding-left: var(--p40);
  padding-right: var(--p40);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.about .abt-para {
  max-height: 305px;
  height: auto !important;
  overflow: hidden;
  margin-bottom: 30px;
}

section.about a.main-btn {
  text-align: center;
  /* background-color: var(--black-color); */
  /* border-color: var(--black-color); */
  display: block;
  width: 270px;
  padding: var(--p14) var(--p15);
}
section.about a.main-btn:hover {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
}
section.about .row.rev {
  display: flex;
  flex-direction: row-reverse;
}
section.about video {
  width: 100%;
  min-height: 300px;
  height: 100%;
  max-height: 448px;
  object-fit: cover;
  border-radius: 10px;
}

.short-slider .owl-nav {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding-left: var(--p25);
  padding-right: var(--p25);
}
.short-slider .owl-nav button {
  width: 35px;
  height: 35px;
  border-radius: 10px;
  background: var(--black-color) !important;
}
.short-slider .owl-nav button i {
  font-size: var(--f20);
  line-height: 35px;
  color: var(--white-color);
}

section.about-three .item {
  padding-left: var(--p5);
  padding-right: var(--p5);
  padding-bottom: var(--p10);
}

section.about-three .short-para {
  box-shadow: 0px 0px;
  background: var(--white-color);
  padding: 0;
  height: auto;
  border-radius: 0;
  overflow: hidden;
  padding-top: var(--p20);
}
section.about-three .short-para p {
  height: 75px;
  overflow: hidden;
  margin-bottom: 0px;
}
section.about-three img {
  height: 270px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

section.about-three .owl-nav {
  text-align: right;
  position: absolute;
  top: -55px;
  right: 0;
  z-index: 2;
}

section.about-three .owl-nav button {
  background: transparent !important;
  padding: var(--p10);
  width: 35px;
  height: 35px;
  border-radius: 10px;
}
section.about-three .owl-nav button:hover {
  background: var(--black-color) !important;
}
section.about-three .owl-nav button i {
  font-size: var(--f20);
  line-height: 35px;
  color: var(--black-color);
}
section.about-three .owl-nav button:hover i {
  color: var(--white-color);
}
section.about-three .owl-nav button.owl-prev {
  margin-right: var(--m15);
}

section.abt-long .img-sec {
  width: 50%;
}

section.abt-long .long-sec {
  min-height: 400px;
}
section.abt-long .img-sec.left {
  float: left;
  margin-right: var(--m25);
}

section.abt-long .img-sec.left img {
  width: 100%;
  height: 400px;
  object-fit: contain;
  border-radius: 10px;
}
section.abt-long .img-sec.left .item {
  width: 100%;
  height: 400px;
  border-radius: 10px;
}
section.abt-long .img-sec.left video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.long-slider .owl-nav {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding-left: var(--p25);
  padding-right: var(--p25);
}
.long-slider .owl-nav button {
  width: 35px;
  height: 35px;
  border-radius: 10px;
  background: var(--black-color) !important;
}
.long-slider .owl-nav button i {
  font-size: var(--f20);
  line-height: 35px;
  color: var(--white-color);
}
/*faq css*/
section.faq {
  background: url("../images/fl.jpg");
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}
section.faq .overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: #0000008c;
  width: 100%;
  height: 100%;
}
section.faq .container {
  position: relative;
}
section.faq h2,
section.faq p {
  color: var(--white-color);
}
section.faq .col-4.col-md-4.col-sm-12 {
  display: none;
}
section.faq .col-8.col-md-8.col-sm-4 {
  margin: auto;
}
section.faq .accordion-flush .accordion-item {
  border: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  background: var(--white-color);
  margin-bottom: var(--m20);
}
section.faq .accordion-flush .accordion-item .accordion-button,
section.faq .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  padding: var(--p20);
  font-size: var(--f19);
  font-weight: bold;
  color: var(--heading-color);
}
section.faq .accordion-button:not(.collapsed) {
  background: var(--white-color);
}
.sec-line {
  position: relative;
  margin-bottom: var(--m15);
  line-height: 0;
}
section.faq img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.faq a.main-btn {
  display: block;
  width: 150px;
  text-align: center;
  margin-top: var(--m10);
}

section.top-vacation-data-area a {
  font-size: var(--f14);
  font-weight: bold;
  color: var(--black-color);
}
section.top-vacation-data-area a:hover {
  color: var(--link-color);
  text-decoration: underline;
}
section.top-vacation-data-area .col-md-3 {
  padding-left: 0px;
  margin-bottom: var(--m10);
}

/* header.mob {
  display: none;
} */
a.sticky.main-btn {
  display: none;
}

section.about_wrapper ul,
section.about_wrapper li {
  list-style: disc;
}
section.about_wrapper ul {
  padding-left: 30px;
}

.go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 15px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background: var(--btn-color);
  color: var(--white-color);
  padding: 14px 30px;
  border-radius: 0;
  border: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: var(--f15);
  font-weight: 400;
  display: block;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.go-top:hover {
  color: var(--white-color);
  background-color: var(--btn-hover);
  border-color: var(--btn-hover);
  box-shadow: inset 0 50px 0 0 var(--btn-hover);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.go-top.active {
  top: 90%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}

.go-top i:last-child {
  margin-left: var(--m10);
}

.go-top:hover,
.go-top:focus {
  color: #fff;
}

.go-top:hover::before,
.go-top:focus::before {
  opacity: 1;
  visibility: visible;
}

.go-top:hover i:first-child,
.go-top:focus i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.go-top:hover i:last-child,
.go-top:focus i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

.abt-para h1 {
  color: black;
}

section.island-sec .island-img img {
  width: 100%;
  height: 800px;
  object-fit: cover;
}
section.island-sec .island-content {
  max-width: 75%;
}
section.island-sec .island-content h2 {
  width: 250%;
  font-size: 50px;
  text-shadow: 0 0 3px #ffffff69;
}
section.island-sec .island-left {
  z-index: 1;
  display: flex;
  align-items: center;
}
section.island-sec .island-content .main-btn {
  display: inline-flex;
  margin-top: 10px;
}
/* header a.nav-link.main-btn {
  border: 0px solid !important;
} */

footer {
  background: #1b1b1b;
  padding-top: var(--p40);
  position: relative;
}

footer .row {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  justify-content: space-between;
}

footer .col-4,
footer ul.quick-links li a:hover {
  padding-left: 15px;
}

footer .col-4 {
  padding-right: 15px;
  width: 32%;
}

footer .abt p {
  color: #adadad;
  margin-bottom: 0;
}

footer .footer-language {
  width: 160px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 30px;
}

footer .footer-language i {
  position: absolute;
  right: 30px;
  top: 17px;
  font-size: 15px;
  opacity: 0.6;
  color: #adadad;
}

footer .footer-language select {
  height: 50px;
  background: #282828;
  color: #adadad;
  border: 1px solid #282828;
  border-radius: 0;
  width: 160px;
  max-width: 100%;
  padding: 0 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 14px;
}

footer p.footer-contact-mail,
footer p.footer-contact-phone,
footer p.footer-contact-addr {
  font-size: var(--f14);
  font-family: var(--primary-font);
  gap: 10px;
  margin-bottom: 0;
  display: flex;
  color: var(--white-color);
}

footer .footer-language select:focus-visible {
  outline: -webkit-focus-ring-color auto 0 !important;
}

footer .col-4.quick {
  padding-left: 12px;
  display: flex;
  width: 64%;
  justify-content: space-between;
}

footer .col-4.quick ul,
section.abt-long .img-sec {
  width: 48.5%;
}
footer ul.dropdown-menu.show {
  width: 100%;
  padding: 0;
  border-radius: 0;
}
footer ul.quick-links a {
  color: var(--white-color);
  position: relative;
  display: block;
  transition: 0.5s;
}
footer ul.quick-links a.dropdown-item {
  color: #000;
  border: 0px solid !important;
}
footer ul.quick-links a.dropdown-item:hover {
  paddin-left: 1rem;
  color: #fff;
  background: var(--link-color);
}
footer ul.quick-links li a.dropdown-item:hover:before {
  display: none;
}

footer ul.quick-links li {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer ul.quick-links li:first-child {
  margin-top: 0;
  padding-top: 0;
}

footer ul.quick-links li a:before {
  position: absolute;
  top: 12px;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  content: "";
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

footer ul.quick-links li a:hover:before {
  opacity: 1;
}

footer p.footer-contact-phone {
  padding-top: 20px;
  align-items: center;
}

footer p.footer-contact-mail i,
footer p.footer-contact-phone i,
footer p.footer-contact-addr i {
  font-size: 20px;
  min-width: 20px;
  color: var(--white-color);
}

footer p.footer-contact-phone img {
  width: 24px;
  height: 24px;
}

footer p.footer-contact-mail,
footer p.footer-contact-addr {
  position: relative;
  margin-top: 16px;
  align-items: center;
}

.footer-about-social-list {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

.footer-about-social-list i {
  font-size: 18px;
}

footer .copyright {
  margin-top: 40px;
}

footer .copyright .container {
  border-top: 1px solid #ffffff14;
  padding: 15px 12px;
}

footer .copyright p {
  color: var(--white-color);
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
}

/* Header Style For New*/

.latest-header {
  background: var(--white-color);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  z-index: 1000;
}

.header-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  gap: 20px;
}

.header-left {
  flex: 1;
  display: flex;
  align-items: center;
}

.header-center {
  flex-shrink: 0;
}

.logo {
  display: block;
  max-width: 180px;
}

.logo img {
  width: 100%;
  height: auto;
}

.header-right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}

.social-icons {
  display: flex;
  gap: 12px;
}

.social-icons a {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f8f9fa;
  color: #333;
  transition: all 0.3s;
  text-decoration: none;
}

.social-icons a:hover {
  background: var(--btn-color);
  color: var(--white-color);
  transform: translateY(-2px);
}

.reservation-btn {
  padding: 14px 30px;
  background: var(--btn-hover);
  color: var(--white-color);
  border: none;
  border-radius: 0;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
  white-space: nowrap;
  font-size: 15px;
}

.reservation-btn:hover {
  background: var(--btn-color);
  transform: translateY(-2px);
  color: var(--white-color);
}

.main-nav {
  display: flex;
  list-style: none;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.nav-item {
  position: relative;
}

.nav-link {
  padding: 6px 12px;
  color: var(--btn-color);
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.3s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  font-family: var(--secondary-font);
  cursor: pointer;
}

.nav-link:hover {
  background: #f8f9fa;
  color: var(--btn-color);
  font-family: var(--secondary-font);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--white-color);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  min-width: 220px;
  padding: 8px 0;
  margin-top: 8px;
  display: none;
  z-index: 1000;
  border: 1px solid #e9ecef;
}

/* Active state when dropdown is open */
.nav-item.dropdown.active > .nav-link {
  background: #f8f9fa;
  color: var(--btn-color);
}

/* Remove hover, use click instead */
.nav-item.dropdown.active .dropdown-menu {
  display: block;
}

.dropdown-item {
  padding: 8px 20px;
  color: var(--btn-color);
  text-decoration: none;
  display: block;
  transition: all 0.2s;
  font-size: 14px;
  font-family: var(--secondary-font);
  font-weight: 600;
}

.dropdown-item:hover {
  background: #f8f9fa;
  color: var(--btn-color);
  padding-left: 24px;
  font-family: var(--secondary-font);
}

.mobile-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 24px;
  color: var(--btn-color);
  cursor: pointer;
  padding: 8px;
}

/* Mobile Social Icons - Hidden by default */
.mobile-social-icons {
  display: none;
}

