@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


html, body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'open Sans';	
	color: #58595b;
	margin-top: 30px;
}

.bg_header_azul {
	background-color: #09008b;
	height: 43px;
	width: 100%;
	text-align: right;
}

.bg_header_azul a{
	color:#FFF;
	margin: 0px;
}

.bg_header_azul ul{
	margin: 0 30px;
	padding: 12px 0;
	text-align: right;
}

.bg_header_amarillo {
	background-color: #fff100;
	height: 5px;
	width: 100%;
}
.bg_header_magenta {
	background-color: #ec008c;
	height: 5px;
	width: 100%;
}

.menu_line li {
    display: inline;
}

.fondo-menu-logo {
	background:url("../img/fondo_menu_logo.png");
	background-size: contain;
	height: 100px;
	width: 311px;
	position: fixed;
    top: 0;
    text-align: center;
    z-index:1999;
    cursor: pointer;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 10px !important;   
}

.bx-wrapper .bx-viewport {
    border: 0px solid #fff !important;
        box-shadow: 0 0 5px #CFCFCF !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0084d6 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ebebeb !important;
}

.bx-wrapper {
    margin: 0 auto 0px !important;
}

.bg_line_gris {
	background-color: #CFCFCF;
	height: 3px;
	width: 100%;
	margin-bottom: 40px;
}

.sec2_text_fz {
	font-size: 20px;
}

.sec2_text_h2 {
	color: #09008b;
	font-weight: 700;
	padding-bottom: 25px;
}

.img-size {
	height: 170px;
	width: 245x;
	cursor: pointer;
}

.sec2_text_img p {
	font-size: 24px;
    padding: 20px 0px;
}

.bg_footer_azul {
	background-color: #09008b;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
}

.bg_footer_azul p{
	color:#FFF;
	margin: 0 0x;
}

.bg_footer_negro {
	background-color: #000;
}
.bg_footer_negro p{
	color:#FFF;
	font-size: 10px;
	padding: 3px 0px;
	margin-top: -5px;
}
.bg_footer_negro a{
	color:#FFF;
}

.direccion {
    margin: 0px 0 0px;
}

.ico-size {
	height: 25px;
	width: 25x;
	margin: 10px 0px;
}

.logo-ico-size {
	height: 35px;
	width: auto;
}

.lineheight14 {
    line-height: 14px;
    padding: 5px;
    padding-right: 40px;
}

.padding10 {
	padding: 10px;
	padding-right: 25px;
}

.bg_line_negro {
	background-color: #000;
	height: 40px;
	width: 100%;
	color: #FFF;
	font-size: 30px;
}

.banner_sz {
	width: 100%;
}

.bg_line_gris20 {
	background-color: #CFCFCF;
	height: 20px;
	width: 100%;
	margin-top: 20px;
}

.titulo_seccion_azul {
	background:url("../img/impresiondigital/titulos_secciones.png");
	height: 67px;
	width: 312px;
	display: inline-block;
	margin-top: -20px;
}

.titulo_seccion_azul p {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 45px;
}

.titulo_seccion_azul_right {
	display: inline-block;
	vertical-align: top;
    margin-top: 10px;
    margin-left: 30px;

}

.img_imp_color {
	padding: 50px 50px;
}

.img_granformato {
	padding: 50px 10px;
} 

.img_granformato2 {
	padding: 100px 25px;
} 

.img_granformato3 {
	padding: 50px 40px;
} 

.img_offset {
	padding: 50px 0px;
}

.punto-color1 {
	color: #02caf3;
}

.fz_imdi_text {
	font-size: 20px;
	font-weight: bold;
}

.fz_offset_text {
	font-size: 20px;
	font-weight: bold;
}

.fz_grnfort_text {
	font-size: 20px;
	font-weight: bold;
}

.fz_grnfort_text2 {
	font-size: 20px;
	font-weight: bold;
}

.fz_imdi_text p {
    padding: 100px 0px 0px 30px;
    line-height: 40px;
}

.fz_offset_text p {
    padding: 80px 0px 50px 30px;
    line-height: 40px;
}

.fz_grnfort_text p {
    padding: 30px 0px 0px 30px;
}

