@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Gilda+Display&display=swap');
.logo {
    padding: 0;
    margin-top: 11px;
  }

.logo-img {
    padding: 0px !important;
    width: 120px;
    text-align: center;
  }

.nav-scroll .logo-img {
    width: 94px;
    margin: 10px 0;
  } 

.map_pos{
  position: relative;
  z-index: -1;
}
.mt50{margin-top: 50px;}

.navbar .navbar-nav .nav-link:hover {
  color: #93ca22;
}
.navbar .dropdown-menu {width: 180px;}

.navbar .navbar-nav .active {color: #93ca22 !important;  }

.navbar .dropdown-menu .dropdown:hover > .dropdown-item, .navbar .dropdown-menu .dropdown-item.active, .navbar .dropdown-menu .dropdown-item:hover {
    color: #93ca22;
  }

.nav-scroll {
    top: -110px;
    width: 100%;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    height: 110px;
  }
 
  .slider-fade .owl-nav {
    position: absolute;
    bottom: 47%;
    right: 1%;
    width: 98%;
  }

  .slider-fade .owl-dots .owl-dot.active {
    color: #93ca22;
  }

  .header div.reservation .call span {
    font-family: 'Gilda Display', serif;
    font-size: 24px;
    color: #93ca22;
    letter-spacing: 1px;
  }

  .header div.reservation a .icon:hover {
    border: 1px solid #93ca22;
  }

  .owl-theme .owl-nav [class*="owl-"]:hover {
    transform: scale(0.9);
    background: transparent;
    border: 1px solid #93ca22;
    color: #fff;
  }

  .logo-img {
    padding: 0px !important;
    width: 120px;
    text-align: center;
    margin: 10px 0;
  }

  .relative{ position: relative;}
   
  .kk{       
    text-shadow: rgba(0, 0, 0, 0.05) 0px 0px 35px;
    z-index: 1 !important;
    visibility: inherit;
    transition: none; 
    text-align: left;
    line-height: 107px;
    border-width: 0px;
    padding: 0px;
    letter-spacing: -3px;
    font-weight: 700;
    font-size: 104px;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    color: rgb(255, 255, 255);
    filter: blur(0px);
    opacity: 1;
    transform: matrix3d(0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    position: absolute;
    left: 101px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    top: 237px;
}

b {
  font-weight: 600;
  color: #73a723;
  letter-spacing: 0.5px;
}

.welcome_img{ 
  position: relative;
  right: -25px;
} 


.rooms1 .item .con h6, .rooms1 .item .con h6 a {
  position: relative;
  color: #fff;
  font-size: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  display: inline;
  letter-spacing: 0px;
  text-transform: unset;
} 
.rooms1 .item .line {
  text-align: center;
  height: 1px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.2);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  margin: auto 0 10px;
}
 
.rooms1 .item .con h5, .rooms1 .item .con h5 a {
  position: relative;
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 900 !important;
  width: 100%;
}  

.rooms1 .item .con {
  padding: 20px;
  position: absolute;
  bottom: -20px !important;
  left: 0;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: left;
  z-index: 8;
  height: auto;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.06) 2%, rgb(0, 0, 0) 90%);
} 

.section-padding {
  padding: 60px 0;
}

.section-subtitle {
  font-size: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  color: #666;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 3px;
  margin-bottom: 3px;
}

.section-title {
  font-size: 36px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: #222;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em;
  text-transform: uppercase;
}

.bold_big{color: #fff;
font-family: 'Barlow Condensed', serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 3px;
color: #fff;
}


.rooms1 .item:hover.prologo img  {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(70%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}


.mr10{ margin-right: 10px !important;}


.youtube-container {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  pointer-events: none;
  position: relative;
}

.youtube-container iframe {width: 300%; height: 100%;margin-left: -100%;}

.y-tube{position:relative; z-index:1; width: 100%; height: 100%; /*! margin-top: -50px; */}

/* .video-wrapper {
  max-height: 500px !important;
  overflow: hidden;
} */  
 
.v_content{ position: absolute; z-index: 9;width: 100%; min-height: 100%; background-color: rgba(0, 0, 0, 0.46);}
 

.felx__center__center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.vi__hidden{width: 100%; height: 100Vh; overflow: hidden;}

.wht{
  color: #FFF;
}

.black{
  color: #000000;
}

.green{
  color: #5f9c25;
  font-weight: bold;
  margin-top: 3px;
} 

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

.map__icon_ft {
  font-size: 45px !important;
  color: #80211d !important;
  margin-right: 5px !important;
} 

.title_videos {
  font-size: 70px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  text-transform: uppercase;
  line-height: 100px;
}
 
.title_videos span{
  font-size:50px;
  line-height:50px;
  margin-bottom: -150px !important;
  position: absolute;
}

.bg-cream__1 {
  background-image: linear-gradient(45deg, #ffffff 25%, #f8f5f0 25%, #f8f5f0 50%, #ffffff 50%, #ffffff 75%, #f8f5f0 75%, #f8f5f0 100%);
  background-size: 5.66px 5.66px;
}
 
.know_gaj{ font-weight: bold;}

.news .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  /* opacity: 0.4; */
  border-radius: 10px;
}

.news .item:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(100%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
} 

.news .item img {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-filter: brightness(50%);
}

.testimonials-box .head-box h6 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 10px;
}

.testimonials-box .head-box h4 {
  font-size: 36px;
  font-weight: 400;
  color: #666;
  margin-bottom: 10px;
  text-transform: uppercase;
} 
 
.testimonials .item p {
  color: #666;
}

.testimonials .item .info h6 {
  font-size: 15px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  color: #666;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.testimonials .item .info span {
  font-size: 12px;
  color: #666;
  line-height: 1em;
}

.line {
  width: 60px;
  border-top: 1px solid rgba(109, 109, 109, 0.2) !important;
  margin-bottom: 10px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #76b12a;
  border: 1px solid #76b12a;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 0 9px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #D1D1D1;
}

.footer-explore-list li a::before {
  position: absolute;
  top: 55%;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  content: "";
  background-color: #7fb321;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-contact-mail::before {
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #76b124;
  content: "";
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: none;
}
 
.booking-box .head-box h6 {
  font-size: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  color: #666;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 4px;
  margin-bottom: 10px;
}


.temp_color{ color: red !important;}

.mb20{ margin-bottom: 20px !important;}

.butn-dark2 {
  position: relative;
  line-height: 1em;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #cf2923;
  color: #fff;
  padding: 13px 22px;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  border-radius: 5px;
}

.butn-dark2::after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
  background: #66a22a;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 5px;
}

.min_h80{ min-height: 80px !important;}


.header .caption h1 {
  position: relative;
  margin-bottom: 20px;
  font-family: 'Gilda Display', serif;
  font-size: 55px;
  text-transform: uppercase;
  line-height: 1em;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
} 

