@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';
}
header {
	width: 100%;
	float: left;
	line-height:48px;
	padding:40px 0 58px;
	background:#a9d5ea;
}
.navigation {
	padding: 0 10px;
}
.navigation a.navbar-brand {
	padding: 0;
}
.navbar-toggler-icon i {
	color: #ed174c;
	font-size: 30px;
}
nav {
	text-align: right;
	font-size: 20px;
	color: #000;
}
nav a {
	color: #000;
	padding-left: 29px;
}
nav a:hover {
	color: #ed174c;
}
nav a.active {
	color: #ed174c;
}
.navbar-nav li:last-child a{
	background:#000;
	color:#fff;
	text-align:center !important;
	display:inline-block;
	border-radius:30px;
	line-height:48px;
	padding:0 50px;
	margin-left:20px;
	text-transform:uppercase;
}
.navbar-nav li:last-child a:hover{
	background:#ed174c;
	color:#000;
}
.banner-sec{
	width:100%;
	float:left;
	background:#a9d5ea url(../images/headbg.png) top right no-repeat;
	padding:60px 0 40px;
}
.banner-sec h1{
	font-family: 'Raleway', sans-serif;
	color:#fff;
	font-size:70px;
	text-shadow:0.04em 0.04em 0.03em rgba(0,0,0,0.16);
	margin-bottom:30px;
	font-weight:500;
}
.banner-sec p{
	color:#000;
	font-size:24px;
	line-height:40px;
	width:40%;
}
.subscribe-sec{
	width:100%;
	float:left;
	background:#f3f6f2;
	padding:100px 0;
}
.subscribe-sec h3{
	font-family: 'Raleway', sans-serif;
	font-size:36px;
	margin-bottom:24px;
	font-weight:500;
}
.subscribe-sec p{
	font-size:21px;
	line-height:32px;
	color:#868785;
}
.subscribe-sec form{
	margin-top:30px;
}
.subscribe-sec input[type=email]{
	width:100%;
	float:left;
	padding-left:20px;
	background:#fff;
	border:#c1c1c1 solid 1px;
	border-right:none;
	font-size:20px;
	line-height:63px;
}
.subscribe-sec input[type=submit]{
	width:100%;
	float:left;
	background:#ed174c;
	border:none;
	line-height:65px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	font-size:24px;
	font-weight:500;
}
.tab-sec{
	width:100%;
	float:left;
	padding:80px 0;
}
.tab-sec h4{
	text-align:center;
	margin:auto auto 50px;
	width:90%;
	font-size:28px;
	line-height:44px;
}
.bidiv-sec{
	width:100%;
	float:left;
}
.skyblue-div{
	background:#ddeef7;
	padding:30px;
	border-radius:5px;
	margin-bottom:70px;
	font-size:24px;
	line-height:36px;
}
.skyblue-div:hover{
	background:#a9d5ea;
	cursor:pointer;
}
.skyblue-div h3{
	font-family:'ArialBold';
	font-size:32px;
	margin-bottom:30px;
}
.skyblue-div:hover p{
	color:#4a5f69;
}
.smart-sec{
	width:100%;
	float:left;
	padding-bottom:100px;
}
.smart-sec h3{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	text-align:center;
	font-size:48px;
	text-shadow:0.04em 0.04em 0.03em rgba(0,0,0,0.2);
	margin-bottom:13px;
}
.smart-sec h4{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	text-align:center;
	font-size:36px;
	text-shadow:0.04em 0.04em 0.03em rgba(0,0,0,0.2);
	margin-bottom:13px;
	margin:auto auto 70px;
	width:80%;
}
.smart-sec p{
	font-size:20px;
	color:#3f3d56;
	line-height:34px;
	margin-bottom:40px;
}
a.getsrartbtn{
	display:block;
	border-radius:30px;
	background:#ed174c;
	text-align:center;
	color:#fff;
	font-family:'ArialBold';
	font-size:24px;
	line-height:60px;
	width:200px;
}
.capture-sec{
	width:100%;
	float:left;
	background:#dcedf5;
}
.image-div{
	margin-top:-45px;
}
.text-div{
	padding:40px 0;
}
.text-div h3{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:45px;
	line-height:62px;
	margin-bottom:25px;
}
.text-div p{
	font-size:24px;
	line-height:35px;
	margin-bottom:25px;
}
.testimonial-sec{
	width:100%;
	float:left;
	padding:100px 0;
}
.testimonial-div{
	width:90%;
	margin:auto;
	border:#e1e1e1 solid 1px;
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
	padding:10px 50px 10px;
	text-align:center;
}
.testimonial-div p{
	margin:auto;
	width:85%;
	font-size:28px;
	font-style:italic;
	line-height:44px;
	color:#8d8d8d;
	margin-bottom:25px;
}
.testimonial-div p strong{
	font-family:'ArialBold';
	color:#000;
	font-size:20px;
	font-style:normal;
}
.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: 59px;
	width: 60px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 100%;
	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: 43%;
	background: url(../images/prev.png) no-repeat center center;
	width: 59px;
	height: 60px;
}
.slick-next {
	right: 43%;
	background: url(../images/next.png) no-repeat center center;
	width: 59px;
	height: 60px;
}
/* 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;
}
.features-sec{
	width:100%;
	float:left;
	padding-bottom:100px;
}
.features-sec h3{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	text-align:center;
	font-size:48px;
	text-shadow:0.04em 0.04em 0.03em rgba(0,0,0,0.2);
	margin-bottom:13px;
}
.features-sec h4{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	text-align:center;
	font-size:36px;
	text-shadow:0.04em 0.04em 0.03em rgba(0,0,0,0.2);
	margin-bottom:13px;
	margin:auto auto 70px;
	width:95%;
}
.features-sec input[type=text]{
	width:100%;
	float:left;
	border:#838383 solid 1px;
	color:#000;
	font-size:20px;
	padding-left:20px;
	line-height:60px;
}
.features-sec input[type=email]{
	width:100%;
	float:left;
	border:#838383 solid 1px;
	color:#000;
	font-size:20px;
	padding-left:20px;
	line-height:60px;
}
.features-sec input[type=submit]{
	width:100%;
	float:left;
	border:none;
	color:#fff;
	font-family:'ArialBold';
	font-size:24px;
	line-height:60px;
	text-align:center;
	background:#ed174c;
	cursor:pointer;
}
.features-sec input[type=submit]:hover{
	background:#000;
}
.logos-sec{
	width:100%;
	float:left;
	padding-bottom:100px;
	text-align:center;
}
footer {
	width: 100%;
	float: left;
	padding: 85px 0 70px;
	background:#dcedf5;
}
.about-div p {
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 40px;
}
.info h3 {
	font-family:'ArialBold';
	font-size: 22px;
	margin-bottom: 34px;
	color:#000;
}
.info ul li {
	font-size: 19px;
	margin-bottom: 15px;
}
.info ul li a {
	color: #000;
}
.info ul li a:hover {
	color: #ed174c;
}
.copyright-sec {
	border-top: #adadad solid 1px;
	padding-top: 50px;
	text-align: center;
	font-size: 20px;
}
.copyright-sec a {
	color: #000;
	font-family:'ArialBold';
	text-decoration: underline;
}
.copyright-sec a:hover{
	color: #ed174c;
	text-decoration: none;
}
.copyright-sec p {
	margin-bottom: 20px;
}
.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: inline-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('arialbd.svg#ArialBold') format('svg');
}