@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 url(../images/bg.jpg) top center no-repeat;
}
header{
	width:100%;
	float:left;
	text-align:center;
}
.banner{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	padding-bottom:75px;
}
.bannerimg{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
}
.banner-content{
	width:100%;
	text-align:center;
	color:#fff;
	overflow:hidden;
}
.logodiv{
	margin:38px auto;
	width:30%;
	border-bottom:#56569c solid 2px;
	padding-bottom:20px;
}
.banner-content h1{
	font-family:'MontserratBold';
	font-size:40px;
	margin:auto;
	width:55%;
}
.banner-content p{
	padding:25px 0;
	font-size:20px;
	line-height:32px;
	margin:auto;
	width:60%;
}
.banner-content form{
	width:80%;
	margin:auto;
}
.banner-content input{
	border:none;
	line-height:55px;
	padding-left:15px;
	font-size:18px;
	width:100%;
	float:left;
}
.banner-content input[type=submit]{
	background:#e3e985;
	line-height:55px;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#56569c;
	font-family:'MontserratBold';
	font-size:24px;
	width:100%;
	float:left;
	text-transform:uppercase;
}
.banner-content input[type=submit]:hover{
	color:#fff;
	background:#000;
}
.first-section{
	width:100%;
	float:left;
	padding:100px 0;
}
.first-section h3{
	width:80%;
	margin:auto;
	text-align:center;
	font-family:'MontserratBold';
	font-size:40px;
	padding-bottom:55px;
}
.style-div{
	padding:30px;
	box-shadow: 5px 5px 10px rgba(218, 218, 218, 1);
	background:#fff;
	font-size:20px;
	line-height:32px;
	color:#585858;
	position:relative;
}
.style-div h4{
	font-family:'MontserratBold';
	font-size:32px;
	padding-bottom:25px;
}
.green{
	color:#00b9ad;
}
.sky-blue{
	color:#00c0e8;
}
.pink{
	color:#f5989d;
}
.play-btn{
	position:absolute;
	right:15px;
	bottom:-30px;
}
.second-section{
	width:100%;
	float:left;
}
.imgstyle img{
	width:100%;
}
.imgtext{
	padding:50px 50px 0;
	font-size:20px;
	color:#585858;
	line-height:32px;
}
.imgtext h3{
	font-family:'MontserratBold';
	font-size:28px;
	margin-bottom:25px;
}
.imgtext p{
	margin-bottom:25px;
}
a.downbtn{
	display:block;
	background:#000;
	color:#fff;
	text-align:center;
	line-height:75px;
	width:300px;
	font-family:'MontserratBold';
	font-size:24px;
	text-transform:uppercase;
}
a.downbtn:hover{
	background:#e3e985;
	color:#000;
}
.third-section{
	width:100%;
	float:left;
	padding:100px 0 30px;
	font-size:20px;
	line-height:32px;
}
.third-section p{
	padding-bottom:70px;
}
.testmonial-sec{
	width:100%;
	float:left;
	box-shadow: 5px 5px 10px rgba(218, 218, 218, 1);
	background:#fff;
	padding:50px;
	font-size:16px;
	font-style:italic;
	margin-bottom:100px;
}
.testmonial-sec h3{
	font-size:28px;
	text-align:center;
	margin-bottom:70px;
}
.testmonial-sec p{
	line-height:28px;
	padding-bottom:26px;
}
.testmonial-sec p strong{
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}
.marg-bott-70{
	margin-bottom:70px;
}
.blue-sec{
	width:100%;
	float:left;
	background:#2e3192;
	padding:100px 0;
}
.blue-sec h3{
	font-family:'MontserratBold';
	color:#fff;
	font-size:28px;
	line-height:34px;
	margin-bottom:40px;
	width:80%;
}
.blue-sec input{
	border:none;
	line-height:55px;
	padding-left:15px;
	font-size:18px;
	width:100%;
	float:left;
}
.blue-sec input[type=submit]{
	background:#e3e985;
	line-height:55px;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#56569c;
	font-family:'MontserratBold';
	font-size:24px;
	width:100%;
	float:left;
	text-transform:uppercase;
}
.blue-sec input[type=submit]:hover{
	background:#000;
	color:#fff;
}
footer{
	width:100%;
	float:left;
	text-align:center;
	padding:50px 0;
	font-size:22px;
}




/*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:'MontserratBold';
    src: url('../fonts/MontserratBold.eot');
    src: url('../fonts/MontserratBold.eot') format('embedded-opentype'),
         url('../fonts/MontserratBold.woff2') format('woff2'),
         url('../fonts/MontserratBold.woff') format('woff'),
         url('../fonts/MontserratBold.ttf') format('truetype'),
         url('../fonts/MontserratBold.svg#MontserratBold') format('svg');
}
