*  {
    margin: 0; 
    padding: 0; 
    border: 0; 
}

.main-container {
	max-width: 2200px;
	margin: 0 auto;
}

.intro-section {
	background: #e0e2e5;
}

section {
	padding: 120px 0;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.section-1{
	background: url(/custom/Xiaomi-prednarudzba/assets/images/section1-background.jpg);
	background-size: cover;
	height: 800px;
}

.robot-title{
	font-weight: 800;
}

.section-list{
	padding-left: 20px;
	padding-top: 10px;
}

.section-list li{
	list-style: disc !important;
	font-size: 22px;
	font-weight: 500;
}

.section-1 img{
	width: 600px;
}

.section-2 img{
	width: 420px;
    margin-top: 20px;
}

.section-3 img{
	width: 550px;
	margin-top: 200px;
}

.section-4 .left-image{
	width: 360px;
}

.section-4 .right-image{
	width: 320px;
}

.lower-text-wrapper{
	color: #fff;
}

.lower-text-wrapper h4{
	font-size: 26px;
	margin-bottom: 20px;
}

.lower-text-wrapper h3{
	font-size: 34px;
	margin-bottom: 150px;
}

.lower-text-wrapper a{
	color: #fff !important;
	text-decoration: underline !important;
	font-size: 20px;
}

.preorder-btn{
	color: #fff !important;
	text-decoration: none !important;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 100px;
	border-radius: 40px;
	background: #c71c22;
}

.section-2{
	background: url(/custom/Xiaomi-prednarudzba/assets/images/section2-background.jpg);
	background-size: cover;
	height: 800px;
}

.section-3{
	background: url(/custom/Xiaomi-prednarudzba/assets/images/section3-background.jpg);
	background-size: cover;
	height: 800px;
}

.section-4{
	background: url(/custom/Xiaomi-prednarudzba/assets/images/section4-background.jpg);
	background-size: cover;
	height: 800px;
}

.section-5{
	background: #000;
	color: #fff;
	height: 600px;
}