/*
 Theme Name:   Site Finder - Landmarket Child Theme 
 Description:  A child theme of Landmarket for Site Finder
 Author:       Social Response
 Template:     landmarket
 Version:      1.0.0
*/
.sf-intro-text:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: "icomoon";
  src: url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/icomoon.eot?-p4zk6c");
  src: url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/icomoon.eot?#iefix-p4zk6c") format("embedded-opentype"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/icomoon.ttf?-p4zk6c") format("truetype"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/icomoon.woff?-p4zk6c") format("woff"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/icomoon.svg?-p4zk6c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'landmarketicons';
  src: url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/landmarketicons.eot?2w8sxw");
  src: url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/landmarketicons.eot?2w8sxw#iefix") format("embedded-opentype"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/landmarketicons.ttf?2w8sxw") format("truetype"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/landmarketicons.woff?2w8sxw") format("woff"), url("http://www.landmarket.co.uk/wp-content/themes/landmarket/fonts/landmarketicons.svg?2w8sxw#landmarketicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding: 15px;
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
}

/*.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px; 
	margin-bottom: 24.9984px;
}*/
/* Form Fix */
.widget {
  margin-bottom: 24.9984px;
}

.widget:after {
  content: " ";
  display: block;
  clear: both;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.search-form:after {
  content: " ";
  display: block;
  clear: both;
}

.search-form input {
  float: left;
  height: 24px;
}

.search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 150px;
}

.search-form input[type="submit"] {
  background: #000;
  color: #fff;
  height: 24px;
  border: none;
  padding: 0 10px;
}

.search-form input[type="submit"]:hover {
  opacity: .8;
}

.post-password-form p:after {
  content: " ";
  display: block;
  clear: both;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type="password"] {
  margin: 0 4px 0 0;
  width: 300px;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 24px;
}

.post-password-form input[type="submit"] {
  background: #000;
  color: #fff;
  height: 24px;
  border: none;
  padding: 0 10px;
}

.post-password-form input[type="submit"]:hover {
  opacity: .8;
}

#header {
  width: 100%;
  position: relative;
  z-index: 9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjY2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQ0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yOCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.91)), color-stop(17%, rgba(255, 255, 255, 0.83)), color-stop(26%, rgba(255, 255, 255, 0.78)), color-stop(27%, rgba(255, 255, 255, 0.79)), color-stop(29%, rgba(255, 255, 255, 0.76)), color-stop(46%, rgba(255, 255, 255, 0.66)), color-stop(74%, rgba(255, 255, 255, 0.44)), color-stop(76%, rgba(255, 255, 255, 0.44)), color-stop(100%, rgba(255, 255, 255, 0.28)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.91) 0%, rgba(255, 255, 255, 0.83) 17%, rgba(255, 255, 255, 0.78) 26%, rgba(255, 255, 255, 0.79) 27%, rgba(255, 255, 255, 0.76) 29%, rgba(255, 255, 255, 0.66) 46%, rgba(255, 255, 255, 0.44) 74%, rgba(255, 255, 255, 0.44) 76%, rgba(255, 255, 255, 0.28) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.91) 0%, rgba(255, 255, 255, 0.83) 17%, rgba(255, 255, 255, 0.78) 26%, rgba(255, 255, 255, 0.79) 27%, rgba(255, 255, 255, 0.76) 29%, rgba(255, 255, 255, 0.66) 46%, rgba(255, 255, 255, 0.44) 74%, rgba(255, 255, 255, 0.44) 76%, rgba(255, 255, 255, 0.28) 100%);
}

#header .container-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.header-top {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0 11px 4px;
}

.header-top:after {
  content: " ";
  display: block;
  clear: both;
}

.header-top:before {
  content: "";
  background-color: #5fa050;
  height: 2px;
  position: absolute;
  left: -9999px;
  right: -9999px;
  bottom: 0;
}

.header-top p {
  margin: 0;
}

.header-content {
  padding: 21px 4px 12px;
}

.header-content:after {
  content: " ";
  display: block;
  clear: both;
}

.header-content .lightbox.opener {
  display: none;
}

.header-content .lightbox.opener .icon-tel {
  font-size: 30px;
  line-height: 1;
  margin: 1px 0 0;
  display: inline-block;
  vertical-align: top;
  color: #bfbfbf;
}

.header-content .lightbox.opener .icon-tel:hover {
  text-decoration: none;
  color: #404040;
}

.header-content .nav-opener {
  display: none;
}

#nav {
  position: relative;
  z-index: 1;
  padding: 13px 4px 13px  0;
}

#nav .nav-drop {
  font-size: 19px;
  line-height: 25px;
}

#nav .nav-drop:after {
  content: " ";
  display: block;
  clear: both;
}

#nav .nav-drop > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  padding: 3px 0 3px 0;
}

#nav .nav-drop > ul:after {
  content: " ";
  display: block;
  clear: both;
}

#nav .nav-drop > ul > li {
  float: left;
  list-style-type: none;
  margin: 0 45px 0 0;
  position: relative;
}

#nav .nav-drop > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  background: #5fa050;
  color: #fff;
  top: 40px;
  left: -15px;
  width: 250px;
  padding: 10px 15px 20px;
  font-size: 15px;
  line-height: 20px;
  border-radius: 0 0 5px 5px;
}

#nav .nav-drop > ul > li > ul:before {
  content: "";
  height: 30px;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  background: none;
}

#nav .nav-drop > ul > li > ul > li {
  list-style-type: none;
}

#nav .nav-drop > ul > li:last-child {
  margin: 0;
}

#nav .nav-drop > ul > li > a {
  color: #fff;
  font-weight: lighter;
}

#nav .nav-drop > ul > li > a:hover {
  text-decoration: none;
  color: #fffcb6;
}

#nav .nav-drop > ul > li.active a {
  color: #fffcb6;
}

#nav .nav-drop > ul > li.hover ul {
  display: block;
}

#nav .nav-drop > ul > li.hover ul > li {
  margin: 0 0 5px;
}

#nav .nav-drop > ul > li.hover ul a {
  color: #fff;
}

#nav .nav-drop > ul > li.hover ul a:hover {
  color: #fffcb6;
  text-decoration: none;
}

#nav .nav-drop > ul > li.hover a {
  color: #fffcb6;
}

#nav:before {
  content: "";
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  background: #5fa050;
  z-index: -1;
}

#nav .nav-drop.alternate {
  height: 41px;
}

#nav .mail {
  display: none;
}

#nav .mail a {
  color: gray;
}

#nav .btn {
  float: right;
  color: #fff;
  margin: 0 -5px 0 0;
  display: block;
  height: 41px;
  min-width: 225px;
  max-width: 250px;
  padding: 8px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 4px;
  background: #8dc97f;
  text-align: center;
}

#nav .btn:hover {
  text-decoration: none;
  background: #fff;
  color: #8dc97f;
}

main.test .container-holder {
  padding-top: 40px;
}

main.test .container-holder:after {
  content: " ";
  display: block;
  clear: both;
}

main.test #content {
  width: 60%;
}

main.test #sidebar {
  width: 35%;
}

.home .list {
  color: #fff;
  border-top: 1px solid #fff;
  padding: 36px 0 0;
}

.home .list:after {
  content: " ";
  display: block;
  clear: both;
}

.home .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  width: 42%;
  float: left;
  padding: 0 11px 0 49px;
}

.home .list ul:first-child {
  width: 58%;
}

.home .list ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 12px;
}

.home .list ul .icon-checked {
  position: absolute;
  top: 4px;
  left: -48px;
  font-size: 14px;
  line-height: 20px;
}

.home .advertise-block .title-holder {
  width: 100%;
  margin: 0 0 6px;
  text-align: center;
}

.home .advertise-block .title-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.home .advertise-block .container-holder {
  padding-bottom: 52px;
}

.home .advertise-block .icon-book {
  float: left;
  font-size: 73px;
  line-height: 1;
  margin: 0 21px 10px 8px;
}

.home .advertise-block .advertise {
  margin: 0 -24px;
  text-align: center;
}

.home .advertise-block .advertise .title {
  font-size: 37px;
  line-height: 40px;
  font-weight: 600;
  float: left;
  display: inline-block;
  text-align: left;
  max-width: 100px;
  margin: -7px 0 0;
  font-weight: lighter;
}

.home .advertise-block .advertise p {
  margin: 0 0 25px;
}

.home .advertise-block .advertise .opener {
  display: none;
}

.home .advertise-block .advertise .opener:hover {
  text-decoration: none;
}

.home .advertise-block .btn {
  font-size: 19px;
  line-height: 25px;
  color: #fff;
  border-radius: 4px;
  display: block;
  width: 100%;
  background: #8dc97f;
  padding: 8px 10px;
  text-align: center;
}

.home .advertise-block .btn:hover {
  text-decoration: none;
  background: #fff;
  color: #8dc97f;
}

.home .columns-container {
  padding: 58px 0 58px;
  font-size: 18px;
  line-height: 25px;
}

.home .columns-container .container-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.home .columns-container .column {
  float: left;
  width: 47%;
}

.home .columns-container .column:nth-child(2n) {
  margin: 0 0 0 4.2%;
  width: 48%;
}

.home .columns-container h2 {
  font-size: 29px;
  line-height: 36px;
  color: #5fa050;
  font-weight: 400;
  margin: 0 0 10px;
}

.home .columns-container .text-block {
  overflow: hidden;
}

.home .columns-container .text-block p {
  margin: 0 0 23px;
}

.home .columns-container .btn {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  background: #5fa050;
  height: 41px;
  min-width: 160px;
  max-width: 100%;
  padding: 8px 10px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4px;
}

.home .columns-container .btn:hover {
  background: #8dc97f;
  text-decoration: none;
}

.home .list-block {
  float: left;
  width: 53%;
  padding: 51px 4px 0;
}

.home .list-block .title {
  font-size: 48px;
  line-height: 60px;
  display: block;
  margin-bottom: 0;
  font-weight: normal;
  color: #fff;
  margin-bottom: 34px;
}

.home .list-block .opener {
  display: none;
}

.home .list-block .opener:hover {
  text-decoration: none;
}

.home .content-block .container-holder {
  padding-top: 68px;
}

.home .slogan-block2.last {
  margin: 0 0 20px;
}

.breadcrumbs-block {
  background: #e6e6e6;
  display: inline-block;
  vertical-align: top;
  letter-spacing: -4px;
  padding: 9px 15px 0;
  margin-bottom: 23px;
}

.breadcrumbs-block .breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}

.breadcrumbs-block .breadcrumbs:after {
  content: " ";
  display: block;
  clear: both;
}

.breadcrumbs-block .breadcrumbs li {
  float: left;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #5fa050;
  list-style-type: none;
}

.breadcrumbs-block .breadcrumbs li + li {
  margin-left: 16px;
}

.breadcrumbs-block .breadcrumbs li + li:before {
  content: ">";
  position: absolute;
  left: -12px;
  top: 0;
}

.breadcrumbs-block .breadcrumbs a {
  color: #5fa050;
}

.breadcrumbs-block .breadcrumbs a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.breadcrumbs-block .back {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-right: 37px;
  padding-left: 12px;
}

.breadcrumbs-block .back a {
  font-size: 14px;
  line-height: 18px;
  color: #5fa050;
  display: block;
  position: relative;
}

.breadcrumbs-block .back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -11px;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 6px 5px 0;
  border-color: transparent #5fa050 transparent transparent;
}

.breadcrumbs-block .back a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.breadcrumbs-block .back a:hover:before {
  border-color: transparent #8dc97f transparent transparent;
}

.blog-container:after {
  content: " ";
  display: block;
  clear: both;
}

#content {
  width: 66%;
  float: left;
  font-size: 16px;
  line-height: 25px;
  color: #404040;
  padding: 0 3px 0 2px;
}

#content .text-wrap {
  padding-bottom: 5px;
}

#content .text-wrap:after {
  content: " ";
  display: block;
  clear: both;
}

#content .pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 112px -6px;
  border-top: 1px solid #bfbfbf;
  padding-top: 23px;
}

#content .pagination:after {
  content: " ";
  display: block;
  clear: both;
}

#content .pagination li {
  float: left;
  list-style-type: none;
  margin: 0 0 6px 6px;
}

#content .pagination li.active a {
  background: #5fa050;
  text-decoration: none;
  color: #fff;
}

#content .pagination a {
  border: 2px solid #5fa050;
  display: block;
  width: 31px;
  height: 29px;
  text-align: center;
  color: #5fa050;
  padding: 0 5px;
  border-radius: 3px;
}

#content .pagination a:hover {
  background: #5fa050;
  text-decoration: none;
  color: #fff;
}

#content .pagination span {
  border: 2px solid #5fa050;
  display: block;
  width: 31px;
  height: 29px;
  text-align: center;
  color: #fff;
  padding: 0 5px;
  border-radius: 3px;
  background: #5fa050;
  cursor: default;
}

.page-numbers.next {
  display: none !important;
}

.page-numbers .screen-reader-text {
  display: none !important;
}

#content .pagination a {
  display: inline-block;
}

#content .pagination span {
  display: inline-block;
}

#content h1 {
  margin: 0 0 4px;
  font-size: 29px;
  line-height: 40px;
  color: #5fa050;
  text-transform: capitalize;
  font-weight: normal;
}

#content .author {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #bfbfbf;
  padding: 0 2px;
  margin-bottom: 30px;
}

#content .author a {
  text-transform: capitalize;
  color: #5fa050;
}

#content .author a:hover {
  text-decoration: none;
  color: #8dc97f;
}

#content .author time {
  text-transform: capitalize;
}

#content .txt {
  font-size: 24px;
  line-height: 34px;
  color: #404040;
  font-weight: normal;
  display: block;
  max-width: 670px;
  margin-bottom: 30px;
}

#content .txt em {
  text-transform: capitalize;
  font: 70px/72px Georgia, "Times New Roman", Times, serif;
  float: left;
  margin: 0 17px -5px -2px;
}

#content p {
  margin-bottom: 15px;
}

#content h2 {
  margin: 0 0 17px;
  font-size: 24px;
  line-height: 30px;
  color: #5fa050;
  text-transform: capitalize;
  font-weight: normal;
  padding-top: 20px;
}

#content .text-hold {
  float: left;
  width: 56%;
  padding: 1px 1px 0;
}

#content .quote-block {
  float: right;
  width: 40%;
  padding: 12px 0;
  margin-left: 20px;
}

#content .quote-block.alignleft {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}

#content .quote-block.alignnone {
  float: none;
  margin: 0 auto;
}

#content blockquote {
  font: 18px/24px "Libre Baskerville", "Georgia", "Time New Roman", "Times", serif;
  border-left: 0;
  color: #bfbfbf;
  margin: 0;
  padding: 17px 5px 23px;
  border-top: 6px solid #e6e6e6;
  border-bottom: 6px solid #e6e6e6;
}

#content .read {
  color: #bfbfbf;
  font: 14px/24px "Libre Baskerville", "Georgia", "Time New Roman", "Times", serif;
  display: block;
  padding: 35px 0 0 63px;
  position: relative;
}

