@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: Poppins, Helvetica, Arial, sans-serif; }

@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; }

.header {
  padding: 20px 0; }
  .header .header-col-wrap {
    width: 224px;
    display: flex;
    flex-direction: column;
    font-weight: 500; }
    @media (max-width: 767px) {
      .header .header-col-wrap {
        width: 200px;
        margin: 0 calc(50% - 100px);
        text-align: center;
        padding: 5px 0; } }
    .header .header-col-wrap .item-title {
      font-size: 14px;
      color: #123e67;
      line-height: 1;
      margin-top: 10px;
      margin-bottom: 5px; }
    .header .header-col-wrap .item-val {
      font-size: 27.6px;
      color: #ca2030;
      line-height: 1; }
      .header .header-col-wrap .item-val .month {
        color: #123e67;
        font-size: 13px; }
    .header .header-col-wrap.header-logo-wrap {
      margin-right: auto;
      width: 310px;
      align-items: center; }
      @media (max-width: 1199px) {
        .header .header-col-wrap.header-logo-wrap {
          width: 100%; } }
      @media (max-width: 767px) {
        .header .header-col-wrap.header-logo-wrap {
          margin: 0 calc(50% - 160px); } }
    .header .header-col-wrap.header-call-now {
      width: auto; }
      .header .header-col-wrap.header-call-now .item-val {
        color: #123e67;
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 600; }
      .header .header-col-wrap.header-call-now svg {
        width: 13px;
        height: 13px;
        margin-right: 3px; }

#menu {
  overflow: hidden; }
  @media (max-width: 1199px) {
    #menu .left-part {
      width: 100%; } }
  #menu .menu-row {
    background: linear-gradient(-64deg, transparent 40px, #123e67 40px);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -3000px;
    padding-left: calc(3000px + 9px);
    margin-right: -34px;
    position: relative;
    z-index: 1; }
    @media (min-width: 1200px) {
      #menu .menu-row {
        padding-top: 10px;
        padding-bottom: 10px; } }
    @media (max-width: 767px) {
      #menu .menu-row {
        margin: 0 -100px;
        padding: 10px 100px;
        background: #123e67; } }
    #menu .menu-row .inner-content {
      padding: 10px 0; }
      @media (max-width: 1199px) {
        #menu .menu-row .inner-content {
          width: 100%;
          text-align: center; } }
      #menu .menu-row .inner-content ul {
        margin: 0;
        padding: 0; }
        #menu .menu-row .inner-content ul li {
          display: inline-block; }
          #menu .menu-row .inner-content ul li a {
            color: #fff;
            font-size: 20px;
            font-weight: 500;
            padding-right: 20px;
            text-transform: uppercase; }
            @media (max-width: 767px) {
              #menu .menu-row .inner-content ul li a {
                padding-right: 10px;
                padding-left: 10px; } }
  #menu .contact-agent {
    background: linear-gradient(-64deg, transparent 40px, #ca2030 40px);
    height: 100%;
    display: flex;
    width: 305px;
    font-size: 20px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-left: -11px; }
    @media (max-width: 767px) {
      #menu .contact-agent {
        width: auto;
        margin: 0 -100px;
        padding: 10px 100px;
        background: #ca2030; } }

.title {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #123e67;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .title {
      font-size: 28px;
      line-height: 1.1; } }
  .title:after {
    content: '';
    display: block;
    width: 283px;
    height: 8px;
    margin: 9px auto 32px;
    background: linear-gradient(-58deg, transparent 5px, #ca2030 5px, #ca2030 228px, transparent 80px); }

.banner {
  min-height: 50vw;
  background-size: cover;
  background-position: center; }
  .banner .title-box {
    width: 100%;
    max-width: 1000px;
    text-align: center;
    color: #fff;
    font-size: 100px;
    font-weight: 500;
    line-height: 0.95;
    position: relative; }
    @media (max-width: 991px) {
      .banner .title-box {
        font-size: 42px;
        padding: 30px; } }

#addr-line {
  background-color: #ca2030;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8; }
  @media (max-width: 991px) {
    #addr-line {
      font-size: 18px;
      padding: 10px 0; } }

#details {
  background-color: #123e67;
  color: #fff;
  padding: 21px 0; }
  #details .property-details .item {
    margin: 16px;
    min-width: 167px; }
    @media (max-width: 991px) {
      #details .property-details .item {
        min-width: 100px; } }
    #details .property-details .item .icon svg {
      width: 60px;
      height: 52px; }
    #details .property-details .item .value {
      font-size: 24px;
      font-weight: 600;
      line-height: 1;
      margin-top: 2px; }
    #details .property-details .item .descr {
      font-size: 18px;
      font-weight: 600;
      margin-top: 6px; }

