.h1, h1, .red {
    color: #d44560!Important;
}

.zod
{
width:233px;
display:block;
float:left;
margin-right:16px;
margin-bottom:28px;
text-decoration:none!important;
position:relative;
}

.zod span 
{
	text-decoration:none;
	    text-shadow: 0 1px 0 #fff;
		color:#000;
position:relative;
box-sizing:border-box;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
left:0px;
right:0px;
font-size:13px;
line-height:17px;
    display:block;
    text-transform: uppercase;
	text-align:center;
    transition:all 0.3s;
	
	margin-bottom:9px;
	
	text-decoration:none!important;
}

.zod:hover img 
{
	opacity:0.8;
}

.zod:hover span
{
	color: #d44560!Important
}

.zod3_1
{
	clear:both;
}

.zod img 
{
	transition:all 0.3s;
	width:233px;
	display:block;
}

.zod3_0
{
	margin-right:0px;
}

@media screen and (max-width: 1016px)
{

#zakaz
{
text-align:center;	
}

.zod2_1
{
	clear:both;
}

.zod3_1
{
	clear:none;
}

.zod,.zod3_0
{
	text-align:center;
	margin:0px;
	width:50%;
	margin-bottom:28px;
}

.zod img 
{
	margin:0px auto;
	width:90%;
}

.zod span
{
	left:5%;
	width:90%;
}
	
}