.auto-list{
	padding-top: 10px;
	padding-bottom: 10px;
}
.auto-item img{
	width: 100%;
	height: auto;
	border-radius: 15%;
}
.auto-item p{
	text-align: center;
	color:#000;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
}
.auto-item{
	padding-bottom: 25px;
	position: relative;
}
.auto-item .auto-name{
	bottom: 6.5%;
    position: absolute;
    width: 96.5%;
}
.auto-name p{
	text-align: center;
	margin-bottom: 0px!important;
}
.auto-name{
	padding-left: 12px;
	/*background-color: rgba(0, 0, 0, 0.2);*/
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.auto-item{
	margin-left: 0px!important;
	margin-right: 0px!important;
}
h1{
	text-align: center;
	margin-bottom: 2%;
	margin-top: 2%;
}
.auto-list .col-catalog-search{
	margin-bottom: 5%;
}
.text-section p{
	margin-bottom: 0px!important;
}
.text-section p a{
	color:#E60000;
	font-weight: 600;
	margin-bottom: 10px;
}