@charset "UTF-8"; 

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap');


.ccc-price small {
  color: #fff;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -10px;
  font-size: 10px;
}

.img-group.wlogo::before {
  background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  content: '';
 width: 36px;
height: 36px;
position: absolute;
right: 80px;
z-index: 2;
top: 10px;
}

.services-items-group-content .services-content {
  margin-bottom: 0;
}
.home--services::after {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  content: '';
  top: 0;
  z-index: 3;
}
.services-content {
  position: relative;
  z-index: 4;
}

a:hover,a:focus {outline:0 !important;}

.tag-propertytype--group, .filter--group a i, .quick-search-result .checkbox .potato, .page--next a, .mptt a.draw-button {background: #ae0722 !important;}

.tag_reference--group, .mmk i, .add-to-fav i {color:#ae0722 !important;}

.quick-search-result .checkbox .potato {border-color:#ae0722 !important;}
.ptype .tag.tag-orange {
  font-size: 12px;position: relative;
top: -2px;
}

.page--previous a, .qs--sidebar .panel-title {
  background: #333 !important;
}

.scroll-wrap-content h4::after {
  background: #ae0722 !important;

}
.scroll-wrap-content a{
color:#ae0722;
}
.details {
  background: #f5f5f5 !important;
}

.privacyItem {
  margin-bottom: 60px;
}
.hero-content .l-sep {
  border-color: #ae0722;
}
.services-video-bg img {
  display: none;
}

.terms__hyperlink, .privacy__hyperlink {
  color: #ae0722;
}

.result-page {
  background: #f5f5f5 !important;
}

.btn-primary[disabled] {
  background: #bfbfbf !important;
}
.carousel-caption-content ,.services-video-bg imgtag {
    text-transform: uppercase;
    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: #ae0722;

}


.top-latest-nav .left.carousel-control, .testimonials-controls .left.carousel-control {
    -webkit-border-radius: 5px;
    -webkit-border-radius: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 5px;
    border-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}


.top-latest-nav .right.carousel-control, .testimonials-controls .right.carousel-control {
-webkit-border-radius: 0px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 0px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomright: 0;
border-radius: 0px;
border-top-right-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 5px;
border-bottom-right-radius: 0;
}

.news-single-content {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
}

.carousel-control:hover {
    color: #ae0722;
}
.cardInfoProperites h4 {font-size:16px;}

#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: #FFF;
  z-index: 1002;
  overflow: visible;
border-radius: 5px;
margin-right: auto;
margin-left: auto;
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border-radius: 100%;
    background: #ae0722;
    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: 80px;
    border-radius: 5px;
    border: 1px solid #ececec;
margin: 10px auto;
}


.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: #fff;
}



.split-menu #header-wrap #primary-menu > ul > li a:hover {
  color: #2F211E !important;
}


.split-menu.sticky-header #header-wrap #primary-menu > ul > li a:hover {
    color: #333;
}


.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: #fff;
    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: #fff;
}
.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: #fff !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: #fff; /* 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: #fff;
    background-color: #fc440f;
    border-color: #fc440f;
}

.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: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 40px;
}
.fee-content-inner-image {
    margin-top: -30px;
    margin-left: -30px;
    margin-bottom: -30px;
    margin-right: 60px;
}
.form-group.mort-amount .form-control {
    border: none;
    background: transparent;
    font-size: 42px;
    font-weight: 900;
}

.fee-group-inner {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}

#txtinterest2::placeholder {
    color: #2f211e;
    letter-spacing: -1px;
}

.mortgage-group .blankfooter {
    padding-bottom: 80px;
}

.btn.btn-primary.btn-mort {
    float: inherit;
    width: inherit;
    padding: 20px;
    margin-top: 15px;
}

.mort-content .control-label {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 500;
}

.mort-content {
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    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: #ae0722;
    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: #fff;
    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: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 30px;
    width: 55%;
-webkit-border-radius: 0px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius: 0px;
-moz-border-radius-topright: 5px;
border-radius: 0px;
border-top-right-radius: 5px;
}


