.featured-box{
 	background:#fff !important; 
}
#header{
	margin-top: 55px !important; 
  border-top:none;
  background:#fff !important;
}

.healthy_lifestyle_box{
 display:none; 
}

.healthy_lifestyle_box.active{
 display:block; 
}

@media (min-width: 992px){
body.sticky-menu-active header.center .logo img {
  top:30px !important;
}
}

.project_box{
  background:#fff;
  cursor:pointer;
}
.project_box:hover{
   background: linear-gradient(135deg, rgba(130,205,128,1) 0%, rgba(84,179,82,1) 100%);
}

.project_box:hover h1, .project_box:hover p{
   color:#fff !important;
}

#footer{
 padding:0;
  margin:0;
  background:#fff;
  border-top:none;
}
#footer .footer-copyright{
      background: #56b40e;
    border-top: 4px solid #56b40e;
}

html.boxed .body{
  border-bottom: 5px solid #56b40e !important;
}

.copyright{
 	color:#fff !important; 
}

.header-top{
	display:none !important;
}

.page-top{
 display:none !important; 
}

@media only screen and (max-width: 710px) {
 ._fp_wrapper{
  flex-direction:column; 
   align-items:center;
 }
  ._fp_wrapper:nth-of-type(2){
   	flex-direction: column-reverse; 
     align-items:center !important;
  }
  
  ._fp_top_left, ._fp_top_right, ._fp_bottom_left, ._fp_bottom_right {
    width:400px !important;
  }
  
}

.result_form{
    padding: 40px 30px;
}

.cke_editable .healthy_lifestyle_box{
 display:block !important; 
}

.ModDNNGoLayerGalleryC{
 display:none !important; 
} 










