/*--
	Author: W3layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/

@font-face {
    font-family: "neo";
    src: url(neoteric.ttf);
}

body{
	margin:0;
	padding:0;
	background:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	max-width:100%;
	overflow-x:hidden;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}
/*----*/
.banner{
background:url(../images/bg.jpg) no-repeat 0px 0px;
min-height:657px;
background-size:cover;
}
.header{
padding-top:3em;
}
.logo{
float:left;
}
.top-menu{
float:right;
}
.top-menu ul li{
display:inline-block;
border-bottom:2px solid #16151b;
}
.top-menu ul li a{
color:#fff;
font-size:1.15em;
padding:0 2px 10px 2px;
display:block;
text-decoration:none;
margin:0 0.5em;
}
.top-menu ul li a:hover,.top-menu ul li.active a{
border-bottom:2px solid #1695ED;
}
.top-menu ul li a:hover{
color:#1695ED;
}
.banner-info{
margin-top:5%;
}
.banner-pic{
text-align:right;
}
.banner-text{
padding-left:0;
margin-top:6%;
}
.banner-text h3{
font-size:1em;
font-weight:700;
letter-spacing:1px;
text-transform:uppercase;
color:#1695ED;
margin-bottom:1.2em;
}
.banner-text h1{
font-size:3.4em;
font-weight:600;
color:#fff;
margin-bottom:0.5em;
}
.banner-text p{
font-size:1.3em;
color:#999999;
line-height:1.5em;
margin-bottom:2em;
width:88%;
}
a.download{
background:#1695ED;
color:#fff;
font-size:1em;
display:inline-block;
text-decoration:none;
margin-right:1em;
padding: 13px 2em 16px 2em;
border-radius:3px;
border:1px solid #1695ED;
font-weight:600;
}
a.download:hover{
background:transparent;
border:1px solid #999999;
}
a.view{
background:transparent;
color:#fff;
font-size:1em;
border:1px solid #999999;
display:inline-block;
text-decoration:none;
margin-right:1em;
padding:14px 2em;
border-radius:3px;
font-weight:600;
}
/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1695ED;
  border:none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*----*/
.features{
padding:4% 0;
border-bottom:1px solid #eeeeee;
}
.features-head{
text-align:center;
}
.features-head h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.7em;
}
.features-head h3{
font-size: 2.7em;
font-weight: 600;
color: #1a1a1a;
padding-bottom: 0.7em;
background: url(../images/line.png) no-repeat 50% 100%;
}
.features-section{
margin-top:4em;
}
.feature-grid {
text-align:center;
}
.feature-grid img{
margin-bottom:1em;
}
.feature-grid h3{
color:#67AEE0;
font-size:1.9em;
margin-bottom:0.5em;
font-weight:500;
}
.feature-grid p{
color:#aeadad;
font-size:1.3em;
line-height:1.5em;
font-weight:400;
}
/*--about--*/
.about{
padding:4% 0;
}
.about-device-info{
text-align:left;
padding-top:5em;
}
.device-text h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.7em;
}
.device-text h3{
font-size: 2.7em;
font-weight: 600;
color: #1a1a1a;
padding-bottom: 0.7em;
background: url(../images/line.png) no-repeat 0% 100%;
}
.device-text p{
color:#aeadad;
font-size:1.3em;
line-height:1.5em;
font-weight:400;
margin-top:1em;
width:90%;
}
.about-list{
margin-top:2em;
}
.about-list ul li{
display:block;
}
.about-list ul li {
list-style-type: none;
margin-bottom: 0.5em;
}
.about-list ul li a {
text-decoration: none;
color: #1a1a1a;
font-size:1.25em;
font-weight:600;
}
.about-list ul li a span {
background: url(../images/icons1.png) no-repeat;
width: 20px;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-right: 13px;
}
.about-list ul li a span.abt1{
background-position:-7px -12px;
}
.about-list ul li a span.abt2{
background-position:-7px -37px;
}
.about-list ul li a span.abt3{
background-position:-7px -69px;
}
.about-list ul li a span.abt4{
background-position:-7px -97px;
}
/*-----*/
.about-bottom{
background:#f2f2f2;
padding:3% 0;
}
.device-text-bottom{
text-align:left;
padding-top:5em;
}


