/*
Theme Name: consultaindigena
Theme URI: http://consultaindigena.desanet.cl/
Description: Consulta Indigena
Author: mantencion web
Author URI: your-URI
Version: a-number--optional
.
General comments/License Statement if any.
.
*/

@font-face {
  font-family: 'gobCL';
  src: url('fonts/gobcl_bold-webfont.eot');
  src: url("fonts/gobCL_Bold.otf") format('opentype'), url('fonts/gobcl_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gobcl_bold-webfont.woff2') format('woff2'), url('fonts/gobcl_bold-webfont.woff') format('woff'), url('fonts/gobcl_bold-webfont.ttf') format('truetype'), url('fonts/gobcl_bold-webfont.svg#gobclbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'gobCL';
  src: url('fonts/gobcl_heavy-webfont.eot');
  src: url("fonts/gobCL_Heavy.otf") format('opentype'), url('fonts/gobcl_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gobcl_heavy-webfont.woff2') format('woff2'), url('fonts/gobcl_heavy-webfont.woff') format('woff'), url('fonts/gobcl_heavy-webfont.ttf') format('truetype'), url('fonts/gobcl_heavy-webfont.svg#gobclheavy') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'gobCL';
  src: url('fonts/gobcl_light-webfont.eot');
  src: url("fonts/gobCL_Light.otf") format('opentype'), url('fonts/gobcl_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gobcl_light-webfont.woff2') format('woff2'), url('fonts/gobcl_light-webfont.woff') format('woff'), url('fonts/gobcl_light-webfont.ttf') format('truetype'), url('fonts/gobcl_light-webfont.svg#gobcllight') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'gobCL';
  src: url('fonts/gobcl_regular-webfont.eot');
  src: url("fonts/gobCL_Regular.otf") format('opentype'), url('fonts/gobcl_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gobcl_regular-webfont.woff2') format('woff2'), url('fonts/gobcl_regular-webfont.woff') format('woff'), url('fonts/gobcl_regular-webfont.ttf') format('truetype'), url('fonts/gobcl_regular-webfont.svg#gobclregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*body {width: 100%;font-family:'gobCL'; background-color: #eddfd6; }*/

body {
  width: 100%;
  font-family: 'gobCL';
  background-color: #eddfd6;
  margin: 0px;
  padding: 0px;
  background: url(image/back.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header {
  background-image: url(image/banner-interculturalidad.png);
  min-height: 424px;
  background-size: cover;
}

#logo {
  float: left;
  background: url(image/logotop.jpg) no-repeat;
  min-width: 220px;
}

#logo h1 {
  margin-top: 5px;
}

#logo h1 a {
  font-size: 22px;
  color: #fff;
  line-height: 21px;
}

#logo h1 a:hover {
  text-decoration: none;
}

.boton-buscar {
  background-color: #395ea6;
  color: #fff;
}

#logo-cnt {
  height: 354px;
}

#logo-cnt img {
  width: 35%;
  margin: 0 auto;
  padding-top: 50px;
}

hr {
  height: 2px;
  width: 20%;
  background-color: #2ea1d9;
}

h2 {
  text-transform: uppercase;
  color: #495469;
  text-align: center;
  margin-bottom: 30px;
}

.espacio {
  padding-bottom: 15px;
  padding-top: 15px;
}

/*menu*/

#nav2 {
  background-color: #404041;
  font-size: 17px;
  font-weight: lighter;
  border-radius: 0px;
  border: 0px;
  margin-bottom: 0px;
}

#nav2 ul li a {
  color: #fff;
  height: 70px;
  line-height: 40px;
  text-transform: uppercase;
}

#nav2 ul li a:hover {
  color: #495469;
  background-color: #dfeff0;
}

#nav2 ul li a:focus {
  color: #495469;
  background-color: #dfeff0;
}

#nav2 .active a {
  color: #495469;
  background-color: #dfeff0;
}

#nav2 .dropdown-menu {
  background-color: #dfeff0;
  line-height: 24px;
  padding: 0px;
}

#nav2 .dropdown-menu li a {
  color: #495469;
  font-weight: lighter;
  text-transform: none;
  height: 50px;
  padding-bottom: 15px;
}

#nav2 .dropdown-menu li a:hover {
  background-color: #395ea6;
  color: #fff;
}

#nav2 .menu-drow {
  background-color: #3fc1c9;
  padding: 0px;
  border: 0px;
}

#nav2 .menu-drow li a {
  height: auto;
  line-height: 1.2;
  font-size: 18px;
  border: none;
  text-transform: none;
  position: relative;
  display: block;
  white-space: normal;
}

#nav2 .menu-drow li a:hover {
  color: #fff;
}

#nav2 .navbar-toggle {
  border: 0px;
}

#nav2 .navbar-toggle:hover {
  background-color: transparent;
}

#nav2 .navbar-toggle .icon-bar {
  background-color: #fff;
}

#nav2 .navbar-brand {
  color: #fff;
  text-transform: uppercase;
  padding-left: 30px;
}

#nav2 .navbar-toggle .open a {
  color: #495469;
  background-color: #dfeff0;
}

#nav2 .nav .open a {
  color: #495469;
  background-color: #dfeff0;
}

#nav2 .navbar-nav .open a {
  color: #495469;
  background-color: #dfeff0;
  font-size: 18px;
}

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}

/*central*/

#central {
  min-height: 224px;
  background-size: cover;
  display: block;
  max-width: 100%;
  height: auto;
}

#central .banda-txt {
  background-color: rgba(18, 204, 148, 0.6);
}

#central .txt {
  padding: 30px 60px 30px 60px;
}

#central .txt p {
  font-size: 35px;
  color: #fff;
  text-align: center;
  padding: 30px 10px 20px 10px;
  font-weight: lighter;
  line-height: 33px;
}

