*  {
    margin: 0; 
    padding: 0; 
    border: 0; 
}

.main-section-wrapper{
	max-width: 1600px;
}

.section1{
	min-height: 630px;
	background: #a4008e;
	background: url('/custom/moj-eronet/assets/images/section1-background.jpg');
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.section1 p{
	color: #fff;
	margin: 50px 0;
	font-size: 1.5rem;
	max-width: 800px;
}

.section1 .logo{
	margin-top: 100px;
	max-width: 175px;
}

.section1 .download-images{
	max-height: 60px;
}

.section2, .section2 video{
	width: 100%;
	height: 56.25vw;
	max-height: 900px;
}

.section2 h2{
	font-size: 3rem;
}

.section3{
	padding: 50px 0;
	background: #d9dde0;
}

.section3 .icon-img{
	max-width: 50px;
	margin-right: 20px;
}

.section3 .text-wrap{
	padding-top: 25px;
}

.section3 h2{
	font-size: 2.5rem;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 75px;
	font-weight: 500;
}

.section3 p{
	font-size: 1.25rem;
	margin-bottom: 0;
	line-height: 1.25;
}

.section3 .text-row{
	margin-bottom: 30px;
}

.section3 .phone-image{
	max-width: 500px;
}

.section4{
	background: url('/custom/moj-eronet/assets/images/section4-background.jpg');
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	padding: 100px 0;
	overflow: hidden !important;
	min-height: 630px;
	color: #fff;
}

.section4 p{
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.25;
}

.section4 h2{
	font-size: 2.5rem;
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 75px;
	font-weight: 500;
}

.section4 .phone-image{
	max-width: 450px;
	margin-bottom: -450px;
	margin-right: 75px;
}

.section4 .icon-img{
	max-width: 40px;
	margin-right: 15px;
}

.section4 .text-row{
	margin-bottom: 25px;
}

.section5{
	padding: 100px 0;
}

.section5 h2{
	font-size: 2.5rem;
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 50px;
	font-weight: 500;
}

.section5 .download-images{
	max-height: 60px;
}

.section5 .phone-image{
	max-width: 400px;
}

.section5 .small-text{
	font-size: 0.75rem;
	margin-top: 75px;
	text-align: center;
	color: #555;
	max-width: 800px;
}