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

:root {
  --primary-color: #4F4F4F;
  --secondary-color: #C97A3D;
  --territiary-color: #B66D35;
  --body-color: #F8F5F1;
  --other-color:#D89A63;
  --lt-bg-color: #F1EBE3;
  --heading-color: #1B1B1B;
  --btn-color: #C97A3D;
  --btn-hover: #AE672F;
  --sec-line: #656565;
  --white-color: #fff;
  --black-color: #000;
  --primary-font: "Manrope", sans-serif;
  --secondary-font: "Manrope", sans-serif;
  --heading-font: "Libertinus Serif", serif;
  --other-font: "Libertinus Serif", serif;
  --video-font: "Libertinus Serif", serif;
  --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;
}

body {
  font-family: var(--primary-font);
  color: var(--primary-color);
  background-color: var(--body-color);
}

label.error {
  color: red;
  font-size: 13px;
}

label.valid {
  display: none !important;
}

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

a:hover {
  text-decoration: none;
  color: var(--secondary-color);
}

.main-btn1 {
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  height: 60px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-size: cover;
  transition: 0.5s ease-in-out;
}

.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(--f14);
}

p {
  font-family: var(--primary-font);
  font-size: var(--f14);
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  /* text-align: justify; */
}

h1 {
  font-size: var(--f55);
  line-height: 1.1;
  font-weight: 400;
  color: var(--white-color);
  margin-bottom: var(--m10);
  font-family: var(--heading-font);
}

h2 {
  font-size: var(--f40);
  line-height: 1.1;
  font-weight: 400;
  color: var(--heading-color);
  margin-bottom: 10px;
  font-family: var(--heading-font);
}

h3 {
  font-size: var(--f32);
  line-height: 1.1;
  font-weight: 400;
  color: var(--heading-color);
  margin-bottom: var(--m10);
  font-family: var(--heading-font);
}

h4 {
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
  color: var(--heading-color);
  margin-bottom: var(--m10);
  font-family: var(--heading-font);
}

h5 {
  font-size: var(--f24);
  line-height: 1.1;
  font-weight: 400;
  color: var(--heading-color);
  margin-bottom: var(--m10);
  font-family: var(--heading-font);
}

h6 {
  font-size: var(--f21);
  line-height: 1.1;
  font-weight: 700;
  color: var(--heading-color); */
  margin-bottom: var(--m10);
 font-family: var(--heading-font);
}

section {
  padding: var(--p60) var(--p12);
}

pre,
sub {
  font-family: var(--primary-font);
  font-size: var(--f12);
}

table {
  font-family: var(--primary-font);
  font-size: var(--f16);
}

.head-sec h2 {
  text-align: center;
  color: var(--heading-color);
  margin-bottom: 10px;
}

.head-sec p {
  color: var(--primary-color);
  margin-bottom: var(--m5);
  text-align: center;
}

