@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;
	background-size:cover;
	padding-top:54px;
	background-color: #040b1b;
}
.navigation{padding:0 10px;}
.navigation a.navbar-brand{padding:0;}
.navbar-toggler-icon i{color:#fff; font-size:30px;}
nav{
	text-align:right;
	font-size:18px;
	line-height:40px;
	color:#fff;
}
nav a{
	color:#fff;
	padding-left:29px;
}
nav a:hover{
	color:#00ff00;
}
nav a.active{
	color:#00ff00;
}
header h1{
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:44px;
	padding:115px 0 33px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	margin:auto;
	width:80%;
}
header h1 span{
	font-weight:700;
	color:#00ff00;
}
.headbtndiv{
	width:100%;
	text-align:center;
	margin-bottom:104px;
}
a.getstartedbtn{
	margin:auto;
	display:inline-block;
	width:298px;
	line-height:82px;
	text-align:center;
	border-radius:50px;
	color:#000;
	text-transform:uppercase;
	font-size:24px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	background:#00ff00;
	cursor:pointer;
}
a.getstartedbtn:hover{
	background:#fff;
}
a.getpricingbtn{
	margin:auto auto auto 36px;
	display:inline-block;
	width:298px;
	line-height:82px;
	text-align:center;
	border-radius:50px;
	color:#000;
	text-transform:uppercase;
	font-size:24px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	background:#fff;
	cursor:pointer;
}
a.getpricingbtn:hover{
	background:#00ff00;
}
.focussec{
	width:100%;
	float:left;
	background:#e4efee;
	padding:100px 0;
}
.focussec h3{
	text-align:center;
	margin:auto auto 85px;
	font-size:30px;
	color:#152751;	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	width:54%;
}
.focussec h4{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
}
.focussec h4 a{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
}
.focussec h4 a:hover{
	text-decoration:underline;
}
.focussec p{
	font-size:24px;
	line-height:38px;
	color:#555;
	margin-bottom:80px;
}
.focussec h4 a.color1{
	color:#0000ff;
}
.focussec h4 a.color2{
	color:#62bb46;
}
.focussec h4 a.color3{
	color:#ec008c;
}
.focussec h4 a.color4{
	color:#f47920;
}
.focussec h4 a.color5{
	color:#ff3c00;
}
.focussec h4 a.color6{
	color:#39b54a;
}
a.afeature{
	font-size:26px;
	color:#000;
}
.features-sec{
	width:100%;
	float:left;
	background:url(../images/prismbg.jpg) center center no-repeat;
	padding:100px 0 30px;
}
.features-sec h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:40px;
	color:#152751;
	padding-bottom:27px;
}
.firstdiv{
	padding:50px 0 110px;
	font-size:26px;
	line-height:40px;
	color:#8d8d8d;
}
.seconddiv{
	padding:60px;
	font-size:24px;
	line-height:38px;
	color:#555;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	background:#fff;
	margin-bottom:100px;
}
.seconddiv h4 a{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#39b54a;
	text-decoration:underline;
}
.thirddiv{
	padding:60px;
	font-size:24px;
	line-height:38px;
	color:#555;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	background:#fff;
}
.thirddiv h4 a{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#0000ff;
}
.fourthdiv{
	padding:60px;
	font-size:24px;
	line-height:38px;
	color:#555;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	background:#fff;
	margin-bottom:128px;
}
.fourthdiv h4 a{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#ff3c00;
} 
.fifthdiv{
	padding:60px 60px 30px;
	font-size:24px;
	line-height:38px;
	color:#555;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	background:#fff;
}
.fifthdiv h4 a{	
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#ec008c;
}
.fifthdiv p{
	margin-bottom:30px;
}
.logossec{
	width:100%;
	float:left;
	text-align:center;
	padding:60px 0 40px;
}
.videosec{
	width:100%;
	float:left;
	text-align:center;
	padding:160px 0 180px;
	color:#fff;
	background:url(../images/videobg.jpg) top center no-repeat;
	background-size:cover;
}
.videosec h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	margin:auto auto 30px;
	width:60%;
}
.videosec h4{
	font-size:26px;
	margin:auto auto 50px;
	width:85%;
	line-height:40px;
}
.teamsec{
	width:100%;
	float:left;
	padding:80px 0;
}
.teamsec h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#152751;
	text-align:center;
	margin:auto auto 70px;
	width:55%;
}
.teamsec p{
	font-size:26px;
	line-height:40px;
	color:#8d8d8d;
}
.gallery-sec{
	width:100%;
	float:left;
	padding:45px 0;
}
.slick-slider{position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.slick-list{position: relative; overflow: hidden; display: block; margin: 0; padding:30px 0;}
.slick-list:focus{outline: none;}
.slick-loading .slick-list{background: white url(../images/ajax-loader.gif) center center no-repeat;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative; left: 0; top: 0; display: block; zoom: 1;}
.slick-track:before, .slick-track:after{content: ""; display: table;}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{float: left; height: 100%; min-height: 1px; display: none;}
.slick-slide img{display: block; margin:0 auto;}
.slick-slide img.slick-loading{background: white url(../images/ajax-loader.gif) center center no-repeat; padding-bottom: 100%;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
/* Arrows */
.slick-prev, .slick-next{position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top:50%; margin-top: -10px; padding: 0; border: none;}
.slick-prev:focus, .slick-next:focus{outline: none;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity: 0.25;}
.slick-prev:before, .slick-next:before{font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-prev{left: 0; background:url(../images/prev.png) no-repeat center center rgba(0,0,0,0.5); width:18px; height:35px;}
.slick-next{right: 0; background:url(../images/next.png) no-repeat center center rgba(0,0,0,0.5); width:18px; height:35px;}
/* Dots */
.slick-slider{margin-bottom: 10px;}
.slick-dots{position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;}
.slick-dots li{position: relative; display: inline-block; height: 15px; width: 15px; margin: 0px 5px; padding: 0px;}
.slick-dots li a{display: block; height: 15px; width: 15px; background:#ccc; outline: none; border-radius:50%; line-height: 0; font-size: 0; color: transparent; padding: 5px;}
.slick-dots li.slick-active a{background:#000;}
.subscribe-sec{
	width:100%;
	float:left;
	padding:100px 0;
	background:#e4efee;
}
.subscribe-sec h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#152751;
	text-align:center;
	margin:auto auto 70px;
	width:50%;
}
.subscribe-sec form{
	width:80%;
	margin:auto;
}
.subscribe-sec input[type=text]{
	line-height:62px;
	padding-left:20px;
	border:#afb8b7 solid 1px;
	width:100%;
	float:left;
	font-size:16px;
}
.subscribe-sec input[type=email]{
	line-height:62px;
	padding-left:20px;
	border:#afb8b7 solid 1px;
	width:100%;
	float:left;
	font-size:16px;
}
.subscribe-sec input[type=submit]{
	line-height:62px;
	border:none;
	width:100%;
	float:left;
	font-size:16px;
	background:#1b374c;
	text-align:center;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
footer{
	width:100%;
	float:left;
	padding:85px 0 70px;
}
.about-div p{
	font-size:18px;
	line-height:30px;
	margin-bottom:40px;
}
.info h3{
	font-weight:bold;
	font-size:18px;
	margin-bottom:34px;
}
.info ul li{
	font-size:18px;
	margin-bottom:15px;
}
.info ul li a{
	color:#000;
}
.info ul li a:hover{
	color:#00ff00;
}
.copyright-sec{
	border-top:#adadad solid 1px;
	padding-top:50px;
	text-align:center;
	font-size:18px;
}
.copyright-sec a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.copyright-sec p{
	margin-bottom:18px;
}
.copyright-sec img{
	margin-right:28px;
}
 

/*===== 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;
 /*height: 60px;*/
 /*background: url(../images/arrow1.png) no-repeat;*/
 margin-bottom: 5px;
 position: relative;
 /*left: 48%;*/
 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');
}