@charset "UTF-8"; 
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Outfit:wght@100..900&display=swap');

:root {
  --mauve: #8A2D87;
  --white: #ffffff;
  --black: #30343F;
  --palemauve: #F9F5FA;
/*  --darkblue: #273469; */
/*  --darkerblue: #1E2749; */
   --darkerblue: #c661c3;
  --darkmauve: #B198EF;
  --darkgrey: #333333;
  --grey: #EAEAEA;
  --borderpalemauve: #EBEBF6;
  --borderdarkermauve: #F5F5FF;
  --placeholder: #B6B6B6;
  --darkermauve: #400F4C;
  --rose: #8A2D87;
  --palerose: #FBE4EB;
  --lightmauve: #fefbff;
  --greyborder: #E8E8E8;

  --body-font: 'Inter', sans-serif;
  --heading-font: 'Outfit', sans-serif;
}



.section-page.testimonials-wrapper .testimonial-content {
  padding: 0;
  background: var(--white);border-radius:0;
}
.section-page.testimonials-wrapper .testimonial-content::before {
  display: none;
}

#details-photo .slick-prev, #details-photo .slick-next {
  top: 50%;
}

.services-section.faq-component h3 {
  margin-top: 0;
  font-size: 24px !important;
}
.testimonial-content::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid var(--paleblue);
  position: absolute;
  margin-left: -40px;
}
.bottomController {
    position: relative;
}
.hero--wrapper.vs2 .hgc-btn {
  margin-top: 20px;
}
.section-details.section-latestfeed .lritem img {
  height: 200px;
  object-fit: cover;
  border-radius: 5px;
}
.faqs-item h4 i {
  margin-right: 4px;
}
#map .gm-ui-hover-effect {
  margin-right: -10px !important;
  margin-top: 0px !important;
}
#map .marker_property_index {
  display: none !important;
}
#map .marker_property_detail {
  padding-top: 20px;
}

.quick-search-result.qs.results-qs.qsmap.sticky-qs {
  margin-top: 69px;
}


#map .marker_properties_surround .marker_property_detail:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#map .map-window h3 {
  margin-top: 0;
  margin-bottom: 4px;
}
#map .map-window p {
  margin-bottom: 0;
}
#map .map-window .btn.btn-xs.btn-primary {
  margin-top: -65px;
}
#map .marker_property_detail table {
  width: 100%;
}
#map .thumb_surround a img {
  width: 100%;
  height: 130px;
}

.hero--wrapper.vs2 .hgc-price .amt {
  font-size: 24px;
  font-weight: 700;
}
.hero--wrapper.vs2 .heroGroupCaption ul li {
  display: inline-block;
}
.hero--wrapper.vs2 .tag-date {
  margin-left: 5px;
}
.hero--wrapper.vs2 .tag.tag-orange {
  color: var(--white);
}
.hero--wrapper.vs2 .featured-tag {
  color: var(--blue);
}
.hero--wrapper.vs2 .heroGroupCaption ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}
.heroGroupCaption {
  background: var(--white);
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  padding: 30px;
}
.herocaptionwrapper {
  position: relative;
}
.guides-nav .nav--item-img a span {
  padding-left: 0;
  text-align: center;
}
.herocaptionwrapperg {
  position: absolute;
  z-index: 999999999;
  bottom: 400px;
  margin: auto;
  left: 0;
  right: 0;
}
.hero--wrapper.vs2 .slick-dots {
  position: inherit !important;
  left: inherit !important;
  text-align: center;
  margin-top: -100px;
}
.hero--wrapper.vs2 {
  height: 750px; position:relative;
}
.hero--wrapper.vs2 .carousel-cover {
  height: 100% !important;
}

html {
  scroll-behavior: smooth;
}


#hero-carousel {
    position: absolute;
    top: 0;
    width: 100%;height: 700px;
}
.hero--wrapper {
    background: var(--mauve);
    position: relative;
    width: 100%;
    height: 600px;
    z-index: 99;
    top: 0;
}
.cta-help .cta--group {
  padding: 60px;
}

.property-feed-list.grid--view .resultWrapProperties .imgContainer .overlay {
  background: rgba(0, 0, 0, 0.6) !important;}

#hero-carousel .carousel-inner > .item {
  height: 750px;
}

.testimonial-content {
background: var(--white);
  padding: 30px;
  border-radius: 5px;
  border: 1px solid #f2f2f2;margin-right: 30px;min-height: 405px;
}
.usf-wrap {
  background: var(--white);
  padding: 40px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  border-radius: 5px;
}

.cnt-srv .services-section.faq-component {
padding-bottom:0;
}
.contact-form .check_group, .valuation-form .check_group {
  padding-left: 0;
}
.contact-form .checkbox .potato, .valuation-form .checkbox .potato {
  border-color: var(--blue) !important;position: relative;
  top: 0px;
}
.valuation-form .g-recaptcha {
  float: left;
  margin-top: -25px;
}
.fqs-srv {
  margin-right: 50px;
}
.fqs-srv p {
  margin-bottom: 20px;
}
.fqcWrapper {
  background: var(--white);
  padding: 40px;
  border-radius: 5px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}
.map-page .section.section-content.section-results {
  padding-top: 110px;
}
.checkbox .potato .potato-icon, .radio .potato .potato-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 20%;
}
h4 .mmk {
  display: inline-block;
  vertical-align: top;
}
.mbonly {display:none;}
.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: var(--white);
}
.share-inq .sd-grt {
  z-index: 3;
}
.map-page .search-result-text {
  margin-bottom: 35px;
}
.checkbox .potato, .quick-search-result .radio .potato {
  background-color: var(--blue);
  border: 1px solid var(--blue);
}

.contact-form .checkbox .potato, .valuation-form .checkbox .potato {background: #f0f0f0 !important;}


.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
  display: none;
}
.guides-nav .nav--item-img a span i {
  display: none;
}
.map-wrap #map {
  border-radius: 5px !important;
}

.contact-form .checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .contact-form .radio label input[type="radio"]:checked + .potato > .potato-icon, .valuation-form .checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .valuation-form .radio label input[type="radio"]:checked + .potato > .potato-icon {
  color: var(--darkblue) !important;
}

.checkbox label input[type="checkbox"]:checked + .potato > .potato-icon, .radio label input[type="radio"]:checked + .potato > .potato-icon {
  color: #fff !important;font-weight:400;
}

.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 label input[type="checkbox"]:checked + .potato > .potato-icon, .radio label input[type="radio"]:checked + .potato > .potato-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.mapt .cta-section.cta-relative.cta--wrapper.rslt {
  padding-top: 0;
}
.carousel-caption-content sup {
  color: var(--white);
  top: -10px;margin-left: 2px;
  font-weight: 600;
}
#hero-carousel .left.carousel-control i {
  left: 18px;
}
.scroll-wrap-content ul li {
  line-height: 1.6;
}
.maponly.switchToMapView.filter--map.filter-btn {
  background: var(--mauve);
  border-color: var(--mauve);
  color: var(--white);
  pointer-events: none;
}
.cta-help .cta-group-content::before {
  display: none;
}
.privacyIntro {
  background: var(--white);
  padding: 40px;
  border-radius: 5px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  margin-bottom: 40px;
}
.terms__item {
  background: var(--white);
  padding: 40px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  margin-bottom: 40px;
}
.privacyItem h3 {
  margin-top: 0;
}
.pms_com::before {
  content: none !important;
}
.websiteyear {
  margin-right: 4px;
}
.map-page .col-md-7 #filterWrap.nada-top {
  display: none;
}
.privacyGroup h4 {
  font-weight: 600;
}
.inner-wrap .terms__item:last-child {
  margin-bottom: 0;
}
.terms__item h4 {
  margin-top: 0;
}
.rghts::before {
  content: none !important;
}
.terms-grp {
  padding-bottom: 150px;
}
.contact-form .form-group.form-row-6 .control-label, .contact-form .form-group.form-row-7 .control-label, .contact-form .form-group.form-row-8 .control-label {
  display: none;
}
.nav--item-link a:hover span {
  color: var(--blue);
}
.nav--item-link a:hover::before {
  color: var(--darkgrey);
}
.contact-vt {
  margin-bottom: 40px;
}
.vsi-inner.openingshrs {
  margin-top: 20px;
}
.vsi-inner.openingshrs ul {
  padding-left: 0;
  list-style: none;
}
.contact-list .comp-name {
 font-weight: 600;
  font-family: var(--heading-font);
  font-size: 22px;
}
.input-group-addon {
  background: var(--blue);
  color: var(--white);
  border-color: var(--palegrey);
}
.stc-wrapper h4 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
#faqs {
  position: absolute;
  width: 100%;
  top: 1700px;
}
.contact-form .g-recaptcha {
  float: left;
  margin-top: -20px;
}
.contact-form .form-horizontal .btn-primary {
  margin-right: 0;
  font-size: 16px;
}


#price_input {
  border: 1px solid var(--palegrey);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.fee-content-inner h4 {
  font-weight: 400;
}
.fee-content-inner h5 {
  font-size: 20px;
  font-weight: 600;
}
.fee-content-inner .btn {
  margin-top: 10px;
}

.team-photo img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.team-photo {
  width: 132px;
  margin: auto;
  height: 132px;
}
.teamItem .team-name {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
}
.rating .grey {
  color: lightgray;
}
.errorh img {
  object-position: 20% 0% !important;
  background: var(--blue);
}
.teamItem .teamdesignation {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

.teamGroup {
  margin-top: 20px;
}

.home-section.home--testimonials .slick-dots li button::before {background: var(--palerose);}


.abtTestimonials .home-section.home--testimonials .slick-dots li button::before {background: var(--white);}


.home-section.home--testimonials .slick-dots li.slick-active button:before{opacity:1;color:var(--mauve);background:var(--mauve);}

.abtTestimonials .home--testimonials {
  background: var(--lightblue);
  padding-bottom: 150px !important;
}


.team-section.team-wrapper-group {
  background: var(--lightmauve);
  margin-top: 0px;
}
.banner-overlay::before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  position: absolute;
}
.banner-overlay {
  height: 420px;
}
.banner-overlay h1 {
  color: var(--white ) !important;
}

#startValuation {
  position: absolute;
  width: 100%;
  top: -120px;
}

.btnInstantWrapper {
  margin-top: 20px;
}
.btnInstantWrapper a {
  color: var(--white) !important;margin-right: 15px;
}

.form-control::placeholder {
  color: #dadada;
}
.ptitle h3 {
  font-size: 24px;
  font-weight: 600;margin-top: 0;
  margin-bottom: 4px;
}
.scroll-wrap-content h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
}
.g-recaptcha {
  width: 200px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  height: 76px;
  position: relative;
  border-right: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  float: right;
  height: 60px !important;
}
.g-recaptcha div {
  position: relative;
  margin-top: -10px;
}
.split-menu #header-wrap #primary-menu > ul > li a:hover {
  color: var(--darkblue) !important;
}
.nav--item-img a:hover span {
  color: var(--blue);
}
.valuation-form .form-group.form-row-11, .valuation-form .form-group.form-row-12, .valuation-form .form-group.form-row-13, .valuation-form .form-group.form-row-10 {
  margin-bottom: 0;
}
.valuation-form .form-group {
  margin-bottom: 30px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: var(--lightblue);
}

