@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500&family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900;1000&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i|Roboto:400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap  ");



@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

  

@font-face {
  font-family: "BerlingskeSerif-SemiBold";
  src: url("../../fonts/BerlingskeSerif-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "BerlingskeSerif-Md";
  src: url("../../fonts/BerlingskeSerif-Md.ttf") format("truetype");
}

@font-face {
  font-family: "BerlingskeSerif-ExtraBold";
  src: url("../../fonts/BerlingskeSerif-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "BerlingskeSerif-Blk";
  src: url("../../fonts/BerlingskeSerif-Blk.ttf") format("truetype");
}

/* font-family: 'Baskervville', serif; */
body {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  font-family: "Roboto-Regular", sans-serif;
  line-height: 1.5;
  /* background: url(../images/bgnew.png) repeat center !important; */
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  word-spacing: 2px;
  letter-spacing: .6px;
}

a {
  text-decoration: none !important;
  font-family: "Open Sans", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif !important;
}

p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1rem;
  line-height: 1.625rem;
  /* font-weight: 500; */
  color: #494a50;
  margin-bottom: 25px;
  word-spacing: 2px;
  letter-spacing: .6px;
}

.bg-brand {
  background-color: #0a2168 !important;
}

.bg-brand-light {
  background-color: #24346e !important;
}

.bg-dark {
  background-color: #2e2e2e !important;
}

.btn {
  /* font-family: "Montserrat", sans-serif; */
  border-radius: 0 !important;
  font-weight: 600;
}

.btn-wide {
  padding-left: 25px;
  padding-right: 25px;
}

.btn-brand {
  --vz-btn-color: #fff;
  --vz-btn-bg: #223c8b;
  --vz-btn-border-color: #223c8b;
  --vz-btn-hover-color: #fff;
  --vz-btn-hover-bg: #364574;
  --vz-btn-hover-border-color: #33416e;
  --vz-btn-focus-shadow-rgb: 93, 107, 155;
  --vz-btn-active-color: #fff;
  --vz-btn-active-bg: #33416e;
  --vz-btn-active-border-color: #303d67;
  --vz-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --vz-btn-disabled-color: #fff;
  --vz-btn-disabled-bg: #223c8b;
  --vz-btn-disabled-border-color: #223c8b;
}

.info {
  padding: 15px 0;
}

.info-title-2 {
  font-weight: 700;
  font-size: 1.8rem;
}

.info-title {
  margin: 0px;
  padding: 0px;
  font-size: 45px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 25px !important;
  font-family: "Open Sans", sans-serif !important;
  display: block;
}

.welcometext {
  margin: 0px;
  padding: 0px ;
  font-size: 48px ;
  font-weight: 400 ;
  color: #333333 ;
  font-family: 'Open Sans' ;
  margin-bottom: 25px ;
  display: block;
  line-height: normal;
  
}
.welcometext span{
  color: #333333;
  font-size: 48px;
  font-weight: 800 ;
  font-family: 'Open Sans' ;
}

.info-title{
  margin: 0px;
  padding: 0px ;
  font-size: 48px ;
  font-weight: 400 ;
  color: #333333;
  font-family: 'Open Sans';
  margin-bottom: 25px;
  display: block;
  line-height: normal;
}
.info-title span{
  color: #333333;
  font-size: 48px ;
  font-weight: 800 ;
  font-family: 'Open Sans';
}


.page-title {
  margin: 0px;
  padding: 0px ;
  font-size: 38px;
  font-weight: 700 ;
  color: #333333;
  font-family: 'Open Sans';
  margin-bottom: 15px;
  display: block;
  line-height: normal;
  
}
.page-title span {
  font-size: 38px;
  font-weight: 400 ;
  color: #333333;
  font-family: 'Open Sans';
  margin-bottom: 15px;
  line-height: normal;
}
.live-preview{
  font-family: 'Open Sans' !important;

}

.custom-btn_events::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, #0257ff, #002d88);
    z-index: -1;
    transition: transform 0.4s ease;
    transform: scaleX(0);
    transform-origin: left;
}


.custom-btn_events {
    z-index: 1;
    font-weight: 600;
    overflow: hidden;
    padding: 15px 30px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    background: #1260FE !important;
    color: #ffffff;
    box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
    transition: color 0.4s ease;
}

   .custom-btn_events:hover::before {
          transform: scaleX(1);
        }

    .custom-btn_events:hover {
          color: #fff;
        }

.cottage-img-info-heading .info-contage-title {
  margin: 0px;
  padding: 15px;
  display: block;
  font-family: 'Open Sans' !important;

}

.cottage-img-inner:hover .cottage-img-info-heading .info-contage-title {
  display: none;
}
.info-contage-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
  color: #ffffff;
  font-family: 'Open Sans' !important;

}

.info-contage-title {
  color: white !important;
  font-family: 'Open Sans' !important;

}
.moredetails_homepage{

  font-family: 'Open Sans' !important;

}


.resort-attractions-section .attractions-title a {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.55px;
  color: #ffffff;
  opacity: 1;
  font-family: "Open Sans", sans-serif !important;
}
.info-bg-top .title{
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.55px;
  color: #ffffff;
  opacity: 1;
  font-family: "Open Sans", sans-serif !important;

}

.wide-space-section .wide-text-div h3 {
  color: #fff;
  font-family: "Open Sans", sans-serif !important;
}


.service-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
  margin: 0;
  color: #051036;
  /* padding-top: 20px;
  padding-bottom:20px; */
  position: relative;
  z-index: 3;
  font-family: "Open Sans", sans-serif !important;
}


.testimonial-content .item-title {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.55px;
  color: #ffffff;
  opacity: 1;
  font-family: "Open Sans", sans-serif !important;
  margin-bottom: 15px;
  margin-top: 15px;
}

.cafetext {
  color: #051036;
}

.info-title span {
  color: #333333;
}

.info-title .heading {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}

.info-subtitle {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 5px;
  color: #878787;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif !important;
}

.cards_info-title{
  display: block;
  margin-bottom: 6px;
  color: #24346e;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700;
}

.cards_info-title span {
  color: #333333;
}

.para {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1rem;
  line-height: 1.625rem;
  /* font-weight: 500; */
  color: #494a50;
  margin-bottom: 25px;
}


.svg-arrow {
  height: 30px;
  position: relative;
  top: -43px;
  left: 120px;
}

.svg-arrow2 {
  height: 30px;
  position: relative;
  top: 40px;
  right: 120px;
  transform: rotatey(188deg);
}

.section {
  padding-top: 15px;
  padding-bottom: 10px;
}

/* .section-light {
  background: rgb(243 243 243 / 64%);
} */



.main-header {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-header.top .navbar {
  background-color: #223c8b !important;
}

.header-top {
  background: #000000d1;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
}

.nav-content li:not(:last-child) {
  margin-right: 15px;
}

.nav-content li i {
  vertical-align: middle;
}

.nav-content li {
  vertical-align: middle;
  color: #fff;
}

.navbar-nav .nav-link {
  font-size: 0.85rem;
  font-family: "Open Sans", sans-serif !important;
  text-transform: uppercase;
  color: #fff !important;
}


.nav-link{
  display:block !important;
}

.navbar-landing.is-sticky {
  box-shadow: 0 2px 17px -1px #38414a26;
  background-color: #24346e !important;
  padding: 0px !important;
}

.movetotop_btn {
  display: block !important;
  background-color: #97c1a5 !important;
}

.nav-link.active {
  position: relative;
  font-weight: 600;
  color: #f1f1f1 !important;
}

.menu-div.d-flex {
  width: 100%;
}

/* .dropdown-menu .dropdown-item {
  font-size: 0.85rem;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
} */

/* .dropdown-toggle::after {
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 0.9rem;
  margin-left: 5px;
  transition: transform 0.3s ease-in-out;
  display: inline-block;
} */

/* .navbar-nav .nav-item .dropdown-menu {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
 
}

.navbar-nav .nav-item .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
}

.navbar-nav .nav-item:hover .dropdown-toggle::after {
  transform: rotate(-180deg);
} */

.site-logo {
  height: 42px;
  display: inline-block !important;
}

.logo-tagline {
  color: #fff;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.navbar-expand-lg {
  box-shadow: 0 2px 17px -1px #38414a26;
  background-color: #24346e !important;
  padding: 0px;
}

/* ============== Header Css ----> End ============== */

/* =============== Home Page Css --> Start =========== */

.custom-btn_cottages{
  z-index: 1;
  font-weight: 700;
  overflow: hidden;
  padding: 8px 16px;
  text-align: center;
  position: relative;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  background: #229400 !important;
  color: #ffffff;
  box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
  transition: color 0.4s ease;

}
.custom-btn_cottages::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, #229400, #1f7405);
  z-index: -1;
  transition: transform 0.4s ease;
  transform: scaleX(0);
  transform-origin: left;
}

.custom-btn_cottages:hover::before {
  transform: scaleX(1);
}

.custom-btn_cottages:hover {
  color: #fff;
}


.custom-btn_index{
  z-index: 1;
  font-weight: 600;
  overflow: hidden;
  padding: 15px 35px;
  text-align: center;
  position: relative;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  background: #1260FE !important;
  color: #ffffff;
  box-shadow: 0 5px 60px 5px rgba(0, 0, 0, 0.2);
  transition: color 0.4s ease;
}

.custom-btn_index::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, #0257ff, #002d88);
  z-index: -1;
  transition: transform 0.4s ease;
  transform: scaleX(0);
  transform-origin: left;
}

.custom-btn_index:hover::before {
  transform: scaleX(1);
}

.custom-btn_index:hover {
  color: #fff;
}

.banner-video {
  position: relative;
}

.banner-video::after {
  position: absolute;
  height: 25%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: -7px;
  opacity: 1.3;
  background: linear-gradient(
    180deg,
    #353535 0%,
    rgba(0, 0, 0, 0.461333) 54.69%,
    rgba(53, 53, 53, 0.322917) 68.74%,
    rgba(53, 53, 53, 0.3125) 68.75%,
    rgba(53, 53, 53, 0.145833) 85.42%,
    rgba(53, 53, 53, 0.0572917) 94.27%,
    rgba(53, 53, 53, 0) 100%
  );
  content: "";
}

.banner-video .hero-content.text-center.text-white {
  z-index: 1;
  position: absolute;
  top: 150px;
  left: 0px;
  right: 0px;
}

.hero-title {
  font-family: "Open Sans", sans-serif !important;
  font-size: 5rem;
  font-weight: 600;
}

.hero-subtitle {
  font-family: "Open Sans", sans-serif !important;
  font-size: 2rem;
}

.hero #myVideo {
  width: 100%;
  z-index: -1;
}

.hero_bg {
  z-index: -1;
}

.full-screen {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.full-screen::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #04040499;
}

.hero_bg div.is-active {
  -webkit-transition: -webkit-transform 8000ms linear;
  transition: -webkit-transform 8000ms linear;
  -o-transition: -o-transform 8000ms linear;
  -moz-transition: transform 8000ms linear, -moz-transform 8000ms linear;
  transition: transform 8000ms linear;
  transition: transform 8000ms linear, -webkit-transform 8000ms linear,
    -moz-transform 8000ms linear, -o-transform 8000ms linear;
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  -o-transform: scale(1.07);
  transform: scale(1.07);
}

.hero_bg div {
  background: url(../images/img-go-ranch-hero-banner.webp) no-repeat center
    center/cover;
}

.row-bg {
  position: relative;
  z-index: 0;
}

.row-bg::before {
  content: "";
  position: absolute;
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(243 243 243 / 54%);
  z-index: -1;
}

.form-control {
  border-color: 1px solid #405189 !important;
}

.info-slider {
  position: relative;
}

.info-bg-card {
  overflow: hidden;
  position: relative;
}

.info-bg-card::before {
  content: "";
  padding-top: 45vh;
  display: block;
}

.info-bg-top {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #0000009a;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.info-slider .slick-slide.slick-current .info-bg-top {
  height: auto;
  background-color: #223c8bd5;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.info-bg-top .info-slide-title {
  text-decoration: none !important;
}

/* .info-bg-top .title {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
} */

/* .info-slide-item{
    display: none;
}
.slick-initialized .info-slide-item{
    display: block;
} */

.info-wedding-card {
  background-color: #fbfbfb;
}

.info-wedding-img {
  max-height: 350px;
  object-fit: cover;
  height: 100%;
}

.info-wedding-cards .info-wedding-content {
  position: relative;
}

.info-wedding-cards .info-wedding-content::before {
  content: "";
  width: 0;
  height: 0;
  color: #fbfbfb !important;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;

  border-top: 0;
  border-bottom: 30px solid;
  bottom: initial;
  top: -28px;
}

.info-cottage-card {
  overflow: hidden;
  position: relative;
}

.info-cottage-card::before {
  content: "";
  padding-top: 45vh;
  display: block;
}

