body {
    font-size: 14px;
}
.mapview-search-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #A3A3A3;
}
#header-search {
    width: 100%;
}
.form-field {
    display: block;
}
.btn-search:active, .btn-search:hover {
    opacity: 0.8;
}
.breadcrumbs {
    list-style: none;
    overflow: hidden;
    font: 12px verdana;
}
.breadcrumbs li {
    float: left;
}
.breadcrumbs li a {
    color: black;
    text-decoration: none;
    display: block;
    float: left;
}
.search-filters .btn {
    text-align: left!important;
}
.link {
    color: #1c6798;
}
.date-title {
    width: 100%;
    display: block;
}
.cs-breadcrumb {
    padding-left: 0px;
    list-style: none;
}
.cs-breadcrumb .breadcrumb {
    background-color: inherit;
    padding: 8px 0px;
}
.cs-breadcrumb > li {
    display: inline-block;
}
.cs-breadcrumb > .active {
    color: #999;
}
.mar-bottom-20, .price-range {
    margin-bottom: 20px;
}
.mar-bottom-40 {
    margin-bottom: 40px;
}
.mar-bottom-60 {
    margin-bottom: 60px;
}
/*#more-filters-dropdown {
    display: none;
    position: relative;
}*/
.header-search-container,
.search-container,
.search-content-container,
.header-container,
#map-view {
    position: relative;
}
.bedrooms-select select,
.booking-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
}
select::-ms-expand,
.hidden-container,
.view-more-filters,
.disabled-previous-dates {
    display: none;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
}
.ellipsis .multiline {
    white-space: normal;
}
.customDatePicker .datepick-ctrl {
    display: block !important;
}
a.disabled {
    cursor: default;
    color: grey;
    text-decoration: none;
}
.disabled-link {
    pointer-events: none;
    cursor: default;
}
h2.font14 {
    margin-top: 0;
}
.locations {
    clear: both;
    overflow: hidden;
}
.closed {
    height: 54px;
}
.location-name a:hover {
    text-decoration: none;
}
.sub-list-sign:before {
    content: "L";
    position: absolute;
    top: 3px;
    left: 1px;
}
.font-blue {
    color: #318ff6;
}
.margin-left0 {
    margin-left: 0px;
}
#slider-range {
    margin-left: -7px;
}
.display-new-search {
    display: block;
}
.no-bold {
    font-weight: normal!important;
}
.hidden-container {
    display: none;
}
#google-map-modal  {
    height: 500px;
    width: 598px;
}
.gm-style {
    font-family: Verdana, Geneva, sans-serif;
}
@-moz-document url-prefix(http), url-prefix(file) {
    img:-moz-broken {
        -moz-force-broken-image-icon: 1;
        width: 200px;
        height: 133px;
    }
}
.search-suggestion {
    color: #333;
}
.search-suggestion:hover {
    text-decoration: none;
}
#more-filters-form label {
    font-weight: normal;
}
/*#header {
    position: static!important;
}*/
.property-not-available {
    width: 100%;
    position: fixed;
    z-index: 1000;
    margin-top: 69px;
    text-align: center;
    left: 0px;
    border-radius: 0px;
}
.breadcrumb > li + li:before {
    font-family: Flaticon;
    content: "\f105";
}
.search-by-dest,
.check-in2,
.check-out2 {
    padding-right: 0;
}
@media (min-width: 300px) {
    .header-search-container,
    .search-container {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .header-search-container,
    .search-container {
        width: 100%;
    }
    #header-search{
        padding-top: 0px;
    }
}
@media (min-width: 992px) {
    .header-search-container,
    .search-container{
        width: 100%;
    }
}

@media screen and (min-width: 1230px) {
    .search-container {
        width: 1205px;
        padding: 0;
    }
}
.m-b-20 {
    margin-bottom: 20px;
}
.remove-filter-option:hover {
    text-decoration: none;
}
.grey-background {
    background-color: #F8F8F8;
}
.padding-top-5px {
    padding-top:5px;
}
.list-feature a label {
    font-size: 12px;
    font-family: Tahoma,Geneva,sans-serif;
    padding-right:5px;
}
a.remove-filter-option label:hover {
    text-decoration: underline;
}
.pay-secure-box img {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
#more-filters-form input[type="checkbox"][disabled]{
    background-color: #dadada;
}
.search-filters .more-filters-label {
    color: #333;
}
/*.datepick-popup {
    z-index: 200001 !important;
    width: 300px;
}
.customDatePicker.datepick {
    width: 100%!important;
}
.datepick-popup {
    z-index: 200001 !important;
    width: 300px;
}
.customDatePicker.datepick {
    width: 100%!important;
}*/

