.header {
  /* background: #153356; */
  line-height: 49px;
  position: relative;
  z-index: 9;
  padding: 0px 0;
}
.finance-navbar #main-navigation-wrapper .nav > li > a {
  padding: 44px 15px;
  font-size: 16px;
}
.project-dec-2 ul li:last-child {
  margin-right: 135px;
  float: right;
  padding-bottom: 10px;
}
.project-dec-2 .rating {
  margin-left: 90px;
  padding: 15px 0;
}
.price-room {
  padding: 20px 0 !important;
}

.project-dec-2 h4 {
  text-align: center;
  color: #444;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  margin-bottom: 5px;
  cursor: pointer;
}
.project-dec-2 p {
  text-align: center;
  margin-bottom: 0px;
}
.testi-text p {
  margin-bottom: 0px;
  line-height: 28px;
}
.footer-bottom {
  border-color: 1px solid white !important;
  background: #153356;
  padding: 27px 0;
}

h2.din {
  text-align: center;
  padding-top: 25px;
}

.break {
  background-color: aliceblue;
}

.background_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background: url(../img/rooms/6.jpg) no-repeat;
}

footer .social li a:hover {
  color: #02adf0 !important;
  border-color: #02adf0 !important;
}

.footer .links-widget ul li a:hover {
  color: #02adf0;
}

.sec-padding {
  padding-top: 60px !important;
}

ul.room-categories {
  display: flex !important;
}
li.room-category {
  padding: 25px;
  text-align: center;
  width: 25%;
}
.section-titleBar p {
  max-width: 100%;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  text-align: start;
  line-height: 26px;
}
.section-titleBar h3 {
  display: inline-block;
  padding-bottom: 23px;
  font-size: 36px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 48px;
}
img.abot {
  margin-top: 60px !important;
  border-radius: 7px;
}
.col {
  color: white;
}
.fa1 {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  padding-top: 20px;
  top: 0px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input#mobile {
  width: 100%;
  padding: 0 12px;
  border: solid 1px #b1b1b1;
  height: 48px;
  margin-bottom: 15px;
}
input.zt-control {
  width: 100%;
  padding: 0 12px;
  border: solid 1px #b1b1b1;
  height: 48px;
  margin-top: 15px;
}
img#captchaimg {
  width: 100%;
  padding: 0 12px;
  border: solid 1px #b1b1b1;
  height: 48px;
  margin-top: 15px;
}
i.fa.fa-refresh.referesh_icon {
  margin-top: 33px;
}

.contact-us .form input[type="submit"] {
  border: 2px solid #4db7fe;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0px;
  padding: 10px 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  z-index: 222;
  background: #4db7fe;
  border-radius: 3px;
  width: 100%;
}
.btn.btn-sm {
  padding: 0px;
}
.gallery__img {
  width: 100%;
  height: 40%;
  padding: 5px;
  object-fit: cover;
  display: block;
  border-radius: 5px;
}

.gale.col-md-4 {
  padding: 0px !important;
}

footer.footer.sec-padding {
  margin-top: 27px;
}
.nav-path {
  margin-bottom: 17px;
}
.btn.btn-sm {
  margin-left: 5px;
  margin-top: 17px;
}

textarea {
  height: 80px;
  width: 100%;
}

label.listin {
  color: white;
}

form.listing-search__form {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  padding: 5px;
  /* background-color: #cae8ca; */
  /* border: 2px solid #4CAF50; */
}
h3.hw {
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0px;
}

section#padding {
  padding-top: 0px !important;
}
.section-titleBar h3 {
  display: inline-block;
  padding-bottom: 0px !important;
  font-size: 36px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 48px;
}
@media (max-width: 767px) {
  section.room.welcome-section.sec-padding {
    padding-bottom: 0px !important;
  }

  .text-right {
    text-align: center !important;
    padding: 12px;
  }

  ul.room-categories {
    display: flex !important;
    flex-direction: column;
  }
  li.room-category {
    padding: 25px;
    text-align: center;
    width: 100%;
  }

  .awesome-img {
    display: block;
    width: 100%;
    height: 35%;
    position: relative;
    overflow: hidden;
  }
  .section-titleBar p {
    max-width: 100%;
    font-size: 16px;
    padding-top: 30px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    text-align: start;
    line-height: 26px;
  }
  .fa1 {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    padding-top: 8px;
    top: 0px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .section-titleBar h3 {
    display: inline-block;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 48px;
  }
  .btn.btn-sm {
    margin-left: 18px;
  }
}
.room-description ul {
  margin-left: 20px;
  list-style: disc;
}
.welcome-section .room-categories .room-category {
  padding: 10px;
  height: 300px;
  width: 100%;
}
.welcome-section .room-categories {
  padding-left: 0;
  border: 1px solid #ccc;
}
.gallery-section img {
  height: 300px;
  object-fit: cover;
}

section.testimonial-section.sec-padding {
  margin-bottom: 28px !important;
}
