:root {
--accentColor: #0095d4;
}
:root {
--secondColor: #525354;
}
#top {
display: none;
}
html, body  {
font-family: Spartan;
font-weight: 400;
}
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: Spartan;
font-weight: 700;
}
#top .inside,
.header .inside,
#footer .inside,
#bottom .inside,
body.sidebar #container,
.mod_article:not(.fullwidth):not(.fullwidth-boxed-medium):not(.fullwidth-boxed-small) > .container,
.fullwidth.boxed-content .contentwrap,
.smallwidth .contentwrap,
.boxed-content .contentwrap,
.autogrid_wrapper.article,
.ce_text_image_bar .inside,
.ce_headerimage .ce_headerimage_inside,
.ce_video_background .ce_video_background_inside,
#offcanvas-top .offcanvas-top-inside,
.ce_calltoaction .ce_calltoaction_inside,
.mod_breadcrumb .mod_breadcrumb_inside,
.mod_pageimage .container,
.body_bottom .mod_search .container {
max-width: 1400px;
}
.mod_article.boxed {
max-width: calc(1400px - 80px);
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 160px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 160px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer .inside {
padding-top: 100px;
padding-bottom: 100px;
}
#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: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer {
background-color: #0096D5;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom {
background-color: #0096D5;
}
.header .mod_search {
display: none;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
#top .inside {
background: none!important;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.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: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #253543;
}
}
.logo a {
background-image: url(../img/logo.svg);
}
.stickyheader .logo a {
background-image: url(../img/logo_black.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 280px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 220px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 60px;
}
.stickyheader .header.cloned {
line-height: 60px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 60px;
}
html {
scroll-padding: 60px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 90px;
}
}
.mainmenu ul li a  {
font-size: 17px;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1075px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header .mainmenu ul li a.a-level_1.trail span,
.header .mainmenu ul li a.a-level_1.active span {
border-bottom: 1px solid #ffffff;
padding-bottom: 8px;
}
.header .mainmenu ul ul li a.a-level_1.trail span,
.header .mainmenu ul ul li a.a-level_1.active span {
border-bottom: none;
}
.header .mod_langswitcher {
font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
padding-right: 0;
vertical-align: middle;
}
.mod_langswitcher ul {
left: auto;
right: 0;
width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
line-height: 1rem;
}
.mod_langswitcher span {
display: inline-block
}
.mod_langswitcher img {
display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
background: none;
}
.mm-menu .mod_langswitcher ul li img {
display: none;
}
.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
display: none;
}
.autogrid_row.gutter_l>div, .autogrid_wrapper.gutter_l>div {
    padding-left: 0px; 
    padding-right: 0px; 
}
.custom-form{
    margin-top:-200px !important;
}
@media only screen and (max-width: 768px) {
    .custom-form{
    margin-top:-50px !important;
    
}

}
/*@media (max-width: 575.98px) {*/
/*    .section__price-offer-2 .ce_iconbox_inside {*/
/*         flex-direction:row !important; */
/*        justify-content: center;*/
/*    }*/
/*        .section__price-offer-2 .ce_iconbox_cwrapper .content {*/
/*        text-align: left !important;*/
/*    }*/
/*        .section__price-offer-2 .ce_iconbox_cwrapper .headline {*/
/*         text-align: left !important; */
/*    }*/
/*}*/