body {
	color: #1b1b1b;
	margin: 0;
	padding: 0;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
}

p, li {
	color: #666;
	font-size: 18px
}

li{
	padding: 6px 0px;
}

h1, h2, h3, h4, h5{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif,Helvetica,Arial,san-serif!important;
	color: #1b1b1b;	
}

h1, .h2especial{
	font-size: 40px!important;
}

h2, h3, h4, h5, h2 a{
	font-size: 18px!important
}

pre{
	border-radius: 3px;
	background-color: #ddd;
	font-family:Lato,Helvetica,Arial,san-serif,Helvetica,Arial,san-serif;	
	font-size: 13px;
	word-wrap: normal;
	overflow: auto;
	width: auto;
	padding: 12px 8px;
}

strong{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif!important;
	color: #dcdc04;
}

.separadorCabecera{
	margin-top: 70px;	
}

.separadorTitulo{
	margin-top: 120px;
	float: left;
	width: 100%;
}

.fuenteBold{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif!important;	
}

.contenedorExterior{
	max-width:1366px;
	min-width: 360px;
    margin: auto;
}

.swiper-container {
    width: 100%;
    height: 604px;    
}

.swiper-container-2 {
    width: 100%;
    height: 300px;    
}

.swiper-slide {
    text-align: center;    
    background: #fff;        
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;          
}

.slider{	
	height: 550px;
	width: 100%;
	min-width: 360px;
}

.sliderMini{	
	height: 438px;
	width: 100%;
	min-width: 360px;
	clear: left;
}

.sliderHistorias{	
	height: 438px;
	width: 100%;
	min-width: 360px;
	clear: left;
}

.home1 {
	background: url("../../img/slider/home1.jpg") no-repeat center;
}

.home2 {
	background: url("../../img/slider/home4.jpg") no-repeat center;
}

.home3 {
	background: url("../../img/slider/home3.jpg") no-repeat center;
}

.home4 {
	background: url("../../img/slider/home2.jpg") no-repeat center;
}

.home5 {
	background: url("../../img/slider/home5.jpg") no-repeat center;
}

.maths1 {
	background: url("../../img/historias/maths/slider1.png") no-repeat center;
}

.maths2 {
	background: url("../../img/historias/maths/slider2.png") no-repeat center;
}

.maths3 {
	background: url("../../img/historias/maths/slider3.png") no-repeat center;
}

.maths4 {
	background: url("../../img/historias/maths/slider4.png") no-repeat center;
}

.maths5 {
	background: url("../../img/historias/maths/slider5.png") no-repeat center;
}

.margot1 {
	background: url("../../img/historias/margotcans/slider1.png") no-repeat center;
}

.margot2 {
	background: url("../../img/historias/margotcans/slider2.png") no-repeat center;
}

.margot3 {
	background: url("../../img/historias/margotcans/slider3.png") no-repeat center;
}

.margot4 {
	background: url("../../img/historias/margotcans/slider4.png") no-repeat center;
}

.azira1 {
	background: url("../../img/historias/azira/slider1.jpg") no-repeat center;
}

.azira2 {
	background: url("../../img/historias/azira/slider2.jpg") no-repeat center;
}

.azira3 {
	background: url("../../img/historias/azira/slider3.jpg") no-repeat center;
}

.azira4 {
	background: url("../../img/historias/azira/slider4.jpg") no-repeat center;
}

.azira5 {
	background: url("../../img/historias/azira/slider5.jpg") no-repeat center;
}

.azira6 {
	background: url("../../img/historias/azira/slider6.jpg") no-repeat center;
}

.contactar {
	background: url("../../img/slider/contactar.jpg") no-repeat center;
}

.facturas {
	background: url("../../img/slider/facturas-cloud.jpg") no-repeat center;
}

.facturasProforma {
	background: url("../../img/slider/facturasProforma.jpg") no-repeat center;
}

.presupuestos {
	background: url("../../img/slider/presupuestos.jpg") no-repeat center;
}

.albaranes {
	background: url("../../img/slider/albaranes.jpg") no-repeat center;
}

.recibos {
	background: url("../../img/slider/recibos.jpg") no-repeat center;
}

.gastos {
	background: url("../../img/slider/gastos.jpg") no-repeat center;
}

.funcionalidades {
	background: url("../../img/slider/funcionalidades.jpg") no-repeat center top;
}

.facturacion {
	background: url("../../img/slider/home5.jpg") no-repeat center;
}

.faq {
	background: url("../../img/slider/faq.jpg") no-repeat center;
}

.doc {
	background: url("../../img/slider/doc.jpg") no-repeat center;
}

.blog {
	background: url("../../img/slider/blog.jpg") no-repeat center;
}

.checkTop{
	padding:0px 5px
}

.textSlider{
	margin: auto;
    width: 80%;
    padding-top: 150px; 
}

.textSlider2{
	margin: auto;
    width: 80%;   
}

.textSlider2 h3{
	margin: 0px;
	text-align: center;
	font-family: LatoItalicWeb,Helvetica,Arial,san-serif!important;
	font-size: 25px!important;	
}

.textSlider2 h3 a{
	font-family: LatoItalicWeb,Helvetica,Arial,san-serif!important;
	font-size: 25px!important;		
}

.textSlider2 p{
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	font-family: Lato,Helvetica,Arial,san-serif!important;
}

.textSlider2 img{
	margin-top: 20px;
}

.textSliderMini{
	margin: auto;
    width: 80%;
    padding-top: 130px; 
}

.textSlider p, .textSliderMini p,
.textSlider h1, .textSliderMini h1{
	margin: 0px;
	text-align: center;
	color: #dcdc04;
	font-size: 50px;
	font-family: Lato,Helvetica,Arial,san-serif!important;
}

.textSlider .buttonSlider, .textSliderMini .buttonSlider{
	margin-top: 60px;
}

.resumenRegistro{
	background-color: #f9f9f9;
	border: 1px solid #d3d3d3;
	font-size: 13px;
	padding: 10px;
}

button{	
	padding: 6px 12px;
	border-radius: 20px;
	color: #fff;
	background-color: #1b1b1b;
	border: 2px solid #FFF;	
	font-family: LatoItalicWeb,Helvetica,Arial,san-serif;
	font-size: 20px;
	margin-bottom: 5px;
}

button:hover{	
	background-color: #ccc;	
	cursor: pointer;
	border: 1px solid #fff;
	color: #1b1b1b;
}

.buttonVerde{	
	padding: 6px 12px;
	background-color: #dcdb04;
	border-radius: 20px;
	color: #1b1b1b;	
	border: 1px solid #1b1b1b;	
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 30px;
}

.buttonPublico{
	padding: 12px 14px!important;
	background-color: #dcdc04!important;
	border: 1px solid #dcdc04!important;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 16px;
	border-radius: 5px;
	color: #1b1b1b!important; 
	width: 400px
}

.buttonPublico:hover{	 
	background-color: #ccc!important;	
	cursor: pointer;
	border: 1px solid #ccc!important;
	color: #1b1b1b!important;
}

.buttonPublico:active{	 
	background-color: #ccc!important;	
	cursor: pointer;
	border: 1px solid #ccc!important;
	color: #fff!important;
}

.buttonPublico:focus{
	outline:0;
}

.buttonDemo{
	padding: 12px 14px!important;
	background-color: #fff!important;
	border: 1px solid #dcdc04!important;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 16px;
	border-radius: 5px;
	color: #1b1b1b!important; 
	width: 400px
}

.buttonDemo:hover{	 
	background-color: #ccc!important;	
	cursor: pointer;
	border: 1px solid #ccc!important;
	color: #1b1b1b!important;
}

.buttonDemo:active{	 
	background-color: #ccc!important;	
	cursor: pointer;
	border: 1px solid #ccc!important;
	color: #fff!important;
}

.buttonDemo:focus{
	outline:0;
}

.buttonNegro{	
	padding: 6px 12px;
	background-color: #3c3c3c;
	border-radius: 20px;
	color: #fff;	
	border: 1px solid #1b1b1b;	
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 30px;
}

.video-container {
	position: relative;	
	text-align: center;
	margin-top: 30px;
}

.contenedorTodoCentro{
	width: 100%;
	background-color: #fff;
	min-width: 360px;
	overflow: hidden;
	margin-bottom: 40px;	
}

.contenedorTodoCentro p{
	text-align: center;
}

.contenedorTodoCentroRealzado{
	width: 100%;
	background-color: #fff;
	min-width: 360px;
	overflow: hidden;
	margin-bottom: 40px;	
}

.contenedorTodoCentroRealzado .contenedorMiddle{
	max-width: 600px;
	margin: 0 auto;
	padding-bottom: 20px;	
	border: 1px solid #dcdc04;
}

.contenedorTodoCentroRealzado p{
	text-align: center;
	font-size: 20px;
}

.contenedorTodoCentroRealzado p a{
	font-size: 20px;
}

.contenedorTodoCentroRealzado h2{
	text-align: center;
}

.contenedorFuncionalidades{
	width: 100%;
	background-color: #fff;
	min-width: 360px;
	overflow: hidden;
	padding-bottom: 20px
}

.contenedorFuncionalidades p{
	margin: 0px;
	text-align: center;
	font-size: 50px;
	background-color: #fff;
}

.contenedorFuncionalidades i{
	color: #dcdc04;	
}

.contenedorDescripcionDetallada{
	width: 100%;
	background-color: #fff;
	min-width: 360px;
	overflow: hidden;
}

.divFuncionalidad{
	padding-top: 0px;
	float: left;
	width: 33%;
	background-color: #fff;	
	padding-bottom: 40px;	
}

.divFuncionalidad .title{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	color: #1b1b1b;
	font-size: 18px;
	text-align: center	 	
}

