* {
margin:0;
padding:0;

}
body{ font-family: 'Roboto', sans-serif;}

ul  {
list-style:none;
margin:0;
padding:0;
}
a {
text-decoration:none;
}


a:hover,a:focus{ transition: all 0.5s ease; text-decoration:none; outline-offset:0;}
.img-responsive{ display:inline;}





/* banner */
.blur{
	background-image: url(../images/blur.jpg) !important;
	background-size: cover;
	background-position: inherit !important;
	height:800px;
}
.blur .gender_sec {
	background: #fff;
	color: #000;
	max-width: 504px;
	margin: 0 auto;
	border-radius: 5px;
	padding: 1px 0 48px;
}
.blur .gender_sec  a{
	background: #fff;
	color: #000;
	max-width: 504px;
	margin: 0 auto;
	border-radius: 5px;
}
.blur  .banner_content ul li a {
	color: #000 !important;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-size: cover;
	background-position: center;
	padding: 50px 0 50px;
	text-align: center;
	color: #fff;
}
.banner h1 {
	padding: 20px 0 0;
}
.banner span {
	font-weight: 300;
}
.banner .banner_content p {
	font-size: 19px;
	font-weight: 500;
	padding-bottom: 40px;
	padding-top: 6px;
}
.banner .banner_content ul {
	list-style:none;
	text-align:center;
}
.banner .banner_content ul li {
	display: inline-block;
	padding: 0px 35px;
}
.banner .banner_content ul li a {
	color:#fff;
	font-weight:700;
	font-size:20px;
}
.banner .banner_content ul li img {
	margin-bottom: 10px;
	border: 3px solid #fff;
	border-radius: 100%;
	border:2px solid t;
}
.banner .banner_content h1 {
	font-size: 46px;
	font-weight: 300;
	line-height: 50px;
}
.banner .banner_content span {
	font-weight: 700;
}
.banner .loan_type {
	max-width: 800px;
	margin: 0 auto;
}
.banner .loan_type .btn_sec{
	margin-top:40px;
}
.banner .loan_type .btn_sec a {
	background-color: #edf1f3;
	color: #0088ce;
	padding: 16px 15px;
	display: block;
	font-size: 16px;
	border-radius:4px;
}
.banner .loan_type .btn_sec a:hover {
	background-color: #0088ce;
	color: #fff;
	transition:.5s ease;
}


/* step */


.steps {
	text-align: center;
	color: #545454;
	padding: 50px 0 70px;
}
.steps span{
	font-weight:700;
}
.steps h1 {
	font-weight: 300;
	margin-bottom: 65px;
}
.steps h2 {
	font-weight: 700;
	font-size: 20px;
	margin: 0;
	padding: 35px 0 25px;
}
.step_content p {
	padding: 0 20px;
	color: #7a7a7a;
	font-size: 16px;
	line-height: 27px;
}
.heart {
	position: relative;
}
.number {
	color: #fff;
	position: absolute;
	top: 12px;
	right: 0;
	left: 0;
}
.number span {
	font-weight: 700;
	font-size: 17px;
}


/* use */


.use {
	position: relative;
	background-color: #f5f5f5;
	padding: 35px 0;
}
.use h1{
	color:#7a7a7a;
	font-weight:300;
	
}
.use p{
	color:#7a7a7a;
	font-weight:300;
	font-size:16px;
	line-height:25px;
	margin-top:20px;
}
.use_content span{
	font-weight:300;
}
.use .pic_1 {
	position: absolute;
	left: 128px;
	top: 60px;
	z-index:9;
}
.use .pic_2 {
	position: absolute;
	top: 0;
}
.use .pic_3 {
	position: absolute;
	bottom: -18px;
	z-index: 99;
	left: 57px;
}

.use ul{
	margin:0;
	padding:0;
	margin-top:32px;
}
.use ul li{
	color:#e93396;
	padding-bottom:15px;
	font-weight:300;
	font-size:16px;
}
.use ul li span {
	margin-right: 24px;
}
.use .btn_res {
	margin-top: 45px;
}
.use .btn_res a {
	background-color: #e93396;
	color: #fff;
	padding: 13px 28px;
	border-radius: 6px;
	font-weight: 500;
	border:1px solid  #e93396; 
}
.use .btn_res a:hover {
	background-color: #fff;
	border:1px solid  #e93396;
    transition:all 0.4s ease-in-out;
    color: #e93396; 	
}


/* love */



.love{
	text-align:center;
	padding:50px 0;
}
.love span{
	font-weight:300;
}
.love h1 {
	color: #545454;
	margin-bottom: 110px;
}
.love .love_content h5 {
	color: #e93396;
	padding: 0 40px;
	line-height: 26px;
	font-weight: 400;
	padding-top: 43px;
}
.love .love_content{
	border:1px solid #e1e1e1;
	border-radius:3px;
	padding:20px 0;
	position:relative;
}
.love .love_content .client {
	position: absolute;
	top: -53px;
	right: 0;
	left: 0;
}
.love .love_content p {
	color: #7a7a7a;
}


/* adult */



