@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: Lato, Helvetica, Arial, sans-serif;
  color: #3d3d3e;
  font-size: 16px; }

@media (min-width: 1250px) {
  .container {
    max-width: 1230px; } }
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: 40px;
  font-weight: 700;
  text-align: center;
  color: #333; }
  @media (max-width: 767px) {
    .title {
      font-size: 24px;
      line-height: 1.1; } }
  .title:before, .title:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 1em;
    background: linear-gradient(-77deg, transparent 10px, #25a9e0 10px, #25a9e0 18px, transparent 18px);
    margin: 0 10px; }

.header {
  padding-bottom: 20px;
  border-bottom: 3px solid #25a9e0; }
  .header .header-logo-wrap {
    margin-top: 45px;
    margin-left: 10px;
    margin-right: auto; }
    @media (max-width: 1200px) {
      .header .header-logo-wrap {
        margin-top: 10px;
        margin-left: auto;
        margin-bottom: 10px; } }
  .header .menu-row {
    padding-bottom: 5px;
    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: 72px 4px 0 5px;
          color: #3d3d3e;
          font-size: 18px;
          font-weight: 600;
          text-transform: uppercase;
          display: inline-block;
          text-decoration: none; }
          @media (max-width: 1200px) {
            .header .menu-row .inner-content ul li a {
              padding: 4px; } }
        .header .menu-row .inner-content ul li.active, .header .menu-row .inner-content ul li:hover {
          background: #25a9e0; }
          .header .menu-row .inner-content ul li.active a, .header .menu-row .inner-content ul li:hover a {
            color: #fff; }

#property_gallery {
  position: relative; }
  #property_gallery .form-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex; }
    @media (max-width: 991px) {
      #property_gallery .form-box {
        display: none; } }
    #property_gallery .form-box .container {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      #property_gallery .form-box .container form {
        background-color: #3d3d3e;
        padding: 24px;
        max-width: 380px; }
  #property_gallery .slick-arrow {
    display: none !important; }

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: #25a9e0;
    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; }

.slider-for .image {
  height: 80vh;
  background-size: cover;
  background-position: center; }
@media (max-width: 1199px) {
  .slider-for {
    margin-bottom: 0;
    padding-bottom: 0; } }

.slider-nav {
  background-color: #fff;
  padding: 15px 10px; }
  @media (min-width: 1200px) {
    .slider-nav {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 30%);
      width: 100%;
      max-width: 1200px; } }
  @media (max-width: 1199px) {
    .slider-nav {
      margin-top: 0; } }

#price_address {
  margin-top: 50px; }
  #price_address .status-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    #price_address .status-row .status {
      background-color: #25a9e0;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      padding: 12px 50px;
      margin-top: 23px; }
    #price_address .status-row .price {
      font-size: 60px;
      font-weight: 700; }
  #price_address .prop-title {
    font-size: 49px;
    text-align: center;
    font-weight: 700;
    margin-top: 40px; }
    @media (max-width: 767px) {
      #price_address .prop-title {
        font-size: 32px;
        line-height: 1.1; } }
  #price_address .addr-location {
    font-size: 36px;
    text-align: center;
    line-height: 1.3; }
    @media (max-width: 767px) {
      #price_address .addr-location {
        margin-top: 10px;
        font-size: 28px;
        line-height: 1.1; } }

#details {
  margin-top: 40px; }
  #details .divider {
    border-top: 1px solid #a6a8ab;
    margin-bottom: 62px; }
  #details .property-details {
    margin-top: 58px; }
    #details .property-details .item {
      padding: 16px;
      width: 16.6%; }
      @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 + .item {
        border-left: 1px solid #e6e7e8; }
      #details .property-details .item .icon svg {
        width: 60px;
        height: 56px; }
      #details .property-details .item .value {
        font-size: 27.4px;
        font-weight: 600;
        line-height: 1;
        margin-top: 11px; }
      #details .property-details .item .descr {
        font-size: 20.5px;
        font-weight: 600;
        margin-top: 20px; }

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

