@charset "utf-8";
/* CSS Document */

header li a:hover, header li a{
    color: #777;
}

#content h1, #content h2, #content h3, #content h4, #content h5, .news-box h3, .blog-area .sec-title h2, .project-area .sec-title h2, .blog-area h2, .blog-area h3 a, .project-detail .name, header li span, h2{
    color: #0d1d4e;
}

.nav-bar li a{
    color: #222;
}

.nav-bar li a:hover{
    color: #1a80d6;
}

.specifications button a, .md-categories-pro .box-box li a, .md-categories-pro .box-box li a:hover, .contact-us-area .link-box a, .solution-area .link-box a, .solution-area .link-box a:hover, .project-area .view, .news-box figcaption, .product-box figcaption, .about-us-area .link-box a{
    color: #000;
}

.specifications button:hover a, .write-comment button:hover, .bread-crumb a, body:not(.common-home) h2, footer a:hover, footer a, footer h2, footer, .contact-us-area h3, .contact-us-area p, .solution-area, .solution-area h2, .news-box .button-content a, .product-box .button-content a, .link-box a:hover{
    color: #fff;
}

.main-product-details .info-product span.name, .blog-area h3 a:hover, .project-detail:hover .name{
    color: #265fb4;
}

.solution-area .link-box a{
    background-color: #fff;
}

.specifications button a, .solution-area .link-box a:hover, .contact-us-area .link-box a{
    background-color: #ffdd01;
}

.specifications button:hover a, .news-box .button-content a, .product-box .button-content a, .link-box a:hover, .write-comment button:hover{
    background-color: #265fb4;
}

.project-detail:hover #triangle-right .str0 {
    stroke: #265fb4;
}

footer, .footer-top{
    background-color: #101a33;
}

.footer-bottom .copyright-text{
    color: #93a1a7;
}

.news-box{
    background-color: #f4f4f4;
}