@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
.hytext {
  color: #3B72FE;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

a {
  text-decoration: none;
  color: #3B72FE;
}
a:hover {
  color: #1F57E3 !important;
}

body {
  font-family: "Inter", sans-serif;
  color: #323640;
  min-height: 100vh;
}

h2, h3 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}

h2 {
  color: #323640;
  font-size: 36px;
}

h3 {
  color: #323640;
  font-size: 20px;
}

.breadcrumSec {
  box-shadow: inset 0 2px 6px 0px #e1e1e1;
  padding: 26px 0 15px;
}

.breadcrumb a {
  text-decoration: none;
}

.bannerHome {
  position: relative;
}
.bannerHome img {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.bannerHome .serchSec {
  background: #ffffff;
  padding: 30px;
  border-radius: 20px;
  margin-top: -70px;
  z-index: 9;
  position: relative;
  box-shadow: 0px 5px 5px 0px #d5d5d5;
}
.bannerHome .serchSec td, .bannerHome .serchSec th {
  padding: 8px;
}
.bannerHome .serchSec .filterbox label {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-left: 10px;
  display: block;
}
.bannerHome .serchSec .filterbox input {
  border: 1px solid #CBCFDA;
  border-radius: 50px;
}
.bannerHome .serchSec .filterbox .table-condensed td {
  padding: 8px !important;
}
.bannerHome .serchSec .filterbox .serchbt {
  width: 45px;
  height: 45px;
  padding-top: 11px;
}
.bannerHome .serchSec .filterbox .fa-magnifying-glass {
  font-size: 20px;
}

.best {
  background: #fff;
  box-shadow: 0px 2px 6px 0px #d5d5d5;
  transition: box-shadow 0.3s;
}
.best:hover {
  box-shadow: 0px 2px 10px 6px #e7e7e7;
  transition: box-shadow 0.3s;
}
.best .post-content {
  padding: 20px 20px !important;
}

.post-slide {
  margin: 20px 12px 20px;
  border-radius: 20px;
  padding-top: 1px;
  transition: transform 0.6s ease;
}
.post-slide a {
  text-decoration: none;
}
.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.post-slide .post-img:hover {
  box-shadow: 0px 2px 10px 6px #dbdbdb;
  transition: box-shadow 0.3s;
}
.post-slide .post-img img {
  width: 100%;
  height: auto;
}
.post-slide .post-content {
  padding: 20px 20px 0;
}
.post-slide p {
  margin-bottom: 6px;
}
.post-slide:hover h3 {
  color: #1F57E3;
}
.post-slide .post-description {
  color: #323640;
  font-size: 16px;
  font-weight: 400;
}
.post-slide .retting {
  color: #3B72FE;
  font-size: 14px;
}
.post-slide .retting img {
  width: 15px;
  display: inline;
}

.post-properti {
  color: #5F636D;
  font-size: 14px;
  font-weight: 400;
}
.post-properti span {
  padding: 3px 15px 0 6px;
  vertical-align: middle;
}

.owl-nav .owl-prev {
  position: absolute;
  top: -6%;
  right: 60px;
}

.owl-nav .owl-next {
  position: absolute;
  top: -6%;
  right: 25px;
}

.owl-nav .fa-arrow-left:before, .owl-nav .fa-arrow-right:before {
  color: #333;
  font-size: 20px;
}

.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.3;
}

.owl-nav .bi-arrow-left-circle, .owl-nav .bi-arrow-right-circle {
  color: #ffffff;
  font-size: 26px;
}

.noboxshad {
  background: none;
  box-shadow: none;
}
.noboxshad:hover {
  box-shadow: none;
}
.noboxshad .owl-nav .owl-prev {
  position: absolute;
  top: auto;
  bottom: 11%;
  right: 50%;
}
.noboxshad .owl-nav .owl-next {
  top: auto;
  right: 40%;
  bottom: 11%;
}

.icondiv {
  height: 50px;
  width: 80px;
  border-radius: 100%;
  background: #53BF78;
  margin-right: 25px;
  vertical-align: middle;
  text-align: center;
  padding-top: 10px;
}

.mcolor {
  color: #5F636D;
}

