@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

body {
background: #ffffff;
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
}



/*---------------------------------------
 TYPOGRAPHY              
-----------------------------------------*/

h1,h2,h3,h4,h5 {
font-weight: bold;
line-height: inherit;
}

h1 {
color: #252525;
font-size: 3em;
line-height: 50px;
}

h2 {
color: #353535;
font-size: 2em;
padding-bottom: 10px;
}

h3 {
font-size: 1.5em;
margin-bottom: 0;
}

h3,
h3 a {
color: #454545;
}

h4 {
color: #454545;
}

h6 {
font-size: 0.6em;
color: #909090;
text-align: justify;
}

p {
color: #555555;
font-size: 14px;
font-weight: normal;
line-height: 24px;
}



/*---------------------------------------
 GENERAL               
-----------------------------------------*/

html{
-webkit-font-smoothing: antialiased;
}

a {
color: #252525;
-webkit-transition: 0.5s;
transition: 0.5s;
text-decoration: none !important;
}

a:hover, a:active, a:focus {
color: #d1af7d;
outline: none;
}

.section-title {
padding-bottom: 40px;
}

.section-title h2 {
margin: 0;
}

.section-title h4 {
color: #bfbdbd;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}

.overlay {
background: rgba(0,0,0,0.5);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}

section {
position: relative;
padding: 100px 0;
}

.about-image img,
.apartments-thumb img {
width: 100%;
}

#google-map iframe {
border: 0;
width: 100%;
height: 390px;
}

.link-alt {
color: #d1af7d;
}

.link-alt:hover, .link-alt:active, .link-alt:focus {
color: #252525;
}

#cookieWarnBox {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  color: #fff;
  opacity: 1 !important;
  padding: 7px;
}

#cookieWarnBox .btn {
  line-height: 20px;
  font-size: 10px;
  font-weight: 600;
  padding: 4px 12px;
  border: 0;
  border-radius: 0;
  margin: 10px;
  background: #d1af7d;
}

/*---------------------------------------
 BUTTONS               
-----------------------------------------*/

.section-btn {
background: #d1af7d;
border-radius: 0;
border: 0;
color: #f9f9f9;
font-size: inherit;
font-weight: bold;
padding: 10px 25px;
transition: 0.5s 0.2s;
}

.section-btn:hover {
background: #292929;
color: #ffffff;
}

/*---------------------------------------
   PRE LOADER              
-----------------------------------------*/

.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
background: none repeat scroll 0 0 #ffffff;
}

.spinner {
border: 1px solid transparent;
border-radius: 3px;
position: relative;
}

.spinner:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 45px;
height: 45px;
margin-top: -20px;
margin-left: -20px;
border-radius: 50%;
border: 1px solid #575757;
border-top-color: #ffffff;
animation: spinner .9s linear infinite;
}

@-webkit-@keyframes spinner {
to {transform: rotate(360deg);}
}

@keyframes spinner {
to {transform: rotate(360deg);}
}



/*---------------------------------------
  MENU              
-----------------------------------------*/

.custom-navbar {
border: none;
margin-bottom: 0;
padding: 25px 0;
}

.custom-navbar .navbar-brand {
color: #ffffff;
font-size: 22px;
font-weight: bold;
}

.custom-navbar .navbar-brand span {
color: #ffffff;
}

.custom-navbar .navbar-brand i {
font-size: 20px;
}

.custom-navbar .navbar-brand img {
margin-top: -32px;
}

.custom-navbar .navbar-brand .logo-green {
  display: none;
}

.custom-navbar .navbar-brand .logo-white {
  display: inline-block;
}

.top-nav-collapse {
background: #ffffff;
transition: 0.2s;
}

.custom-navbar .navbar-nav.navbar-nav-first {
margin-left: 6.5em;
}

.custom-navbar .navbar-nav.navbar-right li a {
padding-right: 10px;
padding-left: 10px;
}

.custom-navbar .navbar-nav.navbar-right .section-btn {
display: inline-block;
margin: 0.2em 0 0 1em;
}

.custom-navbar .navbar-nav.navbar-right .section-btn:hover {
background: #292929;
color: #ffffff;
}

.custom-navbar .navbar-nav.navbar-right .section-btn:focus {
color: #ffffff;
}

.custom-navbar .navbar-nav.navbar-right .section-btn a {
padding: 10px 25px;
}

.custom-navbar .nav .section-btn a:hover {
color: #ffffff;
}

