:root {
--accentColor: #A4C408;
}
:root {
--secondColor: #bfd553;
}
body.viewport_desktop #top .mod_top_mail,
body.viewport_desktop #top .topbar_mail {
display: none;
}
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 .mod_top_mail,
body.viewport_tablet #top .topbar_mail {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_login_top {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_tablet #top .mod_langswitcher {
display: none;
}
body.viewport_mobile #top .mod_top_mail,
body.viewport_mobile #top .topbar_mail {
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: 15px;
}
#top,
#top a,
#top .mod_socials a i {
color: #000000;
}
#top,
#top .inside {
background-color: #eef3d8;
}
html, body  {
font-family: Poppins;
font-weight: 400;
}
:root {
--body-color: #000;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 18px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 15px;
}
}
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, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--h1-fontSize: 70px;
}
h1, .h1, .h1 p {
line-height: 80px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #000;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #000;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #000;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #000;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #000;
}
h6, .h6 {
font-family: Poppins;
font-weight: 300;
}
:root {
--h6-fontSize: 21px;
}
h6, .h6, .h6 p {
line-height: 45px;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #000;
}
@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: 32px;
}
}
:root {
--contentBoxedWidth: calc(100% - 6%);
--articlePaddingLeftRight: 3%;
}
:root {
--footer-headline-color: #fff;
}
#footer {
font-size: 15px;
}
#footer,
#footer a {
color: #fff;
}
#footer li:after {
border-color: #fff;
}
#footer {
background-color: #A4C408;
}
#bottom {
font-size: 15px;
}
#bottom .inside,
#bottom .inside a {
color: #000000;
}
#bottom .inside a:hover {
color: #ffffff;
}
#bottom {
background-color: #ffffff;
}
#bottom {
border-top: 1px solid #ffffff;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
.logo a {
background-image: url(../uploads/apo-im-pro-logo.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 347px;
}
:root {
--logoWidth: 80px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 80px;
}
.header.original {
line-height: 80px;
}
.smartmenu .smartmenu-trigger {
height: 80px;
}
:root {
--logoHeight: 80px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 250px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 65px;
}
.stickyheader .header.cloned {
line-height: 65px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 65px;
}
html {
scroll-padding: 65px 0 0 0;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.header.original .logo {
width: 300px;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.stickyheader .header .logo {
width: 260px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 190px;
}
}
:root {
--menu-highlight-color: #ffffff;
}
:root {
--menu-highlight-bg-color: #A4C408;
}
:root {
--menu-highlight-border-color: #A4C408;
}
:root {
--menu-highlight-border-radius: 200px;
}
.mainmenu ul ul li a,
nav.mainmenu a.menuheader,
.mod_pct_megamenu .mod_navigation a,
#top .mod_navigation li ul li a {
color: #696969!important;
}
.header .mainmenu ul ul li a:not(.menuheader):not(.megamenu) span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail:not(.megamenu) span:before,
.mod_pct_megamenu .mod_navigation a:before {
background: #696969;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: #A4C408!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: #A4C408!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;
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
line-height:36px;
}
.smartmenu-content .mod_navigation li:not(.floatbox) {
line-height:36px;
}
.smartmenu-content .mod_navigation a {
color:#696969;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#696969;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#696969;
}
.smartmenu-content .subitems_trigger:before {
color: #696969;
}
.smartmenu-content {
background-color:#ffffff;
}
body {
background-color:#ffffff;
}
:root {
--menu-highlight-padding-lr-smartmenu: 26px;
}
:root {
--menu-highlight-padding-tb-smartmenu: 11px;
}
@media only screen and (max-width: 767px) {
#top {
display: block!important;
}
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 100px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Manrope;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 145px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 190px;
}
:root {
--customFont2LineHeightMob: 70px;
}
#mmenu {
bottom: 0;
}
#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: 30px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(30px + 5px);
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
:root {
--menu-highlight-padding-lr-mobile: 27px;
}
:root {
--menu-highlight-padding-tb-mobile: 4px;
}
:root {
--menu-highlight-font-size-mobile: 24px;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color: #A4C408;
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