.faqs-wrapper .panel-group .panel + .panel {
  margin-top: 10px;
}
.faqs-wrapper .panel-body {
  border: 1px solid var(--lightblue);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;margin-top: -1px;font-size: 16px;
  line-height: 1.8;
}
#helpBlock {
  margin-bottom: -5px;
  font-weight: 500;
  font-size: 16px;
  color: var(--darkblue) !important;
}
.faqs-wrapper .panel {
  box-shadow: none !important;
  border: none;
}
.faqs-wrapper .panel-title {
  font-weight: 400;
}
.faqs-wrapper .panel-heading {
  background: var(--white);
  border: 1px solid var(--lightblue);padding: 15px 15px;
}
.faq-component h3 {
  font-size: 20px !important;
}
.services-item li i {
  margin-left: -30px;
  margin-right: 10px;
  color: var(--blue);
}
.banner-content-images-group-full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  object-position: center;
}
.banner-content-images-full {
  height: 350px;
}
.banner-content-images-group-full {
margin-left: 40px;
  height: 500px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.banner-solid {
  background: var(--lightblue) !important;
}


.lt-p .detailGroup-1::before {
  content: 'Property';
}
.lt-p .detailGroup-2::before {
  content: 'Commercial';
}

.lt-pp-item {
  margin-right: 20px;
}
.lp-stat {
  position: absolute;
  top: 0px;
  background: var(--rose);
  border-radius: 80px;
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  padding: 0 8px;
  margin-left: 20px;
  margin-top: 20px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: var(--paleblue);
}
.recentSlides .slick-next {
  margin-right: 10px;
}
.recentSlides {
  margin-right: -20px;
}
.recentSlides .slick-prev, .recentSlides .slick-next {
  top: 100px;right: 30px !important;
}
.inquireGroup .form-group.form-row-5 .btn-primary {
  margin-right: 0;
  margin-top: -70px;
  padding: 12px 24px;
  font-size: 16px;
}
.inquireGroup .form-group.form-row-4 .g-recaptcha {
  float: left;
}
.inquireGroup .form-group.form-row-4 {
  width: 50%;
  float: left;
}

#PropertyAddress {
  padding-left: 32px;
  pointer-events: none;
  font-weight: 400;
  font-size: 16px;
}
.paii {
position: absolute;
  margin-top: 16px;
  margin-left: 15px;
  color: var(--mauve);
}
.ctaGrp {
  display: block;
}
.cta-det .ctaGrp:last-child {
  margin-bottom: 0;
}
.cta-det .ctaGrp {
  margin-bottom: 5px;
}
.bottom-booking .cta-group-content h2 {
  margin-bottom: 0;
}
.status-ov {
  position: absolute;
  top: 10px;
  background: var(--blue);
  border-radius: 3px;
  padding: 2px 4px;
  color: var(--white);
  margin-left: 10px;
}
.cta-det {
  margin-top: 10px;
}
.bottom-booking .cta-group-btn a:last-child {
  margin: 0;
}
.bottom-booking .cta-group-btn a {
  display: block;
  margin-bottom: 10px;
}
.bottom-booking .addressi i {
  font-size: 12px;
  color: var(--blue);
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottom-booking .cta-group-content h2, .bottom-booking .addressi {
  color: var(--darkgrey);
}

.bottom-booking {
  padding: 40px;
  margin-top: 30px;
  background-color: var(--lightblue);
  border-radius: 6px;
  border: 1px solid var(--paleblue);
}
.nav--item-img a span:hover {
  color: var(--blue);
}
.nav--item-img a span:hover i {
  color: var(--darkgrey);
}



.btn-simple:focus, .btn-simple:active {
  outline: none !important;box-shadow: none !important;
}
.epc-group .panel-body {
  padding: 0;
}
.collapsing {width:100% !important;}
.pan-more {
  float: right;
  position: relative;
  top: -48px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;color: var(--blue);
}

.epc-grp .thumb {
  width: 100px;
  height: 60px;
  background: var(--palegrey);
  float: left;
  border-radius: 3px;
  position: relative;
  top: -8px;
  margin-right: 10px;
}
.epc-group .panel-group {
  margin-bottom: 0;
}
.epc-grp .subaddress {
  font-weight: 400;
}
.epc-grp .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  border-radius: 5px !important;
}
.epc-group .panel.panel-default {
  box-shadow: none !important;
  border: none;
}
.epc-group #headingOne {
  background: #fff;
  box-shadow: none !important;
  border: 1px solid var(--palegrey);
  border-radius: 6px;
}
.epc-group .panel-body {
  border: none !important;
}
.inquireGroup .form-group.form-row-0, .inquireGroup .form-group.form-row-1 {
width: 50%;
  float: left;
  margin-right: 20px;
}
.inquireGroup .form-group.form-row-1 {
margin-right: -15px;
  float: right;
}

.inquireGroup .subaddress {
  margin-top: -15px;
  margin-bottom: 20px;
}
.agent-group-info p {
  font-size: 14px !important;
  font-weight: 400 !important;
}
#streetview, #mapview {
  margin-top: 30px;
}
#streetview #streetview-map {
  border-radius: 6px;
}
.nav-tabs__map {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
}
.row.filters {
  margin-right: -30px;
  margin-left: -30px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid var(--paleblue);
}
.btn:hover, .btn:focus {
  outline: 0 !important;
}
.filters h6 {
  font-size: 16px;
  font-weight: 400;margin-top: 20px;
}
.filters .jengo-filters {
  margin-top: 15px;
  margin-left: -5px;
  margin-bottom: 15px;
}

#location-map {
  border-radius: 6px;
}
.detail-cat-2-beds, .detail-cat-2-bathrooms, .detail-cat-2-garden, .detail-cat-2-receptions {
  display: none;
}

.detail-cat-1-propertytype, .detail-cat-1-reference {
  display: none;
}
.tab__header .prop-des-2::before {
  content: 'Commercial';
}
.tab__header .prop-des-1::before {
  content: 'Property';
}
.epc-group .subaddress {
  font-size: 14px;
  margin-top: -10px;
}
.property_detail__box_header_shares h4 .prop-type-1::after {
  content: 'property';
}

.property_detail__box_header_shares h4 .prop-type-2::after  {
  content: 'commercial';
}

.detailGroup-2::before {
  content: 'Commercial Details';
}

.detailGroup-1::before {
  content: 'Property Details';
}

.vsimg svg {
  width: 70px;
  height: 70px;
}

.hm-services-box:hover h4, .hm-services-box:hover p {
  color: var(--white);
}
.hm-services-box:hover {
  background: var(--darkgrey);
}

.carousel-captio h4 {
  font-size: 16px !important;
  margin-bottom: 0 !important; font-weight:500;
}
.home--news-content h5 {
  margin-top: 0;
  font-weight: 400 !important;
}
.carousel-captio p {
  font-size: 12px;
  margin-bottom: 0;
}
.featuredGroupResults {
  margin-bottom: 0px;
}
.ppttg {
  font-size: 13px;
}
.mptt {
  display: inline-block;
}
.nada-result-page .results-top-bar .col-md-7 {
  width: 100%;display: none;
}
.nada-result-page .results-top-bar {
  margin: 0;
}
.nada-result-page .jengo-no-results {
  margin-top: 120px;box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}
#jengo_pfor_options .checkbox {
float: left;
  margin-top: -5px !important;
  margin-left: -12px !important;
}
.cc-banner.cc-bottom {
  width: 70% !important;
  left: 0;
  right: 0;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 30px;
  border-radius: 6px;
}
.ptyp {
background: var(--rose);
  border-radius: 80px;
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 0 8px;
}
.nada-result-page .filter--group {
  display: none;
}
.ptypstat {
  background: var(--white);
  padding: 2px 8px 2px 8px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: var(--darkgrey);
}
.response ul li::marker {
  color: var(--mauve);
}
.cardInfoProperites .addrss1 {
display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--body-font);
  color: var(--darkblue);
}
.filter-btn:hover, .filter-btn:focus {
  background: var(--darkblue);
  color: var(--white);
  border-color: var(--darkblue);
}

.featgroup {
  display: inline-block;
}
.featgroup.bathroom::after {
  content: 'Bathroom';
  display: block;
  font-size: 12px;
  text-align: left;
}
.featgroup.receptions::after {
  content: 'Reception';
  display: block;
  font-size: 12px;
  text-align: left;
}
.featgroup.parking::after {
  content: 'Parking';
  display: block;
  font-size: 12px;
  text-align: left;
}
.featgroup.sqft::after {
  content: 'Sqft';
  display: block;
  font-size: 12px;
  text-align: left;
}
.featgroup.bedroom::after {
  content: 'Bedroom';
  display: block;
  font-size: 12px;
  text-align: left;
}
.lp-content h3 {
  font-size: 28px;
}
.filter--group {
  margin-top: 8px;
}
.filter--group a:last-child {
  margin-right: 0  !important;
}

.filter-btn {
background: #e1dcdc;
  border: 1px solid #e1dcdc;
  padding: 9px 12px;
  border-radius: 5px;
  color: var(--darkblue);
}
.filter-on {
  background-color: var(--mauve);
  border-color: var(--mauve);
  color: var(--white);
}
.far.fa-times.Studio {
  display: none;
}

#hero-carousel {
  max-width: 3000px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.carousel-control:hover {
  background: var(--darkgrey) !important;
}
.carousel-control:hover i {
  color: #fff !important;
}
.home-about-services-item:hover .hasi-icon {
  background: var(--blue);
}
.cta-group-content p {
  margin-bottom: 0;
}
.latestproperties-content .slick-dots {
  text-align: center;bottom:103px;
}
.latest-features .fa-times {
  font-size: 12px;
  position: relative;
  top: 0px;
  color: var(--darkgrey);
}
.latestproperties-header p {
  line-height: 1.2;
}
.lp-content h2 {
  font-weight: 700;
  margin-top: 0;
}

.split-menu .careto {
  top: 0;
}
.split-menu.sticky-header .careto {
  position: relative;
  top: 12px;
}
.home--services .slick-dots {
  text-align: center;
}
.testimonialGroup {
  margin-bottom: 0 !important;
}
.home-about-services-item:hover .hasi-icon svg .cls-1 {
  fill: white;
  stroke: white;
}
.home-about-services-item:hover .hasi-icon svg .cls-2 {
  stroke: white;
}

.ccc-price small {
  color: var(--white);
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -10px;
  font-size: 10px;
}
.testimonial-content .subtitle .fa-quote-left {
  margin-right: 5px;
}
.testimonial-content .subtitle .fa-quote-right {
  margin-left: 5px;
}
.testimonial-content .location {
  display: block;
  font-size: 14px;margin-top: -2px;
}
.nav--item-img.ps-nav a img:hover {
  opacity: 0.7;
}
.home--about-content h5 {
  margin-top: 0;
}
.sale-rent {
  border-bottom: 1px solid var(--blue);
}
.home-section.home--testimonials h2 {
  margin-top: 0;margin-bottom: 10px;
}
.add-to-fav i {
  font-size: 14px !important;
}
.subtitle i {
  font-size: 10px;
  position: relative;
  top: -5px;
}
.testimonial-content .name {
  font-weight: 500;
}
.testimonialGroup {
  margin-top: 30px;
}


.underline {
  border-bottom: 1px solid var(--blue);
}
.underline:hover {
  border-bottom: 1px solid var(--darkgrey);
}

.nav--item-img.ps-nav a img:hover + span {
  color: var(--blue) !important;
}
.home-about-services-item.last {
  margin-bottom: 0;
}
.home-section.home--about {
  padding: 100px 0;background: var(--palemauve);
}
.img-group.wlogo::before {
  background-image: url('/media/ilsrealestate.ltd/images/logo.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
  width: 120px;
  height: 50px;
  position: absolute;
  right: 40px;
  z-index: 2;
  top: 230px;
}

.services-items-group-content .services-content {
  margin-bottom: 0;
}

.services-content {
  position: relative;
  z-index: 4;
}
.title-group h2 {
  margin-top: 0;
  font-weight: 700;margin-bottom:10px;
}
a:hover,a:focus {outline:0 !important;}
.prop-num {
  background-color: var(--mauve);
  color: var(--white);
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  border-radius: 100%;
  margin-right: 5px;
}
.tag-propertytype--group, .page--next a, .mptt a.draw-button {background: var(--darkblue) !important;}

.quick-search-result .checkbox .potato {background: var(--white) !important;}

.tag_reference--group, .mmk i, .add-to-fav i {color: var(--darkblue) !important;
  font-weight: 400;}

.quick-search-result .checkbox .potato {border-color:var(--blue) !important;}
.ptype .tag.tag-orange {
  font-size: 12px;position: relative;
top: -2px;
}

.page--previous a, .qs--sidebar .panel-title {
  background: var(--darkblue) !important;
}

.scroll-wrap-content h4::after {
  background: var(--blue) !important; height: 1px !important; display:none !important;

}

.details {
  background: var(--paleblue) !important;
}

.privacyItem {
  background: var(--white);
  padding: 40px;
  border-radius: 5px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  margin-bottom: 40px;
}
.hero-content .l-sep {
  border-color: var(--blue);
}
.services-video-bg img {
  display: none;
}

.terms__hyperlink, .privacy__hyperlink {
  color: var(--blue);
}

.result-page {
  background: var(--palemauve) !important;
}

.btn-primary[disabled] {
  background: #bfbfbf !important;border-color: #bfbfbf !important;
}
.carousel-caption-content ,.services-video-bg imgtag {
    font-size: 10px;
    padding: 3px 6px;
    border-radius: 3px;
}

.resultWrapProperties .imgLink {
    background-image: url('/media/design19.gnomen-europe.com/images/loading19.gif') !important;}

a:hover, a:focus {
    color: var(--blue);

}


.top-latest-nav .left.carousel-control, .testimonials-controls .left.carousel-control {
    -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: 5px;
        border-bottom-right-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.testimonialGroup .slick-dots {
margin-left: 0px;
  bottom: -65px;
  width: 100%;text-align: center;
}
.top-latest-nav .right.carousel-control, .testimonials-controls .right.carousel-control {
-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;
}

.news-single-content {
    background: var(--white);
    padding: 40px;
    border-radius: 5px;box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}

.carousel-control:hover {
    color: var(--blue);
}
.cardInfoProperites h4 {font-size: 20px;
  font-weight: 500;}

#ServicesVideo {
    position: relative;
    z-index: 999999;
width: 100%;border-radius: 5px;
}
.videobutton.blob:hover {
    color: #2f211e;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}



#light {
  display: none;
  position: fixed;
  top: 100px;
  left: 0;
right:0;
  max-width: 800px;
  max-height: 360px;
  margin-left: 0px;
  margin-top: 0px;
  background: var(--white);
  z-index: 1002;
  overflow: visible;
border-radius: 5px;
margin-right: auto;
margin-left: auto;
}

#boxclose {
    float: right;
    cursor: pointer;
    color: var(--white);
    border-radius: 100%;
    background: var(--blue);
    font-size: 24px;
    display: inline-block;
    line-height: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999999;
    opacity: 0.9;
    width: 30px;
    height: 30px;
    text-align: center;
}
.boxclose:before {
  content: "✕";font-size: 16px;
}















