:root {
--accentColor: #3B5C77;
}
:root {
--secondColor: #C4CBD0;
}
#top {
display: none;
}
#top,
#top .inside {
background-color: rgba(0,0,0,0);
}
#top-wrapper #top .inside {
padding-top: 8px;
padding-bottom: 8px;
}
#top-wrapper #top  {
border-bottom: 1px solid #484848;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
@media only screen and (min-width: 768px) {
body {
background: #393939;
padding: 30px;
}
.stickyheader {
width: calc(100% - 30px  - 30px);
left: 30px;
}
}
body {
background-color: #ffffff!important;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer h4,
#footer .h4 {
font-size: 18px;
}
#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 {
font-size: 13px;
}
#footer,
#footer a {
color: #000000;
}
#footer li:after {
border-color: #000000;
}
#footer {
background-color: #ffffff;
}
#bottom {
font-size: 13px;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom {
background-color: #3B5C77;
}
#bottom {
border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.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) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
#top .inside {
background: none!important;
}
.header .inside {
max-width: 100%;
padding-left: 0;
}
#top .inside {
max-width: 100%;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #C4CBD0;
}
}
.mmenu_trigger {
color: #FFF;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #FFF;
}
.logo a {
background-image: url(../uploads/logo.jpg);
}
.stickyheader .logo a {
background-image: url(../uploads/logo-sticky.jpg);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../uploads/logo-sticky.jpg);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 130px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 220px;
}
.header.original {
line-height: 220px;
}
.smartmenu .smartmenu-trigger {
height: 220px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 127px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 78px;
}
.stickyheader .header.cloned {
line-height: 78px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 78px;
}
html {
scroll-padding: 78px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
.mainmenu ul li a  {
font-size: 16px;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #000000;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000000;
}
.header .mod_socials:before {
border-color: #000000;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #000000;
}
.header.original .mainmenu:before {
background: #000000;
}
.header.original .mainmenu ul li a.trail.a-level_1,
.header.original .mainmenu ul li a.active.a-level_1,
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1,
.mod_pct_megamenu .mod_navigation a.active.a-level_1 {
color: #3B5C77;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a {
text-transform: uppercase;
}
.mainmenu ul li {
margin-left: 12px;
margin-right: 12px;
}
.mainmenu ul li a:after {
right: -12px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.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 ul li a.a-level_1.trail:before,
.header ul li a.a-level_1.active:before {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%!important;
background: #3B5C77 !important;
left: 0;
}
.header ul li a.a-level_1:before  {
content: '';
height: 3px;
background: #3B5C77 !important;
position: absolute;
left: 50%;
top: 0;
width: 0;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
}
.header.original ul li ul li a:before {
display: none;
}
.mainmenu ul ul,
#top .top_metanavi li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.logo {
float: none;
margin-left: auto;
margin-right: auto;
}
}
#mmenu {
background: none!important;
}
#mmenu #mmenu_bottom {
position: static;
}
#mmenu .mod_navigation li a {
line-height: 35px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(35px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_search {
display: none;
}
#mmenu #mmenu_bottom .mod_socials a i {
line-height: 20px;
font-size: 20px;
width: calc(20px + 10px);
height: calc(20px + 10px);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation.mobile_vertical > ul > li {
border-bottom: 1px solid #C4CBD0;
}
#mmenu .mod_navigation.mobile_horizontal ul li a {
border-bottom: 1px solid #C4CBD0;
}
#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;
}
