.home_slide {
	background-size: cover;
  background-position: center;
	width: 100%;
}
.cmn-toggle-switch span, .cmn-toggle-switch span::before,.cmn-toggle-switch span::after {
	background: #ff6400 !important;
}
.menu-main-container {
	background-color:#5b7186;
}
.cmn-toggle-switch__htx.active span {
    background: transparent !important;
}
.cmn-toggle-switch.active span::before,.cmn-toggle-switch.active span::after{
	background: #fff !important;
}
#menu-main a {
	color: #fff;
}
.home_content p{
	text-align:initial;
}
body {
	color:#5b7186 !important;
}
#menu-footer ul {
	list-style:none !important;
}
#menu-footer a{
	color:#5b7186;
	border-bottom: 2px solid;
}
.logo {
    width: auto !important;
    padding: 0.5% !important;
}
.slick-dots li button::before {

    font-size: 20px !important;;
}
.cn-button {
    color: #fff;
    background-color: #5b7186 !important;
		border-color:#fff !important;
}
h2 {
	color : #ff6400 !important;
	font-family: 'Avenir';
	font-weight: 900;
  font-style: normal;
}
.site-footer {
	padding: 20px 0 0 !important;
}
.site-main {
    margin-bottom: 0 !important;
}
#menu-footer {
	font-family: 'Avenir';
	font-weight: 700;
  font-style: normal;
	font-size: 26px;
  line-height: 36px;
	list-style:none !important;
}
h1.entry-title {
	 font-family: 'Avenir';
	 font-weight: 900;
   font-style: normal;
	 font-size: 58px !important;
	 line-height: 70px;
	 /*top: 83vh !important;*/
 }
.content_wrapper {
    width: 50%;
    margin-left: 50%;
    /*margin-top: calc(63vh - 5px );
    padding-right: 130px;*/
}
.content_wrapper hr {
    border: none;
    height: 2px;
		width: 28%;
    /* Set the hr color */
    color: #5b7186; /* old IE */
    background-color: #5b7186; /* Modern Browsers */
}
.page-template-page-studien-overview .content_wrapper h2 {
    color: #fff !important;
}
.press-title {
	color:#ff6400 !important;
}