html{
	background-color: #fff!important;
	scroll-behavior: smooth;
}
body {
	margin: 0px;
	background-color: #fff!important;
}
.separaTop {
	height:155px;
}
@font-face {
    font-family: 'Gothan';
	src: URL('GothamPro.woff') format('OpenType');
}
@font-face {
    font-family: 'Gothan-Light';
	src: URL('Gotham-XLight.otf') format('OpenType');
}
@font-face {
    font-family: 'Gothan-Bold';
	src: URL('GothamPro-Bold.woff') format('OpenType');
}
@font-face {
    font-family: 'Gothan-Medium-ttf';
	src: URL('GothamMedium_0.ttf') format('OpenType');
}
@font-face {
    font-family: 'Gothan-Medium';
	src: URL('GothamPro-Medium.woff') format('OpenType');
}

.flex-container {
  display: flex;
  flex-flow: row wrap;
/*  max-width:950px;*/
}
.cuadroChicosTop {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
A.chicosTop {
	color: #333;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
A.chicosTop:Hover {
	color: #000;
	text-decoration: none;
}
.paddingBarraColor {
	padding-left:40px;
	padding-right:40px;
}
.paddingBarraColorTitulo {
	padding-bottom:16px;
	padding-top:16px;
	padding-left:0px;
	padding-right:24px;
}
.fondoBarraTop {
	height: 48px;
	width: 100%;
	background-image: url(imagenes/fondo_barra_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:16px;
}
.cuadroLogo {
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	max-width:250px;
}
.logo {
	max-width:230px;
}
.botonera {
	float:right;
	padding-top:44px;
}
.cuadroBotosTop {
	float:left;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	width:180px;
}
A.botosTop {
	color: #333;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align:center;
	cursor: pointer;
}
A.botosTop:Hover {
	color: #666;
	text-decoration: none;
}
.flechaAzulDown {
	background-image: url(imagenes/flecha_azul_down.jpg);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
.flechaAzulUp {
	background-image: url(imagenes/flecha_azul_up.jpg);
}
.flechaRojoDown {
	background-image: url(imagenes/flecha_rojo_down.jpg);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
.flechaRojoUp {
	background-image: url(imagenes/flecha_rojo_up.jpg);
}
.flechaAmarilloDown {
	background-image: url(imagenes/flecha_amarillo_down.jpg);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
.flechaAmarilloUp {
	background-image: url(imagenes/flecha_amarillo_up.jpg);
}
.flechaVerdeDown {
	background-image: url(imagenes/flecha_verde_down.jpg);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
.flechaVerdeUp {
	background-image: url(imagenes/flecha_verde_up.jpg);
}
.dropdown {
	float:left;
	width:180px;
	z-index:200;
}
.dropdown-content {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	top:114px;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.w3-dropdown-content{
	cursor: auto;
	color: #000;
	display: none;
	position: absolute;
	min-width: 100%;
	margin: 0;
	padding: 0;
	top:114px;
	left:0;
	z-index: 1;
	height:80%;
}
.flex-container-menu {
  display: flex;
  flex-direction: row wrap;
}
.cuadroDesplegableTop {
	background-color:#FFF;
	margin-top:40px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.columna1DesplegableTop {
	background-color: #f2f2f2;
    float: left;
    width: 24%;
    height: 60vh;
}
.columna2DesplegableTop {
	background-color: #fff;
	float: left;
	width: 75%;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 30%;
}
.tituloSeccionDesplegable {
	background-color: #F2F2F2;
	text-align: left;
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 40px;
}
.tituloSubSeccionDesplegable {
	background-color: #F2F2F2;
	text-align: left;
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 40px;
}
.tituloSubSeccionDesplegable:Hover {
	background-color: #E6E6E6;
	font-family: "Gothan-Bold", sans-serif;
	cursor:pointer;
}
.cuadro_categoria_top {
	display:none;
	pointer-events:none;
	transition-duration:0.2s;
}
.columna3DesplegableTop {
	display:none;
	pointer-events:none;
	background-color: #fff;
	float: left;
	width: 450px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top:0px;
	left:450px;
	z-index: 10; /* Ensures it's visually above other elements */
}
.cuadro_sub_categoria_top {
	padding:6px;
	cursor:pointer;
	z-index: 10; /* Ensures it's visually above other elements */
  	pointer-events: auto;
	width: 350px;
}
.cuadro_sub_categoria_top:hover{
		background-color: #f2f2f2;
}
a.tituloSubCatDesplegable {
	text-align: left;
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
a.tituloSubCatDesplegable:Hover {
	color: #000;
	cursor:pointer;
}
.bordeTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}
.paddingVideoIndex {
	padding-top:50px;
	padding-bottom:50px;
}
.cuadroDegradeIndex {
	background: #FDFDFF;
	background: linear-gradient(90deg, rgba(253, 253, 255, 1) 0%, rgba(239, 239, 251, 1) 100%);
	padding-top:70px;
	padding-bottom:40px;
}
.logoEmpresa {
	max-height:80px;
	max-width:90%;
}	
.columnaFormIzq {
	padding-right:10px;
	padding-bottom:10px;
}
.columnaFormDer {
	padding-left:10px;
	padding-bottom:10px;
}
.columnaForm {
	padding-bottom:10px;
}
.flex-noticias {
	display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.cuadroNoticiaIndex {
	float: left;
	width: 32.999%;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom:20px;
}
.cuadroFotoNoticia {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	transition-duration:0.3s;
}
.cuadroFotoNoticia:Hover {
	filter: opacity(80%);
}
.cuadroTituloNoticia {
	padding:50px;
	background-color:#FFF;
	height:200px;
	display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.tituloCatColumna2 {
	color: #333;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding:6px;
}
.cuadroTituloNoticia a {
	color: #5ABFCB;
	text-decoration: none;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
.cuadroTituloNoticia a:Hover {
	color: #303C4A;
	text-decoration: none;
}
.paddingTituloNoticia {
	padding:30px;
}

.sliderIndex {
	padding: 0px;
}
.cuadroTituloIndex {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 450px;
}
.fondoSliderIndex {
	height: 450px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
}
.videoSliderIndex {
	height:450px;
	width:auto;
}
.botonVideoFlotanteIndex {
	position:relative;
	display:flex;
  justify-content: center;
  z-index:2;
  margin-top: -64px;
  top:12px;
  left:246px;
}
.btVideoSliderIndex {
	position: relative;
	top: 254px;
}
.contenidoNosotros ul li::marker {
  color: #4BA8CA; /* Replace 'red' with your desired color (e.g., hex code, RGB, named color) */
}
.altoTextos {
  display: flex;
  justify-content: center;
  align-items: left;
  height: 450px;
   flex-direction: column;
   padding-bottom: 20px;
   padding-top: 20px;
}
.tituloIndex {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 44px;
	line-height: 48px;
	margin-bottom:6px;
}
.subTituloIndex {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan-Light", sans-serif;
	font-size: 28px;
	line-height: 34px;
	text-transform:none;
}
.btTituloSliderIndex {
	position:relative;
	text-align:right;
	margin-top:30px;
	float:right;
	width:70px;
	right:10px;
}
.paddingIntroProducto {
	padding-top:40px;
}
.tituloTablaEspecificaciones {
	color: #575757;
	margin: 0px 0px 2px;
	font-family: "Gothan-Light", sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}
.cuadroSloganIndex {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}
.SloganIndex {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan-Light", sans-serif;
	font-size: 40px;
	line-height: 46px;
}

.cuadroProducto {
	float: left;
	width: 22.999%;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom:20px;
	border: 1px solid #ebebeb;
}
.cuadroFotoProducto {
	/*max-height: 340px;
	max-width:340px;
	min-height: 340px;*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	transition-duration:0.3s;
	padding:10px;
}
.cuadroFotoProducto:Hover {
	filter: opacity(80%);
}

.flex-productos {
	display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    /*justify-content: center;*/
}
.cuadroTituloProducto {
	background-color: #F0F0F0;
	height: 60px;
	margin: 10px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.cuadroTituloProducto a {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform:uppercase;
}
.cuadroTituloProducto a:Hover {
	color: #333;
	text-decoration: none;
}
.paddingTituloProducto {
	padding:10px;
}
.paddingFotosProducto {
	padding-right:30px;
}
.fotosMini {
	width: 100px;
	text-align:center;
	margin-left:15px;
	margin-right:15px;
}
.fotosMiniFinal {
	max-height: 100px;
    max-width: 100px;
}
.cuadroFotoGrilla {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
}
.cuadroTituloGrilla {
	padding:10px;
	background-color:#FFF;
	height:100px;
}
.cuadroTituloGrilla h2 {
	color: #2F3D4A;
	font-family: "Gothan-Light", sans-serif;
	font-size: 22px;
	line-height: 24px;
}
.cuadroDesarrollo2 {
	background-color:#EFEFF9;
	padding-top:30px;
	padding-bottom:30px;
}
.columnasCuadroDesarrollo2 {
	background-color:#EFEFF9;
	column-count: 2;
	column-gap: 50px;
	column-fill: balance;
}
.cuadroDesarrollo2 p {
	color: #5C6670;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:justify;
}
.cuadroDesarrollo2 h2 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.cuadroDesarrollo2 h3 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	break-before: column;
	text-transform:capitalize;
	padding-top:20px;
}
.cuadroDesarrollo2 h1 {
	font-family: "Gothan-Light", sans-serif;
	color:#5C6670;
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom:10px;
	column-span: all;
}

.cuadroDesarrollo3 {
	background-color:#F7F7F7;
	padding-top:30px;
	padding-bottom:30px;
}
.columnasCuadroDesarrollo3 {
	background-color:#F7F7F7;
	columns: 4;
	column-gap: 40px;
}
.cuadroDesarrollo3 p {
	color: #575757;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.cuadroDesarrollo3 h2 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	break-before: column;
}
.cuadroDesarrollo3 h3 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-transform:capitalize;
}

.cuadroDesarrollo3 h1 {
	font-family: "Gothan", sans-serif;
	color:#575757;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom:10px;
	column-span: all;
}


.pieWeb {
	background-color:#303C4A;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.logoPie {
	max-width:140px;
	margin-bottom:54px;
}
.pie h2 {
	color:#5BBCCC;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
}
.pie p {
	color:#fff;
	font-family: "Gothan", sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: lighter;
}
.icoRedesPie {
	width:40px;
	height:40px;
}
A.botosPie {
	color: #fff;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	cursor:pointer;
}
A.botosPie:Hover {
	color: #ebebeb;
	text-decoration: none;
}
.tituloProducto {
	color: #303C4A;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}
.tituloProductoHardware {
	color: #303C4A;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}
table {
	width: 100%;
	background-color: #fff;
	padding: 0px !important;
	border: none !important;
	border-spacing: 0px;
	border-collapse: collapse;
}
table td {
	width:auto;
	border: 1px solid #cfcfcf;
	padding:6px !important;
}
table td:first-child {
	width:25% !important;
}
table p {
	margin: 0px;
	color: #303C4A;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.btLeerMas {
	color: #333;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform:uppercase;
}
.cuadroTituloDesarrollos {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 330px;
}
.fondoSliderDesarrollos {
	height: 330px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
}
.altoTextosDesarrollo {
  display: flex;
  justify-content: center;
  align-items: left;
  height: 270px;
   flex-direction: column;
   padding-bottom: 0px;
   padding-top: 20px;
}
.fondoDesarrollo2Soluciones {
	padding-top:30px;
	padding-bottom:30px;
	background-color:#019CDE;
}
.cuadroDesarrollo2Soluciones {
	columns: 3;
	column-gap: 120px;
	column-rule:solid;
	column-rule-color:#FFF;
	column-rule-width:1px;
	padding-left:40px;
	padding-right:40px;
}
.cuadroDesarrollo2Soluciones h1 {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	column-span: all;
	text-align:center;
}
.cuadroDesarrollo2Soluciones h2 {
	color: #fff;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	break-before: column;
	text-align:center;
}
.cuadroDesarrollo2Soluciones p {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:center;
}
.fotoDesarrollo3Soluciones {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Soluciones {
	padding:40px;
	background-color:#F7F7F7;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Soluciones h3 {
	color: #019CDE;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}
.cuadroDesarrollo3Soluciones h1 {
	color: #575757;
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}
.bread {
	color: #303C4A;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.fondoDesarrollo2Consultoria {
	padding-top:30px;
	padding-bottom:30px;
	background-color:#E31E25;
}
.cuadroDesarrollo2Consultoria {
	columns: 4;
	column-gap: 40px;
	column-rule:solid;
	column-rule-color:#FFF;
	column-rule-width:1px;
	padding-left:40px;
	padding-right:40px;
}
.columnas_reingenieria-de-procesos {
		columns: 4;
}
.columnas_capacitaciones {
		columns: 2;
}

.cuadroDesarrollo2Consultoria h1 {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	column-span: all;
	text-align:center;
}
.cuadroDesarrollo2Consultoria h2 {
	color: #fff;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	break-before: column;
	text-align:center;
}
.cuadroDesarrollo2Consultoria p {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:center;
}
.fotoDesarrollo3Consultoria {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Consultoria {
	padding:40px;
	background-color:#F7F7F7;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Consultoria h3 {
	color: #E31E25;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}
.cuadroDesarrollo3Consultoria h1 {
	color: #575757;
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}


.fondoDesarrollo2Soporte {
	padding-top:30px;
	padding-bottom:30px;
	background-color:#5DBB5B;
}
.cuadroDesarrollo2Soporte {
	columns: 4;
	column-gap: 40px;
	column-rule:solid;
	column-rule-color:#FFF;
	column-rule-width:1px;
	padding-left:40px;
	padding-right:40px;
}
.columnas_Soporte {
		columns: 3;
}
.cuadroDesarrollo2Soporte h1 {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	column-span: all;
	text-align:center;
}
.cuadroDesarrollo2Soporte h2 {
	color: #fff;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	break-before: column;
	text-align:center;
}
.cuadroDesarrollo2Soporte p {
	color: #fff;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align:center;
}
.fotoDesarrollo3Soporte {
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Soporte {
	padding:40px;
	background-color:#F7F7F7;
	width:49.9%;
	float:left;
}
.cuadroDesarrollo3Soporte h3 {
	color: #5DBB5B;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}
.cuadroDesarrollo3Soporte h1 {
	color: #575757;
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	column-span: all;
	text-align:left;
}

.flex-botones-fotos {
	display: flex;
    justify-content: center;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: nowrap;
}
.padding_test {
	height:32px;
	line-height:32px;
	font-size:32px;
	display:block;
}
.btPDF {
	color: #000;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
	display: block;
    height: 20px;
}
.btPDF:hover {
	color: #fff;
	background-color:#2f3c49 !important;
}
.fotoProductoSlider {
	max-height:500px;
	max-width:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.cuadroTablaProducto {
	height:700px;
	overflow:scroll;
}
.cuadroTablaProducto::-webkit-scrollbar{
  height: 0px;
  background-color: #fff;
}
.cuadroTablaProducto::-webkit-scrollbar-thumb{
        background: #fff;
        border-radius: 4px;       
    }
.cuadroAreaIndex {
	float:left;
	padding-left:50px;
	padding-right:50px;
	width:24.999%;
	text-align:center;
	transition-duration:0.3s;
	margin-bottom:40px;
	margin-top:60px;
}
.cuadroAreaIndex img {
	height: 50px;
	width:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.cuadroAreaIndex p {
	color:#808080;
	font-family: "Gothan", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
	transition-duration:0.3s;
}
.cuadroAreaIndex h2 {
	color:#666;
	font-family: "Gothan-Light", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom:50px;
	transition-duration:0.3s;
}
.cuadroAreaIndex:hover h2 {
	font-family: "Gothan", sans-serif;
	color:#303C4A;
}
.cuadroAreaIndex:hover p {
	color:#303C4A;
}
.bordeCuadroAreaIndex {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;	
}
.boxMensajes {
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #333;
	background-color: #ebebeb;
	border: 1px solid #FFF;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
}
.boxError {
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #333;
	background-color: #ebebeb;
	border: 2px solid #FFF;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
}

.float3 {
	width: 30%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	height: 250px;
}
.boxMensajes {
	font-family: "Gothan";
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 2px 2px 6px #333;
	-webkit-text-shadow: 2px 2px 6px #333;
	-moz-text-shadow: 2px 2px 6px #333;
	background-color: #4CD720;
	border: 1px solid #CCCCCC;
	box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	-moz-box-shadow: 0px 0px 6px #333;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  .centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.degrade {
  background: linear-gradient(to bottom right, #DBE4BA, #E2E1DE);
}
.degradeFondo {
  background: linear-gradient(to bottom, #ebebeb, #E2E1DE);
}
.fondoBeige {
    background-color: #DBE4BA;
    animation-name: example;
    animation-duration: 4s;
	animation-iteration-count: infinite;
}
.fondoGris {
  background: linear-gradient(to bottom, #ebebeb, #ccc);
}
.fondoGrisTrama {
	background-image: url(imagenes/fondo_gris_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	height:650px;
}
.cuadrosServicios {
	padding: 30px;
	/*margin: 10px;*/
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background: linear-gradient(to bottom left, #ccc, #ebebeb);
	height:100%;
}
.cuadrosServicios:hover {
	background: linear-gradient(to top left, #ccc, #ebebeb);
}
.inputEncuesta {
	background: #999999;
	border-style: none;
}
.blanco {
	color: #FFFFFF;
}
.fondoTransparente {
	background-image: url(imagenes/fondo_transparente.png);
	background-repeat: repeat;	
}
.slogan {
	font-family: "Gothan", sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #1E3970;
	text-shadow: 2px 2px 0px #92CDE6;
	-webkit-text-shadow: 2px 2px 0px #92CDE6;
	-moz-text-shadow: 2px 2px 0px #92CDE6;
	font-weight:bold;
}
.slogan2 {
	font-family: "Gothan", sans-serif;
	font-size: 26px;
	line-height: 40px;
	color: #744876;
	text-shadow: 1px 1px 1px #C596CA;
	-webkit-text-shadow: 1px 1px 1px #C596CA;
	-moz-text-shadow: 1px 1px 1px #C596CA;
}
A.botosCuadros {
	text-decoration: none;
	font-family: "Lato";
	font-size: 30px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	text-shadow: 2px 2px 2px #333;
	-webkit-text-shadow: 2px 2px 2px #333;
	-moz-text-shadow: 2px 2px 2px #333;
}
A.botosCuadros:Hover {
	color: #fff;
	text-shadow: 4px 4px 2px #000;
	-webkit-text-shadow: 4px 4px 2px #000;
	-moz-text-shadow: 4px 4px 2px #000;
}
.fondoSlider1 {
	background-image: url(imagenes/fondoSlider1.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoSlider2 {
	background-image: url(imagenes/fondoSlider2.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoSlider3 {
	background-image: url(imagenes/fondoSlider3.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoSlider4 {
	background-image: url(imagenes/slider4.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
}
.fondoSlider5 {
	background-image: url(imagenes/slider5.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
}
.fondoSlider6 {
	background-image: url(imagenes/slider6.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
}
.fondoSlider7 {
	background-image: url(imagenes/slider7.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoSlider8 {
	background-image: url(imagenes/fondo_8.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
	background-color:#F8F6F7;
}
.fondoSlider9 {
	background-image: url(imagenes/fondo_9.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
	background-color:#F4F8F9;
}
.fondoProductos {
	background-image: url(imagenes/productos.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
}
.fondoContacto {
	background-image: url(imagenes/contacto.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center top;
	background-size: cover;
}
.fondoNosotros {
	background-image: url(imagenes/nosotros.jpg);
	background-attachment: fixed;
	clear: both;
	height: 450px;
	width: 100%;
	padding-top: 80px;
	background-position: center bottom;
	background-size: cover;
}
.fondoProfesionals {
	background-image: url(imagenes/recetas.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center bottom;
	background-size: cover;
}
.fondoDistribuidores {
	background-image: url(imagenes/fondoDistribuidores.jpg);
	background-attachment: fixed;
	clear: both;
	height: 400px;
	width: 100%;
	padding-top: 100px;
	background-position: center top;
	background-size: cover;
}
.servicio {
	max-width:250px;
	float:left;
	margin-bottom:30px;
	margin-right:30px;
}
.fondoPlacaForm {
	background-image: url(imagenes/placa_datos_desk.jpg);
	clear: both;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
.tablaTop {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #C39A6B;
}
.paddingLogo {
	padding-top:16px;
	padding-bottom:16px;
}
.break {
	clear:both;
	float:none;
}
form {
	margin: 0px;
}
.tdSeparacionVerticalIndex {
	border-left: 1px solid #A9D4EE;
}
.btnAgregar {
	display: block;
	clear: both;
	float: none;
	height: 36px;
	width: 230px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: "Gothan", sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #003;
}
h5 {
	margin: 0px;
	color: #333333;
	font-family: "Gothan", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
p {
	color: #303C4A;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pie p {
	color: #fff;
}
h2 {
	color: #4BA8CA;
	margin: 0px 0px 2px;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}

h1 {
	color: #303C4A;
	border: none;
	margin: 0px 0px 4px;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 28px;
	line-height: 40px;
	font-weight: 400;
}
a {
	text-decoration: none;
}
.tablaGeneral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5811E;

}

a:Hover {
	text-decoration: none;
	color: #333333;
	transition-duration:0.2s;
}
A.botos {
	color: #92CDE6;
	text-decoration: none;
	font-weight: bold;
}
A.botos:Hover {
	color: #003366;
	text-decoration: none;
}
.zoom {
	overflow:hidden;
	box-shadow: 8px 8px 0px #92cde6;
	-webkit-box-shadow: 8px 8px 0px #92cde6;
	-moz-box-shadow: 8px 8px 0px #92cde6;
	}
.zoom:hover {
	box-shadow: 0px 0px 0px #fff;
	-webkit-box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;
	transition-duration:0.2s;
	}
.zoom img {
  object-fit:cover;
}
.zoom img:hover {
	transform:scale(1.1,1.1);
	transition-duration:0.2s;
}
h3 {
	color: #92cde6;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Lato;
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px;
}
h6 {
	margin: 4px;
	font: 4px/4px Arial, Helvetica, sans-serif;
}
.tablaPie {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F5811E;
}
A.Titulos {
	color: #FFFFFF;
	text-decoration: none;
}
A.copeteNoticias {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.botUp {
	background-image: url(imagenes/bot_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.botDown {
	background-image: url(imagenes/bot_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}

.bordo {
	color: #993333;
}

.botonform {
	color: #FFF;
	height: 36px;
	background-color: #231F20;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding:8px;
}
.botonform:Hover {
	background-color: #000000;
}
hr {
	border-top: 1px solid #92CDE6;
}
.cuadroNoticia {
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
    margin-left: 20px;
    width: 30%;
    height: auto;
}
A.chicos {
	color: #666;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
}
A.chicos:Hover {
	color: #744876;
	text-decoration: none;
}
.bordegris {
	border: 3px solid #7BBEE6;
}

select {
	padding: 10px;
	display: block;
	width: 100%;
	background-color: #DCDDDF;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	border: 1px solid #DCDDDF;
	height: 48px;
}
strong {
	font-weight: normal;
	font-family: "Gothan-Bold", sans-serif;
}

.fondoCuerpo {
	background: url(imagenes/fondo_texto_medio.jpg)  repeat-y right top;
}
.fondoFotosHome {
	background: #ECE9D8;
}
.fondoBotonera {
	/*background-image: url(imagenes/fondo_botonera.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 56px;
}
A.Titulos:Hover {
	text-decoration: none;
	color: #FFEF00;
}
A.copeteNoticias:Hover {
	color: #666666;
	text-decoration: underline;
}
.copete {
	color: #666666;
}
.fotosSecciones {
	border: 1px solid #999999;
}
input:focus, textarea:focus, x:-moz-any-link {
}
input:focus, textarea:focus, .sffocus {
	border: 1px solid #fff;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
	color: #333333;
}
.fondoCuerpoArriba {
	background: url(imagenes/fondo_texto_arriba.jpg) no-repeat right top;
}
.fondoCuerpoAbajo {
	background: url(imagenes/fondo_texto_abajo.jpg) no-repeat right bottom;
}
.tdCV {
	background: url(imagenes/dra_maria_domenech_cv.jpg) no-repeat right top;
}
.tdAtencion {
	background: url(imagenes/atencion_personalizada.jpg) no-repeat right top;
}
.tdLogo {
	background: url(imagenes/fondo_logo.jpg)  repeat-x top;
}
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 1300px;
	height: 240px;
	z-index: 100;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	vertical-align: middle;
	z-index: 100;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 3px; /*margin around each panel*/
	width: 400px;
	height: 240px;
	vertical-align: middle;
	z-index: 100;
}
.stepcarousel2{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 1300px;
	height: 600px;
	z-index: 100;
}
.stepcarousel2 .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	vertical-align: middle;
	z-index: 100;
}

.stepcarousel2 .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 3px; /*margin around each panel*/
	width: 1300px;
	height: 600px;
	vertical-align: middle;
	z-index: 100;
}
#posicionVideos {
	z-index: 50;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.tablaPieAtras {
	background-image: url(imagenes/fondo_pie_2011.jpg);
	background-repeat:    repeat-x;
	background-position: center bottom;
}
.amarillo {
	color: #FFFF33;
	font-weight: bold;
}
.cuadroConfirmacionContacto {
	width: 85%;
	padding: 20px;
	border: 2px solid #000;
	margin-left:auto;
	margin-right:auto;
}
.cyanPie {
	color:#5BBCCC!important;
}
@media screen and (max-width: 1100px) {
.columnaFormIzq {
	padding-right:0px;
	padding-bottom:10px;
}
.columnaFormDer {
	padding-left:0px;
	padding-bottom:10px;
}
.columnaForm {
	padding-bottom:10px;
}
.logo {
	height:40px;
}
.cuadroTituloDesarrollos {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tituloIndex {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 30px;
	line-height: 40px;
	margin-bottom:6px;
}
.subTituloIndex {
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan-Light", sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform:none;
}
.paddingBarraColor {
	padding-left:10px;
	padding-right:10px;
}
.paddingBarraColorTitulo {
	padding-bottom:16px;
	padding-top:16px;
	padding-left:0px;
	padding-right:0px;
}
.w3-content{
	/*margin-left:10px;
	margin-right:10px;*/
	max-width:100%;
	width:100%;
}
.altoTextos {
  display: flex;
  justify-content: center;
  align-items: left;
  height: 200px;
   flex-direction: column;
   padding-bottom: 20px;
   padding-top: 20px;
}
.cuadroTituloIndex {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 200px;
}
.fondoSliderIndex {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
}
.videoSliderIndex {
	height:auto;
	width:100%;
}
.cuadroDegradeIndex {
	padding-left:10px;
	padding-right:10px;
}
.fotoProductoSlider {
	max-height:300px;
	max-width:300px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.cuadroTablaProducto {
	height:auto;
	overflow: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:10px;
	padding-right:10px;
}
.paddingFotosProducto {
	padding-right:0px;
}
.flex-botones-fotos {
    width: 100%;
}
.fotosMini {
    width: 20%;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}
.fotosMiniFinal {
	max-height: 100%;
    max-width: 100%;
}
.cuadroDesarrollo3 h1 {
	column-span: none;
}
.cuadroDesarrollo2 {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}
.cuadroDesarrollo2 h1 {
	column-span: none;
}
.cuadroDesarrollo2 h3 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	break-before: avoid;
	text-transform:capitalize;
	padding-top:20px;
}
.cuadroDesarrollo3 {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}
.cuadroDesarrollo2Soluciones {
	columns:1;
	column-gap: 20px;
	column-rule:none;
	padding-left:0px;
	padding-right:0px;
}
.cuadroDesarrollo2Soluciones h1 {
	column-span: 1;
}
.cuadroDesarrollo2Soluciones h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
	break-before: avoid;
}
.cuadroDesarrollo2Soluciones p {
	margin-bottom: 30px;
}
.cuadroDesarrollo2Consultoria h1 {
	column-span: 1;
}

.cuadroDesarrollo2Consultoria {
	column-count: 1;
}
.columnas_reingenieria-de-procesos {
	column-count: 1;
}
.columnas_capacitaciones {
	column-count: 1;
}
.cuadroDesarrollo2Consultoria h2 {
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	break-before: avoid;
}
.fotoDesarrollo3Soluciones {
	width:100%;
	float:none;
	height: 300px;
}
.cuadroDesarrollo3Soluciones {
	padding:20px;
	width:100%;
	float:none;
}
.columnasCuadroDesarrollo3 {
	column-count: 1;
}
.columnasCuadroDesarrollo2 {
	column-count: 1;
}
.cuadroDesarrollo3 h2 {
	color: #5C6670;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	break-before: avoid;
}
.fotoDesarrollo3Consultoria {
	width:100%;
	float:none;
	height:400px;
}
.cuadroDesarrollo3Consultoria {
	padding:20px;
	width:100%;
	float:none;}

.tituloProducto {
	color: #303C4A;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-top:14px;
}
.tituloProductoHardware {
	color: #303C4A;
	font-family: "Gothan-Medium", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-top:14px;
}
.bread {
	color: #303C4A;
	font-family: "Gothan", sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.paddingIntroProducto {
	padding-top:0px;
}
.paddingVideoIndex {
	padding-top:20px;
	padding-bottom:20px;
}
A.chicosTop {
	color: #333;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
A.chicosTop:Hover {
	color: #000;
	text-decoration: none;
}
.fondoBarraTop {
	height: 8px;
	width: 100%;
	background-image: url(imagenes/fondo_barra_top_mov.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:4px;
}
.flex-noticias {
	display: block;
}
.tituloSubSeccionDesplegable {
	background-color: #F2F2F2;
	text-align: left;
	color: #2F3D4A;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.tituloSubSeccionDesplegable:Hover {
	background-color: #E6E6E6;
	font-weight: 600;
	cursor:pointer;
}
.separaTop {
	height:60px;
}


.cuadroAreaIndex {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:49.999%;
	text-align:center;
	transition-duration:0.3s;
	margin-bottom:40px;
	margin-top:40px;
}
.cuadroAreaIndex img {
	height: 50px;
	width:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.cuadroAreaIndex p {
	color:#808080;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	transition-duration:0.3s;
}
.cuadroAreaIndex h2 {
	color:#666;
	font-family: "Gothan", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom:20px;
	transition-duration:0.3s;
}
.cuadroAreaIndex:hover h2 {
	color:#303C4A;
	font-weight: bold;
}
.cuadroAreaIndex:hover p {
	color:#303C4A;
}
.bordeCuadroAreaIndex {
	border-right-style: none;
}

.paddingTituloNoticia {
	padding:10px;
}

.pieWeb {
	background-color:#303C4A;
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:10px;
}
.logoPie {
	max-width:200px;
	margin-bottom:20px;
}
.pie {
	margin-bottom:20px;
}
.pie h2 {
	color:#5BBCCC;
	font-family: "Gothan", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
}
.pie p {
	color:#fff;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}
A.botosPie {
	color: #fff;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}
A.botosPie:Hover {
	color: #ebebeb;
	text-decoration: none;
}




.cuadroNoticiaIndex {
	float:left;
	width:44%;
	padding:0px;
	margin-left:0px;
	margin-bottom:10px;
}
.cuadroFotoNoticia {
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	overflow:hidden;
	transition-duration:0.3s;
}
.cuadroFotoNoticia:Hover {
	filter: opacity(80%);
}
.cuadroTituloNoticia {
	padding:10px;
	background-color:#FFF;
	height:150px;
}
.cuadroTituloNoticia h2 {
	color: #5ABFCB;
	text-decoration: none;
	font-family: "Gothan", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.cuadroTituloNoticia a {
	color: #5ABFCB;
	text-decoration: none;
	font-family: "Gothan-Bold", sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.cuadroTituloNoticia a:Hover {
	color: #303C4A;
	text-decoration: none;
}
.cuadroProducto {
	float:left;
	width:40%;
	padding-right:10px;
	margin-bottom:10px;
}

A.chicos {
	font-size: 16px;
	line-height: 20px;
}

.slogan {
	font-size: 30px;
	line-height: 40px;
	color: #1E3970;
	text-shadow: 1px 1px 1px #92CDE6;
	-webkit-text-shadow: 1px 1px 1px #92CDE6;
	-moz-text-shadow: 1px 1px 1px #92CDE6;
}
.slogan2 {
	font-size: 20px;
	line-height: 30px;
	color: #C39A6B;
	text-shadow: 1px 1px 1px #C596CA;
	-webkit-text-shadow: 1px 1px 1px #C596CA;
	-moz-text-shadow: 1px 1px 1px #C596CA;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 16px;
	line-height:20px;
}
h2 {
	font-size: 20px;
	line-height: 26px;
}
h1 {
	font-size: 20px;
	line-height: 30px;

}
.w3-dropdown-content{min-width:350px}
ul.topnav {
	float: none;
	display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
	width: 100%;
	z-index: 150;
}
/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: left;
    display: inline;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: relative;
    left: 10;
    top: 10;
	z-index: 150;
  }
  ul.topnav.responsive li {
    float: none;
    display: block;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
  .cyanPie {
	color:#5BBCCC!important;
}
}
.floatFB {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
