.start{
	background:url(../pic/start.png) no-repeat;
	background-size:cover;
	background-position: center;
}
.start.whiter{
	background:url(../pic/start_whiter.png) no-repeat;
	background-size:cover;
	background-position: center;
}
.start.sub{
	background-position: 0px -320px;
}
.start .logo{
	margin:0 auto;
	width:150px;
	padding:35px 0px;
}
.start .logo img{
	width:100%;
}
.start .menu{
	position:absolute;
	right:35px;
	top:35px;
}
.start .menu i{
	color:rgba(0, 0, 0, .21);
	font-size:45px;
	cursor:pointer;
}

.start .start_content{
	text-align:center;
	color:#fff;
	padding:100px 0px;
	padding-bottom:250px;
}
.start .start_content h2{
	font-size:40px;
	margin-bottom:25px;
}
.start .start_content .btn-custom{
	width:100%;
	color:#fff;
	padding:10px 35px;
	margin-bottom:15px;
	text-transform: uppercase;
	text-align:center;
	position:relative;
}
.start .start_content .btn-custom .border{
	border: 1px solid rgba(255, 255, 255, .29)!important;
	border-radius: 50%;
	padding: 8px 14px;
	position:absolute;
	left:0;
	top:0;
}
.start .start_content .btn-custom .border i{
	padding-top:6px;
}
.start .start_content .btn-fb img{
	width:15px;
	padding:2px;
}
.start .start_content .btn-google img{
	width:21px;
}
.start .start_content .testi small{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:25px;
	margin-top:15px;
	text-shadow:#000 2px 2px 2px;
}
.start .start_content .testi img{
	width:100%;
	border-radius:50%;
}
.start .start_content .testi .white-box{
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
	border-radius: 15px;
	padding:15px;
	background:#fff;
	color:rgba(0, 0, 0, .6);
	text-align:left;
}
.start .start_content .testi .white-box strong{
	font-size:14px;
	color:#000;
	font-weight:bold;
}


.btn-custom{
	border-radius: 26px;
	padding:10px 35px;
}
.btn-red, .btn-red:hover, .btn-red:focus, .btn-red:active{
	background:rgba(217, 24, 83, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	color:#fff;
}
.btn-green, .btn-green:hover, .btn-green:focus, .btn-green:active{
	background:#4D8F56;
	border: 1px solid rgba(255, 255, 255, 1);
	color:#fff;
}
.btn-fb, .btn-fb:hover, .btn-fb:focus, .btn-fb:active{
	background:rgba(78, 113, 168, 1);
	border: 1px solid rgba(255, 255, 255, 1);
}
.btn-google, .btn-google:hover, .btn-google:focus, .btn-google:active{
	background:rgba(234, 234, 234, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	color:rgba(60, 60, 60, 1)!important;
}
.btn-white, .btn-white:hover, .btn-white:focus, .btn-white:active{
	background:#fff;
	color:rgba(217, 24, 83, 1);
}
.btn-grey, .btn-grey:hover, .btn-grey:focus, .btn-grey:active{
	background:rgba(214, 224, 230, 1);
	color:rgba(83, 83, 83, 1);
}


.redBack{
	background:rgba(217, 24, 83, 1);
	color:#fff;
}

.section{
	padding:100px 0px;
}

.now{
	color:#fff;
	text-align:center;
}

.lighter{
	font-weight:lighter;
	font-size:14px;
}

.iconBox{
	background:#fff;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
	color:rgba(217, 24, 83, 1);
	width:100px;
	height:100px;
	border-radius:50%;
	text-align:center;
	display:flex;
	justify-content: center;
	align-items:center;
	font-size:35px;
	margin:0 auto;
	position: relative;
}
.iconBox.margin{
	margin-bottom:-50px;
	margin-top:50px;
}
.iconBox img{
	width:60%;
}

.why{
	text-align:center;
	font-weight:lighter;
	font-size:19px;
	color:rgba(28, 28, 28, 1);
}
.why h2{
	margin:0 auto;
	width:350px;
	margin-bottom:15px;
}
.why h4{
	margin:0;
	margin-top:50px;
}
.why .userImages{
	margin:50px 0px;
	display:flex;
	flex-flow: wrap;
}
.why .userImages img{
	width:16.66667%;
	border-radius: 10px;
	padding:5px;
}

.nowreg{
	text-align:center;
}
.nowreg .btn{
	margin:0 auto;
	font-weight:bold;
	margin-top:25px;
}

.footer{
	padding:15px;
	text-align:center;
}
.footer a{
	font-size:12px;
	color:rgba(0, 0, 0, .5);
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}



.register{
	padding:250px 0px;
	text-align:center;
	color:#fff;
	text-shadow:2px 2px 4px #000;
}
.register h2{
	margin-bottom:15px;
	font-weight:lighter;
}
.register .btn{
	width:100%;
	text-transform: uppercase;
	margin-bottom:5px;
}

.register small{
	color:#fff;
	display:block;
	margin-top:25px;
}

.register .steps{
	display:none;
}

.register .pink{
	color:rgba(217, 24, 83, 1);
	font-weight:bold;
}
.register .btn-green{
	margin-top:25px;
}
.register .emailicon{
	width:180px;
}

.faq-section h4 a {
	color: #d81852;
	text-decoration: none;
	border-bottom:1px solid #ccc;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 16px;
}

.faq-section .answer {
	border: 1px solid #d5d8db;
	background: #f1f1f1;
	border-radius: 6px;
	margin: 8px 8px 20px 8px;
	padding: 15px;
	font-size: 14px;
}

.icon-right-open::before {
	content: '»';
	display: inline-block;
	margin-right: 10px;
	color: #aaa;
}

.register-city-select {
	background: #fff;
	border-radius: 2px 2px 8px 8px;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #cdd4d9;
	border-top: none;
	color:#000;
}

.register-city-select li {
	padding: 5px 0 5px 15px;
}

@media only screen and (max-width:480px){
	
	.start{	
		padding-bottom:350px;
		background-position: -70px 0px;
	}
	.start .menu i{
		font-size:25px;
	}
	.start .menu{
		top:58px;
		right:30px;
	}
	.start .start_content{
		position: absolute;
		left: 0;
		right: 0;
		width: 93%;
		margin: auto;
		padding-top:220px;
	}
	.start .start_content h2{
		color:#fff;
		font-weight:lighter;
		font-size:35px;
		margin-bottom:25px;
	}
	
	.iconBox.margin{
		margin-top:450px;
	}
	
	.now.section{
		padding-top:80px;
	}
	.now h2{
		font-size:30px;
	}
	
	.section{
		padding:50px 0px;
	}
	
	.why .userImages img{
		width:33.3333%;
	}
	.why .userImages{
		margin:20px 0px;
	}
	.why h4{
		margin-bottom:10px;
	}
	
	.nowreg .btn{
		padding:10px 55px;
	}
	
	.footer a{
		padding:0px 3px;
	}
	
	
	.start.whiter{
		/* background:none; */
		padding-bottom:100px;
	}
	
	.register{
		padding:100px 0px;
	}
	.register h2{
		font-size:35px;
	}
	.register .step8 h2{
		font-size:27px;
	}
	
	.start.sub{
		padding-bottom:0px;
		background-position: 0px -40px;
	}
	
}