.device-text-bottom h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.7em;
}
.device-text-bottom h3{
font-size: 2.7em;
font-weight: 600;
color: #1a1a1a;
padding-bottom: 0.7em;
background: url(../images/line.png) no-repeat 0% 100%;
}
.device-text-bottom p{
color:#aeadad;
font-size:1.3em;
line-height:1.5em;
font-weight:400;
margin-top:1em;
width:100%;
}
.about-device-bottom{
}
/*--pricing--*/
.pricing{
background:url(../images/price.jpg) no-repeat;
min-height:660px;
background-size:cover;
padding:5% 0;
}
.pricing-text{
text-align:center;
}
.pricing-text h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.5em;
}
.pricing-text h3{
font-size: 2.7em;
font-weight: 600;
color: #fff;
padding-bottom: 0.7em;
background: url(../images/line.png) no-repeat 50% 100%;
}
/*--- slider-css --*/
.slider{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides_tabs{
	background: none !important;
	border: none;
	box-shadow: none;
	position: relative;
	top: -90px;
	z-index: 999;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #747474;
	border-radius:50%;
	background:transparent;
	margin-left:1em;
}
.callbacks_here a:after{
	border: 5px solid #FFF;
	background: #fff;
  width: 14px;
  height: 14px;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
	margin-left:0.7em;
}
ul.callbacks_tabs.callbacks1_tabs {
  position: absolute;
  bottom: -88%;
  z-index: 999;
  /* left: 44%; */
  width: 100%;
  text-align: center;
}
.pricing-grids{
margin:5% 0;
}
.pricing-plans p{
color:#fff;
font-style:italic;
font-size:1.7em;
font-weight:300;
margin-bottom:1em;
width: 95%;
}
.pic1{
float:left;
width:10%;
}
.pic1 img{
border-radius:50%;
}
.pic-info{
float:left;
width:85%;
margin-left:5%;
padding-top:0.5em;
}
.pic-info h5{
font-weight:300;
color:#fff;
font-size: 1.15em;
margin-bottom: 5px;
}
.pic-info a{
font-weight:600;
display:inline-block;
text-decoration:none;
color:#fff;
font-size:1em;
}
.theme{
background:#15141a;
padding:4em 0;
}
.theme h3 span{
color:#fff;
font-weight:600;
}
.theme h3{
color:#fff;
font-size:2.4em;
font-weight:100;
display:inline-block;
margin-right:4em;
}
/*----*/
.pricing-bottom{
padding:3% 0;
}
.pricing-text-bottom{
text-align:center;
}
.pricing-text-bottom h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.5em;
}
.pricing-text-bottom h3{
font-size: 2.7em;
font-weight: 600;
color: #15141a;
padding-bottom: 0.5em;
background: url(../images/line.png) no-repeat 50% 100%;
}
.price-section {
	padding: 6em 0;
	background:#e7edf3;
}
.price-section-head h3 {
	color: #394b50;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.price-section-head p {
	color: #394b50;
	font-size: 1.2em;
	font-weight: 500;
}
.price-head{
padding:1.5em 0;
border-bottom:1px solid #d5d5d5;
}
.price-head h5 {
	color:#1a1a1a;	
	font-size:1.8em;
	text-transform: uppercase;
	font-weight:700;
}
.cost{
padding:1.8em 0;
border-bottom:1px solid #d5d5d5;
}
.cost h3 span {
	font-size:0.5em;
	vertical-align: top;
}
.cost h3 {
	color:#1a1a1a;
	font-size:4.2em;
	font-weight:600;
}
.cost p {
	color:#999999;
	font-size:1.3em;
	font-weight:500;
}
.cost-info p{
 color: #aeadad;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 400;
  padding:2.5em 0;
  width: 80%;
  margin:0 auto;
}
.cost-info p span{
color:#1196d9;
font-weight:400;
}
.cost-info a{
color:#1196d9;
background:transparent;
border:1px solid #d5d5d5;
display:inline-block;
text-decoration:none;
padding:12px 2.2em;
font-size:1em;
font-weight:700;
}
.price-value {
	border: 1px solid #ccd5df;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	padding:0em 0em 2em 0em;
	background:#fff;
	width:22.5%;
	margin-right:2.5%;
display:inline-block;	  margin-top: 40px;vertical-align:top;
}
.price-value:hover div.cost:hover {
background:#1695ED;
}
.price-value:hover div.price-head h5{
	color:#1695ED;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.price-value:hover div.cost{
background:#1695ED;
}
.price-value:hover div.cost-info a{
background:#1695ED;
color:#fff;
}
.price-value:hover div.cost span ,.price-value:hover div.cost p,.price-value:hover div.cost h3{
color:#fff;
}
.price-value:hover div.price-section-grid ul li {
	color:#c2e1ff;
}
.price-value:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	z-index: 1;
	border:1px solid #1695ED;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/*----*/
