.top-illustration {
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: top center!important;
	height: 780px;
	max-width: 1600px;
	margin: 0 auto;
}

.text-bottom {
	width: 100%;
	left: 50%;
	bottom: 75px;
	transform: translateX(-50%);
	position: absolute;
	text-align: center;
}

.text-bottom h1 {
	color: #fff;
	font-size: 48px;
	line-height: 60px;
	margin: 0 0 30px;
}

.prenesi-broj-smart-illustration{
	background-position: center !important;
	background-size: cover !important;
}

.prenesi-broj-phones-wrapper img{
	max-width: 600px !important;
	width: 100% !important;
}

.text-bottom h1 strong {
	font-size: 72px;
	line-height: 75px;
	font-weight: 700;
	display: block;
}

a.custom-btn.bigger {
	font-size: 24px;
	padding: 22px 30px;
	margin: 20px 5px 0;
}

.middle-text {
	width: 90%;
	margin: 0 auto 70px;
	text-align: center;
}

.middle-text h2 {
	font-size: 45px;
	line-height: 45px;
	font-weight: 600;
	color: #db0023;
	margin: 0 0 6px;
}

.middle-text h3 strong {
	display: block;
	font-weight: 700;
}

.middle-text p {
	font-size: 28px;
	line-height: 41px;
}

.middle-text p strong {
	font-weight: 700;
}

.section-wrapper {
	padding: 70px 0 0;
}

.product-box h3 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	color: #db0023;
	margin: 10px 0;
}

.mobiles-wrapper .product-box .price-box {
	color: rgba(0,0,0,.85);
}

.btn-action {
	text-align: center;
}

.hr-gray {
	margin: 70px 0 50px;
}

.tripple .nice-box {
	width: 32%;
	padding: 30px;
}

.tripple .nice-box h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 8px 0 0;
}

.tripple .nice-box h3 span {
	font-size: 16px;
	line-height: 16px;
}

.questions-wrapper {
	text-align: center;
	margin: 0 0 70px;
}

.questions-wrapper h3 {
	font-weight: 700;
}

.quest-box {
	display: inline-block;
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
	padding: 0 20px;
	text-align: left;
	border-right: 1px solid #e7e8e9;
}

.quest-box:last-child {
	border-right: none;
}

.quest-box span {
	color: #db0023;
	display: block;
	text-transform: uppercase;
}

.quest-box a {
	color: rgba(0,0,0,.85);
}