.info-contage-content {
  background-color: rgb(0 0 0 / 100%);
  /* background-color: rgb(0 0 0 / 80%); */
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(100% - 85px);
  left: 0;
  color: #fff;
  padding: 30px 40px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.info-cottage-card:hover .info-contage-content {
  top: 0;
  background-color: rgb(0 0 0 / 80%);
}


/* .info-services-card {
  background-color: #fbfbfb;
  padding: 20px;
} */

.info-services-icon {
  /* width: 90px; */
  /* border-radius: 50rem; */
  margin: auto;
}

.info-services-text {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: 'Open Sans';
  font-weight: 600;
}

.info-services-slider .slick-slide {
  /* display: flex; */
  max-width: 100%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.form-signup .form-control {
  border: 1px solid #fff !important;
}

.list-social li:not(:last-child) {
  margin-right: 20px;
}

.list-social li a {
  color: #ffff;
  font-size: 1.6rem;
}

.footer-list li {
  font-family: "Open Sans", sans-serif !important;
}

.footer-social-link .twitter-icon .avatar-title:hover {
  color: #fff;
  background-color: #00acee;
}

.footer-social-link .insta-icon .avatar-title:hover {
  color: #fff;
  background: linear-gradient(
    180deg,
    #8544b8 0%,
    #ca3b79 64.38%,
    #f6a259 137.6%,
    rgba(133, 68, 184, 0) 242.37%
  );
}

.footer-social-link .youtube-icon .avatar-title:hover {
  color: #fff;
  background-color: #c4302b;
}

.footer-social-link .linkdin-icon .avatar-title:hover {
  color: #fff;
  background-color: #0a66c2, rgb(10, 102, 194);
}

.footer-social-link .facebook-icon .avatar-title:hover {
  color: #fff;
  background-color: #3b5998;
}

.info-footer {
  font-size: 14px;
}

.info-footer a {
  color: #ffffff;
}

.info-nav-list li:not(:last-child) {
  margin-bottom: 8px;
}

.info-footer-nav li a {
  color: #ffffff;
  line-height: 30px;
  font-size: 14px;
  /* font-weight: 400; */
  text-decoration: none;
  /* text-transform: capitalize; */
  transition: all 0.3s ease;
}

.info-footer-nav li a:hover {
  /* color: #E31E24; */
  transform: translate(6px, 0);
  margin-left: 5px;
}

.info-footer-nav li {
  color: #ffffff;
}

.info-footer-nav.with-icon li {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
}

.info-social-contact li:not(:last-child) {
  margin-bottom: 10px;
}

.info-social-contact.lg li:not(:last-child) {
  margin-bottom: 25px;
}

.info-social-contact.lg .info-list-icon {
  font-size: 2rem;
  position: absolute;
  left: 0;
  top: -8px;
}

.info-social-contact .info-list-icon {
  font-size: 1.1rem;
  position: absolute;
  left: 0;
  top: 0px;
}

.info-list-social li:not(:last-child) {
  margin-right: 20px;
}

.info-list-social li a {
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50rem;
  line-height: 40px;
}

.info-half-bg-contact::before {
  content: "";
  width: 38.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
}

.heronew.heronew {
  position: relative;
}

.heronew.slick-slide > div {
  display: flex;
}

.heronew .slick-arrow {
  background: rgba(47, 71, 123, 0.7);
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  color: #ffffff;
  z-index: 1;
  border: 0;
  font-size: 0;
  outline: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
}

.heronew .slick-arrow:hover {
  background: rgb(227 30 36 / 45%);
}

.heronew .slick-prev::before {
  content: "\f104";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 18px;
}

.heronew .slick-next::before {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 18px;
}

.heronew .slick-arrow.slick-prev {
  left: 40px;
}

.heronew .slick-arrow.slick-next {
  right: 40px;
}

.heronew.slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}

.heronew .slick-dots li:not(:last-child) {
  margin-right: 5px;
}

.heronew .slick-dots li.slick-active {
  background: #ffffff;
}

.heronew .slick-dots li {
  cursor: pointer;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: #9f9d9d;
  border-radius: 50rem;
}

.heronew .slick-dots button {
  background: 0 0;
  font-size: 0;
  border: 0;
  display: none;
}

.heronew .slick-vertical .slick-slide {
  border: 0;
}

/* for top scroll  and icons */
#myBtn {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background-color: #334b95;
  color: white;
  cursor: pointer;
  padding: 2px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.la-facebook:hover,
.la-youtube:hover,
.la-instagram:hover,
.la-linkedin-in:hover,
.la-twitter:hover,
.la-whatsapp:hover {
  background: #334b95;
  border-radius: 10px;
  padding: 1px;
}

.fst-normal {
  margin-left: 10px;
}

/* .footer-map {
border: 2px solid white;
  border-radius: 10px; 
}  */

/* ading swiiming pool slider  */
/*  additional CSS styling  */
.slider-for,
.slider-nav {
  margin: 0 auto;
}

.slider-nav {
  margin-top: 20px;
}

/* Custom arrow buttons */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: none;
  margin-left: -28px;
}

.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.slick-prev:before {
  background-image: url("left-arrow.png");
}

.slick-next:before {
  background-image: url("right-arrow.png");
}

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 0.7;
}

/* Custom dots */
.slick-dots {
  position: absolute;
  bottom: 20px;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  width: 100%;
}

.slick-dots li {
  margin: 0 5px;
  padding: 0;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #ccc;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.slick-dots li.slick-active button {
  background: #000;
}

/* swimming pool css */
#my-slider {
  position: relative;
  cursor: grab;
}

#my-slider .slick-slide > div {
  display: flex;
}

#my-slider .slick-arrow {
  background: rgba(47, 71, 123, 0.7);
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  color: #ffffff;
  z-index: 1000;
  border: 0;
  font-size: 0;
  outline: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
}

#my-slider .slick-arrow:hover {
  background: #24346e;
}

#my-slider .slick-prev::before {
  content: "\f104";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 15px;
  left: 2px;
  top: 0px;
}

#my-slider .slick-next::before {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 15px;
  left: 5px;
}

#my-slider .slick-arrow.slick-prev {
  left: 40px;
}

#my-slider .slick-arrow.slick-next {
  right: 40px;
}

#my-slider.slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}

#my-slider .slick-dots li:not(:last-child) {
  margin-right: 5px;
}

#my-slider .slick-dots li.slick-active {
  background: #ffffff;
}

#my-slider .slick-dots li {
  cursor: grab;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: #9f9d9d;
  border-radius: 50rem;
}

#my-slider .slick-dots button {
  background: 0 0;
  font-size: 0;
  border: 0;
  display: none;
}

#my-slider .slick-vertical .slick-slide {
  border: 0;
}

/* .slider-nav {
  padding: 10px;
} */

.bg-footer {
  background-color: #223c8a !important;
}

/* css for 3 pages */

/* ======================== Wedding Page ======================== */
/*! Header ================ */
header {
  position: absolute;
  width: 100vw;
  inset: 0;
  max-height: max-content;
  z-index: 2;
}

/* .navbar-nav .nav-item:not(:last-child){margin: 0} */
.container-liquid {
  padding-inline: 7.5vw;
}

/* .navbar-brand{max-width: 16rem} */
/* .navbar {
  position: sticky;
  top: 0;
} */
footer {
  padding-block: 4.5rem 7.5rem;
  font-family: var(--ff-n);
}

.fs-lg {
  font-size: 1.5rem;
}

.info-footer-nav li a {
  font-size: 1.5rem;
  line-height: 1.5;
}

.c-amber {
  color: #f38f1e;
}

.info-footer-nav.info-social-contact :is(li, li a),
.info-social-contact {
  font-size: 1.3125rem;
}

/*! Banner ================ */
.banner {
  min-height: 100vh;
  padding-block-end: 5.5rem;
  background: #0009;
}

.banner__title {
  font: 600 max(1.25rem, 4.48vw) / 1.5 var(--ff-m);
}

.banner__title span {
  font-size: max(1.5rem, 5.52vw);
  line-height: 1.22;
}

.banner__description {
  font: 400 max(1rem, 2.08vw) / 1.75 var(--ff-m);
}

/*! Insights ================ */
.brand-insights {
  font-family: var(--ff-m);
}

.insight__value {
  font-size: max(2rem, 3.02vw);
  font-weight: 700;
}

.insight__label {
  font-size: max(1.5rem, 1.78vw);
  font-weight: 500;
}

.insight__title {
  font-size: max(1.5rem, 2.6vw);
  font-weight: 600;
  color: #040404;
}

.insight__description {
  font-weight: 400;
  /* letter-spacing: 2px; */
  color: #232323;
  font-size: 25px;
  font-family: "Open Sans", sans-serif !important;
}

.brand-insights p {
  color: #232323;
  /* font-family: var(--ff-h); */
  font-weight: 400;
  letter-spacing: 0.34px;
}

.brand-insights .btn {
  border-radius: 0.5rem !important;
  font: 400 1.625rem var(--ff-m);
}

/*! Updates ================ */
.updates .form-control {
  width: max(16rem, 18.75vw);
  height: 3.125rem;
  font-family: var(--ff-m);
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
}

.updates .btn {
  font-size: max(1rem, 1.09vw);
  font-family: var(--ff-m);
  font-weight: 500;
}

.updates h3 {
  font-size: max(1.25rem, 1.67vw);
}

/*! Services ================ */
.service__title {
  font-family: var(--ff-c);
}

.carousel-control-next,
.carousel-control-prev {
  height: max-content;
  width: max-content;
  bottom: 1.5rem;
  top: auto;
}

.carousel-control-next {
  right: 36%;
}

.carousel-control-prev {
  left: 36%;
}

/*! Gallery ================ */
.gallery__title,
.other-services__title,
.article__title {
  font-family: var(--ff-m);
  font-weight: 700;
  font-size: max(1.5rem, 2.5vw);
  /* text-transform: uppercase; */
}

.test_text {
  font-weight: 700;

  color: #2960ad;
  padding-bottom: 15px;
}

/*! Contact ================ */
.contact {
  font-family: var(--ff-m);
  font-weight: 500;
  font-size: max(1rem, 1.66vw);
}

/*! Schedule ================ */
.schedule .form-control {
  min-width: 12rem;
  width: 100%;
  height: 3rem;
  font-size: 1.125rem;
}

.cottage .article__title,
.accommodation__description {
  /* letter-spacing: 0.5px; */
  font-family: var(--ff-m);
}

.accommodation__description {
  font-size: max(1rem, 1.72vw);
  /* font-weight: 500; */
}

.accommodation .container-fluid::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 90%;
  background-color: #223c8a;
  inset: 8rem 0 0;
}

.accommodation-slider {
  max-width: 86.5vw;
  font-family: var(--ff-m);
  font-weight: 700;
}

.accommodation-slider__item > .row {
  box-shadow: 0 9px 1.25rem rgba(13, 38, 76, 0.19),
    0 -0.5rem 1.25rem rgba(64, 64, 64, 0.2);
}

.accommodation-slider__item img {
  min-height: 24.75rem;
  object-fit: fill;
  aspect-ratio: 3/2.5;
}

.accommodation-slider__price {
  font-size: max(1.25rem, 1.35vw);
}

.accommodation-slider .slick-dots {
  bottom: -35px;
}

.accommodation-slider .slick-dots li button:before {
  color: inherit !important;
}

/* .cottage :is(.slick-prev, .slick-next)::before {
  font-size: 3.5rem;
  font-family: "Line Awesome Free";
  font-weight: 500;
} */

.accommodation-slider.slick-prev::before {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 10px;
}

.accommodation-slider .slick-next::before {
  content: "\f104";
  font-family: "Line Awesome Free";
  font-weight: 700;
  font-size: 10px;
}

.cottage .slick-prev {
  left: -2.91vw;
}

.cottage .slick-next {
  right: -2.91vw;
}

.cottage .slick-dots li button:before {
  color: var(--vz-white);
  opacity: 1;
}

.cottage .slick-dots li.slick-active button:before {
  transform: scale(1.4);
}

.conference-hall__description {
  font-weight: 300;
}

.contact__label {
  font-size: max(1.25rem, 2.2vw);
}

/* day outing css */

.dayouthero_bg {
  background: url(../images/dayout-hero-bg.png) no-repeat center center/cover;
}

.herosec-subtitle {
  font-size: 55px;
}

/* Check-availability style */

.checkavailability {
  padding: 60px 0 40px 0;
}

.chech-title {
  font-size: 44px;
  font-weight: bold;
}

.btn-checkavailable {
  width: 276px;
}

/* best sandal section style */
.sandal_section {
  padding: 40px 0 20px 0;
}

.timings-section {
  font-size: 20px;
  width: 100%;
  background-image: conic-gradient(
    #223c87f2 0deg,
    #223c87f2 180deg,
    #223c87 180deg,
    #223c87 270deg
  );
}

.tabcontext {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
  font-size: 1.5rem;
}

.resortlist {
  background-color: #161414d8;
  font-size: 20px;
  position: absolute;
  width: 460px;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.poollist > li {
  padding: 6px;
  font-size: 18px;
}

.booknow-section {
  background-color: #223c87;
  width: 100%;
}

.portfolio-item {
  padding: 12px;
}

.btn-booknow:hover {
  color: #223c87 !important;
}

.check-width {
  width: 50%;
}

.navigation {
  transition: all 0.6s ease-in-out;
}

.navigation .navArea {
  z-index: 999;
  justify-content: center;
  align-items: center;
}

.navigation .navArea ul {
  text-align: left;
}

.navigation .navArea ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
}

