 @import url(https://fonts.googleapis.com/css?family=Open+Sans);
 @import url(https://fonts.googleapis.com/css?family=Archivo+Black);
body {
	overflow-x: hidden;
	font-family: 'Open Sans';
	min-height: 100vh;
	padding-bottom:265px;
	position: relative;
	}
.navbar {
	background: #003964;
	position: fixed;
	width: 100%;
	height: 65px;
	top: 0;
	left: 0;
	z-index: 1;
}
.fa-cog {
	color: white;
}
.navbar-default {
	background: rgba(0,57,100,1);
	background: -moz-linear-gradient(top, rgba(0,57,100,1) 0%, rgba(0,57,100,0.17) 78%, rgba(255,255,255,0) 94%);
	background: -webkit-linear-gradient(top, rgba(0,57,100,1) 0%, rgba(0,57,100,0.17) 78%, rgba(255,255,255,0) 94%);
	background: -o-linear-gradient(top, rgba(0,57,100,1) 0%, rgba(0,57,100,0.17) 78%, rgba(255,255,255,0) 94%);
	background: -ms-linear-gradient(top, rgba(0,57,100,1) 0%, rgba(0,57,100,0.17) 78%, rgba(255,255,255,0) 94%);
	background: linear-gradient(to bottom, rgba(0,57,100,1) 0%, rgba(0,57,100,0.17) 78%, rgba(255,255,255,0) 94%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003964', endColorstr='#ffffff', GradientType=0 );
}



.navbar-default.scroll {
	background: #003964;
}
.navbar-default {
	border: transparent;
   
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	font-size: 18px;
	padding-top: 20px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #CCC;
}
.navbar-default .navbar-nav>li>a:focus {
	color: #CCC;
}
.corte {
	border-top: 5px;
	border-top-style: solid;
	border-top-color: rgba(0,57,100,1);
	height: 150px;
	background: white;
}
.mensaje {
	font-weight: bold;
	font-size: 51px;
	font-family: 'Archivo Black', sans-serif;
	color: rgba(0,57,100,1);
	padding-top: 25px;
	text-align: center;
}
.slider-home .container {
	padding: 120px 0 0;
	height: 80%;
	overflow: hidden;
}
.thumbs {
	position: relative;
	z-index: 0;
	width: 100vw;
	padding: 5px;
	margin-left: 0;
	text-align: left;
	list-style: none;
	height: 20%;
	left: 0;
	top: 0;
	background-color: #FFF;
}
.carousel-indicators {
	position: relative;
	z-index: 0;
	width: 100vw;
	padding: 5px;
	margin-left: 0;
	text-align: left;
	list-style: none;
	height: 20%;
	left: 0;
	top: 0;
	background-color: #FFF;
}
.carousel-indicators li {
	display: inline-block;
	width: auto;
	height: 100%;
	margin: 1px;
	text-indent: 0;
	cursor: pointer;
	border: none;
	border-radius: 0;
	background: none;
	position: relative;
}
.carousel-indicators li.active {
	display: inline-block;
	width: auto;
	height: 100%;
	margin: 1px;
	text-indent: 0;
	cursor: pointer;
	border: none;
	border-radius: 0;
	background: none;
}
.carousel-indicators li.active:before {
	content: "\f0d8";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: -35px;
	font-size: 50px;
	color: #FFF;
	left: 50%;
	margin-left: -14px;
	z-index: -1;
}
.carousel-indicators li img {
	height: 100%;
	width: auto;
}
.titulo-slider h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 51px;
	font-family: 'Archivo Black', sans-serif;
	margin-bottom: 35px;
}
.titulo-slider {
	margin-top: 15%;
	padding-left: 30px;
}
.img-slider {
	margin-top: 10px;
}
.btn-slider .btn {
	font-size: 25px;
	border-radius: 0px;
	border: 1px solid #fff;
	padding: 10px 30px;
	margin-left: 30px;
}
.navbar-brand .responsive {
	width: 100%;
}
.navbar-default .navbar-toggle {
	margin-top: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}

.item .descripcion {
	display: inline-block;
	width: 50%;
}
.item .grafica {
	display: inline-block;
	width: 50%;
}
.slider-home {
	background-color: #003964;
}
.tit-seccion {
	font-size: 30px;
	margin: 20px 0px;
	color: #003964;
	font-weight: bold;
}
.tit-seccion a {
	color: #003964;
	font-weight: bold;
}
.modulo-producto {
	margin: 20px 0px;
	border: 1px solid #efefef;
	box-shadow: 2px 2px 5px #cecece;
}
.modulo-producto, .modulo-blog {
	background-color: #FFF;
	text-align: center;
	padding: 10px 10px 0px 10px;
	
}
.modulo-producto .descripcion {
	border-top: 1px solid #a5a5a5;
}
.modulo-producto .descripcion {
	margin-top: 30px;
}
.modulo-producto .descripcion, .modulo-blog, .modulo-video {
	font-size: 15px;
	color: #757575;
	text-align: left;
	font-size: 14px;
	padding: 10px;
}
.modulo-producto img {
	max-width: 100%;
    margin-top: 30px;
}
.carousel-fade {
 .carousel-inner {
 height: 100%;
 .item {
 transition-property: opacity;
}
 .item,  .active.left,  .active.right {
 opacity: 0;
}
 .active,  .next.left,  .prev.right {
 opacity: 1;
}
 .next,  .prev,  .active.left,  .active.right {
 left: 0;
 transform: translate3d(0, 0, 0);
}
}
.carousel-control {
	z-index: 2;
}
}

.carousel-inner .item h2 {
	text-align: center;
}
.item h2{color: #fff;
         padding-top:30px;
         padding-bottom:50px;
 }

#bgvid {
    width: 100%;
    background-color: #f0f0f0;
    /*height: 560px;
    
    /*object-fit: cover;
    position: absolute;
    background-size: cover;*/
}

.wrapper {
    width: 100%;
    min-width: 100%;
    /*height: 560px;*/
    max-height: 760px;
    overflow: hidden;
    position: relative;
}
@media (max-width: 768px) {
    #bgvid {
        margin-top: 65px;
    }
}

