@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
.sego {
  font-family: "Noto Sans", sans-serif; }

* {
  font-family: "Noto Sans", sans-serif; }

.noa {
  font-family: "Ubuntu", sans-serif !important; }

.white {
  color: white; }

.fs48 {
  font-size: 3rem; }

.bold {
  font-weight: bold; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.menu {
  background-color: #fff;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #626262; }
  .menu .nav-link {
    text-transform: uppercase;
    color: #aaaaaa;
    letter-spacing: 1px;
    transition: .3s; }
    .menu .nav-link:hover {
      color: #000; }
  .menu .navbar {
    padding: 0; }
  .menu .navbar-collapse {
    justify-content: flex-end; }
  @media (max-width: 576px) {
    .menu .top-link {
      max-width: 75%; }
    .menu .nav-con {
      text-align: center; } }

.header {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center calc(50% + 76px);
  min-height: 500px; }
  @media (max-width: 991px) {
    .header .dark-bg {
      position: static; } }
  .header .bg {
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-filter: brightness(0.5);
            filter: brightness(0.5); }
  .header .top-link {
    max-height: 80px;
    position: relative;
    display: flex;
    text-decoration: none;
    align-items: center; }
    .header .top-link img {
      max-height: 75px;
      height: 100%;
      width: auto; }
  .header .heading-bottom {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media (max-width: 991px) {
      .header .heading-bottom {
        position: static !important;
        -webkit-transform: translate(0, 0) !important;
                transform: translate(0, 0) !important;
        padding-bottom: 50px; } }
  .header .tab-links {
    margin-top: 30px;
    margin-bottom: 30px; }
    .header .tab-links .tab-link-con {
      height: 70px; }
    .header .tab-links .tab-link {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.2);
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: .75rem;
      transition: .3s; }
      .header .tab-links .tab-link:hover {
        background-color: rgba(255, 255, 255, 0.05); }
  .header .tab-search {
    background-color: #00a1de;
    color: white;
    border: 0;
    transition: .3s;
    width: 100%;
    height: 100%;
    max-height: 40px;
    font-size: 1.8rem;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .header .tab-search:hover {
      box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f; }
  .header .big-text {
    padding-top: 50px; }
    .header .big-text h1, .header .big-text h4, .header .big-text h2 {
      font-family: "Ubuntu", sans-serif; }
  .header .form .transparent-input, .header .form .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0;
    display: flex;
    height: 40px;
    align-items: center;
    border-radius: 5px; }
  .header .form .transparent-input, .header .form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    padding-left: 100px; }
  .header .form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .header .form .input-con {
    position: relative;
    height: 40px;
    margin-bottom: 0px; }
    @media (max-width: 991px) {
      .header .form .input-con {
        margin-bottom: 8px; } }
    .header .form .input-con .input-text {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: 10px;
      display: flex;
      align-items: center; }
      .header .form .input-con .input-text h3 {
        display: inline-block;
        color: #fff;
        font-size: 1rem;
        margin-bottom: 0; }
      .header .form .input-con .input-text img {
        position: relative;
        bottom: 1px; }
    .header .form .input-con .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #fff transparent transparent transparent; }

#nav-icon3 span {
  height: 3px;
  width: 35px;
  background-color: black;
  border-radius: 10px;
  display: block;
  margin-bottom: 7px; }

.dark-bg {
  background: linear-gradient(180deg, #003145 0, rgba(0, 49, 69, 0.6) 16%, rgba(0, 49, 69, 0.2) 30%, rgba(0, 49, 69, 0) 40%, rgba(0, 49, 69, 0) 50%, rgba(0, 49, 69, 0) 65%);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 76px;
  padding-bottom: 30px; }

.booking-form {
  padding: 25px;
  border-radius: 10px;
  background: linear-gradient(360deg, rgba(0, 49, 69, 0.36) 0%, rgba(0, 49, 69, 0.12) 100%), linear-gradient(360deg, rgba(0, 49, 69, 0.8) 0%, rgba(0, 49, 69, 0.6) 100%); }

.booking-form .form-group {
  position: relative;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .booking-form .form-group {
      margin-bottom: 8px; } }
  .booking-form .form-group ::-webkit-calendar-picker-indicator {
    -webkit-filter: invert(1);
            filter: invert(1); }

.form-row {
  align-items: center; }

.booking-form .form-control {
  background-color: transparent;
  border: 1px solid white;
  height: 40px;
  padding: 0px 15px 0 40px;
  color: #fff;
  transition: 0.2s;
  border-radius: 0;
  display: -webkit-flex;
  flex: 1 0 auto;
  border-radius: 5px; }

.booking-form .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.booking-form .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.booking-form .form-control::-moz-placeholder {
  color: white; }

.booking-form .form-control::-ms-input-placeholder {
  color: white; }

.booking-form .form-control::placeholder {
  color: white; }

.booking-form input[type="date"].form-control + .form-label {
  opacity: 1;
  top: 12px; }

.booking-form .form-label {
  position: absolute;
  top: -10px;
  left: 10px;
  opacity: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.3px;
  height: 15px;
  line-height: 15px;
  transition: 0.2s all; }

.cards:hover .i-main {
  opacity: 0.5; }

.cards .i1, .cards .i2, .cards .i3 {
  opacity: 0; }

@media (max-width: 768px) {
  .cards {
    margin: -7px; } }

.full {
  opacity: 1 !important; }

.automated-element-3 .bg {
  position: relative;
  width: 100%; }

.automated-element-3 .cards {
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 0px;
  position: relative;
  isolation: isolate; }
  .automated-element-3 .cards .element1-content {
    border-radius: 0; }
    .automated-element-3 .cards .element1-content .overlay {
      border-radius: 0;
      -webkit-border-radius: 0px; }
  .automated-element-3 .cards:hover .card-trio {
    background-color: rgba(0, 0, 0, 0.25); }

.automated-element-3 .trio-img-main {
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  transition: .3s;
  -o-object-fit: cover;
     object-fit: cover; }

.automated-element-3 .trio-con {
  border-right: 1px solid white;
  overflow: hidden;
  height: 500px;
  isolation: isolate; }
  @media (max-width: 991px) {
    .automated-element-3 .trio-con {
      border-right: 0;
      border-bottom: 1px solid white;
      height: 250px; }
      .automated-element-3 .trio-con:last-child {
        border-bottom: 0; } }
  .automated-element-3 .trio-con .overlay {
    opacity: 1; }
  .automated-element-3 .trio-con:last-child {
    border-right: 0 !important; }

.automated-element-3 .trio-img-1, .automated-element-3 .trio-img-2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s; }

.automated-element-3 .trio-img-2 {
  opacity: 0;
  z-index: -1; }

.card-trio {
  height: 100%;
  transition: .3s;
  isolation: isolate; }
  .card-trio h3 {
    font-size: 2.5rem;
    font-weight: bold; }
  .card-trio h4 {
    font-size: 1.5rem;
    font-weight: 400; }
    .card-trio h4 .big-bold {
      font-weight: bold;
      font-size: 2.2rem; }
  .card-trio .view-button {
    box-shadow: 0 0 0 2px white;
    color: white;
    text-decoration: none;
    position: absolute;
    bottom: 50px;
    padding: 15px 25px;
    text-transform: uppercase;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-size: 1rem;
    transition: .3s;
    border-radius: 10px; }
    .card-trio .view-button:hover {
      background-color: white;
      color: black; }
    @media (max-width: 1200px) {
      .card-trio .view-button {
        bottom: 15px; } }
  @media (max-width: 768px) {
    .card-trio h3 {
      font-size: 1.8rem; }
    .card-trio h4 {
      font-size: 1rem; }
      .card-trio h4 .big-bold {
        font-size: 1.5rem; } }

.wide .element1-content {
  height: 350px !important; }
  @media (max-width: 991px) {
    .wide .element1-content {
      aspect-ratio: 16/9;
      height: auto !important; } }

.ultra-wide .element1-content {
  height: 350px !important; }
  @media (max-width: 991px) {
    .ultra-wide .element1-content {
      aspect-ratio: 16/9;
      height: auto !important; } }
  @media (min-width: 991px) {
    .ultra-wide .element1-content .el1-text {
      right: 75%; }
      .ultra-wide .element1-content .el1-text .trip-info {
        align-items: center; }
    .ultra-wide .element1-content:hover .el1-text {
      right: 0; } }

.small .element1-content {
  height: 200px !important; }
  @media (max-width: 991px) {
    .small .element1-content {
      aspect-ratio: 16/9;
      height: auto !important; } }
  @media (min-width: 991px) {
    .small .element1-content .trip-info {
      align-items: flex-start !important;
      flex-direction: column !important; }
    .small .element1-content .badges .new-badge {
      width: 80px; } }

.element1-content {
  overflow: hidden;
  text-align: center;
  height: 200px;
  width: 100%;
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: .3s;
  isolation: isolate; }
  @media (max-width: 991px) {
    .element1-content {
      aspect-ratio: 16/9;
      height: auto; } }
  .element1-content:hover .el1-bg {
    transform: scale(1.25);
    -webkit-transform: scale(1.25); }
  .element1-content:hover .el1-text {
    top: 0; }
  .element1-content .badges {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 10;
    text-transform: uppercase; }
    .element1-content .badges .new-badge {
      display: flex;
      justify-content: center;
      align-items: center;
      min-width: 130px;
      padding: 0 1rem;
      background-color: #189AD3;
      height: 24px;
      font-size: 1rem;
      margin-bottom: 8px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px; }
  .element1-content .el1-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    transition: .3s;
    z-index: -1;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%; }
  .element1-content:hover h3 {
    margin-bottom: 5px; }
  .element1-content .el1-text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: calc(100% - 95px);
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    transition: .3s;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
  .element1-content .cenovka {
    position: absolute;
    z-index: 10;
    right: 5px;
    top: 5px;
    font-size: 1rem;
    font-weight: bold; }
    .element1-content .cenovka .big-bold {
      font-size: 1.3rem; }
  .element1-content h3 {
    position: relative;
    z-index: 1;
    font-size: 1.8rem;
    margin-bottom: 0px;
    text-align: left;
    transition: .3s; }
    .element1-content h3 .country {
      font-size: 1rem; }
  .element1-content .trip-info {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center; }
    .element1-content .trip-info .trip-btn {
      display: flex;
      align-items: center;
      background-color: transparent;
      border: 0;
      padding: 0;
      margin-right: 16px;
      color: #fff;
      font-size: .875rem; }
      .element1-content .trip-info .trip-btn:last-of-type {
        margin-right: 0; }
      .element1-content .trip-info .trip-btn img {
        width: 14px;
        margin-right: 8px; }
  .element1-content h4 {
    position: relative;
    z-index: 1;
    font-size: 1rem;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 0; }
    .element1-content h4 .big-bold {
      font-weight: 600;
      font-size: 1.5rem; }
  .element1-content .view-button {
    position: relative;
    z-index: 1;
    text-decoration: none;
    color: white;
    box-shadow: 0 0 0 1px white;
    padding: 10px 20px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    transition: .3s;
    border-radius: 10px; }
    .element1-content .view-button:hover {
      background-color: white;
      color: black; }
  .element1-content .overlay {
    position: absolute;
    transition: .3s;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 10px;
    -webkit-border-radius: 10px; }

