.header_overlap+#main  #main-content>.vc_row:first-child {
    margin-top:-40px;
}
.header_overlap img,
.wgl-mobile-header img,
.make-white {
    filter: saturate(0) brightness(100);
}
.seofy_module_message_box {
    min-height:60px;
}

.ClanguageBar_template__view {
    background: rgba(0,0,0,0.05);
    padding: 2px;
    border-radius: 3px;
}
.ClanguageBar_template__view a {
    display:inline-block;
    padding: 0 2px;
    color: #005f65;
}
.ClanguageBar_template__view a.selected {
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
    padding: 0 7px;
}
.header_overlap a,
.wgl-mobile-header a {
    color: #00c1cf;
}
footer strong {
    color:inherit;
}
a img {
    border:none;
}
.row-footer a {
    color:#fff;
    text-decoration:underline;
}
.row-footer a:hover {
    text-decoration:underline;
}
.Cnavigation_template_footer_view a {
    text-decoration:none;
}
main h2,
main h3,
main h4,
main h5,
main h6 {
    position:relative;
    font-size:24px;
    margin: 30px 0 22px 0px;
    padding:18px 40px 0 40px;

}
main h2::before,
main h3::before,
main h4::before,
main h5::before,
main h6::before {
    content:'';
    position:absolute;
    width: 40px;
    height: 3px;
    display:block;
    top:0;
    left:0;
    background:#3224e9;
}

main h2::after,
main h3::after,
main h4::after,
main h5::after,
main h6::after {
    content:'';
    position:absolute;
    width: 10px;
    height: 3px;
    display:block;
    top:0;
    left:50px;
    background:#3224e9;
}

main h2 {
    padding:24px 23px 0 23px;
    margin: 40px 0 30px 0;
    font-size:32px;
}

main h2::before,
main h2::after {
    background: #ff7d00;
}

.flipbox-text h2 {
    font-size:24px;
    margin: 30px 0 22px 0px;
    padding:18px 0px 0 0px;
}

.flipbox-text h3 {
    font-size:20px;
    margin: 25px 0 18px 0px;
    padding:18px 23px 0 23px;
}

.ChtmlArea_template_view > h2:first-child,
.ChtmlArea_template_view > h3:first-child,
.ChtmlArea_template_view > h2:first-child,
.ChtmlArea_template_view > h3:first-child {
    margin-top:0;
}

.seofy_module_flipbox h2::before,
.seofy_module_flipbox h2::after,
.seofy_module_flipbox h3::before,
.seofy_module_flipbox h3::after,
.seofy_module_flipbox h4::before,
.seofy_module_flipbox h4::after,
.seofy_module_flipbox h5::before,
.seofy_module_flipbox h5::after,
.seofy_module_flipbox h6::before,
.seofy_module_flipbox h6::after {
    content:none;
}

.seofy_module_flipbox h2,
.seofy_module_flipbox h3,
.seofy_module_flipbox h4,
.seofy_module_flipbox h5,
.seofy_module_flipbox h6 {
    margin:0;
    padding:0;
}

body.Cpage_template_view {
    font-size:18px;
}

li {
    color:#000;
    font-weight:bold;
}
.wgl-mobile-header .menu li {
    color:#fff;
    font-weight:bold;
}
.wgl-header-row .menu>li {
    color:rgb(64,64,64);
}
.header_overlap .wgl-header-row .menu>li,
.header_overlap .wgl-header-row {
    color: rgba(255,255,255,1);
}


body ul li {
    padding:0 23px;
}

body ul li:before {
    width: 10px;
    height: 10px;
    left: 5px;
    top: 10px;
}

.header_area_container {
    white-space:nowrap;
}
.logo-flex-holder {
    min-width:273px;
    flex-shrink:0;
}

@media (max-width:1600px) {
    .contact-phone-element{
        display:none;
    }
}
.Cproduct_stamp_view h2,
.blog-posts-list h3 {
    margin: 0;
    padding: 0;
}
.Cproduct_stamp_view h2::before,
.Cproduct_stamp_view h2::after,
.blog-posts-list h3::before,
.blog-posts-list h3::after {
    content: none;
}

.blog-posts-list h3 {
    margin-top:2em;
}

.blog-style-standard .wgl_col-12 .blog-post .blog-post_media {
    margin-bottom:0;
    padding:0;
}
.blog-style-standard .wgl_col-12 .blog-post .blog-post_media img {
    display:block;
    margin:auto;
}
.blog-style-standard .wgl_col-12 .blog-post .blog-post_media a {
    display:block;
}