* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
body,
html {
  height: 100%;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  line-height: 1.59;
  color: #333333;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: 0;
  word-spacing: 0;
  text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #ffffff;
  min-width: 320px;
}
p {
  margin: 0;
}
a {
  color: #0C9;
}
a:hover,
a:active,
a:focus {
  color: #333333;
  outline: 0;
  text-decoration: underline;
}
a:focus {
  outline: 0;
}
a img {
  vertical-align: middle;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
a[href^="tel"]:hover,
a[href^="tel"]:active,
a[href^="tel"]:focus {
  color: inherit;
  text-decoration: none;
}
a.navbar-brand {
  color: #fff;
  padding: 30px 15px;
}
a img,
table,
iframe,
fieldset {
  border: 0 none;
}
img,
iframe,
video,
audio,
object {
  max-width: 100%;
}
img {
  height: auto;
}
a,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  cursor: pointer;
}
sup,
sub {
  line-height: 1;
}
a.link-scroll {
  color: #FFF;
  font-weight: bold;
  padding: 10px 50px;
}
a.btn.btn-info:hover {
  color: #FFF;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
ul,
ol {
  list-style-position: inside;
}
blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: inherit;
}
nav ul,
[class^="list-"],
.slides,
.testimonials,
.estates {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
nav ul.row,
[class^="list-"].row,
.slides.row,
.testimonials.row,
.estates.row {
  margin: 0 -15px;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
:-moz-placeholder {
  opacity: 1;
  color: inherit;
}
::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-family: 'Lato', serif;
  letter-spacing: 0.2em;
}
h2,
h3,
h4 {
  font-weight: normal;
}
h1 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}
h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
h3 {
  font-size: 26px;
  margin: 20px 0;
}
h4 {
  font-size: 22px;
  margin: 20px 0;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11px;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 26.01px;
  }
  h2 {
    font-size: 20.06px;
  }
}
.container,
.container-fluid,
[class^="col-"] {
  padding: 0 10px;
}
.row {
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1332px) {
  .container {
    width: 1362px;
  }
  .row {
    margin: 0 -15px;
  }
  .container,
  .container-fluid,
  [class^="col-"] {
    padding: 0 15px;
  }
}
@media (max-width: 1300px) {
  .row-fluid [class^="col-"] {
    width: 100%;
  }
}
.btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Lato', serif;
  font-size: 12.92px;
}
.btn-info {
  padding: 15px 17px 16px;
  border: 3px solid #00CC99;
  color: #333333;
  background: none;
  letter-spacing: 0.14em;
}
.btn-info:focus,
.btn-info:hover {
  background: #00CC99;
  color: #ffffff;
  border-color: #00CC99;
}
.btn-primary {
  background: #00CC99;
  color: #ffffff;
  border: 0;
  letter-spacing: 0.18em;
  padding: 20px 40px 18px;
}
.btn-primary:focus,
.btn-primary:hover {
  background: #225D4E;
}
.btn-contact {
  display: inline-block;
  vertical-align: middle;
  background: #4d3d35;
  font-size: 14.96px;
  color: #b8b1ae;
  border-radius: 8px 8px 0 0;
  padding: 10px 21px 12px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-contact i {
  margin: -2px -8px 0 12px;
}
.btn-contact:focus,
.btn-contact:hover {
  padding-bottom: 22px;
  text-decoration: none;
  color: #b8b1ae;
}
.form-btn {
  border: none;
}
.fullsize-container {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
}
.grayscale img {
  z-index: 2;
}
.grayscale img.img_grayscale {
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.grayscale img.img_grayscale:hover {
  opacity: 1;
}
a {
  -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
button,
input,
textarea,
.btn {
  -webkit-transition: color 0.5s, background-color 0.5s, border-color 0.5s;
  transition: color 0.5s, background-color 0.5s, border-color 0.5s;
}
.header {
  -webkit-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-50%);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50%);
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 84px;
  background: #132217;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header.header-compact {
  height: 60px;
}
.header.header-compact .logo {
  margin-top: 20px;
}
.header.header-compact .header-actions .link-search {
  height: 60px;
  width: 60px;
}
@media (max-width: 767px) {
  .header {
    height: 71px;
  }
}
@media (max-width: 374px) {
  .header.header-compact .logo {
    margin-top: 22px;
  }
}
.logo {
  float: left;
  margin: 31px 0 0 31px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: margin .3s;
  transition: margin .3s;
}
@media (max-width: 1024px) {
  .logo {
    margin: 35px 0 0 28px;
  }
}
@media (max-width: 767px) {
  .logo {
    margin: 26px 0 0 15px;
  }
  .logo .icon-aston_chase_logo {
    width: 160px;
    height: 20px;
  }
}
@media (max-width: 374px) {
  .logo {
    margin: 29px 0 0 5px;
  }
  .logo .icon-aston_chase_logo {
    width: 150px;
    height: 15px;
  }
}
.header-inner {
  float: right;
  padding: 25px;
}
.nav {
  display: inline-block;
  vertical-align: middle;
  padding-right: 24px;
  color: #ffffff;
}
.nav ul {
  list-style: none outside none;
  overflow: hidden;
}
.nav li {
  float: left;
}
.nav li + li {
  padding-left: 30px;
}
.nav>li:hover a {
  background: transparent;
}
.nav a {
  color: inherit;
  text-transform: uppercase;
  font-family: 'Lato', serif;
  font-size: 12.92px;
  letter-spacing: 0.18em;
}
.navbar-nav>li>a {
  padding: 7px 0 0 0 ;
}
.nav a:hover {
  text-decoration: none;
  color: #00CC99;
}
@media (max-width: 1135px) {
  .nav {
    padding-right: 10px;
  }
  .nav li + li {
    padding-left: 12px;
  }
}
@media (max-width: 1024px) {
  .nav {
    display: none;
  }
}
.header-actions {
  display: inline-block;
  vertical-align: middle;
  padding-left: 26px;
}
.header-actions a {
  display: inline-block;
  vertical-align: middle;
}
.header-actions a + a {
  margin-left: 21px;
}
.header-actions .link-search {
  width: 94px;
  height: 84px;
  background: #00CC99;
  text-align: center;
  position: relative;
  margin-left: 25px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.header-actions .link-search i {
  position: absolute;
  top: 50%;
  left: 50%
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-actions .link-search:hover {
  background: #e1a93f;
}
.header-actions .icon-user {
  margin-top: -4px;
}
@media (max-width: 1135px) {
  .header-actions {
    padding-left: 10px;
  }
  .header-actions a + a {
    margin-left: 10px;
  }
}
@media (max-width: 1024px) {
  .link-login {
    margin: 0 11px 0 16px;
  }
}
@media (max-width: 767px) {
  .header-actions {
    padding-left: 0;
  }
  .header-actions .link-login {
    margin: 0 8px;
  }
  .header-actions a + a {
    margin-left: 0;
  }
  .header-actions .link-search {
    width: 71px;
    height: 71px;
    margin-left: 12px;
  }
}
@media (max-width: 374px) {
  .header-actions .link-login {
    margin: 0 5px 0 2px;
  }
  .header-actions .link-search {
    margin-left: 5px;
    width: 60px;
  }
}
.phone {
  display: inline-block;
  vertical-align: middle;
  color: #00CC99;
  font-family: 'Lato', serif;
  font-weight: bold;
  font-size: 12.92px;
  letter-spacing: 0.18em;
}
.nav-trigger {
  display: inline-block;
  vertical-align: middle;
  padding-top: 11px;
}
.nav-trigger span {
  position: relative;
  display: block;
  width: 25px;
  height: 15px;
  border-top: 3px solid #ffffff;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.nav-trigger span:before,
.nav-trigger span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.3s linear, background 0.3s;
  transition: transform .3s linear, background .3s;
}
.nav-trigger span:before {
  top: -11px;
}
.nav-trigger span:after {
  top: 5px;
}
.nav-trigger.active span {
  border-color: transparent;
}
.nav-trigger.active span:before {
  -webkit-transform: rotate(45deg) translate(5px, 6px);
  transform: rotate(45deg) translate(5px, 6px);
}
.nav-trigger.active span:after {
  -webkit-transform: rotate(-45deg) translate(5px, -6px);
  transform: rotate(-45deg) translate(5px, -6px);
}
.intro {
  position: relative;
}
.intro-image {
  max-height: 770px;
  overflow: hidden;
}
.intro-secondary .intro-image {
  height: 452px;
}
.intro-content {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 610px;
  text-align: center;
  font-size: 18.02px;
  line-height: 1.44;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.intro-content h1 {
  text-transform: uppercase;
  padding-bottom: 42px;
}
.intro-actions {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -70px;
  text-align: center;
}
@media (max-width: 1024px) {
  .intro-image {
    height: 430px;
    overflow: hidden;
  }
  .intro-content {
    max-width: 900px;
    width: 100%;
  }
  .intro-content p {
    display: none;
  }
  .intro-content h1 {
    padding-bottom: 0;
  }
  .intro-actions {
    bottom: 33px;
  }
}
@media (max-width: 767px) {
  .intro-image {
    height: 200px;
  }
  .intro-secondary .intro-image {
    height: 266px;
  }
  .intro-content h1 {
    line-height: 1.5;
    letter-spacing: 0.18em;
  }
  .intro-actions {
    bottom: 0px;
  }
  .intro-actions a {
    display: block;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.sidebar {
  position: fixed;
  top: 0;
  right: -250px;
  bottom: 0;
  width: 250px;
  background: #2b180e;
  color: #ffffff;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sidebar.visible {
  right: 0;
}

.footer {
  background-color: #132217;
  background-size: 100% 100%;
  color: #80746e;
  padding-top: 65px;
}
.footer .container {
  position: relative;
}
.footer-body {
  padding-bottom: 120px;
}
.footer-inner {
  padding-bottom: 77px;
}
.footer [class^="col-"]:last-child {
  padding-left: 60px;
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 50px;
    font-size: 14.96px;
  }
  .footer-body {
    padding-bottom: 30px;
  }
  .footer-inner {
    padding-bottom: 20px;
  }
  .footer [class^="col-"] ~ [class^="col-"],
  .footer [class^="col-"]:last-child {
    padding-left: 30px;
  }
}
.footer-title {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
.footer-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  width: 30px;
  background: #00CC99;
}
@media (max-width: 1024px) {
  .footer-title {
    font-size: 18.02px;
    padding-bottom: 40px;
    margin-bottom: 37px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 40px;
    background-size: auto auto;
  }
  .footer [class^="col-"] ~ [class^="col-"],
  .footer [class^="col-"]:last-child {
    padding: 0 30px;
  }
}
.footer-nav ul {
  list-style: none outside none;
}
.footer-nav li + li {
  padding-top: 4px;
}
.footer-nav a {
  color: inherit;
}
.footer-nav a:hover {
  color: #ffffff;
  text-decoration: none;
}
nav.footer-nav a {
    color: #fff;
}
nav.footer-nav a:hover {
  color: #0C9;;
}
.footer-contacts p {
    color: #fff;
}

dl.list-contacts {
    color: #fff;
}
@media (max-width: 767px) {
  .footer-nav {
    padding-bottom: 48px;
  }
}
.footer-logo {
  display: block;
  font-size: 0;
  line-height: 0;
}
.footer-logo .icon-aston_chase_logo {
  width: 210px;
  height: 22px;
}
@media (max-width: 1023px) {
  .footer-logo .icon-aston_chase_logo {
    width: 146px;
    height: 15px;
  }
}
@media (max-width: 767px) {
  .footer-logo {
    display: none;
  }
}
.socials ul {
  list-style: none outside none;
  overflow: hidden;
}
.socials li {
  display: inline-block;
  vertical-align: middle;
}
.socials li + li {
  padding-left: 20px;
}
.socials a:hover path {
  fill: #00CC99;
}
@media (max-width: 1024px) {
  .socials li + li {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .socials {
    padding: 0 0 10px 20px;
  }
}
.footer-contacts {
  line-height: 1.82;
}
.list-contacts {
  overflow: hidden;
  padding-top: 37px;
}
.list-contacts dd,
.list-contacts dt {
  padding-bottom: 7px;
}
.list-contacts dt {
  float: left;
  padding-right: 4px;
}
.list-contacts dd {
  overflow: hidden;
}
.list-contacts a {
  color: inherit;
}
.list-contacts a:hover {
  color: #ffffff;
  text-decoration: none;
}
.credits {
  font-size: 12.92px;
}
.credits span,
.credits a {
  display: inline-block;
  vertical-align: middle;
}
.credits span {
  padding-right: 4px;
}
.credits a {
  opacity: .4;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.credits a:hover {
  opacity: 1;
}
.copyrights {
  font-size: 12.92px;
}
@media (max-width: 767px) {
  .copyrights {
    padding-top: 10px;
  }
}
.footer-actions {
  position: absolute;
  bottom: 0;
  right: 24px;
}
.footer-actions:after {
  content: '';
  position: absolute;
  left: 100%;
  width: 1000%;
  bottom: 0;
  height: 6px;
  margin-left: -2px;
  background: #4d3d35;
}
@media (max-width: 1024px) {
  .footer-actions {
    display: none;
  }
}
.form-search {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  display: none;
  padding: 96px 0 86px;
  background: #eeeeee;
}
.form-search .container {
  padding: 0;
}
.form-search .form-body {
  margin: 0 -30px;
}
.form-search .form-actions-alt {
  display: none;
}
.form-search .input-group {
  display: inline-block;
  position: relative;
}
.form-search .form-control {
  width: 363px;
  height: 56px;
  border: none;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  text-transform: uppercase;
  padding: 0 40px 0 17px;
  letter-spacing: 0.18em;
}
.form-search .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 157px;
}
.form-search .bootstrap-select > .btn {
  height: 56px;
  letter-spacing: 0.18em;
}
.form-search .input-group-addon {
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 3;
  padding: 0;
  width: auto;
  background: none;
  margin-top: -10px;
  border: 0;
}
.form-search .form-label {
  display: block;
  text-transform: uppercase;
  font-family: 'Lato', serif;
  font-size: 12.07px;
  letter-spacing: 0.18em;
  opacity: .7;
  padding-bottom: 13px;
}
.form-search .form-btn {
  padding: 0;
  margin-top: 37px;
  height: 56px;
  width: 134px;
}
.form-search .radios {
  padding: 15px 20px 0 0;
}
.form-search .bootstrap-select .btn-group.open .dropdown-toggle,
.form-search .bootstrap-select .btn-defaul,
.form-search .bootstrap-select .btn-default:hover,
.form-search .bootstrap-select .btn-default:focus,
.form-search .bootstrap-select .btn-default.focus,
.form-search .bootstrap-select .btn-default:active,
.form-search .bootstrap-select .btn-default.active,
.form-search .bootstrap-select.open > .btn-default {
  background: #ffffff;
  box-shadow: none;
  border: none;
}
@media (max-width: 1425px) {
  .form-search {
    padding: 40px 0;
  }
  .form-search .form-body {
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
  }
  .form-search .form-control {
    width: 335px;
  }
  .form-search .form-label {
    padding-top: 10px;
  }
  .form-search .radios {
    padding-right: 3px;
  }
  .form-search .radio ~ .radio {
    margin-left: 14px;
  }
  .form-search .form-btn {
    width: 157px;
    margin-top: 47px;
  }
}
@media (max-width: 767px) {
  .form-search {
    padding: 12px 0 42px;
    z-index: 99;
    overflow: auto;
    max-height: 100%;
  }
  .form-search .form-body {
    padding: 0 35px;
  }
  .form-search .radios {
    padding-bottom: 10px;
  }
  .form-search .form-control {
    width: 100%;
    float: none;
  }
  .form-search .input-group {
    display: block;
  }
  .form-search .form-cols {
    margin: 0;
  }
  .form-search .form-col {
    float: none;
    padding: 0;
  }
  .form-search .form-col:after {
    content: '';
    display: table;
    clear: both;
  }
  .form-search .form-col .form-cols {
    margin: 0 -5px;
  }
  .form-search .form-col .form-col {
    float: left;
    padding: 0 5px;
    width: 50%;
  }
  .form-search .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
  }
  .form-search .form-label {
    padding: 21px 0 19px;
    margin: 0;
  }
  .form-search .form-btn {
    width: 100%;
    margin-top: 37px;
  }
  .form-search .form-actions-alt {
    display: block;
    position: absolute;
    top: 27px;
    right: 14px;
  }
}
.form-cols {
  margin: 0 -10px;
}
.form-cols:after {
  content: '';
  display: table;
  clear: both;
}
.form-col {
  float: left;
  padding: 0 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .dropdown-menu,
.bootstrap-select > .btn {
  border-radius: 0;
  color: inherit;
}
.bootstrap-select > .btn {
  padding: 9px 16px 8px;
  border: 0;
  font-weight: normal;
}
.bootstrap-select .selected a {
  background: #f4f4f4;
}
.bootstrap-select.btn-group .btn .caret {
  right: 15px;
  border: 0;
  width: 12px;
  height: 8px;
  font-size: 20px;
  color: #00CC99;
  margin-top: -14px;
}
.bootstrap-select.btn-group .btn .caret:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f107';
  font-family: 'FontAwesome';
}
.dropdown-menu > li a {
  padding: 6px 17px;
  letter-spacing: 0.18em;
}
.dropdown-menu > li a:focus,
.dropdown-menu > li a:hover {
  background: #f4f4f4;
}
.bootstrap-select .btn:focus {
  outline: 0 !important;
}
.subscribe {
  position: relative;
  margin: 62px 0 70px;
  padding-right: 163px;
  overflow: hidden;
}
.subscribe label {
  font-family: 'Lato', serif;
  float: left;
  text-transform: uppercase;
  font-size: 24.99px;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding-top: 10px;
}
.subscribe-field {
  float: right;
  width: 351px;
  height: 56px;
  background: #fff;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0 17px;
  text-transform: uppercase;
  font-size: 12.07px;
  letter-spacing: 0.18em;
}
.subscribe-btn {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1300px) {
  .subscribe-field {
    width: 280px;
  }
}
@media (max-width: 1024px) {
  .subscribe {
    text-align: center;
    width: 100%;
    max-width: 397px;
    margin: 35px auto 50px;
    padding: 0;
  }
  .subscribe label {
    display: block;
    float: none;
    padding: 0 20px 27px;
    font-size: 18.02px;
    line-height: 2.22;
  }
  .subscribe-btn {
    position: static;
    width: 100%;
    margin-top: 14px;
    letter-spacing: 0.18em;
  }
  .subscribe-field {
    float: none;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .subscribe {
    padding: 0 20px;
  }
  .subscribe label {
    font-size: 18.02px;
    padding: 0 0 27px;
  }
}
.form-contact {
  max-width: 880px;
  margin: 0 auto;
  text-align: left;
}
.form-contact .checkbox {
  margin-bottom: 7px;
}
.form-contact .form-actions {
  text-align: center;
  padding-top: 20px;
}
.form-contact .form-btn {
  min-width: 194px;
}
.form-contact .form-control-textarea {
  height: 290px;
}
@media (max-width: 767px) {
  .form-contact {
    padding: 0 25px;
  }
  .form-contact .checkbox label {
    line-height: 2;
  }
  .form-contact .form-actions {
    padding-top: 0;
    margin-top: -4px;
  }
  .form-contact .form-btn {
    display: block;
    width: 100%;
  }
}
.form-control {
  height: 56px;
  width: 100%;
  padding: 0 16px;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  background: #eeeeee;
  font-weight: bold;
  font-family: 'Lato', serif;
  font-size: 12.07px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  border-radius: 0;
  border: 1px solid #eeeeee;
  color: #707070;
}
.form-control:focus {
  box-shadow: none;
  border-color: #00CC99;
}
.form-control::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
.form-control:-moz-placeholder {
  opacity: 1;
  color: inherit;
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
.form-control:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
.form-control-textarea {
  padding: 16px;
  resize: none;
}
.form-group {
  margin-bottom: 40px;
}

.wrapper {
  position: relative;
  min-height: 100%;
  width: 100%;
  overflow: hidden;
  padding-top: 84px;
}
.wrapper.js-moved .wrapper-inner {
  margin-left: -250px;
}
.wrapper.js-moved .wrapper-inner .header {
  margin-left: -250px;
}
.wrapper.search-moved .header,
.wrapper.search-moved .sidebar {
  top: 282px;
}
@media (max-width: 1425px) {
  .wrapper.search-moved .header,
  .wrapper.search-moved .sidebar {
    top: 293px;
  }
}
@media (max-width: 767px) {
  .wrapper {
    padding-top: 71px;
  }
  .wrapper.search-moved .header,
  .wrapper.search-moved .sidebar {
    top: 0;
  }
}
.wrapper-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition: margin .3s;
  transition: margin .3s;
}
.section {
  text-align: center;
}
.section .section-title {
  position: relative;
  padding-bottom: 31px;
  text-transform: uppercase;
  color: #5c504a;
}
.section-secondary {
  background: #f4f4f4;
  padding: 40px 0;
}
.section-secondary .section-head {
  padding: 120px 0 50px;
}
.section-secondary .section-title {
  padding-bottom: 53px;
}
.section-secondary .section-body {
  padding-bottom: 112px;
}
.section-secondary .section-entry {
  max-width: 640px;
  margin: 0 auto;
  font-size: 19.040000000000003px;
}
@media (max-width: 1024px) {
  .section .section-title {
    padding-bottom: 41px;
  }
  .section-secondary .section-head {
    padding: 62px 0 37px;
  }
  .section-secondary .section-title {
    padding-bottom: 33px;
  }
  .section-secondary .section-body {
    padding-bottom: 65px;
  }
  .section-secondary .section-entry {
    font-size: 17px;
    max-width: 500px;
    line-height: 1.76;
  }
}
@media (max-width: 767px) {
  .section-secondary .section-entry {
    padding-top: 8px;
    font-size: 19.040000000000003px;
    padding: 0 10px;
    line-height: 1.8;
  }
}
.section-services {
  padding: 50px 0 50px;
}
.section-services .section-actions {
  padding-top: 50px;
}
.service {
  padding: 0 40px;
}
.service h3 {
  text-transform: uppercase;
  padding: 30px 0;
}
.service span {
  display: block;
  min-height: 85px;
  line-height: 85px;
}
.service a {
  display: inline-block;
}
.service a:hover {
  text-decoration: none;
  color: #00CC99;
}
@media (max-width: 1024px) {
  .section-services {
    padding: 44px 0;
  }
  .section-services .section-actions {
    padding-top: 40px;
  }
  .service {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .service h3 {
    padding: 17px 0 20px;
    font-size: 18.02px;
  }
}
@media (max-width: 767px) {
  .section-services {
    padding: 4px 0 56px;
  }
  .section-services .section-actions {
    padding-top: 65px;
  }
  .service {
    padding: 30px 15px 0;
  }
  .service h3 {
    padding: 30px 0 33px;
    font-size: 20.06px;
  }
}


.section-contacts {
  padding: 141px 0 135px;
}
.section-contacts .section-title {
  padding-bottom: 43px;
}
.section-contacts .section-body {
  padding-top: 58px;
}
.section-contacts .section-entry {
  max-width: 710px;
  margin: 0 auto;
}
.section-contacts .section-entry p {
  padding-bottom: 30px;
}
.contacts {
  padding: 77px 170px 110px;
  color: #707070;
}
.contacts h4 {
  text-transform: uppercase;
  font-size: 17px;
  padding: 32px 0 26px;
}
.contacts a {
  color: inherit;
}
.contacts .icon-telephone {
  width: 40px;
  height: 40px;
  -webkit-transform: none;
  transform: none;
}
.contacts .icon-telephone path {
  fill: #00CC99;
}
@media (max-width: 1023px) {
  .section-contacts {
    padding: 50px 0;
  }
  .contacts {
    padding: 0px 0 50px;
  }
  .contacts i {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .section-contacts .section-body {
    padding-top: 0;
  }
  .contacts {
    padding: 0px 0 60px;
  }
  .contacts h4 {
    padding: 26px 0 16px;
  }
  .contacts i {
    margin-top: 30px;
  }
}
.map {
  height: 660px;
  width: 100%;
}
.map-medium {
  height: 500px;
  width: 100%;
}
@media (max-width: 767px) {
  .map {
    height: 441px;
  }
  .map-medium {
    height: 405px;
  }
}
.breadcrumbs {
  overflow: hidden;
  padding: 21px 0 41px;
}
.breadcrumbs-actions {
  float: right;
  font-size: 13.94px;
}
.breadcrumbs-actions a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: -2px 8px 0 0;
  width: 8px;
  height: 9px;
  background: url(../images/breadcrumb.png) no-repeat 0 0;
  background-size: 100% 100%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.breadcrumb {
  padding: 0;
  float: left;
  background: none;
  margin: 0;
  font-size: 13.94px;
}
.breadcrumb .active {
  color: #333333;
}
.breadcrumb a {
  color: inherit;
}
.breadcrumb li + li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: -2px 0 0 10px;
  width: 8px;
  height: 9px;
  background: url(../images/breadcrumb.png) no-repeat 0 0;
  background-size: 100% 100%;
}
@media (max-width: 1023px) {
  .breadcrumbs {
    padding: 21px 18px 36px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 14px 26px 26px;
  }
  .breadcrumbs-actions {
    float: left;
  }
}
.main-inner h1 {
  font-size: 29.07px;
  text-transform: uppercase;
  font-weight: normal;
  color: #5c504a;
  padding-bottom: 28px;
  position: relative;
  margin-bottom: 37px;
}
.main-inner h1:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 2px;
  width: 30px;
  height: 2px;
  background: #00CC99;
}
.content {
  padding-bottom: 46px;
}
.content h2,
.content h3 {
  text-transform: uppercase;
  font-weight: normal;
  color: #5c504a;
}
.content h2 {
  font-size: 23.97px;
  padding: 16px 0 42px;
}
.content h3 {
  padding-bottom: 18px;
}
.content p {
  padding-bottom: 26px;
}
.content blockquote {
  padding: 25px 27px 1px;
  margin: 26px 0 62px;
  border-left: 2px solid #00CC99;
  background: #f3f3f3;
  font-style: italic;
}
.content .pull-left {
  margin: 0 30px 33px 0;
}
.content .pull-right {
  margin: 0 0 33px 30px;
}
.content .pull-right:before {
  content: '';
  display: table;
  clear: both;
}
.content-inner p {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .main-inner {
    padding: 0 20px;
  }
  .main-inner h1 {
    font-size: 24.99px;
    padding-bottom: 18px;
    margin-bottom: 25px;
  }
  .content {
    padding-bottom: 0;
  }
  .content h2 {
    padding: 4px 0 27px;
  }
  .content blockquote {
    margin: 16px 0 35px;
  }
  .content img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 374px) {
  .section-results {
    padding: 8px 15px 40px;
  }
  .section-results .section-head .nav-views {
    top: auto;
    bottom: 3px;
  }
}
.nav-views {
  font-size: 14.96px;
}
.nav-views span,
.nav-views ul,
.nav-views li {
  display: inline-block;
  vertical-align: middle;
}
.nav-views ul {
  list-style: none outside none;
  margin: -2px 0 0;
  padding-left: 23px;
}
.nav-views li {
  padding: 0 6px;
}
.nav-views .icon-marker {
  margin-top: -2px;
}
.nav-views .current path,
.nav-views a:hover path,
.nav-views .current g,
.nav-views a:hover g {
  fill: #00CC99;
}
.nav-views strong {
  font-weight: normal;
  padding-right: 3px;
  font-family: 'Merriweather';
}
@media (max-width: 767px) {
  .nav-views span {
    display: none;
  }
  .nav-views ul {
    padding: 0;
  }
  .nav-views li {
    display: none;
  }
  .nav-views li:last-child {
    display: block;
  }
  .nav-views .icon-marker {
    width: 46px;
    height: 46px;
  }
}

.paging {
  overflow: hidden;
}
.pagination {
  margin: 0;
  float: right;
  width: 100%;
  margin-top: 20px;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  color: #0C9;
}
.pagination li a {
  border: none;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  color: #0C9;
}
p.counter.pull-right {
  color: #0C9;
}
@media (max-width: 767px) {
  .paging {
    text-align: center;
  }
  .pagination {
    float: none;
    display: inline-block;
  }
}
.section-property {
  padding: 24px 0 45px;
}
.section-property .section-head {
  overflow: hidden;
  padding-bottom: 42px;
}
.section-property .section-head h2 {
  text-transform: uppercase;
  font-size: 23.97px;
  letter-spacing: 0.2em;
  padding-top: 13px;
}
.section-property .section-head h2 span {
  padding-left: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}
.section-property .section-head h2 a:hover {
  text-decoration: none;
}
.section-property .section-head h5 {
  text-transform: uppercase;
  color: #999999;
  font-size: 13.94px;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding-bottom: 6px;
}
.section-property .section-head-inner {
  float: left;
}
.section-property .section-head-actions {
  float: right;
  padding-top: 40px;
}
.section-property .section-head-actions .btn {
  font-size: 12.07px;
  letter-spacing: 0.1em;
}
.section-property .section-head-actions .btn ~ .btn {
  margin-left: 13px;
}
.section-property .section-head-actions .btn-primary {
  padding: 20px 26px 19px;
}
.section-property .section-head-actions .btn-info {
  color: #00CC99;
  border-width: 2px;
  padding: 18px 25px 17px;
}
.section-property .section-head-actions .btn-info:hover,
.section-property .section-head-actions .btn-info:focus {
  color: #ffffff;
}
.section-property .section-head-price strong {
  color: #00CC99;
  font-size: 23.97px;
  font-family: 'Lato', serif;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.section-property .section-head-price strong,
.section-property .section-head-price .nav-currencies {
  display: inline-block;
  vertical-align: middle;
}
.section-property .section-head-price .nav-currencies {
  margin: 2px 0 0 16px;
}
.section-property .section-image {
  padding-top: 10px;
}
.section-property .section-content {
  padding-left: 19px;
  line-height: 1.71;
}
.section-property .section-content p {
  padding-bottom: 32px;
}
.section-property .section-content-inner {
  padding: 4px 0 30px;
  display: none;
}
.section-property .section-actions {
  padding: 3px 0 44px;
}
.section-property .section-actions a:focus,
.section-property .section-actions a:hover {
  text-decoration: none;
  color: #00CC99;
}
.section-property .link-expand em {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #00CC99;
  text-align: center;
  line-height: 22px;
  margin: -2px 0 0 8px;
  -webkit-transition: all .7s;
  transition: all .7s;
}
.section-property .link-expand path {
  fill: #ffffff;
}
.section-property .link-expand.expanded em {
  margin-left: 26px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section-property .property-meta {
  font-size: 13.94px;
}
.section-property .property-meta em {
  display: inline-block;
}
.section-property .property-meta span ~ span {
  padding-left: 28px;
}
.section-property .callout-content p {
  padding-bottom: 0;
}
.section-property h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14.96px;
  padding-bottom: 23px;
}
.section-property .callout {
  padding-bottom: 70px;
}
.section-property .section-guide,
.section-property .section-featured-secondary {
  padding-left: 19px;
}
@media (max-width: 1300px) {
  .section-property .property-meta span {
    white-space: nowrap;
  }
  .section-property .property-meta span ~ span {
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .section-property {
    padding: 0 18px;
  }
  .section-property .section-head {
    padding-bottom: 12px;
  }
  .section-property .section-head-inner,
  .section-property .section-head-actions {
    float: none;
  }
  .section-property .section-head-actions .btn {
    display: block;
    letter-spacing: 0.1em;
    font-size: 13.94px;
  }
  .section-property .section-head-actions .btn ~ .btn {
    margin: 18px 0 0;
  }
  .section-property .section-image {
    padding-bottom: 31px;
  }
  .section-property .section-content {
    padding-left: 0;
  }
  .section-property .property-meta {
    padding-bottom: 34px;
  }
  .section-property .property-meta span ~ span {
    padding-left: 27px;
  }
  .section-property .callout {
    padding-bottom: 45px;
  }
  .section-property .section-guide,
  .section-property .section-featured-secondary {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .section-property {
    padding: 0 26px;
  }
  .section-property .section-head h5 {
    font-size: 12.07px;
  }
  .section-property .section-head h2 {
    font-size: 19.040000000000003px;
    letter-spacing: 0.1em;
  }
  .section-property .section-head-price {
    padding-bottom: 6px;
  }
  .section-property .section-head-price strong {
    font-size: 21.08px;
    letter-spacing: 0.1em;
  }
  .section-property .section-head-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #ffffff;
    padding: 0;
  }
  .section-property .section-head-actions .btn {
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .section-property .section-head-actions .btn ~ .btn {
    margin: 0;
  }
  .section-property .section-head-actions .btn-info {
    border: none;
    padding: 20px 0 19px;
  }
  .section-property .section-actions {
    padding-bottom: 36px;
  }
  .section-property .property-meta span ~ span,
  .section-property .property-meta span {
    padding: 0 27px 16px 0;
  }
  .section-property .property-meta span {
    display: inline-block;
  }
  .section-property .property-meta {
    padding-bottom: 14px;
  }
  .section-property .callout {
    margin: 0 -36px 30px;
    padding-bottom: 30px;
  }
}
.property-images {
  position: relative;
}
.property-images .slides {
  padding-bottom: 0;
}
.property-images .slide-image {
  position: relative;
}
.property-images .slide-image img {
  width: 100%;
  height: auto;
}
.property-images .property-image-icon {
  line-height: 36px;
  bottom: 21px;
  right: 17px;
}
.property-images .owl-dots {
  display: none;
}
.property-images .slider-actions a {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 36px;
  height: 74px;
  margin-top: -37px;
  line-height: 74px;
  text-align: center;
  background: rgba(51, 51, 51, 0.8);
}
.property-images .slider-actions .slider-prev {
  left: 0;
}
.property-images .slider-actions .slider-next {
  right: 0;
}
@media (max-width: 767px) {
  .property-image-icon {
    display: none;
  }
}
.nav-currencies ul {
  list-style: none outside none;
  overflow: hidden;
}
.nav-currencies li {
  float: left;
}
.nav-currencies li + li {
  padding-left: 14px;
}
.nav-currencies li.current a {
  color: #00CC99;
}
.nav-currencies a {
  font-weight: 900;
  font-size: 19.040000000000003px;
  color: #999999;
}
.nav-currencies a:hover {
  color: #00CC99;
  text-decoration: none;
}
@media (max-width: 767px) {
  .nav-currencies a {
    font-size: 19.040000000000003px;
  }
}
.list-bullets {
  list-style: none outside none;
}
.list-bullets li {
  position: relative;
  padding-left: 22px;
  letter-spacing: -0.01em;
}
.list-bullets li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00CC99;
}
.callout-image,
.callout-content {
  display: inline-block;
  vertical-align: middle;
}
.callout-image {
  border-radius: 50%;
  border: 2px solid #00CC99;
  overflow: hidden;
  margin-right: 13px;
}
.callout-content {
  max-width: 332px;
}
.callout-content a {
  color: #00CC99;
}
.callout-content a[href^="tel"] {
  color: inherit;
}
@media (max-width: 1300px) {
  .callout-content {
    max-width: 234px;
  }
}
@media (max-width: 1023px) {
  .callout-content {
    max-width: 334px;
  }
}
@media (max-width: 767px) {
  .callout {
    background: #eeeeee;
    text-align: center;
    padding: 27px 0 0;
  }
  .callout-image {
    margin: 0;
  }
  .callout-content {
    display: block;
    padding: 22px 92px 0;
    max-width: 100%;
  }
}
@media (max-width: 374px) {
  .callout-content {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.section-featured-secondary {
  padding: 0 1px 28px 0;
}
.section-featured-secondary ul {
  list-style: none outside none;
  overflow: hidden;
  margin: 0 -12px;
  padding-top: 10px;
}
.section-featured-secondary li {
  float: left;
  width: 50%;
  padding: 0 12px 23px;
}
.section-featured-secondary a {
  display: block;
  overflow: hidden;
}
.section-featured-secondary a:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.section-featured-secondary img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform .5s;
}
@media (max-width: 1023px) {
  .section-featured-secondary {
    padding-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .section-featured-secondary ul {
    margin: 0 -7px;
  }
  .section-featured-secondary li {
    padding: 0 7px 14px;
  }
}
.section-guide {
  line-height: 1.71;
}
.section-guide p {
  padding-bottom: 28px;
}
.section-guide a {
  color: #00CC99;
}
.nav-tabs-label {
  display: none;
}
dt.article-info-term {
  display: none;
}
dl.article-info.muted dd {
  float: left;
  padding-right: 20px;
}
dl.article-info.muted dd a {
  color: #0C9;
}
p.img_caption {
  position: relative;
  top: -60px;
  padding: 10px;
  background-color: rgba(0,204,153,0.7);
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}
aside.sidebar-right h4 {
  color: #0C9;
}
.page-header {
  padding-bottom: 0;
  margin: 40px 0 20px;
  border-bottom: 0;
}
p.readmore {
  margin-top: 15px;
}
p.readmore a:hover {
  background-color: #0C9;
  color: #fff;
}
ul.dropdown-menu {
  overflow: visible;
}
ul.dropdown-menu li {
  padding-left: 0;
}
ul.dropdown-menu li a:hover {
  color: #0C9;
}
.item-page h4 {
  color: #0C9;
}
i.fa {
  color: #0C9;
}

/* module positions - demo only */
.modulepositions .exampleposition .col-md-2,
.modulepositions .exampleposition .col-md-3,
.modulepositions .exampleposition .col-md-8,
.modulepositions .exampleposition .col-md-9,
.modulepositions .exampleposition .col-md-10,
.modulepositions .exampleposition .col-md-12 {
	margin-bottom: 20px;
	padding: 12px;
	text-align: center;
	background-color: #EFEFEF;
	border: 1px solid #e2e2e2;
	color: #0C9;
}

.modulepositions .exampleposition .col-md-2:hover,
.modulepositions .exampleposition .col-md-3:hover,
.modulepositions .exampleposition .col-md-8:hover,
.modulepositions .exampleposition .col-md-9:hover,
.modulepositions .exampleposition .col-md-10:hover,
.modulepositions .exampleposition .col-md-12:hover,
div.modulepositions div.row div.col-md-3.sidebar:hover {
	background-color: #0C9;
	color: #fff;
}

div.modulepositions div.row div.col-md-3.sidebar {
	height: 360px;
		margin-bottom: 20px;
	padding: 12px;
	padding-top: 0;
	text-align: center;
	background-color: #A79881;;
	border: 1px solid #e2e2e2;
	color: #222;
}

.modulepositions .exampleposition .col-md-3.sidebar p {
	line-height: 335px;
	margin: 0;
}

.modulepositions .exampleposition .component {
	height: 220px;
	line-height: 200px;
	padding: 0;
  margin-bottom: 20px;
}

.modulepositions .exampleposition .disabled {
  background-color: #EFEFEF;
	border: 1px solid #e2e2e2;
	color: #0C9;
}

.modulepositions .exampleposition .logotype {
	min-height: 70px;
	line-height: 70px;
}
.modulepositions p {
	color: #0C9;;
}
.modulepositions .row.exampleposition div {
  color: #0C9;
}
.col-md-4.disabled.component p {
  height: 20px;
}
.col-md-4.disabled.component p {
    text-align: center;
    position: relative;
    top: -50px;
}

/* contact form */
.contact {
  width: 60%;
  margin: 80px 20% 0 20%;
  position: relative;
  z-index: 5;
}
.contact input#jform_contact_name {
  width: 100%;
}
.contact input#jform_contact_email {
  width: 100%;
}
.contact input#jform_contact_emailmsg {
  width: 100%;
}
.contact textarea#jform_contact_message {
  width: 100%;
}
.contact legend {
    font-size: 14px;
}
.contact button.btn.btn-danger.validate {
    background-color: #0C9;
    color: #fff;
    padding: 3px;
    border-color: #0C9;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* system alert message */
div#message-component {
  background-color: #0C9;
}
div#message-component .alert.alert-error p {
  color: #fff;
}
div#message-component .alert.alert-message h4.alert-heading {
  color: #fff;
}
div#message-component .alert.alert-message p {
  color: #fff;
}

.blog.gallery {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog.gallery h1 {
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 30px;
}
.blog.gallery .items-leading.clearfix .col-md-4 {
  padding: 0;
}

div#sidebar {
  margin-top: 70px;
}
div#sidebar .nav li + li {
  padding-left: 0;
}
div#sidebar a {
  color: #0C9;
}
.navbar-toggle.navbar-btn.pull-right.visible-xs.visible-sm {
  margin-top: 0;
}
.navbar-toggle .icon-bar {
  background-color: #0C9;
}
.navbar-toggle:hover .icon-bar {
  background-color: #579E8C;
}

.service h3 {
  height: 100px
}