.element-heading {
  margin-top: 30px; }
  .element-heading h3 {
    font-weight: bold;
    font-family: "Ubuntu", sans-serif; }
  .element-heading h4 {
    font-weight: 700;
    font-size: 1.4rem;
    font-family: "Ubuntu", sans-serif; }

.element2 .el1-bg {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover; }

.element2-card {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden; }
  .element2-card h3 {
    font-size: 2rem; }
  .element2-card p {
    font-size: 1rem; }
    .element2-card p:last-child {
      margin-bottom: 0; }

.el2-c-left {
  background-color: rgba(149, 99, 99, 0.079); }

.fs16 {
  font-size: 1rem !important; }

.fs18 {
  font-size: 1.125rem !important; }

.fs20 {
  font-size: 1.25rem !important; }

.fs24 {
  font-size: 1.5rem !important; }

.fs32 {
  font-size: 2rem !important; }

.fs28 {
  font-size: 1.75rem !important; }

.card-central {
  transition: .3s;
  position: relative;
  background-color: transparent; }
  .card-central .overlay {
    position: absolute;
    transition: .3s;
    height: 100%;
    width: 100%;
    z-index: 0; }

.image-mosaic {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  grid-auto-rows: 240px; }
  .image-mosaic .el1-bg {
    opacity: 1; }
  .image-mosaic .e-link {
    display: block;
    width: 100%;
    height: 100%; }