#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: #ae0722 !important;
}

.partners-logo img {
    border-radius: 5px;
}

#hero-carousel .carousel-indicators li img {
    border-radius: 10px !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;
left:0;
    right: 81px;
right:auto;
}
.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;
top:50%;
margin:-40px 0 0;
}
.latest-type.tag.tag-orange {
    display: inline-block;
    position: absolute;
    color: #fff;
    margin-top: 20px;
    margin-left: 20px;
}


.top-latest-nav a {
    width: 80px;
    height: 80px;
    background: rgba(255,255,255,0.5) !important;
    background-image: none !important;
    opacity: 1;
    color: #2f211e;
    text-shadow: none;
}

.nli-content .date {
    margin-bottom: 0;
    font-size: 14px;
    color: #ae0722;
}
.section-page.news-list-wrapper.error-w .blankfooter {
    padding-bottom: 100px;
}

.nli-content h2 {
    font-weight: 700;
    margin-top: 0;
}
.banner-content-images img, .banner-content-map {
    background-color: #f5f5f5;
}
.scroll-wrap-content h4 {
    margin-top: 0;
}
.section-page.news-list-wrapper .blankfooter {
    padding-bottom: 0;
}
.scroll-wrap-content ul li::before {
    content: '•';
    color: #ae0722;
    margin-right: 5px;
}
.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 #EDEDED;
    padding-left: 60px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: -30px;
    margin-bottom: -30px;
}
.icon-circle i {
    font-size: 60px;
    color: #2f211e;
    background: white;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    position: relative;
    left: -5px;
    line-height: 150px;
}


.scroll-wrap-left {
    padding: 30px;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
border:none;
}


.icon-circle {
    border-radius: 9999px;margin-left: 15px;
    border: none;
    background-color: #ae0722;
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 32px;
    text-align: center;
    padding-left: 10px;
}
.section-page.guides-wrapper {
    padding: 80px 0;
    background: #f5f5f5;
}
.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;
}
.section-page.news-list-wrapper.error-w {
    margin-top: -100px;
}

.error-content.error-link h3, .error-content.error-feed h3 {
    margin-top: 0;
}
.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: #fff;
    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 {
    background: white;
    padding: 30px;
    margin-top: 50px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 30px;
    width: 95%;
    float: right;
    margin-right: 15px;
}


.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;
}
.error-content.error-link {
    margin-left: 80px;
}




div.news-list-inner:nth-child(1) > div:nth-child(1),
div.home-section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
    background-image: url('/media/design19.gnomen-europe.com/images/news-1.jpg');
}

.nav-i-l {
    margin-top: 20px;
}
.nav--item-link a::before {
    content: '•';
    color: #ae0722;
}
.error-content.error-link li::before {
    content: '•';
    color: #ae0722;
    margin-right: 5px;
}

div.news-list-inner:nth-child(2) > div:nth-child(1),
div.home-section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) {
    background-image: url('/media/design19.gnomen-europe.com/images/news-2.jpg');
}

div.news-list-inner:nth-child(3) > div:nth-child(1),
div.home-section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) {
    background-image: url('/media/design19.gnomen-europe.com/images/news-3.jpg');
}






.home--news-item h4 {
    margin-top: 0;
}