.header .caption h4 {
  font-family: 'Barlow Condensed', serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
 
.banner_bold{ font-weight: 900 !important;-webkit-text-stroke: 2px white;}

.testimonials-box {
  position: relative;
  background: transparent;
  padding: 30px 0;
  margin-bottom: 30px;
}

.pt_30{ padding-top: 30px !important;}

.w24{ width: 24px;}

.footer-top {
  position: relative;
  display: block;
  background-color: #222;
  padding: 35px 0 30px;
  z-index: 1;
}

.footer-bottom { 
  position: relative;
  display: block;
  background-color: #df3330;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.05);
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.05);
  padding: 1px 0;
}
 
.footer-bottom-inner {
  position: relative;
  display: block;
  text-align: left;
}

.footer-bottom-copy-right a {
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
 
.footer-bottom-copy-right a:hover {
  color: #fff;
}

.map__icon{ font-size: 20px !important; color: red !important;margin-right: 5px !important;}

.rooms1 .item .con h6, .rooms1 .item .con h6 a {
  position: relative;
  color: #fff;
  font-size: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  letter-spacing: 1px;
  text-transform: unset;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
} 

.pb30{ padding-bottom: 30px !important;}

.mb0{ margin-bottom: 0px !important;}

.progress-wrap::after {
  color: #d22724;
}

.progress-wrap svg.progress-circle path {
  stroke: #7abf2f;
}

.hover_logo{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background:rgba(255, 255, 255, 0.7);
  opacity: 0;
  transition: all 1s ease;
  flex-direction: column;
}  

.hover_logo img{
  width: 237px !important;
  margin-top: -30px;
}

.rooms1 .item:hover .hover_logo {
  opacity: 1;
  transition: all 1s ease;
}

.navbar_overly {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 200px;
  background: #000000;
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0);
}

.pr0{padding-right: 0px;}

.navbar .navbar-nav .nav-link.last__link {
  padding-right: 0px;

}
 
.title_bold {
  font-weight: 900 !important; 
  color: rgb(34, 34, 34) !important;
}
 
.title_bold_white {
  font-weight: 900 !important; 
  color: rgb(255, 255, 255) !important;
}
  
.rooms1 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
  border-radius: 10px;
}

.reservations .text a {
  font-size: 27px;
  color: #fff;
  letter-spacing: -1px;
}

.section-subtitle span {
  color: #666;
}

.testimonials .item .info .author-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
  overflow: hidden;
}

.testimonials .item .info .cont {
  margin-left: 45px;
}

.testimonials .item .quote {
  position: absolute;
  right: 20px;
  top: 54px;
  width: 70px;
  margin: 0 auto 30px;
  opacity: 1;
}

.booking-box {
  position: relative;
  background: #f8f5f0;
  padding: 25px;
  margin-bottom: -75px;
}

input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea {
  max-width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
    border-bottom-width: 1px;
  border-style: solid;
    border-bottom-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #313131;
  background-image: none;
  border-bottom: 1px dotted #999187;
  border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 0px !important;
} 

::placeholder {
  color: #848484;
  opacity: 1;
  font-size: 11px;
  letter-spacing: 1px;
} 
 
.booking-box {
  position: relative;
  background: rgba(248, 245, 240, 0.83);
  padding: 25px;
  margin-bottom: -75px;
  border-radius: 10px;
}

.butn-light a {
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: transparent;
  color: #fff;
  padding: 12px 20px;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 5px;
}

.rooms1 .item .category {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  writing-mode: vertical-rl;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: mixed;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.5);
  font-family: 'Barlow Condensed', sans-serif;
  padding: 10px 3px;
  line-height: 1.5em;
  border-radius: 5px;
}
 
.navbar .dropdown-menu {
  width: 210px;
  padding: 15px;
}

.border_radius__10{
  border: 0;
  border-radius: 10px;
}

.call__header{ margin-left: 30px;} 

.call_ring span{font-family: 'Gilda Display', serif;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 1px;
}