#content .read .icon-home {
  position: absolute;
  bottom: -5px;
  left: 2px;
  font-size: 55px;
  line-height: 1;
  color: #5fa050 -lighter;
}

#content .img-holder {
  float: right;
  width: 60.1%;
  background: #e6e6e6;
  border-radius: 3px;
  padding: 14px 13px 13px;
}

#content .img-holder a {
  display: block;
  margin-bottom: 6px;
}

#content .img-holder a:hover {
  opacity: .7;
}

#content .img-holder .caption {
  font-size: 12px;
  line-height: 14px;
  color: gray;
  display: block;
}

#content .read-holder a {
  display: inline-block;
  vertical-align: top;
  background: #8dc97f;
  color: #fff;
  padding: 0 22px;
  font-size: 14px;
  line-height: 32px;
  text-transform: capitalize;
  border-radius: 3px;
}

#content .read-holder a:hover {
  opacity: .7;
  text-decoration: none;
}

.social-img {
  padding: 21px 13px 22px;
  border-top: 1px solid #d9e0e9;
  border-bottom: 1px solid #d9e0e9;
  margin-top: 48px;
}

.social-img:after {
  content: " ";
  display: block;
  clear: both;
}

.two-cols {
  margin: 0 -15px;
}

.two-cols:after {
  content: " ";
  display: block;
  clear: both;
}

.two-cols .col {
  padding: 0 15px;
  width: 50%;
  float: left;
  margin-bottom: 15px;
}

.two-cols .col .img-wrap {
  margin-bottom: 12px;
}

.two-cols .col .img-wrap a:hover {
  opacity: .7;
}

.two-cols .col img {
  width: 100%;
  height: auto;
}

.two-cols .col p {
  margin-bottom: 12px !important;
}

.two-cols .col .author {
  margin-bottom: 14px !important;
  padding: 0 !important;
}

.two-cols h3 {
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  margin: 0 0 1px;
  font-weight: normal;
}

.two-cols h3 a {
  color: #5fa050;
}

.two-cols h3 a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.two-cols .txt-wrap {
  overflow: hidden;
}

.blogroll-container:after {
  content: " ";
  display: block;
  clear: both;
}

.blogroll-container #content {
  padding-left: 0;
}

.blogroll-container #content h1 {
  padding: 0 3px;
  margin-bottom: 18px;
}

.blogroll-container #content .author {
  margin-bottom: 17px;
}

.blogroll-container .two-cols {
  position: relative;
  padding-top: 6px;
  margin: 0 -15px -14px;
}

.blogroll-container .two-cols:before {
  content: "";
  position: absolute;
  right: 15px;
  left: 15px;
  background: #bfbfbf;
  top: 0;
  height: 1px;
}

.blogroll-container .two-cols .img-wrap {
  padding-top: 30px;
}

.blogroll-container .two-cols .col {
  margin-bottom: 50px;
}

.blogroll-container .two-cols .col:nth-child(n+3) .img-wrap {
  border-top: 1px solid #bfbfbf;
}

.blogroll-container .two-cols .author {
  margin-bottom: 13px !important;
}

.blogroll-container .two-cols p {
  margin-bottom: 0 !important;
}

.blogroll-container .txt-wrap {
  padding-bottom: 13px;
}

.landing .banner-block {
  position: relative;
  margin-top: 0;
  padding-top: 141px;
}

.landing .banner-block .container-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.landing .banner-block .bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

.landing .banner-block .bg-stretch img {
  width: 100%;
  height: auto;
  max-width: none;
}

.landing .list {
  color: #fff;
  border-top: 1px solid #fff;
  padding: 36px 0 0;
}

.landing .list:after {
  content: " ";
  display: block;
  clear: both;
}

.landing .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  width: 42%;
  float: left;
  padding: 0 11px 0 49px;
}

.landing .list ul:first-child {
  width: 58%;
}

.landing .list ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 12px;
}

.landing .list ul .icon-checked {
  position: absolute;
  top: 7px;
  left: -48px;
  font-size: 20px;
  line-height: 20px;
}

.landing #header {
  background: transparent;
  position: absolute;
  top: 39px;
  left: 0;
  right: 0;
}

.landing .header-content {
  padding: 21px 21px 19px 4px;
}

.landing .header-content .lightbox.opener {
  display: none;
}

.landing .list-block {
  float: left;
  width: 53%;
  padding: 51px 4px 0;
}

.landing .list-block .title {
  font-size: 48px;
  line-height: 60px;
  display: block;
  margin-bottom: 0;
  font-weight: normal;
  color: #fff;
  margin-bottom: 34px;
}

.landing div.wpcf7-mail-sent-ok {
  color: white !important;
  margin: 0 !important;
  padding: 5px !important;
  text-align: center !important;
  margin-top: 10px !important;
  color: white !important;
  text-align: center;
  padding: 5px;
  margin: 0px;
  margin-top: 15px;
}

.landing div.wpcf7-validation-errors {
  color: white !important;
  text-align: center;
  padding: 5px;
  margin: 0px;
  margin-top: 15px;
}

.advertise-block .container-holder {
  padding-top: 66px;
  padding-bottom: 73px;
}

.advertise-block .container-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.advertise-block .advertise {
  width: 31.4%;
  float: right;
  background: #5fa050;
  border-radius: 7px;
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  position: relative;
  padding: 21px 27px 62px;
}

.advertise-block .advertise .title {
  font-size: 29px;
  line-height: 54px;
  display: block;
  margin-bottom: 8px;
  font-weight: normal;
  text-transform: capitalize;
}

.advertise-block .advertise .img-hold {
  position: absolute;
  bottom: 0;
  right: 0;
}

.advertise-block .advertise .img-hold img {
  width: 100%;
  height: auto;
}

.advertise-block .advertise p {
  margin-bottom: 7px;
}

.advertise-block .list-block {
  padding: 0 10px 0 14px;
  width: 68%;
  margin-top: -18px;
}

.advertise-block .list-block .list {
  padding: 0;
  color: #404040;
}

.advertise-block .list-block .list ul {
  padding: 0 0 0 40px;
  font-size: 18px;
  line-height: 25px;
  width: 47.6%;
}

.advertise-block .list-block .list ul:first-child {
  width: 45%;
  margin-right: 4.5%;
}

.advertise-block .list-block .list ul .icon-checked {
  color: #5fa050;
  left: -30px;
}

.advertise-block .list-block .list ul li {
  margin-bottom: 18px;
  line-height: 1.3;
}

.advertise-block .list-block .title {
  color: #404040;
  display: block;
  font-weight: normal;
  font-size: 29px;
  line-height: 54px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.guide-block {
  background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
}

.guide-block .three-cols:after {
  content: " ";
  display: block;
  clear: both;
}

.guide-block .col {
  font-size: 34px;
  line-height: 56px;
  color: #5fa050;
  float: left;
  width: 33.33%;
  border-left: 1px solid #fff;
  border-right: 1px solid #bfbfbf;
  position: relative;
  text-align: center;
  height: 100%;
  white-space: nowrap;
  padding: 20px 10px;
}

.guide-block .col:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.guide-block .col:first-child {
  border-left: 1px solid #fff;
}

.guide-block .col:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  bottom: 0;
  background: #bfbfbf;
  width: 1px;
}

.guide-block .col:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  background: #fff;
  width: 1px;
}

.guide-block .col span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

.guide-block .col em {
  font-style: normal;
  display: block;
  font-size: 12px;
  line-height: 18px;
}

.guide-block .col:hover {
  text-decoration: none;
  opacity: .7;
}

.guide-block .col.call-now .icon-tel {
  font-size: 45px;
  line-height: 1;
  margin: 0 10px 0 0;
  position: relative;
}

.guide-block .col.call-now .icon-tel:after {
  content: "";
  position: absolute;
  top: 0;
  right: -4px;
  width: 25px;
  height: 25px;
  background: url(images/ico-arrow-out.png);
}

.guide-block .col.request-call .icon-tel {
  font-size: 45px;
  line-height: 1;
  margin: 0 10px 0 0;
  position: relative;
}

.guide-block .col.request-call .icon-tel:after {
  content: "";
  position: absolute;
  top: 3px;
  right: -4px;
  width: 25px;
  height: 25px;
  background: url(images/ico-arrow-in.png);
}

.guide-block .col.guide:after {
  display: none;
}

.guide-block .col.guide:before {
  display: none;
}

.guide-block .col.guide span {
  text-align: left;
  max-width: 180px;
}

.guide-block .col.guide .icon-book {
  font-size: 50px;
  line-height: 1;
  margin: 0 10px 0 0;
}

.content-block .two-columns,
.content-block .three-columns {
  margin: 0 -15px 26px;
}

.content-block .two-columns:after,
.content-block .three-columns:after {
  content: " ";
  display: block;
  clear: both;
}

.content-block .two-columns .column,
.content-block .three-columns .column {
  float: left;
  color: #404040;
  padding: 0 31px;
  margin-bottom: 20px;
}

.content-block .two-columns .column:after,
.content-block .three-columns .column:after {
  content: " ";
  display: block;
  clear: both;
}

.content-block .two-columns .ico-holder,
.content-block .three-columns .ico-holder {
  float: left;
  width: 30%;
  padding: 19px 0;
}

.content-block .two-columns .ico-holder img,
.content-block .three-columns .ico-holder img {
  width: 100%;
  height: auto;
}

.content-block .two-columns .ico-holder a:hover,
.content-block .three-columns .ico-holder a:hover {
  opacity: .7;
}

.content-block .two-columns .txt-wrap,
.content-block .three-columns .txt-wrap {
  float: right;
  font-size: 18px;
  line-height: 25px;
  padding: 0 24px;
}

.content-block .two-columns .txt-wrap .title,
.content-block .three-columns .txt-wrap .title {
  font-size: 29px;
  line-height: 35px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}

.content-block .two-columns .column {
  width: 50%;
}

.content-block .two-columns .txt-wrap {
  width: 70%;
}

.content-block .three-columns .column {
  width: 37.5%;
  padding: 0 10px;
}

.content-block .three-columns .column.list-your-land {
  width: 25%;
  background-color: #5fa050;
  border-radius: 7px;
  padding: 30px 30px 0 30px !important;
  text-align: center;
}

.content-block .three-columns .column.list-your-land strong {
  display: block;
  text-align: center;
  color: white;
  font-size: 1.2em;
  border: 2px solid white;
  padding: 10px;
  margin: 0 auto 15px auto;
  font-weight: normal;
  background: #8dc97f;
  border-radius: 7px;
  margin-bottom: 20px;
}

.content-block .three-columns .column.list-your-land p a {
  color: white;
  display: block;
  margin-bottom: 5px;
}

.content-block .three-columns .txt-wrap {
  width: 89%;
}

.content-block .container-holder {
  padding-top: 41px;
}

.content-block span {
  display: block;
  font-size: 29px;
  line-height: 41px;
  color: #404040;
  text-align: center;
  margin-bottom: 54px;
}

.content-block .opener {
  display: none;
}

.content-block .opener:hover {
  text-decoration: none;
}

.partners-block {
  background: #e6e6e6;
}

.partners-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -4px;
}

.partners-block ul:after {
  content: " ";
  display: block;
  clear: both;
}

.partners-block li {
  list-style-type: none;
  width: 24.8%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0;
  padding: 27px 0;
}

.partners-block li a {
  display: inline-block;
  vertical-align: middle;
}

.partners-block li a:hover {
  opacity: .7;
}

.partners-block li img {
  width: 100%;
  height: auto;
}

.calls-block {
  background: white url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
}

.calls-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -4px;
  text-align: center;
}

.calls-block ul:after {
  content: " ";
  display: block;
  clear: both;
}

.calls-block li {
  font-size: 34px;
  line-height: 56px;
  display: inline-block;
  vertical-align: top;
  width: 34%;
  border-left: 1px solid #fff;
  border-right: 1px solid #bfbfbf;
  position: relative;
  text-align: center;
  height: 100%;
  white-space: nowrap;
  list-style-type: none;
  letter-spacing: 0;
}

.calls-block li:first-child {
  border-left: 1px solid #fff;
}

.calls-block li:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  bottom: 0;
  background: #bfbfbf;
  width: 1px;
}

.calls-block li:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  background: #fff;
  width: 1px;
}

.calls-block li a {
  color: #5fa050;
  padding: 38px 10px;
  display: block;
  vertical-align: middle;
}

.calls-block li a:hover {
  text-decoration: none;
  opacity: .7;
}

.calls-block li a:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

.calls-block li.call-now .icon-tel {
  font-size: 45px;
  line-height: 1;
  margin: -8px 10px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.calls-block li.call-now .icon-tel:after {
  content: "";
  position: absolute;
  top: 0;
  right: -4px;
  width: 25px;
  height: 25px;
  background: url(images/ico-arrow-out.png);
}

.calls-block li.request-call .icon-tel {
  font-size: 45px;
  line-height: 1;
  margin: -8px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.calls-block li.request-call .icon-tel:after {
  content: "";
  position: absolute;
  top: 3px;
  right: -4px;
  width: 25px;
  height: 25px;
  background: url(images/ico-arrow-in.png);
}

.propertypage .container-block {
  padding-bottom: 65px;
}

.propertypage .container-block:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage .container-block .list-content {
  padding: 43px 0 0;
}

.propertypage .container-block .list-content .list {
  padding-bottom: 48px;
}

.propertypage .container-block .list-content .list:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage .container-block .list-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 54.3%;
  padding: 0 10px 0 8px;
}

.propertypage .container-block .list-content ul + ul {
  width: 45%;
}

.propertypage .container-block .list-content ul li {
  list-style-type: none;
  position: relative;
  margin: 0 0 7px;
}

.propertypage .container-block .list-content ul li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: -9px;
  width: 4px;
  height: 4px;
  background: #404040;
  border-radius: 50%;
}

.propertypage .container-block #content {
  padding: 0 1px 0 0;
}

.propertypage .container-block #content h1 {
  margin-bottom: 16px;
}

.propertypage .container-block #content h2 {
  color: #404040;
  padding: 0 0 20px;
  border-bottom: 2px solid #bfbfbf;
  margin-bottom: 26px;
}

.propertypage .container-block .carousel {
  position: relative;
}

.propertypage .container-block .carousel .mask {
  width: 100%;
  overflow: hidden;
}

.propertypage .container-block .carousel .slideset {
  width: 100%;
  float: left;
}

.propertypage .container-block .carousel .slide {
  width: 100%;
  float: left;
}

.propertypage .container-block .carousel .slide img {
  width: 100%;
  height: auto;
}

.propertypage .container-block .pagination1 {
  position: relative;
  width: 100%;
  padding: 31px 13px 28px;
}

.propertypage .container-block .pagination1 .mask1 {
  width: 100%;
  overflow: hidden;
}

.propertypage .container-block .pagination1 .slideset1 {
  width: 100%;
  float: left;
}

.propertypage .container-block .pagination1 .slide1 {
  width: 145px;
  float: left;
  cursor: pointer;
}

.propertypage .container-block .pagination1 .slide1 + .slide1 {
  margin-left: 22px;
}

.propertypage .container-block .pagination1 .slide1 img {
  width: 100%;
  height: auto;
}

.propertypage .container-block .pagination1 .slide1:hover {
  opacity: .7;
}

