/*................................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;
}
/*................................header...........................................*/
body{
 font-family: 'Roboto', sans-serif;
}

header{ 
  border-top: 8px solid #ff9500;
  padding-top: 40px;  
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header.sticky {
 border-top: 3px solid #ff9500;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;	
  padding:5px 0; 
  background: rgba(0,0,0,1);
}

.backcolor{
  background: rgba(0,0,0,1);
}
.nav-collapse ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
}

.nav-collapse li {
	width: 100%;
	display: block;
}

.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	zoom: 1;
}

.nav-collapse.opened {
	max-height: 9999px;
}

.disable-pointer-events {
	pointer-events: none !important;
}

.nav-toggle {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

@media screen and (min-width: 767px) {
	.js .nav-collapse {
		position: relative;
	}
	.js .nav-collapse.closed {
		max-height: none;
	}
	.nav-toggle {
		display: none;
	}
}


.logo{
	text-decoration: none;
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
	float: left;
 padding-top: 5px;
}

/* ------------------------------------------
  MASK
  --------------------------------------------- */

  .mask {
  	-webkit-transition: opacity 300ms;
  	-moz-transition: opacity 300ms;
  	transition: opacity 300ms;
  	background: rgba(0,0,0, .5);
  	visibility: hidden;
  	position: fixed;
  	opacity: 0;
  	z-index: 2;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	top: 0;
  }

  .android .mask {
  	-webkit-transition: none;
  	transition: none;
  }

  .js-nav-active .mask {
  	visibility: visible;
  	opacity: 1;
  }

  @media screen and (min-width:767px) {
  	.mask {
  		display: none !important;
  		opacity: 0 !important;
  	}
  }

  .fixed {
  	position: fixed;
  	width: 100%;
  	left: 0;
  	top: 0;
  }
  .nav-collapse,
  .nav-collapse * {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  }

  .nav-collapse,
  .nav-collapse ul {
  	list-style: none;
  	width: 100%;
  	float: left;
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse {
  		float: right;
  		width: auto;  		
  	}
  }

  .nav-collapse li {
  	float: left;
  	width: 100%;
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse li {
  		width: auto;
  	}
  }

  .nav-collapse a {
    font-family: 'Roboto', sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-decoration: none; 
    padding: 0.7em 1em;
    color: #fff;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
  }

  .nav-collapse a:active,
  .nav-collapse .active a,.nav-collapse .active a:hover{
  	color: #060915; 
  	transition:all 0.5s; 
    background-color: #ff9500;
  }
  .nav-collapse a:hover{
  	color: #ff9500; 
  	transition:all 0.5s; 
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse a {
  		/*border-left: 1px solid white;*/
  		/*padding: 1.02em 2em;*/

  		text-align: center;
  		border-top: 0;
  		float: left;
  		margin: 0;
  	}
  }

  .nav-collapse ul ul a {
  	background: #ca3716;
  	padding-left: 2em;
  }

  @media screen and (min-width: 767px) {
  	.nav-collapse ul ul a {
  		display: none;
  	}
  }
  @font-face {
  	font-family: "responsivenav";
  	src:url("../icons/responsivenav.eot");
  	src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
  	url("../icons/responsivenav.ttf") format("truetype"),
  	url("../icons/responsivenav.woff") format("woff"),
  	url("../icons/responsivenav.svg#responsivenav") format("svg");
  	font-weight: normal;
  	font-style: normal;
  }
  .nav-toggle {
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	text-decoration: none;
  	text-indent: -300px;
  	position: relative;
  	overflow: hidden;
  	width: 60px;
  	height: 55px;
  	float: right;
  }

  .nav-toggle:before {
  	color: #fff; /* Edit this to change the icon color */
  	font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  	text-transform: none;
  	text-align: center;
  	position: absolute;
  	content: "\2261"; /* Hamburger icon */
  	text-indent: 0;
  	speak: none;
  	width: 100%;
  	left: 0;
  	top: 0;
  }

  .nav-toggle.active:before {
  	font-size: 24px;
  	content: "\78"; /* Close icon */
  }
  section{
  	text-align: center;
  }
  #banner{
    background: url(../img/banner.jpg) no-repeat top center;
	background-color: #fff;
    background-size: cover;       
    text-align: center;
    padding:300px 60px 347px;
    color: #fff; 
	opacity: 0.6;
  }
  h1{
    font-weight: 100;
    font-size: 60px;
    line-height: 70px;    
  }
  h2{
    font-weight: 500;
    font-size: 60px;  
  }
  form{
    padding-top: 80px;
  }
  input{
    border: 1px solid #fff;
    outline: 0;
    background-color: transparent;
    font-size: 18px;
    font-weight:700; 
    border-radius: 3px;
    padding: 20px 0 20px 20px;
    margin-right:10px;
  }
  input:focus{
    border: 1px solid #ff9500;
  }
  button{
   outline: 0;
   border: 1px solid #ff9500;
   background-color: #ff9500;
   color: #080e17;
   font-size: 18px;
   font-weight:700; 
   border-radius: 3px;
   padding: 20px 35px;
 }
 button:hover{
   border: 1px solid #ff9500;
   background-color: transparent;
   color: #ff9500;
   transition:all 0.5s; 
 }
 #about{
  background: url(../img/banner2.jpg) no-repeat top center;  
  background-size: cover; 
  color: #fff;
}
img.iphone{
  margin-top: -50px;
  display: block;
  width: 100%;
}
h3{
  font-size: 36px;
  font-weight: 300;
  text-align: left;
}
h3 img{
  margin-right: 25px;
  position: relative;
  top: 15px;
}
.innerp{
 text-align: left;
 font-size: 16px;
 line-height: 30px;
 color: #fff;
}
#about p.innerp{
  padding-top: 35px;
  font-weight: 300;
}
#about article{
  padding-top: 50px;
}
#team{
  background-color: #ff9500;
  padding: 136px 0;
}
.head{
  font-weight: 700;
  font-size: 35px;
}
#team img{
  display: block;
  padding-top: 80px;
  margin: 0 auto;
}
h4{
  font-weight: 700;
  font-size: 30px;
  padding: 30px 0 20px;
}
p.newp{
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}
.innerdivpurple{
  background-color: #b56edc;
  min-height: 270px;
  text-align: left;
  padding-top: 35px;
}
.innerdivblack{
  background-color: #373435;
  min-height: 270px;
  text-align: left;
  padding-top: 35px;
}
.innerdivyellow{
  background-color: #ff9500;
  min-height: 270px;
  text-align: left;
  padding-top: 35px;
}
.innerdivwhite{min-height: 600px;text-align: left;padding-top: 35px;}
#macbook{
  position: relative;
}
#macbook img{
  position: absolute;;
  right: 0;
  float: right;
  top: 0;
  min-height: auto;
  width: 60%;
}