.partners-logo {
    background: white;
    width: 100%;
    height: 85px !important;
    border-radius: 5px;
    float: left;margin-right:20px;
}
.partnersGroup.partnersList {
  margin-right: -10px;
}

.hm-services-box {
  margin-right: 20px;
}
.servicesList {
  margin-right: -20px;
}


.partners-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
}
.hasi-content p {
    line-height: 26px;
    margin-top: 10px;
}
#servicesVideo .modal-dialog .modal-content video {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

#servicesVideo .modal-dialog {
    width: 100%;
    margin-top: 0;
    border-radius: 0; background: #060606;

}

#servicesVideo .modal-dialog .modal-content {
    border-radius: 0px;
    background: #060606;
    color: var(--white);
}



.split-menu #header-wrap #primary-menu > ul > li a:hover {
  color: var(--white);
}


.split-menu.sticky-header #header-wrap #primary-menu > ul > li a:hover {
    color: var(--darkblue) !important;
}


.prettydropdown {
  position: relative;
  min-width: 72px; /* 70px + borders */
  display: inline-block;
}
.prettydropdown.loading {
  min-width: 0;
}
.prettydropdown > ul {
    position: absolute;
    top: 0;
    left: 0;
    background: var(--white);
    border: 1px solid #e8e4de;
    box-sizing: content-box;
    color: #000;
    cursor: pointer;
    font: normal 18px Calibri, sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    border-radius: 5px;font-size:16px;
}
.prettydropdown.loading > ul {
  visibility: hidden;
  white-space: nowrap;
}
.prettydropdown > ul:focus, .prettydropdown:not(.disabled) > ul:hover {
  border-color: #7f7f7f;
}
.prettydropdown:not(.disabled) > ul.active {
  width: auto;
  max-height: none !important;
  border-color: #e8e4de;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99;
}
.prettydropdown > ul.active:focus {
  outline: none;
}
.prettydropdown > ul.active.reverse {
  top: auto;
  bottom: 0;
}
.prettydropdown > ul > li {
  position: relative;
  min-width: 150px;
  height: 48px; /* 50px - borders */
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  display: none;
  line-height: 46px; /* 48px - borders */
  margin: 0;
  padding-left: 1.2rem;
}
.prettydropdown.loading > ul > li {
  min-width: 0;
  display: block;
  padding-right: 0.8rem;
}
.prettydropdown > ul:not(.active) > li:not(.selected):first-child {
  visibility: hidden; /* Prevent FOUC */
}
.prettydropdown > ul > li:first-child, .prettydropdown > ul.active > li {
  display: block;
}
.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #fc440f;
  color: var(--white);
}
.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}
.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: var(--white) !important;
}
.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #1e90ff !important;
}
.prettydropdown.arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after {
  position: absolute;
  top: 10px;
  bottom: 0;
  right: 10px;
  height: 16px;
  border: 6px solid transparent; /* Arrow size */
  box-sizing: border-box;
  content: '';
  display: block;
  margin: auto;
}
.prettydropdown.arrow.small > ul > li.selected:before, .prettydropdown.arrow.small > ul > li.selected:after {
  top: 4px;
  height: 8px;
  border-width: 4px;
}
.prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #a9a9a9; /* Arrow color */
}
.prettydropdown.arrow > ul > li.selected:after {
  top: 4px; /* Chevron thickness */
  border-top-color: var(--white); /* Match background colour */
}
.prettydropdown.arrow.small > ul > li.selected:after {
  top: 2px; /* Chevron thickness */
}
.prettydropdown.arrow.triangle > ul > li.selected:after {
  content: none;
}
.prettydropdown > ul:hover > li.selected:before {
  border-top-color: #7f7f7f;
}
.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after {
  border: none;
}
.prettydropdown > ul:not(.active) > li > span.checked {
  display: none;
}

/* Multi-Select */
.prettydropdown.multiple > ul > li.selected {
  overflow: hidden;
  padding-right: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prettydropdown > ul > li > span.checked {
  clear: both;
  float: right;
  font-weight: bold;
  margin-right: 0.8rem;
}

/* Option Groups */
.prettydropdown > ul > li.label {
  cursor: default;
  font-weight: bold;
}
.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected{
  border-top: none;
}
.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label) {
  padding-left: 1.6rem;
}

/* Classic Behavior */
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child) {
  position: absolute;
  top: 0;
  display: block;
}

/* Disabled */
.prettydropdown.disabled, .prettydropdown > ul > li.disabled {
  opacity: 0.3;
}
.prettydropdown.disabled > ul > li, .prettydropdown > ul > li.disabled {
  cursor: not-allowed;
}

/* Divider Lines */
.prettydropdown.multiple > ul > li.selected + li, .prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label, .prettydropdown > ul > li.label ~ li.selected {
  border-top-color: #dedede;
}


















.carousel--caption h3 {
    letter-spacing: -0.3px;
}
#btnFTBNo,#btnAdditionalPropertyNo {
    background: #2f211e;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: var(--white);
    background-color: #fc440f;
    border-color: #fc440f;
}
.btn-bordered:hover {
  border-color: var(--mauve);
  color: var(--darkblue);
}


.input-group.largeFigures .poundy::before {
    font-size: 24px;
    top: -13px;
}
.stc-content th {
    font-weight: 500;
}

#transactionValue {
    margin-bottom: 30px;
    border: none;
    font-size: 24px;
    padding-left: 32px;
}

#stampdutyTotal {
    font-size: 42px;
    font-weight: 900;
    margin-top: -10px;
}
#transactionLocation {
    width: 100%;
    display: block;
    border: 1px solid #c4c4c4;
    padding: 14px 30px 14px 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ffc {
    margin-top: 20px;
}

.ffc p {
    min-height: 135px;
}

.stc-content {
    background: var(--white);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    padding: 40px;
}
.fee-content-inner-image {
    margin-right: 30px;
}
.form-group.mort-amount .form-control {
    border: none;
    background: transparent;
    font-size: 42px;
    font-weight: 900;
}

.fee-group-inner {
    box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
    background: var(--white);
    padding: 40px;
    border-radius: 5px;
    margin-bottom: 30px;
}

#txtinterest2::placeholder {
    color: var(--darkblue);
    letter-spacing: -1px;
}

.mortgage-group .blankfooter {
    padding-bottom: 80px;
}

.btn.btn-primary.btn-mort {
    float: inherit;
    width: inherit;
    padding: 20px;
    margin-top: 15px;font-size:18px;
}

.mort-content .control-label {
   text-align: left;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
}

.mort-content {
    background: var(--white);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    padding: 40px;
    min-height: 290px;
}

.form-group.mort-amount .poundy::before {
    font-size: 42px;
    top: -20px;
    font-weight: 900;
    left: 0;
}


.interesto {
    display: block;
    background: var(--blue);
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 16px;
-webkit-border-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-radius: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}

.interesto::before {
    content: '%';
    color: var(--white);
    font-size: 18px;
    margin-left: 16px;
    top: 12px;
    position: relative;
}

.poundy::before {
    content: '£';
    position: absolute;
    margin-left: 15px;
    margin-top: 14px;
}
.form-control.amt {
    padding-left: 25px;
}

#hero-carousel .carousel--caption {
    position: absolute;
    z-index: 2;
    bottom: 90px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    width: auto;
border-radius:5px; width:600px;
}


#hero-carousel .left.carousel-control {

-webkit-border-radius: 0px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius: 0px;
-moz-border-radius-topleft: 5px;
border-radius: 0px;
border-top-left-radius: 5px;
}

#hero-carousel .carousel-indicators {
    left: 310px;
}
#hero-carousel .carousel-indicators li.active img {
    border-color: var(--blue) !important;
}

.partners-logo img {
    border-radius: 5px;
}

#hero-carousel .carousel-indicators li img {
    border-radius: 5px !important;
}

#hero-carousel .carousel-indicators > li:nth-child(2) > img:nth-child(2),
#hero-carousel .carousel-indicators > li:nth-child(3) > img:nth-child(3)
{display:block !important;}

#hero-carousel .carousel-indicators li > img:nth-child(2),
#hero-carousel .carousel-indicators li > img:nth-child(3),
#hero-carousel .carousel-indicators > li:nth-child(2) > img:nth-child(1),
#hero-carousel .carousel-indicators > li:nth-child(3) > img:nth-child(1)

 {display:none;}


#hero-carousel .carousel-indicators li {
    height: 60px;
    overflow: hidden;margin-right: 10px;
}

#hero-carousel .carousel-indicators li img.carousel-cover {
    object-fit: cover;
    width: 100%;
    height: 100% !important;
}

#hero-carousel .tag-date {
    margin-left: 10px;
}
.top-latest-nav .left.carousel-control {
    left: inherit;
    right: 81px;
}
.top-latest-nav i {
    font-size: 32px;
    margin-top: -20px;
    position: relative !important;
}
.short-description-hm::after {
    content: '...';
}
.top-latest-nav a {
    position: absolute;
    top: -120px;
}
.latest-type.tag.tag-orange {
    display: inline-block;
    position: absolute;
    color: var(--white);
    margin-top: 20px;
    margin-left: 20px;
}


.top-latest-nav a {
    width: 80px;
    height: 80px;
    background-color: var(--white) !important;
    background-image: none !important;
    opacity: 1;
    color: #2f211e;
    text-shadow: none;
}

.nli-content .date {
  margin-bottom: 4px;
  font-size: 13px;
  color: var(--darkblue);
}
.section-page.news-list-wrapper.error-w .blankfooter {
    padding-bottom: 100px;
}

.nli-content h2 {
    font-weight: 700;
    margin-top: 0;
}

.scroll-wrap-content h4 {
    margin-top: 0;font-weight:500;
}
.section-page.news-list-wrapper .blankfooter {
    padding-bottom: 0;
}
.scroll-wrap-content ul li::before {
    content: '•';
    color: var(--blue);
    margin-right: 5px;
}
content ul li {
  line-height: 1.4;
}
.scroll-wrap-content ul {
    list-style: none;
    padding-left: 0;
}

.scroll-wrap-content {
    flex-grow: 1;
}

.scroll-wrap-content {
    margin-left: 20px;
    border-left: 1px solid var(--lightblue);
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: -30px;
    margin-bottom: -30px;
}
.icon-circle i {
font-size: 24px;
  color: var(--white);
  background: var(--mauve);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
  left: -5px;
  line-height: 40px;
}


.scroll-wrap-left {
    padding: 40px;
    margin-bottom: 40px;
    background-color: var(--white);
    border-radius: 5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}


.icon-circle {
border-radius: 9999px;
  margin-left: 0px;
  border: none;
  background-color: var(--mauve);
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-align: center;
  padding-left: 10px;
}
.section-page.guides-wrapper {
    padding: 100px 0 100px 0;
    background: var(--lightmauve);
}
.thankyou-content .home-section > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: none;
}
.error-content.error-link.help-lnk .mf {
    margin-bottom: 30px;
}
.section-page.news-list-wrapper.thx-wrp .blankfooter {
    padding-bottom: 40px;
}
.thankyou-content h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
.error-content.error-link.help-lnk h3 {
    margin-bottom: 20px;
}

.thankyou-content .home-section.home--testimonials {
    padding-top: 30px;
}
.agent-item h5 {
    margin-top: 0;
    margin-bottom: 5px;
}
.blankfooter {
    padding-bottom: 150px;
}
.errorfeed .image-featured img {
    height: 200px !important;
}


.error-content.error-link h3, .error-content.error-feed h3 {
    margin-top: 0; margin-bottom:8px;
}
.error-content.error-link p {
  margin-bottom: 24px;
}
.error-content.error-feed .latestproperties-content {
    margin-top: -50px;
}

.errorfeed .lp-content h1 {
    font-size: 24px;
    margin-top: 0;
    letter-spacing: -0.3px;
}

.errorfeed .image-featured {
    height: 200px;
}
.regular.errorfeed .col-md-6 {
    width: 100%;
}
.testimonial-error .home-section > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: none;
}

