@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 img, .slider-f-nav .image img {
    max-width: 100%; }

body {
  font-family: Quicksand, Helvetica, Arial, sans-serif;
  font-weight: 300; }

p {
  text-align: justify;
  font-size: 16px;
  font-family: Montserrat, Helvetica, Arial, sans-serif; }

img {
  max-width: 100%; }

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

@media (max-width: 1199px) {
  .header {
    flex-wrap: wrap; } }
@media (min-width: 1200px) {
  .header .left-part {
    width: 50%;
    background: linear-gradient(-58deg, transparent 110px, #fff 110px);
    margin-right: -140px;
    padding-right: 140px;
    position: relative;
    text-align: right; } }
@media (max-width: 1199px) {
  .header .left-part {
    width: 100%;
    text-align: center; } }
@media (min-width: 1200px) {
  .header .left-part .inner-content {
    width: 450px;
    padding-right: 50px; } }
.header .right-part {
  color: #fff; }
  @media (min-width: 1200px) {
    .header .right-part {
      width: calc(50% + 140px); } }
  @media (max-width: 1199px) {
    .header .right-part {
      width: 100%;
      text-align: center; } }
  .header .right-part .slogan {
    background-color: #383c44; }
    .header .right-part .slogan .inner-content {
      padding: 27px 0;
      font-size: 32px; }
      @media (min-width: 1200px) {
        .header .right-part .slogan .inner-content {
          width: 692px; } }
      @media (max-width: 1199px) {
        .header .right-part .slogan .inner-content {
          width: 100%;
          text-align: center; } }
  .header .right-part .menu-row {
    background-color: #979937;
    padding: 12px 0; }
    .header .right-part .menu-row .inner-content {
      padding: 10px 0; }
      @media (min-width: 1200px) {
        .header .right-part .menu-row .inner-content {
          width: 692px; } }
      @media (max-width: 1199px) {
        .header .right-part .menu-row .inner-content {
          width: 100%;
          text-align: center; } }
      .header .right-part .menu-row .inner-content ul {
        margin: 0;
        padding: 0; }
        .header .right-part .menu-row .inner-content ul li {
          display: inline-block; }
          .header .right-part .menu-row .inner-content ul li a {
            color: #fff;
            font-size: 18px;
            padding-left: 10px; }

.title {
  font-size: 48px;
  font-weight: 300; }
  @media (max-width: 767px) {
    .title {
      line-height: 1; } }

.banner {
  min-height: 50vw;
  background-size: cover;
  background-position: center; }
  .banner .title-box {
    padding: 87px 0;
    width: 100%;
    max-width: 585px;
    background-color: #383c44c8;
    text-align: center;
    color: #fff; }
    .banner .title-box .title-box-sale {
      background: #979937;
      display: inline-block;
      padding: 12px 50px;
      font-size: 18px;
      text-transform: uppercase; }
    .banner .title-box .title-box-price {
      font-size: 60px;
      margin-top: 18px;
      margin-bottom: 4px; }
    .banner .title-box .title-box-address {
      font-size: 28px;
      font-family: Lato, Helvetica, Arial, sans-serif; }

#overview {
  margin-top: 30px; }
  #overview .image {
    width: 100%; }
  @media (min-width: 1200px) {
    #overview .left-part {
      flex-basis: 538px;
      max-width: 538px; }
    #overview .right-part {
      flex-basis: 600px;
      max-width: 600px;
      padding-left: 24px; } }
  #overview .right-part {
    padding-top: 6px; }
    #overview .right-part .title {
      margin-bottom: 34px; }
    #overview .right-part p {
      margin-bottom: 1.5rem; }

#details {
  margin-top: 45px; }
  #details .property-details .item {
    margin: 16px;
    padding: 43px 0 10px 0;
    background: linear-gradient(-135deg, transparent 30px, #f9f9f6 30px);
    border-bottom: 3px solid #979937;
    min-width: 160px; }
    @media (max-width: 767px) {
      #details .property-details .item {
        min-width: 150px;
        margin: 10px; } }
    #details .property-details .item .icon svg {
      width: 60px;
      height: 52px; }
    #details .property-details .item .value {
      color: #979937;
      font-size: 40px;
      font-family: Montserrat, Helvetica, Arial, sans-serif;
      font-weight: 500;
      line-height: 1;
      margin-top: 10px; }
    #details .property-details .item .descr {
      font-size: 18px;
      font-family: Montserrat, Helvetica, Arial, sans-serif;
      font-weight: 400; }

