:root {
--accentColor: #096f86;
}
:root {
--secondColor: #d6bf4e;
}
body.viewport_desktop #top .top_metanavi,
body.viewport_desktop #top .topbar_metanavi {
display: none;
}
body.viewport_desktop #top .mod_login_top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_langswitcher {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#top,
#top .mod_socials a i {
font-size: 16px;
}
#top,
#top a,
#top .mod_socials a i {
color: rgba(255, 255, 255, 0.87);
}
#top,
#top .inside {
background-color: #0e6f87;
}
#top-wrapper #top .inside {
padding-top: 10px;
padding-bottom: 10px;
}
#top {
box-shadow: 0 0 8px 6px rgba(0,0,0,0.05);
}
:root {
--body-fontSize: 20px;
}
p  {
line-height: 33px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Fjalla One";
font-weight: 400;
}
:root {
--h1-fontSize: 45px;
}
:root {
--h2-fontSize: 34px;
}
:root {
--h3-fontSize: 30px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 28px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 23px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
font-size: 17px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
font-size: 16px;
}
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #efefef;
}
#footer {
background-color: #0e6f87;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom .inside a:hover {
color: #909090;
}
#bottom {
background-color: #0e6f87;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/logo-institut.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 141px;
}
:root {
--logoWidth: 90px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 90px;
}
.header.original {
line-height: 90px;
}
.smartmenu .smartmenu-trigger {
height: 90px;
}
:root {
--logoHeight: 90px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 110px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 112px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 100px;
}
}
.mainmenu ul li a  {
font-size: 19px;
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.header .mod_langswitcher {
font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
padding-right: 0;
vertical-align: middle;
}
.mod_langswitcher ul {
left: auto;
right: 0;
width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
line-height: 1rem;
}
.header .mod_langswitcher span {
display: inline-block
}
.mod_langswitcher img {
display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
background: none;
}
.mm-menu .mod_langswitcher ul li img {
display: none;
}
.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
display: none;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
p,
.ce_text ul,
.ce_text ol {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
p,
.ce_text ul,
.ce_text ol {
line-height: 27px;
}
}
.ce_list.customStyle1 ul {
font-size: 20px;
}
.ce_list.customStyle1 li {
font-size: 20px;
}
.ce_list.customStyle1 li {
line-height: 24px;
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li ul li a {
font-size: 24px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(24px + 13px);
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