.agent-item {
    background: var(--white);
    padding: 30px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.error-content.error-link ul.vsi--list {
    list-style: none;
    background: inherit;
    padding: inherit;
    margin-top: inherit;
    border-radius: inherit;
    box-shadow: none;
}




.usf-wrap ul {
    padding-left: 0;
    list-style: none;
}

.error-content.error-feed .latestproperties-content {box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}


.news--1 .news-image {
  background-image: url('/media/ilsrealestate.ltd/images/full-team.jpg');
}

.news--2 .news-image {
  background-image: url('/media/ilsrealestate.ltd/images/key-1.jpg');
}

.news--3 .news-image {
  background-image: url('/media/ilsrealestate.ltd/images/newspapaer.jpg');
}


.nav-i-l {
    margin-top: 0px;
}
.nav--item-link a::before {
    content: '•';
    color: var(--blue);
}
.error-content.error-link li::before {
    content: '•';
    color: var(--mauve);
    margin-right: 5px;
}


.home--news-item h4 {
    margin-top: 0;margin-bottom: 4px;font-weight:600;
}

.home--news-item span {
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

.home--news-item a {
    position: relative;
}


.news-image {
  width: 100%;
  height: 180px;
  display: inline-block;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.news-list-inner {
 height: auto;
  overflow: hidden;
  margin-bottom: 40px;
  background: var(--white);
  border-radius: 5px;
  padding: 40px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}








.news-list-wrapper {
    padding: 80px 0;
    background: var(--lightmauve);
}

.services-list-wrapper.faqs-list .services-item h4 {
    margin-top: 0;
}
.services-section.faq-component {
    padding: 80px 0 100px 0;
    background: var(--palemauve);
}

.services-list-wrapper.faqs-list .services-item li::before {
    top: 40px;
}

.services-list-wrapper.faqs-list li {
    min-height: 240px;
}

.guides-bottom {
    padding: 100px 0;
    background: #f5f5f5;
}

.nav--item-link a {
    color: #2f211e !important;
}


.guides-group-wrapper .hvrbox {
    width: 100%;
    height: 350px;border: 20px solid #f5f5f5;
}
.contact-form .form-horizontal {
    float: right;
    margin-right: 0px;margin-top: 0px;
}
.vsi-inner.openingshrs h5 {
    margin-bottom: 10px;
}
.banner-content-map iframe {
    border-radius: 5px;
    border: 1px solid #e8e4de;
}

.vsi-inner.openingshrs thead tr th {
    border-bottom: 1px solid #e8e4de;
}

.vsi-inner.openingshrs .table-bordered > tbody > tr > td {
    border: 1px solid #e8e4de;
}

.contact-list {
    padding-left: 0;
    list-style: none;
}

.contact-list .comp-name {
    font-weight: 600;
}
.contact-info-banner img {
    width: 180px;
}


.vsi-inner.faqs h5 {
    margin-bottom: 20px;
    line-height: 24px;
}


.valuation-sidebar-item hr {
    margin-top: 50px;
    margin-bottom: 50px;
}


.error > p:nth-child(2) {
    color: var(--white);line-height:1.3;
}
.error > b:nth-child(1) {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

.has-error .control-label {
    color: red;
}

.valuation-form .error, .contact-form .error {
background: var(--mauve);
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  color: var(--white) !important;
  margin-right: auto;
  margin-left: auto;
  margin-top: -15px;
  margin-bottom: 15px;
padding-bottom: 35px;
}

.valuation-form > b:nth-child(2), .contact-form > b:nth-child(2) {
    display: block;
    width: 83%;
    float: right;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #fc440f !important;
}
.banner-content a {
    color: var(--blue);
}

.error > b:nth-child(1) {
    font-size: 16px;
}

.help-block {
    color: #2f211e;
}
.valuation-form .form-horizontal {
    width: 85%;
    float: right;
    margin-right: 30px;margin-top: 50px;
}
.form-horizontal .btn-primary {
  float: right;
  margin-right: 15px;
  padding: 12px 24px;
}

.form-horizontal textarea {
    min-height: 100px;
}
.group-element {
    background: var(--white);
    border-radius: 5px;
    padding: 30px;box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
}

.valuation-form .form-horizontal {
width: 100%;
  float: inherit;
  margin: 0;
  background: #fff !important;
  padding: 20px;
  border-radius: 5px;
}

.form-horizontal .col-sm-2.control-label {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.form-horizontal .col-sm-10 {
    width: 100%;margin: 0;
}


.valuation-type.os .vtype-group {
    background: var(--darkgrey);
}

.form-horizontal .form-control {
    box-shadow: none;
    border-color: var(--greyborder);
    height: 48px;
    color: var(--darkblue);
}

.vtype-group h4 {
    margin-top: 0;
}
.valuation-sidebar-item .btn {
    margin-top: 15px;
}

.valuation-type.ov .btn-primary {
    background: #2f211e;
    border-color: #2f211e;
}

.valuation-type a {
    color: var(--white);
    display: block;
}

.valuation-type.os .vtype-group h4, .valuation-type.os .vtype-group p, .vtype-group h4, .vtype-group p {
    color: var(--white);
}

.valuation-type.os .vtype-group {
    background: #2f211e;
}
.vtype-group {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: var(--blue);
    border-radius: 5px;
    padding: 40px;min-height: 288px;
}

.valuation-content-group {
    margin-top: 55px;
}

.valuation-sidebar-item h5 {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 18px;
}
.vsi-list {
    list-style: none;padding-left: 0;
}

.valuation-sidebar h4 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 24px;
}

.valuation-sidebar-item {
    margin-bottom: 30px;

}


.valuation-bottom-wrapper {
    background: var(--lightmauve);padding: 80px 0;
}


.vsimg {
    width: 80px;
    height: 180px;
    float: left;
    margin-right: 20px;
}

.vsimg img {
    border-radius: 100%;
}

.services-image img {
  border-radius: 5px;
  height: 180px !important;
  width: 100%;
  object-fit: cover;
}

.banner-content-images {
    position: relative;
    height: 360px;
    width: 100%;
}
.banner-content-images img.img-one {
    left: -50px;
    bottom: -50px;
    z-index: 1;
}

.banner-content-images-group {
    position: relative;
    right: 0px;
    width: 350px;
    margin-top: 70px;
    height: 400px;
    float: right;
}


.banner-content-images img {
    position: absolute;
    object-fit: cover;
    border-radius: 5px;
    height: 100%;
    width: 100%;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}



.banner-clean {
    background: var(--white) !important;margin-bottom: 120px;
}
.banner-clean::before {
    background: inherit !important;
}

.banner-clean .banner-content .l-sep {
    color: var(--darkblue);
}

.banner-clean .banner-content h1 {
    color: var(--darkblue);
}

.banner-clean {
    background: var(--white);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
}

#go-to-top a {
    display: block;
    width: 45px;
    height: 45px;
    outline:0;
text-align: center;
  line-height: 45px;
  background: var(--mauve);
  color: var(--white);
  border-radius: 100%;
  font-size: 16px;
}
#go-to-top a:hover, #go-to-top a:focus {
  outline: 0;
  background: var(--darkblue);
}

#go-to-top {
    position: fixed;
    right: 25px;
    top: 400px;
    color: var(--darkblue);display:none;z-index: 999999;
}

#go-to-top.notop {
    display: block;
}
.section-page.testimonials-wrapper {
  padding: 100px 0 100px 0;
  background: var(--lightmauve);
}

.testimonials-wrapper .testimonial-item .testimonial-author {
    width: 125px;
    height: 125px;
}
.testimonials-wrapper .testimonial-item .testimonial-author img {
    width: 125px;
    height: 125px;
}

.testimonials-wrapper .testimonial-item .testimonial-author {
    width: 125px;
    height: 125px;
    margin-left: 20px;
    margin-right: 0;
}

.testimonials-wrapper .testimonial-item {
    box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
    padding: 40px;
    border-radius: 6px;margin-bottom: 40px;background: var(--white);
}


.services-items-group-content h4::before {
    background-image: url('/media/design22.gnomen-europe.com/images/icon-orange.svg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    list-style: none;
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.services-items-group-content h4 {
    margin-top: 0;margin-bottom: 20px;
}

.services-wrapper {
    padding: 100px 0;
    background: var(--lightmauve);
}

.services-items-group-content {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    padding: 30px;margin-bottom: 30px;min-height: 400px;border-radius: 5px;background: var(--white);
}
.linkedinicon i {
    font-size: 30px;
    position: relative;
    top: 7px;
    color: #0a66c2;
}
.linkedinaccount {
    display: inline-block;
    margin-left: 40px;
}

.linkedinicon {
    border-right: 1px solid #e6e6e6;
    height: 80px;
    display: inline-block;
    width: 80px;
    text-align: center;
    line-height: 80px;
}
.linkedin-group {
    border: 1px solid #e6e6e6;
    width: 280px;
    height: 80px;margin-top: 60px;
}


.split-menu #header-wrap #primary-menu > ul > li a.btn {
    color: var(--white) !important;
}
.team-header-group {
    margin-bottom: 24px;
    margin-top: -10px;
}

.team-header-content h3 {
    font-weight: 600;
    font-size: 24px;margin-top:0;margin-bottom: 8px;
}


.services-item li {
    padding-left: 30px;margin-bottom: 10px;
}

.services-item {
    list-style: none;
    padding-left: 0;
}

.services-title p.l-sep {
    border-color: #2f211e;
    padding-left: 20px;
    margin-bottom: 30px;
}

.services-title h3 {
    font-weight: 700;
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 20px;
}

.team-section {
    padding: 100px 0;
}
.services-section {
    padding: 100px 0 150px 0;
    background: #F6F1EB;
}

.team-single-hover-static {
	-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


.hvrbox:hover .hvrbox-layer_slideup + .hvrbox-layer_top2.hvrbox-layer_slideup {
    -webkit-animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}


@-webkit-keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
}
@keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}







.team-single-hover-static h5, .team-single-hover-static h6 {
    color: var(--white);
}
.team-single-hover-static h5 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;color: #2f211e;
}
.team-single-hover-static {
    padding: 20px 15px;
}

.team-single-hover-static h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.3px;color: #2f211e;
}
.hvrbox-text-static {
    position: absolute;
    z-index: 9999;
    top: -74px;
    left: 0px;
    width: 100%;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
color: #2f211e;border-left: 5px solid var(--blue);
}

/*
.hvrbox:hover .hvrbox-layer_slideup + .hvrbox-layer_top2.hvrbox-layer_slideup {
    display: none;
} */


.team-single-hover h5 {
    text-align: left;
    font-size: 16px;
    width: 100%;
    color: var(--white);
margin-bottom:5px;
}

.team-single-hover h6 {
    color: var(--white);
    text-align: left;
    margin-top: 0 !important;
}

.hvrbox,
.hvrbox * {
	box-sizing: border-box;
}
.hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: 350px;margin-bottom: -5px;border: 1px solid var(--white);cursor:pointer;
}

.hvrbox img {
	max-width: 100%; height: 100%;
    width: 100%;
    object-fit: cover;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: var(--white);
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px;
    text-align: left;
    color: var(--white) !important;
}