.propertypage .container-block .pagination1 .slide1.active {
  opacity: .7;
}

.propertypage .container-block .text-block {
  font-size: 16px;
  line-height: 25px;
  color: #404040;
  border-top: 1px solid #bfbfbf;
  padding: 33px 0 0;
}

.propertypage .container-block .text-block .text {
  display: block;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 26px;
}

.propertypage .container-block .text-block p {
  margin-bottom: 20px;
}

.propertypage .container-block .location-block h2 {
  margin-bottom: 41px !important;
}

.propertypage .container-block .location-block img {
  width: 100%;
  height: auto;
}

.propertypage .agent-holder {
  margin-bottom: 20px;
}

.propertypage .agent-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage .agent-holder .name-holder {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 70%;
  font-size: 14px;
  line-height: 18px;
  padding: 2px 0 0 12px;
}

.propertypage .agent-holder .name-holder li {
  list-style-type: none;
}

.propertypage .agent-holder .name-holder a {
  display: inline-block;
  vertical-align: top;
}

.propertypage .agent-holder .name-holder .name {
  text-transform: capitalize;
  color: #404040;
  margin-bottom: 8px;
}

.propertypage .agent-holder .name-holder .contact {
  font-size: 12px;
  line-height: 18px;
  color: #bfbfbf;
}

.propertypage .agent-holder .name-holder .mail {
  color: #8dc97f;
}

.propertypage .agent-holder .img-holder {
  float: left;
  border-radius: 50%;
  overflow: hidden;
  width: 66px;
  height: 66px;
}

.propertypage .agent-holder .img-holder a:hover {
  opacity: .7;
}

.propertypage #sidebar {
  padding-top: 0;
}

.propertypage #sidebar .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  letter-spacing: -5px;
  margin: -13px 0 25px;
}

.propertypage #sidebar .social-networks:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage #sidebar .social-networks li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}

.propertypage #sidebar .social-networks a {
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 15px;
  line-height: 15px;
}

.propertypage #sidebar .social-networks a:before {
  position: absolute;
  top: 13px;
  left: 11px;
}

.propertypage #sidebar .social-networks a:hover {
  text-decoration: none;
  opacity: .7;
}

.propertypage #sidebar .social-networks a.icon-pinterest {
  background: #cf1713;
}

.propertypage #sidebar .social-networks a.icon-pinterest:before {
  left: 15px;
}

.propertypage #sidebar .social-networks a.icon-evernote {
  font-size: 21px;
  line-height: 21px;
  background: #87c441;
}

.propertypage #sidebar .social-networks a.icon-evernote:before {
  top: 11px;
}

.propertypage #sidebar .social-networks a.icon-delicious {
  background: #089ddc;
  font-size: 20px;
  line-height: 20px;
}

.propertypage #sidebar .social-networks a.icon-delicious:before {
  top: 12px;
}

.propertypage #sidebar .social-networks a.icon-atr {
  background: #8dc97f;
  font-size: 18px;
  line-height: 18px;
}

.propertypage #sidebar .social-networks a.icon-atr:before {
  top: 13px;
}

.propertypage #sidebar .social-networks a.icon-printer {
  background: #bfbfbf;
  font-size: 19px;
  line-height: 19px;
}

.propertypage #sidebar .social-networks a.icon-printer:before {
  top: 11px;
}

.propertypage .plan-block {
  background: #5fa050;
  border-radius: 10px;
  color: #fff;
  padding: 28px 23px 30px;
  margin: 0 0 35px;
}

.propertypage .plan-block .details {
  padding: 0 7px 21px;
}

.propertypage .plan-block .details:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage .plan-block .details span {
  font-size: 29px;
  line-height: 31px;
  font-weight: bold;
  float: left;
  max-width: 110px;
  text-align: center;
}

.propertypage .plan-block .status-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.propertypage .plan-block .status-list:after {
  content: " ";
  display: block;
  clear: both;
}

.propertypage .plan-block .status-list li {
  list-style-type: none;
  float: left;
}

.propertypage .plan-block .status-list li + li {
  margin: 0 0 0 7px;
}

.propertypage .plan-block .status-list li.planning {
  position: relative;
  font-size: 10px;
  line-height: 12px;
  padding: 20px 0 0;
  width: 50px;
  text-transform: capitalize;
}

.propertypage .plan-block .status-list .icon-bulding {
  font-size: 25px;
  line-height: 1;
  margin: 5px 11px 0 0;
}

.propertypage .plan-block .status-list .icon-hill {
  font-size: 21px;
  line-height: 1;
  margin: 8px 0 0 0;
}

.propertypage .plan-block .status-list .icon-checked {
  position: absolute;
  left: 50%;
  top: -4px;
  font-size: 21px;
  line-height: 1;
  margin: 0 0 0 -14px;
}

.propertypage .plan-block .status-list .icon-tree {
  font-size: 23px;
  line-height: 1;
  margin: 7px 6px 0 0;
}

.propertypage .plan-block .txt {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  display: block;
}

.propertypage .plan-block dl {
  border-top: 1px solid #bfbfbf;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  padding: 19px 0 0;
  overflow: hidden;
  position: relative;
  margin: 0 0 29px;
}

.propertypage .plan-block dl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 35.2%;
  width: 1px;
  background: #bfbfbf;
  bottom: 6px;
}

.propertypage .plan-block dl dt {
  width: 35.1%;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  padding: 0 14px 0 0;
  font-weight: normal;
  margin: 0 0 12px;
}

.propertypage .plan-block dl dd {
  float: right;
  width: 60%;
  display: block;
  margin: 0 0 12px;
}

.propertypage .agent-block {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 10px 21px 10px 26px;
  margin: 0 0 35px;
}

.propertypage .agent-block h2 {
  font-size: 24px;
  line-height: 56px;
  border-bottom: 1px solid #bfbfbf;
  text-transform: capitalize;
  margin-bottom: 18px;
  font-weight: normal;
  padding-bottom: 6px;
}

.propertypage .agent-block img {
  max-width: 100%;
}

.propertypage .form-block {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 11px 26px 3px;
}

.propertypage .form-block h2 {
  font-size: 24px;
  line-height: 56px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 22px;
  font-weight: normal;
  padding-bottom: 7px;
}

.propertypage .form-block .call-now {
  border-bottom: 1px solid #bfbfbf;
  padding: 0 9px 26px 0;
  margin-bottom: 23px;
}

.propertypage .form-block .call-now a {
  background: #5fa050;
  font-size: 19px;
  line-height: 32px;
  color: #fff;
  border-radius: 5px;
  display: block;
  text-align: center;
  padding: 2px 5px 7px;
}

.propertypage .form-block .call-now a:hover {
  background: #8dc97f;
  text-decoration: none;
}

.propertypage .form-block .call-now .icon-tel {
  font-size: 26px;
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 13px 0 0;
}

.propertypage .form-block span {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 19px;
  color: #404040;
}

.propertypage .form-block .mail-form {
  position: 8px;
}

.propertypage .form-block .mail-form .row {
  margin-bottom: 12px;
}

.propertypage .form-block .mail-form label {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  height: 10px;
  color: #404040;
  text-transform: capitalize;
}

.propertypage .form-block .mail-form em {
  color: #e75c5c;
}

.propertypage .form-block .mail-form input[type="text"] {
  border: none;
  width: 100%;
  height: 33px;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 10px;
}

.propertypage .form-block .mail-form input[type="email"] {
  border: none;
  width: 100%;
  height: 33px;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 10px;
}

.propertypage .form-block .mail-form textarea {
  border: none;
  width: 100%;
  height: 33px;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 10px;
  max-height: 66px;
  min-height: 66px;
}

.propertypage .form-block .mail-form .submit-wrap {
  padding: 8px 1px 0;
}

.propertypage .form-block .mail-form input[type="submit"] {
  width: 100%;
  border: 0;
  border-radius: 7px;
  background: #8dc97f;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  padding: 10px 10px;
  color: #fff;
}

.propertypage .form-block .mail-form input[type="submit"]:hover {
  background: #5fa050;
  text-decoration: none;
}

.propertypage .gallery-block {
  margin: 0 auto 20px;
}

.gallery-block {
  max-width: 1170px;
  margin: 0 auto;
  padding: 41px 56px 51px;
  position: relative;
}

.gallery-block .details {
  font-size: 14px;
  line-height: 1;
  padding: 17px 10px 5px 15px;
  height: 61px;
}

.gallery-block .details:after {
  content: " ";
  display: block;
  clear: both;
}

.gallery-block .details span {
  float: left;
  max-width: 50px;
  text-align: center;
}

.gallery-block .status-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.gallery-block .status-list:after {
  content: " ";
  display: block;
  clear: both;
}

.gallery-block .status-list li {
  list-style-type: none;
  float: left;
}

.gallery-block .status-list li + li {
  margin: 0 0 0 7px;
}

.gallery-block .status-list li.planning {
  position: relative;
  font-size: 10px;
  line-height: 12px;
  padding: 20px 0 0;
  width: 50px;
  text-transform: capitalize;
}

.gallery-block .status-list .icon-bulding {
  font-size: 25px;
  line-height: 1;
  margin: 5px 11px 0 0;
}

.gallery-block .status-list .icon-hill {
  font-size: 21px;
  line-height: 1;
  margin: 8px -1px 0 0;
}

.gallery-block .status-list .icon-checked {
  position: absolute;
  left: 50%;
  top: -5px;
  font-size: 21px;
  line-height: 1;
  margin: 0 0 0 -16px;
}

.gallery-block .status-list .icon-tree {
  font-size: 23px;
  line-height: 1;
  margin: 7px 6px 0 0;
}

.gallery-block .status-list .landmarketicon-houses {
  font-size: 21px;
  line-height: 1;
  margin: 8px -1px 0 0;
}

.gallery-block .status-list .landmarketicon-singlehouse {
  font-size: 21px;
  line-height: 1;
  margin: 8px -1px 0 0;
}

.gallery-block:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background-color: #5fa050;
  z-index: -1;
}

.gallery-block h1 {
  color: #fff;
  text-align: center;
  font-size: 29px;
  line-height: 36px;
  font-weight: lighter;
  margin: 0 0 40px;
}

.gallery-block .gallery {
  position: relative;
  width: 100%;
}

.gallery-block .gallery .mask {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.gallery-block .gallery .slideset {
  float: left;
  width: 99999px;
}

.gallery-block .gallery .slide {
  padding: 0 14px 18px;
  float: left;
  width: 264px;
}

.gallery-block .gallery .btn-next {
  position: absolute;
  top: 50%;
  left: -49px;
  left: auto;
  right: -16px;
}

.gallery-block .gallery .btn-next:before {
  content: "";
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
  border-width: 8px 8px 0 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: -57px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.gallery-block .gallery .btn-prev {
  position: absolute;
  top: 50%;
  left: -49px;
}

.gallery-block .gallery .btn-prev:before {
  content: "";
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
  border-width: 8px 8px 0 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: -57px 0 0;
}

.gallery-block .gallery .btn-holder {
  display: none;
}

.gallery-block .gallery .btn-holder .btn-all {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: #8dc97f;
  min-width: 79px;
  display: inline-block;
  vertical-align: top;
  height: 32px;
  border-radius: 4px;
  padding: 7px 5px;
  text-align: center;
}

.gallery-block .gallery .btn-holder .btn-all:hover {
  background: #fff;
  color: #8dc97f;
  text-decoration: none;
}

.gallery-block .slide-content {
  border-radius: 0 0 4px 4px;
  background: #e6e6e6;
  box-shadow: 0 3px 16px rgba(82, 16, 15, 0.56);
}

.gallery-block .img-holder img {
  width: 100%;
}

.gallery-block .text-holder {
  padding: 13px 15px 2px;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #bfbfbf;
}

.gallery-block .text-holder p {
  margin: 0 0 5px;
}

.gallery-block h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 10px;
  color: #5fa050;
}

.content-column:after {
  content: " ";
  display: block;
  clear: both;
}

.content-column .list-container {
  float: right;
  width: 31.5%;
  padding: 54px 0 53px;
}

.content-column .list-container .list {
  color: #fff;
  border-top: 1px solid #fff;
  background: #5fa050;
  border-radius: 10px;
  padding: 30px 30px 25px;
}

.content-column .list-container .list:after {
  content: " ";
  display: block;
  clear: both;
}

.content-column .list-container .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  padding: 0 11px 0 49px;
}

.content-column .list-container .list ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 12px;
  font-weight: lighter;
}

.content-column .list-container .list ul .icon-checked {
  position: absolute;
  top: 7px;
  left: -48px;
  font-size: 20px;
  line-height: 20px;
}

.content-column .content-text {
  float: left;
  width: 65.7%;
  font-size: 16px;
  line-height: 25px;
}

.content-column .content-text h1 {
  font-size: 29px;
  line-height: 40px;
  font-weight: normal;
  border-bottom: 1px solid #bfbfbf;
  margin: 0 0 20px;
  padding: 0 0 17px;
}

.content-column .content-text .slogan {
  font-size: 24px;
  line-height: 35px;
  display: block;
  margin: 0 0 25px;
}

.content-column .content-text p {
  margin: 0 0 23px;
}

.content-column .content-text .text-wrap {
  border-top: 1px solid #bfbfbf;
  padding: 25px 0 0;
}

.content-column .content-text.fullwidth {
  width: 100%;
}

.form-container {
  font-size: 16px;
  line-height: 25px;
  clear: both;
}

.form-container:after {
  content: " ";
  display: block;
  clear: both;
}

.form-container .row {
  width: 100%;
  margin: 0 0 20px;
}

.form-container .row:after {
  content: " ";
  display: block;
  clear: both;
}

.form-container .block {
  width: 48.6%;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  background: #e6e6e6;
  padding: 25px 21px;
  margin: 0 0 22px;
  overflow: hidden;
}

.form-container .block:nth-child(2n) {
  float: right;
}

.form-container .block.fullwidth {
  width: 100%;
  margin: 0;
}

.form-container .block.block2 {
  padding: 25px 21px 7px;
}

.form-container .block.block3 h2 {
  padding: 0 0 17px;
  margin: 0 0 15px;
}

.form-container .block.block4 {
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  background: none;
  text-align: right;
  padding: 8px 2px;
}

.form-container h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  border-bottom: 1px solid #bfbfbf;
  padding: 0 0 21px;
  margin: 0 0 23px;
}

.form-container h2 span {
  font-size: 14px;
  line-height: 28px;
}

.form-container .row.form-input {
  width: 100%;
}

.form-container .form-input {
  width: 48%;
  float: left;
}

.form-container .form-input-full-width {
  width: 100%;
  float: none;
}

.form-container .form-input + .form-input {
  float: right;
}

.form-container .form-input.error .form-input.error input[type="text"],
.form-container .form-input.error .form-input.error input[type="email"],
.form-container .form-input.error .form-input.error input[type="tel"],
.form-container .form-input.error .form-input.error textarea {
  border-color: #f00;
}

.form-container label {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 7px;
}

.form-container label .req {
  color: #8dc97f;
}

