
body,
html {
  overflow-x: hidden;
}
html {
  font-size: 13px;
}
body {
  background-color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #999999;
  line-height: 1.5;
  margin: 0;
}
.wrapper {
  background-color: #484948;
}
* {
  outline: none;
}
::-moz-selection {
  text-shadow: none;
}
::selection {
  background-color: #ADCDE7;
  color: #ffffff;
  text-shadow: none;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ADCDE7;
}
a:hover {
  color: #cd974e;
  text-decoration: none;
}
a:focus {
  color: #cd974e;
  outline: none;
  text-decoration: none;
}
a:active {
  color: #cd974e;
  outline: none;
  text-decoration: none;
}
textarea {
  resize: none;
}
button.btn {
  margin-bottom: 0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: none;
}
.modal-backdrop {
  z-index: 1020;
  background-color: rgba(34, 34, 34, 0.95);
}
.fullscreen {
  height: 100vh !important;
}


.a-container{
  width:690px;
  margin:0 auto;
  display:table;
}

.a-table{
width:100%;
float:left;
padding:0;
}


.a-table ul,
.a-table ul li{
  list-style:none;
  padding:0;
  margin:0;
}

.a-table ul{
margin-right: -160px;
}

.a-table ul li {
float:left;
}

.a-table ul li > div{
  float:left;
}


.a-table ul li{
  padding:23px 0;
  width:50%;
}

.a-table ul li:first-child{
  border-color:transparent;
}

.item-label{
  position:absolute;
}

.form,
.form li{
list-style:none;
margin:0;
padding:0;
}

.form li input{
  background:#484948;
  color:#FFFFFF;
  padding:12px 21px;
  width:100%;
  border:none;
}

.form li textarea{
  background:#484948;
  color:#FFFFFF;
  padding:12px 21px;
  width:100%;
  border:none;
}

.form li input:active,
.form li input:focus,
.form li textarea:active,
.form li textarea:focus{
  background:#575957;
}


.cr-darktext div h2{
  color:#FFFFFF;
  font-size:21px;
}

ul.form{
  width:100%;
  display:table;
}

ul.form + .btn-arrow{
  float:left;
  margin-top:30px;

  background:#FFFFFF;
  height:50px;
  line-height:50px;
  color:#1a1a1a;
  padding: 0 24px;
  border:none;
  font-weight:bold;
  border-radius:90px;
  cursor:pointer;
}

ul.form + .btn-arrow img{
  margin-left:15px;
}

.form li{
  margin-top:22px;
}

.form li:first-child{
  margin-top:0;
}

.scroll-to-question{
  z-index:95;
  position:relative;
}

.success-message{
  background:#1e9c11;
  color:#FFFFFF;
  position:relative;
  z-index:95;
  top:0;
  width:100%;
}

.success-message p{
  padding:9px;
  width:100%;
  text-align:center;
  color:#FFFFFF;
  margin:0;
}

.item-description{
  font-size:14px;
  letter-spacing:0.05px;
  color:#FFFFFF;
  padding-left:50px;
}

.item-description span{
  text-transform: none;
  color:#817C7A;
  letter-spacing:0;
  font-weight:300;
  margin-top:5px;
}

.a-title p.mrg-top{
  margin-top:0;
}

