html, body  {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
}
:root {
--body-color: #333;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 20px;
}
p  {
line-height: 30px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, .h1 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 900;
}
:root {
--h1-fontSize: 72px;
}
h1, .h1, .h1 p {
line-height: 86px;
}
h2, .h2 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 900;
}
:root {
--h2-fontSize: 48px;
}
h2, .h2, .h2 p {
line-height: 65px;
}
h3, .h3 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
:root {
--h3-fontSize: 32px;
}
h3, .h3, .h3 p {
line-height: 49px;
}
h4, .h4 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
:root {
--h4-fontSize: 32px;
}
h4, .h4, .h4 p {
line-height: 49px;
}
h5, .h5 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
:root {
--h5-fontSize: 32px;
}
h5, .h5, .h5 p {
line-height: 49px;
}
h6, .h6 {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
:root {
--h6-fontSize: 32px;
}
h6, .h6, .h6 p {
line-height: 49px;
}
@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: 48px;
}
}
@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: 40px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
line-height: 39px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
line-height: 39px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h5, .h5, .h5 p {
line-height: 39px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h6, .h6, .h6 p {
line-height: 39px;
}
}
#footer a:hover:not(.ce_hyperlink a) {
color: #fff;
}
#top .inside {
background: none!important;
}
.mmenu_trigger {
color: #fff;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #fff;
}
.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;
}
.header .mainmenu ul li a.a-level_1.trail:not(.highlight),
.header .mainmenu ul li a.a-level_1.active:not(.highlight) {
background: #fff;
padding-left: 15px;
padding-right: 15px;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.mmenu_trigger {
color: #fff;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before
{
background-color: #fff;
}
}
.mmenu_trigger .label {
font-size: 16px;
}
#mmenu {
bottom: 0;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
