/*................................reset...........................................*/
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, img, ins, kbd, q, s, samp, small, strike, strong, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*................................clearfix...........................................*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*.........GLOBLE......*/


body {
	font-family: 'Lato', Arial, Gotham, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: 400;
	background: #fff;
	letter-spacing:0.5px;
}
h2 {
	font-weight: 300;
	font-size: 47px;
	line-height: 53px;
	letter-spacing:0;
	text-align: center;
	color:#fff;
}

header {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index: 9998;
	width: 100%;
	padding: 40px 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header.sticky {
	position: fixed;
	width: 100%;
	background: #000;
	box-shadow: 3px 1px 0.99px 0.01px rgba(0, 0, 0, 0.05);
	padding: 20px 0px;
}
header .logo a img {
	display: block;
	padding-top:7px;
}
.logo {
	width: 30%;
	float: left;
}
nav {
	width: 70%;
	float: left;
	text-align: right;
	padding-top:0px;
}
nav ul li {
	display: inline-block;
	padding:0 0 0 35px;
}
nav ul li a {
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing:-.25px;
	display: block;
	padding:0 5px;
	border-bottom:4px solid rgba(0,0,0,0);
	color: #fff;
	text-transform:uppercase;
}
nav ul li a:hover {
	color:#007ecf;
}
#banner {
	background: url(images/banner.jpg) no-repeat bottom center;
	background-size: cover;
	padding: 140px 0 10px;
	text-align:center;
}
#banner img {
	display: block;
	float:right;
}
#banner h2 {
	color: #fff;
	margin-top: 120px;
	line-height:56px;
}
#banner h2 span{font-weight:700;}
#banner p{padding:42px 0 60px; color:#fff;}

#banner a{
	width: 238px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	margin:0 auto;
	display: block;
	border:2px solid #fff;
}
#banner a:hover {
	background: #fff;
	color: #232323;
	transition: all 0.5s;
}

#apps {
    position: relative;
	text-align:center;
    overflow: hidden;
    width: 100%;
    background: url(images/app.png) center center no-repeat;
    background-size: cover;
    min-height: 807px;
    margin-top: -117px;
}
#apps h2{margin-top:200px;}
#apps p{padding:35px 0 70px; color:#fff;}
#apps a{
	width:368px;
	height:91px;
	line-height:91px;
	display:inline-block;
	border:2px solid #fff;
	color:#fff;
	font-size:30px;
	font-weight:300;
	margin:0 30px;	
}
#apps a i{margin-right:30px; font-size:40px;}
#apps a:hover {
	background: #fff;
	color: #232323;
	transition: all 0.5s;
}
#fetures i{
	width:98px;
	height:98px;
	line-height:98px;
	font-size:50px;
	border:2px solid #007ecf;
	border-radius:50%;
	text-align:center;
	margin:0 auto;	
}

#fetures{position:relative; width:100%; text-align:center;}
#fetures h2 , #mainslide h2{color:#343434; margin-bottom:45px;}
#fetures h3{margin-bottom:35px; margin-top:15px;}

