body {
  font-family: "Calibri", sans-serif;
  font-size: 18px;
  color: #2b2b2b;
  overflow-y: scroll;
}

p {
  color: #2b2b2b;
}

a {
  color: #2ba095;
}

h1, h2, h3, h4, h5 {
  font-family: "Bariol Regular";
}

h1, h2 {
  color: #575757;
}

header {
  background: #fff;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
header nav ul li {
  display: inline-block;
  font-size: 18px;
}
header nav ul li:not(:last-child) {
  margin-right: 25px;
}
header nav ul li a {
  color: #575757;
  padding: 25px 0;
  display: inline-block;
}
header nav ul li a.bold {
  font-family: "Bariol Regular";
  font-weight: 600;
}
header nav ul li a:hover {
  color: #ed561b;
  text-decoration: none;
}
header nav ul li a:active, header nav ul li a:link {
  outline: 0;
}
header .fa-chevron-down {
  font-size: 10px;
}
header.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
}
@media (max-width: 767px) {
  header.sticky {
    padding: 10px 0;
  }
}

.header-image {
  background: url("../img/header.jpg");
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
  margin-top: -15px;
}
@media (max-width: 767px) {
  .header-image {
    height: 400px;
  }
}
.header-image h1 {
  color: #fff;
  margin-top: 140px;
  font-weight: 700;
  font-size: 44px;
  font-family: "Bariol Regular";
  text-shadow: 1px 2px rgba(0, 0, 0, 0.55);
}
@media (max-width: 767px) {
  .header-image h1 {
    margin-top: 40px;
  }
}

.header-image-subpage {
  position: relative;
  width: 100%;
  min-height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/header-subpage.jpg");
  height: 225px;
  margin-top: -15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .header-image-subpage {
    height: 150px;
  }
}
.header-image-subpage h1 {
  color: #fff;
  font-weight: 700;
  font-size: 44px;
  font-family: "Bariol Regular";
  text-shadow: 1px 2px rgba(0, 0, 0, 0.55);
}
@media (max-width: 767px) {
  .header-image-subpage h1 {
    font-size: 24px;
  }
}

.search-form {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  display: flex;
  width: 800px;
  margin: 30px auto 0 auto;
}
.search-form select {
  width: 42%;
  padding: 10px 15px;
  height: auto;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .search-form select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.search-form .search-input-container {
  border: 1px solid #c2c2c2;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12) inset;
  width: 100%;
  margin-right: 5px;
  padding: 10px 15px 10px 40px;
  border-radius: 5px;
  position: relative;
}
.search-form .search-input-container i {
  position: absolute;
  left: 15px;
  top: 17px;
  margin-right: 3px;
}
.search-form .search-input-container input {
  font-size: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  .search-form {
    flex-direction: column;
    width: 100%;
  }
}
.search-form input {
  border: 0;
}
.search-form input:focus {
  outline: none;
}
@media (max-width: 767px) {
  .search-form input {
    width: 100%;
  }
}
.search-form input::-moz-placeholder {
  color: #4b4b4b;
  font-weight: 400;
  opacity: 1;
}
.search-form input:-ms-input-placeholder {
  color: #4b4b4b;
  font-weight: 400;
  opacity: 1;
}
.search-form input::placeholder {
  color: #4b4b4b;
  font-weight: 400;
  opacity: 1;
}
.search-form button {
  width: 40%;
}
@media (max-width: 767px) {
  .search-form button {
    width: 100%;
    margin-left: 0;
  }
}

.info-blocks {
  padding: 40px 0;
  border-bottom: 1px solid #d6d6d6;
}
.info-blocks .custom-padding-left {
  padding-left: 40px;
}

.info-block-container {
  display: flex;
}

.info-block {
  font-size: 20px;
  font-weight: 700;
  color: #575757;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 60px;
  font-family: "Bariol Regular";
}
.info-block i {
  color: #12a086;
  font-size: 42px;
  margin-right: 20px;
}

.house {
  margin-bottom: 40px;
}
.house__header {
  display: flex;
  margin-bottom: 30px;
}
.house__header .price__start {
  margin-left: auto;
  color: #6c6c6c;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
}
.house__header .price__start span {
  display: block;
  color: #12a086;
  font-size: 20px;
  font-weight: 700;
}
.house__content {
  border: 1px solid #eee;
  padding: 15px;
}
.house__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 238px;
  border-radius: 5px 5px 0 0;
  display: block;
}
.house__title {
  color: #575757;
  font-size: 22px;
  font-weight: 700;
  font-family: "Bariol Regular";
  display: block;
  max-width: 80%;
  height: 50px;
}
.house__title:hover {
  text-decoration: none;
  color: #41413f;
}
.house__ratings {
  display: flex;
}
.house__ratings ul {
  display: flex;
  align-self: flex-start;
}
.house__ratings .star {
  color: #17a086;
}
.house__ratings p {
  margin: 0 0 0 10px;
  color: #6c6c6c;
}
.house__footer {
  display: flex;
  align-items: center;
}
.house__footer--left {
  margin-right: auto;
}
.house__location {
  margin: 0;
  color: #797b7a;
  font-size: 16px;
  line-height: 22px;
}