.main-btn {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  border: 0px solid var(--btn-color);
  background-color: var(--btn-color);
  border-radius: 16px;
  /*line-height: 1.75rem;*/
  display: inline-flex;
  transition: all 0.3s ease;
  letter-spacing: 1px;
  padding: 12px 30px;
  transition: all ease-in-out 300ms;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.main-btn:hover {
  background-color: var(--btn-hover);
  color: #fff;
  /* transform: translateY(-4px); */
}

header.common-header {
    padding: 20px 12px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    transition: background-color .3s ease, box-shadow .3s ease, padding .3s ease;
}
.common-header .color-logo {
    width: 90px;
    transition: all 0.3s ease-in-out;
}
.sticky-logo{
  display:none;
  width: 70px;
  transition: all 0.3s ease-in-out;
}
.common-header.position-fixed .sticky-logo{display:block;margin: auto;}
.common-header.position-fixed .color-logo {
display:none;
}
.head-logo {
    width: 10%;
    text-align: center;
}
.head-logo a{
  display:inline-block;
}
.common-header .nav-link {
    color: var(--white-color);
    font-size: 15px;
    margin: 0px 10px;
}
.common-header .navbar-nav {
    width: 45%;
    justify-content: space-around;
}
.common-header .navbar {
    padding: 0px 10px;
    border-radius: 12px;
    transition: all 0.3s ease-in-out;
}
.common-header.position-fixed .navbar {
  background: var(--body-color);
  padding: 15px 10px;
}
.common-header.position-fixed .nav-link{
  color: var(--heading-color);
}
.common-header.position-fixed .nav-link:hover{
  color: var(--other-color);
}
footer.footer-section {
    background: var(--heading-color);
    padding: 25px 0px 25px;
}
footer .footer-logo {
    margin-bottom: 20px;
}
footer .footer-logo img {
    width: 100px;
}
footer .custom-col-line{
  text-align:center;
  margin-bottom: 30px;
}
footer .custom-col-line p{
 font-size:14px;
  color:var(--white-color);
  margin-bottom:20px;
}
.footer-section .widget-title-footer{
  font-size: 14px;
    color: var(--white-color);
    line-height: 1.6em;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
  height: 23px;
}
.footer-links a, .footer-section a {
    color: var(--white-color);
    margin-right: 0px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
}
.footer-links a:hover, .footer-section a:hover{
  text-decoration:underline;
}
footer p {
    font-size: var(--f14);
    color: var(--white-color);
    font-family: var(--primary-font);
}
.footer-links a{
 display:flex;
  align-items:center;
  gap:8px;
}
.footer-social-icons {
    display: flex;
  gap:15px;
}
.footer-copy{
  margin-top:20px;
  border-top: 1px solid #fff;
  padding-top: 15px;
}
.copyright-link {
    margin-top: 0;
    display: flex;
    align-items: center;
    height: 100%;
}
.copyright-link p{
 margin-bottom:0; 
}
.designed-by img {
    width: 70px;
}
.designed-by p {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 0;
  justify-content:flex-end;
}
.designed-by p a{
  margin-bottom:0;
}
.upper-links {
    display: block;
    width: 100% !important;
}
.upper-links .footer-links{
 width:50%; 
}
.all-quick-links {
    display: flex;
    justify-content: center;
}
.all-quick-links div{
    width:50%;
}
.common-header .nav-link:hover{
 color: var(--other-color);
}
.bounce-in {
  animation: bounceInDown 0.6s ease-out;
}
@keyframes bounceInDown {
  0% {
      transform: translateY(-100%);
  }
  60% {
      transform: translateY(10px);
  }
  80% {
      transform: translateY(-5px);
  }
  100% {
      transform: translateY(0);
  }
}
section.banner-sec {
    /* background: url(https://paulina-new.cwcvacations.com/uploads/cms/6a6a6a82df6f1.webp); */
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: white;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
}
section.banner-sec .overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .25));
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}
section.banner-sec .banner-content {
    position: relative;
    width: 100%;
    z-index: 1;
}
section.banner-sec .banner-text {
    text-align: left;
    width: 50%;
}
section.banner-sec .banner-text .head-text {
  font-size: 14px;
  text-transform: uppercase;
  font-family: var(--primary-font);
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 20px;
  text-shadow: 0 0 3px #000;
  color: var(--other-color);
  display: block;
  line-height: 1.1;
}
section.banner-sec .line {
    width: 40px;
    height: 2px;
    background: var(--secondary-color);
    margin-bottom: 10px;
}
section.banner-sec h1 span {
    color: var(--other-color);
    display: block;
}
section.banner-sec .banner-text p {
    text-shadow: 0 0 3px #000;
    font-weight: 500;
    max-width: 400px;
}
section.banner-sec .banner-list-item img{
 width:25px; 
}
section.banner-sec .banner-list-item p{
 font-size:12px;
 margin-bottom:0;
 text-shadow: 0 0 3px #000;
 font-weight: 500;
}
section.banner-sec .banner-list-item {
    gap: 8px;
    width: 18%;
    display: flex;
    align-items: center;
}
section.banner-sec .banner-list {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
section.banner-sec .banner-list-item:not(:last-child){
 border-right:1px solid #fff;
  padding-right:10px;
}
.mobile-nav{
 display:none; 
}
.desk-menu {
    width: 100%;
    display: flex;
    align-items: center;
}
.book-btn {
    display: none;
}
footer .row-custom-guttar .col-lg-4{
    width:31%;
}
footer .row-custom-guttar{
    justify-content:space-between;
}
header.common-header.active {
    position: fixed;
    /* z-index: 1; */
    background: #f8f5f1;
    /* box-shadow: 0 0 7px #00000030; */
    background: #f8f5f1e6;
    backdrop-filter: blur(8px);
    box-shadow: 0 1px 12px rgba(0, 0, 0, .08);
    animation: slideDown .35s ease forwards;
    padding: 8px 12px;
}

header.common-header.active .color-logo {
    display:none;
}
header.common-header.active .sticky-logo {
    display:block;
}
header.common-header.active .nav-link{
    color:#000;
}
header.common-header.active .nav-link:hover{
    color:var(--other-color);
}
@keyframes slideDown {
  from { transform: translateY(-100%); }
  to   { transform: translateY(0); }
}