.video {
    width: 100%;
    height: 80%;
    object-fit: cover;
    max-height: 400px;
    background-size: cover;
}

.ver-mas {
    color: white;
    margin: auto;
    padding: 10px;
    text-align: center;
    width: 115px;
    margin-bottom: 20px;
}
form .ver-mas {
	float: right;
	margin-bottom: 20px;
	background-color:#337ab7;
	border-color:#2e6da4!important;
	border-radius:6px!important;
	
}
.ver-mas a {
	color: #FFF;
	text-decoration: none;
}
form .ver-mas:hover{ background-color:#286090;}
#empresa {
	background-color: #003964;
	border-top: 10px solid #fff;
}
.indicador {
	text-align: center;
}
.indicador .fa-caret-down {
	font-size: 50px;
	line-height: 10px;
	color: #fff;
}
.bajada {
	margin-bottom: 20px;
}
.bajada h2 {
	text-align: center;
}
#clientes {
	background-color: #fff;
    padding:30px 0px 50px 0px;
}

#clientes a{color: white;
            text-decoration: none;

 }

.center{text-align: center;
        margin-top: 30px;
 }

#servicios {
	background-color: rgba(0,57,100,1);
    padding: 30px 0 50px 0px;
}

#casos, #productos {
	background-color: #efefef;
    padding-top: 30PX;
    padding-bottom: 50PX;
}
.modulo-blog .descripcion {
	border-top: 0px;
}
.responsive {
	width: 100%;
}
.etiqueta {
	position: absolute;
	background-color: #fff;
	top: 20px;
	left: -215px;
	transition: all 1s ease 0s;
	padding: 10px;
}
.etiqueta img {
	width: 65px;
	height: 53px;
}
.contenido-blog:hover .etiqueta {
	opacity: 100;
	top: 20px;
	left: 0px;
}
.modulo-video {
	background-color: #FFF;
	padding: 10px;
}
.video-home {
	border-bottom: 1px solid #0d435b;
}
.modulo-video p {
	color: #003964;
	font-style: italic;
	padding: 10px;
}
footer {
	height: auto;
	background-color: rgba(0,57,100,1);
	color: #FFF;
	font-size: 12px;
	padding: 20px 0px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
footer ul {
	padding-left: 0px;
}
footer ul li {
	list-style: none;
}
footer ul li a {
	color: #fff;
	font-size: 11px;
}
footer ul li a:hover {
	color: #eadfdf;
}
.contenedor-footer {
	height: auto;
	padding-bottom: 20px;
}
.sub-accesos {
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}
.clear {
	clear: both;
}
.domicilio {
	margin-right: 10px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	height: auto;
	width: 100%;
}
.titulo-nota h1 {
	font-size: 22px;
	color: #007cb2;
	line-height: 27px;
}
.bold {
	font-weight: bold;
}
.slide-ampliada {
	margin-top: 20px;
}
.titulo-rel {
	background-color: #003964;
	color: #FFF;
	border-left: 8px solid #496d89;
}
.titulo-rel h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.relacionados {
	margin-bottom: 30px;
}
.modulo-relacionado {
	margin: 20px 0px;
}
.modulo-relacionado a {
	color: #5b7b9d;
	text-decoration: none;
}
.modulo-relacionado a:hover img {
	opacity: 0.8;
}
.modulo-relacionado a p {
	font-size: 12px;
}
.gris {
	background-color: #efefef;
}
.tarjeta {
	background-color: #FFF;
	padding: 10px;
	margin: 30px 0px;
}
.contenido {
	border: 1px solid #cecece;
	box-shadow: 2px 2px 5px #efefef;
}
.logo-producto {
	position: relative;
	text-align: center;
	top: -1px;
}
.logo-producto img {
	max-width: 100%;
}
.slogan {
	border-top: 1px solid #a5a5a5;
	text-align: center;
	margin: 20px;
	padding: 10px;
	height: 85px;
	font-weight: bold;
}
.otros-prod {
	color: #007cb2;
	padding: 10px;
}
.otros-prod img {
	width: 60px;
	height: 49px;
	margin-top: 10px;
}
.descripcion-producto {
	margin: 40px 0px;
}
.ventajas {
	text-align: center;
	margin: 20px 0px;
	color: #007cb2;
}
.ventajas p {
	margin-top: 10px;
}
.sitio {
	margin-top: 50px;
}
.contenedor-footer {
	margin-left: 5%;
	margin-right: 5%;
}
.contenedor-datos {
	margin-top: 45px;
}
.datos {
	margin-bottom: 10px;
	font-size: 13px;
}
.mapa {
	margin: 20px 0px;
}
.icono-serv {
	text-align: center;
	padding: 10px 0px;
}
.detalle-serv {
	padding-top: 30px;
}
#servicios .tit-seccion {
	color: #fff;
}
.servicios-interna {
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #3c6688;
}
#servicios .servicios-interna .titulo{	color: #fff;}