.margin-y-7 {
  margin: 7px 0;
}
.margin-y-50 {
  margin: 50px 0;
}

.paddingx-70 {
  padding: 0 70px;
}

.p-25 {
  padding: 25px;
}

.h-290 {
  height: 290px;
}

.h-1 {
  height: 1px;
}

.font-size-14 {
  font-size: 12px;
}
.font-size-16 {
  font-size: 14px;
}
.font-size-23 {
  font-size: 21px;
}
.font-size-24 {
  font-size: 22px;
}
.font-size-28 {
  font-size: 26px;
}
.font-size-36 {
  font-size: 38px;
}

.btn.btn-default {
  padding: 10px 15px;
  background: #ec561b;
  border-radius: 5px;
  color: #fff;
  border: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Bariol Regular";
  letter-spacing: 1px;
}
.btn.btn-default:hover {
  background: #dd4509;
}

.seperator {
  height: 1px;
  background: #eee;
  display: block;
  width: 100%;
  margin: 60px 0;
}

footer .footer-top {
  margin-top: 40px;
  line-height: 32px;
  background: #edf7f8;
  padding: 65px 0 65px 0;
}
@media (max-width: 767px) {
  footer .footer-top {
    padding: 40px 0 20px 0;
  }
}
footer .footer-top ul li {
  font-family: "Bariol Regular";
}
footer .footer-top ul li a {
  color: #575757;
  font-family: "Bariol Regular";
}
footer .footer-top ul li strong {
  color: #575757;
  margin-bottom: 10px;
  display: block;
}
footer .footer-top .social-media li.list-inline-item:not(:last-child) {
  margin-right: 15px;
}
footer .footer-top .social-media .fab {
  color: #44484b;
  font-size: 24px;
}
footer .footer-bottom {
  line-height: 42px;
  background: #fff;
  padding: 20px 0 40px 0;
  font-family: "Bariol Regular";
}
footer .footer-bottom .copyright {
  color: #626973;
}

.main-menu-toggle {
  float: right;
  margin-top: 9px;
  border: 0;
  width: 35px;
  padding: 3px;
}
@media (max-width: 767px) {
  .main-menu-toggle {
    border-radius: 5px;
    float: right;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

  .list-inline-item:not(:last-child) {
    margin-right: 0;
  }

  .mm-listitem::after {
    left: 0;
  }

  .mm-listitem__text {
    text-align: left;
  }
}
.breadcrumbs {
  list-style-type: none;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  color: #898989;
}
.breadcrumbs li a {
  color: #898989;
}

.search-container {
  padding: 20px;
  border: 1px solid #eee;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .search-container {
    display: none;
  }
}
.search-container h3 {
  font-size: 18px;
  font-weight: 700;
  color: #4a4a4a;
}
.search-container input {
  border-radius: 5px;
  border-color: #dadada;
}
.search-container .filter-container {
  margin-bottom: 40px;
}
.search-container .filter-container .filter-container-items {
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.search-container .filter-container .filter-container-items.fixed-height {
  max-height: 250px;
}
.search-container .filter-container .filters {
  margin-top: 18px;
}
.search-container .filter-container .filters .checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4a4a4a;
}
.search-container .filter-container .filters .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.search-container .filter-container .filters .checkbox-container a {
  color: #2aa094;
  font-weight: 600;
}
.search-container .filter-container:last-child {
  margin-bottom: 0;
}