.custom-navbar .nav li a {
font-size: 14px;
font-weight: 600;
color: #ffffff;
padding-right: 20px;
padding-left: 20px;
text-transform: uppercase;
}

.custom-navbar .nav li a:hover {
background: transparent;
color: #d1af7d;
}

.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
background-color: transparent;
}

.custom-navbar .nav li.active > a {
background-color: transparent;
color: #d1af7d;
}

.custom-navbar .navbar-toggle {
border: none;
padding-top: 10px;
}

.custom-navbar .navbar-toggle {
background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
background: #252525;
border-color: transparent;
}

@media(min-width:768px) {
.custom-navbar {
  border-bottom: 0;
  background: 0 0; 
}

.custom-navbar.top-nav-collapse {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
}

.top-nav-collapse .navbar-brand {
  color: #454545;
}

.top-nav-collapse .navbar-brand span {
  color: #d1af7d;
}

.top-nav-collapse .navbar-brand img {
  height: 60px;
  margin-top: -20px; 
}

.top-nav-collapse .navbar-brand .logo-green {
  display: inline-block;
}

.top-nav-collapse .navbar-brand .logo-white {
  display: none;
}

.top-nav-collapse .nav li a {
  color: #575757;
}

.top-nav-collapse .nav .section-btn a {
  color: #ffffff;
}
}



/*---------------------------------------
  HOME              
-----------------------------------------*/

#home {
padding: 0;
}

#home h1 {
color: #ffffff;
padding-bottom: 30px;
}

#home h3 {
color: #f9f9f9;
font-size: 14px;
line-height: inherit;
letter-spacing: 2px;
text-transform: uppercase;
margin: 0;
}

.slider {
  margin: 0 15px;
}

@media (min-width: 768px) {
.slider .col-md-8 {
  padding-left: 0;
}
}

.container-sub {
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
}

@media (min-width:768px){
  .container-sub{
    width:750px;
  }
}

@media (min-width:992px){
  .container-sub{
    width:970px
  }
}

@media (min-width:1200px){
  .container-sub{
    width:1170px
  }
}

@media (min-width:1610px){
  .container-sub{
    width:1500px
  }
}

.slider .owl-dots {
position: absolute;
top: 50%;
right: 2em;
justify-content: center;
}

.owl-theme .owl-dots .owl-dot {
display: block;
}

.owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
margin: 7px 10px;
border: 2px solid #d9d9d9;
background: transparent;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background-color: #ffffff;
border-color: transparent;
}

.slider .caption {
display: flex;
justify-content: center;
flex-direction: column;
text-align: left;
background-color: rgba(20,20,20,0.3);
height: 100%;
color: #fff;
cursor: e-resize;
padding: 4em 0 0 2em;
}

.slider .caption-sub {
display: flex;
justify-content: center;
flex-direction: column;
text-align: left;
background-color: rgba(20,20,20,0.3);
height: 100%;
color: #fff;
cursor: e-resize;
padding: 4em 0 0 2em;
}

.slider .item {
background-position: center;
background-repeat: no-repeat;
background-attachment: local;
background-size: cover;
height: 100vh;
}

.slider .item-first {
background-image: url(../images/3.jpg);
}

.slider .item-second {
background-image: url(../images/2.jpg);
}

.slider .item-third {
background-image: url(../images/8.jpg);
}


/*---------------------------------------
  ABOUT              
-----------------------------------------*/

.about-info {
padding: 0 5em;
text-align: justify;
}

.about-info .section-title {
padding-bottom: 20px;
}

.about-info h3 {
padding: 40px 0 20px;
}

.about-info i {
display: inline-block;
padding: 0 10px 10px 0;
font-size: 26px;
color: #454545;
}

.about-center {
max-width: 375px;
margin: 0 auto !important;
}

.about-banner {
margin: 0 auto !important;
padding-bottom: 30px;
width: 80%;
}

@media (max-width:768px){
  .about-banner {
    width: 100%;
  }
}

@media (min-width:1024px){
  .about-banner {
    width: 700px;
  }
}

.about-image {
margin-top: 40px;
}

#google-map {
margin-bottom: 40px;
}

.investor-image {
margin: 0 auto;
margin-bottom: 40px;
}

/*---------------------------------------
  APARTMENTS              
-----------------------------------------*/

.apartments-thumb {
position: relative;
overflow: hidden;
cursor: pointer;
}