.testim {
  background: #fff;
  box-shadow: 0px 2px 10px 6px #e7e7e7;
  transition: box-shadow 0.3s;
  border-radius: 20px;
  padding: 4px;
}
.testim .testH {
  background: #F0F4FF;
  border-radius: 20px 20px 0 0;
  padding: 15px;
}
.testim .post-description {
  color: #1c1a1a;
}
.testim .clintImg {
  width: 45px;
  height: 45px;
  border-radius: 100%;
}

.owl-item .testim img {
  width: auto;
  display: inline-block;
}

.footer {
  background: #1C1D20;
  color: #A3A9B8;
  font-size: 14px;
}
.footer h3 {
  font-size: 15px;
  color: #fff;
}
.footer a {
  color: #A3A9B8;
  padding: 5px 0;
  text-decoration: none;
}
.footer a:hover {
  color: #1F57E3;
}
.footer ul {
  padding: 0;
  margin-top: 20px;
}
.footer li {
  list-style: none;
  padding: 9px 0;
}
.footer .socilI .fa-brands {
  font-size: 20px;
  margin-right: 10px;
  margin-top: 20px;
}

.filter {
  box-shadow: 0 0 7px 1px #dfdfdf;
  border-radius: 20px;
  padding: 26px;
}

.filter-check {
  margin-bottom: 6px;
  font-size: 16px;
}
.filter-check input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.form-check {
  margin-bottom: 0.59rem;
}

.form-check-input {
  width: 1.2rem;
  height: 1.2rem;
  border-color: #5F636D;
  border-width: 2px;
  margin-right: 0.59rem;
}

.prority-box {
  box-shadow: 0 0 7px 1px #dfdfdf;
  border-radius: 20px;
  margin-bottom: 30px;
}
.prority-box .list-cont {
  padding: 20px 24px 0 12px;
}

.accordion-item {
  border: none;
  border-bottom: 1px solid #e3e3e3;
}

.collapsed, .accordion-body, .accordion-button {
  padding-left: 0;
  padding-right: 0;
}

.accordion-body {
  padding-top: 5px;
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-header img {
  margin-right: 16px;
}

.accordion-button {
  font-size: 20px;
}

.roomslider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 3%;
  right: auto;
}
.roomslider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 3%;
}

.nav-pills .nav-link {
  color: #323640;
}

.nav .nav-item button.active {
  background-color: transparent;
  color: var(--bs-primary) !important;
}

.nav .nav-item button.active::after {
  content: "";
  border-bottom: 3px solid var(--bs-primary);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -6px;
}

.ab {
  font-weight: 500;
}

.amenities ul {
  list-style: none;
  padding: 0;
}
.amenities li {
  width: 30%;
  display: inline-block;
  color: #5F636D;
  margin: 13px 0;
  vertical-align: middle;
}
.amenities span {
  margin-left: 10px;
  vertical-align: middle;
  white-space: nowrap;
}

.bookbox {
  box-shadow: 0 0 7px 1px #dfdfdf;
  border-radius: 20px;
  padding: 26px;
}

.owl-dots {
  bottom: -40px;
  position: absolute;
  left: 46%;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791;
}

#roomview .owl-nav .owl-prev {
  position: absolute;
  top: 48%;
  left: -5%;
  right: auto;
}
#roomview .owl-nav .owl-next {
  position: absolute;
  top: 48%;
  right: -5%;
}
#roomview .acomo {
  padding: 0;
}
#roomview .acomo li {
  list-style: none;
  display: inline-block;
  margin: 8px;
}
#roomview .acomo img {
  width: 24px !important;
  float: left;
  margin-right: 8px;
}

.ratingBox {
  box-shadow: 0 0 7px 1px #dfdfdf;
  border-radius: 20px;
  padding: 26px;
  display: flex;
}

.ratbox {
  flex-basis: 10%;
  margin-right: 1%;
}
.ratbox h3 {
  font-size: 25px;
  align-items: center;
  display: flex;
}
.ratbox small {
  color: #5F636D;
  font-size: 12px;
  line-height: 18px;
  display: block;
}