#macbook p.innerp{
  padding-bottom: 30px;
  padding-right: 50px;
  color: #fff;
  font-weight: 300;
}
button.downlaod{
  border: 1px solid #191b29;
  background-color: #191b29;
  color: #fff;
}
button.downlaod:hover{
  border: 1px solid #191b29;
  background-color: transparent;
  color: #191b29;
  transition: all 0.5s;
}
#work{
  background-color: #ff9500;      
  text-align: center;
  padding:120px 0 100px;
  color: #fff 
}
#work img{
  padding: 80px 0 20px;
  display: block;
  margin: 0 auto;
}
#work p.newp{
  color: #ffffff;
}
#work button{
  margin-top: 85px;
}
footer{
  background-color: #191b29;
  padding: 140px 0 ;
  color: #fff;
}
footer p.innerp{
  text-align: center;
  line-height: 36px;
}
footer a{
 text-decoration: none;
 font-size: 18px;
 font-weight: 400;
 color: #fff;
}
footer p.newp{
  text-align: center;
  padding-top: 100px;
  color: #9a9ba1;
}
footer a:hover{
 color: #ff9500;
 transition: all 0.5s;
}
/* 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: 9998;
 background: #ff9500;
}
.cssload-fond{
  position:relative;
  margin: auto;
  top: 50%;
}

.cssload-container-general
{
  animation:cssload-animball_two 3.4s infinite;
    -o-animation:cssload-animball_two 3.4s infinite;
    -ms-animation:cssload-animball_two 3.4s infinite;
    -webkit-animation:cssload-animball_two 3.4s infinite;
    -moz-animation:cssload-animball_two 3.4s infinite;
  width:105px; height:105px;
}
.cssload-internal
{
  width:105px; height:105px; position:absolute;
}
.cssload-ballcolor
{
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.cssload-ball_1, .cssload-ball_2, .cssload-ball_3, .cssload-ball_4
{
  position: absolute;
  animation:cssload-animball_one 3.4s infinite ease;
    -o-animation:cssload-animball_one 3.4s infinite ease;
    -ms-animation:cssload-animball_one 3.4s infinite ease;
    -webkit-animation:cssload-animball_one 3.4s infinite ease;
    -moz-animation:cssload-animball_one 3.4s infinite ease;
}
.cssload-ball_1
{
  background-color:rgb(0,0,0);
  top:0; left:0;
}
.cssload-ball_2
{
  background-color:rgb(75,77,97);
  top:0; left:57px;
}
.cssload-ball_3
{
  background-color:rgb(255,255,255);
  top:57px; left:0;
}
.cssload-ball_4
{
  background-color:rgb(41,59,90);
  top:57px; left:57px;
}





@keyframes cssload-animball_one
{
  0%{ position: absolute;}
  50%{top:29px; left:29px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-o-keyframes cssload-animball_one
{
  0%{ position: absolute;}
  50%{top:29px; left:29px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-ms-keyframes cssload-animball_one
{
  0%{ position: absolute;}
  50%{top:29px; left:29px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-webkit-keyframes cssload-animball_one
{
  0%{ position: absolute;}
  50%{top:29px; left:29px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@-moz-keyframes cssload-animball_one
{
  0%{ position: absolute;}
  50%{top:29px; left:29px; position: absolute;opacity:0.5;}
  100%{ position: absolute;}
}

@keyframes cssload-animball_two
{
  0%{transform:rotate(0deg) scale(1);}
  50%{transform:rotate(360deg) scale(1.3);}
  100%{transform:rotate(720deg) scale(1);}
}

@-o-keyframes cssload-animball_two
{
  0%{-o-transform:rotate(0deg) scale(1);}
  50%{-o-transform:rotate(360deg) scale(1.3);}
  100%{-o-transform:rotate(720deg) scale(1);}
}

@-ms-keyframes cssload-animball_two
{
  0%{-ms-transform:rotate(0deg) scale(1);}
  50%{-ms-transform:rotate(360deg) scale(1.3);}
  100%{-ms-transform:rotate(720deg) scale(1);}
}

@-webkit-keyframes cssload-animball_two
{
  0%{-webkit-transform:rotate(0deg) scale(1);}
  50%{-webkit-transform:rotate(360deg) scale(1.3);}
  100%{-webkit-transform:rotate(720deg) scale(1);}
}

@-moz-keyframes cssload-animball_two
{
  0%{-moz-transform:rotate(0deg) scale(1);}
  50%{-moz-transform:rotate(360deg) scale(1.3);}
  100%{-moz-transform:rotate(720deg) scale(1);}
}