#central .leer {
  border: 1px solid #fff;
  padding: 5px;
  text-align: center;
  width: 100px;
  margin: 0 auto;
}

#central .leer:hover {
  background-color: #fff;
  color: #12cc94;
}

#central .leer a {
  font-size: 16px;
  color: #fff;
}

#central .leer a:hover {
  background-color: #fff;
  color: #12cc94;
}

#central h3 {
  color: #bb6229;
  line-height: 31px;
  font-size: 24px;
}

/*Logros semana*/

#contenedor-logros {
  background-color: #dfeff0;
}

#l-semana {
  padding-top: 30px;
  padding-bottom: 50px;
}

#l-semana .carousel-control .glyphicon-chevron-left {
  margin-left: -118px;
  margin-top: -25px;
  color: #395ea6;
}

#l-semana .carousel-control .glyphicon-chevron-right {
  margin-right: -96px;
  margin-top: -25px;
  color: #395ea6;
}

#l-semana .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
}

#l-semana .carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
}

#l-semana .cont-logros {
  border: 2px solid #395ea6;
  padding: 15px;
  min-height: 220px;
  width: 31%;
  margin: 10px;
}

#l-semana .cont-logros p {
  font-size: 18px;
  color: #495469;
}

#l-semana img {
  margin-right: 15px;
}

/*noticias*/

#noticias {
  margin: 20px 0px 55px 0px;
}

#noticias p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#noticias .not h2 {
  text-transform: uppercase;
  color: #495469;
  text-align: center;
  margin-bottom: 30px;
}

#noticias p {
  text-align: center;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#noticias .not h3 {
  color: #495469;
}

#noticias #det-not {
  z-index: -100;
}

#noticias #det-not p {
  font-size: 18px;
  color: #495469;
  text-align: left;
}

#noticias .ver-mas {
  background-color: #fff;
  border: 1px solid;
  border-color: #495469;
  padding: 5px;
  width: 12%;
  position: relative;
  top: -20px;
}

#noticias .ver-mas span {
  font-size: 14px;
  color: #2ea1d9;
  text-align: center;
}

#noticias .ver {
  background-color: #395ea6;
  float: right;
  padding: 15px;
  margin: 50px 15px 15px 15px;
}

#noticias .ver .ver-todas {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

#noticias .ver .ver-todas a {
  color: #fff;
}

#noticias .imagenes .img-uno {
  left: 0px;
  z-index: -1;
}

#noticias .imagenes .img-dos {
  position: absolute;
  left: -4px;
  top: 19px;
  z-index: 0;
}

#noticias-generales {
  margin: 20px 0px 55px 0px;
}

#noticias-generales p {
  text-align: center;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#noticias-generales #det-not p {
  font-size: 18px;
  color: #495469;
  text-align: left;
}

#noticias-generales .ver-mas {
  background-color: #fff;
  border: 1px solid;
  border-color: #495469;
  padding: 5px;
  width: 12%;
  position: relative;
  top: -20px;
}

#noticias-generales .ver-mas span {
  font-size: 14px;
  color: #2ea1d9;
  text-align: center;
}

#noticias-generales p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#noticias-generales .text-noticias {
  text-align: center;
}

#noticias-generales .imagenes .img-uno {
  left: 0px;
  z-index: -1;
}

#noticias-generales .imagenes .img-dos {
  position: absolute;
  left: -4px;
  top: 19px;
  z-index: 0;
}

#noticias-generales #definicion .icono-agile {
  position: absolute;
  bottom: 286px;
  left: -246px;
}

#noticias-generales #definicion .pos-icono {
  position: absolute;
  left: 197px;
  top: 409px;
  z-index: 0;
}

/* detalle */

.container .detall {}

.container h1 {
  font-size: 23px;
  color: #6e421b;
  line-height: 28px;
  /* padding: 25px 0 12px 0; */
  /* font-weight: lighter; */
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding-left: 15px;
}

.container p {
  margin: 0px;
  font-style: normal;
  font-family: 'gobCL';
  box-sizing: border-box;
  text-decoration: none;
  font-size: 17px;
  padding-top: 1%;
  padding-left: 20px;
}

.container table {
  border: 1px solid #724424;
  padding: 8px;
}

.container table tr {
  border: 1px solid #724424;
}

.container table th {
  background-color: #C87F45;
  border: 1px solid #724424;
  padding: 8px;
}

.container table td {
  border: 1px solid #724424;
}

/*Ver mas noticias - cpb*/

#slider {
  border-bottom: 5px solid #C5c5c5;
  margin: 0;
  padding: 0;
  border: 0;
}

#slider li {
  background: #FFF;
}

#slider li>div {
  width: 50%;
  position: relative;
  float: left;
  padding: 0 20px 0px 20px;
  margin-bottom: 17px;
  min-height: 34px;
}

#slider .imgdest {
  width: 100%;
  float: none;
  padding: 0;
}

#slider .imgdest img {
  width: 100% !important;
  height: 270px;
}

#slider .titulo {
  height: 150px;
  overflow: hidden;
  border-right: 1px solid #d1d1d1;
}

#slider .nombre, #slider .titulo a {
  color: #0f69b4;
  font-size: 24;
  font-weight: lighter;
}

#slider .titulo a:hover {
  text-decoration: underline;
}

#slider .extracto {
  font-size: 16px;
  color: #475156;
  font-weight: lighter;
  line-height: 19px;
  height: 150px;
  overflow: hidden;
}

#slider .fade {
  width: 100%;
  position: absolute;
  bottom: -3px;
  height: 28px;
  padding: 0;
  margin: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}

#slider .fecha {
  color: #FF9800;
  font-size: 14px;
  font-weight: bold;
}

#slider .flex-control-nav {
  top: 235px;
  z-index: 3;
  height: 20px;
}

#slider .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.65);
}

#slider .flex-control-paging li a.flex-active {
  background: #FFF;
}