.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
  color: #fff;
  height: 100%;
  width: 100%;
  transition: all 500ms;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 10px;
  -webkit-border-radius: 10px; }

@media screen and (min-width: 600px) {
  .card-tall {
    grid-row: span 2 / auto; }
  .card-wide {
    grid-column: span 2 / auto; } }

.card-wide .el1-bg, .card-small .el1-bg {
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover; }

.card-wide:hover .el1-text {
  max-width: 100%;
  right: 0; }

.card-wide:hover .el1-text {
  right: 0; }

.card-tall .el1-bg {
  height: 496px !important;
  -o-object-fit: cover;
     object-fit: cover; }

.element3 .card .view-button {
  bottom: 30px;
  padding: 10px 0;
  width: 45%;
  text-align: center;
  border-radius: 10px; }

.element3 .card-small .view-button {
  border-radius: 10px;
  width: 80%; }

.element3 .price-graph {
  max-width: unset; }

@media (max-width: 991px) {
  .element3 .flex-table .flex-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr); } }

.info-box {
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 15px;
  border-radius: 10px; }

.footer-dark {
  padding: 50px 0;
  color: #f0f9ff;
  background-color: #282d32; }
  .footer-dark .social {
    display: flex;
    align-items: center;
    justify-content: center; }
    .footer-dark .social img {
      max-height: 50%;
      max-width: 16px;
      width: auto; }

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px; }

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0; }

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6; }