.hvrbox-text p {
    color: var(--white);
    font-size: 14px;
}
.team-single-hover {
    border-left: 2px solid var(--blue);
    padding-left: 10px;
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

.hvrbox .hvrbox-layer_slideup {
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.property__overview_item.price__properties {
  width: 100%;
}
.banner-content h1 {
margin-top: 0;
  color: var(--darkblue);
  margin-bottom: 16px;
  font-size: 32px;
}

.banner-solid .banner-content .l-sep {
  color: var(--darkblue);
}
.header-banner {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.banner-content .l-sep {
    color: var(--white);
    padding-left: 0px;
border-color: var(--blue);border: none;
}

.banner-top {
    width: 100%;
    height: 500px;margin-top: 0px;background: var(--palemauve) !important;
}

    .banner-content {
height: 530px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-top: -30px;
}

.careto {
    display: inline-block;
    margin-left: 2px;}

.ccc-price {
    margin-top: 30px;
}
.ccc-btn a {
    margin-top: 25px;
    float: right;
}

.footer-content h4::after {
    content: '';
    width: 30px;
    height: 1px;
    background: var(--blue);
    position: absolute;
    top: 45px;
    left: 15px;
}
.colophon-group p span::before {
    content: '©';
    margin-right: 0px;
}
.navigation__footer.social__footer {
    padding-left: 0;
    text-align: left;
}
.navigation__footer.social__footer li {
    border: 1px solid var(--white);
}
.colophon {
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 30px;
    padding-bottom: 30px;
}

.colophon p, .colophon a {
    color: var(--white);
}

.footer-content h4 {
margin-top: 0;
  color: var(--white);
  font-weight: 600;
  margin-bottom: 16px;
}

.footer-content ul {
    padding-left: 0;
    list-style: none;
}


.footer-content ul > li {
    color: var(--white);
}

.footer-content .logo-footer {
    margin-bottom: 15px;
    width: 205px;
    height: auto;
}

.footer-content .company-info {
    list-style: none;
    padding-left: 0;
}

.footer-content .logo-footer {
    margin-bottom: 30px;
}

.footer-content .company-info li {
    color: var(--white);
}

.gnomen__copyright svg {
    width: 90px;
    float: right;
    margin-top: 6px;
}

.navigation__footer.social__footer li {
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
    margin-right: 8px;
}

.gnomen_text {
    fill: var(--white) !important;
}
.gnomen_icon {
    fill: var(--rose) !important;
}
.btn-stroke {
    border: 2px solid var(--white) !important;
}
.cta-group-btn {
    float: right;
    margin-top: 10px;
}
.cta-group-content h2 {
    font-weight: 700;
    color: var(--white);margin-top: 0;
margin-bottom: 4px;
}

.cta-group-content p {
    color: var(--white);
}
.cta-orange {
    background: var(--blue);
    color: var(--white);
}
.cta--group {
  padding: 60px 30px;
  border-radius: 5px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background: var(--darkerblue);
}

footer {
background: var(--darkermauve);
  padding: 100px 0 0px 0;
  color: var(--white);
}


.home-section.home--partners {
    background: var(--palemauve);
    padding: 100px 0;
}

.featured-tag {
    display: block;
    color: var(--white);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.home--news-item {
border-radius: 5px;
  padding: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: var(--white);
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  margin-bottom: 30px;display: flex;
}

.home--news-item::before {
    content: '';
    background: var(--paleblue);
    width: 90%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    overflow: hidden;
    border-radius: 5px;
}

.home--news-item h4, .home--news-item span, .home--news-item p {
    color: var(--darkgblue);
    position: relative;
}

.btn-line:hover {
  color: var(--blue);
}


.btn-line:hover::after {
  border-color: var(--blue);
}
.btn-line::after {
    content: '';
    border-bottom: 1.5px solid var(--darkgrey);
    display: inline-block;
    position: relative;
    width: 50px;
    margin-left: 10px;
    position: relative;
    top: -3px;
}
.btn-line {
    padding-left: 0 !important;
}
.home-section.home--news {
    padding: 100px 0 70px 0;background: var(--lightmauve);
}

.home--news-content h5 {
    font-size: 16px;
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 500;
}

.home--news-content h2 {
    font-weight: 700;
}

.home--valuation-img .img-one, .home--valuation-img .img-two {
    position: absolute;
    width: 280px;
    height: 280px;
    border-radius: 5px;
}



.home--valuation-img {
    position: relative;
    margin-left: 40px;
}

.home--valuation-img .img-one {
    z-index: 1;
    left: 120px;
    top: 60px;
}

.home--valuation-content h2 {
    color: var(--darkgrey);
    font-weight: 700;margin-top:0;padding-left:50px
}

.home--valuation-content h2::before {
    background-image: url('/media/ilsrealestate.ltd/images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    width: 40px;
    height: 40px;
    margin-right: 20px;display: inline-block;margin-left: -50px;
  position: relative;
  top: 16px;
}

.home--valuation-content .l-sep {
    color: var(--darkgrey);
    padding-left: 20px;
    margin-bottom: 30px;border-color:var(--blue);
}

.home-section.home--valuation {
    background: var(--paleblue);
    padding: 100px 0 185px 0;
    color: var(--white);
}

.testimonial-content h4 {
    margin-top: 0;
    margin-bottom: 0;font-weight:500;
}
.testimonial-author {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.testimonial-author img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: auto;
    margin-left: auto;
}
.testimonial-content .subtitle {
  font-size: 18px;margin-bottom: 0;
}
.testimonial-author {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-content  .l-sep {
    border-color: var(--blue);
    padding-left: 20px;
    margin-top: 20px;
}

.testimonial-content  .rating {
    color: #ffa802;
    margin-left: 10px;
    font-size: 10px;
    position: relative;
    top: -2px;
}

.testimonial-content  h6 {
    text-transform: uppercase;
    margin-top: 10px;
    color: var(--darkblue);font-weight: 400;
}

#testimonial-carousel .right.carousel-control, #testimonial-carousel .left.carousel-control {
    background: white;
    opacity: 1;
    width: 60px;
    height: 60px;
    color: #2f211e;
    border: 1px solid #eaeaea;
    text-shadow: none;
    font-size: 30px;top: -10px;
}

#testimonial-carousel .left.carousel-control {
    left: inherit;
    right: 59px;
}

.testimonials-controls .carousel-control i {
    top: 15px !important;
    left: 25px;
}


.left.carousel-control, .right.carousel-control {
    background-image: none;
}

.home-section.home--testimonials {
    padding: 100px 0 100px 0;background: var(--palemauve);
}

.testimonials-content h2 {
    font-weight: 700;
    font-size: 42px;
    width: 50%;
}

.trust-pilot {
top: 10px;
  width: 100px;
  height: 60px;
  float: right;
  position: relative;
  margin-right: 20px;
}

.lp-content h3 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;letter-spacing: 0;
}
.latest-features li i {
    font-size: 20px;
    margin-right: 5px;
    color: var(--blue);
    position: relative;
    top: 2px;
}

.lp-content .btn {
    float: right;
    margin-top: 20px;
}

ul.latest-features {
    padding-left: 0px;margin-bottom: 30px;
}

ul.latest-features li {
display: inline-block;
  margin-right: 20px;
  color: var(--white);
  font-size: 14px;
}

.latestproperties-content {
    background-color: transparent;
  margin-top: 20px;
  border-radius: 5px;
  height: 560px;
}
.lp-content .l-sep {
    border-color: var(--blue);
    padding-left: 20px;
    margin-bottom: 20px;
}

.latestproperties-content .image-featured img {
    border-radius: 5px;
width: 100%;
height: 100%;
object-fit: cover;background: #ebebeb;
}

.image-featured {
    height: 500px;background-color:#f5f5f5;border-radius: 5px;
}

.lp-content {
  padding: 40px;
  height: 400px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.home-section.home--latestproperties {
    background-color: var(--lightmauve);
    padding: 100px 0 100px 0;
}

.latestproperties-header .l-sep {
    color: var(--darkgrey);
    padding-left: 20px;
    width: 60%;border-color:var(--blue);
}

.latestproperties-header h2 {
    margin-top: 0;
    margin-bottom: 10px;
}









.gli-icon i {
  text-align: center;
  margin: auto;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;color: var(--darkgrey);
}
.services-content .btn {
    margin-top: 20px;
}

.gli-content {
position: relative;
  text-align: center;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 400;
  font-size: 16px;
}
.gli-icon {
    width: 70px;
    height: 70px;
    background: var(--white);
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 30px;
    border-radius: 100%;
}


.guides-list a:hover {
    color: var(--blue);
}

.home-section.home--guides {
    background: var(--white);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    padding: 100px 0;
    background-image: url('/media/design19.gnomen-europe.com/images/bg-bottom-transparent.svg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.guides-content .l-sep {
    color: var(--darkgrey);
    padding-left: 20px;
    border-color: var(--blue);

}

.guides-content h2 {
    color: var(--darkblue);
    font-weight: 700;
    margin-bottom: 20px;margin-top: 25px;
}

.guides-list-item {
    background: var(--lightblue);
    min-height: 180px;
    border-radius: 10px;
}

.list-icon li {
    color: var(--white);
    list-style: none;
    line-height: 32px;
}
.services-content .l-sep {
    border-color: var(--white);
    color: var(--white);
    padding-left: 20px;width: 85%;margin-bottom: 20px;
margin-top: 20px;
}

ul.list-icon {
    padding-left: 0;
}


.list-icon li::before {
    background-image: url('/media/design22.gnomen-europe.com/images/list-orange.svg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    list-style: none;
    content: '';
    width: 36px;
    height: 36px;
    display: inline-block;
    position: relative;
    top: 12px;
    margin-right: 20px;
}

.tag-block {
    display: inline-block;
    color: var(--white);
    font-weight: 500;
    padding: 8px 12px;
    margin-top: 80px;
}
.services-content h2 {
    color: var(--white);
    font-weight: 700;
    font-size: 42px;width: 60%;
}
.services-video-bg {
    height: 690px;
}
.services-video-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.videobutton::before {
    content: '▶';
    position: absolute;
    left: 40px;
    top: 30px;
    font-size: 30px;
}
.videobutton {
    width: 100px;
    height: 100px;
    background: var(--blue);
    position: absolute;
    right: -50px;
    top: 260px;
    z-index: 4;
    border-radius: 100%;
}
.np {
    padding: 0;
}
.home--about-content p.l-sep {
    border-color: var(--blue);
    padding-left: 20px;margin-bottom: 30px;
}
.hasi-icon img {
    margin-right: auto;
    margin-left: auto;
    width: 50px;
    height: auto;
    margin-top: 35px;
}

.home-about-services-item::after {
    content: '';
    position: absolute;
    right: 40px;
    margin-top: -70px;
    background-image: url('/media/design19.gnomen-europe.com/images/arrow-list.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    width: 40px;
    height: 40px;
}


.hasi-content {
    margin-left: 140px;
    margin-right: 100px;
}

/*
.home-section.home--about {
    background-image: url('/media/design22.gnomen-europe.com/images/home-bg.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
position: relative;
top: -110px;
padding-top: 80px;
}
*/

.hasi-icon {
    float: left;
border-right: 1px solid var(--borderblue);
height: 120px;
width: 118px;
background: var(--white);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}



.home-about-services-item {
height: 122px;
  margin-bottom: 10px;
  border: 1px solid var(--borderblue);
  border-radius: 5px;
  background-color: var(--white);
}
.hasi-content h4 {
 font-weight: 500;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 20px;
  color: var(--darkgrey);
}

.home--about-content h5 {
    font-size: 16px;
    color: var(--blue);
    text-transform: uppercase;font-weight: 400;
}





.img-group img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 5px;
}

.bottom-controls .carousel-control {
    background-color: var(--white);
    display: inline-block;
    font-size: 40px;
    width: 80px;
    height: 80px;
    background-image: none;
    opacity: 1;
}

.bottom-controls {
    position: relative;
  bottom: 180px;
  z-index: 2;
  width: 120px;
  right: 0;
  float: right;
}
.bottom-controls .carousel-control i {
   top: 10px !important;
  text-align: center;
  color: var(--darkgrey);
  text-shadow: none;
  left: 20px;
  font-size: 30px;
}

.carousel-control i {
    top: 40% !important;
    position: absolute;
}
.ccc-price span {
    color: var(--white);
    display: block;font-size:16px;
}

.ccc-price .amt {
    font-size: 24px !important;
    font-weight: 700;display:inline-block;
}


#hero-carousel .carousel-inner .item::before {
content:'';
background:rgba(0, 0, 0, 0.5);
width:100%;
height:100%;
display:block;
position:absolute;
top:0;
left:0;
}
.tag-date {
    margin-left: 80px;
}
#hero-carousel .carousel-caption-content ul {
    padding-left: 0;
    margin-top: 10px;
}
#hero-carousel .carousel-caption-content ul li {
    display: inline-block;
    color: var(--white);
}

.tag-orange {
    background: var(--blue);
}

.tag {
    border-radius: 5px;
    padding: 4px 8px;
    font-size: 14px;
}

.carousel--caption h3 {
    font-size: 20px !important;
    margin-top: 0;
    margin-bottom: 0;
}
.carousel-cover {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.carousel-indicators li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    border: 2px solid white;
}

.carousel--caption p, .carousel--caption h3 {
    color: var(--white);text-shadow: 0px 1px 1px rgba(23, 17, 15, 0.5);
}
.carousel-indicators li {
    display: inline-block;
    width: 120px;
    height: 60px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: 5px;
}

.carousel-indicators .active {
    display: inline-block;
    width: 120px;
    height: 60px;border: none;}


.carousel-indicators {
    left: 18%;
    bottom: 180px;
}

.l-sep {
    border-left: 1px solid white;
}
.carousel--caption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    background: rgba(47, 33, 30, 0.7);
    padding: 30px 30px;width:55%;
}



.hero-content h1, .hero-content p {
    color: var(--white);
}

.split-menu #logo a.site-identity {
    float: left;
  /*  width: 200px;
    height: 60px;margin-top:5px; */
width: 160px;
    height: 82px;margin-top:-10px;
background-image: url('/media/ilsrealestate.ltd/images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.split-menu.sticky-header #logo a.site-identity {
    float: left;
    width: 200px;
    height: 60px;
    margin-top: 5px;
background-image: url('/media/ilsrealestate.ltd/images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


.top-login.mobile-only {
  display: none;
}
.hero--slider .hero-content {
   display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: flex-start;
  height: 600px;
}
.nav--item-img a img {
border-radius: 5px;
  height: 90px;
  object-fit: cover;
  width: 100%;
}

.split-menu #header-wrap a.btn:hover {
    color: var(--white) !important;
}


.nav--item-img {
    margin-top: 20px;
}
.nav--item-img a span {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    height: 100%;
    color: var(--darkblue);
  margin-top: 2px;padding-left:8px;
}
.nav--item-img.ps-nav img {
    max-height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.navbar-default{
color: var(--white);
background-color: #ccc6c6;
border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a{
	color:var(--white);
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: var(--white);
    border-bottom-color: var(--white);
}
.navbar-default .navbar-brand{
	color:var(--white);
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: var(--darkgrey);
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:var(--white);
  }
}





body {
  font-family: var(--body-font);
  background:var(--white);
  overflow-x: hidden!important;
  color: var(--darkblue); 
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;

}


h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font);
  margin: 15px 0;
color:var(--darkblue); font-weight:700;
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;
}

h1{
  font-size:42px;
  font-weight:700;letter-spacing:-1px;
}
h2 {letter-spacing:-1px; font-size:32px;}

h3 .white small,
h2 .white small{
color:var(--white);
}

h3{
  font-size:24px;
  font-weight:700;
}


h3.widget-title{
margin:0;
font-size:16px;
}


h4{
  font-size:18px;
  font-weight:700;

}

h5{
  font-size:24px;
  font-weight:700;
}


p {
  font-size:16px;
  color: var(--darkblue);
  line-height:1.8; 
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;
}

li{
  font-size:16px;
  line-height:2;
}

a{
  transition: color 0.6s ease;
  color:inherit;
}

a:hover{
  text-decoration: none;
}

a:focus{
  text-decoration: none;
}


.home--about-content .btn-primary {
  margin-right: 16px;
}
.home--about-content p {
  margin-bottom: 24px;
}

.bg-section-pad0{padding:0; margin-top:40px;}

.bg-section-pad150{padding:150px 0px; margin-top:40px;}

.btn {padding:12px 24px;border-radius:90px;font-size:16px;}
.btn-bordered {
  border-color: var(--darkblue);
}
.btn-primary{
  transition: all 0.6s ease;
background: var(--mauve);
color: var(--white);border-color: var(--mauve);
}

.btn-primary:hover {
  background: var(--darkerblue);
  color: var(--white);
  border-color: var(--darkerblue);
}
.btn-primary:active,.btn-primary:focus,.btn-primary:focus:active {background:var(--darkgrey);color:var(--white);}

.btn-secondary{
  transition:background-color 0.6s ease;
  background:var(--darkgrey);
  color:var(--white);

}

.btn-secondary:hover{
  background:#000;
  color:var(--white);
}




.container-slider{
  width: 90%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 99;
  text-align:center;
}

.no-container{
padding-left:30px!important;
padding-right:30px!important;
}





.index-video-wrapper {
    height: 600px;
    width: 100%;
    position: relative;
    background: #732f0e;
    top: -100px;
}

.container-slider h1{
    text-align: center;
    color:var(--white);
}


.videobutton a {
    display: block;
    width: 100px;
    height: 100px;
}

.blob {
    border-radius: 50%;
    margin: 10px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}


.lightboxed { cursor: pointer; }
div#lightboxed--cache { position: fixed; left: -99999999px; }
div#lightboxed--container { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: var(--white); background: rgba(255,255,255,0.9); z-index: 9001; }
div#lightboxed--stage { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
div#lightboxed--content { position: absolute; top: 0; left: 0; }
div#lightboxed--content .lightboxed--frame { position: absolute; top: 0; left: 0; }
div#lightboxed--content .lightboxed--frame img , div#lightboxed--content .lightboxed--frame iframe { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); border: 0; }
div#lightboxed--content .lightboxed--frame .lightboxed--caption { position: absolute; bottom: 0; right: 0; padding: 10px; background: #000; background: rgba(0,0,0,0.9); color: var(--white)!important; }
div#lightboxed--thumbs { display: none; position: absolute; bottom: 0; left: 50%; -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
div#lightboxed--thumbs .lightboxed--thumb { float: left; overflow: hidden; border-radius: 2px; cursor: pointer; }
div#lightboxed--thumbs .lightboxed--thumb .lightboxed--thumb_border { position: relative; width: 100%; height: 100%; background: var(--white); background: rgba(255,255,255,0.4); transition: 500ms background;  }
div#lightboxed--thumbs .lightboxed--thumb.lightboxed--active .lightboxed--thumb_border { background: rgba(255,255,255,0.7); transition: 500ms background; }
div#lightboxed--thumbs .lightboxed--thumb img { position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
div#lightboxed--bttn_close { position: absolute; top: 10px; right: 10px; background: var(--white); background: #2f211e; background-image: url(controls.png); background-repeat: no-repeat; background-size: auto 100%; background-position: 100%; width: 30px; height: 30px; border-radius: 100%; cursor: pointer; }
div#lightboxed--bttn_next { display: none; position: absolute; top: 50%; right: 10px; background: var(--white); background: #2f211e; background-image: url(controls.png); background-repeat: no-repeat; background-size: auto 100%; background-position: 50%; width: 30px; height: 30px; border-radius: 100%; cursor: pointer; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
div#lightboxed--bttn_prev { display: none; position: absolute; top: 50%; left: 10px; background: var(--white); background: #2f211e; background-image: url(controls.png); background-repeat: no-repeat; background-size: auto 100%; background-position: 0%; width: 30px; height: 30px; border-radius: 100%; cursor: pointer; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.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}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

.slick-loading .slick-list{background:var(--white) url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


.slick-dots li.slick-active button:before{opacity:1;color:var(--mauve);background:var(--mauve);}


.featured-tag i {
  margin-right: 5px;
  color: var(--blue);
}
.section {
  padding: 100px 0;
}
.section.home-section.home--services {
  background: var(--palemauve);
}
.hm-services-box {
  padding: 30px;
  background-color: var(--white);
  border-radius: 5px;min-height: 185px;
}
.hm-services-box h4 {
  margin-top: 0;
  letter-spacing: 0;font-weight: 600;
}
.title-group p {
  margin-bottom: 0;
  line-height: 1.2;
}
.title-group {
  margin-bottom: 30px;
}
.hm-services-box span svg {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
}
.hasi-icon svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 118px;
}
.hasi-icon .cls-1 {
  stroke-width: 0;
 fill: #000;
}
.hasi-icon #Layer_2 .cls-1 {
  stroke-width: 9px;
}
.home-section.home--partners h2 {
  margin-top: 0;
}
.btn-lg {
  font-size: 16px;
  padding: 15px 30px;
}
.slick-dots li button::before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: '';
  text-align: center;
  opacity: 1;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: var(--palerose);
  border-radius: 100%;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
.testimonialList, .partnersList, .servicesList, .latestList {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.testimonialList.slick-initialized, .partnersList.slick-initialized, .servicesList.slick-initialized, .latestList.slick-initialized  {
    visibility: visible;
    opacity: 1;    
}
.slick-dots li {
  margin: 0 0px;}

.guides-list-item:hover {
  background: var(--darkgrey);
}
.guides-list-item:hover .gli-content {
  color: var(--white);
}
.bot-btn .btn {
  margin-left: auto;
  margin-right: auto;
  display: table;
}




.resultWrapProperties {
    position: relative;
    display: inline-block;
}

.resultWrapProperties .imgContainer {
    position: relative;
}

.resultWrapProperties .imgContainer img {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity 0.3s;
}

.resultWrapProperties .imgContainer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* Background color for the overlay */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    color: white;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1;
}

.resultWrapProperties:hover .imgContainer .overlay {
    opacity: 1;
}

.resultWrapProperties:hover .imgContainer img {
    opacity: 0.7; /* Adjust image opacity on hover */
}

.tag-propertytype--group {background: transparent !important;}
.form-group.quick-search-resultpage {
  margin-bottom: 10px;
}

.prop-num {
  margin-left: -45px;
}
.search-result-text {
  padding-left: 40px;
}
.banner-contact {
  background: var(--palemauve) !important;
}

#hero-carousel .carousel-indicators {
  left: inherit;
  margin-left: 0;
  right: inherit;
  text-align: left;bottom: inherit;
  top: 400px;
}


