@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure {
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
a {
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family: 'ArialRegular';
	background: #fff;
}
header {
	width: 100%;
	float: left;
	padding:41px 0 37px;
	border-bottom:#e3e3e3 solid 2px;
}
.navigation {
	padding: 0 10px;
}
.navigation a.navbar-brand {
	padding: 0;
}
.navbar-toggler-icon i {
	color: #9e63ff;
	font-size: 30px;
}
nav {
	text-align: right;
	font-size: 16px;
	line-height: 44px;
	color: #b8b8b8;
}
nav a{
	color: #b8b8b8;
	padding: 0 15px;
	display:inline-block;
}
nav a:hover {
	color: #a3cf62;
}
nav a.active {
	color: #a3cf62;
}
nav a.register{
	background:#7b44d4;
	border-radius:5px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	width:180px;
	line-height:44px;
	border:#7b44d4 solid 2px;
	margin-left:30px;
}
nav a.register:hover{
	background:none;
	border:#b1f352 solid 2px;
	color:#000;
}
nav a.signin{
	background:#fff;
	border-radius:5px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	font-size:16px;
	width:180px;
	line-height:44px;
	border:#b1f352 solid 2px;
	margin-left:20px;
}
nav a.signin:hover{
	background:#7b44d4;
	border:#7b44d4 solid 2px;
	color:#fff;
}
.bannersec{
	width:100%;
	float:left;
	background:url(../images/headbg.jpg) top left no-repeat;
	background-size:contain;
	padding:122px 0 170px;
	position:relative;
}
.header-image{position:absolute; right:0; top:0; width:50%; text-align:right;}
.bannersec h1{
	font-family: 'Raleway', sans-serif;
	font-size:66px;
	margin-bottom:63px;
}
.bannersec p{
	font-size:28px;
	line-height:44px;
	color:#3f3d56;
	width:90%;
	margin-bottom:60px;
}
.bannersec input[type=email]{
	float:left;
	width:70%;
	line-height:60px;
	padding-left:20px;
	border:#7b44d4 solid 3px;
	border-radius:5px;
	font-size:22px;
	color:#a3a3a3;
}
.bannersec input[type=submit]{
	float:left;
	width:30%;
	line-height:60px;
	border:#7b44d4 solid 3px;
	border-radius:5px;
	font-size:26px;
	color:#fff;
	text-align:center;
	background:#7b44d4;
	cursor:pointer;
	font-family:'ArialBold';
	margin-left:-10px;
}
.bannersec input[type=submit]:hover{
	background:#a3cf62;
	border:#a3cf62 solid 3px;
}
.designsec1{
	width:100%;
	float:left;
	background:url(../images/designbg1.jpg) top left no-repeat;
	padding-bottom:51px;
}
.designsec1 h3{
	font-family: 'Raleway', sans-serif;
	font-size:48px;
	margin-bottom:80px;
	width:70%;
}
.designsec1 h4{
	font-family:'ArialBold';
	font-size:28px;
	color:#3f3d56;
	margin:44px 0 26px;
}
.designsec1 p{
	font-size:24px;
	color:#3f3d56;
	line-height:44px;
}
.designsec2{
	width:100%;
	float:left;
	background:url(../images/designbg2.jpg) top left no-repeat;
	padding-bottom:100px;
	position:relative;
}
.design-image{position:absolute; right:0; width:42%; top:0; text-align:right;}
.designsec2 h3{
	font-family: 'Raleway', sans-serif;
	font-size:48px;
	margin-bottom:70px;
}
.designsec2 p{
	font-size:24px;
	line-height:44px;
	margin-bottom:60px;
}
a.getstartbtn{
	font-family: 'Raleway', sans-serif;
	font-size:36px;
	display:block;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background:#7b44d4;
	line-height:70px;
	border-radius:5px;
	width:350px;
	cursor:pointer;
}
a.getstartbtn:hover{
	background:#a3cf62;
}
.designsec3{
	width:100%;
	float:left;
	background:url(../images/designbg3.jpg) bottom right no-repeat;
	padding-bottom:80px;
}
.designsec3 h3{
	font-family: 'Raleway', sans-serif;
	font-size:48px;
	margin-bottom:27px;
	text-align:center;
}
.designsec3 h4{
	font-size:28px;
	color:#a3a3a3;
	margin-bottom:60px;
	text-align:center;
}
.designsec3 h5{
    font-family:'ArialBold';
	font-size:26px;
	margin:50px 0 20px;
}
.designsec3 p{
	font-size:24px;
	color:#555;
	line-height:38px;
}
.testimonialsec{
	width:100%;
	float:left;
	background:url(../images/testimonialbg.jpg) top left no-repeat, url(../images/testimonialbg2.jpg) no-repeat top right #f3f3f3;
	padding:120px 0;
	font-size:32px;
	line-height:48px;
	text-align:center;
}
.testimonialsec h3{
	font-size:22px;
	font-style:normal;
}
.testimonialsec h3 strong{
	font-family:'ArialBold';
	font-size:22px;
	font-style:normal;
	display:block;
}
.testimonialsec p{
	margin-bottom:40px;
	font-style:italic;
}
.testimonialdiv{
	width:90%;
	margin:auto;
}
.testimonials-box{width:1060px; max-width:95%; margin:0 auto; margin-top:0; }
#bx-pager{padding:50px 0 0; margin:auto 6% auto auto; width:50% !important;}
#bx-pager a{width:103px !important; display:inline-block; margin:0 10px 0 0; cursor:pointer; border:5px solid transparent;}
#bx-pager a.active{ box-shadow:0 0 5px rgba(0,0,0,0.3);  border:5px solid #7b44d4;}
.bx-viewport{height:auto !important;}
.banksec{
	width:100%;
	float:left;
	background:#b2d87d;
	background-size:cover;
	padding:100px 0;
	color:#fff;
	position:relative;
}
.banksec-image{position:absolute; right:0; top:420px; width:45%;}
.banksec h3{
    font-family: 'Raleway', sans-serif;
	font-size:48px;
	margin:0 0 40px;
}
.banksec p{
	font-size:34px;
	line-height:48px;
	margin-bottom:47px;
}
a.getstartbtn1{
	font-family: 'Raleway', sans-serif;
	font-size:36px;
	display:block;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background:#000;
	line-height:70px;
	border-radius:5px;
	width:350px;
	cursor:pointer;
}
a.getstartbtn1:hover{
	background:#7b44d4;
}
footer{
	width:100%;
	float:left;
	border-bottom:#b7b7b7 solid 1px;
	padding:0 0 40px;
	color:#8d8d8d;
	margin-top:80px;
}
footer a{
	color:#8d8d8d;
}
footer a:hover{
	color:#9e63ff;
}
.about-div{
	margin-top:50px;
}
.about-div p{
	font-size:28px;
	line-height:40px;
	margin-bottom:27px;
}
.info{
	margin-top:82px;
}
.info h3{
	font-family:'ArialBold';
	font-size:22px;
	margin-bottom:34px;
}
.info ul li{
	font-size:22px;
	margin-bottom:15px;
}
.copyright-sec{
	width:100%;
	float:left;
	padding:80px 0;
	font-size:20px;
	line-height:32px;
	text-align:center;
}
.copyright-sec a{
	font-size:24px;
	color:#000;
	margin-right:28px;
}
.copyright-sec a:hover{
	color:#9e63ff;
}
.social-div{
	margin-top:25px;
}


/*===== BACK TO TOP =====*/

#back-to-top {
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 100%;
	z-index: 999;
}
#back-to-top a {
	text-align: right;
	text-decoration: none;
	display: block;
	-moz-transition: color 1s;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
}
#back-to-top a span {
	background: #d1d1d1;
	border-radius: 6px;
	display: block;
	margin-bottom: 5px;
	position: relative;
	top: 10px;
}


/*FONTS*/

@font-face {
    font-family:'ArialRegular';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot') format('embedded-opentype'),
         url('../fonts/arial.woff') format('woff'),
         url('../fonts/arial.ttf') format('truetype'),
         url('../fonts/arial.svg#ArialRegular') format('svg');
}
@font-face {
    font-family:'ArialBold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#ArialBold') format('svg');
}