/* Light Blue */

blockquote {
    border-left: 4px solid rgb(42, 92, 146);
}

.color {
    color: rgb(42, 92, 146);
}

header {

}

.navbar button {
    background: rgb(42, 92, 146) !important;
}

.navbar button:hover {
    background: #608dcc !important;
}

.da-slider {
    border-top: 3px solid rgb(42, 92, 146);
    border-bottom: 3px solid rgb(42, 92, 146);
}

.da-slide h2 span {
    background: url("../img/border-l.png") left bottom no-repeat;
}

.da-slide .da-link {
    background: rgb(42, 92, 146);
}

.da-slide .da-link:hover {
    background: #178ec7;
}

.da-dots span {
    background: rgb(42, 92, 146);
}

.da-arrows span {
    background: rgb(42, 92, 146);
}

.full-slider {
    border-top: 5px solid #178ec7;
    background: rgb(42, 92, 146);
}

.full-slider .button a {
    background: #178ec7;
}

.full-slider .button a:hover {
    background: #178ec7;
}

.flex-back {
    background: #178ec7;
}

.home-product {
    background: rgb(42, 92, 146);
}

.home-product .home-prod-img {
    border: 1px solid #178ec7;
}

#portfolio .element {
    background: #178ec7;
}

#portfolio .pcap {
    background: rgb(42, 92, 146);
    border-top: 2px solid #178ec7;
}

/* Events - Accordion*/

.events .panel-heading h5 {
    background: rgb(42, 92, 146);
}

.social-links {
    background: rgb(245, 244, 244);
    border-top: 1px solid rgb(215, 215, 215);
    border-bottom: 1px solid rgb(215, 215, 215);
}

.social-links i {
    background: rgb(221, 221, 221);
}

.formy {
    background: rgb(42, 92, 146);
}

.service-two i {
    color: rgb(42, 92, 146);
}

.features-two .feat i, .features-three i {
    color: rgb(42, 92, 146);
}

.about-two .asocial i {
    background: rgb(42, 92, 146);
}

.career .nav-tabs > li > a:hover {
    background: rgb(42, 92, 146);
}

.button a {
    background: rgb(42, 92, 146);
}

.button a:hover {
    background: #178ec7;
}

.paging a:hover {
    background: rgb(42, 92, 146);
}

.paging .current {
    background: #178ec7;
}