/*new css*/


.search-body {
    padding-top: 0px;
}
.btn-search:active,
.btn-search:hover,
.btn-apply-filter:hover {
    background-color: #FB824E;
}
.search-filters .btn {
    text-align: left!important;
}
.btn-filter {
    padding: 5px;
    height: 34px;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    font-size: 14px;
    background-color: #fff;
}
.bedrooms-box {
    position: relative;
}
.btn-filter {
    width: 100%;
}
.btn-filter:hover {
    cursor: default;
}
.btn-filter:active,
.btn-filter.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-filter.disabled,
.btn-filter[disabled],
fieldset[disabled] .btn-filter,
.btn-filter.disabled:hover,
.btn-filter[disabled]:hover,
fieldset[disabled] .btn-filter:hover,
.btn-filter.disabled:focus,
.btn-filter[disabled]:focus,
fieldset[disabled] .btn-filter:focus,
.btn-filter.disabled:active,
.btn-filter[disabled]:active,
fieldset[disabled] .btn-filter:active,
.btn-filter.disabled.active,
.btn-filter[disabled].active,
fieldset[disabled] .btn-filter.active {
    background-color: #fff;
}
.guest-dropdown {
    padding-right: 22px;
    padding-left: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-top: 0!important;
    padding-bottom: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
}
.show-other-dates {
    overflow: hidden;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px!important;
}
.search-page-showing-results {
    line-height: 34px;
}
#dvLoading {
    display: none;
    height: 100px;
    width: 100px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 500px;
    margin: -25px 0 0 -25px;
}
.next-prev-dates-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}
.next-prev-dates-list li {
    float: left;
    height: 50px;
    width: 14.28%;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    vertical-align: middle;
    background-color: #ebebeb;
    border-top: none;
}
.next-prev-dates-list li.active-date {
    background-color: #f8f8f8;
    font-weight: bold;
    border-top: 1px solid #dbdbdb;
    border-bottom: none;
}
.previous-week-link,
.next-week-link {
    height: 50px;
    padding-top: 10px;
    font-size: 23px;
    color: #555555;
}
.previous-week-link {
    position: absolute;
    left: 0;
    width: 50px;
    text-align: center;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    background-color: #f8f8f8;
}
.next-week-link {
    position: absolute;
    right: 0;
    width: 51px;
    text-align: center;
    border-top: 1px solid #dbdbdb;
    background-color: #f8f8f8;
}
.next-week-link:hover,
.next-week-link:active,
.next-week-link:focus,
.previous-week-link:hover,
.previous-week-link:active,
.previous-week-link:focus {
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}
.next-prev-dates-list li a.disabled-link:hover,
.disabled-previous-dates:hover {
    cursor: default;
}
.disabled-previous-dates > span {
    color: #ebebeb;
}
.date-title,
.number-of-properties {
    width: 100%;
    display: block;
}
.next-prev-dates-list li a {
    text-decoration: none;
    text-align: center;
    -webkit-border-top-left-radius: 0.50em;
    -moz-border-radius-topright: 0.50em;
    -moz-border-radius-topleft: 0.50em;
    margin-bottom: 0;
    font-size: 14px;
    float: left;
    width: 100%;
    padding-top: 5px;
    color: #555555;
}
.list-grid-map:hover {
    background-color: #efefef;
}
/*#more-filters-dropdown {
    position: relative;
    overflow: hidden;
}*/
#more-filters-dropdown {
    transform: translate3d(0, 0, 0);
    position: relative;
    height: auto;
    overflow: hidden;
    max-height: 0;
}
.search-container {
    background-color: #ebebeb;
    z-index: 100;
    top: 0;
}
.header-search-container,
.search-container,
.search-content-container,
#map-view {
    position: relative;
}
.search-container {
    width: 100%;
}
select::-ms-expand,
.hidden-container,
.view-more-filters,
.disabled-previous-dates {
    display: none;
}
.list-feature {
    margin-right: 10px;
    zoom: 1;
    display: inline;
}
.remove-filter-option,
.remove-property-type {
    float: right;
    height: 25px;
    margin-right: 5px;
    position: relative;
    padding-top: 3px;
}
.filters-label {
    padding-top: 10px;
    line-height: 30px;
    margin-right: 20px;
    font-weight: bold;
    font-size: 14px;
}
.filters-applied-list,
.filters-label {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 5px;
    float: left;
}
.filters-applied-list li {
    margin-bottom: 0;
    margin-right: 4px;
}
.reviews .star-rating {
    width: 95px;
    float: left;
    font-size: 16px;
}
.customDatePicker .datepick-ctrl {
    display: block !important;
}
.more-filters-label {
    font-weight: normal;
    float: left;
    padding-right: 0px;
    cursor: pointer;
    color:#2A6496;
    margin-top: -1px;
}
#more-filters-form input {
    cursor: pointer;
}
a.disabled {
    cursor: default;
    color: grey;
    text-decoration: none;
}
.disabled-link {
    pointer-events: none;
    cursor: default;
}
h2.font14 {
    margin-top: 0;
}
.locations {
    clear: both;
    overflow: hidden;
}
.closed {
    height: 50px;
}
.closed.no-more {
    height: auto;
    margin-bottom: 10px;
}
.grid-content-container {
    margin-top: 20px;
}
.apartments-container,
.houses-container,
.mobiles-container {
    float: left;
}
.btn-fiter-dropdown {
    padding: 6px;
    padding-right: 20px;
}
.dropdown-bedrooms,
.dropdown-guests,
.dropdown-bathrooms {
    padding-left: 10px;
}
.dropdown-bedrooms {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 7px;
    border-top: 0;
    top: 98%;
    box-shadow: none;
}
.dropdown-bedrooms > .checkbox {
    margin-bottom: 9px;
}
.filter-options {
    border-radius: 0;
    border-color: #dbdbdb;
    right: 0;
    margin-top: 0;
}
#google-map-modal  {
    height: 500px;
}
.more-filters-overlay {
    background: rgba(255,255,255,.4);
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 10000;
}
.filters-loader-img,
.map-loader-img {
    position: absolute;
    height: 60px;
    width: 60px;
    margin: 0px auto;
    transform: translate3d(0,0,0);
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -ms-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(36, 114, 235, 0.15);
    border-right: 6px solid rgba(36, 114, 235, 0.15);
    border-bottom: 6px solid rgba(36, 114, 235, 0.15);
    border-top: 6px solid rgba(36, 114, 235, 0.8);
    border-radius: 100%;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.filters-loader-img {
    top: 20%;
    left: 47.5%;
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
}
.map-loader-img {
    top: 30%;
    left: 47.5%;
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
}
@-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotation {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(359deg);}
}