#features {
  margin-top: 60px; }
  #features .inner-content {
    background: #25a9e0;
    color: #fff;
    padding: 120px 10px 115px 167px; }
    @media (max-width: 767px) {
      #features .inner-content {
        padding: 20px; } }
    #features .inner-content .heading {
      font-size: 40px;
      line-height: 1; }
      #features .inner-content .heading:after {
        width: 62px;
        background-color: #fff;
        height: 3px;
        margin-top: 21px;
        content: '';
        display: block; }
    #features .inner-content ul {
      margin-bottom: 0;
      padding-left: 0;
      margin-top: 24px; }
    #features .inner-content li {
      font-size: 24px;
      line-height: 1.42em;
      list-style: none; }
      #features .inner-content li:before {
        content: '';
        display: inline-block;
        width: 19px;
        height: 19px;
        margin-right: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.28 19.28'%3E%3Cpath d='M19.28,9.64a9.64,9.64,0,1,0-9.64,9.64,9.65,9.65,0,0,0,9.64-9.64' style='fill:%23fff'/%3E%3Cpath d='M15,6.56l-1-1a.64.64,0,0,0-.49-.2.62.62,0,0,0-.48.2l-4.7,4.7L6.24,8.18a.7.7,0,0,0-1,0l-1,1a.7.7,0,0,0,0,1l2.59,2.59,1,1a.66.66,0,0,0,.48.2.7.7,0,0,0,.49-.2l1-1L15,7.53a.62.62,0,0,0,.2-.48.64.64,0,0,0-.2-.49' style='fill:%2325a9e0'/%3E%3C/svg%3E"); }

#floorplan {
  margin: 15px 0 33px; }
  @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; } }

#gallery-section {
  margin-top: 90px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    #gallery-section {
      margin: 30px 0; } }
  #gallery-section .img-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 63px; }
    #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: 37px 0 78px;
  background-size: cover; }
  @media (max-width: 767px) {
    #property_videos {
      padding: 50px 0 50px; } }
  #property_videos .title {
    margin-bottom: 62px;
    position: relative; }

#map {
  border-bottom: 3px solid #25a9e0; }
  #map iframe {
    display: block;
    width: 100%;
    height: 43vw; }

#form-section {
  padding: 40px 0 90px;
  overflow: hidden;
  background-color: #3d3d3e;
  color: #fff; }
  @media (min-width: 900px) {
    #form-section .container {
      max-width: 880px; } }
  @media (max-width: 767px) {
    #form-section {
      margin-top: 0; } }
  #form-section .title {
    color: #fff;
    text-align: left;
    padding-left: 15px; }
    #form-section .title:after {
      margin-left: 0; }
  #form-section .title:after {
    content: '';
    display: block;
    height: 2px;
    width: 62px;
    margin: 8px auto 0px 0;
    background: #25a9e0; }
  #form-section .title:before {
    display: none; }
  #form-section .avatar {
    width: 277px;
    height: 278px;
    border-radius: 300px;
    background-size: cover;
    border: 2px solid #a6a8ab;
    margin-bottom: 20px;
    margin-left: -25px;
    margin-top: 15px; }
    @media (max-width: 767px) {
      #form-section .avatar {
        margin: 0 auto 20px;
        width: 200px;
        height: 200px; } }
  #form-section .meta-contact {
    margin-top: 14px;
    padding-left: 15px; }
    @media (max-width: 767px) {
      #form-section .meta-contact {
        padding-left: 0; } }
  #form-section .contact-meta {
    font-weight: 600;
    color: #fff;
    margin-top: 5px; }
    #form-section .contact-meta .name {
      font-size: 24px; }
    #form-section .contact-meta .role {
      font-size: 14px;
      margin-bottom: 20px; }
    #form-section .contact-meta .phone, #form-section .contact-meta .email {
      line-height: 1.2;
      padding: 0.4em 0 13px;
      font-size: 16px; }
      #form-section .contact-meta .phone .icon, #form-section .contact-meta .email .icon {
        display: inline-block;
        margin-right: 10px;
        padding: 11px;
        border-radius: 100px;
        background-color: #25a9e0; }
        #form-section .contact-meta .phone .icon svg, #form-section .contact-meta .email .icon svg {
          width: 27px;
          height: 24px; }
      #form-section .contact-meta .phone a, #form-section .contact-meta .email a {
        font-size: 14px;
        color: inherit; }
  #form-section form .form-group {
    margin-bottom: 14px; }

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

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