.form-container input[type="text"],
.form-container input[type="email"],
.form-container input[type="tel"],
.form-container textarea {
  width: 100%;
  border: 1px solid #fff;
  height: 33px;
  font-size: 16px;
  line-height: 21px;
  padding: 6px 10px;
  margin: 0;
  display: block;
  color: #404040;
  box-shadow: none;
}

.form-container textarea {
  min-height: 84px;
  height: 84px;
  max-width: 100% !important;
  resize: none;
}

.form-container .upload-block {
  border: 1px dashed #bfbfbf;
  background: #fff;
  padding: 10px 15px 12px;
  font-size: 14px;
  line-height: 18px;
  color: #bfbfbf;
}

.form-container .upload-block span {
  display: inline-block;
  vertical-align: middle;
}

.form-container .custom-upload {
  color: #fff;
  background: #bfbfbf;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  height: 32px;
  width: 104px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 18px;
  padding: 7px 5px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}

.form-container .custom-upload input[type="file"] {
  display: none;
}

.form-container .custom-upload:hover {
  opacity: .8;
}

.form-container .checkbox-holder {
  margin: 0 0 19px;
}

.form-container .checkbox-holder input[type="checkbox"] {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}

.form-container .checkbox-holder input[type="checkbox"]:checked + .fake-input:before {
  opacity: 1;
}

.form-container .checkbox-holder input[type="checkbox"] + .fake-input:before {
  content: "";
  width: 12px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 3px solid gray;
  border-width: 0 0 3px 3px;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: -5px 0 0 -5px;
}

.form-container .checkbox-holder .fake-input {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 1px solid #5fa050;
  background: #fff;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
  border-radius: 3px;
}

.form-container input[type="submit"] {
  background: #8dc97f;
  text-align: center;
  border: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  line-height: 25px;
  height: 41px;
  padding: 8px 10px;
  color: #fff;
  width: 225px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 4px;
}

.form-container input[type="submit"]:hover {
  text-decoration: none;
  background: #5fa050;
}

.archive-block:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block #content {
  width: 75%;
  padding: 0 3px 23px 2px;
}

.archive-block #content .select-container {
  float: right;
  width: 440px;
}

.archive-block #content .select-container:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block #content .select-container .select-block {
  float: left;
  width: 220px;
  padding: 0 11px 0 10px;
}

.archive-block #content .select-container .select-block:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block #content .select-container .select-block label {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
}

.archive-block #content .select-container .select-block .fake-select {
  position: relative;
  display: inline-block;
  float: right;
  margin: -3px 0 0;
}

.archive-block #content .select-container .select-block .fake-select:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  background: #e6e6e6;
  pointer-events: none;
  border-radius: 0 6px 6px 0;
  z-index: 1;
}

.archive-block #content .select-container .select-block .fake-select:after {
  position: absolute;
  right: 12px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 8.5px 0 8.5px;
  border-color: #5fa050 transparent transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  z-index: 1;
}

.archive-block #content .select-container .select-block select {
  display: inline-block;
  border: 2px solid #e6e6e6;
  padding: 2px 3px 2px 4px;
  margin: 0;
  font: inherit;
  outline: none;
  line-height: 1.2;
  background: #e6e6e6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  width: 108px;
  position: relative;
  font-size: 17px;
}

.archive-block #content .select-container .select-block select::-ms-expand {
  display: none;
}

.archive-block #content h1 {
  margin: 0 0 22px;
}

.archive-block #content .pagination {
  margin-bottom: 0;
  border-top: 0;
  padding-top: 0;
}

.archive-block #content .paging-block {
  border-top: 1px solid #bfbfbf;
  padding: 23px 0 18px;
  overflow: hidden;
}

.archive-block #content h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 10px;
  color: #5fa050;
  padding: 0;
}

.archive-block #content .text-holder {
  padding: 9px 13px 3px;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #bfbfbf;
}

.archive-block #content .text-holder p {
  margin: 0 0 5px;
}

.archive-block .details {
  font-size: 14px;
  line-height: 1;
  padding: 17px 18px 8px;
  height: 61px;
}

.archive-block .details:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block .details span {
  float: left;
  max-width: 50px;
  text-align: center;
}

.archive-block .details span + span {
  margin-left: 20px;
}

.archive-block .status-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  color: #5fa050;
}

.archive-block .status-list:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block .status-list li {
  list-style-type: none;
  float: left;
}

.archive-block .status-list li + li {
  margin: 0 0 0 7px;
}

.archive-block .status-list li.planning {
  position: relative;
  font-size: 10px;
  line-height: 12px;
  padding: 20px 0 0;
  width: 50px;
  text-transform: capitalize;
}

.archive-block .status-list .icon-bulding {
  font-size: 25px;
  line-height: 1;
  margin: 5px 11px 0 0;
}

.archive-block .status-list .icon-hill {
  font-size: 21px;
  line-height: 1;
}

.archive-block .status-list .icon-checked {
  position: absolute;
  left: 50%;
  top: -5px;
  font-size: 21px;
  line-height: 1;
  margin: 0 0 0 -16px;
}

.archive-block .status-list .icon-tree {
  font-size: 23px;
  line-height: 1;
}

.archive-block .status-list .landmarketicon-houses {
  font-size: 22px;
  line-height: 1;
}

.archive-block .status-list .landmarketicon-singlehouse {
  font-size: 22px;
  line-height: 1;
}

.archive-block #sidebar {
  width: 23%;
}

.archive-block #sidebar .feature-block {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 24px 15px 12px 21px;
  margin: 0 0 31px;
}

.archive-block #sidebar .feature-block .image-holder {
  margin: 0 0 17px;
}

.archive-block #sidebar .feature-block .image-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.archive-block #sidebar .feature-block .image-holder .img-hold {
  max-width: 80px;
  width: 37%;
  display: inline-block;
  vertical-align: bottom;
}

.archive-block #sidebar .feature-block .image-holder .img-hold img {
  width: 100%;
  height: auto;
}

.archive-block #sidebar .feature-block > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.archive-block #sidebar .feature-block > ul > li {
  margin-bottom: 17px;
  list-style-type: none;
}

.archive-block #sidebar .feature-block > ul > li + li {
  border-top: 1px solid #bfbfbf;
  padding: 21px 0 0;
}

.archive-block #sidebar .feature-block > ul a {
  color: #5fa050;
  font-size: 14px;
  line-height: 18px;
}

.archive-block #sidebar .feature-block > ul a:hover {
  text-decoration: none;
}

.archive-block #sidebar .feature-block .title {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  display: block;
  padding: 0 0 21px;
  margin: 0 0 20px;
  text-transform: capitalize;
}

.archive-block #sidebar .feature-block .land-block {
  display: inline-block;
  vertical-align: bottom;
  width: 60%;
  padding: 0 0 0 6.2%;
}

.archive-block #sidebar .feature-block .land-block .icon-hill {
  margin: 6px -1px 7px 0;
  font-size: 17px;
  display: block;
}

.archive-block #sidebar .feature-block .land-block .planning {
  font-size: 8px;
  line-height: 10px;
  padding: 15px 0 7px 5px;
}

.archive-block #sidebar .feature-block .land-block .icon-checked {
  font-size: 16px;
  margin: 0 0 0 -12px;
}

.archive-block #sidebar .feature-block .land {
  font-size: 14px;
  line-height: 18px;
  color: #404040;
}

.archive-block #sidebar .feature-block .status-list {
  width: 100%;
}

.archive-block #sidebar .feature-block .text-block {
  font-size: 14px;
  line-height: 20px;
  color: #404040;
}

.archive-block #sidebar .feature-block .text-block .address {
  display: block;
  color: #5fa050;
}

.archive-block #sidebar .feature-block .text-block p {
  margin: 0;
}

.archive-block #sidebar .categories-holder {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 24px 15px 12px 21px;
  margin: 0 0 28px;
}

.archive-block #sidebar .categories-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: capitalize;
}

.archive-block #sidebar .categories-holder ul li {
  margin-bottom: 12px;
  list-style-type: none;
  position: relative;
}

.archive-block #sidebar .categories-holder ul a {
  color: #5fa050;
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 0 46px;
  position: relative;
  display: block;
}

.archive-block #sidebar .categories-holder ul a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.archive-block #sidebar .categories-holder ul a span {
  position: absolute;
  top: -1px;
  left: 5px;
  font-size: 16px;
  line-height: 1;
}

.archive-block #sidebar .categories-holder ul a span.icon-tree {
  font-size: 20px;
  top: -5px;
  left: 3px;
}

.archive-block #sidebar .categories-holder ul a span.icon-bulding {
  left: 18px;
  font-size: 18px;
  top: -3px;
}

.archive-block #sidebar .categories-holder ul a span.icon-tractor {
  font-size: 24px;
  left: 6px;
  top: -5px;
}

.archive-block #sidebar .categories-holder ul a span.landmarketicon-houses {
  left: 12px;
  font-size: 18px;
  top: -3px;
}

.archive-block #sidebar .categories-holder ul a span.landmarketicon-singlehouse {
  left: 21px;
  font-size: 18px;
  top: -3px;
}

.archive-block #sidebar .categories-holder ul em {
  font-style: normal;
  color: #404040;
}

.archive-block #sidebar .categories-holder .title {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  display: block;
  padding: 0 0 21px;
  margin: 0 0 20px;
  text-transform: capitalize;
}

.archive-block #sidebar .date-list {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 24px 15px 26px 21px;
  margin: 0 0 28px;
}

.archive-block #sidebar .date-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 0 4px;
}

.archive-block #sidebar .date-list ul li {
  margin-bottom: 5px;
  list-style-type: none;
}

.archive-block #sidebar .date-list ul a {
  color: #5fa050;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
}

.archive-block #sidebar .date-list ul em {
  font-style: normal;
  color: #404040;
}

.archive-block #sidebar .date-list .title {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  display: block;
  padding: 0 0 21px;
  margin: 0 0 14px;
}

.archive-block #sidebar .title {
  font-size: 24px;
  line-height: 28px;
  border-bottom: 1px solid #bfbfbf;
  display: block;
}

.archive-block .archive-holder {
  overflow: hidden;
  margin: 0 -15px;
  position: relative;
  padding: 34px 0 3px;
}

.archive-block .archive-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #bfbfbf;
}

.archive-block .archive-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #bfbfbf;
}

.archive-block .archive-post {
  padding: 0 15px 32px;
  float: left;
  width: 33.33%;
}

.archive-block .post-holder {
  border-radius: 0 0 4px 4px;
  background: #e6e6e6;
}

.archive-block .img-hold img {
  width: 100%;
}

.footer-holder {
  padding: 27px 0 0px;
  position: relative;
  z-index: 1;
  margin: 0 -15px;
}

.footer-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.footer-holder .team-list {
  margin: 0;
  padding: 0;
  list-style: none;
  word-break: break-all;
}

.footer-holder .team-list li {
  padding: 12px 0;
  list-style-type: none;
  overflow: hidden;
}

.footer-holder .team-list li + li {
  border-top: 1px solid #bfbfbf;
  padding: 16px 0 6px;
}

.footer-holder .team-list .img-holder {
  border-radius: 50%;
  overflow: hidden;
  float: left;
  width: 26.27%;
}

.footer-holder .team-list .text-holder {
  float: right;
  width: 67.84%;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
}

.footer-holder .team-list .name {
  display: block;
  margin: 0 0 5px;
}

.footer-holder .team-list a {
  color: #8dc97f;
}

.footer-holder .team-list a:hover {
  text-decoration: none;
  color: #404040;
}

.footer-holder .team-list .tel-link {
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  margin: 0 0 4px;
  color: #bfbfbf;
}

.footer-holder .links-list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 12px;
}

.footer-holder .links-list + .links-list {
  border-top: 1px solid #bfbfbf;
  padding: 12px 0;
}

.footer-holder .links-list li {
  list-style-type: none;
  position: relative;
  padding: 0 0 0 9px;
  font-size: 14px;
  line-height: 22px;
}

.footer-holder .links-list li:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 3px;
  background: #8dc97f;
  top: 9px;
  left: 1px;
  border-radius: 50%;
}

.footer-holder .links-list a {
  color: #404040;
}

.footer-holder .links-list a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.footer-holder .links-list a .icon-home {
  display: none;
}

.footer-holder:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  z-index: -1;
  background: #e6e6e6;
}

.footer-holder .column {
  width: 25%;
  padding: 0 15px;
  float: left;
}

@media all and (min-width: 767px) {
  .footer-holder .column.company-links {
    width: 18%;
  }
  .footer-holder .column.company-contact {
    width: 32%;
  }
}

.footer-holder .column.hide {
  margin: 0 0 19px;
}

.footer-holder .title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  display: block;
  margin: 0 0 11px;
}

.footer-holder .title .opener {
  color: #404040;
}

.footer-holder .title .opener:hover {
  text-decoration: none;
}

.footer-holder address {
  font-size: 14px;
  line-height: 22px;
  display: block;
  font-style: normal;
}

.footer-holder address dl {
  margin: 0;
  padding: 0 0 10px;
}

.footer-holder address dl + dl {
  border-top: 1px solid #bfbfbf;
  padding: 8px 0 10px;
}

.footer-holder address dt {
  font-weight: normal;
  width: 23.8%;
  display: inline-block;
  vertical-align: top;
  color: #8dc97f;
  min-width: 60px;
}

.footer-holder address dd {
  width: 65%;
  display: inline-block;
  vertical-align: top;
}

.footer-holder address a {
  color: #404040;
}

.footer-holder address a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.footer-holder address .tel-link {
  color: #404040;
}

.footer-frame {
  width: 100%;
  padding: 25px 0;
  font-size: 12px;
  line-height: 18px;
}

.footer-frame:after {
  content: " ";
  display: block;
  clear: both;
}

.footer-frame {
  position: relative;
}

.footer-frame:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #5fa050;
  z-index: -1;
}

.footer-frame .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  max-width: 45%;
}

.footer-frame .footer-links li {
  list-style-type: none;
  position: relative;
  margin: 0 16px 0 0;
  display: inline-block;
  vertical-align: top;
}

.footer-frame .footer-links li:last-child {
  margin: 0;
}

.footer-frame .footer-links li:last-child:after {
  display: none;
}

.footer-frame .footer-links li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  top: 5px;
  right: -10px;
  background: #fff;
}

.footer-frame .footer-links a {
  color: #fff;
}

.footer-frame .footer-links a:hover {
  text-decoration: none;
  color: yellow;
}

.footer-frame .footer-block {
  float: right;
  max-width: 45%;
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}

.footer-frame .footer-block p {
  margin: 0;
}

.footer-frame .footer-block a {
  color: #fff;
}

.container-holder {
  max-width: 1150px;
  padding: 0 20px;
  margin: 0 auto;
}

.login-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.login-list li {
  float: left;
  margin: 0 0 0 24px;
  list-style-type: none;
}

.login-list a:hover {
  color: #000;
  text-decoration: none;
}

#sidebar {
  width: 31.5%;
  float: right;
  padding-top: 56px;
}

#sidebar .list-holder {
  background: #e6e6e6;
  padding: 27px 30px 0;
  margin-bottom: 29px;
}

#sidebar .list-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 21px 8px 18px;
}

#sidebar .list-holder ul li {
  list-style-type: none;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  margin-bottom: 12px;
}

