@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?plq4zn");
  src: url("../fonts/icomoon.eot?plq4zn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?plq4zn") format("truetype"), url("../fonts/icomoon.woff?plq4zn") format("woff"), url("../fonts/icomoon.svg?plq4zn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-check:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-share:before {
  content: ""; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 5vw;
  width: 5vw;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  transition: 0.3s ease all;
  z-index: 10;
  opacity: 0.7; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    opacity: 1; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      color: #FFF;
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "icomoon";
    font-size: 20px;
    line-height: 1;
    color: #58595b;
    transition: 0.3s ease all;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 74.31 121.06'%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(0 0)'%3E%3Crect width='74.31' height='121.06' style='fill:none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg style='opacity:0.8000029921531677'%3E%3Cg style='clip-path:url(%23a)'%3E%3Cpolygon points='60.53 0 74.31 13.78 27.56 60.53 74.31 107.28 60.53 121.06 0 60.53 60.53 0' style='fill:%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.slick-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 74.31 121.06'%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(0 0)'%3E%3Crect width='74.31' height='121.06' style='fill:none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg style='opacity:0.8000029921531677'%3E%3Cg style='clip-path:url(%23a)'%3E%3Cpolygon points='13.78 121.06 0 107.28 46.75 60.53 0 13.78 13.78 0 74.31 60.53 13.78 121.06' style='fill:%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slider-for, .slider-f-for {
  padding-bottom: 10px;
  margin-bottom: 10px; }

.slider-nav, .slider-f-nav {
  width: 100%;
  margin: 10px auto; }
  .slider-nav .image, .slider-f-nav .image {
    margin: 0 5px; }
    .slider-nav .image img, .slider-f-nav .image img {
      max-width: 100%; }

body {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 16px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1146px; } }
img {
  max-width: 100%; }

.overlay {
  position: relative; }
  .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0008; }

.title {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #333; }
  @media (max-width: 767px) {
    .title {
      font-size: 24px;
      line-height: 1.1; } }
  .title:after {
    content: '';
    display: block;
    width: 65px;
    height: 2px;
    background: #69bc45;
    margin: 10px auto; }

.header {
  padding: 20px 0 53px;
  border-bottom: 5px solid #69bc45; }
  @media (max-width: 767px) {
    .header {
      padding: 20px 0; } }
  .header .header-logo-wrap {
    flex-grow: 1;
    text-align: center; }
    @media (max-width: 1200px) {
      .header .header-logo-wrap {
        margin-top: 10px;
        margin-left: auto;
        margin-bottom: 10px; } }
  .header .menu-row {
    padding-top: 10px;
    position: relative;
    z-index: 1; }
    .header .menu-row .inner-content ul {
      margin: 0;
      padding: 0; }
      .header .menu-row .inner-content ul li {
        display: inline-block; }
        .header .menu-row .inner-content ul li a {
          padding: 0 0 0 10px;
          color: #333;
          font-size: 18px;
          font-weight: 500;
          display: inline-block;
          text-decoration: none;
          border-bottom: 2px solid transparent; }
          @media (max-width: 1200px) {
            .header .menu-row .inner-content ul li a {
              padding: 4px; } }
        .header .menu-row .inner-content ul li.active a, .header .menu-row .inner-content ul li:hover a {
          color: #69bc45;
          border-color: #69bc45; }

#banner {
  background-size: cover;
  background-position: center;
  padding: 30vh 0; }
  @media (max-width: 767px) {
    #banner {
      padding: 20vh 0; } }
  #banner .title {
    text-align: center;
    font-size: 80px;
    font-weight: 600;
    color: #fff;
    line-height: 0.9;
    position: relative; }
    @media (max-width: 767px) {
      #banner .title {
        font-size: 32px; } }
    #banner .title:after {
      display: none; }

#price_status {
  background: #333; }
  #price_status .status-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    #price_status .status-row .status {
      background-color: #69bc45;
      color: #fff;
      font-size: 36px;
      font-weight: 600;
      padding: 52px 37px; }
      @media (max-width: 767px) {
        #price_status .status-row .status {
          padding: 0px 37px;
          font-size: 24px;
          margin-bottom: 20px; } }
    #price_status .status-row .price {
      font-size: 48px;
      font-weight: 600;
      color: #fff; }
      #price_status .status-row .price .prefix {
        font-size: 0.75em; }
      @media (max-width: 767px) {
        #price_status .status-row .price {
          font-size: 24px; } }