.search-container-grey {
  padding: 20px;
  border: 1px solid #eee;
  margin-top: 20px;
  background: #f6f6f6;
}
.search-container-grey h3 {
  font-size: 18px;
  font-weight: 700;
  color: #4a4a4a;
  margin-bottom: 12px;
}
.search-container-grey .search-group {
  border: 1px solid #c2c2c2;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12) inset;
  padding: 3px 10px;
  border-radius: 5px;
  background: #fff;
}
.search-container-grey .search-group i {
  position: relative;
  font-size: 12px;
  margin-right: 2px;
  cursor: pointer;
  float: left;
  top: 13px;
  width: 6%;
}
.search-container-grey .search-group i:hover {
  opacity: 0.75;
}
.search-container-grey .search-group input {
  width: 93%;
  font-size: 18px;
  border: 0;
  padding: 5px 0;
}
.search-container-grey .search-group input:focus {
  border: 0;
  outline: 0;
}
.search-container-grey .search-group-select {
  border: 1px solid #c2c2c2;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12) inset;
  border-radius: 5px;
  background: #fff;
  padding: 3px;
}
.search-container-grey .search-group-select select {
  font-size: 18px;
  border: 0;
  padding: 5px 7px;
  width: 94%;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: 0;
  color: #333;
  background: #fff;
}
.search-container-grey .search-group-select i {
  position: relative;
  font-size: 12px;
  margin-right: 2px;
  cursor: pointer;
  float: right;
  top: 13px;
  width: 5%;
}

.checkbox-container {
  /* Create a custom checkbox */
}
.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  /* Create the checkmark/indicator (hidden when not checked) */
}
.checkbox-container .checkmark:hover {
  background-color: #eee;
}
.checkbox-container .checkmark::after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.checkbox-container.active .checkmark {
  background-color: #2196F3;
  border: 1px solid #2196F3;
}
.checkbox-container.active .checkmark:hover {
  background-color: #2196F3;
}
.checkbox-container.active .checkmark::after {
  display: block !important;
}

.breakline {
  margin: 60px 0;
  height: 1px;
  background: #d6d6d6;
}
@media (max-width: 767px) {
  .breakline {
    margin: 30px 0;
  }
}
.breakline.small {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .breakline.small {
    margin: 30px 0;
  }
}

.reviews .loading-text-container {
  z-index: 1;
  position: fixed;
  width: 500px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -250px;
}
.reviews .loading {
  opacity: 0.5;
}

.laravel-vue-pagination.loading a {
  cursor: not-allowed;
  pointer-events: none;
}

.pagination li.disabled span {
  color: #aaa;
}
.pagination li:first-child {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .pagination li:first-child {
    margin-right: 5px;
  }
}
.pagination li:first-child span {
  margin: 0;
}
.pagination li:last-child {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .pagination li:last-child {
    margin-right: 0;
  }
}
.pagination li:first-child a, .pagination li:first-child span {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border-radius: 15px !important;
}
.pagination li:last-child a, .pagination li:last-child span {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border-radius: 10px !important;
  margin-right: 0;
}
.pagination .page-link {
  font-size: 0.875rem;
}
.pagination .page-item {
  color: #606a73;
}
.pagination .page-item.active > a, .pagination .page-item.active span {
  background: #17a086;
  border: 1px solid #17a086;
}
.pagination .page-item a, .pagination .page-item span {
  color: #333;
  margin-right: 15px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
}
@media (max-width: 767px) {
  .pagination .page-item a, .pagination .page-item span {
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .pagination li.page-item {
    display: none;
  }
  .pagination .page-item:first-child,
.pagination .page-item:nth-child(2),
.pagination .page-item:nth-last-child(2),
.pagination .page-item:last-child,
.pagination .page-item.active,
.pagination .page-item.disabled {
    display: block;
  }
}

.dropdown-toggle::after {
  vertical-align: 1.5px;
}

.sort-dropdown {
  font-size: 18px;
  color: #575757;
}
@media (max-width: 767px) {
  .sort-dropdown {
    display: none;
  }
}

@media (max-width: 767px) {
  .dropdown-menu {
    position: relative;
    display: flex;
    padding: 0;
  }
  .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem;
  }
}