.bottom-controls .carousel-control {
  width: 50px;
  height: 50px;
  border-radius: 100% !important;
}
.tpnav li {
  display: inline-block;
  margin-right: 10px;transition: transform 0.3s ease-out; /* Smooth slide-up/down */
}
.top-nav .tpnav {
  float: right;transition: transform 0.3s ease-out; /* Smooth slide-up/down */
}
.top-nav {
  height: 40px;
  line-height: 40px;transition: transform 0.3s ease-out; /* Smooth slide-up/down */
}
.hero-content h1 {
  margin-top: 4px;font-size: 52px;margin-bottom:0;
}
.hero-content .small-tag {
  font-size: 14px;
  color: var(--white);font-weight:300;
}
.hero-content h4 {
  font-family: var(--body-font);
  color: var(--white);
  font-weight: 400;margin-top: 4px;line-height:1.4;
}


.top-nav {
    transition: transform 0.3s ease-out; /* Smooth slide-up/down */
}

.top-nav.hidden {
    transform: translateY(-100%); /* Slide the top-nav out of view */
}
.tpnav .register::after {
  border-right: 1px solid #cacaca;
  padding-right: 12px;
  content: '';
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.tpnav .phoneus {
  margin-right: 20px;
}
.phoneus a span {
  text-decoration: underline;
}
#header .nav--log-in {
  display: none;
}

.nav--content.image {
  width: 280px;
  float: left;
  margin-right: 20px;height:160px;
}
.nav--content.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;border-radius: 5px;
}


.nav--item-img h4 {
  font-weight: 500;margin-top:0;margin-left:10px;
}
.nav--item-img.ps-nav {
  margin-top: 0;float:left;
}
.nav--item-img a span:hover {
  background: var(--palerose);
  display: block;
  border-radius: 3px;
}
.hero-content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 24px;
}
.dropdown-menu {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.psfix .col-sm-6.col-md-6.no-mobile {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar {
  margin-bottom: 0;
}
.navbar {
  min-height: 70px;}

.nav-i-l .nav--item-img.ps-nav {
  width: 100%;
}
.nav--content h4 {
  margin-top: 0;margin-bottom: 4px;
}
.nav--content {
  margin-right: 40px;
}
.nav--cnt.valuation a {
  background: var(--mauve);
  padding: 10px 16px !important;
  margin-top: 15px;
  margin-left: 20px;
  border-radius: 80px;
  color: var(--white) !important;
}
.split-menu.sticky-header .nav--cnt.valuation a {
  padding: 10px 16px !important;
  line-height: 1.2 !important;
  height: 40px !important;
}
.home--about-content {
  margin-left: 40px;
}

.home--about-content h2 {
  margin-top: 0;
  font-weight: 700;font-size: 32px;margin-bottom: 8px;
}
.nav.navbar-nav {
  margin-top: -10px !important;
}
body .sticky-header .nav--cnt.valuation {
  margin-top: 15px !important;
}
.home--about-content h4 {
  font-family: var(--body-font);
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;line-height:1.4;
}
.home-qs {
  background: var(--white);
  border-radius: 5px;
  padding: 30px 15px;margin-left:40px;
}

.qs--radio {
  display: inline-block;
  margin-right: 10px;
}
.qs--radio label {
  display: inline-block;
  margin-bottom: 2px;
  padding-left: 5px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.2px;
}
#rent_radio, #buy_radio {
  visibility: hidden;
  display: none;
}
.qs--radio label {
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
}
.qs--radio label > input[type="radio"] + * {
display: inline-block;
  padding: 8px 16px;
  color: #6c6c6c;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-radius: 90px;
  background: #d9d9d9;min-width: 80px;
  text-align: center;
}
.qs--radio label > input[type="radio"]:checked + * {
color: #fff;
  background: var(--mauve);
  font-weight: 500 !important;
  border-radius: 90px;
  border-color: var(--mauve);min-width: 80px;
  text-align: center;
}
.qs--radio label {
  text-transform: inherit;
}
.col-md-12.col-sm-12.tto .fas.fa-map-marker {
  display: none;
}
.home-qs #searchFormInput #input {
  height: 52px;
  border-radius: 90px;
  box-shadow: none;padding-left: 28px;
  font-size: 16px;
  color: var(--darkblue);
}
.home-qs #searchFormInput #jengo_property_type {
height: 52px;
  border-radius: 90px;
  box-shadow: none;
  padding: 0 28px;
  color: var(--darkblue);
  font-size: 16px;
}
.overlaylabel {
  position: relative;
  background: var(--white);
  left: 24px;
  bottom: -15px;
  font-weight: 400;
  padding: 0 6px;z-index:3;
}
.form-group.btn--searchgr .btn {
  width: 100%;
  margin-top: 16px;height:52px;
}
.homeqs-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: flex-start;
  height: 600px;
}