#slider .flex-control-paging li {
  background: none !important;
}

.container .columna_intro {
  max-width: 660px;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  color: #686868;
  font-weight: normal;
  width: 100%;
  background-color: #fff;
  margin-right: 25px;
}

.container .columna_intro .imgdest {
  width: 100%;
}

.container .columna_intro .imgdest img {
  width: 100%;
  height: inherit;
  padding: 15px 0 15px 15px;
}

.container .columna_intro .content .row {
  width: 100%;
  display: table;
  color: #475156;
  font-weight: lighter;
  border-top: 1px solid #bdc9d2;
}

.container .columna_intro #det-not .row {
  width: 100%;
  display: table;
  color: #475156;
  font-weight: lighter;
  border-top: 1px solid #bdc9d2;
  padding-left: 15px;
}

.container .columna_intro #det-not .row:first-child {
  border-top: none;
}

.container .columna_intro #det-not .row .thumb {
  display: inline-block;
  padding: 0 20px 25px 0;
  float: left;
  overflow: hidden;
  max-width: 50%;
}

.container .columna_intro #det-not .row h2 {
  font-size: 24px;
  font-weight: normal;
  color: #4078ac;
  margin-bottom: 10px;
}

.container .columna_intro #det-not .row img {
  width: 100%;
  height: inherit;
  padding-left: 15px;
}

.container .columna_intro #det-not .row a {
  color: #FF9800;
  font-size: 20px;
  line-height: 25px;
  transition: opacity 0.1s linear, text-decoration 0.1s linear;
  padding-bottom: 5px;
  padding-left: 20px;
  display: block;
  font-weight: lighter;
}

.container .columna_intro #det-not .row a:hover {
  opacity: 0.9;
  text-decoration: underline;
}

.container .columna_intro .fecha {
  display: block;
  color: #FF9800;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
}

.container .columna_intro #det-not .row .extracto {
  padding-bottom: 25px;
}

.container .columna_intro #det-not .row .box {
  display: table;
  vertical-align: top;
  position: relative;
  min-height: 155px;
  padding: 25px 0 0 0;
  width: 100%;
  border-bottom: 1px solid #bdc9d2;
}

.container .columna_intro #det-not .row .vermas {
  text-align: right;
  background: none;
  border-bottom: none;
  width: 100%;
  margin: 0 !important;
  padding: 0;
  position: absolute;
  bottom: 15px;
  font-size: 15px !important;
  font-weight: bold !important;
}

#ficha_ee li a{font-size: 25px;}
#ficha_eeContent li a:hover,a:visited, a:focus{color: #337ab7!important;}


.vermas a {
  text-transform: uppercase;
  padding: 5px 0 2px 0;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

/*banners*/

#banners {
  width: 100%;
  min-height: 420px;
  background-size: cover;
}

#banners .items {
  display: inline-flex;
  position: relative;
  top: 100px;
}

#banners .marco {
  background-image: url(image/marco-banner.png);
  min-width: 333px;
  height: 202px;
  margin: 20px;
}

#banners .icono {
  text-align: center;
  padding-top: 20px;
  width: 100%;
}

#banners #banner1 {
  background-color: #395ea6;
}

#banners #banner2 {
  background-color: #12cc94;
}

#banners #banner3 {
  background-color: #2ea1d9;
}

#banners p {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: lighter;
  text-align: center;
  padding-top: 25px;
}

#banners a {
  color: #fff;
}

#banners a:hover {
  color: #fff;
  text-decoration: none;
}

/* banner footer */

#banner_footer {
  padding-top: 2%;
  padding-bottom: 2%;
  /* background-color: #000; */
  background-image: url(image/footer_tramado.png);
}

button, input, select, textarea {
  /*font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block;
    width: 100%;*/
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #404041 !important;
  /*background-color: #eddfd6 !important;*/
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer_zona_banner {}

.columna_intro {
  width: 75%;
  float: left;
  padding-right: 5%;
}

.trama_cafe_sup {
  height: 28px;
  width: 100%;
  background-image: url(image/tramado_sup.png);
  min-height: 22px;
  background-size: cover;
}

.trama_cafe_inferior {
  height: 28px;
  width: 100%;
  background-image: url(image/tramado_inf.png);
  min-height: 39px;
  background-size: cover;
}

.trama_footer {
  height: 28px;
  width: 100%;
  background-image: url(image/footer_tramado.png);
  min-height: 39px;
  background-size: cover;
}

.trama_cafe_figuras {
  height: 28px;
  width: 100%;
  background-image: url(image/tramado_figuras.png);
  min-height: 39px;
  background-size: cover;
  min-height: 73px;
  margin-top: 2%;
  margin-bottom: 2%;
}

.container h3 {
  color: #6e421b;
  font-weight: 600;
  line-height: 29px;
  font-size: 20px;
}

.tipo_alta {
  font-size: 29px;
  color: #fff;
  line-height: 32px;
}

.tipo_alta2 {
  font-size: 33px;
  color: #000;
  line-height: 44px;
}

.tipo_alta3 {
  font-size: 27px;
  color: #fff;
  line-height: 34px;
}

.tipo_baja {
  font-size: 22px;
  color: #f3c596;
}

.tipo_baja2 {
  font-size: 22px;
  color: #7d4011;
}

.tipo_baja3 {
  font-size: 22px;
  color: #7d4011;
}

.tipo_baja4 {
  font-size: 22px;
  color: #7d4011;
}

.boxdesc {
  background: url(image/icono_descargables.png) top center no-repeat;
  position: relative;
  width: 20%;
  ;
  height: 230px;
  margin: 10px;
  display: inline-block;
  background-size: 123px;
}

.boxdesc a {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: baseline;
  color: white;
  font-weight: lighter;
  text-align: center;
}

.boxdesc a .title {
  color: #000;
  width: 100%;
  position: absolute;
  top: 132px;
  text-align: center;
  left: 0;
}

.boxdesc a .boton {
  color: #FFF;
  margin: 0 auto;
  width: 101px;
  display: block;
  margin-top: 195px;
  background-color: #bb6428;
  border: 1px solid #bb6428;
  padding: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition: background 0.3s;
}

/*footer*/

footer {
  margin-top: 0px;
  background-color: #fff !important;
}

footer .texto {
  float: left;
  margin-top: 10px;
  font-size: 16px;
  color: #495469;
}

footer .menu {
  list-style: none;
  display: inline-block;
  font-size: 14px;
}

footer .link {
  float: right;
  margin-top: 10px;
}

footer ul li {
  display: inline-block;
  padding-right: 21px;
  font-weight: normal;
}

footer a {
  color: #007db7;
}

footer a:hover {
  color: #007db7;
  text-decoration: none;
}

footer .barra {
  background: url(image/logotop.jpg) no-repeat;
  height: 15px;
  display: block;
  margin-top: 40px;
}

/*margenes base*/

.margen1-top {
  margin-top: 10px;
}

/*.margen2-top{margin-top: 20px;}*/

.margen1-bottom {
  margin-bottom: 10px;
}

.margen2-bottom {
  margin-bottom: 20px;
}

.margen1-left {
  margin-left: 10px;
}

.margen2-left {
  margin-left: 20px;
}

.margen1-right {
  margin-right: 10px;
}

.margen2-right {
  margin-right: 20px;
}

.padding0 {
  padding-right: 0px;
  padding-left: 0px;
}

/*colores*/

.azul {
  color: #395ea6;
}

.celeste {
  color: #2ea1d9;
}

.verde {
  color: #12cc94;
}

.celeste-claro {
  color: #dfeff0;
}

.oscuro {
  color: #495469;
}

/*breadcrumb*/

#breadcrumb ol {
  font-size: 15px;
  padding: 8px 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  list-style: none;
  background-color: #fff !important;
}

