#breadcrumb {
    background: #000;
    padding: 18px 0;
    border-bottom: 5px solid #cccccc;
}
#breadcrumb ul {
    margin-bottom: 0;
}
.breadcrumb li {
    color: #ccc;
    margin: 6px;
}
.breadcrumb .home a {
    color: #2086c4 !important;
    text-decoration: none;
}
.cp-40 {
    padding: 40px 0;
}
#contact h4 {
    font-size: 30px;
}
#contact h4 span {
    font-weight: 700;
}
#contact .icon-wrapper {
    width: 30px;
    height: 30px;
    min-width: 30px;
}