.googlemaps {
  display: flex;
  align-items: center;
}
.googlemaps button {
  background: #2bafa2;
  color: #fff;
  padding: 12px 16px;
  border-radius: 10px;
  font-weight: 700;
  margin: 0 auto;
  border: 0;
  font-size: 18px;
  font-family: "Bariol Regular";
}
.googlemaps button i {
  margin-right: 3px;
}

.dropdown-list-relative {
  position: relative;
}

.search {
  border: 1px solid #eee;
  padding: 15px 15px;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
}
.search i.icon-left {
  font-size: 18px;
}
.search i.icon-left {
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.search i.icon-right {
  position: relative;
  top: 2px;
  cursor: pointer;
}
.search i.icon-right:hover {
  opacity: 0.6;
}
.search input {
  border: 0;
  font-size: 22px;
  width: 100%;
}
.search input:focus {
  border: 0;
  outline: 0;
}
@media (max-width: 767px) {
  .search {
    margin: 20px 0 5px 0;
  }
}

.filters .more {
  display: none;
}

.search-filter h1 {
  margin: 20px 0 !important;
}
@media (max-width: 767px) {
  .search-filter {
    flex-direction: column;
  }
  .search-filter .dropdown {
    margin: 0 0 10px 0 !important;
  }
}

.toggle-filters {
  display: none;
  margin-top: 20px;
  border: 0;
  width: 100%;
  padding: 12px 0;
  border-radius: 5px;
  border-bottom: 2px solid #e1e1e1;
}
@media (max-width: 767px) {
  .toggle-filters {
    display: block;
  }
}

.masonry {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 3em;
       column-gap: 3em;
}
.masonry.durability p {
  margin: 0;
  font-size: 15px;
}
.masonry.durability p strong {
  font-size: 18px;
}
.masonry.durability.remove-margin-bottom {
  margin-bottom: -40px;
}
.masonry.durability div:nth-child(1) {
  margin-bottom: 20px;
  display: flex;
  align-self: flex-start;
}
.masonry.durability div:nth-child(1) div:nth-child(1) {
  margin-right: 20px;
}
.masonry.durability div:nth-child(1) div:nth-child(1) i {
  font-size: 32px;
  color: #7c7b81;
}
.masonry.facilities i {
  font-size: 24px;
  color: #7c7b81;
  margin-right: 10px;
}
.masonry.facilities ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.masonry.facilities ul li i {
  color: #2ea259;
  margin-right: 10px;
}
.masonry.facilities ul li span {
  background: #a0cae7;
  padding: 3px 8px;
  margin-left: 7px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .masonry.facilities {
    -moz-column-count: 2 !important;
         column-count: 2 !important;
  }
}
.masonry .item {
  display: inline-block;
  margin: 0 0 1em;
  width: 100%;
}
.masonry.mcol-2 {
  -moz-column-count: 2;
       column-count: 2;
}
.masonry.mcol-3 {
  -moz-column-count: 3;
       column-count: 3;
}

.google-maps-accomodation {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 40px 0;
  margin: 20px 0;
  display: flex;
  align-items: center;
}
.google-maps-accomodation .location {
  margin: 0 0 5px 0;
  color: #6C6C6C;
  font-size: 16px;
}
.google-maps-accomodation .left {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.google-maps-accomodation .right {
  width: 50%;
}
.google-maps-accomodation div {
  display: flex;
}
.google-maps-accomodation div i {
  display: flex;
  align-items: center;
  padding: 0 15px 0 0;
}
.google-maps-accomodation .map {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 112px;
  width: 100%;
  display: flex;
  align-items: center;
}
.google-maps-accomodation .map button {
  display: flex;
  background: #2bafa2;
  color: #fff;
  padding: 12px 16px;
  border-radius: 10px;
  font-weight: 700;
  margin: 0 auto;
  border: 0;
  font-size: 18px;
  font-family: "Bariol Regular";
}
.google-maps-accomodation .map button i {
  margin-right: 4px;
  padding: 0;
}

.googlemaps-preview {
  display: none;
  background: #80cfc7;
  height: 180px;
  text-align: center;
  padding-top: 75px;
  border-top: 2px solid #fff;
  margin-bottom: 20px;
}

.durability-container .left {
  width: 30%;
}
.durability-container .left > div:nth-child(1) {
  background: #2bafa2;
  border-radius: 5px;
  display: inline-flex;
  align-self: flex-start;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0 20px 0 0;
}
.durability-container .right {
  width: 70%;
}
.durability-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-self: flex-start;
}
.durability-container ul li {
  display: inline-block;
  color: #13a187;
}
@media (max-width: 767px) {
  .durability-container {
    flex-direction: column;
  }
  .durability-container .left {
    width: 100%;
  }
  .durability-container .right {
    margin-top: 20px;
    width: 100%;
  }
}

.ratings ul li i {
  display: inline-block;
  color: #13a187;
}
@media (max-width: 767px) {
  .ratings {
    flex-direction: column;
  }
}
.ratings .number {
  padding: 0 25px;
}
@media (max-width: 767px) {
  .ratings .number {
    padding: 0;
  }
}
.ratings .number p {
  margin: 0;
  background: #dbf4d7;
  color: #4ebc4c;
  padding: 0px 15px;
  font-size: 32px;
  font-weight: 600;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .ratings .number p {
    display: inline-block;
  }
}
.ratings div:last-child {
  padding: 10px 0 0 15px;
}
.ratings div:last-child i {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .ratings div:last-child {
    padding: 10px 0 0 0;
  }
}

.sticky__nav {
  padding: 20px;
  border: 1px solid #eee;
}
.sticky__nav img {
  max-width: 100%;
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 767px) {
  .sticky__nav {
    padding: 10px;
    margin: 20px 0 0 0;
  }
}
@media (min-height: 300px) {
  .sticky__nav {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }
}
.sticky__nav p.from {
  color: #6c6e6d;
  margin: 0;
}
.sticky__nav p.price {
  color: #3e3e3e;
  margin: 0;
}
.sticky__nav p.price span {
  color: #12a086;
  font-size: 34px;
  font-weight: 700;
  margin: 0 5px 0 0;
  font-family: "Bariol Regular";
}
.sticky__nav p.name {
  color: #4b4b4b;
  font-weight: 700;
  font-size: 25px;
  margin: 15px 0 0 0;
  font-family: "Bariol Regular";
}
.sticky__nav > div p {
  margin: 0 0 0 10px;
  color: #6c6c6c;
}
.sticky__nav .ratings {
  display: flex;
}
.sticky__nav .ratings ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-self: flex-start;
}
.sticky__nav .c2a a {
  margin: 40px auto 0 auto;
}
@media (max-width: 767px) {
  .sticky__nav .c2a a {
    margin: 10px auto 0 auto;
  }
}
.sticky__nav .c2a p {
  font-size: 14px;
  margin: 10px 0 0 0;
}