.ratprogres {
  flex-basis: 69%;
  border: 1px solid #c7c7c7;
  border-top: 0;
  border-bottom: 0;
  padding-left: 15px;
  margin-right: 15px;
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.7%;
}

.revw {
  flex-basis: 19%;
  white-space: nowrap;
  align-items: center;
  display: flex;
}

.progress {
  height: 0.29rem;
}
.progress .bg-success {
  background-color: #53BF78 !important;
}

.hottag {
  position: absolute;
  z-index: 99;
  margin: 20px 0 0 20px;
}

.navsec {
  padding: 0;
  margin: 0;
}
.navsec li {
  list-style: none;
  display: inline-block;
  margin: 0 15px;
}
.navsec a {
  color: #323640;
  font-size: 15px;
  font-weight: 500;
}
.navsec .btn {
  font-size: 15px;
  color: #fff;
}

.top-nav {
  width: 66px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.menu {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100000;
}

.menu-close {
  position: fixed;
  right: 20px;
  top: 20px;
  /* transform: translateY(-30px); */
  z-index: 100000;
  background: #1F57E3;
  padding: 10px;
  border-radius: 5px;
}

.menu-line {
  width: 28px;
  height: 3px;
  background-color: #323640;
  margin: 6px 0;
}

.menu-close .menu-line {
  width: 28px;
  height: 3px;
  background-color: #ffffff;
}

.menu-close .menu-line:nth-child(1) {
  transform: rotate(45deg);
  margin-top: 8px;
}

.menu-close .menu-line:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -8px;
}

.menu-panel {
  width: 400px;
  right: -400px;
  height: 100vh;
  position: fixed;
  top: 0px;
  padding: 50px 30px 0px 30px;
  transition: all 0.6s ease-in-out;
  z-index: 10000;
  overflow-y: auto;
}

.menu-panel.show {
  right: 0px;
  background-color: white;
  transition: all 0.6s ease-in-out;
}

.menu-background {
  width: 100vw;
  height: 100vh;
  right: -100vh;
  position: fixed;
  z-index: 10;
  top: 0px;
  display: none;
}

.menu-background.show {
  right: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.6s ease-in-out;
  display: block;
}

.menu-title {
  font-size: 20px;
  font-weight: 600;
}

.menu-links ul {
  padding: 0;
}
.menu-links li {
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #CBCFDA;
}
.menu-links a {
  font-size: 15px;
  font-weight: 500;
  color: #323640;
}
.menu-links a:hover {
  color: #1F57E3;
}

.mob, .mobilelogo, .mobileline, .mobileline {
  display: none;
}

@media (max-width: 575.98px) {
  .bannerHome img {
    min-height: 290px;
  }
  .ratingBox {
    flex-direction: column;
  }
  .ratbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ratbox h3 {
    margin: 0;
  }
  .ratprogres {
    padding: 10px 0;
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
  }
  .mobilelogo {
    margin-bottom: 20px;
    display: inline-block;
  }
  .mobilelogo img {
    width: 170px;
  }
  .mob {
    display: block;
  }
  .menu-panel {
    width: 100%;
    right: -576px;
    padding: 15px 20px 0px 20px;
  }
  .nomobile {
    display: none;
  }
  .mobileline {
    position: absolute;
    box-shadow: 0 0 0 5px #000;
  }
  .top-nav {
    height: 55px;
  }
  .mobileline {
    position: absolute;
    box-shadow: 0 0 2px 1px #979797;
    width: 100%;
    display: block;
    margin-left: -30px;
  }
  .filterbox {
    margin-bottom: 12px;
  }
  .bannerHome .serchSec .filterbox .serchbt {
    width: 100%;
    border-radius: 19px !important;
    margin-top: 12px;
  }
  .py-60 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .icondiv {
    width: 133px;
  }
  h2 {
    font-size: 30px;
  }
  .filterList {
    display: none;
  }
  .filter {
    padding: 20px;
  }
}
@media (max-width: 768.98px) {
  .amenities li {
    width: 49%;
  }
  .amenities img {
    width: 26px;
  }
  .amenities span {
    margin-left: 6px;
  }
}/*# sourceMappingURL=custom.css.map */