.fz_grnfort_text2 p {
    padding: 75px 0px 0px 30px;
}

.punto-color2 {
	color: #FE0;
}

.punto-color3 {
	color: #eb0089;
}

.pading {
	padding: 0 0 0 60px !important;
}

.pading2 {
    padding: 10 0 0 30px !important;
}

.titulo_seccion_naranja {
	background:url("../img/offset/img_titulos_secciones.png");
	height: 67px;
	width: 312px;
	display: inline-block;
	margin-top: -20px;
}

.titulo_seccion_naranja p {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 45px;
}

.titulo_seccion_naranja_right {
	display: inline-block;
	vertical-align: top;
    margin-top: 10px;
    margin-left: 30px;

}

.titulo_seccion_morado {
	background:url("../img/granformato/graficos.png");
	height: 67px;
	width: 312px;
	display: inline-block;
	margin-top: -20px;
}

.titulo_seccion_morado p {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 45px;
}

.titulo_seccion_morado_right {
	display: inline-block;
	vertical-align: top;
    margin-top: 10px;
    margin-left: 30px;

}





/* menu dropdawn */

 

.bg_header_azul ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.bg_header_azul ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 0px;
  background: transparent;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.bg_header_azul ul li:hover {
  background-color: #06032d;
  color: #fff;
  padding: 12px 0px !important;
}

.bg_header_azul .no_padding_li:hover{
	padding: 13px 30px !important;
}