.divFuncionalidad .explicacion{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.enlacePublico {	
	margin: 0 auto;
	text-decoration: none;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	color: #cc6600		
}

.enlacePublico:hover {
	text-decoration: underline;	
}	

.enlacePublico .icono {	
	font-size: 16px!important;		
}

.enlacePublicoTitle {
	font-family: Lato,Helvetica,Arial,san-serif;
	color: #1b1b1b;
	font-size: 20px!important;
	padding-top: 25px;	
	margin: 0 auto;
	text-decoration: none;	
}

.enlacePublicoTitle:hover {
	color: #dcdc04;
	text-decoration: underline;	
}

.enlacePublicoSubrayado:hover {
	color: #dcdc04;	
}

.enlacePublicoPie {
	color: #fff;
	text-decoration: none;	
}

.enlacePublicoPie:hover {
	text-decoration: underline;	
}	

.enlaceSeleccionado{
	color: #dcdc04;	
}

.flechaFondo{	
	background: #fff url("../../img/public/flechaFondo.jpg") no-repeat center;
	height: 22px;
	width: 100%;
	float: left;	
}

.contenedorMensajePrincipal, .contenedor2Columnas{
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.contenedorTituloH2{
	float: left;
	width: 100%;
	text-align: center;
}

.contenedorMensajePrincipal .texto{
	float: left;
	width: 45%;
	padding-left: 40px;
	padding-bottom: 80px;			
}

.contenedor2Columnas .texto{
	float: left;
	width: 45%;
	padding-left: 40px;	
	padding-top: 20px;	
}

.contenedor2Columnas .texto h1{
	margin-top: 0px;
}

.contenedor2Columnas .texto h4{
	font-size: 20px!important;
	color: #dcdc04;
}

.contenedor2Columnas .texto p{
	font-size: 18px;
}

.contenedor2Columnas .divImagen{
	float: left;
	width: 45%;
	margin-left: 20px;	
	padding-top: 20px;	
}

.contenedor2Columnas .divImagenRight{
	float: right;
	width: 45%;
	margin-right: 20px;	
	padding-top: 20px;	
}

.imagenResponsive{
	display: block;
	max-width: 100%;
	height: auto;
}

.imagenRedondeada{
	border-radius: 20px;
}

.titleH3Big{
	font-size: 24px!important;
	margin-top: 0px;
}

.contenedorTituloH2 .texto{
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0px;	
}

.contenedorMensajePrincipal .texto p, .contenedorTituloH2 .texto p{
	font-family: Lato,Helvetica,Arial,san-serif!important;
	font-size: 20px;
	text-align: center;	
	padding-top:20px;
}

.contenedorMensajePrincipal .texto .title{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif!important;	
	margin: 0px 0px 20px 0px;
	padding-top: 120px;
	padding-bottom: 15px;
	text-align: center;
}

.contenedorMensajePrincipal .imagen{
	float: left;
	width: 45%;
	margin-top: 150px;
	margin-left: 20px;
	height: 450px; 
	background-image:url('../../img/public/sofware-facturacion.png');
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 100%;
}

.contenedorMensajePrincipal .imagenFree{
	float: left;
	width: 45%;
	margin-top: 150px;
	margin-left: 20px;
	height: 450px; 
	background-image:url('../../img/public/programa-de-facturacion-gratis.png');
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 100%;
}

.contenedorSolucionNecesidades{		
	float: left;
	width: 100%;
}

.contenedorCentro{
  display: block; 
  margin: 20px auto; 
  width: 100%; 
  float: left;
  text-align: center; 
}

.contenedorCentro .tituloPrincipal{
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center			
}

.contenedorCentroAccesoRapido{
  display: block; 
  margin: 20px auto; 
  width: 100%; 
  float: left;
  text-align: center; 
}

.menuAccesoRapido{
	margin: 0 auto;
	max-width: 600px;
	text-align: left;
	border: 2px solid #dcdc04;
	padding: 20px;
}

.menuAccesoRapido hr{
	border: 1px solid #1b1b1b;	
}

.menuAccesoRapido .tituloMenuAccesoRapido{
	text-align: center;	
}

a.scroll-top {
	color: #fff;
	display: none;
	width: 30px;
	height: 30px;
	position: fixed;
	z-index: 1000;
	bottom: 50px;
	right: 30px;
	font-size: 20px;
	background: #222;
	border-radius: 3px !important;
	text-align: center;
	border: 1px solid hsla(0, 0%, 78%, 0.3)
}
a.scroll-top i {
	position: relative;
	top: 2px;
}

.video-content{
	width: 838px;
	position: relative;
	margin: 0 auto;	
	height: 560px;
	overflow: hidden;
}

.video-responsive {   
	padding-bottom: 56.25%; /*panorámico*/
	padding-top: 25px;
	height: 0;
	float: left;
	width: 100%;
	max-width: 838px;
}
.video-responsive iframe {
    position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.contenedorAppMovil{		
	float: left;
	width: 100%;
	background-color: #eee;	
}

.contenedorSolucionNecesidades p{
	margin: 0px;			
	font-family: Lato,Helvetica,Arial,san-serif;    
    font-size: 18px;
    margin-bottom: 15px;
}

.contenedorFuncionalidadesDetalle, .contenedorHistorias{
	background-color: #fff;	
	float: left;
	width: 100%;
	padding-bottom: 20px;	
}

.contenedorBotonesRegistro{
	background-color: #dcdb04;	
	float: left;
	width: 100%;	
	height: 200px;
	overflow: hidden;	
	padding-bottom: 10px;	
}

.contenedorBotonesRegistroTrial, .contenedorBotonesRegistroLogin{
	float: left; 
	width: 33%; 
	text-align: center; 
	padding-top: 50px; 
	font-family: Lato,Helvetica,Arial,san-serif; 
	color: #1b1b1b; 
	font-size: 22px
}

.contenedorBotonesRegistroRegistrarse{
	float: left; 
	width: 33%; 
	background-color: #e7e63c; 
	height:100%; 
	box-shadow: 0px 0px 20px #aaaaaa; 
	text-align: center; 
	padding-top: 50px; 
	font-family: Lato,Helvetica,Arial,san-serif; 
	color: #1b1b1b; 
	font-size: 22px
}

.contenedorFuncionalidadesDetalleInterior, .contenedorHistoriasInterior{
	margin-right: auto;
	margin-left: auto;
	padding-left: 70px;
	padding-right: 70px;
}

.contenedorFuncionalidadesDetalleGris{
	background-color: #fff;	
	float: left;
	width: 100%;
	background-color: #eeeeee;
	padding-bottom: 30px;
}

.contenedorContactarDetalle, .contenedorLegalDetalle, .contenedorExplicacionDetalle, .contenedorFacturacion{
	background-color: #fff;	
	float: left;
	width: 100%;
	min-width: 360px;	
}

.contenedorFaqDetalle, .contenedorBlogDetalle, .contenedorBlogDetalleVerPost, .contenedorContactarEmpresa{
	background-color: #fff;	
	float: left;
	width: 100%;
	display: flex;
	font-family: Lato,Helvetica,Arial,san-serif;	
}

.contenedorSolucionNecesidades .tituloPrincipal, .contenedorAppMovil .tituloPrincipal{
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center			
}

.contenedorAppMovil .tituloPrincipal h1{
	margin: 40px auto;
	width: 80%;
	text-align: center;
}

.contenedorSolucionNecesidades .titulo{
	float: left;
	width: 80%;
	padding-left: 40px;				
}

.contenedorSolucionNecesidades .texto{
	float: left;
	width: 55%;
	padding-left: 40px;			
}

.contenedorSolucionNecesidades .texto2Columnas{
	float: left;
	width: 45%;
	padding-left: 40px;			
}

.contenedorFuncionalidadesDetalle .texto, .contenedorFuncionalidadesDetalleGris .texto{
	float: left;
	width: 45%;
	padding-left: 40px;			
}

.contenedorFuncionalidadesDetalle .textoTitulo, .contenedorFuncionalidadesDetalleGris .textoTitulo,
.contenedorHistorias .textoTitulo{			 	
	border-bottom: 4px solid #dcdc04;
	text-align: center;	
}

.contenedorFuncionalidadesDetalle .button, .contenedorFuncionalidadesDetalleGris .button{
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;	
	text-align: center;	
}

.contenedorFuncionalidadesDetalle .textoTitulo .title, .contenedorFuncionalidadesDetalleGris .textoTitulo .title,
.contenedorHistorias .textoTitulo .title{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 32px;			 
}

.contenedorFuncionalidadesDetalle .textoTitulo .descripcionTitle, .contenedorFuncionalidadesDetalleGris .textoTitulo .descripcionTitle,
.contenedorHistorias .textoTitulo .descripcionTitle{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 20px;		 	
}

.contenedorDescripcionDetallada .texto{
	float: left;	
	padding-left: 40px;
	padding-right: 40px;	
}

.contenedorContactarDetalle .texto, .contenedorLegalDetalle .texto{
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	width: 75%;
	padding-bottom: 40px;	
}

.contenedorHistorias .contenedorListado{
	float: left;
	width: 100%;	
	margin-top: 20px;
}

.contenedorHistorias .contenedorListado .columnaHistoria, .contenedorHistorias .contenedorListado .columnaPlantilla{
	float: left;
	width: 33%;		
	text-align: center;
	display: flex;
	margin-bottom: 20px;
}

.contenedorHistorias .contenedorListado .columnaHistoria .texto, .contenedorHistorias .contenedorListado .columnaPlantilla .texto{	
	border:1px solid #c4c4c4;
	padding: 0;
	margin: auto;	 	
	padding-left: 10px;
	padding-right: 10px;
	width: 90%;	
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	text-align: justify;
	min-height: 400px;
}

.contenedorHistorias .contenedorListado .columnaHistoria .texto:hover{
	background-color: #eee;
	border: 1px solid #636362;
	cursor: pointer;
}

.contenedorHistorias .contenedorListado .columnaHistoria .texto .imagenPrincipal {
	border-radius: 5%;
	width: 80%;
}

.contenedorHistorias .contenedorListado .columnaPlantilla .texto .imagenPrincipal{
	width: 80%;
}

.contenedorHistorias .contenedorListado .columnaHistoria .texto p, .contenedorHistorias .contenedorListado .columnaPlantilla .texto p {
	text-align: center;
}

.historiasCursiva{
	text-align: center;
	font-size: 24px;
	font-family: LatoItalicWeb,Helvetica,Arial,san-serif;
	margin: 20px auto;
	width: 80%;	
}

.historiasTexto{
	margin: 20px auto;
	width: 80%;
	text-align: justify;	
}

.textoCentrado{
	margin: 40px auto;
	width: 80%;
	text-align: center;
	font-size: 18px;	
}

.contenedorMensajesGlobal{
	width: 100%; 
	bottom: 30px; 
	position: relative; 
	display: none;
	z-index: 900;
}

.contenedorMensajesGlobal{
	width: 100%; 
	top: 30px; 
	position: relative; 
	display: none;
	z-index: 900;
}

.contenedorMensajesGlobalInterno{
	bottom: 0; 
	position: fixed; 
	height: 80px; 
	width: 100%;
	z-index: 900;
}

.contenedorMensajesGlobalInternoTop{
	top:110px; 
	position: fixed; 
	height: 80px; 
	width: 100%;
	z-index: 900;
}

.tablaMensajesError{
	background-color: #ea0000; 
	text-align: center; 
	margin: 0 auto; 
	border-radius: 5px; 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	color: #fff;
	z-index: 900;
}

.tdTablaMensajesInterno{
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	z-index: 900;
}

.tablaMensajesExito{
	background-color: #dcdc04; 
	text-align: center; 
	margin: 0 auto; 
	border-radius: 5px; 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	color: #1b1b1b;
	z-index: 900;
}

.mensaje_error{
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
	font-size: 13px;
	z-index: 900;	
}

.mensaje_error_solo_texto{
	color: #ea0000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
	font-size: 13px;
	z-index: 900;
}

.mensaje_exito{
	color:#1b1b1b;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
	font-size: 13px;
	z-index: 900;
}

.contenedorExplicacionDetalle .texto, .contenedorExplicacionDetalle .detalleFuncionalidad{
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	width: 90%;
	padding-bottom: 40px;		
}

.contenedorFacturacion .texto{
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	width: 90%;			
}

.contenedorFacturacion .detalleFuncionalidad{
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	width: 90%;
	padding-bottom: 40px;		
}

.contenedorFaqDetalle .texto{
	float: left;	
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;		
}

.contenedorBlogDetalle .texto{
	float: left;	
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 90%;	
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;	
	max-width: 723px;
}

.contenedorBlogDetalleVerPost .texto, .contenedorContactarEmpresa .texto{
	float: left;	
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 90%;	
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;	
}

.contenedorLegalDetalle .texto p, .contenedorExplicacionDetalle .texto p, 
.contenedorLegalDetalle .texto ul, .contenedorExplicacionDetalle .texto ol,
.contenedorFacturacion .texto p, .contenedorFacturacion .texto ul, .contenedorFacturacion .texto ol{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.widthFormContactar{
	width: 70%;		    
}

.bold{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif!important;	
}

.divFormCenter{
	margin:auto;
	width: 70%;
	color: #1b1b1b;
	font-family: Lato,Helvetica,Arial,san-serif;
    font-size: 18px;
    padding-bottom: 60px;
}

.divFormCenter table p, .contenedorFaqDetalle .texto table p{
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;    
}

.divFormCenter table label, .contenedorFaqDetalle .texto table label{
	font-size: 18px;
}

.divFormCenter table input, 
.contenedorContactarEmpresa .texto table input, .contenedorContactarEmpresa .texto table textarea,
.contenedorFaqDetalle .texto table input, .contenedorFaqDetalle .texto table textarea{
	width: 100%;
    box-sizing: border-box; 
    font-family: Lato,Helvetica,Arial,san-serif;
    font-size: 18px;   
}

.inputTextAdmin {	
    margin: 0;        	
	background-color: #ffffff;
	border-radius: 5px;	
    border: 1px solid #999;
    padding: 8px 30px 6px 10px;        
}

.nombre_campo{
	display: inline-block;		
	padding-bottom: 5px;
	padding-left: 10px;
}

.botonForm{
	padding: 6px 12px;
	border-radius: 4px;
	color: #fff;	
	background-color: #1b1b1b;
	border: 1px solid #1b1b1b;
	margin-top: 10px;
	font-size: 18px;	
}

.botonForm:hover{	
	background-color: #1b1b1b;
	border: 1px solid #1b1b1b;
	color: #dcdc04;
	cursor: pointer;
}

.botonForm:disabled, .botonForm[disabled]:hover{	
	background-color: #e6e6e6;
	border: 1px solid #aaa;
	color: #b9b9b9;
	cursor: default;	
}

.error_form_input{
	border: 1px solid #ea0000!important;
	background: url('../../img/error.png') no-repeat right;
	margin-right: 25;
}

.error_form_input_sinx{
	border: 1px solid #ea0000!important;
	margin-right: 25;
}

.error_form_input_top{
	border: 1px solid #ea0000!important;
	background: url('../../img/error.png') no-repeat top right;
	margin-right: 25;
}

.tooltipster-base{
	font-family: Lato,Helvetica,Arial,san-serif; 
	font-size: 13px;
	font-style: normal;
}

.tablaRedesSociales{
	border-spacing: 10px 0px;
	margin: 0 auto;
}

.tablaRedesSociales a{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

.mensajeError{
	color: #f00;
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.mensajeExito{
	color: #dcdc04;
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.popup-fondo {
    display: none;
    position: fixed;
    z-index: 1098;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";    	
}

.contenedorDatosPopUp{	
	display: none;
    position: fixed;
	z-index: 1099;
	top: 10px;
    left: 0;
    width: 90%;
    height: 100%;
    opacity: 1;
    overflow: auto;
    margin-left: auto;
    margin-right: auto; 
    left: 50%;
    transform: translateX(-50%);	    	
}

.contenedorDatos{
	padding-top:2px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;	
	margin-bottom: 90px;
	font-size:12px;	
	height: 90%;
}

.imagenCheck{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 50px; 
	background-image:url('../../img/tick50x50.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorDatos h2 {
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	background-color:#1b1b1b;
	font-size:12px;
	padding:8px 5px 5px 20px;
	margin:0;
	height:18px;
	color:#fff;
	border:1px solid #c6c6c6;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}

.contenedorDatos .divExterior {
	background-color: #FFF;
	padding:10px 20px 15px 20px;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6; 
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-bottom:10px;		
}

.contenedorDatos .divExterior p, .contenedorDatos .divExterior li{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;	
}

.contenedorDatos .divExterior span{
	font-size: 18px;	
}

.contenedorSolucionNecesidades .texto .title{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 36px;
	padding: 0px;	
	margin: 0px 0px 20px 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #1b1b1b;
}

.contenedorFuncionalidadesDetalle .texto .title, .contenedorFuncionalidadesDetalleGris .texto .title,
.contenedorExplicacionDetalle .detalleFuncionalidad .title, .contenedorFacturacion .detalleFuncionalidad .title{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 20px;
	padding: 0px;	
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.contenedorFuncionalidadesDetalle .texto .explicacion, .contenedorFuncionalidadesDetalleGris .texto .explicacion{
	font-family: Lato,Helvetica,Arial,san-serif;
	color: #1b1b1b;
	font-size: 18px;
	min-height: 70px;
}

.contenedorExplicacionDetalle .detalleFuncionalidad .explicacion, .contenedorFacturacion .detalleFuncionalidad .explicacion{
	font-family: Lato,Helvetica,Arial,san-serif;
	color: #1b1b1b;
	font-size: 18px;
	min-height: 70px;
}

.contenedorFaqDetalle .texto .title, .contenedorContactarDetalle .texto .title, 
.contenedorLegalDetalle .texto .title, .contenedorBlogDetalle .texto .title, 
.contenedorBlogDetalleVerPost .texto .title, .contenedorDescripcionDetallada .texto .title,
.contenedorExplicacionDetalle .texto .title, .contenedorFacturacion .texto .title,
.contenedorContactarEmpresa .texto .title{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 26px;
	padding: 0px;	
	margin: 0px 0px 20px 0px; 
	padding-top: 40px;
	padding-bottom: 5px;
	border-bottom: 4px solid #dcdc04;	
}

.contenedorExplicacionDetalle .texto .subtitle{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 20px;
	padding-top: 10px;	
}

.contenedorFuncionalidadesDetalle .texto .titleFuncionalidadDetalleClose, .contenedorFuncionalidadesDetalleGris .texto .titleFuncionalidadDetalleClose{
	float: left;
	width: 90%;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding: 6px 12px;
	border-radius: 20px;
	color: #fff;
	background-color: #1b1b1b;
	border: 1px solid #1b1b1b;
	margin-top: 10px;
	background: #1b1b1b url("../../img/public/flechaDown.png") no-repeat right;
	cursor: pointer;
} 

.contenedorFuncionalidadesDetalle .texto .titleFuncionalidadDetalleOpen, .contenedorFuncionalidadesDetalleGris .texto .titleFuncionalidadDetalleOpen{
	float: left;
	width: 90%;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding: 6px 12px;
	border-radius: 20px;
	color: #fff;
	background-color: #1b1b1b;
	border: 1px solid #1b1b1b;
	margin-top: 10px;
	background: #1b1b1b url("../../img/public/flechaUp.png") no-repeat right;
	cursor: pointer;
}

.contenedorFuncionalidadesDetalle .texto .detalleFuncionalidadDetalle, .contenedorFuncionalidadesDetalleGris .texto .detalleFuncionalidadDetalle{
	float: left;
	width: 90%;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding: 6px 12px 0px 12px;		
}

.contenedorFaqDetalle .texto .questionClose{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-top: 1px solid #ccc;
	cursor: pointer;
	background: #fff url("../../img/public/flechaDownGris.png") no-repeat right;
}

.contenedorFaqDetalle .texto .questionOpen{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-top: 1px solid #ccc;
	cursor: pointer;
	background: #fff url("../../img/public/flechaUpGris.png") no-repeat right;
}

.contenedorFaqDetalle .texto .answer{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;	
	display: none;
}

.contenedorSolucionNecesidades .texto ul{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;		
	margin: 0px 0px 15px 0px;
	padding-left: 10px;
	padding-right: 0px;
}

.contenedorDescripcionDetallada .texto ul{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;		
	margin: 0px 0px 15px 0px;
	padding-left: 10px;
	padding-right: 0px;
}

.contenedorFuncionalidadesDetalle .texto ul, .contenedorFuncionalidadesDetalleGris .texto ul{
	font-family: Lato,Helvetica,Arial,san-serif;			
}

.contenedorSolucionNecesidades .texto ul li, .contenedorDescripcionDetallada .texto ul li{		
	background: url('../../img/public/tickLista.png') no-repeat left top;
	padding: 0px 0px 5px 30px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
}

.contenedorFuncionalidadesDetalle .texto ul li, .contenedorFuncionalidadesDetalleGris .texto ul li{
	margin-top: 5px;
	margin-bottom: 0px;
}

.contenedorSolucionNecesidades .texto .buttonTexto{			
	padding-top: 15px;
	text-align: center;
}

.contenedorSolucionNecesidades .imagen{
	float: left;
	width: 35%;
	margin-top: 0px;
	margin-left: 20px;
	height: 200px; 
	background-image:url('../../img/public/fotoLapTop.jpg');
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 75%;
}

.contenedorAppMovil .imagen{
	max-width: 100%
}

.contenedorAppMovil .enlaces{
	text-align: center;
	width: 100%
}

.contenedorAppMovil .enlaces p{
	width: 80%;
	margin: 40px auto;
	text-align: center;
	font-size: 20px;
}

.contenedorExplicacionDetalle .texto .imagenFacturaMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 319px; 
	background-image:url('../../img/public/facturas_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 319px; 
	background-image:url('../../img/public/presupuestos_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 319px; 
	background-image:url('../../img/public/facturas_proforma_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 319px; 
	background-image:url('../../img/public/albaranes_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 319px; 
	background-image:url('../../img/public/recibos_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenGastoMenu{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 99px; 
	background-image:url('../../img/public/gastos_menu.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 78px; 
	background-image:url('../../img/public/facturas_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 79px; 
	background-image:url('../../img/public/presupuestos_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 80px; 
	background-image:url('../../img/public/recibos_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenGastoBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 80px; 
	background-image:url('../../img/public/gastos_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 83px; 
	background-image:url('../../img/public/albaranes_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaBotonera{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 83px; 
	background-image:url('../../img/public/facturas_proforma_botonera.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1099px; 
	background-image:url('../../img/public/facturas_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaOpcionesImpresion{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1127px; 
	background-image:url('../../img/public/facturas_opciones_impresion.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1088px; 
	background-image:url('../../img/public/presupuestos_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 939px; 
	background-image:url('../../img/public/recibos_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenGastoFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 763px; 
	background-image:url('../../img/public/gastos_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 903px; 
	background-image:url('../../img/public/albaranes_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaFormulario{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 905px; 
	background-image:url('../../img/public/facturas_proforma_formulario.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoOpcionesImpresion{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1128px; 
	background-image:url('../../img/public/presupuestos_opciones_impresion.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboOpcionesImpresion{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1144px; 
	background-image:url('../../img/public/recibos_opciones_impresion.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranOpcionesImpresion{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1074px; 
	background-image:url('../../img/public/albaranes_opciones_impresion.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaOpcionesImpresion{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 1044px; 
	background-image:url('../../img/public/facturas_proforma_opciones_impresion.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 648px; 
	background-image:url('../../img/public/facturas_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 588px; 
	background-image:url('../../img/public/facturas_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 596px; 
	background-image:url('../../img/public/presupuestos_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 687px; 
	background-image:url('../../img/public/recibos_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenGastoListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 533px; 
	background-image:url('../../img/public/gastos_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 602px; 
	background-image:url('../../img/public/albaranes_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaListado{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 635px; 
	background-image:url('../../img/public/facturas_proforma_listado.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenPresupuestoListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 500px; 
	background-image:url('../../img/public/presupuestos_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenReciboListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 500px; 
	background-image:url('../../img/public/recibos_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenGastoListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 431px; 
	background-image:url('../../img/public/gastos_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenAlbaranListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 500px; 
	background-image:url('../../img/public/albaranes_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorExplicacionDetalle .texto .imagenFacturaProformaListadoOperaciones{	
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	height: 514px; 
	background-image:url('../../img/public/facturas_proforma_listado_operaciones.png');
    background-repeat:no-repeat;
    background-position: center center;    	
}

.contenedorFuncionalidadesDetalle .imagen, .contenedorFuncionalidadesDetalleGris .imagen{
	float: left;
	width: 45%;
	margin-top: 60px;
	margin-left: 20px;
	height: 967px; 
	background-image:url('../../img/public/funcionalidades.jpg');
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 100%;	
}

.contenedorFaqDetalle .soporte{
	float: left;
	width: 380px;	
	margin-left: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 20px;
	height:260px; 
	background-color: #dcdc04;	
}

.contenedorBlogDetalle .categorias{
	float: left;
	width: 380px;	
	margin-left: 5px;
	margin-top: 75px;
	margin-bottom: 40px;
	margin-right: 20px;			
}

.contenedorFaqDetalle .soporte .imagen{
	clear: left;	
	margin: 10px 10px 0px 10px;
	height: 110px;
	background-image:url('../../img/public/soporte.jpg');
    background-repeat:no-repeat;
    background-position: center top;
    background-size: 100%;
}

.contenedorFaqDetalle .soporte .textoSoporte{
	clear: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;			
}

.contenedorBlogDetalle .categorias .textoSoporte{
	clear: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	border: 1px solid #c4c4c4;			
}

.contenedorBlogDetalle .categorias .textoMasVisitados{
	margin-top: 10px;
	clear: left;	
	padding-top: 30px;					
}

.contenedorFaqDetalle .soporte .textoSoporte .title{
	padding:0;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 20px;			
}

.contenedorBlogDetalle .categorias .textoSoporte .title, .contenedorBlogDetalle .categorias .textoMasVisitados .title{
	padding:0;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 20px;
}

.contenedorFaqDetalle .soporte .textoSoporte .detalle{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;			
}

.contenedorBlogDetalle .categorias .textoSoporte .detalle{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.contenedorFaqDetalle .soporte .textoSoporte .detalle p{
	white-space: nowrap;
}

.contenedorBlogDetalle .categorias .textoSoporte .detalle p{
	white-space: nowrap;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top: 1px solid #eeeeee;
}

.contenedorContactarDetalle .texto .contenido{
	font-family: LatoWebBold,Helvetica,Arial,san-serif;
    font-size: 18px;    
}

.contenedorClientes{
	background-color: #f2f2f2;	
	float: left;
	width: 100%;
	min-width: 360px;		
}

.contenedorClientes .texto{
	float: left;	
	padding-left: 40px;
	margin: auto;
	width: 90%;		
}

.contenedorClientes .texto .title{
	font-size: 36px;
	text-align: center;	
}

.contenedorClientes .contenido{	
	width: 100%;        
}

.contenedorClientes .contenido .opinion{
	float: left;
	width: 33%;		
	text-align: center;
	display: flex;
	margin-bottom: 20px;
}

.contenedorClientes .contenido .opinion .texto{		
	background-color: #1b1b1b;
	border:1px solid #1b1b1b;
	color: #fff;
	padding: 0;
	margin: auto;	 
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	padding-left: 10px;
	padding-right: 10px;
	width: 80%;
}

.contenedorClientes .contenido .opinion .texto .tituloOpinion{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 13px;
	text-align: left;
	color: #dcdc04;	
}

.contenedorClientes .contenido .opinion .texto .resumenOpinion{
	font-family: LatoItalicWeb,Helvetica,Arial,san-serif;
	font-size: 13px;
	text-align: left;	
}

.contenedorClientes .contenido .opinion .texto .detalleOpinion{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 14px;
	text-align: justify;	
}

.contenedorPost{
	width: 100%;
	border: 1px solid #c4c4c4;
	margin-bottom: 20px;
	cursor: pointer;
}

.contenedorPost:hover{
	background-color: #eee;
	border: 1px solid #636362;
}

.contenedorEmpresa{
	width: 100%;
	border: 1px solid #c4c4c4;
	margin-bottom: 20px;
	cursor: pointer;
	overflow: hidden;
}

.contenedorEmpresa:hover{
	background-color: #eee;
	border: 1px solid #636362;
}

.contenedorEmpresa .logoEmpresa{
	float: left;
	width: 100px;
	margin: 5px;
}

.contenedorEmpresa .contenidoEmpresa{
	float: right;
	margin: 5px;
	width: calc(100% - 150px);
}

.contenedorEmpresa .contenidoEmpresa .titulo{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif; 
	font-size: 15px;
	margin-bottom:10px;
}

.contenedorEmpresa .contenidoEmpresa .descripcion{
	font-family: Lato,Helvetica,Arial,san-serif; 
	font-size: 18px;
}

.buscador{
	margin: 0;        	
	background-color: #ffffff;
	border-radius: 5px;	
    border: 1px solid #999;
    padding: 7px 30px 7px 10px;
    box-sizing: border-box; 
    font-family: Lato,Helvetica,Arial,san-serif;
    font-size: 18px;   
}

.zonaFiltros{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	flex-flow: wrap;
}

.contenedorEtiquetaContenido{
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.contenidoFiltro .chosen-container, .contenidoFiltro .chosen-container-multi{
	width:100%!important;
	min-width: 200px;
}

.etiquetaFiltro, .etiquetaFiltro span{
	padding-bottom: 5px;
}

.separadorGris{
	width: 100%;
	background-color: #fff;
	height: 20px;
	float: left;
	text-align: center;
	padding: 10px 0px;
	border-top: 1px solid #ccc;
}

.separadorGris a{
	text-decoration: none;
	font-size: 18px;
	color: #1b1b1b;
}

.separadorGris a:hover{
	text-decoration: underline;
	color: #dcdc04;	
}

.separadorGris span{
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.piePagina{
	width: 100%;
	background-color: #1b1b1b;
	float: left;
}

.piePagina .logoPie{
	width: 33%;
	float: left;
	margin-top: 20px;		
}

.piePagina .logoPie p{
	color: #cccccc;
	text-align: center;
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 16px;
}

.piePagina .menuPie{
	width: 33%;
	float: left;		
}

.piePagina .menuPie .menuPieCenter{	
	width: 90%;
	margin: 0 auto;	
	padding-top: 20px;	
}

.piePagina .menuPie .menuPieCenter p{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 15px;
	color: #fff;	
	text-align: center	
}

.piePagina .menuPie .menuPieCenter .enlacePublicoPieMini{
	font-size: 13px;
	color: #ccc;
	padding-left: 0px;	
	text-decoration: none;
}

.piePagina .menuPie .menuPieCenter .enlacePublicoPieMini:hover {
	text-decoration: underline;	
}	

.copyRight{
	width: 100%;
	background-color: #191919;
	height: 20px;
	float: left;	
	color: #999999;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 10px;
	overflow: hidden;
}

.copyRight p{
	padding-top: 3px;
	margin: 0;
	color: #666;
	font-size: 12px;
}

.copyRight a{
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

.copyRight a:hover{
	color: #999;
	text-decoration: underline;
}

/* PAGINADO*/


.paginadoArriba {
	margin: auto;		
	min-width: 40em;
	padding-bottom: 15px;
	float: right;	
}

.paginadoAbajo {
	margin: auto;		
	min-width: 40em;
	margin-bottom: 15px;
	float: right;
}

.numPagina {	
	margin: 0px;	
	display:inline-block;
	padding: 5px;
	color:#1b1b1b;
	cursor: pointer;
	text-decoration: none;
	background-color: #fff;				        					        
}

.numPagina:hover{
	background-color: #eeeeee;	
}

.numPaginaDeshabilitada {	
	margin: 0px;
	display:inline-block;
	padding: 5px;
	color:#aaa;	
	text-decoration: none;
	background-color: #fff;				        					        
}

.paginaSeleccionada {	
	display:inline-block;
	padding: 5px;
	color:#fff;
	cursor: default;
	text-decoration: none;	
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	background-color: #1b1b1b;				          	
}

.resumenDelPaginado{
	float: right;
	padding: 22px 12px;
	color:#1b1b1b;		
	margin-left: 10px;	  	
}

.listadoPaginas{
	float: right;
}

.listadoPaginas>ul>li{
	display: inline;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;    
    text-decoration: none;    
    border: 1px solid #ddd;
}

.listadoPaginas .last{
	-webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.listadoPaginas .first{
	-webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.chosen-single{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 18px;
}

.chosen-container-single .chosen-single{
	height: 35px !important;
	padding-top: 6px;	
}

.chosen-container{
	font-size: 18px;
}

.chosen-container-single .chosen-single abbr{
	top:12px;
}

.chosen-container-single .chosen-single div b{ 
	background: url('../../img/select_down_arrow_public.png') no-repeat 0px 0px;
}

.chosen-container-single .chosen-search input, .chosen-container-single .chosen-single{
	font-family: Lato,Helvetica,Arial,san-serif;
}

.select2-selection--single{
	height: 38px!important;
	padding-top: 5px!important;
}

.select2-selection__rendered{
	height: 31px!important;
}

.select2-selection__arrow{
	padding-top: 10px;
}

.tablaInicioSesion{
	border-collapse: separate;
    border-spacing: 10px 0px;    
}

.tablaInicioSesion .chooseLanguage{
	font-family: Lato,Helvetica,Arial,san-serif;
	font-size: 12px;	
}

.contenedorIniciarSesion a{
	text-decoration: none;
	font-size: 11px;
	color: #1b1b1b;
}

.contenedorIniciarSesion a:hover{
	text-decoration: underline;
	color: #dcdc04;	
}

.fondoCabecera{
	position: fixed;
	box-shadow: 0px 0px 15px #aaa;
	background-color: #1b1b1b;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 100%;
	min-width: 360px;
	z-index: 2;	
}

.alignCenter{
	margin: 0 auto;
	max-width: 1300px;
}

.logo{
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 10!important;
	height: 80px;
	cursor: pointer;	
}

.logo img {
    max-width: 100%;
    height: auto;
    margin-top: 15px;
}

#menuHome{
	display: none!important;
}

.iconoMenu{
	font-size: 14px!important;
}

#cssmenu{
	font-family: Lato,Helvetica,Arial,san-serif;
	float: right;		
}
#cssmenu br{
	line-height: 180%;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul{
	padding-top: 20px;
}
#cssmenu ul li{
	text-align: center;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;    
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  margin: 0px 10px;
  padding-bottom: 15px;
  font-size: 13px;
  color: #1b1b1b;
      
  text-decoration: none;  
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #dcdc04; 
}
#cssmenu > ul > li.has-sub > a {
  
}
#cssmenu ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 16.5px;
  display: block;
  width: 18px;
  height: 18px;   
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul > li.has-sub > a:before {
  
}
#cssmenu ul > li.has-sub:hover > a:before {
  border-top-color: #2c2c2c;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: top .2s ease, opacity .2s ease;
  -moz-transition: top .2s ease, opacity .2s ease;
  -ms-transition: top .2s ease, opacity .2s ease;
  -o-transition: top .2s ease, opacity .2s ease;
  transition: top .2s ease, opacity .2s ease;
  z-index: 100;
}
#cssmenu > ul > li > ul {
  top: 89px;
  padding-top: 0px;
  margin-top: -30px;
  border-radius: 5px;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 49px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  top: 40px;
}
#cssmenu ul ul > li:hover > ul {
  top: 0;
  left: 213px;
  padding-left: 10px;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 183px;
  padding-left: 0;
  padding-right: 10px;
  opacity: 1;
}
#cssmenu ul ul li{
	text-align: left;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
#cssmenu ul ul li a {
  width: 180px;
  padding: 12px 15px;
  font-size: 12px;  
  color: #1b1b1b;
  text-decoration: none;
  background: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  font-family: Lato,Helvetica,Arial,san-serif;
  border-left: 1px solid #dcdc04;
  border-right: 1px solid #dcdc04;
  border-bottom: 1px solid #dcdc04;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li > a:hover,
#cssmenu ul ul li.active > a {
  color: #dcdc04;
  text-decoration: underline;
}
#cssmenu ul ul li:first-child > a {  
	border-top: 1px solid #dcdc04;  
}
#cssmenu ul ul li:last-child > a {
  
}
#cssmenu ul ul > li.has-sub > a:after {
  right: 12px;
  top: 8.5px;
  background: #1b1b1b;
  background: -webkit-linear-gradient(top, #4e4e4e 0%, #474747 25%, #353535 50%, #4e4e4e 75%, #474747 100%);
  background: -ms-linear-gradient(top, #4e4e4e 0%, #474747 25%, #353535 50%, #4e4e4e 75%, #474747 100%);
  background: -moz-linear-gradient(top, #4e4e4e 0%, #474747 25%, #353535 50%, #4e4e4e 75%, #474747 100%);
  background: -o-linear-gradient(top, #4e4e4e 0%, #474747 25%, #353535 50%, #4e4e4e 75%, #474747 100%);
  background: linear-gradient(to bottom, #4e4e4e 0%, #474747 25%, #353535 50%, #4e4e4e 75%, #474747 100%);
  box-shadow: inset 0 -1px 1px #282828, inset 0 2px 1px #656565;
  background-size: 36px 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#cssmenu.align-right ul ul > li.has-sub > a:after {
  right: auto;
  left: 12px;
}
#cssmenu ul ul > li.has-sub:hover > a:after {
  background-position: 0 -18px;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 14.5px;
  right: 16px;
  border-top-color: transparent;
  border-left-color: #cccccc;
}
#cssmenu.align-right ul ul > li.has-sub > a:before {
  top: 14.5px;
  right: auto;
  left: 16px;
  border-top-color: transparent;
  border-right-color: #cccccc;
  border-left-color: transparent;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: #191919;
}
#cssmenu.align-right ul ul > li.has-sub:hover > a:before {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #191919;
}
#cssmenu.small-screen {
  width: 100%;    
  margin-top: -90px;
}
#cssmenu.small-screen #menuHome{
	display: inline!important;
}
#cssmenu.small-screen #espacioMenu, #cssmenu.small-screen .inicioSesion i{
	display: none!important;
}
#cssmenu.small-screen #ultimoLi{
	border-bottom: 1px solid #e4e4e4
}
#cssmenu.small-screen .inicioSesion{
	font-size: 13px!important;
	font-family: Lato	
}
#cssmenu.small-screen br{
	line-height: 0%;
}
#cssmenu.small-screen .divImgSeparadorMenu{
	display: none;
}
#cssmenu.small-screen ul,
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul,
#cssmenu.small-screen > ul > li > ul,
#cssmenu.small-screen > ul > li:hover > ul,
#cssmenu.small-screen ul ul li:hover > ul,
#cssmenu.small-screen ul ul ul li:hover > ul,
#cssmenu.small-screen.align-right ul ul,
#cssmenu.small-screen.align-right ul ul li:hover > ul,
#cssmenu.small-screen.align-right ul ul ul li:hover > ul {
  position: relative;
  left: 0;
  right: auto;
  top: 0;
  width: 100%;
  display: none;
  padding: 0;
  opacity: 1;
  text-align: left;
  background-color: #fff;  
}
#cssmenu.small-screen ul{
	margin-top: -15px;	
}

#cssmenu.small-screen ul li {
  width: 100%;
  padding-top: 19px;
  padding-bottom: 13px;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen > ul > li > a,
#cssmenu.small-screen ul ul li a,
#cssmenu.small-screen ul ul li:first-child > a,
#cssmenu.small-screen ul ul li:last-child > a {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
#cssmenu.small-screen ul li a {
  padding-left: 11.5px;
  text-align: left;
  padding-bottom: 5px;
}
#cssmenu.small-screen ul li .enlaceGratis{
	padding: 12px 14px!important;
	background-color: #dcdc04;
	margin-bottom: 0px!important;
	border: 1px solid #dcdc04;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	border-radius: 5px;
	color: #1b1b1b!important;
	margin-top: 0px!important;
	font-size: 0.8rem!important; 
	width: 90%;
	text-align: center
}

#cssmenu.small-screen ul li .enlaceGratis:hover{	
	text-decoration: none!important;
	background-color: #ccc;	
	cursor: pointer;
	border: 1px solid #ccc;
	color: #1b1b1b!important;
	margin-bottom: 0px!important;
}
#cssmenu.small-screen ul li:hover,
#cssmenu.small-screen ul li:hover > a,
#cssmenu.small-screen ul li a:hover{
	border-bottom: 0px solid #fff!important;
	text-decoration: none;		
}
#cssmenu.small-screen ul li a br, #cssmenu.small-screen ul li a .flechaDown{
	display: none;
}
#cssmenu.small-screen ul ul li a {
  padding: 14px 25px 14px 36.5px;
  border: none;
}
#cssmenu.small-screen ul ul li:last-child a{
	padding-bottom: 0px;	
}
#cssmenu.small-screen > ul > li > ul {
	margin-top: 12px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 41.5px;
}
#cssmenu.small-screen ul ul ul ul li a {
  padding-left: 56.5px;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul li.has-sub > a:after,
#cssmenu.small-screen ul ul li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {  
  position: relative;
  display: block;
  padding: 35px;
  padding-left: 450px;
  cursor: pointer;
  font-size: 11px;
  color: #fff;    
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: transparent;
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 51px;
  height: 51px;
  z-index: 10;
  cursor: pointer;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 39px;
}
#cssmenu.small-screen ul .submenu-button:after,
#cssmenu.small-screen #menu-button:after {
  content: '';
  position: absolute;
  right: 11.5px;
  top: 11.5px;
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  background: #5f5f5f;
  background: -webkit-linear-gradient(top, #6e6e6e 0%, #676767 25%, #555555 50%, #6e6e6e 75%, #676767 100%);
  background: -ms-linear-gradient(top, #6e6e6e 0%, #676767 25%, #555555 50%, #6e6e6e 75%, #676767 100%);
  background: -moz-linear-gradient(top, #6e6e6e 0%, #676767 25%, #555555 50%, #6e6e6e 75%, #676767 100%);
  background: -o-linear-gradient(top, #6e6e6e 0%, #676767 25%, #555555 50%, #6e6e6e 75%, #676767 100%);
  background: linear-gradient(to bottom, #6e6e6e 0%, #676767 25%, #555555 50%, #6e6e6e 75%, #676767 100%);
  box-shadow: inset 0 -1px 1px #484848, inset 0 2px 1px #858585;
  background-size: 56px 56px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu.small-screen ul .submenu-button.submenu-opened:after,
#cssmenu.small-screen #menu-button.menu-opened:after {
  background-position: 0 -28px;
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 5.5px;
}
#cssmenu.small-screen #menu-button:before,
#cssmenu.small-screen .submenu-button:before {
  content: '';
  position: absolute;
  right: 21.5px;
  top: 24.5px;
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #fff;
  z-index: 99;
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 18.5px;
}
#cssmenu.small-screen #menu-button.menu-opened:before,
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  border-top-color: #dcdc04;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}

#cssmenu {
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 7px;
}

.inicioSesion{
	font-size: 0.7rem!important;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif	
}

.enlaceGratis{
	padding: 12px 14px!important;
	background-color: #dcdc04;
	margin-bottom: 0px!important;
	border: 1px solid #dcdc04;
	font-family: LatoWebBlack,Helvetica,Arial,san-serif;
	border-radius: 5px;
	color: #1b1b1b!important;
	margin-top: -14px!important;
	font-size: 0.8rem!important; 
}

.enlaceGratis:hover{	
	text-decoration: none!important;
	background-color: #ccc;	
	cursor: pointer;
	border: 1px solid #ccc;
	color: #1b1b1b!important;
	margin-bottom: 0px!important;
}

.small-screen .firstSecondLevel{
	margin-top:20px!important;
}

.small-screen .lastSecondLevel{
	padding-bottom: 0px!important;
}

#menu-button{
	z-index: 2!important;
}

#imgLogo{
	z-index: 10!important;
}

.iconPlayStore{
	height: 100px
}

.divPlan{	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1310px;
	margin: 0 auto;
}

.divPlanDetalle{
	position: relative;
	border: 1px dotted #c6c6c6;	
	width: 100%;
	max-width: 29.7rem;
	padding-bottom: 30px; 
	margin-left: 5px;
	margin-right: 5px;	
}

.divPlanDetalle .title{
	text-align: center;
	padding-top: 20px;
	font-family: LatoWebBlack;
	font-size: 22px;
}

.divPlanDetalle hr{
	margin: 20px 20px 20px 20px;
	border: 0;
	border-top: 1px dotted #c6c6c6;
}

.divPlanDetalle .centerButton{
	text-align: center;
}

.divPlanDetalle .centerPlanActual{
	text-align: center;
	padding-top: 10px;
	color: #cc6600;
	font-family: LatoWebBold;
}

.divPlanDetalle .centerPlanActualFechaRenovacion{
	text-align: center;
	padding-top: 10px;	
	font-family: LatoWebBold;
}

.divPlanDetalle button{	
	font-size: 18px;
}

.divPlanDetalle table{
	margin-left: auto;
	margin-right: auto;
}

.divPlanDetalle table td{
	margin: 0!important;
	padding: 0!important;
}

.divPlanDetalle .precio{
	font-family: LatoWebBold;
	font-size: 40px!important;	
	color: #cc6600;
}

.divPlanDetalle .textoResaltado{
	font-family: LatoWebBold;
	color: #cc6600;
}

.divPlanDetalle .precioMes{
	vertical-align: bottom;	
}

.divPlanDetalle .aclaracionPrecio{
	text-align: center;	
	margin-top: 15px;
}

.divPlanDetalle .inclusiones, .divPlanDetalle .inclusiones font{
	text-align: center;
	font-size: 16px;
}

.divDetalleContenidoPlan{
	margin: 0 auto;
	max-width: 600px;
	text-align: center;
}

.divDetalleContenidoPlanTexto{
	margin-top: 30px;
	margin-bottom: 30px;
}

.divDetalleContenidoPlanTexto p {
	font-family: LatoWebBold!important;
	font-size: 18px;
}

.divDetalleContenidoPlanTexto a{
	font-family: LatoWebBold!important;
	font-size: 18px!important;
}

.divDetalleContenidoPlanTexto a i{
	font-size: 18px;
}

.divDetalleContenidoPlanListado{
	position: relative;
	border: 1px dotted #c6c6c6;	
	width: 100%;
	max-width: 400px;
	padding-bottom: 10px; 
	margin: 0 auto;	
}

.divDetalleContenidoPlanListado table{
	width: 100%;
}

.divDetalleContenidoPlanListado table .tituloDetallePlanListado{
	text-align: right;
	color: #cc6600;
	font-family: LatoWebBold;
	font-size: 16px!important;
	border-right: 1px dotted #c6c6c6;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-top: 6px!important;
}

.divDetalleContenidoPlanListado table .textoDetallePlanListado{
	text-align: right;
	font-size: 14px!important;
	border-right: 1px dotted #c6c6c6;
	padding: 8px 10px 8px 0px;
}

.divDetalleContenidoPlanListado table .textoDetallePlanListadoCentrado{	
	font-size: 14px!important;
	font-family: LatoWebBlack;
	padding: 8px 0px;	
}

.separadorDetallePlanListado hr{
	border: 0;
	border-top: 1px dotted #c6c6c6;
	margin-top: 6px;
	padding-bottom: 10px;	
}

.table_DetalleSuscripcion{
	padding: 20px 20px 15px 20px;
}

.contenedorListadosSuperior{	
	margin-top: 15px;
	margin-bottom: 15px;		
	font-size:12px;				
	height: 31px;
	text-align: center;
	width: 100%;	
}

.listadoSuperior{
	display: inline-block;
	text-align: center;
	width: 100%;			
}

.listadosSuperior>ul{
	display: inline-block;	
}

.listadosSuperior>ul>li{
	display: inline;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;    
    text-decoration: none;    
    border: 1px solid #c6c6c6;
    font-size: 13px;
}

.listadosSuperior .last{
	-webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.listadosSuperior .first{
	-webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.elementoSuperiorSeleccionado {	
	display:inline-block;
	padding: 5px;
	color:#dcdc04;
	cursor: default;
	text-decoration: none;		
	background-color: #1b1b1b;				          	
}

.elementoSuperiorSeleccionadoLast{
	display:inline-block;
	padding: 5px;
	color:#dcdc04;
	cursor: default;
	text-decoration: none;		
	background-color: #1b1b1b;
	-webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.elementoSuperiorSeleccionadoFirst{
	display:inline-block;
	padding: 5px;
	color:#dcdc04;
	cursor: default;
	text-decoration: none;		
	background-color: #1b1b1b;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.cajaListadoSuperior:hover{
	background-color: #dfdfdf;
	color:#000;	
	cursor: pointer;
}

.divCodigoDobleFactor{
	padding-top: 30px; 
	display: flex; 
	cursor: inherit; 
	flex-direction: row; 
	align-items: center; 
	justify-content: space-between; 
	width: 500px;
}

.divCampoCodigoDobleFactor{
	text-align: center; height: 48px; font-size: 20px; font-weight: 500; border: 1px solid #1b1b1b; border-radius: 6px; caret-color; outline: none
}

@media screen and (max-width: 1030px){
	.divPlan{	
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.divPlanDetalle{	
		max-width: 26.5rem;
		margin: 1.5rem;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaMenu, .contenedorExplicacionDetalle .texto .imagenPresupuestoMenu,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaMenu, .contenedorExplicacionDetalle .texto .imagenAlbaranMenu,
	.contenedorExplicacionDetalle .texto .imagenReciboMenu{		
		background-size: 100%;
		height: 310px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoMenu{		
		background-size: 100%;
		height: 95px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaBotonera, .contenedorExplicacionDetalle .texto .imagenPresupuestoBotonera,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaBotonera, .contenedorExplicacionDetalle .texto .imagenAlbaranBotonera,
	.contenedorExplicacionDetalle .texto .imagenReciboBotonera, .contenedorExplicacionDetalle .texto .imagenGastoBotonera{				
		height: 80px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaFormulario{		
		background-size: 100%;
		height: 1090px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaOpcionesImpresion{		
		background-size: 100%;
		height: 1120px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoFormulario{		
		background-size: 100%;
		height: 1080px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboFormulario{		
		background-size: 100%;
		height: 930px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoFormulario{		
		background-size: 100%;
		height: 760px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranFormulario, .contenedorExplicacionDetalle .texto .imagenFacturaProformaFormulario{		
		background-size: 100%;
		height: 900px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoOpcionesImpresion{		
		background-size: 100%;
		height: 1120px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboOpcionesImpresion{		
		background-size: 100%;
		height: 1140px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranOpcionesImpresion{		
		background-size: 100%;
		height: 1070px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaOpcionesImpresion{		
		background-size: 100%;
		height: 1040px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListado{		
		background-size: 100%;
		height: 680px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListadoOperaciones{		
		background-size: 100%;
		height: 580px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListado{		
		background-size: 100%;
		height: 590px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboListado{		
		background-size: 100%;
		height: 680px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListado{		
		background-size: 100%;
		height: 530px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranListado{		
		background-size: 100%;
		height: 600px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListado{		
		background-size: 100%;
		height: 630px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListadoOperaciones, .contenedorExplicacionDetalle .texto .imagenReciboListadoOperaciones,
	.contenedorExplicacionDetalle .texto .imagenAlbaranListadoOperaciones{		
		background-size: 100%;
		height: 490px;
	}
		
	.contenedorExplicacionDetalle .texto .imagenGastoListadoOperaciones{		
		background-size: 100%;
		height: 430px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListadoOperaciones{		
		background-size: 100%;
		height: 510px;
	}
	
	.contenedorFuncionalidadesDetalle .texto, .contenedorFuncionalidadesDetalleGris .texto{		
		width: 95%;		
	}
	
	.contenedorFuncionalidadesDetalleInterior{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.contenedorSolucionNecesidades .imagen{		
		width: 90%;		
		margin-top: 20px;
		background-size: 70%;
		height: 340px;		
	}
	
	.contenedorSolucionNecesidades .texto, .contenedorSolucionNecesidades .titulo,
	.contenedorSolucionNecesidades .texto2Columnas{		
		width: 85%;
		padding-left: 30px;		
	}	
	
	.contenedorBotonesRegistroTrial, .contenedorBotonesRegistroLogin{		 
		font-size: 18px
	}

	.contenedorBotonesRegistroRegistrarse{		
		font-size: 18px
	}	
	
	.contenedorAppMovil .imagen{
		max-width: 90%
	}	
}

@media screen and (max-width: 920px){
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px; height: 0; overflow: hidden;
	}
	
	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 850px){
	h1, .h2especial{
		font-size: 30px!important
	}

	.buttonPublico, .buttonDemo{
		width: 90%
	}
	
	.video-content{
		width: 90%;
		height: 500px;
	}
	
	.home1 {
		background: url("../../img/slider/home1_mini.jpg") no-repeat center;
	}
	
	.home2 {
		background: url("../../img/slider/home4_mini.jpg") no-repeat center;
	}
	
	.home3 {
		background: url("../../img/slider/home3_mini.jpg") no-repeat center;
	}
	
	.home4 {
		background: url("../../img/slider/home2_mini.jpg") no-repeat center;
	}
	
	.home5 {
		background: url("../../img/slider/home5_mini.jpg") no-repeat center;
	}
	
	.divFuncionalidad{		
		width: 100%;		
	}	
	
	.sliderMini{		
		height: 380px;		
	}
	
	.textSliderMini{		
	    padding-top: 90px; 
	}
	
	.textSliderMini p{		
		font-size: 36px;
	}	
	
	.contenedorExplicacionDetalle .texto{		
		width: 80%;
		padding-left: 30px;		
	}
	
	.separadorTitulo{
		margin-top: 60px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaMenu, .contenedorExplicacionDetalle .texto .imagenPresupuestoMenu,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaMenu, .contenedorExplicacionDetalle .texto .imagenAlbaranMenu,
	.contenedorExplicacionDetalle .texto .imagenReciboMenu{		
		background-size: 100%;
		height: 230px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoMenu{		
		background-size: 100%;
		height: 90px;
	}		
	
	.contenedorExplicacionDetalle .texto .imagenFacturaBotonera, .contenedorExplicacionDetalle .texto .imagenPresupuestoBotonera,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaBotonera, .contenedorExplicacionDetalle .texto .imagenAlbaranBotonera,
	.contenedorExplicacionDetalle .texto .imagenReciboBotonera, .contenedorExplicacionDetalle .texto .imagenGastoBotonera{		
		background-size: 100%;
		height: 70px;
	}					
	
	.contenedorFuncionalidadesDetalle .texto, .contenedorFuncionalidadesDetalleGris .texto{
		width: 85%;
		padding-left: 30px;
	}
	
	.contenedorFuncionalidadesDetalle .imagen, .contenedorFuncionalidadesDetalleGris .imagen{		
		width: 90%;		
		margin-top: 20px;
		background-size: 90%;		
	}
	
	.contenedorFaqDetalle{
		display: inline;
	}
	
	.contenedorFaqDetalle .texto{
		width: 85%;
		padding-left: 30px;	
		padding-right: 0px;		
	}
	
	.contenedorFaqDetalle .soporte{		
		width: 85%;
		display: none;	
		margin-left: 20px;
	}
	
	.widthFormContactar{
		width: 85%;
	}
	
	.contenedorClientes .contenido .opinion{		
		width: 100%;				
	}
	
	.contenedorClientes .contenido .opinion .texto{		
		width: 90%;		
	}
	
	.contenedorBlogDetalle{
		display: block;
	}
	
	.contenedorBlogDetalle .texto{
		width: 90%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.contenedorBlogDetalle .categorias{		
		width: 90%;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 0px;	
		max-width: 723px;					
	}
		
	.contenedorExplicacionDetalle .texto .imagenFacturaFormulario{		
		background-size: 100%;
		height: 800px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaOpcionesImpresion{		
		background-size: 100%;
		height: 820px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoFormulario{		
		background-size: 100%;
		height: 790px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboFormulario{		
		background-size: 100%;
		height: 680px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoFormulario{		
		background-size: 100%;
		height: 560px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranFormulario, .contenedorExplicacionDetalle .texto .imagenFacturaProformaFormulario{		
		background-size: 100%;
		height: 660px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoOpcionesImpresion{		
		background-size: 100%;
		height: 820px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboOpcionesImpresion{		
		background-size: 100%;
		height: 840px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranOpcionesImpresion{		
		background-size: 100%;
		height: 790px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaOpcionesImpresion{		
		background-size: 100%;
		height: 760px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListado{		
		background-size: 100%;
		height: 500px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListadoOperaciones{		
		background-size: 100%;
		height: 430px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListado{		
		background-size: 100%;
		height: 440px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboListado{		
		background-size: 100%;
		height: 500px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListado{		
		background-size: 100%;
		height: 390px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranListado{		
		background-size: 100%;
		height: 440px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListado{		
		background-size: 100%;
		height: 460px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListadoOperaciones, .contenedorExplicacionDetalle .texto .imagenReciboListadoOperaciones,
	.contenedorExplicacionDetalle .texto .imagenAlbaranListadoOperaciones{		
		background-size: 100%;
		height: 370px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListadoOperaciones{		
		background-size: 100%;
		height: 320px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListadoOperaciones{		
		background-size: 100%;
		height: 375px;
	}	
	
	.contenedorSolucionNecesidades .imagen{				
		background-size: 80%;		
	}
	
	.contenedorMensajePrincipal .imagen{		
		width: 100%;		
		margin-top: 20px;
		background-size: 80%;
		height: 370px;
		margin-left: 0px;		
	}
	
	.contenedor2Columnas{
		margin-bottom: 0px;
	}
	
	.contenedor2Columnas .divImagen{
		width: 90%;
		padding-left: 30px;
		padding-bottom: 40px;
		margin-left: 0px;
	}
	
	.contenedor2Columnas .divImagenRight{
		width: 90%;
		padding-left: 30px;
		padding-bottom: 40px;
		float: left;
		margin-right: 0px;
		margin-left: 0px;
	}
	
	.contenedorMensajePrincipal .imagenFree{		
		width: 100%;		
		margin-top: 20px;
		background-size: 80%;
		height: 490px;
		margin-left: 0px;		
	}
	
	.contenedorMensajePrincipal .texto, .contenedor2Columnas .texto{		
		width: 90%;
		padding-left: 30px;
		padding-bottom: 40px;
		padding-top: 0px;		
	}		
	
	.contenedorMensajePrincipal .texto .title{				
		padding-top: 60px;
	}
	
	.buttonVerde{			
		font-size: 16px;		
	}
	
	.buttonNegro{	
		font-size: 16px;
	}	
	
	.contenedorBlogDetalleVerPost .texto, .contenedorContactarEmpresa .texto{
		padding-left: 20px;
		padding-right: 20px;
	}	
	
	.contenedorHistorias .contenedorListado .columnaHistoria, .contenedorHistorias .contenedorListado .columnaPlantilla{		
		width: 90%;				
	}	
	
	.contenedorFuncionalidades{
		padding-top: 60px;
	}	
				
}

@media screen and (max-width: 840px){
	.divPlanDetalle{	
		max-width: 39.5rem;
		margin: 1.5rem;
	}
}

@media screen and (max-width: 750px){
	.alignCenter{
		display: flex;
	    justify-content: center;
	}
	
	.textSlider2 h3, .textSlider2 h3 a{
		font-size: 20px!important;
	}
	
	.menuAccesoRapido{
		width: 85%;
	}
	
	.divFormCenter{
		width: 90%;
	}
	
	.contenedorBotonesRegistroTrial{		
		width: 50%; 		
	}
	
	.contenedorBotonesRegistroLogin{
		width: 0%;
	}
	
	.contenedorMensajePrincipal .imagen{
		height: 330px;
	}
	
	.contenedorBotonesRegistroRegistrarse{
		width: 50%;
	}
	
	.contenedorFuncionalidades{
		padding-top: 20px;
	}
	
	.contenedorSolucionNecesidades .imagen{		
		height: 300px;		
	}
}

@media screen and (max-width: 650px){
	
	.contenedorExplicacionDetalle .texto .imagenFacturaMenu, .contenedorExplicacionDetalle .texto .imagenPresupuestoMenu,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaMenu, .contenedorExplicacionDetalle .texto .imagenAlbaranMenu,
	.contenedorExplicacionDetalle .texto .imagenReciboMenu{		
		background-size: 100%;
		height: 180px;
	}
	
	.contenedorHistorias{
		width: 95%;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoMenu{		
		background-size: 100%;
		height: 85px;
	}
	
	.video-content{
		height: 400px;
	}
	
	.video-responsive iframe{
		height: 350px;
	}
	
	.contenedor2Columnas .divImagen, .contenedor2Columnas .divImagenRight{
		width: 85%;
		padding-left: 20px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaBotonera, .contenedorExplicacionDetalle .texto .imagenPresupuestoBotonera,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaBotonera, .contenedorExplicacionDetalle .texto .imagenAlbaranBotonera,
	.contenedorExplicacionDetalle .texto .imagenReciboBotonera, .contenedorExplicacionDetalle .texto .imagenGastoBotonera{				
		height: 50px;
	}		
		
	ol, ul, li {
		padding-left: 10px;
	}	
	
	ol>li>ul>li>ul {
		padding-left: 25px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenFacturaFormulario{		
		background-size: 100%;
		height: 610px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaOpcionesImpresion{		
		background-size: 100%;
		height: 630px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoFormulario{		
		background-size: 100%;
		height: 600px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboFormulario{		
		background-size: 100%;
		height: 520px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoFormulario{		
		background-size: 100%;
		height: 430px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranFormulario, .contenedorExplicacionDetalle .texto .imagenFacturaProformaFormulario{		
		background-size: 100%;
		height: 500px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoOpcionesImpresion{		
		background-size: 100%;
		height: 630px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboOpcionesImpresion{		
		background-size: 100%;
		height: 640px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranOpcionesImpresion{		
		background-size: 100%;
		height: 595px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaOpcionesImpresion{		
		background-size: 100%;
		height: 580px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListado{		
		background-size: 100%;
		height: 380px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListadoOperaciones{		
		background-size: 100%;
		height: 320px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListado{		
		background-size: 100%;
		height: 330px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboListado{		
		background-size: 100%;
		height: 380px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListado{		
		background-size: 100%;
		height: 300px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranListado{		
		background-size: 100%;
		height: 335px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListado{		
		background-size: 100%;
		height: 350px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListadoOperaciones, .contenedorExplicacionDetalle .texto .imagenReciboListadoOperaciones,
	.contenedorExplicacionDetalle .texto .imagenAlbaranListadoOperaciones{		
		background-size: 100%;
		height: 280px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListadoOperaciones{		
		background-size: 100%;
		height: 240px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListadoOperaciones{		
		background-size: 100%;
		height: 285px;
	}
	
	.contenedorFuncionalidadesDetalleInterior{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contenedorSolucionNecesidades .imagen{				
		height: 260px;		
	}	
	
	.contenedorMensajePrincipal .imagen{				
		background-size: 90%;
		height:310px;		
	}
	
	.contenedorMensajePrincipal .imagenFree{				
		background-size: 90%;
		height:430px;		
	}
	
	.contenedorMensajePrincipal .texto, .contenedor2Columnas .texto{		
		width: 85%;				
	}
	
	.contenedorBlogDetalleVerPost .texto, .contenedorContactarEmpresa .texto{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contenedorFuncionalidadesDetalleInterior, .contenedorHistoriasInterior{		
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contenedorHistorias .contenedorListado{
		padding-left: 15px;
	}
	
	.contenedorFuncionalidades{
		padding-top: 0px;
	}

	.divCodigoDobleFactor{ 
		width: 500px;
	}		
}

@media screen and (max-width: 550px){
	.iconPlayStore{
		height: 60px;
	}
}

@media screen and (max-width: 500px){
	.logo{
		width: 250px;
	}		
	
	.textSlider2 h3, .textSlider2 h3 a{
		font-size: 18px!important;
	}
	
	#cssmenu.small-screen #menu-button{
		padding-left: 0;
	}
	
	.tablaInicioSesion{
		border-spacing: 5px 0px;
	}
	
	.contenedorMensajePrincipal .imagen{
		height: 250px;
	}
	
	.contenedorIniciarSesion a{
		font-size: 9px;
	}
	
	.slider{		
		height: 420px;		
	}
	
	.textSlider{		
	    padding-top: 70px; 
	}
	
	.textSlider p{		
		font-size: 36px;
	}
	
	.swiper-container {	    
	    height: 504px;    
	}
	
	button{			
		font-size: 16px;
	}
	
	.contenedorBlogDetalle, .contenedorBlogDetalleVerPost{		
		width: 90%;
		padding-left: 20px;	
	}
	
	.contenedorSolucionNecesidades .imagen{				
		height: 220px;		
	}
	
	.contenedorFuncionalidadesDetalle .imagen, .contenedorFuncionalidadesDetalleGris .imagen{		
		height: 520px;		
	}							
	
	.piePagina .logoPie{
		width: 100%;					
	}
	
	.piePagina .menuPie{
		width: 50%
	}
	
	.piePagina .menuPie .menuPieCenter p{			
		font-size: 14px;		
	}
	
	.piePagina .menuPie .menuPieCenter .textoMini{		
		font-size: 13px;		
	}		
	
	.contenedorMensajePrincipal .imagenFree{				
		height:320px!important;		
	}	
	
	.contenedorMensajePrincipal .texto p{			
		padding-top:0px;
	}
	
	.contenedorTituloH2 .texto p{
		padding-top: 20px;
	}				
	
	.contenedorEtiquetaContenido{
		width: 100%;
	}
	
	.contenedorEtiquetaContenido input{
		width: 95%!important;		
	}
	
	.contenedorEtiquetaContenido select{
		width: 95%;	
		background-color: #fff;
		border-radius: 5px;
		border: 1px solid #999;
		padding: 4px 4px 2px 10px;	
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaMenu, .contenedorExplicacionDetalle .texto .imagenPresupuestoMenu,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaMenu, .contenedorExplicacionDetalle .texto .imagenAlbaranMenu,
	.contenedorExplicacionDetalle .texto .imagenReciboMenu{		
		background-size: 100%;
		height: 140px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenGastoMenu{		
		background-size: 100%;
		height: 80px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenFacturaBotonera, .contenedorExplicacionDetalle .texto .imagenPresupuestoBotonera,
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaBotonera, .contenedorExplicacionDetalle .texto .imagenAlbaranBotonera,
	.contenedorExplicacionDetalle .texto .imagenReciboBotonera, .contenedorExplicacionDetalle .texto .imagenGastoBotonera{				
		height: 40px;
	}		
	
	.contenedorExplicacionDetalle .texto .imagenFacturaFormulario{				
		height: 460px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaOpcionesImpresion{				
		height: 480px;
	}	
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoFormulario{				
		height: 460px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboFormulario{				
		height: 400px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoFormulario{		
		background-size: 100%;
		height: 320px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranFormulario, .contenedorExplicacionDetalle .texto .imagenFacturaProformaFormulario{				
		height: 380px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoOpcionesImpresion{		
		background-size: 100%;
		height: 480px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboOpcionesImpresion{		
		background-size: 100%;
		height: 490px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranOpcionesImpresion{		
		background-size: 100%;
		height: 460px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaOpcionesImpresion{		
		background-size: 100%;
		height: 440px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListado{		
		background-size: 100%;
		height: 290px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaListadoOperaciones{		
		background-size: 100%;
		height: 250px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListado{		
		background-size: 100%;
		height: 260px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenReciboListado{		
		background-size: 100%;
		height: 290px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListado{		
		background-size: 100%;
		height: 230px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenAlbaranListado{		
		background-size: 100%;
		height: 260px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListado{		
		background-size: 100%;
		height: 270px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenPresupuestoListadoOperaciones, .contenedorExplicacionDetalle .texto .imagenReciboListadoOperaciones,
	.contenedorExplicacionDetalle .texto .imagenAlbaranListadoOperaciones{		
		background-size: 100%;
		height: 210px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenGastoListadoOperaciones{		
		background-size: 100%;
		height: 190px;
	}
	
	.contenedorExplicacionDetalle .texto .imagenFacturaProformaListadoOperaciones{		
		background-size: 100%;
		height: 215px;
	}
		
	.contenedorBlogDetalle .texto, .contenedorBlogDetalle .categorias{
		width: 85%;
	}
	
	.contenedorBotonesRegistroTrial{		
		width: 100%; 
		padding-top: 10px;		
	}
	
	.contenedorBotonesRegistroRegistrarse{
		width: 100%;
		padding-top: 10px;
	}
	
	.buttonVerde{			
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.buttonNegro{			
		margin-top: 20px;
		margin-bottom: 20px;
	}	
	
	.contenedorSolucionNecesidades .imagen{				
		height: 200px;		
	}
	
	.video-content{
		height: 300px;
	}
	
	.video-responsive iframe{
		height: 240px;
	}
	
	.separadorGris{
		width: 95%;
		margin-left: 10px;
	}
	
	.divCodigoDobleFactor{ 
		width: 300px;
	}
}
