/*
Theme Name: Dog Hotel
Author: BENΛDΛM
Author URI: https://benadam.co.il
Description: Theme for doghotels.co.il
Version: 1.0
Text Domain: dog-hotels
*/

/* Global */
@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700&display=swap");

/* Iphone Fix */
input,
textarea {
  -webkit-user-select: text; /* Chrome, Opera, Safari */
  -moz-user-select: text; /* Firefox 2+ */
  -ms-user-select: text; /* IE 10+ */
  user-select: text; /* Standard syntax */
}

.single-hotels *,
.single-hotels *::before,
.single-hotels *::after {
  outline: none;
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

html {
  scroll-behavior: smooth;
  width: 100vw;
  max-width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
body {
  max-width: 100%;
  width: 100vw;
  overflow-x: hidden;
  font-family: "Assistant", sans-serif;
  direction: rtl;
  color: #546285;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

/* Fix acf rtl switch ui issue */
html[dir="rtl"] .acf-switch {
  direction: ltr;
}

/* Pravent copy */
body {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE/Edge */
  user-select: none;
}

::selection {
  background-color: #00000000;
}

body.single-hotels {
  background-color: white;
}

header:not(.elementor),
section:not(.elementor-section),
footer:not(.elementor){
  width: 96%;
  padding: 30px 2%;
}

.elementor-section {
  width: unset;
  padding: unset;
}

.boxed {
  margin: auto;
  max-width: 1100px;
  height: 100%;
}

a {
  text-decoration: none;
  color: #546285;
}

h1 {
  font-size: 35px;
  font-weight: 500;
  padding: 6px;
}
.hide {
  opacity: 0;
  overflow: hidden;
  height: 0px;
  width: 0px;
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
  z-index: -99;
  pointer-events: none;
}
.big-radius {
  border-radius: 21px;
}
.med-radius {
  border-radius: 10px;
}
.single-hotels .right {
  width: 60%;
  float: right;
  position: relative;
}
.single-hotels .left {
  width: 40%;
  float: left;
  position: relative;
}

/* Header */
header:not(.elementor) {
  height: 44px;
  font-size: 21px;
  letter-spacing: 0.7px;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0;
  color: #fff;
  background: #35b8be;
  z-index: 90;
  display: flex;
  padding: 0 2%;
  transition: opacity 0.5s 0s ease-in-out;
}

header:not(.elementor) nav {
  display: flex;
  margin-right: 27px;
  justify-content: flex-start;
}

img.main-logo {
  margin-left: 15px;
}

a.back-main {
  border: 1px solid #ffffff4f;
  color: #fff;
  padding: 3px 11px 3px 39px;
  margin-right: auto;
  transition: border 0.3s ease-in-out;
}

section.mini-header {
  display: flex;
  align-items: center;
  height: 83px;
  color: #36b8be;
  background: #fff;
  z-index: 999;
  padding: 0 2%;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  transition: height 0.5s ease-in-out, backdrop-filter 0.5s ease-in-out;
}
.sticky-minisite .mini-header {
  position: fixed;
  top: 0;
  right: 0;
  height: 63px;
  background: #ffffffe6;
  box-shadow: 0 1px 0 #36b8be2b;
  backdrop-filter: blur(3.3px);
  -webkit-backdrop-filter: blur(3.3px);
}

.mini-header ul {
  margin-right: auto;
  display: flex;
  width: 483px;
  justify-content: space-between;
}

img.mini-logo {
  max-height: 77%;
  max-width: 239px;
  margin-left: 17px;
  object-fit: contain;
  border-radius: 6px;
}

ul {
  list-style: none;
  margin-block: 0;
  padding-inline: 0;
}

section.mini-hero {
  height: 314px;
  box-shadow: inset 0 0 0 99999px #35b8be80;
  color: #fff;
  background-color: #36b8be;
}

.mini-hero .right {
  display: flex;
  justify-content: space-around;
  gap: 1.5%;
  float: right;
  height: 100%;
  align-items: center;
  text-shadow: 0px 1px 4px #13595ca8;
}

.mini-hero .num {
  font-size: 79px;
  font-weight: 600;
  text-align: center;
}

.hero-data {
  text-align: center;
}

.num::after {
  content: "מ״ר";
  font-size: 19px;
  display: block;
  font-weight: 100;
  margin-top: -7px;
}

.mini-hero .main-img {
  height: 401px;
  border: 3px solid;
  margin-top: 70px;
  position: absolute;
  top: 0;
  right: 0;
  width: 140%;
  background-color: #ffffff;
}

.mini-hero .left {
  float: left;
}

section.about .left {
  padding-top: 160px;
}

section.about .prices,
.services .day {
  background-color: #f5fbfc;
  min-height: 300px;
  padding: 29px 33px 50px 33px;
  background-image: url("img/Dog_leg.png");
  background-position: bottom left;
  background-size: unset;
}

section.about .phone {
  background: #f5fbfc;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 20px;
  padding: 24px 0;
}

section.about h3 {
  margin-bottom: 8px;
}

.single-hotels section.about span.type {
  color: #ffffff;
  font-weight: 300;
  font-size: 19px;
  background-color: #35b8be;
  display: inline-block;
  border-radius: 4px;
  padding: 0px 10px 1px 10px;
}

section.services {
  background: #f5fbfc;
  min-height: 300px;
  margin-top: 64px;
}

section::after {
  content: "";
  display: block;
  clear: both;
  pointer-events: none;
}

section.services .service {
  background: #fff;
  padding: 21px 4px;
  text-align: center;
  color: #546285;
  cursor: default;
}

section.services .service_icon {
  height: 35px;
  width: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 8%;
  background-size: contain;
}

.single-hotels .services .services {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 19px 23px;
  width: 95%;
}

.single-hotels .services .day {
  background-color: #fff;
  background-image: url("img/Dog_cry.png");
  background-size: unset;
  background-position: bottom -64px left -38px;
  margin-bottom: -140px;
  z-index: 10;
}

.single-hotels section.media .swiper-slide {
  height: 209px;
  cursor: pointer;
  box-shadow: 0 0 0px -2px #414d6b00;
  transition: box-shadow 0.3s ease-in-out;
  margin-top: 14px;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.media .boxed::after {
  content: "";
  height: 100%;
  width: 52%;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 26%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  top: 0;
  left: 15%;
  z-index: 5;
  pointer-events: none;
}

section.media .boxed {
  padding-left: 30%;
}

section.media .swiper-container.media-gallery {
  margin-right: -30%;
  margin-top: -10px;
  overflow: hidden;
}

section.big-phone {
  background: #c2e9eb;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 60px;
  box-shadow: 0 2px 0 0 white, 0 5px 0 0 #c2e9eb;
}

section.big-phone a h5 {
  color: #ffffff;
  font-size: 53px;
  font-weight: 500;
  letter-spacing: 7px;
  margin: 0;
  margin-bottom: 14px;
  text-shadow: 0px 4px 1px #36b8be;
}

section.big-phone h3 {
  color: #546285;
  font-size: 102px;
  text-shadow: -6px 5px #f5fbfc;
  letter-spacing: 14px;
  margin: 0;
}

section.press .press_cube {
  min-width: 48%;
  height: 235px;
  box-sizing: border-box;
  border: 1px solid #c2e9eb;
  border: 1px solid #c2e9eb;
  box-shadow: 0 2px 0 #c2e9eb, inset 0 0 0 99999px #c2e9ebbd;
  color: #546285;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 110%;
  background-position: top center;
  background-color: #c2e9eb;
  cursor: pointer;
  transition: all 1s ease-in-out, background-position 3s ease-in-out;
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 3px;
}

section.press .press_cube::before {
  content: "";
  position: absolute;
  border: 1px solid white;
  width: 97%;
  height: 93%;
  border-radius: 9px;
}

section.press .press_cube:hover {
  box-shadow: 0 2px 0 #c2e9eb, inset 0 0 0 99999px #c2e9eb00;
  background-position: bottom center;
  color: #ffffff00;
}

.single-hotels section.press .boxed {
  display: flex;
  justify-content: space-between;
}

.info-fold {
  border: 1px solid #c2e9eb;
  box-shadow: 0 2px 0 #c2e9eb;
  overflow: hidden;
  margin-bottom: 21px;
}

.info-fold img.icon {
  width: 85px;
  object-fit: none;
}

.info-fold h3 {
  margin: 0;
  margin-left: auto;
}

.info-fold span.folder {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  color: #c5eaec;
}

.info-fold span.folder img {
  transform: rotateZ(90deg);
  height: 18px;
  margin-right: 19px;
  margin-top: 3px;
  transition: all 0.4s ease-in-out;
}

.info-fold .clickable {
  cursor: pointer;
  height: 62px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.info-fold .content {
  display: none;
  padding: 29px 83px 57px 41px;
}

section.contact-us {
  background-color: #c2e9eb;
  box-shadow: inset 0 163px 0 #fff;
}

.mini-contact-form {
  background-color: #fff;
  padding: 19px 15px;
  border: 1px solid #c2e9eb;
  min-height: 420px;
  position: relative;
}

input,
textarea {
  border-radius: 4px;
  border: 1px solid #c2e9eb;
  padding: 12px 2%;
  margin: 0;
  margin-bottom: 11px;
  font-size: 26px;
  font-weight: 300;
  color: #546285;
}

.frm_form_fields input,
.frm_form_fields textarea {
  width: calc(96% - 2px);

}

footer.minisite-footer {
  background-color: #546285;
  padding: 0 2%;
  color: #c2e9eb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 46px;
  font-weight: 100;
  font-size: 21px;
  letter-spacing: 0.7px;
}

.hero-data .desc {
  max-width: 95%;
  margin: auto;
  font-size: 22px;
  height: 114px;
}

.hero-data .desc::before {
  content: "";
  background-image: url("img/Deco2.png");
  height: 29px;
  width: 87px;
  display: block;
  margin: 21px auto;
}

p {
  line-height: 41px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 23px;
  letter-spacing: 1.3px;
}

.mini-header a h3 {
  font-size: 35px;
  letter-spacing: 2.6px;
  min-width: 100%;
}

.mini-header ul a {
  font-size: 18px;
  color: #36b8be;
  font-weight: 400;
  letter-spacing: 0.7px;
}

li {
  padding: 0;
  margin: 0;
}

body.single-hotels header {
  font-weight: 200;
}

a.back-main::after {
  content: url("img/back_icon.png");
  position: absolute;
  top: 6px;
  left: 11px;
}

a.back-main:hover {
  border: 1px solid #ffffff;
}

.single-hotels section.about h3::before {
  content: url("img/Deco.png");
  position: absolute;
  top: -12px;
  right: -21px;
}

.single-hotels section.about p {
  margin-left: 10%;
  line-height: 34px;
}

.prices h4,
.price_comments {
  color: #36b8be;
  font-weight: 300;
  font-size: 19px;
}

.prices li,
.day li {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 20px;
}

.prices .title,
.day .title {
  max-width: 60%;
  overflow-wrap: anywhere;
}

.prices .dots,
.day .dots {
  height: 17px;
  flex-grow: 1;
  border-bottom: 4px dotted #606d8e1f;
  margin: 0 3%;
}

.single-hotels .phone img {
  position: absolute;
  bottom: 0;
  right: -13px;
}

.single-hotels .phone h5 {
  color: #36b8be;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  margin-bottom: 10px;
}

.single-hotels .phone a {
  font-weight: 700;
  font-size: 34px;
  letter-spacing: 6px;
  text-shadow: -10px 6px 0px #e5f1f3;
  z-index: 10;
}

.main-video-thumbnail {
  height: 240px;
  width: 95%;
  margin: auto;
  background: white;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-hotels .main_video {
  background: #f5fbfc;
  margin-top: -100px;
  padding: 12px 2px 43px 2px;
}

.single-hotels section.media .swiper-slide:hover {
  box-shadow: 0 0 10px -2px #414d6b87;
}

.lightbox-link::after {
  content: "☌";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  z-index: 999;
  display: block;
  color: #fffffff5;
  font-size: 33px;
  line-height: 46px;
  transform: rotateZ(-177deg);
  background: #00000061;
  opacity: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: opacity 0.2s;
}

[data-lightbox-kind="video_file"]::after,
[data-lightbox-kind="fb_video"]::after,
[data-lightbox-kind="yt"]::after {
  content: "►";
  color: rgba(255, 255, 255, 0.96);
  font-size: 33px;
  transform: none;
  line-height: 53px;
  text-indent: -6px;
  box-shadow: 0 0 0 2px #fff;
  opacity: 0.6;
}

.lightbox-link:hover::after {
  opacity: 1;
}

span.anchor {
  position: absolute;
  top: -110px;
}

.single-hotels section.media .swiper-slide span.img-desc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: -57px;
  height: 50px;
  width: 80%;
  font-size: 20px;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  color: #36b8be;
}

.single-hotels section.media .swiper-slide:hover span.img-desc {
  opacity: 1;
}

.swiper-container.testimonials {
  height: 450px;
  text-align: center;
  /* overflow: visible; */
  /* position: relative; */
}

.testimonials .swiper-container.testimonials::after {
  opacity: 1;
  height: 110px;
  width: 110px;
  display: block;
  background: url("img/Quote.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
}

.swiper-container.testimonials::before {
  content: url("img/Quote.png");
  position: absolute;
  pointer-events: none;
  margin-top: 50px;
  width: 100%;
  right: 0;
  transform: rotate(17deg);
  opacity: 0.3;
}

style {
  display: none !important;
}

.testimonials .swiper-slide p {
  max-width: 600px;
}

.mini-header a.logo-link {
  display: flex;
  height: 100%;
  align-items: center;
}

.testimonials .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
}

.single-hotels .swiper-button-next,
.single-hotels .swiper-button-prev {
  color: #c2e9eb;
  position: absolute;
}

.testimonials .dogName {
  color: #36b8be;
}

.testimonials .dogName:before {
  content: url("img/Dog_icon.png");
  margin-left: 4px;
  margin-right: -19px;
}

.testimonials .swiper-slide.swiper-slide-active {
  opacity: 1;
}

section.testimonials {
  padding-bottom: 130px;
  overflow: hidden;
}

section.testimonials .swiper-wrapper {
  align-items: center;
}

.single-hotels .num.title_holder::after {
  content: "";
  background-image: url(img/Deco2.png);
  height: 29px;
  width: 87px;
  display: block;
  margin: 21px auto;
}

.lightbox-link[data-lightbox-kind="yt"]::before {
  transform: none;
  opacity: 1;
  content: "►";
  line-height: 52px;
  text-indent: -7px;
  margin: auto;
  text-align: center;
  z-index: 999;
  display: block;
  color: #fffffff5;
  font-size: 33px;
  background: #00000021;
  box-shadow: 0 0 0 4px #fff, 0 0 7px 5px #0000003d;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: opacity 0.2s;
}

section.big-phone::after {
  content: url("img/Bone_fly.png");
  position: absolute;
  bottom: 4px;
  right: 12vw;
  transform: rotate(91deg);
}

.info-fold.open span.folder img {
  transform: rotateZ(-90deg);
}

section.big-phone::before {
  content: url("img/Bone_fly.png");
  position: absolute;
  top: 50px;
  left: 16vw;
}

span.checklist_line {
  display: block;
  position: relative;
  margin-bottom: 18px;
  line-height: 38px;
}

span.checklist_line::before {
  content: "✓";
  color: #c2e9eb;
  margin-left: 10px;
  position: absolute;
  top: 0;
  right: -28px;
}

section.contact-us .right h4 {
  font-weight: 500;
  font-size: 26px;
  margin-top: 11px;
  margin-bottom: 20px;
}

.share_links a {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  border: 1px solid #c2e9eb;
  margin-left: 8px;
  transition: all 0.2s ease-in-out;
}

.share_links a:hover {
  background-color: #c2e9eb;
}

.mini-contact-form h4 {
  font-weight: 500;
  font-size: 26px;
  margin-top: 29px;
  margin-right: 17px;
  margin-bottom: 77px;
  z-index: 10;
}

.mini-contact-form img {
  position: absolute;
  top: 21px;
  left: 35px;
}

input::placeholder,
textarea::placeholder {
  color: #54628596;
}

footer.minisite-footer a {
  color: #c2e9eb;
  font-weight: 600;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.frm_error {
  background-color: red;
  color: #fff;
  border-radius: 4px;
  padding: 0 9px 2px 9px;
  float: left;
  margin-top: -20px;
  margin-bottom: 14px;
  font-size: 19px;
}

.frm_error_style {
  color: red;
  font-weight: 500;
  font-size: 22px;
}

.single-hotels .mini-contact-form .frm_verify[aria-hidden="true"] {
  opacity: 0;
  overflow: hidden;
  height: 0;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  background-color: #546285;
  width: 100%;
  border: none;
  border-radius: 4px;
  padding: 14px 0px;
  color: #fff;
  font-size: 28px;
  font-weight: 100;
  letter-spacing: 4px;
  cursor: pointer;
}

[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover,
button:hover,
[type="button"]:active,
[type="reset"]:active,
[type="submit"]:active,
button:active {
  background-color: #434f6d;
}

.frm_message[role="status"] p {
  border: 1px solid #c2e9eb;
  border-radius: 4px;
  padding: 4%;
  display: block;
  max-width: 74%;
  margin: auto;
  margin-top: 130px;
  text-align: center;
}

footer.minisite-footer a.back_home {
  position: relative;
  background-color: #fff;
  color: #546285;
  border-radius: 8px;
  padding: 0 13px 2px 36px;
  margin-right: 12px;
  font-weight: 300;
}

footer.minisite-footer a.back_home::after {
  position: absolute;
  top: 2px;
  left: 13px;
  font-size: 24px;
  content: "⌵";
  transform: rotate(90deg);
}

footer.minisite-footer a.back_home:hover {
  background-color: #ffffffdb;
}

.mini-header ul a:hover {
  color: #506f8e;
}

.single-hotels #map {
  height: calc(100% - 163px);
  width: 93%;
  position: absolute !important;
  top: 163px;
  right: 0;
  z-index: 0;
}

section.contact-us .boxed {
  z-index: 1;
  position: relative;
}

section.contact-us::before {
  content: "";
  height: calc(100% - 163px);
  top: 163px;
  width: 60%;
  position: absolute;
  left: 7%;
  z-index: 1;
  background: rgb(194, 233, 235);
  background: linear-gradient(
    270deg,
    rgba(194, 233, 235, 0) 0%,
    rgba(194, 233, 235, 1) 100%
  );
  pointer-events: none;
}

.lightbox-link[data-lightbox-kind="yt"]::after {
  content: none;
}

.single-hotels section,
.single-hotels header,
.single-hotels footer {
  position: relative;
}

svg.main_logo {
  width: 43px;
  margin-left: 12px;
}
.mini-header span.main-title.mobile {
  font-size: 20px;
  display: none;
}

.single-hotels .media .swiper-button-next,
.single-hotels .media .swiper-button-prev {
  color: #fff;
  top: 120px;
  display: none;
}

@media (max-width: 1200px) {
  img.mini-logo {
    max-width: 180px;
  }
  .mini-header a h3 {
    font-size: 24px;
  }
  .mini-header ul {
    width: 372px;
  }
  .single-hotels .phone img {
    width: 54px;
    right: -8px;
  }
}

@media (max-width: 1100px) {
  .boxed {
    width: 94%;
  }
  section.services .service {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.services .service_icon {
    position: relative;
    display: block;
    height: 24px;
    margin-bottom: 7px;
    right: 0;
  }
}

@media (max-width: 980px) {
  .mini-hero .num {
    font-size: 66px;
  }
}

@media (max-width: 840px) and (min-width: 701px) {
  .contact-box > a {
    width: 100% !important;
  }
}

@media (max-width: 750px) {
  section.about .left {
    padding-top: 70px;
  }
  .prices li,
  .day li {
    flex-direction: column;
  }
  .prices .title,
  .day .title {
    max-width: 100%;
  }
  .prices .price,
  .day .price {
    font-weight: 500;
  }
  .hero-data .desc {
    font-size: 20px;
  }
  img.mini-logo {
    max-width: 180px;
    margin-left: 0;
  }
  .mini-header a h3 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0;
  }
  .mini-header ul {
    display: none;
  }
  .single-hotels .phone img {
    display: none;
  }
  section.services .service_icon {
    height: 30px;
    width: 30px;
  }
  section.services .service {
    font-size: 20px;
  }
  .mini-header {
    height: 104px;
    justify-content: center;
    flex-direction: column;
    padding: 9px 0;
  }
  .mini-header a.logo-link {
    flex-direction: column;
    justify-content: center;
  }
  .sticky-minisite .mini-header {
    position: inherit;
  }
  footer.minisite-footer {
    height: 64px;
    flex-direction: column-reverse;
    justify-content: space-around;
    padding: 8px 1%;
  }
  .mini-hero .right,
  .mini-hero .left {
    float: none;
    width: 90%;
    height: 47%;
    margin: auto;
  }
  .mini-hero .main-img {
    width: 80%;
    margin: auto;
    margin-top: 51px;
    left: 0;
    height: 300px;
  }
  section.mini-hero {
    margin-bottom: 180px;
  }

  .hero-data .desc::before {
    display: none;
  }
}

@media (max-width: 700px) {
  .mini-hero .num {
    font-size: 62px;
  }
  .hero-data {
    margin-bottom: -73px;
}
  header,
  section,
  footer {
    width: 100%;
    padding: 20px 1%;
  }
  svg.main_logo {
    width: 28px;
  }
  header {
    font-size: 17px;
    padding: 0 1%;
  }
  a.back-main::after {
    transform: scale(0.9);
    top: 3px;
    left: 5px;
  }
  .single-hotels .right,
  .single-hotels .left {
    float: none;
    width: 100%;
  }
  section.mini-hero {
    height: 270px;
    margin-bottom: 205px;
  }
  .single-hotels section.about h3::before {
    right: -8px;
  }

  .single-hotels .main_video {
    margin-top: 0;
  }
  .single-hotels .services .services {
    margin: auto;
  }
  section.media .swiper-container.media-gallery {
    margin-right: 0;
    margin-top: 0;
  }
  section.media .boxed {
    padding-left: 0;
  }
  section.media .boxed::after {
    display: none;
  }
  .single-hotels .services .day {
    margin-bottom: 0;
  }
  section.big-phone h3 {
    font-size: 44px;
    letter-spacing: 5px;
  }
  section.big-phone::before {
    display: none;
  }
  section.big-phone::after {
    right: 2vw;
  }
  section.contact-us .right h4 {
    text-align: center;
    margin-bottom: 20px;
  }
  .single-hotels .share_links {
    text-align: center;
    margin-bottom: 76px;
  }

  .mini-contact-form {
    margin-bottom: 540px;
  }

  .single-hotels #map {
    height: 520px;
    top: unset;
    bottom: 0;
    width: 100%;
    border-top: 7px solid #fff;
    box-shadow: 0 13px 24px 8px #54628594;
  }
  section.contact-us::before {
    display: none;
  }
  .mini-header span.main-title.mobile {
    display: block !important;
  }
  header span.main-title.desktop {
    display: none;
  }
  .testimonials .swiper-button-next,
  .testimonials .swiper-button-prev {
    bottom: 0;
    top: unset;
  }
  .testimonials .swiper-container.testimonials::after {
    display: none;
  }
  .single-hotels .media .swiper-button-next,
  .single-hotels .media .swiper-button-prev {
    display: block;
  }
}

@media (max-width: 490px) {
  .mini-hero .num {
    font-size: 53px;
  }
}

.terms_con {
  --auto-grid-min-size: 11rem;
  display: grid;
  grid-template-columns: repeat(
    auto-fill,
    minmax(var(--auto-grid-min-size), 1fr)
  );
  grid-gap: 1rem 2rem;
}

a.term_con {
  background-color: #fff;
  border: 1px solid #e4e7eb;
  padding: 5px 0;
  font-size: 23px;
  border-radius: 66px;
  text-align: center;
}

a.term_con:hover {
  border: 1px solid #805fff;
}

.contact-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-box > a {
  background-color: #546285;
  color: #fff;
  text-align: center;
  width: 80%;
  border-radius: 3px;
  padding: 16px 0;
  margin-bottom: 11px;
  letter-spacing: 0.3px;
}

span.add_review_link {
  font-size: 22px;
}

span.add_review_link a {
  text-decoration: underline;
}

.with_frm_style .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 14px 22px !important;
}

.with_frm_style .chosen-container-single .chosen-single div {
  width: 25px !important;
}

.with_frm_style
  .chosen-rtl.chosen-container-single.chosen-with-drop
  .chosen-single
  div
  b {
  background-position: -8px 18px !important;
}

.service .tooltip {
  position: absolute;
  bottom: 52%;
  left: 0;
  right: 0;
  margin: auto;
  width: 75%;
  background-color: #c2e9ebd6;
  border-radius: 4px;
  box-shadow: 0 2px 4px #00000029;
  pointer-events: none;
  padding: 7px 4%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  font-size: 18px;
  line-height: 23px;
}

.service:hover .tooltip {
  opacity: 1;
  bottom: 77%;
  padding: 7px 7%;
  transition: all 0.2s 0.3s ease-in-out;
}

.service .tooltip::after {
  content: "";
  position: absolute;
  height: 6px;
  width: 12px;
  background-color: #c2e9ebd6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom: 0;
  box-shadow: 0 3px 4px #00000027;
  bottom: -6px;
  right: 0;
  left: 0;
  margin: auto;
}

.media_con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 1;
  gap: 20px 1%;
}
