*{
	margin: 0;
	padding: 0;
}

img{
	max-width: 100%;
	height: auto;
}

ul{
	list-style: none;
}


.section-3{
	background-image: url(../img/wall.png);
	background-repeat: repeat;
}
.section-1{
	background-image: url(http://smatrtv.co.ua/assets/img/mainbg.jpg);
	padding: 80px 0 50px 0;
	color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.card-title{
	margin: 20px 0;
	font-size: 32px;
}
.card-title:after{
	display: block;
	background: #000;
	width: 45px;
	height: 5px;
	content: "";
	margin: 10px 0 10px 4px;
}

.title{
	font-size: 52px;
	text-align: center;
	padding: 40px 0 20px 0;
	font-family: 'Nunito', sans-serif !important;
}



.imp-card{
	text-align: center;
	font-weight: 600;
}

.testimonial{
	max-width: 500px;
	padding: 50px;
}

.offer-title h1{
	font-family: 'Oswald', sans-serif;
	font-size: 52px;
	font-weight: bold;
}

.offer-title h3{
	font-size: 32px;
}

.offer-title h3 span{
	font-size: 42px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
}
.test{
	color: red;
	font-family: 'Nunito', sans-serif !important;
	font-weight: bold;
}

.section-5{
	background-color: #0c0c0c;
	padding: 50px 0;
	color: #fff;
}


#black{
	background-color: #0c0c0c !important;
}

.section-6{
	padding: 60px 0;
	text-align: center;
}

.section-6 .title{
	margin-bottom: 50px;
}

.how-to-do p {
	width: 300px;
	margin: 10px auto;
}

.bobo{
	position: absolute;
	bottom: -45px;
	left: 50%;
	right: 0;
	margin: 0 -25px;
}