.gallery-button {
  background: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  border: 0;
  bottom: 15px;
  left: 30px;
  position: absolute;
  text-decoration: none;
  color: #333;
  outline: 0;
  z-index: 999;
}
.gallery-button:hover {
  text-decoration: none;
  color: #12a086 !important;
}
.gallery-button i {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .properties-mobile {
    flex-direction: column;
  }
}

.reviews .author i {
  font-size: 24px;
  margin: 1px 15px 0 0;
}

.blog__post {
  display: block;
  margin: 0 0 40px 0;
}
.blog__post img {
  border-radius: 5px 5px 0 0;
  margin: 0 0 20px 0;
  max-width: 100%;
}
.blog__post--title {
  margin: 0;
  color: #575757;
  font-size: 24px;
  font-family: "Bariol Regular";
  font-weight: 600;
  display: block;
}
.blog__post--date {
  margin: 0;
  color: #aaa;
  font-size: 16px;
}
.blog__post a:hover {
  text-decoration: none;
  color: #41413f;
}

.blogpost {
  line-height: 34px;
}
.blogpost.page h1 {
  padding-bottom: 30px;
}
.blogpost h1 {
  text-align: center;
  color: #575757;
  font-size: 44px;
  font-weight: 600;
  margin: 40px 0 0 0;
}
@media (max-width: 767px) {
  .blogpost h1 {
    font-size: 28px;
  }
}
.blogpost .date {
  text-align: center;
  margin: 6px 0 30px 0;
  font-size: 16px;
  color: #aaa;
}
.blogpost .introduction {
  font-family: "Bariol Regular";
  text-align: center;
  margin: 0;
  font-size: 25px;
}

