:root {
--accentColor: #9D9D9D;
}
:root {
--secondColor: #FFA600;
}
#top {
display: none;
}
body {
color: #000000;
}
html, body  {
font-size: 19px;
}
p  {
line-height: 32px;
}
@media only screen and (max-width: 767px) {
p  {
line-height: 28px;
}
}
#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: 1500px;
}
.mod_article.boxed {
max-width: calc(1500px - 80px);
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 190px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 190px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#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: #000000;
}
#footer,
#footer a {
color: #000;
}
#footer li:after {
border-color: #000;
}
#footer {
background-color: var(--lightgray);
}
#bottom .inside,
#bottom .inside a {
color: #000;
}
#bottom .inside a:hover {
color: #000;
}
#bottom {
background-color: var(--lightgray);
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.stickyheader {
display: none!important;
}
html {
scroll-padding: 0;
}
}
#top .inside {
background: none!important;
}
.header {
background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #3e3e42;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #ffffff;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header.cloned .mod_socials:before {
border-color: #ffffff;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.mmenu_trigger {
color: #000000;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #000000;
}
.logo a {
background-image: url(../uploads/logo_k2_v2.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 161px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 60px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 94px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 76px;
}
}
.mainmenu ul li a  {
font-size: 19px;
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #ffffff;
}
}
.stickyheader .mmenu_trigger {
color: #000000;
}
.stickyheader .mmenu_trigger .burger .burger_lines,
.stickyheader .mmenu_trigger .burger .burger_lines:after,
.stickyheader .mmenu_trigger .burger .burger_lines:before {
background-color: #000000;
}
@media only screen and (max-width: 767px) {
.stickyheader {
display: none;
}
html {
scroll-padding: 0;
}
}
.ce_text.format-p-small p {
font-size: 14px;
}
.ce_text.format-p-small p {
line-height: 19px;
}
.ce_text.format-p-large p {
font-size: 25px;
}
.ce_text.format-p-large p {
line-height: 31px;
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-small p {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.ce_text.format-p-small p {
line-height: 28px;
}
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu,
#mmenu #mmenu_top,
#mmenu #mmenu_middle,
#mmenu #mmenu_bottom {
background-color: #fff;
}
#mmenu .mod_langswitcher ul {
background-color: #fff;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a {
color: #000;
}
#mmenu .mod_search input {
color: #000;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #000;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
#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;
}