#sidebar .list-holder ul a {
  color: #404040;
}

#sidebar .list-holder ul a:hover {
  text-decoration: none;
  color: #8dc97f;
}

#sidebar .list-holder .title {
  font-size: 24px;
  line-height: 28px;
  display: block;
  color: #404040;
  text-transform: capitalize;
  border-bottom: 1px solid #bfbfbf;
  font-weight: normal;
  padding: 0 5px 18px;
}

#sidebar .search-form {
  background: #e6e6e6;
  margin-bottom: 25px;
  padding: 35px 33px;
  position: relative;
}

#sidebar .search-form .row {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-right: 85px;
}

#sidebar .search-form input[type="text"] {
  color: #bfbfbf;
  font-size: 14px;
  line-height: 18px;
  height: 33px;
  padding: 6px 11px;
  border: none;
  border-radius: 3px;
  outline: none;
  width: 100%;
}

#sidebar .search-form input[type="text"]::-webkit-input-placeholder {
  color: #bfbfbf;
}

#sidebar .search-form input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

#sidebar .search-form input[type="text"]:-moz-placeholder {
  color: #bfbfbf;
}

#sidebar .search-form input[type="text"]:-ms-input-placeholder {
  color: #bfbfbf;
}

#sidebar .search-form input[type="text"].placeholder {
  color: #bfbfbf;
}

#sidebar .search-form input[type=submit] {
  position: absolute;
  top: 35px;
  right: 32px;
  text-align: center;
  border-radius: 3px;
  background: #8dc97f;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 5px;
  height: 33px;
  width: 76px;
  text-transform: capitalize;
}

#sidebar .search-form input[type=submit]:hover {
  background: #fff;
  color: #8dc97f;
}

#sidebar .list-holder.widget_search {
  padding: 0;
}

html {
  box-sizing: border-box;
  border: 0;
  background: none;
}

html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

* {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  max-height: 1000000px;
}

*:before {
  box-sizing: inherit;
}

*:after {
  box-sizing: inherit;
}

ul {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  margin-left: 1px;
  padding-left: 3em;
}

ul ul {
  padding-left: 3em;
  margin: 0;
}

ul ol {
  padding-left: 3em;
  margin: 0;
}

ul > li {
  list-style-type: disc;
}

ol {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  padding-left: 3em;
}

ol ul {
  padding-left: 3em;
  margin: 0;
}

ol ol {
  padding-left: 3em;
  margin: 0;
}

dl {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
}

dl dt {
  float: left;
  clear: left;
  padding-right: 4px;
  font-weight: bold;
}

p {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
}

h1 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 29px;
  line-height: 40px;
}

h2 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}

h3 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
}

h4 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}

h5 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

h6 {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

address {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  font-style: italic;
}

form {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
}

table {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

blockquote {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  quotes: none;
  border-left: 4px solid #ccc;
  padding-left: 10px;
  margin-left: 24.9984px;
}

blockquote:before {
  quotes: none;
  content: "";
}

blockquote:after {
  quotes: none;
  content: "";
}

applet {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
}

embed {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  max-width: 100%;
}

object {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  max-width: 100%;
}

iframe {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
  max-width: 100%;
}

frameset {
  margin: 0 0 24.9984px;
  border: 0;
  background: none;
}

body {
  border: 0;
  background: none;
  color: #404040;
  font: 18px/1.3888 "Open Sans", "Arial", "Helvetica", sans-serif;
  background: #fff;
  overflow-y: scroll;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

div {
  border: 0;
  background: none;
}

span {
  border: 0;
  background: none;
}

q {
  border: 0;
  background: none;
  quotes: none;
}

q:before {
  quotes: none;
  content: "";
}

q:after {
  quotes: none;
  content: "";
}

sub {
  border: 0;
  background: none;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -.25em;
}

sup {
  border: 0;
  background: none;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em;
}

a {
  border: 0;
  background: none;
  text-decoration: none;
  color: #404040;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

abbr {
  border: 0;
  background: none;
}

acronym {
  border: 0;
  background: none;
}

font {
  border: 0;
  background: none;
}

img {
  border: 0;
  background: none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

small {
  border: 0;
  background: none;
}

center {
  border: 0;
  background: none;
}

b {
  border: 0;
  background: none;
  font-weight: bold;
}

strong {
  border: 0;
  background: none;
  font-weight: bold;
}

big {
  border: 0;
  background: none;
}

u {
  border: 0;
  background: none;
  text-decoration: underline;
}

ins {
  border: 0;
  background: none;
  text-decoration: underline;
}

i {
  border: 0;
  background: none;
  font-style: italic;
}

cite {
  border: 0;
  background: none;
  font-style: italic;
}

em {
  border: 0;
  background: none;
  font-style: italic;
}

var {
  border: 0;
  background: none;
  font-style: italic;
}

dfn {
  border: 0;
  background: none;
  font-style: italic;
}

s {
  border: 0;
  background: none;
  text-decoration: line-through;
}

strike {
  border: 0;
  background: none;
  text-decoration: line-through;
}

del {
  border: 0;
  background: none;
  text-decoration: line-through;
}

dt {
  border: 0;
  background: none;
}

dd {
  border: 0;
  background: none;
}

li {
  border: 0;
  background: none;
}

pre {
  border: 0;
  background: none;
  max-width: 100%;
  overflow: auto;
}

code {
  border: 0;
  background: none;
}

kbd {
  border: 0;
  background: none;
}

samp {
  border: 0;
  background: none;
}

tt {
  border: 0;
  background: none;
}

fieldset {
  border: 0;
  background: none;
}

legend {
  border: 0;
  background: none;
}

label {
  border: 0;
  background: none;
  vertical-align: middle;
}

caption {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
}

tbody {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
}

tfoot {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
}

thead {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
}

tr {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  border: 0;
  background: none;
  font-weight: bold;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
  padding: 3px 7px;
  text-align: left;
  vertical-align: top;
  border-color: #999;
  text-align: center;
  vertical-align: middle;
}

td {
  border: 0;
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc;
  padding: 3px 7px;
  text-align: left;
  vertical-align: top;
}

article {
  border: 0;
  background: none;
  display: block;
}

aside {
  border: 0;
  background: none;
  display: block;
}

canvas {
  border: 0;
  background: none;
}

details {
  border: 0;
  background: none;
  display: block;
}

figcaption {
  border: 0;
  background: none;
  display: block;
}

figure {
  border: 0;
  background: none;
  display: block;
}

footer {
  border: 0;
  background: none;
  display: block;
}

header {
  border: 0;
  background: none;
  display: block;
}

hgroup {
  border: 0;
  background: none;
}

menu {
  border: 0;
  background: none;
}

nav {
  border: 0;
  background: none;
  display: block;
}

section {
  border: 0;
  background: none;
  display: block;
}

summary {
  border: 0;
  background: none;
  display: block;
}

time {
  border: 0;
  background: none;
}

mark {
  border: 0;
  background: none;
}

audio {
  border: 0;
  background: none;
}

video {
  border: 0;
  background: none;
  max-width: 100%;
}

main {
  display: block;
  width: 100%;
}

input {
  font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
  color: #000;
  vertical-align: middle;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
  color: #000;
  vertical-align: middle;
  overflow: auto;
  resize: vertical;
  vertical-align: top;
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

textarea::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #999;
}

textarea:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder {
  color: #999;
}

textarea:focus {
  border-color: #404040;
}

select {
  font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
  color: #000;
  vertical-align: middle;
}

input[type="text"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

input[type="text"]::-webkit-input-placeholder {
  color: #999;
}

input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="text"]:-moz-placeholder {
  color: #999;
}

input[type="text"]:-ms-input-placeholder {
  color: #999;
}

input[type="text"]:focus {
  border-color: #404040;
}

input[type="tel"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

input[type="tel"]::-webkit-input-placeholder {
  color: #999;
}

input[type="tel"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="tel"]:-moz-placeholder {
  color: #999;
}

input[type="tel"]:-ms-input-placeholder {
  color: #999;
}

input[type="tel"]:focus {
  border-color: #404040;
}

input[type="email"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

input[type="email"]::-webkit-input-placeholder {
  color: #999;
}

input[type="email"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="email"]:-moz-placeholder {
  color: #999;
}

input[type="email"]:-ms-input-placeholder {
  color: #999;
}

input[type="email"]:focus {
  border-color: #404040;
}

input[type="url"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

input[type="url"]::-webkit-input-placeholder {
  color: #999;
}

input[type="url"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="url"]:-moz-placeholder {
  color: #999;
}

input[type="url"]:-ms-input-placeholder {
  color: #999;
}

input[type="url"]:focus {
  border-color: #404040;
}

input[type="password"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}

input[type="password"]::-webkit-input-placeholder {
  color: #999;
}

input[type="password"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="password"]:-moz-placeholder {
  color: #999;
}

input[type="password"]:-ms-input-placeholder {
  color: #999;
}

input[type="password"]:focus {
  border-color: #404040;
}

input[type="search"] {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
  -webkit-appearance: none;
  box-sizing: border-box;
}

input[type="search"]::-webkit-input-placeholder {
  color: #999;
}

input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type="search"]:-moz-placeholder {
  color: #999;
}

input[type="search"]:-ms-input-placeholder {
  color: #999;
}

input[type="search"]:focus {
  border-color: #404040;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input[type="text"].placeholder {
  color: #999;
}

input[type="tel"].placeholder {
  color: #999;
}

input[type="email"].placeholder {
  color: #999;
}

input[type="url"].placeholder {
  color: #999;
}

input[type="password"].placeholder {
  color: #999;
}

input[type="search"].placeholder {
  color: #999;
}

textarea.placeholder {
  color: #999;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  padding: 3px 4px;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
  margin: 0 4px 0 0;
  width: 100%;
}

.comment-form input[type="text"] {
  margin: 0 4px 0 0;
  width: 100%;
}

.comment-form input[type="submit"] {
  display: block;
  float: none;
  background: #000;
  color: #fff;
  height: 24px;
  border: none;
  padding: 0 10px;
}

.comment-form input[type="submit"]:hover {
  opacity: .8;
}

.commentlist {
  margin: 0 0 24.9984px;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 24.9984px 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
  padding-top: 24.9984px;
}

.commentlist-item + .commentlist-item {
  padding-top: 24.9984px;
}

.comment {
  overflow: hidden;
}

.commentlist-holder {
  overflow: hidden;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation {
  overflow: hidden;
  margin: 0 0 24.9984px;
}

.navigation .next {
  float: left;
  max-width: 50%;
}

.navigation .prev {
  float: right;
  max-width: 50%;
  text-align: right;
}

.wp-caption {
  width: 60.1%;
  background: #e6e6e6;
  border-radius: 3px;
  padding: 14px 13px 13px;
}

.wp-caption a {
  display: block;
  margin-bottom: 6px;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: 10px 0 0;
}

.wp-caption.alignright {
  float: right;
  margin: 0 0 4px 24.9984px;
}

.wp-caption.alignleft {
  float: left;
  margin: 0 24.9984px 4px 0;
}

.wp-caption.aligncenter {
  margin: 0 auto;
  clear: both;
}

.wp-caption-text {
  font-size: 12px;
  line-height: 14px;
  color: gray;
  display: block;
}

div.aligncenter {
  margin: 0 auto 24.9984px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 24.9984px 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 24.9984px;
}

.mejs-container {
  margin-bottom: 24.9984px;
}

.gallery {
  height: auto;
}

.alignnone {
  height: auto;
}

.gallery-caption {
  height: auto;
}

.sticky {
  height: auto;
}

.bypostauthor {
  height: auto;
}

[class^="icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tractor:before {
  content: "\e608";
}

.icon-atr:before {
  content: "\e60a";
}

.icon-delicious:before {
  content: "\e60b";
}

.icon-evernote:before {
  content: "\e60c";
}

.icon-pinterest:before {
  content: "\e60d";
}

.icon-printer:before {
  content: "\e60e";
}

.icon-home:before {
  content: "\e607";
}

.icon-book:before {
  content: "\e600";
}

.icon-bulding:before {
  content: "\e601";
}

.icon-checked:before {
  content: "\e602";
}

.icon-hill:before {
  content: "\e603";
}

.icon-search:before {
  content: "\e604";
}

.icon-tel:before {
  content: "\e605";
}

.icon-tree:before {
  content: "\e606";
}

#wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.logo {
  float: left;
  width: 313px;
}

.logo img {
  display: block;
}

.call-block {
  float: right;
  margin: -6px -4px 0 0;
  text-align: right;
}

.call-block a {
  color: #5fa050;
}

.call-block a:hover {
  text-decoration: none;
  color: #8dc97f;
}

.call-block .btn-call {
  color: #fff;
  text-align: left;
}

.call-block .btn-call:hover {
  color: #fff;
}

.btn-call {
  border-radius: 4px;
  background-color: #5fa050;
  padding: 8px 10px 8px 48px;
  font-size: 19px;
  line-height: 25px;
  color: #fff;
  min-width: 199px;
  max-width: 250px;
  height: 41px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin: 0 0 9px;
  position: relative;
}

.btn-call:hover {
  text-decoration: none;
  background: #8dc97f;
}

.btn-call .icon-tel {
  position: absolute;
  font-size: 27px;
  line-height: 1;
  color: #fff;
  top: 50%;
  left: 11px;
  margin: -14px 0 0;
}

.btn-call.alternate {
  max-width: 99999px;
  background: transparent;
  color: #651513;
  padding-right: 0px;
}

.btn-call.alternate:hover {
  background: transparent;
  color: #651513;
}

.btn-call.alternate .icon-tel {
  color: #651513;
}

.banner-block {
  margin: -208px 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.banner-block .img-holder {
  float: left;
  left: 50%;
  position: relative;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  width: 100%;
}

.banner-block .img-holder img {
  float: left;
  position: relative;
  left: -50%;
  min-width: 1600px;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.banner-block .text-block {
  position: absolute;
  bottom: 95px;
  left: 0;
  right: 0;
  text-align: center;
}

.banner-block .text-block .container-holder {
  max-width: 960px;
}

.banner-block .text-block h1 {
  font-size: 43px;
  line-height: 64px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 48px;
}

.banner-block .text-block .form-block {
  max-width: 560px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 3px 0 0;
}

.banner-block .text-block .search-form {
  float: left;
  position: relative;
  width: 254px;
  height: 55px;
  padding: 12px 50px 12px 16px;
  background: #fff;
  border-radius: 4px;
}

.banner-block .text-block .search-form input[type="search"] {
  font-size: 21px;
  line-height: 31px;
  font-weight: 600;
  width: 100%;
  height: 30px;
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="search"]::-webkit-input-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="search"]:-moz-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="search"]:-ms-input-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"] {
  font-size: 21px;
  line-height: 31px;
  font-weight: 600;
  width: 100%;
  height: 30px;
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"]::-webkit-input-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"]:-moz-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"]:-ms-input-placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="search"].placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form input[type="text"].placeholder {
  color: #5fa050;
}

.banner-block .text-block .search-form button[type="submit"] {
  border: 0;
  background: none;
  font-size: 28px;
  line-height: 1px;
  color: #5fa050;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 16px;
  margin: -13px 0 0;
}

.banner-block .text-block .search-form button[type="submit"]:hover {
  text-decoration: none;
  color: #8dc97f;
}

.banner-block .text-block .or {
  text-align: center;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 11px 0;
}

.banner-block .text-block .btn {
  width: 254px;
  height: 55px;
  position: relative;
  padding: 12px 30px 12px 20px;
  font-size: 21px;
  line-height: 31px;
  font-weight: 600;
  height: 55px;
  background: #fff;
  border-radius: 4px;
  float: right;
  color: #5fa050;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.banner-block .text-block .btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -7px 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #5fa050;
}

.banner-block .text-block .btn:hover {
  text-decoration: none;
  background: #8dc97f;
  color: #fff;
}

.banner-block .text-block .btn:hover:before {
  border-color: transparent transparent transparent #fff;
}

.banner-block .text-block .archive-search {
  width: 434px;
  height: 57px;
  background: #fff;
  margin: 0 auto;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.banner-block .text-block .archive-search input[type="search"] {
  border: none;
  width: 100%;
  font-size: 21px;
  line-height: 27px;
  padding: 15px 55px 15px 20px;
  margin: 0;
  display: block;
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="search"]::-webkit-input-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="search"]:-moz-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="search"]:-ms-input-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"] {
  border: none;
  width: 100%;
  font-size: 21px;
  line-height: 27px;
  padding: 15px 55px 15px 20px;
  margin: 0;
  display: block;
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"]::-webkit-input-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"]:-moz-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"]:-ms-input-placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="search"].placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search input[type="text"].placeholder {
  color: #bfbfbf;
}

.banner-block .text-block .archive-search button[type="submit"] {
  position: absolute;
  font-size: 27px;
  line-height: 1;
  top: 50%;
  right: 20px;
  background: none;
  border: 0;
  color: #5fa050;
  margin: -13px 0 0;
}

.banner-block .text-block .archive-search button[type="submit"]:hover {
  opacity: .8;
}

.banner-block .text-block.property {
  bottom: 90px;
}

.info-block {
  position: relative;
  font-size: 24px;
  line-height: 40px;
  padding: 40px 0;
  text-align: center;
}

.info-block:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #e6e6e6;
  z-index: -1;
}

.info-block p {
  margin: 0;
  font-weight: lighter;
  font-size: 0.8em;
  line-height: 1.7em;
  max-width: 900px;
  margin: 0 auto;
}

.info-block strong {
  display: inline-block;
  margin-top: 20px;
}

.two-cols-holder {
  padding-top: 33px;
  margin-left: -2px;
  padding-bottom: 72px;
}

.two-cols-holder .title {
  font-size: 24px;
  line-height: 30px;
  color: #5fa050;
  text-transform: capitalize;
  font-weight: normal;
  display: block;
  margin-bottom: 19px;
}

.feature {
  padding-bottom: 35px;
}

.feature .img-container {
  margin-bottom: 15px;
}

.feature .img-container a:hover {
  opacity: .7;
}

.feature .title {
  margin: 0 0 5px;
  font-size: 24px;
  line-height: 30px;
  color: #5fa050;
  text-transform: capitalize;
  font-weight: normal;
  display: block;
}

.sell-form {
  width: 40.1%;
  float: right;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2M2U0MCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjM2UzNzM5IiBzdG9wLW9wYWNpdHk9IjAuNDUiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMmEyNTI2IiBzdG9wLW9wYWNpdHk9IjAuMTkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg2ODU4NSIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-linear-gradient(top, rgba(70, 62, 64, 0.6) 0%, rgba(62, 55, 57, 0.45) 27%, rgba(42, 37, 38, 0.19) 75%, rgba(134, 133, 133, 0.05) 100%);
  background: linear-gradient(to bottom, rgba(70, 62, 64, 0.6) 0%, rgba(62, 55, 57, 0.45) 27%, rgba(42, 37, 38, 0.19) 75%, rgba(134, 133, 133, 0.05) 100%);
  border-radius: 7px;
  padding: 40px 32px 57px 35px;
  margin: 0 2px 0 0;
}

.sell-form .row {
  margin-bottom: 29px;
}

.sell-form input[type="text"] {
  height: 57px;
  color: #bfbfbf;
  font-size: 21px;
  line-height: 37px;
  padding: 8px 18px;
  font-weight: 600;
  border-radius: 3px;
  outline: none;
  border: none;
  width: 100%;
}

.sell-form input[type="text"]::-webkit-input-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

.sell-form input[type="text"]:-moz-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="text"]:-ms-input-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="email"] {
  height: 57px;
  color: #bfbfbf;
  font-size: 21px;
  line-height: 37px;
  padding: 8px 18px;
  font-weight: 600;
  border-radius: 3px;
  outline: none;
  border: none;
  width: 100%;
}

