@charset "utf-8";
/* CSS Document */
/*Myriad*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
/* adobe caslon*/
@import url('https://fonts.googleapis.com/css?family=Lusitana:400,700&display=swap');


*{
	box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ 
	-webkit-box-sizing:border-box; /* Safari */
	
	
}

body { 
	z-index: 9 ;
	margin:0;
	background-color:#fff;
	font-family: 'Arial', sans-serif;
	color:#000;
	
}
a:link{
	text-decoration:none;
	
}

div.principal {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
}	

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< NAV >>>>>>>>>>*/
ol, ul, li{
list-style: outside none none;
margin: 0;
padding: 0;
}


.row{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.row:after,.row:before{
	display:table;
	content:" "
}



.col1{
	width:8%;
	width:7.5%;
}
.col1-5{
	
	width:10%;
}

.col2{
	width:15%;
}
.col2-5{
	width:19%;
}
.col3{
	width:25%;
}
.col3-5{
	
	width:30%;
}
.col4{
	width:33%;
}
.col4-5{
	width:34.5%;
}
.col5{
	/*width:40.5%;*/
	width:39%;
}
.col5-5{
	/*width:40.5%;*/
	width:43%;
}
.col6{
	width:50%;
}
.col6-5{
	width:55%;
}
.col7{
	width:57%;
}
.col7-5{
	width:62.25%;
}
.col8{
	width:66%;
	width:67%;
	/*width:70%;*/
}
.col8-5{
	width:70%;
	
}
.col9-5{
	width:80.5%;
	width:80%;
}
.col9{
	width:74.5%;
}
.col10{
	/*width:83%;*/
	width:85%;
}
.col10-5{
	/*width:83%;*/
	width:89%;
}
.col11{
	width:91.5%;
}
.col12{
	width:100%;
}


.col1, .col1-5,.col1, .col2,.col2-5, .col3,.col3-5, .col4, .col5, .col5-5, .col6, .col6-5, .col7, .col8, .col8-5, .col9,.col9-5, .col10, .col10-5, .col11, .col12, .col1m, .col3-5, .col4-5, .col7-5{
	box-sizing: border-box;
	float:left;/**/
	padding:0px;
}
.izquierda{
	text-align:left !important;
	
}
.centrado{
	text-align:center !important;
	
}
.derecha{
	text-align:right !important;
	
}
.justificado{
	text-align:justify !important;
	
}
.negrita{
	font-weight:600 !important;
}
.cursiva{
	font-style:italic;
}
.padding-top-2{
	padding-top:2em;
}
.padding-top-05{
	padding-top:.5em;
}
.padding-top-1{
	padding-top:1em;
}
.padding-left-1{
	padding-left:1em;
}
.padding-left-4{
	padding-left:4em;
}

.padding-right-1{
	padding-right:1em;
}

.padding-vertical-2{
	padding-top:2em;
	padding-bottom:2em;
}
.margin-top-1{
	margin-top:1em;
}
.margin-right-05{
	margin-right:0.5em;
}
.margin-left-05{
	margin-left:0.5em;
}

/* principal*/
div.pbannerinterno {
    position: relative;
    margin: 0 auto;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-height: 822px;
    max-width: 1400px;
}


div.textobannerprincipal {
    position: relative;
    top: 6em;
    display: block;
    font-family: "PT Sans", Arial;
	/*font-family: "Roboto", Arial;*/
    font-size: 2em;
    font-weight: 400;
    color: #FFF;
    text-shadow: black 0.1em 0.1em 0.3em;
    width: 50%;
    line-height: 40px;
	background-color: rgba(0, 0, 0, 0.5);
	padding:1em 2em;
}

.menuprincipal {
    position: fixed;
    margin: 0 auto;
    display: block;
    height: 90%;
    width: 100%;
    overflow: hidden;
   /**/ max-height: 122px;
	z-index:222222;
	top: 40px;
}
/* Only for Safari  */
/* Safari only override */
       ::i-block-chrome,.myClass {
        color:blue;
       }


    _:default:not(:root:root), .menuprincipal {
        /* max-height: 650px !important;
		 max-height: 700px !important;*/
		 overflow: scroll;
}

.telefono {
	 position: fixed;
    margin: 0 auto;
    display: block;
    height: 90%;
    width: 100%;
    overflow: hidden;
   /**/ max-height: 40px;
	z-index:222222;
	background-color:#8f2323;
	
}
.textoteltop {
    font-size: 1.4em;
    display: table-cell;
    display: table-cell;
    vertical-align: middle;
    line-height: 50px;
    padding-left: 0.5em;
    
	min-width: 152px;
}
.whatstop {
    max-width: 25px;
    max-height: 25px;
    width: 25px;
}





header {
    display: block;
    position: relative;
    margin: 0 auto;
    top: 0px;
    height: auto;
    overflow: hidden;
    width: 100%;
    max-width: 1400px;
    height: 106px;
    background-color: rgba(0, 0, 0, 0.8);
}

div.menusuperior {
    position: relative;
    margin: 0% auto;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-width: 1400px;
	 
}

.logotipo{
	background-color: rgba(0, 0, 0, 0.7);
	height:100%;
	padding: 2em;
}

.divmenuinferior{
	background-color:#333333;
	color:#fff;
	    padding: 3em 3em 1em 3em;
	 font-family: "PT Sans", Arial;
	 font-size:1.1em;
}
.menusinferiores{
		padding:2em 6em;
		
	
	}
	.menusinferiores ul {
    padding: 0;
    /*min-height: 180px;*/
}
.titulomenuspie {
    font-size: 1.2em;
    font-weight: 500;
    padding-bottom: 0.5em;
    
}
.elementosmenuinferior li a {
	line-height:2em;
    color: #FFF;
    text-decoration: none;
	font-size:0.9em;
}
.elementosmenuinferior li a:hover {
    color: #FFF;
    text-decoration: underline;
	
}

.copy {
	font-family: "PT Sans", Arial;
	color:#525252;
	background-color:#2c2c2c;
	padding:2em;
}


.quienesprincipal{
	padding:4em 10em;
	color:#525252;
	background-color:#f6f6f6;
	
}
.titulogris{
	/*font-family: "Lusitana", sans-serif;*/
	color:#525252;
	font-size:2em;
	font-style:italic;
	font-weight:700;
}
.subtitulogris{
	font-family: "Lusitana", sans-serif;
	color:#525252;
	font-size:1.2em;
	font-style:italic;
}
.textogris{
	font-family: "PT Sans", Arial;
	color:#525252;
	font-size:1em !important;
	text-align:justify;
}

.busquedaprincipal{
	padding:4em 10em;
	background-color:#666666;
	color:#525252;
}
.tituloblanco{
	/*font-family: "Lusitana", sans-serif;*/
	color:#fff;
	font-size:1.7em;
	font-style:italic;
	font-weight:500;
}

.textoblancopeq{
	font-family: "PT Sans", Arial;
	color:#fff;
	font-size:1em;
	
}
.botonesbusqueda{
	width:100%;
	margin:0 auto;
	
}
.botonrojobusqueda, .botonrojoservicios {
    padding: 1em 3em;
   /* font-family: "Lusitana", sans-serif;*/
    color: #fff;
    background-color: #8f2323;
    font-style: italic;
    width: 100%;
    margin: 0 1em;
    max-width: 190px;
    border-radius: 4px;
    min-width: 160px;
    text-align: center;
	font-size: 0.9em;
}
.botongrismodulos{
	padding:1em 3em;
	/*font-family: "Lusitana", sans-serif;*/
	color:#fff;
	background-color:#5a565b;
	font-style:italic;
	width:100%;
	margin:0 1em;
	max-width:160px;
	border-radius: 4px;
	min-width:160px;
	font-size: 0.9em;
}
.botonrojobusqueda:hover,.botongrismodulos:hover{
	background-color:#fff;
	color:#4d4d4d;
	
}
.botonrojoservicios:hover{
	background-color:#5a565b;
	color:#fff;
	
}

.botonblancomas {
    padding: 1em 0em;
   /* font-family: "Lusitana", sans-serif;*/
    color: #8f2323;
    background-color: #fff;
    font-style: italic;
    width: 100%;
    margin: 0 1em;
    max-width: 190px;
    border-radius: 4px;
    min-width: 160px;
    text-align: center;
}
.botonblancomas:hover{
	background-color:#8f2323;
	color: #fff;
	
	
}
.floatright{
	float:right;
	
}
.floatleft{
	float:left;
	
}
.sistemasprincipal{
	padding:4em 10em;
	color:#525252;
	background-color:#fff;
	
}
.titulonegro {
    color: #292b2a;
    font-family: "PT Sans", Arial;
    font-size: 1.6em;
    font-weight: 700;
}

.modulosprincipal{
	padding:2em 10em;
	color:#fff;
	background-color:#8f2323;
	
}
.modulosprincipalazul {
    padding: 2em 10em;
    color: #fff;
    background-color: #1b4892;
}
.textoblanco{
	font-family: "PT Sans", Arial;
	color:#fff;
	font-size:1.1em;
	text-align:justify;
}

div.pbannersistemas {
    position: relative;
    margin: 0 auto;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-height: 540px;
    max-width: 1000px;
	
}
div.textobannersistemas {
    position: absolute;
    top: 9em;
    display: block;
    font-family: "PT Sans", Arial;
    font-weight: 400;
	font-size:1.5em;
    color: #000;
    width: 50%;font-weight: 700;
    padding: 0em 1em 0.5em 2.5em;
	letter-spacing: -0.05em;
	line-height:1.5em;
}

.titulobannersistemas {
    font-size: 2em;   
    letter-spacing: 0.02em;
   
}
#btn-menu {
  display: none;
}