#features {
  padding: 120px 0 112px;
  margin-top: 50px; }
  #features .big-title {
    color: #fff;
    font-size: 80px;
    text-align: center;
    line-height: 1.1; }
    @media (max-width: 767px) {
      #features .big-title {
        font-size: 60px;
        margin-bottom: 30px; } }
  #features .inner-content {
    background: linear-gradient(-135deg, transparent 30px, #fff 30px);
    border-bottom: 6px solid #979937;
    padding: 93px 10px 80px 75px;
    max-width: 397px;
    float: right;
    width: 100%; }
    @media (max-width: 767px) {
      #features .inner-content {
        padding: 30px 10px 30px 40px; } }
    #features .inner-content li {
      font-size: 24px;
      line-height: 1.4em; }

#floorplan {
  margin: 50px 0 90px; }
  #floorplan .inner-content {
    padding: 70px;
    border: 1px solid #e6e7e8; }

#contact-agent {
  color: #fff;
  background: #979937;
  padding: 60px 0 70px;
  font-size: 48px;
  font-weight: 300; }
  @media (max-width: 767px) {
    #contact-agent {
      font-size: 28px; } }
  #contact-agent a {
    color: #fff; }
  #contact-agent .phone {
    margin-top: -15px; }
  #contact-agent .btn {
    color: #fff;
    background: #383c44;
    border-radius: 0;
    font-size: 24px;
    padding: 22px 26px;
    display: inline-block;
    margin-top: 10px; }

#gallery {
  margin-top: 60px;
  margin-bottom: 60px; }
  #gallery .slick-gallery {
    margin-top: 60px; }

#property_videos {
  padding: 75px 0 100px;
  background-size: cover; }
  #property_videos .title {
    color: #fff;
    margin-bottom: 30px;
    position: relative; }

#form-section {
  overflow: hidden; }
  #form-section .left-part iframe {
    width: 100%;
    height: 100%; }
  #form-section .right-part {
    background-size: cover; }
    #form-section .right-part .inner-content {
      max-width: 495px;
      width: 100%; }
    #form-section .right-part form {
      position: relative;
      padding: 40px 55px 50px;
      width: 100%; }
      #form-section .right-part form .form-title {
        font-size: 28px;
        color: #fff;
        text-align: center;
        margin-bottom: 1.5em; }
      #form-section .right-part form .form-group {
        margin-bottom: 0.5rem; }
      #form-section .right-part form .form-control {
        border-radius: 0;
        font-size: 13px;
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        color: #333;
        height: 5.8em;
        padding: 1.4em; }
      #form-section .right-part form textarea.form-control {
        height: 10.2em; }
      #form-section .right-part form .btn {
        background-color: #979937;
        border-radius: 0;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 600;
        padding: 1.1em;
        border-width: 0;
        font-family: Montserrat, Helvetica, Arial, sans-serif; }

#contact {
  margin: 70px 0; }
  @media (max-width: 767px) {
    #contact {
      margin: 30px 0; } }
  #contact .avatar {
    width: 100%;
    border: 2px solid #383c44; }
  #contact .contact-meta {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #383c44; }
    #contact .contact-meta .name {
      font-size: 24px; }
    #contact .contact-meta .role {
      font-size: 14px;
      margin-bottom: 22px; }
    #contact .contact-meta .addr {
      font-size: 14px;
      line-height: 1.2; }
    #contact .contact-meta .phone {
      margin-top: 20px; }
    #contact .contact-meta .phone, #contact .contact-meta .email {
      line-height: 1.2;
      padding: 0.2em 0; }
      #contact .contact-meta .phone .icon, #contact .contact-meta .email .icon {
        display: inline-block;
        margin-right: 10px; }
        #contact .contact-meta .phone .icon svg, #contact .contact-meta .email .icon svg {
          width: 24px;
          height: 20px; }
      #contact .contact-meta .phone a, #contact .contact-meta .email a {
        font-size: 14px;
        color: inherit; }

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

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