.home--news-item span {
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

.home--news-item a {
    position: relative;
}
.home--news-item h4::before {
    border-left: 2px solid #ae0722;
    content: '';
    margin-right: 5px;
}

.news-image {
    width: 600px;
    height: 400px;
    display: inline-block;
    border-radius: 5px;
background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.news-list-inner {
    height: 500px;
    overflow: hidden;
}
div.home-section.home--news-group:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: none;
}

div.news-list-inner:nth-child(2) > div:nth-child(2),
div.news-list-inner:nth-child(4) > div:nth-child(2),
div.news-list-inner:nth-child(6) > div:nth-child(2),
div.news-list-inner:nth-child(8) > div:nth-child(2),
div.news-list-inner:nth-child(10) > div:nth-child(2),
div.news-list-inner:nth-child(12) > div:nth-child(2),
div.news-list-inner:nth-child(14) > div:nth-child(2),
div.news-list-inner:nth-child(16) > div:nth-child(2),
div.news-list-inner:nth-child(18) > div:nth-child(2),
div.news-list-inner:nth-child(20) > div:nth-child(2),
div.news-list-inner:nth-child(22) > div:nth-child(2),
div.news-list-inner:nth-child(24) > div:nth-child(2),
div.news-list-inner:nth-child(26) > div:nth-child(2),
div.news-list-inner:nth-child(28) > div:nth-child(2),
div.news-list-inner:nth-child(30) > div:nth-child(2)    
  {float: left;}



div.news-list-inner:nth-child(2) > div:nth-child(1),
div.news-list-inner:nth-child(4) > div:nth-child(1),
div.news-list-inner:nth-child(6) > div:nth-child(1),
div.news-list-inner:nth-child(8) > div:nth-child(1),
div.news-list-inner:nth-child(10) > div:nth-child(1),
div.news-list-inner:nth-child(12) > div:nth-child(1),
div.news-list-inner:nth-child(14) > div:nth-child(1),
div.news-list-inner:nth-child(16) > div:nth-child(1),
div.news-list-inner:nth-child(18) > div:nth-child(1),
div.news-list-inner:nth-child(20) > div:nth-child(1),
div.news-list-inner:nth-child(22) > div:nth-child(1),
div.news-list-inner:nth-child(24) > div:nth-child(1),
div.news-list-inner:nth-child(26) > div:nth-child(1),
div.news-list-inner:nth-child(28) > div:nth-child(1),
div.news-list-inner:nth-child(30) > div:nth-child(1)    
  {float: right;}


.nli-content {
    background: #fff;
    width: 60%;
    float: right;
    padding: 30px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    position: relative;
    top: -320px;
}
.news-list-wrapper {
    padding: 80px 0;
    background: #f5f5f5;
}

.services-list-wrapper.faqs-list .services-item h4 {
    margin-top: 0;
}
.services-section.faq-component {
    padding: 80px 0 140px 0;
    background: #Fff;
}

.services-list-wrapper.faqs-list .services-item li::before {
    top: 40px;
}

.service-box-ll .services-list-wrapper.faqs-list li {
    min-height: 240px;
display: inline-block;
width: 49%;
vertical-align: top;
}

.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 {
    width: 85%;
    float: right;
    margin-right: 30px;margin-top: 50px;
}
.vsi-inner.openingshrs h5 {
    margin-bottom: 30px;
}
.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;
    margin-top: 20px;
}

.contact-list .comp-name {
    font-weight: 600;
}
.contact-info-banner img {

    width: 180px;

}
.contact-info-banner {

    margin-top: 40px;

}

.vsi-inner.faqs h5 {
    margin-bottom: 20px;
    line-height: 24px;
}
.banner-content-map-group {
    margin-top: 100px;
}

.valuation-sidebar-item hr {
    margin-top: 50px;
    margin-bottom: 50px;
}

.valuation-form .error, .contact-form .error {
    background: #fc440f;
    width: 85%;
    float: right;
    margin-right: 30px;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #fff !important;
}
.error > p:nth-child(2) {
    color: #fff;
}
.error > b:nth-child(1) {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

.has-error .control-label {
    color: #fc440f;
}

.valuation-form .error, .contact-form .error {
    background: #fc440f;
    width: 80%;
    float: right;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #fff !important;
    margin-right: 50px;
}

.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: #ae0722;
}

.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;
}

