

/* open-sans-300 - latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'),
url('../fonts/open-sans/open-sans-300.woff2') format('woff2'),
url('../fonts/open-sans/open-sans-300.woff') format('woff');
}

/* open-sans-regular - latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'),
url('../fonts/open-sans/open-sans-regular.woff2') format('woff2'),
url('../fonts/open-sans/open-sans-regular.woff') format('woff');
}


.hidden-false,.hidden-true {display:none;}





.hidden-false, .hidden-true{
display:none;
}
h1, h2{
line-height:115%;
padding:0 0 0 0;
font-weight:300;
color:#333333;
font-family:'Open Sans', sans-serif;
text-transform:uppercase;
}
h1{
font-size:2.0em;
margin:0 0 0.6em 0;
font-weight:400;
}
h2{
font-size:1.8em;
margin:0 0 0.5em 0;
color:#f0b10a;
font-weight:400;
}
h3{
font-size:1.6em;
margin:0 0 0.5em 0;
font-weight:400;color:#333333;
  line-height: 125%;
}
h4{
font-size:1.2em;
margin:0 0 0.5em 0;color:#333333;
}
h5{
font-size:1.0em;
margin:0 0 0.5em 0;color:#333333;
}
h6{
font-size:1.2em;
margin:0 0 0.5em 0;color:#333333;
}


a:focus{
outline:none;
}
a:hover, a:active{
outline:0;
}
a{
text-decoration:underline;
color:#06294f;
}
p{
font-size:16px;
line-height:150%;
font-weight:300;
color:#000;
font-family:'Open Sans', sans-serif;
margin-bottom:1.375em;
}
#main .ce_text.last p.last,
#right .ce_text.last p.last{
margin-bottom:0 !important;
}
#main .ce_text.last p:last-child,
#right .ce_text.last p:last-child{
margin-bottom:0 !important;
}
#main .accordion p:last-child{
margin-bottom:0 !important;
}


.ce_headline b{color:#f0b10a; font-size:80px; line-height:60px;/*! vertical-align: baseline; */display: inline-block;font-weight: 300;margin-right: 38px;}

.weiss-text h1,.weiss-text h2,.weiss-text h3,.weiss-text h4,.weiss-text h5,.weiss-text h6,.weiss-text span,.weiss-text p{ color:#fff; }