/*
 * Copyright (c) JINN-TEAM Software product.
 * All rights reserved.
 * Contributors:
 * JINN-TEAM Software - jinn-team.com - initial API and implementation and/or initial documentation
 */
body {
  color: #222;
  font-weight: 300;
}
body strong {
  text-transform: uppercase;
  font-weight: 500;
}
.navbar-main {
  font-size: 18px;
  text-transform: uppercase;
}
.navbar-main a {
  color: #21315f !important;
  font-weight: 300;
}
.header-top {
  height: 40px;
  min-height: 40px;
  background: #21315f;
  color: #FFF;
  font-size: 12px;
}
.header-top a {
  color: #fff;
}
.breadcrumb {
  background: #FFF;
  font-size: 12px;
  padding: 0.75rem 0;
  opacity: 0.8;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
.footer .footer-top {
  background: #e0e0e0;
  padding: 40px 0;
  font-size: 12px;
}
.footer .footer-top .menu-block .menu-list {
  margin-left: 0;
  padding-left: 0;
}
.footer .footer-top .menu-block .menu-list li {
  padding: 2px 0;
}
.footer .footer-top .menu-block .menu-list li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding-right: 10px;
  font-size: 10px;
}
.footer .footer-top .menu-block .menu-list a {
  color: #222;
}
.footer .footer-bottom {
  background: #0a0a0a;
  color: #FFF;
  font-size: 12px;
  height: 40px;
  padding: 10px 0;
}
.page-title-wrapper .page-header {
  color: #21315f;
  position: relative;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.page-title-wrapper .page-header:before {
  content: "";
  background-color: #54bcff;
  width: 7%;
  height: 1px;
  position: absolute;
  bottom: -15px;
  left: -10px;
  z-index: -1;
}
.row-teaser.home-main-teaser {
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  height: 400px;
}
.row-teaser.home-main-teaser .teaser-info-wrapper {
  position: absolute;
  max-width: 40%;
  bottom: 30px;
  left: 20%;
  background: rgba(0, 42, 86, 0.7);
  padding: 30px 30px;
  color: #FFF;
  font-size: 20px;
  font-weight: 100;
  line-height: 26px;
}
.row-teaser.home-main-teaser .teaser-info-wrapper .teaser-title {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.row-teaser.home-page-teaser {
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 0;
  height: 300px;
}
.row-teaser.home-page-teaser .teaser-info-wrapper {
  position: absolute;
  max-width: 40%;
  bottom: 30px;
  right: 20%;
  background: rgba(0, 42, 86, 0.7);
  padding: 20px 20px;
  color: #FFF;
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
}
.row-teaser.home-page-teaser .teaser-info-wrapper .teaser-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.home-block-wrapper {
  margin-bottom: 60px;
}
.home-title {
  font-size: 28px;
  text-transform: uppercase;
  color: #21315f;
  margin: 60px 0;
}
.home-title.home-title-center {
  text-align: center;
}
.home-title.home-title-left-block {
  line-height: 30px;
  margin: 10px 0 !important;
}
.home-block-tile.home-block-tile-1b3s .block-bv {
  display: flex;
  height: 330px;
  width: 100%;
  background-size: cover;
}
.home-block-tile.home-block-tile-1b3s .block-bv .tile-lb-title {
  display: block;
  padding: 10px 15px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  max-width: 80%;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 20px;
}
.home-block-tile.home-block-tile-1b3s .block-bv .tile-lb-title a {
  color: #FFF;
}
.home-block-tile.home-block-tile-1b3s .block-bv .tile-lb-title:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  padding-right: 10px;
}
.home-block-tile.home-block-tile-1b3s .items-list .media {
  position: relative;
  margin-bottom: 15px;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .item-thumbnail {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body {
  font-size: 13px;
  line-height: 13px;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body .item-title {
  font-size: 14px;
  margin-bottom: 8px;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body .item-title a {
  color: #21315f;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body .item-short {
  overflow: hidden;
  max-height: 40px;
  height: 40px;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body p {
  color: #777;
}
.home-block-tile.home-block-tile-1b3s .items-list .media .media-body .price {
  background: #54bcff;
  padding: 4px 10px;
  color: #FFF;
  position: absolute;
  bottom: 0;
}
.home-block-tile.home-block-tile-1b3s .items-list .media:last-child {
  margin-bottom: 0;
}
.home-block-tile.home-block-tile-4b .tile-block {
  margin-bottom: 15px;
  height: 140px;
}
.home-block-tile.home-block-tile-4b .tile-block .block-bv {
  display: flex;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.home-block-tile.home-block-tile-4b .tile-block .block-bv .tile-lb-title {
  display: block;
  padding: 10px 15px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  max-width: 80%;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 20px;
}
.home-block-tile.home-block-tile-4b .tile-block .block-bv .tile-lb-title a {
  color: #FFF;
}
.home-block-tile.home-block-tile-3bv .tile-block {
  margin-bottom: 15px;
  height: 300px;
  min-height: 300px;
}
.home-block-tile.home-block-tile-3bv .tile-block .block-bv {
  display: flex;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.home-block-tile.home-block-tile-3bv .tile-block .block-bv .tile-lb-title {
  display: block;
  padding: 10px 15px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  max-width: 80%;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 20px;
}
.home-block-tile.home-block-tile-3bv .tile-block .block-bv .tile-lb-title a {
  color: #FFF;
}
.home-block-article .block-bv {
  display: flex;
  height: 100%;
  background-size: cover;
}
.home-block-article .block-bv .tile-lb-title {
  display: block;
  padding: 10px 15px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  max-width: 80%;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 20px;
}
.home-block-article .block-bv .tile-lb-title a {
  color: #FFF;
}
.home-block-article .item-title a {
  color: #222;
}
.object-item-wrapper {
  margin-bottom: 30px;
}
.object-item-wrapper ul li {
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.object-item-wrapper .item-thumbnail {
  display: flex;
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 140px;
  width: 100%;
}
.object-item-wrapper .item-subtype {
  font-size: 13px;
  display: block;
  padding: 5px 10px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 15px;
}
.object-item-wrapper .item-subtype a {
  color: #FFF;
}
.object-item-wrapper .item-position .position-category {
  font-size: 14px;
  padding-left: 10px;
}
.object-item-wrapper .item-position .position-category a {
  color: #222;
}
.object-item-wrapper .item-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
.object-item-wrapper .item-title a {
  color: #222;
}
.object-item-wrapper .item-price {
  font-size: 14px;
}
.tour-item-wrapper ul li {
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tour-item-wrapper .item-header {
  display: inline-flex;
  margin-bottom: 5px;
}
.tour-item-wrapper .item-header .price-block {
  padding: 7px 8px;
  border: #1b83c2 1px solid;
  text-align: center;
  margin-right: 15px;
}
.tour-item-wrapper .item-header .price-block .item-price {
  font-size: 14px;
  font-weight: 500;
  color: #1b83c2;
}
.tour-item-wrapper .item-header .price-block .item-days {
  font-size: 14px;
}
.tour-item-wrapper .item-header .price-block hr {
  margin: 3px 0;
}
.tour-item-wrapper .item-header .title-block {
  padding-top: 5px;
}
.tour-item-wrapper .item-thumbnail {
  display: flex;
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 180px;
  width: 300px;
}
.tour-item-wrapper .item-subtype {
  font-size: 13px;
  display: block;
  padding: 5px 10px;
  background: rgba(33, 49, 95, 0.85);
  align-items: center !important;
  height: fit-content;
  color: #FFF;
  font-weight: 200;
  position: absolute;
  bottom: 15px;
}
.tour-item-wrapper .item-subtype a {
  color: #FFF;
}
.tour-item-wrapper .item-position .position-category {
  font-size: 14px;
  padding-left: 5px;
}
.tour-item-wrapper .item-position .position-category a {
  color: #222;
}
.tour-item-wrapper .item-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
.tour-item-wrapper .item-title a {
  color: #222;
}
.property-view-page .item-thumbnail {
  width: 100%;
  height: 300px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.property-view-page .title {
  padding-bottom: 0;
  margin-bottom: 1px;
}
.property-view-page .location {
  font-size: 14px;
}
.property-view-page .stars {
  color: #54bcff;
  margin-top: 8px;
  margin-bottom: 8px;
}
.property-view-page .price {
  color: #54bcff;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.property-view-page .details-block-wrapper {
  padding-bottom: 22px;
  margin-bottom: 30px;
  border-bottom: 1px #F0F0F0 solid;
}
.property-view-page .details-block-wrapper .block-title {
  color: #1b83c2;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.splide .splide__list .splide__slide {
  padding-left: 10px;
  padding-right: 10px;
}
.splide .splide__list .splide__slide img {
  max-height: 400px;
}
/*# sourceMappingURL=style.css.map */