#container #feature-section .container .features-post{
    text-align: left;
    padding: 30px 0px 0px!important;
    margin-bottom: 0px!important;

}


/*  
Theme Name: QK Thematico
Theme URI: http://qkthemes.com
Version: 1.0
Description: Created by <a href="http://qkthemes.com">QKThemes</a>
Author: <a href="http://qkthemes.com">qkthemes</a>
Author URI: <a href="http://qkthemes.com">qkthemes</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: thematico

---------

DO NOT EDIT THIS FILE.
*/
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.sticky{}
select{
	max-width: 100%;
}
.alignright{
	text-align: right;
}
.full_yes .vc_span12 {
	padding: 0px !important;
}
#blog-list .blog-post img{
	height: auto;
}
img{
	/*max-width: 100%;*/
	height: auto;
}
.portfolio-gal a{
	display: block;
	margin: 0 auto 25px;
}
.title{
	color: #434a51;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 36px;
	margin: 0 0 6px;
}
.wpcf7-form-control-wrap{
	display: block !important;
	margin-bottom: 25px !important;
}
.bx-wrapper{
	margin-bottom: 60px !important;
}
.testimonial-box img{
	width: 90px;
	height: 90px;
}
.thumb-wrap{
	max-width: 228px;
	float: left;
}
.text-center{
	text-align: center;
}
ul.filter li{
	border-left: 1px solid #dedede;
}
ul.filter li:first-child{
	border:none;
}
.no-thumb .blog-content{
	padding-left: 80px;
	min-height: 100%;
}
.no-thumb  .gal-blog{
	width: 70px;
	float: left;
}
.alignleft{
	text-align: left;
}

.aligncenter{
	text-align: center;
}
@media (min-width: 782px){

	.logged-in .navbar-fixed-top, .logged-in .navbar-static-top.active{
		top: 32px !important;
	}

}
body .wpb_row{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.title-section {

	color: #6c6c6c;
	font-size: 12px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	margin: 0;

}
.current-menu-ancestor ul.drop-down li.active > a {
background: #3b3b3b;
}

.widget-title{
	color: #465765;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 0 0 16px;
    padding-bottom: 16px;
    position: relative;
    text-transform: uppercase;
}
.widget-title:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 140px;
	background: #465765;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul{
	padding: 0px;
	margin: 0px;
}
.widget_rss ul li{
	margin-bottom: 20px;
	list-style: none;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_nav_menu ul li{
	position: relative;
	padding-left: 43px;
	list-style: none;
	margin-bottom: 18px;
}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_nav_menu ul li a{
display: inline-block;
	color: #2d2d2d;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
	
	
}
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_nav_menu ul li:before{
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	color: #2d2d2d;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	background: #fbfbfb;
	font-size: 12px;
	margin-right: 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
	position: absolute;
	left: 0px;
}
.widget_recent_entries ul li:hover:before, .widget_recent_comments ul li:hover:before, .widget_archive ul li:hover:before, .widget_categories ul li:hover:before, .widget_meta ul li:hover:before, .widget_pages ul li:hover:before,  .widget_nav_menu ul li:hover:before{
	color: #fff;
	background: #57bc53;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover,  .widget_nav_menu ul li a:hover{
	color: #57bc53;
}
.tagcloud{
	overflow: hidden;
}
.tagcloud a{

	display: inline-block;
	color: #a9a9a9 !important;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    padding: 7px 9px;
    background: #fbfbfb !important;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
	margin: 2px;
}
.tagcloud a:hover{
	color: #fff !important;
    background: #465765 !important;
}
.textwidget, .textwidget p{
	color: #a9a9a9;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
	margin: 0 0 16px;
}
#blog-list .blog-post .post-title span a{
display: inline-block;
color: #a9a9a9;
font-size: 12px;
font-family: 'Roboto', sans-serif;
margin: 0;
}
#wp-calendar{
	width: 100%
}
caption{
	padding: 10px;
}
#today{
	background: #57bc53;
	color: #fff;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	border: 1px solid #959595;
}
a, #blog-list .blog-post .readmore:hover{
	color: #333;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

a:hover, #blog-list .blog-post .post-title h2 a:hover, #blog-list .blog-post .post-title  span a:hover{
	color: #57bc53;
	text-decoration: none;
}
ul.blog-pagination li .current {
	display: inline-block;
	color: #465765;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 12px;
	background: #fbfbfb;
	text-decoration: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	color: #fff;
	background: #465765;
}
.team-post{
	max-width: 411px;
}

.wpcf7-text, .wpcf7-textarea{
	margin: 0 0 20px;
width: 100%;
color: #787878;
font-size: 12px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 10px 13px;
border: none;
outline: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
transition: all 0.17s ease-in-out;
-moz-transition: all 0.17s ease-in-out;
-webkit-transition: all 0.17s ease-in-out;
-o-transition: all 0.17s ease-in-out;
border: 1px solid #DFDFDF;
}
.wpcf7-textarea:focus{
border: 1px solid #57BC53;
}
#portfolio-section{
	overflow: hidden;
}
.title-section{
	max-width: 994px;
	margin: 0 auto;
	margin-bottom: 24px;
}