#helpBlock::before {
    background-image: url('/media/design22.gnomen-europe.com/images/info-icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    list-style: none;
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.form-horizontal textarea {
    min-height: 100px;
}
.group-element {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 5px;
    padding: 30px;
}

.valuation-form .form-horizontal {
    width: 85%;
    float: right;
    margin-right: 30px;
}

.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: #333;
}

.form-horizontal .form-control {
    box-shadow: none;
    border-color: #e8e4de;
    height: 48px;
    color: #2f211e;
}

.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: #fff;
    display: block;
}

.valuation-type.os .vtype-group h4, .valuation-type.os .vtype-group p, .vtype-group h4, .vtype-group p {
    color: #fff;
}

.valuation-type.os .vtype-group {
    background: #2f211e;
}
.vtype-group {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #ae0722;
    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: #F5f5f5;
}

.valuation-bottom-wrapper {
    padding: 80px 0;
}
.vsimg {
    width: 80px;
    height: 180px;
    float: left;
    margin-right: 20px;
}

.vsimg img {
    border-radius: 100%;
}

.services-image img {
    -webkit-border-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.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: #fff !important;margin-bottom: 120px;
}
.banner-clean::before {
    background: inherit !important;
}

.banner-clean .banner-content .l-sep {
    color: #2f211e;
}

.banner-clean .banner-content h1 {
    color: #333;
}

.banner-clean {
    background: #fff;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
}

#go-to-top a {
    display: block;
    background-image: url('/media/dimension-estates.co.uk/images/topper.svg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    width: 45px;
    height: 45px;
    outline:0;
}
#go-to-top a:hover, #go-to-top a:focus {outline:0;}

#go-to-top {
    position: fixed;
    right: 25px;
    top: 200px;
    color: #fc440f;display:none;z-index: 999999;
}

#go-to-top.notop {
    display: block;
}
.section-page.testimonials-wrapper {
    padding: 100px 0 70px 0;
}
.section-page {margin-top:-80px;}
.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(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 30px;
    border-radius: 5px;margin-bottom: 30px;
}
.services-image {
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -30px;
    margin-bottom: 30px;
}
.services-content {
    min-height: 260px;margin-bottom: 80px;
}

.services-items-group-content h4::before {
    background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
    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;
    margin-top: -80px;
}

.services-items-group-content {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 30px;margin-bottom: 30px;min-height: 400px;border-radius: 5px;
}
.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;
}

.team-header-content h3::before {
    background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    list-style: none;
    content: '';
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.split-menu #header-wrap #primary-menu > ul > li a.btn {
    color: #fff !important;
}
.team-header-group {
    margin-bottom: 60px;
    margin-top: -10px;
}

.team-header-content h3 {
    font-weight: 700;
    font-size: 32px;margin-top:0;
}

.services-item li::before {
    background-image: url('/media/design22.gnomen-europe.com/images/list-grey.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: 15px;
  margin-right: 15px;
margin-left: -50px;}

.services-item li {
    padding-left: 50px;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-bottom: 80px;
}
.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: #fff;
}
.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 #ae0722;
}

