html {
}
body { 
  font-size:15px; line-height:23px; color:#333; font-family: 'Rubik', sans-serif; font-weight: 400; text-align: justify;
}

h1, h2, h3, h4, h5, h6 { 
  font-weight:500; margin:0; font-family: 'Rubik', sans-serif;
}

/*color : #6A8901 */

h1 {
  font-size: 50px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
  font-weight: 400;
}

a:hover {
  color: #6A8901;
}

.p-text {
  text-align: center;
  max-width: 80%;  
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}

.main-heading {
  font-weight: 500;
  text-align: center;
  padding-bottom: 10px;
  font-size: 30px !important;
  font-family: 'Grand Hotel', cursive;
}

.main-heading2 {
  font-weight: 500;
  text-align: center;
  padding-bottom: 20px;
  font-size: 28px !important;
  font-family: 'Grand Hotel', cursive;
}

.btn-spa1 {
  border: #6A8901 solid 2px;
  color: #6A8901;
  padding: 7px 10px;
  border-radius: 40px;
  display: block;
  margin: 10px auto;
  width: 200px;
}

.btn-spa2 {
  border: #6A8901 solid 2px;
  color: #6A8901;
  padding: 7px 10px;
  border-radius: 40px;
  display: block;
  margin: 0 auto;
  width: 200px;
}

.banner-container {
  background: #333;
}

.banner-container img {
  opacity: 0.7;
}

.banner-container h2 {
  font-size: 50px;
  font-family: 'Grand Hotel', cursive;
}

.banner-container p {
  font-size: 17px;
}

.navbar {
  background: #fff;
  position: relative;
}

.carousel-caption {
  bottom: 0;
}

.navbar-brand {
  padding: 20px 0;
}

.navbar-brand img {
  height: 40px;
}

.navbar {
  padding: 0 15px;
  text-transform: uppercase;
  display: block;
}

.navbar-expand-md .navbar-nav .nav-link {
  color: #333;
  padding: .5rem 1rem;
}

.nav-top {
  background: rgba(106, 137, 1, 0.5);
}

.contact-top {
  color: #fff;
  text-transform: none;
  padding: 7px 0;
}

.contact-top span {
  margin-right: 10px;
}

.contact-top i {
  margin-right: 7px;
}

.book-now {
  text-align: center;
  padding: 0;
}

.book-now a {
  background: #6A8901;
  padding: 7px 10px;
  color: #fff;
  display: block;
  text-decoration: none;
}

.service-sec {
  padding: 30px 0;
  background: url(../images/service-bg.jpg) no-repeat left bottom;
}