header label {
  font-size: 26px;
  cursor: pointer;
  display: none;
}

.menu ul {
  
  display: flex;
  list-style: none;
  overflow:auto;
  
}

.menu ul ul {
  display: none;
}

.menu ul li a {
  display: block;
  padding: 4px 40px;
  color: #fff;
  text-decoration: none;
  
 font-family: "PT Sans", Arial;
  font-weight: 300;
  letter-spacing:-.5px;
  font-size:1em;
  padding: 50px 40px 14px;
  
  
}
/*.lnkprincipal{
	-moz-border-radius: 0px 0px 20px 20px;
-webkit-border-radius: 0px 0px 20px 20px;
	
}*/

.menu a:hover {
  background: #8f2323;

}

.menu a i {
  margin-left: 10px;
}

.menu ul li ul {
	position: absolute;
	display:none
}

.menu ul li:hover ul {
	/*background:#eaeaea;
  background-color:#144b9b !important;*/
  background-color: rgba(0, 0, 0, 0.9) !important;
  transition: all 0.3s ease;
  display: block;
  position: absolute;
  z-index: 10000;
  display: block;
	position: fixed;
   
}
.menu ul li:hover ul {
	/*background:#eaeaea;
  background-color:#144b9b !important;*/
  background-color: rgba(0, 0, 0, 0.9) !important;
  transition: all 0.3s ease;
  display: block;
  position: absolute;
  z-index: 10000;
  display: block;
	position: fixed;
   
}