.apartments-info {
padding: 10px 30px 20px 30px;
}

.apartments-thumb .apartments-hover {
position: absolute;
background: #1c1c1c;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
opacity: 0;
transform: translateY(100%);
transition: 0.5s 0.2s;
}

.apartments-thumb:hover .apartments-hover {
opacity: 0.95;
transition-delay: 0.3s;
transform: translateY(0);
}

.apartments-thumb img {
transition: 0.5s 0.2s;
}

.apartments-thumb:hover img {
transform: scale(1.2);
}

.apartments-thumb .social-icon li a {
background: #292929;
border-radius: 100%;
width: 50px;
height: 50px;
line-height: 50px;
color: #d9d9d9;
font-size: 20px;
margin: 15px 5px 0 5px;
}

.apartments-thumb .apartments-item {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

.apartments-item h4 {
color: #ffffff;
}

.apartments-info p {
color: #bfbdbd;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 5px;
}

svg {
display: block;
margin: auto;
}

.building {
fill: transparent;
stroke: transparent;
}

.building:hover {
fill: rgba(255, 255, 255, 0.7);
stroke: transparent;
}

.building:active {
fill: rgba(255, 255, 255, 0.7);
stroke: transparent;
}

.apartment-free {
fill: rgba(158, 188, 19, 0.5);
stroke: transparent;
}

.apartment-free:hover {
fill: rgba(158, 188, 19, 0.2);
stroke: transparent;
}

.apartment-free:active {
fill: rgba(158, 188, 19, 0.2);
stroke: transparent;
}

.apartment-reserved {
fill: rgba(255, 153, 51, 0.5);
stroke: transparent;
}

.apartment-reserved:hover {
fill: rgba(255, 153, 51, 0.2);
stroke: transparent;
}

.apartment-reserved:active {
fill: rgba(255, 153, 51, 0.2);
stroke: transparent;
}

.apartment-sold {
fill: rgba(255, 80, 80, 0.5);
stroke: transparent;
}

.apartment-sold:hover {
fill: rgba(255, 80, 80, 0.2);
stroke: transparent;
}

.apartment-sold:active {
fill: rgba(255, 80, 80, 0.2);
stroke: transparent;
}

svg foreignObject {
display: none;
position: relative;
}

svg div{
background: #000000;
opacity: 0.8;
text-align: center;
width: 90%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: fixed;
z-index: 9999;
}

svg div p{
color: #ffffff;
}

a:hover foreignObject {
display: block;
}

a:active foreignObject {
display: block;
}

.apartment-image {
  width: 100%;
  margin: auto 0;
}

.apartment-info {
  margin-top: 40px;
}

/*---------------------------------------
 GALLERY              
-----------------------------------------*/

#gallery .col-md-4 {
margin: 0;
padding: 0;
}

.gallery-thumb img {
width: 100%;
transition: 0.5s;
padding: 10px 5px;
}

.gallery-thumb:hover img {
transform: scale(1.15);
}

#gallery .gallery-thumb {
overflow: hidden;
position: relative;
cursor: pointer;
width: 102%;
}

.gallery-thumb .gallery-info {
position: absolute;
top: 60%;
left: 0px;
right: 0px;
bottom: 0px;
text-align: left;
padding: 25px 30px;
transition: 0.5s 0.2s;
}

.gallery-info .gallery-item {
float: left;
}

.gallery-info .gallery-number {
float: right;
}

.gallery-info .gallery-number span {
font-size: 20px;
font-weight: bold;
line-height: normal;
display: block;
margin-top: 10px;
}

.gallery-thumb .gallery-info h3,
.gallery-thumb .gallery-info p,
.gallery-thumb .gallery-info span {
transform: translateY(100%);
opacity: 0;
display: block;
transition: 0.5s 0.2s;
color: #ffffff;
z-index: 2;
position: relative;
}

.gallery-thumb .gallery-info h3 {
margin-top: 0;
}

.gallery-thumb .gallery-info p {
color: #d9d9d9;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
}

.gallery-thumb:hover .gallery-info h3,
.gallery-thumb:hover .gallery-info p,
.gallery-thumb:hover .gallery-info span {
transform: translateY(0px);
opacity: 1;
}

.gallery-thumb:hover .gallery-info {
background: rgba(0,0,0,0.8);
}

/*---------------------------------------
   MENU              
-----------------------------------------*/

#menu {
  padding-top: 0;
  padding-bottom: 100px;
  margin-bottom: -100px;
}

