/*
Theme Name: CCHEN Theme
Theme URI: nueva.cchen.cl
Template: wp-bootstrap-starter
Author: Comisión Chilena Energía Nuclear
Author URI: https://cchen.cl/
Description: Plantilla sitio web institucional de la Comisión Chilena Energía Nuclear
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.1.0.1532636782
Updated: 2018-07-26 20:26:22

*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i');
body {
 font-family: 'open Sans', sans-serif; 
/* font gobierno 2022 font-style: normal;  font-family: 'museo-slab', serif;*/
}
.table td, .table th, .table tr, .table td { font-size: 12px !important; padding-left: 30px; margin-left:30px;}
.container-fluid {padding-left:0px; padding-right:0px;}

@media screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
  display: block;
  background-color: #f3f4f9;
}
  }
@media (min-width: 0px) and (max-width: 480px) {
  .dropdown-menu li {
	background-color: #f3f4f9;
	padding-right: 10px;
	padding-left: 10px;
}
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #27385A ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
}
body:not(.theme-preset-active) #masthead 
.navbar-nav > li > a:hover,

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	color:#c3c3c3;
	font-weight: 400;
}
.navbar-brand > a {
  font-size: 18px;
  outline: none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 0;
  border-bottom: 1px solid #f5f5f5;
}
.dropdown-menu {
	padding:10px;
}
.dropdown-menu li a{
	color: #27385A;
	font-weight: 500;
}

.dropdown ul li a:hover {
text-decoration: underline !important; 
transition: color 0s linear 0s, background 0s; 
color:#000 !important;
}