#breadcrumb a {
  color: #495469;
  text-decoration: none;
}

#breadcrumb a:hover {
  color: #2ea1d9;
  text-decoration: none;
}

#breadcrumb .active {
  color: #2ea1d9 !important;
}

/*quienes somos*/

#base {
  margin: 0px 0px 55px 0px;
}

#base p {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin: 10px 0 0 10px !important;
}

#base #objetivos {
  background-image: url(image/fondo-objetivos.png);
  background-size: cover;
}

#base #recuadros {
  margin-top: 40px;
}

#base #recuadros .rec-azul {
  background-color: rgba(57, 94, 166, 0.6);
  padding: 20px;
  margin: 30px;
  display: inline-block;
  min-height: 155px;
}

#base #recuadros .rec-azul p {
  color: #fff;
}

#estructura {
  margin: 0px 0px 55px 0px;
}

#estructura p {
  text-align: center;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

/*servicios para funcionarios*/

#que-necesito {
  margin: 0px 0px 55px 0px;
}

#que-necesito p {
  text-align: center;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#mesa {
  margin: 0px 0px 55px 0px;
}

#mesa p {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#botones {
  display: inline-flex;
  padding-right: 0px;
  padding-left: 0px;
}

#botones .btn-celeste {
  background-color: #2ea1d9;
  min-height: 70px;
  text-align: right;
  width: 40%;
  margin: 10px;
  padding: 15px 10px 0px 0px;
}

#botones .btn-celeste p {
  color: #fff;
  font-size: 22px;
  text-align: right;
  margin-bottom: 10px;
}

#botones .btn-celeste .icono-btn {
  margin: 20px;
  float: left;
}

#mesa .rec-celeste {
  background-color: #dfeff0;
  width: 100%;
}

#mesa h3 {
  color: #495469;
  padding-top: 20px;
  padding-bottom: 20px;
}

#mesa .rec-linea {
  border: 1px solid;
  border-color: #2ea1d9;
  float: left;
  display: inline-flex;
  width: 100%;
  margin-bottom: 30px;
}

#mesa .bloque {
  width: 35%;
}

#mesa .rec-linea .barra-numero {
  background-color: #395ea6;
  width: 70px;
  float: left;
  min-height: 243px;
  text-align: center;
}

#mesa .rec-linea .barra-numero .numero {
  color: #fff;
  font-size: 45px;
}

#mesa .barra-texto {
  float: right;
  width: 74%;
  position: relative;
  padding: 10px;
}

#mesa .barra-texto h4 {
  font-weight: bold;
  color: #495469;
}

#mesa .barra-texto ul {
  padding-left: 0px;
}

#mesa .barra-texto ul li {
  font-size: 18px;
  list-style: none;
}

#mesa .txt-aviso {
  font-size: 16px;
  color: #495469;
  margin-bottom: 40px;
}

#mesa a {
  color: #fff;
  text-decoration: none;
}

#mesa a:hover {
  color: #fff;
  text-decoration: none;
}

#procedimiento {
  margin-top: 30px;
  padding-bottom: 30px;
}

#solicitud {
  margin: 0px 0px 55px 0px;
}

#solicitud p {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#solicitud .rec-foto {
  background-image: url(image/fondo-solicitud.png);
  background-size: cover;
  min-height: 700px;
  padding-bottom: 40px;
  padding-top: 40px;
}

#solicitud .rec-foto .rec-blanco {
  float: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 60px;
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 20px;
}

#solicitud .bloque {
  width: 40%;
  float: left;
  margin: 40px;
}

#solicitud .bloque .barra-texto ul li {
  font-size: 18px;
  list-style: none;
  line-height: 40px;
}

#solicitud h3 {
  color: #495469;
  margin: 30px 30px 0px 30px;
}

#solicitud .rec-foto .btn-solicitud {
  background-color: #395ea6;
  padding: 15px;
}

#solicitud .rec-foto .btn-solicitud p {
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-bottom: 0px;
}

