

/* Start:/brand-eco/eco.css?17503391051265*/
.txt-bld{
	font-weight: bold;
}

.title.title_eco{
	color: #80bc00;
}

section, .first-itm{
	margin-top: 25px;
}

.prolog{
	font-weight: bold;
}

article{
	margin-bottom: 25px;
}

article h2{
	font-size: 30px;
	margin-bottom: 15px;
	color: #80bc00;
}

.eco-art-txt p, .prolog p{
	margin-bottom: 10px;
	line-height: 1.2em;
	text-align: justify;
}

.eco-art-img{
	/*max-width: 400px;*/
	max-width: 350px;
	
}

.eco-art-txt.left img{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.eco-art-txt.right img{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.eco-card .button{
	border-color: #80bc00;
	color: #80bc00;	
}

.eco-card .button:hover{
	background-color: #80bc00;
}


@media screen and (max-width: 1292px) {}
@media screen and (max-width: 992px) {
	.eco-art-txt{
		display: block;		
	}
	
	.eco-art-txt.right .block, .eco-art-txt.left .block{
		width: 100% !important;
	}
	
	.eco-art-txt .img-block{
		text-align: center;
		margin-bottom: 15px;
	}
	
	.fourth-itm .eco-art-txt .img-block{
		margin-top: 15px;
		margin-bottom: 0;
	}
	
}

@media screen and (max-width: 430px) {
	.eco-art-img{
		max-width: none;
		width: 100%;
	}
}


/* End */
/* /brand-eco/eco.css?17503391051265 */
