.property_detail__box_header h4::after, .property_detail__box_header_features h4::after, .property_detail__bottom_info h4::after {
content: '•';
margin-left: 5px;
color: #02254f;
}
.property_detail__box_header h4, .property_detail__bottom_info h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.resultWrapProperties.white-bg .items--list-group span {
    color: #333;
}



.property_detail__box_header_features h4, .property_detail__box_header_shares h4 {    font-size: 18px;
    font-weight: 600;
}


.tooltip-inner {
  font-size: 12px !important;

}

.draw-button {
    font-size: 16px !important;
    border: none;
    padding: 5px 12px !important;
    background: #02254f !important;
    color: #fff !important;
}
.tag_reference__group {
    font-size: 14px;
    margin-top: 10px;
}
.property_detail__bottom_info p {
    line-height: 24px;
}
.draw-button.clear {
    background: #c73800 !important;
}

.property_detail__booking.pdb__desktop a:last-child {
    margin-right: 0;
}
.epc__wrapper img {
    width: 100%;
}
.widget-title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 2px 3px;
    border-radius: 8px;
}
.fav__group a {
    color: #333;
}
.filter-by {
    font-weight: 600;
}

.tab__header h4::after {
    content: '•';
    margin-left: 5px;
    color: #02254f ;
}

.details__features li i {
    color: #02254f ;
}
.widget-description {
    margin-bottom: 20px;
}
.pd__availability {
    background: #02254f ;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

#floorplan iframe {
    width: 100% !important;
    height: 500px;
    overflow: scroll;
}
.distance i {
    margin-right: 5px;
    margin-left: 5px;
    color: #02254f ;
}

.widget-column {
    height: 400px;
    overflow: scroll;
}

.widget-wrap h6 {
    font-size: 15px;
}

.widget-image-wrap {
    float: left;
    margin-right: 10px;
}
.property_detail__booking .btn-primary {
    background: #02254f ;
}
.property_detail__booking .btn-secondary {
    background: #94c5cc;
    color: #fff;
}
.nav-tabs > li > a {
    color: #333;
}

.map_group__list {
    overflow: scroll !important;
    height: 500px !important;
}

.widget__group_image {
    float: left !important;
    margin-top: 5px !important;
    width: 24px !important;
    height: auto !important;
    margin-right: 8px !important;
}

.filter-row {
    margin-top: 30px !important;
    margin-bottom: 40px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
a.filter-button.selected {
    color: #FFF !important;
    text-decoration: inherit !important;
    cursor: pointer;
    background: #02254f !important;
    border-color: #02254f !important;
}

.filter-row a {
    margin-left: 10px !important;
    padding: 6px 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 30px !important;color:#333;
}

#details-photo {
    overflow: hidden;margin-top: 95px;
}
.tab_wrapper {
    border-top: 0 !important;
}
.nav-tabs__map > li.active > a {
    border: 1px solid #02254f !important;
    background: #02254f !important;
    color: #fff !important;
}
.nav-tabs__map li a {
    border: 1px solid #d9d9d9 !important;
    padding: 6px 14px !important;
    margin-bottom: 20px !important;
    border-radius: 30px !important;
    margin-right: 10px !important;
}

.slick-next {
    right: 0 !important;
    background: #fff !important;
    height: 40px !important;
    padding: 0 20px !important;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.slick-prev::before {
    content: url('/media/hybrid-master.co.uk/images/pdetail-left.png') !important;
    position: relative;
    right: 15px;
}
.slick-next::before {
    content: url('/media/hybrid-master.co.uk/images/pdetail-right.png') !important;
    position: relative;
    right: 10px;
}


.slick-prev {
    left: 0 !important;
    background: #fff !important;
    height: 40px !important;
    padding: 0 20px !important;
    z-index: 999;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}



.images_amount {
    background: #02254f ;
    margin-right: 8px;
    color: #fff;
    width: 24px;
    display: inline-block;
    height: 24px;
    text-align: center;
    border-radius: 100%;
    font-size: 12px;
    line-height: 23px;
    position: relative;
    top: -3px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 20px !important;
    height: 40px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


#galleria {
    width: 100%;
    overflow: scroll;
}
#photos #galleria a img {
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 25px;
    margin-top: 0;
    width: 100%;
    height: 100%;
}

.gallery a {
    height: 200px;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}


