@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	/* [disabled]margin-left: 0px; */
	width: 100%;
	float: left;
	display: block;
	margin-top: 0px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
#div1 {
}
.encabezado {
	text-align: center;
	background-color: #09273d;
	height: 150px;
	width: 100%;
}
.contenedor_marca {
	margin-top: 40px;
}
.slide {
}
.menu_contenedor {
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 20px;
	width: 100%;
	font-size: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #09273d;
}
.home {
	width: 21.0526%;
	margin-left: 10%;
	display: block;
}
.servicios {
width: 21.0526%;
clear: none;
margin-left: 5.2631%;
display: block;
}
.software {
width: 21.0526%;
clear: none;
margin-left: 5.2631%;
display: block;
}
.contactos {
	width: 21.0526%;
	clear: both;
	margin-left: 10%;
	display: block;
	margin-top: 10px;
}
#Tickets_pc {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.web_mail {
	width: 21.0526%;
	clear: none;
	margin-left: 5.2631%;
	display: block;
	margin-top: 10px;
}
#ticket_1000 {
width: 100%;
clear: both;
margin-left: 0;
}
.ticket_menu {
	width: 21.0526%;
	clear: none;
	margin-left: 5.2631%;
	display: block;
	margin-top: 10px;
}
.contenedor_img1 {
}
.text_conte_1 {
}
.contenedor_slide1 {
}
.contenedor_bloques {
width: 100%;
}
.bloque1 {
width: 100%;
margin-left: 0;
}
.bloque2 {
width: 100%;
margin-left: 0;
}
.bloque3 {
width: 100%;
margin-left: 0;
}
.bloque4 {
width: 100%;
margin-left: 0;
clear: both;
}
.bloque5 {
width: 100%;margin-left: 0;
;
}
.bloque6 {
width: 100%;
margin-left: 0;
}
.cont_tabla {
	width: 80%;
	margin-left: 10%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texto_tablas_titu{
	font-size: 1.5em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.texto_tablas_base{
	font-size:12px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-variant:normal;
	color:#FFF;
	padding-left:30px;
}

.texto_tablas_titu2{
	font-size:1.5em;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#09273d;
	text-align:center;
}
.texto_tablas_base2{
	font-size:13px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-variant:normal;
	color:#09273d;
}

.cont_int_bloques{
width: 100%;
}

.posicion {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bloque1_home {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;
	background-color: #09273d;
	margin-top: 15px;
}

.bloque2_home {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;
	background-color: #CCCCCC;
	margin-top: 15px;
}

.cont_general_bloques {
}

.contenedor_footer {
	display: block;
	background-color: #09273d;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.footer {
width: 100%;
}

.cont_marca_foot {
	width: 100%;
	margin-left: 0;
	text-align: center;
	margin-top: 15px;
}

.tabla_footer {
	width: 100%;
	clear: both;
	margin-left: 0px;
	margin-top: 25px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.redes_foo {
	width: 100%;
	clear: none;
	margin-left: 5.2631%;
	margin-top: 35px;
}

.sobre {
	width: 21.0526%;
	clear: none;
	margin-left: 5.2631%;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.contenedor_bloques2 {
}

.img_principal {
}

.contenedor_servicios {
	background-image:url(img/img12.png);
	width: 100%;
}

.contenedor_software {
	background-image:url(img/img7.png);
	width: 100%;
}

.ourchosing {
}

.contenedor_erp {
width: 100%;
overflow:visible;
}

.contenedor_info {
}

.cont_tabla_info {
width: 100%;
margin-top:20px;
display: block;
}

.contenedor_web {
	background-image: url(img/img6.png);
	margin-top: 30px;
}
.contenedor_out {
	background-color:#09273d;
	margin-top: 30px;
}

.web_img {
}

.contenedor_img {
}

.gestion_cont {
	margin-top: 30px;
	position: static;
	background-image: url(img/GP_2.png);
	width: 100%;
}

.cont_img_gp {
position: static;
height: auto;
width: 100%;
margin-left: 0;
overflow:inherit;
}

.cont_txt_gp {
position: static;
height: auto;
width: 100%;
margin-left: 0;
}

.text_principal_seccion {
	width: 100%;
	margin-left: 0%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.conte_txt_gp {
	width: 100%;
	display: block;
	margin-top: 30px;
}

.cont_soft_img {
	background-image:url(img/img8.png);
	margin-top:30px;
}

.cont_txt_software {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}

.contenedor_rrhh_img {
	background-image:url(img/img9.png);
}

.cont_txt_rrhh {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}

.cont_rma_img {
	background-image:url(img/img10.png);
}

.cont_txt_rma {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}

.cont_erp_img {
	background-image:url(img/img11.png);
}

.cont_erp_txt {
	width: 100%;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.cont_botones {
	margin-bottom: 20px;
	display: block;
	width: 100%;
	margin-left: 0;
}
.Titu_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}


.Titu_secciones2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #09273d;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}


.Txt_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	/* [disabled]font-variant: normal; */
	font-weight: lighter;
	letter-spacing: 0.5px;
	padding-bottom: 20px;
}

.Txt_secciones2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #09273d;
	text-align: center;
	/* [disabled]font-variant: normal; */
	font-weight: lighter;
	letter-spacing: 0.5px;
	padding-bottom: 20px;
}
.Titu_secciones_segundo {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #09273d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 20px;
}
.Txt_base_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right:20px;
}
.Txt_base_secciones2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right: 20px;
	padding-top: 0px;
}
.cont_tabla_out {
}
.cont_txt_secciones {
	margin-top: 10px;
}
.cont_tabala_secciones1 {
width: 100%;
display: block;
margin-top:20px;
margin-bottom:20px;
}
.cont_servicios2 {
	background-color:#CCCCCC;
}
.cont_tabla_servicios2 {
}
.cont_txt_servicios2 {
}
.cont_tabla_txt_servicios2 {
display: block;
margin-top:20px;
margin-bottom:20px;
}
.contacto_Nom_txt {
width: 100%;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_nom_box1 {
	width: 100%;
	height: 30px;
}
.contacto_email_txt {
width: 100%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_email_box {
	width: 100%;
	height: 30px;
}
.contactos_telefono_txt {
width: 100%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_telefono_box {
	width: 100%;
	height: 30px;
}
.contacto_consul_txt {
width: 100%;
margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_consul_box {
	width: 100%;
	height: 200px;
}
.contacto_boton_send {
	width: 13%;
	background-color: #09273d;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #CCCCCC;
	min-width: 60px;
}
.bloque_decoration {
	background-color: #CCCCCC;
	height: 10px;
}
.cont_mapa {
}
.cont_tablas_contacto {
}
.cont_principal_servicios {
}
.img1_slide {
}
.descargas {
width: 100%;
clear: both;
margin-left: 0;
margin-top:10px;
text-align:center;
display: block;
}
.demo1_cont{
	margin-top: 20px;
}
.demo_encabezado{
	margin-top:10px;
	background-color: #09273d;
	color:#fff;
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:20px;
}
.demo_cont_tabla{
	margin-top:10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#09273d;
	padding-top:10px;
	padding-bottom:20px;
}
.img_tabla_descargas{
	min-width:15px;
	padding-bottom:10px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 97.5%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.encabezado {
	width: 100%;
}
.contenedor_marca {
	margin-top: 40px;
}
.slide {
}
.menu_contenedor {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
}
.home {
	width: 23.0769%;
	display: block;
	margin-left: 10%;
}
.servicios {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
.software {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
.contactos {
	width: 23.0769%;
	clear: both;
	margin-left: 10%;
	display: block;
	margin-top: 10px;
}
#Tickets_pc {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.web_mail {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	display: block;
	margin-top: 10px;
}
#ticket_1000 {
width: 100%;
clear: both;
margin-left: 0;
margin-top:10px;
}
.ticket_menu {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	margin-top: 0px;
	display: block;
	margin-top:10px;
}
.contenedor_img1 {
}
.text_conte_1 {
}
.contenedor_slide1 {
}
.contenedor_bloques {
width: 100%;
}
.bloque1 {
width: 100%;
margin-left: 0;
}
.bloque2 {
width: 100%;
clear: both;
margin-left: 0;
}
.bloque3 {
width: 100%;
clear: both;
margin-left: 0;
}
.bloque4 {
width: 100%;
margin-left: 0;
clear: both;
}
.bloque5 {
width: 100%;
clear: both;
margin-left: 0;
}
.bloque6 {
width: 100%;
clear: both;
margin-left: 0;
}
.cont_tabla {
	width: 100%;
	margin-left: 0%;
	clear: none;
}
.cont_int_bloques {
width: 100%;
}
.bloque1_home {
	width: 100%;
	clear: none;
	margin-left: 0%;
	display: block;
	background-color: #09273d;
	margin-top: 10px;
}
.bloque2_home {
	width: 100%;
	clear: none;
	margin-left: 0%;
	display: block;
	background-color: #CCCCCC;
	margin-top: 10px;
}
.cont_general_bloques {
}
.contenedor_footer {
	margin-top: 50px;
	display: block;
	background-color: #09273d;
}
.footer {
	width: 100%;
	padding-bottom: 20px;
}
.cont_marca_foot {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
	text-align: center;
}
.tabla_footer {
	width: 48.7179%;
	clear: both;
	margin-left: 0;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.redes_foo {
	width: 35.8974%;
	clear: none;
	margin-left: 2.5641%;
	margin-top: 20px;
}
.sobre {
width: 21.0526%;
margin-left: 5.2631%;
clear: none;
display: block;
}
.contenedor_bloques2 {
}
.img_principal {
}
.contenedor_servicios {
width: 100%;
}
.ourchosing {
}
.contenedor_erp {
width: 100%;
}
.contenedor_info {
}
.cont_tabla_info {
	width: 100%;
	margin-top: 30px;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.contenedor_web {
	margin-top:30px;
}
.web_img {
}
.contenedor_img {
}
.gestion_cont {
position: static;
}
.cont_img_gp {
position: static;
height: auto;
width: 100%;
margin-left: 0;
}
.cont_txt_gp {
position: static;
height: auto;
width: 100%;
margin-left: 0;
}
.text_principal_seccion {
width: 100%;
display: block;
margin-left: 0;
}
.conte_txt_gp {
	margin-top: 30px;
	width: 100%;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.cont_soft_img {
	margin-top:30px;
}
.cont_txt_software {
	margin-top: 30px;
	width: 100%;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.contenedor_rrhh_img {
	margin-top:30px;
}
.cont_txt_rrhh {
	margin-top: 30px;
	width: 100%;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.cont_rma_img {
	margin-top:30px;
}
.cont_txt_rma {
	margin-top: 30px;
	width: 100%;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.cont_erp_img {
	margin-top:30px;
}
.cont_erp_txt {
	margin-top: 30px;
	width: 100%;
	margin-left: 0%;
	min-width: 550px;
	display: block;
}
.cont_botones {
display: block;
width: 100%;
margin-left: 0;
}
.Titu_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
.Txt_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	/* [disabled]font-variant: normal; */
	font-weight: lighter;
	letter-spacing: 0.5px;
	padding-bottom: 20px;
}
.Titu_secciones_segundo {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #09273d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 25px;
	padding-right: 20px;
}
.Txt_base_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right:20px;
}
.Txt_base_secciones2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right: 20px;
	padding-top: 0px;
}
.gestion_cont {
	margin-top: 40px;
	position: static;
	background-image: url(img/GP_2.png);
	width: 100%;
}
.cont_tabla_out {
}
.cont_txt_secciones {
	margin-top: 20px;
}
.cont_tabala_secciones1 {
	display: block;
	width: 87.1794%;
	margin-left: 8%;
}
.cont_servicios2 {
}
.cont_tabla_servicios2 {
}
.cont_txt_servicios2 {
}
.cont_tabla_txt_servicios2 {
display: block;
}
.iconos_tablas {
	min-width:40px;
	padding-top: 20px;
	padding-right: 20px;
}
.contacto_Nom_txt {
width: 100%;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_nom_box1 {
	width: 100%;
	height: 35px;
}
.contacto_email_txt {
width: 100%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_email_box {
	width: 100%;
	height: 35px;
}
.contactos_telefono_txt {
width: 100%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_telefono_box {
	width: 100%;
	height: 35px;
}
.contacto_consul_txt {
width: 100%;
margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_consul_box {
	width: 100%;
	height: 200px;
}
.contacto_boton_send {
width: 8.1632%;
background-color:#09273d;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:center;
color:#CCCCCC;
}
.bloque_decoration {
	background-color: #CCCCCC;
	height: 10px;
}
.cont_mapa {
}
.cont_tablas_contacto {
	margin-top: 0px;
}
.cont_principal_servicios {
display: block;
}
.img1_slide {
}
.descargas {
	width: 100%;
	clear: both;
	margin-left: -25px;
	margin-top: 10px;
	text-align:center;
	display: block;
}
.demo1_cont{
	margin-top: 20px;
}
.demo_encabezado{
	margin-top:10px;
	background-color: #09273d;
	color:#fff;
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:20px;
}
.demo_cont_tabla{
	margin-top:10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#09273d;
	padding-top:10px;
	padding-bottom:20px;
}
.img_tabla_descargas{
	padding-bottom:10px;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1000px) {

.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.encabezado {
	width: 100%;
}
.contenedor_marca {
	/* [disabled]margin-top: 50px; */
}
.slide {
}
.menu_contenedor {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #09273d;
	width: 100%;
}
.home {
	width: 6.7796%;
	margin-left: 18%;
	display: block;
}
.servicios {
	width: 6.7796%;
	margin-left: 3%;
	clear: none;
	display: block;
}
.software {
	width: 6.7796%;
	margin-left: 3%;
	clear: none;
	display: block;
}
.contactos {
	width: 6.7796%;
	margin-left: 3%;
	clear: none;
	display: block;
	margin-top: 0px;
}
#Tickets_pc {
width: 15,2542%;
margin-left: 0%;
clear: none;
display: none;
}
.web_mail {
	width: 6.7796%;
	margin-left: 3%;
	clear: none;
	display: block;
	margin-top: 0px;
}
#ticket_1000 {
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
.ticket_menu {
	width: 6.7796%;
	margin-left: 2%;
	clear: none;
	display: block;
	margin-top: 0px;
}
.contenedor_img1 {
}
.text_conte_1 {
	height: 100px;
	background-color: #222;
}
.contenedor_slide1 {
}
.contenedor_bloques {
	width: 100%;
	/* [disabled]min-width: 850px; */
	margin-left: 0%;
	margin-top: 0px;
	background-color: #09273d;
	height: auto;
	/* [disabled]max-height: 300px; */
}
.bloque1 {
	width: 15.2542%;
	margin-left: 0px;
	background-color: #09273d;
	min-width: 200px;
	max-width: 250px;
}
.bloque2 {
	width: 15.2542%;


	margin-left: 10px
%;
	clear: none;
	background-color: #09273d;
	min-width: 200px;
	max-width: 250px;
	margin-left: 30px;
}
.bloque3 {
	width: 15.2542%;
	margin-left: 10px;
	clear: none;
	background-color: #09273d;
	min-width: 200px;
	max-width: 250px;
}
.bloque4 {
	width: 15.2542%;
	margin-left: 1.6949%;
	margin-top: 15px;
	background-color: #cccccc;
	min-width: 200px;
	max-width: 250px;
	clear: none;
}
.bloque5 {
	width: 15.2542%;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #cccccc;
	min-width: 200px;
	max-width: 250px;
}
.bloque6 {
	width: 15.2542%;
	margin-left: 1.6949%;
	clear: none;
	margin-top: 15px;
	background-color: #cccccc;
	min-width: 200px;
	max-width: 250px;
}
.cont_tabla {
	width: 90%;
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	clear: both;
	min-height: 200px;
	max-height: 250px;
}
.cont_int_bloques {
	width: 100%;
	/* [disabled]display: block; */
	margin-left: 0%;
	/* [disabled]min-width: 1200px; */
	/* [disabled]max-width: 900px; */
}
.bloque1_home {
	background-color: #09273d;
	width: 26.4705%;
	margin-left: 5%;
	margin-top: 10px;
	min-width: 250px;
	clear: none;
	display: block;
	min-height: 250px;
	margin-bottom: 10px;
}
.bloque2_home {
	background-color: #CCCCCC;
	width: 26.4705%;
	margin-left: 5%;
	clear: none;
	margin-top: 10px;
	min-width: 250px;
	display: block;
	min-height: 250px;
	margin-bottom: 10px;
}
.cont_general_bloques {
	margin-top: 0px;
}
.contenedor_footer {
	width: 100%;
	height: 200px;
	margin-top: 80px;
	background-color: #09273d;
	display: block;
}
.footer {
	width: 74.5762%;
	margin-left: 15%;
	margin-top: 50px;
}
.cont_marca_foot {
	width: 31.8181%;
	margin-left: 0;
	padding-bottom: 15px;
}
.tabla_footer {
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 43.1818%;
	margin-left: 2.2727%;
	clear: none;
	min-width: 400px;
}
.redes_foo {
	width: 20.4545%;
	margin-left: 2.2727%;
	clear: none;
	margin-top: 15px;
}
.sobre {
	width: 10%;
	margin-left: 280px;
	margin-top: -30px;
	text-align: center;
	clear: both;
	display: block;
}
.contenedor_bloques2 {
	width: 100%;
	margin-top: 25px;
	background-color: #CCCCCC;
	height: auto;
	/* [disabled]max-height: 300px; */
}
.img_principal {
}
.contenedor_servicios {
	width: 100%;
	min-height: 300px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.ourchosing {
	width: 100%;
	margin-top: 20px;
	background-color: #09273d;
}
.contenedor_erp {
	width: 66.1016%;
	margin-left: 20%;
	margin-top: -250px;
}
.Titu_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
.Txt_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	/* [disabled]font-variant: normal; */
	font-weight: lighter;
	letter-spacing: 0.5px;
	padding-bottom: 20px;
}
.contenedor_info {
	width: 100%;
	margin-top: 20px;
}
.cont_tabla_info {
	width: 100%;
	margin-left: 0%;
	min-width: 950px;
	display: block;
	margin-top: 0px;
}
.Titu_secciones_segundo {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #09273d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 25px;
	padding-right: 20px;
}
.iconos_tablas {
	min-width:40px;
	padding-top: 20px;
	padding-right: 20px;
}
.Txt_base_secciones {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right:20px;
}
.Txt_base_secciones2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #09273d;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-right: 20px;
	padding-top: 0px;
}
.contenedor_web {
	width: 100%;
	margin-top: 50px;
	/* [disabled]background-color: #A0A0A4; */
	/* [disabled]min-width: 0px; */
	min-height: 300px;
}
.web_img {
	margin-top: -200px;
}
.contenedor_img {
}
.gestion_cont {
	margin-top: 50px;
	position: static;
	background-image: url(img/GP_2.png);
	width: 100%;
	min-height: 300px;
}
.cont_img_gp {
	margin-left: 0;
	position: static;
	height: auto;
	width: 100%;
	/* [disabled]min-width: 0px; */
	min-height: 150px;
	/* [disabled]max-width: 100%; */
	/* [disabled]max-height: 150px; */
}
.cont_txt_gp {
	margin-top: -200px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0;
	position: static;
	height: auto;
	width: 100%;
	min-height: 150px;
	max-height: 150px;
}
.text_principal_seccion {
	width: 100%;
	margin-top: 75px;
	display: block;
	margin-bottom: 40px;
	margin-left: 0;
}
.conte_txt_gp {
	width: 100%;
	margin-top: 50px;
	display: block;
}
.cont_soft_img {
	margin-top: 50px;
	min-height: 300px;
}
.cont_txt_software {
	margin-top: 40px;
	width: 100%;
	display: block;
}
.contenedor_rrhh_img {
	margin-top: 50px;
	width: 100%;
	min-height: 300px;
}
.cont_txt_rrhh {
	margin-top: 40px;
	width: 100%;
	display: block;
}
.cont_rma_img {
	margin-top: 50px;
	width: 100%;
	min-height: 300px;
}
.cont_txt_rma {
	margin-top: 30px;
	width: 100%;
	display: block;
}
.cont_erp_img {
	width: 100%;
	margin-top: 50px;
	min-height: 300px;
}
.cont_erp_txt {
	margin-top: 30px;
	width: 100%;
	display: block;
}
.cont_botones {
	padding-bottom: 40px;
	display: block;
	width: 100%;
	margin-left: 0;
}
.cont_tabla_out {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cont_txt_secciones {
	margin-top: 20px;
}
.cont_tabala_secciones1 {
	width: 83.0508%;
	margin-left: 15%;
	display: block;
}
.cont_servicios2 {
	margin-top: 30px;
}
.cont_tabla_servicios2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cont_txt_servicios2 {
	margin-top: 20px;
}
.cont_tabla_txt_servicios2 {
	width: 83.0508%;
	margin-left: 15%;
	display: block;
}
.contacto_Nom_txt {
width: 28.5714%;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;

}
.contacto_nom_box1 {
	width: 59.1836%;
	height: 35px;
}
.contacto_email_txt {
	width: 28.5714%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_email_box {
	width: 59.1836%;
	height: 35px;
}
.contactos_telefono_txt {
	width: 28.5714%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_telefono_box {
	width: 59.1836%;
	height: 35px;
}
.contacto_consul_txt {
	width: 28.5714%;
	margin-top: 10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:left;
color:#09273d;
}
.contacto_consul_box {
	width: 59.1836%;
	height: 200px;
	min-height: 180px;
	max-height: 200px;
}
.contacto_boton_send {
width: 8.1632%;
background-color:#09273d;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
text-align:center;
color:#CCCCCC;
}
.bloque_decoration {
	width: 100%;
	background-color: #CCCCCC;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
}
.cont_mapa {
	text-align:center;
}
.cont_tablas_contacto {
	width: 83.0508%;
	margin-left: 25%;
}
.cont_principal_servicios {
	width: 83.0508%;
	margin-left: 15%;
	display: block;
}
.img1_slide {
}
.tabla_slide{
	color:#FFF;
}
.descargas{
width: 6.7796%;
margin-left: 1.6949%;
clear: none;
margin-top:0px;
display: block;
}
.demo1_cont{
	margin-top: 20px;
}
.demo_encabezado{
	margin-top: 0px;
	background-color: #09273d;
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
}
.demo_cont_tabla{
	margin-top:10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#09273d;
	padding-top:10px;
	padding-bottom:20px;
}
.img_tabla_descargas{
	padding-bottom:10px;
}
.zeroMargin_desktop{
margin-left: 0;
}
.hide_desktop{
display: none;
}
}