.footer-dark ul a:hover {
  opacity: 0.8; }

@media (max-width: 767px) {
  .footer-dark .item:not(.social) {
    text-align: center;
    padding-bottom: 20px; } }

.footer-dark .item.text {
  margin-bottom: 36px; }

@media (max-width: 767px) {
  .footer-dark .item.text {
    margin-bottom: 0; } }

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0; }

.footer-dark .item.social {
  text-align: center; }

@media (max-width: 991px) {
  .footer-dark .item.social {
    text-align: center;
    margin-top: 20px; } }

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.footer-dark .item.social > a:hover {
  opacity: 0.9; }

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0; }

.article-element h5 {
  font-family: "Ubuntu", sans-serif; }

.article-element .article-img {
  border-radius: 10px; }

.article-element .carousel-caption {
  color: black;
  left: unset;
  right: unset;
  text-align: left; }

.article-element .carousel-indicators li {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  border: 1px solid black;
  background-color: #282d32; }

.article-element .view-button {
  box-shadow: 0 0 0 1px black;
  color: black;
  text-decoration: none;
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 1rem;
  transition: .3s;
  border-radius: 10px;
  text-align: center; }
  .article-element .view-button:hover {
    background-color: black;
    color: white; }

.article-element br + br {
  display: none; }

.text-elements .big-text-title {
  font-size: 2rem;
  font-weight: normal;
  font-family: "Ubuntu", sans-serif; }

.text-elements .md-text-title {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "Ubuntu", sans-serif; }

.text-elements .text-desc {
  font-size: 1rem; }

.text-elements img {
  margin-bottom: 8px;
  border-radius: 10px;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover; }

.image-info-box .i-info-box {
  position: relative;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden; }
  .image-info-box .i-info-box .overlay {
    position: absolute;
    transition: .3s;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #003145 0, rgba(0, 49, 69, 0.6) 16%, rgba(0, 49, 69, 0.2) 30%, rgba(0, 49, 69, 0) 40%, rgba(0, 49, 69, 0.2) 50%, rgba(0, 49, 69, 0.6) 65%, #003145 100%);
    z-index: 0; }
  .image-info-box .i-info-box:hover .i-bg {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  .image-info-box .i-info-box .i-bg {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    z-index: -1;
    transition: .3s; }
  .image-info-box .i-info-box .edit {
    top: 10px;
    z-index: 1; }
  .image-info-box .i-info-box .i-box-title {
    margin-top: 40px;
    color: #fff;
    font-size: 1.5rem;
    position: relative;
    z-index: 1; }
  .image-info-box .i-info-box .i-box-sub {
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    position: relative;
    z-index: 1; }

.offers {
  margin-bottom: 30px; }
  .offers .offer-con {
    position: relative;
    overflow: hidden;
    border-radius: 10px; }
    .offers .offer-con .sidebar {
      position: relative;
      height: 230px;
      display: inline-flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center;
      width: 50%;
      background-color: rgba(255, 255, 255, 0.5);
      transition: .3s; }
    .offers .offer-con .off-img {
      position: absolute;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 230px;
      top: 0;
      left: 0;
      right: 0; }
    .offers .offer-con .place {
      font-weight: normal; }
    .offers .offer-con .price .price-r {
      font-weight: bold;
      font-size: 1.8rem; }
    .offers .offer-con:hover .sidebar {
      width: 100%; }

.gdpr-link {
  color: inherit;
  text-decoration: underline; }
  .gdpr-link:hover {
    text-decoration: underline;
    color: inherit; }

.hotel-page {
  overflow: hidden; }
  @media (max-width: 768px) {
    .hotel-page .table td, .hotel-page .table th {
      padding: 5px; } }
  .hotel-page .facilities .fa-check {
    color: green; }
  .hotel-page .swiper {
    width: 100%; }
    @media (min-width: 992px) {
      .hotel-page .swiper {
        height: 480px; } }
    .hotel-page .swiper__gallery-image {
      width: 100%;
      border-radius: 10px;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      transition: .3s; }
      .hotel-page .swiper__gallery-image:hover {
        -webkit-transform: scale(1.25);
                transform: scale(1.25); }
      .hotel-page .swiper__gallery-image--thumb {
        aspect-ratio: 100/66; }
    .hotel-page .swiper__gallery-image-wrapper {
      overflow: hidden;
      border-radius: 10px;
      display: inline-block; }
    .hotel-page .swiper__gallery {
      overflow: hidden;
      max-width: 100%;
      margin-bottom: 15px;
      border-radius: 10px; }
      @media (max-width: 575px) {
        .hotel-page .swiper__gallery {
          height: 220px; } }
      @media (min-width: 576px) and (max-width: 767px) {
        .hotel-page .swiper__gallery {
          height: 285px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .hotel-page .swiper__gallery {
          height: 386px; } }
      @media (min-width: 992px) {
        .hotel-page .swiper__gallery {
          margin-right: 15px;
          margin-bottom: 0;
          width: calc(100% - 115px); } }
    @media (min-width: 992px) {
      .hotel-page .swiper__gallery-thumbs {
        max-width: 100px; } }
  .hotel-page .gallery {
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .hotel-page .gallery {
        flex-direction: row; } }
  .hotel-page .send-btn {
    background-color: #00a1de;
    color: white;
    border: 0;
    transition: .3s;
    width: 100%;
    height: 100%;
    max-height: 88px;
    font-size: 1.8rem;
    border-radius: 5px;
    max-width: 200px; }
    @media (max-width: 991px) {
      .hotel-page .send-btn {
        max-width: unset; } }
    .hotel-page .send-btn:hover {
      box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f; }
  .hotel-page .info .icon {
    height: 15px; }

.hotel-header {
  background-size: cover !important;
  background-position: center center !important; }

.hotelOverview .rating {
  text-align: center; }

.route {
  color: #999;
  font-size: 70%;
  font-weight: normal; }

.hotelOverview .rating b {
  display: block;
  color: #999;
  font-size: 70%;
  font-weight: normal; }

.hotelOverview .rating strong {
  display: block;
  font-size: 120%; }

.hotelOverview p.rating {
  float: left;
  width: 50%;
  padding: 1em 0;
  border: 1px dashed #dedede;
  border-width: 1px 0 1px 0; }

.hotelRankings li {
  list-style-type: none; }
  .hotelRankings li .progress {
    margin-top: 5px;
    height: .7rem; }

.hotelRankings ul {
  padding-left: 0; }

ul.rankings li {
  float: left;
  width: 50%;
  margin-bottom: 0.5em;
  padding-right: 5%;
  font-size: 0.9375em;
  line-height: 1.125em; }

.rankings progress {
  border-radius: 50px;
  overflow: hidden; }

ul.rankings li strong {
  font-weight: normal; }

ul.rankings li strong b {
  margin-left: 1em; }

ul.facilities {
  padding-left: 0; }

ul.facilities li {
  list-style-type: none;
  width: 33.3%;
  float: left;
  padding-right: 5px; }
  @media (max-width: 768px) {
    ul.facilities li {
      width: 50%; } }

ul.facilities li i {
  margin-right: .3em;
  font-size: 70%; }

#objectName {
  margin-bottom: 1em; }

.contact-header {
  min-height: 300px !important; }
  .contact-header .booking-form {
    text-align: center; }
    .contact-header .booking-form h4 {
      font-size: 1.25rem;
      font-weight: 400; }
  .contact-header .dark-bg {
    padding: 48px 0 !important; }

.contact .i-heading {
  font-size: 1.125rem;
  color: #5b5b5b;
  font-weight: bold;
  margin-bottom: 8px;
  font-family: "Ubuntu", sans-serif; }

.contact .i-info {
  margin-bottom: 0;
  font-size: 1rem; }

.contact .contact-i {
  padding: 50px 0; }
  .contact .contact-i table {
    margin: 24px 0;
    width: 100%;
    color: #5b5b5b;
    font-size: .875rem; }
    .contact .contact-i table tr:nth-child(even) {
      background: #f6f7f8; }

.contact .contact-input {
  width: 100%;
  margin-bottom: 16px;
  border-radius: 5px;
  border: 1px solid #000;
  padding: 0 8px;
  height: 40px; }

.contact .contact-area {
  padding: 4px 8px;
  width: 100%;
  min-height: 300px;
  border-radius: 5px;
  border: 1px solid #000;
  max-height: 300px; }

.contact .contact-send {
  background-color: #00a1de;
  color: white;
  border: 0;
  transition: .3s;
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  max-height: 40px; }
  @media (max-width: 991px) {
    .contact .contact-send {
      max-width: 100% !important; } }
  .contact .contact-send:hover {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f; }

.contact .send-label {
  position: relative;
  bottom: 1px; }

.text-elements img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.text-elements .s-img {
  height: 180px; }
  @media (max-width: 991px) {
    .text-elements .s-img {
      height: 350px; } }

.light-bg {
  background: rgba(0, 49, 69, 0.4);
  position: absolute;
  top: unset;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 10px;
  padding: 10px;
  margin: 20px;
  text-align: center;
  color: white;
  font-size: 0.9rem; }
  .light-bg p {
    margin-bottom: 0; }

.el1-text {
  right: 10px;
  text-align: left; }
  .el1-text .stars {
    position: absolute;
    right: 0;
    top: 0px;
    color: white;
    z-index: 1;
    font-size: 1rem;
    width: 44px;
    vertical-align: top;
    display: inline-block; }

.element1-content h3 {
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
  display: inline-block;
  max-width: 97%;
  padding-right: 44px;
  color: #fff; }
  .element1-content h3 .stars {
    color: #fff; }
  .element1-content h3 .country {
    display: inline-block; }

.element1-content p {
  display: block;
  margin-bottom: 8px;
  position: relative;
  text-align: left;
  color: #fff;
  z-index: 1;
  position: relative; }

.element1-content h3, .element1-content p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.el1-text {
  right: 10px; }

.element-1 .el1-text h3 {
  font-size: 1.4rem !important; }

.element1-content h3, .element1-content p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.automated-element-3 .cards:hover .card-trio {
  background-color: transparent !important; }

.el-aut .el1-text {
  right: 0 !important; }

.automated-elements.el-aut.block-type-1 .element-1 .row .col-lg-4.px-2.mb-3:not(.wide) h3.sego {
  font-size: 1.2rem !important; }

.el-aut .el1-text .stars {
  position: absolute;
  right: 0;
  top: 0;
  color: white !important;
  z-index: 1;
  font-size: 1rem;
  width: 44px;
  vertical-align: top;
  display: inline-block; }

.btn.btn-primary:not(:hover) {
  background-color: #00a1de;
  border-color: #00a1de; }

.breadcrumbs a:not(:hover) {
  color: #00a1de; }

#searchModal .close {
  top: .6rem;
  right: 1rem;
  z-index: 1; }

@media (min-width: 992px) {
  #searchModal .search-calendar .picker {
    border-right: 1px solid #dee2e6; } }
