@import url(/styles/fonts/poiret-one/poiret-one.css);
@import url(/styles/fonts/amatic/amatic.css);
a#logo{
display: none;
}

header nav ul{
padding-left: 0;
}

header.collapsed nav ul{
padding-left: 0;
}

header nav{
background-color: #ffffff;
}

header.collapsed nav{
background-color: #ffffff;
}

header nav ul li a{
color: #8e8f6e;
}

header.collapsed nav ul li a{
color: #8e8f6e;
}

a#offcanvas-menu span.bar{
background-color: #8e8f6e;
}

body{
font-family: 'Poiret One', sans-serif;
background-color: #ffffff;
}

button{
font-family: 'Poiret One', sans-serif;
}

h1{
color: #8e8f6e;
}

form.contact label{
color: #8e8f6e;
}

h1.expander, h2.expander{
color: #8e8f6e;
}

h2{
color: #000000;
}

div.content{
color: #000000;
}

section div.content a{
color: #8e8f6e;
}

form.contact button[type="submit"]{
background-color: #8e8f6e;
}

a.button{
background-color: #8e8f6e;
}

footer{
background-color: #ffffff;
}

#section2350 h2 {font-size: 22px;text-align:center;}
#section2350 h1 {text-align: center;}
h1.expander span, h2.expander span { font-size: 26px; vertical-align: 4px;}
input[type='text'], input[type='tel'], input[type='email'], input[type='password'], textarea, select {
font-size: 16px;
font-weight: 400;
background-color: rgba(0,0,0,0.1);
width: 100%;
margin-left: 0;
padding: 5px 6px;
margin-bottom: 10px;
border-radius: 0 !important;
color: rgba(0,0,0,0.85);
border: 1px solid rgba(0,0,0,0.1);
}
select:focus, input:focus, textarea:focus {
outline: 0;
border: 1px solid #8E8F6E !important;
}
form.contact button[type="submit"] {
font-weight: 400;
display: inline-block;
cursor: pointer;
border: none;
border-radius: 0 !important;
padding: 8px;
color: #FFFFFF;
font-size: 100%;
margin-left: auto;
margin-top: 15px;
margin-bottom: 30px;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
h1, h2, h3, h4, h5 {font-family: 'Amatic SC', sans-serif; }
h1.expander, h2.expander {color: #8E8F6E;}
#section2350 h2 {font-family: 'Poiret One', sans-serif;color: #000000;}
body {font-size: 20px}
a#logo{display: inline-block; font-size: 40px; color: #8E8F6E;}
a#logo span {border-left: 1px solid #8E8F6E;
margin-top: 17px;
margin-right: 15px;
margin-left: 15px;
display: inline-block;
height: 50px;
width: 1px;
vertical-align: text-bottom;}
header nav ul {text-align: center;}
header nav ul li{float: none; display: inline-block;}
li::marker {color: #8E8F6E;}
strong {color: #8E8F6E; font-family: 'Amatic SC', sans-serif; font-size:28px;}
header.collapsed a#logo { font-size:30px;}
header.collapsed a#logo span { height: 35px;}