:root {
--accentColor: #03505F;
}
:root {
--secondColor: #F1E7DE;
}
#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;
}
html, body  {
font-size: 18px;
}
p  {
line-height: 28px;
}
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: 45px;
}
h1, .h1, .h1 p {
line-height: 45px;
}
h2, .h2, .h2 p {
font-size: 30px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #03505F;
}
h3, .h3, .h3 p {
font-size: 25px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #03505F;
}
h4, .h4, .h4 p {
font-size: 25px;
}
#wrapper,
#footer,
#bottom {
max-width: 1240px;
margin-left: auto;
margin-right: auto;
}
body {
background-color: rgba(0,0,0,0.05);
}
#contentwrapper {
background: none;
}
#wrapper {
margin-top: -50px;
z-index: 1000;
}
#slider {
min-height: 120px;
}
#titlebar {
min-height: 120px;
}
.mod_breadcrumb {
display: none;
}
#wrapper {
margin-top: -155px;
}
body {
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center top;
}
body {
background-attachment: fixed;
}
body {
background-color: #03505F !important;
}
#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: #03505F;
}
#footer,
#footer a {
color: #03505F;
}
#footer li:after {
border-color: #03505F;
}
#footer .inside a:hover {
color: #3d90a0;
}
#footer {
background-color: #F1E7DE;
}
#bottom {
font-size: 13px;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom {
background-color: #03505F;
}
#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;
}
.logo {
position: absolute;
}
.header {
line-height: 70px!important;
}
.smartmenu .smartmenu-trigger {
height: 70px!important;
}
@media only screen and (max-width: 767px) {
.stickyheader .header.cloned .inside,
.header .inside {
height: 70px!important;
}
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #F1E7DE;
}
}
.logo a {
background-image: url(../uploads/logo.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 150px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 215px;
}
.header.original {
line-height: 215px;
}
.smartmenu .smartmenu-trigger {
height: 215px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 97px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 110px;
}
.stickyheader .header.cloned {
line-height: 110px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 110px;
}
html {
scroll-padding: 110px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 50px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 50px;
}
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a {
text-transform: uppercase;
}
.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: #F1E7DE !important;
left: 0;
}
.header ul li a.a-level_1:before  {
content: '';
height: 3px;
background: #F1E7DE !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;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .top_metanavi li ul li a.active {
color: #03505F!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: #03505F!important;
}
.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;
}
@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;
}
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #F1E7DE;
}
}
#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 .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation.mobile_vertical > ul > li {
border-bottom: 1px solid #e5e5e5;
}
#mmenu .mod_navigation.mobile_horizontal ul li a {
border-bottom: 1px solid #e5e5e5;
}
#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;
}
