#content .cont-text-container .content .contentText .row .col-md-3 .single-gallery {
	margin-bottom: 15px;
}
.cont-text .objectImage {
	width: 50%;
}
.cont-text .objectTitle {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #00AB66;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.cont-text .objectNote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin-bottom: 50px;
	text-align: justify;
}
.cont-text .linkNext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #342C2A;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 70px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.cont-text .linkNext:hover {
	background-color: #00AB66;	
}
.cont-text.show .objectText {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
}



.cont-text.show {
	margin-top: 300px;
}
.cont-text.show .objectNote {
	margin-bottom: 20px;
}

@media (max-width: 767px) { 
 #global0 .wrapper .header .header-bottom .container .mgea-full-width .row .col-md-2 .logo a img {
	width: 150px;
 } 
 .cont-text.show .objectImage {
	margin-bottom: 20px;
	width: 100%;
 }
}/*@media*/