.sell-form input[type="email"]::-webkit-input-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="email"]::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

.sell-form input[type="email"]:-moz-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="email"]:-ms-input-placeholder {
  color: #bfbfbf;
}

.sell-form textarea {
  height: 57px;
  color: #bfbfbf;
  font-size: 21px;
  line-height: 37px;
  padding: 8px 18px;
  font-weight: 600;
  border-radius: 3px;
  outline: none;
  border: none;
  width: 100%;
  min-height: 154px;
  max-height: 154px;
}

.sell-form textarea::-webkit-input-placeholder {
  color: #bfbfbf;
}

.sell-form textarea::-moz-placeholder {
  opacity: 1;
  color: #bfbfbf;
}

.sell-form textarea:-moz-placeholder {
  color: #bfbfbf;
}

.sell-form textarea:-ms-input-placeholder {
  color: #bfbfbf;
}

.sell-form input[type="text"].placeholder {
  color: #bfbfbf;
}

.sell-form input[type="email"].placeholder {
  color: #bfbfbf;
}

.sell-form textarea.placeholder {
  color: #bfbfbf;
}

.sell-form input[type="submit"] {
  background: #8dc97f;
  display: block;
  border-radius: 3px;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  padding: 20px 15px;
  border: 0;
  width: 100%;
  text-align: center;
}

.sell-form input[type="submit"]:hover {
  background: #5fa050;
}

.slogan-block {
  overflow: hidden;
  position: relative;
}

.slogan-block .container-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.slogan-block .text {
  position: absolute;
  bottom: 53px;
  left: 24px;
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  display: block;
  max-width: 800px;
  z-index: 2;
}

.slogan-block .img-holder {
  float: left;
  left: 50%;
  position: relative;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  width: 100%;
}

