.section-wrapper {
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
}

.section {
	background-repeat: no-repeat ! important;
	background-position: top center ! important;
	background-size: cover ! important;
	height: 780px;
	overflow: hidden;
}

.section-1 {
	background: url(/custom/prijenos-broja-hej-06-20255/assets/images/bg-1.jpg);
}

.section-1-wrapper {
	margin-top: 60px;
}

.logo-hej-wrapper {
	margin-bottom: 25px;
}

.links-wrapper {
	margin-top: 40px;
}

.section-1 .links-wrapper {
	margin-bottom: 80px;
}

.section-2 {
	background: url(/custom/prijenos-broja-hej-06-20255/assets/images/bg-2.jpg);
}

.section-2-wrapper {
	margin-bottom: 85px;
}

.section-3 {
	background: url(/custom/prijenos-broja-hej-06-20255/assets/images/bg-3.jpg);
}

.section-4 {
	background: url(/custom/prijenos-broja-hej-06-20255/assets/images/bg-4.jpg);
}

.section-4-wrapper {
	padding: 160px 0 140px;
}

.section-wrapper h1 {
	font-size: 72px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
}

.section-wrapper h2 {
	font-size: 45px;
	line-height: 1.15;	
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
}

.section-wrapper h2.yellow {
	color: #ffec4a;
}

.section-wrapper p {
	font-size: 26px;
	line-height: 1.5;
	color: #fff;
}

.section-wrapper p.intro {
	font-size: 48px;
	 line-height: 1.2;
}

.section-wrapper p strong {
	font-weight: 700;
}

.modal-custom-page .modal-header {
	padding: 1.25rem 1.5rem;
}

.modal-custom-page .modal-body {
	padding: 1.5rem;
}

.modal-custom-page .modal-body h6 {
	margin: 0 0 5px;
}

.modal-custom-page .modal-body ul li {
	list-style: disc;
	margin-left: 20px;
}