.menu{
	height:80px;
}
.menu ul li:hover ul a{
	color:#fff;
	
}
.menu ul li:hover ul li:hover{
	/*background:#144b9b;
	color:#fff !important;*/
	background:#fff;
	color:#000 !important;
	
 
}
.menu ul li ul li a:hover{
	/*background:#144b9b;
	color:#fff !important;*/
	background:#fff;
	background:#8f2323;
	color:#fff !important;
	border-bottom:#333 solid 1px;
	
 
}
.menu ul li ul li a{
	padding: 7px 30px !important;
	font-size:14px;
	border-bottom: #ccc solid 1px;
 
}
.menu ul li ul li.subsis a {
    padding: 7px 40px !important;
    font-size: 12px;
	color:#A8A09E !important;
    border-bottom: #ccc solid 1px;
}
.submenu span{
	display:none;
	
}
li.submenu ul{
border:#000 solid 1px;	
	
}
.menus{
	/*padding-top:3em;*/
	color:#fff;
}


div.bannercontenido {
	padding:1em 0em;
    position: relative;
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
   	min-height:660px;
    max-width: 1400px;
	
}
.quienesinterna{
	background-image:url(../images/imgsuperiores/quienes.jpg);
	background-size:cover;	
}
.serviciosinterna{
	background-image:url(../images/imgsuperiores/servicios.jpg);	
	background-size:cover;
}