.home-qs #searchFormInput #suggestions .response ul {
  list-style-position: inside;
  padding: 10px !important;
  position: absolute;
  width: 280px !important;
  top: 76px;
  left: 45px;
  height: 180px;
  overflow-x: scroll;
  background: white;
  z-index: 4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #e5e5e5;
}
.form-group.btn--searchgr {
  margin-bottom: 0;
}
.form-group.btn--searchgr .btn:hover {
  background: var(--darkerblue);
  border-color: var(--darkerblue);
}

/* Hide the default arrow in the select */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  padding-right: 30px; /* Adjust for spacing */
}

/* Position the icon inside the select */
.select-wrapper {
  position: relative;
  display: inline-block;width: 100%;
}

.select-wrapper select {
  width: 100%;
  height: 100%;
}
#input::placeholder {
  color: #979797;
  font-weight: 400;
}
.select-wrapper .fa-angle-down {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
}
.tpnav li a {
  font-size: 15px;
}

.lpt-content.overlay {
  position: relative;
  z-index: 9999;
  bottom: 185px;
  float: right;
  margin-right: 40px;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  border-radius: 5px;
}
.lpt-content.overlay h2 {
  margin: 0;
  font-size: 18px;
  font-family: var(--body-font);
  letter-spacing: -0.2px;
  font-weight: 600;
}
.tag.feat {
  background: var(--rose);
  border-radius: 80px;
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  margin-left: 40px;display:inline-block;
}
.lpt-content.overlay .fas.fa-map-marker {
  color: var(--rose);
  font-size: 14px;
  position: relative;
  top: -1px;
}
.lpt-content.overlay h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 900;
}
.lpt-content.overlay h3 i {
  float: right;
  font-size: 16px;
  position: relative;
  top: 4px;
}
.latestList {
  margin-bottom: 0 !important;
}
.services-button {
  background: var(--white);
  padding: 20px;
  border-radius: 5px;margin-bottom: 16px;border-left: 3px solid var(--mauve);
}
.services-button h4 {
  margin-top: 0;
  margin-bottom: 0;font-weight: 600;
}
.services-button p {
  font-size: 15px;
  margin-bottom: 0;
}
.img-group.services img {
  height: 400px;
}
.img-group.services {
  margin-right: 20px;
}
#OurServices .bot-btn {
  margin-top: 40px;
}
.subtitle i {
  font-size: 30px;
  color: var(--mauve);
  margin-bottom: 15px;
  margin-top: 10px;
}
.testimonialGroup {
  margin-right: -30px;
}
.gridlist img {
  border-radius: 5px;height:400px;object-fit: cover;
}
.latest-rental-item {
  position: absolute;
  z-index: 3;
  bottom: 0;margin-left: 20px;
  margin-bottom: -10px;
}
.latest-rental-item h5 {
  color: var(--white);
  margin-bottom: 0;
  margin-top: 0;
}
.lritem {
  display: block;
  margin-bottom: 40px;position:relative;
}
.latest-rental-item p {
  margin-bottom: 0;
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
}
.lritem::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);

}
.sidebar-recently-price span {
  font-size: 12px;
  font-weight: 400;
  text-transform: lowercase;
  margin-left: 2px;
  position: relative;
  top: -10px;
}
.home-section.home--latestproperties.let .bot-btn {
  margin-top: 20px;
}
.btn-mauve {
  background: var(--mauve) !important;
  border-color: var(--mauve) !important;
}
.btn-mauve:hover {
  background: var(--rose) !important;
  border-color: var(--rose) !important;
}
.gridlist .col-md-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.gridlist {
  margin-left: -5px;
  margin-right: -5px;
}
.home--news-content {
  width: 50%;
}
.simple-btn {
  text-decoration: underline;
}
.home--news-content p {
  margin-bottom: 30px;
  margin-top: 5px;
}
.home--news-content h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.hnews-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dategroup {
  float: left;
  width: 80px;
  background: var(--rose);
  height: 80px;
  margin-right: 16px;
  border-radius: 5px;
  text-align: center;
  color: var(--white);max-width: 80px;
  min-width: 80px;
}
.dategroup .date {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-top: 8px;
}
.dategroup .year {
  font-size: 12px !important;
  line-height: 12px;
}
.month::before {
  content: '';
  width: 40px;
  height: 1px;
  background: var(--white);
  display: block;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 0px;
}
.home--news-item p {
  margin-bottom: 0;
}
.img-group.news img {
  height: 274px;object-position: top;
}
.home--news-item:hover {
  box-shadow: rgb(234, 176, 232) 0px 0px 0px 1px;
}
.colophon-group.copyright p {
  font-size: 14px;margin-bottom:0px;display: inline-block;
}
.btm-lnk {
  display: inline-block;
  margin-left: 20px;
}
.btm-lnk a {
  margin-right: 8px;
}
.navigation__footer.social__footer li a {
  display: block;
}
.home-section.home--partners h2 {
  margin-bottom: 8px;
}
.btn.btn-bordered-dark {
  border-color: var(--darkblue); color: var(--darkblue) !important;
}
.form-control {font-size: 15px; border-radius:5px;}
.guides-single-list h4 {
  font-weight: 500;
  line-height: 1.4;
}

.checklist li::before {
  display: none;
}
.checklist li i {
font-weight: 400;
  color: var(--mauve);
  margin-left: -25px;
  margin-right: 4px;
}
.checklist {
  margin-left: 20px;
}
.checklist li {
  margin-bottom: 16px;
}
.stepper {
  display: table;
  border: 1px solid var(--darkblue);
  padding: 0 8px;
  border-radius: 90px;
  font-size: 14px;
  font-weight: 400;
}
.scroll-wrap-icon .stepper {
  margin-bottom: 4px;
}
.scroll-wrap-icon h4, .scroll-wrap-icon {
  margin-bottom: 0;width: 280px;
  margin-right: 50px;
}
.cta-section.cta-relative.cta--wrapper {
  background: var(--palemauve);padding: 100px 0;
}
.cta-group-content::before {
  content: '';
  width: 80px;
  height: 80px;
  float: left;
  background: var(--rose);
  margin-right: 20px;
  border-radius: 100%;
  position: relative;
  top: 0px;
  background-image: url('http://site5.gnomen-europe.com/media/design22.gnomen-europe.com/images/tenant-1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.guides-single-list .scroll-wrap-left:last-child {
  margin-bottom: 0;
}
.team-section.story-wrapper-group {
 padding: 100px 0;
}
.team-section.story-wrapper-group .team-header-group {
  margin: 0;
}
.abtTestimonials .home-section.home--testimonials {
  padding-bottom: 0 !important;
}
.dropdown.menu-large.info .nav--content.image {
  width: 200px;
}
.section-page.testimonials-wrapper .testimonial-content {
  height: auto;
  min-height: auto;
  box-shadow: none;
  border: none;
}
.testimonial-item.last {
  margin-bottom: 0;
}
.testimonial-content p {
  margin-bottom: 16px;
}
.testimonial-content h6 {
  margin-bottom: 0;
}
.nav--cnt.valuation a:hover {
  background: var(--rose);
  color: var(--white) !important;
}
body select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
}
.rpa-group .subi {
  font-size: 14px;
  margin-bottom: 20px;
}
.carousel-captio h4 i {
  color: var(--mauve);
}
.txtovly {
  position: absolute;
  font-size: 200px;
  font-weight: 700;
  color: var(--white);
  opacity: 0.5;
  left: 40px;
  top: -20px;
}
.faqs-item h4 {
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 8px;
  font-family: var(--body-font);
  font-size: 16px;line-height:1.4;
}
.faqs-item {
  margin-bottom: 40px;
}
.fqcWrapper .faqs-item:last-child {
  margin-bottom: 0;
}
.fqcWrapper h3 {
  margin-bottom: 24px;
}
.faqs-item p {
  margin-bottom: 0;
}

.sig {
  background: var(--white);
  padding: 40px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  border-radius: 5px;
  margin-bottom: 40px;
}
.sig.last {
  margin-bottom: 0;
}
.services-content h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 600;font-size:20px;
}

/* Make the row a flex container */
.sig .row {
  display: flex;
  align-items: center; /* Vertically center content */
}

/* Ensure the columns behave as intended */
.sig .col-md-8,
.sig .col-md-4 {
  display: flex;
  flex-direction: column; /* Make sure content flows in column direction */
}

/* Optional styling to maintain image responsiveness */
.sig .services-image img {
  max-width: 100%;
  height: auto;
}

.banner-content-images-group-full.errorh .banner-content-images-full, .thankyou .banner-content-images-full {
  background: #B67DB5;
  border-radius: 5px;
}
.usf-wrap li a:hover {
  color: var(--mauve);
}
.thankyou .banner-content-images-full img {
  object-position: top;
}
.ptitle h2 {
  margin-top: 0;
  margin-bottom: 4px;
}
.team-header-content h2 {
  margin-top: 0;
  margin-bottom: 8px;
}

.fee-content-inner-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.fee-content-inner-image {
  margin-right: 30px;
  height: 280px;
}
.col-md-12 .fee-group-inner.clearfix:last-child {
  margin-bottom: 0;
}
.fee-content-inner h4 {
  margin-top: 8px;
  margin-bottom: 12px;
}
.fee-content-inner h5 {
  margin-top: 0;
  margin-bottom: 0px;
}
.mort-content h3 {
  margin-top: 0;
}
.fee-content-inner.sn h5 {
  margin-bottom: 12px;
}
.mort-amount .form-control.amt {
  padding-left: 32px;
}
.nli-content .btn-mauve {
  color: var(--white);
}
.nli-content h4 {
  margin-top: 0px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
}
.news-list-group .news-list-inner:last-child {
  margin-bottom: 0;
}
.view-button .btn-mauve {
  font-size: 15px;
  color: var(--white);
  padding: 12px 24px;line-height:1.2;
}
.pagination--list {
  margin-top: -20px;
}

.split-menu #header-wrap #primary-menu > ul > li.nav--cnt.valuation a:hover {
  color: var(--white) !important;
}
.lpt-content.detailz.overlay {
  bottom: 270px !important;margin-right:0px;border-radius: 5px;
  z-index: 5;
}
.lpt-content.detailz.overlay small {
  font-size: 13px;
  text-transform: lowercase;
  color: var(--darkblue);
  position: relative;
  top: -10px;
}

.overlay-button {
  position: absolute;
  bottom: 70px;
}
.btn-detail-nav {
  background: var(--white);
  border-radius: 5px !important;
  padding: 8px 16px;
}
.overlay-button a {
  margin-right: 8px;
}
.btn-detail-nav .images_amount {
  margin-right: -2px;
  background: top;
  width: auto;
  height: auto;
  color: var(--darkblue);
  font-size: 15px;
  top: 0px;
  margin-left: 2px;
}
.book-hero .btn {
  font-size: 15px;
  padding: 10px 16px;
  line-height: 1.2;
}
.book-hero {
  margin-top: 16px;
}
.book-hero a:first-child {
  margin-right: 8px;
}
.lpt-content.detailz.overlay .tag.feat {
  float: right;
  background: #eeeff3;
  color: var(--darkblue);
}
.team-header-content p {
  margin-bottom: 0;
}
.guides-nav .nav--item-img a span:hover {
  background: transparent;
  color: var(--mauve);
}
.guides-nav .nav--item-img a img:hover + span {
  color: var(--mauve);
}
.guides-nav .nav--item-img a img:hover {
  border: 1px solid var(--mauve);
}
.inner-wrap .privacyItem:last-child {
  margin-bottom: 0;
}
.checklist.page {
  padding-left: 0;
  margin-left: 30px;
}
.checklist.page li i {
  float: left;
  position: relative;
  top: 8px;
}
.checklist.page.single li {
  margin-bottom: 4px;
}
.terms__item h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
.cta-group-content .address {
  text-decoration: underline;
}
.cta-details .cta-group-content::before {
  background-image: url('/media/design25.gnomen-europe.com/images/cta-details.jpg');
}