#details {
  margin-top: 54px; }
  #details .property-details {
    margin-top: 34px;
    border-bottom: 1px solid #a6a8ab;
    padding-bottom: 28px; }
    #details .property-details .item {
      padding: 16px;
      width: 16.1%; }
      @media (max-width: 767px) {
        #details .property-details .item {
          width: 33.33%;
          border-width: 0 !important; } }
      @media (max-width: 480px) {
        #details .property-details .item {
          width: 50%; } }
      #details .property-details .item .icon svg {
        width: 98px;
        height: 98px; }
      #details .property-details .item .value {
        font-size: 40px;
        font-weight: 500;
        line-height: 1;
        margin-top: -5px;
        color: #69bc45; }
      #details .property-details .item .descr {
        font-size: 18px;
        font-weight: 400;
        margin-top: 20px; }

#overview {
  margin-top: 33px; }
  #overview .inner-content {
    margin-top: 34px; }
  #overview p {
    text-align: justify; }

#contact {
  margin-top: 70px;
  background: #69bc45; }
  @media (max-width: 767px) {
    #contact {
      margin-top: 40px; } }
  #contact .contact-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    #contact .contact-row .contact_us {
      background-color: #333;
      color: #fff;
      font-size: 36px;
      font-weight: 600;
      padding: 52px 36px;
      opacity: 1;
      transition: opacity 0.3s; }
      #contact .contact-row .contact_us:hover {
        text-decoration: none;
        opacity: 0.8; }
      @media (max-width: 767px) {
        #contact .contact-row .contact_us {
          font-size: 24px;
          padding: 5px 20px;
          margin: 0 auto; } }
    #contact .contact-row .schedule {
      font-size: 36px;
      font-weight: 600;
      color: #fff;
      padding: 0 35px; }
      @media (max-width: 767px) {
        #contact .contact-row .schedule {
          font-size: 24px;
          text-align: center;
          margin-bottom: 20px; } }

#features {
  padding: 0px 0 34px;
  margin-top: 39px; }
  @media (max-width: 767px) {
    #features {
      padding: 0px 0 34px;
      margin-top: 50px; } }
  #features .features-row {
    padding-top: 39px;
    display: flex;
    padding-bottom: 30px;
    border-bottom: 1px solid #a6a8ab; }
    #features .features-row ul {
      padding: 0 10px;
      width: 25%; }
      @media (max-width: 991px) {
        #features .features-row ul {
          min-width: 1px;
          width: 50%; } }
      @media (max-width: 767px) {
        #features .features-row ul {
          width: 100%; } }
      #features .features-row ul li {
        font-size: 16px;
        line-height: 1.5em;
        list-style: none; }
        #features .features-row ul li:before {
          content: '';
          background-color: #69bc45;
          border-radius: 20px;
          width: 6px;
          height: 6px;
          display: inline-block;
          margin-right: 5px; }

#floorplan {
  margin: 15px 0 80px; }
  @media (max-width: 767px) {
    #floorplan {
      margin: 15px 0 50px; } }
  #floorplan .inner-content {
    padding: 70px;
    border: 1px solid #e6e7e8;
    margin-top: 91px; }
    @media (max-width: 767px) {
      #floorplan .inner-content {
        padding: 10px;
        margin-top: 30px; } }

#gallery-section {
  margin-top: 90px; }
  @media (max-width: 767px) {
    #gallery-section {
      margin: 10px 0 0; } }
  #gallery-section .img-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 52px; }
    #gallery-section .img-gallery .image {
      width: 33.33%;
      position: relative;
      background-size: cover;
      background-position: center; }
      @media (max-width: 767px) {
        #gallery-section .img-gallery .image {
          width: 50%; } }
      #gallery-section .img-gallery .image:before {
        content: '';
        padding-top: 60%;
        display: block; }

#property_videos {
  padding: 50px 0 78px;
  background-size: cover; }
  @media (max-width: 767px) {
    #property_videos {
      padding: 50px 0 50px; } }
  #property_videos .title {
    margin-bottom: 32px;
    position: relative; }

#slogan-line {
  background-color: #69bc45;
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-weight: 600; }
  @media (max-width: 767px) {
    #slogan-line {
      font-size: 24px;
      line-height: 1.1;
      padding: 20px 10px; } }

