.outer-wrapper{
	margin: 0 auto;
	background: #fff;
	max-width: 1600px;
}

.section {
	padding: 100px 0;
}

.section-1 {
	background-color: #f5f5f6;
	padding: 30px 0 40px;
}

.samsung-title {
	margin: 45px 0 60px;
}

.pokloni {
	margin: -60px 0 30px;
}

.section-1 p {
	font-size: 18px;
	line-height: 1.2;
}

.section-2 {
	background-color: #e5e5e6;
	padding: 100px 0 60px;
}

.section-2 .wrapper-box {
	padding: 0 100px;
}

.section-3 {
	background-color: #f5f5f6;
	padding: 80px 0 90px;
}

.section-3 .wrapper-box {
	padding: 0 25px;
}

.section-4 {
	background-color: #e5e5e6;
	padding: 100px 0 60px;
}

.section-4 .main-img {
	max-width: 520px;
}

.section-5 {
	background-color: #fff;
}

.section-5 p {
	font-size: 18px;
	margin: 0 0 50px;
	line-height: 1.2;
}

.section-5 p:last-child {
	margin-bottom: 0;
}

.section-5 p small {
	font-size: 13.4px;
	line-height: 1.2;
	display: block;
}

.section-5 a {
	color: #000;
	font-weight: 700;
}

.section-5 a:hover {
	opacity: .6;
}

.section-5 .wrapper-box {
	padding: 0 120px;
}