#utp {
	background: url(images/slide1.jpg) top/cover no-repeat;
}

.contacts_fon {
	background-color: black;
}

#feedback {
	background: url(images/bg9.jpg) top/cover no-repeat;
}

#footer {
	background-color: #171717;
}


.white_color {
	color: white;
}

.yellow_color {
	color: #FF9800;
}

.font20 {
	font-size: 2rem;
}

.font25 {
	font-size: 2.5rem;
}

.icons1 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/q2.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons2 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/q3.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons3 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/q4.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons4 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/papertape.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons5 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/sander.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons6 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/fiberglass.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons7 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/plaster.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons8 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/roller.png) top/cover no-repeat;
	margin-top: 10px;
}

.icons9 {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	margin: 0 auto;
	border-radius: 10px;
	background: url(icons/airless.png) top/cover no-repeat;
	margin-top: 10px;
}

.separator {
	width: 200px;
	height: 25px;
	background: url(images/separator.png) top/cover no-repeat;
	margin: 0 auto;
}

.attention3 {
	background-color: #FF9800;
}

.h1_utp {
	color: white;
}

.h2_utp {
	background-color: #FF9800;
	padding: 5px 10px;
}