.contact{
padding:3% 0 0 0;
background:#ededed;
position:relative;
}
.contact-text{
text-align:center;
}
.contact-text h4{
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #1695ED;
margin-bottom: 0.5em;
}
.contact-text h3{
font-size: 2.7em;
font-weight: 600;
color: #15141a;
padding-bottom: 0.5em;
background: url(../images/line.png) no-repeat 50% 100%;
}
.contact-grids{
margin:20px 0;
}
.icon1{
background: url(../images/icons1.png) no-repeat -46px -14px;
width: 28px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em
}
.icon2{
background: url(../images/icons1.png) no-repeat -96px -14px;
width: 28px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em
}
.icon3{
background: url(../images/icons1.png) no-repeat -145px -14px;
width: 35px;
height: 35px;
display:inline-block;
text-align:center;
margin-bottom:1em
}
.contact-grid p{
color:#999999;
font-weight:500;
font-size:1.25em;
}
.contact-grid a{
color:#999999;
font-weight:500;
display:block;
text-decoration:none;
font-size:1.25em;
}
.contact-grid a:hover{
color:#1695ED;
}
.contact-details{
  padding: 4em 4em 3em 4em;
  /* width: 49%; */
  /* position: absolute; */
  /* bottom: 35%; */
  /* left: 26%; */
}
.contact-details form input[type="text"],.contact-details form textarea {
width: 100%;
padding: 10px 14px;
border: 1px solid #444348;
font-size: 1.1em;
margin-bottom: 1.2em;
color: #444348;
outline: none;
background:transparent;
font-weight: 700;
}
.contact-details form textarea {
height: 168px;
resize: none;
width: 100%;
}
.contact-right{
text-align:right;
}
.contact-details input[type="submit"] {
background: #1695ED;
padding: 14px 2em;
border: none;
font-size: 1em;
margin: 0.5em 0 0 0;
color: #fff;
outline: none;
font-weight: 600;
border-radius:5px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.map iframe{
height:500px;
width:100%;
}
/*--footer--*/
.footer{
background:#15141a;
padding:3em 0;
}
.social span {
background: url(../images/social.png) no-repeat 0px 0px;
width: 27px;
height: 27px;
display: inline-block;
margin-right:1.5em;
transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a span.behance {
background-position: -8px -7px;
}
a span.dribble {
background-position: -8px -44px;
}
a span.twitter {
background-position: -8px -83px;
}
a span.facebook {
background-position: -8px -127px;
}
a span.linkedin {
background-position: -11px -163px;
}
a span.behance:hover{
background-position: -49px -7px;
}
a span.dribble:hover{
background-position: -51px -45px;
}
a span.twitter:hover {
background-position: -8px -83px;
}
a span.facebook:hover {
background-position: -52px -128px;
}
a span.linkedin:hover {
background-position: -58px -163px;
}
.footer p{
color: #3e3d43;
font-size: 1.1em;
font-weight: 600;
text-transform:uppercase;
margin-top:1em;
}
.footer p a{
color: #3e3d43;
}
.footer p a:hover{
color: #fff;
}
/*----*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0%;
	right: 1%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/easytop.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}




		@media(max-width: 1024px){
			.clientes li{  display: block !important;
  margin-top: 56px;}
		span.menu:before {
			content: url(../images/nav.png);
			cursor: pointer;	
			height:32px;
		}
		.top-menu {
		  float: right;
		  position: fixed;
		  right: 13px;
		  border: 1px solid rgb(166, 166, 166);
		  border-radius: 100%;
		  padding: 10px 10px 5px 10px;
		  background-color: white;
		  z-index: 100;
		
		}
		.top-menu  ul{
			display:none;
		}
		.top-menu  ul li {
			font-size: 12px;
			display:inline-block;
			width: 100%;
		}
		.top-menu ul li a {
		  padding: 13px;
		font-size: 14px;
		width: 100%;
		font-weight:600;
		display:block;
		margin:0;
		}
		.top-menu ul li a:hover,.top-menu ul li.active a{
		border-bottom:none;
		}
		.top-menu ul li a:hover{
		color:#16151b;
		}
		 span.menu{
			display:block;
			float:right;
		}
		.top-menu  ul{
			  margin: 0;
		  z-index: 999;
		  position: fixed;
		  width: 96%;
		  text-align: center;
		  top: 12%;
		  left: 2%;
		  background: #1695ED;
		  margin: 20px 0;
		  width: 100%;
		  left: 0;
		}
		.banner-info h3{  font-size: 33px !important;}
		.banner-text h3 {
		font-size: 0.65em;
		}
		.banner-text h1 {
		font-size: 1.5em;  text-align: center;
		}
		.header img{  position: relative !important;}
		.header .logo{  display: block;
		  width: 100%;
		  text-align: center;}
		.banner-text p {
		  font-size: 14px;
		  overflow: hidden;
		  text-align: center;
		}
		.banner-text p{width:100%;}
		.banner-text{padding:0;  text-align: center;}
		a.download, a.view {
		font-size: 0.75em;
		padding: 9px 0.7em;
		}
		.banner-pic {
		  width: 100%;
		padding-left:15px;
		margin-top: 2.5em;
		}.banner-pic img{  width: 100%;}
		.banner {
		min-height: 335px;
		}
		.features-head h4, .device-text h4, .device-text-bottom h4, .pricing-text h4, .pricing-text-bottom h4, .contact-text h4 {
		  font-size: 15px;}
		.features-head h3, .device-text h3, .device-text-bottom h3, .pricing-text h3, .pricing-text-bottom h3, .contact-text h3 {
		  font-size: 20px;
		}
		.features-section {
		  font-size: 16px;
		}
		.feature-grid{margin-bottom:60px;}
		.feature-grid img {
		background-size: 100%;
		width: 35%;
		}
		.feature-grid h3 {
		font-size: 1.3em;
		}
		.feature-grid p {
		font-size: 0.95em;
		}
		.about-device {
		  width: 100%;
		  overflow: auto;
		}
		.about-device-info {
		margin-top: 0em;
		}
		.about-list ul li a {
		font-size: 1em;
		}
		.about-list ul li {
		margin-bottom:4px;
		}
		.device-text-bottom p {
		font-size: 0.95em;
		}
		.device-text-bottom p {
		font-size: 1.3em;
		}
		.pricing-plans p {
		font-size: 1.1em;
		width: 100%;
		}
		.price-value{  width: 100%;
		  max-width: 380px;
		  display: block;
		  margin: 10px auto;}
		.pic-info h5 {
		font-size: 0.9em;
		margin-bottom: 3px;
		}
		.pic1 {
		width: 13%;
		}
		.pic-info {
		padding-top: 0.5em;
		}
		.pricing {
		min-height: 500px;
		}
		ul.callbacks_tabs.callbacks1_tabs {
		bottom: -11%;
		}
		.callbacks_here a:after {
		border: 4px solid #FFF;
		width: 11px;
		height: 11px;
		}
		.theme h3 {
		font-size: 1.55em;
		margin-bottom: 0.7em;
		margin-right: 0em;
		}
		.price-head {
		padding: 1.2em 0;
		}
		.price-head h5 {
		font-size: 1.4em;
		}
		.cost h3 {
		font-size: 3em;
		}
		.cost-info p {
		font-size: 1em;
		padding: 2em 0;
		}
		.cost-info a {
		padding: 9px 2em;
		font-size: 0.85em;
		}
		.pricing-bottom,.contact {
		padding: 5% 0 5% 0;
		}
		.features{
		padding:5% 0;
		}
		img{max-width:100% !important;}
		.contact-grid.text-center {
		padding: 0;  margin-top: 26px;
		}
		.contact-details {
		  width: 100%;
		left: 10%;
		padding: 1.5em;
		bottom: 18%;
		}
		.contact-details form textarea {
		height: 87px;
		}
		.contact-left,.contact-right{
		padding:0;
		}
		.footer p {
		font-size: 1em;
		}
		.about-customize {
  width: 100%;
}
	.about-device-bottom{
  width: 100%;
  overflow: hidden;
  padding: 0;
}	
		
		}

.animado{  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;}