#menu .container {
  width: 100%;
}

#menu .col-md-4 {
  margin: 0;
  padding: 0;
}

.menu-thumb img {
  width: 100%;
  transition: 0.5s;
}

.menu-thumb:hover img {
  transform: scale(1.25);
}

.menu-thumb:active img {
  transform: scale(1.25);
}
.menu-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  transition: 0.5s 0.2s;
  width: 100%;
  height: 100%;
  top: 0;
}

.menu-thumb:hover .menu-overlay {
  opacity: 0;
  transition: 0.5s 0.2s;
}

.menu-thumb:active .menu-overlay {
  opacity: 0;
  transition: 0.5s 0.2s;
}

#menu .menu-thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.menu-thumb .menu-info {
  position: absolute;
  width: 100%;
  top: 0%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  padding: 25px 30px;
  transition: 0.5s 0.2s;
}

.menu-thumb .menu-info h3,
.menu-thumb .menu-info p,
.menu-thumb .menu-info span {
  opacity: 1;
  display: block;
  transition: 0.5s 0.2s;
  color: #ffffff;
  z-index: 2;
  position: relative;
}

.menu-thumb .menu-info h3 {
  margin:0px;
  margin-bottom: 10px;
}

.menu-thumb .menu-info p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}

.menu-thumb:hover .menu-info h3,
.menu-thumb:hover .menu-info p,
.menu-thumb:hover .menu-info span {
  transform: translateY(0px);
  opacity: 0;
}

.menu-thumb:active .menu-info h3,
.menu-thumb:active .menu-info p,
.menu-thumb:active .menu-info span {
  transform: translateY(0px);
  opacity: 0;
}

.menu-thumb .menu-info {
  top: 50%;
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
}

.menu-thumb:hover .menu-info {
  background: transparent;
}

.menu-thumb:active .menu-info {
  background: transparent;
}


/*---------------------------------------
  TESTIMONIAL             
-----------------------------------------*/

#testimonial {
background-size: cover;
}

.testimonial {
background: url('../images/testimonial.jpg') no-repeat;
padding: 200px 0;
margin-bottom: 200px;
}

#testimonial .owl-dots {
position: relative;
top: 0;
right: 0;
justify-content: center;
}

#testimonial .owl-theme .owl-dots .owl-dot,
#testimonial .owl-theme .owl-dots .owl-dot span {
display: inline-block;
}

#testimonial .owl-theme .owl-dots .owl-dot span {
margin: 20px 5px;
}

#testimonial h2 {
color: #ffffff;
}

#testimonial p,
.tst-author h4,
.tst-author span {
display: inline;
}

#testimonial p {
color: #d9d9d9;
font-size: 20px;
line-height: 35px;
}

.tst-author {
margin-top: 20px;
}

.tst-author h4,
.tst-author span {
color: #b2b2b2;
}

.tst-author span {
margin-left: 5px;
}



/*---------------------------------------
  CONTACT             
-----------------------------------------*/

#contact .section-title {
padding-bottom: 0;
}

#contact .contact-info {
  padding-bottom: 80px;
}

#contact .contact-info h3 {
  color: #656565;
}

#contact .text-success,
#contact .text-danger {
display: none;
margin-left: 15px;
}

#contact .form-control {
background: transparent;
border: 0;
border-bottom: 1px solid #aaa;
border-radius: 0;
box-shadow: none;
font-size: 14px;
font-weight: normal;
margin-bottom: 15px;
transition: all ease-in-out 0.4s;
}

#contact .form-control:hover,
#contact .form-control:focus {
border-bottom-color: #c9c9c9;
}

#contact input {
height: 55px;
}

#contact button#cf-submit {
background: #d1af7d;
border-radius: 0;
border: 0;
color: #ffffff;
font-weight: bold;
height: 50px;
}

#contact button#cf-submit:hover {
background: #292929;
color: #ffffff;
}



/*---------------------------------------
 FOOTER              
-----------------------------------------*/

footer {
border-top: 1px solid rgba(0,0,0,0.05);
padding: 120px 0;
padding-bottom: 40px;
}

footer .section-title {
padding-bottom: 10px;
}

footer h2 {
font-size: 20px;
}

footer a,
footer p {
color: #909090;
}

footer strong {
color: #d9d9d9;
}

footer address p {
margin-bottom: 0;
}

.footer-info,
footer .social-icon {
margin-top: 20px;
}