.blogpost-header-image {
  margin: 40px 0;
  max-width: 100%;
}

.experts-container p {
  font-family: "Bariol Regular";
  font-size: 1.25rem;
}

.blogpost-content {
  line-height: 36px;
  font-family: "Calibri";
}
.blogpost-content h2 {
  margin: 20px 0 10px 0;
}
.blogpost-content p {
  font-family: "Bariol Regular";
  font-size: 1.25rem;
}
.blogpost-content p:last-child {
  margin-bottom: 0;
}
.blogpost-content img {
  margin: 10px 0;
  max-width: 100%;
}
.blogpost-content a {
  color: #009587;
  text-decoration: none;
}
.blogpost-content .back {
  display: block;
  margin-top: 20px;
}
.blogpost-content .back i {
  position: relative;
  top: 1px;
}

.destinations:hover > a:first-child {
  color: #ec561b;
}
.destinations:hover > ul {
  display: block;
}

.mega-menu-container {
  display: none;
}

.mega-menu-wrapper {
  position: absolute;
  width: 100%;
  display: block;
  background: #fff;
  left: 0;
  border-bottom: 5px solid #eee;
  border-top: 1px solid #eee;
}

.mega-menu {
  position: relative;
  background: #fff;
  display: flex;
  padding: 30px;
  justify-content: space-between;
  z-index: 999;
}
.mega-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  line-height: 32px;
  text-align: left;
}
.mega-menu ul li {
  display: block;
  margin: 0;
  font-family: "Bariol Regular";
}
.mega-menu ul li:first-child {
  font-size: 20px;
  margin-bottom: 8px;
}
.mega-menu ul li a {
  padding: 0;
  color: #2ba095;
  font-family: "Bariol Regular";
}
.mega-menu ul li a:hover {
  color: inherit;
}

.header-container {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .header-container .left {
    width: 100%;
  }
}
.header-container .right {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.search-header-container button {
  border: 0;
  background: none;
  color: #575757;
  margin-left: 30px;
  font-weight: 600;
  font-family: "Bariol Regular";
}
.search-header-container button:hover {
  color: #ed561b;
  text-decoration: none;
}
@media (max-width: 767px) {
  .search-header-container button {
    margin-left: 5px;
    min-width: 90px;
  }
}
.search-header-container button i {
  margin-right: 2px;
  font-size: 14px;
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-100%);
  }
}
.search-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  padding: 20px 0;
}
.search-header-fixed.hidden {
  visibility: hidden;
  opacity: 0;
}
.search-header-fixed.slide-down {
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
}

.search-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 678;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}

.search-results .loading-text-container {
  z-index: 999;
  position: fixed;
  top: 50%;
  left: 56%;
}
@media (max-width: 767px) {
  .search-results .loading-text-container {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 170px;
  }
}
.search-results .loading {
  opacity: 0.5;
}

.filter-sort-by {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .filter-sort-by {
    display: none;
  }
}

.house-introduction {
  margin-bottom: 30px;
  line-height: 34px;
  color: #555;
  font-size: 20px;
}

.house-properties {
  color: #555;
}
.house-properties p {
  color: #555;
}

.google-maps {
  margin-bottom: 15px;
}

.google-maps-content a > p:first-child {
  margin: 0;
}

.vue-slider-process {
  background-color: #3498db;
}

.vue-slider .vue-slider-rail {
  background-color: #e1e1e1;
}

.color-grey {
  color: #575757;
}

@media (max-width: 767px) {
  .blog-home {
    margin-bottom: 15px;
  }
}
.blog-home a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  background: rgba(0, 0, 0, 0.3);
}
.blog-home a > p:first-child {
  font-weight: 700;
}
.blog-home a:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
.blog-home p {
  color: #fefefe;
  font-family: "Bariol Regular";
  z-index: 9;
}

