/*--------------------------------------------------------------

Template: Theme Name
Author: 
Version:  1
Design and Developed by: 

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
body {
  overflow-x: hidden;
  background-color: #F8E8D8;
}

.static-block-2 .text .link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid red;
  color: red;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-top: 30px;
  padding: 10px 33px;
  text-transform: uppercase;
}


.about-section-1 {
  background-color: #f5f5f5;
}

.about-img-box {
  margin: 0 50px;
}

.about-img-box img {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.150);
  width: 100%;

}

.about-text {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  height: 100%;
}

.about-text h2 {
  color: #528424;
}

.about-text h3 {
  width: 100%;
}

.about-text p {
  font-size: 15px;
}

.heading-style {
  text-align: center;
  display: flex;
  justify-content: center;

}

.heading-style p {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.heading-style span:nth-child(1) {
  background-color: #528424;
  height: 5px;
  width: 150px;
  margin-top: 5px;
  border-radius: 5px;
  display: block;
}

.heading-style span:nth-child(2) {
  background-color: #1f223e;
  height: 5px;
  width: 100px;
  border-radius: 5px;
  display: block;
  margin-top: 5px;
}

.div-with-bg-img {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.div-with-bg-img::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.63);
}

.text-color {
  color: #528424;
}

.about-cow-ul li {
  color: #adadad;
}

.about-padding {
  padding-right: 50px;
}

.unique-padd {
  padding-left: 50px;
}

.special-indian-padd {
  padding-right: 50px;
}

.cow-based-economy-padd {
  padding-right: 50px;
}

.responsive-images-col {
  padding: 5px;
}

.responsive-img {
  width: 98%;
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: .5s;
}


.responsive-img:hover {
  opacity: .5;
}

.reg-certificate {
  max-width: 500px;
  margin: auto;
}


.term-ul li {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 20px;
  text-align: justify;
}



.term-ul li:nth-child(even):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #1f223e;
}

.term-ul li:nth-child(odd):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5px;
  background-color: #528424;
}

.videos_iframe_box {
  height: 250px;
}

.videos_iframe_box iframe {
  width: 100%;
  height: 100%;
}

.room-nav-img {
  height: 100px;
  width: 150px;

}

#side-border-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

#side-border-2 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}

.wrapper {
  background-color: #F8E8D8;
}

::-webkit-scrollbar {
  background-color: #F8E8D8;
  width: 0;
}

.services {
  /* background-color: #CE9461; */
  background-color: rgb(61, 45, 26);
  padding: 20px;
  width: 250px;
  border-radius: 5px;
}

.services h4 {
  font-size: 30px;
}

.services p {
  color: #FFFFFF;
  font-size: 15px;
}

.bg-color {
  background-color: #F8E8D8;
}

.bg-color-2 {
  background-color: #CE9461;
}

.back-overlay {
  background-color: rgba(0, 0, 0, 0.400);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* .header-design{
    background-image: url(../img/jhalar.png);
    background-size: contain;
    background-repeat: repeat;
    background-position:top;
} */

.book_now {
  background-image: url(../img/UTT_1222.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.find-home-area {
  position: relative;
  background-image: url(../img/UTT_1222.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.features-info {
  position: relative;

}


.features-area {
  /* background-image: url(../img/UTT_1269.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; */
  background-color: #f8e8d8;
}

.features-area2 {
  position: relative;
  background-image: url(../img/food/food.jpeg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.features-desc p {
  font-size: 18px;
  text-align: center;
}

.subscribe-area {
  background-image: url(../img/back-img-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* .services-area {
  background-image: url(../img/24265-removebg-preview.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
} */

.mobile_slider{
  display: none !important;
}

.home-slider {
  max-height: 530px;
  height: 100%;
}

.home-slider .swiper-wrapper {
  height: 100%;
}

.home-slider .swiper-wrapper .swiper-slide {
  height: 100%;
  
}

.home-slider .swiper-wrapper .swiper-slide img {
  height: 100%;
  width: 50%;
}

.home-slider .swiper-wrapper .swiper-slide .image1{
  border-left: 2px solid white;
}

.home-slider .swiper-wrapper .swiper-slide .image2{
  float: left;
  border-right: 2px solid white;
}



.home-slider .swiper-button-prev {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.555);
  color: #FFFFFF;

}

.home-slider .swiper-button-prev::after {
  font-size: 20px;
}

.home-slider .swiper-button-next {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.712);
  color: #FFFFFF;

}

.home-slider .swiper-button-next::after {
  font-size: 20px;
}

.room-details-div ul {
  margin-left: 10px;
}

.room-details-div ul li {
  list-style-type: disc;
}


.image-container {
  width: 100%;
  margin: 30px 0;
  height: 250px;
  position: relative;
  overflow: hidden;
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.image-container .content {
  /* height:100px; */
  width: 100%;
  position: absolute;
  bottom: -100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: all 1s;
  overflow: hidden;
}

.content p {
  background: transparent;
  color: #fff;
}

.image-container:hover .content {
  bottom: 0;
}

.pattern-1 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  background-image: url(../img/jhalar.png);
  background-size: contain;
  background-position: center;

}

.cow-img {
  max-height: 250px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  margin: 20px 0;
}

.cow-img img {
  /* max-height: 300px; */
  height: 100%;
}









/* ----------------------------- Custom Media Query------------- */

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

  .transparent-header .main-menu>li>a {
    font-size: 12px;
  }

  .company-info-item {
    width: 100%;
  }


  .company-info .company-info-item:nth-child(2) {
    padding-top: 10px;
    padding-left: 0;
  }

  .company-info {
    padding: 10px 0;
  }

}


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


  .about-img-box img {
    height: auto;
  }

  .about-text {
    margin-top: 50px;
  }

  .unique-head {
    margin-top: 0px;
  }

  .water-harvesting-img {
    height: 400px;
  }

  .water-harvesting-img img {
    height: 100%;
  }

  .special-indian-food {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .special-indian-food img {
    height: 100%;
    max-width: 350px;
    width: 100%;
  }

  .about-padding {
    padding: 10px;
  }

  .unique-padd {
    padding: 10px;
  }

  .special-indian-padd {
    padding: 10px;
  }

  .cow-based-economy-padd {
    padding: 10px;
  }



}


@media screen and (max-width:770px) {
  .company-info {
    display: none;
  }
}



@media screen and (max-width:500px) {
  .cow-img {
    max-width: 320px;
  }
}

@media screen and (max-width:600px) {
  .slider-1-title-2 {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
  }
}

@media screen and (max-width:425px) {
  .logo {
    width: 320px;
  }

  .slider-1-title-1 {
    font-size: 18px;
    line-height: 1.5;
  }

  .slider-1-title-2 {
    display: none;
  }

  .text-small {
    font-size: 15px;
  }
}




@media screen and (max-width:768px) {
  .large_slider{
    display: none !important;
  }
  .home-slider .swiper-wrapper .swiper-slide img {
    width: 100% !important;
  }
  .mobile_slider{
    display: block !important;
  }
}