.sd-content-image {
  width: 100%;
  height: 220px;
  background: #d6d6d6;
  border-radius: 5px;
}
.section-details {
  padding: 80px 0;
}
.section-details.section-highlight {
  background: var(--palemauve);
}
.sd-title {
  margin-top: 0;
  margin-bottom: 24px;
}
.sd-content-image img {
  position: inherit !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 5px !important;
  object-fit: cover !important;
}
.sd-buttons {
  list-style: none;
  padding-left: 0;
  position: absolute;
  bottom: 10px;
  left: 35px;
}
.section-details.section-features {
  background: var(--palemauve);
}
.details__features {
  list-style: none;
  padding-left: 0;
  column-count: 2;
}
.epc-gp .btn-mauve {
  float: right;
  color: var(--white);
  padding: 8px 16px;margin-top: 22px;
}
.noepcmelor {
  font-size: 16px;
  display: block;
}
.epc__wrapper img {
  width: 200px !important;
  float: left !important;
  border-radius: 5px !important;
}
.epc-gp {
  background: var(--white);
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  padding: 20px;
  border-radius: 5px;
}
.information a {
  margin-left: 4px;
  font-size: 14px;
  position: relative;
  top: -8px;
}
.information a:hover {
color:var(--mauve);
}
.sd-content.epcgrt p {
  margin-bottom: 24px;
}
.nofeaturesmelor {
  background: var(--white);
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  padding: 20px;
  border-radius: 5px;
  display: inline-block;
  font-size: 16px;
  min-width: 50%;
}
.section-details.section-description {
  background: var(--lightmauve);
}
.section-details.section-photos {
  background: var(--lightmauve);padding-bottom: 70px;
}
.sd-content h3 {
  margin-top: 0;
}
#galleria a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;background: #efefef;
}
.section-details.section-inquiry {
  background: var(--palemauve);
}
.share-inq .sd-content-image {
  height: 160px;position:relative;
}
.sinq-status {
  position: absolute;
  display: inline-block;
  background: var(--mauve);
  color: var(--white);
  padding: 0 6px;
  border-radius: 3px;
  margin-top: 15px;
  margin-left: 15px;z-index:3;
}
.share-inq .sd-price {
  position: absolute;z-index:3;
  top: 115px;
  color: var(--white);
}
.share-inq .sd-price .detail___price {
  font-size: 20px !important;
  margin-bottom: 10px !important;
  margin-left: 20px;
}
.shrtx {
  margin-top: 10px;
}
.share__socials {
  padding-left: 0;
  margin-top: -15px;margin-bottom:32px;
}
.share-inq {
  margin-left: 40px;
}
.share-inq .sd-content-image::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);z-index: 2;
}
.share-inq .sd-content-image img {
  position: relative !important;
  top: 0 !important;
}
.cta-section.cta-relative.cta--wrapper.rslt {
  padding-top: 40px;
}
.agent-cta {
  margin-left: 40px;
  background: var(--mauve);
  border-radius: 5px;
  color: var(--white);padding: 30px;
}
.vsimg.icon {
  background: var(--white);
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  border-radius: 100%;
  color: var(--mauve);
}
.agent-content-detail-p h4 {
  margin-top: 0;
  color: var(--white);
  font-size: 20px;
}
.share__socials li a svg {
  border-radius: 100%;
}
.agent-content-detail-p .vsi-list {
  margin-bottom: 0;
}
.dtpform.inquireGroup {
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  background: var(--white);
  padding: 40px;
  border-radius: 5px;padding-bottom: 15px;
}
.section-details.section-floorplan {
  background: var(--lightmauve);
}
#floorplanGroup {
  height: 500px;
  padding: 40px;
  border-radius: 5px;
  box-shadow: rgba(72, 37, 114, 0.05) 0px 0px 0px 1px;
  background: var(--white);
}
.widget-group {
  margin-bottom: 10px;
  background: whitesmoke;
  padding: 10px;
  border-radius: 5px;
}
.widget-name {
  font-family: var(--body-font);
  font-size: 16px;
  margin-bottom: 6px;
}
.distro {
  font-size: 14px !important;
  margin-top: -3px;
}
.widget-type {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  background: var(--darkblue);
  display: inline-block;
  color: #fff;
  padding: 0 4px;
  border-radius: 3px;
  margin-bottom: 2px;
  min-width: 38px;
  text-align: center;
}
.widget-name .tpli {
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 0px;
  margin-right: 10px;
  border-radius: 5px;
}
.tpli.icon-Bus {
  background-color: #f03933;
  background-image: url('/media/design20.gnomen-europe.com/images/trans-circle.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.tpli.icon-Tube {
  background-color: #474f9d;
  background-image: url('/media/design20.gnomen-europe.com/images/trans-circle.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.tpli.icon-Train {
  background-color: #ee4642;
  background-image: url('/media/design20.gnomen-europe.com/images/trans-train.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.tpli.icon-Primary {
  background-color: #3ad1bd;
  background-image: url('/media/design20.gnomen-europe.com/images/primary.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}

.tpli.icon-College {
  background-color: #6b72c7;
  background-image: url('/media/design25.gnomen-europe.com/images/college.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.tpli.icon-Secondary {
  background-color: #d15a85;
  background-image: url('/media/design20.gnomen-europe.com/images/secondary.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.tpli.icon-Nursery {
  background-color: #e6c221;
  background-image: url('/media/design20.gnomen-europe.com/images/nursery.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}
.widget-group .widget-name {
 font-size: 15px !important;
  margin-top: 0px;
  margin-bottom: 6px !important;
  position: relative;
}
#transport-map .gm-style .gm-style-iw, #schools-map .gm-style .gm-style-iw{
  font-weight: 500;
  font-size: 14px;
  padding-right: 50px;
}
#transport-map .gm-ui-hover-effect, #schools-map .gm-ui-hover-effect {
  margin-right: -50px !important;
  margin-top: -5px !important;
}
#transport-map .gm-style-iw-d, #schools-map .gm-style-iw-d {
  margin-top: -30px;
}
.services-section.faq-component.faqs-page {
  background: var(--lightmauve);
}
.infoteam {
  margin-bottom: 0;
  font-weight: 600;
}
.mdx .modal-body {
  padding: 30px;
}
.mdx .modal-header {
  padding: 20px 30px;
}
.mdx .modal-header .close {
  margin-top: 2px;
}
.epc-modal a img {
  width: 100%;
  border-radius: 5px;
}
.sd-grt {
position: absolute;
  top: 110px;
  z-index: 9999;
  right: 40px;
  background: var(--white);
  padding: 2px 12px;
  border-radius: 60px;
}
.sd-grt span:first-child, .sd-grtt span:first-child {
  margin-right: 12px;
}
.sd-grt span i {
  margin-right: 2px;
}
.epc-modal a {
  pointer-events: none;
}
.relative-wrapper {
  width: 33.33333333%;
}
.relative-wrapper .col-md-4.col-md-6.col-xs-12 {
  width: 100%;
}
.contact-form .form-group.form-row-9 .col-sm-2.control-label {
  display: none;
}
#PropertyFloorplan {
  position: relative;
  top: -50px;
  width: 100%;
}
#PropertyMap {
  width: 100%;
  position: relative;
  top: -50px;
}
#PropertyPhotos {
  width: 100%;
  position: relative;
  top: -50px;
}
.banner-content p {
  margin-bottom: 0;
}
.sd-grtt {
  position: absolute;
  background: var(--white);
  padding: 2px 12px;
  border-radius: 60px;
  bottom: 80px;
  right: 20px;
}
.lt-pp-item a {
  display: block;
  position: relative;
}
.share-links {
  list-style: none;
  padding-left: 0;
}
.share-links li {
  display: inline-block;
}
.share-links::before {
  content: 'Share on';
  margin-right: 8px;
}
.sharenewsgroup {
  margin-top: 40px;
}
.share-links li a {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid var(--darkblue);
  font-size: 14px;
  line-height: 32px;
}
.grid--view .psd--wrap {
  display: none;
}
.grid--view .cardInfoProperites {
  position: absolute;
  z-index: 3;
  bottom: 0;width:100%;align-content: flex-end;
}
.grid--view .imgContainer::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
}
.grid--view .cardInfoProperites h4 a, .grid--view .cardInfoProperites .addrss1, .grid--view .property_items_group_amount a, .grid--view .items--list-group .fa-bed, .grid--view .items--list-group .fa-bath, .grid--view .items--list-group .fa-couch, .grid--view .items--list-group .fa-ruler-combined, .grid--view .items--list-group .fa-parking, .grid--view .tag_reference__group, .grid--view .p--pcm, .grid--view .p--yw, .grid--view .p--yw small, .grid--view .property_items_group_amount .fa-times {
  color: var(--white);
}

.grid--view .items--list-group {
  margin-top: 10px;
  margin-bottom: 0px;
}
.grid--view .mmk {
  display: none;
}
.grid--view .cardInfoProperites .addrss1 {
  margin-left: 0;
}
.grid--view .add-to-fav {
  position: absolute;
  top: 20px;
  right: 20px;
border-color: var(--white);
  background: var(--white);
}
.grid--view .add-to-fav i {
  color: var(--darkblue) !important; font-weight:400;
}
.grid--view .cardInfoProperites h4 a {
  font-size: 20px;
}
.grid--view .view-button {
  margin-top: 30px;
}
.radiusGroup i {
  top: -52px !important;
  position: absolute;
}
.services-button.active-border {
  border-color: var(--rose);
}
.has-error input {
  border-color: red !important;
}
.error-wrapper .error b {
  font-size: 18px;
  margin-bottom: 0;
  font-family: var(--heading-font);position: relative;
}
.error-wrapper > b:nth-child(3) {
  position: absolute;
  top: 75px;
  color: var(--white) !important;
  font-weight: 400 !important;
  margin-left: 100px;
  font-size: 16px;
}

.dtpform.pdetails-form.inquireGroup .error p {
  color: red;
}
.dtpform.pdetails-form.inquireGroup > b:nth-child(4) {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
}

.quick-search-result.qs.results-qs {
  margin-top: -5px;
  padding-top: 16px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 0px;
  background: var(--white);
  position: fixed;
  width: 100%;
  z-index: 99;left:0;
}
.quick-search-result.qs.results-qs .panel-body {
  padding: 0;
}
.quick-search-result.qs.results-qs .panel.panel-default {
border: none !important;
  background: transparent;
  box-shadow: none !important;
  height: auto;
  margin-bottom: 0;
}
#moreFilteros {
  display: none;
  clear: both;
  margin-top: 20px;padding-bottom: 10px;
}
.ptt .quicksearch-result-label {
  display: none;
}
.result-page.rp--let.sidebar-right.sticky-qs {
  margin-top: 70px;
}
.sba .jgfr {
  width: 250px !important;
  float: left;
}
.sba #input {
  float: left;
  width: 50%;
  margin-left: 16px;
}
.sba .fas.fa-map-marker {
  display: none;
}
.btn-filter {
  width: 48px;
  height: 48px;
  text-align: center;
  padding: 0;
}
#Filter:active:focus {
  box-shadow: none !important;
  outline: none !important;
}

.search-result-text .sale-rent {
  font-family: var(--body-font);
  font-size: 16px;
  display: block;
  font-weight: 500;
}
.radius-group i {
  position: absolute;
  margin-top: -38px;
}
.radius-group {
  height: 48px;
}
.radius-group i.filter-on {
  margin-top: -78px;
  background: top;
  color: var(--darkblue);
}
.bedgroup #jengo_min_beds, .bedgroup #jengo_max_beds {
  box-shadow: none;
  border-color: #f0f0f0;
  line-height: 2;
  font-size: 16px;
}
#Filter {
  margin-left: 24px;
}


.grid--view .resultWrapProperties:hover .imgContainer .overlay {
  opacity: 1;color: transparent;
}
#galleria .relative-wrapper .col-md-4.col-sm-4.col-xs-6 {
  width: 100%;
}















/* Hide these elements by default */
#moreFilteros .jgfr, 
#moreFilteros .radius-group,
#moreFilteros .col-md-3.ptt {
    display: none;
}

/* Show elements when the screen is smaller than or equal to 991px */
@media (max-width: 991px) {
    .sba .jgfr,
    .col-md-3.ptt,
    .radius-group {
        display: block; /* Adjust the display as needed */
    }
}

/* Show these elements in their original positions on larger screens */
@media (min-width: 992px) {
    .sba .jgfr,
    .col-md-3.ptt,
    .radius-group {
        display: block; /* Adjust the display as needed */
    }
}

.map-page .nada-result-page .jengo-no-results {
display: none;
}
#map-surround h3::before {
  content: '';
  width: 60px;
  height: 60px;
  float: right;
  background-color: var(--mauve);
  border-radius: 100%;
  margin-right: 30px;
  background-image: url('/media/design23.com/images/404.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 120px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  position: relative;
  right: 0;
  margin-right: 0px;
}
.hero--wrapper {
  background-image: url('/media/design25.gnomen-europe.com/images/hero-home.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.hero--wrapper::before {
content: '';
  width: 100%;
  height: 100%;
  background: rgba(99, 29, 97, 0.5);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.cc-color-override--1134023976.cc-window {
  background: var(--white) !important;
  color: var(--darkblue) !important;
}
.cc-link {
  color: var(--mauve) !important;
}
.cta-help .row {
  display: flex;
  justify-content: center;
}
.cta-help .row .col-md-3 {
  display: flex;
  justify-content: flex-end;
  align-content: flex-end;
  align-items: center;
}
#txtrepay::placeholder, #txtinterest::placeholder {
  color: var(--darkblue);
}
.btn.btn-primary.btn-mort:active {
  background: var(--darkblue);
  border-color: var(--darkblue);
}

.calc-box .input-group-addon {
  background: var(--mauve);
  border: 1px solid var(--mauve);
}
.calc-box #price_input {
  border: 1px solid #ddd;
}
#submit_stamp_duty:active {
  border: var(--darkblue) !important;
}