
html {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    text-align: center;
    color: #000;
    background-color: #fff;
}

nav ul a,
nav .brand-logo {
    display: none;
}

p {
    line-height: 2rem;
}

.button-collapse {
  	display: none;

}
.parallax-container .parallax-top {
 height: 250px; 
}
.parallax-container {
  height: 100px;
  line-height: 0;
}
.parallax-container h1, .parallax-container h5{  
 }
.parallax-container .section {
    width: 100%;
  }
.section.no-pad-bot {
}
.section.no-pad-bot-top {
    padding-top: 0;
}
.headerimage {
    width: 100%;
}
.parallax-container {
 height: 100px;   
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

div.logo {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 35px 0px;
}
/*nav ul li {
    display: none;
}
*/

/*@media (min-width: 992px){
	nav ul li{
	float: none;
	display: none;
}
}
*/
/*
nav ul li a{
    display:none;
}
.nav-center {
    display:none;
}

.side-nav {
    width: 250px;
    display:none;

}
.side-nav .lang {
    display: none;
}
.headerbutton {
	display: none;
}
*/
h1, h2 {
    font-weight: 700px;
}
h1 {
    font-size: 32px;
}
h2 {
    font-size: 32px;
    margin: 1.46rem 0 1.168rem 0;
}
h3 {
    font-size: 21px;
    line-height: 120%;
    margin: 1.46rem 0 1.168rem 0;
}
#backtotop {
    display: none;
}
.backtop {
	display: none;
}
a.backtop i {
    display: none;
}
.space {
    display: none;
}
.flow-text {
    font-size: 16px;
    line-height: 1.5;
}
.thin {
	min-height: 150px;
}
.broad {
    height: 0 !important;
}
.row-text {
	padding-top: 0px;
	padding-bottom: 0px;
}
.row-text.text-top {
    padding-top: 10px;
}
a.lang {
	display: none;	
}
.lang-switch {
	display: none;
}
.blue {
    background-color: #fff;
}
.blue-text {
  color: #000;
}
.red {
     background-color: #fff;
     color: #000;
}
a {
    color: #000;
    text-decoration: none;
}
.lang {
	display: none;
}
.nostyle {
	color: white;	
}
.parallax {
    height: 0;
}
body > div:nth-child(7){
    height: 0px;
}
div.parallax-container.valign-wrapper{
    height: 0px !important;
}

div.module.come-in{
    display: none;
}
img.responsive-img.portrait{
    width: 300px !important;
    height: auto;
}


