:root {
--accentColor: #00376a;
}
:root {
--secondColor: #00ada2;
}
:root {
--customColor1: #FFEF4B;
}
:root {
--txtColorGray: #bfc1c2;
}
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_tablet #top .mod_langswitcher {
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_socials {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#top-wrapper #top .inside {
padding-top: 3px;
padding-bottom: 3px;
}
html, body  {
font-family: Montserrat;
font-weight: 400;
}
:root {
--body-color: #000000;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Poppins;
font-weight: 700;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #000000;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #000000;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #000000;
}
:root {
--h4-fontSize: 23px;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #000000;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #000000;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #000000;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 34px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 23px;
}
}
#privacy_optout_link {
display: none;
}
.logo a {
background-image: url(../uploads/IMWIL_Logo_Blau.svg);
}
.stickyheader .logo a {
background-image: url(../uploads/IMWIL_Logo_Blau.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 220px;
}
: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: 200px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 125px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 125px;
}
}
.mainmenu ul li a  {
font-size: 20px;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
.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;
}
.mainmenu ul ul,
#top .mod_navigation li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
.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) {
.smartmenu {
display: none;
}
.mainmenu {
display: block;
}
}
.mmenu_trigger .label {
display: none;
}
:root {
--customFont1: Roboto;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 90px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Roboto;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 120px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 150px;
}
:root {
--customFont2LineHeightMob: 55px;
}
#mmenu {
bottom: 0;
}
:root {
--menu-highlight-font-size-mobile: 18px;
}
#mmenu .mod_navigation li a {
font-size: 18px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(18px + 10px);
}
#mmenu {
background-color: #00376a;
}
#mmenu .mod_langswitcher ul {
background-color: #00376a;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #fff;
}
#mmenu .mod_search input {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
