
/*
* Landing
*******************/
.landing-page {
	padding-top: 0;
	background-color: #fff;
	color: #3D424B;
}

.ld-header {
	background-color: #F9F9F9;
	height: 110px;
	padding: 30px 0;
}



.ld-menu {
	font-size: 15px;
	line-height: 18px;
	list-style: none;
	font-weight: 600;
	margin: 17px 0 0;
}

.ld-menu li {
	margin: 0 35px;
	display: inline-block;
}

.ld-menu li a {
	color: #393B48;
	text-decoration: none;
}

.ld-header .button-register {
	height: 32px;
	font-size: 15px;
	line-height: 18px;
	float: right;
	background-image: none;
	padding: 7px 16px;
	margin: 9px 0 0;
}


.landing-hero {
	background-image: linear-gradient(-180deg, #FFFFFF 0%, #F3F3F3 95%);
}

.landing-hero.v2 {
	background: #F8F8F8;
}

.landing-hero.v2 .hero-image {
	background: url('../styles/default/image-hero-courier.png') no-repeat;
	height: 420px;
	background-position: right bottom;
}

.landing-hero.v2 .hero-image.v2 {
	background: url('../styles/default/image-hero-partner.png') no-repeat;
	height: 420px;
	background-position: right bottom;
}

.landing-hero .button-register {
	height: 48px;
	font-size: 20px;
	line-height: 26px;
	float: left;
	background-image: none;
	padding: 12px 16px;
	margin: 45px 0 0;
}

.hero-image {
	background: url('../styles/default/image-homepage.png') no-repeat;
	height: 600px;
	background-position: right 50%;
	position: relative;
}

.caption-holder {
	position: relative;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	top: 50%;
	z-index: 2;
	margin-top: -50px;
}

.caption-holder h1 {
	font-size: 48px;
	line-height: 56px;
	color: #262626;
	max-width: 40%;
	clear:both;
}

.landing-hero.v2 .caption-holder h1 {
	font-weight: 600;
}

.landing-hero.v2 .caption-holder p {
	font-size: 20px;
	line-height: 26px;
	margin-top: 20px;
}


.benefits-area {
	position: relative;
}

.benefits-area.v2 {
	padding-top: 80px;
	background: #fff;
}

.benefits-area.v2 .left-icon-box {
	margin-bottom: 50px;
}

.benefits-area.v2 .ld-section-title.v3 {
	margin-top: 40px;
}

.image-laptop-holder {
	overflow: hidden;
}

#image-laptop {
	background: url('../styles/default/image-laptop-v2.png') no-repeat;
	width: 979px;
	height: 838px;
	position: absolute;
	right: 0;
	top: 170px;
	background-position: 90px 0;
	pointer-events: none;
}

#slider-category {
	background: url('../styles/default/icon-pin-slider.svg') no-repeat;
	width: 477px;
	height: 582px;
	display: block;
	margin: -120px 0 80px;
	position: relative;
}

#slider-category .button-prev-pin {
	background: url('../styles/default/icons-landing-page/icon-arrow-left.svg') 50% 50% no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 60px;
	top: 50%;
	margin-top: -90px;
	z-index: 2;
}

#slider-category .button-next-pin {
	background: url('../styles/default/icons-landing-page/icon-arrow-right.svg') 50% 50% no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 60px;
	top: 50%;
	margin-top: -90px;
	z-index: 2;
}

.ld-section-title {
	font-size: 40px;
	line-height: 54px;
	font-weight: 600;
	margin-bottom: 40px;
}


.left-icon-box {
	font-size: 15px;
	line-height: 25px;
	padding-left: 80px;
	margin-bottom: 80px;
	padding-right: 80px;
}

.left-icon-box.icon-1 {
	background: url('../styles/default/icon-lock.svg') no-repeat;
}

.left-icon-box.icon-2 {
	background: url('../styles/default/icon-watch.svg') no-repeat;	
}

.left-icon-box.icon-3 {
	background: url('../styles/default/icon-users.svg') no-repeat;	
}

.left-icon-box.icon-4 {
	background: url('../styles/default/icon-pc.svg') no-repeat;		
}

.left-icon-box.icon-5 {
	background: url('../styles/default/icon-award.svg') no-repeat;	
}

.left-icon-box.icon-6 {
	background: url('../styles/default/icon-toggle.svg') no-repeat;	
}

.left-icon-box.icon-7 {
	background: url('../styles/default/icon-money.svg') no-repeat;	
}

.left-icon-box.icon-8 {
	background: url('../styles/default/icon-calendar.svg') no-repeat;	
}


.left-icon-box h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}




.offer-area {
	background: #814BBA;
	padding: 90px 0;
	color: #fff;
}

