html, body {
    font-family: 'Roboto', sans-serif;
  height: 100%;
  width: 100%;
  background-color: #fcfcfc;
  color: #314a51;
}
h1, h2, h3, h4, h5, h6, p, span, a, div{
    font-weight:300 !important;
}
img {
    vertical-align: middle;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #7fb841;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #7fb841;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #324a51;
}
.navbar-inverse {
    background-color: #324a51;
    border-color: #7fb841;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #080808;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-color: #7fb841;
    border-bottom-color: #324a51;
}
.dropdown-menu {
	background-color: #324a51;
        -webkit-box-shadow: none ; 
        box-shadow: none ; 
}
.dropdown-menu>li>a {
    color: #9d9d9d;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #ddda1f;
}
.bottom-menu{
    bottom:40px;

}
.bottom-menu2{
    bottom: 104px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    text-align: center;
    background-color: rgba(0,0,0,0.65);
    border-top: 1px solid rgba(255,255,255,0.35);
}
.btn {
    border-radius: 0;
}
.btn-primary {
    color: #fff;
    background-color: #7fb841;
    border-color: #7fb841;
}
.btn-primary:hover {
    color: #7fb841;
    background-color: #273c42;
    border-color: #273c42;
}
.sgrada{
    color: #fff;
    font-size: 20px;
}
a.sgrada:hover, a.sgrada:focus, a.sgrada:active{
    color:#ddda1f;
    text-decoration: none;
}
.bg {
margin: 0 auto 0 auto;
width:100%;
position:relative;
  
}
.parkbg-img{
	width:100%;
}
.bg-svg{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index :10;
}
.bg-block{
opacity:0;
cursor:pointer;
fill:#ddda1f;
}
.bg-block.soon{
fill:#333333;
cursor: not-allowed;
opacity: 0.55;
}
.bg-block:hover{
opacity:0.55;
}
.logo {
    position: absolute;
    top: 4%;
    left: 4%;
    width: 280px;
    margin-left: 0%;
    z-index: 10;
}
.kh-index-menu-logo{
    display: none;
}
.kh-index-menu-logo img {
    width: 222px;
    padding: 13px 10px;
}
.vinet {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 50vw rgb(50, 74, 81);
}
.fast-contact-details {
    position: absolute;
    top: 8%;
    right: 4%;
    z-index: 11;
    text-shadow: 1px 1px 3px #000000;
}
.fast-contact-details>a{
	color:#fff ;
	margin-right:10px
}
.fast-contact-details>a:hover{
	color:#ddda1f ;
	text-decoration:none;
}
.fast-contact-details>a>.glyphicon{
	color:#ddda1f ;
}
.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: #7fb841;
}
.text-muted{
	color: #324a51;
	margin: 9px 0 10px;
}
a.lang-link {
    color: #fff;
    text-decoration: none;
}
/* Buubles */
.bb-a{
    top: 35%;
    left: 61%;
}
.bb-b{
    top: 61%;
    left: 61%;
}
.bb-c{
    top: 67%;
    left: 50%;
}
.bb-d{
    top: 63%;
    left: 37%;
} 
.speech-bubble {
    position: absolute;
    background-color: #7fba41;
    border-radius: 5px;
    padding: 5px;
}
.speech-bubble:before {
    content: "";
    position: absolute;
    right: 0%;
    bottom: -12%;
    width: 0px;
    height: 0;
    border-right: 10px solid #7fba41;
    border-bottom: 10px solid transparent;
}
.speech-bubble p {
    margin: 0;
    font-weight: 600 !important;
    font-size: clamp(6px, 1vw, 13px) !important;
    text-align: center;
    color: #fff;
}
/*PULSE*/
#pulse-holder-residences-south, #pulse-holder-office-park, #pulse-holder-residences-north {
    width: 1px;
    height: 1px;
    position: absolute;
}
/*#pulse-holder-residences-south{*/
/*    top: 38%;*/
/*    left: 61%;*/
/*}*/
#pulse-holder-residences-south{
    top: 64%;
    left: 64%;
}
#pulse-holder-office-park{
    top: 36%;
    left: 80%;
}
#pulse-holder-residences-north{
    top: 45%;
    left: 12%;
}
.pulse {
    width: 20px;
    height: 20px;
    border: 5px solid #ddda1f;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #324a51;
    z-index: 10;
    position: absolute;
    left: 5px;
    top: 5px;
}
.dot {
    border: 20px solid #fff601;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 80px;
    height: 110px;
    width: 110px;
    -webkit-animation: pulse 2s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: relative;
    top: -40px;
    left: -40px;
    z-index: 1;
    opacity: 0;
}
@keyframes pulse {
 0% {
	-moz-transform: scale(0);
	opacity: 0.0;
 }
 25% {
	-moz-transform: scale(0);
	opacity: 0.1;
 }
 50% {
	-moz-transform: scale(0.1);
	opacity: 0.3;
 }
 75% {
	-moz-transform: scale(0.5);
	opacity: 0.5;
 }
 100% {
	-moz-transform: scale(1);
	opacity: 0.0;
 }
}
/* @-webkit-keyframes "pulse" {
 0% {
	-webkit-transform: scale(0);
	opacity: 0.0;
 }
 25% {
	-webkit-transform: scale(0);
	opacity: 0.1;
 }
 50% {
	-webkit-transform: scale(0.1);
	opacity: 0.3;
 }
 75% {
	-webkit-transform: scale(0.5);
	opacity: 0.5;
 }
 100% {
	-webkit-transform: scale(1);
	opacity: 0.0;
 }
} */
article#kh-benefits, article#kh-contact-us{
    padding:70px 0 0 0;
}
article#kh-contact-us {
    margin-bottom: -6px;
}
h2.module-title {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}
.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.dark-background {
    background-color: #314a51;
    padding: 130px 50px;
    height: 600px;
    color: #fff;
}
.dark-background h3, .dark-background .glyphicon {
    color: #7fb841;
}
.contacts-wrapper {
    margin: 20px 0px;
}
/*MEDIA QUERY*/
@media screen and (min-width:768px){
.navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*DESKTOP NAVIGATION*/
    #desktop-nav-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 11;
        width: 330px;
    }
    .desktop-nav {
        background: #324a51;
    }
    .desktop-index-menu-logo {
        display: inline-block;
        width: 250px;
        padding: 15px 15px;
    }
    .desktop-menu-logo{
        width: 100%;
        display: block;
    }
    #desktopNavbar {
        position: absolute;
        right: 20px;
        top: 18px;
        z-index: 99999;
        display: block;
        cursor: pointer;
        width: auto;
        padding: 13px 33px 15px 5px;
    }
    
    #desktopNavbar span{
        position: absolute;
        width: 30px;
        height: 2px;
        border-radius: 4px;
        background-color: #7fb841;
        
    }
    #desktopNavbar span:before{
        top: -8px;
    }
    #desktopNavbar span:after{
        bottom: -8px;
    }
    .is-active span{
        transform: rotate(45deg);
    }
    .is-active span:before{
        opacity: 0;
    }
    .is-active span:after{
        transform: rotate(-90deg);
        bottom: 0px !important;
    }
    #desktopNavbar span:before, #desktopNavbar span:after{
        display: block;
        content: "";
        position: absolute;
        width: 30px;
        height: 2px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #7fb841;
    }
    
    #desktopNavbarContent {
        display: none;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: rgba(50, 74, 81, 0.9);
    }
    ul.desktop-navbar-nav {
        padding: 0;
        margin: 0;
    }
    .desktop-navbar-nav li {
        position: relative;
        margin: 5px 0;
        text-align: left;
        counter-increment: menu-counter;
        padding: 10px 0;
    }
