:root {
--accentColor: #00bea5;
}
:root {
--secondColor: #f7a600;
}
#top {
display: none;
}
#top .mod_top_phone {
display: none;
}
#top .mod_top_mail {
display: none;
}
#top .top_metanavi {
display: none;
}
#top .mod_login_top {
display: none;
}
#top .mod_socials {
display: none;
}
#top .offcanvas-trigger {
display: none;
}
#top .mod_langswitcher {
display: block;
}
html, body  {
font-family: "UniviaProBook";
font-weight: 400;
}
body {
color: #575756;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, .h1, .h1 p {
font-size: 44px;
}
h1, .h1, .h1 p {
line-height: 59px;
}
h1, .h1, .h1 p {
letter-spacing: 3px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #00519e;
}
h2, .h2, .h2 p {
font-size: 36px;
}
h2, .h2, .h2 p {
line-height: 48px;
}
h2, .h2, .h2 p {
letter-spacing: 3px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #00519e;
}
h3, .h3, .h3 p {
font-size: 40px;
}
h3, .h3, .h3 p {
line-height: 54px;
}
h3, .h3, .h3 p {
letter-spacing: 3px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #00519e;
}
h4, .h4, .h4 p {
font-size: 28px;
}
h4, .h4, .h4 p {
line-height: 36px;
}
h4, .h4, .h4 p {
letter-spacing: 3px;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #00519e;
}
h5, .h5, .h5 p {
font-size: 24px;
}
h5, .h5, .h5 p {
line-height: 33px;
}
h5, .h5, .h5 p {
letter-spacing: 3px;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #00519e;
}
h6, .h6 {
font-family: "UniviaProBold";
font-weight: 400;
}
h6, .h6, .h6 p {
font-size: 15px;
}
h6, .h6, .h6 p {
line-height: 21px;
}
h6, .h6, .h6 p {
letter-spacing: 2px;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #575756;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 40px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 28px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
line-height: 35px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 26px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
line-height: 53px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
line-height: 30px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
line-height: 23px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
line-height: 20px;
}
}
#top .inside,
.header .inside,
#footer .inside,
#bottom .inside,
body.sidebar #container,
.mod_article:not(.fullwidth):not(.fullwidth-boxed-medium):not(.fullwidth-boxed-small) > .container,
.fullwidth.boxed-content .contentwrap,
.smallwidth .contentwrap,
.boxed-content .contentwrap,
.autogrid_wrapper.article,
.ce_text_image_bar .inside,
.ce_headerimage .ce_headerimage_inside,
.ce_video_background .ce_video_background_inside,
#offcanvas-top .offcanvas-top-inside,
.ce_calltoaction .ce_calltoaction_inside,
.mod_breadcrumb .mod_breadcrumb_inside,
.mod_pageimage .container,
.body_bottom .mod_search .container {
max-width: 1440px;
}
.mod_article.boxed {
max-width: calc(1440px - 80px);
margin-left: auto;
margin-right: auto;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer .inside {
padding-top: 16px;
padding-bottom: 16px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
color: #ffff;
}
#footer,
#footer a {
color: #ffff;
}
#footer li:after {
border-color: #ffff;
}
#footer .inside a:hover {
color: #f7a600;
}
#footer {
background-color: #00519e;
}
#bottom .inside,
#bottom .inside a {
color: #ffff;
}
#bottom .inside a:hover {
color: #f7a600;
}
#bottom {
background-color: #575756;
}
.header .mod_search {
display: none;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
#top .inside {
background: none!important;
}
}
.logo a {
background-image: url(../uploads/KH_Logo_RGB.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 249px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 100px;
}
.header.original {
line-height: 100px;
}
.smartmenu .smartmenu-trigger {
height: 100px;
}
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
font-family:"UniviaProMedium";
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
text-transform: uppercase;
}
.smartmenu-content .mod_navigation a {
color:#00519e;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#00519e;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#00519e;
}
.smartmenu-content .subitems_trigger:before {
color: #00519e;
}
.smartmenu-content {
background-color:#e5edf5;
}
body {
background-color:#e5edf5;
}
p {
font-size: 17px;
}
p {
line-height: 27px;
}
p, p a {
color: #575756;
}
.ce_text.format-p-small p {
font-size: 12px;
}
.ce_text.format-p-small p {
line-height: 19px;
}
.ce_text.format-p-small p,
.ce_text.format-p-small p a {
color: #575756;
}
.ce_text.format-p-large p {
font-size: 26px;
}
.ce_text.format-p-large p {
line-height: 38px;
}
.ce_text.format-p-large p,
.ce_text.format-p-large p a {
color: #575756;
}
@media only screen and (max-width: 767px) {
p {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
p {
line-height: 25px;
}
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-small p {
font-size: 11px;
}
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-small p {
line-height: 19px;
}
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-large p {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-large p {
line-height: 29px;
}
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li a {
font-family: "UniviaProMedium";
font-weight: 400;
}
#mmenu .mod_navigation li a {
font-size: 22px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(22px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 37px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(37px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 16px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(16px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 25px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(25px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu,
#mmenu #mmenu_top,
#mmenu #mmenu_middle,
#mmenu #mmenu_bottom {
background-color: #e5edf5;
}
#mmenu .mod_langswitcher ul {
background-color: #e5edf5;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a {
color: #00519e;
}
#mmenu .mod_search input {
color: #00519e;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #00519e;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #00519e;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color:  #f7a600;
}
#mmenu .mod_search {
display: none;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_mmenu_custom_nav {
display: none;
}
#mmenu #mmenu_bottom {
display: block;
}
#mmenu .mod_socials,
#mmenu .mod_mmenu_custom_nav {
text-align: center;
}
#mmenu .mod_socials {
margin-right: 0;
}
#mmenu .mod_mmenu_custom_nav a {
margin: 0 4px;
}
