.mainmenu-navigation .container:before{
	border:none;
}

#testimonials-gardener{
	padding: 50px 0 50px;	
}

#testimonials-gardener .container .owl-controls{
	top: -50px;
}

.section-title2 h2 {
	color: #242424;
	font-family: "Roboto Slab",serif;
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase;
}

.section-title2 h2 span {
	padding-right: 10px;
}

.section-title2 h2:after{
	background: #99c802 none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 2px;
	width: 50px;
}

#welcome-to-gardener .col-lg-7 {
	padding: 0;
}

#welcome-to-gardener h2{
	margin: 30px 0;
	
}

#contact-content .success {
        color: #7FA409;
        font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

#our-expertise{
 padding: 73px 0 80px;
}

#our-expertise h3{
color: #242424;
	font-family: "Roboto Slab",serif;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase;
}

@media screen  and (min-width: 1024px) {

	header .logo{
		margin-left:10%;
	}

	.top-info{
		margin-right:10%;
		padding-top:50px;
	}

}