/*
.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: #fff;
margin-bottom:5px;
}

.team-single-hover h6 {
    color: #fff;
    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 #fff;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: #fff;
	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: #fff !important;
}

.hvrbox-text p {
    color: #fff;
    font-size: 14px;
}
.team-single-hover {
    border-left: 2px solid #ae0722;
    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);
}


.banner-content h1 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 20px;
}

.header-banner::before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
}

.header-banner {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.banner-content .l-sep {
    color: #fff;
    padding-left: 20px;
border-color: #ae0722;
}

.banner-top {
    background: #f5f5f5;
    position: relative;
    width: 100%;
    height: 450px;
    z-index: 99;
    top: -90px;
}

.banner-content {
    margin-top: 130px;
}

.careto {
    display: inline-block;
    margin-left: 2px;}

.ccc-price {
    margin-top: 30px;
}
.ccc-btn a {
    margin-top: 30px;
    float: right;
}

.footer-content h4::after {
    content: '';
    width: 30px;
    height: 1px;
    background: #ae0722;
    position: absolute;
    top: 45px;
    left: 15px;
}
.colophon-group p span::before {
    content: '©';
    margin-right: 5px;
}
.navigation__footer.social__footer {
    padding-left: 0;
    text-align: center;
}
.navigation__footer.social__footer li {
    border: 1px solid #fff;
}
.colophon {
    margin-top: 70px;
    border-top: 1px solid #464646;
    padding-top: 30px;
    padding-bottom: 15px;
}

.colophon p, .colophon a {
    color: #fff;
}

.footer-content h4 {
    margin-top: 0;
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px;
}

.footer-content ul {
    padding-left: 0;
    list-style: none;
}


.footer-content ul > li {
    color: #fff;
}

.footer-content .logo-footer {
    margin-bottom: 30px;
    width: 250px;
    height: auto;
}

.footer-content .company-info {
    list-style: none;
    padding-left: 0;
    border-left: 1px solid #fff;
    padding-left: 20px;
}

.footer-content .logo-footer {
    margin-bottom: 30px;
}

.footer-content .company-info li {
    color: #fff;
}

.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: #ffffff !important;
}
.gnomen_icon {
    fill: #ae0722 !important;
}
.btn-stroke {
    border: 2px solid #fff !important;
}
.cta-group-btn {
    float: right;
    margin-top: 20px;
}
.cta-group-content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;margin-top: 0;
margin-bottom: 10px;
}

.cta-group-content p {
    color: #fff;
}
.cta-orange {
    background: #ae0722;
    color: #fff;
}
.cta--group {
    padding: 30px;
    border-radius: 5px;
width: 98%;
margin-right: auto;
margin-left: auto;
    box-shadow: 0px 11px 9px -4px rgba(0,0,0,0.36);
}

.cta-relative {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -75px;
}

footer {
    background: #333333;
    padding: 150px 0 0px 0;
    color: #fff;
}


.home-section.home--partners {
    background: #F7F7F7;
    padding: 70px 0 140px 0;
}

.nav--content h4::before {
    background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    width: 24px;
    height: 24px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 5px;
}


.featured-tag::before {
    background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    width: 18px;
    height: 18px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.featured-tag {
    display: block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.home--news-item {
   /* border: 1px solid #d7d7d7; */
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    height: 340px;
    overflow: hidden;

 /*  background: rgba(88, 69, 65, 0.2);
background-position: center center;
background-size: cover; */
}

.home--news-item::before {
    content: '';
    background: #F0F0F0;
    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: #333;
    position: relative;
}

.btn-line::after {
    content: '';
    border-bottom: 1.5px solid #2f211e;
    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 50px 0;
}

.home--news-content h5 {
    font-size: 16px;
    color: #ae0722;
    text-transform: uppercase;
    font-weight: 500;
}

.home--news-content h2 {
    font-weight: 700;
    font-size: 42px;
}

.home--valuation-img .img-one, .home--valuation-img .img-two {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    padding: 20px;
    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: #333;
    font-weight: 700;
    font-size: 42px;
    width: 70%;
}

.home--valuation-content h2::before {
    background-image: url('/media/dimension-estates.co.uk/images/logo-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    width: 40px;
    height: 40px;
    margin-right: 20px;display: inline-block;
}

.home--valuation-content .l-sep {
    color: #333;
    padding-left: 20px;
    margin-bottom: 30px;border-color:#ae0722;
}

.home-section.home--valuation {
    background: #f4f4f4;
    padding: 100px 0 160px 0;
    color: #fff;
}

.testimonial-content h4 {
    margin-top: 0;
    margin-bottom: 0;
}
.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-author {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-content  .l-sep {
    border-color: #2f211e;
    padding-left: 20px;
    margin-top: 20px;
}

.testimonial-content  .rating {
    color: #f9b106;
    margin-top: 10px;
    font-size: 12px;
    position: relative;
    display: block;
}

.testimonial-content  h6 {
    text-transform: uppercase;
    margin-top: 10px;
    color: #ae0722;
}

#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: -20px;
}

#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: 190px 0 80px 0;
}