.navigation .navArea ul li:hover:before {
  opacity: 1;
}

.navigation .navArea ul li a {
  color: #fff;
  transition: all 0.6s ease-in-out;
  font-size: 18px;
}

.navigation .navArea ul li a:hover {
  color: #fff;
  font-style: italic;
  letter-spacing: 1.5px;
}

.imgArea {
  position: relative;
  width: 100%;
  height: 100vh;
}

.imgArea img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-overlay {
  background-color: #f4f5f0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.35;
  z-index: 2;
}

.wide-space-section {
  padding-bottom: 20px;
  position: relative;
}

.wide-space-section .wide-img-div img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  margin-left: 20px;
}

.wide-space-section .wide-text-div {
  background-color: rgba(37, 37, 37, 0.7);
  color: #fff;
  padding: 30px;
  position: absolute;
  bottom: 0px;
  left: -100px;
  height: 400px;
  width: 400px;
  border-radius: 3px;
}



.wide-space-section .carousel-indicators {
  margin-right: 0px;
  left: -54px;
  bottom: -53px;
}

.carousel-indicators [data-bs-target] {
  background-color: #3577f1;
}

.wide-space-section .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

/* ============ banner ============== */

.banner-img {
  position: relative !important;
  z-index: 5 !important;
  background-color: #ffffff !important;
  color: #fff;
  height: 10vh;
  margin-top: 70px;
}

.banner-img .day-hero-content {
  top: 50px;
}

/* NAVBAR COLOR */
.btn-success {
  --vz-btn-color: #fff;
  --vz-btn-bg: #c62525 !important;
  --vz-btn-border-color: #c62526 !important;
  --vz-btn-hover-color: #fff;
  --vz-btn-hover-bg: #c62520 !important;
  --vz-btn-hover-border-color: #c62520 !important;
  border-radius: 5px !important;
}

/* for dormantary logo for mobile and web  */
.logo-container {
  display: inline-block;
  animation: upAndDown 1s infinite alternate;
}

.logo-container svg {
  transition: transform 0.5s ease-out;
}

.logo-container:hover svg {
  transform: rotate(180deg);
}

@keyframes upAndDown {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(5px);
  }
}

/* gallerylist css */
#filter {
  margin-top: 30px !important;
}

.gallery-box {
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  margin-bottom: 10px;
  box-shadow: none;
  background-color: transparent;
  padding: 8px;
}

/*  code for sliders in main page */

.dining-section .img-wrap {
  position: relative;
  width: 100%;
  display: block;
}

.dining-section .img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.dining-section .dine-content h5 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: capitalize;
}

.dining-section {
  background-color: #eeebeb;
}

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  pointer-events: none;
  opacity: 1;
}

.dining-title {
  margin-top: 10px !important;
}

.resttitle {
  margin-top: 20px !important;
}

.join-go-ranch .join-icons-div {
  position: relative;
  z-index: 9;
  margin-top: 50px;
}

.join-go-ranch .icons-div {
  color: #fff;
  text-align: center;
}

.join-go-ranch .icons-div h4 {
  color: #fff;
}

.join-go-ranch .icons-div svg {
  font-size: 20px;
  height: 25px;
  fill: #fff;
}

.join-go-ranch p {
  font-size: 14px;
}

.join-go-ranch .terms-link {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

/* cottages css */

.accommodation-div {
  box-shadow: 0 0px 7px rgb(0 0 0 / 25%);
}

.accommodation-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}

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

.accommodation-text-div {
  padding: 10px;
}

.accommodation-icons-text {
  font-size: 10px;
  margin-right: 15px;
  color: #7e7e7e;
}

.accommodation-icons-text svg {
  height: 10px;
  position: relative;
  margin-top: -3px;
  fill: #7e7e7e;
}

.accommodation-icons-text span {
  font-weight: 400;
}

.accommodation-book-now-div button {
  width: 100%;
  padding: 8px;
  font-size: 15px;
}

.accommodation-price-div {
  margin-top: 5px;
  font-weight: 500;
  color: #727272;
  margin-top: 10px;
}

.accommodation-price-div .accommodation-price {
  font-weight: 600;
  color: #000;
}

.accommodation-icons-div svg {
  height: 15px;
  margin-right: 6px;
  fill: #7e7e7e;
}

/* cottage in side slider */

.join-go-ranch .join-icons-div {
  position: relative;
  z-index: 9;
  margin-top: 50px;
}

.join-go-ranch .icons-div {
  color: #fff;
  text-align: center;
}

.join-go-ranch .icons-div h4 {
  color: #fff;
}

.join-go-ranch .icons-div svg {
  font-size: 20px;
  height: 25px;
  fill: #fff;
}

.join-go-ranch p {
  font-size: 14px;
}

.join-go-ranch .terms-link {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.cottage-view-section img {
  width: 100%;
}

.cottage-view-icons-text {
  text-align: center;
  font-weight: 600;
  margin: 20px 0px;
}

.cottage-view-icons-text svg {
  height: 30px;
  display: block;
  margin: 0 auto;
}

.cottage-view-icons-text span {
  display: block;
}

.best-room-div {
  margin-top: 20px;
}

.best-room-div img {
  height: 100px;
  width: 100px;
}

.best-room-img-div {
  float: left;
  margin-right: 15px;
}

.best-room-content-div h4 {
  margin-bottom: 0px;
}

.best-room-content-div p {
  margin-bottom: 0px;
  font-weight: 500;
}

.best-room-content-div button {
  padding: 8px;
  font-size: 12px;
  margin-top: 10px;
}

.footer-map iframe {
  margin-bottom: -7px;
  border-radius: 10px;
}

/* code for rooms list */

.join-go-ranch .join-icons-div {
  position: relative;
  z-index: 9;
  margin-top: 50px;
}

.join-go-ranch .info-heading.text-center h2 {
  color: #fff;
}

.join-go-ranch .icons-div {
  color: #fff;
  text-align: center;
}

.join-go-ranch .icons-div h4 {
  color: #fff;
}

.join-go-ranch .icons-div .svg-icon {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  line-height: 58px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.join-go-ranch .icons-div svg {
  font-size: 20px;
  height: 25px;
  fill: #fff;
}

.join-go-ranch p {
  font-size: 14px;
}

.join-go-ranch .terms-link {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.cottage-view-section img {
  width: 100%;
  object-fit: cover;
}

.cottage-view-icons-text {
  text-align: center;
  font-weight: 600;
  margin: 20px 0px;
}

.cottage-view-icons-text svg {
  height: 30px;
  display: block;
  margin: 0 auto;
}

.cottage-view-icons-text span {
  display: block;
}

.best-room-div {
  margin-top: 20px;
}

.best-room-div img {
  height: 100px;
  width: 100px;
}

.best-room-img-div {
  float: left;
  margin-right: 15px;
}

.best-room-content-div h4 {
  margin-bottom: 0px;
}

.best-room-content-div p {
  margin-bottom: 0px;
  font-weight: 500;
}

.best-room-content-div button {
  padding: 8px;
  font-size: 12px;
  margin-top: 10px;
}

.room-services-section {
  overflow: hidden;
}

.room-services-section .accommodation-icons-text {
  font-size: 16px;
  float: left;
  margin-bottom: 20px;
}

.room-services-section .accommodation-icons-text svg {
  height: 18px;
  margin-right: 5px;
}

.around-hotel-section img {
  border-radius: 7px;
}

.around-hotel-section .overlay {
  position: relative;
}

.around-hotel-section div.overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.5s ease;
  border-radius: 10px;
}

.around-hotel-section .overlay:hover::before {
  opacity: 0.43;
}

.bookbtn:hover {
  transform: scale3d(1.1, 1.1, 1);
  transition: transform 5s ease-in-out;
}

.reachus {
  font-family: "Open Sans", sans-serif !important;
}

.booking-modal .nav-border-top-success .nav-link.active {
  color: #ffffff !important;
  border: 0px;
  border-top: 2px solid #24346e !important;
  border-radius: 0px;
  background: #24346efa !important;
}

.booking-modal .nav-justified .nav-item .nav-link {
  border-right: 1px solid #ffffff;
  font-weight: 600;
  font-size: 14px;
}

.booking-modal .nav-link.active::before {
  height: 0px !important;
}

.booking-modal ul.nav.nav-tabs {
  background: #28377030;
}

.booking-modal label.form-label {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 14px;
}

.booking-modal .form-control {
  border: 1px solid #ced4da !important;
}

.booking-modal .sub-tab-heading {
  font-weight: 600;
  color: #000;
  margin-top: 15px;
}

.booking-modal .card {
  box-shadow: 0 0px 0px #38414a26;
  margin-bottom: 0px;
}

.booking-modal .card-body {
  padding: 0px !important;
}

.booking-modal .dropdown-toggle:after {
  content: "";
}

.form-select:focus,
.form-control:focus {
  border-color: #2e69ff;
  box-shadow: 0 0 0 3px rgba(46, 105, 255, 0.25);
}

.form-group {
  padding: 10px 10px;
}

.form-group:focus-within {
  background: #f1f5ff;
}

/* other services */

.other-serives-section {
  background: #f9f9f9;
  padding: 40px 10px;
}

.other-service-div {
  display: flex;
  box-shadow: 0px 15px 24px -21px rgba(0, 0, 0, 0.18);
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 5px;
  margin-bottom: 25px;
}

.other-serives-section .other-service-img {
  width: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.other-serives-section .other-service-desc {
  width: calc(100% - 180px);
}

.other-serives-section .other-service-desc h3 {
  width: calc(100% - 80px);
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 26px;
}

.other-serives-section .other-service-desc p {
  margin-bottom: 0px;
}

.other-serives-section .other-service-desc .price {
  width: 80px;
  color: #223c87;
  text-align: right;
  font-size: 20px;
  font-weight: 600;
}

/* dayouting banner */
.dayouting-banner-section {
  background-size: cover;
  position: relative;
}

.dayouting-banner-img {
  padding-top: 130px;
  padding-bottom: 100px;
  background-image: url(../images/Group129.png);
  background-size: 100%;
  margin-top: 25px;
  animation: slide 5s linear infinite;
  -webkit-animation: slide 6s linear infinite;
  height: 500px;
}

.dayouting-banner-section .pool-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 40px 50px;
  border: 2px solid #223c87;
  background-color: rgba(0, 0, 0, 0.63);
}

.dayouting-banner-section .section-heading {
  position: relative;
  z-index: 1;
}

.dayouting-banner-section .section-heading p {
  color: #fff;
}

.dayouting-banner-section .section-heading .line {
  width: 90px;
  height: 2px;
  background-color: #ffffff;
  display: block;
  margin: 40px auto;
  margin-top: 10px;
}

.dayouting-banner-section .section-heading h2 {
  font-size: 48px;
  color: #ffffff;
}

.dayouting-banner-section .pool-content .pool-feature svg {
  height: 50px;
  fill: #fff;
  margin-bottom: 15px;
}

.dayouting-banner-section .pool-content .pool-feature p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
}

/* events section */
.resort-features-area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 440px;
  margin-bottom: 80px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  margin-top: 10px;
}

.resort-features-area .bg-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.resort-features-area .price-from {
  position: absolute;
  z-index: 20;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px 15px;
  background-color: #223c87;
  border: 2px solid #c62525;
  display: inline-block;
  margin-bottom: 0;
  line-height: 1;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.resort-features-area .resort-features-text {
  position: absolute;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.73);
  padding: 7px 14px 34px 14px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
  border: 2px solid #fff;
  text-align: center;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  height: 215px;
}

.resort-features-area .resort-features-text .line {
  width: 90px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 0 auto 20px;
  margin-top: 5px;
}

.resort-features-area .resort-features-text h3 {
  color: #39a1f4;
  font-family: "Open Sans", sans-serif !important;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -84px;
  font-weight: 800;
  /* height: 50px; */
  font-size: 19px;
}

.resort-features-area .resort-features-text p {
  color: #ffffff;
  margin-bottom: 0;
}

.resort-features-area .resort-features-btn {
  position: absolute;
  bottom: -15px;
  z-index: 50;
  background: #223c87 !important;
  color: #fff !important;
  font-weight: 500;
  font-size: 17px;
  left: 0px;
  right: 0px;
  width: 134px;
  display: block;
  margin: 0 auto;
  padding: 10px;
  border-radius: 2px !important;
}

.resort-features-area:hover .resort-features-text,
.resort-features-area:focus .resort-features-text {
  background-color: #000;
}

.cottage-video-section {
  position: relative;
  background: #fff;
  padding-top: 10px;
}

.cottage-video-section .info-subtitle {
  display: inline;
}

.banner-video-img-div {
  background: #323e48;
}