.bg_header_azul ul li ul {
  padding: 0;
  position: absolute;
  top: 40px;
  left: 0px;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.bg_header_azul ul li ul li { 
  background: #09008b; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  padding: 12px 0px;
}
.bg_header_azul ul li ul li:hover { 
	background: #06032d; 
}

.bg_header_azul ul li ul li a:hover{
    padding: 12px 30px !important;
}

.bg_header_azul ul li:hover ul {
  display: block;
  opacity: 1;
  z-index: 9999;
  visibility: visible;
}

/* Productos */

.fz25 {
	font-size: 25px;
	padding: 25px 0px;
}

.img_ancho {
	width: 100%;
}

/*	.img_pad img {
    padding: 20px;
    width: 100%;
    height: 160px;
}*/

.imagen_producto{
	height: 130px;
	width: 100%;
	margin-top: 10px !important;
}

.imagen_producto img{
	width: 80%;
	margin: 0 10%;
	max-height: 100px;
}

.aqua_gris_h3 {
	background:url("../img/productos/img_sec_aqua.png") center center no-repeat;
	background-size: 100% 100%;
	background-color: #ebebeb;
	margin: 0 !important;
}

.verde_blanco_h3 {
	background:url("../img/productos/img_sec_verde.png") center center no-repeat;
	background-size: 100% 100%;
	background-color: #fff;
	margin: 0 !important;
}
.aqua_blanco_h3 {
	background:url("../img/productos/img_sec_aqua.png") center center no-repeat;
	background-size: 100% 100%;
	background-color: #fff;
	margin: 0 !important;
}
.verde_gris_h3 {
	background:url("../img/productos/img_sec_verde.png") center center no-repeat;
	background-size: 100% 100%;
	background-color: #ebebeb;
	margin: 0 !important;
}

.two_row{
	padding: 10px 0px;	
}
.one_row{
	padding: 18px 0px;
}

.aqua_gris {
	background-color: #ebebeb;
	height: 350px;
	padding: 0px;
}

.verde_blanco {
	background-color: #fff;
	height: 350px;
	padding: 0px;
}

.aqua_blanco {
	background-color: #fff;
	height: 350px;
	padding: 0px;
}

.verde_gris {
	background-color: #ebebeb;
	height: 350px;
	padding: 0px;
}

.fz15_p p {
	font-size: 15px;
	margin: 0 10px 10px;
}
.fz15_p h3 {
	font-size: 15px;
	color: #fff;
    font-weight: bold;
	margin: 10px 10px 10px;
	text-transform: uppercase;
	text-align: center;
}
.fz15_p h4 {
	font-size: 15px;
	color: #fff;
    font-weight: bold;
	margin: 3px 10px 2px;
	text-transform: uppercase;
	text-align: center;
}


/* Contacto */

.bg_gris {
	background-color: #ebebeb;
	
	padding: 0 50px;
	margin: 0px
}

.footer {    
	margin-top: 25px;
}

input, select, textarea {
    width: 100%;
}
.footer input[type="text"],.footer input[type="email"], select, textarea {
	font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    border: 1px solid #58595b;
    margin-top: 15px;
}
.footer button {
    font-size: 20px;
    background: #09008b;
    color: white;
    padding: 10px 70px;
    border: none;
    margin-top: 50px;

}
.footer label {
    font-size: 14px;
    padding: 20px 0px 5px 0px;
}

.btn-submit {
	text-align: right;
	margin-bottom: 30px;
}

.margin_top_textarea {
	margin-top: 0;
}

.ali-footer p {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
}
.esp-menu {
	padding: 13px 30px !important;
}
.comillas {
	background: url("../img/contacto/comillas_01.png") top left no-repeat,  url("../img/contacto/comillas_02.png") bottom right no-repeat;
	background-size: 34px 26px, 34px 26px;
	padding: 0px 50px;
    margin: 25px 0px;
}
.comillas h3 {
	font-size: 24px;
    text-align-last: center;
    padding: 5px 0;
}
.bg_gris h4 {
	font-size: 18px;
	font-weight:bold;
}
.bg_gris p {
	font-size: 13px;
	margin-bottom: 35px;
}

/* menu bostrap */

.navbar-default {
	background-color: #09008b;
	height: 43px;
	width: 100%;
	text-align: right;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-bottom: 20px;
}
.navbar-brand {
	padding: 0px!important;
}
.navbar-nav {
	padding-top: 0px;
	background: #09008b;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar-nav a {
	color: #fff!important;
	padding-bottom: 13px!important;
	padding-top: 13px!important;
}
.btn_grupo {
	background: none;
    border: 0;
    color: white;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	background: transparent !important;
	color: white !important;
}

.dropdown-menu>li>a:hover{
	background: #09008b !important;
}

.dropdown-menu{
	background-color: transparent !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active{
	background: transparent !important;
	color: white !important;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
	background: transparent !important;
    border: 0;
    color: white;
}

.navbar-nav a {
    background-color: #09008b;
}

.background-hover:hover{
	background: #06032d !important;
}

.dropdown-menu>li>a:hover{
	background: #06032d !important;	
}

.navbar-nav>li>a{
	padding: 15px 24px !important;
}

.btn-group{
	padding: 9px 24px !important;
}
.onclick_serv {
    cursor: pointer;
}

@media (max-width: 980px) and (min-width: 500px){ 

	html, body {
    	margin-top: 30px;
	}
	.fondo-menu-logo {
	background:url("../img/logo_movil.png");
	height: 65px;
    width: 113px;
	}
	.img_width {
		width: 100%;
	}
}
@media (max-width: 980px) and (min-width: 500px) and (orientation : portrait) { 

	.fz15_p h3 {
		font-size: 11px;
	}
	.fz15_p h4 {
		font-size: 11px;
	}
	.two_row{
	padding: 14px 0px;	
	}
	.aqua_gris {
		height: 400px;
	}
	.verde_blanco {
		height: 400px;
	}
	.aqua_blanco {
		height: 400px;
	}
	.verde_gris {
		height: 400px;
	}


}

@media (max-width: 499px) and (min-width: 0px) { 

	html, body {
    	margin-top: 30px;
	}
	.fondo-menu-logo {
	background:url("../img/logo_movil.png");
	height: 65px;
    width: 113px;
	}
	.img_width {
		width: 100%;
	}

}
@media (max-width: 499px) and (min-width: 0px) and (orientation : portrait) { 

	.fz15_p h3 {
		font-size: 9px;
	}
	.fz15_p h4 {
		font-size: 9px;
	}
	.two_row{
	padding: 14px 0px;	
	}
	.aqua_gris {
		height: 400px;
	}
	.verde_blanco {
		height: 400px;
	}
	.aqua_blanco {
		height: 400px;
	}
	.verde_gris {
		height: 400px;
	}

}