.offer-area .ld-section-title {
	color: #fff;
}

.offer-icon-box {padding: 35px 0 60px;}

.offer-icon-box .offer-title {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
}

.offer-icon-box .offer-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
	background-position: 50%;
	background-repeat: no-repeat;
}

.offer-icon-box .offer-icon-1 {
	background-image: url('../styles/default/icon-couriers.svg');
}

.offer-icon-box .offer-icon-2 {
	background-image: url('../styles/default/icon-map.svg');
}

.offer-icon-box .offer-icon-3 {
	background-image: url('../styles/default/icon-call.svg');
}

.offer-icon-box .offer-icon-4 {
	background-image: url('../styles/default/icon-route.svg');
}

.offer-icon-box .offer-icon-5 {
	background-image: url('../styles/default/icon-monitoring.svg');
}

.offer-icon-box .offer-icon-6 {
	background-image: url('../styles/default/icon-plug.svg');
}

.offer-icon-box .offer-icon-7 {
	background-image: url('../styles/default/icon-delivery.svg');
}

.offer-icon-box .offer-icon-8 {
	background-image: url('../styles/default/icon-cash.svg');
}

.offer-icon-box .offer-icon-9 {
	background-image: url('../styles/default/icon-discount.svg');
}



.offer-row {
	border-bottom: 1px solid #723BAD;
}

.border-lr {
	border-left: 1px solid #723BAD;
	border-right: 1px solid #723BAD;
}



.steps-area {
	background: #f2f2f2;
	padding: 140px 0;
}

.steps-area.v2 {
	background: #FFF url('../styles/default/bg-steps.svg') 50% 190px no-repeat;
	padding: 60px 0 120px;
}

.mt20 {
	margin-top: 20px;
}


.icon-step-box {
	padding: 0 80px 0 0;
	margin-top: 25px;
}

.icon-step-box .icon-step {
	margin-bottom: 35px;
	width: 130px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.icon-step-box .icon-step.icon-1 {
	background-image: url('../styles/default/icon-apply.svg');
}

.icon-step-box .icon-step.icon-2 {
	background-image: url('../styles/default/icon-contact.svg');	
}

.icon-step-box .icon-step.icon-3 {
	background-image: url('../styles/default/icon-setup.svg');
}

.icon-step-box h4 {
	font-size: 24px;
	line-height: 32px;
	color: #3D424B;
	margin-bottom: 15px;
	margin-top: 0;
	font-weight: 600;
}

.icon-step-box p {
	font-size: 15px;
	line-height: 25px;
}


.signup-area {
	background: #393B48;
	padding: 65px 0;
}

.success-message {
	color: #fff;
	margin: 30px 0 0;
	display: none;
}


.signup-area.v2 {
	border-radius: 6px;
	padding: 30px;
	color: #fff;
}

.signup-area a {
	color: #35ABBD;
}

.signup-area.v2 .ld-section-title {
	font-size: 40px;
	line-height: 48px;
	margin: 10px 0 40px;
}

.signup-area.v2 p {
	font-size: 15px;
	line-height: 25px;
}

.signup-area .ld-section-title {
	font-size: 24px;
	line-height: 32px;
	color: #FFFFFF;
	margin: 30px 0 20px;
}

.signup-area.v2 .form-default.v2 .line-input label {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
}

.signup-area.v2 .form-default.v2 .line-input input, .signup-area.v2 .form-default.v2 .line-input textarea, .signup-area.v2 .form-default.v2 .line-input select {
	font-size: 20px;
	line-height: 26px;
	height: 48px;
}

.form-default.v2 .line-input label {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
}

.form-default.v2 .line-input input, .form-default.v2 .line-input textarea, .form-default.v2 .line-input select {
	font-size: 15px;
	line-height: 1;
	height: 38px;
}

.border-right {
	border-right: 1px solid #2B2D3A;
}

.pdr40 {
	padding-right: 40px;
}

.pdl40 {
	padding-left: 40px;
}


.ld-footer {
	background: #fff;
	padding-bottom: 30px;
	position: relative;
}

.ld-footer .container {
	z-index: 1;
}

.ld-footer:after {
	content: '';
	background: #F2F2F2;
	position: absolute;
	height: 100%;
	right: 0;
	width: 50%;
	top: 0;
	z-index: 0;
}

.ld-footer .footer-menu {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	margin: 80px 0 0;
	list-style: none;
	padding: 0;
}

.ld-footer .footer-menu li {
	display: inline-block;
	margin-right: 40px;
}

.ld-footer .footer-menu li a {
	color: #393B48;
}

.ld-footer .footer-social {
	list-style: none;
	padding: 0;
	margin: 60px 0 100px;
}

.ld-footer .footer-social li {
	display: inline-block;
	margin-right: 30px;
}

.ld-footer .footer-social li a {
	width: 40px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: 50%;
}

.ld-footer .footer-social li a.icon-facebook {
	background-image: url('../styles/default/footer-icon-facebook.svg');
}

.ld-footer .footer-social li a.icon-twitter {
	background-image: url('../styles/default/footer-icon-twitter.svg');
}

.ld-footer .footer-social li a.icon-instagram {
	background-image: url('../styles/default/footer-icon-instagram.svg');
}



.contact-box {
	margin: 65px 0 0 40px;
	overflow: hidden;
}

.footer-logo {
	float: left;
	margin-right: 30px;
}

.contact-info {
	font-size: 15px;
	line-height: 25px;
	float: left;
}

.contact-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
	font-weight: 600;
	margin: 20px 0 15px;
	float: left;
}