.servc-box {
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.servc-box img {
  border-radius: 25px;
  margin-bottom: 10px;
  box-shadow: 0 0 4px 2px #ddd;
  border: #6A8901 solid 3px;
  padding: 5px;
}

.servc-box h4 {
  text-align: center;
  padding: 10px 15px;
  background: #6A8901;
  color: #fff;
  border-radius: 30px;
  display: table;
  margin: 0 auto;
  margin-top: 0px;
  min-width: 0;
  margin-top: -25px;
  position: relative;
  z-index: 9;
  font-size: 16px;
}

.about-sec {
   padding: 30px 0;
   background: #eee url(../images/about-bg.jpg) no-repeat;
   background-size: cover;
}

.about-sec img {
  border-radius: 0 70px 0 70px; 
  width: 300px;
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
  padding: 10px;
  border: solid 2px #6B8A02;
}

.about-sec h5 {
  margin-bottom: 10px;
}

.about-sec p {  
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.contact-bar {
  background-color: #6A8901;
  padding: 10px 0;
  color: #fff;
  text-align: center;
}

.contact-bar h4 { 
  font-size: 14px;
  text-align: center;
}

.contact-bar i {
  border: #fff solid 2px;
  border-radius: 100px;
  padding: 10px;
  margin: 0 15px;
  font-size: 18px;
  width: 40px;
  height: 40px;
}

footer {
  background-color: #6A8901;
  border-top: #333 solid 15px;
  color: #fff;
  padding: 50px 0 30px;
  text-align: left;
}

footer h5 {
  margin-bottom: 15px;
}

footer ul {
  padding: 0;
  padding-left: 20px;
}

footer ul li a {
  color: #fff;
}

footer ul li a:hover {
  color: #fff;
}

footer h6 {
  text-align: center;
  opacity: 0.7;
}

/*---- scroll menu starts-----*/

.menu {
  transition: .5s;
}

.menu.hide1 {
  opacity: 1;
  background: #6A8901;
  padding: .8rem 1rem;
  border-bottom: 0;
}

/*---- scroll menu ends-----*/

.banner-inner {
  background: #6A8901;
  color: #fff;
}

.inner h2 {
  padding: 10px 0;
  font-size: 17px;
}


.about-sec.inner {
   padding: 30px 0;
   text-align: left;
   background: #eee;
}

.about-sec.inner p {  
  max-width: 100%;
  display: block;
  margin: 0;
  margin-bottom: 20px;
}

.contact-addr {
  padding: 20px 0;
}

.contact-addr h3 {
  margin-bottom: 10px;
}

.contact-addr h5 {
  margin-bottom: 10px;
  line-height: 25px;
}

.featured-service {
  padding: 30px 0;
  background: #6A8901 url(../images/feat-bg.jpg) no-repeat center top;
}

.featured-service img {
  border-radius: 500px;
  position: relative;
  right: 0;
  z-index: 1;
  box-shadow: 0 1px 4px 1px #333;
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 10px;
  border: #fff solid 2px;
}

.feat-content {
  border-radius: 50px 0 50px 0;
  background: #eee;
  padding: 30px;
  text-align: center;
  position: relative;
  left: 0;
}

.feat-content h2 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #6A8901;
  font-family: 'Grand Hotel', cursive;
}

.feat-ul {
  padding: 20px 0;
  list-style: none;
}

.feat-ul li {
  border: #6A8901 solid 2px;
  border-left-width: 7px;
  border-radius: 50px;
  padding: 15px 20px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 17px;
}

.feat-ul li i {
  color: #6A8901;
  margin-right: 7px;
}

.navbar-toggler {
  border-color: #6A8901;
  color: #6A8901;
}

blockquote {
  background: #ddd;
  border-radius: 15px;
  padding: 20px;
}

.contact-bar.home {
  text-align: justify;
}

.navbar-nav {
  background: #fff;
  margin-top: 0px;
  margin-bottom: 10px;
}

.servc-box-pop {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
}

.servc-box-pop ul {
  padding: 0 0 0 20px;
}

.servc-box:hover .servc-box-pop {
  bottom: 20%;
  transition: ease-in 0.3s;
}

.whatsapp-float {
  position: fixed;
  right: 30px;
  bottom: 60px;
  background: #25D366;
  border-radius: 100px;
  padding: 10px 13px;
  width: 60px;
  height: 60px;
  z-index: 999;
}

.whatsapp-float i {
  font-size: 40px;
  color: #fff;
}

.faci-sec {
  padding: 50px 0;
  background: #eee;
}

.faci-sec img {
  border-radius: 0 50px 0 50px;
  border: #fff solid 5px;
}

.faci-sec h4 { 
  margin-bottom: 15px;
}

.faci-box {
  border-radius: 50px 0 50px 0;
  border: #ddd solid 5px;
  padding: 40px;
  background: #fff;
  min-height: 255px;
}

.faci-sec .adj img {
  border-radius: 50px 0 50px 0;
}

.faci-sec .adj .faci-box {
  border-radius: 0 50px 0 50px;
}


@media (min-width: 768px)
{
  .banner-container h2 {
    font-size: 70px;
    text-shadow:0 0 5px #333;
  }

  .banner-container p {
    font-size: 20px;
  }

  .carousel-caption {
    bottom: 20%;
  }

  .feat-content {
    padding: 30px 100px;
    left: -30px;
  }

  .featured-service img {
    border-radius: 500px;
    right: -30px;
    box-shadow: 1px 0px 4px 1px #333;
    width: 100%;
  }

  .featured-service {
    padding: 70px 0;
  }

  .menu {
    background: #fff;
  }

  .navbar {
    padding: 0;
  }

  .navbar-brand img {
    height: 60px;
  }

  .contact-bar h4 { 
    font-size: 27px;
    text-align: justify;
  }

  .contact-bar.home h4 { 
    font-size: 17px;
    text-align: justify;
  }

  .contact-bar {
    padding: 20px;
  }

  .service-sec {
    padding: 70px 0;
  }

  .about-sec {
     padding: 70px 0;
  }

  .about-sec p {  
    margin-bottom: 20px;
  }

  .inner h2 {
    padding: 20px 0;
    font-size: 35px;
  }

  .about-sec.inner {
     padding: 70px 0;
  }

  .main-heading {
    font-weight: 500;
    padding-bottom: 15px;
    font-size: 35px !important;
  }

  .navbar-nav {
    background: none;
    margin-top: 0px;
    margin-bottom: 0;
  }

  .book-now {
    text-align: right;
    padding: 0 15px;
  }

  .book-now a {
    display: inline-block;
  }

  .servc-box h4 {
    padding: 10px 25px;
    border-radius: 50px;
    min-width: 250px;
    margin-top: -25px;
    position: relative;
    z-index: 9;
    font-size: 18px;
  }
}