.cottage-video-section .banner-video-img {
  height: 500px;
  background: url(../images/cottage.png) no-repeat;
  position: relative;
  width: 75%;
  margin: 0 auto;
  background-size: cover;
}

.cottage-video-section .banner-video-img::before {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}

.cottage-video-section .play-button {
  margin: 0;
  position: absolute;
  top: 48%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #fff;
  height: 80px;
  width: 80px;
  line-height: 80px;
  border-radius: 50%;
  text-align: center;
  padding-left: 10px;
}

.cottage-video-section .play-button svg {
  height: 30px;
  fill: #24346e;
}

.cottage-video-section .pause-button svg {
  height: 16px;
  fill: #24346e;
}

.cottage-video-section .pause-button {
  margin: 0;
  position: absolute;
  right: 10px;
  z-index: 1;
  background: #fff;
  height: 25px;
  width: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  padding-left: 4px;
}

.cottage-video-section #myVideo {
  width: 100%;
  z-index: -1;
}

/* cottages rooms section */
.cottage-rooms-page-item {
  box-shadow: 2px 15px 75px 6px #ebebeb;
  margin-bottom: 40px;
  background: #fff;
}

.cottagebookmain {
  padding-top: 170px;
}

.cottage-rooms-page-item img {
  height: 315px;
  width: 100%;
  object-fit: cover;
}

.cottage-rooms-page-item .mousewheel-control-swiper {
  height: 300px;
}

.cottage-rooms-section .cottage-rooms-text {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.cottage-rooms-section .cottage-rooms-text .room-title {
  overflow: hidden;
  margin-bottom: 10px;
}

.cottage-rooms-section .cottage-rooms-text .room-desc {
  margin-bottom: 25px;
  font-family: 'Open Sans';
}

.cottage-rooms-section .cottage-rooms-text .room-title h3 {
  float: left;
  font-size: 30px;
  font-weight: 600;
  color: #000000 !important;
  font-family: 'Open Sans';
}

.cottage-rooms-section .cottage-rooms-text .room-title .room-price {
  float: right;
  position: relative;
}

.cottage-rooms-section .cottage-rooms-text .room-title .room-price span {
  font-size: 1.875rem !important;
  text-align: right;
  font-weight: 600 !important;
  color: #223c87 !important;
}

.cottage-rooms-section .cottage-rooms-text .room-title .room-price h2 {
  font-size: 30px;
  font-weight: 600;
  color: #223c87 !important;
}

.cottage-rooms-section .cottage-rooms-text .room-title .room-price sub {
  color: #000000;
  margin-top: 0px !important;
  display: inline-block;
  font-weight: 500;
}

.cottage-rooms-section .cottage-rooms-text .room-title .room-price sub {
  color: #000000;
  margin-top: 0px !important;
  display: inline-block;
  font-weight: 500;
  position: relative;
  top: -3px;
}

.night-type {
  color: #24346e;
  font-weight: 700;
  margin-left: -4px;
}

.cottage-rooms-section .cottage-rooms-text .room-desc p {
  font-size: 16px;
  color: #242424;
  font-family: 'Open Sans';
}

.cottage-rooms-section .cottage-rooms-text .room-features {
  overflow: hidden;
  margin-bottom: 10px;
}

.cottage-rooms-section .cottage-rooms-text .room-features .room-info {
  float: left;
  text-align: center;
  margin-right: 45px;
  margin-bottom: 20px;

}

.cottage-rooms-section .cottage-rooms-text .room-features .room-info svg {
  display: block;
  fill: #24346e;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 6px;
}

.cottage-rooms-section
  .cottage-rooms-text
  .room-features
  .room-price
  .sub_type {
  position: relative;
  top: -2px;
  font-weight: 700;
  color: #39a1f4;
}

.cottage-rooms-section
  .cottage-rooms-text
  .rooviewMoreDetailsm-features
  .room-info
  span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin-bottom: -4px;
}

.cottage-rooms-section .cottage-rooms-text .primary-btn {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 0;
  padding-left: 16px;
  padding-right: 16px;
  color: #ffffff;
  text-transform: uppercase;

  position: relative;
  border-radius: 5px;
  box-shadow: inset;
  box-shadow: 0 2px 17px -1px #38414a26 !important;
  background: #229400;
}

.cottage-rooms-section .cottage-rooms-text .primary-btn svg {
  height: 20px;
  fill: #223c87;
  margin-left: 20px;
}

.logosymbl {
  margin-left: -40px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-image: url("../images/logopreloaderupdated.svg");
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  /* background: rgba(0,0,0,.4); */
  background-image: url("../images/preloaderenq.png");
  background-color: rgba(0, 0, 0, 0.4);

  background-repeat: no-repeat;
  background-position: center;
}

.event-images-row {
  padding: 30px;
  margin: 0px;
}

/* .event-images-row::before {
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  content: "";
  background-color: inherit;
  transform: rotate(45deg);
  top: 100%;
  left: 50%;
  border-left-width: 0;
  border-top-width: 0;
} */

.event-images-section .event-bg-img1 {
  background: url(../images/clubevent.jpg) 100% 0;
  min-height: 350px;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 25%);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.event-images-section .event-bg-img2 {
  background: url(../images/eventConference.jpg) 100% 0;
  min-height: 350px;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 25%);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.event-images-section .event-bg-img3 {
  background: url(../images/eventSandalwood.jpg) 100% 0;
  min-height: 350px;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 25%);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.event-images-section .event-bg-img4 {
  background: url(../images/eventSandalwood.jpg) 100% 0;
  min-height: 350px;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 25%);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.event-images-section .event-bg-text {
  flex: 1;
  width: 50%;
}

.event-images-section .event-bg-text .row {
  justify-content: center;
  height: 100%;
  align-content: center;
}

.event-images-section .event-bg-text p {
  font-weight: 500;
  color: rgb(36 52 110);
  margin-top: 0;
  /* text-align: justify; */
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  /* font-weight: 500; */
  /* color: #494a50; */
  margin-bottom: 25px;
}

.event-images-section .item-title {
  margin-bottom: 1em;
  font-size: 24px;
  position: relative;
  font-weight: 700 !important;
  font-family: "Open Sans";
}

.event-images-section .item-title:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #39a1f4;
  bottom: -5px;
  left: 0;
  z-index: 99;
}

.service-block {
  position: relative;
  height: 100%;
  margin: auto;
  overflow: hidden;
  text-align: left;
  margin-bottom: 30px;
  cursor: pointer;
}