.footer-open-hour {
border-radius: 20px;
margin-top: 0;
padding: 40px 0 40px 80px;
overflow: hidden;
position: relative;
z-index: 22;
right: 20px;
bottom: 20px;
}

.footer-open-hour::after {
background: rgba(29,29,29,0.85);
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2222;
}

.footer-open-hour h2 {
color: #ffffff;
}

.footer-open-hour p {
color: #d9d9d9;
}

.footer-open-hour strong {
color: #f9f9f9;
}



/*---------------------------------------
 SOCIAL ICON              
-----------------------------------------*/

.social-icon {
position: relative;
padding: 0;
margin: 0;
}

.social-icon li {
display: inline-block;
list-style: none;
margin-bottom: 5px;
}

.social-icon li a {
border-radius: 100px;
color: #d1af7d;
font-size: 15px;
width: 35px;
height: 35px;
line-height: 35px;
text-decoration: none;
text-align: center;
transition: all 0.4s ease-in-out;
position: relative;
}

.social-icon li a:hover {
background: #d1af7d;
color: #ffffff;
}



/*---------------------------------------
 RESPONSIVE STYLES              
-----------------------------------------*/
@media screen and (min-width: 1610px) {
p {
  font-size: 16px;
}
h3 {
  font-size: 1.7em;
}
.menu-thumb p {
  line-height: 50px;
}
.custom-navbar .navbar-nav.navbar-nav-first {
margin-left: 16em;
}
.about-center {
max-width: 420px;
}
.menu-thumb .menu-info h3 {
  font-size: 2.0em;
}
.menu-thumb .menu-info p {
  font-size: 16px;
}
}

@media screen and (max-width: 1170px) {
.custom-navbar .navbar-nav.navbar-nav-first {
  margin-left: inherit;
}
}


@media only screen and (max-width: 1200px) {
.about-info {
  padding-right: 0;
}

.about-image {
  position: relative;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
.custom-navbar .navbar-nav.navbar-right {
  display: none;
}
}


@media only screen and (max-width: 992px) {
section {
  padding: 60px 0;
}

.custom-navbar .section-btn {
  margin-left: 1em;
}

.slider .item {
  background-position: center;
}

.about-info {
  padding: 0;
}

.apartments-info {
  margin-bottom: 50px;
}

#gallery .gallery-thumb {
  width: 103%;
}

#testimonial {
  background-position: 50% 0 !important;
}

#google-map,
.footer-info {
  margin-bottom: 50px;
}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.custom-navbar .nav li a {
  padding-right: 10px;
  padding-left: 10px;
}
}

@media only screen and (max-width: 767px) {
h1 {
  font-size: 2.5em;
}

h1,h2,h3 {
  line-height: normal;
}

.custom-navbar {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  text-align: center;
}

.custom-navbar .nav li a {
  line-height: normal;
  padding: 10px;
}

.custom-navbar .navbar-brand,
.top-nav-collapse .navbar-brand {
  color: #252525;
  font-weight: 600;
}

.custom-navbar .navbar-brand span{
  color: #d1af7d;
}

.custom-navbar .navbar-brand img{
  height: 60px;
  margin-top: -20px; 
}

.custom-navbar .navbar-brand .logo-green {
  display: inline-block;
}

.custom-navbar .navbar-brand .logo-white {
  display: none;
}

.custom-navbar .nav li a,
.top-nav-collapse .nav li a {
  color: #575757;
}

.custom-navbar .navbar-nav.navbar-right li {
  display: inline-block;
}

.custom-navbar .navbar-nav.navbar-right .section-btn {
  display: block !important;
  width: 50%;
  margin: 10px auto 10px auto;
  padding: 10px;
}

.custom-navbar .section-btn a {
  color: #ffffff !important;
}

.slider .caption {
  padding: 0;
}

.gallery-thumb .gallery-info {
  top: 80%;
}

footer {
  padding: 60px 0;
  padding-bottom: 60px;
}

.footer-open-hour {
  right: 0;
  bottom: 0;
  margin-top: 30px;
}
}

@media only screen and (max-width: 580px) {
h1 {
  font-size: 2.1em;
}

h2 {
  font-size: 1.8em;
}

.menu-thumb .menu-info {
  top: 41%;
}

.gallery-thumb .gallery-info {
  top: 60%;
}

.slider .caption-sub {
padding: 4em 0 0 0;
}
}