#choose{
	position: relative;
	text-align:center;
    overflow: hidden;
    width: 100%;
    background: url(images/back1.png) center center no-repeat;
    background-size: cover;
    min-height: 1320px;
}
.rightside{text-align:right;}
.leftside{text-align:left;}
#choose h2{margin-top:270px;}
#choose span{
	color:#fff;
	display:block;
	padding:30px 0 100px;	
}
#choose h3{margin-bottom:20px; text-transform:uppercase; font-size:20px; line-height:30px; color:#fff; font-weight:700;}
#choose p{padding-bottom:60px; color:#fff;}
#mainslide{padding-bottom:50px;}
#videosec{
	position: relative;
	text-align:center;
    overflow: hidden;
    width: 100%;
    background: url(images/vifrobanner.png) center center no-repeat;
    background-size: cover;
    min-height: 1150px;	
}
#videosec h2{margin-top:250px; margin-bottom:80px;}
#videoimage {
	background: url(images/video.jpg) no-repeat center center;
	display: block;
	width: 100%;
	min-height: 550px;
	background-size: cover;
	text-align: center;
	
}
#videoimage iframe {
	width: 100%;
	height: 550px;
	float: left;
	display: block;
}
.imagecoloroverlay a {
	display: block;
	cursor: pointer;
	margin: 230px auto 0;
}
.imagecoloroverlay a i{color:#fff; font-size:100px;}
#emailsec h2{margin-bottom:80px; color:#333333;}
#emailsec article{
	width:166px;
	height:166px;
	text-align:center;
	margin:0 5px;	
	color:#fff;
	border-radius:50%;
	display:inline-block;
}
#emailsec{padding:50px 0;}
#emailsec article i{font-size:40px;    margin-top: 30px;}
#emailsec article h3 span{font-weight:700; display:block;}
.green{background:#a5c63b;}
.blue{background:#009ddc;}
.orange{background:#f8682c;}
#emailsec img{max-width:100%; display:block; margin:50px auto 0;}
#emailsec h4{font-style:italic; margin:30px 0;}
#emailsec input{
	border:0; background:none; outline:0; border-bottom:1px solid #a0a0a0;	
	max-width:400px;
	width:100%;
}
#emailsec a{width:100px; height:38px; font-size:15px; line-height:33px; border:2px solid #5d5d5d; text-align:center; color:#505050; font-weight:700; display:inline-block; text-transform:uppercase; margin-left:20px;}
#emailsec a:hover{ color:#fff ; background:#5d5d5d;}
#contact{
		position: relative;
	text-align:center;
    overflow: hidden;
    width: 100%;
    background: url(images/contactbanner.png) center center no-repeat;
    background-size: cover;
    min-height: 1120px;	
	color:#fff;
}
#contact input , #contact textarea{
	border:0; background:none; outline:0; border-bottom:1px solid #fff;	
	max-width:400px;
	width:100%;
	margin-bottom:20px;
	padding:10px;
}
#contact input:focus , #contact textarea:focus{border-bottom:1px solid #000;	}
#contact textarea{height:130px;}
a.sbmt{
	width:100px; height:38px; font-size:15px; line-height:33px; border:2px solid #fff; text-align:center; color:#fff; font-weight:700; display:block; text-transform:uppercase;
}
#contact h2{margin-top:300px; margin-bottom:60px;}
#contact i{font-size:30px; margin-bottom:20px;}
#contact a{color:#fff; display:block;}
#contact address{margin-bottom:70px;}
#contact h3{font-weight:700; font-size:30px;}
#contact img{display:block; max-width:100%; margin:45px auto 30px;;}
#contact span{width:85px;
height:23px; line-height:23px; color:#fff; display:block; background:#05d10f; border-radius:15px; text-transform:uppercase; margin:0 auto 30px; font-size:16px;}
a.chat{
	width:150px; height:38px; font-size:15px; line-height:33px; border:2px solid #fff; text-align:center; color:#fff; font-weight:700; display:block; text-transform:uppercase;
	margin:0 auto;
}
a.chat:hover , a.sbmt:hover{ color:#007ecf !important; background:#fff;}
#contact input::-webkit-input-placeholder , #contact textarea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: rgba(255,255,255,0.80);
}
#contact input::-moz-placeholder , #contact textarea::-moz-placeholder{ /* Firefox 19+ */
  color: rgba(255,255,255,0.80);
}
#contact input:-ms-input-placeholder , #contact textarea:-ms-input-placeholder{ /* IE 10+ */
  color: rgba(255,255,255,0.80);
}
#contact input:-moz-placeholder , #contact textarea:-moz-placeholder{ /* Firefox 18- */
  color: rgba(255,255,255,0.80);
}
footer{
		text-align:center;
		padding:50px 0;		
}
.social{padding:40px 0;}
.social a i{ font-size:30px; margin:0 30px; color:#454545;}
footer p , footer p a{color:#2c2c2c;}
footer p a:hover , .social a i:hover{transition:all 0.5s; color:#007ecf;}


/* New */

.os-animation {
	opacity: 0;
}
.os-animation.animated {
	opacity: 1;
}
.staggered-animation {
	opacity: 0;
}
.staggered-animation.animated {
	opacity: 1;
}
/*LOADER EFFECT*/
/*Paste this css to your style sheet file or under head tag*/
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background: #007ecf;
}


#cssload-loader {
	position:relative;
	left:50%;
	top:50%;
	width: 29px;
	height: 117px;
	display: box;
		display: -o-box;
		display: -ms-box;
		display: -webkit-box;
		display: -moz-box;
	display: flex;
		display: -o-flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: -moz-flex;
	flex-flow: column nowrap;
		-o-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		-webkit-flex-flow: column nowrap;
		-moz-flex-flow: column nowrap;
	transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
}
#cssload-loader .cssload-diamond {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 29px;
	height: 29px;
	border-radius: 2px;
	background: rgb(0,0,0);
	transform: translateY(0) rotate(45deg) scale(0);
		-o-transform: translateY(0) rotate(45deg) scale(0);
		-ms-transform: translateY(0) rotate(45deg) scale(0);
		-webkit-transform: translateY(0) rotate(45deg) scale(0);
		-moz-transform: translateY(0) rotate(45deg) scale(0);
	animation: cssload-diamonds 1725ms linear infinite;
		-o-animation: cssload-diamonds 1725ms linear infinite;
		-ms-animation: cssload-diamonds 1725ms linear infinite;
		-webkit-animation: cssload-diamonds 1725ms linear infinite;
		-moz-animation: cssload-diamonds 1725ms linear infinite;
}
#cssload-loader .cssload-diamond:nth-child(1) {
	animation-delay: -1150ms;
		-o-animation-delay: -1150ms;
		-ms-animation-delay: -1150ms;
		-webkit-animation-delay: -1150ms;
		-moz-animation-delay: -1150ms;
}
#cssload-loader .cssload-diamond:nth-child(2) {
	animation-delay: -2300ms;
		-o-animation-delay: -2300ms;
		-ms-animation-delay: -2300ms;
		-webkit-animation-delay: -2300ms;
		-moz-animation-delay: -2300ms;
}
#cssload-loader .cssload-diamond:nth-child(3) {
	animation-delay: -3450ms;
		-o-animation-delay: -3450ms;
		-ms-animation-delay: -3450ms;
		-webkit-animation-delay: -3450ms;
		-moz-animation-delay: -3450ms;
}
#cssload-loader .cssload-diamond:nth-child(4) {
	animation-delay: -4600ms;
		-o-animation-delay: -4600ms;
		-ms-animation-delay: -4600ms;
		-webkit-animation-delay: -4600ms;
		-moz-animation-delay: -4600ms;
}



@keyframes cssload-diamonds {
	50% {
		transform: translateY(-49px) rotate(45deg) scale(1);
	}
	100% {
		transform: translateY(-97px) rotate(45deg) scale(0);
	}
}

@-o-keyframes cssload-diamonds {
	50% {
		-o-transform: translateY(-49px) rotate(45deg) scale(1);
	}
	100% {
		-o-transform: translateY(-97px) rotate(45deg) scale(0);
	}
}

@-ms-keyframes cssload-diamonds {
	50% {
		-ms-transform: translateY(-49px) rotate(45deg) scale(1);
	}
	100% {
		-ms-transform: translateY(-97px) rotate(45deg) scale(0);
	}
}

@-webkit-keyframes cssload-diamonds {
	50% {
		-webkit-transform: translateY(-49px) rotate(45deg) scale(1);
	}
	100% {
		-webkit-transform: translateY(-97px) rotate(45deg) scale(0);
	}
}

@-moz-keyframes cssload-diamonds {
	50% {
		-moz-transform: translateY(-49px) rotate(45deg) scale(1);
	}
	100% {
		-moz-transform: translateY(-97px) rotate(45deg) scale(0);
	}
}