.adult_dating{
	text-align:center;
	background-image:url(../images/luv_bnr.jpg);
	background-position:center; 
	background-size:cover;
	padding:130px 0 150px;
}
.adult_dating span{
	font-weight:700;
}
.adult_dating h1{
	color:#fff;
	font-weight:300;
	line-height:45px;
	font-size:40px;
}
.adult_dating .btn_res {
	margin-top: 45px;
}
.adult_dating .btn_res a {
	background-color: #e93396;
	color: #fff;
	padding: 13px 28px;
	border-radius: 6px;
	font-weight: 500;
	border:1px solid  #e93396;
}
.adult_dating .btn_res a:hover {
	background-color: #fff;
	border:1px solid  #e93396;
    transition:all 0.4s ease-in-out;
    color: #e93396; 	
}



/* adult */



.copyright{
	text-align:center;
	padding:50px 0 ;
}
.copyright p{
	color:#7a7a7a;
    padding-top:10px;
	margin-bottom:0;
	font-size:16px;
}
#copyright_sec{
	background:#f5f5f5;
}


/* birth */




.birth ul{
	list-style:none;
	margin:0;
	padding:0;
}
.birth ul li{
	display:inline-block;
}
.birth ul li {
	padding: 0 7px !important;
	width: 126px;
}
.birth  select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #7b7b7b;
	background: url(../images/down_arrow.png) 22px center no-repeat;
	background-position: 86%;
	background-color: #fff;
	color: #9f9f9f;
}
.birth .form-control {
	height: 48px;
	padding: 6px 15px;
	font-size: 14px;
	color: #7a7a7a;
	border: none;
	border-radius: 6px;
	box-shadow: none;
	
}
.banner .sec {
	padding-bottom: 20px !important;
	margin-bottom: 0;
}
.banner .nxt-btn input[type="button"] {
	border:none;
	background: #e93396;
	color: #fff;
	font-size: 15px;
	padding: 12px 67px 14px;
	border-radius: 5px;
	font-weight: 700;
	border:1px solid #e93396;
}
.banner .nxt-btn input[type="button"]:hover {
	background:#fff;
	color:#e93396;
	transition:.5s ease;
	border:1px solid #e93396;
}
.banner .nxt-btn {
	margin-top: 24px;
	margin-bottom: 95px;
}
.email .form-control {
	max-width: 388px;
	margin: 0 auto;
	height: 48px;
	border-radius: 6px;
	padding: 6px 15px;
}
.banner .nxt-sec input[type="button"] {
	padding: 12px 48px 14px;
}


/* result */




.result_main .brdr_sec {
	border: 1px solid #e1e1e1;
	padding: 32px 0;
	margin-bottom: 26px;
}
.result_main {
	margin: 66px 0 40px;
}
.result_main .result_btn {
	margin-top: 66px;
}
.result_main .result_btn a {
	background: #e93396;
	color: #fff;
	padding: 18px 40px;
	font-size: 16px;
	border-radius: 6px;
	font-weight: 700;
	border:1px solid #e93396;
}
.result_main .result_btn a:hover {
	background-color:#fff;
	color: #e93396;
	transition:.5s ease;
	border:1px solid #e93396;
}
.result_main  .result_pic {
	margin-top: 45px;
	text-align:center;
}
.result_main .result_content span {
	margin-left: 38px;
}
.result_main .result_content h3 {
	color: #545454;
	font-weight: 300;
	font-size: 30px;
}
.result_main .pic_sec {
	margin-top: 64px !important;
}
.result_main .result_content p {
	color: #7a7a7a;
	font-weight: 300;
	font-size: 16px;
	padding-top: 6px;
	line-height: 28px;
}

.email_sec {
	display: none;
}
.birthmain_sec {
	display: none;
}
.thankyou h1 {
	padding: 135px 0;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  background-color: #fff;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  background-color: #fff;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 1px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}
#email-error {
	display: none;
}
.parsley-errors-list li:first-child {
	box-shadow: inset 0 0 0 transparent, 0 0 0.3125rem #d9534f;
	font-size: 10px;
	text-align:center;
	min-height: 1.75rem;
	padding: 0.3125rem;
	box-sizing: border-box;
	color: #fefefe;
	font-weight: bold;
	background-color: #d9534f;
	margin-top: -0.0625rem;
	border: solid #c9302c 0.0625rem;
	border-radius: 0 0 0.1875rem 0.1875rem;
	-webkit-animation: bounce 0.65s;
	animation: bounce 0.65s;
	padding:2px 0;
}
.form-control.parsley-error {
	border: 1px solid #c9302c;
	box-shadow: 0 0 0.0625rem #d9534f, inset 0 0 0 624.9375rem #fefefe;
	border-radius: 4px 4px 0px 0px;
	border-bottom:none;
}


.blur .gender_sec {
	
	display: block;
}
.blur .email_sec  .nxt-btn {
	margin-top: 24px;
	margin-bottom: 36px;
}
.blur .email_sec {
	background: #fff;
	max-width: 502px;
	margin: 0 auto;
	padding: 6px 20px;
	color:#000;
	border-radius:5px;
}
.blur .birthmain_sec  .nxt-btn {
	margin-top: 24px;
	margin-bottom: 36px;
}
.blur .birthmain_sec {
	background: #fff;
	max-width: 502px;
	margin: 0 auto;
	padding: 6px 20px;
	color:#000;
	border-radius:5px;
}
.blur .birthmain_sec .form-control {
	border: 1px solid #ccc;
}
.banner .banner_content ul li img:hover {
	opacity: 0.7;
	transition: all 0.4s ease-in-out;
	
}
.sec_img img {
	margin-top: 35px;
}