#content h1.page-title {
	padding: 10px 20px;
	background-color: #51b77b;
	margin-bottom: 30px;
	color: #FFF;
}

@media screen and (max-width: 769px) {
	section#primary.items-list-pege {
		margin-bottom: 30px;
	}

	.items-list-pege .front-il article:nth-child(even), .items-list-pege .cat-il.type-grid article:nth-child(even), .items-list-pege .search-li article:nth-child(even), .items-list-pege .thumbindex .thumbnail_box:nth-child(even) {
		margin-right: 0;
	}

	.items-list-pege .front-il article:nth-child(odd), .items-list-pege .cat-il.type-grid article:nth-child(odd), .items-list-pege .search-li article:nth-child(odd), .items-list-pege .thumbindex .thumbnail_box:nth-child(odd) {
		margin-right: 4%;
	}
}
@media screen and (max-width: 426px) {

}/*# sourceMappingURL=company.css.map */