/* Enter Your Custom CSS Here */

.footer-featured-section .featured-footer-wrap .textwidget {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
}

.featured-footer-wrap .widget-title {
    color: #fff;
}

.site-title a, .site-description {
    color: #0b518c;
}

.caption_wrap .slider_cont {
    font-size: 23px;
    font-weight: 100;
    color: #fff;
    line-height: 30px;
    margin: 0 auto;
    padding: 0 0 40px 0;
}

.footer-featured-section {
    background: #f6f6f6;
    color: #fff;
    padding: 50px 0;
    background-image: url("http://sytekelectric.com//wp-content/uploads/2016/09/footer_extra_blue.jpg");
}

.site-info {
    background: #0b2d4a;
    padding: 25px 0;
}

.widget ul li a {
    color: #fff;
}

#site-navigation ul li a {
    color: #989898;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 23px;
    font-weight: 600;
}

td {
    border: 0px solid #CCC;
    padding: 5px 10px 10px 15px;
}

.icon-details, .services-post-excerpt, .feature-post-excerpt, .feat-page-content {
    color: #001e6b;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 20px;
}

.feature-post-wrap a h2 {
    color: #001e6b;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 10px;
    text-transform: uppercase;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}

.readmore-button {
    font-size: 13px;
    color: #001e6b;
    font-weight: 600;
    text-transform: uppercase;
}

.page-content, .entry-content, .entry-summary {
    color: #001e6b;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin: 20px 0;
}

body, button, input, select, textarea {
    color: #001e6b;
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
}

#site-navigation ul li a {
    color: #001e6b;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 23px;
    font-weight: 600;
}

.top-header .call-us {
    color: #001e6b;
    float: right;
    font-size: 13px;
    line-height: 32px;
}