.slogan-block .img-holder img {
  float: left;
  position: relative;
  left: -50%;
  min-width: 1600px;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.slogan-block2 {
  position: relative;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  overflow: hidden;
}

.slogan-block2 .container-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.slogan-block2 .img-holder {
  float: left;
  left: 50%;
  position: relative;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  width: 100%;
}

.slogan-block2 .img-holder img {
  float: left;
  position: relative;
  left: -50%;
  min-width: 1600px;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.slogan-block2 span {
  color: #fff;
  font-size: 39px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -29px 0 0;
  font-weight: 600;
}

.slogan-block2 .text-holder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: -41px 0 0;
}

.slogan-block2 .title {
  font-size: 32px;
  line-height: 44px;
  font-weight: lighter;
  display: block;
  margin: 0 0 9px;
}

.slogan-block2 p {
  font-size: 18px;
  font-weight: 400;
}

.slogan-block2.alternate {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.slogan-block2.alternate .img-holder {
  opacity: 0;
}

.slogan-block2.alternate .text-holder {
  color: #5fa050;
}

#footer {
  width: 100%;
  background-color: #5fa050;
}

.contact-form {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.contact-form .form-input {
  margin: 0 0 12px;
}

.contact-form .form-input label {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 3px;
}

.contact-form .form-input label .req {
  color: #8dc97f;
}

.contact-form .form-input input[type="text"] {
  border: 1px solid #fff;
  background: #fff;
  width: 100%;
  margin: 0;
  height: 33px;
  font-size: 14px;
  line-height: 19px;
  padding: 6px 10px;
  color: #404040;
  display: block;
  box-shadow: none;
}

.contact-form .form-input input[type="email"] {
  border: 1px solid #fff;
  background: #fff;
  width: 100%;
  margin: 0;
  height: 33px;
  font-size: 14px;
  line-height: 19px;
  padding: 6px 10px;
  color: #404040;
  display: block;
  box-shadow: none;
}

.contact-form .form-input textarea {
  border: 1px solid #fff;
  background: #fff;
  width: 100%;
  margin: 0;
  height: 33px;
  font-size: 14px;
  line-height: 19px;
  padding: 6px 10px;
  color: #404040;
  display: block;
  box-shadow: none;
  height: 66px;
  max-width: 100% !important;
  resize: none;
  min-height: 66px;
}

.contact-form .form-input.error input[type="text"],
.contact-form .form-input.error input[type="email"],
.contact-form .form-input.error textarea {
  border: 1px solid #f00;
}

.contact-form input[type="submit"] {
  font-size: 14px;
  line-height: 22px;
  background: #8dc97f;
  color: #fff;
  min-width: 76px;
  height: 32px;
  padding: 5px 10px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top;
  margin: 8px 0;
}

.contact-form input[type="submit"]:hover {
  background: #fff;
  color: #8dc97f;
  text-decoration: none;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.popup-content {
  width: 262px;
  padding: 20px 32px 17px 30px;
}

.popup-content .icon-holder {
  text-align: center;
  color: #5fa050;
  font-size: 60px;
  line-height: 1;
  margin: 0 0 13px;
}

.popup-content .block {
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 16px;
}

.popup-content .block p {
  margin: 0 0 11px;
}

.popup-content .block .btn-call {
  text-align: left;
}

.popup-content .separator {
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  position: relative;
  margin: 0 0 14px;
}

.popup-content .separator:before {
  content: "";
  position: absolute;
  background-color: #5fa050 -darker;
  height: 2px;
  top: 14px;
  left: 0;
  right: 0;
}

.popup-content .separator span {
  display: inline-block;
  vertical-align: top;
  background: #e6e6e6;
  padding: 0 7px;
  position: relative;
}

.fancybox-wrap {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-wrap iframe {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-skin {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
  padding: 0 !important;
}

.fancybox-outer {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
  margin: 0;
}

.fancybox-inner {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}

.fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-nav span {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

#fancybox-loading {
  background-image: url("../images/fancybox/fancybox_sprite.png");
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  background-image: url("../images/fancybox/fancybox_sprite.png");
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-prev span {
  background-image: url("../images/fancybox/fancybox_sprite.png");
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next {
  right: 0;
}

.fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png");
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.et_monarch .social-icons .et_social_networks {
  text-align: right;
}

.et_monarch .social-icons .et_social_networks div.et_social_network_label {
  display: none;
}

.et_monarch .social-icons .et_social_networks li {
  margin-left: 0px;
}

.et_monarch .social-icons .et_social_networks .et_social_icons_container {
  width: auto;
}

.et_monarch .social-icons .et_social_rounded.et_social_networks li {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 40px;
}

.et_monarch .social-icons .et_social_inline_bottom {
  margin: -13px 0 25px;
}

.et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 40px;
}

.et_monarch .et_social_networks.et_social_left .et_social_networkname {
  font-size: small;
}

.responsive-row h1 {
  color: #5fa050;
  margin-bottom: 12px;
}

.responsive-row h2 {
  color: #5fa050;
  margin-bottom: 12px;
}

.responsive-row h3 {
  color: #5fa050;
  margin-bottom: 12px;
}

.responsive-row h4 {
  color: #5fa050;
  margin-bottom: 12px;
}

.responsive-row h5 {
  color: #5fa050;
  margin-bottom: 12px;
}

.slide-content .img-holder {
  min-height: 184px;
  position: relative;
  overflow: hidden;
}

.slide-content .img-holder img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: auto !important;
  max-width: none;
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.no-decoration {
  text-decoration: none !important;
}

.blog-row:before {
  content: "";
  display: table;
}

.blog-row:after {
  content: "";
  display: table;
  clear: both;
}

.job-title {
  color: #8dc97f;
}

.property-sold {
  position: relative;
}

.property-sold:after {
  background: url(images/soldstamp.png);
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.property-sold img {
  opacity: 0.4;
}

[class^="landmarketicon-"] {
  font-family: 'landmarketicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.landmarketicon-singlehouse:before {
  content: "\e800";
}

.landmarketicon-houses:before {
  content: "\e801";
}

.landmarketicon-buildings:before {
  content: "\e802";
}

.landmarketicon-field:before {
  content: "\e803";
}

.landmarketicon-hill:before {
  content: "\e804";
}

.landmarketicon-tractor:before {
  content: "\e805";
}

#register h2 {
  font-size: 22px !important;
  line-height: 28px !important;
  font-weight: normal !important;
  margin: 0 0 17px !important;
  border-bottom: none;
  color: #404040 !important;
}

.dark-content-block {
  background: #5fa050;
  color: white;
  text-align: center;
}

.dark-content-block .container-holder {
  padding-top: 66px;
  padding-bottom: 52px;
}

.dark-content-block h2 {
  font-size: 29px;
  line-height: 36px;
  font-weight: 400;
  margin: 0 0 10px;
}

.form-checkbox .wpcf7-list-item {
  margin: 0;
}

.form-checkbox .wpcf7-list-item-label {
  display: none;
}

.buyers-form input[type=submit] {
  width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}

@media only screen and (min--moz-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}

@media only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}

@media all and (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
  .home .list-block .slide.js-slide-hidden {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    display: block !important;
  }
  .home .advertise-block .advertise {
    padding: 39px 10px 38px;
    margin: 0 -15px;
  }
  .home .advertise-block .advertise .slide.js-slide-hidden {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    display: block !important;
  }
  .content-block .slide.js-slide-hidden {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    display: block !important;
  }
  .footer-holder .column .slide.js-slide-hidden {
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    display: block !important;
  }
  .footer-holder .title .opener {
    pointer-events: none;
  }
}

@media all and (min-width: 1024px) {
  .home .advertise-block .advertise {
    padding: 39px 5.4% 38px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
  }
  .home .advertise-block .list-block {
    padding: 0 10px 0 0;
    width: 66.6%;
  }
  .home .columns-container .container-holder {
    padding: 0 18px;
  }
  .home .content-block .container-holder {
    max-width: 1189px;
  }
  .home .content-block .two-columns {
    margin: 0 -15px 46px;
  }
  .home .content-block .two-columns .ico-holder {
    width: 27.5%;
  }
  .home .content-block .two-columns .txt-wrap {
    padding: 0 42px 0 6px;
    width: 70%;
  }
  .home .content-block .two-columns .column:nth-child(2n) {
    padding: 0 31px 0 12px;
  }
  .home .content-block .two-columns .column:nth-child(2n) .ico-holder {
    width: 25%;
  }
  .home .content-block .two-columns .column:nth-child(2n) .txt-wrap {
    padding: 0 70px 0 9px;
    width: 72%;
  }
}

@media only screen and (max-width: 1200px) {
  .home .advertise-block .icon-book {
    margin: 0 10px 10px 0;
  }
  .gallery-block .gallery .mask {
    max-width: 740px;
    margin: 0 auto;
  }
  .gallery-block .gallery .slide {
    width: 33.33% !important;
    max-width: 246px;
  }
  .gallery-block .gallery .btn-next {
    left: 0;
    right: 26px;
  }
  .gallery-block .gallery .btn-prev {
    left: 0;
  }
  .form-container label {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1124px) {
  #nav .nav-drop {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .login-list {
    margin: 0;
  }
  .call-block {
    margin: -6px 0 0;
  }
  #nav .nav-drop {
    font-size: 14px;
    line-height: 20px;
  }
  #nav .nav-drop > ul {
    padding: 8px 0 0;
  }
  #nav .nav-drop > ul > li {
    margin: 0 20px 0 0;
  }
  #nav .nav-drop > ul > li > ul {
    font-size: 14px;
    top: 45px;
  }
  #nav .btn {
    margin: 0;
    font-size: 19px;
  }
  .banner-block .text-block h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner-block .text-block.property {
    bottom: 50px;
  }
  .home .list-block .title {
    font-size: 40px;
    line-height: 48px;
  }
  .home .list {
    padding-top: 28px;
  }
  .home .advertise-block .icon-book {
    float: none;
    margin: 0 0 5px;
    display: inline-block;
    vertical-align: top;
  }
  .home .advertise-block .advertise .title {
    max-width: none;
    float: none;
  }
  .home .slogan-block2 {
    font-size: 18px;
    line-height: 22px;
  }
  .home .slogan-block2 .title {
    font-size: 25px;
    line-height: 36px;
  }
  #content .txt {
    font-size: 20px;
    line-height: 30px;
  }
  #content .txt em {
    margin: 0 17px -13px -2px;
  }
  #sidebar .search-form {
    padding: 35px 10px;
  }
  #sidebar .search-form .row {
    padding-right: 80px;
  }
  #sidebar .search-form input[type=submit] {
    right: 10px;
  }
  #sidebar .list-holder {
    padding: 27px 10px 0;
  }
  .landing .list-block .title {
    font-size: 40px;
    line-height: 48px;
  }
  .landing .list {
    padding-top: 28px;
  }
  .sell-form {
    padding: 40px 20px 57px;
  }
  .guide-block .col {
    font-size: 21px;
    line-height: 25px;
    text-align: left;
    padding: 14px 8px 19px;
  }
  .guide-block .col.guide span {
    max-width: 160px;
  }
  .content-block span {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  .content-block .two-columns {
    margin: 0 -15px;
    padding: 20px 0 0;
  }
  .content-block .two-columns .txt-wrap {
    padding: 0 16px;
  }
  .content-block .two-columns .txt-wrap .title {
    font-size: 24px;
    line-height: 30px;
  }
  .slogan-block .text {
    font-size: 38px;
    line-height: 44px;
  }
  .partners-block li {
    padding: 20px 10px;
  }
  .slogan-block2 span {
    font-size: 30px;
    line-height: 40px;
  }
  .calls-block li a {
    font-size: 24px;
    line-height: 28px;
  }
  .propertypage .container-block {
    padding-bottom: 30px;
  }
  .propertypage .container-block .pagination1 .slide1 {
    width: 125px;
  }
  .propertypage .agent-block {
    padding: 10px;
    margin-bottom: 20px;
  }
  .propertypage .agent-block h2 {
    line-height: 30px;
  }
  .propertypage .agent-holder .name-holder .name {
    margin-bottom: 2px;
  }
  .propertypage .form-block {
    padding: 11px 10px 3px;
  }
  .propertypage .form-block h2 {
    line-height: 30px;
  }
  .gallery-block {
    padding: 40px 14px;
  }
  .gallery-block .gallery .btn-next {
    display: none;
  }
  .gallery-block .gallery .btn-prev {
    display: none;
  }
  .form-container .block:nth-child(2n) {
    float: none;
  }
  .archive-block #content {
    width: 65%;
  }
  .archive-block #content .pagination {
    width: 100%;
    overflow: hidden;
  }
  .archive-block #content .select-container {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  .archive-block .archive-post {
    width: 50%;
  }
  .archive-block #sidebar {
    width: 33%;
  }
  .archive-block #sidebar .feature-block .image-holder {
    margin: 0;
  }
  .archive-block #sidebar .feature-block .image-holder .img-hold {
    width: 100%;
    margin: 0 0 5px;
  }
  .archive-block #sidebar .feature-block .land-block {
    width: 100%;
    padding: 10px 0 0;
  }
  .footer-holder {
    margin: 0 -10px;
  }
  .footer-holder .column {
    padding: 0 10px;
  }
  .footer-holder .team-list .text-holder {
    margin: -8px 0 0;
  }
  .footer-holder address dt {
    width: 100%;
  }
  .footer-holder address dd {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #header {
    background: #fff;
    border-top: 5px solid #5fa050;
  }
  #header .container-holder {
    border-top: 1px solid #5fa050;
    padding: 0;
  }
  .header-top {
    display: none;
  }
  .header-content {
    padding: 24px 73px 24px 14px;
    background: #fff;
  }
  .header-content .lightbox.opener {
    display: block;
    float: right;
    padding: 0;
    width: auto;
  }
  .header-content .nav-opener {
    display: block;
    position: absolute;
    top: 18px;
    right: 14px;
    width: 46px;
    height: 46px;
    background: #fff;
  }
  .header-content .nav-opener:before {
    background: #bfbfbf;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    height: 4px;
    margin-top: -2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-indent: -9999px;
    overflow: hidden;
    content: "";
    top: 30%;
  }
  .header-content .nav-opener:after {
    background: #bfbfbf;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    height: 4px;
    margin-top: -2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-indent: -9999px;
    overflow: hidden;
    content: "";
    top: 30%;
    top: 70%;
  }
  .header-content .nav-opener span {
    background: #bfbfbf;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    height: 4px;
    margin-top: -2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    text-indent: -9999px;
    overflow: hidden;
  }
  .nav-active .header-content .nav-opener {
    background: #000;
  }
  .nav-active .header-content .nav-opener:before {
    background: #fff;
  }
  .nav-active .header-content .nav-opener:after {
    background: #fff;
  }
  .nav-active .header-content .nav-opener span {
    background: #fff;
  }
  .nav-active #nav .nav-drop {
    display: block;
    background: #404040;
    visibility: visible;
    max-height: 4000px;
    opacity: 1;
  }
  .nav-active #nav .nav-drop.alternate {
    height: auto;
  }
  .logo {
    width: 181px;
  }
  .call-block {
    display: none;
  }
  #nav {
    padding: 0;
    position: static;
  }
  #nav .nav-drop {
    max-height: 0;
    visibility: hidden;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    width: 100%;
    opacity: 0;
  }
  #nav .nav-drop > ul {
    padding: 13px 0 0;
    float: none;
    width: 100%;
  }
  #nav .nav-drop > ul > li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #555;
    font-size: 19px;
    line-height: 25px;
  }
  #nav .nav-drop > ul > li > a {
    display: block;
    padding: 12px 18px;
  }
  #nav .nav-drop > ul > li > ul {
    position: static;
    width: auto;
    background: none;
    padding: 11px 0 12px;
  }
  #nav .nav-drop > ul > li > ul a {
    display: block;
    padding: 5px 18px;
  }
  #nav .nav-drop > ul > li.has-drop-down {
    position: relative;
  }
  #nav .nav-drop > ul > li.has-drop-down.hover a:after {
    content: "-";
    position: absolute;
    right: 26px;
    top: 9px;
    font-size: 30px;
    line-height: 1;
  }
  #nav .nav-drop > ul > li.hover ul a:hover {
    color: #fff;
    background: #5fa050;
  }
  #nav .mail {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 9px;
    margin: 0 0 17px;
  }
  #nav .btn {
    display: none;
  }
  main.test #content {
    width: 100%;
  }
  main.test #sidebar {
    width: 100%;
  }
  .banner-block {
    margin: 0;
  }
  .banner-block .img-holder img {
    min-width: 700px;
  }
  .banner-block .text-block {
    bottom: 73px;
  }
  .banner-block .text-block h1 {
    display: none;
  }
  .banner-block .text-block .form-block {
    width: 231px;
    margin: 0 auto;
    padding: 0;
  }
  .banner-block .text-block .search-form {
    width: 100%;
    margin: 0;
    height: 53px;
    padding: 11px 50px 11px 16px;
  }
  .banner-block .text-block .search-form button[type="submit"] {
    margin: -11px 0 0;
    font-size: 26px;
    right: 12px;
  }
  .banner-block .text-block .or {
    padding: 2px 0 5px;
  }
  .banner-block .text-block .btn {
    width: 100%;
    font-size: 19px;
    line-height: 29px;
    padding: 11px 30px 11px 20px;
    height: 53px;
  }
  .banner-block .text-block .archive-search {
    width: 100%;
  }
  .info-block {
    display: none;
  }
  .home .list-block {
    width: 100%;
    float: none;
    padding: 27px 0 29px;
  }
  .home .list-block .title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .home .list-block .opener {
    padding: 16px 55px 17px 26px;
    margin: 0 -24px;
    background: #e6e6e6;
    display: block;
    position: relative;
    background: #5fa050 -lighter;
    color: #fff;
    font-size: 21px;
    line-height: 26px;
  }
  .home .list-block .opener:hover {
    color: #5fa050 -lighter;
    background: #fff;
  }
  .home .list-block .opener:hover:after {
    color: #5fa050 -lighter;
  }
  .home .list-block .opener:after {
    content: "+";
    font-size: 30px;
    line-height: 1;
    position: absolute;
    right: 33px;
    top: 14px;
    color: #fff;
  }
  .home .list-block .slide {
    padding: 32px 0 0;
  }
  .home .list-block.active .opener:after {
    content: "_";
    top: -1px;
    right: 35px;
    color: #fff;
  }
  .home .list-block.open-close {
    margin-bottom: 0;
    padding: 0;
  }
  .home .list {
    padding-top: 36px;
  }
  .home .list ul {
    width: 100%;
    float: none;
  }
  .home .list ul:first-child {
    width: 100%;
  }
  .home .list ul li {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 14px;
  }
  .home .list ul .icon-checked {
    top: 0;
    left: -39px;
  }
  .home .advertise-block .container-holder {
    padding-bottom: 0;
  }
  .home .advertise-block .icon-book {
    float: left;
    margin: 0 21px 10px 8px;
  }
  .home .advertise-block .advertise .title {
    max-width: 100px;
    float: left;
  }
  .home .advertise-block .advertise .opener {
    padding: 16px 75px 17px 26px;
    background: #e6e6e6;
    display: block;
    position: relative;
    background: #5fa050;
    color: #fff;
    font-size: 21px;
    line-height: 26px;
    text-align: left;
  }
  .home .advertise-block .advertise .opener:hover {
    background: #8dc97f;
  }
  .home .advertise-block .advertise .opener:hover:after {
    color: #5fa050 -lighter;
  }
  .home .advertise-block .advertise .opener .icon-book {
    font-size: 33px;
    position: absolute;
    right: 29px;
    top: 50%;
    margin: -16px 0 0;
  }
  .home .advertise-block .advertise .slide {
    padding: 32px 50px 39px;
  }
  .home .advertise-block .advertise.open-close {
    margin-bottom: 0;
    padding: 0;
  }
  .home .advertise-block .list-block .list {
    padding: 0 0 45px;
  }
  .home .advertise-block .list-block .list ul {
    padding-right: 0;
  }
  .home .columns-container {
    display: none;
  }
  .home .content-block .container-holder {
    padding-top: 0;
  }
  .home .slogan-block2 {
    display: none;
    display: none;
  }
  .breadcrumbs-block {
    padding: 9px 10px 0;
  }
  .breadcrumbs-block .back {
    margin-right: 8px;
  }
  .breadcrumbs-block .breadcrumbs {
    margin: -5px 0 0;
  }
  .breadcrumbs-block .breadcrumbs li {
    float: none;
    display: inline;
  }
  .breadcrumbs-block .breadcrumbs li + li {
    margin-left: 14px;
  }
  .breadcrumbs-block .breadcrumbs li + li:before {
    left: -10px;
  }
  #content {
    width: 100%;
    float: none;
    font-size: 14px;
    line-height: 22px;
  }
  #content h1 {
    font-size: 28px;
    line-height: 34px;
  }
  #content .author {
    margin-bottom: 20px;
  }
  #content .txt {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  #content .txt em {
    margin: 0 17px -16px -2px;
  }
  #content h2 {
    padding-top: 8px;
  }
  #content .text-hold {
    width: 50%;
  }
  #content .quote-block {
    width: 49%;
  }
  #content blockquote {
    font-size: 14px;
    line-height: 22px;
  }
  #content .img-holder {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
  }
  #content .pagination {
    margin-bottom: 20px;
  }
  #content .pagination a {
    padding: 2px 5px;
  }
  .two-cols-holder {
    padding-bottom: 0;
  }
  .two-cols .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .two-cols .txt-wrap {
    height: auto !important;
  }
  #sidebar {
    width: 100%;
    float: none;
    padding-top: 10px;
  }
  .blogroll-container #content h1 {
    font-size: 26px;
  }
  .blogroll-container .two-cols .col {
    margin: 0 auto 30px;
    float: none;
    text-align: left;
  }
  .blogroll-container .two-cols .col:nth-child(n+3) .img-wrap {
    border-top: 0;
  }
  .blogroll-container .two-cols .col:nth-child(n+2) .img-wrap {
    border-top: 1px solid #bfbfbf;
  }
  .feature .title {
    font-size: 20px;
    line-height: 24px;
  }
  .landing .container-holder {
    padding: 0 15px;
  }
  .landing #header {
    top: 0;
  }
  .landing .header-content {
    padding: 24px 21px 19px 13px;
  }
  .landing .header-content .lightbox.opener {
    margin-top: -6px;
    display: block;
  }
  .landing .header-content .lightbox.opener .icon-tel {
    font-size: 42px;
  }
  .landing .banner-block {
    padding-top: 85px;
  }
  .landing .list-block {
    width: 100%;
    float: none;
    padding: 27px 0 29px;
  }
  .landing .list-block .title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .landing .list {
    padding-top: 36px;
  }
  .landing .list ul {
    width: 100%;
    float: none;
  }
  .landing .list ul:first-child {
    width: 100%;
  }
  .landing .list ul li {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 14px;
  }
  .landing .list ul .icon-checked {
    top: 0;
    left: -39px;
  }
  .advertise-block .container-holder {
    padding-top: 0;
    padding-bottom: 12px;
  }
  .advertise-block .advertise {
    text-align: center;
    width: auto;
    margin: 0 -15px;
    float: none;
    border-radius: 0;
    padding: 33px 25px 50px;
  }
  .advertise-block .advertise .title {
    text-align: center;
  }
  .advertise-block .list-block {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 41px 0;
  }
  .advertise-block .list-block .list ul {
    padding-left: 44px;
    width: 100%;
    padding-right: 10px;
  }
  .advertise-block .list-block .list ul:first-child {
    width: 100%;
    margin-right: 0;
  }
  .advertise-block .list-block .list ul .icon-checked {
    top: 2px;
  }
  .advertise-block .list-block .list ul li {
    line-height: 23px;
  }
  .advertise-block .list-block .title {
    text-align: center;
    line-height: 40px;
    margin-bottom: 22px;
  }
  .sell-form {
    background: #463e40 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2M2U0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzFmMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-linear-gradient(top, #463e40 0%, #404040 100%);
    background: linear-gradient(to bottom, #463e40 0%, #404040 100%);
    width: auto;
    float: none;
    border-top: 6px solid #404040;
    margin: 0 -15px;
    border-radius: 0;
    padding: 31px 23px 38px 20px;
  }
  .sell-form .row {
    margin-bottom: 21px;
  }
  .sell-form input[type="text"] {
    height: 42px;
    font-size: 15px;
    line-height: 23px;
    padding: 8px 14px;
  }
  .sell-form input[type="email"] {
    height: 42px;
    font-size: 15px;
    line-height: 23px;
    padding: 8px 14px;
  }
  .sell-form textarea {
    height: 42px;
    font-size: 15px;
    line-height: 23px;
    padding: 8px 14px;
    min-height: 114px;
    max-height: 114px;
  }
  .sell-form input[type="submit"] {
    font-size: 18px;
    line-height: 22px;
    padding: 13px;
  }
  .guide-block .three-cols {
    margin: 0 -15px;
  }
  .guide-block .col {
    padding: 14px 15px 13px 23px;
    height: auto !important;
  }
  .guide-block .col em {
    display: none;
  }
  .guide-block .col.call-now {
    display: none;
  }
  .guide-block .col.request-call {
    display: none;
  }
  .guide-block .col.guide {
    width: 100%;
    border: 0;
  }
  .guide-block .col.guide .icon-book {
    float: right;
    font-size: 33px;
  }
  .content-block .container-holder {
    padding-top: 32px;
  }
  .content-block .two-columns {
    margin-bottom: 29px;
    padding: 0;
  }
  .content-block .two-columns .column {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .content-block .two-columns .ico-holder {
    width: 100%;
    max-width: 144px;
    margin: 0 auto 6px;
    float: none;
  }
  .content-block .two-columns .txt-wrap {
    width: 100%;
    text-align: center;
    padding: 0 21px;
  }
  .content-block .two-columns .txt-wrap .title {
    font-size: 29px;
    line-height: 35px;
  }
  .content-block .two-columns.active .opener:after {
    content: "_";
    top: -1px;
    right: 35px;
    color: #fff;
  }
  .content-block .two-columns.open-close {
    margin-bottom: 0;
  }
  .content-block .opener {
    padding: 16px 55px 17px 32px;
    margin: 0 -14px;
    background: #e6e6e6;
    display: block;
    position: relative;
    background: #8dc97f;
    color: #fff;
    font-size: 21px;
    line-height: 26px;
  }
  .content-block .opener:hover {
    opacity: .8;
  }
  .content-block .opener:after {
    content: "+";
    font-size: 30px;
    line-height: 1;
    position: absolute;
    right: 33px;
    top: 14px;
    color: #fff;
  }
  .content-block .slide {
    padding: 32px 0 0;
  }
  .slogan-block .text {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    bottom: 45px;
    left: 0;
    padding: 0 20px;
  }
  .slogan-block .img-holder img {
    min-width: 935px;
  }
  .partners-block ul {
    padding-top: 51px;
    padding-bottom: 62px;
  }
  .partners-block li {
    width: 98%;
    float: none;
    text-align: center;
    padding: 0;
    margin: 0 auto 48px;
  }
  .slogan-block2 span {
    max-width: 280px;
    margin: -60px auto 0;
    text-align: center;
  }
  .calls-block {
    display: none;
  }
  .calls-block li {
    display: none;
  }
  .calls-block li.call-now {
    display: none;
  }
  .calls-block li.request-call {
    display: none;
  }
  .propertypage .container-holder {
    padding: 0 10px;
  }
  .propertypage .breadcrumbs {
    display: block;
  }
  .propertypage .container-block #content h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .propertypage .container-block .carousel .mask {
    max-width: 480px;
    margin: 0 auto;
  }
  .propertypage .container-block .pagination1 {
    padding: 15px 13px;
  }
  .propertypage .container-block .pagination1 .slide1 {
    width: 70px;
  }
  .propertypage .container-block .pagination1 .slide1 + .slide1 {
    margin-left: 10px;
  }
  .propertypage .container-block .text-block {
    padding-top: 20px;
  }
  .propertypage .container-block .text-block .text {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .propertypage .container-block .list-content {
    padding-top: 20px;
  }
  .propertypage .container-block .list-content .list {
    padding-bottom: 20px;
  }
  .propertypage .container-block .list-content ul {
    width: 100%;
  }
  .propertypage .container-block .list-content ul + ul {
    width: 100%;
  }
  .propertypage .container-block .location-block h2 {
    margin-bottom: 20px !important;
  }
  .propertypage #sidebar .social-networks {
    margin: 0 0 25px;
    padding: 20px 0 0;
    text-align: center;
  }
  .gallery-block {
    padding: 18px 22px 29px;
  }
  .gallery-block:before {
    background: #404040 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMWYyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI0MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404040), color-stop(100%, #272425));
    background: -webkit-linear-gradient(top, #404040 0%, #272425 100%);
    background: linear-gradient(to bottom, #404040 0%, #272425 100%);
  }
  .gallery-block h1 {
    font-size: 21px;
    line-height: 31px;
    text-align: left;
    margin: 0 0 26px;
  }
  .gallery-block .gallery .slideset {
    width: 100% !important;
    white-space: nowrap;
    letter-spacing: -4px;
  }
  .gallery-block .gallery .slide {
    width: 100% !important;
    max-width: none;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    float: none;
  }
  .gallery-block .gallery .btn-holder {
    display: block;
    width: 237px;
    margin: 0 auto;
  }
  .gallery-block .slide-content {
    width: 237px;
    margin: 0 auto;
  }
  .content-column .content-text {
    float: none;
    width: 100%;
  }
  .content-column .content-text .slogan {
    font-size: 18px;
    line-height: 24px;
  }
  .content-column .list-container {
    float: none;
    width: 100%;
  }
  .content-column .list-container .list {
    padding: 25px 14px 10px;
  }
  .content-column .list-container .list ul li {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 14px;
  }
  .content-column .list-container .list ul .icon-checked {
    top: 0;
    left: -39px;
  }
  .form-container .block {
    width: 100%;
    display: block;
    padding: 25px 15px;
  }
  .form-container .block.block2 {
    padding: 25px 15px;
  }
  .form-container .form-input {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .form-container .form-input + .form-input {
    float: none;
  }
  .archive-block #content {
    width: 100%;
  }
  .archive-block #content .select-container .select-block {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  .archive-block #content .select-container .select-block label {
    display: inline-block;
    vertical-align: top;
  }
  .archive-block #content h2 {
    height: auto !important;
  }
  .archive-block #content .text-holder {
    height: auto !important;
  }
  .archive-block .archive-post {
    width: 100%;
  }
  .archive-block .post-holder {
    max-width: 400px;
    margin: 0 auto;
  }
  .archive-block #sidebar {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .archive-block #sidebar .feature-block .image-holder {
    margin: 0 0 15px;
  }
  .archive-block #sidebar .feature-block .image-holder .img-hold {
    height: auto !important;
  }
  .archive-block #sidebar .feature-block .land-block {
    width: 60%;
    padding: 0 0 0 6.2%;
  }
  #footer .container-holder {
    padding: 0;
  }
  .footer-holder {
    margin: 0;
    padding: 0 24px;
  }
  .footer-holder .column {
    width: 100%;
    padding: 0;
    float: none;
  }
  .footer-holder .column.active .title .opener:after {
    content: "_";
    top: -1px;
    right: 35px;
  }
  .footer-holder .column.style-white {
    position: relative;
    margin: 0 -24px;
    padding: 23px 22px 21px;
    background: #fff;
    width: auto;
    float: none;
  }
  .footer-holder .column.style-white .title {
    margin: 0 0 24px;
  }
  .footer-holder .column.hide .title {
    display: none;
  }
  .footer-holder .column.form-block {
    margin: 0 -2px;
  }
  .footer-holder .title {
    font-size: 21px;
    line-height: 26px;
    margin: 0;
  }
  .footer-holder .title .opener {
    padding: 15px 55px 17px 22px;
    margin: 0 -24px;
    background: #e6e6e6;
    display: block;
    position: relative;
  }
  .footer-holder .title .opener:hover {
    background: #8dc97f;
  }
  .footer-holder .title .opener:after {
    content: "+";
    font-size: 30px;
    line-height: 1;
    position: absolute;
    right: 33px;
    top: 14px;
    color: #1a1a1a;
  }
  .footer-holder .team-list {
    padding: 24px 17px 27px;
  }
  .footer-holder .team-list li {
    padding: 12px 0 17px;
  }
  .footer-holder .team-list li + li {
    padding: 16px 0 12px;
  }
  .footer-holder .team-list .img-holder {
    width: 28%;
    max-width: 66px;
  }
  .footer-holder .team-list .text-holder {
    margin: 0;
    width: 72%;
    padding: 0 0 0 14px;
    float: left;
  }
  .footer-holder address {
    padding: 0 3px;
    margin: 0;
  }
  .footer-holder address dt {
    width: 22.5%;
  }
  .footer-holder address dd {
    width: 75%;
  }
  .footer-holder .links-list {
    margin: 0 -24px;
    background: #fff;
    padding: 0 0 1px;
  }
  .footer-holder .links-list + .links-list {
    display: none;
  }
  .footer-holder .links-list li {
    font-size: 21px;
    line-height: 25px;
    padding: 0;
    margin: 0 0 2px;
  }
  .footer-holder .links-list li:before {
    display: none;
  }
  .footer-holder .links-list a {
    padding: 16px 55px 18px 22px;
    display: block;
    position: relative;
    background: #e6e6e6;
  }
  .footer-holder .links-list a:hover {
    background: #8dc97f;
    color: #fff;
  }
  .footer-holder .links-list a .icon-home {
    display: block;
    position: absolute;
    font-size: 31px;
    line-height: 1;
    right: 24px;
    top: 50%;
    margin: -15px 0 0;
  }
  .contact-form {
    padding: 12px 17px 25px 0;
  }
  .footer-frame {
    padding: 15px 24px 30px;
  }
  .footer-frame .footer-links {
    max-width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 22px;
  }
  .footer-frame .footer-block {
    max-width: none;
    text-align: center;
    float: none;
  }
}