.dropdown-menu li {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}
.dropdown-menu {
border-radius: 0px; 
border-top: 10px solid #27385a; 
font-size: 11px; 
margin-top: 0px;
border: 1px solid #27385a}

.nav-link {font-size: 10px;}

.nav-item a:hover {
text-decoration: underline !important; 
transition: color 0s linear 0s, background 0s; 
color:#c3c3c3 !important;
}

#topNav {margin-bottom:0;}
#nav2 {width: 100%;}
#nav2.affix-top {position: static;}
#nav2.affix {position: fixed;top: 0;left: 0;z-index: 2;transition: all .6s ease-in-out;-webkit-transition: all .6s ease-in-out;}
.navbar-toggle {outline:0;}
/*MT*/

.nav-superior {
background-color: #ffffff; 
}

.nav-azul {background-color:#27385A;}

.search form {
padding-top: 10px; 
padding-left: 80%;
text-align: right;
}




/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #e5e5e5;
  padding: 0.5rem;
  font-weight: 400;
  font-size: 0.83rem;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.nav-blanco ul li {background-color: #ffffff;
	max-width:100%;
	text-align: right;
	margin-right: 0px;
	outline: none;
  	text-decoration: none;
  	color: #000000;
	font-size: 11px;
	font-weight: 600;
}

.nav-blanco ul li a {background-color: #ffffff;
	max-width:100%;
	text-align: right;
	margin-right: 0px;
	outline: none;
  	text-decoration: none;
  	color: #000000;
	font-size: 11px;
	font-weight: 600;
}

.nav-blanco ul li a:hover {
text-decoration: underline !important; 
font-weight: 600 !important; 
transition: color 0s linear 0s, background 0.2s; 
color:#00264e !important;}


.img-cchen {
 vertical-align: left; 
 padding: 0px;
 margin: 0px
 max-width: 100%
 width: 165px;
 }


/*--------------------------------------------------------------
## FRONT Carusel
--------------------------------------------------------------*/
/* slide anything style
#slider_92 .owl-item h3 {
	color: #ffffff;
	background-color: #4A6FB8;
	padding: 10px;
	margin-bottom: 0px;
	bottom: 0px;
}*/
#slider_92 a{ color:#fff !important;}
#slider_92 a:hover{ color:#fff !important;}
#slider_92 .owl-item p {
	position: absolute;
	width:500px;
	color: #ffffff;
	background-color: #4A6FB8;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 0px;
	bottom: 0px;
	right: 0px;
	font-weight: bold;
	max-width:100%;
	max-height: 100%;
}
#slider_92 div.sa_owl_theme div.owl-dots {
	bottom: 30px !important;
}
.sa_link_overlay {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
@media (min-width: 0px) and (max-width:100%) {
		#slider_92 .owl-item p {
			position: absolute;
			width:100%;
			background-color: rgba(7, 52, 141, 0.8)
		}
		#slider_92 .owl-item { height: 150px;}
		.laboratorio { margin-top: 0px !important;}
}
/*carrusel capital humano*/
#slider_55 .owl-item h1 h2 h3 h4 h5 h6 p {color: #fffff;}
/*carrusel Agenda*/
#slider_57 h1 h2 h3 h4 h5 h6 p {color: #fffff !important;}


/*--------------------------------------------------------------
# FRONT - Noticias Recientes
--------------------------------------------------------------*/
.titulo-noticias {background-color: #83949F; color: #fff; text-transform: uppercase; padding: 10px; text-align: center;  }

.opinion {background-color: #364C74; color: #fff; max-width:100%; margin-bottom: 0px; padding-bottom:0px; text-align:center; max-height:100%; width:370px; height:365px;}

.opinionimg1 {text-align: center; align-items: center !important; padding-top:20px; width:100%;}

.opinionimg2 { margin-bottom: 20px; height:120px; text-align: center; }

.opinion p { font-weight: bold; text-align: center; font-size: 14px; line-height: normal; width:100%; padding-top:10px;}

.opinion a { font-weight: bold; text-transform: initial; text-align: center; font-size: 14px; line-height: normal; color: #ffffff; padding-left:10px; padding-right:10px; padding-top:10px;}

.capitalhumano {background-color: #83949F; color: #fff; padding-left: 0px; padding-right: 0px; padding-top: 5px; width: 370px; max-width:100%; }

.capitalhumano a {color: #fff; text-transform: initial;}
/* CAPITAL HUMANO*/

#slider_historia .owl-dots .owl-dot span {
	background-color:#ffffff !important;
}
#slider_historia .owl-dots .active span {
	background-color:#ff0000 !important;
}
#slider_historia .owl-dots .owl-dot span:hover {
	background-color:#ff0000 !important;
}
/*--------------------------------------------------------------
## FRONT - VISION
--------------------------------------------------------------*/
.vision {background-color: #364C74; text-align: center; font-weight: bold;}
.titulo-vision { color: #fff !important; padding-right: 20px; padding-left: 20px; margin-top:0px;}
.texto p { text-align: center; font-size: 14px; font-weight: bold;}
.circle {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%; /* the magic */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  margin: 0 auto 10px;
}
.rojo { background-color: #E1251B;}
.verde { background-color: #2F954D;}
.azul { background-color: #005CB9;}
.amarillo { background-color: #FBC10A;}
.naranjo { background-color: #FB6926;}
.celeste { background-color: #0096D4;}
.arrow_box {
  position: relative;
  background: #364C74;
  border-bottom: 2px solid #ffffff;
  width: 40%;
  margin: 0 auto;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(54, 76, 116, 0);
  border-top-color: #364C74;
  border-width: 20px;
  margin-left: -20px;
}
.arrow_box:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 23px;
  margin-left: -23px;
}
/*--------------------------------------------------------------
# FRONT - Redes Sociales
--------------------------------------------------------------*/

.titulo-redes {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0px;
	background-color: #71abbf;
	max-width: 100%;
	color: #fff; 
}



/*--------------------------------------------------------------
# FRONT - Agenda
--------------------------------------------------------------*/

.titulo-agenda { text-transform: uppercase; 
padding: 0px; 
text-align: center; 
background-color: rgb(113, 171, 191); 
width: 360px; 
height: 357px;
margin: 0px;
max-width: 100%;
}

.agenda { 
position: right;
padding: 0px; 
text-align: center; 
background-color: rgb(113, 171, 191); 
width: 370px; 
height: 360px;
margin: 0px;
max-width:100%;
}


/*--------------------------------------------------------------
# FRONT - Actividades
--------------------------------------------------------------*/

.actividades-redes { width: 33.33333%; }

.titulo-activ { padding-top: 10px; padding-bottom: 10px; text-align: center; line-height: 0px; background-color: rgb(113, 171, 191); max-width: 100%; }

.profile-card-2 .card-img-block{
  float:left;
  width:100%;
  overflow:hidden;
}
.m10 {
	margin-bottom: 10px;
}
.odsp {
	background-color: #428fdf;
	padding: 0px;
	text-align:center;
	height: 410px;
	max-height: 100%;
}
.profile-card-2 .card-body{
    position:relative;
    background-color: #F0F7FA;
}
.profile-card-2 h5{
    font-weight:600;
    font-size: 16px;
    color:#1F81BF;
}
.profile-card-2 p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.profile-card-2 .card-text{
    font-weight:300;
    font-size:12px;
    line-height: normal;
}
.card-title-video {
  font-size: 24px;
  font-weight:600;
  color:#1F81BF;
}
.card:hover {
  box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
}
.agenda {
	background-color: #71abbf;
	color: #fff !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 370px;
	max-width: 100%;
	min-height: 365px;
}
/*--------------------------------------------------------------
## FRONT - PRODUCTOS
--------------------------------------------------------------*/
.titulo-productos {color: #27385A; padding-bottom: 15px; padding-top: 20px; margin-bottom: 0px; text-align: center;}
.productos {background-image: url("https://thompson.cl/extras/fondo-productos.jpg"); background-repeat: repeat; }
.productos p {text-align: center}
.fondo-prod {background-color: rgba(255, 255, 255, 0.7);}
.cifras {text-align: center; margin-top: 20px;}
.cifras span {color: #0071BC; font-variant: 700; font-size: 60px; }
.cifras p {font-size: 12px;}
/*--------------------------------------------------------------
# FRONT - Bienes Públicos
--------------------------------------------------------------*/
.BP { color:#ffffff;}
.BP img {padding-bottom: 20px; padding-right: 10px; float: left; padding-left:15px; }
.BP img color-05 {padding-bottom: 20px; padding-right: 10px; float: left; padding-left:15px; padding-top: 20px;}
.BP p { text-align: left; font-size: 13px; line-height: normal; padding-right: 10px;}
.color-1 { background-color: #384F7B; padding-top: 20px;}
.color-2 { background-color: #47618B; padding-top: 20px;}
.color-3 { background-color: #27385A; padding-top: 20px;}
.color-4 { background-color: #536D99; padding-top: 20px;}
.color-5 { background-color: #4C6DB7; padding-top: 20px;}
.color-6 { background-color: #3C537F; padding-top: 20px;}
.titulo-BP {background-color: #83949F; color: #fff; text-transform: uppercase; padding-top: 15px; padding-bottom: 10px; height: 70px; text-align: center; line-height: 0px;}
.BP-imgfin { background-color: #586837}
/*--------------------------------------------------------------
# VARIOS
--------------------------------------------------------------*/
.w70 {width: 70%;}
.m50 { margin-top: 20px; margin-bottom: 10px; max-height: 100%; padding-top: 25px;}
.p0 a img {padding-top: 0px; margin-top:0px; top:0px;}
.borde-rojo {border-bottom: 6px solid #E1251B}
.borde-verde {border-bottom: 6px solid #2F964D}
.borde-azul {border-bottom: 6px solid #005CB9}
.no-gutters {margin-right: 0 !important; margin-left: 0 !important;}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {padding-right: 0;padding-left: 0;}
.text-white {color:#ffffff;}
.white {background-color: #ffffff}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: none !important;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 17px;
}
.p20 {padding-top: 40px; padding-bottom:20px}

.breadcrumbs { 
font-size: 11px; 
margin-top: 20px; 
margin-bottom: 10px;
color: #27385A;
padding-left: 30px;
}

.breadcrumbs a { 
color: #002f62;
font-weight: 600;
}

.breadcrumbs a:hover{ 
text-decoration: underline !important; 
color: #c3c3c3 !important;
font-weight: 600;
}

.table .thead-dark th { 
    background-color: #384F7B !important;
    border-color: #47618B;
}
.m50PS { width: 100%;  max-height: 155px; margin-left:10px; margin right:10px;}

/*--------------------------------------------------------------
## FOOTER
--------------------------------------------------------------*/
.colorfooter {
background-color:#27385A; 
font-family: 'Open Sans', sans-serif; 
max-width:100%; 
text-align:left; 
margin: 0px; 
padding:0px;}

.logofooter {
margin-bottom:20px; 
margin-top: 30px;
color:#fff;
}

.footerleft {
color:#fff; 
font-size:12px !important; 
font-family: 'Open Sans', sans-serif;  
text-align: justify; 
padding-top: 30px; 
padding-right:50px; 
}

.footerleft p i {
width:40px; 
color:#999;
}

.paddingtop-bottom {
margin-top:30px;
max-width:100%;
}

.footer-ul {
list-style-type:none;  
padding-left:15px; 
}

.footer-ul li {
line-height:25px; 
font-size:12px;
list-style-type:none; 
}

.footer-ul li a {
color:#ffffff; 
text-decoration: underline;
}

.footer-ul li a:hover {
text-decoration: underline !important; 
transition: color 0s linear 0s, background 0s linear; 
color:#c3c3c3 !important;
}

.footer-ul i {
margin-right:10px;
}

.footer-sedes p {
font-size:12px;
list-style-type:none;
color:#FFF;
margin-bottom:10px;
margin-top:0px; 
}

.footer-sedes a {
font-size:12px; 
color:#FFF;
margin-bottom:10px;
margin-top:0px; 
text-decoration: underline !important;
}

.footer-sedes a:hover {
text-decoration: underline !important; 
transition: color 0s linear 0s, background 0s; 
color: #c3c3c3 !important;}


.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }

 .icon-ul {
 list-style-type:none !important; 
 margin:0px; 
 padding:0px;
 }
 .icon-ul li {line-height:75px; width:100%; float:left;}
 .icon {float:left; margin-right:5px;}
 .copyright {min-height:30px; background-color:#364C74; width: 100%;}
 
 .copyright p {text-align:left; 
 color:#FFF; 
 margin-bottom:0px; 
 font-size: 10px; 
 padding-top:12px;
 }
 
 .heading7 {
 font-size:14px; 
 font-weight:700; 
 color:#ffffff; 
 margin-bottom:18px;
 text-align:left; 
 }
 
 .post p {font-size:12px; color:#FFF; line-height:20px; padding-left:30px;}
 .post p span {display:block; color:#8f8f8f;}
 .bottom_ul {list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li {float:left; line-height:40px;}
 .bottom_ul li:after {content:"|"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a {color:#FFF;  font-size:10px; max-width:100%;}
 
 blockquote {
 padding-left: 0px; 
 padding-right: 0px;
 padding-bottom: 0px; 
 }

.rrss {
font-size:10px; 
color:#FFF; 
padding-bottom:11px;
}

.rrss p {
font-size:10px; 
color:#FFF; 
line-height:14px;
}

.rrss a {
padding-right:10px;
padding-top:12px;
padding-bottom: 14px;
color:#FFF; 
line-height:1px;
}

.rrss a:hover { 
transition: color 0s linear 0s, background 0s; 
color:#c3c3c3 !important;}

.rrss blockquote {font-size: 12px; margin-bottom: 2px;}
.rrss-ul {list-style-type:none;  padding-left:0px; margin-left:2px;}
.rrss-ul li { line-height:16px; font-size:12px;}
/* widget area*/

.widget-area_menu ul li {
font-size: 12px; 
background-color: #27385A;
line-height:14px;
color: #ffffff;
margin-bottom:5px;
font-weight: 300;
}

.widget-area_menu ul li a {
font-size: 12px; 
line-height:14px;
font-weight: 300;
color: #ffffff;
width: 100%;
}

.widget-area_menu ul li a:hover {
text-decoration: underline !important; 
font-weight: 300 !important; 
color:#27385A !important;
}


/*--------------------------------------------------------------
# Página Noticias
--------------------------------------------------------------*/
/*Busqueda categorías*/
.archive-title {
	margin-top: 10px;
	color: #27385a;
	font-size: 20px;
	padding-left: 17px;
}
/*Noticias*/
.titNoticias { 
	background-color: #f3f4f9; 
	width: 100% !important;
	
}
.cuerpoNot h4 {
	padding-top:30px;
}
.titNoticias h1 {
	font-size: 65px;
	color: #303030;
	background-color: #ffffff;
	padding-bottom: 150px;
}
.titNoticias div {
	background-color: #ffffff;
}
.post p span {
	display: inline !important;
}
.notRecientes { width: 100%; }

.notRCom { 
	width:25%;
	height: 250px;
	padding-top: 20px;
	border-bottom: 2px solid #eaeaea;
	float: left !important;}
.notRCom p {
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right:20px;
}
.notRCom h3 {
	font-size: 16px;
	line-height: 1.2;
    font-weight: 400;
	color: #1F81BF;
	padding-left: 20px;
	padding-right:20px;
}

.notRCom h3 a {
	font-size: 16px;
	line-height: 1.2;
    font-weight: 400;
	color: #1F81BF;
}

.notRCom h3 a:hover {
text-decoration: underline !important; 
color: #27385a;
}

.notRImg {
	padding: 0px;
	margin: 0px;
}
.notRImg img {
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
}
.notOpinion {width: 100%; text-align: center; }
.notOp h3 { text-align: center;line-height: 0.5; }

/*Fin Noticias recientes*/

.actividades { max-width: 100%;
text-align: center;
max-height: 100%; 
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;}

.actCom1 { 
	width: 360px;
	max-width:100%;
	max-height:500px;
	float: left!important;
	line-height; 0;
	margin-top: 15px;
	padding-right: 0px;
	text-align: left;
	margin-right: 11px;
}

.actCom2 { 
	max-width:100%;
	max-height:460px;
	width: 370px;
	float: center!important;
	margin-top:25px;
	margin-left: 8px;
	margin-right: 0px;
}


.actCom3 { 
	max-width:100%;
	max-height:515px;
	float: right!important;
	margin-top:25px;
	margin-bottom:40px;
	width: 350px;
	text-align: right;
	margin-left: 8px;
}


.actCom4 { 
	max-width:100%;
	max-height:410px;
	float: left!important;
	margin-top:0px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-right: 10px;
}

.actCom3 p { 
	max-width:100%;
	text-align: left;
	font-size: 14px;

}

.embed-container iframe {
    top:0;
    left: 0;
}
	

.hr redes{ 
  
    border-left:    1px solid #ffffff;
     
}


	

.pactCom { 
	width:370px;
	height:450px;
	background-color: #f3f4f9; 
	border-bottom: 2px solid #eaeaea;
	float: left!important;
	line-height; 0;
	padding-top: 8px;
	font-size: 10px;
	padding-left: 0px;
	padding-right:10px;}

.actCom p {
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right:20px;
}
.actCom h3 {
	font-size: 22px;
	line-height: 1.2;
    font-weight: 400;
	padding-left: 20px;
	padding-right:20px;
	color: #1F81BF;
}
.actImg {
	padding: 0px;
	margin: 0px;
}
.actImg img {
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
}
/*fin actividades*/
.notSeccion { width: 100%; 
text-align:center;
padding-left:20px;}

.notCom { 
	width:30.3%;
	height: 360px;
	max-height: 100%;
	background-color: #f3f4f9; 
	border-bottom: 2px solid #eaeaea;
	margin: 8px;
	margin-bottom: 20px;
	text-align: left !important;
	float: left;}
	
.notCom p {
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right:20px;
}
.notCom h3 {
	font-size: 15px;
	line-height: 1.2;
    font-weight: 400;
	margin-top: 10px;
	padding-left: 0px;
	padding-right:20px;
}

.notCom a {
	font-size: 15px;
	line-height: 1.2;
    font-weight: 400;
	margin-top: 10px;
	padding-left: 0px;
	padding-right:20px;
	color:#27385a;
}

.notCom a:hover {
text-decoration: underline !important;
color:  #c3c3c3 ;
}

.notImg {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
	width: 250px;
	height: 170px;
}
.notImg img {
	object-fit: cover;
	width: 250px;
	height: 170px;
}
@media (min-width: 0px) and (max-width: 768px) {
	.notImg img {width: 100%; height: auto; object-fit: cover;}
}
/*Comunicados*/
.comunicados { width: 100%; }
.postCom { 
	width:30.3%;
	height: 150px;
	padding: 20px; 
	margin: 8px;
	border: 1px solid #f3f4f9;
	float: left;}
.postCom p {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clear { 
	clear:both;
	margin: 0px;
	padding: 0px;
}
.clear1 { 
	clear:both;
	margin-top: 10px;
	padding-top: 0px;
}

.clear2 { 
	clear:both;
	margin-bottom: 16px;
	padding-bottom: 0px;
}

.clear3 { 
	clear:both;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #f3f4f9;
	width: 100%;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}
@media (min-width: 0px) and (max-width: 768px) {
		.comunicados div { width:100%; height: auto;}
	    .notSeccion div { width:100%; height: auto;}
		.actividades div { width:100%; height: auto;}
		.notRecientes div { width:100%; height: auto;}
}
/* Busqueda categorias*/
.catBusqueda {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eaeaea !important;
}

.catBusqueda h2 {
	font-size: 18px;
	padding-top: 10px;
	color: #27385a;
}

.catBusqueda p {
	font-size: 12px;
	margin: 0px;
	padding-left: 17px;
	padding-top: 0px;
}


.catBusqueda h2 a:hover {
	font-size: 18px;
	color: #27385a;
	text-decoration: underline !important;
	background-color: #f3f4f9 !important;
}

.read-more a {
	font-size:12px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	color: #27385a;
}

.read-more a:hover {
	text-decoration: underline !important;
	background-color: #f3f4f9 !important;
}


/*--------------------------------------------------------------
## Página INSTITUCION
--------------------------------------------------------------*/


.interior h1 {
	color: #27385a;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top:40px;
	text-align: left;
	padding-left: 0px;
	font-weight:300px; 

}


.interior h2 {
	color: #27385a;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top:40px;
	text-align: left;
	padding-left: 0px;
	font-weight:300px; 
	text-transform: uppercase;
}

.interior p {
	color: #000;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: justify;
	padding-left: 0px;
	font-weight:300px; 
}

.interior ul li {
	color: #000;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: justify;
	padding-left: 0px;
	font-weight:300px; 
}



.idi {
	padding-top: 70px;
 
}


.text_interior h1 {
	color: #27385a;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top:10px;
	text-align: left;
	padding-left: 30px;
	font-weight:600px; 
}

.text_interior h2 {
	color: #27385a;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top:0px;
	text-align: left;
	font-weight:600px; 
	padding-left: 30px;
}

.text_interior h3 {
	color: #27385a;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top:0px;
	text-align: left;
	padding-left: 30px;
	font-weight:400px; 
}

.text_interior h4  {
	color: #27385a;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top:0px;
	text-align: left;
	padding-left: 30px;
}


.text_interior h5 {
	color: #27385a;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top:0px;
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
}



.text_interior p {
	color: #000;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	padding-left: 30px;
	font-weight:300px; 
}

.text_interior ul li {
	color: #000;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	padding-left: 0px;
	font-weight:300px; 
}

.text_interior ol li {
	color: #000000;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	padding-left: 0px;
	font-weight:300px; 
}

.text_interior a {
	color: #27385a;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	text-decoration: underline !important;
}

.text_interior a:hover {
	color: #c3c3c3;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
}


.text_interiorNOT h3 {
	color: #27385a;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top:0px;
	text-align: left;
	padding-left: 30px;
}

.text_interiorNOT p {
	color: #000;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-weight:300px; 
}

.text_interiorNOT a {
	color: #27385a;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	text-decoration:none;
}

.text_interiorNOT a:hover {
	color: #c3c3c3;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	text-decoration: underline !important;
}



/*Institución Interior*/


.titInterior {
background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/TOP-cchen.jpg");
background-repeat: repeat; 
background-size: contain; 
width: 100%; 
height: 60px;

}
 
.tituloInterior { 
height: 70px;
width: 100%; 
}

 
.tituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; 
}

.textInterior p {
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: justify;
	padding-left: 27px;
}

.textInterior h4 {
	color: #27385a;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: left;
	padding-left: 27px;
	font-weight: 100px; 
}


/*botones nuestras instalaciones*/

.boton-sede tr td {
font-size: 12px; 
background-color: #27385A;
line-height:14px;
color: #ffffff;
margin-bottom:5px;
font-weight: 300;
}

.boton-sede tr td a {
font-size: 12px; 
line-height:14px;
font-weight: 300;
color: #ffffff;
width: 100%;
}

.boton-sede tr td a:hover {
text-decoration: underline !important; 
font-weight: 300 !important; 
color:#27385A !important;
}


/*Portada Institución*/

.titEducacion h1 {
	color: #fff;
	padding-top: 50px;
	text-align: center;
	padding-left: 299px;
		}

.titEducacion p {
	color: #fff;
	padding-bottom: 90px;
	text-align: center;
	font-size: 16px;
		}

.institucion-grid {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/fondo-educacion.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.institucion-grid a {color:#fff !important}

.int1 {
 background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/prod-serv-portal-de-negocios.jpg");
 background-color: #ffffff !important;
 background-position: 50% 50%;
 background-size: contain;
 width: 600px;
 height: 400px;
 opacity:1;

		}
.int1 h3 {
	font-size: 20px;
	line-height: 1.6;
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
		}
.int1:hover {
	opacity:0.6;
		}
.int2 {
 background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/ctbto2.jpg");
 background-color: #ffffff !important;
 background-position: 50% 50%;
 background-size: cover;
 opacity:1;
		}
.int2 h4 {
	font-size: 24px;
	line-height: 1.6;
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
		}
.int2:hover {
	opacity:0.6;
		}


.int3 {
 background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/int-3.jpg");
 background-position: 50% 50%;
 background-size: cover;
 opacity:1;
		}
.int3 h4 {
	font-size: 24px;
	line-height: 1.6;
	color:#ffffff;
	padding-top: 50%;
	text-align: center;	
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
		}
.int3:hover {
	opacity:0.8;
		}

.int4 {
 background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/CEN-lo-aguirre.jpg");
 background-position: 50% 50%;
 background-size: cover;
 opacity:1;
		}
.int4 h4 {
	font-size: 24px;
	line-height: 1.6;
 	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
		}
.int4:hover {
	opacity:0.8;
		}

.int5 {
 background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cosoc.jpg");
 background-position: 50% 50%;
 background-size: cover;
 opacity:1;
		}

.int5 h4 {
	font-size: 24px;
	line-height: 1.6;
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
		}
.int5:hover {
	opacity:0.8;
		}
.intSec2 {
	margin-top: 50px;
	margin-bottom: 100px;
		}
.mision {
	background-color: #364C74;
	text-align: center;
		}
.mision h1 {
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
		}
.mision p {
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
	font-kerning: normal;
	line-height: 1.6;
		}
.mision span {
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 65px;
}
.vision-int {
	background-color: #4A6FB8;
	text-align: center;
		}
.vision-int h1 {
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
		}
.vision-int p {
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
	font-kerning: normal;
	line-height: 1.6;
		}
.vision-int span {
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 65px;
}
/*Timeline*/
.img-rounded {
    border-radius: 3px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}
.img-circle {
 border-radius: 50%;
}
.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table;
    }
.timeline-centered:after {
  clear: both;
    }
.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table;
    }
.timeline-centered:after {
  clear: both;
    }
.timeline-centered:before {
 content: '';
 position: absolute;
 display: block;
 width: 4px;
 background: #f5f5f6;
 /*left: 50%;*/
 top: 20px;
 bottom: 10px;
 margin-left: 67px;
    }
.timeline-centered .timeline-entry {
 position: relative;
 /*width: 50%;
 float: right;*/
 margin-top: 0px;
 margin-left: 30px;
 margin-bottom: 10px;
 padding-left: 30px;
 clear: both;
 }
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
 content: " ";
 display: table;
 }
.timeline-centered .timeline-entry:after {
 clear: both;
 }
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
 content: " ";
 display: table;
 }
.timeline-centered .timeline-entry:after {
 clear: both;
 }
.timeline-centered .timeline-entry.begin {
 margin-bottom: 0;
 }
.timeline-centered .timeline-entry.left-aligned {
 float: left;
 }
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
 margin-left: 0;
 margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
 left: auto;
 right: -100px;
 text-align: left;
 }
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
 float: right;
 }
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
 margin-left: 0;
 margin-right: 70px;
 }
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
 left: auto;
 right: 0;
 margin-left: 0;
 margin-right: -9px;
 -moz-transform: rotate(180deg);
 -o-transform: rotate(180deg);
 -webkit-transform: rotate(180deg);
 -ms-transform: rotate(180deg);
 transform: rotate(180deg);
 }
.timeline-centered .timeline-entry .timeline-entry-inner {
 position: relative;
 margin-left: -10px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
 content: " ";
 display: table;
 }
.timeline-centered .timeline-entry .timeline-entry-inner:after {
 clear: both;
 }
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
 content: " ";
 display: table;
 }
.timeline-centered .timeline-entry .timeline-entry-inner:after {
 clear: both;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
 position: absolute;
 left: -100px;
 text-align: right;
 padding: 10px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
 display: block;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
 font-size: 15px;
 font-weight: bold;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
 font-size: 12px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
 background: #fff;
 color: #737881;
 display: block;
 width: 40px;
 height: 40px;
 -webkit-background-clip: padding-box;
 -moz-background-clip: padding;
 background-clip: padding-box;
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
 text-align: center;
 -moz-box-shadow: 0 0 0 5px #f5f5f6;
 -webkit-box-shadow: 0 0 0 5px #f5f5f6;
 box-shadow: 0 0 0 5px #f5f5f6;
 line-height: 35px;
 font-size: 15px;
 float: left;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
 background-color: #303641;
 color: #fff;
 }
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
 background-color: #ee4749;
 color: #fff;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
 background-color: #00a651;
 color: #fff;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
 background-color: #21a9e1;
 color: #fff;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
 background-color: #fad839;
 color: #fff;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
 background-color: #cc2424;
 color: #fff;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
 position: relative;
 background: #f5f5f6;
 padding-right: 16px;
 padding-bottom: 14px;
 padding-top: 0px;
 padding-left: 0px;
 margin-left: 60px;
 -webkit-background-clip: padding-box;
 -moz-background-clip: padding;
 background-clip: padding-box;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
 content: '';
 display: block;
 position: absolute;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 9px 9px 9px 0;
 border-color: transparent #f5f5f6 transparent transparent;
 left: 0;
 top: 10px;
 margin-left: -9px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
 color: #737881;
 font-size: 12px;
 margin: 0;
 line-height: 1.428571429;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
 margin-top: 15px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
 font-size: 16px;
 margin-bottom: 10px;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
 color: #303641;
 }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
 -webkit-opacity: .6;
 -moz-opacity: .6;
 opacity: .6;
 -ms-filter: alpha(opacity=60);
 filter: alpha(opacity=60);
 }


/*ORGANIGRAMA*/
.content {
  font-size: 14px;
  position: relative;
}
.content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  position: relative;
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li span {
  display: block;
  border: 3px solid #83949F;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  color: black;
  font-size: 12px;
  box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  transition: all linear .1s;
  background: #C2DBEB;
  padding: 4px;
  line-height: 14px;
}
.org-chart .lvl-b {
  background: #4868A6;
  color: #ffffff;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 600px;
  width: 0px;
  border-left: 2px solid #83949F;
  margin-left: 49%;
  top: 15px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 20px;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
}
.org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #83949F;
  margin: 0 auto;
  top: 40px;
}
.org-chart ul.columnThree {
 width: 30%;
  margin: 0px auto;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #83949F;
  margin: 0 auto;
  top: 40px;
}
.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  border-top: 2px solid #83949F;
  border-left: 2px solid #83949F;
  border-right: 2px solid #83949F;
  margin: 0 auto;
  top: 0px;
}
.org-chart .department {
  border-left: 2px solid #83949F;
  width: 18.48%;
  float: left;
  margin: 0px 4px;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 2px solid #83949F;
  left: 50%;
  top: -22px;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}
.org-chart .department.central {
  background: #FFFFFF;
}
.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border-left: 1px solid #83949F;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #83949F;
  height: 80px;
}
.org-chart .department li span {
  background: #f3f4f9;
  top: 38px;
  position: absolute;
  z-index: 1;
  width: 95%;
  height: auto;
  vertical-align: middle;
  right: 0px;
  line-height: 14px;
  border: 3px solid #83949F;
  padding-top: 0px;
}
.org-chart .department .sections {
  margin-top: -20px;
}
.green {background-color: #E2F6DF !important}
.yellow {background-color: #FFF7CA !important}


/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    background: #FFFFFF;
    margin-bottom: 40px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #83949F;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
}
/*--------------------------------------------------------------
## POST NOTICIAS
--------------------------------------------------------------*/
.postNoticia { 
width: 100%; 
max-height: 100%;}

.tituloNoticia { height: 50px;}

.tituloNoticia h1 { 
font-size: 20px; 
color: #27385A; 
position: absolute; 
padding-bottom: 0px; 
padding-top:10px;
width: 100%; 
text-align: center; 
}

.post p {
font-size: 12px; 
color: #000000; 
text-align:justify;
}

.posted-on {
font-size: 11px; 
color: #000000; 
text-align:left;
padding-left: 30px;
}

.cat-links {
font-size: 11px; 
color: #000000; 
text-align:left;
padding-left: 30px;
}

.byline {
font-size: 11px; 
color: #000000; 
text-align:left;
}

.post-thumbnail img {
max-width: 100%;
text-align:justify;
padding-left: 30px;
padding-bottom: 25px;
padding-top: 20px;
}

/*--------------------------------------------------------------
## Página PRODUCTOS Y SERVICIOS
--------------------------------------------------------------*/
.prod {background-image: url("https://www.cchen.cl/wp-content/uploads/2018/07/BN-productos-servicios.jpg");background-repeat: no-repeat; background-size:contain;}
.prod h1 { padding-top: 25px; text-align:center; color: #fff;}
.prod p { text-align:center; color: #fff;}
.wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.container-fostrap {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}
.fostrap-logo {
  width: 100px;
  margin-bottom:15px
}

/* Productos*/
.pInterior {
background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/fondo-productos1.jpg");
background-repeat: no-repeat; 
width: 100%; 
height:60px;}

.ptituloInterior { 
height: 70px;
width: 100%; 
}

.ptituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; }
  	
  	
  	

/* ODS*/
.ODSInterior {background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/portada-ODS.jpg");
background-repeat: repeat; 
background-size:contain; 
height:60px;}

.ODStituloInterior { height: 70px;}

.ODStituloInterior h1 { 
font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px;
  	}


/*--------------------------------------------------------------
## Página SEGURIDAD NUCLEAR
--------------------------------------------------------------*/
.fondoCeleste {background-color:#F0F8FF; padding-top:20px; padding-bottom:20px;}
.icon-action {
    margin-top: 5px;
    float: right;
    font-size: 80%;
}

.list-group-item .title {
    margin-top: 5px;
    margin-bottom: 12px;
    font-weight: 600;
}
.box {}
.box > .icon { text-align: center; position: relative; height: 300px;}
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #0071BC; vertical-align: middle; }
.box > .icon:hover > .image { background: #83949F; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important;}
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; height: 200px}
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; margin-top:15px;}
.box > .icon > .info > p {font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #0071BC; }
.box .space { height: 30px; }
/* Seguridad interior*/

.segInterior {
background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/fondo-seguridad.jpg");
background-repeat: no-repeat; 
width: 100%; 
height: 60px;
}
.segtituloInterior { 
height: 70px;
width: 100%; 
}

.segtituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; 
  	}


/*--------------------------------------------------------------
# INVESTIGACIÓN Y DESARROLLO
--------------------------------------------------------------*/
.idInterior {
background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/fondo-DIAN2.jpg");
background-repeat: no-repeat; 
width: 100%; 
height: 60px;
}

.idtituloInterior { 
height: 70px;
width: 100%; }

.idtituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; }



/*Portada I+D*/
.boton a {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.marqueeContainer
{
  background-image:url("https://www.cchen.cl/wp-content/uploads/2018/08/fondo-i-d-2.jpg");
  width:100%;
  height:500px;
}
*
{
  margin:0;
}
.text-wrapper
{
  width:70%;
  position:absolute;
  top:40%;
  left:6%;
  color:#fff;
}
.text-wrapper h1,.text-wrapper p
{
 color:#fff; 
}


/*LABS*/
.laboratorio { margin-top: -220px;}
.feed_itm {
    position:relative;
    background: no-repeat center center;
    background-size:cover;
    border: 1px solid white ;
    background-color: black;
    padding: 0px;    
    margin: 0px;
    height:250px;
    text-align: center;
    vertical-align: bottom;
}
.feed_itm_inr {
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: rgba(3,3,3,0.0);
    color: white;
}
.feed_itm:hover .feed_itm_inr {
    background-color: rgba(39, 56, 90, 0.8);
}
.feed_itm:hover > .feed_itm_inr:before {
    position: absolute;
    top: 35%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
   font-size:4em;
   color: rgba(255,255,255,0.8);
   font-family: FontAwesome;
   content: "\f002";
}
.feed_itm_ttl {
    margin: 5px 0 0 0;
}
.feed_itm_prc {
    margin: 0!important;
}
.image-block dl, .item_dtls dl {
    margin: 0 0 0 10px!important;
}
.item_desc {
    padding: 0 0 10px 10px;
}
.feed_itm_ttl, .item_dtls dt {
    font-size:1.2em;
    font-weight: 200!important;
    letter-spacing: .02em;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
}
.item_desc *, .item_dtls * {
    line-height: 1.4!important;
}
.feed_itm_prc, .item_dtls dd {
    font-size: 14px!important;
    font-weight:100;
    color: #BFCFD1;
}
.item_desc
{
    text-align: left;
    padding-left: 10px;
    position: absolute;
    bottom: 0;
    left: 0;  
}
.feed_itm_inr .item_dtls {
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    right: 0;  
}
.feed_itm_inr .btn_fav {
  display: block;
  margin: 10px 10px 0 0;
  position: absolute;
  top: 0;
  background-color:transparent;
  border:none;
  color: white;
}
.feed_itm_inr .btn_fav {
    right: 0;
    width: 18px;
    padding: 0!important;
}
.feed_itm_inr.gradient-black{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height:100%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 65%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 65%,rgba(0,0,0,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,rgba(0,0,0,0) 65%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.proyectos { background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/confectionary.png"); background-repeat: repeat}
.proyectos h1 { background-color: #8BA6B7; width: 100%; padding-top: 60px; padding-bottom: 60px; color:#ffffff; text-align: center; margin-top: 60px;}
.proyectos h3 { background-color: #A9B9C8; width: 100%; padding-top: 60px; padding-bottom: 60px; color:#ffffff; text-align: center; margin-bottom: 60px;}
.proyectos a {color: #ffffff !important;}
.transferencia h1 { background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/transferencia.jpg"); margin-top:60px; margin-bottom:60px; padding-top: 60px; padding-bottom: 60px; text-align:center; width:100%;}
.transferencia a {color: #ffffff !important;}


/* Ficha investigador*/

.invInterior {background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/fondo-investigacion.jpg");
background-repeat: no-repeat; 
background-size:contain; 
width: 100%; 
height: 60px;}

.invtituloInterior { 
height: 70px;
width: 100%
}

.invtituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; 
  	}


/*--------------------------------------------------------------
# EDUCACION Y COMUNICACIONES
--------------------------------------------------------------*/
.titEducacion h1 {
	color: #27385A;
	padding-top: 50px;
	text-align: center;
	}
.titEducacion p {
	color: #27385A;
	padding-bottom: 90px;
	text-align: center;
	font-size: 16px;
	}
.product-grid {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.product-grid a {color:#fff !important}
.edu1 {
 background: #1abc9c;
 width: 600px;
 height: 400px;
 opacity:0.7;
		}
.edu1 h3 {
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	font-size: 65px;
		}
.edu1:hover {
	opacity:1;
	background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cchen-educa.png");
		}
.edu2 {
 background: #9b59b6;
 width: 300px;
 height: 200px;
 opacity:0.8;
		}
.edu2 h4 {
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	font-size: 20px;
		}
.edu2:hover {
	opacity:1;
	background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cchen-ed-2.png");
	background-position: 50% 50%;
		}
.edu3 {
 background: #3498db;
 width: 300px;
 height: 200px;
 opacity:0.7;
		}
.edu3 h4 {
	color:#ffffff;
	padding-top: 50%;
	text-align: center;	
	font-size: 20px;
		}
.edu3:hover {
	opacity:1;
	background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cchen-ed-3.png");
	background-position: 50% 50%;
		}
.edu4 {
 background: #2ecc71;
 width: 300px;
 height: 200px;
 opacity:0.7;
		}
.edu4 h4 {
 	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	font-size: 20px;
		}
.edu4:hover {
	opacity:1;
	background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cchen-ed-4.png");
	background-position: 50% 50%;
		}
.edu5 {
 background: #e67e22;
 width: 300px;
 height: 200px;
 opacity:0.7;
		}
.edu5 h4 {
	color:#ffffff;
	padding-top: 50%;
	text-align: center;
	font-size: 20px;
		}
.edu5:hover {
	opacity:1;
	background-image: url("https://www.cchen.cl/wp-content/uploads/2018/09/cchen-ed-5.png");
	background-position: 50% 50%;
	width: 100%;
		}
/*patrimonio cchen*/
.basic-padding{
    padding-top:15px;
    padding-bottom:15px;
    padding-left: 17px;
}
.image-hover {
  background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px;
  text-align: left;
}
.image-hover .overlay::before {
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  opacity: 0;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.image-hover img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  max-width: none;
  width: calc(108%);
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.image-hover h2 {
  padding: 15% 0 10px;
  color: #fff;
  position: relative;
  font-size: 17px;
  text-transform: uppercase;
}
.image-hover .btn-hover {
  display: inline-block;
  color: #fff;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.image-hover:hover img {
  opacity: .6;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.image-hover:hover .overlay::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.image-hover:hover .btn-hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Educacion interior*/

.edInterior {
background-image: url("https://www.cchen.cl/wp-content/uploads/2018/08/fondo-edu-1.jpg");
background-repeat: no-repeat; 
background-size:contain; 
width: 100%; 
height: 400px;}

.edtituloInterior { height: 400px;}

.edtituloInterior h1 { 
font-size: 65px; 
color: #303030; 
position: absolute; 
background-color:#ffffff; 
bottom: 113px; 
padding: 20px;
}

/*--------------------------------------------------------------
# ENERGÍA Y NUCLEOELECTRICIDAD
--------------------------------------------------------------*/
.dos a { opacity: 0;}
/*cards*/
.site__wrapper {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 1.5em;
  margin-top: 140px;
}
.site__wrapper2 {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 1.5em;
  margin-top: 20px;
}

.grid {
  float: none;
  width: 100%;
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.4em;
}

.grid2 {
  float: none;
  width: 100%;
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.4em;
}

@media screen and (min-width: 40.063em) {
  .grid {
    float: left;
    width: 33.333%;
  }
  
  @media screen and (min-width: 40.063em) {
  .grid2 {
    float: left;
    width: 66.666%;
  }
  
  @media screen and (min-width: 40.063em) {
  .grid3 {
    float: left;
    width: 50%;
  }

.card_cchen {
position: relative;
display: flex;
flex-direction: column;
overflow-wrap: break-world;
background-color: #ffffff
background-clip: border-box;
border: 1px solid rgba(0,0,0,125)
border-radius: 0.23rem;
max-width: 100%;
text-align: left;
}


.card__image {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  min-height: 240px;
  overflow: hidden;
  position: relative;
}
.card__image > img {
  display: block;
  margin-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.card__image:hover > img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.card__title {
  color: white;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.75em;
  text-decoration: none;
  text-align: left;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.card__title:hover {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline;
}
.card__overlay {
  content: "";
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  text-decoration: underline;
}
.card__overlay--indigo {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  z-index: 2;
}
.card__overlay--blue {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  z-index: 2;
}
.card__overlay-content {
  position: absolute;
  bottom: 0;
  padding: 1.5em;
  z-index: 3;
}
.card__meta {
  margin: 0;
  margin-right: -1em;
  margin-bottom: 0.75em;
}
.card__meta.card__meta--last {
  margin-bottom: 0;
}
.card__meta li {
  color: #f8f8f8;
  display: inline;
  list-style-type: none;
  margin-bottom: 0;
  padding-right: 1em;
  font-size: 0.85em;
  font-variant: small-caps;
  letter-spacing: 1px;
}
.card__meta li:not(:last-child):after {
  content: "\25cf";
  font-style: normal;
  position: relative;
  color: rgba(255, 255, 255, 0.25);
  right: -0.6em;
}
.card__meta li > a {
  color: #f8f8f8;
}
/*DOS*/
.contenedor{
  position: relative;
  width: 50%;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #ffffff;
  border: 2px solid #f5f5f5;
}

.contenedor:hover .overlay {
  opacity: 1;
}

.text {
  color: #666666;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/* Nucleo interior*/
.nuInterior {background-image: url("https://www.cchen.cl/wp-content/uploads/2019/02/fondo-nucleo.jpg");
background-repeat: no-repeat;
height: 60px;}

.nutituloInterior { 
height: 70px;
width: 100%; }

.nutituloInterior h1 { 
	font-size: 20px; 
	color: #27385a; 
	padding-bottom:30px;
  	line-height: 1.25;
  	padding-top:115px;
  	padding-left: 318px; 
  	}


/*EXTRAS*/
	  
	  