.busquedaseleccion{
	background-image:url(../images/imgsuperiores/busqueda-seleccion.jpg);	
	background-size:cover;
	
}
.bannercursostalleres{
	background-image:url(../images/imgsuperiores/cursos-talleres.jpg);	
	background-size:cover;
	
}
.bannersistemas{
	background-image:url(../images/imgsuperiores/sistemas-automatizados.jpg);	
	background-size:cover;
	
}
.bannercontacto{
	background-image:url(../images/imgsuperiores/contacto.jpg);	
	background-size:cover;
	
}

.titulocontenido {
    font-family: "PT Sans", Arial;
    font-size: 2em;
    font-weight: 400;
    color: #FFF;
   	line-height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #13152578;
    padding: 0.7em 1em;
    text-align: right;
    margin: 4.5em 0em 0em;
}


.textocontenido {
    font-family: "PT Sans", Arial;
    font-size: 1.5em;/**/
    font-weight: 400;
    color: #FFF !important;
    right: 0;
    padding: 1.5em 4em;
    line-height: 1.6em;
	
}
.cursostalleres{
	padding:4em 10em;
	background-color:#666666;
	background-image:url(../images/fondocursos.jpg);
	background-size:cover;
	color:#fff;
	margin-bottom: 1.5em;
}

div.cuadrosservicios{
	padding:1em 1em;
	background-color:#fff; 
	
	
}
.cuadroservicio{
	padding:2em;
	min-height:580px;
	width: 49%;
	margin-bottom:1em;
}
.cuadroserviciocompleto{
	padding:2em;
	min-height:480px;
	width: 100%;
	margin-bottom:1em;
}
.cuadrocursos {
    padding: 2em 6em;
    min-height: 273px;
    width: 100%;
    margin-bottom: 1em;
    background-image: url(../images/fondocursospeq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.cbusqueda{
	background-image:url(../images/servicios_busqueda_peq.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.csistemas{
	background-image:url(../images/servicios_sistemas_peq.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.ccursos{
	background-image:url(../images/servicios_cursos_peq.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.cnom35 {
    background-image: url(../images/servicios_nom35_peq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.titulocuadroservicios{
	font-family: "PT Sans", Arial;
    font-size: 2em;
    font-weight: 400;
    color: #FFF;
    line-height: 40px;

}
.lnkcuadros{
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
.lnkcuadros:hover{
	filter:alpha(opacity=100)3000;
-moz-opacity: 1.0;
opacity: 1.0;
	
}

/* servicios*/

.tituloservicios {
    font-family: "PT Sans", Arial;
    font-size: 2em;
    font-weight: 400;
    color: #FFF;
    line-height: 40px;
    padding: 0.7em 1em 0.7em 5.3em;
    text-align: left;
    margin: 4.5em 0em 0em;
}


.textoservicios {
    font-family: "PT Sans", Arial;
    font-size: 1.5em;
    font-weight: 400;
    right: 0;
    padding: 1.5em 7em;
    line-height: 1.6em;
    text-align: justify;
    float: left;
}
.tblanco{
	 color: #FFF;
}
.tnegro{
	 color: #000;
}
.tazul{
	color:#dce4ff !important;
	
}
.tsistemasautomatizados{
	color:#cfc8f0 !important;
	
}
.tcursos{
	color:#e4e4e4 !important;
}
.contenidoserviciosb {
    padding: 1em 0 1em 0em;
}
.contacto{
	padding:4em 10em;
	background-color:#666666;
	background-image:url(../images/fondocontacto.jpg);
	background-size:cover;
	color:#fff;
	margin-bottom: 1.5em;
}
.titulomodulossistemas{
	font-size:1.7em;
	padding-bottom:1em;
	margin-bottom:0.5em;
	border-bottom:1px #ccc solid;
	
}

.subtitulomodulossistemas{
	font-size:1.3em;
	/*padding-bottom:1em;*/
	margin-bottom:0.3em;
	
	
}
.gruposistemas{
	border-bottom:0px #ccc solid;
	padding-bottom:0em;
	
}

.lnkcerrar{
		margin-top:1em;
		text-align:right;
		font-size:0.8em;
		font-style:italic;
		display:none;
		
}

.lnkcerrar a{
	text-decoration:none;
	color:#000;
	
}

.lnkcerrar:hover{
	
	text-decoration:none;
	color:#8f2323;
	text-decoration:underline;
	cursor:pointer;
	
}
.contenidoaccordion {
  padding: 0 18px;
  padding-top: 1em;
  background-color: white;
  display: none;
  overflow: hidden;
}
.ui-widget {
    font-family: "PT Sans", Arial !important;
    font-size: 1.1em !important;
	text-align: left !important;
}
.ui-widget p {
   text-align: justify !important;
}
.ui-widget-content {
     border: 0px solid #aaaaaa !important; /**/
   
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border-bottom: 1px solid #d3d3d3 !important;
    background: #fff url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
	
   
}
.ui-state-default {
	border: 0px solid #d3d3d3 !important;
   border-bottom: 1px solid #d3d3d3 !important;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #000;
}
.ui-state-default:hover, .ui-accordion-header-active {
color:#8f2323 !important;
}
.ui-accordion .ui-accordion-content {
    padding: 0.5em 2em !important;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  padding-top: 1em;
  background-color: white;
  display: none;
  overflow: hidden;
}
.accordion:hover{
	cursor:pointer;
	color:#8f2323;
	
}
.division{
	border-bottom:1px #ccc solid;
	margin-bottom:0.5em;
}
.redin:hover{
	content: url('../images/in2.png');	
}
.redface:hover{
	content: url('../images/face2.png');	
}

.servicioscontacto{
	padding:4em 10em;
	background-color:#666666;
	background-image:url(../images/fondoservicios.jpg);
	background-size:cover;
	margin-bottom: 1.5em;
}
.titulonegrocontacto{
	/*font-family: "Lusitana", sans-serif;*/
	color:#000;
	font-size:1.7em;
	font-style:italic;
	font-weight:500;
}
.textonegropeq{
	font-family: "PT Sans", Arial;
	color:#000;
	font-size:1em;
	
}
.formulariocontacto {
    padding: 3em 11em;
    background-color: #fff;
    
}
.formulario{
	padding:0 3em 0 0;
	padding: 0 1.7em 0 0;
	
	
	
}
.imagenformulario img
{
	width:98%;
	height:98%;
	max-width:522px;
	max-height:562px;
	
}
.tituloformulario {
    font-size: 1.2em !important;
    padding-bottom: 0.5em;
    font-family: "PT Sans", Arial;
    font-weight: 700;
    color: #fff;
	line-height: 1.2em;
}
.nombrecampo {
    font-family: "PT Sans", Arial;
    font-size: 0.7em !important;
    color: #fff;
    line-height: 1.6em;
}
.formularios {
    /* background-color: #fff; */
    border: 0px solid #10499e;
    border-bottom: 0px solid #10499e;
    height: 24px;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    background-color: #efefef;
	background-color: #000;
    margin-bottom: 2px;
	margin-top: 2px;
    font-weight: 400;
    color: #525252;
	color: #fff;
	border-radius: 8px;
	padding:0 8px;
	resize: none;
}
textarea[name=txtComentarios] {
	resize: none;
}
.boton-rojo-chico {
    background: #8f2323;
    color: #fff;
    width: auto;
    padding: 0.5em 1em;
   /* font-family: "Lusitana", sans-serif;*/
    font-style: italic;
    margin: 0.5em 0.5em;
    max-width: 190px;
    border-radius: 4px;
    line-height: 1em;
    font-size: 0.8em;
}
.formulario{
	line-height: 1em !important;
	font-size: 0.9em;
	
}
.boton-rojo-chico:hover{
	background: #5a565b;
	cursor:pointer;
	
	
	
}

 a.lnkblanco:link{
	text-decoration:none;
	color:#fff !important;
	
}
 a.lnkblanco:hover{
	text-decoration:underline;
	
	
}
.logo img{
		width:90%;
		height:90%;
		min-width:222px;
	}
	.subir {
    display: none;
    padding: 13px 17px;
    /* background: #e52d2f; */
    background: #8f2323;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 22px;
    right: 25px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 100000;
} 
.titulobuscanos{
	font-size:1.2em;
	
}
.titulosistemas{
	height:40px;
	
}
.textosistemas{
	height:53px;
	
}
.whats{
	max-width:30px;
	max-height:30px;
	width:30px;
	
	
}
.espaciowhats {
    display: table-cell;
    vertical-align: middle;
    width: 43px;
}
.linkedin{
	padding-bottom:0.3em;
}
.textotel {
    font-size: 0.9em;
    display: table-cell;
    display: table-cell;
    vertical-align: middle;
    line-height: 50px;
    padding-left: 0.5em;
	 
	min-width: 172px;
}
.tablawhats a{
	color:#fff;
	
}
.subsis{
	font-size:0.9em;
	
	
}

.tablawhatscontacto a{

	color:#fff;
	
}
.tablawhatscontacto {
background-color: #8f23236b;
margin-bottom:1em;
font-size:1.2em;

}

@media (max-width:1200px){
	.formulariocontacto {
    padding: 3em 5em;
    }
	.formulario {
     padding: unset;
	}
	
	.form .col6-5{
		width:50%;
	}
	.form .col5{
		width:43%;
	}
	.tablawhatscontacto .col5{
			width:20% !important;
	}
	
}
@media (max-width: 870px) {


div.textobannerprincipal {
    width: 60%;
    padding: 1em;
}

.desplegadomenu{
		padding:2em 0em !important;
		
	
	}
	.divmenuinferior {
   padding: 3em 1em;

	
}
div.textobannersistemas {
    padding: 0em 1em 0.5em 1em;
    line-height: 1em;
}
.titulobannersistemas {
    line-height: 0.8em;
}
.textocontenido {
    
    /*padding: 1.5em 2.5em;*/
	padding: 1.5em;
	font-size: 1.3em;
   
}
.textocontenido .col3.vacio{
	width:10%;
	
}
.textocontenido .col6-5.vacio{
	width:0%;
	
}
.textocontenido .col7-5{
	width:85%;
	
}
.cuadroservicio {
   
    width: 48.5%;
}
.tituloservicios {
   padding: 0.7em 1em 0.7em 2em;
}

.textoservicios {
    padding: 1.5em 2.5em;
}
.subtitulomodulossistemas {
    text-align: left !important;
}
.formulariocontacto {
    padding: 3em 3em;
   
}
.buscanos{
	width:90% !important;
	
}
.buscanos .col10{
	width:100%;
	
}
.titulosistemas{
	height:70px;
	
}
.textosistemas{
	height:103px;
	
}

}
@media (max-width:870px)
{
	li.submenu ul{
border:#144b9b solid 0px;	
	
}
.submenu span{
	display:inline;
	
}
.menu {
    position: fixed;
    left: 0;
    width: 70%;
    transform: translateX(-100%);
    transition: all 0.3s;
	z-index: 1000;
	top: 83px;
	height: auto;
    /*overflow: auto;*/
	overflow-y: auto;
	   /* height: 500px;*/
	   height: 80%;
	
	
  }
  
  .menu a{
	  font-size:1em !important;
	 }
  
  .menu ul {
    flex-direction: column;
	background-color:#000;
        background-color: rgba(0, 0, 0, 0.9);
		
  }
  
  .menu ul.mprincipal {
    margin-bottom: 30px;
		
  }
 
  
  .menu ul li:hover ul {
    display: none;
    position: static;
  }
  
  .menu a i {
    position: absolute;
    right: 16px;
    line-height: 32px;
  }
  
  #btn-menu:checked ~ .menu {
    transform: translateX(0%);
  }
  .menu a {
    
    padding: 10px 15px;
  }
  .menu ul li ul li a {
    padding: 8px 15px 8px 30px !important;
  
   
	}
	
	
	.submenu a{
		/*border-bottom: #144b9b solid 1px;*/
		
		
		
	}
	.menu ul li ul {
    position: unset;
    display: none;
}
	li.submenu ul{
		/*background-color:#eaeaea;
		background-color:#144b9b !important;*/
		background-color: rgba(0, 0, 0, 0.9) !important;
		color:#fff !important;
		
	}
	li.submenu ul a{
		color:#fff;
		
	}
	.divoculto{
		display:none;
	}
	header label {
    display: block;
    padding-top: 16px;
    padding-right: 16px;
    transition: all 0.4s ease;
	color:#fff;
	
}
	.hamb{
		width: 30%;
    text-align: left;
    padding: 0 0 0em 1em;
	
	}
	.menu ul li a {
  display: block;
  padding: 6px 20px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px #fff solid;
  font-weight: 300;
  letter-spacing:-.5px;
 
}
.lnkprincipal{
	-moz-border-radius: 0px 0px 00px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
	
}

	.logotipo {
    
    padding: 1em;
	width:30%;
}
	.logo{
		width:70%;
		height:70%;
		padding-right: 1em;
	}
	
	div.textobannersistemas {
    font-size: 1em;
	width:100%;
    
}
div.textobannersistemas {
    padding: 6em 1em 0.5em 2.5em;
}
	header {
		height:auto;
		height:85px;
	}
	
	.quienesprincipal, .busquedaprincipal, .sistemasprincipal {
    padding: 4em 8em;
	}
	.formulario{
		width:60% !important;
	}
	
}
@media only screen and (max-device-width: 870px) 


{
	/*.menuprincipal {
    
     max-height:300px;
	
	
	}*/
	
}

@media (max-width: 800px) 


{
/****div.textobannersistemas {
    padding: 9em 1em 0.5em 2.5em;
}***/
.logo img {
    /* max-height: 50px; */
    width: 70%;
    height: 70%;
}
}

@media (max-width:670px)   {
	
.col1,.col2,.col3,.col4,.col5,.col6, .col7, .col8, .col9{
	width:100%;
}

div.textobannerprincipal {
    width: 90%;
    padding: 1em;
}
.quienesprincipal, .busquedaprincipal, .sistemasprincipal, .cursostalleres, .menusinferiores, .contacto, .servicioscontacto, .formulariocontacto{
    padding: 4em 4em;
	padding: 3em 2em;
   
}
.modulosprincipal, .modulosprincipalazul {
    padding: 2em 4em;
   
}
.botonrojobusqueda, .botonrojoservicios {
    margin: 1em auto;
    float: unset !important;
}

.textoblanco {
   text-align: center !important;
}
.botongrismodulos {
     float: unset !important;
    margin: 2em auto !important;
    padding: 1em 3em;
}
.botongrisprincipal{
	padding-left:0;
	
}
.menusinferiores ul {
	padding-bottom: 1.5em;
    /*min-height: 180px;*/
}
.titulobannersistemas {
    font-size: 1.4em;
    
}

.bx-wrapper .bx-prev {
    left: -10px !important;
}
.bx-wrapper .bx-next {
    right: -8px!important;
}
div.bannercontenido{
	min-height: 600px;
}
.titulocontenido {
     margin: 3.5em 0em 0em;
}
.col9-5.titulocontenido{
	width:95%;
	
}

.tituloservicios {
    padding: 0.7em 1em 0.7em 1em;
	margin: 3em 0em 0em;
}
.textoservicios {
    padding: 1.5em 1.5em;
}

.cuadrocursos {
    padding: 2em 3em;
}
.formulario {
    padding: 0 0em 0 0;
}
.imagenformulario{
	padding-top:2em;
	
}
.bx-wrapper .bx-controls-direction a {
    top: 70%;
}

.margin-right-05{
	margin-right:0px;
	
}
.margin-left-05{
	margin-left:0px;
	
}
.textoservicios {
    font-size: 1.1em;
}
.tituloservicios {
    font-size: 1.6em;
}
.logotipoinferior img{
	width:80%;
	height:80%;
	max-width:266px;
	max-height:61px;
	
}
.tablawhats .col5{
	width:50%;
	
}
.tablawhats .col7{
	width:50%;
	
}
.textotel {
    
    
	min-width: 142px;
}

.ui-accordion .ui-accordion-content {
    padding: 0.5em 1em !important;
}

.tablawhats .col2{
	width:0%;
	
}
.titulocontenido .col4{
	float:right;
	
}
.titulocontenido .col6{
	float:right;
	
}
.formulario{
	width:88% !important;
	
}

}

@media (max-width:1024px) and (orientation : landscape)   {
	/*.textogris {
    font-size: 1.3em !important;
    
}*/
.textosistemas {
    height: 73px;
}
.titulosistemas {
    height: 50px;
}
}
@media (max-width:670px) and (orientation : landscape)   {
	/*.textogris {
    font-size: 1.3em !important;
    
}*/
.textosistemas {
    height: 73px;
}
.titulosistemas {
    height: 50px;
}
 .menu ul.mprincipal {
    margin-bottom: 50px;
		
  }
  .telefono .col8{
	width:65%;
	
}
.telefono .col4{
	width:35%;
	
}
.tablawhatscontacto .col5{
	width:50%;
	
}
.tablawhatscontacto .col7{
	width:40%;
	
}

}
@media (max-width:670px) and (orientation : portrait)   {
	div.textobannersistemas {
    font-size: 0.8em;
	width:100%;
    
}
.titulonegro {
    font-size: 1.3em;
    
}
/**/ul.bxslider li .textogris {
    font-size: 1em !important;
    
}
div.textobannersistemas {
    /* padding: 0em 1em 0.5em 1.5em; */
     padding: 11em 1em 0.5em 1.5em !important; 
    /*top: 15em;*/
}
.bx-wrapper .bx-controls-direction a {
    top: 70% !important;
}
.logo img{
	width: 210px;
    max-height: unset !important;
	
}
.textosistemas {
   height: 133px;
}
.telefono .col8{
	width:45%;
	
}
.telefono .col4{
	width:38%;
	
}
.tablawhatscontacto .col5{
	width:10%;
	
}
.tablawhatscontacto .col7{
	width:80%;
	
}

}

