:root {
--accentColor: #17a2dc;
}
:root {
--secondColor: #e65a0a;
}
#top {
display: none;
}
html, body  {
font-family: Montserrat;
font-weight: 400;
}
body {
color: #898989;
}
html, body  {
font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Montserrat;
font-weight: 700;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer  {
display: none;
}
.header .mod_search {
display: none;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@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: #555555;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #555555;
}
.header.cloned .mod_socials:before {
border-color: #555555;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #555555;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/logo-diginsol.png);
}
.stickyheader .logo a {
background-image: url(../uploads/logo-diginsol.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(../demo_logos/logo_eclipse_corporate_sm.png);
}
}
.mainmenu ul li a  {
font-family: Montserrat;
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 16px;
}
.mainmenu ul li a {
text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
.header .mainmenu ul li a.a-level_1.trail span,
.header .mainmenu ul li a.a-level_1.active span {
background: #ffffff;
padding: 10px 15px;
border-radius: 3px;
}
.header .mainmenu ul ul li a.a-level_1.trail span,
.header .mainmenu ul ul li a.a-level_1.active span {
background: none;
padding: 0;
}
.mainmenu ul li a.nav-icon span {
line-height: inherit;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.mainmenu ul li a i.fa {
display: none;
}
}
