 
/*------------------------------------------------------------------
   Theme Color Settng
-------------------------------------------------------------------*/
.theme-text{color:#f8931d;}
.theme-bg{background:#f8931d;}
.dark-bg {background: #181818}

.theme-border{border-color:#f8931d; color:#f8931d;}
.dark-bg .heading-block span.theme-text{color:#f8931d;}

.feature-box.feature-text1 .step{color: #f8931d}
.feature-box.feature-text1 .step:before{background:#f8931d;}

/* Feature Section */
.feature-section .feature,
.feature-section .feature-info p,
.feature-section .feature .fa,.feature-section .feature .lnr,
.feature-section .feature h4,.feature-section .theme-bg .feature h4{color:#323232;}


/* Time line */
.timeline3 .timeline-body .title:before{background:#f8931d;}
.dark-bg .timeline3 .theme-text{color:#f8931d;}


/* Counter */
.counter.timer-lg .counter-info .timer{color:#f8931d;}


/* Testimonils */
.testimonials .item p{font-size:22px; line-height:34px;}

/**************************/
/* Button Setting */
/**************************/
.btn.theme-bg{background:#f8931d;}
.btn.theme-text, .btn-link{color:#f8931d;}
.btn.theme-border{border-color:#f8931d;}
.btn.theme-outline{border-color:#f8931d;}

.btn-default, .btn-default:hover{background:#f8931d;}
.btn-outline{border-color:#f8931d; color:#f8931d; background:transparent;}
.btn-outline:hover{background:transparent;}

.btn-outline:hover, 
.btn-outline:active, 
.btn-outline:focus, 
.btn-outline:active:focus{border-color:#f8931d; color:#f8931d;}

.btn.fill-theme:before{background:#f8931d;}
.btn.fill-theme:hover{border-color:#f8931d;}

/************************/
/* Extra */
/************************/
.post-overlay,
.progress-bar,
.overlay[data-overlay-color="theme"]:after{background:#f8931d;}
.post.light-box .post-image > i{color:#f8931d;}
.post.light-box .categery{border-color:#f8931d; color:#f8931d;}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span{background:#f8931d;}


#back-to-top .top{background:#f8931d;}

@media (max-width:767px){
.feature-construction .row-eq-height,
.why-us-construction .row-eq-height{display:block;}
}