@font-face {
  font-family: 'icomoon-filter';
  src: url('/Content/v3/fonts/filter_icomoon.eot');
  src: url('/Content/v3/fonts/filter_icomoon.eot#iefix') format('embedded-opentype'), url('/Content/v3/fonts/filter_icomoon.ttf') format('truetype'), url('/Content/v3/fonts/filter_icomoon.woff') format('woff'), url('/Content/v3/fonts/filter_icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-cross:before {
  content: "\e903";
}
.icon-apartment:before {
  content: "\e900";
  color: #313131;
}
.icon-house:before {
  content: "\e901";
  color: #313131;
}
.icon-room:before {
  content: "\e902";
  color: #313131;
}
.how-many-rooms-slider {
  margin-top: 22px;
}
body .filterContent .styled-checkbox-accomodation {
  outline: none !important;
  outline-offset: 0 !important;
}
body .filterContent .styled-checkbox-accomodation:focus + label:before {
  box-shadow: none !important;
}
body .filterContent .styled-checkbox-accomodation + label {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center !important;
  background: #FAFAFA !important;
  padding: 10px 5px !important;
  font-family: Nuckle-Regular !important;
  font-weight: normal !important;
  font-size: 12px !important;
  color: #313131 !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  width: 100% !important;
  height: 100% !important;
}
body .filterContent .styled-checkbox-accomodation + label:before {
  position: relative !important;
  content: '' !important;
  display: block !important;
  vertical-align: text-top !important;
  width: 75px !important;
  height: 65px !important;
  left: 0 !important;
  top: 0 !important;
  background-color: #FAFAFA !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 auto !important;
}
body .filterContent .styled-checkbox-accomodation:checked + label:after {
  display: none !important;
}
body .filterContent .styled-checkbox-accomodation--room + label {
  padding: 16px 5px 4px 5px !important;
}
body .filterContent .styled-checkbox-accomodation--room + label:before {
  font-family: 'icomoon-filter' !important;
  content: "\e902" !important;
  width: auto !important;
  height: 16px !important;
  font-size: 28px !important;
  line-height: 0 !important;
  margin-top: 14px !important;
  margin-right: 0 !important;
}
body .filterContent .styled-checkbox-accomodation--house + label {
  padding: 14px 5px 6px 5px !important;
}
body .filterContent .styled-checkbox-accomodation--house + label:before {
  font-family: 'icomoon-filter' !important;
  content: "\e901" !important;
  width: auto !important;
  height: 18px !important;
  font-size: 30px !important;
  line-height: 0 !important;
  margin-top: 14px !important;
  margin-right: 0 !important;
}
body .filterContent .styled-checkbox-accomodation--apartment + label {
  padding: 12px 5px 8px 5px !important;
}
body .filterContent .styled-checkbox-accomodation--apartment + label:before {
  font-family: 'icomoon-filter' !important;
  content: "\e900" !important;
  width: auto !important;
  height: 19px !important;
  font-size: 32px !important;
  line-height: 0 !important;
  margin-top: 14px !important;
  margin-right: 0 !important;
}
.filter-accomodation {
  background: #F6F6F6;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 20px 70px 20px 50px;
}
.filter-accomodation__items {
  margin-top: 10px;
}
.filter-accomodation__chb {
  width: 77px;
  height: 70px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  margin-right: -4px;
  margin-right: 20px;
  border: 1px solid #DEDEDE !important;
}
.filter-accomodation__chb:last-child {
  margin-right: 0;
}
.filter-accomodation__chb.is-checked {
    color: #FF6D59 !important;
    border: 1px solid #FF6D59 !important;
}
.filter-accomodation__chb.is-checked .styled-checkbox-accomodation + label {
  color: #FF6D59 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.filter-monthly-rate {
  background: #EEEEEE;
  border-top: 1px solid #D6D6D6;
  padding: 20px 70px 20px 50px;
}
.hideFilter {
  background: #000;
  opacity: 0.75;
  z-index: 8999 !important;
}
.filter-overlay {
  overflow: hidden;
}
.filter-overlay .datepicker,
.filter-overlay .dropdown-menu {
  z-index: 9001 !important;
}
#search .datepicker table tr td,
#search .datepicker table tr th {
  font-size: 15px !important;
}
.filterContent {
  z-index: 9000;
  max-width: 650px;
  min-width: 650px;
  text-align: center;
  padding: 20px 0 10px !important;
  max-height: 100%;
  height: 100%;
  top: 0;
  display: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.filterContent .irs {
  margin-top: -20px;
}
.filterContent span.irs-bar {
    border-top: none !important;
    background-image: linear-gradient(to top,#FF6D59 0,#FF6D59 100%);
    background-position: bottom;
}
.filterContent .rangeslider-values {
  margin-top: 0;
    font-size: 12px;
}
.filterContent .irs-max,
.filterContent .irs-min {
  bottom: -14px !important;
  top: auto !important;
  display: none !important;
}
.filterContent .irs-from,
.filterContent .irs-to {
  display: none !important;
}
.filterContent .styled-checkbox-cross:checked + label:before {
  border: 1px solid #FF6D59 !important;
  background: #fff;
  vertical-align: middle !important;
}
.filterContent .styled-checkbox-cross + label {
  position: relative;
  vertical-align: middle;
  line-height: 22px !important;
  height: 22px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 35px;
  white-space: nowrap;
}
.filterContent .styled-checkbox-cross:checked + label:after {
  content: "" !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  background: url(/Content/v3/img/crossfilter.png) left top no-repeat;
  width: 16px;
  height: 16px;
  background-size: cover;
  border: none !important;
  left: 0 !important;
  margin: 0 3px;
  top: 50% !important;
  transform: translateY(-50%);
  border-radius: 3px;
}
.filterContent .styled-checkbox-cross + label:before {
  width: 23px !important;
  height: 22px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 0;
  position: absolute;
  vertical-align: middle !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
}
.filterContent .styled-checkbox-cross {
  outline: none !important;
  outline-offset: 0 !important;
}
.filterContent .styled-checkbox-cross + label {
  font-weight: normal;
  font-size: 13px;
  vertical-align: middle;
}
.filterContent .styled-checkbox-cross:focus + label:before {
  box-shadow: none !important;
}
.filterContent .styled-checkbox-cross:hover + label:before {
  background: #fff !important;
}
.filterContent__close-btn {
  right: 11px;
  top: -7px;
  position: absolute;
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 22px;
  font-weight: bold;
  font-weight: normal;
  color: #979797;
  z-index: 999;
  overflow: hidden;
  background: url(/Content/v3/img/cross.svg);
  background-size: cover;
}
.filterContent__close-btn.icon-cross2.icon:before {
  content: '';
}
.filterContent__close-btn-border {
  right: 10px;
  top: -15px;
  position: absolute;
  z-index: 998;
  overflow: hidden;
}
.filterContent__header {
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.filterContent__header-note {
  font-size: 12px;
  text-align: center;
  display: block;
}
.filterContent span.irs-slider.from {
  left: -4px;
}
.filterContent span.irs-slider.to {
  right: -4px;
}
.filterContent span.irs-slider {
  top: 20px !important;
  border: none !important;
  background-color: transparent !important;
  background: transparent !important;
  background: url(/Content/v3/img/slider.svg) left top no-repeat !important;
  background-size: cover !important;
  width: 34px;
  height: 34px;
  box-shadow: none !important;
}
.filterContent span.irs-slider:hover,
.filterContent span.irs-slider.state-hover,
.filterContent span.irs-slider.state-hover:hover {
  background-color: transparent !important;
  background: transparent !important;
  background: url(/Content/v3/img/slider.svg) left top no-repeat !important;
  background-size: cover !important;
  width: 34px;
  height: 34px;
}
.filter-btns.row {
  margin-top: 15px !important;
  position: relative;
  text-align: center;
}
.filter-btns__wr {
  min-width: 206px;
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin-right: -4px;
  margin: 0 auto;
}
.filter-btns button#resetFil {
  min-width: 0 !important;
}
.filter-btns__reset {
  text-align: center;
  margin: 0 auto 15px;
  background: transparent;
  color: #4395FF;
  border: none !important;
  padding: 16px 0;
  float: none !important;
  position: absolute;
  font-weight: bold;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin-right: -4px;
  top: 0;
  left: calc(100% + 25px);
  width: auto !important;
}
.filter-btns__reset:hover {
  background: transparent;
  color: #2987ff;
}
.filter-btns__apply {
  display: block;
  text-align: center;
  margin: 0 auto 15px;
  background: #d8523d;
  color: #fff;
  padding: 0 70px;
  min-width: 210px;
  font-weight: bold;
  font-weight: normal;
  float: none !important;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin-right: -4px;
}
.filter-btns__apply:hover {
  /*background-color: #f26954;*/
}
.filter-rental-period {
  padding: 20px 70px 20px 50px;
  background: #F6F6F6;
}
.filter-rental-period:after,
.filter-rental-period:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.filter-rental-period__input {
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  height: auto !important;
  padding-bottom: 8px !important;
  padding-top: 7px !important;
}
.filter-rental-period__input-wr {
  position: relative;
}
.filter-rental-period__input-arrow {
  position: absolute;
  top: 18px;
  right: 7px;
  background: url(/Content/v3/img/select_arrow.png) left top no-repeat;
  background-size: cover;
  width: 8px;
  height: 5px;
}
.filter-rental-period ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: Nuckle-Regular;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  color: #313131;
  line-height: 28px !important;
}
.filter-rental-period :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: Nuckle-Regular;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  color: #313131;
  transform: scale(0.9) translateX(-0.1rem);
  line-height: 28px !important;
}
.filter-rental-period ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: Nuckle-Regular;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  color: #313131;
  line-height: 28px !important;
}
body .datepicker-dropdown.datepicker-orient-top:after {
  border-top: none !important;
}
body .datepicker-dropdown:after {
  border: none !important;
}
body .datepicker-dropdown.datepicker-orient-top:before {
  border-top: none !important;
}
.filter-rooms-count {
  padding: 20px 70px 20px 50px;
  background: #EEEEEE;
  border-bottom: 1px solid #D6D6D6;
}
.filter-extras {
  padding: 20px 70px 20px 50px;
  text-align: left;
}
.filter-extras__items {
  margin-top: 17px;
}
.filter-extras__items-row.row {
  margin-bottom: 18px !important;
}
@media only screen and (max-width: 768px) {
  .filterContent {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    max-height: 100%;
  }
  .filterContent .P0.col-md-12,
  .filterContent .P1.col-md-12 {
    margin-top: 0 !important;
  }
  .filterContent .styled-checkbox-cross + label {
    font-size: 11px;
  }
  .filter-rental-period,
  .filter-monthly-rate,
  .filter-accomodation,
  .filter-rooms-count,
  .filter-extras {
    padding-left: 2% ;
    padding-right: 2%;
  }
  .filter-monthly-rate .col-xs-6 {
    width: 100% !important;
  }
  .filter-monthly-rate .how-many-rooms-slider {
    margin-top: 0;
  }
  .filter-monthly-rate .how-many-rooms-block {
    margin-top: 25px !important;
  }
  #mapSide{
    margin-top:10px;
  }
}
@media only screen and (max-width: 560px) {
  .filterContent {
    padding: 25px 0 25px !important;
  }
  .filter-extras__items .row {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    margin-right: -4px;
    width: 49% !important;
  }
  .filter-extras__items .row .col-xs-4 {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 17px 0;
  }
  .filter-btns__wr {
    width: 80%;
  }
  .filter-extras {
    padding-bottom: 0 !important;
  }
  .filter-btns button {
    display: block;
    position: relative !important;
    left: auto !important;
  }
  .filter-btns .filter-btns__apply {
    min-width: 206px;
  }
  .filter-btns__reset {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 400px) {
  .row.filterButton {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 360px) {
  .filter-extras__items .col-xs-4 {
    padding-right: 0 !important;
  }
}

#sort-select {
    min-width: 225px;
    max-width: 250px;
}

#filterAssets {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px
}