#solicitud a {
  color: #fff;
  text-decoration: none;
}

#solicitud a:hover {
  color: #fff;
  text-decoration: none;
}

#mantencion {
  margin: 0px 0px 55px 0px;
}

#mantencion p {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#mantencion .rec-foto {
  background-image: url(image/fondo-mantencion-web.png);
  background-size: cover;
  min-height: 700px;
}

#mantencion .rec-foto .rec-blanco {
  float: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 100px;
  margin-top: 100px;
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 40px;
  padding-bottom: 40px;
  top: 40px;
  position: relative;
}

#mantencion .bloque {
  width: 45%;
  float: left;
  margin: 40px;
}

#mantencion .bloque2 {
  width: 35%;
  float: left;
  margin: 40px;
}

#mantencion .bloque .barra-texto ul li {
  font-size: 18px;
  list-style: none;
  line-height: 40px;
}

#mantencion h3 {
  color: #495469;
  margin: 30px 30px 0px 30px;
  padding-bottom: 30px;
}

#mantencion .rec-foto .btn-solicitud {
  background-color: #395ea6;
  padding: 15px;
}

#mantencion .rec-foto .btn-solicitud p {
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-bottom: 0px;
}

#mantencion a {
  color: #fff;
}

#mantencion a:hover {
  color: #fff;
  text-decoration: none;
}

#sistemas {
  margin: 0px 0px 55px 0px;
}

#sistemas p {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin-bottom: 40px;
}

#sistemas .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
}

#sistemas h3 {
  color: #495469;
  padding-top: 20px;
  padding-bottom: 20px;
}

#sistemas .contenedor-celeste .linea-celeste {
  border: 1px solid;
  border-color: #2ea1d9;
  margin-bottom: 30px;
  min-height: 190px;
}

#sistemas .contenedor-celeste .txt-rec {
  font-size: 18px;
  margin-bottom: 0px;
  padding: 15px;
}

#sistemas .contenedor-celeste .medidas {
  width: 49%;
}

#sistemas #gestion h3 {
  color: #fff;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 20px;
}

#sistemas #gestion .contenedor1 {
  background-color: #395ea6;
  padding: 5px 30px;
  color: #fff;
  min-height: 345px;
}

#sistemas #gestion .contenedor2 {
  background-color: #2ea1d9;
  padding: 5px 30px;
  color: #fff;
  min-height: 345px;
}

#sistemas #gestion .imagen {
  padding-right: 40px;
}

#sistemas #gestion .txt span {
  font-size: 22px;
  padding-bottom: 10px;
}

#sistemas #gestion .txt li {
  font-size: 18px;
  list-style-type: none;
}

#sistemas #gestion .datos {
  float: left;
  margin-left: -37px;
  margin-top: 15px;
}

#sistemas #gestion .datos ul li {
  list-style: none;
  font-size: 15px;
}

#manuales {
  margin: 0px 0px 55px 0px;
}

#manuales p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#manuales .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 40px;
}

#manuales .contenedor-celeste .btn-manuales {
  background-color: #395ea6;
  margin: 20px;
  padding: 10px;
  min-height: 100px;
}

#manuales .contenedor-celeste .btn-manuales p {
  color: #fff;
  font-size: 22px;
  margin: 10px 0 0 10px !important;
}

#manuales .contenedor-celeste .medidas {
  width: 46%;
}

#manuales #siguenos {
  margin-bottom: 120px;
  margin-top: 100px;
}

#manuales .contenedor-celeste .txt-manuales {
  font-size: 16px;
  text-align: left;
}

#manuales .contenedor-celeste span {
  font-size: 14px;
  color: #2ea1d9;
}

#manuales .contenedor-celeste .txt-pdf {
  font-size: 14px;
  color: #495469;
  text-align: left;
  line-height: 66px;
}

#preguntas .cabecera {
  color: #fff;
  background-color: #2ea1d9;
  border-color: #2ea1d9;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

#preguntas {
  padding-top: 2%;
}

#preguntas .cabecera .txt-preguntas {
  font-size: 20px;
  color: inherit;
}

#preguntas .cabecera .txt-preguntas a, a:hover {
  text-decoration: none;
}

#preguntas .contenedor-preguntas .cont-resp {
  background-color: #c4823d;
  border: 1px solid;
  border-color: #594a42;
  padding: 20px;
}

#preguntas .contenedor-preguntas .cont-resp p {
  color: #FFF;
  font-size: 18px;
}

#preguntas .contenedor-preguntas .cont-resp ul li {
  color: #FFF;
  font-size: 18px;
  list-style-type: none;
}

/*Proyectos en desarrollo*/

#listado {
  margin: 0px 0px 55px 0px;
}

#listado p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#listado .cabecera {
  color: #fff;
  background-color: #395ea6;
  border-color: #395ea6;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

#listado .cabecera .txt-preguntas {
  font-size: 20px;
  color: inherit;
}

#listado .cabecera .txt-preguntas a, a:hover {
  text-decoration: none;
}

#listado .contenedor-preguntas .cont-resp {
  background-color: #dfeff0;
  border: 1px solid;
  border-color: #395ea6;
  padding: 20px;
}

#listado .contenedor-preguntas .cont-resp p {
  color: #495469;
  font-size: 18px;
}

#listado .tabla-listado th {
  font-size: 18px;
  color: #495469;
  border: 1px solid #2ea1d9;
}

#listado .tabla-listado td {
  font-size: 16px;
  padding-right: 10px;
}

#listado .table-bordered tbody tr td {
  border: 1px solid #2ea1d9;
}

#listado .accordion-toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #fff;
}

#listado .accordion-toggle.collapsed:after {
  content: "\e080";
}

#proyectos {
  margin: 0px 0px 55px 0px;
}

#proyectos p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#proyectos .cont-proyectos {
  float: left;
  width: 100%
}