/*    .desktop-navbar-nav li.actives {
        background-color: #7fb841;
    }*/
    .desktop-navbar-nav li a{
        text-decoration: none;
        color:#fcfcfc;
        display: block;
        padding-left: 50px;
    }
    .desktop-navbar-nav li a:hover{
        text-decoration: none;
    }
    .desktop-navbar-nav li:hover{
        background: #7fb841;
    }
    /*###DESKTOP NAVIGATION###*/
    .navbar, .footer-lang-wrapper{
        display: none;
    }
    .lang-change-wrapper {
        position: absolute;
        right: 50px;
        top: 25px;
        z-index: 100;
        color: #fff;
        font-size:17px;
    }
    /*//ARROW*/
.scroll-down-arrow-wrapper {
    position: absolute;
    bottom: 12vw;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}
.scroll-down{
    text-align: center;
}
.scroll-down i {
    font-size: 3vw;
    color: #fff;
    opacity: .8;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
}
@media screen and (max-width:767px){
    /*DESKTOP NAVIGATION*/
    #desktop-nav-wrapper, .lang-change-wrapper {
        display: none;
    }
    .scroll-down-arrow-wrapper {
    display: none;
    }
    
    /*###DESKTOP NAVIGATION###*/
.kh-index-menu-logo{
    display: block;
    }
.navbar {
    position: relative !important;
    margin-bottom: 0px; 
}
.logo {
   display: none;
}
.dot {
    border: 10px solid #fff601;
    height: 80px;
    width: 80px;
    }
.pulse {
    width: 10px;
    height: 10px;
    border: 3px solid #ddda1f;
    left: -5px;
    top: -5px;
    }
#pulse-holder-residences-south {
    left: 65%;
    }
.vcenter {
    display:block;
    vertical-align: middle;
    margin: 20px 0;
    text-align: center;
    }
}