.servicios-interna .titulo {
	text-align:center; 
	font-size: 18px;
	font-weight: bold;
    padding-top: 5px;
}
.clientes {
	background-color: rgba(0,57,100,1);
	position: relative;
}
.contenedor-clientes {
	width: 100%;
	background-color: #fff;
}
.slide-clientes {
	background-color: #444444;
}
.empresa {
	background-color: #272727;
}
.txt-empresa {
	background-color: #444444;
	color: #ffffff;
}
.txt-empresa .copete {
	padding: 41px;
}
.logo {
	background-color: #fff;
	padding: 60px;
	text-align: center;
}
.logo img {
	max-width: 100%;
}
.txt-empresa .ver-mas {
	margin: 0px;
}
.cliente .titulo-slider {
	color: #fff;
}
.cliente .titulo-slider h1 {
	font-size: 40px;
	font-family: 'Open Sans';
}
.cliente .img-slider {
	margin-top: 0px;
	padding: 30px;
}
.modulo-blog .titulo-nota h1 {
	line-height: 25px;
	font-size: 20px;
}
.blog-index .modulo-blog {
	margin-bottom: 20px;
}
.casos-blog .ver-mas {
	width: auto;
	margin-bottom: 30px;
}
.contenido-blog, .contenido-blog img {
	overflow: hidden;
	position: relative;
}

