.start-row .col-md-4,
.upload-row .col-md-4 {
	padding: 16px 30px 40px 80px;
}

.start-step {
	font-size: 32px;
}

.start-step p {
	line-height: 1.05;
	max-width: 100%;
}

.start-step .btn-reg {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.start-row .start-step-upload,
.upload-row {
	background-color: #f6f6f6;
}

.start-step-upload .start-step span {
	background-color: #ff2a3c;
}

.upload-row .col-md-4 {
	padding-top: 56px;
	padding-bottom: 70px;
}

.upload-step span {
	color: #fff;
	width: 42px;
	height: 42px;
	display: block;
	font-size: 18px;
	font-weight: 900;
	line-height: 40px;
	text-align: center;
	border-radius: 42px;
	background-color: #ff2a3c;
}

.upload-step p {
	color: #31365b;
	font-size: 24px;
	line-height: 1.25;
	margin: 16px 0 40px;
	max-width: 290px;
}

.upload-step p strong {
	font-weight: bold;
}

.upload-step img {
	display: block;
	margin-left: 25px;
}

.delivery-options {
	padding-top: 70px;
}

.delivery-options-heading {
	margin-bottom: -45px;
}

.delivery-options-title {
	position: relative;
	z-index: 0;
	margin-bottom: 70px;
}

.delivery-options-shape {
	position: absolute;
	z-index: -1;
	top: -57px;
	left: 53px;
	height: 320px;
	max-width: none;
}

.delivery-options-title h2 {
	color: #3639ac;
	font-size: 92px;
	font-weight: 900;
	line-height: 0.9;
	margin: 0;
	white-space: nowrap;
}

.delivery-man {
	margin-right: 2px;
}

.delivery-option img {
	display: block;
	margin: 0 0 30px 80px;
}

.delivery-option h3 {
	color: #ff2a3c;
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 20px;
}

.delivery-option p {
	color: #31365b;
	font-size: 24px;
	line-height: 1.2;
	max-width: 300px;
}

.delivery-options .delivery-line {
	margin: 45px 0 0;
}

@media screen and (max-width: 1199px) {
	.start-row .col-md-4,
	.upload-row .col-md-4 {
		padding-left: 50px;
	}
}

@media screen and (max-width: 991px) {
	.start-step {
		font-size: 24px;
	}
	.start-row .col-md-4,
	.upload-row .col-md-4 {
		padding: 16px 15px 30px 30px;
	}
	.upload-row .col-md-4 {
		padding-top: 40px;
	}
	.upload-step p {
		font-size: 18px;
	}
	.upload-step img {
		margin-left: 0;
	}
	.delivery-options-title h2 {
		font-size: 64px;
	}
	.delivery-options-shape {
		height: 230px;
		top: -40px;
		left: 35px;
	}
	.delivery-man {
		max-height: 230px;
	}
	.delivery-option img {
		margin-left: 40px;
	}
	.delivery-option h3 {
		font-size: 26px;
	}
	.delivery-option p {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.start-row .col-md-4,
	.upload-row .col-md-4 {
		padding: 16px 30px 24px;
	}
	.upload-step,
	.delivery-option {
		margin: 15px auto;
		max-width: 290px;
	}
	.delivery-options-heading {
		margin-bottom: 20px;
	}
	.delivery-options-title {
		margin-bottom: 30px;
	}
	.delivery-option img {
		margin-left: 0;
	}
}

@media screen and (max-width: 575px) {
	.delivery-options-title h2 {
		font-size: 44px;
	}
	.delivery-options-shape {
		height: 160px;
		top: -28px;
		left: 25px;
	}
	.delivery-man {
		max-height: 160px;
	}
}

.mad-logo {
	height: 12px;
	width: auto;
}