.testimonials-content h2 {
    font-weight: 700;
    font-size: 42px;
    width: 50%;
}

.trust-pilot {
    position: absolute;
    right: 80px;
    top: 20px;
    width: 100px;
    height: 60px;
}

.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: #ae0722;
    position: relative;
    top: 2px;
}

.lp-content .btn {
    float: right;
    margin-top: -50px;
}

ul.latest-features {
    padding-left: 0px;margin-bottom: 30px;
}

ul.latest-features li {
    display: inline-block;
    margin-right: 20px;
    color: #2F211E;
}

.latestproperties-content {
    background-color: #fff;
    margin-top: -30px;
    position: relative;
    bottom: -80px;
-webkit-box-shadow: 0px 11px 9px -4px rgba(0,0,0,0.36); 
box-shadow: 0px 11px 9px -4px rgba(0,0,0,0.36);
border-radius: 5px;
}
.lp-content .l-sep {
    border-color: #63504b;
    padding-left: 20px;
    margin-bottom: 20px;
}
.latestproperties-content h1 {
  font-size: 2.2rem;
}
.latestproperties-content .image-featured img {
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
width: 100%;
height: 100%;
object-fit: cover;
}

.image-featured {
    height: 400px;
}

.lp-content {
    padding: 40px;
}

.home-section.home--latestproperties {
    background-color: #f0f0f0;
    padding: 80px 0 0 0;
    margin: 0 0 80px;
    background-image: url('/media/design22.gnomen-europe.com/images/servicesbg.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
}

.latestproperties-header .l-sep {
    color: #333;
    padding-left: 20px;
    width: 60%;border-color:#ae0722;
}

.latestproperties-header h2 {
    color: #333;
    font-weight: 700;
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 20px;
}


.gli-icon.tgi {
    background-image: url('/media/design19.gnomen-europe.com/images/guides-icon-tenant.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px;
}


.gli-icon.lgi {
    background-image: url('/media/design19.gnomen-europe.com/images/guides-icon-landlord.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px;
}


.gli-icon.bgi {
    background-image: url('/media/design19.gnomen-europe.com/images/guides-icon-buyer.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px;
}


.gli-icon.vgi {
    background-image: url('/media/design19.gnomen-europe.com/images/guides-icon-vendor.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px;
}

.services-content .btn {
    margin-top: 20px;
}

.gli-content {
    position: relative;
    text-align: center;
    margin-top: 40px;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
}
.gli-icon {
    width: 70px;
    height: 70px;
    background: #ae0722;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 20px;
    border-radius: 100%;
}


.gli-icon:hover {
     background-color: #333;
}
.guides-list a:hover {
    color: #ae0722;
}

.home-section.home--guides {
    background: #fff;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    padding: 80px 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: #333;
    padding-left: 20px;
    border-color: #ae0722;

}

.guides-content h2 {
    color: #333;
    font-weight: 700;
    font-size: 42px;
    width: 40%;
    margin-bottom: 20px;
}

.guides-list-item {
    background: #f0f0f0;
    min-height: 180px;
    border-radius: 10px;
}

.list-icon li {
    color: #fff;
    list-style: none;
    line-height: 32px;
}
.services-content .l-sep {
    border-color: #fff;
    color: #fff;
    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/dimension-estates.co.uk/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;
}
.home--services {
  background-color: #636363;
  color: #fff;
  background-image: url('/media/design22.gnomen-europe.com/images/services-main.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;position:relative;
}
.tag-block {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    padding: 8px 12px;
    margin-top: 80px;
}
.services-content h2 {
    color: #fff;
    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: #ae0722;
    position: absolute;
    right: -50px;
    top: 260px;
    z-index: 4;
    border-radius: 100%;
}
.np {
    padding: 0;
}
.home--about-content p.l-sep {
    border-color: #2f211e;
    padding-left: 20px;margin-bottom: 30px;
}
.home--about .img-group img.img-one{
-webkit-box-shadow: 0px 11px 9px -4px rgba(0,0,0,0.6);
box-shadow: 0px 11px 9px -4px rgba(0,0,0,0.6);
}
.hasi-icon img {
    margin-right: auto;
    margin-left: auto;
    width: 50px;
    height: auto;
    margin-top: 35px;
}
.img-group {
    position: relative;
    top: 60px;
}
.home-about-services-item::after {
    content: '';
    position: absolute;
    right: 40px;
    margin-top: -75px;
    background-image: url('/media/design19.gnomen-europe.com/images/arrow-list.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    width: 40px;
    height: 40px;
}


.hasi-content {
    margin-left: 140px;
    margin-right: 100px;
}

.home-section.home--about {
    background-image: url('/media/dimension-estates.co.uk/images/home-bg.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
position: relative;
top: -1px;
padding: 80px 0;
}

.hasi-icon {
    float: left;
border-right: 1px solid #EAE6E6;
height: 120px;
width: 120px;
}



.home-about-services-item {
    height: 120px;
    margin-bottom: 20px;
    border: 1px solid #eee;border-radius: 5px;
}
.hasi-content h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;margin-top: 20px;color: #ae0722;
}

.home--about-content h5 {
    font-size: 16px;
    color: #ae0722;
    text-transform: uppercase;font-weight: 500;
}

.home--about-content h2 {
    font-weight: 700;
    font-size: 42px;
}

.img-group img.img-two {
    left: 0px;
    top: 70px;
}

.img-group img {
    position: absolute;
    left: 0;
    top: 0;
}

.img-group img.img-one {
    z-index: 1;
    left: 90px;
}
.img-group img {
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    height: 600px;
    object-fit: cover;
    border-radius: 5px;
}

.bottom-controls .carousel-control {
    background-color: #fff;
    display: inline-block;
    font-size: 40px;
    width: 80px;
    height: 80px;
    background-image: none;
    opacity: 1;
}

.bottom-controls {
    position: absolute;
    bottom: 80px;
    z-index: 2;
    width: 161px;
    right: 0;
}
.bottom-controls .carousel-control i {
    top: 20px !important;
    text-align: center;
    color: #222;
    text-shadow: none;
    left: 35px;
}

.carousel-control i {
    top: 40% !important;
    position: absolute;
}
.ccc-price span {
    color: #fff;
    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: #fff;
}

.tag-orange {
    background: #ae0722;
}

.tag {
    border-radius: 5px;
    padding: 2px 6px;
    font-size: 14px;
}

.carousel--caption h3 {
    font-size: 20px !important;
    margin-top: 0;
    margin-bottom: 0;
}
.carousel-cover {
    width: 100%;
    height: 100vh !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: #fff;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: 10px;
}

.carousel-indicators .active {
    display: inline-block;
    width: 120px;
    height: 60px;border: none;}


.carousel-indicators {
    left: 18%;
    bottom: 180px;
}
.hero-content p {
    padding-left: 20px;
}
.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-carousel {
    position: absolute;
    top: 0;
    width: 100%;height: 100vh;
}

.hero-content h1, .hero-content p {
    color: #fff;
padding-left:15px;
text-shadow: 2px 2px 0 #000;
}

.split-menu #logo a.site-identity {
    float: left;
    width: 196px;
    height: 70px;
    margin-top: 0;
background-image: url('/media/dimension-estates.co.uk/images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
margin: 10px 0;
}

.split-menu.sticky-header #logo a.site-identity {
    float: left;
    width: 196px;
    height: 70px;
    margin-top: 0px;
background-image: url('/media/dimension-estates.co.uk/images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
margin: 10px 0;
}



.hero--slider .hero-content {
    position: relative;
    top: 18vh;z-index: 1;
}
.nav--item-img a img {
    border-radius: 5px;
}

.split-menu #header-wrap a.btn:hover {
    color: #fff !important;
}

.hero--wrapper {
   background: url("/media/dimension-estates.co.uk/images/hero-main.jpg") no-repeat;
position: relative;
width: 100%;
height: 100vh;
z-index: 99;
top: 0;
background-size: cover;
}
.nav--item-img {
    margin-top: 20px;
}
.nav--item-img a span {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
    color: #2F211E;
    margin-top: 10px;
}
.nav--item-img.ps-nav img {
    max-height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.navbar-default{
color: #fff;
background-color: #ccc6c6;
border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
}
.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: #333333;
  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:#fff;
  }
}





body{
  font-family: 'Roboto', sans-serif;
  background:#fff;
  overflow-x: hidden!important;
color:#2F211E;

}


h1,h2,h3,h4,h5,h6{
  font-family: 'Poppins', sans-serif;
  margin: 15px 0;
color:#333;
}

h1{
  font-size:43px;
  font-weight:700;letter-spacing: -1.3px;
}
h3 .white small,
h2 .white small{
color:#fff;
}

h3{
  font-size:24px;
  font-weight:700;letter-spacing: -1.3px;
}
h2{
letter-spacing: -1.3px;
}

h3.widget-title{
margin:0;
font-size:16px;
}

h4{
  font-size:18px;
  font-weight:700;letter-spacing: -0.3px;

}

h5{
  font-size:24px;
  font-weight:700;
}

p{
  font-size:15px;
  color:#2F211E;
  line-height:2;
}

li{
  font-size:15px;
  line-height:2;
}

a{
  transition: color 0.6s ease;
  color:inherit;
}

a:hover{
  text-decoration: none;
}

a:focus{
  text-decoration: none;
}




.bg-section-pad0{padding:0; margin-top:40px;}

.bg-section-pad150{padding:150px 0px; margin-top:40px;}

.btn{padding:10px 12px;border:none;border-radius:5px;}

.btn-primary{
  transition: all 0.6s ease;
background: #ae0722;
color: #fff;
}

.btn-primary:hover{
  background:#333;color:#fff;
}
.btn-primary:active,.btn-primary:focus,.btn-primary:focus:active {background:#333;color:#fff;}

.btn-secondary{
  transition:background-color 0.6s ease;
  background:#333;
  color:#fff;

}

.btn-secondary:hover{
  background:#000;
  color:#fff;
}





.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:#fff;
}


.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: #fff; 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: #fff!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: #fff; 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: #fff; 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: #fff; 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: #fff; 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%); }


.award-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99;
text-align: right;
}
.award-box img {
  display: inline-block;
  max-width: 100px;
}
.partner-box {
  display: inline-block;
  width: 20%;
  padding: 0 10px;
}

/* Home-Video */

.home-vid-box {
  position: relative;
}
.hero--slider {
  position: relative;
}


.hero--slider::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

#myVideo {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hero-content {
  position: absolute;
  bottom: 0;
  z-index: 99;
  left: 0;
  width: 100%;
}
.qs--radio input {
 visibility: hidden;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
left: 0;
height: 34px;
top: 0;
}
.qs--radio {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
position: relative;
}
.qs--radio label {
  margin: 0;
  padding: 7px 20px;
  background: #af1f24;
cursor: pointer;
}
.qs--radio:nth-child(2) label {
  background: #6aa0d5;
  margin: 0 0 0 -3px;
}


.quicksearch___group #suggestions .response ul{
padding: 10px !important;
position: absolute;
width: 280px !important;
top: 34px;
left: 15px;
list-style: none;
background: #fff;
}
.quicksearch___group #suggestions .response ul li {
  margin-bottom: 5px;
  border-bottom: 1px solid #ececec;
}
/*
.show-mob{
display:none;
}
.show-desk{
display:block;
}
*/

@media only screen and (max-width: 767px) {
.award-box img {
  max-width: 70px;
}
}