.service-block:after {
  height: 100%;
  width: 100%;
  /*background: rgba(0,30,95,0.8);*/
  background: rgb(10, 10, 10);
  background: linear-gradient(
    360deg,
    rgb(15, 15, 15) 0%,
    rgba(47, 47, 47, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  opacity: 1;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 1;
}

.service-block:hover:after {
  opacity: 1;
  /* background: linear-gradient(
    360deg,
    rgba(17, 17, 17, 0.8) 0%,
    rgba(8, 8, 8, 0.8) 50%,
    rgba(12, 12, 12, 0.8) 100%
  ); */
}

.service-block a {
  position: relative;
  margin: auto;
  overflow: hidden;
  text-align: left;
  padding: 0;
  display: block;
  cursor: pointer;
}

.service-image {
  width: 100%;
  position: relative;
  display: block;
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
}

body:not(.is-touch) .service-block:hover:hover .service-image {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.service-image img {
  max-width: 100%;
  display: block;
  height: 100%;
}

.service-details {
  position: absolute;
  text-align: left;
  padding-left: 2em;
  padding-right: 2em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  z-index: 2;
}

.service-block:hover .service-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.service-details h4 {
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none;
  font-size: 26px;
  line-height: 38px;
}

.service-block:hover .service-details h4 {
  color: rgb(57 161 244);
  opacity: 1;
}

.service-block .fadeIn-bottom {
  top: 87%;
}

.service-block .fadeIn-top {
  top: 20%;
}

.service-block .fadeIn-left {
  left: 20%;
}

.service-block .fadeIn-right {
  left: 80%;
}

/* wedding code */
.bgt_color {
  color: #39a1f4 !important;
  font-weight: 500;
  font-family: "Open Sans";
}

.wed_gal_sec_bg {
  background-image: url("../images/bg-images/gggrain.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.planning-cards-container--fb785 {
  background-image: url("../images/bg-images/bbblurry.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0 0;
  width: 100%;
}

/* .wed_gal_sec_bg button.slick-next.slick-arrow {
  margin-right: -21px;
} */
.wed_gal_sec_bg button.slick-prev .slick-arrow {
  margin-right: 20px;
}

.wed_gal_sec_bg .slicke-card {
  width: auto;
  height: 245px;
}

.title_bord {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100px;
}

.sec_header {
  margin: 0 auto 36px;
  overflow: visible;
  padding: 0 32px;
  width: 100%;
}

.section-header-line {
  display: flex;
  flex-wrap: wrap;
  font-weight: 900;
  line-height: 54px;
  margin: 0 auto;
  max-width: 634px;
  width: 100%;
  background-image: url("../images/bg-images/sssplatter.svg");
}

.section-header-line::before {
  background: url("../images/bg-images/sssplatter.svg") no-repeat 0 0;
  background-size: 50%;
  position: absolute;
  left: 0;
}

.section-header-line::after {
  background: url("../images/bg-images/sssplatter.svg") no-repeat 0 0;
  background-size: 50%;
  position: absolute;
  right: 0;
}

.card-item-container {
  background-color: #ffe4e4;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
  margin: 0;
  transition-duration: 120ms;
  transition-property: margin, width;
  transition-timing-function: ease-out;
  width: 100%;
}

.cards-list {
  display: flex;
  height: 586px;
  position: relative;
}

.cards-item--0c6b5.active--b6779 {
  flex: 1.4084507042;
  padding: 0 8px;
}

.cards-item--0c6b5.active--b6779 .item-container--7ac23 {
  margin: 0 12px;
  width: calc(100% - 24px);
}

.cards-item--0c6b5.active--b6779 .item-decorate--90457 {
  padding-bottom: 88.133333%;
}

.cards-item--0c6b5 {
  flex: 1;
  padding: 40px 8px;
  transition-duration: 120ms;
  transition-property: flex, padding;
  transition-timing-function: ease-out;
}

.item-header--f3121 {
  padding: 24px 20px 0;
  transition-duration: 120ms;
  transition-timing-function: ease-out;
}

.item-decorate--90457 {
  border-radius: 0 0 8px 8px;
  height: 0;
  line-height: 0;
  padding-bottom: calc(0.8813333333 * (100% - 16px));
  position: relative;
  text-align: right;
  transition-duration: 120ms;
  transition-timing-function: ease-out;
}

.item-label--606ff {
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 12px;
}

.item-headline--3a310 {
  color: var(--tkww-union-color-midnight, #061929);
  line-height: 28px;
  margin: 12px 0;
}

.item-description--a9b58 {
  color: var(--tkww-union-color-midnight, #061929);
  margin: 12px 0 0;
}

.item-decorate--90457 picture {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
}

.item-decorate--90457 img {
  border-radius: 160px 0 8px 0;
  transition-duration: 120ms;
  transition-property: width;
  transition-timing-function: ease-out;
  width: calc(100% - 16px);
  height: 100%;
}

.cards-item--0c6b5.active--b6779 .item-decorate--90457 img {
  border-radius: 160px 0 8px 8px;
  width: 100%;
}

/* Defines the width of the carousel and centers it on the page */
.slick-carousel {
  margin: 0 auto;
  width: 100%;
}

/* Color of the arrows */
.slick-next,
.slick-prev {
  z-index: 2;
}

.slick-next::before {
  background-color: #fff;
  border: 1px solid
    var(
      --tkww-union-color-border-default,
      var(--tkww-union-color-coolgray-300, #caccd0)
    );
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  width: 54px;
  height: 54px;
  position: absolute;
  top: -28px;
  z-index: 2;
  left: 7px;
}

.slick-prev::before {
  background-color: #fff;
  border: 1px solid
    var(
      --tkww-union-color-border-default,
      var(--tkww-union-color-coolgray-300, #caccd0)
    );
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  width: 54px;
  height: 54px;
  position: absolute;
  top: -28px;
  z-index: 2;
  left: 25px;
}

.slick-next::before {
  background-size: 50%;
  background-image: url("../images/slick/right-arrow.svg");
}

.slick-prev::before {
  background-image: url("../images/slick/left-arrow.svg");
  background-size: 50%;
}

.slick-next {
  right: 15px !important;
}

.slicke-card {
  width: 411px;
  height: 299px;
  border-radius: 4px;
  box-shadow: -1px 1px 4px 2px rgba(0, 0, 0, 0.07);
  border: 4px solid #fff;
  box-sizing: content-box;
  overflow: hidden;
  background-size: cover;
  background-color: #fff;
}

.itemCardslick {
  text-align: left;
  margin: 0;
}

.bg-blueback {
  background-image: url(../images/bg-bluetop.svg);
  height: 161px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-position: center 0;
  background-repeat: no-repeat;
  z-index: -1;
}

.vs-mar-top {
  margin-top: 100px;
}

.section-top-vs {
  padding-top: 10px;
  margin-top: -2px;
}

.section-title {
  font-size: 38px;
  font-weight: 500;
}

.thumbpadd {
  padding: 12px;
}

.gradient-custom {
  background: radial-gradient(50% 123.47% at 50% 50%, #00ff94 0%, #720059 100%),
    linear-gradient(121.28deg, #669600 0%, #ff0000 100%),
    linear-gradient(360deg, #0029ff 0%, #8fff00 100%),
    radial-gradient(100% 164.72% at 100% 100%, #6100ff 0%, #00ff57 100%),
    radial-gradient(100% 148.07% at 0% 0%, #fff500 0%, #51d500 100%);
  background-blend-mode: screen, color-dodge, overlay, difference, normal;
}

/* .carousel-indicators {
  border-radius: 50%;
  width: 10px;
  height: 10px;
} */

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonial_bg {
  background-image: url("../images/bg-images/testimonial_bg.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.testimonials {
  padding: 40px 0;
  /*background: url(../images/cta-bg.jpg) no-repeat;*/
  background-position: center center;
  background-size: cover;
  position: relative;
}

.testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /*background: rgba(1, 3, 111, 0.8);*/
}

.testimonials .section-header {
  margin-bottom: 40px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  height: 480px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 100px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ddd;
  margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.4);
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  color: #eee;
}

.testimonials .testimonial-item .bgcovercolr {
  background: rgba(22, 91, 170, 0.9);
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: rgb(191 143 143 / 40%);
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ec0e20;
}

.testimonials .testimonials-slider .swiper-button-next {
  right: 22.5%;
  background-color: transparent !important;
}

.testimonials .testimonials-slider .swiper-button-next:after,
.testimonials .testimonials-slider .swiper-button-prev:after {
  color: transparent !important;
  background-color: #fff;
  border: 1px solid
    var(
      --tkww-union-color-border-default,
      var(--tkww-union-color-coolgray-300, #caccd0)
    );
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  width: 54px;
  height: 54px;
  position: absolute;
  top: -30px;
  z-index: 2;
}

.testimonials .testimonials-slider .swiper-button-next:after {
  background-size: 50% 100%;
  background-position: center;
  background-image: url("../images/slick/right-arrow.svg");
  background-repeat: no-repeat;
}

.testimonials .testimonials-slider .swiper-button-prev:after {
  background-size: 50% 100%;
  background-position: center;
  background-image: url("../images/slick/left-arrow.svg");
  background-repeat: no-repeat;
}

.testimonials .testimonials-slider .swiper-button-prev {
  left: 22.5%;
  background-color: transparent !important;
}

.slicquote_img {
  position: relative;
  height: 100%;
}

.slicquote_img::before {
  background-image: url(../images/quotebg.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0px;
  content: "";
  left: -1px;
  position: absolute;
  right: 0;
  top: 0px;
}

.slicquote_img > img {
  height: 100%;
  object-fit: cover;
}

/* ==================end of wedding===================== */

/* model popup close buttton and model popups code */

.btn-close-log {
  position: absolute;
  top: 20px !important;
  left: 750px !important;
}

.book-close {
  right: 20px;
  position: absolute;
  top: 20px;
  font-size: 15px;
}

/* NAVBAR CODE */

.navbar-landing ul a:hover:before,
.navbar-landing ul li:hover > a:before {
  width: calc(100% - 2rem);
  margin: auto;
}

.core-value-section .accordion-button {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  background: #f7f7f7;
  margin-bottom: 15px;
}

.direction-lists {
  margin: 30px 0 35px !important;
}

.direction-lists li {
  padding-right: 25px;
  font-size: 40px;
  color: #0e1322;
  padding-bottom: 12px;
  line-height: 1;
  float: left;
}

.direction-lists li small {
  font-size: 24px;
}

.direction-lists li span {
  display: block;
  font-size: 14px;
  color: #898989;
  margin-top: 5px;
}

.img-four-div {
  padding-top: 120px !important;
  padding-right: 100px !important;
  padding-bottom: 120px !important;
  padding-left: 100px !important;
  height: 500px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin-top: -4px;
}

.img-four-div h2 {
  color: #ffffff;
  text-align: left;
  font-weight: 700;
}

.img-four-div p {
  color: #ffffff;
  text-align: left;
}

/*  */
.cottage_type {
  font-size: 16px !important;
  font-weight: 400;
}

.navbar-landing .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  font-weight: 600;
  transition: all 0.4s;
  /* font-family: hkgrotesk, sans-serif; */
  color: var(--vz-dark);
  padding: 9px;
}

.navbar > ul a:hover,
.navbar > ul .active,
.navbar > ul .active:focus,
.navbar > ul li:hover > a {
  width: 70% !important;
}

/* join go ranch */

.join-go-ranch {
  margin-top: 2px;
  padding: 30px;
  /* background: linear-gradient(0deg, #fcfaf7 0%, #fff 100%); */
}

.join-go-ranch .join-icons-div {
  position: relative;
  z-index: 9;
  margin-top: 50px;
}

.join-go-ranch .icons-div {
  color: #fff;
  text-align: center;
  align-self: center;
}

.join-go-ranch .icons-div h4 {
  color: #fff;
}

.cottage-rooms-section .cottage-rooms-text .room-features .room-info {
  float: left;
  text-align: center;
  margin-right: 40px !important;
  font-family: 'Open Sans';
}

.join-go-ranch .icons-div svg {
  font-size: 20px;
  fill: #2a4ccb;
  align-self: center;
  background: #e7f0f9;
  padding: 14px;
  margin-right: 15px;
  border-radius: 20px;
  width: 4rem;
  height: 4rem;
}

.join-go-ranch p {
  font-size: 14px;
}

.join-go-ranch .terms-link {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.join-go-ranch .join-div h4 {
     font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.625rem;
    color: rgb(73, 74, 80);
    font-weight: 600;
    word-spacing: 2px;
    letter-spacing: 0.6px;
}

.join-go-ranch .join-div {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  box-shadow: 0 1px 16px -2px #38414a26;
}

.join-go-ranch .info-title {
  line-height: 25px;
  font-size: 26px;
  margin-bottom: 6px;
  font-weight: 600;
}

.join-go-ranch h4 {
  margin-bottom: 0px;
  font-size: 15px;
  color: #8f8f8f;
}

/* index bottom slider */
.around-hotel-section .swiper-slide .gal-img-div {
  padding-left: 0px;
  margin: 0px;
}

.icon-container {
  position: fixed;
  bottom: 100px;
  right: 0px;
  background: #c5bfbf;
  padding: 10px;
  z-index: 999;
}

/* #whatsapp-icon svg {
  height: 45px;
} */

/* #mobile-icon {
  margin-bottom: 10px;
} */

/* #mobile-icon svg {
  
  height: 50px;
  margin-left: 5px;
} */

.bg_icons {
  padding: 20px;
  background: #838486 !important;
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 9999;
  border: 0px;
}

.bg_icons_1 {
  padding: 20px;
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 9999;
  border: 0px;
  height: 9%;
  margin-right: 3%;
  top: 53%;
}


/* scrool to top css */
#scbtnnew {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  font-size: 15px;
  border: none;
  outline: none;
  background: linear-gradient(
    180deg,
    rgba(82, 133, 177, 0.8) 0%,
    rgba(16, 74, 125, 0.16) 100%
  );
  cursor: pointer;
  padding: 5px;
  border-radius: 50px;
}

/* .resorts-bg-img-div {
  background-image: url(../images/Group129.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
  background-attachment: fixed;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 36%;
} */

/* .resorts-bg-img-div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0 0 0 / 60%);
} */

/* .resort-attractions-section .attractions-inner {
  padding: 0px 30px;
} */

.resort-attractions-section .attractions-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px,
    rgba(17, 17, 26, 0.1) 0px -7px 85px, rgba(51, 51, 112, 0.1) 0px 24px 80px;
  border: 2px solid white;
}

.resort-attractions-section .attractions-thumbnail img {
  height: 350px;
  width: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0s,
    box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.resort-attractions-section
  .attractions-inner:hover
  .attractions-thumbnail
  img {
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.resort-attractions-section
  .attractions-inner:hover
  .attractions-thumbnail::before {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(44, 0, 164, 0.4) 80%);
}

.resort-attractions-section .attractions-thumbnail:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.3s;
  background-color: rgba(0, 0, 0, 0.4);
}

.resort-attractions-section .attractions-content {
  position: absolute;
  top: auto;
  height: auto;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 70px;
  color: #fff;
  background-color: transparent;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  z-index: 1;
}


.relaxing-cottages-section .relaxing-inner {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.relaxing-cottages-section .relaxing-thumbnail {
  height: 360px;
  object-fit: cover;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.relaxing-cottages-section .relaxing-thumbnail img {
  height: 360px;
  object-fit: cover;
  width: 100%;
  object-fit: cover;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  transform: scale(1);
}

.relaxing-cottages-section .relaxing-inner:hover .relaxing-thumbnail img {
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.relaxing-cottages-section .relaxing-svg {
  display: inline-block;
  animation: upAndDown 1s infinite alternate;
  position: relative;
  top: -2px;
}

.relaxing-content {
  position: absolute;
  z-index: 999;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.relaxing-content::before {
  content: "";
  padding-top: 45vh;
  display: block;
}

.relaxing-content .relaxing-info-content {
  background-color: rgb(0 0 0 / 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(100% - 70px);
  left: 0;
  color: #fff;
  padding: 25px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.relaxing-content:hover .relaxing-info-content {
  top: 0;
  background-color: rgb(0 0 0 / 80%);
}

.relaxing-content:hover .relaxing-info-content-hover {
  background-color: rgb(0 0 0 / 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(100% - 70px);
  left: 0;
  color: #fff;
  padding: 25px;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.relaxing-cottages-section .relaxing-inner:after {
  content: "";
  position: absolute;
  height: 170%;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(0 0 0 / 20%);
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  z-index: 0;
}

.cottage-img-inner img {
  width: 100%;
}

.cottage-img-inner .cottage-img-info-content {
  position: absolute;
  bottom: 0px;
  background: #000000cf;
  padding: 25px;
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.5s, opacity 0.5s;
}

.cottage-img-inner:hover .cottage-img-info-content {
  opacity: 1;
  transform: translateY(0);
}

.cottage-img-inner {
  margin-bottom: 30px;
  position: relative;
}

.cottage-img-info-heading {
  position: absolute;
  bottom: 0px;
  background: #000000cf;
  width: 100%;
}





.service-section .service-icon-container {
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0 1px 16px -2px #38414a26;
  background: #fff;
  padding: 10px;
  /* border: 1px solid #434c5526; */
  border-radius: 15px !important;
  height: 100px;
}

.service-section .service-icon-container img {
  margin-top: 10px;
  transition: transform 2s ease-in-out;
  /* width: 50px;
  height: 50px; */
  width: 35px;
  height: 35px;
}





.service-section .service-box-icon-content {
  /* font-size: 18px; */
  font-weight: 600;
  margin-top: 10px;
  color: #24346e;
  font-family: 'Open Sans' !important;
}

.service-section .service-icon-container:hover .service-img {
  display: none;
}

.service-section .service-icon-container .service-img-white {
  display: none;
}

.service-section .service-icon-container:hover .service-img-white {
  display: block;
}

.service-section .service-icon-container:hover .service-box-icon-content {
  color: #fff;
}
/* .service-icon-container:hover {
  background: #000;
}
*/
.service-icon-container:hover {
  background: #39a1f4;
}

/* .service-icon-container:hover img.service-img {
  transform: rotate(360deg) !important;
} */

.service-icon-container:hover .service-box-icon-content {
  color: #24346e;
}

/* index page bullets */
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -4px !important;
  left: 0;
  width: 100%;
}

.dropdown-item {
  color: #000000;
  font-weight: 600;
}

.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  transform: translatey(-50%) !important;
  left: 50%;
}

.testimonials-slider .swiper-button-next,
.testimonials-slider .swiper-button-prev {
  height: 20px;
}

.navbar > ul a:hover,
.navbar > ul .active,
.navbar > ul .active:focus,
.navbar > ul li:hover > a {
  width: 70% !important;
}

.cottage-booking-section .step-arrow-nav .nav .nav-link.active {
  color: #405189 !important;
}

.cottage-booking-section .form-row-section {
  background: #ebf3ff;
  padding: 15px 10px;
}

.cottage-booking-section .form-row-section h5 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
}

.booking-details-div p,
.price-details-div p {
  margin-bottom: 0px;
  font-size: 14px;
}

.booking-details-div,
.price-details-div {
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}

.price-details-div .price {
  font-size: 26px;
  font-weight: 800;
}

.cottage-booking-icons .cottage-view-icons-text svg {
  height: 35px;
  margin-bottom: 5px;
}

.cottage-booking-icons .cottage-view-icons-text span {
  font-size: 14px;
}

.cottage-booking-icons .cottage-view-icons-text {
  text-align: center;
  font-weight: 600;
  margin: 20px 0px;
  width: 96px;
  float: left;
}

/* ============================================= */
span.wedding-text {
  font-size: 12px;
}

.room-price h2 {
  color: #24346e !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}

.room-price .sub_type {
  position: relative;
  top: -1px;
}

/* banner first fixed band  */
.fixed-heading {
  background-color: #ffff !important;
  position: fixed;
  top: 75px;
  z-index: 99;
  left: 0;
  right: 0;
  box-shadow: 0 2px 17px -1px #38414a26;
}

.first_sec {
  margin-top: 150px !important;
}

@media (max-width: 767px) {
  .fixed-heading {
    background-color: #ffff !important;
    position: fixed;
    top: 3rem;
    z-index: 99;
    left: 0;
    right: 0;
    box-shadow: 0 2px 17px -1px #38414a26;
    padding-top: 10px !important;
  }

  .first_sec {
    margin-top: 120px !important;
  }
}

.check-list li::before,
.rooms-terms-list li::before {
  content: "\2713";
  position: absolute;
  font-size: 13px;
  margin-left: -24px;
}

.check-list li,
.rooms-terms-list li {
  list-style-type: none;
  position: relative;
  margin-bottom: 5px;
}

ul.check-list,
.rooms-terms-list ul {
  padding-left: 24px !important;
}

.day-img-div img {
  width: 100%;
}

.wedding-sec {
  background-image: url(https://www.area83.in/assets/img/banner/new/bg01.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
}

.restaurent-sec {
  background-image: url(https://www.area83.in/assets/img/banner/new/bg01.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
}

.accomodation-sec {
  /* background-image: url(../img/new-bgs/bg-6.jpg); */
  background-image: url(https://www.area83.in/assets/img/banner/new/bg01.jpg);

  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  /* padding: 10px 0px; */
}

.color-white {
  color: #fff;
}

.corporate_package {
  background-color: white;
  box-shadow: 9px 20px 67px 11px #d2e4ff !important;
  border-radius: 10px 63px 10px 66px;
}

.corporate_package_headline h3 {
  font-family: "Open Sans", sans-serif !important;
  padding: 20px;
  color: #ffffff;
  /* font-weight: 600; */
  /* background-color: #39a1f4; */
  border-radius: 2px 0px 10px 66px;
  background: linear-gradient(180deg, #0a8cd5 0%, #1057af 100%);
}

.corporate_package .main_package_content .mainpricetitle h3 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 20px;
  color: #000;
}

.corporate_package .main_package_content .mainpricetitle h3 .small_sec {
  font-size: 15px;
  color: #4e3930;
}

/* ---cards for corporate package */

.book-cndnt-sec .corporate_package .main_package_content .mainpricetitle p {
  margin-bottom: 5px !important;
}

.book-cndnt-sec .corporate_package .main_package_content .activities_sec p {
  margin-bottom: 10px !important;
}

.book-cndnt-sec .corporate_package .main_package_content .activities_sec h4 {
  margin: 5px !important;
  font-weight: 600;
  font-size: 22px;
  font-family: "Open Sans";
}

.book-cndnt-sec .corporate_package .main_package_content .activities_sec {
  border-bottom: 1px solid #dddddd;
}

.packgae_includes {
  padding: 15px;
  text-align: left;
}

.packgae_includes ul.check-list {
  padding-left: 24px !important;
}

.packgae_includes .primary-btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  border-radius: 5px;
  box-shadow: inset;
  box-shadow: 0 4px 10px 0 rgba(116, 79, 168, 0.75);
  background-image: linear-gradient(to right, #24346e, #39a1f4);
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.packgae_includes .primary-btn:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.activities_sec .insight__description {
  letter-spacing: none !important;
}

.corporate_package_headline .medals {
  float: center;
}

.activity-box {
  margin-bottom: 50px;
}

.actyimg {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

.actyimg img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  width: 100%;
}

.activity-box .actyimg:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.actyname {
  margin-top: -65px;
  z-index: 9;
  background: #f9b654;
  position: absolute;
  left: 0;
  right: 0;
  /* margin: auto; */
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* display: block; */
  width: 231px;
  border-radius: 10px 0px 10px 0px;
  color: red;
}

.actyname h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 10px 20px;
  color: black;
  font-family: "Open Sans";
}

/* -----------about resort page=------------- */

.img-wrap img {
  width: 100%;
  overflow: hidden;
}

.main_bg {
  background: linear-gradient(
    180deg,
    rgba(217, 233, 242, 0.1) 0.52%,
    #d9e9f2 15.63%,
    rgba(217, 217, 217, 0) 100%
  );
  padding: 5%;
}
.content_bg {
  padding: 5%;
}

.row__image {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.image img {
  max-width: 100%;
  object-fit: cover;
  max-height: 320px;
  padding-right: 10px;
}
.row__image:nth-child(1) {
  padding-right: 80px;
}

.row__image:nth-child(2) {
  padding-left: 80px;
}

.title__block {
  background-color: #cce4f0;
}

.timeline-text-content {
  padding: 27px 27px 28px 37px;
  border: 1px solid #014188;
  border-radius: 6px;
  background-color: #ffffff;
  position: relative;
}

.roadmap h4 {
  font-family: "Open Sans";
  color: #014188;
}

.timeline-text-content .icons img {
  float: center;
}

.collage_section {
  background-color: #cce4f0;
}

.card__item {
  max-width: 45%;
  padding: 0 17px;
  margin-bottom: 65px;
}

.card__block {
  content: "";
  background-color: #cce4f0;
  padding: 3%;
  position: relative;
  top: 0;
  left: 120px;
}
.card_content {
  position: relative;
  width: 100%;
  height: 200px;
  transition: all 0.3s ease;
}

/* about resort */
.activity-section {
  padding: 80px 0px;
}

.activity-section .activity-img-div img {
  width: 100%;
  margin-left: -20px;
}

.activity-section .activity-text-div {
  padding-right: 70px;
}

/* .activity-text-div h2,
h1 {
  font-size: 16px;
  display: inline;
  font-family: "Open Sans" !important;
} */

.two__background:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  max-width: 49%;
  width: 100%;
  height: 100%;
  background-color: #cce4f0;
  z-index: 0;
}

.activity-section .carousel-indicators {
  display: flex;
  flex-direction: column;
  margin: 0;
  transition: all 0.25s;
  height: 100%;
  width: 50px;
  left: 47.5%;
  right: auto;
}
.activity-section .carousel-indicators {
  display: flex;
  flex-direction: column;
  margin: 0;
  transition: all 0.25s;
  height: 100%;
  width: 50px;
  left: 46.5%;
  right: auto;
}
.activity-section .carousel-indicators .active {
  background: #24346e;
  opacity: 1;
  border: none;
}
.activity-section .carousel-indicators .active:before {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  left: -14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: inherit;
  opacity: 0.2;
}
.activity-section .carousel-indicators li {
  width: 12px;
  height: 12px;
  border: none;
  margin-bottom: 32px;
  box-sizing: border-box;
  background-color: #003d59;
  border-radius: 50%;
  position: relative;
  opacity: 0.2;
}
.activity-section .carousel-controls a {
  border-radius: 50%;
  border: 2px solid #003d59;
  background-color: transparent;
}
.activity-section .carousel-controls a span {
  transition: all 0.3s;
  color: #003d59;
  font-size: 18px;
}

.two-div {
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: inherit;
  overflow: hidden;
}

.two-div-cont:after {
  content: "";
  background-size: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 30px);
  opacity: 0.1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}

.col1 {
  background: rgba(255, 93, 125, 0.1);
}

.col2 {
  background: rgba(88, 87, 249, 0.1);
}

.two-div-cont.col1:after {
  background: transparent
    url(https://ik.imagekit.io/2eribsa8w/wave1_i45hfFaDzg.svg) repeat-x 0 80%;
  background-size: 120%;
}

.two-div-cont.col2:after {
  background: transparent
    url(https://ik.imagekit.io/2eribsa8w/wave2_nfEiloOkqq.svg) repeat-x 0 80%;
  background-size: 120%;
}

.two-div-cont {
  padding: 30px;
}

.two-div-content img {
  margin-bottom: 5px;
  width: 30px;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.two-div-content {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.two-div-cont h6 {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  line-height: 1;
  margin-bottom: 10px;
}

.two-div-cont:hover:after {
  background-position: 100% 180%;
  top: -100%;
  background-size: 200%;
}

.broucher-section .card__item {
  max-width: 45%;
  padding: 0 23px;
  margin-bottom: 65px;
}

.broucher-section .card__content {
  position: relative;
  width: 100%;
  height: 280px;
  transition: all 0.3s ease;
}

.card__content:hover {
  transform: scale(0.95);
}

.broucher-section .card__content img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.card__content .card__title {
  z-index: 5;
  position: relative;
  padding: 220px 28px 7px;
  margin-bottom: 0;
  pointer-events: none;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

.broucher-section .card__content .card__text {
  z-index: 5;
  position: relative;
  padding: 0 28px;
  margin-bottom: 0;
  pointer-events: none;
  font-size: 16px;
  color: #fff;
}

.broucher-section .img-content {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
}

.img-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0000005e;
}

.mailstoen-block1:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ddd;
  content: "";
  top: 41px;
  z-index: 9;
}
.mailstone-list {
  transition: all 300ms ease-in-out;
}

.mailstone-list .mailstone-year h3 {
  margin: 0px;
  padding: 0px 0px 0px 45px;
  font-size: 50px;
  color: #dddddd;
  line-height: normal;
  position: relative;
  transition: all 300ms ease-in-out;
}
.mailstone-list .mailstone-year h3:after {
  transition: all 300ms ease-in-out;
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid #ddd;
  border-radius: 100%;
  background: #fff;
  content: "";
  bottom: 10px;
  left: 0px;
  z-index: 999;
}
.mailstone-list .mailstone-year h3:before {
  transition: all 300ms ease-in-out;
  position: absolute;
  width: 16px;
  height: 16px;
  border: 0px solid #ddd;
  border-radius: 100%;
  background: #ddd;
  content: "";
  bottom: 17px;
  left: 7px;
  z-index: 9999;
}
.mailstone-list .mailstone-text {
  padding: 55px 15px 15px 40px;
  border-left: 1px solid #ddd;
  margin-left: 14px;
}
.mailstone-list .mailstone-text:after {
  position: absolute;
  width: 9px;
  height: 9px;
  border: 0px solid #ddd;
  border-radius: 100%;
  background: #ddd;
  content: "";
  bottom: 0px;
  left: 10px;
  z-index: 999;
}
.mailstone-list .mailstone-text p {
  padding: 15px 0px 0px;
  text-align: left;
  font-size: 22px;
  line-height: normal;
}
.mailstone-list .mailstone-img img {
  width: 100%;
}
.owl-item .mailstone-list {
  opacity: 0.8;
  transform: scale(0.8);
  transition: all 0.3s ease 0s;
}
.owl-item.active.center .item .mailstone-list {
  opacity: 1;
  transform: scale(1);
}
.owl-item.active.center .item .mailstone-list .mailstone-year h3 {
  color: #083c90;
}
.owl-item.active.center .item .mailstone-list .mailstone-year h3:after {
  border: 2px solid #083c90;
}
.owl-item.active.center .item .mailstone-list .mailstone-year h3:before {
  background: #083c90;
}
.owl-item.active.center .item .mailstone-list .mailstone-text {
  border-left: 1px solid #083c90;
}
.owl-item.active.center .item .mailstone-list .mailstone-text:after {
  background: #083c90;
}

.milestone .owl-prev,
.milestone .owl-next {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  border: 1px solid #000 !important;
  line-height: 38px !important;
  font-size: 41px !important;
}

.milestone .owl-prev {
  left: -50px;
}

.milestone .owl-next {
  right: -50px;
}

.milestone-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.display-section {
  background-color: #dfeeee !important;
  padding: 50px 80px;
  margin: 50px 0px;
}

.display-section img {
  width: 100%;
}
.card__title {
  font-family: 'Open Sans';
}

.two-div-content ul li {
  list-style-type: none;
  /* padding-left: 0px !important; */
  margin: 10px;
}

.two-div-cont h6 {
  padding-left: 34px;
  font-family: 'Open Sans';
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #24346e !important;
  color: #fff;
  text-decoration: none;
}

.mailstoen-block1 .owl-next {
  position: absolute;
  right: 0px;
  top: -60px;
  background: url(../images/arrows1.png) no-repeat right -85px;
  width: 50px;
  height: 70px;
}

.mailstone-year .info-subtitle {
  font-family: 'Open Sans';
  font-size: 35px !important;
}

.dayouting_booknow .btn-primary {
  border-radius: 5px !important;
}

.transform_head .info-title {
  transform: rotate(270deg);
  margin-top: 200px;
  opacity: 0.1;
  font-size: 70px;
  white-space: nowrap;
  text-overflow: clip;
}

.title img {
  margin-left: 20px;
}

.dayput_prac {
  box-shadow: 0 2px 17px -1px #38414a26;
  padding: 10px;
  margin-bottom: 20px;
  background: url(https://www.area83.in/assets/img/banner/new/bg01.jpg)
    no-repeat center;
}

.ribbon-two {
  position: absolute;
  right: 16px;
  top: 7px;
  z-index: 1;
  overflow: hidden;
  width: 76px;
  height: 88px;
  text-align: right;
}

.ribbon-two span {
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  width: 100px;
  display: block;
  box-shadow: 0 0 8px #0000000f, 0 1px #00000005;
  position: absolute;
  top: 19px;
  left: -21px;
  font-weight: 600;
}

.ribbon-two-danger span {
  background: #f06548;
}

.ribbon-two span {
  left: auto;
  right: -21px;
  transform: rotate(45deg);
}

.ribbon-two span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.ribbon-two-danger span:before {
  border-left: 3px solid #da3412;
  border-top: 3px solid #da3412;
}

.ribbon-two span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.ribbon-two-danger span:after {
  border-right: 3px solid #da3412;
  border-top: 3px solid #da3412;
}

.wedding-text {
  display: none;
}

.destination-li:hover .wedding-text {
  display: block;
  margin-top: -5px;
  position: relative;
  bottom: 30px;
  top: 10px !important;
}

.section_Welcome_Ranch_Resort h1 {
  font-size: 16px;
  font-family: 'Open Sans';
  display: inline;
}

.digital h1 {
  font-size: 16px;
  font-family: 'Open Sans';
  display: inline;
}

.headingTag {
  font-size: 16px;
  font-family: 'Open Sans';
  display: inline;
}



h4.form-label {
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-family: "Open Sans";
}

.content-center {
  justify-content: center;
  height: 100%;
  align-content: center;
}

.mobile-icons {
  display: none;
}

.desktop-icons {
  display: block;
}

.mobile-icons .info-title {
  margin-top: 13px;
}

.mobile-icons .col.col-sm-6.col-md-4.col-lg-3 {
  width: 50%;
}

.mobile-icons .icons-div svg {
  width: 3rem;
  height: 3rem;
  margin-right: 5px;
}

.mobile-icons .icons-div h4 {
  color: #333333;
  height: 30px;
  margin-top: 10px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1rem;
}

.mobile-icons .info-title span {
  color: #333333;
  font-size: 22px;
}

.band_week {
  background: linear-gradient(180deg, #d9d9d9 36%, rgba(217, 217, 217, 0) 100%);
  padding: 10px;
  border-radius: 20px 0px 20px 0px;
  box-shadow: inset;
}

.linefortagline {
  position: absolute;
  left: 45%;
  top: 45%;
}

.info-attractions-slider .slick-arrow.slick-next {
  right: 33px !important;
}

.info-attractions-slider .slick-arrow.slick-prev {
  left: -8px;
}

.cottage-form {
  padding-top: 160px;
}

.cottage-form label {
  font-size: 13px;
  margin-bottom: 5px;
}

.cottage-form .btn {
  margin-top: 30px;
}

.cottage-form .form-control,
.cottage-form .btn {
  border-radius: 10px !important;
}

.price-div .old-price {
  text-decoration: line-through;
}

.price-div .new-price {
  font-weight: bold;
  font-size: 24px;
}

.price-div {
  float: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.price-div svg {
  vertical-align: middle;
  margin-top: -5px;
  margin-right: -5px;
}

.price-div .taxes {
  font-size: 11px;
  font-style: italic;
  margin-bottom: 0px;
  display: block;
  text-align: right;
}

.cottage-rooms-section-new .cottage-rooms-text {
  position: relative;
  height: 100%;
}

.cottage-more {
  color: #24346e !important;
  font-weight: bold;
  display: block;
}

.place {
  color: rgb(25, 88, 182);
  display: block;
  fill: rgb(25, 88, 182);
  font-size: 14px;
}

.price-details-new svg {
  height: 20px;
  position: relative;
  top: 3px;
}

.price-details-new {
  background-color: rgb(251 235 206);
  padding: 10px;
  border-radius: 10px;
}

.hotel-info-heading {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0px;
  font-family: "Open Sans";
}

.hotel-info-details .check-in-out {
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-top: 10px;
  padding: 10px;
}

.hotel-info-details .check-in-out p {
  font-size: 14px;
  margin-bottom: -5px;
}

.hotel-info-details .check-in-out span {
  font-weight: bold;
  font-size: 16px;
}

.hotel-info-details img {
  border-radius: 10px;
  height: 100px;
  width: auto !important;
  float: right;
}

.hotel-info-details h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
  font-family: "Open Sans", sans-serif;
}

.hotel-check-info {
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  align-items: center;
}

.hotel-check-info .checkinout-div {
  line-height: 16px;
}

.hotel-check-info .checkinout-div .date {
  font-size: 12px;
}

.hotel-check-info .checkinout-div .date span {
  font-weight: 800;
  color: #000;
  font-size: 20px;
}

.hotel-check-info span {
  color: rgb(119, 119, 119);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

.hotel-check-info p {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0px;
}

.room-dec-info {
  display: flex;
  justify-content: space-between;
}

.room-dec-info .room-dec-text p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
}

.room-dec-info ul svg {
  font-size: 20px;
}

.room-dec-info .room-dec-text {
  flex-basis: 40%;
}

.room-dec-info .room-dec-checks {
  flex-basis: 60%;
}

.room-dec-info .room-dec-text span {
  color: #6a6767;
  font-size: 14px;
  top: -5px;
  position: relative;
}

.room-dec-info ul {
  list-style: disc;
  line-height: 25px;
  font-size: 14px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.room-dec-info .free-cancellation {
  color: #14a78d;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0px;
  line-height: 20px;
}

.room-dec-info .free-cancellation a {
  color: #c62525;
  font-size: 13px;
  display: block;
}

.room-dec-info ul li {
  line-height: 20px;
}

.room-dec-info ul svg {
  height: 17px;
  width: 17px;
  float: left;
}

.viewMoreDetails img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.viewMoreDetails .swiper.mousewheel-control-swiper {
  height: 300px;
}

.viewMoreDetails .more-heading {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans' !important;
}

.viewMoreDetails p {
  line-height: 25px;
  font-family: 'Open Sans' !important;

}

.viewMoreDetails p {
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: 'Open Sans' !important;

}

.viewMoreDetails h5 {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  font-family: 'Open Sans' !important;

}

.viewMoreDetails ul {
  padding-left: 18px;
  overflow: hidden;
  font-size: 13px;
  font-family: 'Open Sans' !important;

}

.viewMoreDetails ul li {
  width: 33%;
  float: left;
}

.hidden {
  display: none;
}

.cottage-rooms-page-item {
  border: 2px solid #fff;
}

.cottage-rooms-page-item:hover {
  border: 2px solid rgb(34, 116, 224);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.2rem 1.1rem 0px;
  border-radius: 5px;
}

.view-full-breakup {
  font-size: 12px;
  color: #39a1f4;
  cursor: pointer;
}

.proceed-btn {
  background-color: rgb(57 161 244);
  padding: 10px 15px;
  margin: 0px;
  text-transform: capitalize;
  font-size: 14px;
  position: relative;
  border: 0px;
  border-radius: 5px !important;
}

#price-breakup {
  display: none;
}

.price-summaray .d-flex {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
}

.price-summaray hr {
  margin: 7px 0px !important;
}

.info-svg {
  border: 1px solid #555;
  width: 15px;
  height: 15px;
  padding: 2px;
  border-radius: 50%;
}

.price-details-div hr,
.goranch-offers hr {
  border-top: 1px solid #b1a5a5;
  opacity: 0.25;
}

.goranch-offers {
  background: #fff;
  padding: 15px;
  margin-top: 20px;
  border: 1px solid #d9d9d9;
  padding-bottom: 30px;
  border-radius: 10px;
}

.offers-div {
  padding: 10px;
  border-radius: 0.8rem;
  border: 1px solid rgb(179 181 183 / 40%);
  background-color: white;
  margin-bottom: 15px;
}

.offers-div p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0px;
}

#contentDiv {
  display: none;
}

#fixedElement {
  position: relative; /* Initially, relative positioning */
  transition: top 0.3s; /* Smooth transition effect */
}

.hotel-info hr {
  border-top: 1px solid #b1a5a5;
  opacity: 0.25;
}

.hotel-info-details .room-features {
  margin-top: 15px;
}

.hotel-info-details .room-info {
  float: left;
  text-align: left;
  margin-right: 0px !important;
  width: 33%;
  margin-bottom: 5px;
}

.hotel-info-details .room-info svg {
  display: block;
  fill: #24346e;
  height: 25px;
  margin-bottom: 6px;
  float: left;
  width: 25px;
  margin-right: 6px;
}

.hotel-info-details .room-info span {
  display: block;
  font-size: 13px;
  padding-top: 4px;
}

#navbar-close {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

#navbar-close svg {
  height: 21px;
  width: 21px;
  fill: #737373;
}

.footer-logo {
  height: 50px;
  display: inline-block !important;
}

.soldout {
  cursor: auto !important;
  position: absolute;
  top: 0px;
  border-radius: 14px 0px 30px 0px !important;
}

.trending-ribbon {
  background: #299cdb;
  position: absolute;
  left: auto;
  right: 0px;
  top: 0px;
  padding: 6px 10px;
  color: #fff;
  font-size: 14px;
}

.trending-ribbon:before {
  content: "";
  position: absolute;
  right: -17px;
  top: 0;
  border: 14px solid transparent;
}

.trending-ribbon:after {
  content: "";
  position: absolute;
  right: -17px;
  bottom: 0;
  border: 14px solid transparent;
}

.trending-ribbon:before,
.trending-ribbon:after {
  right: auto;
  left: -20px;
  border-left-color: transparent;
}

.trending-ribbon:before {
  border-right-color: #299cdb;
  border-top-color: #299cdb;
}

.trending-ribbon:after {
  border-right-color: #299cdb;
  border-bottom-color: #299cdb;
}

.navbar-expand-lg {
  box-shadow: 0 2px 17px -1px #38414a26;
  background-color: #24346e !important;
}

.cottage-blue-form {
  background: #24346e;
  padding: 10px;
  padding-bottom: 5px;
  border-radius: 10px;
  color: #fff;
}

.selected-rooms {
  display: block;
  background: #d0d7f3;
  padding: 10px;
  border-radius: 10px;
  margin-top: 25px;
  width: 15rem;
  height: 9rem;
  position: fixed;
  bottom: 3rem;
  right: 10px;
  z-index: 999;
  border: 2px solid #39a1f4;
}

.selected-rooms p {
  margin-bottom: 0px;
}

.selected-rooms .room-data p {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}

.selected-rooms-close {
  position: absolute;
  right: -9px;
  top: -10px;
  background: #fff;
  border-radius: 50%;
}

.selected-rooms .proceed-checkout-data {
  text-align: center;
}

.rightdiv_class {
  border: 2px solid #f8f8f8;
  border-radius: 10px;
}

.rightdiv_class:hover {
  border: 2px solid #39a1f4;
}

.night_text {
  align-items: center;
  background-color: #daf4f0;
  border: 1px dotted #5ac9b8;
  border-radius: 9px;
  color: #757575;
  display: inline-flex;
  font-size: 10px !important;
  height: 18px;
  justify-content: center;
  padding: 0 9px;
  text-transform: uppercase;
}
.viewroom_popup_text {
  color: #39a1f4 !important;
  font-weight: 800;
}

.check_bg {
  background-color: #fafafa;
  border-bottom: 1px dotted #c8c7c7;
  border-top: 1px dotted #c8c7c7;
  padding: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.night_text {
  font-weight: 800 !important;
}

.guest-rooms-div {
  background: #fff;
  position: absolute;
  width: 400px;
  z-index: 9;
  padding: 20px;
  margin-top: 5px;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 14px 0px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}

.guest-rooms-div h4.form-label {
  float: left;
  margin-bottom: 0px;
}

.guest-rooms-div .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-content .item-number {
  display: inline-block;
  font-size: 50px;
  font-weight: 800;
  line-height: 62px;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: -4px 4px #8797cf;
  -webkit-text-stroke-color: #24346e;
  -webkit-text-stroke-width: 3px;
  margin-bottom: 40px;
  position: relative;
  font-family: "Open Sans", sans-serif !important;
}

/* .testimonial-content {
  padding-left: 0px;
 
  z-index: 99;
  background-color: #fee4c3;
} */

.recent-post-div {
  padding-top: 10px;
}

.testimonial-content .item-number:before {
  content: "";
  position: absolute;
  left: -70px;
  top: 20px;
  background: #24346e;
  width: 20px;
  height: 20px;
  border: 4px solid #9ba9dd;
  border-radius: 2px;
}

/* .testimonial-content .item-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 15px;
} */

.testimonial-video video {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.testi-modal .modal-body {
  padding: 0px;
}

.testi-modal .modal-header {
  padding: 0px;
}

.testi-modal button.btn-close {
  position: absolute;
  z-index: 999;
  right: 0px;
  opacity: 1;
  border-radius: 50%;
  background: #ffffff
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAAflBMVEX///8AAABeXl7e3t5kZGTl5eV5eXnT09POzs59fX37+/v29vb8/Pza2trr6+u2traLi4ulpaXGxsY2Nja+vr6hoaGrq6tJSUnp6ekhISFQUFCYmJhtbW2jo6MwMDDDw8OEhISPj48NDQ1BQUEWFhYoKCgeHh49PT1WVlZxcXFXEkSpAAAH4ElEQVR4nO2d6VorIQyGO6f73moXtdV23I7e/w2ejkvtQIAEAoznyfvXWvpNMixJgFZLEARBEARBEARBEARBEARBEARBEARB4GXWHszX5eJYsSh3m8O0O879m7gYDzbH7W2h83jd2a26o9y/L4zZavgEaLvkubPu5/6ZvvTLF4e6M/v5LPevJTMdvmLlfbLd/Kb3cra+psn7suRV7h+OpN/xkffJ8hcY8mrrr6+ibPgbufJyzzrDBttx8DdcX8WuoYPkzR8efRWb3GIgdnz6Tmy7ufWo9KF5WRDlJLemGkdufSdeprlV/TBj6EEh7nML+2YTR9+Ju2YMju/RBJ5ogKeO7mIKLIp5boHtx7gCi+KYV2A/tr4T+5wCrxIILIo/+QTOkwgsiqf/XeBJYp6p+CGZwNPAmEPgIKHAonhLL7CdVGBR9FILnCUWeFprJFYIrOZf9ov1bhi6DL7el+tdD5oopZ3d7LX2h+2vP41XAbGoxffCdzzX1yspF8X3auN/aosA3172vRaD0gaj13QhKm2upoZVRm8+AlfKt4xVMyab3IzUfATwhni8jnqCZqSmdVIFqNQF4Q76EFniAPiSsbpySbMiXimtGuYbxNg+nGJT34friLrOaM+1bfggyYqmHKL6nEB/YWaotGmeTxEkQi76gdapxfdTrcmD+bNoR7VkgdX+NP4c/IHyUJFWtKW5S/XD6pjCjRY5fLB+HCXR6KIV2rh/y6pHY/SsNuhY1iAc1V6oMNU+v2TUo7PW2us4/sNpRUclRlf7h+eYC/6x/gOdS1OHRKuLtsB16JpJDUSpN+ceg62O6qylUecXFRGzUkBrj+4Jv8WK7mIh/b2I+SaCKRhERZNRostFT0CLzZdwKQa0sbACE0AxOCri4egdTUWsMdEQ4casS0ErYurZ4NRrrBCxwdlQUTDgfxEuagx4mWb7YRjDayif0RwVVZFoKl85hggxsjQpxKUxFSuiBJqTr2FSDFhqKVFRsJpEjIu2euYWYxT5WYPcqPfiwlFRFrQIdE4WfbBXBKEknq2IEqgutetEmJw68vUURw11UfR3kHAmKvCOGuyiFccQMSDudCjWURlctIgxc9MzFRo4R+VwUXRrFDB192wzDYRA9lQUPAOOJNHpohVDnrbOQAtRABbXwViwKF45mroAW17JYEWcQNyahoBrcw+fRJSLVjCPiNhmgx0Va0HuVNsNXmGYFfECmaszSMUzARLRLlpwZ4RpBV7ejkqw4GlWwxpULEkKfa1IEsjcmVIrnb0kUly0gjWVSM7Kezgq0YLIKTwWehEQ2YpkgbbcLJkJGAtmlUh10YJ37q2nDRGQHJVuQd4hH8iqISBY0Ucga4LGTyFeooeLFrybhjwVYh3Vy4K8mVJfhbiYH5QixMBZPeSrEDlieVbdNsCG6BWcn8T8CglzDq8t/Jx9qdd4SJpU+ViRczycoM/w+IEYZPCQyLrIp89LydNiuqOyZvPJT9hj3p+iDTOImH4NrzgYVSLr+nBBa9vz6RIdlXWNT9uu7e0+JCvessZpSLG2gFAtRSLvdjZKvDSoAyA46juXuE8SCaRYkbl+D30uRHA2AS2ROW+BzT0xjFFYR2XOPSGD3iyDMM6KjxxNXYDLATM5Dkoi+7ZZzAk7bNMojKOybykN3lbwxdCnzA+CvQDTPavBlpHQy/wguNP4iJoofKUTtcwPhLsUo+VcIlIqnWhlfjARyi9La4O0SicGR42w61nfgES14EXgN9hRY9SXtizRKHoxXqijRtmPYC6hRb0TSuge5ajmTe9hUgwYV1CosVfLTaCsaMpbRuhJKwxVwqhXAsguYSSaissjHa5sqN7DBITA7BLGUeESCfvG1QDAuDDmKC5D+gxhRXjGH+2YE+3AjwpEN2NMgCIkQiWDz9E2IE6gX+keei0JULejQj14xGMHgLCpew+pNcPrtCL08kfcCAxMv50xPUeO3iURmEotmNSAlFpzrrHCmaN3OCrQ1UQ9iGdEtSGiCMFuRd2GMbdyt4CqAvt7iCojsUrU3sOo2/ErtNM8bT6DLCOxOarWl0Y/Z0jLYFjGQ3SdjMWK6i7SBKdEqqlE85yGUOlklKhNTOPsAK6hjRimeSmp0snkqOqXRB0pvlHD34aKcmIpF2wb1YTxzhqooS69wXefXIwHSdTqWhP4aIVWPwSEoTyK8QBHVdf4Kc7B+kDrT7WoCbWyAXxQEzWAmfCc1lL9cfVbN6aep9DXD/AcqKmSx5QntOsBjd25+b6XAT+4/blnZqBHoZLeCwWVtj8s7uebnWc17JltuTx9C/SQEt/qgcsnchIpvGYmxWnsl2Q4tjzlYdcn500vMOWB5UXxN8+R5WDoLQq3ua6Ainc5SZ2HfJfqpHHUbc4LrlJ0N3d5r0WKP2gwF+jRiXUT0jeRI2sovM7uxtKMSx95b1y75Okmt7YvpsQ7R7EkCcrgGPkvmCw0w0O/OfjsG7LSa9o1jyPe6/Me+M/yCsc3dgGRLOREZOWxqR2iyXetbhh61U7jLuisMZoHdjm9REHfEK4C7gssG+yfl7SPXoa8mzdtgLAwOVA3TD7vmjJDw3PooW/Qfbtvdu9iZrrpOFU+LVa/5OUz0V2Ve8MYsj0u+79c3Q/dwWq56O07Ffv3425+Nf1vtAmCIAiCIAiCIAiCIAiCIAiCIAiCIAiCIAiC0Bz+Ab/jXyU26E/JAAAAAElFTkSuQmCC)
    center/2em auto no-repeat !important;
}

.line-image .shape-border {
  top: 40px;
  left: -26px;
  position: absolute;
  z-index: -1;
  height: 100%;
}

.line-image .point {
  position: absolute;
  right: 49%;
  bottom: -75px;
  background: var(--primary-color);
  width: 20px;
  height: 20px;
  border: 4px solid #ecb3b4;
  border-radius: 2px;
}

.line-image .point {
  right: 45.5%;
}

.testi-1,
.testi-2 {
  padding-bottom: 85px;
}

.testi-2 .item-number:before {
  left: -42px;
}

.video-card .video-wrapper {
  overflow: hidden;
  margin-top: 50px;
}

.video-card .video-wrapper .video-thubmnail {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 15px;
}

.video-card .video-wrapper .video-thubmnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.2s linear;
}

.video-card .video-wrapper .video-overlay {
  z-index: 9;
  background: rgba(36, 52, 110, 0.25);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 15px;
}

.video-card .video-wrapper .video-overlay a {
  background: rgba(36, 52, 110, 0.8);
  width: 92px;
  height: 92px;
  font-size: 3rem;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  transition: all 0.2s linear;
}

.video-card .video-wrapper .video-overlay a:hover {
  background: #24346e;
}

.video-card:hover .video-thubmnail img {
  transform: scale(1.1);
}

.video-card:hover .video-overlay a {
  box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
  -webkit-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
  -moz-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
}

.video-card svg {
  fill: #fff;
  width: 43px;
  height: 43px;
}



.faq-section {
  padding-bottom: 30px;
}

.faq-section .accordion .accordion-button {
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #e9e9e9;
}

.faq-heading {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: -2px;
  margin-top: 10px;
}

.modal-backdrop {
  --vz-backdrop-zindex: 1050;
  --vz-backdrop-bg: #000;
  --vz-backdrop-opacity: 0.8;
}

#video-container {
  position: relative;
  width: 100%;
  cursor: pointer;
}

#my-video {
  width: 100%;
  border-radius: 10px;
}

#play-button-overlay,
#pause-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(36, 52, 110, 0.8);
  width: 55px;
  height: 55px;
  font-size: 3rem;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  transition: all 0.2s linear;
}

#play-button-overlay svg,
#pause-button-overlay svg {
  fill: #fff;
  width: 25px;
  height: 25px;
}

.testmonial-sec {
  padding-top: 100px;
  padding-bottom: 30px;
}

.testi-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  border: 2px solid white;
}

.testi-img-div {
  width: 120px;
  height: 120px;
  position: absolute;
  top: -70px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

.testi-video-play svg {
  height: 40px;
  fill: #fff;
  background: rgba(36, 52, 110, 0.8);
  padding: 13px;
  border-radius: 50%;
  width: 40px;
  margin-top: -140px;
  cursor: pointer;
  margin-left: 45px;
}

.testi-color-1 {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px,
    rgba(17, 17, 26, 0.1) 0px -7px 85px, rgba(51, 51, 112, 0.1) 0px 24px 80px;
}

/* .testi-video-play {
  display: none;
} */

.testi-div:hover .testi-video-play {
  display: block;
}

.testi-div {
  padding: 20px;
  padding-top: 50px;
  position: relative;
  border-radius: 15px;
  background: transparent linear-gradient(180deg, #243d7d 0%, #2657a8 100%) 0% 0% no-repeat padding-box;
  text-align: left; 
  border: 2px solid white;
  height: 24.3rem;

}




.testi-div h2 {
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
}

.testi-div p {
  color: #fff;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 15px;
  text-align: left;
}

.testi-name {
  color: #fff;
  font-size: 14px;
  /* font-weight: 700; */
  text-align: right;
  font-family: "Open Sans", sans-serif !important;
}

.test-country {
  color: #fff;
  font-size: 12px;
  text-align: right;
}

.testi-rating svg {
  fill: #fff;
  font-size: 15px;
  height: 15px;
  margin-bottom: 10px;
}

.cottage-video svg {
  height: 15px;
  padding-left: 5px;
  cursor: pointer;
}

.testi-row-2 {
  margin-top: 100px;
}

.ameneties_section ul li {
  list-style: none;
  padding-top: 15px;
  padding-right: 5px;
}

.ameneties_section ul li span {
  margin-right: 5px;
  font-family: 'Open Sans' !important;
}

.More_Details_btn {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 2px;
  color: #39a1f4;
  font-weight: 600;
  font-size: 0.9rem;
  box-shadow: 0 2px 17px 1px #18599926;
  align-items: center;
}

.More_Details_btn svg {
  padding-left: 5px;
}
.More_Details_btntwo {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 5px;
  color: #24346e;
  font-weight: 600;
  margin-left: 1rem;
  font-size: 0.9rem;
  box-shadow: 0 2px 17px 1px #18599926;
  cursor: pointer;
  align-items: center;
  font-weight: bold;
}

.slider-navigation {
  text-align: center;
  margin-top: 10px;
  position: absolute;
  top: 45%;
  width: 100%;
}

.slider-navigation svg {
  margin: 0 5px;
  cursor: pointer;
  height: 25px;
  width: 25px;
  background: #fff;
  padding: 6px;
  border-radius: 50%;
}

.slide-prev {
  position: absolute;
  left: 0px;
  top: 45%;
}

.slide-next {
  position: absolute;
  right: 0px;
  top: 50%;
}

.swimmingpool-div {

  background-size: cover;
  object-fit: cover;
}

.swimmingpool-div img {
  width: 100%;
}

.swimmingpool-div video {
  position: relative;
  z-index: -1;
  border-radius: 10px;
}

.video-container {
  /* position: relative;
  width: fit-content; */
  border-radius: 10px;
}

video {
  display: block;
  width: 100%;
  height: auto;
}

.controls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: rgba(36, 52, 110, 0.4);
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  border: none;
  border-radius: 50%;
  color: white;
  font-size: 24px;
  cursor: pointer;
  display: none; /* Initially hidden */
  z-index: 999;
}

.video-container #swimming-pool-video:hover .controls,
.video-container #swimming-pool-video:focus .controls {
  display: block;
}

.controls svg {
  height: 35px;
  width: 35px;
  fill: #ffffff63;
  padding: 5px;
}

.swimming-pool-text {
  padding: 20px 30px;
}



.swimming-pool-text h2 {
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2rem;
  position: relative;
  z-index: 3;
}

.swimming-pool-text p {
  padding-top: 10px;
  font-size: 15px;
  color: #fff;
}

#video-preview iframe {
  width: 100%;
}