#overview {
  margin-top: 62px; }
  #overview p {
    text-align: justify;
    font-size: 16px; }

#features {
  padding: 64px 0 34px;
  margin-top: 50px; }
  @media (max-width: 767px) {
    #features {
      padding: 0px 0 34px;
      margin-top: 50px; } }
  #features .features-row {
    display: flex; }
    #features .features-row ul {
      margin-top: 11px;
      padding: 0 50px;
      border-right: 1px solid #d0d2d3;
      min-width: 230px; }
      @media (max-width: 991px) {
        #features .features-row ul {
          min-width: 1px;
          width: 50%;
          border-width: 0; } }
      @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-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.28 13.28'%3E%3Cpath d='M13.28,6.64a6.64,6.64,0,1,0-6.64,6.64,6.64,6.64,0,0,0,6.64-6.64' style='fill:%23dd1f29'/%3E%3Cpath d='M10.32,4.52l-.67-.67a.45.45,0,0,0-.33-.14A.48.48,0,0,0,9,3.85L5.75,7.09,4.3,5.63A.47.47,0,0,0,4,5.5a.44.44,0,0,0-.33.13L3,6.3A.48.48,0,0,0,3,7L4.74,8.76l.67.67a.49.49,0,0,0,.34.14.45.45,0,0,0,.33-.14l.67-.67,3.57-3.57a.42.42,0,0,0,.14-.33.42.42,0,0,0-.14-.34' style='fill:%23fff'/%3E%3C/svg%3E");
          width: 13px;
          height: 13px;
          display: inline-block;
          margin-right: 5px; }

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

#contact-agent {
  color: #fff;
  background: #123e67;
  padding: 60px 0 70px;
  font-size: 48px;
  font-weight: 300; }
  #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; }
  @media (max-width: 767px) {
    #gallery {
      margin: 0; } }
  #gallery .img-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 56px; }
    #gallery .img-gallery .image {
      width: 33.33%;
      position: relative;
      background-size: cover;
      background-position: center; }
      @media (max-width: 767px) {
        #gallery .img-gallery .image {
          width: 50%; } }
      #gallery .img-gallery .image:before {
        content: '';
        padding-top: 60%;
        display: block; }

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

#form-section {
  overflow: hidden;
  margin-top: 115px; }
  @media (max-width: 767px) {
    #form-section {
      margin-top: 0; } }
  #form-section .left-part {
    background-color: #123e67; }
    #form-section .left-part .inner-content {
      padding: 50px 60px 60px 0;
      width: 100%; }
      @media (min-width: 1200px) {
        #form-section .left-part .inner-content {
          max-width: 592px; } }
      @media (max-width: 991px) {
        #form-section .left-part .inner-content {
          max-width: 100%;
          padding: 50px; } }
  #form-section .title {
    color: #fff;
    text-align: left; }
    #form-section .title:after {
      margin-left: 0; }
  #form-section .title:after {
    content: '';
    display: block;
    width: 135px;
    height: 4px;
    margin: 0px auto 0px 0;
    background: linear-gradient(-58deg, transparent 5px, #ca2030 5px, #ca2030 113px, transparent 80px); }
  #form-section .meta-contact {
    margin-top: 14px;
    font-family: Lato, Helvetica, Arial, sans-serif; }
  #form-section .avatar {
    width: 277px;
    height: 278px;
    border-radius: 300px;
    background-size: cover;
    border: 2px solid #a6a8ab;
    margin-bottom: 20px;
    margin-left: -19px; }
    @media (max-width: 767px) {
      #form-section .avatar {
        margin: 0 auto 20px;
        width: 200px;
        height: 200px; } }
  #form-section .contact-meta {
    font-weight: 500;
    color: #fff;
    margin-top: 5px; }
    #form-section .contact-meta .name {
      font-size: 24px;
      font-weight: 600; }
    #form-section .contact-meta .role {
      font-size: 14px;
      margin-bottom: 20px;
      font-weight: 600; }
    #form-section .contact-meta .addr {
      font-size: 14px;
      line-height: 1.2; }
    #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: #ca2030; }
        #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 {
    position: relative;
    width: 100%;
    font-weight: 400; }
    #form-section form .form-group {
      margin-bottom: 15px; }
    #form-section form .form-control {
      border-radius: 0;
      font-size: 13px;
      height: 44px;
      color: #333;
      padding: 0.3em 0.7em; }
    #form-section form textarea.form-control {
      height: 7.6em; }
    #form-section form .btn {
      background-color: #ca2030;
      border-radius: 0;
      text-transform: uppercase;
      font-size: 13px;
      padding: 1.1em;
      border-width: 0; }
  #form-section .right-part iframe {
    width: 100%;
    height: 100%;
    min-height: 400px; }

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

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