.component-section  .page-section-inner {
        max-width: 100% !important;
        padding: 0 !important;
        margin-top: -8% !important;;
             }

.navbar-default {
	display: none;
}


 .section-blur-layer{
background-color: #f0f8ff00 !important;}

.hero {
	background: #eeeeee00 !important;
}

section {
	padding: 0 !important;
}

/* SAPHNELO INFO */
body.home  {
  margin-top: 94px;
  display: block;
  border: 0;
  width: calc(100% + 18px);
  margin-right: -18px;
  height: 120vh;
  -ms-overflow-style: none;
}
body.home::-webkit-scrollbar {
  display: none;
}