@media (max-width: 767px) {
  .paddingx-70 {
    padding: 0;
  }

  .paddingx-70 div:last-child {
    margin: 0;
  }
}
.house-item h3 {
  color: #575757;
}
.house-item__main-image {
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.btn.add-rating-btn {
  font-size: 16px;
  font-weight: 400;
  padding: 6px 12px;
}
.btn.add-rating-btn i {
  font-weight: 400;
}

.accomodation-read-more-container {
  display: none;
}

.introduction-title {
  color: #575757;
}
.introduction-title p {
  color: #575757;
}
.introduction-title span {
  color: #575757;
}

.contact-form {
  margin-top: 20px;
}
.contact-form label {
  color: #009587;
  font-weight: 600;
}

.error-message {
  color: red;
  font-size: 16px;
}

.contact-header {
  margin: 0 0 40px 0;
}

.contact-content {
  font-family: "Bariol Regular";
}

.additional-info p {
  font-family: "Bariol Regular";
}

.main-carousel-wrapper {
  position: relative;
}
.main-carousel-wrapper .slider__arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 38px;
  height: 38px;
  margin-top: -9px;
  border-radius: 50%;
  background-color: #818999;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0.5rem 4rem 0 rgba(0, 0, 0, 0.5);
}
.main-carousel-wrapper .glide__arrow {
  cursor: pointer;
  padding: 0;
  background-color: rgba(45, 45, 45, 0.5);
  border: 0;
  outline: 0;
}
.main-carousel-wrapper .glide__arrow i {
  color: #fff;
}
.main-carousel-wrapper .slider__arrow--prev {
  left: 1.5rem;
}
.main-carousel-wrapper .slider__arrow--next {
  right: 1.5rem;
}
.main-carousel-wrapper .cover {
  overflow: hidden;
  position: relative;
}
.main-carousel-wrapper .cover-item {
  width: 100%;
}

@media (max-width: 767px) {
  .collapse-mobile-title {
    cursor: pointer;
    margin: 30px 0 30px 0 !important;
  }
  .collapse-mobile-title[aria-expanded=true]:after {
    font-family: "Font Awesome 5 Pro";
    content: "\F078";
    float: right;
    font-size: 14px;
    margin-top: 5px;
  }
  .collapse-mobile-title[aria-expanded=false]:after {
    font-family: "Font Awesome 5 Pro";
    content: "\F077";
    float: right;
    font-size: 14px;
    margin-top: 5px;
  }
}

@media (min-width: 768px) {
  .collapse-mobile {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
  }
  .collapse-mobile.collapsing {
    display: block !important;
  }
}
.masonry.durability i {
  max-width: 32px;
  min-width: 32px;
}

.good-to-know i {
  max-width: 32px;
  min-width: 32px;
}

.font-bariol {
  font-family: "Bariol Regular";
}

.font-125-rem {
  font-size: 1.25rem;
}

.criteria-homepage {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  font-family: "Bariol Regular";
}
.criteria-homepage .critera__item {
  line-height: 36px;
  flex-basis: 25%;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .criteria-homepage .critera__item {
    flex-basis: 50%;
  }
}
.criteria-homepage .critera__item i {
  font-size: 76px;
  display: block;
  color: #17a086;
  margin-bottom: 12px;
}

.criteria-page {
  display: flex;
  flex-wrap: wrap;
}
.criteria-page .criteria__item-content {
  display: flex;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .criteria-page .criteria__item-content {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}
.criteria-page .criteria__item {
  flex-basis: 50%;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .criteria-page .criteria__item {
    flex-basis: 100%;
  }
}
.criteria-page .criteria__item .left {
  flex-basis: 20%;
  min-width: 100px;
  text-align: center;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .criteria-page .criteria__item .left {
    margin-right: 0;
    width: 100%;
  }
}
.criteria-page .criteria__item .left i {
  font-size: 62px;
  color: #17a086;
  max-width: 50px;
}
@media (max-width: 767px) {
  .criteria-page .criteria__item .left i {
    margin-right: 0;
  }
}
.criteria-page .criteria__item .right {
  width: 300px;
  flex-basis: 80%;
}
@media (max-width: 767px) {
  .criteria-page .criteria__item .right {
    width: 100%;
  }
}
.criteria-page .criteria__item .right .title {
  font-weight: 700;
}