.contact-info a {
	color: #814bb9;
}

.ld-credits {
	color: #8B8B8B;
	font-size: 15px;
	line-height: 25px;
}

.category-slide-pin {text-align: center;color: #fff;font-size: 30px;line-height: 44px;}

.category-slide-pin .category-icon {
	width: 140px;
	height: 140px;
	margin: 140px auto 50px;
}

.category-slide-pin .category-icon img {
	max-height: 140px;
}


/*
* Media Queries
*******************/

@media (max-width: 1300px) {
	#image-laptop {
		background-position: 210px 0;
	}
}

@media (max-width: 1170px) {

	#image-laptop {
		background-position: 280px 0;
	}

}


@media (max-width: 1024px) {

	.hero-image {
		background-position: right 50%;
		margin: 0;
		background-size: 70%;
	}

	#image-laptop {background-position: 320px 0;}

	#slider-category {
		margin-top: -90px;
	}

}

@media (max-width: 991px) {

	.steps-area.v2 {
		background: #fff;
	}

	.steps-area.v2 .button-color {
		float: none !important;
		display: inline-block;
	}

	.landing-hero.v2 .hero-image {
		background-size: 50%;
	}

	.steps-area {
		padding-bottom: 70px;
	}
	.caption-holder h1 {
		max-width: 60%;
	}

	#slider-category {transform: scale(0.8);position: absolute;margin: 0;top: -130px;left: -30px;}

	#image-laptop {
		width: 100%;
		position: relative;
		top: 50px;
		background-position: 250px 0;
	}

	.offer-icon-box {
		border-bottom: 1px solid #723BAD; 
	}

	.offer-row {
		border: 0;
	}

	.border-lr {
		border: 0;
	}

	.signup-area .pdr40 {
		padding-right: 0;
	}

	.signup-area .pdl40 {
		padding-left: 0;
	}

	.signup-area .border-right {
		border: 0;
	}

	.ld-footer:after {
		display: none;
	}

	.contact-box {
		margin-left: 0;
	}

	.icon-step-box {
		text-align: center;
		margin-bottom: 80px;
		padding: 0;
	}

	.icon-step-box .icon-step {
		margin: 0 auto 35px;
	}

	.ld-section-title {
		text-align: center;
	}

	.left-icon-box {
		padding: 0 0 0 80px;
	}

}



@media (max-width: 450px) { 

	.landing-hero.v2 .hero-image {
		background-size: 70%;
		height: 360px;
	}

	.footer-menu li {
		margin-right: 20px;
	}

	.caption-holder h1 {
		font-size: 30px;
		line-height: 38px;
	}

	.hero-image {
		height: 400px;
		background-position: right 85%;
	}

	#slider-category {transform: scale(0.4);top: -200px;left: -125px;}

	#image-laptop {
		position: relative;
		top: 0px;
		background-position: 150px 50%;
		background-size: 100%;
		height: 380px;
	}

	.ld-section-title {
		font-size: 28px;
		line-height: 34px;
	}

	.left-icon-box {
		padding: 70px 0 0 0;
		background-position: top center !important;
		text-align: center;
	}

	.landing-hero .button-register {
		display: none;
	}

}

@media (max-width: 350px) { 

	.footer-menu li {
		margin-right: 20px;
		display: block;
	}

	.caption-holder h1 {
		font-size: 25px;
		line-height: 32px;
	}

	.hero-image {
		height: 310px;
		background-position: right 87%;
	}

	#slider-category {transform: scale(0.4);top: -200px;left: -125px;}

	#image-laptop {
		position: relative;
		top: 0px;
		background-position: 150px 50%;
		background-size: 100%;
		height: 380px;
	}

	.landing-hero .button-register {
		display: none;
	}

}
