/*******
*
*
* Author Name : Mostafizur Rahman
* Author URI : http://mostafiz.me/
* Descripion : This is a responsive Bootstrap responsive app landing page developed by Mostafizur Rahman
* Template URI : http://mostafiz.me/demo/lucid/
* Version : 1.1
*
*
*******/
body{
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	box-sizing: border-box;
	background-color: #fff!important;
}
a:focus {
    outline: none;
}
li{
	list-style: none;
}
a:hover, a:visited, a{
	text-decoration: none;
}
h4{
	font-size: 14px;
	color: #5AB947;
	text-transform: uppercase;
	margin-top: 28px;
	font-weight: 700;
}
h2{
	font-size: 36px;
	color: #2C2D2D;
	font-weight: 600;
	margin-bottom: 25px;
	margin-top: 0;
}
.carousel-caption h3{font-family: 'nexa_thinregular';}
.carousel-caption h2, .carousel-caption h3{color: #64696D;font-size: 24px;margin-top: 20px;}
.carousel-caption{    font-family: 'nexa_bookregular';}
.animated {
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
}
/*header area*/

header.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background: #2B2B2B;
    padding-bottom: 15px;
}

.top-header{
	position: absolute;
	background:transparent;
	width: 100%;
	z-index: 999;
		transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.top-header img.logo{
	margin-top: 0;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
}
.nav-bar{
	margin-top: 15px;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.navbar-toggle span{
	color: #fff;
}
ul.nav{
	margin: 0;
	padding: 0;
}
.navbar-default .navbar-nav>li>a {
	font-family: 'nexa_regularregular';
 	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
    padding: 8px 0;
    margin: 0 10px;
	font-weight: 300;
	letter-spacing: 1px;
}
.title_one, .title_two, .title_three, .title_four{
	height: 120px;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    text-align: center;
}
.title_one{background: url(../../img/empresas/fondo-title-1.png);}
.title_two{background: url(../../img/empresas/fondo-title-2.png);}
.title_three{background: url(../../img/empresas/fondo-title-3.png);}
.title_four{background: url(../../img/empresas/fondo-title-4.png);margin-bottom: 40px;}

.title_one h2,
.title_two h2,
.title_three h2,
.title_four h2{line-height: 105px;}

.herramientas{background: #022035; color: #fff;padding-bottom: 40px;}
.herramientas h2,
.datos .title_sumilla, .datos a{color: #fff;}
.herramientas .title_sumilla{color: #fff;font-family: 'nexa_thinregular';}

.datos{background: #5AB947; color: #fff; font-family: 'nexa_book_italicregular'; padding-bottom: 30px; font-size: 15px;}
.datos .title_sumilla{ font-family: 'nexa_book_italicregular'; text-transform: capitalize;}

.item-her{    
    width: 20%;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
	position: relative;}

.item-her a{display: block;margin-top: 15px;cursor: pointer;padding-bottom: 5px;color: #fff;text-decoration: none;border-bottom: 1px solid transparent;line-height: 25px;}
.item-her img{clear: both;display: block;margin: 0 auto; margin-bottom: 15px;}

.item-her:hover a:after, .item-her a.hover:after, .item-her a.active:after,
.item-her a.toggle:after{
    content: ' ';
    width: 45px;
    height: 4px;
    background: #5ab947;
    position: absolute;
    bottom: 0px;
    left: 55px;
}

.list-tools {
    overflow: hidden;
    display: block;
    clear: both;
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0;
}

.title_one h2:after,
.title_two h2:after,
.title_three h2:after,
.title_four h2:after {
    background:#5AB947;
    content: ' ';
    display: block;
    width: 50px;
    height: 5px;
    text-align: center;
    margin: 0 auto;
    margin-top: -20px;
}
#carousel2 .carousel-caption .col-xs-12{visibility:initial!important;}

.person p{    
	font-family: 'nexa_blackregular';
	color: #64696D;
}
.person a{    
    font-family: 'nexa_xboldregular';
	color: #303033;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
	border-bottom: 2px solid #5AB947;
}
.navbar-default .navbar-nav >li.btn-li a{border:none!important;}
.navbar-default .navbar-nav>li>a{border-bottom: 2px solid transparent;}
.navbar-default .navbar-nav>li>a.active{
	color: #fff;
	border-bottom: 2px solid #5AB947;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.btn-li{background: #5AB947; color: #fff;}
.btn-li a:hover{border-bottom: none!important;}

/*banner area*/
.banner{
	background: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	-webkit-background-size: cover;
	background-size: cover;
}
#carousel1 .item img{margin-right: 0;}
.carousel-control{color: #64696D; height: 50px;}
.carousel-control .glyphicon{font-size: 25px;}
.carousel-control:hover, .carousel-control:active, .carousel-control:focus {
    color: #43474A;
}
.carousel-control.left, .carousel-control.right{background: transparent;}

.banner h3{
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 160px;
	font-weight: 300;
	font-family: 'nexa_regularregular';
	letter-spacing: 1px;

}
.banner h1{
	font-size: 48px;
	color: #fff;
	font-family: 'nexa_thinregular';
}
.banner p{
	font-size: 18px;
	color: #fff;
	margin-top: 55px;
	line-height: 2;
    font-family: 'nexa_regularregular';
}
.btn-primario{
    font-family: 'nexa_boldregular';
	width: 160px;
	height: 40px;
	background: #5AB947;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	border-radius: 4px;
	border:0;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 15px;
	transition: all 0.5s ease-out 0s;
}
.btn-primario:hover, .btn-primario:active{background: #29476C; color: #fff;}
.btn-primario:focus{background: #7BCC6B; color: #fff;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline: none;}

.features-btn{
	width: 160px;
	height: 50px;
	border-radius: 4px;
	border: 1px solid #444348;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	font-size: 14px;
	margin-top: 60px;
	margin-bottom: 105px;
	font-weight: 600;
}
.banner-img{
	position: relative;
}
.banner img{
	position: absolute;
	margin-top:125px;
}

/*features area*/
.features img{
	margin:auto;
	display: block;
}
#comofunciona.features img{
	margin-bottom: 30px;
}


.features i.fa{
	font-size: 25px;
	color: #5AB947;
	font-weight: 700;
	width: 100px;
	  height: 100px;
	  border: 1px solid #e1e1e1;
	  line-height: 4;
	  border-radius: 50%;
	  cursor: pointer;
	  transition: all .7s ease 0s;
	  -webkit-transition: all .7s ease 0s;
	  -moz-transition: all .7s ease 0s;
	  -o-transition: all .7s ease 0s;
	  -ms-transition: all .7s ease 0s;
}
.features i.fa:hover{
	color: #fff;
	background: #008DD5;
}
.features h3{
	font-size: 20px;
	color: #64696D;
	font-weight: 300;
	margin: 20px 0;
	font-family: 'nexa_lightregular';
}
.features p, .carousel-caption p{
	font-size: 15px;
	margin-bottom: 25px;
	color: #64696D;
	font-weight: 300;
	font-family: 'nexa_thinregular'; 
	text-align: justify;
    padding: 0 15px;
}
.features p{text-align: center;}
.wow h4{
	color: #00C0D1;
	font-family: 'nexa_blackregular';
}

.title_sumilla{
	text-transform: uppercase; 
	font-weight: 300; 
	color: #64696D; 
	margin: 30px 0;
	text-align: center;
	font-family: 'nexa_bookregular';
	clear: both;
	padding: 0 15px;
	text-align: center!important;
	line-height: 28px;
}
.fm input{
	padding: 5px 10px;
    border-radius: 6px;
    height: 38px;
    width: 100%;
    border-style:none;
    margin-bottom: 20px;
}
.fm input:focus{outline: none;}

/*details area*/
.details-phone{
	margin-top: 50px;
}
.details p{
	font-size: 18px;
	color: #999999;
	margin: 30px 0;
}
.details ul{
	margin: 0;
	padding: 0;
}
.details ul li{
	font-size: 18px;
	color: #1b1b1b;
}
.details ul li i.fa{
	font-size: 20px;
	color: #5AB947;
	height: 30px;
	width: 30px;
}

/*feature-detail area*/
.feature-detail{
	background: #f2f2f2;
}
.feature-detail h4{
	margin-top: 120px;
}
.feature-detail h2{
	margin-bottom: 10px;
}
.feature-detail p{
	font-size: 18px;
	color: #999999;
	margin-top: 20px;
}
.horizontal-phone img{
	margin:30px 0;
}

/*pricing-slide area*/
.pricing-slide{
	background: url(../img/paralax.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	-webkit-background-size: cover;
	background-size: cover;
}
.pricing-slide h2{
	margin-bottom: 10px;
	color: #fff;
}
.pricing-slide p{
	font-size: 24px;
	color: #fff;
	font-style: italic;
	font-weight: 300;
	margin-top: 60px;
	margin-bottom: 25px;
}
.carousel-indicators li {
    border: 1px solid #999;}

.carousel-caption{text-shadow: none!important}
.carousel-caption p {
    line-height: 25px;
    padding: 0
}

.carousel-indicators .active {
    background-color: #999;
}
.btn-li:hover{background: #4BB135;}
.btn-li{border-radius: 4px;}


/*#owl-demo .item {
    margin: 3px;
}
#owl-demo .item img {
    display: block;
    width: 50%;
    height: auto;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.item img{
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}*/

/*icono hamburguer*/

.navbar-default .navbar-toggle{border:none; margin-top: 0;}
.navbar-default .navbar-toggle .icon-bar {background-color: #5ab947;}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background: transparent; background-color: transparent;}

#principal-slider h3, #principal-slider p{color: #fff;}
#principal-slider h1{font-size:44px; font-weight: 300;}
#principal-slider .carousel-control{display: none;}
/*#principal-slider .item img{margin: 0; float:none; 
    min-height: 100%!important;
    max-height: 100%;
    width: auto!important;
    max-width: inherit;}
	*/
#principal-slider .carousel-inner .item {height: 435px;}
#principal-slider .carousel-caption{text-align: left; right: inherit; left: 5%!important;}
#principal-slider .carousel-indicators li {border: 1px solid #727272; background: #727272; width: 15px;height: 15px;margin: 0 5px;}
#principal-slider .carousel-indicators .active {background-color: #fff;}

#carousel2 h1{font-size: 32px;}
#carousel2 .carousel-control{display: none;}
#carousel2 .item img{
    max-height: 100%;
    width: auto;
    max-width: inherit;/*width: inherit!important;height: inherit; max-width: inherit!important;*/;
	text-align: center;}
#carousel2 .carousel-inner .item {height: 390px; display: block;}
#carousel2 .carousel-caption{
	text-align: left; 
	right: inherit;
    bottom: inherit;
    margin-top: 30px;
	overflow: hidden;
}
#carousel2 .carousel-indicators li {border: 1px solid #727272; background: #727272; width: 15px;height: 15px;margin: 0 5px;}
#carousel2 .carousel-indicators .active {background-color: #fff;}

.item h5{
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}
.item h6{
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
/*download area*/
.download{
	background: #15141a;
}
.download p{
	font-size: 36px;
	color: #fff;
	font-weight: 300;
	padding: 65px 0;
}
.download p span{
	font-weight: 700;
}
.download button{
	margin: 65px 0;
}
.download button.download-btn{
	margin-left: 15px;
}
/*price-plan area*/
.price-plan img{
	margin:auto;
	margin-bottom: 70px;
}
.single-table{
	border: 1px solid #e0e0e0;
	margin-bottom: 60px;
}
.single-table h3{
	font-size: 24px;
	color: #1a1a1a;
	border-bottom: 1px solid #e0e0e0;
	padding: 18px;
	line-height: 1;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 0;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.table-price{
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	display: block;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.table-price h5{
	font-size: 60px;
	font-weight: 600;
	color: #1a1a1a;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 17px;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
-ms-transition:all .5s ease 0s;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
    padding: 0 60px;}
}
.top-header .container{padding-right: 15px; padding-left: 15px;}

.table-price h5 span{
	position: absolute;
	font-size: 25px;
	top: 21%;
	left: 34%;
	font-weight: 600;
}
.table-price p{
  font-size: 18px;
  color: #999999;
  line-height: 1;
  margin-bottom: 22px;
  transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.table-description p{
	font-size: 18px;
	color: #999999;
	padding: 40px 20px;
	margin-bottom: 0;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.table-description a{
	color: #5AB947;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.table-description button{
	width: 160px;
	height: 50px;
	border:1px solid #e0e0e0;
	color: #5AB947;
	border-radius: 4px;
	background: transparent;
	margin-bottom: 30px;
	font-weight: 700;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.free h5 span{
	left: 39%;
}
.business h3{
	color: #5AB947;
}
.business-price{
	background: #5AB947;
}
.business-price p{
	color: #fff;
}
.business button{
	background: #5AB947;
	color: #fff;
	border:0;
}
.business h5{
	color: #fff;
}
.single-table:hover.single-table h3{
	color: #5AB947;
}
.single-table:hover .table-description button{
	background: #5AB947;
	color: #fff;
	border:0;
}
.single-table:hover .table-price h5{
	color: #fff;
}
.single-table:hover .table-price p{
	color: #fff;
}
.single-table:hover .table-price{
	background: #5AB947;
}
/*contact area*/
.contact{
	background: #ededed;
	position: relative;
	height: 700px;
}
.contact-heading img{
	margin: auto;
	margin-bottom: 50px;
}
.contact i.fa{
	color: #5AB947;
	font-size: 20px;
	padding: 20px;
}
.contact p{
	font-size: 18px;
	color: #999999;
	line-height: 1;
}
.contact-form{
	background: #15141a;
	overflow: hidden;
	z-index: 222;
	position: absolute;
	margin-top: 50px;
}
.contact-form-left, .contact-form-right{
	margin-top: 60px;
}
.contact-form-left input{
	width: 100%;
	height: 50px;
	padding: 12px;
	border-radius: 5px;
	border:1px solid #444348;
	margin-bottom: 20px;
	background: transparent;
	color: #fff;
}
.contact-form textarea{
	width: 100%;
	height: 189px;
	border-radius: 5px;
	border:1px solid #444348;
	margin-bottom: 15px;
	background: transparent;
	padding: 12px;
	color: #fff;
}
.contact-form-right input{
	width: 160px;
	height: 50px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	background: #5AB947;
	border-radius: 5px;
	border:0;
	margin-bottom: 40px;
}
#carousel2 .carousel-caption {position: initial;padding: 90px 0;width: 85%;margin: 0 auto;}
#carousel2 .carousel-caption:last-child{padding-bottom: 0;}

#quees, #marcas, #comofunciona{padding: 90px 0 60px 0; clear: both;}
#herramientas{padding: 90px 0 80px 0; clear: both;}
.premia, .contacto{ padding: 10px 0;padding-bottom: 0px;background: #ececec; clear: both; margin-top: 30px;}
#comofunciona{background: #ececec;}

.btn-primario{line-height:25px;}

#carousel2 .ico-premia{    
	width: 90px!important;
    height: auto;
    display: block;
    margin: 0 auto;}

/*map section*/
#map{
	width: 100%;
	height: 370px;
	pointer-events: none;
}
#testimonials{padding:40px 0;}

/*footer section*/

.footer{
	background: #011523;
	clear: both;
	padding: 35px 0;
	padding-top: 50px;
}
.footer h4{
	color: #fff;
	font-family: 'nexa_bookregular';
	text-transform: inherit;    
	margin-top: 0;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.footer ul{padding: 0}
.footer ul > li > a{
	color: #BBBCBF;
	font-family: 'nexa_bookregular';
	text-transform: capitalize;    
	margin-top: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
}

.navbar-default .navbar-collapse{border:none; border-color: none;box-shadow: none;}

.person{color: #64696D}
.person a{color: #303033; text-transform: uppercase;}
.person a:hover{text-decoration: underline;}
.footer i.fa{
	font-size: 15px;
	padding: 20px;
	color: #444348;
	margin-top: 20px;
}
.footer i.fa:hover{
	color: #5AB947;
}
.footer p{
	font-size: 14px;
	color: #444348;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 30px;
}
.footer p a{
	color: #444348;
}
.footer p a:hover{
	color: #5AB947;
}


