/*
Theme Name:     Morley Builders
Theme URI:      http://brandastic.com
Description:    Designed by Brandastic
Author:         Brandastic
Author URI:     http://brandastic.com
Template:       kleo
*/
/*
red : #c43139  | 196, 49, 57
yellow: #FFD200 | 255, 210, 0
*/

.portfolio-back {
	background-color:#c43139;
}
.portfolio-back  a {
	color: #FFD802;
}

	.contact-icons p img:first-child {
		    margin-bottom: 30px;
	} 
.single-post .container .with-meta .article-content {
	margin-left: 0;
}
.single-post .container .with-meta .article-content iframe {
	width: 100%;
}
.single-post article .article-meta {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.single-post .page-title {
	margin-bottom: 10px;
}
#header .nav .kleo-megamenu.mega-5-cols ul li {
	width:33%;
}
#main .btn.btn-default {
	background-color: #c43139;
	border: 0;
	color: white;
}
#main .btn.btn-default:hover {
	background-color: #7e2225;
	border: 0;
	color: white;
}

.vc_sep_pos_align_center {
	margin-bottom: 0;
}
.vc_sep_pos_align_center h4 {
	font-weight: bold;
	font-size: 24px;
	color: #888888 !important;
	font-family: "Montserrat";
}
body.home .imgs .vc_col-sm-4 .vc_column-inner {
	padding:0;
}

#majorcivicmenu li {
	line-height: 1.3;
	margin-bottom: 7px;
}
.tax-portfolio-category .hover-element:hover {
	background: rgba(196, 49, 57, 0.6);
}