html, body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  font-family: "Raleway", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 24px; }

img {
  width: 100%; }

@media (max-width: 991px) {
  .mobile-hidden {
    display: none; } }

a {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #8b9481; }

a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333; }

p {
  color: #333; }

section {
  padding: 80px 0;
  position: relative; }

.btn {
  color: #8b9481;
  background-color: transparent;
  border: 3px solid #8b9481;
  text-transform: uppercase;
  padding: 12px 75px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  transition: all 0.5s ease-in-out;
  border-radius: 0; }
  @media (max-width: 991px) {
    .btn {
      padding: 12px 85px; } }

.btn:hover {
  color: #fff;
  background-color: #8b9481;
  border: 3px solid #8b9481; }

.title-h {
  font-size: 46px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 20px;
  font-family: "Inria Serif", serif; }
  @media (max-width: 991px) {
    .title-h {
      font-size: 30px;
      line-height: 35px; } }

.title-p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  padding-bottom: 20px;
  color: #404040; }
  @media (max-width: 991px) {
    .title-p {
      font-size: 20px;
      line-height: 26px; } }

.back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.heading-left {
  padding-left: 200px;
  position: relative;
  text-align: left; }
  @media (max-width: 991px) {
    .heading-left {
      padding-left: 30px; } }

.desktop .oh-desktop {
  overflow: hidden; }

.heading-panel {
  margin-bottom: 50px;
  padding: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.heading-title {
  position: absolute;
  top: 55%;
  left: 0;
  color: rgba(21, 21, 21, 0.09);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  font-size: 100px;
  font-family: 'Teko', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0; }
  @media (max-width: 991px) {
    .heading-title {
      font-size: 60px;
      top: 10%; } }

.heading-subtitle {
  font-family: "Inria Serif", serif;
  font-size: 32px;
  margin-top: -8px; }
  @media (max-width: 991px) {
    .heading-subtitle {
      font-size: 28px; } }

.d-inline-block {
  display: inline-block !important; }

.heading-panel-decor {
  font-size: 0;
  line-height: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 0;
  margin: 0 15px;
  border-top: 1px solid #dfdfdf; }

.display-mobile {
  display: none; }
  @media (max-width: 992px) {
    .display-mobile {
      display: block; } }

.display-desctop {
  display: block; }
  @media (max-width: 992px) {
    .display-desctop {
      display: none; } }

/******navbar start*******/
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 33px;
    background-color: transparent; }

  .navbar-toggle .svg-inline--fa {
    color: #8b9481; } }
nav.navbar.bootsnav {
  background: #FFF;
  border-bottom: solid 1px #fff; }
  @media (max-width: 991px) {
    nav.navbar.bootsnav {
      border-bottom: solid 1px #ccc; } }

.navbar {
  min-height: 90px; }

.navbar-brand {
  padding: 4px 5px 2px 25px; }
  @media (max-width: 991px) {
    .navbar-brand {
      padding: 8px 5px 2px 10px; } }

.navbar-brand img {
  width: auto;
  height: 80px; }
  @media (max-width: 991px) {
    .navbar-brand img {
      height: 75px; } }

.caret {
  margin-left: 4px; }

@media (min-width: 991px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-radius: 0px;
    padding: 0;
    background: #fff;
    border: solid 1px #8b9481;
    border-top: 1px solid #8b9481;
    margin-top: 24px; }

  nav.navbar ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 500; }

  nav.navbar.bootsnav ul.nav > li > a {
    padding: 37px 15px 10px 15px;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    color: #1d2c0d;
    font-family: "Inria Serif", serif; } }
  @media (min-width: 991px) and (max-width: 1010px) {
    nav.navbar.bootsnav ul.nav > li > a {
      padding: 26px 7px 10px 7px;
      font-weight: 600;
      font-size: 16px; } }

@media (min-width: 991px) {
  nav.navbar-fixed.bootsnav ul.nav > li > a {
    color: #1d2c0d; }

  nav.navbar-fixed.bootsnav ul.nav > li > a:hover {
    color: #8b9481; }

  nav.no-background.bootsnav ul.nav > li > a {
    color: #edb73c; }

  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
    display: none; }

  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 8px 10px;
    border-bottom: solid 1px #8b9481;
    color: #1d2c0d;
    font-weight: 600;
    font-size: 16px;
    font-family: "Inria Serif", serif; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover {
    background-color: #d9dcd6; } }
@media (max-width: 992px) {
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    content: "";
    display: none; }

  nav.navbar.bootsnav .navbar-nav > li > a {
    border-bottom: none;
    border-top: none;
    color: #1d2c0d !important;
    font-weight: 500;
    font-family: "Inria Serif", serif; }

  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    background: #fff; }

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none;
    font-family: "Inria Serif", serif;
    color: #fff;
    font-size: 15px;
    padding: 5px 0; }

  nav.navbar.bootsnav .navbar-nav {
    margin: 15px -15px 20px -15px; }

  nav.navbar.bootsnav .btn {
    margin-left: 0px !important; } }
nav.navbar.bootsnav .btn {
  margin-top: 26px;
  text-transform: none;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 8px 19px 10px 19px !important;
  margin-left: 10px;
  font-weight: 700;
  font-family: "Inria Serif", serif; }
  @media (max-width: 992px) {
    nav.navbar.bootsnav .btn {
      border: none;
      padding: 0 !important;
      margin-top: 5px;
      text-align: left;
      letter-spacing: 0;
      font-size: 17px;
      color: #000 !important; } }

nav.bootsnav .btn {
  color: #8b9481;
  background-color: transparent !important;
  border: 2px solid #8b9481; }

nav.bootsnav .btn:hover {
  color: #fff !important;
  background-color: #8b9481 !important;
  border-color: #8b9481; }

@media (max-width: 992px) {
  nav.navbar.bootsnav a {
    font-family: "Inria Serif", serif;
    color: #1d2c0d !important; } }
/******navbar end**********/
/*****hero start*********/
.hero {
  width: 100vw;
  min-height: 79vh;
  position: relative;
  padding: 0px; }
  .hero .back {
    background-color: rgba(0, 0, 0, 0.3); }

.hero .video-overlay {
  position: absolute;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  z-index: -1;
  background-image: url(../images/img1.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.hero video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 1;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.hero .video-overlay:after {
  content: '';
  position: absolute;
  background-color: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 79vh;
  opacity: 0;
  z-index: 2; }

.video-content {
  padding-top: 15vh; }
  @media (max-width: 991px) {
    .video-content {
      padding-top: 15vh; } }
  .video-content h1 {
    color: #fff;
    font-family: "Inria Serif", serif;
    font-size: 80px; }
    @media (max-width: 991px) {
      .video-content h1 {
        font-size: 38px;
        line-height: 34px; } }
  .video-content h2 {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    font-size: 32px;
    line-height: 34px;
    color: #fff !important;
    font-weight: 400;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .video-content h2 {
        font-size: 22px;
        line-height: 25px; } }

/***************hero end******/
/************ news start ********/
.news .news-image {
  height: 220px; }
.news .news-box {
  padding: 0 10px 15px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991px) {
    .news .news-box {
      padding: 0 0px 25px 0px; } }
  .news .news-box h6 {
    margin-top: 15px;
    color: #8b9481;
    font-size: 16px; }
  .news .news-box h4 {
    font-family: "Inria Serif", serif;
    font-weight: 800;
    font-size: 30px; }
.news .news-box:hover {
  background: #f5f5f5;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
.news .event-date {
  margin: 0;
  margin-top: 6px;
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-size: 38px; }
  @media (max-width: 991px) {
    .news .event-date {
      font-size: 28px; } }
.news .event-title {
  font-family: "Inria Serif", serif;
  font-weight: 800;
  font-size: 20px;
  margin-top: 4px; }
  @media (max-width: 991px) {
    .news .event-title {
      font-size: 18px; } }
.news .event-box {
  position: relative;
  background: #f5f5f5;
  padding: 20px 10px 15px 20px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.news .event-box:hover {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }
.news .event-border {
  border-left: 1px solid #8b9481;
  padding: 5px 10px 5px 15px; }
  @media (max-width: 991px) {
    .news .event-border {
      padding: 5px 5px 5px 10px; } }

/******** news end **********/
/******* about start *******/
.about-img {
  height: 600px; }
  @media (max-width: 991px) {
    .about-img {
      height: 250px; } }

.about-box {
  padding: 80px;
  vertical-align: middle; }
  @media (max-width: 991px) {
    .about-box {
      padding: 40px 0; } }

/******* about end *******/
/************testimonial start***********/
.testimonial {
  padding-bottom: 140px;
  padding-top: 120px; }

.testimonial .btn {
  margin-top: 20px; }

.some img {
  z-index: 3;
  vertical-align: top;
  max-width: 100%;
  position: relative; }

.some2 img {
  z-index: 3;
  vertical-align: top;
  max-width: 100%;
  position: relative; }

@media screen and (max-width: 991px) {
  .testimonial .btn {
    margin-bottom: 60px; }

  .video-section:after {
    position: absolute;
    z-index: -1;
    content: '';
    right: 15px;
    top: -15px;
    background-color: #ffbc13;
    width: 50%;
    height: 115%; }

  .play-now .icon {
    height: 55px;
    width: 55px;
    line-height: 55px;
    padding: 10px 5px 10px 12px; } }
/***********testimonial end********/
/**********gallery start**********/
.blog-row {
  background-position: center;
  background-size: cover;
  height: 580px; }

.blog-row:hover {
  box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease 0s; }

.blog-row-2 {
  background-position: center;
  background-size: cover;
  height: 275px;
  margin-bottom: 30px; }

.blog-row-2:hover {
  box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease 0s; }

@media screen and (max-width: 991px) {
  .blog-row {
    margin-bottom: 15px;
    height: 225px; }

  .blog-row-2 {
    height: 225px;
    margin-bottom: 15px; }

  .btn-bottom {
    margin-bottom: 0; } }
/******gallery end***********/
/******footer start****/
.footer {
  background-color: #fff; }
  .footer .copyright p {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    margin-top: 5px;
    text-align: right; }
    @media (max-width: 991px) {
      .footer .copyright p {
        padding-right: 15px;
        text-align: center;
        margin-top: 20px; } }
  .footer .copyright li a {
    font-size: 15px;
    line-height: 20px;
    color: #333; }
  .footer .copyright li a:hover {
    color: #8b9481; }
  .footer .copyright li {
    padding: 0 8px 0 0; }
  .footer a:hover {
    text-decoration: none;
    color: #8b9481; }
  .footer li {
    display: inline-block;
    padding: 5px 15px; }
  .footer li a {
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-weight: 700;
    font-family: "Inria Serif", serif; }
  .footer ul {
    list-style: none;
    padding-left: 0; }
  .footer .svg-inline--fa {
    margin-right: 3px;
    color: #333;
    font-size: 18px; }
  .footer .svg-inline--fa:hover {
    color: #8b9481; }
  .footer img {
    height: 230px;
    width: auto;
    padding-top: 90px;
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      .footer img {
        height: auto;
        width: 60%; } }

.copyright {
  border-top: 1px solid #8b9481;
  font-size: 18px;
  font-weight: 700;
  color: #ccc;
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Inria Serif", serif;
  letter-spacing: 1px; }
  .copyright p {
    margin-top: 0; }
  @media (max-width: 991px) {
    .copyright ul {
      text-align: center; } }

/*****footer end******/
.tc-header {
  min-height: 50vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.inner-content {
  position: relative;
  display: block;
  margin-top: 11vh; }

.inner-content h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  font-family: "Inria Serif", serif;
  letter-spacing: 2px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 768px) {
    .inner-content h1 {
      font-size: 33px;
      font-weight: 300; } }

.inner-content p {
  color: #fff;
  font-size: 30px;
  line-height: 31px;
  font-family: "Inria Serif", serif;
  font-weight: 500;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 768px) {
    .inner-content p {
      font-size: 25px;
      line-height: 28px;
      margin-bottom: 50px; } }

.bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(26, 26, 26, 0.15); }

/*********** CONTACT PAGE START ********/
.contact-page input, .contact-page textarea, .contact-page select {
  width: 100%;
  padding: 8px 15px;
  margin-bottom: 15px;
  border: 1px solid rgba(139, 148, 129, 0.5); }
.contact-page .svg-inline--fa {
  margin-right: 8px;
  width: 20px;
  color: #8b9481 !important; }
.contact-page ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px; }
.contact-page li {
  margin-bottom: 10px; }
.contact-page a {
  color: #333; }
.contact-page a:hover {
  color: #8b9481; }
.contact-page h2 {
  margin-top: 0;
  margin-bottom: 20px; }
.contact-page .btn {
  margin-top: 20px; }

/*********** CONTACT PAGE END *********/
.title-inner {
  font-family: "Inria Serif", serif;
  font-size: 40px;
  font-weight: 700; }

.cta {
  background-attachment: fixed;
  height: 500px; }
  @media screen and (max-width: 768px) {
    .cta {
      height: 250px; } }

.number-page h5 {
  background: rgba(139, 148, 129, 0.3);
  padding: 12px 15px;
  width: 100%;
  font-family: "Inria Serif", serif;
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 20px;
  letter-spacing: 1px; }
.number-page ul {
  margin-bottom: 30px; }
.number-page li {
  margin-bottom: 4px; }

.newslatter-page h2 {
  font-size: 24px;
  margin-top: 10px; }
.newslatter-page .news-box {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 30px; }
.newslatter-page .btn {
  margin-top: 20px;
  padding: 12px 55px;
  font-size: 15px; }

.team-page .team-box {
  margin-bottom: 30px; }
.team-page .team-info {
  padding: 15px 15px 10px 20px;
  background: rgba(139, 148, 129, 0.1); }
  .team-page .team-info h3 {
    margin-top: 0; }
.team-page .team-img {
  height: 320px;
  background-position: top; }
.team-page ul {
  list-style: none;
  padding-left: 0; }
.team-page li {
  margin-bottom: 10px; }
.team-page a {
  color: #333;
  font-family: "Inria Serif", serif; }
.team-page a:hover {
  color: #8b9481; }
.team-page .svg-inline--fa {
  height: 30px;
  width: 30px;
  border: 1px solid #8b9481;
  margin-right: 10px;
  margin-top: 10px;
  padding: 5px;
  color: #8b9481; }
.team-page .svg-inline--fa:hover {
  background: #8b9481;
  color: #fff; }

/**************** AMENITIES START **********/
.video-img {
  width: 100%;
  height: 350px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 1px -2px 25px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .video-img {
      height: 260px; } }

.play-img {
  width: 140px;
  margin-top: 110px; }
  @media (max-width: 768px) {
    .play-img {
      margin-top: 60px;
      width: 140px; } }

.example-image {
  background-size: cover;
  background-position: center;
  height: 250px;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .example-image {
      height: 200px;
      margin-bottom: 20px; } }

.amenities-page p {
  padding-right: 20px; }
.amenities-page .btn {
  margin: 20px 0; }
.amenities-page .amenities-gallery {
  margin-top: 60px; }
.amenities-page ul {
  list-style: none;
  padding-left: 0; }
.amenities-page h2 {
  margin-top: 5px; }

/*************AMENITIES END ************/
/*********** DOCUMENTS START **********/
.maxwidth {
  width: 100%;
  margin: 0 auto; }

.ux-vertical-tabs {
  position: relative;
  display: flex;
  background: linear-gradient(to bottom, #eee, #fff 200px); }

.ux-vertical-tabs .tabs {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }

.ux-vertical-tabs .tabs button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 1.2rem;
  width: 100%;
  outline: none;
  text-align: left;
  cursor: pointer;
  border: 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-size: 15px;
  color: #333;
  transition: background 250ms ease; }

.ux-vertical-tabs .tabs button:first-child {
  border-top: 1px solid #ddd; }

.ux-vertical-tabs .tabs button:hover {
  background: rgba(139, 148, 129, 0.1); }

.ux-vertical-tabs .tabs button.active {
  background: transparent;
  border-right: 0;
  color: #222; }

.ux-vertical-tabs .tabs button.empty {
  flex: 1;
  border: 0;
  border-right: 1px solid #ddd;
  pointer-events: none; }

.ux-vertical-tabs .tabs button:hover.empty {
  background: none; }

.ux-vertical-tabs .tabs button span {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ccc;
  transform: translateX(1rem);
  opacity: 0;
  transition: all 350ms ease; }

.ux-vertical-tabs .tabs button:hover span {
  transform: translateX(0);
  opacity: 1; }

.ux-vertical-tabs .tabs button.active span {
  transform: translateX(0);
  border-left: 6px solid #8b9481;
  opacity: 1; }

.ux-vertical-tabs .maincontent {
  flex: 1;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 2rem;
  overflow: hidden; }

.ux-vertical-tabs .maincontent .tabcontent {
  display: none; }

.ux-vertical-tabs .maincontent .tabcontent.active {
  display: flex;
  flex: 1;
  position: relative; }

.ux-vertical-tabs .btn {
  font-size: 12px;
  padding: 9px 25px 7px 25px;
  margin-top: 15px; }
  @media (max-width: 768px) {
    .ux-vertical-tabs .btn {
      margin-top: 5px;
      margin-bottom: 10px; } }

.ux-vertical-tabs h3 {
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-size: 20px;
  color: #8b9481; }

.ux-vertical-tabs p {
  font-size: 15px; }

.ux-text {
  width: 100%; }

@media (max-width: 50rem) {
  .ux-vertical-tabs {
    flex-direction: column;
    background: none; }

  .ux-vertical-tabs .tabs {
    width: 100%; }

  .ux-vertical-tabs .tabs button.empty {
    display: none; }

  .ux-vertical-tabs .maincontent {
    border: 1px solid #ccc;
    border-top: 0;
    background: linear-gradient(to bottom, #eee, #fff 200px); }

  .ux-vertical-tabs .tabs button {
    padding: 1rem; }

  .ux-vertical-tabs .tabs button.active {
    background: #eee; }

  .ux-vertical-tabs .tabs button span {
    transform: rotate(90deg); }

  .ux-vertical-tabs .tabs button:hover span {
    transform: rotate(90deg); }

  .ux-vertical-tabs .tabs button.active span {
    transform: rotate(90deg); }

  .ux-vertical-tabs .maincontent {
    padding: 1rem; } }
/*********** DOCUMENTS END *************/



/******* recent start *********/
.recent .recent-box {
  position: relative;
  box-shadow: 0 13px 43px 0 rgba(37, 46, 89, 0.15);
  margin-top: 30px; }
  .recent .recent-box ul {
    list-style: none;
    padding-left: 0;
    margin: 15px 0 5px 0; }
    @media screen and (max-width: 768px) {
      .recent .recent-box ul {
        margin: 15px 0; } }
  .recent .recent-box li {
    display: inline-block;
    border-right: 1px solid #ddd;
    padding: 0px 12px;
    font-size: 16px;
    width: 30%;
    color: #404041; }
    @media screen and (max-width: 1199px) {
      .recent .recent-box li {
        padding: 0 7px; } }
  .recent .recent-box li:last-child {
    border: none; }
  .recent .recent-box .recent-icon {
    display: inline-block;
    width: 28px;
    height: 100%;
    margin-right: 4px; }
    @media screen and (max-width: 1199px) {
      .recent .recent-box .recent-icon {
        width: 22px; } }
  .recent .recent-box h3 {
    font-weight: 500;
    font-family: "Inria Serif", serif;
    color: #8b9481;
    line-height: 26px;
    min-height: 52px;
    font-size: 23px; }
    @media screen and (max-width: 768px) {
      .recent .recent-box h3 {
        min-height: auto;
        font-size: 20px;
        line-height: 26px; } }
  .recent .recent-box p {
    color: #404041;
    font-weight: 300;
    font-size: 15px;
    min-height: 52px; }
    @media screen and (max-width: 768px) {
      .recent .recent-box p {
        min-height: auto; } }
  .recent .recent-box h2 {
    font-weight: 900;
    color: #8b9481;
    font-family: "Inria Serif", serif;
    margin-top: 10px;
    margin-bottom: 0;
    }
    @media screen and (max-width: 1199px) {
      .recent .recent-box h2 {
        position: relative;
        left: 0;
        bottom: 0; } }
.recent .recent-box:hover {
  box-shadow: 0 7px 23px 0 rgba(37, 46, 89, 0.1); }
.recent .recent-img {
  height: 230px; }
  @media screen and (max-width: 768px) {
    .recent .recent-img {
      height: 200px; } }
.recent .recent-text {
  min-height: 270px;
  padding: 10px 15px 20px 15px; }
  @media screen and (max-width: 1199px) {
    .recent .recent-text {
      padding: 10px 10px 15px 10px;
      min-height: auto; } }
.recent h5 {
  position: absolute;
  top: 0px;
  right: 9px;
  padding: 9px 15px 8px 15px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3); }
.span-red {
  background-color: #ff3300;
}
.span-green {
  background-color: #39ac73;
}
.recent-text span {
  display: block;
}
/****** recent end  **********/

.inner-header-new {
  padding-top: 120px;
}
.ava-homes-detail {
  list-style: none;
  padding-left: 0;
  background-color: #f5f5f5;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.ava-homes-detail li {
  display: inline-block; 
  border-right: 1px solid #ccc;
  padding-right: 15px;
  margin-right: 15px;
  font-family: "Inria Serif", serif;
}
.ava-homes-detail li:last-child {
  border: none;
}

/**********LISTIND DETAIL START**********/
.hide-bullets {
  list-style: none;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 20px; }
  @media (max-width: 991px) {
    .hide-bullets {
      display: none; } }

.listing-detail-page .thumbnail {
  padding: 0; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%; }

.listing-detail-page .thumbnail {
  padding: 0px;
  margin-bottom: 8px;
  border: 1px solid transparent;
  border-radius: 0px;
  height: 120px; }
  .listing-detail-page .thumbnail img {
    height: 120px;
    width: 100%; }

.listing-detail-thumbnail {
  padding-left: 4px;
  padding-right: 4px; }

.listing-detail-page .svg-inline--fa {
  font-size: 40px;
  margin-top: 27vh; }
  @media (max-width: 991px) {
    .listing-detail-page .svg-inline--fa {
      margin-top: 18vh; } }

.listing-slider-img {
  height: 54vh;
  background-position: center;
  background-size: cover; }
  @media (max-width: 991px) {
    .listing-slider-img {
      height: 36vh; } }

.listing-detail-tab {
  min-height: 50vh;
  margin: 0 auto;
  background: #fff; }

#content1, #content2, #content3, #content4 {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd; }

.listing-detail-tab input {
  display: none; }

.listing-detail-tab label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
  min-width: 250px; }
  @media screen and (max-width: 1199px) {
    .listing-detail-tab label {
      min-width: 140px; } }
  @media screen and (max-width: 650px) {
    .listing-detail-tab label {
      min-width: auto; } }

.listing-detail-tab label:hover {
  color: #888;
  cursor: pointer; }

.listing-detail-tab input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 4px solid #8b9481;
  border-bottom: 1px solid #fff; }

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block; }

@media screen and (max-width: 650px) {
  .listing-detail-tab label {
    font-size: 14px;
    padding: 10px 9px; } }
.listing-detail-sidebar {
  box-shadow: 1px 1px 15px #e6e6e6;
  padding: 10px 25px 10px 30px;
  height: 54vh; }
  @media screen and (max-width: 991px) {
    .listing-detail-sidebar {
      margin-top: 30px;
      height: auto; } }
  .listing-detail-sidebar h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #4d4d4d;
    background-color: #f2f2f2;
    padding: 15px 10px; }
  .listing-detail-sidebar hr {
    margin-top: 0px;
    border-top: 1px solid rgba(237, 28, 36, 0.2); }
  .listing-detail-sidebar p {
    line-height: 16px;
    color: #666;
    padding-left: 10px; }
  .listing-detail-sidebar h2 {
    text-shadow: none;
    font-size: 28px;
    font-weight: 700;
    color: #4d4d4d;
    padding-left: 10px;
    margin-top: 5px; }

.list-overview li {
  line-height: 30px; }

.list-overview li .list-overview-value {
  float: right; }

.listing-title {
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #4d4d4d;
  margin-top: 0px;
  font-size: 36px;
  background-color: #f2f2f2;
  padding: 15px 10px; }


#content2 .example-image {
    background-size: cover;
    background-position: center;
    height: 250px;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
#content2 .example-image {
height: 220px;
margin-bottom: 15px;
}
.ava-homes-detail li {
  padding-right: 20px;
  margin: 5px 10px;
}
}
/********LISTING DETAIL END********/


/******** GALLERY PAGE START **********/

.gallery-page .gallery-box:hover h4 {
  color:#8b9481;
}
.gallery-box {
  position: relative;
  margin-bottom: 10px;

}
.gallery-box  h4 {
    min-height: 40px;
    font-family: "Inria Serif", serif;
    font-weight: 800;
  }
.gallery-img {
  height: 240px;
}
/********* GALLERY PAGE END *********/

.classifieds .class-img {
    margin: 20px 0 40px 0;
}
.clas-h3 {
    font-family: "Inria Serif", serif;
    font-weight: 800;
    color:#8b9481;
    font-size: 40px;
}

@media screen and (max-width: 991px)  {
.clas-h3 {
    font-size: 36px;
}
.classifieds .class-img {
    margin: 20px 0 20px 0;
}
}

.pagination {
  margin-top: 60px;
}
.pagination>li>a, .pagination>li>span {
    color: #8b9481;
}


/*********** PHASE START ***********/

.phase .phase-ul {
    list-style: none;
    padding-left: 0;
}
.phase .phase-ul  li {
  margin-bottom: 9px;
}
.phase .svg-inline--fa {
  color: #8b9481;
  margin-right: 12px;
}

.phase-h4 {
  margin-top: 40px;
  font-family: "Inria Serif", serif;
  font-weight: 800;
  font-size: 27px;
}
.phase-h5 {
  margin-top: 20px;
  font-family: "Inria Serif", serif;
  font-weight: 800;
  font-size: 23px;
  margin-bottom: 5px;
}


/********** PHASE END ***********/