
#header .header-body {
 background: #FFFFFF;
 border-top: 5px solid #FFFFFF;
}

.home-intro {
 background-color: #FFFFFF;
}

.page-header.custom-product h1 {
 color: #FFFFFF;
}
.page-header.custom-product p.lead {
 color: #FFFFFF;
}


html .btn-primary:hover {
 border-color: #0072c1;
 background-color: #0072c1;
}
html .toggle-primary .toggle label {
 border-left-color: #0072c1;
 border-right-color: #0072c1;
}
html .toggle-primary .toggle.active > label {
 background-color: #0072c1;
}
html .divider.divider-primary .fa,
html .divider.divider-primary .icons {
 color: #0072c1;
}

html .divider.divider-primary.divider-small hr {
 background: #0072c1;
}
html #header .header-nav-bar-primary {
 background: #0072c1 !important;
 color: #ffffff !important;
}
#header .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #ffffff;
}
.featured-box-primary .icon-featured:after {
 border-color: #0072c1;
}

.featured-box-primary .box-content {
 border-top-color: #0072c1;
}

html .featured-box-primary .box-content {
 border-top-color: #0072c1;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon .icons {
    color: #0072c1;
}


html .btn-primary {
 background-color: #73aed3;
 border-color: #73aed3;
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
 background: #73aed3;
}

#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
 background: #73aed3;
}

#footer {
 background: #73aed3;
 border-top: 4px solid #73aed3;
}

#footer .footer-copyright {
 background: #0072c1;
 border-top: 4px solid #0072c1;
}

#footer p, #footer .footer-copyright p, #footer h1, #footer h2, #footer h3, #footer h4, #footer a{
 color: #FAFAFA;
}


.home-intro p {
 color: #0072c1;
}

#header .header-column .header-extra-info .feature-box h4, #header .header-column .header-extra-info .feature-box h4 a {
    color: #0072c1;
}

#header .header-top p, .feature-box-info p {
    color: #0072c1;
}

.home-intro p span {
 color: #0072c1;
}