#proyectos .rec-proyectos {
  background-color: #dfeff0;
  display: inline-flex;
  margin-bottom: 20px;
}

#proyectos .cont-proyectos .proyectos1 {
  width: 50%;
  background-color: #2ea1d9;
  padding-top: 20px;
}

#proyectos .cont-proyectos .proyectos2 {
  width: 50%;
  background-color: #395ea6;
  padding-top: 20px;
}

#proyectos h3 {
  text-align: left;
  margin: 20px;
}

#proyectos .cont-proyectos p {
  margin: 35px;
  text-align: left;
}

#proyectos .barra-icono {
  background-color: #395ea6;
  width: 70px;
  float: left;
  height: 125px;
  margin-right: 20px;
  text-align: center;
}

#proyectos .barra-icono img {
  margin: 0 auto;
  padding-top: 60px;
}

/*control de gestion*/

#gobernanza {
  margin: 0px 0px 55px 0px;
}

#gobernanza p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#gobernanza .cabecera1 {
  color: #fff;
  background-color: #395ea6;
  border-color: #395ea6;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

#gobernanza .cabecera1 .txt-gob {
  font-size: 20px;
  color: inherit;
}

#gobernanza .cabecera1 .txt-gob a, a:hover {
  text-decoration: none;
}

#gobernanza .cabecera2 {
  color: #fff;
  background-color: #2ea1d9;
  border-color: #2ea1d9;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

#gobernanza .cabecera2 .txt-gob {
  font-size: 20px;
  color: inherit;
}

#gobernanza .cabecera2 .txt-gob a, a:hover {
  text-decoration: none;
  color: #1968b5;
}

#gobernanza .contenedor-gob .cont-resp {
  background-color: #fff;
  border: 1px solid;
  border-color: #395ea6;
  padding: 20px;
}

#gobernanza .contenedor-gob .cont-resp p {
  color: #495469;
  font-size: 18px;
  text-align: left;
}

#informes {
  margin: 0px 0px 55px 0px;
}

#informes p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#informes .tabla-listado th {
  font-size: 20px;
  color: #fff;
  border: 1px solid #2ea1d9;
  background-color: #2ea1d9;
}

#informes .tabla-listado td {
  font-size: 18px;
  padding-right: 10px;
}

#informes .table-bordered tbody tr td {
  border: 1px solid #2ea1d9;
}

#informes .centrar {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*wiki-mineduc*/

#wiki {
  margin: 0px 0px 55px 0px;
}

#wiki p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#wiki .wiki-img {
  margin-top: 40px;
  margin-bottom: 40px;
}

#wiki .btn-wiki {
  background-color: #2ea1d9;
  margin: 55px;
  padding: 12px;
  width: 40%;
}

#wiki .btn-wiki p {
  color: #fff;
  font-size: 25px;
}

#wiki .wiki-img .centrar {
  display: flex;
  justify-content: center;
  align-items: center;
}

#wiki a {
  color: #fff;
}

#wiki a:hover {
  color: #fff;
  text-decoration: none;
}

#sitios {
  margin: 0px 0px 55px 0px;
}

#sitios #txt a:hover, a:visited, a:focus {
  text-decoration: none;
  color: #FF9800;
}

#sitios p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#sitios .cabecera {
  color: #fff;
  background-color: #2ea1d9;
  border-color: #2ea1d9;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

#sitios .cabecera .txt-preguntas {
  font-size: 20px;
  color: inherit;
}

#sitios .cabecera .txt-preguntas a, a:hover {
  text-decoration: none;
}

#sitios .contenedor-preguntas .cont-resp {
  background-color: #dfeff0;
  border: 1px solid;
  border-color: #2ea1d9;
  padding: 20px;
}

#sitios .contenedor-preguntas .cont-resp p {
  color: #495469;
  font-size: 18px;
}

#sitios .tabla-listado th {
  font-size: 18px;
  color: #495469;
  border: 1px solid #2ea1d9;
}

#sitios .tabla-listado td {
  font-size: 16px;
  padding-right: 10px;
}

#sitios .table-bordered tbody tr td {
  border: 1px solid #2ea1d9;
}

#sitios .accordion-toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #fff;
}

#sitios .accordion-toggle.collapsed:after {
  content: "\e080";
}

#procesos {
  margin: 0px 0px 55px 0px;
}

#procesos p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#procesos .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
}

#procesos .cont-tabla {
  width: 70%;
  margin-top: 50px;
}

#procesos .centrar {
  display: flex;
  justify-content: center;
  align-items: center;
}

#procesos .tabla-listado th {
  font-size: 18px;
  color: #fff;
  border: 1px solid #395ea6;
  background-color: #395ea6;
}

#procesos .tabla-listado td {
  font-size: 16px;
  padding-right: 10px;
}

#procesos .table-striped tbody tr td {
  border: 1px solid #395ea6;
}

#politicas {
  margin: 0px 0px 55px 0px;
}

#politicas p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#politicas .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 40px;
}

#politicas .cont-politicas {
  display: inline-flex;
  float: left;
  width: 100%
}

#politicas .cont-politicas .politicas1 {
  width: 50%;
  padding: 10px;
  border: 1px solid;
  border-color: #2ea1d9;
  margin: 10px;
}

#politicas .cont-politicas .politicas2 {
  width: 50%;
  padding: 10px;
  border: 1px solid;
  border-color: #2ea1d9;
  margin: 10px;
}

#politicas .cont-politicas p {
  margin: 20px;
  text-align: left;
  color: #2ea1d9;
}

#politicas h3 {
  color: #495469;
  text-align: left;
  margin: 20px;
  font-size: 20px;
}

#politicas .cont-politicas .numero {
  font-size: 35px;
  text-align: left;
  float: left;
}

#politicas .cont-politicas a {
  color: #495469;
  text-decoration: none;
}