.call_ring{ 
  color: #fff;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 12px;
  line-height: 1.75em;
}

  .call__flex{ display: flex;  } 

  .call_fs{font-size: 30px; /*! color: #FFF; */margin-right: 10px;margin-top: 7px;
      background: -o-linear-gradient(45deg, #f04b22, #f04b22, #77aa21, #659821);
  background: linear-gradient(45deg, #f04b22, #f04b22, #77aa21, #659821);
  -webkit-background-clip: text;
  /*! -webkit-text-fill-color: transparent; */
  background-size: 300% 300%;
  -webkit-animation: launching-text 2s ease infinite;
  animation: launching-text 2s ease infinite;
  }
 
  .call_fs a{font-size: 30px;animation: bounce 1.2s cubic-bezier(0, 0, 1, 1) infinite;animation-direction: alternate;}

@keyframes bounce { 
  from  { transform: translate3d(0, 0, 0);     }
  to  { transform: translate3d(0, 7px, 0);       }
 }

/* .launching {  
  background: -o-linear-gradient(45deg, #f04b22, #f04b22, #77aa21, #659821);
  background: linear-gradient(45deg, #f04b22, #f04b22, #77aa21, #659821);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: launching-text 2s ease infinite;
  animation: launching-text 2s ease infinite;
}  */

@-webkit-keyframes launching-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
 
  .nav-scroll .navbar-nav .call_fs {color: #222 !important;  }

  .nav-scroll .navbar-nav .call_fs a{color: #222 !important;  }

  .nav-scroll .navbar-nav .call_ring{color: #222 !important;  }

  .nav-scroll .navbar-nav .call_ring span{color: #222 !important;  }
  
  .footer-contact-phone {
    font-family: 'Gilda Display', serif;
    font-size: 17px;
    color: #d9d9d9c4 !important;
    font-weight: 400;
  }

  .footer-contact-mail {
    font-size: 15px;
    line-height: 22px;
    color: #adadad !important;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-bottom: 5px !important;
  }

  .footer-bottom-copy-right {
    font-size: 10px;
    color: #fff;
    margin: 5px 0px 3px;
  }
 
  .slider-fade .owl-dots {
    position: absolute;
    text-align: center;
    top: unset;
    right: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 200px;
    text-align: right !important;
    bottom: 0;
    display: flex;
    margin: 0 auto;
  } 

  .slider-fade .owl-dots::after, .slider-fade .owl-dots::before  {
    display: none;
  }

  .slider-fade .owl-dots .owl-dot {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    display: block;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    padding: 1px 15px !important;
  }


  .navbar .navbar-nav .active i {
    color: #98e94d;
  }

  .slider-fade .owl-dots::before {

    display: none;
  }

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

.w100{ width: 100%;}




.slider-fade .owl-dot::before {
  content: ".";
  font-size: 50px;
}


/* velly 2 */

.banner-header h1 {
  font-size: 54px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.logo-img.velly_2  {
  padding: 0px !important;
  width: 140px;
  text-align: center;
  margin-top: 10px;
}

.logo-img.farmland  {
  padding: 0px !important;
  width:200px;
  text-align: center;
  margin-top: 10px;
}

.gallery-box {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}

.farmland.mob_logo{ display: none;}
.farmland.pc_logo{ display: inherit;}

.rooms1 .item .d_none{ opacity: 0; -webkit-transition: all .3s; transition: all .3s;position: absolute;}

.rooms1 .item:hover .d_none{ opacity: 1; -webkit-transition: all .3s; transition: all .3s;margin-top: -10px !important;}
 
.pointer_cursor{ cursor: pointer;}

.zoom__icon {
  font-size: 10px !important;
  color: red !important;
  margin-right: 5px !important;
}
 
.rooms1 .item .con.plan___thum {
  padding: 20px;
  position: absolute;
  bottom: -1px !important;
  left: 0;
  width: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: left;
  z-index: 8;
  height: auto;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 127, 177, 0.37) 2%, rgb(0, 127, 177) 90%);
}

.rooms1 .item .con h5, .rooms1 .item .con .plan___thum h5 a {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 900 !important;
} 

.flex__direction__column{  flex-direction: column;}

.ft__logo{ width: 100%;}

.ft__logo img{ width: 150px;}

.ft__sujal{ width: 100%; margin-top: 50px;}

.ft__sujal img{ width: 250px;}

.ml30 {  margin-left: 30px;}

.ame{width: 100%;display: flex;flex-wrap: wrap;} 

.ame li{ margin: 5px 0px; width: 33.33%;}

.ame_sublist{ margin-bottom: 11px;font-weight: 600;letter-spacing: 0.2px;padding: 5px 0 10px;}  

.download_brochure{ width: 250px; margin-bottom: 30px;}

.coming_soon{ width: 100%; text-align: center; font-size: 20px; padding:100px 0px;}

.reservations .text1 {  margin-left: 10px;} 

.reservations .text1 a {
  font-size: 17px;
  color: rgb(102, 102, 102);
  letter-spacing: 0;
  margin-top: 1px;
}

.reservations .icon span {
  font-size: 26px;
  color: #cf2923;
}
 
input[type="select"]{
  max-width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
    border-bottom-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
    border-bottom-style: solid;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #777;
  background-image: none;
  border-bottom: 1px dotted #bfb5a8;
  border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
}

option{  margin: 10px 0px;background: white;}

.form-group select {
  width:100%;
  max-width: 100%;
  height: auto;
  padding: 7px;
  color: #8a8a8a;
  -webkit-appearance: none;
  border-top: 1px none #adadad;
  border-left: 1px none #adadad;
  border-right: 1px none #adadad;
  background: transparent;
  border-bottom: 1px dotted #bfb5a8;
  font-size: 11px;
  appearance: none;
  border-radius: 0px !important;
  padding-left: 0 !important;
}

.form-group select::-ms-expand {
  display: none;
} 

.select {
  position: relative;
  display: flex;
  width: 100%;
  height: 3em;
  line-height: 3;
  background: transparent;
  overflow: hidden;
  border-radius: .25em;
} 

.select::after {
  content: '\f078';
  position: absolute;
  top: 8px;
  right: 0;
  padding: 0 1em;
  background: transparent;
  cursor:pointer;
  pointer-events:none;
  transition:.25s all ease;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
} 
.select:hover::after {
  color: #ca221c;
}

.mt-190 {
  margin-top: 190px !important;
}

.mt-160 {
  margin-top: 160px !important;
}
 
.our_mission{width: 100%;}

.our_mission li{ list-style: unset;margin: 5px 0px 12px;padding-left: 0;line-height: 24px;display: flex;}

.our_mission li::marker{ color: #d0292400;content: "\e64c";font-family: "themify";font-size: 13px;display: none;opacity: 0;}
 
.rooms2 .caption {
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  width: 57%;
  padding: 4% 4% 4% 0;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.mb10{ margin-bottom: 10px !important;}

.booking-box .head-box h4 { 
  font-family: 'Gilda Display', serif;
  font-size: 27px;
  font-weight: 400;
  color: #222;
  border-bottom: 1px solid rgba(170, 132, 83, 0);
  padding-bottom: 0px;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.footer-title {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
}
.services .content .cont h4 {
  margin: 0 0 10px 0;
  font-size: 27px;
  color: #222;
  font-weight: 400;
  line-height: 1.5em;
  text-transform: uppercase;
}

.testimonials h5 {
  color: #fff;
  font-size: 27px;
  margin-bottom: 30px;
}

.contact h3 {
  font-size: 27px;
  color: #222;
  text-transform: uppercase;
}

.insta_logo{ width: 200px;}

.follow___sujal_shah {
  font-size: 36px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: #222;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.follow___sujal_shah span{
  font-weight: 900;
}

.follow___felx{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.insta__feed{ border-radius: 10px;}

.navbar .dropdown-menu .dropdown-item {
  padding: 5px 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 15px !important;
  font-weight: 400;
  color: #222;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
}
 
.navbar .dropdown-menu {
  width: 280px;
  padding: 15px;
}

.ft__sujal_logo_mob {
  width: 100%;
  margin-top: 26px; 
  text-align: left;
}

.ft__sujal_logo_mob img{
  width: 100%;
}
 
.footer-top .footer-column {
  margin-bottom: 0px;
}
.mt10{margin-top: 10px;}

.mb0{ margin-bottom: 0px !important;}

.ame_title {
  font-size: 36px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: #41971d;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em;
  text-transform: uppercase;
} 

.form_line{ /*! border-bottom: 1px solid rgba(170, 132, 83, 0.2); */
  padding-bottom: 5px;}

  .get-subtitle {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    margin-bottom: 5px;
  } 
  
  .km_flex{
    display: flex;
    background-color: #000;
    padding: 5px !important;
    margin-bottom: 15px;
    align-items: center;
  }

.km_map{ margin-top: 5px;}

.main_hover .planzoom{ opacity: 0; -webkit-transition: all .5s; transition: all .5s ease; position: absolute;}

.main_hover:hover .planzoom{ opacity: 1; -webkit-transition: all .5s; transition: all .5s ease; z-index: 999; top: 45%; left: 40%; color: white; font-size: 18px;} 

  
.rooms1 .item:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(40%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.rooms1 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
  border-radius: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.zoom__gallery {
  color: white !important;
  margin-right: 5px !important;
}

.mr5{ margin-right: 6px !important;}

.map__icon_ft1 {
  font-size: 24px !important;
  color: #80211d !important;
  margin-right: 5px !important;
}

.fs10{font-size: 10px;}

.gallery-box:hover .gallery-img::after {
  background: rgba(0, 0, 0, 0.54);
}

.reservations {
  display: flex;
  align-items: unset;
}

.ft__sujal_pc_none{ display: none;}
.pc_none{
  display: none;
}

.foot_flex{
  display: flex;
}
.footer-contact-text {
  font-size: 15px;
  margin: 0;
  color: #adadad;
  padding-bottom: 14px;
}
.foot_location{
  margin-top: 8px !important;
  margin-right: 5px;
}

.footer-contact .footer-title {
  margin-bottom: 10px;
} 
input[type="submit"] {
  font-weight: 400;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  background: #d62927;
  color: #fff;
  padding: 8px 24px;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
}

.banner-header.inner_banner {
  height: 60vh;
}
.copyright{ margin-bottom: 0; display: flex; text-align: end; justify-content: end;} 

.copyright a{color: #fdb5b5;font-size: 10px;line-height: 19px;margin-bottom: 3px;}
 
.www {  width: 23px; opacity: 1;}

.bg_layer{
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #00000054;
  z-index: 1;
}
.pos_rel{
  position: relative;
}
.banner_txt{
  position: relative;
  margin-bottom: 20px !important;
  font-family: 'Gilda Display', serif !important;
  font-size: 55px !important;
  text-transform: uppercase !important;
  line-height: 1em !important;
  -webkit-animation-delay: .6s !important;
  animation-delay: .6s;
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-align: center;
}
.amazingslider-title-1 {
  display: unset !important;
  position: unset !important;
  font-weight: unset !important;
  font-style: unset !important;
  font-size: unset !important;
  font-family: unset !important;
  color: unset !important;
  background-color: unset !important;
  padding: unset !important;
  margin: unset !important;
}
.banner_small{
  font-family: 'Barlow Condensed', serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
  color: #fff !important;
  margin-bottom: 30px;
  margin-top: 0px;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  text-align: center;
  width: 100%;
}
button:focus:not(:focus-visible) {
  outline: 0 !important;
  border: none;
  box-shadow: unset !important;
}

.wptb-swiper-navigation.style3 .swiper-button-prevs{
  width: 40px !important;
  height: 40px !important;
  line-height: 34px;
  background: transparent !important;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer !important;
  border: 1px solid rgba(255,255,255,0.5) !important;
  transition: all 0.2s ease-in-out;
  transform: scale(1.0);
  left: 24px !important;
  margin-top: -21px !important;
}
.wptb-swiper-navigation.style3 .swiper-button-prevs::after{
  content: "\f104" !important;
  font-family:"Font Awesome 6 Pro" !important;
  font-size: 13px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 37px;
  font-weight: 400 !important;
}
.wptb-swiper-navigation.style3 .swiper-button-nexts{
  width: 40px !important;
  height: 40px !important;
  line-height: 34px;
  background: transparent !important;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer !important;
  border: 1px solid rgba(255,255,255,0.5) !important;
  transition: all 0.2s ease-in-out;
  transform: scale(1.0);
  right: 24px !important;
  margin-top: -21px !important;
}
.wptb-swiper-navigation.style3 .swiper-button-nexts:after{
  content: "\f105" !important;
  font-family:"Font Awesome 6 Pro" !important;
  font-size: 14px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  line-height: 37px !important;
  font-weight: 400 !important;
}
.amazingslider-nav-1{
  margin-top: -43px !important;
}
.amazingslider-bullet-1 {
  margin-right: 42px !important;
}
.amazingslider-bullet-1:last-child {
 
  margin-right: 0px !important;
}
.amazingslider-bullet-wrapper-1{
  width: 100% !important;
  justify-content: center;
  display: flex !important;
  transform: scale(0.7);
}
.butn-light {
  position: relative;
  line-height: 1.2em !important;
  justify-content: center;
  display: flex !important;
}
textarea {
  resize: none;
}
.progress-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 38px;
  width: 38px;
  cursor: pointer;
  display: block;
}
.progress-wrap::after {
  position: absolute;
  font-family: 'Font Awesome 6 Pro';
  content: '\f106';
  text-align: center;
  line-height: 37px;
  font-size: 11px;
  font-weight: 700;
  color: #979797;
  left: 0;
  top: 0;
  height: 39px;
  width: 39px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.footer-about-social-list {
  margin-top: 17px;
} 
.privacy_pg .bold {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 25px !important;
}
  .pc_view{
    display: block;
  }
  .mob_view{
    display: none;
  }
.pp_mail:hover{
  color: #7eb526;
  text-decoration: underline;
}
.mt30{
  margin-top: 30px !important;
}
.mb3{
  margin-bottom: 3px !important;
}
.pp_mail{
  font-weight: 500;
}
.bdr10{
  border-radius: 10px;
}
.bdr_top{
  border-radius: 10px 0 0px 0px;
}
.bdr_btm{
  border-radius: 0px 0 0px 10px;
}
.bdr_top_right{
  border-radius: 0 10px 0px 0;
}
.bdr_btm_right{
  border-radius: 0 0px 10px 0;
}
.contact_pg .reservations .text1 a {
  transition: all 0.5s ease;
}
.privacy_sec i{
  margin-top: 5px;
}
.contact_pg .reservations .text1 a:hover {
  color: rgb(122, 178, 36);
  transition: all 0.5s ease;
  text-decoration: underline;
  padding-left: 10px;
}
.res_wd24{
  font-size: 23px !important;
  opacity: 0.9;
}
.res_wd22{
  font-size: 23px !important;
  opacity: 0.9;
}
.ml21{
  margin-left: 21px !important;
}
.footer-top a{
  transition: all 0.5s ease;
}
.footer-top a:hover{
  color: white;
  transition: all 0.5s ease;
}
.project_pg .reservations .text a {
  margin-bottom: 7px;
  letter-spacing: 0;
    transition: all 0.5s ease;
}
.project_pg .reservations .text a:hover {
    transition: all 0.5s ease;
  color: #72af26;
}
.reservations .icon.color-1 span {
  font-size: 35px;
}
.ti-check::before {
  content: "\e64c";
  font-size: 13px;
}
.project_pg .logo {
  padding: 0;
  margin-top: 0;
}
.our_mission li i{
  margin-top: 5px;
}
.whatsapp_icon{
  font-size: 27px;
  opacity: 0.4;
}
.blur_effect {
    background: linear-gradient(0deg, rgba(51, 80, 106, 0.58) 3%, rgba(255, 255, 255, 0) 50%);
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.profile_box{
  border: 10px solid #fff;
  box-shadow: 0px 0px 13px #00000024;
  border-radius: 10px;
  background: #dedfe6;
  position: relative;
}
.img_box{
  flex: 0 0 auto;
    width: 36.333%;
}
.profile_info{
  padding-left: 40px;
  width: 62.667%;
  flex: 0 0 auto;
}
.profile_info p{
  letter-spacing: 0.4px;
}
.parnter_title{
  font-family: 'Gilda Display', serif;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #555;
  letter-spacing: 0.2px;
}
.real_box b{
  color: #666 !important;
}
.profile_info b{
  color: #666 !important;
}
.partner_box{
  margin-top: 33px;
}
.partner_box ul{
  display: flex;
  flex-wrap: wrap;
}
.partner_box ul li{
  list-style: unset;
  margin: 5px 0px 12px;
  line-height: 24px;
  display: flex;
  width: 31.6%;
  letter-spacing: 0.3px;
  background: #f8f5f0;
  padding: 9px 10px;
  margin-right: 16px;
}
.mr0{
  margin-right:0 !important;
}
.upper_logo{
  display: flex;
  justify-content: center;
  margin: 0 auto 27px;
}
.upper_logo img{
  width: 194px;
  padding: 16px;
  background: #f0ebe2;
  margin-right: 25px;
  border-radius: 9px;
}
.upper_logo img:last-child{
  margin-right: 0px;
}
.lower_logo{
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.lower_logo img{
  width: 194px;
  padding: 16px;
  background: #f0ebe2a8;
  border-radius: 9px;
}
.logo_box{
  background: #f8f5f0;
  padding: 24px;
  border-radius: 10px;
}
.real_box{
  margin-top: 35px;
}
.real_box p{
  letter-spacing: 0.5px;
}
.color_white{
  color: #fff;
  letter-spacing: 1.5px;
}
/* crest wood  */
.cw_title{
  color: #75401a;
}
.crestwood_bg{
  background-color: #bea5938a;
  /* #c1916f91 */
  /* #c1916f4f */
}
.vertical_align{
  vertical-align: baseline;
}
/*gaj greens */
.mt0{
  margin-top: 0px !important;
}
.ml27{
  margin-left: 27px;
}
.spe_h154{
  height: 154.733px;
}
.facilties .single-facility {
  border-radius: 10px;
  border: 1px solid #075e30;
}
/* madhav nagar */
.logo-img.madhav {
  padding: 0px !important;
  width: 79px;
  text-align: center;
  margin-top: 20px;
}
.guj_heading{
  width: 550px;
}

.green_color{
  color: #075e30;
}
.bg_green{
  background-color: #0b8c4845;
  /* background-image: url(/images/gaj_greens/bg_tree_img.webp); */
  background-image: url(../../images/gaj_greens/tree_img.webp);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 110% 137%;
  z-index: 999;
} 
.bg_blue{
  background-color: #6dcae6;
}
.madh_img{
  border-radius: 10px;
}
/* siddham infinia */
.orng_color{
  color: rgb(237, 102, 35);
}
.light_orng{
  color: rgb(232, 140, 95);
}
.bg_darkblue{
  background-color: #035e9d ;
}
.txt_white{
  color: #fff;
}
.sidd_infi .ame_sublist{
  color: #fff;
}

/* the golden city */
.logo-img.w180{
  width: 180px;
}
.txt_red{
  color: #e41e25;
}
.bg_yellow{
  background-color: #ffe770;
}
.txt_black{
  color: #000;
}
.gold_city li{
  color: #000;
}
.gold_city .ame_sublist{
  color: #000;
}
/* vrundavan township */
.vrundavan_township_pg .logo-img.velly_2 {
  padding: 0px !important;
  width: 157px;
  text-align: center;
  margin-top: 25px;
}
.text_red{
  color: #e41e25;
}
.bg_maroon{
 background-color: #972b06;
}
.pb39{
  padding-bottom: 39px;
}
.bg_gray{
  background-color: #d5d5d594;
}
.for_inq{
  font-size: 14px !important;
  letter-spacing: 0.1px;
  margin-bottom: 6px !important;
  color: #a2a2a2;
}
.mb3{
  margin-bottom: 3px !important;
}
.fw700{ font-weight: 700;}
.mt23{
  margin-top: 23px !important;
}
.new_contact .footer-contact-info p {
  font-size: 27px;
}
.plr10{
  padding: 0 10px;
}
.family_img{
  position: absolute;
  top: 0;
  left: 0;
}
.family_img img{
  width: 400px;
  opacity: 0.8;
}
.family_sec{
  position: relative;
  overflow: hidden;
  padding: 40px 0 !important;
}
.family_font{
  font-size: 29px;
  font-family: 'Gilda Display', serif;
  font-weight: 600;
  color: #fff;
  line-height: 49px;
  text-align: center;
  letter-spacing: 0.3px;
}
.feather{
  position: absolute;
  bottom: 25px;
  right: -2.5%;
}
.feather img{
 width: 400px;
 transform: rotate(10deg);
 opacity: 0.25;
}
.white_vrunda{
  width: 79%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.logo_flex{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.align_center{
  display: flex;
  align-items: center;
}
.logo_white{
  margin: 0 20px 0 75px;
}
.mrn100px{
  margin-right: -100px;
}
.yellow_color{ color: #FFCB00;}
.tt_lower{
  text-transform: initial;
  margin-bottom: 0 !important;
  line-height: 14px;
}
.w95{
  width: 95%;
}
.mt15{
  margin-top: 15px;
}
footer iframe{
  margin-bottom: -8px;
}
.txt_gray{
  color: #a2a2a2;
}
.wd325{
  width: 325px;
}
footer .flaticon-call{
  font-size: 22px;
}

.velly3{width: 100%;display: flex;flex-wrap: wrap;} 

.velly3 li{ margin: 5px 0px; width: 100%;font-size: 15px;font-family: 'Barlow Condensed', sans-serif;font-weight: 400;color: #1c1c1c;text-transform: uppercase;position: relative;letter-spacing: 3px;margin-bottom: 3px;}
  
.key_highlights{ width: 100%;display: flex;background-color: #ffffff87;padding: 10px;border-radius: 10px;justify-content: space-between; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;}

.key_highlights_icons{ width: 12%;}
.key_highlights_icons img{ width: 100%;}

.key_highlights_text{width: 85%; min-height: 110px;}

.key_highlights_text p b{ 
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #305aa9;
  margin-bottom: 8px;
  letter-spacing: 0.3px;
} 

.key_highlights_text p {
  font-family: 'Barlow', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #151515;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}
 

.aliceblue{
  background-color: aliceblue;
}

.jc{
  justify-content: center;
  display: flex;
}

.booking_chart_disclaimer{
  font-size: 11px;
  color: #2e2e2e;
  margin: 5px 0px 3px;

} 

.booking_chart_disclaimer a{
  font-size: 11px;
  color: #2e2e2e;
  font-weight: 600;
} 

.ls20 {
  line-height: 20px;
}
.gaj_bg_position{
  background-position: 0% 150%;
}
/* talk with mam this background and home page banner line */
.background{
  background-color: #e17401; 
}
.mo_dis{
  display: flex;
  align-items: baseline;
}

/* gaj flora */
.gaj_flora_position{
  background-position: 0% 475%;
}

.fambg{ background-color: #bde0cd;}

.section-padding.bt {
  padding: 60px 0 20px 0;
}

.ame.fear li {
  margin: 5px 0px;
  width: 33.33%;
  color: #000;
}

.ame_sublist.farm {
  margin-bottom: 11px;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding: 5px 0 10px;
  color: #000;
}

@media screen and (min-width:1900px) and (max-width:2500px){
.br_big{
  display: none;
}
.bg_green {
  background-position: 106% 134%;
}
}

@media screen and (min-width:1800px) and (max-width:1899px){
  .kk {
    left: 70px;
    font-size: 93px;
    top: 214px;
  }
  .section-title {
    font-size: 31px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 31px;
  }
  .logo_white {
    margin: 0 20px 0 83px;
    width: 48%;
  }
  .family_font {
    font-size: 26px;
    line-height: 46px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 400px;
  }
}

@media screen and (min-width:1700px) and (max-width:1799px){
  .kk {
    left: 0;
    font-size: 93px;
    top: 214px;
  }
  .section-title {
    font-size: 31px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 31px;
  }
  .family_img img {
    width: 360px;
  }
  .nor_wd40{
    width: 46%;
  }
  .nor_wd37{
    width: 44%;
  }
  .logo_white {
    margin: 0 26px 0 10%;
  }
  .family_font {
    font-size: 26px;
    line-height: 46px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 400px;
  }
}

@media screen and (min-width:1600px) and (max-width:1699px){
  .kk {
    left: -42px;
    font-size: 93px;
    top: 214px;
  }
  .section-title {
    font-size: 31px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 31px;
  }
  .family_img img {
    width: 322px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 46%;
  }
  .nor_wd37{
    width: 37%;
  }
  .logo_white {
    margin: 0 15px 0 12%;
  }
  .family_font {
    font-size: 26px;
    line-height: 46px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 345px;
  }
}

@media screen and (min-width:1500px) and (max-width:1599px){
  .kk {
    left: -77px;
    font-size: 93px;
    top: 214px;
  }
  .section-title {
    font-size: 31px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 31px;
  }
  .family_img img {
    width: 322px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 40%;
  }
  .nor_wd37{
    width: 37%;
  }
  .logo_white {
    margin: 0 15px 0 15%;
  }
  .family_font {
    font-size: 22px;
    line-height: 37px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 345px;
  }
}

@media screen and (min-width:1400px) and (max-width:1499px){

  .kk { 
    left: -110px;
    font-size: 93px;
    top: 214px;
  }
  .section-title {
    font-size: 31px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 30px;
  }
  .family_img img {
    width: 300px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 40%;
  }
  .nor_wd37{
    width: 37%;
  }
  .white_vrunda {
    width: 73%;
    margin-bottom: 21px;
  }
  .logo_white {
    margin: 0 0px 0 17%;
  }
  .family_font {
    font-size: 22px;
    line-height: 37px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 303px;
  }
}


@media screen and (min-width:1300px) and (max-width:1399px){
  .kk { 
    left: -127px;
    font-size: 86px;
    top: 226px;
  }
  .section-title {
    font-size: 30px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 30px;
  }
  .family_img img {
    width: 300px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 40%;
  }
  .nor_wd37{
    width: 37%;
  }
  .white_vrunda {
    width: 73%;
    margin-bottom: 21px;
  }
  .logo_white {
    margin: 0 0px 0 19%;
  }
  .family_font {
    font-size: 22px;
    line-height: 37px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 303px;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .kk { 
    left: -155px;
    font-size: 86px;
    top: 226px;
  }
  .section-title {
    font-size: 30px;
  }
  .testimonials-box .head-box h4 {
    font-size: 30px;
  }
  .ame_title {
    font-size: 30px;
  }
  .family_img img {
    width: 295px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 36%;
  }
  .nor_wd37{
    width: 36%;
  }
  .white_vrunda {
    width: 73%;
    margin-bottom: 21px;
  }
  .logo_white {
    margin: 0 0px 0 22%;
  }
  .family_font {
    font-size: 20px;
    line-height: 36px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 303px;
  }
}
 

@media screen and (min-width:1025px) and (max-width:1199px){
  .section-title {
    font-size: 26px;
  }
  .testimonials h5 {
    font-size: 25px;
    margin-bottom: 30px;
  }
    .ame_title {
    font-size: 26px;
  }
  hr {
  margin-top: 5px;
  margin-bottom: 0px;
}
.rooms2 .caption {
  padding: 2% 4% 2% 0;
}
  .partner_box ul li {
  margin: 5px 0px 12px;
    margin-right: 0px;
  line-height: 24px;
  display: flex;
  width: 31.2%;
  letter-spacing: 0px;
  padding: 9px 8px;
  margin-right: 16px;
  font-size: 13px;
}
/* gaj greens */
.pc_h180{
  height: 180px;
}
.pc_ml22{
  margin-left: 22px;
}
/* the golden city */
.logo-img.w180 {
  width: 140px;
}
.vrundavan_township_pg .logo-img.velly_2 {
  padding: 0px !important;
  width: 140px;
  text-align: center;
  margin-top: 10px;
}
  .family_img img {
    width: 271px;
    opacity: 0.8;
  }
  .nor_wd40{
    width: 43%;
  }
  .nor_wd37{
    width: 37%;
  }
  .white_vrunda {
    width: 73%;
    margin-bottom: 21px;
  }
  .logo_white {
    margin: 0 0px 0 23%;
  }
  .family_font {
    font-size: 20px;
    line-height: 36px;
  }
  .feather {
    bottom: 22px;
    right: -2.2%;
  }
  .feather img {
    width: 303px;
  }
  .wd325 {
  width: 295px;
  }
  
}


@media screen and (min-width:768px) and (max-width:1199px){
    .kk {
      display: none;
    }
    .title_videos {
      font-size: 53px;
      font-family: 'Gilda Display', serif;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.6);
      position: relative;
      text-transform: uppercase;
      line-height: 70px;
    }
}
 

@media screen and (max-width:767px) {

  .section-padding.bt.tt {
  padding: 20px 0 20px 0;
    padding-bottom: 20px;
}
.ame.fear li { width: 100%;}

.farmland.mob_logo{ display: inherit;}

.farmland.pc_logo{ display: none;}

/*  */
.gaj_flora_position {
  background-position: 0% 100%;
}
.mo_dis{
  display: flex;
  align-items: baseline;
}

  .copyright {
    justify-content: start;
  }
  .banner-header.inner_banner {
    height: 100%;
    margin-top: 103px;
  }
  .contact h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .mob_mb-10 {
    margin-bottom: 10px !important;
  }
  .ft__sujal_logo_mob {
    text-align: left;
    margin-bottom: 0;
    margin-top: 6px;
  }

  .ft__sujal_logo_mob img {
    width: 100%;
  }
  .footer-about-social-list {
    margin-bottom: 40px;
    margin-top: 12px;
  }

  .footer-contact .footer-title {
    margin-bottom: 6px;
  }

  .col-md-3.mob_3{ width: 50% !important;}
 
.ame li {
  margin: 5px 0px;
  width: 100%;
}
  .main_hover:hover .planzoom {
    top: 47%;
    left: 44%;
  }

  .nav-scroll .dropdown .nav-link.active i {
    color: #85b23f;
  }

.ft__sujal_pc_none{ width: 100%; margin-bottom: 0px; display: inherit;margin-top: 15px;}

.ft__sujal_pc_none img{ width: 100%;}

.kk {  display: none;}

.section-title {  font-size: 22px;margin-bottom: 15px;margin-top: 10px;}
 
.section-padding {  padding: 35px 0;}

.welcome_img {  right: 0px;}

.title_videos {
  font-size: 22px;
  line-height: 29px;
}

.vi__hidden {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.header .caption h1 {
  font-size: 25px;
  margin-bottom: 5px;
}
.banner_bold {
  font-weight: 900 !important;
  -webkit-text-stroke: 0px white;
}

.header .caption h4 {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.section-subtitle {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.navbar .dropdown-menu {
  width:100%;
  padding: 4px 15px 13px;
  background: transparent;
}

.logo-wrapper { padding: 0px 0px 10px 5px;}

.header {
  min-height: 400px;
  overflow: hidden;
}

.slider-fade .owl-item {
  height: 400px;
  position: relative;
}

.navbar_overly { height: 104px;background: white;}

.nav-scroll .logo-wrapper {
  padding: 0 15px;
  background-color: transparent;
}

.logo-wrapper {
  padding: 0 15px;
  height: 104px;
  display: flex;
  align-items: center;
}

.logo-img {
  width: 94px;
}

.navbar .navbar-collapse {
  position: relative;
  top: 0;
}

.nav-scroll .navbar-toggler-icon, .nav-scroll .icon-bar {  color: #488723;}

.v-middle { top: 64%;}

.testimonials-box .head-box h4 {font-size: 21px;}

.booking-box .head-box h4 {font-size: 20px;} 

.w100.ft__sujal_logo_mob {
  width: 100%;
  margin-bottom: 5px;
}

.w100.ft__sujal_logo_mob img{  width: 300px;} 

.footer-top .footer-column {  margin-bottom: 10px;}

.footer-top {  padding: 35px 0 35px 0;}

.footer-title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.call_fs {color: #222; height: 37px;}

.call_ring {color: #222;}

.call_ring span {color: #222;}

.call_fs a {color: #222;}

.call__header{ margin-left: 0px; margin-top: 50px;} 

.navbar .navbar-collapse {
  border-bottom: solid 2px #74a724;
  background: #fbfbfb;
} 

.follow___sujal_shah {
  font-size: 23px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: #222;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.insta__feed {
  border-radius: 10px;
  margin-top: 20px;
}

.insta_logo {width: 150px; }


.ame_title {
  font-size: 21px;}

.hamburger-menu {
  position: absolute;
  top: 35px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 9998;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

.bar,
.bar:after,
.bar:before {
  width: 20px;
  height: 2px;
} 

.bar {
  position: relative;
  transform: translateY(10px);
  background: rgb(213, 43, 35);
  transition: all 0ms 300ms;
}

.nav-scroll .bar {
  position: relative;
  transform: translateY(10px);
  background: rgb(214, 40, 40);
  transition: all 0ms 300ms;
}

.bar.animate {
  background: rgba(255, 255, 255, 0);
}

.nav-scroll .bar:before {
  background: rgb(214, 40, 40);
}

.nav-scroll .bar:after {
  background: rgb(214, 40, 40);
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  background: rgb(213, 43, 35);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background: rgb(213, 43, 35);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.banner-header h1 {
  font-size: 22px;
  text-align: left;
}

.bold_big {
  font-size: 15px;
  text-align: left;
}

.rooms2 .caption {
  left: 0;
  top: 0%;
  width: 100%;
  padding: 4% 4% 5% 0;
    padding-left: 0px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, 0%);
  position: relative;
} 

.our_mission {
  width: 100%;
  margin: 0 auto;
}

.reservations .text a {  font-size: 22px;}

.ft__logo {
  width: 100%;
  margin-bottom: 30px;
}

.ft__logo img {
  width: 100px;
}

.mob_none{ display: none !important;}

.booking-box {
  padding: 15px;}

  .bold_big {
    letter-spacing: 2px;
    margin-left: 5px;
  }

  .map__icon {
    font-size: 18px !important;
    margin-right: 1px !important;
  }

  .services .content {
    padding: 15px;
  }

  blockquote::before {
    content: '\e645';
      font-family: 'Themify';
      position: absolute;
      right: 5px;
      bottom: 5px;
      font-size: 50px;
      opacity: 0.07;
      line-height: 1;
     color: #222;
  
  }

  blockquote {
    padding: 20px;
    display: block;
    position: relative;
    background-color: #f8f5f0;
    overflow: hidden;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75em;
    color: #666;
  }
.banner_txt{
  font-size: 22px !important;
  margin-bottom: 5px !important;
}
.banner_small{
  font-size: 15px !important;
  letter-spacing: 1px !important;
  margin-bottom: 12px;
}
.amazingslider-arrow-left-1, .amazingslider-arrow-right-1{
  display: none !important;
}
.amazingslider-nav-1 {
  display: none !important;
}
.butn-light a {
  padding: 5px 11px 8px;
  font-size: 12px;
}
.amazingslider-text-1 {
  padding: 0 !important;
}
.res_mt115{
  margin-top: 115px !important;
}
.navbar .container {
  max-width: 100%;
  height: 104px;
}
.navbar .logo {
  text-align: left;
  margin-left: 0px;
  margin-top: 0;
}
.wptb-slider.style2 {
  padding: 0px 0px;
  height: 28vh !important;
  margin-top: 103px;
}
.wptb-slider .wptb-slider--image {
  height: 28vh !important;
}
.wptb-slider.style2 .wptb-slider--inner {
  height: 28vh !important;
  padding: 0 15px;
}
.wptb-swiper-navigation.style3 .swiper-button-nexts {
  display: none !important;
}
.wptb-swiper-navigation.style3 .swiper-button-prevs {
  display: none !important;
}
.wptb-slider .wptb-bottom-pane {
  bottom: 15px;
}
.row > *{
  padding-right: 15px;
  padding-left: 15px;
}
.testimonials-box {
  padding: 6px 0px;
  margin-bottom: 30px;
}
.testimonials h5 {
  font-size: 21px;
}
.res_mt0{
  margin-top: 0px !important;
}
.footer-contact-text {
  padding-bottom: 11px;
}
.mr5 {
  margin-right: 6px !important;
}
.progress-wrap {
  position: fixed;
  bottom: 35px;
  right: 13px;
  height: 37px;
  width: 37px;
}
.progress-wrap::after {
  line-height: 36px;
  height: 37px;
  width: 37px;
  font-size: 11px;
}
p {
  letter-spacing: 0.3px;
  margin-bottom: 15px;
  line-height: 25px;
}
.res_plr15{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.services .content .info h6 {
  margin-bottom: 0px;
}
.services .content .cont h4 {
  font-size: 23px;
  margin-bottom: 8px;
}
.our_mission li {
  margin: 5px 0px 12px;
  padding-left: 0;
  line-height: 23px;
}
.res_mt35{
  margin-top: 35px !important;
}
.res_mb0{
  margin-bottom: 0px !important;
}
.res_mb10{
  margin-bottom: 10px !important;
}
.res_mb15{
  margin-bottom: 15px !important;
}
.rooms2:last-child {
  margin-bottom: 5px;
}
.join_sec .section-subtitle {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .res_w50{
    width: 48%;
    flex: unset;
    margin-bottom: 25px;
    margin-top: 11px;
  }
  .res_space_bw{
    display: flex !important; 
    justify-content: space-between;
  }
  .mob_view{
    display: block;
  }
  .res_bdr_btm{
    border-radius: 0 0 10px 10px;
  }
  .res_bdr_top{
    border-radius: 10px 10px 0 0;
  }
  .reservations .icon span {
  font-size: 26px;
}
.res_wd24{
font-size: 23px !important;
    margin-top: -2px;
}
.res_wd22{
  font-size: 22px !important;
  opacity: 0.8;
}
.reservations .text1 a {
  font-size: 16px;
  color: rgb(102, 102, 102);
  letter-spacing: 0;
}
.form-group select {
  padding: 0;
}
.res_mb30{
  margin-bottom: 30px !important;
}
.res_mt40{
  margin-top: 40px !important;
}
.res_pb14{
  padding-bottom: 14px !important;
}
.ame_sublist {
  letter-spacing: 0px;
  padding: 5px 0 11px;
  line-height: 20px;
}
.download_brochure {
  width: 200px;
}
.project_pg  .footer-top .footer-column {
    margin-bottom: 0px;
  }
  .project_pg footer iframe{
    height: 250px;
  }
  .valley_sec .section-subtitle{
        margin-bottom: 5px;
    line-height: 20px;
  }
  .res_mb5{
    margin-bottom: 5px !important;
  }
  .img_box{
      width: 100%;
      margin-bottom: 27px;
  }
  .profile_info{
    padding-left: 15px;
    width: 100%;
  }
  .partner_box ul li {
    line-height: 23px;
    width: 100%;
    margin-right: 0 !important;
    letter-spacing: 0.3px;
  }
  .lower_logo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lower_logo img {
    width: 47%;
    padding: 14px;
    border-radius: 9px;
    margin-bottom: 20px;
  }
  .pc_view{
    display: none;
  }
  .logo_box {
    margin-bottom: 7px;
  }
  .res_mb12{
    margin-bottom: 12px !important;
  }
  .mob_call{
    display: flex;
    margin-left: 0px;
    margin-top: -7px;
    transform: scale(0.8);
    align-items: center;
    flex-direction: column;
    position: absolute;
    right: 68px;
  }
  .mob_call .call_fs {
    margin-right: 0;
    margin-top: 3px;
  }
  .mob_call .call_ring {
    letter-spacing: 1px;
  }
  .design{
    margin-top: -7px;
    margin-bottom: 2px;
  }
  .facilties .single-facility {
    padding: 20px 15px;
  }
  .spe_h154 {
    height: auto;
  }
  .bg_green {
    background-position: 215% 115%;
  }
  /* gaj greens */
  .facilties .single-facility p {
    letter-spacing: 0.8px !important;
    line-height: 1.5em !important;
  }
  .facilties .single-facility h5 {
    font-size: 22px;
    color: #222;
    margin-bottom: 6px;
  }
  /* madhavnagar */
  .logo-img.madhav {
    width: 75px;
    margin-top: 10px;
  }
  .mo_mt20{
    margin-top: 20px;
  }
  .mo_ml_minus{
    margin-left: -10px;
  }
  /* siddham */
  .logo-img.siddham {
    width: 120px;
  }
  .vrundavan_township_pg .logo-img.velly_2 {
    width: 130px;
    margin-top: 0px;
  }
  .res_pb2{
    padding-bottom: 2px;
  }
  .res_ban_sub{
    font-size: 20px;
    text-align: left;
    margin-bottom: 5px;
  }
  .res_mt60 {
    margin-top: 60px !important;
  }
    .res_mt65 {
    margin-top: 65px !important;
  }
    .res_mt39 {
    margin-top: 39px !important;
  }
  .madhav_pg  .mob_call {
    margin-top: -18px;
  }
  .siddham_pg .banner-header h1 {
    font-size: 21px;
    text-align: left;
  }
  .siddham_pg .map__icon {
    font-size: 18px !important;
    margin-right: 7px !important;
    line-height: 31px;
  }
  .golden_city_pg .map__icon {
    font-size: 18px !important;
    margin-right: 7px !important;
    line-height: 31px;
  }
  .res_flex{
    display: flex;
  }
  .res_pb8{
    padding-bottom: 8px !important;
  }
  /* vrundavan */
  .mo_flex_dir{
    flex-direction: column-reverse;
  }
  .mo_mb30{
    margin-bottom: 30px;
  }
  .mo_ml65{
    margin-left: 65px;
  }
  .new_contact{
    margin-bottom: 40px;
  }
  .new_contact .footer-contact-info p {
    font-size: 22px;
  }
  footer .flaticon-call {
  font-size: 20px;
}
  .res_none{
    display: none;
  }
  .pc_none{
    display: block;
  }
  .family_font {
    font-size: 19px;
    line-height: 35px;
    letter-spacing: 0px;
  }
  .white_vrunda {
    width: 83%;
    margin-bottom: 20px;
  }
  .logo_white {
    margin: 0 0 30px;
  }
  .family_img {
  position: relative;
  top: 0;
  left: 0;
}
.feather {
  top: 0;
  right: -10.5%;
}
.feather img {
  width: 442px;
  transform: rotate(10deg);
  opacity: 0.1;
}
.family_img img {
  width: 100%;
  opacity: 1;
  margin-top: 22px;
}
.res_pb0{
  padding-bottom: 0px !important;
}
.res_fs{
  font-size: 20.5px;
}
.res_fs13{
  font-size: 13px;
}
.wptb-swiper-dots.style2 .swiper-pagination-bullet::before {
  width: 5px !important;
  height: 5px !important;
}
.wptb-swiper-dots.style2 .swiper-pagination-bullet {
  width: 2px !important;
  height: 2px !important;
}
.rooms1 .item .con h5, .rooms1 .item .con h5 a {
  font-size: 24px;
  font-weight: 400;
}
.res_pb40{
  padding-bottom: 40px !important;
}
 .footer-top .new_contact .footer-column {
    margin-bottom: 0px;
  }
  .bg_center{
    background-position: center;
  }
.for_inq {
  margin-bottom: 10px !important;
}
.w24 {
  width: 22px;
}
.whatsapp_icon {
  font-size: 25px;
}

}

@media screen and (min-width:550px) and (max-width:650px){
.mo_ml_minus{
  margin-left: -50px;
}
}

@media screen and (max-width:375px){
  .section-title {
    font-size: 20px;
  }
  p {
    letter-spacing: 0.1px;
  }
  .bold_big {
    letter-spacing: 1px;
    margin-left: 5px;
  }
}