@charset "utf-8";
/* CSS Document */

html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

.banner_inner_empresa {
    background: url(../images/mision.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
	background-position: center;
}


.banner_inner_automotriz {
    background: url(../images/automotriz.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
	background-position: center;
}

.banner_inner_herramientas {
    background: url("../images/herramientas.jpg") no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
	background-position: center;
}

.banner_inner_productividad {
    background: url("../images/productividad.jpg") no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
	background-position: center;
}

.banner_inner_solucion {
    background: url("../images/solucion.jpg") no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
	background-position: center;
}


.tittle-box { /*-----------------------------------Header banner titulo-----------------------------------*/
	width: 100%;
	height: auto;
	background-color: #02070E;
	opacity: 0.7;
	padding: 6rem 0rem 0rem 0rem;
}

.tittle-main-box {
    margin-top: 0em;
    padding-top: 4em;
}

h3.tittle {
    letter-spacing: 2px;
	z-index: 10;
    color: #fff;
    font-size: 3em;
	line-height: 5rem;
    font-weight: 500;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
	padding: 0px 0px 0px 0.5em;
	margin: -20px 0px 0px 0px;
	text-align: center;
}

.tittle-main-box p {
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
	padding: 2rem 2rem 0rem 2rem;
	text-transform: uppercase;
}

 .banner_bottom_inner {
        padding: 1em 0em 0px 0px; /*-------------margen superior antes de contenido--------------*/
    }


 .banner_bottom {
        padding:1em 1em 0; /*-------------modificar márgen área contenido--------------*/
    }

.container-inner {
  padding-right: 15px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.technology-left-inner { 
	width:70%;
}

.business { /*---------------------contenedor gris cursos ahora es blanco---------------------*/
    padding: 2em 2em 1.8em;
    background: #fff;
}

.blog-text-inner h5 {/*---------------------tamaño de titulo sección---------------------*/
    font-size: 2em;
    margin: 0em 0 0.5em 0;
    color: #2ca44b;
    font-weight: 300;
	line-height: 1.0em;
	text-transform: uppercase;
	height: auto;
}

/*CARACTERISTICAS CURSOS*/

.comment h3, .comment-curso h4 {
	font-size: 1.4em;
	color: #224876;
	text-transform: uppercase;
	line-height: 2em;
	border-left: 1px dotted #999;
	padding-left: 20px;
}
	
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 350px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
	
.media-body p {
	color: #666;
  	font-size: 0.8em;
  	line-height: 1.7em;
    margin-bottom: 3em;
	margin-left: 0px;
	margin-right: 100px; /*---------------------margen texto p---------------------*/
	text-align: left;
	border-left: 1px dotted #999;
	padding-left: 20px;
}

.temario-curso h4 { /*---------------------estilo título temario---------------------*/
	font-size: 1.4em;
	color: #224876;
	text-transform: uppercase;
	padding: 0px 0px 10px 20px;
	margin: 50px 0px 0px 0px;
	background-color: #fff;
	border-bottom: 1px dotted #999;
}

.media-body-temario p { /*---------------------estilo p temario---------------------*/
	color: #224876;
  	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding-left: 20px;
}

.media-body-temario ol li { /*---------------------estilo p temario---------------------*/
	color: #224876;
  	font-size: 1.2em;
	margin: 0px 0em 0px 0em;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.media-body-temario ul li { /*---------------------estilo lista temario---------------------*/
	color: #666;
  	font-size: 0.8em;
  	line-height: 1.8em;
	padding: 5px 0px 5px 5px;
	margin-left: 50px;
	text-align: left;
	list-style: square;
}

.ul-temario { /*---------------------estilo lista temario---------------------*/
	color: #666;
  	font-size: 1.2em;
  	line-height: 1.8em;
	padding: 5px 0px 5px 0px;
	margin-left: -40px;
	text-align: left;
	list-style: disc;
}

.cp_oculta { /*---------------------estilo div temario---------------------*/
	margin-top: 2em;
	column-count: 2;
}

	
.media-left,
.media-right,
.media-body {
	display: table-cell;
}

.media-left,
.media > .pull-left {
  padding-right: 0px;
}
	
.media-left img {
    background: transparent;
    padding: 60px 20px 5px 5px;
	width: 80px;
	height: auto;
}
	
	.inner {
		margin-top: 1em;
	}
	
	.inner-td-tx {
		width: 33%;
		height: auto;
		padding: 15px;
		text-align: left;
		vertical-align: top;
	}
	
		.inner-td-ic {
		width: 15%;
		padding: 0px;
		text-align: center;
		vertical-align: middle;
	}
	
		.inner-td {
		width: 3%;
		padding: 5px;
		text-align: center;
		vertical-align: middle;
	}
		.inner-row {
		height: 50px;
	}
	
	 .inner h4 {
    font-size: 1.2em;
    margin: 0em 0 1em 0;
    color: #224876;
    font-weight: 400;
	line-height: 0.5em;
	 text-transform: uppercase;
	}
	
	.inner p {
    font-size: 0.7em;
    margin: 0em 0 0.0em 0;
    color: #666;
    font-weight: 400;
	line-height: 1.7em;
	text-align: left;
	}
	
	.inner img {
		width: 70%;
	}
	
	.inner div {
		width: 5px;
		height: 150px;
		border-left: 1px dotted #ccc;
		float: left;
	}

.blo-top-inner { /*PRODUCTOS: linea separación secciones*/
    border-bottom: 0px dotted #ccc;
}

.separador { /*PRODUCTOS: linea separación secciones*/
    border-bottom: 1px solid #ccc;
	width: 60%;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.tech-btm-inner { /*PRODUCTOS: borde div*/
    padding: 2em 0em 0em 2em;
    background: #fff;
	border: 0px dotted #DCDCDC;
}

.tech-btm-inner h4 { /*PRODUCTOS: titulos columna derecha*/
    font-size: 1.3em;
    color: #224876;
    font-weight: 400;
    margin-bottom: 1em;
}

.nota { /*---------------------estilo lista temario---------------------*/
	color: #666;
  	font-size: 0.8em;
	font-style: italic;
	padding: 10px 0px 0px 32px;
}

.blog-grids-inner { /*PRODUCTOS: línea entre productos relacionados, columna derecha*/
    border-bottom: 1px dotted #aeaeae;
    padding: 0.7em 0;
	width: 70%;
}

	.blog-grid-right a {
    font-size: 0.8em;
    margin: 0em 0 0.0em 0;
    color: #666;
    font-weight: 400;
	}

/*----------------CLIENTES-------------*/

.portfolio-area li {
    float: left;
    margin: 12px;
    overflow: hidden;
	list-style: none;
	color: #fff;
	}

.portfolio-item2 li {
    float: left;
    margin: 12px;
    overflow: hidden;
	list-style: none;
	color: #fff;
	}

.div-clientes {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-left: 60px;
	color: #fff;
	}

.img-cliente { 
	width: 230px;
	}

.image-block {
    display: block;
    position: relative;
}

.image-block img {
    background: #FFFFFF;
    padding: 5px;
}
span.image-block.block2 img {
    background: #eaeaea;
}
.image-block img:hover {

}