:root {
--accentColor: #096262;
}
:root {
--secondColor: #050505;
}
body.viewport_desktop #top .top_metanavi,
body.viewport_desktop #top .topbar_metanavi {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_socials {
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;
}
:root {
--body-color: #555;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Roboto;
font-weight: 400;
}
:root {
--footer-headline-color: #050505;
}
#footer,
#footer a {
color: #050505;
}
#footer li:after {
border-color: #050505;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #32785F ;
}
#footer {
background-color: #B5D5D6 ;
}
#bottom .inside,
#bottom .inside a {
color: #555;
}
#bottom {
background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
.logo a {
background-image: url(../uploads/Perimeter_für_KRITIS_-_FINAL.jpg);
}
@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;
}
}
.mainmenu ul li a  {
font-family: Roboto;
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 18px;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.header .mainmenu ul li {
letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header.original .mainmenu ul li a:before {
content: '';
width: 1px;
background: #000000 !important;
height: 20px;
position: absolute;
left: -15px;
top: 50%;
margin-top: -10px;
}
.header.original .mainmenu ul li ul li a:before,
.header.original .mainmenu ul li.first a:before,
.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
display: none;
}
.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;
}
