/*
============== background Color====================
*/
, #back-to-top, .tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .testimonial_silder .owl-controls .owl-nav .owl-next:hover,
.testimonial_silder .owl-controls .owl-nav .owl-prev:hover, .link-zoom a.project_links, .link-zoom a, .price-amount::after,
#contact .full_btn, .btn-text, .sk-circle .sk-child:before {
  background:#038f41;
}
.stricky
{
    background:#fff;
}

.team_social, .testimonial_sec:before {
  background: #1c2d56;
  /* The Fallback */
  
}
.feature-box
{
     background: #eee; text-align:center; border-radius:5px; color:#333; padding:10px;
}
.feature-header
{
    border-bottom:1px solid #898A8B; padding:10px; font-size:35px; color:#1c2d56
}
/*
============== Text Color====================
*/
a:focus, a:hover, h2 span, .clean_top .content i, .container-filter li a.active, .container-filter li a:hover, .price_box:hover .price-title,
.blog .post-content a.blog_tital:hover, .blog .post-content a.read_more:hover, .creative_text h2, .item_testimonial a, 
.blog .post-content a.read_more {
  color: #1c2d56;
}

/*
============== Border Color====================
*/
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover, .icon_left_home, .price-amount, .main-banner .banner-text .btn-text,
.btn-text {
  border-color: #1c561d;
}