/* 
 * 	Default Color
 */


.header-one .header .navigation ul li.select a,
.header-two .header .navigation ul li.select a {
    color: #000;
    /* font-weight: 300; */
}


.home-header .header-one .header .navigation ul li.select a {
    color: #fff;
}

.header-one .header .navigation ul li a:before,
.header-two .header .navigation ul li a:before {
    background: #f16a34;
}

.header-one .header .navigation ul li a:hover,
.header-two .header .navigation ul li a:hover {
    color: #000;
    
}

.our-studio .icons i {
    color: #0377a2;
}

.main-heading h4 {
    color: #f36934;
}

.work:hover span.number {
    color: #0377a2 !important;
}

.projects .work:hover .text h6 {
    color: #0377a2;
}

.kind-words span {
    color: #e7a920;
}

.read-more-btn {
    background: #0377a2;
}

#client-words .owl-page.active {
    background: #E7A920;
}

#client-words .owl-page:hover {
    background: #E7A920;
}

.z-tabs.silver>ul>li>a:hover {
    background: #0377a2;
}

.footer .footer-bottom a {
    color: #e7a920;
}

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background-color: #0377a2;
    border-color: #fff;
}

.cbp-l-filters-button .cbp-filter-item-active {
    background: #e7a920;
    border-color: #e7a920;
}

.cbp-l-filters-button .cbp-filter-item:hover {
    background: #0377a2;
    border: solid 1px #fff;
}

.sub-banner .text-detail ul {
    border-bottom: solid 4px #0377a2;
}

.sub-banner .text-detail ul li a:hover {
    color: #e7a920;
}

.news .news-sec .news-main span {
    background: #e7a920;
}

.news .news-sec .news-main {
    border-bottom: solid 4px #e7a920;
}

.news .news-sec .detail a:hover {
    color: #e7a920;
    border-bottom: solid 1px #e7a920;
}

.new-older .more-post:hover {
    color: #e7a920;
}

.news-detail .next-posts a:hover {
    color: #e7a920;
}

.news-detail .comments .comment-sec .detail a {
    color: #e7a920;
}

.header-two-main .header ul li a:hover {
    background: #e7a920;
}

.header-two-main .header ul li.select a {
    background: #e7a920;
}

.process span {
    color: #e7a920;
}

.footer-light .footer-bottom a {
    color: #e7a920;
}

.cd-primary-nav {
    background: #e7a920;
}


header , .header-two .header-one {
    box-shadow: 10px -44px 66px 10px #697073 !important;
}