.filterAssets__el {
    display: inline-block;
}

.filterAssets__popular {
    padding-left: 60px;
    white-space: nowrap;
}

.filterAssets__trustpilot .trustpilot-widget {
    min-width: 200px;
}

.filterAssets__select {
    white-space: nowrap;
}

@media only screen and (max-width: 991.98px) {
    #filterAssets {
        flex-direction: column;
    }

    .filterAssets__el {
        display: block;
        width: 100%;
    }

    .filterAssets__trustpilot {
        display: none;
    }

    a#slide {
        width: 49.5%;
    }

    select#sort-select {
        width: 49.5%;
        max-width: 100%;
        min-width: 0;
    }

    .filterAssets__popular {
        padding-left: 0;
        margin-top: 15px;
        white-space: normal;
    }

    .filterAssets__select {
        white-space: normal;
    }
}

@media only screen and (max-width: 768px) {
    .filterAssets__popular {
        margin-top: 0;
    }
}
@media only screen and (max-width: 1098px) {
  .popularsearch {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
}
.search-img {
  content: url("/Content/v3/img/search.svg");
}
.searchBlock button#btnSubmit {
  width: 60px!important;
  color:#FFF;
}

@media only screen and (max-width: 550px) {
  .searchlanding-mobile-btn {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-indent: -9999px;
    width: 60px;
    background: url(/Content/v3/img/search/search_glass.png) center center no-repeat #ff6d59;
    background-size: 37% !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    height: 50px !important;
  }

 

  .search-img {
    content: url("/Content/v3/img/search/icons8-location-64.png");
  }

  .searchBlock #searchDiv #top-search2 {
    height: 50px !important;
  }

  .searchBlock button#btnSubmit {
    height: 50px !important;
  }

  #search span.icon#mapSearchClick {
    top: 15px;
  }
}