.property_detail_main {
    padding-top: 40px;
    padding-bottom: 80px;
background: #204c88 !important;
}
.pd_space {
    display: block;
    width: 100%;
    height: 40px;
}
.property_detail__booking.pdb__desktop a.btn {
    padding-left: 20px;
    padding-right: 20px;
}

.property_detail__booking a:first-child {
    margin-right: 10px;
}
.backtothefuture {
    display: inline-block;
    background: #e1e1e1;
    width: 43px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 100%;
    font-size: 24px;
    position: relative;
    top: 5px;
    color: #333;
}

@media screen and (min-width: 1px) and (max-width: 991px) {

.property_detail__booking.pdb__mobile {
    text-align: center;
    margin: 0 auto 40px auto;
}

.property_detail__booking {
    text-align: right;
}

.pdb__mobile a.backtothefuture {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: -20px;
}

}


@media screen and (min-width: 991px) and (max-width: 1199px) {
.property_detail__booking.pdb__mobile {
    text-align: center;
    margin: 0 auto 20px auto;
}
.property_detail__booking.pdb__mobile {
    display: block;
}

}

.pdb__mobile {
    display: none;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.pd__icon i {
    margin: 0 !important;
    color: #fff !important;
}
.slider {
    width: 100%;
    margin: 0 auto;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}


.property_detail__infos {
    position: relative;
    margin: -85px auto 0px auto !important;
    left: 0;
    right: 0;
    display: table;
    background: #fff;
    padding: 30px 30px 5px 30px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.pd__icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: -45px auto 0 auto;
    width: 30px;
    height: 30px;
    background: #02254f ;
    border-radius: 100%;
    line-height: 30px;
    display: table;
    text-align: center;
}


.slick-track .propertydetail__image {
    overflow: hidden !important;
}
.slick-slide {
    display: none;
    float: left !important;
    height: 100%;
    min-height: 1px;
}

.propertydetail__image img {
    display: block;
    position: inherit !important;
    width: 100% !important;
    height: 100% !important;
}

.Saledetails, .LetLetdetails {
    display: none;
}
.tab__header h4 {
    margin-top: 0;
    margin-bottom: 20px;font-weight:600;
}

.SaleSaledetails, .Letdetails {
    display: block;
}
.fav__group a i {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.detail___price {
    font-size: 18px !important;
    font-weight: 700;
    margin-top: -6px;
}
.detail___price sup {
    font-weight: 500;
}

.property_detail__box p {
    font-size: 16px;
    font-weight: 500;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 2;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 10px 25px;
}
.propertytype__icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.col_property__type {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px !important;
}

.ptype___House {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__house.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Flat {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Studio {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__studio.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Commercial {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Detached.house {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__detachedhouse.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Semi-detached.house {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__semidetached.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Maisonette {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__maisonette.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Bungalow {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__bungalow.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___End.of.terrace {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__endofterrace.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Terraced {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__terrace.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Cottage {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__cottage.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Apartment {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Shop {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__shop.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Office {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Restaurant {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ptype___Warehouse.Conversion {
    background-image: url('/../../media/hybrid-master.co.uk/images/ptype__flat.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.slick-slide img {
    display: block;
    object-fit: cover !important;
}

.slick-slide img {
    display: block !important;
}
.propertydetail__image img {
    display: block;
    position: inherit !important;
    width: 100% !important;
    height: 100% !important;
}

.col_available__date {
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px !important;
    border-top: 1px solid #ededed;
    padding-top: 20px;
}

#details-photo .slick-slide {
    margin: 0px 0.5px;
}
.slick-initialized .slick-slide {
    display: block !important;
}
.slick-track .propertydetail__image {
    height: 82vh !important;
    overflow: hidden;
}


.property_detail__box ul {
    list-style: none;
    padding-left: 0;
}
.property_detail__box_header_features h4 {
    margin-bottom: 20px !important;
}

.property_detail__box ul li {
    padding-bottom: 10px;
}
.share__socials li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
}
.property_detail__box ul li.fav____detail {
    padding-bottom: 0;
    margin-top: 30px;
    border-top: 1px solid #ededed;
    padding-top: 30px;
    text-align: center;
}

.share__socials li a i {
    color: #000;
}

.share__socials li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
    width: 36px;
    height: 36px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 100%;
}



.property_detail__bottom_info {
    font-size: 14px;
    font-weight: 400;
}
.property_detail__box {
    background: white;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.tab_wrapper {
    border: 1px solid #ddd;
    padding: 30px;
    margin-bottom: 30px;
}

.pdb__desktop {
    display: block;
}

.property_detail__bottom_info {
    padding: 30px;
    border: 1px solid #ededed;
    font-weight: 400;
}




.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}



.quick-search-result .checkbox .potato, .quick-search-result .radio .potato {background-color: #02254f ;border: 1px solid #02254f ;}


.quick-search-result .checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .quick-search-result .radio label input[type="radio"]:checked + .potato > .potato-icon {
    color: #fff !important;
}



.checkbox .potato, .radio .potato {
    position: relative;
    display: inline-block;
    border: 1px solid #c6c6c6;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    top: 5px;
    background-color: #ffffff;
}
.checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .radio label input[type="radio"]:checked + .potato > .potato-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"] + .potato > .potato-icon, .radio label input[type="radio"] + .potato > .potato-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.checkbox .potato .potato-icon, .radio .potato .potato-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}


.checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .radio label input[type="radio"]:checked + .potato > .potato-icon {
    color: #393939 !important;
}

.checkbox label::after, .radio label::after {
    content: '';
    display: table;
    clear: both;
}



#jengo_pfor_options {
    display: block !important;
margin-top: 15px;
}

#jengo_pfor_options label {
    font-weight: 400 !important;
}

#jengo_pfor_options .check_group {
    margin: 0;
    padding-left: 5px;
}

#jengo_pfor_options .checkbox {
    margin: 0;
}
.sidebar-top .form-group.quick-search-resultpage #jengo_pfor_options {
    position: absolute;
margin-top: 1px;
font-size: 14px;
margin-left: 10px;
}

.form-group.quick-search-resultpage #jengo_pfor_options {
    width: 200% !important;
    position: relative;
    left: -100% !important;
}

#jengo_pfor_options div {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

#total-results-wrapper {
  position: absolute !important;
  top: -400px !important;
}





@media screen and (min-width: 991px) and (max-width: 1199px) {

.sidebar-right .quick-search-result.qs--sidebar {
    margin-left: 0px !important;}

.sidebar-left .quick-search-result.qs--sidebar {
    margin-right: 0px !important;}
}




@media screen and (min-width: 1px) and (max-width: 767px) {

.lock-in-text label {
    padding: 9px 20px !important;}


.col-md-4.col-md-4x.flx-side {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.result-page {
    margin: 65px 0 30px !important;
}



}




@media screen and (min-width: 1px) and (max-width: 991px) {

.col-md-4.col-x {
    margin-left: -15px;
    margin-right: -15px;
}

.filter--group {
    display: none;
}

.filter--group.text-right {
    text-align: center;
    margin-top: 20px;
}

.filter--grid {
    display: none;
}

.search-result-text {
    text-align: center;
}


.form-group.quick-search-resultpage.search-by {
    margin-left: -15px;
    margin-right: -15px;
}

.sidebar-left .col-md-4.col-md-4x.flx-side {
    width: 100%;
}

#searchFormInput .col-md-6, #searchFormInput .col-md-3 {
    padding: 0;
}

#searchFormInput label, #searchFormInput select {
margin: auto !important;
}

.quick-search-resultpage select {
    width: 90% !important;
    margin: auto !important;
}


.sidebar-right .col-md-4.col-md-4x.flx-side {
    width: 100%;
}
.flxgrp {
    display: flex;
    flex-wrap: wrap;
}
.flx-side {
    display: flex;
    order: 1;
    flex-wrap: wrap;
}

.cart-botttom form {
    text-align: center;
    margin-top: 20px;
}

.flx-content {
    display: flex;
    order: 2;
    flex-wrap: wrap;
}

.quick-search-result.qs--sidebar {
    width: 100% !important;
}

.result-page-ads {
    display: none;
}

.result-page.rp--let.sidebar-right.col-md-4.col-sm-12.col-md-4x.flx-side {
    width: 100% !important;
}



.result-page.rp--let.sidebar-left .col-md-4.col-md-4x .quick-search-result.qs--sidebar {
    margin-right: 0;
    margin-left: 0;
}



.result-page.rp--let.sidebar-right .col-md-4.col-md-4x .quick-search-result.qs--sidebar {
    margin-right: 0;
    margin-left: 0;
}

.sidebar-right .result-page-ads {
    margin-right: 0px;
    margin-left: 0px;
}
.result-page.rp--let.sidebar-right .col-md-4.col-md-4x .quick-search-result.result-page-ads {  margin-right: 0;
    margin-left: 0;}



.grid.col-lg-12.col-md-12.col-sm-12 {
    padding-right: 15px !important;
}

.pagination--group.rsb .pagination--list {
    text-align: center !important;
    margin-left: 0px !important;
}


}




















.sidebar-top .quick-search-result .btn {
    margin-top: 0px;
}

.Industrial.land--hideitem {
    display: none;
}

.sidebar-top .quick-search-result.qs--sidebar {
    margin: 0;
    box-shadow: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    margin-bottom: 20px;
}

.package_box h3 {
    font-weight: 900 !important;}


.package--prices-group span {
    font-size: 12px !important;
    font-weight: 400 !important;
}




#suggestions {
    position: absolute !important;
    z-index: 1;
}

.sidebar-top .form-control::placeholder {
    font-size: 12px;
    color: #939393 !important;
}

.sidebar-right .quick-search-result.qs--sidebar {
    margin-left: 40px;margin-right: 0px;
    padding: 25px;
    margin-bottom: 40px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    border: none;
background: #204c88 !important;
}
#map {
    border-radius: 5px;
}

.grid.col-lg-12.col-md-12.col-sm-12 {
    padding-right: 0;
}

.sidebar-right .result-page-ads {
    margin-right: 0px;
    margin-left: 40px;
}

.pagination--group.rsb .pagination--list {
    text-align: left;
    margin-left: -30px;
}

.noreslts ul {
    padding-left: 15px;
}
.jengo-no-results li:last-child {
    list-style: none;
    margin-top: 30px;
}
.mmk i {
    color: #e3ebf4;
}
.p--yw small {
    font-size: 14px;
    font-weight: 400;
}
.qs--sidebar .panel-title {
    background: #f5f5f5;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -25px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.rpa-group h4 {
    margin-bottom: 20px;
}
.jengo-no-results > ul:nth-child(2) > li:nth-child(4) > a:nth-child(2) {display:none;}

.draw-button.btn:visited, .draw-button.btn:focus, .draw-button.btn {
    background: #fff;
    color: #333;
    font-size: 14px;
}


.jengo-no-results li a {
    color: #fff;
    background: #00d5d5;
    padding: 12px 14px;
    border-radius: 30px;
}
.result-page-ads {
    border-radius: 5px;box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
border: none;
}

.col-md-8x {
    width: 64%;
}

.col-md-4x {
    width: 36%;
}

.noreslts .col-md-6 {
    width: 100%;padding: 5px;
}




@media screen and (max-width: 991px) {

.col-md-8x {
    width: inherit;
}

.col-md-4x {
    width: inherit;
}

}

.quicksearch-result-label.jpp {
    font-size: 15px;
    padding-right: 0;
}

.lock-in-text label {
    border: 1px solid #ddd;
    height: 46px;
    box-shadow: none;
    -webkit-border-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 9px 20px;
    font-size: 15px;
}



.lock-in-l select {
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.lock-in-r select, .lock-in-l select {

    font-size: 15px !important;
    padding: 6px 6px;
}

.lock-in-l {
    margin-right: -1px;
}


.lock-in-r select {
-webkit-border-radius: 0px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius: 0px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-radius: 0px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}



.lock-in-r {
    padding-left: 0;
}
.lock-in-l {
    padding-right: 0;
}


.result-page-ads {
    border: 1px solid #eee;
}
.sale-rent {
    display: inline-block;
}
.sale-rent select {
    border: none;
    background-image: none !important;
    box-shadow: none !important;
    font-size: 18px;
    pointer-events: none !important;
}
.map-button-wrap {
    text-align: right;
    margin-bottom: 30px;
    margin-top: -10px;
}


.rpa-group {
    padding: 30px;
}

.rpa-btn {
    margin-top: 20px;
}


.grid--view .grid.col-lg-12.col-md-12.col-sm-12 {
    width: 50% !important;
}
.grid--view .col-md-6.np {
    width: 100% !important;
}

.grid--view .resultWrapProperties {
    margin-bottom: 40px;
    border-radius: 5px;
    border: none;
 margin-right: 20px;
}


.grid--view .cardInfoProperites h4 {
    font-size: 16px; min-height:50px;
}










.quick-search-resultpage select {
    width: 100% !important;
}

.form-group.quick-search-resultpage .form-control {
    height: 46px;
    box-shadow: none;
    border-color: #ddd;
    font-size: 16px;
}
.quicksearch-result-label {
    font-size: 14px;
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
}

.form-group.quick-search-resultpage {
    margin-bottom: 30px;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(/../../media/design17.co.uk/images/qs-arrow.svg) no-repeat 92% !important;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
    background-size: auto auto;
    background-color: rgba(0, 0, 0, 0);
    background-size: 10px !important;
}



.pagination--group {
    text-align: right;
margin-top: 40px;
margin-bottom: 40px;
}
.page--next a {
    background: #FF766B;
    border-radius: 30px;
}
.socials-group h4 {
    text-align: right;
}
.btn {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 30px;
}

.page--previous a {
    background: #02254f;
    border-radius: 30px;
}
.result-page .resultWrapProperties .imgLink img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 330px;
    max-height: 330px;
    overflow: hidden;
    transition: 0.3s ease-in-out all;
}

.cardInfoProperites {
    padding: 30px;
}

.page--previous {
    margin-right: 20px;
}

.page--next {
    margin-left: 20px;
}




.resultWrapProperties {
    margin-bottom: 40px;overflow: hidden;

/*box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset; */

box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
border: none;
border-radius: 5px;
border:none;
}

.results-top-bar {
    margin: 15px -15px 30px -15px;
    border-bottom: none;
}
.quick-search-result h4 {
    font-size: 18px;
    margin-bottom: 30px;
}
.filter--group a span {
    font-size: 16px;
    color: #333;
}
.filter--group a i {
    background: #3e523d;
    font-size: 16px;
    margin-right: 5px;
    border-radius: 100%;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}
.filter--group a {
    margin-right: 20px;
}
.imgLink {
    background-image: url('/media/design18.gnomen-europe.com/images/loader.gif') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 60px !important;
overflow: hidden;
}
.imgLink img:hover {
    transform: scale(1.15);
}
.add-to-fav a i:hover {
    transform: scale(1.15);
}

a {transition: all 600ms ease-in-out;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;}

.tag_reference__group.Sresults {
    display: block;
    margin-top: 18px;
}
.property_items_group_amount a {
    color: #363636;
}

.tooltip{
   font-size: 2rem !important;
}
.result-page-ads {
    margin-right: 40px;
}


.tag-propertytype--group {
    position: absolute;
    z-index: 99999999 !important;
    top: 15px;
    background: #FF766B;
    color: #fff !important;
    font-size: 12px;
    padding: 0px 8px !important;
    left: 15px;
    border-radius: 50px;
}
.add-to-fav {
    float: right;
    margin-top: 5px;
    font-size: 16px;
}
.add-to-fav i {
    color: #e3ebf4;
}
.cardInfoProperites h4 a {
    line-height: 24px;
}

.quick-search-result.qs--sidebar {
    margin-right: 40px;
    padding: 25px;margin-bottom: 40px;border-radius: 5px;
box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    border: none;
}

.property_items_group_amount {
    font-size: 18px !important;
    margin-right: 25px;
}
.items--list-group {
    margin-top: 20px;
    margin-bottom: 10px;
}


.p--yw {
    display: block !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
.p--pcm {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
}


.SSresults {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
}

#suggestions ul {
	position:inherit;
	background: white;
	border: 1px solid #ddd;
	padding: 0px !important;
	margin:0px !important;
	width:100% !important;
margin-top: -32px !important;
-webkit-border-radius: 5px !important;
-webkit-border-top-left-radius: 0px !important;
-webkit-border-top-right-radius: 0px !important;
-moz-border-radius: 5px !important;
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-topright: 0px !important;
border-radius: 5px !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;

box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.view-button {
    float: right;
    margin-top: 20px;
}
.search-result-text {
    margin-left: 20px;
    font-size: 24px;
    position: relative;
    top: 4px;
}

.quick-search-result {
    background: white;
}

.result-page {
    margin: 85px 0 30px;
}


.cardInfoProperites h4 a i {
    color: #00d5d5;
    font-weight: bold;
}


.cardInfoProperites h4 a  {
    color: #6a6a6a;
}

.cardInfoProperites h4 {
    margin: 8px 0 0 0;
}

.tag_reference--group {
    margin-left: 20px;
    font-size: 16px;
    color: #3E523D;
}
.psd--wrap {
   margin-top: 10px;
}