@-ms-keyframes rotation {
    from {-ms-transform: rotate(0deg);}
    to {-ms-transform: rotate(359deg);}
}

@keyframes rotation {
    from {transform: rotate(0deg);}
    to {transform: rotate(359deg);}
}
#map-canvas {
    height: 700px;
    width:  100% !important;
    overflow: visible!important;
}
@-moz-document url-prefix(http), url-prefix(file) {
    img:-moz-broken {
        -moz-force-broken-image-icon: 1;
        width: 200px;
        height: 133px;
    }
}
input[type="radio"], input[type="checkbox"] {
    position: relative;
    top: 2px;
}
#more-filters-form label {
    font-weight: normal;
    cursor: pointer;
    font-size: 14px;
}
#google-map-modal {
    width: 100%!important;
}
/*#header {
    position: static!important;
}*/
.property-not-available {
    width: 100%;
    position: fixed;
    z-index: 1000;
    margin-top: 69px;
    text-align: center;
    left: 0px;
    border-radius: 0px;
}
.search-by-dest,
.check-in2,
.check-out2 {
    padding-right: 0;
}
.sub-location-box {
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}
.sub-location-box:hover,
.sub-location-box:active,
.sub-location-box:focus {
    text-decoration: none;
    color: #555;
}
p.location-name a {
    color: #555;
    width: 100%;
}
.p15 {
    padding: 15px;
}
.rating-stars {
    color: #fb6322!important;
}
.bedrooms-box,
.bathrooms-box,
.property-type-box {
    margin-bottom: 15px;
    width: 100%;
}
.grid-loader-opacity {
    opacity: .4;
}
ul.custom-grid-pagination {
    display: inline-block;
    margin-bottom: 0;
    list-style: none;
    padding-left: 10px;
    line-height: 32px;
}
.custom-grid-pagination li {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #dbdbdb;
}
.custom-grid-pagination li a:hover:not(.disabled) {
    background-color: #efefef;
}
.custom-grid-pagination a {
    padding-left: 10px;
    line-height: 34px;
    display: inline-block;
    padding-right: 10px;
}
.custom-grid-pagination a:hover,
.custom-grid-pagination a:focus {
    text-decoration: none;
}
.filter-box {
    font-weight: bold;
}
.search-body .rating-container .rating-stars {
    color : #FB6322;
}
.remove-filter-option:hover,
.remove-property-type:hover {
    text-decoration: none;
}
/*.search-body .btn-search,
.btn-apply-filter {
    font-size: 14px;
    border-radius: 0;
    font-weight: bold;
    width: 100%;
    height: 39px;
    border: 1px solid #dadada;
    color: #fff;
    background: #fb6322;
}*/
.btn-apply-filter {
    background: #fb6322;
}
.search-body .remove-from-favourites-widget-no-span {
    z-index: 24;
}
.grey-background {
    background-color: #F8F8F8;
}
.show-on-map-link {
    margin-left: 3px !important;
    float: left;
    height: 25px;
    padding-top: 3px;
}
.show-on-map:hover {
    cursor: pointer;
}
span.show-on-map {
    font-size: 14px;
    color: #0f6fa9;
    float: left;
    top: 6px;
}
.list-feature a label {
    font-size: 14px;
    font-family: Tahoma,Geneva,sans-serif;
    padding-right:5px;
}
a.remove-filter-option label:hover,
a.remove-property-type label:hover {
    text-decoration: underline;
}
.search-page-list-pagination {
    clear:both;
}
.top-countries-sidebar.search-location-sidebar ul {
    padding-left:2px;
}
#more-filters-form input[type="checkbox"][disabled]{
    background-color: #dadada;
}
#show-all-regions .location-name a:hover {
    text-decoration: underline;
}
.search-filters input[type="checkbox"]:checked:before {
    -webkit-appearance: none;
    content: "\2713";
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    width: 15px;
    color: #1c6798;
}
.search-filters input[type="checkbox"][disabled], input[type="radio"][disabled]{
    background-color: #dadada;
}
.search-filters .more-filters-label {
    color: #555;
}
.list-grid-map li:hover {
    cursor: pointer;
}
.datepick-popup {
    z-index: 200001 !important;
    width: 300px;
}
.customDatePicker.datepick {
    width: 100%!important;
}
.map-infowindow .reviews {
    margin-top: 0!important;
}
.map-infowindow .login-loader {
    position: absolute;
}
.apply-bedrooms-filter {
    margin-right: 15px;
}
.sub-location-conteiner {
    display: none;
}
.search-breadcrumb li:not(.active-breadcrumb) .content-breadcrumbs:hover {
    border-color: #aaa;
}
.content-breadcrumbs a {
    color: #fff;
}
.active-breadcrumb,
.active-breadcrumb span {
    color: #555555;
}
.breadcrumbs-container ol li {
    list-style-type: none;
}
.content-listings-container {
    margin-left: -10px;
    margin-right: -10px;
}
.padding-side-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.more-search-opt-btn {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.more-search-opt-btn p {
    margin: 0;
    float: left;
    color: #333;
    padding-left: 30px;
    height: 40px;
}
.more-search-opt-btn p:hover {
    cursor: pointer;
}
.open-filter > span,
.close-filter > span {
    float: right;
    line-height: 40px;
    vertical-align: middle;
}
.refine-results {
    background-color: #ebebeb;
    position: absolute;
    bottom: -28px;
    width: 100%;
    z-index: 3;
}
.main-search {
    position: relative;
    background-color: #ebebeb;
    padding-top: 15px;
}
.search-input-mobile, .remove-search-mobile {
    display: none;
}
.search-widget-height {
    height: 55px;
}
.search-filters {
    width: 90%;
}
.filters-width {
    max-width: 1205px;
    margin: 15px auto;
}
.btn-apply-filter {
    width: 100%;
    padding-top: 8px;
}
.btn-clear-filters:not(.clear-filters-extern-link) {
    float: right;
    font-size: 14px;
    padding-top: 8px;
}
.guest-select:before,
.bathrooms-box > span:before,
.property-type-box > .dropdown-property-type > span:before {
    content: "\f181";
    font-family: 'Flaticon';
    position: absolute;
    pointer-events: none;
    color: #aaa;
    right: 0;
    line-height: 36px;
    width: 22px;
    z-index: 1;
    vertical-align: middle;
    top: 0;
    font-size: 14px;
}
.guest-select:before {
    line-height: 42px;
}
.btn-apply-filter:hover,
.btn-apply-filter:active {
    color: #fff;
}
.main-search-fixed {
    position: fixed!important;
    top: 0;
    z-index: 1000;
    width: 100%;
    transition: all 0.2s ease;
}
#show-more-filters {
    cursor: pointer;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.relative {
    position: relative;
}
.view-on-map-link {
    font-size: 14px;
}
.main-search-container {
    max-width: 1205px;
    margin: 0 auto;
}
.page-content {
    width: 100%;
}
.text-bold {
    font-weight: bold;
}
.margin-right-5 {
    margin-right: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.content-container {
    max-width: 1205px;
    margin: auto;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.font-12 {
    font-size: 12px;
}
div.list-container {
    padding-top: 0;
}
.disable-scroll {
    overflow-y: hidden;
}
.custom-sub-locations {
    height: auto;
}
.disabled {
    color: #C0C3C7!important;
}
.disabled:hover {
    cursor: not-allowed!important;
}
.filters-applied-list > .list-feature {
    float: left;
}
.filters-applied-list > .list-feature a label {
    padding-left: 25px;
    color: #555555;
    margin-top: 0;
    height: 25px;
    padding-top: 2px;
    float: none;
    font-weight: normal;
}
.filters-applied-list > .list-feature a label:hover {
    cursor: pointer;
}
.filters-applied-list > .list-feature a span {
    position: absolute;
    top: 0;
    color: #555555;
    font-size: 20px;
}
.margin-top-15 {
    margin-top: 15px;
}
.btn-fiter-dropdown {
    color: #555555;
}
.img-caption {
    display: none;
}
.btn-fiter-dropdown:active {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.plus-icon:hover,
.minus-icon:hover {
    cursor: pointer;
}
.plus-icon,
.minus-icon {
    cursor: pointer;
}
.active-breadcrumb a span:hover {
    cursor: default;
    text-decoration: none!important;
}
.filters-width h5,
.close-clear-btn-group-mobile {
    display: none;
}
.content-header-container > .main-search-container h3,
.content-header-container > .main-search-container h4,
/*.search-text-header,*/
.content-container h4,
.content-header-container > .main-search-container h5 {
    line-height: 1.4;
}
.location-title {
    font-size: 20px;
}
.image-container,
.show-results {
    width: 100%;
}
.image-wrapper {
    background-size: cover;
    background-position: center top;
    margin-bottom: 0!important;
    z-index: initial!important;
}
select {
    padding-right: 20px;
}
.filter-applied-list-grid {
    padding-top: 10px;
    padding-bottom: 20px;
}
.btn-apply-filter:active,
.btn-apply-filter:focus {
    color: #fff!important;
}
.filters-applied-list {
    padding-top: 10px;
}
.image-wrapper {
    background-size: cover;
}
.rating-container .rating-stars:before {
    text-shadow: initial!important;
}
.reviews-link:hover,
.reviews-link:focus {
    text-decoration: none;
}
.list-item {
    background-color: #fff;
    position: relative;
}
.list-item:hover {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.list-text {
    position: relative;
    top: -2px;
    font-size: 16px;
}
.pagination {
    margin-top: 10px;
    overflow: hidden;
    float: right;
}
.search-date {
    padding-left: 30px;
}
.btn-search {
    padding-left: 0;
    padding-right: 0;
}
.location-path {
    line-height: 1.5;
}
.filter-box {
    font-size: 14px;
}
.filter-options input {
    margin-right: 5px;
}
.filter-margin {
    margin-top: 20px;
}
.close-clear-btn-group-desktop {
    margin-bottom: 15px;
}
.filter-options span {
    font-size: 14px;
    /*vertical-align: middle;*/
}
.dropdown-property-type li {
    padding-left: 10px;
    line-height: 30px;
    vertical-align: middle;
}
.dropdown-property-type li:hover {
    background-color: #f8f8f8;
    cursor: pointer;
}
.more-filters-adjust-mobile {
    padding-right: 0;
    padding-left: 0;
}
.bathrooms-dropdown,
.mobile-home-type-dropdown,
.house-type-dropdown,
.apartment-type-dropdown,
.property-type-dropdown {
    height: 34px;
    min-height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 220px;
    font-size: 14px;
}
.bathrooms-box > span {
    display: inline-block;
    position: relative;
    width: 100%;
}
.instant-booking-checkbox:hover {
    cursor: pointer;
}
.dropdown-bedrooms label {
    width: 100%;
}
.instant-booking-checkbox label::after {
    top: 0!important;
}
.close-filter,
.close-filters .open-filter {
    display: none;
}
.close-filters .close-filter {
    display: inline;
}
.close-filter,
.open-filter {
    font-size: 14px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination {
    border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
    padding: 7px 10px;
    margin-left: 0;
    float: none;
    display: block;
}
.padding-side-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.search-date {
    display: block;
    width: 100%;
    height: 39px;
    padding-left: 30px;
    padding-right: 5px;
    font-size: 16px;
    color: #555;
    line-height: 39px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #e0dcdc;
    border-radius: 0;
    margin-bottom: 0;
}
.search-icon {
    position: absolute;
    width: 30px;
    height: 37px;
    top: 1px;
    cursor: pointer;
    background-color: #fff;
    color: #b5b5b5;
    padding: 5px 0;
    font-size: 20px;
    right: initial;
    border-radius: 0;
    z-index: 1;
    border: none;
    line-height: 29px;
    left: 1px;
}
.container {
    width: 1205px;
    padding-left: 0px;
    padding-right: 0;
}
.p-r-xs {
    padding-right: 5px;
}
.p-l-xs {
    padding-left: 5px;
}
.sub-location-cont {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.sub-location-box {
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}
p.location-name {
    background-color: #fff;
    height: 40px;
    padding: 9px 10px 9px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    border: 1px solid #dbdbdb;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}
.plus-icon, .minus-icon {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #555;
    margin-left: 10px;
}
.plus-icon {
    display: block;
}
.minus-icon {
    display: none;
}
.breadcrumbs-container ol {
    padding-left: 0;
    margin-bottom: 0;
}
.breadcrumbs-container ol li {
    list-style-type: none;
}
.content-breadcrumbs {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 28px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
}
.search-breadcrumb > li + li:before {
    content: "\f180";
    vertical-align: middle;
    float: left;
    font-family: 'Flaticon';
    line-height: 31px;
    padding-left: 5px;
    padding-right: 3px;
}
.top-container {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 1205px;
    margin: auto;
}
.property-listings {
    padding-top: 20px!important;
}
.search-text-header {
    font-size: 24px;
}
.m-r-sm {
    margin-right: 10px;
}
.minus-icon:hover,
.minus-icon:focus,
.plus-icon:hover,
.plus-icon:focus,
.sub-location-box p:hover,
.sub-location-box p:focus {
    border-color: #aaa;
}
@media screen and (max-width: 1250px) {
    .main-search-container,
    .more-filters-cont {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%!important;
        max-width: initial;
    }
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .top-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100%!important;
        max-width: initial;
    }
}
.show-guests {
    border-color: #e0dcdc!important;
}
.page-content-rs .show-guests {
    border: 1px solid #888;
    border-radius: 0;
}
/* Switch */
.switcher {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switcher input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  display: inline;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #3B98D3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #3B98D3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.filters-popout {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
    z-index: 10000;
    overflow-y: scroll;
}
.h-f-filters {
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 0 10px 0 rgba(0,0,0,0.1);
    overflow: hidden;
}
.filters-footer {
    padding-top: 50px;
    padding-bottom: 35px;
}
.filters-clear {
    line-height: 25px;
    text-align: center;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background: #ebebeb;
    cursor: pointer;
    margin-top: 25px;
}
.u-mb6 {
    margin-bottom: 6px;
}
.filters-inner {
    min-height: calc(100vh - 235px);
}
.filters-select {
    min-width: 190px;
}
.num-class {
    display: flex;
    display: -webkit-flex;
    height: 32px;
}
.num-class span {
    font-size: 23px;
    line-height: 32px;
    text-align: left;
}
.num-bed {
    display: flex;
    justify-content: space-between;
    max-width: 170px;
}
.mobile-align {
    height: 30px;
    padding-left: 14px;
    padding-right: 19px;
    clear: both;
}
.bedrooms-slider .noUi-connect {
    background: #3B98D3;
}
.bedrooms-slider {
    height: 4px !important;
}
.bedrooms-slider .noUi-handle {
    border-radius: 15px;
    width: 30px !important;
    height: 30px !important;
    top: -13px !important;
    outline: none;
    left: -15px !important;
}
.bedrooms-slider .noUi-handle:before, .bedrooms-slider .noUi-handle:after {
    content: initial;
}
.bedrooms-slider {
    background: #D3D3D3 !important;
    border: none !important;
}