#map iframe {
  display: block;
  width: 100%;
  height: 43vw; }

#form-section {
  padding: 62px 0 90px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  color: #fff; }
  @media (min-width: 900px) {
    #form-section .container {
      max-width: 1120px; } }
  @media (max-width: 767px) {
    #form-section {
      margin-top: 0;
      padding: 30px 10px; } }
  #form-section .meta-part {
    background-color: #333;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      #form-section .meta-part {
        margin-top: 0;
        padding: 20px; } }
    @media (min-width: 1200px) {
      #form-section .meta-part {
        max-width: 55%;
        flex-basis: 55%;
        padding: 0 0 0 35px; }
        #form-section .meta-part > .row {
          width: 100%; } }
  #form-section .form-part {
    background-color: #69bc45;
    padding: 44px 60px 50px; }
    @media (min-width: 1200px) {
      #form-section .form-part {
        max-width: 45%;
        flex-basis: 45%; } }
    @media (max-width: 767px) {
      #form-section .form-part {
        padding: 20px; } }
    #form-section .form-part .title {
      font-size: 24px;
      font-weight: 500; }
      #form-section .form-part .title:after {
        background-color: #333;
        margin-bottom: 31px; }
    @media (min-width: 1200px) {
      #form-section .form-part form .form-control {
        height: 75px;
        padding: 0.3em 1.7em; }
      #form-section .form-part form textarea.form-control {
        height: 135px; }
      #form-section .form-part .btn {
        padding: 22px 0; } }
    #form-section .form-part .btn {
      background-color: #333;
      font-weight: 600;
      font-size: 20px;
      margin-top: 10px; }
  #form-section .title {
    color: #fff;
    text-align: center;
    padding-left: 15px;
    position: relative; }
    #form-section .title:after {
      margin-bottom: 55px; }
  #form-section .avatar {
    background-size: cover;
    border: 2px solid #a6a8ab;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%; }
    @media (max-width: 767px) {
      #form-section .avatar {
        margin: 0 auto 20px;
        width: 200px; } }
    @media (min-width: 1200px) {
      #form-section .avatar {
        width: calc(100% + 15px);
        max-width: 200%; } }
  #form-section .meta-contact {
    margin-top: 14px; }
    @media (max-width: 767px) {
      #form-section .meta-contact {
        padding-left: 0; } }
    @media (min-width: 1200px) {
      #form-section .meta-contact {
        padding-left: 15px; } }
  #form-section .contact-meta {
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
    padding-top: 15px; }
    #form-section .contact-meta .name {
      font-size: 24px; }
    #form-section .contact-meta .role {
      font-size: 14px;
      margin-bottom: 41px;
      margin-top: -2px; }
    #form-section .contact-meta .phone, #form-section .contact-meta .email {
      line-height: 1.2;
      padding: 3px 0;
      font-size: 16px; }
      #form-section .contact-meta .phone .icon, #form-section .contact-meta .email .icon {
        display: inline-block;
        margin-right: 10px; }
        #form-section .contact-meta .phone .icon svg, #form-section .contact-meta .email .icon svg {
          width: 23px;
          height: 21px; }
      #form-section .contact-meta .phone a, #form-section .contact-meta .email a {
        font-size: 14px;
        color: inherit; }
    #form-section .contact-meta .email {
      margin-bottom: 38px; }
  #form-section form .form-group {
    margin-bottom: 7px; }

form {
  position: relative;
  width: 100%;
  font-weight: 400; }
  form .form-title {
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px; }
    @media (max-width: 1200px) {
      form .form-title {
        font-size: 32px; } }
  form .form-group {
    margin-bottom: 8px; }
  form .form-control {
    border-radius: 0;
    font-size: 13px;
    height: 45px;
    color: #333;
    padding: 0.3em 1.7em; }
  form textarea.form-control {
    height: 7.6em; }
  form .btn {
    background-color: #69bc45;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    padding: .5em;
    border-width: 0;
    opacity: 1;
    transition: opacity 0.3s; }
    form .btn:hover {
      opacity: 0.8;
      color: #fff; }

.footer {
  background: #232323;
  color: #fff;
  padding: 20px 0; }

/*# sourceMappingURL=style.css.map */