#politicas .cont-politicas a:hover {
  color: #2ea1d9;
  text-decoration: none;
  font-weight: bold;
}

#procedimientos {
  margin: 0px 0px 55px 0px;
}

#procedimientos p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#procedimientos .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 50px;
}

#procedimientos .contenedor-celeste .titulo-pdf {
  text-align: left;
  font-size: 20px;
  color: #495469;
  margin-left: 10px;
  line-height: 36px;
}

#convenios {
  margin: 0px 0px 55px 0px;
}

#convenios p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#convenios .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 50px;
}

#convenios .contenedor-celeste .titulo-pdf {
  text-align: left;
  font-size: 18px;
  color: #495469;
  margin-left: 10px;
  line-height: 24px;
}

#convenios .contenedor-celeste .titulo-pdf:hover {
  color: #2ea1d9;
  text-decoration: none;
}

/*logros*/

#logros {
  margin: 0px 0px 55px 0px;
}

#logros #cuadro-logros {
  border: 1px solid #2ea1d9;
  padding: 15px;
  margin-bottom: 20px;
}

#logros #cuadro-logros p {
  text-align: left;
  font-size: 18px;
  color: #495469;
}

#logros #cuadro-logros span {
  font-size: 22px;
  font-weight: bold;
  color: #495469;
  line-height: 60px;
}

#logros #cuadro-logros .numero {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #2ea1d9;
}

#logros #cuadro-logros .linea {
  border-left: 2px solid #2ea1d9;
  height: 75px;
  margin-left: 30px;
}

#logros #cuadro-logros .linea2 {
  border-left: 2px solid #2ea1d9;
  height: 75px;
  margin-left: 17px;
}

#logros #cuadro-logros .texto {
  float: left;
  display: inline-flex;
}

#logros #cuadro-logros ul li {
  text-align: left;
  font-size: 18px;
  color: #495469;
}

#logros .cont-paginador {
  float: right;
}

#logros .cont-paginador .pagination li a {
  color: #495469;
  border: 1px solid #2ea1d9;
}

#logros .cont-paginador .pagination li a:hover {
  background-color: #2ea1d9;
  color: #fff;
}

#logros .cont-paginador .pagination .active a {
  background-color: #2ea1d9;
  color: #fff;
}

/*activos*/

#activos {
  margin: 0px 0px 55px 0px;
}

#activos p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

#activos .contenedor-celeste {
  background-color: #dfeff0;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 40px;
}

#activos .tabla-listado th {
  font-size: 18px;
  color: #fff;
  border: 1px solid #395ea6;
  background-color: #395ea6;
}

#activos .tabla-listado td {
  font-size: 16px;
  padding-right: 10px;
}

#activos .table-bordered {
  background-color: #fff;
}

#activos .bordes {
  margin-left: 20px;
  margin-right: 20px;
}

/*magnitud*/

#magnitud {
  margin: 0px 0px 55px 0px;
}

#magnitud p {
  text-align: left;
  font-size: 20px;
  color: #495469;
}

#magnitud #txt {
  display: inline-flex;
}

#magnitud #txt .image1 {
  width: 401px;
  height: 552px;
  padding-right: 25px;
  padding-bottom: 25px;
}

/*dotacion*/

#dotacion {
  margin: 0px 0px 55px 0px;
}

#dotacion p {
  text-align: center;
  font-size: 20px;
  color: #495469;
}

/*  banner laterales */

.container .banners div {
  display: inline-block;
  padding: 0 0 8px 0;
}

.container .banners div a {
  border-bottom: 3px solid #bdc9d2;
  display: inline-block;
  border: solid 1px #fff;
}

.container .banners div a img {
  width: 100%;
  max-width: 320px;
  height: auto;
}

/*  seleccionar lengiuaje */

.select_leng {
  width: 20%;
  float: right;
  margin-top: 1%;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #404041 !important;
  background-color: #eddfd6 !important;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#section_uno {}

/*acordeones */

#preguntas .cabecera {
  color: #fff;
  background-color: #594a42;
  border-color: #594a42;
  min-height: 50px;
  padding: 15px 10px 10px 15px;
}

/*actas */
.nav-tabs>li>a {
background-color: #fff;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
background-color: #7d4011;
color: #fff;
}

@media (max-width: 1366px) {}

@media (max-width: 1280px) {
  #logo h1 a {
    font-size: 22px;
  }
  #noticias-generales #definicion .pos-icono {
    left: 52px;
  }
}

@media (max-width: 1200px) {
  #nav2 {
    font-size: 13px;
  }
  #central .txt p {
    font-size: 28px;
    line-height: 41px;
  }
  #banners .marco {
    min-width: 266px;
    background-image: none !important;
  }
  #noticias .ver-mas {
    width: 18%;
  }
  #gestion .contenedor1 {
    min-height: 461px;
  }
  #gestion .contenedor2 {
    min-height: 461px;
  }
  #gestion .imagen {
    padding-right: 35px;
  }
  #proyectos h3 {
    font-size: 20px;
  }
  #logros .carousel-control .glyphicon-chevron-left {
    margin-left: -98px;
  }
  #logros .carousel-control .glyphicon-chevron-right {
    margin-right: -85px;
  }
  #logros .cont-logros {
    min-height: 196px;
  }
  #noticias-generales #definicion .pos-icono {
    left: 23px;
    top: 442px;
  }
  #noticias-generales #definicion .icono-agile {
    bottom: 211px;
    left: -209px;
  }
  #noticias-generales .ver-mas {
    width: 15%;
  }
  #noticias-generales #definicion .pos-icono {
    left: 23px;
    top: 442px;
  }
}