.double-col .column{
  background: rgb(50,42,34);
 background: -moz-linear-gradient(0deg, rgba(50,42,34,1) 0%, rgba(41,36,31,1) 100%);
 background: -webkit-linear-gradient(0deg, rgba(50,42,34,1) 0%, rgba(41,36,31,1) 100%);
 background: linear-gradient(0deg, rgba(50,42,34,1) 0%, rgba(41,36,31,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#322a22",endColorstr="#29241f",GradientType=1); }

.double-col.single-col .column{
margin:0 auto;
display:table;
}


.apartment-prices{
  position: absolute;
  top: 0;
  margin-top: 190px;
}


.first-price{
  margin-top:50px;
  margin-bottom:12px;
}

section.a-title{
  padding-top:70px;
  padding-left:70px;
  padding-right:70px;
}

.a-title h2:before{
/*  content: "";
  background-image:url('../images/4logo.svg');
  backgroung-repeat:no-repeat;
  width: 17px;
  height: 25px;
  margin: 0 auto 20px;
  display: table;*/
}

.a-title h2{
text-align:center;
font-size:33px;
line-height:36px;
color:#FFFFFF;
font-weight:500;
width:100%;
float:left;
margin-bottom:12px;
}

.a-title span{
  text-transform:uppercase;
  font-size:14px;
  letter-spacing:2px;
  text-align:center;
  width:100%;
  float:left;
}

.a-title h4{
  text-align:center;
  font-size:13px;
  line-height:21px;
  color:#FFFFFF;
  letter-spacing:0.4px;
  font-weight:400;
  width:100%;
  float:left;
  margin-bottom:12px;
  margin-top:-8px;
}

.a-title p{
  margin-top:12px;
  font-size:14px;
  color:#817C7A;
  font-weight:300;
  text-align:center;
  width:100%;
  float:left;
}

.a-price{
  background: rgb(71,71,71);
  background: -moz-linear-gradient(90deg, rgba(71,71,71,1) 0%, rgba(71,71,71,0) 90%);
  background: -webkit-linear-gradient(90deg, rgba(71,71,71,1) 0%, rgba(71,71,71,0) 90%);
  background: linear-gradient(90deg, rgba(71,71,71,1) 0%, rgba(71,71,71,0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#474747",endColorstr="#474747",GradientType=1);
font-size:32px;
color:#FFFFFF;
font-weight:500;
padding:20px 80px 20px 53px;
}

.bx-line{
/*  background:rgba(0,0,0,0.5);*/
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:1;
  padding:0px 30px;
  height:60px;
  line-height:60px;
  padding-bottom:50px;
}


#primary-menu{
  opacity:0;
  visibility: hidden;
}

.errorx{
  text-align:center;
  color:#FFFFFF;
  font-weight:600;
  margin-bottom:10px;
}

.fwidth{
  padding:40px 30px;
}

div.erx{
  font-size:19px;
  text-align:center;
}

div.erx a{
  text-decoration:underline;
  color:#FFFFFF;
}

.bx-line .langt{
width:30%;
float:left;

}

.aprt{
  float:left;
  width:35%;
  margin-top:0;

}

.pull-right{
  float:right;
}

.aprt span{
  color:#FFFFFF;
  display:inline-block;
  text-transform:uppercase;
  letter-spacing:1.34px;
  font-size:14px;
  font-weight:400;
}

span.a-email{
  margin-left:7px;
}

span.price{
  font-size:19px;
  margin-left:4px;
}


/* Custom, iPhone Retina */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .fullscreen {
    height: auto !important;
  }
}
/*------------------------------------*\
    #TYPOGRAPHY
\*------------------------------------*/
/* Heading Text */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #363636;
  font-family: 'Montserrat', serif;
  font-weight: 700;
  margin: 0 0 28px;
  line-height: 1;
}
.h1,
h1 {
  font-size: 52px;
}
.h2,
h2 {
  font-size: 42px;
}
.h3,
h3 {
  font-size: 38px;
}
.h4,
h4 {
  font-size: 32px;
}
.h5,
h5 {
  font-size: 24px;
}
.h6,
h6 {
  font-size: 18px;
}
p {
  color: #0E0E17;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.lead {
  font-size: 16px;
  line-height: 1.8;
}
/* Aligning Text */
.text--left {
  text-align: left !important;
}
.text--right {
  text-align: right !important;
}
.text--center {
  text-align: center !important;
}
.text--just {
  text-align: justify !important;
}
.align--top {
  vertical-align: top;
}
.align--bottom {
  vertical-align: bottom;
}
.align--middle {
  vertical-align: middle;
}
.align--baseline {
  vertical-align: baseline;
}
/* Weight Text */
.bold {
  font-weight: bold;
}
.regular {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.break-word {
  word-wrap: break-word;
}
.no-wrap {
  white-space: nowrap;
}
/* Text Color */
.text-white {
  color: #ffffff !important;
}
.text-gray {
  color: #f8f8f8 !important;
}
.text-black {
  color: #363636;
}
.text-theme {
  color: #ADCDE7;
}
.text--capitalize {
  text-transform: capitalize !important;
}
.text--uppercase {
  text-transform: uppercase !important;
}
.font-heading {
  font-family: 'Montserrat', serif;
}
.font-body {
  font-family: 'Montserrat', sans-serif;
}
.font-18 {
  font-size: 24px;
}
.font-16 {
  font-size: 16px;
}
.font-20 {
  font-size: 20px;
}
.font-40 {
  font-size: 40px;
}

.codecaptcha{
margin-top:10px;
}

.response{
color:#ADCDE7;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-bottom: 20px;
font-family: 'Montserrat', sans-serif;
}

.inactive{
display:none;
}

#captcha{
  width:90px;
}

.response{}

.floaty-righty{
  float:right;
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  text-center-xs {
    text-align: center !important;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  text-center-sm {
    text-align: center !important;
  }
}
.higlighted-style1 {
  background-color: #ADCDE7;
  color: #fff;
  padding: 5px 0;
}
.higlighted-style2 {
  background-color: #363636;
  color: #fff;
  padding: 5px 0;
}
.higlighted-style3 {
  background-color: #f8f8f8;
  color: #ADCDE7;
  padding: 5px 0;
}
/*------------------------------------*\
    #COLORS
\*------------------------------------*/
.color-heading {
  color: #363636 !important;
}
.color-theme {
  color: #ADCDE7 !important;
}
.color-white {
  color: #ffffff !important;
}
.color-gray {
  color: #f8f8f8 !important;
}
/*------------------------------------*\
    #Align
\*------------------------------------*/
address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 20px;
}
section {
padding:30px 0;
  overflow: hidden;
}
/* All margin */
.m-0 {
  margin: 0 !important;
}
.m-xs {
  margin: 10px;
}
.m-sm {
  margin: 20px;
}
.m-md {
  margin: 40px;
}
.m-lg {
  margin: 80px;
}
/* top margin */
.mt-0 {
  margin-top: 0;
}
.mt-xs {
  margin-top: 10px;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-150 {
  margin-top: 150px;
}
/* bottom margin */
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
/* right margin */
.mr-0 {
  margin-right: 0;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-150 {
  margin-right: 150px;
}
/* left margin */
.ml-0 {
  margin-left: 0;
}
.ml-xs {
  margin-left: 10px;
}
.ml-sm {
  margin-left: 20px;
}
.ml-md {
  margin-left: 40px;
}
.ml-lg {
  margin-left: 80px;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-150 {
  margin-left: 150px;
}
/* All padding */
.p-0 {
  padding: 0 !important;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 20px;
}
.p-md {
  padding: 40px;
}
.p-lg {
  padding: 80px;
}
/* top padding */
.pt-0 {
  padding-top: 0 !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
/* bottom padding */
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px !important;
}
/* right padding */
.pr-0 {
  padding-right: 0;
}
.pr-xs {
  padding-right: 10px;
}
.pr-sm {
  padding-right: 20px;
}
.pr-md {
  padding-right: 40px;
}
.pr-lg {
  padding-right: 80px;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-150 {
  padding-right: 150px;
}
/* left padding */
.pl-0 {
  padding-left: 0 !important;
}
.pl-30 {
  padding-left: 30px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-100 {
  padding-left: 100px !important;
}
.pl-150 {
  padding-left: 150px;
}
/* Postions */
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.static {
  position: static;
}
/* Zindex*/
.zindex-1 {
  z-index: 1;
}
.zindex-2 {
  z-index: 2;
}
.zindex-3 {
  z-index: 3;
}
/* Borders */
.border-all {
  border: 1px solid #ADCDE7;
}
.border-top {
  border-top: 1px solid #ADCDE7;
}
.border-bottom {
  border-bottom: 1px solid #ADCDE7;
}
.border-right {
  border-right: 1px solid #ADCDE7;
}
.border-left {
  border-left: 1px solid #ADCDE7;
}
/* Display */
.inline {
  display: inline;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.hide {
  display: none;
}
.flex {
  display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }
  .mb-0-sm {
    margin-bottom: 0;
  }
  .mb-15-sm {
    margin-bottom: 15px;
  }
  .mb-30-sm {
    margin-bottom: 30px !important;
  }
  .mb-50-sm {
    margin-bottom: 50px;
  }
  .mb-60-sm {
    margin-bottom: 60px;
  }
  .pb-15-sm {
    padding-bottom: 15px;
  }
  .pb-30-sm {
    padding-bottom: 30px;
  }
  .pb-50-sm {
    padding-bottom: 50px;
  }
  .pb-60-sm {
    padding-bottom: 60px;
  }
  .p-none-sm {
    padding-right: 0;
    padding-left: 0;
  }
  .pull-none-sm {
    float: none !important;
    text-align: center !important;
  }
}
.border-b {
  border-bottom: 1px solid #f8f8f8;
}
/*------------------------------------*\
    #Grid
\*------------------------------------*/
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.col-content {
  padding: 120px 100px 90px 120px;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .col-content {
    padding: 40px !important;
  }
}
/* Small Devices, Tablets */
.col-img {
  height: 833px !important;
  padding: 60px;
  overflow: hidden;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .col-img {
    height: auto;
    min-height: 600px;
  }
}
/* Postion Helpers */
.pos-fixed {
  position: fixed;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.pos-static {
  position: static;
}
.pos-top {
  top: 0;
}
.pos-bottom {
  bottom: 0;
}
.pos-right {
  right: 0;
}
.pos-left {
  left: 0;
}
.pos-vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  -moz-transform: perspective(1px) translateY(-50%);
  -o-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
}
.height-700 {
  height: 700px !important;
}
.height-500 {
  height: 500px !important;
}
.height-800 {
  height: 800px !important;
}
@media only screen and (min-width: 992px) {
  .hidden-lg,
  .hidden-md {
    display: none;
  }
}
/*------------------------------------*\
    #BACKGROUNDS
\*------------------------------------*/
.bg-theme {
  background-color: #ADCDE7 !important;
}
.bg-gray {
  background-color: #f8f8f8 !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-dark {
  background-color: #363636 !important;
}
/* Background Image */

.bgx:before{
display:none;
content:"";
position:absolute;
background:rgba(255,255,255,0.5);
left:0;
top:0;
width:100%;
height:100%;
}

.bgx {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
}


.email,
.phone{
  line-height:50px;
  color:#FFFFFF;
}

.email a,
.phone a{
  color:#FFFFFF;
}

.side-info{
  background:rgba(0, 0, 0, 0.5);
  border-radius:0px 12px 0px 0px;
  float:left;
  padding:20px;
  width:33%;
}

.side-info span{
  font-size:18px;
  color:#FFFFFF;
  float:left;
  width:100%;
}

.side-info span.price{
  font-size:38px;
}


.scroll-box{
  position:absolute;
  bottom:0;
  width:100%;
  margin-bottom:48px;
}

.apartments{}


span.scrollyD {
  background-image:url("../images/scrollx-white.svg");
  background-size: 23px 65px;
  text-align:center;
  display:block;
  width: 23px;
  height: 65px;
}

.scroll-downx {
  background:transparent;
  border:2px solid #FFFFFF;
  border-radius:50px;
  -webkit-border-radius:50px;
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-downx:hover{
  background:rgba(144,144,144,0.5);
}

.scroll-downx {
  z-index:2;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  background-size: 14px auto;
  border-radius: 50%;
  -webkit-animation: bounce 2.4s infinite 2s;
  animation: bounce 2.4s infinite 2s;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  transform: scale(1)
}

.scroll-downx:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #FFFFFF;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}


.center-boxe{
margin:0 auto;
display:table;
  padding:20px;
  border-radius:12px 12px 0px 0px;
}





.bg-parallex {
  background-attachment: fixed;
}
.bg-ytvideo.bg-overlay:before {
  z-index: 1;
  opacity: .7;
}
/* Background Color Palettes */
.bg-purple {
  color: #ffffff;
  background-color: #cc66cc !important;
}
.bg-sun-flower {
  color: #ffffff;
  background-color: #f1c40f !important;
}
.bg-orange {
  color: #ffffff;
  background-color: #f39c12 !important;
}
.bg-carrot {
  color: #ffffff;
  background-color: #e67e22 !important;
}
.bg-pumpkin {
  color: #ffffff;
  background-color: #d35400 !important;
}
.bg-alizarin {
  color: #ffffff;
  background-color: #e74c3c !important;
}
.bg-pomegranate {
  color: #ffffff;
  background-color: #c0392b !important;
}
.bg-turquoise {
  color: #ffffff;
  background-color: #1abc9c !important;
}
.bg-green-sea {
  color: #ffffff;
  background-color: #16a085 !important;
}
.bg-emerald {
  color: #ffffff;
  background-color: #2ecc71 !important;
}
.bg-nephritis {
  color: #ffffff;
  background-color: #27ae60 !important;
}
.bg-peter-river {
  color: #ffffff;
  background-color: #3498db !important;
}
.bg-belize-hole {
  color: #ffffff;
  background-color: #2980b9 !important;
}
.bg-amethyst {
  color: #ffffff;
  background-color: #9b59b6 !important;
}
.bg-wisteria {
  color: #ffffff;
  background-color: #8e44ad !important;
}
.bg-wet-asphalt {
  color: #ffffff;
  background-color: #34495e !important;
}
.bg-wet-asphalt {
  color: #ffffff;
  background-color: #34495e !important;
}
.bg-midnight-blue {
  color: #ffffff;
  background-color: #2c3e50 !important;
}
.bg-clouds {
  color: #454545;
  background-color: #ecf0f1 !important;
}
.bg-silver {
  color: #ffffff;
  background-color: #bdc3c7 !important;
}
.bg-concrete {
  color: #ffffff;
  background-color: #859596 !important;
}
.bg-asbestos {
  color: #ffffff;
  background-color: #7f8c8d !important;
}
.bg-asbestos {
  color: #ffffff;
  background-color: #7f8c8d !important;
}
.bg-graphite {
  color: #ffffff;
  background-color: #454545 !important;
}
.bg-gray-0 {
  background-color: #EEEEEE !important;
  color: #454545;
}
.bg-gray-1 {
  background-color: #ECECEC !important;
  color: #454545;
}
.bg-gray-2 {
  background-color: #BDC3C7 !important;
  color: #454545;
}
.bg-gray-3 {
  backgrond-color: #DADFE1 !important;
  color: #454545;
}
.bg-gray-5 {
  background-color: #ECF0F1 !important;
  color: #454545;
}
.bg-gray-4 {
  backgrouund-color: #F2F1EF !important;
  color: #454545;
}
.bg-gray-6 {
  background-color: #D2D7D3 !important;
  color: #454545;
}
.bg-gray-7 {
  background-color: #E6E6E6 !important;
  color: #454545;
}
.bg-orange-1 {
  background-color: #F9690E !important;
  color: #ffffff;
}
.bg-orange-2 {
  background-color: #D35400 !important;
  color: #ffffff;
}
.bg-orange-3 {
  background-color: #F89406 !important;
  color: #ffffff;
}
/* Background Video */
.bg-ytvideo {
  position: absolute !important;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 0 !important;
}
.bg-video {
  width: 100%;
  overflow: hidden;
  behavior: url(/PIE.htc);
  transform: translateZ(0);
  display: block;
  border-radius: 0;
}
.bg-video iframe {
  display: block;
  position: absolute;
  z-index: -2;
}
.bg-video .bg-player {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: url(polina.jpg) no-repeat;
  min-height: 500px;
}
.bg-video .vidbg {
  min-width: 100%;
  min-height: 100%;
}
.bg-vyoutube {
  z-index: 550;
  text-align: center;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/




#contact-blue p.copyright{
color:#ADCDE7;
text-align:center;
padding:12px 0px;
font-size:13px;
margin-top:20px;
float:left;
width:100%;

}
.btn {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-radius: 6px;
  padding: 0 24px;
  line-height: 45px;
  height: 45px;
}
.btn.active,
.btn:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Button Primary */
.btn--primary {
  background-color: #FFFFFF;
  color: #427AA7;
}
.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
  background-color: #ADCDE7;
  color: #ffffff;
}
.bg-dark .btn--primary:active,
.bg-dark .btn--primary:focus,
.bg-dark .btn--primary:hover {
  background-color: #dbb683;
  color: #ffffff;
}
/* Button Secondary*/
.btn--secondary {
  background-color: #363636;
  color: #ffffff;
  border: 2px solid #363636;
}
.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
  background-color: #ADCDE7;
  color: #ffffff;
  border-color: #ADCDE7;
}
/* Button White */
.btn--white {
  background-color: #ffffff;
  color: #363636;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
.btn--white:active,
.btn--white:focus,
.btn--white:hover {
  background-color: #ADCDE7;
  color: #ffffff;
  border-color: #ADCDE7;
}
/* Button Block */
.btn--block {
  width: 100%;
}
.btn--auto {
  width: auto;
}
/* Button Rounded */
.btn--rounded {
  border-radius: 50px;
}
/* Button Bordered */
.btn--bordered {
  background-color: transparent;
}
.btn--bordered.btn--primary {
  color: #ADCDE7;
  border-color: #ADCDE7;
}
.btn--bordered.btn--primary:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.btn--primary:hover {
  color: #ffffff;
  background-color: #ADCDE7;
  border-color: #ADCDE7;
}
.btn--bordered.btn--secondary {
  color: #363636;
  border-color: #363636;
}
.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus,
.btn--bordered.btn--secondary:hover {
  color: #ffffff;
  background-color: #363636;
  border-color: #363636;
}
.btn--bordered.btn--white {
  color: #ffffff;
  border-color: #ffffff;
}
.btn--bordered.btn--white:active,
.btn--bordered.btn--white:focus,
.btn--bordered.btn--white:hover {
  color: #ADCDE7;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn--white.btn--secondary {
  color: #363636;
  border-color: #ffffff;
  background-color: #ffffff;
}
.btn--white.btn--secondary:active,
.btn--white.btn--secondary:focus,
.btn--white.btn--secondary:hover {
  color: #ffffff;
  background-color: #ADCDE7;
  border-color: #ADCDE7;
}
.bg-theme .btn--primary,
.bg-overlay-theme .btn--primary {
  background-color: #ffffff;
  color: #ADCDE7;
}
.bg-theme .btn--primary:hover,
.bg-overlay-theme .btn--primary:hover {
  background-color: #363636;
  color: #ffffff;
}
.portfolio-filter li a.active-filter,
.portfolio-filter li a:hover {
  color: #ADCDE7;
}
.navbar-toggle {
  border-color: #ADCDE7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 35px;
}
/*------------------------------------*\
    #FORMS
\*------------------------------------*/
.form-control {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 45px;
  height: 45px;
  border: none;
  background: transparent;
  border:1px solid #ADCDE7;
  padding-left: 24px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 4px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input::placeholder,
textarea::placeholder{
color:#ADCDE7 !important;
}

.input:focus{
  border:1px solid #F9FCFF;
}

.form-control:focus {
  border-color: #ADCDE7;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Placeholder */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control:-moz-placeholder {
  color: #ffffff;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.input-group {
  border-radius: 25px;
  border: 1px solid #ffffff;
  background-color: transparent;
  overflow: hidden;
  padding: 3px;
}
.input-group .btn {
  width: 160px;
}
.input-group .input-group-btn {
  border-radius: 50px;
  overflow: hidden;
}
/*------------------------------------*\
    #PAGE-TTILE
\*------------------------------------*/
.page-title {
  padding: 0;
}
.page-title .title {
  padding: 243px 0 163px;
}
.page-title .title--heading {
  margin-bottom: 0;
}
.page-title .title--heading h1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 22px;
}
.page-title .breadcrumb,
.page-title .breadcrumb a {
  color: #eeeeee;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
.page-title .breadcrumb .active {
  color: #ADCDE7;
}
.page-title .breadcrumb a:hover {
  color: #ADCDE7;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-title .title {
    padding: 120px 0 80px;
  }
  .page-title .title--heading h1 {
    font-size: 40px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-title .title {
    padding: 150px 0 100px;
  }
  .page-title .title--heading h1 {
    font-size: 60px;
  }
}
/*------------------------------------*\
    #PAGINATION
\*------------------------------------*/
.pagination {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination > li {
  margin-right: 5px;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  border: 2px solid #e0e0e0;
  text-transform: uppercase;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
}
.pagination > .active > a,
.pagination > li:hover > a {
  background-color: #363636 !important;
  color: #ffffff;
  border-color: #363636 !important;
}
/*------------------------------------*\
    #BREADCRUMB
\*------------------------------------*/
/* Breadcrumb Style 1 */
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  color: #e5e4e4;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
}
.breadcrumb > li + li:before,
.breadcrumb > li a {
  color: #e5e4e4;
}
.breadcrumb > .active {
  color: #f8f8f8;
}
.breadcrumb-2 > li + li:before {
  content: "\f101";
  font-family: fontawesome;
}
.breadcrumb-3 > li + li:before {
  content: "\f105";
  font-family: fontawesome;
}
.breadcrumb > li a:hover {
  color: #ADCDE7;
}
/*------------------------------------*\
    #Heading
\*------------------------------------*/
.heading .heading--title {
  font-family: 'Montserrat', serif;
  color: #0E0E17;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize;
  padding-bottom: 0;
}
.heading .heading--divider {
  position: relative;
  margin-bottom: 43px;
  height: 15px;
}
.titlex h2:after {
  position: relative;
  content: "";
  left: 0;
  bottom: 0;
  width: 120px;
  height: 20px;
  background:url("../images/btitle.svg") no-repeat;
  margin:12px auto 0;
  display:table;
}

.titlex.center-box{
z-index:9;
}

.titlex h2{
color:#FFFFFF;
text-align:center;
text-shadow:0px 0px 7px rgba(0,0,0,0.5);
}

.side-info span,
.titlex h2{
  font-weight:600;
}



.heading .heading--center:after {
  left: 50%;
  margin-left: -25px;
}
.heading .heading--desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 35px;
}
.heading .heading--title + .heading--desc {
  margin-top: 26px;
}
.heading .heading--title + .heading--divider {
  margin-top: 35px;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .heading .heading--title {
    font-size: 30px;
  }
}
/* Small Devices, Tablets */
/*------------------------------------*\
    #LOADING-SECTION
\*------------------------------------*/
.preloader {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 99999;
  background-color: #ffffff;
  overflow: hidden;
}

#contact-blue{
background:#427AA7;
}

#contact-blue h2,
#contact-blue p{
color:#FFFFFF;
}


/*------------------------------------*\
    #HEADER
\*------------------------------------*/
.header {
  height: 100px;
}
.header-transparent {
  background-color: transparent;
}
.header-transparent + .mtop-100,
.header-transparent + .page-title {
  position: relative;
  margin-top: -100px;
}
/*------------------------------------*\
    #Menu
\*------------------------------------*/
.header .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.header .navbar {
  margin-bottom: 0;
  border-radius: 0;
  min-height: 45px;
  border: none;
}
.header .navbar.affix {
  top: 0;
}


.header .navbar .logo {
  max-width: 100%;
  height: auto;
  line-height: 100px;
}
.navbar-nav:not(.nav-pos-right) {

}
.nav-bordered-right {
  margin-right: 30px;
}
.nav-bordered-right + .module:first-of-type:before {
  position: relative;
  margin-left: 12px;
}
.nav-bordered-right + .module:first-of-type:before {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -46px;
  content: "";
  width: 2px;
  height: 26px;
  background-color: #c9c9c9;
}
.affix .nav-bordered-right + .module:first-of-type:before {
  background-color: #c9c9c9;
}
.navbar-nav > li {
  margin-right: 25px;
}
.navbar-nav > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 40px;
  color: #28416C;
  padding: 0;
}

.navbar-nav > li > a > img{
  margin-right:3px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border: none;
}
.navbar-nav > li.active > ul {
  margin-top: 0;
}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
  background-color: transparent;
  color: #28416C;
}


/* Menu Level #1 */
.navbar-nav > li > a:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 3px;
  background: transparent;
  content: '';
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.navbar-nav > li > a:hover::before,
.navbar-nav > li.active > a:before {

}
.transparent-header .navbar {
  background-color: transparent;
  height: 101px;
}
/* Header Light */
.header-light {
  background-color: #ffffff;
}
.header-light .navbar .logo-dark {
  display: inline-block;
}




.header-light .navbar .logo-light {
  display: none;
}
.header-light .navbar .navbar-nav > li > a:hover::before,
.header-light .navbar .navbar-nav > li.active > a:before {
  background-color: #222222;
}
/* Header Fixed */

.header .navbar{
  background-color:rgba(0,0,0,0.7);
}

.header-fixed .affix {
  background-color:#F6FAFC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  display: block;
}
.header-fixed:not(.header-light) .navbar .logo-dark {
  display: none;
}
.header-fixed .navbar.affix .logo-dark {
  display: inline-block;
}
.header-fixed .navbar.affix .logo-light {
  display: none;
}
.header-fixed .navbar.affix .module .module-icon i,
.header-fixed .navbar.affix .navbar-nav > li > a {
  color: #222222;
}
.header-fixed .navbar.affix .navbar-nav > li > a:hover::before,
.header-fixed .navbar.affix .navbar-nav > li.active > a:before {
  background-color: #222222;
}
/* Header Centered */
.header-centered {
  height: 255px;
}
.header-centered .navbar-collapse {
  padding-right: 260px;
  padding-left: 260px;
}
.header-centered .navbar {
  top: 155px;
}
.header-centered .navbar.affix {
  top: 0;
}
.header-centered .logo-centered {
  padding-top: 50px;
  padding-bottom: 25px;
}
/* Header With Top Bar */
.header-topbar {
  height: 155px;
}
.header-topbar .navbar {
  top: 55px;
}
.header-topbar .navbar.affix {
  top: 0;
}
/* Header #3 */
.header-3 .navbar-nav {
  margin-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.header-3 .navbar + .module:first-of-type:before {
  position: relative;
  margin-left: 12px;
}
/* Header #5 */
.header-5 .container-fluid {
  padding-right: 0;
}
.header-5 .module {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
.header-5 .module .module-icon {
  margin-left: 25px;
  margin-right: 25px;
}
/* Header #5 */
.header-6 .container-fluid {
  padding-right: 0;
}
.header-6 .navbar {
  min-height: 79px;
}
.header-6 .navbar .logo {
  height: 79px;
  line-height: 79px;
}
.header-6 .module .module-icon {
  line-height: 79px;
}
.header-6 .module .module-label {
  top: 24px;
  right: 17px;
  left: auto;
}
.header-6 .navbar-nav > li {
  margin-right: 0;
}
.header-6 .navbar-nav > li > a {
  padding-right: 32px;
  padding-left: 32px;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  line-height: 79px;
}
.header-6 .navbar-nav > li > .menu-item:before {
  display: none;
}
.header-6 .navbar-nav > li.active,
.header-6 .navbar-nav > li:hover {
  background-color: rgba(34, 34, 34, 0.5);
}
.header-6 .module {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}
.header-6 .module .module-icon {
  margin-left: 32px;
  margin-right: 32px;
}
/* Header Centered */
.header-7 {
  height: 305px;
}
.header-7 .navbar {
  top: 205px;
}
.header-7 .navbar.affix {
  top: 0;
}
/* Header #13 */
.header-13 .logo {
  position: absolute;
  left: 50%;
  margin-left: -51px;
}
/* Header #10 */
.header-10 .nav-bordered-right + .module:first-of-type:before {
  background-color: #464d52;
}
/* Header #16 */
.header-16 .navbar {
  top: 30px;
}
.header-16 .navbar.affix {
  top: 0;
}
/* Header #17 */
.header-centered.header-17 {
  height: 265px;
}
.header-centered.header-17 .navbar {
  top: 165px;
}
.header-17 .navbar.affix {
  top: 0;
}
/* Header Half */
.header-half .navbar-nav > li > .menu-item:before {
  bottom: 36px;
}
/* Container Bordered */
.container-bordered {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  height: 100px;
}
/* Navbar Dark */
.header-transparent.header-light .navbar.affix {
  background-color: transparent;
}
.navbar.navbar--dark .logo-dark {
  display: inline-block !important;
}
.navbar.navbar--dark .logo-light {
  display: none;
}
.navbar.navbar--dark .module .module-icon,
.navbar.navbar--dark .module .module-icon i,
.navbar.navbar--dark .navbar-nav > li > a {
  color: #222222;
}
.navbar.navbar--dark .navbar-nav > li > .menu-item:hover::before,
.navbar.navbar--dark .navbar-nav > li.active > .menu-item:before,
.header-8 .navbar.navbar--dark .module-menu .module-icon:after {
  background-color: #222222;
}
/* Header Split */
.header-split .logo-dark {
  display: none;
}
.header-split .logo-light {
  display: inline-block;
}
.header-split .module .module-icon i,
.header-split .navbar-nav > li > a {
  color: #222222;
}
.header-split .navbar-nav > li > .menu-item:hover::before,
.header-split .navbar-nav > li.active > .menu-item:before {
  background-color: #222222;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .header .navbar {

  }
  .navbar-toggle .icon-bar {
    background-color: #ADCDE7;
  }
  .header-fixed .navbar.affix .navbar-nav > li > a {
    color: #ffffff;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .header .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-nav {
    margin: 0;

  }
  .navbar-toggle {
    border-color: #ADCDE7;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 35px;
  }
  .container > .navbar-header {
    margin-left: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
  .container > .navbar-collapse {
    width: 100%;
    background-color: #363636;
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-nav > li {
    height: auto !important;
    margin-right: 0;
  }
  .navbar-nav > li.pull-left {
    float: none !important;
  }
  .navbar-nav li a {
    line-height: 36px;
    color: #ffffff;
    padding-right: 0;
    padding-left: 10px;
    padding-top: 0;
  }
  .navbar-nav > li > a:before {
    display: none;
  }
  .navbar-nav:not(.nav-pos-right) {
    margin-right: 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {


}
/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
  .navbar.navbar--dark .navbar-nav > li > a {
    color: #ffffff;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

}
/*------------------------------------*\
    #Hero
\*------------------------------------*/


.cr-flexgrid.firstRow{
  padding-top:60px;
}

#slider.section.slider{

}

.slider .slide--item{
  position: relative;
overflow: hidden;
z-index: 1;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
}

.header-transparent + .slider {
  margin-top: -100px;
}
.slider {
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
}


.icon-logo,
.langx,
.bgx,
.scroll-box,
.logo-box,
.apartments,
.aprt{
  opacity:0;

}

.ifo{
z-index:2;
}

.logo-vector{

background-repeat: no-repeat;
background-image: url("../images/burtnieku-nams.svg");
background-position: center center;
background-size: 430px 53px;
width: 100%;
height: 100%;
display:block;
z-index: 1;
padding:0;

}

.logo-top img{
  width:170px;
}

.center-items{
  position:absolute;
  width:100%;
  height:100%;
  color:#FFFFFF;
}


.center-items h2{
  color: #FFFFFF;
  position: relative;
  z-index: 9;
  text-align: center;
  line-height: 1.3;
  font-size: 48px;
  font-weight: 600;
  text-shadow:0 0 10px rgba(0,0,0,0.5);
}

.featured-price{
  color:#E58B41;
}

.overlay-gradient:before{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
/
  background: rgb(68,60,53);
background: -moz-linear-gradient(0deg, rgba(68,60,53,0.5) 0%, rgba(68,60,53,0) 50%);
background: -webkit-linear-gradient(0deg, rgba(68,60,53,0.5) 0%, rgba(68,60,53,0) 50%);
background: linear-gradient(0deg, rgba(68,60,53,0.5) 0%, rgba(68,60,53,0) 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#443c35",endColorstr="#443c35",GradientType=1);
}

.logo-box{
  margin:0 auto;
  display:table;
  width: auto;
  height: auto;
}

.a-email{

}



.lang-boxe{
  padding:20px;
  float:right;
  border-radius:12px 0px 0px 0px;
}

.langx.navbar-nav{
  margin: 9px auto 0;
  display: table;
  float: none;
}

.langx li{
margin-top:0;
}
.langx li a{
color:rgba(255,255,255,0.5);
}

.langx li.active a{
  color:rgba(255,255,255,1);
}

.navbar-nav > li > a:focus, .navbar-nav > li > a:hover{
  color:#FFFFFF;
}

.langx li.last{
  margin-right:0;
}

.icon-logo{
  background-repeat: no-repeat;
  background-image: url("../images/icon-logo.svg");
  background-position: center center;
  background-size:30px 25px;
  width: 30px;
  height: 25px;
  z-index: 1;
  display: inline-block;
  padding:0px;
}

.icon-logo.pull-center{
float:none;
margin:10px auto 0;
display:table;

}

.abs-mask{
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  position:absolute;

}

.bbs-mask{
  margin:0 auto;
  display:table;
}

.fullwidth{
  float:left;
  width:100%;
}

.navbar-nav li.last {
  margin-right:0;
}


.slider .slide--item {
  height: 100vh;
}
.slider .slide--headline {
  color: #ffffff;
  font-family: 'Montserrat', serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.slider .slide--bio {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 47px;
  margin-top: 10px;
}
.slider-2,
.slider-2 .bg-section {
  overflow: visible;
}
.slider .slide--holder {
  position: relative;
}
.slider .slide--holder img {
  position: absolute;
  left: 0;
  bottom: -700px;
}
.slider-2 + .clearfix {
  padding-top: 200px;
}
.slide--item .bg-ytvideo {
  height: 800px;
}
.slider .bg-ytvideo iframe {
  min-height: 800px !important ;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .scroll-down{
    background-size:17px 44px;
  width:17px;
  height:44px;
  margin-left:-8px;
  margin-bottom:5%;
  display:none;
  }

  .logo-vector,
  .header-fixed .navbar.affix .logo-dark{

  }

  .navbar-toggle{
    position:absolute;
    right:0;
    top:0;
    margin-top:15px;
    border:0px solid transparent;
  }

  .heading .heading--title{
    text-align:center;
    margin-top:50px;
  }

  .iconsx{
    width:120px;
  }

  .iconsx-2{
    width:85px;
  }

  .iconsx-3{
    width:90px;
  }

  .iconsx-4{
    width:90px;
  }

  .contact-grid{
    width:100%;
    float:left;
    padding:0px 24px;
  }

  .heading .heading--divider:after {
    position:relative;
    margin:0 auto;
    display:table;
  }

  .heading .heading--title + .heading--divider{
    margin-top:20px;
  }

  .heading .heading--divider{
      margin-bottom:20px;
  }

  .about p{
    text-align:center;
  }

  .slider .row-content {
    padding-top: 120px;
  }
  .slider .slide--headline {
    margin-top: 50px;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    margin-top: 0;
  }
  .slider .slide--bio {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
    text-align: center;
  }
  .slider,
  .slider .slide--item {

  }
  .slider .slide--item {

  }
  .slider form {
    margin-bottom: 30px !important;
  }
  .slider .slide--holder img {
    position: relative;
    right: 0;
    bottom: 0;
  }
  .slide--action {
    text-align: center;
    margin-bottom: 30px;
  }
  .slider-2 + .clearfix {
    padding-top: 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider {

  }
  .slider .slide--item {

  }
  .slider .slide--headline {
    font-size: 30px;
    line-height: 1.2;
  }
  .slider .slide--bio {
    font-size: 14px;
    line-height: 1.5;
  }
  .slider .slide--holder img {
    max-width: 350px;
  }
  .slider .slide--holder img {
    position: relative;
    right: 0;
    bottom: 0;
  }
  .slider-2 + .clearfix {
    padding-top: 0;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .feature-panel {
    margin-bottom: 20px;
  }
  .feature-panel .feature--icon {
    margin-bottom: 10px;
  }
  .feature img {
    max-width: 100%;
    height: auto;
  }
  .about-content {
    margin-bottom: 30px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .feature-panel {
    margin-bottom: 20px;
  }
  .about-content {
    margin-bottom: 30px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .price-table {
    margin-bottom: 30px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-panel {
    padding: 20px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .carousel-dots .owl-controls {
    margin-top: 20px;
  }
  .slider-navs .owl-controls .owl-nav .owl-prev {
    left: 0;
  }
  .slider-navs .owl-controls .owl-nav .owl-next {
    right: 0;
  }
  .slider-navs .owl-controls .owl-nav .owl-next:before,
  .slider-navs .owl-controls .owl-nav .owl-prev:before {
    font-size: 20px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-navs .owl-controls .owl-nav .owl-next:before,
  .slider-navs .owl-controls .owl-nav .owl-prev:before {
    font-size: 30px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .counter {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 0;
  }
  .count-box {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-box {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .member {
    margin-bottom: 30px;
  }
}
/* Small Devices, Tablets */
/*------------------------------------*\
    #Client
\*------------------------------------*/
.clients {
  padding-top: 55px;
  padding-bottom: 55px;
}
.client img {
  max-width: 100%;
  width: auto !important;
}
.clients-carousel [class*="col-"] {
  max-height: 80px;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .client img {
    margin-bottom: 20px;
  }
}

/* Placeholder */
.widget-search .form-search .form-control::-webkit-input-placeholder {
  color: #bdbdbd;
}
.widget-search .form-search .form-control:-moz-placeholder {
  color: #bdbdbd;
}
.widget-search .form-search .form-control::-moz-placeholder {
  color: #bdbdbd;
}
.widget-search .form-search .form-control::-ms-input-placeholder {
  color: #bdbdbd;
}
.widget-search .form-search .btn {
  background-color: transparent;
  color: #bdbdbd;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 35px;
  height: 45px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin-left: 0;
  padding: 0;
}
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .sidebar {
    margin-bottom: 15px;
    padding: 15px;
  }
  .widget {
    margin-bottom: 30px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .widget-recent .entry .entry-desc {
    margin-left: 70px;
  }
  .sidebar {
    margin-bottom: 20px;
    padding: 20px;
  }
}
/*------------------------------------*\
    #Layout Bordered
\*------------------------------------*/
.body-bordered .bordered--line {
  position: fixed;
  display: block;
  z-index: 999999;
}
.body-bordered .bordered--line-top,
.body-bordered .bordered--line-bottom {
  height: 20px;
  left: 0;
  right: 0;
}
.body-bordered .bordered--line-right,
.body-bordered .bordered--line-left {
  width: 20px;
  top: 0;
  bottom: 0;
}
.body-bordered .bordered--line-top {
  top: 0;
}
.body-bordered .bordered--line-bottom {
  bottom: 0;
}
.body-bordered .bordered--line-right {
  right: 0;
}
.body-bordered .bordered--line-left {
  left: 0;
}
.body-bordered .navbar-fixed-top {
  top: 20px;
}
.body-bordered .navbar-fixed-top.affix {
  top: 0;
}
/*------------------------------------*\
    #BOXED LAYOUT
\*------------------------------------*/
.body-boxed {
  background: url(../images/background/pattern.png);
}
.body-boxed .header-fixed .affix {
  box-shadow: none;
}
@media only screen and (min-width: 1200px) {
  .body-boxed .wrapper {
    width: 1170px;
    margin: auto;
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  }
  .body-boxed .wrapper .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1200px) {

  .body-boxed .wrapper {
    width: auto;
    margin: auto;
    overflow-x: hidden;
  }
}
.body-boxed .header-fixed .affix {
  background-color: transparent;
}
.body-boxed .header-fixed .affix .container {
  background-color: #ffffff;
}
.body-boxed .col-content {
  padding: 90px;
}

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

.contact-section{

}

  #map-canvas { width: 100%; height: 100%; }

.cr-item {
  background-color: tomato;
  width: 100%;
  flex: 1;
  margin: 10px;
  text-align: center;
  color: white;
  padding: 10vh 0;
}

.double-col .a-container {
display: flex;
}

.double-col .column{
  width:50%;
}

.left-column{
  margin-right:30px;
}

.right-column{
  margin-left:30px;
}

.a-style{
  font-size: 21px;
  color:#FFFFFF;
  font-weight:600;
}

.double-col .name{
text-align:center;
padding:50px 0 10px 0;
}

.full-col .details{
  padding-bottom:50px;
}

.double-col .details{
  margin:15px 0;
}

.contact-detail span{
color:#FFFFFF;
font-size:15px;
font-weight:600;
}

.contact-detail span a{
  color:#FFFFFF;
  text-decoration:none;
}

.contact-detail{
  padding:12px 30px;
  letter-spacing:1px;
  float:left;
}

.double-col.full-col .column{
width:100%;
}

.d-flex{
  display: -ms-flexbox;
  display: flex;
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.contact-detail .icon-holder{
  margin-right:9px;
  margin-top:-1px;
}

.icon-holder{
  float:left;
  width:30px;
}

.a-mail img{
margin-top:3px;
}

.a-phone img{

}

.cr-flexgrid {
  display: flex;
  min-height: 70vh;
}

.cr-full{
  width:100%;
}

.cr-left-side, .cr-right-side {
  width: 50%;
}

.cr-right-side {
  display: flex;
  flex-wrap: wrap;
}
.cr-right-side > * {
  width: 100%;
}

.cr-left-side, .cr-right-bottom, .cr-right-top {
  display: flex;
}

.contact-section.cr-flexgrid{
  flex-direction:row-reverse;
}

.cr-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding: 10px;
}
.cr-grid__item {
  background-color: lightblue;
  padding: 10vh 0;
  text-align: center;
}
.cr-grid__item:nth-child(1) {
  grid-row: 1 / 3;
  grid-column: 1 / 3;
}
.cr-grid__item:nth-child(2) {
  grid-column: 3 / 5;
}

.cr-img,
.cr-img2{
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.cr:hover:hover .cr-img {

    -webkit-transform: scale(1.045);
    transform: scale(1.045);
    z-index: 2;

}

.cr{
position:relative;
width:100%;
height:100%;
overflow:hidden;
flex: 1;
}

.padRight{
padding-right:30px;
}

.padBottom{
padding-bottom:30px;
}

.padTop{
padding-top:30px;
}

.padLeft{
padding-left:30px;
}

.contact-section .cr-left-side{
  position:relative;
}

.center-box{
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width:70%;
}

.contact-section h2,
.contact-section p{
color:#FFFFFF;
text-align:center;

}

.contact-section p.copyright{
color:#48454D;
font-size:12px;
line-height:18px;
margin-top:24px;
float:left;
}

.contact-section a{
color:#FFFFFF;
}

.cr-map{
  position:absolute;
  left:0;
  margin-top:-100px;
  width:100%;
  height:600px;
}

.map-overlay{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#191817+0,191817+100&1+0,0+100 */
background: -moz-linear-gradient(top,  rgba(34,30,26,1) 0%, rgba(34,30,26,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(34,30,26,1) 0%,rgba(34,30,26,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(34,30,26,1) 0%,rgba(34,30,26,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484948', endColorstr='#00484948',GradientType=0 ); /* IE6-9 */
  z-index:7;
  position:absolute;
  top:0;
  width:100%;
  height:190px;
}

.overlay-z{
  z-index:9;
  position:relative;
}

.contact-section{
  position:absolute;
  left:0;
  width:100%;
  margin-bottom:50px;
}

.lang-items{
  list-style:none;
}


.lang-items li{
  float:left;
}

.lang-items li.lang-left{

}

.lang-items li a{
  float:left;
  width:38px;
  height:38px;
  text-align:center;
  line-height:38px;
  border-radius:90px;
  font-size:0.85em;
  letter-spacing:0.1em;
  font-weight:bold;
  margin-right:8px;
  color:#FFFFFF;
}

.lang-items li a:hover{
  background:rgba(144,144,144,0.22);
}

.lang-items li.active a{
  background:rgba(144,144,144,0.3);
}

.lang-items li.active a:hover,
.btny:hover{
  background:rgba(144,144,144,0.5);
}


.btny{
  background:rgba(229,139,65,0.3);
  float:left;
  height:51px;
  line-height:51px;
  border-radius:90px;
  margin-right:0px;
  color:#FFFFFF;
}

.btny-secondary{
background:#FFFFFF;
color:#000;
}

.aprt .dropdown .btn{
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btny-secondary:hover,
.btny:hover,
.aprt .dropdown .btn:hover{
  background:rgba(255,255,255,0.7) !important;
}

.aprt .dropdown .btn{
  background:#FFFFFF;
  float:left;
  height:51px;
  line-height:51px;
  border-radius:70px;
  margin-right:0px;
  color:#000;
  text-transform:none;
}

.dropdown-menu{
    background:rgba(0,0,0,0.3);
    border:none;
}

.dropdown-menu a{
  width:100%;
  float:left;
  padding:0 22px;
  color:#FFFFFF;
}

.dropdown-menu a:hover{
  background:rgba(0,0,0,0.3);
}

.chat-bubble{
  width:24px;
  margin-top:2px;
  margin-right:14px;
}

.icon-holder,
.text-area-btny{
  display:inline-table;
}

.text-area-btny{
  padding-right:20px;
}

.lh-1{
  line-height:1;
}

.dd{
  margin-left:5px;
}


.mr-5{
  margin-right:9px;
}
.text-area-btny span{
width:100%;
float:left;
font-size:11px;
letter-spacing:1px;
color:#FFF;
font-weight:400;
line-height:1;
margin-top:6px;
text-transform:capitalize;
}

.text-area-btny span + p{
  margin:-2px 0 0 0;
}

.text-area-btny p{
  width:100%;
  display:block;
  float:left;
color:#000;
font-weight:bold;
letter-spacing:0.2px;
margin:0;
}

.text-area-btny p,
.aprt .dropdown .btn{
font-size:14px;
}

.btny .icon-holder{
  margin-top:0px;
  margin-left:17px;
}

.d-flex{
    display: -ms-flexbox;
    display: flex;
}

.justify-content-end{
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.flex-grow-1{
  flex-grow: 1;
}

.text-center{
  text-align:center;
}

.tag-c{
  margin-bottom: 63px;
  margin-left: -5px;
}

.real-estate-description{
  position: absolute;
  z-index: 99;
  bottom: 0;
  width:100%;
}

.real-estate-description{
  pointer-events: none;
}

.real-estate-description:after{
  content:"";
  position:absolute;
  background: rgb(72,73,72);
background: linear-gradient(0deg, rgba(72,73,72,1) 0%, rgba(72,73,72,0) 100%);
width: 100%;
height: 119px;
left: 0;
bottom: 0;
z-index: -1;
opacity:0.7
}

.cr-darktext.cr-flexgrid{
  background:#3A3B3A;
  padding:0;
}

.cr-darktext.cr-flexgrid.no-bg{

}

.cr-darktext.no-bg .cr-left-side,
.cr-darktext.no-bg .cr-right-side{
  background:#3A3B3A;
}

.cr-darktext p{
  color:#FFF;
  text-align:center;
  font-weight:400;
  line-height:1.6;
}

.contact-itemo h2{
  margin-bottom:0;
  margin-left:9px;
  line-height:1.4;
  font-size:17px;
}

.contact-itemo{
  margin-top:21px;
}

.contact-itemo.mt-0{
  margin-top:0;
}

.cr-darktext .btn-arrow{
  color:#FFFFFF;
  text-align:center;
  margin:0 auto;
  display:table;
}

.cr-darktext .cr-left-side{
  padding:30px;
}

.cr-darktext .cr-right-side{
  padding-left:0;
}

.cr-darktext.no-bg .padRight{
  border-right:15px solid #484948;
}

.cr-darktext.no-bg .padLeft{
  border-right:15px solid #484948;
}

.arrow-indicator{
  margin-right:18px;
  box-shadow: 0 0 9px rgba(0,0,0,0.3);
  border-radius:100px;
}

.real-estate-description h3{
  color:#FFFFFF;
  font-size:22px;
  margin-bottom:1px;
  text-shadow: 0 0 9px rgba(0,0,0,0.3);
}

.real-estate-description span{
  text-transform:uppercase;
  letter-spacing:1px;
  color:#FFFFFF;
  text-shadow: 0 0 9px rgba(0,0,0,0.3);
}

.real-estate-description{
  padding-bottom:40px;
  padding-left:40px;
}

.box-content{
  text-align:center;
  width:100%;
}

.box-style-1 .cr{
  background: rgb(68,48,35);
 background: -moz-linear-gradient(185deg, rgba(68,48,35,1) 0%, rgba(103,73,49,1) 100%);
 background: -webkit-linear-gradient(185deg, rgba(68,48,35,1) 0%, rgba(103,73,49,1) 100%);
 background: linear-gradient(185deg, rgba(68,48,35,1) 0%, rgba(103,73,49,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#443023",endColorstr="#674931",GradientType=1);
}

.box-style-1 h5{
  color:#DED8CE;
  margin-bottom:7px;
}

.box-style-2 h5{
  color:#FFFFFF;
  margin-bottom:7px;
}

.box-style-1 span{
  color: #C2A18B;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

.box-style-2 span{
  color: #BBBBBB;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}

.box-style-2 .cr{
  background: rgb(39,39,39);
 background: -moz-linear-gradient(185deg, rgba(39,39,39,1) 0%, rgba(57,57,57,1) 100%);
 background: -webkit-linear-gradient(185deg, rgba(39,39,39,1) 0%, rgba(57,57,57,1) 100%);
 background: linear-gradient(185deg, rgba(39,39,39,1) 0%, rgba(57,57,57,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#272727",endColorstr="#393939",GradientType=1);
}

.box-style.box-style-2 a.btn{
  background:#FFFFFF;
  color:#000;
}

.box-style a.btn{
  background:#A3744F;
font-size:15px;
color:#FFF;
text-align:center;
padding:10px 64px;
border-radius:100px;
line-height: 1.6;
text-transform:none;
}

.box-style a.btn:hover{
  background: #D09B72;
}

.box-style.box-style-2 a.btn:hover{
  background: rgba(255,255,255,0.7);
}

.aprt.pull-right{
  width:50%;
}

.info-line{
  padding:3px 70px;
}

.info-line h6{
  color: #DED8CE;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

.box-style .info-line a.btn{
padding:4px 40px;
line-height:2.2;
}

.box-style .list-content .info-line a.btn{
  line-height:2.8;
  padding:4px 19px;
}

.box-style .list-content .info-line{
  position:relative;
}

.box-style .list-content .info-line:before{
  content:'';
  height:2px;
  background:rgba(163,116,79,0.3);
  width:100%;
  float:left;
  position:absolute;
  left:0;
  margin-top:-92px;
}

.box-style.box-style-2 .list-content .info-line:before{
  background:rgba(255,255,255,0.045);
}

.box-style .list-content .info-line.first-info-line:before{
display:none;
}

.box-style .list-content .info-line{
padding:24px 70px;
position:relative;
}

.box-style .list-content .info-line{
  line-height:1.6;
  -ms-flex-align: center;
align-items: center;
}

.box-style .list-content a.btn{
  margin-left:12px;
}

.plansgrid.cr-flexgrid{

}

.form-control {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding: 0;
  border-radius: 0px; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000; }

.col-form-label {
  color: #000; }

.btn, .form-control, .custom-select {
  height: 50px; }

.custom-select:active, .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000; }

.heading {
  color: #888;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-weight: 400; }

.btn {
  border: none;
  border-radius: 0; }
  .btn.btn-primary {
    background: #000;
    color: #fff;
    padding: 15px 20px; }
  .btn:hover {
    color: #fff; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.box {
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: -30px 30px 0px 0 rgba(0, 0, 0, 0.08);
  box-shadow: -30px 30px 0px 0 rgba(0, 0, 0, 0.08); }
  .box h3 {
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center; }

label.error {
  font-size: 12px;
  color: red; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: #B90B0B; }

#form-message-success {
  color: #55A44E;
  font-size: 18px;
  font-weight: bold; }

.submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 12px;
  color: #000; }


  .cr-full-item1.cr-left-side{
    width:100%;
    padding-right:0;
  }


  .bx-line .aprt.pull-right.mobile-visible .btny{
    margin-left:7px;
  }

  .plansgrid .cr-full-item1.cr-left-side{
    width:50%;
    padding-right:30px;
  }

  .plansgrid .cr-img, .plansgrid .cr-img2{
    position:relative;
  }

@media only screen and (max-width: 767px) {

  .mob-column-reverse{
      flex-direction: column-reverse;
  }

  .mob-column-reverse .cr-left-side{
    width:100%;
  }

  .mob-column-reverse .cr-right-side{
    height:300px;
    width:100%;
  }

  .cr-darktext.no-bg .padRight{
    border-right:0px solid #484948;
  }

  .cr-darktext.no-bg .padLeft{
    border-right:0px solid #484948;
  }

  .real-estate-description{
    padding-left:20px;
    padding-right:10px;
  }

  .real-estate-description h3{
    font-size:17px;
  }

  .real-estate-description .arrow-indicator{
    display:none;
  }

.plansgrid .cr-full-item1.cr-left-side{
  padding-right:0;
}


.plansgrid.cr-flexgrid{
display:table;
width:100%;
padding:0;
}

.plansgrid.cr-flexgrid .cr-left-side, .plansgrid.cr-flexgrid .cr-right-side{
width:100%;
display:table;
padding:0;
}

.info-line h6{
  min-width:70%;
  font-size:15px;
}

.plansgrid .box-style .list-content .info-line{
  padding:24px 50px;
}

.plansgrid .box-style .list-content .info-line a.btn{
  font-size:13px;
  line-height:3;
}

.plansgrid .info-line h6{
font-size:15px;
}

.plansgrid.cr-flexgrid .cr-img,
.plansgrid.cr-flexgrid .cr-img2{
  position:relative;
}


.a-price{
  font-size:18px;
}

.contact-section.cr-flexgrid .cr-right-side{
  height:40vh;
  padding-left:0px;
}

.center-box{
  width:100%  ;
}


  .logo-vector{
    background-size: 264px 32px;
width: 264px;
height: 32px;
  }

  .lang-boxe{
    background:transparent;
  }

.apartments.scroll-box{
  position:absolute;
}

.apartments.scroll-box .side-info{
  width:100%;
  border-radius:0;
  padding-bottom:70px;
}

.apartments.scroll-box .side-info span{
  font-size:15px;
  text-align:center;
}

.apartments.scroll-box .side-info span.price{
  font-size:27px;
}

.scroll-box.scroller span.scrollyD{
  background-size: 12px 35px;
  width: 12px;
height: 35px;
}

.scroll-box.scroller .center-boxe{
  background:transparent;
}

  .email.ifo{margin-left:20px;}

  .phone.ifo{
    margin-right:20px;
  }

  h2{
    font-size:19px;
    line-height:21px;
  }

  span.scrollyD{
  }
  .cr-flexgrid.contact-section{
    display: block;
    float: left;
    width: 100%;
  }

  .contact-section .cr-left-side,
  .contact-section .cr-right-side{
    width:100%;
    display: block;
    height:80vh;
    float:left;
  }

  .langx li{
    float:left;
  }

  .langx li:first-child a{
    margin-left:0px;
    padding-left:0px;
  }

  span.price{
    font-size:21px;
  }

  .bx-line .aprt{

    text-align:center;
  }

  .bx-line{
    padding:0 10px;
  }
  .bx-line .langt{

    float:left;
    margin-top:12px;
  }
  .langx li{
    padding:0px 7px;
  }

  .bx-line ul.nav{
    margin:0 auto;
    display:table;
    float:none;
  }

  section{
    padding:10px 0;
  }

  .langt{}

  .aprt{

  }

  .a-table{
    padding:5px 0;
  }

  .a-price{
    padding:24px 30px 24px 35px;
  }

  .a-table ul li{
    padding:18px 0;
    float:left;
  }

  .a-container{
    width:100%;
  }

  .a-table ul li > div{
    padding:0 18px;
  }

.a-container{
    display:block;
    padding:0px 30px;
  }

  .double-col .a-container{
    display:block;
    padding:0px 30px;
  }

  .double-col .column{
    margin:0;
    padding:0px;
    width:100%;
  }

  .column .details{
    padding-bottom:18px;
  }

  .item-description{
    font-size:12px;
  }

  .item-label{
    font-size:11px;
  }

  .cr-flexgrid{
    min-height: 40vh;
  }

  .a-title h2{
    font-size: 19px;
    line-height: 27px;
  }

  .padRight{
    padding-right:10px;
  }

  .padLeft{
    padding-left:10px;
  }

  .padTop{
    padding-top:10px;
  }

  .padBottom{
    padding-bottom:10px;
  }

  .first-price{
    margin-top:0px;
    margin-bottom:20px;
  }

  .a-table ul li{
    width:100%;
  }

  .item-description{
    float: left;
  }

  .item-label{
    position: relative;
    float: left;
  }

}

@media only screen and (max-width: 500px) {

  .aprt{
    display:none;
  }

  .bx-line .langt{
    width:100%;
  }

}

br.mob-only{
  display:none;
}

@media only screen and (max-width: 767px) {
  .tag-c{
    margin-bottom:-27px;
  }

  .tag-c img{
    width: 210px;
  margin-top: -30px;
  z-index: 0;
  position: relative;
  }



  .logo-vector{
    background-size: 83px 79px;
width: 83px;
height: 79px;

  }

  .box-style h5{
    font-size:20px;
  }

  .box-style a.btn{
    padding:0;
    width:80%;
    line-height:2.8;
  }

  .details.d-flex{
    display:block;
    float:left;
    width:100%;
  }

  .scroll-box.scroller{
    display:none;
  }

  .bx-line .aprt.pull-right.mobile-visible{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  width:100%;
  padding-bottom:30px;
  }

  .aprt .dropdown .btn{
  /*  margin:0 auto;
    display:table;
    float:none;*/
  }

  .bx-line .aprt.pull-right.mobile-visible .btny{

    flex-grow:1;
  }

  .mob-center{
    display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;

    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
  }

  .text-area-btny{
    padding-right:15px;
  }

  .btny .icon-holder{
    margin-left:12px;
  }

  .bx-line .aprt.pull-right{
    -webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
  }

  .bx-line .dropdown{
    float:left;
    margin-right:0;
  }

  .text-area-btny span{
    display:none;
  }

  .text-area-btny span + p{
    font-size:14px;
  }

  .lang-items{
    margin:0 auto;
    display:table;
  }

  .aprt.pull-right{
    display:none;
  }

  .saz-btn{
    display:none;
  }

  .bx-line .aprt.flex-grow-1{
    display:none;
  }

  .box-style .list-content .info-line:before{
    display:none;
  }

  .center-items h2{
    font-size:42px;
    text-shadow: 0 0 13px rgba(0,0,0,0.6);
  }

  br.mob-only{
    display:block;
  }

  .logo-top img{
    width:170px;
  }

  .a-title h4{
    font-size: 11px;
line-height: 18px;
margin-top:0px;
  }

  section.a-title{
    padding-top: 50px;
padding-left: 70px;
padding-right: 70px;
padding-bottom: 30px;
  }
}

@media only screen and (max-width: 332px) {
.bx-line .aprt.pull-right.mobile-visible .btny{
display:none;
}
}

@media only screen and (max-width: 875px) {
.aprt.pull-right{

}
}

@media only screen and (max-width: 2500px) {
  .logo-vector{


  }
}


.read-more-content.modal-body{
  padding:40px;
}

.read-more-content.modal-body .btn{
  border-radius:100px;
  width:100%;
  background:#000;
  color:#FFF;
}



/* COLORS
========================================== */
/* MIXINS
========================================== */
/* KEYFRAMES
========================================== */
@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-moz-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-o-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
/* RESET
========================================== */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #484948;
}

/* BUTTON
========================================== */
.button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.button button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: inherit;
  background-color: #ffffff;
  border: 0;
  padding: 15px 25px;
  color: #000000;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 1px;
  width: 200px;
  overflow: hidden;
  outline: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  font-weight: bold;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.6);
}
.button button:hover {
  cursor: pointer;
  background-color: #8e6ac1;
  color: #ffffff;
}
.button button span {
  opacity: 1;
}
.button.clicked button {
  visibility: hidden;
  oacity: 0;
}

/* POP-UP
========================================== */
.pop-up {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
  -moz-transform: translate(-50%, -50%) scale(0.9);
  -ms-transform: translate(-50%, -50%) scale(0.9);
  -o-transform: translate(-50%, -50%) scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
  overflow-y: auto;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .pop-up {
    width: calc(100% - 40px);
    height: auto;
    max-width: 900px;
  }
}
.pop-up .content {
  width: 100%;
  max-width: 900px;
  overflow: hidden;
  text-align: center;
  position: relative;
  min-height: 100vh;
}
@media (min-width: 768px) {
  .pop-up .content {
    min-height: inherit;
  }


}
.pop-up .content .container {
  padding: 100px 20px 140px;
}
@media (min-width: 568px) {
  .pop-up .content .container {
    padding: 50px 20px 80px;
  }
}
@media (min-width: 768px) {
  .pop-up .content .container {
    padding: 70px 0px 90px;
    max-width: 520px;
    margin: 0 auto;
  }
}
.pop-up .content .close {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: #484948;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.pop-up .content .close:hover {
  cursor: pointer;
  color: #f66867;
}
.pop-up .content .dots .dot {
  position: absolute;
  border-radius: 100%;
  z-index: 11;
}
.pop-up .content .dots .dot:nth-of-type(1) {
  top: -80px;
  right: -80px;
  width: 160px;
  height: 160px;
  background-color: #689bf6;
  -webkit-animation: float 6s ease-in-out infinite;
  -moz-animation: float 6s ease-in-out infinite;
  -o-animation: float 6s ease-in-out infinite;
  animation: float 6s ease-in-out infinite;
}
@media (min-width: 768px) {
  .pop-up .content .dots .dot:nth-of-type(1) {
    top: -190px;
    right: -190px;
    width: 380px;
    height: 380px;
  }
}
.pop-up .content .dots .dot:nth-of-type(2) {
  bottom: -120px;
  left: -120px;
  width: 240px;
  height: 240px;
  background-color: #f66867;
  -webkit-animation: float 8s ease-in-out infinite;
  -moz-animation: float 8s ease-in-out infinite;
  -o-animation: float 8s ease-in-out infinite;
  animation: float 8s ease-in-out infinite;
}
.pop-up .content .dots .dot:nth-of-type(3) {
  bottom: -50px;
  right: -50px;
  width: 100px;
  height: 100px;
  background-color: #ffd84c;
  -webkit-animation: float 4s ease-in-out infinite;
  -moz-animation: float 4s ease-in-out infinite;
  -o-animation: float 4s ease-in-out infinite;
  animation: float 4s ease-in-out infinite;
}
.pop-up .content .title h1 {
  text-align: center;
  color: #f66867;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.8rem;
  letter-spacing: 0.05rem;
}
.pop-up .content img {
  width: 100%;
  max-width: 220px;
  display: inline-block;
  margin: 30px 0 40px 0;
  opacity: 0;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -ms-transform: translateX(60px);
  -o-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) {
  .pop-up .content img {
    max-width: 300px;
  }
}
.pop-up .content .subscribe h1 {
  font-size: 1.5rem;
  color: #484948;
  line-height: 130%;
  letter-spacing: 0.07rem;
  margin-bottom: 30px;
}
.pop-up .content .subscribe h1 span {
  color: #f66867;
}
.pop-up .content .subscribe form {
  overflow: hidden;
}
.pop-up .content .subscribe form input {
  width: 100%;
  float: left;
  padding: 15px 20px;
  text-align: center;
  font-family: inherit;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  outline: 0;
}
.pop-up .content .subscribe form input[type=email] {
  margin-bottom: 15px;
  border: 1px solid #bec1c5;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pop-up .content .subscribe form input[type=email] {
    margin-bottom: 0px;
    width: 75%;
    border-right-width: 0px;
  }
}

@media (min-width: 1558px) {
  .center-items h2{
    font-size:56px;
  }
}


.pop-up .content .subscribe form input[type=email]:focus {
  border-color: #484948;
}
.pop-up .content .subscribe form input[type=submit] {
  background-color: #8e6ac1;
  color: #ffffff;
  border: 1px solid #8e6ac1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pop-up .content .subscribe form input[type=submit] {
    width: 25%;
  }




}
.pop-up .content .subscribe form input[type=submit]:hover {
  cursor: pointer;
  background-color: #7349af;
  border-color: #7349af;
}
.pop-up.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.pop-up.open img {
  opacity: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.35);
    z-index: 1001;
}

#ac-wrapper h2{
  color:#FFFFFF;
}

.close-popx{
  background: #A3744F;
  float: none;
  margin:0 auto;
  height: 38px;
  line-height: 38px;
  border-radius: 90px;
  color: #FFFFFF;
  border:none;
  padding:0 40px;
}

.close-popx{
  margin-top:20px;
}

.m-banner{
  max-width:100%;
  display:block;
}

.close-popx:hover{

}

#popup {
    width: 100%;
    display:block;
    background: rgba(0,0,0,0.6);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 3px 25px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 3px 25px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 3px 25px rgba(0,0,0,0.4);
    position: relative;
    margin:0 auto;
    padding:20px;
    height:100%;
}

#popup center div{

}

#popup img.m-banner{
  max-height:70vh;
}

#popup center{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;


  -ms-flex-pack: center !important;
justify-content: center !important;

  -webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
height:100%;
}


.fancybox-slide--image .fancybox-image {
	display: block;
	margin: 0 auto;
	max-width: 80%;
	max-height: 80%;
}

.fancybox-caption {

}

.fancybox-slide{
  padding:48px !important;
}

.owl-nav{
  position: absolute;
  top:40%;
  text-align:center;
  width:100%;
}


.owl-carousel .owl-next, .owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;


}

.inner-property .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 40px;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0 0 40px rgba(0,0,0,0.17);
  border-radius: 100px;
}

.inner-property .owl-carousel .owl-nav button.owl-next{
  position: absolute;
  right: 40px;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0 0 40px rgba(0,0,0,0.17);
  border-radius: 100px;
}

.inner-property .owl-dots{
  margin-top:30px;
}

.inner-property .owl-carousel .owl-nav button img{
max-width: 100%;
display: block;
width: 19px;
margin: 0 auto;
}

.fancybox-caption p{
  color:#FFFFFF;
}


body.inner-property,
body.inner-property .wrapper{
background:#FFFFFF;
}

body.inner-property .text-area{
  padding:30px 90px;
}

body.inner-property .text-area p{
  line-height: 1.5;
  margin-top: 20px;

}

body.inner-property .text-area span{
  text-transform:uppercase;
  font-size:14px;
  letter-spacing:2px;
  color:#000;
  text-align:center;
  width:100%;
  display:block;

}

body.inner-property.owl-stage-outer{
  box-shadow:0 0 70px rgba(0,0,0,0.1);
}

body.inner-property .fancybox-button{
  width:64px;
  height:64px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #1a1a1a;
}

body.inner-property .text-area h2{
  margin-bottom:9px;
  text-align:center;
}

#slider-metalux .text-area h2,
#slider-metalux .text-area span{
  text-align:center;
}


@media only screen and (max-width: 602px) {
  .m-banner{

  }

  #popup{
    padding:0px;
  }
}

.fancybox-stage .fancybox-slide--iframe.fancybox-slide .fancybox-content{
  max-width:900px;
}

.fancybox-stage{

/*  display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
*/
}

.backto{
  border-radius: 100px;
  padding:7px 14px;
background: #000;
color: #FFF;
font-size:15px;
margin-top:20px;
display:block;
float:left;
margin-bottom:30px;
}

.inner-property .wrapper{
  max-width: 960px;
  margin: 0 auto;
}

.owl-carousel .owl-item img {


}

.tagline{
  text-align: center;
margin: 0 auto;
display: table;
letter-spacing:1.4px;
font-size: 15px;
font-weight: 600;
}

.tagline img{
  margin:0 7px;
}

.tagline img{
  margin-top:-1px;
}

@media only screen and (max-width: 767px) {

  .tagline{
    font-size:10.4px;
    letter-spacing:1.1px;
    font-weight:600;
  }

  .tagline img{
    margin:0 5px;
  }

  .backto{
  width:100%;
  text-align:center;
  }

  body.inner-property .text-area{
      padding:20px;
  }

  section {
    padding:4px 0;
  }



  .text-center-xs {
    text-align: center !important;
  }
  .pull-none-xs {
    float: none !important;
    text-align: center !important;
  }
  .mb-15-xs {
    margin-bottom: 15px;
  }
  .mb-30-xs {
    margin-bottom: 30px !important;
  }
  .mb-50-xs {
    margin-bottom: 50px;
  }
  .mb-60-xs {
    margin-bottom: 60px !important;
  }
  .p-none-xs {
    padding-right: 0;
    padding-left: 0;
  }

  .inner-property .owl-carousel .owl-nav button.owl-prev{
    left: 10px;
    width: 30px;
    height: 30px;
  }

  .inner-property .owl-carousel .owl-nav button.owl-next{
    right: 10px;
    width: 30px;
    height: 30px;
  }

  .inner-property .owl-carousel .owl-nav button img{
    width:9px;
  }

  .fancybox-slide {
  padding: 18px !important;
}
}

.owl-dots{display:none !important}
.owl-next.disabled{
  display:none !important;
}

.fancybox-button.fancybox-button--close{
background:#4d3b3e;
}

h6.rentitle{
  color:#FFFFFF;
  line-height:1.4;
}

h6.rentitle + ul li{
  margin-top: 6px;

}
h6.rentitle + ul li:first-child{
  margin-top:0;
}

#section-dzivoklu.cr-darktext .btn-arrow{
  float:left;
}
