﻿body {  font-family: "Open Sans", sans-serif;  -webkit-transition: 0.5s ease-out;  -moz-transition: 0.5s ease-out;  -ms-transition: 0.5s ease-out;  -o-transition: 0.5s ease-out;  transition: 0.5s ease-out;  font-size: 0.9em;  line-height: 1.5em;  font-weight: 300;  overflow-x: hidden;}a {  color: #00befd;}a:hover {  text-decoration: none;}button {  background: none;  border: 0px;}a.inherit {  color: inherit !important;}a.inherit:hover {  color: #005abf !important;}h1,h2,h3,h4,h5 {  font-weight: 300;}h1 {  font-size: 2rem;}hr {  border-top: 1px solid rgba(0, 0, 0, 0.05);}.h2_title {  font-size: 2rem;  margin-top: 25px;}.property_period_option h2 {  font-size: 1.2rem;}.subtitle {  color: #00befd;  font-size: 1.2rem;  margin-top: -5px;  margin-bottom: 15px;}.section_title {  font-size: 1.6rem;  margin-bottom: 0.7rem;  display: block;}.moved {  position: relative;  top: -220px;}.main_logo {  display: inline-block;  width: 200px;  height: 60px;  margin: -15px 70px 5px 0px;}.main_menu {  color: #fff !important;  justify-content: space-between;  background: linear-gradient(    to bottom,    rgba(0, 0, 0, 0.6) 0%,    rgba(0, 0, 0, 0.1) 69%,    rgba(0, 0, 0, 0) 100%  );  z-index: 2000 !important;  padding-top: 20px;  pointer-events: none;}.main_menu a {  pointer-events: all;}.main_menu button {  color: #fff !important;  z-index: 999;  pointer-events: all;}.main_menu .nav-item {  margin: 0px 10px 7px 10px;  font-size: 20px;  line-height: 160%;  padding: 5px 6px;}.main_menu a {  color: #fff;}.main_menu a:hover {  color: #fff;  text-decoration: none;}.nav-item.special {  background-color: #00befd;  border-radius: 8px;  color: #fff !important;}.nav-item.special:hover {  background-color: #005abf;  border-radius: 4px;  border-bottom: 0px;  color: #fff !important;}.main_menu {  -webkit-transition: 0.5s ease-out;  -moz-transition: 0.5s ease-out;  -ms-transition: 0.5s ease-out;  -o-transition: 0.5s ease-out;  transition: 0.5s ease-out;}.nav-item:hover .fa-heart {  color: #d70035;}.nav-item {  border-bottom: 2px solid rgba(255, 255, 255, 0);}.nav-item:hover {  border-bottom: 2px solid #005abf;  margin-bottom: 5px;}.nav-item .dropdown-menu {  background-color: #00befd;}.nav-item .dropdown-item:hover {  color: #00befd;}.page-item span,.page-item a {  width: 36px !important;  height: 36px !important;  border-radius: 24px !important;  border: 0px !important;  line-height: 36px !important;  padding: 0px !important;  text-align: center !important;}.page-link {  color: #aaa;  z-index: 0;}.page-item.active .page-link {  background-color: #00befd;}.main_image_cont {  display: block;  background-color: #f1f6f6;  width: 100%;  height: 742px;  margin: 0px;  overflow: hidden;  position: relative;  margin-bottom: 10px;}.main_search_cont {  display: block;  position: absolute;  height: 742px;  width: 100%;  left: 0px;  top: 0px;  margin: 0px;  margin-bottom: 10px;}.main_image_cont.fullsize {  height: 100vh;}.main_image_cont.landing {  height: 340px;}.scroller {  height: 100%;  width: 100%;  left: 0px;  position: absolute;  display: flex;  flex-wrap: wrap;  flex-direction: column;  -webkit-transition: 0.3s ease-out;  -moz-transition: 0.3s ease-out;  -ms-transition: 0.3s ease-out;  -o-transition: 0.3s ease-out;  transition: 0.3s ease-out;}.no-transition {  -webkit-transition: none;  -moz-transition: none;  -ms-transition: none;  -o-transition: none;  transition: none;}.scroll_image {  position: absolute;  top: 50%;  font-size: 64px;  color: #fff;  width: 64px;  height: 64px;  border-left: 2px solid #fff;  border-bottom: 2px solid #fff;  transform: rotate(45deg);}.scroll_prev {  left: 40px;}.scroll_next {  right: 30px;  transform: rotate(225deg);}.scroll_image.disabled {  color: #ddd;  opacity: 0.5;}.main_image {    background-size: cover;    background-repeat: no-repeat;  background-position: center center;  width: 100vw;  max-width: 100%;   height: 100%;  margin: 0px;  padding: 0px;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;}.main_image.hidden {  display: none;}.main_image.first_image {  width: 50vw !important;  background-attachment: inherit !important;}.main_image.other_image {  width: 25vw !important;  height: 50% !important;  background-attachment: inherit !important;}#main_carousel_section .main_image {  position: absolute;  transition: left 1.4s cubic-bezier(0.47, 0.13, 0.15, 0.89);}.main_image .image_text {  padding: 5px 20px;  margin-top: 20rem;  max-width: 1140px;  width: 100%;  display: flex;  flex-direction: column;  box-sizing: border-box;  color: #fff;  font-size: 1rem;  font-weight: 400;  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);  transition: 2s cubic-bezier(0.47, 0.13, 0.15, 0.89);}.main_image .image_text .image_title {  color: #fff;  font-weight: 700;  font-size: 2.7rem;  margin-bottom: 0.1rem;  line-height: 1;}.main_image .image_text .sub_title {  font-size: 1.3rem;  font-weight: 300;  margin-top: 0.3rem;  line-height: 1.2;  margin-bottom: 1.6rem;}.main_image .image_text .btn {  border-radius: 0px;  padding: 8px 35px;  height: auto;  float: right;}.carousel_move {  position: absolute;  width: 100vw;  height: 100%;  display: flex;  justify-content: space-between;  align-items: center;  padding: 0px 30px;}.carousel_move button {  z-index: 99;}.scroller .main_image {  width: 100vw;  max-width: 100%;   border: 1px solid #fff;  overflow: hidden;}.ajax_loading {  position: absolute;  width: 160px;  height: 160px;  top: 50%;  margin-top: -80px;  left: 50%;  margin-left: -80px;  background-image: url(https://www.my-rental-homes.com/skins/myrental/assets/svg/spinner.svg);  background-size: 160px 160px;  z-index: 999;  text-align: center;  line-height: 160px;  font-size: 15px;}.main_title {  position: absolute;  bottom: 0px;  display: flex;  flex-direction: row;  align-items: flex-end;  justify-content: space-between;  left: 0px;  padding: 10px 20px;  width: 100%;  height: 20vh;  pointer-events: none;  background: linear-gradient(    to top,    rgba(0, 0, 0, 0.8) 0%,    rgba(0, 0, 0, 0.25) 69%,    rgba(0, 0, 0, 0) 100%  );}.modal_main_image {  position: absolute;  top: 0px;  left: 0px;  width: 100%;  height: 160px;  background-repeat: no-repeat;  background-position: center;  background-size: cover;  z-index: 3;  display: none;}.modal_main_image.big {  display: block;  height: 350px;  position: unset;}.modal_main_spacer {  display: none;  height: 84px;  width: 100%;}.modal_main_image .main_title {  height: 60px;}.myLoved {  pointer-events: all;}.gallery {  cursor: pointer;  pointer-events: all;}.main_title .title {  font-size: 34px;  color: #fff;  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);  min-width: 130px;}.main_title .extra_btn {  font-size: 30px;  color: #fff;  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);  bottom: 10px;  display: flex;  justify-content: space-between;  align-content: center;  padding-right: 10px;}.extra_btn span {  margin: 5px;}.main_down_arrow {  position: absolute;  bottom: 26px;  left: 50%;  transform: translate(-50%, 0);  font-size: 30px;  color: #fff;  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);  width: 40px;  height: 70px;  border: 1px solid #fff;  border-radius: 25px;}.main_down_arrow:before {  content: "";  width: 8px;  height: 8px;  position: absolute;  background: #fff;  left: 50%;  margin-left: -4px;  border-radius: 4px;  top: 6px;  animation-name: bounce;  -webkit-animation-duration: 1.5s;  animation-duration: 1.5s;  -webkit-animation-timing-function: linear;  animation-timing-function: linear;  animation-iteration-count: infinite;  -webkit-animation-iteration-count: infinite;}@keyframes bounce {  0% {    transform: translateY(0);    opacity: 0;  }  10% {    opacity: 1;  }  90% {    opacity: 1;    transform: translateY(25px);  }  100% {    opacity: 0;    transform: translateY(25px);  }}.main_claim {  position: absolute;  margin-top: 50px;  bottom: 26%;  left: 0px;  color: #fff;  font-size: 36px;  font-weight: 400;  width: 100%;  text-align: center;  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);  }.main_claim_2 {  position: absolute;  margin-top: 50px;  bottom: 30%;  left: 0px;  color: #fff;  font-size: 36px;  font-weight: 400;  width: 100%;  text-align: center;  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);  }.main_claim_sub {  font-size: 1.2rem;  margin-top: 15px;  font-weight: 300;}.body-wrapper {  -webkit-transition: 0.7s ease-out;  -moz-transition: 0.7s ease-out;  -ms-transition: 0.7s ease-out;  -o-transition: 0.7s ease-out;  transition: 0.7s ease-out;}#myrentalnav {  -webkit-transition: 0.7s ease-out;  -moz-transition: 0.7s ease-out;  -ms-transition: 0.7s ease-out;  -o-transition: 0.7s ease-out;  transition: 0.7s ease-out;  font-family: "Roboto condensed";}.center_box {  margin-top: 20px;}.center_box > div {  text-align: left;  font-size: 0.85rem;  margin-bottom: 32px;}.center_box h4 {  font-size: 1.1rem;  font-weight: 400;  margin-bottom: 0.2rem;}.center_box a {  color: #333;}.home_svg {  max-width: 64px;  max-height: 64px;  margin-bottom: 5px;  margin-right: 10px;}.free_canc_svg {  max-width: 96px;  max-height: 96px;  margin-left: 24px;  margin-top: -32px;}.home_box_title {  font-size: 1.1rem;  font-weight: 400;}.myfooter {  background-color: #e8ebec;  width: 100%;  min-height: 250px;  margin-top: 30px;  padding: 60px 5px;  color: #959ca2;  padding-bottom: 90px;  position: relative;}.myfooter a {  color: #959ca2;}.myfooter a:hover {  color: #005abf;}.myfooter .icons {  font-size: 28px;  color: #959ca2;}.myfooter .list-group-item {  background-color: inherit !important;  border-bottom: 0px;  line-height: 1rem;  padding: 7px 0px;}.myfooter .icons i {  margin: 0px 5px 2px 0px;  display: inline-block;  width: 48px;  height: 48px;  line-height: 48px;  text-align: center;}.myfooter .icons a {  color: #959ca2;}.myfooter .icons a:hover i {  color: #005abf;  }.myfooter .section_title {  font-size: 20px;  margin-bottom: 1rem;  font-weight: 300;  display: block;  color: #3f4648;}.myfooter hr {  margin: 0.5rem;}.stikytop {  position: fixed;  z-index: 1999 !important;  height: 80px !important;  top: 0px;  left: 0px;  width: 100%;  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);    background: rgb(43, 129, 228);  background: linear-gradient(    179deg,    rgba(43, 129, 228, 1) 0%,    rgba(86, 164, 255, 1) 80%,    rgba(84, 164, 252, 1) 100%  );}.stikyspacer {  display: block;  height: 80px;}._search_box {  margin-top: 36vh;  width: 100%;}.btn {  height: 32px;  padding: 0px 15px;  border-radius: 0px !important;  background-color: #fff;  border: 1px solid #fff;  border-bottom: 1px solid #00befd;  display: inline-block;  color: #00befd;  line-height: 32px;  font-size: 18px;  overflow: hidden;  cursor: pointer;}.btn:hover {    color: #005abf;  border-bottom: 2px solid #005abf;}.btn:focus {  box-shadow: 0 0 0 0 #fff;}.btn.toggle_visibility {  font-size: 12px;}.btn.inverse {  border: 1px solid #00befd;  background-color: #00befd;  color: #fff;  border-radius: 8px !important;}.btn.inverse:hover {  border: 1px solid #005abf;  background-color: #005abf;  border-radius: 8px !important;}.btn.disabled {  border: 1px solid #e8ebec;  background-color: #e8ebec;  color: #959ca2;  border-radius: 8px !important;}.btn.round {  border-radius: 24px !important;  border: 0px;  text-shadow: 0px 0px #fff !important;  color: #333;}.btn.favorite {  height: 16px;  font-size: 11px;  line-height: 12px;  padding: 0px 5px;  font-weight: 300;  border-radius: 4px !important;  text-transform: uppercase;  margin-right: 3px;}.btn.favorite:hover {  border-radius: 4px !important;}.btn.btn-mysearch {  border-radius: 8px !important;  min-width: 180px;  height: 36px;  line-height: 36px;}.btn.btn-mysearch.small {  min-width: 80px;  color: #808080;  border: 0px solid;  font-size: 15px;}.more {  position: absolute;  bottom: 16px;  right: 10px;  width: 90%;  height: 36px;  line-height: 36px;}.card-title {  margin-bottom: 0.2rem !important;  padding-right: 40px;  font-size: 1.6rem;}.mapcontent .more {  width: auto;}.text-yellow {  color: #ffde16;}.text-red {  color: #d70035;}.text-blu {  color: #00befd;}.text-green {  color: #82c91e;}.text-gray {  color: #e1e1e0;}.property_price {  min-height: 80px;  text-align: right;}.price_box {  position: absolute;  right: 10px;  top: 10px;  display: flex;  flex-wrap: wrap;  justify-content: flex-end;}.price_price {  font-size: 22px;  font-weight: 300;  line-height: 0.9;  text-align: right;  margin-left: 3px;}.price_small {  font-size: 12px;}.price_period {  font-size: 14px;    font-weight: 300;    margin-left: 10px;}.price_bold {  display: flex;  flex-wrap: wrap;  justify-content: flex-end;}.price_bold .price_price {  font-size: 30px;  font-weight: 400;}.social-persone {  background-color: #fff;  position: absolute;  bottom: 5px;  right: 2px;  display: block;  padding: 0px 20px;  font-size: 22px;}.loved {    font-size: 26px;  position: absolute;  right: 0px;  top: 1rem;  color: #aeb4b9;  display: flex;}.loved > div {  margin-left: 3px;}.loved > div:hover {  font-size: 28px;  color: #ffde16;}.fullimage {  display: block;  width: 100%;  height: 100%;  background-color: #f1f6f6;  background-size: cover;  background-position: center;  background-repeat: no-repeat;  -webkit-transition: 2s ease-out;  -moz-transition: 2s ease-out;  -ms-transition: 2s ease-out;  -o-transition: 2s ease-out;  transition: 2s ease-out;}.fullimage.white {  background-color: #fff;}.fullimagecont {  overflow: hidden;  padding: 0px;}.fullimagecont.fixsize {  margin: 0px;  display: block;  position: relative;}.fullimagecont.small {  height: 210px;}.fullimagecont.mid {  height: 230px;}.fullimagecont.big {  height: 250px;}.fullimagecont.landing {  height: 480px;}.fullimagecont.w100 {  width: 100%;}.fullimage.contain {  background-size: contain;}.fullimage:hover,.card:hover .fullimage {  transform: scale(1.2);}.fullimagecont .title {  position: absolute;  bottom: 0px;  color: #fff;  font-size: 20px;  padding-bottom: 10px;  left: 0px;  padding-left: 20px;  width: 100%;  font-weight: 300 !important;  background: linear-gradient(    to top,    rgba(0, 0, 0, 0.8) 0%,    rgba(0, 0, 0, 0.3) 69%,    rgba(0, 0, 0, 0) 100%  );}.card {  margin-bottom: 0.75rem;  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);  -webkit-transition: 0.5s ease-out;  -moz-transition: 0.5s ease-out;  -ms-transition: 0.5s ease-out;  -o-transition: 0.5s ease-out;  transition: 0.5s ease-out;  margin-bottom: 1.2rem !important;}.card:hover {    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);}.facilities span {  display: inline-block;  width: 220px;  font-size: 14px;  padding: 2px 20px;  margin: 3px 5px;}.facilities.main span {  color: #727272;  font-size: 16px;  width: 300px;  margin: 8px 5px;}.facilities .fa,.facilities .fas,.facilities .far {  font-size: 24px;  color: #d7d7d7;  margin-right: 10px;  width: 32px;  display: inline-block;}.card-body {  padding: 0.75rem;  display: flex;  flex-direction: column;  justify-content: space-between;}.card_facilities {  width: 100%;  margin: 0px 10px;}.card_facilities span {  color: #727272;  font-size: 13px;  max-width: 33%;  min-width: 90px;  overflow: hidden;  text-overflow: ellipsis;  display: flex;  align-items: center;  padding: 0px 2px;}.card_facilities .fa,.card_facilities .fas,.card_facilities .far {  font-size: 20px;  color: #d7d7d7;  margin-right: 4px;  width: 24px;  display: inline-block;}.sidebar_title {  font-size: 1.5rem;  font-weight: 300;  margin-bottom: 0.5rem;  line-height: 1.2;}.payment_methods {  width: 100%;}.payment_methods .icons {  font-size: 42px;  color: #a5a5a5;  display: flex;  justify-content: space-between;}.under_price {  display: flex;  justify-content: space-between;  background-color: #fff;  width: 100%;  margin: 0px;  padding-left: 15px;  z-index: 9;  padding-top: 3px;  margin-bottom: 20px;  flex-wrap: wrap;  align-items: flex-start;  height: 140px;  -webkit-transition: 0.5s ease-out;  -moz-transition: 0.5s ease-out;  -ms-transition: 0.5s ease-out;  -o-transition: 0.5s ease-out;  transition: 0.5s ease-out;}.price_place {  display: block;  width: 100%;  height: 0px;}.price_place.visible {  height: 190px;}.under_price .period_text {  text-align: right;}.property_period_option {  display: flex;  flex-direction: row;}.property_period_option > div {  margin: 0px 6px;}.property_thumb {  width: 48px;  height: 48px;  min-width: 48px;  display: inline-block;  border-radius: 32px;  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);  border: 1px solid #fff;  background-position: center center;  background-size: cover;}.property_period_option h4 {  font-weight: 400;}.under_price .btn {  height: 36px;}.under_price.visible .btn {  height: 32px;}.under_price.visible .form-group {  margin-bottom: 0.5rem;}.under_price.visible {  top: 80px;  height: 150px;  position: fixed;  left: 0px;  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);  padding-left: 0px;  padding-right: 10px;  padding-top: 10px;}.property_sections {  width: 100%;  text-align: center;  display: flex;  margin: 20px 0px;  height: 56px;  align-items: stretch;  background-color: #f5f4f3;  border-radius: 8px;}.visible .property_sections {  position: absolute;  bottom: 0px;  margin-bottom: 0px;}.property_sections a {  flex: 1;  color: #959ca2;  display: flex;  flex-direction: column;  justify-content: space-around;  padding-bottom: 4px;  padding-top: 4px;}.property_sections a i {  display: block !important;  font-size: 20px;}.property_sections a.selected {  border-bottom: 3px solid #00befd;}.property_sections a:hover {  border-bottom: 1px solid #00befd;}.property_sections a:last-child {  border-right: 0px;}.mybreadcrumb {  color: #407f95;}.property_map {  width: 100%;  height: 50vh;  background-color: #c8dde8;  margin: 20px 0px;}.calendar_cont {  position: relative;}.calendar_box {  display: flex;  width: 100%;  padding: 5px 38px;  min-height: 300px;  justify-content: space-evenly;  flex-wrap: wrap;  align-items: stretch;}.calendar_prev,.calendar_next {  color: #fff;  position: absolute;  top: 32px;  font-size: 32px;  width: 48px;  height: 48px;  line-height: 48px;  text-align: center;  cursor: pointer;  border-radius: 24px;  background-color: #00befd;  -webkit-transition: 0.5s ease-out;  -moz-transition: 0.5s ease-out;  -ms-transition: 0.5s ease-out;  -o-transition: 0.5s ease-out;  transition: 0.5s ease-out;}.calendar_prev.disabled,.calendar_next.disabled {  cursor: inherit;  color: #ddd;}.calendar_prev:hover,.calendar_next:hover {  background-color: #005abf !important;  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);  top: 30px;}.calendar_prev {  left: 0px;}.calendar_next {  right: 0px;}.availability-calendar {  width: 32%;  margin: 10px 0px;  min-width: 206px;}.availability-calendar.max-2 {  width: 49%;}.availability-calendar.max-1 {  width: 100%;}.lateral_calendar .availability-calendar {  width: 100%;  min-width: 160px;}.availability-calendar table {  width: 100%;}.availability-month {  font-size: 18px;  font-weight: 300;  color: #777;}.availability-week th {  font-weight: 300;  border-bottom: 1px solid #f6f6f6;  color: #00befd;}.availability-calendar td,.availability-calendar th {  height: 32px;  line-height: 32px;  text-align: center;  width: 32px;}.availability-calendar .book_cal_click {  color: #000;  font-weight: 400;}.availability-calendar td:hover {  background-color: #d0edf6;}.availability-calendar .unav {  background-color: #ff7f7f;  color: #000;  font-weight: 400;}.availability-calendar .start {  background: linear-gradient(to right bottom, #fff 50%, #ff7f7f 50%);  color: #000;  font-weight: 400;}.availability-calendar .start:hover {  background: linear-gradient(to right bottom, #d0edf6 50%, #ff7f7f 50%);  color: #000;  font-weight: 400;}.availability-calendar .arr.unav {  background: linear-gradient(to right bottom, #ff7f7f 50%, #fff 50%);  color: #000;  font-weight: 400;}.availability-calendar .arr.unav:hover {  background: linear-gradient(to right bottom, #ff7f7f 50%, #d0edf6 50%);  color: #000;  font-weight: 400;}.availability-calendar .sel {  background-color: #c8dde6;}.availability-calendar .startSel {  background-color: #005abf;  color: #fff;}.availability-calendar .endSel {  background-color: #3f4f6c;}.availability-calendar .arr.unav.startSel {  background: linear-gradient(to right bottom, #d0edf6 50%, #005abf 50%);  color: #000;  font-weight: 400;}.availability-calendar .unav.startSel {  background-color: #8e4141 !important;}.availability-calendar .unav.endSel {  background-color: #8e4141 !important;}.availability-calendar .unav.sel {  background-color: #b55656 !important;}.availability-calendar .start.unav.sel {  background: linear-gradient(to right bottom, #c8dde6 50%, #b55656 50%);  color: #000;  font-weight: 400;}.availability-calendar .arr.unav.sel {  background: linear-gradient(to right bottom, #b55656 50%, #c8dde6 50%);  color: #000;  font-weight: 400;}.calendar-circle {  position: relative;  display: block;  width: 12px;  height: 3px;  bottom: 4px;  left: calc(50% - 4px);  background-color: #333;  border-radius: 4px;}.calendar-circle.start {  background: #3a79b7;}.calendar-circle.end {  background: #db406b;}.testimonial {  margin-bottom: 15px;  font-size: 14px;  padding: 5px 10px 5px 10px;  border-bottom: 1px solid #dfdfdf;}.testimonial h4 {  font-size: 16px;  font-weight: 600;  color: #747474;}.testimonial .meta_data {  color: #b1b1b1;  font-weight: 600;  width: 100%;  display: flex;  justify-content: space-between;  margin-bottom: 10px;}.myGallery {  position: fixed;  top: 0px;  left: 0px;  width: 100vw;  height: 100vh;  background-color: rgba(0, 0, 0, 0.8);  z-index: 2147483647;  overflow-y: hidden;  overflow-x: hidden;  text-align: center;  margin: 0px auto;}.myGalleryMain {  height: 80%;  width: 100%;  display: flex;  justify-content: space-between;}.myGalleryFooter {  height: 20%;  width: 100%;  display: flex;  justify-content: space-between;}.myGalleryMove {  width: 15%;  height: 100%;  display: float;  align-items: center;  justify-content: center;}.myGalleryMove .leftArrow {  width: 100%;  height: 100%;  background-image: url(skins/myrental/assets/svg/left_arrow.svg);  background-position: center center;  background-repeat: no-repeat;  background-size: 96px;}.myGalleryMove .rightArrow {  width: 100%;  height: 100%;  background-image: url(skins/myrental/assets/svg/right_arrow.svg);  background-position: center center;  background-repeat: no-repeat;  background-size: 96px;}.carousel_move button {  background-color: transparent;  border: 0px;  background-size: 64px;}.carousel_move .leftArrow {  width: 64px;  height: 100%;  background-image: url(skins/myrental/assets/svg/left_arrow.svg);  background-position: center center;  background-repeat: no-repeat;}.carousel_move .rightArrow {  width: 64px;  height: 100%;  background-image: url(skins/myrental/assets/svg/right_arrow.svg);  background-position: center center;  background-repeat: no-repeat;}.myGalleryCounter {  display: none;}.myGalleryCenter {  width: 70%;  height: 100%;}.myGalleryCont {  overflow: hidden;  max-width: 1600px;}.myGalleryScroll {  display: flex;  justify-content: flex-start;  align-items: center;  flex-direction: row;  width: 100%;  height: 100%;  transition: 0.4s ease-out;}.myGallery .imgWrapper {  width: 100%;  height: 100%;  display: flex;  align-items: center;  justify-content: space-between;  flex-shrink: 0;}.myGallery .imgWrapper img {  width: 100%;  max-width: 1600px;  margin: 5px 10px 5px 10px;}.myGallery .chiudi {  position: fixed;  top: 12px;  right: 12px;  color: #00befd;  cursor: pointer;  z-index: 999;}.myGallery .chiudi img {  width: 32px;  height: 32px;  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3));}.myGallery .imgMain {  background-size: contain;  background-position: center;  background-repeat: no-repeat;}.myGallery .imgFooter {  width: 18%;  height: 90%;  max-height: 140px;  background-size: cover;  background-position: center;  background-repeat: no-repeat;}.myGallery .imgFooter.selected {  box-shadow: 0px 0px 25px #000;}.myGallery > .scroller {  justify-content: center;  position: fixed;  height: 100vh;  width: calc(100vw - 100px);  margin: 0px auto;}@media (max-width: 767px) {  .myGallery {    background-color: #000;  }  .myGalleryMove {    position: fixed;    left: 0px;    width: 72px;    z-index: 99;    background: linear-gradient(      90deg,      rgba(0, 0, 0, 08) 0%,      rgba(0, 0, 0, 0.6) 35%,      rgba(0, 0, 0, 0) 100%    );  }  .myGalleryMove.right {    left: auto;    right: 0px;    background: linear-gradient(      270deg,      rgba(0, 0, 0, 0.8) 0%,      rgba(0, 0, 0, 0.6) 35%,      rgba(0, 0, 0, 0) 100%    );  }  .myGalleryMove .rightArrow,  .myGalleryMove .leftArrow {    background-size: 48px;  }  .myGalleryCenter {    width: 100%;  }  .myGalleryMain {    height: 100%;  }  .myGalleryFooter {    display: none;    visibility: hidden;  }  .myGalleryCounter {    display: block;    position: fixed;    bottom: 20px;    height: 30px;    font-size: 18px;    text-transform: uppercase;    color: #fff;    width: 100%;    text-align: center;    font-weight: 600;  }  .myGallery .chiudi img {    width: 24px;    height: 24px;  }}.search_box_cont {  z-index: 1050;  width: 100%;  left: 0px;  background-color: #fff;  padding: 10px;  border-radius: 4px;  display: flex;  position: fixed;  top: 80px;  height: 58px;}.search_box_landing {  z-index: 1050;  width: 100%;  left: 0px;  background-color: #fff;  padding: 10px;  border-radius: 4px;  display: flex;  position: sticky;  top: 80px;  height: 58px;}.search_filters {  display: flex !important;  position: fixed;  align-items: stretch;  z-index: 1049;  width: 100%;  top: 120px;  left: 0px;  display: block;  margin-top: 8px;  border-top: 1px solid #f1f1f1;  padding: 10px 7px;  background-color: #fff;  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.08);}.search_landing .search_filters {  position: sticky;}.form-row {  width: 100% !important;}.search_box_main {  text-shadow: 0px 0px 0px #fff;  background-color: #fff;  padding: 5px;  border-radius: 5px;  width: 100%;  margin: 10px auto;  position: relative;  z-index: 1060;  display: flex;  top: -30px;  min-height: 60px;  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);}.search_box_main .form-row {  justify-content: space-between;  margin: auto;}.search_box_main .form-group {  margin-bottom: 0px;  padding-right: 2px;  padding-left: 2px;}.search_box_main .search_select:hover {  background-color: #e8ebec;  color: #333;  border-radius: 4px;}.btn-search-cont {  flex-grow: 1;}.btn-search {  width: 100%;  font-size: 1rem;  height: calc(2em + 0.75rem + 2px);  padding: 0.375rem 0.75rem;  line-height: 2em;  font-weight: 600;}.search_box_main .btn-search {  height: 100%;}.search_select {  width: 100%;  text-align: center;  color: #777;  font-size: 1rem;  min-height: calc(2em + 0.75rem + 2px);  line-height: 2em;  padding: 0.375rem 0.75rem;  position: relative;  background-color: #fff;  cursor: pointer;}.search-start_date {  border-top-right-radius: 0px;  border-bottom-right-radius: 0px;}.search-end_date {  border-top-left-radius: 0px;  border-bottom-left-radius: 0px;}.more_filter_options {  margin-bottom: 5px;  padding-bottom: 5px;  border-bottom: 1px solid #ebf0f4;  height: 50px;  overflow: hidden;  text-overflow: ellipsis;  justify-content: space-between;}.form-control {  border-radius: 8px !important;}.search_select.minimal {  width: auto;  display: inline;  border: 0px;  background-color: transparent;  margin: 0px 3px;}.search_select.right {  margin-left: auto !important;  border-right: 0px solid #efefef !important;}.search_select.map_elements i {  margin-left: 8px;  font-size: 20px;  position: relative;  top: 3px;}.search_select.selected {  background-color: #00befd;  color: #fff;  border-color: #00befd;}.region_name {  width: 100%;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}.mytooltip {  position: absolute;  max-width: 380px;  min-height: 310px;  max-height: 600px;  border-radius: 4px;  width: 100vw;    color: #959ca2;  background-color: #fff;  box-shadow: 2px 2px 8px rgba(60, 60, 60, 0.1);  padding: 55px 20px 48px 20px;  display: flex;  flex-direction: column;  justify-content: flex-start;  left: calc(50% - 200px);  top: 42px;  z-index: 9999999999;}.mytooltip .wrapper {  height: 100%;  -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; }.mytooltip .text {  padding-left: 10px;  padding-right: 10px;  padding-bottom: 50px;  padding-top: 0px;  min-height: 100%;  display: absolute;  -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; }.mytooltip.big {  position: fixed;  left: calc(50% - 360px);  top: calc(50% - 35vh);  margin: 0px !important;  border-radius: 8px;  width: 720px !important;  height: 70vh !important;  max-width: inherit;  max-height: inherit;  z-index: 9999999999;  overflow-y: auto;  overflow-x: hidden;  padding-bottom: 50px;}.mytooltip.exit {  position: fixed;  left: calc(50% - 240px);  top: calc(50% - 240px);  margin: 0px !important;  border-radius: 0px;  width: 480px !important;  height: 480px !important;  max-width: inherit;  max-height: inherit;  z-index: 9999999999;  overflow: hidden;  padding: 0px;  padding-bottom: 20px;  display: flex;  flex-direction: column;}.mytooltip.exit .text {  min-height: 100px;  font-size: 30px;  line-height: 20px;  padding-top: 8px;  padding-left: 20px;  padding-right: 20px;  text-align: center;}.mytooltip.big .mytooltip_cont {  height: 100%;  overflow: auto;  overflow-x: hidden;  padding-bottom: 10px 10px 60px 10px;  margin-bottom: 50px;}.mytoolock {  display: block;  z-index: 9999999998;  position: fixed;  top: 0px;  left: 0px;  width: 100vw;  height: 100vh;  background-color: rgba(0, 0, 0, 0.8);}.mytooltip .arrow {  content: "";  position: absolute;  top: -18px;  left: 50%;  margin-left: -10px;  border-width: 10px;  border-style: solid;  border-color: transparent transparent white transparent;}.my_under_btn {  width: 100%;  height: 42px;  left: 0px;  display: flex;  justify-content: flex-end;  padding: 5px 20px;  margin-top: 20px;  position: absolute;  bottom: 10px;}.my_under_btn.centered {  justify-content: center;}.mytooltip.big .my_under_btn .btn {  margin: 6px 8px;}.mytooltip .title {  position: absolute;  top: 12px;  font-size: 26px;  font-weight: 400;  width: 100%;  text-align: left;  display: block;}.new_form_error {  position: absolute;  z-index: 999;  top: 40%;  width: 80%;  left: 10%;}.myblock {  margin-bottom: 20px;}.list_element {  display: flex;  min-height: 80px;  line-height: 80px;  width: 100%;  margin-bottom: 5px;  margin-bottom: 0.75rem;  flex-shrink: 0;  font-size: 12px;  overflow: hidden;  text-align: left;  cursor: pointer;  border-radius: 4px;}.list_element:hover {  background-color: #e8ebec;  background-color: #00befd;  color: #fff;}.list_element.selected {  background-color: #00befd;  color: #fff;}.list_scroll {  height: 100%;  overflow: scroll;  scrollbar-width: none;}.list_element .fullimagecont {  margin-right: 20px;}.list_title {  font-size: 22px;  font-weight: 300;  display: block;}.search_box .mytooltip {  position: absolute;}.mytooltip .myclose {  position: absolute;  right: 0px;  top: 0px;  font-size: 32px;  display: block;  width: 48px;  height: 48px;  line-height: 48px;  cursor: pointer;  z-index: 99;    color: #fff;    filter: invert(0.7) drop-shadow(0px 0px 1px #fff);}.myblock {  width: 100%;  font-size: 20px;  display: flex;  justify-content: space-between;  align-items: center;  font-weight: 300;  margin-top: 20px;}.price_block {  font-size: 18px;}.myblock .number {  font-weight: 600;}.myblock .controls span {  margin: 0px 10px;  width: 48px;  height: 48px;  display: inline-block;  border-radius: 24px;  border: 1px solid #959ca2;  line-height: 48px;  cursor: pointer;  text-align: center;}.myblock .controls span:hover {  border: 1px solid #959ca2;  background-color: #959ca2;  color: #fff;}.mytext {  min-width: 130px;  display: inline-block;  text-align: left;}.myblock .controls span.disabled {  color: #ddd;}.order_container {  display: flex;  width: 100%;  justify-content: space-between;}.order_filter {  display: flex !important;  align-items: baseline;}.available,.not-available,.msg-available {  font-weight: 600;  font-size: 14px;  display: inline-block;  line-height: 18px;}.available {  color: #83c908;}.not-available {  color: #d9534f;}.too-many {  color: #f0b400;}.msg-available {  color: #0a74bb;}.availability-btn.available,.availability-btn.not-available,.availability-btn.msg-available {  display: inline-block;  width: 100%;  text-align: center;  background-color: #83c908;  border-radius: 8px;  color: #fff;  font-size: 14px;  height: 32px;  line-height: 32px;}.availability-btn.not-available,.btn.not-available {  background-color: #d9534f !important;}.availability-btn.too-many,.btn.too-many {  background-color: #f0b400 !important;}.availability-btn.msg-available {  color: #0a74bb;  background-color: #fff;  font-weight: 600;}.search_results {  position: absolute;  left: 0px;  max-width: 880px;  width: 60%;  padding: 130px 10px 0px 10px;}.search_results.margin_sm {  padding-top: 55px;}.search_map_cont {  position: fixed;  width: calc(100% - 880px);  min-width: 40%;  top: 188px;  right: 0px;  height: calc(100vh - 188px);  z-index: 2;}.search_map_cont.map_closed {  width: 0px !important;  min-width: 0px !important;}.search_results.map_closed {  max-width: 100% !important;  width: 100% !important;  left: 0px;}.mobile {  visibility: hidden;  display: none;}.search_map {  width: 100%;  height: 100%;}.mapcontent {  height: 170px;  padding-bottom: 50px;}.mapcontent h5 {  font-size: 24px;  position: absolute;  left: 10px;  bottom: 15px;}.mapimage {  width: 300px;  height: 120px;}.mapimage.small {  width: 190px;  height: 120px;}.message_box {  display: flex;  justify-content: center;  align-items: center;}.message_icon {  font-size: 64px;  width: 128px;  height: 128px;  border: 1px solid;  border-radius: 64px;  margin: 10px;  line-height: 128px;  text-align: center;}.big_icon {  font-size: 5rem;  margin: 10px;  text-align: center;  color: #00befd;}.review_logo {  height: 24px;  display: inline-block;  margin-left: 10px;  max-width: 120px;}.order_filter select {  border: 0px;  border-radius: 0px !important;  border-bottom: 1px solid #00befd;  -webkit-appearance: none;  -moz-appearance: none;  -ms-appearance: none;  appearance: none;  background-image: url("https://www.my-rental-homes.com/skins/myrental/assets/images/arrow_down.png") !important;  background-position: right 0px center !important;  background-repeat: no-repeat !important;  padding-right: 32px;}.iframe {  display: block;  width: 95%;  height: 300px;  overflow: auto;  border: 1px solid #f5f4f3;  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);  margin: 20px auto;  padding: 0.375rem 0.75rem;  font-size: 0.9rem;  line-height: 0.95rem;}.iframe h2 {  font-size: 1.1rem;  font-weight: 400;}.period_text {  font-size: 1rem;  font-weight: 300;  margin: 3px 0px 10px 0px;}.myfeedback {  display: block;  width: 100%;  margin-top: 0.35rem;  font-size: 90%;  color: #dc3545;  font-weight: 400;}.text-dark {  color: #333 !important;}@media (max-width: 1920px) {  .main_image_cont,  .main_search_cont {    height: 590px;  }}@media (max-width: 1280px) {  .main_image_cont,  .main_search_cont {    height: 560px;  }  .main_image .image_text {    max-width: 960px;  }}@media (max-width: 1024px) {  .main_menu .nav-item {    margin: 30px 5px 7px 5px;    font-size: 16px;    line-height: 160%;    padding: 5px 5px;  }  .search_map_cont {    right: -40%;    top: 70px;    height: calc(100vh - 70px);  }  .search_results {    width: 100%;    max-width: 100%;    padding: 10px 10px;  }  .search_map_cont.map_fullsize {    width: 100% !important;    right: 0px;  }  .desk {    visibility: hidden;    display: none;  }  .mobile {    visibility: visible;    display: inline-block;  }  .search_filters {    position: sticky;    z-index: 1049;    width: 100%;    top: 70px;    left: 0px;    margin-bottom: 10px;  }  .search_box_cont {    position: relative;    top: 0px;    left: 0px;    height: auto;  }  .search_select.minimal {    padding: 0.375rem 0.35rem;    height: inherit;    border-right: 1px solid #efefef;    margin: 2px;  }  .mytooltip.big {    top: calc(50% - 35vh);    height: 75vh !important;  }}@media (min-width: 990px) {  .dim-2 {    max-width: 22%;    flex: 0 0 22%;  }  .dim-3 {    max-width: 24%;    flex: 0 0 24%;  }  .dim-4 {    max-width: 32%;    flex: 0 0 32%;  }  .dim-5 {    max-width: 39%;    flex: 0 0 39%;  }  .under_price .hidden {    display: none;  }  .under_price.visible .hidden {    display: block;  }}@media (max-width: 991px) {  #myrentalnav {    position: fixed;    padding-top: 30px;    width: 70%;    top: 0px;    left: 100%;    background-color: #fff;    color: #333;    height: 100vh;    box-shadow: -2px 0px 20px rgba(0, 0, 0, 0.4);  }  #myrentalnav.opened {    left: 30%;  }  .main_menu.opened {    right: inherit;    left: -70%;    width: 100%;  }  #myrentalnav .nav-item {    margin-top: 10px;    color: #333;  }  #myrentalnav .nav-item a {    color: #333;  }  #myrentalnav .nav-item.special a {    color: #fff;  }  .main_image_cont,  .main_search_cont {    height: 100vh;  }  .main_title {    padding-bottom: 60px;  }  .main_claim {    bottom: inherit;    top: 80px;  }  .main_claim_2 {    bottom: inherit;    top: calc(50vh - 200px);  }  .main_claim h1 {    font-size: 2rem;    max-width: 940px;    width: 90%;    margin: auto;    margin-bottom: 30px;  }  .main_down_arrow {    bottom: 60px;  }  .main_image.first_image {    width: 60vw !important;  }  .main_image.other_image {    width: 40vw !important;  }  .main_image .image_text {    max-width: 720px;  }  .center_box > div {    border: 0px;  }  .main_claim {    font-size: 22px;  }  .body_move {    transform: translate3d(-70%, 0px, 0px);  }  .under_price .form-group {    margin-bottom: 0.5rem;  }  .under_price .btn {    height: 32px;  }  .under_price.visible .btn {    height: 32px;  }  .under_price .period_text {    text-align: center;  }  .under_price.visible {        bottom: 0px;    margin-bottom: 0px;    height: 148px;  }  .under_price .main_buttons {    display: flex;    width: 100%;    justify-content: space-between;    align-items: stretch;  }  .under_price .main_buttons .btn {    margin: 2px 10px;    flex: 1;  }  .under_price .price_bold {    justify-content: space-around;  }  .property_period_option h2 {    font-size: 0.9rem;  }  .moved {    position: relative;    top: -260px;  }  .property_sections {    visibility: hidden;    display: none;    height: 0px;  }  .under_price.visible {    margin-left: 0px;  }  .property_sections a {    background-color: #f5f4f3;    flex: 1;    color: #959ca2;    display: flex;    flex-direction: column;        padding-bottom: 2px;    font-size: 13px;    line-height: 15px;  }  .property_sections a i {    display: block !important;    font-size: 22px;  }  .availability-calendar,  .availability-calendar.max-2,  .availability-calendar.max-1 {    width: 100%;  }  .availability-calendar td,  .availability-calendar th {    height: 48px;    line-height: 48px;    width: 48px;  }  .mytooltip {    position: fixed;    left: 0px;    top: 0px;    margin: 0px !important;    border-radius: 0px;    width: 100vw !important;    height: 100vh !important;    max-width: inherit;    max-height: inherit;    background-color: #fff;    padding: 20px 20px 10px 20px;    display: flex;    flex-direction: column;    z-index: 99999999999;    overflow: hidden;    padding-bottom: 80px;    padding-top: 90px;  }  .mytooltip_cont {    height: 100%;    overflow: auto;    overflow-x: hidden;    padding-bottom: 10px 10px 60px 10px;  }  .mytooltip .title {    top: 16px;  }  .mytooltip.big {    top: 0px;    left: 0px;    min-width: 100vw !important;    width: 100vw !important;    height: 100vh !important;  }  .mytooltip.big .my_under_btn {    position: fixed;    bottom: 30px;  }  .modal_main_image {    display: block;  }  .mytooltip .myclose {    filter: invert(0) drop-shadow(0px 0px 4px #333);  }  .modal_main_spacer {    display: block;  }  .search_box_main {    top: -60px;  }  .landing .search_box_main {    top: -20px;  }  .search_box_main .form-group {    margin-bottom: 1rem;  }  .stikytop {    position: fixed;      }  .my_under_btn {        height: 48px;    left: 0px;    display: flex;    justify-content: center;    padding: 0px;    margin-top: 0px;    margin-bottom: 0px;    position: fixed;    bottom: 24px;  }  .list_scroll {    padding-top: 0px;  }  .mytooltip .datepicker-inline {    padding-top: 32px;  }  .fullimagecont.landing {    height: 360px;  }}@media (max-width: 576px) {  .under_price.visible {    height: 120px;    padding-bottom: 60px;    top: 0px;    z-index: 9999;  }  .under_price.visible .hide_scroll {    display: none;  }  .main_title {    flex-direction: column;    align-items: flex-start;    justify-content: flex-end;  }  .under_price .btn-block {    width: 47%;    margin-top: 0px;  }  .booking-cont {    display: flex;    justify-content: space-around;  }  .fullimagecont.landing {    height: 240px !important;  }}@media (max-height: 500px) {  .main_claim {    bottom: -20px;  }}@media (max-width: 767px) {  .price_box {    left: 10px;    right: inherit;    top: 50%;    transform: translate(0, -50%);    max-width: 210px;    margin-right: 10px;  }  .scroll_image {    position: absolute;    top: 50%;    font-size: 16px;    color: #fff;    width: 32px;    height: 32px;    opacity: 0.9;  }  .fixsize {    height: 200px;  }  .card_facilities {    position: inherit;  }  .main_image.first_image {    width: 100vw !important;  }  .main_image.other_image {    width: 100vw !important;    height: 100% !important;  }  .main_image .image_text {    max-width: 540px;    padding: 5px 58px;    top: 30%;    height: 60%;  }  .main_image .image_text .image_title {    font-size: 2.4rem;  }  .main_image .image_text .sub_title {    margin-bottom: 4rem;    font-size: 1.5rem;  }  #main_carousel_section .main_image {    position: absolute;    transition: left 0.6s cubic-bezier(0.47, 0.13, 0.15, 0.89);  }  .loved {    right: 10px;  }  .carousel_move {    padding: 0px;  }}@media only screen and (min-device-width: 480px) and (max-device-width: 900px) and (orientation: landscape) {  .main_image .image_text {    max-width: 720px;    padding: 5px 58px;    top: 20%;    height: 70%;  }}.hs {  display: flex;  overflow-x: scroll;  justify-content: space-between;  scrollbar-width: none;    -ms-overflow-style: none;    -webkit-overflow-scrolling: touch;  margin: 0 -20px;  padding-left: 0px;}.hs__header {  margin-top: 0rem;  display: flex;  align-items: center;  width: 100%;}.hs__headline {  flex: 1;  font-size: 1.4rem;}.hs__arrows {  align-self: center;}.hs__arrows .arrow:before {  content: "";  display: inline-block;  vertical-align: middle;  content: "";  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTUgOSI+Cgk8cGF0aCBmaWxsPSIjMzMzMzMzIiBkPSJNNy44NjcgOC41NzRsLTcuMjItNy4yMi43MDctLjcwOEw3Ljg2NyA3LjE2IDE0LjA1Ljk4bC43MDYuNzA3Ii8+Cjwvc3ZnPgo=");  background-size: contain;  -webkit-filter: brightness(0);  filter: brightness(0);  width: 18px;  height: 12px;  cursor: pointer;}.hs__arrows .arrow.disabled:before {  -webkit-filter: brightness(4);  filter: brightness(4);}.hs__arrows .arrow.arrow-prev:before {  -webkit-transform: rotate(90deg);  transform: rotate(90deg);  margin-right: 10px;}.hs__arrows .arrow.arrow-next:before {  -webkit-transform: rotate(-90deg);  transform: rotate(-90deg);}.hs__item {  flex-grow: 1;  flex-shrink: 0;  flex-basis: calc(30% - 10px * 2 - 5px);  margin: 10px;  display: flex;  justify-content: center;  align-items: center;  flex-direction: column;  position: relative;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.hs__item:last-child:after {  content: "";  display: block;  position: absolute;  width: 10px;  height: 1px;  right: calc(10px * 2 * -1);}.hs__item:first-child {  margin-left: calc(10px * 2);}@media (hover: none) and (pointer: coarse) {  .hs__wrapper .hs__arrows {    display: none;  }  .hs__wrapper .hs__item {    flex: 1 0 calc(23% - 10px * 2);  }}@media only screen and (hover: none) and (pointer: coarse) and (max-width: 990px) {  .hs__wrapper .hs__item {    flex: 1 0 calc(45% - 10px * 2);  }}.onoffswitch {  position: relative;  width: 50px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  margin: 0px 10px 0px 30px;}.onoffswitch-checkbox {  display: none;}.onoffswitch-text {  font-size: 16px;}.onoffswitch-subtext {  font-size: 12px;}.onoffswitch-label {  display: block;  overflow: hidden;  cursor: pointer;  height: 28px;  padding: 0;  line-height: 28px;    border-radius: 28px;  background-color: #fff;  transition: background-color 0.2s ease-in;  border: 1px solid #ddd;}.onoffswitch-label:before {  content: "";  display: block;  width: 28px;  height: 28px;  margin: 0px;  background: #ffffff;  position: absolute;  top: 0;  bottom: 0;  right: 26px;  border: 1px solid #e3e3e3;  border-radius: 36px;  transition: all 0.3s ease-in 0s;  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);}.onoffswitch-checkbox:checked + .onoffswitch-label {  background-color: #00befd;}.onoffswitch-checkbox:checked + .onoffswitch-label,.onoffswitch-checkbox:checked + .onoffswitch-label:before {  border-color: #00befd;}.onoffswitch-checkbox:checked + .onoffswitch-label:before {  right: 0px;}#myTypeSel .list_scroll {  overflow: hidden;}.covid_bar {  width: 100%;  background-color: #d3d9db;  height: 45px;  position: absolute;  top: 0px;  display: flex;  justify-content: center;  align-items: center;  color: #515151;  font-weight: 400;  padding: 2px 10px;  left: 0px;}.covid_bar span {  margin: 0px 4px;}.covid_bar .btn {  background-color: #005abf;  border: 1px solid #e3e3e3;  font-size: 14px;}.container.landing {  max-width: 920px;}.destinations-info,.destinations-footer-info {  width: 100%;  padding: 0 30px;}.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {  color: #dedede; }  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {    color: #c5c5c5; }  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {    color: #dedede; }  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {    color: #fff;    background: #a2ddf6; }    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {      background: #8ad5f4; }  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {    background-color: rgba(92, 196, 239, 0.1);    color: #cccccc; }    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {    background: none;    border: none; }.datepicker--cells {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-flex-wrap: wrap;      -ms-flex-wrap: wrap;          flex-wrap: wrap; }.datepicker--cell {  border-radius: 4px;  box-sizing: border-box;  cursor: pointer;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  position: relative;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  -webkit-justify-content: center;      -ms-flex-pack: center;          justify-content: center;  height: 38px;  z-index: 1; }  .datepicker--cell.-focus- {    background: #005abf;color: #fff}  .datepicker--cell.-current- {    color: #4EB5E6; }    .datepicker--cell.-current-.-focus- {      color: #4a4a4a; }    .datepicker--cell.-current-.-in-range- {      color: #4EB5E6; }  .datepicker--cell.-in-range- {    background: rgba(92, 196, 239, 0.1);    color: #4a4a4a;    border-radius: 0; }    .datepicker--cell.-in-range-.-focus- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell.-disabled- {    cursor: default;    color: #aeaeae; }    .datepicker--cell.-disabled-.-focus- {      color: #aeaeae; }    .datepicker--cell.-disabled-.-in-range- {      color: #a1a1a1; }    .datepicker--cell.-disabled-.-current-.-focus- {      color: #aeaeae; }  .datepicker--cell.-range-from- {    border: 1px solid rgba(92, 196, 239, 0.5);    background-color: rgba(92, 196, 239, 0.1);    border-radius: 4px 0 0 4px; }  .datepicker--cell.-range-to- {    border: 1px solid rgba(92, 196, 239, 0.5);    background-color: rgba(92, 196, 239, 0.1);    border-radius: 0 4px 4px 0; }  .datepicker--cell.-range-from-.-range-to- {    border-radius: 4px; }  .datepicker--cell.-selected- {    color: #fff;    border: none;    background: #005abf; }    .datepicker--cell.-selected-.-current- {      color: #fff;      background: #5cc4ef; }    .datepicker--cell.-selected-.-focus- {      background: #45bced; }  .datepicker--cell:empty {    cursor: default; }.datepicker--days-names {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-flex-wrap: wrap;      -ms-flex-wrap: wrap;          flex-wrap: wrap;  margin: 8px 0 3px; }.datepicker--day-name {  color: #00befd;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  -webkit-justify-content: center;      -ms-flex-pack: center;          justify-content: center;  -webkit-flex: 1;      -ms-flex: 1;          flex: 1;  text-align: center;  font-size: 1em; }.datepicker--cell-day {  width: 14.28571%; }.datepicker--cells-months {  height: 170px; }.datepicker--cell-month {  width: 33.33%;  height: 25%; }.datepicker--years {  height: 170px; }.datepicker--cells-years {  height: 170px; }.datepicker--cell-year {  width: 25%;  height: 33.33%; }.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {  color: #dedede; }  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {    color: #c5c5c5; }  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {    color: #dedede; }  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {    color: #fff;    background: #a2ddf6; }    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {      background: #8ad5f4; }  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {    background-color: rgba(92, 196, 239, 0.1);    color: #cccccc; }    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {    background: none;    border: none; }.datepickers-container {  position: absolute;  left: 0;  top: 0; }  @media print {    .datepickers-container {      display: none; } }.datepicker {  background: #fff;  border: 1px solid #dbdbdb;  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);  border-radius: 4px;  box-sizing: content-box;  font-family: Tahoma, sans-serif;  font-size: 14px;  color: #4a4a4a;  width: 250px;  position: absolute;  left: -100000px;  opacity: 0;  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;  z-index: 100; }  .datepicker.-from-top- {    -webkit-transform: translateY(-8px);            transform: translateY(-8px); }  .datepicker.-from-right- {    -webkit-transform: translateX(8px);            transform: translateX(8px); }  .datepicker.-from-bottom- {    -webkit-transform: translateY(8px);            transform: translateY(8px); }  .datepicker.-from-left- {    -webkit-transform: translateX(-8px);            transform: translateX(-8px); }  .datepicker.active {    opacity: 1;    -webkit-transform: translate(0);            transform: translate(0);    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }.datepicker-inline .datepicker {  border: 0px;  box-shadow: none;  position: static;  left: auto;  right: auto;  width: 100%;  opacity: 1;  -webkit-transform: none;          transform: none; }.datepicker-inline .datepicker--pointer {  display: none; }.datepicker--content {  box-sizing: content-box;  padding: 4px; }  .-only-timepicker- .datepicker--content {    display: none; }.datepicker--pointer {  position: absolute;  background: #fff;  border-top: 1px solid #dbdbdb;  border-right: 1px solid #dbdbdb;  width: 10px;  height: 10px;  z-index: -1; }  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {    top: calc(100% - 4px);    -webkit-transform: rotate(135deg);            transform: rotate(135deg); }  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {    right: calc(100% - 4px);    -webkit-transform: rotate(225deg);            transform: rotate(225deg); }  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {    bottom: calc(100% - 4px);    -webkit-transform: rotate(315deg);            transform: rotate(315deg); }  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {    left: calc(100% - 4px);    -webkit-transform: rotate(45deg);            transform: rotate(45deg); }  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {    left: 10px; }  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {    right: 10px; }  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {    left: calc(50% - 10px / 2); }  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {    top: 10px; }  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {    bottom: 10px; }  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {    top: calc(50% - 10px / 2); }.datepicker--body {  display: none; }  .datepicker--body.active {    display: block; }.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {  color: #dedede; }  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {    color: #c5c5c5; }  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {    color: #dedede; }  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {    color: #fff;    background: #a2ddf6; }    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {      background: #8ad5f4; }  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {    background-color: rgba(92, 196, 239, 0.1);    color: #cccccc; }    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {    background: none;    border: none; }.datepicker--nav {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-justify-content: space-between;      -ms-flex-pack: justify;          justify-content: space-between;  border-bottom: 1px solid #efefef;  min-height: 32px;  padding: 4px; }  .-only-timepicker- .datepicker--nav {    display: none; }.datepicker--nav-title,.datepicker--nav-action {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  cursor: pointer;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  -webkit-justify-content: center;      -ms-flex-pack: center;          justify-content: center; }.datepicker--nav-action {  width: 32px;  border-radius: 4px;  -webkit-user-select: none;     -moz-user-select: none;      -ms-user-select: none;          user-select: none; }  .datepicker--nav-action:hover {    background: #f0f0f0; }  .datepicker--nav-action.-disabled- {    visibility: hidden; }  .datepicker--nav-action svg {    width: 32px;    height: 32px; }  .datepicker--nav-action path {    fill: none;    stroke: #9c9c9c;    stroke-width: 2px; }.datepicker--nav-title {  border-radius: 4px;  padding: 0 8px; }  .datepicker--nav-title i {    font-style: normal;    color: #9c9c9c;    margin-left: 5px; }  .datepicker--nav-title:hover {    background: #f0f0f0; }  .datepicker--nav-title.-disabled- {    cursor: default;    background: none; }.datepicker--buttons {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  padding: 4px;  border-top: 1px solid #efefef; }.datepicker--button {  color: #4EB5E6;  cursor: pointer;  border-radius: 4px;  -webkit-flex: 1;      -ms-flex: 1;          flex: 1;  display: -webkit-inline-flex;  display: -ms-inline-flexbox;  display: inline-flex;  -webkit-justify-content: center;      -ms-flex-pack: center;          justify-content: center;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  height: 32px; }  .datepicker--button:hover {    color: #4a4a4a;    background: #f0f0f0; }.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {  color: #dedede; }  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {    color: #c5c5c5; }  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {    color: #dedede; }  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {    color: #fff;    background: #a2ddf6; }    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {      background: #8ad5f4; }  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {    background-color: rgba(92, 196, 239, 0.1);    color: #cccccc; }    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {    background: none;    border: none; }.datepicker--time {  border-top: 1px solid #efefef;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  padding: 4px;  position: relative; }  .datepicker--time.-am-pm- .datepicker--time-sliders {    -webkit-flex: 0 1 138px;        -ms-flex: 0 1 138px;            flex: 0 1 138px;    max-width: 138px; }  .-only-timepicker- .datepicker--time {    border-top: none; }.datepicker--time-sliders {  -webkit-flex: 0 1 153px;      -ms-flex: 0 1 153px;          flex: 0 1 153px;  margin-right: 10px;  max-width: 153px; }.datepicker--time-label {  display: none;  font-size: 12px; }.datepicker--time-current {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  -webkit-flex: 1;      -ms-flex: 1;          flex: 1;  font-size: 14px;  text-align: center;  margin: 0 0 0 10px; }.datepicker--time-current-colon {  margin: 0 2px 3px;  line-height: 1; }.datepicker--time-current-hours,.datepicker--time-current-minutes {  line-height: 1;  font-size: 19px;  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;  position: relative;  z-index: 1; }  .datepicker--time-current-hours:after,  .datepicker--time-current-minutes:after {    content: '';    background: #f0f0f0;    border-radius: 4px;    position: absolute;    left: -2px;    top: -3px;    right: -2px;    bottom: -2px;    z-index: -1;    opacity: 0; }  .datepicker--time-current-hours.-focus-:after,  .datepicker--time-current-minutes.-focus-:after {    opacity: 1; }.datepicker--time-current-ampm {  text-transform: uppercase;  -webkit-align-self: flex-end;      -ms-flex-item-align: end;          align-self: flex-end;  color: #9c9c9c;  margin-left: 6px;  font-size: 11px;  margin-bottom: 1px; }.datepicker--time-row {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-align-items: center;      -ms-flex-align: center;          align-items: center;  font-size: 11px;  height: 17px;  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }  .datepicker--time-row:first-child {    margin-bottom: 4px; }  .datepicker--time-row input[type='range'] {    background: none;    cursor: pointer;    -webkit-flex: 1;        -ms-flex: 1;            flex: 1;    height: 100%;    padding: 0;    margin: 0;    -webkit-appearance: none; }    .datepicker--time-row input[type='range']::-webkit-slider-thumb {      -webkit-appearance: none; }    .datepicker--time-row input[type='range']::-ms-tooltip {      display: none; }    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {      border-color: #b8b8b8; }    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {      border-color: #b8b8b8; }    .datepicker--time-row input[type='range']:hover::-ms-thumb {      border-color: #b8b8b8; }    .datepicker--time-row input[type='range']:focus {      outline: none; }      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {        background: #5cc4ef;        border-color: #5cc4ef; }      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {        background: #5cc4ef;        border-color: #5cc4ef; }      .datepicker--time-row input[type='range']:focus::-ms-thumb {        background: #5cc4ef;        border-color: #5cc4ef; }    .datepicker--time-row input[type='range']::-webkit-slider-thumb {      box-sizing: border-box;      height: 12px;      width: 12px;      border-radius: 3px;      border: 1px solid #dedede;      background: #fff;      cursor: pointer;      transition: background .2s; }    .datepicker--time-row input[type='range']::-moz-range-thumb {      box-sizing: border-box;      height: 12px;      width: 12px;      border-radius: 3px;      border: 1px solid #dedede;      background: #fff;      cursor: pointer;      transition: background .2s; }    .datepicker--time-row input[type='range']::-ms-thumb {      box-sizing: border-box;      height: 12px;      width: 12px;      border-radius: 3px;      border: 1px solid #dedede;      background: #fff;      cursor: pointer;      transition: background .2s; }    .datepicker--time-row input[type='range']::-webkit-slider-thumb {      margin-top: -6px; }    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {      border: none;      height: 1px;      cursor: pointer;      color: transparent;      background: transparent; }    .datepicker--time-row input[type='range']::-moz-range-track {      border: none;      height: 1px;      cursor: pointer;      color: transparent;      background: transparent; }    .datepicker--time-row input[type='range']::-ms-track {      border: none;      height: 1px;      cursor: pointer;      color: transparent;      background: transparent; }    .datepicker--time-row input[type='range']::-ms-fill-lower {      background: transparent; }    .datepicker--time-row input[type='range']::-ms-fill-upper {      background: transparent; }  .datepicker--time-row span {    padding: 0 12px; }.datepicker--time-icon {  color: #9c9c9c;  border: 1px solid;  border-radius: 50%;  font-size: 16px;  position: relative;  margin: 0 5px -1px 0;  width: 1em;  height: 1em; }  .datepicker--time-icon:after, .datepicker--time-icon:before {    content: '';    background: currentColor;    position: absolute; }  .datepicker--time-icon:after {    height: .4em;    width: 1px;    left: calc(50% - 1px);    top: calc(50% + 1px);    -webkit-transform: translateY(-100%);            transform: translateY(-100%); }  .datepicker--time-icon:before {    width: .4em;    height: 1px;    top: calc(50% + 1px);    left: calc(50% - 1px); }.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {  color: #dedede; }  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {    color: #c5c5c5; }  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {    color: #dedede; }  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {    color: #fff;    background: #a2ddf6; }    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {      background: #8ad5f4; }  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {    background-color: rgba(92, 196, 239, 0.1);    color: #cccccc; }    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {      background-color: rgba(92, 196, 239, 0.2); }  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {    background: none;    border: none; }@media (max-width: 991px){.datepicker {height: calc(100vh - 60px);font-size: 1.3em !important;}.datepicker--day-name{font-size: 1.3em !important;}.datepicker--cell{height: calc( (100vh - 50px) / 11 ) !important;font-size: 1.2em !important;}}