@media (max-width: 768px) {
  #banners .items {
    display: block;
    top: 0px;
  }
  #banners .marco {
    min-width: 247px;
    background-image: none !important;
  }
  #proyectos .rec-proyectos {
    display: inline-block;
  }
  #proyectos h3 {
    padding-bottom: 20px;
  }
  #logros .cont-logros {
    width: 92%;
    min-height: 95px;
  }
  #logros .carousel-control .glyphicon-chevron-left {
    margin-left: -72px;
  }
  #logros .carousel-control .glyphicon-chevron-right {
    margin-right: -33px;
  }
  #noticias-generales #definicion .pos-icono {
    left: 4px;
    top: 511px;
  }
  #noticias-generales .imagenes .img-dos {
    top: -2px;
  }
  #noticias-generales #definicion .icono-agile {
    bottom: 128px;
    left: -162px;
  }
  #noticias .imagenes .img-dos {
    top: -1px;
  }
  #l-semana .cont-logros {
    width: 94%;
  }
}

@media (max-width: 480px) {
  .select_leng {
    width: 100%;
    float: right;
    margin-top: 1%;
  }
  .columna_intro {
    width: 100%;
    float: left;
    padding-right: 0%;
  }
  .boxdesc {
    background: url(image/icono_descargables.png) top center no-repeat;
    position: relative;
    width: 43%;
    height: 244px;
    margin: 10px;
    display: inline-block;
    background-size: 113px;
  }
  #logo h1 a {
    font-size: 22px;
  }
  #logo-cnt {
    height: 354px;
  }
  #logo-cnt img {
    width: 100%;
  }
  #central .txt p {
    font-size: 22px;
  }
  #central .txt {
    padding: 0px;
  }
  #banners .items {
    display: block;
    top: 0px;
  }
  #banners .marco {
    min-width: 247px;
    background-image: none !important;
  }
  #noticias .ver-mas {
    width: 27%;
  }
  footer .texto {
    margin-top: 0px;
    font-size: 13px;
  }
  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }
  #base p {
    font-size: 18px;
  }
  #estructura p {
    font-size: 18px;
  }
  #gestion p {
    font-size: 18px;
  }
  #gestion .datos ul li {
    font-size: 13px;
  }
  #sistemas #gestion .txt span {
    font-size: 20px;
  }
  #sistemas #gestion .txt li {
    font-size: 16px;
  }
  #sistemas #gestion .imagen {
    padding-right: 0px;
  }
  #que-necesito p {
    font-size: 18px;
  }
  #mesa p {
    font-size: 18px;
  }
  #mesa #botones {
    display: block;
  }
  #mesa #botones .btn-celeste {
    width: 100%;
    margin: 0px;
    min-height: 100px;
  }
  #mesa .rec-linea {
    display: block;
  }
  #mesa .rec-linea .barra-numero {
    width: 289px;
    min-height: 0px;
  }
  #mesa .barra-texto {
    width: 237px;
    float: left;
  }
  #solicitud p {
    font-size: 18px;
  }
  #solicitud .bloque {
    width: 100%;
    margin: 0px;
  }
  #solicitud h3 {
    margin: 30px 30px 15px 30px;
  }
  #mantencion p {
    font-size: 18px;
  }
  #mantencion .bloque {
    width: 100%;
    margin: 0px;
  }
  #mantencion h3 {
    margin: 30px 30px 15px 30px;
  }
  #mantencion .rec-foto .rec-blanco {
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 70px;
    margin-top: 70px;
  }
  #mantencion .bloque2 {
    width: 100%;
    margin: 0px;
  }
  #sistemas p {
    font-size: 18px;
  }
  #sistemas h3 {
    font-size: 20px;
  }
  #proyectos .rec-proyectos {
    display: inline-block;
  }
  #proyectos p {
    font-size: 16px;
  }
  #proyectos .cont-proyectos p {
    margin: 15px;
  }
  #proyectos h3 {
    font-size: 16px;
    margin: 13px;
  }
  #listado p {
    font-size: 18px;
  }
  #gobernanza p {
    font-size: 18px;
  }
  #informes p {
    font-size: 18px;
  }
  #wiki p {
    font-size: 18px;
  }
  #wiki .btn-wiki {
    width: 100%;
    margin: 20px 0px 20px 0px;
  }
  #wiki .btn-wiki p {
    font-size: 20px;
  }
  #sitios p {
    font-size: 18px;
  }
  #procesos p {
    font-size: 18px;
  }
  #politicas .cont-politicas {
    display: block;
  }
  #politicas .cont-politicas .politicas1 {
    width: 100%;
    padding: 0px;
  }
  #politicas .cont-politicas .politicas2 {
    width: 100%;
    padding: 0px;
  }
  #politicas h3 {
    font-size: 16px;
  }
  #politicas .cont-politicas a {
    font-size: 16px;
  }
  #procedimientos p {
    font-size: 18px;
  }
  #procedimientos .contenedor-celeste .titulo-pdf {
    font-size: 16px;
    line-height: 20px;
  }
  #procedimientos .contenedor-celeste img {
    width: 10%;
  }
  #central .leer {
    margin-bottom: 15px;
  }
  #logros .cont-logros {
    width: 95%;
    min-height: 150px;
  }
  #magnitud #txt display: inline-block;
  #magnitud #txt .image1 {
    padding-right: 0px;
  }
  #noticias-generales .ver-mas {
    width: 22%;
  }
  #noticias-generales #definicion .pos-icono {
    left: 2px;
    top: 576px;
    width: 25%;
  }
  /*  definicion  */
  #noticias-generales ul {
    color: #F2383B !important;
  }
  #noticias-generales .imagenes .img-dos {
    left: 5px;
    width: 25%;
    top: -1px;
  }
  #noticias .imagenes .img-dos {
    left: 5px;
    top: -1px;
    width: 22%;
  }
  #l-semana .cont-logros {
    width: 95%;
  }
  #noticias-generales #definicion .icono-agile {
    bottom: 61px;
    left: -78px;
    width: 30%;
  }
}

/*  definicion  */

#definicion {}