@media all and (max-width: 767px) {
  .et_monarch .social-icons .et_social_inline_bottom {
    margin: 10px;
  }
  .et_monarch .social-icons .et_social_networks {
    text-align: center;
  }
  .et_monarch .social-icons .et_social_rounded.et_social_networks li {
    clear: none !important;
    width: 40px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
  .et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container {
    clear: none !important;
    width: 40px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
}

#header {
  background-color: #fff;
}

#nav .nav-drop > ul > li > ul {
  top: 38px;
}

@media all and (min-width: 768px) {
  .header-content {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

.call-block {
  margin-top: 5px;
}

.call-block a {
  display: block;
}

.call-block a[href^="tel"] {
  position: relative;
  margin-bottom: 5px;
}

.call-block a[href^="tel"]:before {
  position: absolute;
  font-family: "icomoon";
  content: "\e605";
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  font-size: 1.3em;
  left: -32px;
  top: -3px;
}

.sf-intro-text {
  background: #5fa050;
  /* The Fallback */
  background: rgba(95, 160, 80, 0.9);
  margin-top: -267px;
  padding: 56px 0;
}

.sf-intro-text__content {
  width: 42%;
  color: #fff;
  text-align: left;
}

.sf-intro-text__content h2 {
  font-size: 1.2em;
  font-weight: normal;
}

.sf-intro-text__content p {
  font-size: 0.7em;
  line-height: 1.5;
}

.sf-intro-text--left {
  float: left;
  position: relative;
}

.sf-intro-text--left:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  right: -18%;
  height: 100%;
  width: 1px;
}

.sf-intro-text--right {
  float: right;
}

@media all and (max-width: 767px) {
  .sf-intro-text {
    display: block;
    margin-top: 0px;
    padding: 30px 0;
  }
  .sf-intro-text__content {
    width: 100%;
  }
  .sf-intro-text__content h2 {
    font-size: 1.1em;
  }
  .sf-intro-text__content p {
    font-size: 0.7em;
    line-height: 1.5;
  }
  .sf-intro-text--left, .sf-intro-text--right {
    float: none;
    position: relative;
  }
  .sf-intro-text--left:after, .sf-intro-text--right:after {
    display: none;
  }
  .sf-intro-text--left {
    margin-bottom: 20px;
  }
}

.advertise-block .list-block .title {
  color: #5fa050;
}

.slogan-block2:not(.last) {
  border-bottom: 5px solid #8dc97f;
}

.slogan-block2:not(.last) .text-holder {
  top: 43%;
}

.slogan-block2:not(.last) .title {
  font-size: 1.3em;
}

.slogan-block2:not(.last) .cta {
  display: inline-block;
  font-size: 33px;
  margin-top: 14px;
}

.slogan-block2:not(.last) .cta:before {
  font-family: "icomoon";
  content: "\e605";
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
}

.slogan-block2.last {
  border-bottom: 5px solid #8dc97f;
  margin-bottom: 0 !important;
}

.slogan-block2.last .text-holder {
  top: 39%;
}

.slogan-block2.last p {
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: lighter;
}

.slogan-block2.last p:last-child {
  margin-top: 1em;
  font-size: 1.5em;
  font-weight: 500;
}

.slogan-block2.last p:last-child:before {
  font-family: "icomoon";
  content: "\e605";
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 0px;
  margin-right: 20px;
  font-size: 30px;
}

@media all and (min-width: 1024px) {
  .home .advertise-block .advertise {
    padding: 39px 3% 38px;
  }
}

.home .advertise-block .advertise .title {
  max-width: 100%;
  font-size: 34px;
  line-height: 30px;
  margin-top: 10px;
}

.home .advertise-block .icon-book {
  font-size: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-left: 0px;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .home .advertise-block .advertise .opener .icon-book {
    display: none;
  }
}

.home .columns-container .btn {
  float: right;
  background: #8dc97f;
}

.home .columns-container .btn:hover {
  background: #5fa050;
}

.case-study {
  position: relative;
  padding: 60px 0 55px !important;
}

.case-study:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  background: #5fa050;
  z-index: -1;
}

.case-study h2 {
  color: #fff !important;
  text-align: center;
  margin-bottom: 25px !important;
}

.case-study h2:before {
  font-family: "icomoon";
  content: "\e602";
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  font-size: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 0px;
  margin-right: 20px;
  font-size: 20px;
}

.case-study p {
  color: #fff;
}

.content-block .two-columns .ico-holder {
  background: #8dc97f !important;
}

.content-block .two-columns .ico-holder {
  background: #5fa050;
  text-align: center;
  padding: 36px 0;
}

.content-block .two-columns .ico-holder img {
  width: auto;
  height: auto;
}

.land-search-form .block.block2 {
  padding: 25px 21px 21px;
}

.land-search-form .block.block3 {
  background-color: #fff;
  float: right;
}