.ilus-power {
	background-color: #CCC;
}
.copete .ver-mas {
	margin-bottom: 20px;
}
.destacado {
	font-weight: bold;
	padding: 10px;
	margin: 20px 0px;
	border-left: 5px solid #496d89;
	border-right: 5px solid #496d89;
}
.banner-seccion {
	margin-bottom: 40px;
	width: 100%;
	height: 0px;
	padding-top: 14%;
	background-position: center;
	background-size: cover;
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.31);
}
.empresa .titulo-rel {
	height: 10px;
}
.banner-empresa, .home-prod {
	margin-top: 150px;
}
.txt-cliente .titulo-slider {
	height: 200px;
}
.menu-footer .redes {
	text-align: right;
	margin-top: 40px;
}
.menu-footer .redes>a>i {
	padding-top: 10px;
	padding-left: 5px;
}
.datafiscal img {
	height: 60px;
	width: 35px;
	float: left;
	margin-right: 10px;
}
.row .paginacion {
	text-align: center;
	width: 100%;
}
.row .paginacion .numPaginacion {
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
	color: blue;
}

.suscripcion{
    margin-bottom: 110px;
}

 @media (min-width: 1080px) {
ul.icono-cliente { width:1080px;
}
}


@media (max-width: 1199px) {
.tit-suscripcion {
	text-align: center;
	margin-bottom: 20px;
}

}
@media (max-width: 768px) {
    
   .navbar-header, .navbar-collapse{background-color: #003964;}
   .navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color:#003964;}
.navbar-default {
	
    background-color: #003964;
}

   
}

@media (min-width: 768px) {
.navbar-default .navbar-nav > li > a {
	font-size: 15px;
	padding-left: 4px;
	padding-right: 4px;
}
.domicilio {
	float: left;
	width: 50%;
}
.slider-home {
	height: 100vh;
	width: 100vw;
	position: relative;
}
.servicios-interna {
	height: 630px;
    margin-bottom: 80px;
}
.txt-cliente .titulo-slider {
	height: 240px;
}
.modulo-producto .descripcion {
	height: 200px;
}
.tit-suscripcion, .template-news {
	float: left;
	width: 50%;
}
.mapa iframe {
	height: 700px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
}
}
@media (min-width: 991px) {
body{padding-bottom:170px;}
.navbar .container-fluid, .contenedor-footer {
	margin-left: 5%;
	margin-right: 5%;
}
.navbar-default .navbar-nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
.titulo-slider h1 {
	font-size: 75px;
}
#blog {
	margin-top: 130px;
}
.banner-empresa {
	margin-top: auto;
}
.mapa iframe {
	height: 770px;
}
}
@media (min-width: 1200px) {
.container {
	width: 1170px;
}
.domicilio {
	width: 62%;
}
.sub-accesos {
	padding-right: 20px;
}
.modulo-producto {
	height: 820px;
}

#productos .modulo-producto{height: 500px;}

}
/*

.header {

}

.responsive{width: 100%;}
.contenedor-menu {
    background-color: #efe9e9;
    margin-bottom: 20px;
    display: none;
}
.desplegable {
    background-color: #e8e8e8;
    border-radius: 2px;
    margin-top: 15px;
    padding: 10px;
}
.contenedor-menu ul {
    padding-left: 0px;
}
.contenedor-menu li {
    list-style: none;
    padding: 5px 10px 5px 0px;
    border-bottom: 1px solid #ccc;
}
.contenedor-menu li a {
    color: #4c7189;
    font-weight: bold;
}
.contenedor-menu li a:hover {
    opacity: 0.5;
}
.clear {
    clear: both;
}
.usuario {
    margin: 20px 0px;
    text-align: right;
}
.nombre {
    color: #f00;
}
ul {
    list-style-type: none;
    padding-left: 0;
}
.derecha {
    text-align: right;
}
.footer {
    margin-top: 30px;
    border-top: 1px solid #d8d8d8;
    padding: 15px 0px;
}
.slider-home .row {
    padding-top: 170px;
}
.contenedor-slider-home{margin: 80px 120px;

}

.servicio-slider{
                 color: #fff;
                 font-weight: bold;
                 font-size: 75px;
                 float: left;
                 width: 50%;

}

.img-slider{float: right;


}

.img-slider img{text-align: right;}
 @media (min-width: 992px) {
.header {
    border: 0px;
}
.contenedor-menu {
    display: block;
}
.contenedor-menu li {
    padding: 15px 60px 15px 0px;
    border-bottom: 0px;
    float: left;
}
.usuario {
    margin: 40px 0px;
}

.slider-home{width: 100%;
             background-color: #003964;
 }
}
 @media (min-width: 1200px) {
.container {
    width: 970px;
}
}
*/
.modulo-cliente {
	margin: 50px 0px;
	box-shadow: 2px 2px 5px #cecece;
}
.logo-cliente {
	margin: 10px 0px;
}
.col-center-block {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clientes .container .tit-seccion {
	color: #003964;
	margin: 30px 0px;
}
.btn-clientes {
	border: 2px solid #fff;
	padding: 10px;
	margin: 10px 0px;
	color: #fff;
	width: 200px;
	text-align: center;
	margin: auto;
}
#clientes .ver-mas {

	width: 280px;
}
.img-blog {
	width: 100%;
	height: 0px;
	padding-top: 61%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.img-blog-relacionado {
	width: 100%;
	height: 0px;
	padding-top: 61%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.cosa {
	width: 500px;
	height: 500px;
}
div.meteor-slides {
	clear: both;
	float: none;
	height: auto !important;
	line-height: 0;
	margin: 0;
	max-width: 100%;
	overflow: visible !important;
	padding: 0;
	position: relative;
	z-index: 1;
	width: 50px
}
.suscripcion {
	font-size: 14px;
	margin-top: 40px;
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom:25px;
}
.tit-suscripcion h3 {
	color: #003964;
}
.tit-suscripcion {
	padding-left: 15px;
	padding-top: 30px;
}
.modulo-mision {
	margin-top: 30px;
	border-top: 1px solid #efefef;
	padding-top: 20px;
}
.subtit-empresa {
	font-size: 18px;
	font-weight: bold;
}

.border-radius{
    border-radius: 6px;
}

.modulo-servicios .servicios-interna {
	height: auto;

}

.servicios-interna .icono-serv {
	border-bottom: 0px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 0px;
	padding-top: 50%;
}

.interior .icono-serv{padding-top: 35%;}
.icono-serv:hover {
	opacity: 0.8;
	transition: 0.5s;
}
.modulo-servicios .servicios-interna .titulo {
	font-size: 13px;
	text-align: center;
	height: 40px;
}
.servicios-interna a {
	text-decoration: none;
	margin-top:15px;
}
.servicios-interna a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.descripcion-producto .titulo {
	font-weight: bold;
	font-size: 20px;
}
.img-cliente {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 0px;
	padding-top: 93%;
}
.redes-contacto .fa-cog {
	color: #007cb2;
}
.datos-interna {
	border-bottom: 4px solid #496d89;
	padding: 15px;
	height: 120px;
}
.titulo-contacto {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.divisor {
	margin-top: 40px;
}
.azul {
	background-color: #471056;
}

ul.icono-cliente li{ text-align: center;
                     display: inline-block;
					 
 }

ul.icono-cliente li:hover {
	opacity: 0.5;
	transition: 0.5s;
}

.icono-cliente{list-style-type: none;
               text-align: center;
			   margin-bottom:25px;

              }

.icono-cliente li{
    padding: 10px;
    border: 1px solid #CCC;
    width: 180px;
    height: 150px;
    margin:10px;
 }

 .icono-cliente li img{
     max-width: 100%;
 }

 #contacto {
	background-color: #fff;
    padding:60px 0px;
}

.titulo-nota{margin: 20px 0px;}
 
.navbar-brand{width: 226px;}
 
 
 
.sepyme{background-color: #f9f9f9;
        padding-top: 20px;
		padding-bottom:35px;
     
}

.sepyme img{padding:0 50px; }
