.header {
    background-color: #000000;
}

h1.heading-one {
    color: #178eec;
}

.header-phone i {
    color: #178eec;
}



span.phone-value a {

    color: #fff;
}

span.phone-label {
    color: #fff;
}

.header-phone {
    border-right: 1px solid #333;
}

button.btn-search {
    background: #178eec;
    color: #fff;
}

.main-navigation {
    background-color: #4c4c4c;
}

.main-menu li a:hover {
    color: #178eec;
}

.main-menu li a {
    color: #fff;
}

.main-menu li ul {
    background-color: #323232;
    color: #fff;
}

.main-menu li ul li a {

    border-bottom: 1px solid #525252;
}

.owl-nav button {
    color: #fff !important;
    transition: all 0.2s;
}

.owl-nav button:hover {
    color: #178eec !important;
    background-color: transparent !important;
}

.caption a:hover {
    background-color: #b18f58;
}

.caption a {
    background-color: #178eec;
}

.page-title .title {
    color: #178eec;
}

.page-title .title:after {
    background-color: #178eec;
}


.service-box {
    border-color: #178eec;
}

.service-title a {
    color: #178eec;
}

#about {
    background-color: #f5f5f5;
}

.about-content h2,
.about-content h3 {
    color: #178eec;

}

.social-box a {
    color: #178eec;
    border-color: #178eec;
}

.social-title {
    color: #178eec;
}

.category-name {
    color: #fff;
    background-color: #178eec;
}

.blog-heading .title a {
    color: #178eec;
}

.blog-heading .title {
    border-bottom: 1px solid #178eec;
}

.blog-link:hover {
    color: #178eec;
    text-decoration: none;
}

.widget-box .title a:hover {
    text-decoration: none;
    color: #000;
}

.widget-box .title a, .widget-box .title  {
    color: #178eec;
}

section#widget {
    background: #f5f5f5;
}

#concil {
    background: rgb(208, 169, 106);
       background: linear-gradient(266deg, rgb(18 112 186) 42%, rgb(31 63 88) 100%);
}

.footer {
    background-color: #000;
}

.bottom-footer {
    background-color: #121212;
}

.footer-link .title {
    color: #178eec;
}

.footer-link ul li a {

    color: #7e7d7d;
}

.footer-link ul li a:hover {

    color: #fff;
}

.footer-address li i {
    color: #178eec;

}

.footer-address li span a {
    color: #fff;
}

.footer-social li a {
    color: #7e7d7d;
    text-decoration: none;
}

.footer-social li a:hover {
    color: #fff;
    text-decoration: none;
}

.brand-footer {
    font-weight: bold;
    color: #178eec;
}

.copy-right {
    color: #fff;
}

.page-header {
    background-color: #e6e6e6;
}

.page-container {
    border-color: #178eec;
}

.sidebar-box .title {
    border-color: #178eec;
}

.sidebar-box .title {

    color: #178eec;

}

.category-section .title {
    border-color: #178eec;
}
.category-section .title a {
    color: #178eec;

}
.category-section .title a:hover {
    color: #323232;

}