/*
Theme Name: Construction
Theme URI: https://themeforest.net/item/construction-wordpress-theme/14802222
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 1.2.6
Text Domain: construction
License: GNU General Public License
License URI: license.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

header.classic {
    background: #000 !important;
}
ul.contact-info{
	font-weight:600;
}
.top-bar {
   /* background-color: #8A9C58 !important;*/
	color: #5f4623 !important;
}
.important {
    color: #5f4623 !important;
}
/*.icon-media {
    color: #8a9c58 !important;
}*/
.site-footer{
	font-size:14px;
}
.anps_menu_widget ul li{
	/*width: 50%;*/
    float: left;
}
.icon-title{
	font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 20px;
    line-height: 25px;
}
.clients .client{
	border:0;
	padding: 30px 20px;
}
.testimonials .rating.fontawesome {
    display: none;
}
.services-section .featured-content{
	position: relative;
    background: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
}
.services-section .featured-title{
	padding-top: 20px;
    margin-bottom: 15px;
}
.download-content{
	line-height: 26px;
    text-align: center;
    font-family: Montserrat;
    text-transform: capitalize;
    color: #ffffff;
    padding-bottom: 15px;
}
.testimonial-page .wpb_content_element{
    padding: 20px;
}
.testimonial-page .wpb_content_element:nth-child(odd){
	background-color: #f5f7f7;	
}
.services-slide .nivoSlider{
	height:365px;
}
.services-slide .nivoSlider img{

}
.our-team p{
	color:#ffffff;
}
@media (min-width: 768px){
	*:not(.widget) > .download {
		padding: 5px 200px 5px 60px;
	}
	.featured-content {
		padding-left: 17px;
		padding-right: 17px;
	}
}
	