@import url(
  https://fonts.googleapis.com/css?family=Roboto:300,
  400,
  700,
  500
); /*{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.3);background-color:rgba(0,0,0,.03);}
/*!Theme Name:Encuesta BicentenarioTheme URI:Description:Theme para Encuesta BicentenarioVersion:2.0Author:IlógicaAuthor URI:http://www.ilogica.cl*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! custom normalize */
body {
  font-family: "Roboto", sans-serif;
  color: #000;
  font: normal normal 14px "Roboto", sans-serif;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table td,
table th {
  padding: 5px;
  border: 1px solid #b7b7b7;
  text-align: left;
  font-size: 14px !important;
}
table th {
  background: #ddd;
  font-weight: bold;
}
table tr:nth-child(odd) {
  background: #f1f1f1;
}
a {
  cursor: pointer;
}
iframe {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
input,
select,
option {
  margin: 0;
}
blockquote {
  margin: 0 15px;
}
:focus {
  outline: none;
}
/*! selectores */
select {
  -webkit-appearance: button;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  -moz-appearance: none;
  background-color: #ffffff;
  background-image: url("../img/drop-arrow.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  background-size: 12px 6px;
  font-size: inherit;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 180px;
}
/*! helpers */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.d-flex.justify-content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.d-flex.align-self-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}
.mb-1 {
  margin-bottom: 5px !important;
}
.mb-2 {
  margin-bottom: 15px !important;
}
.mb-3 {
  margin-bottom: 25px !important;
}
.mb-4 {
  margin-bottom: 35px !important;
}
.mt-1 {
  margin-top: 5px !important;
}
.mt-2 {
  margin-top: 15px !important;
}
.mt-3 {
  margin-top: 25px !important;
}
.mt-4 {
  margin-top: 35px !important;
}
.text-center {
  text-align: center;
}
a,
input {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:focus {
  outline: 0;
}
#menu a,
#footer a {
  -webkit-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.reset {
  clear: both;
}
.mapa iframe {
  max-width: 100%;
}
hr {
  margin: 0;
  color: #dfdfdf;
  line-height: 1;
}
.puc,
.puc2,
.gfk,
.puc-color {
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 94px;
  display: inline-block;
}
.puc {
  background-position: center;
  background-image: url("../images/logo-UC.svg");
  margin-right: 15px;
  width: 170px;
  background-size: 80%;
}
.puc2 {
  background-position: center;
  background-image: url("../images/puc-logo@2x.png");
  margin-right: 15px;
  width: 170px;
  background-size: 170px 94px;
}
/*.puc-color{background-image:url('../images/puc-logo@2x.png');width:63px;background-size:56px 55px;}
*/
/*.puccolor{background-image:url('../images/puc-logo@2x.png');margin-right:15px;width:170px;background-size:170px 94px;}
*/
#load {
  max-width: 20px;
  margin-top: 20px;
  display: none;
}
.slick-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}
.slick-dots li {
  margin-right: 5px;
  margin-left: 5px;
}
.slick-dots li button {
  height: 10px;
  width: 10px;
  background-color: #818080;
  border-radius: 50%;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
  background-color: #646464;
}
.slick-dots li button::before {
  content: "";
}
.slick-prev,
.slick-next {
  width: 77px;
  height: 78px;
  opacity: 0.9;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  top: 35%;
  z-index: 80;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  background-image: url("../images/slick-left.png");
  left: -50px;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
  background-image: url("../images/slick-right.png");
  right: -50px;
}
::-webkit-input-placeholder {
  opacity: 1 !important;
}
/* for chrome */
:-moz-placeholder {
  opacity: 1 !important;
}
/* Firefox 18- */
::-moz-placeholder {
  opacity: 1 !important;
}
/* Firefox 19+ */
:-ms-input-placeholder {
  opacity: 1 !important;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
  border-style: solid;
  border: none;
  border-width: 1px;
  border: 1px solid #cccccc;
}
/*! Grid */
@media handheld,
  only screen and (max-width: 768px),
  only screen and (max-device-width: 768px) and (orientation: portrait) {
  .c1,
  .c2,
  .c3,
  .c4,
  .c5,
  .c6,
  .c7,
  .c8,
  .c9,
  .c10,
  .c11,
  .c12 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0px;
  }
}
/* Body */
body {
  background-image: none;
  background-position: center;
  background-repeat: repeat-y;
}
.no-desktop {
  display: none !important;
}
.no-mobile {
  display: block !important;
}
/* Tabs */
/* Style the tab */
.title-inside {
  font-size: 22px;
  font-weight: 500;
  color: #8a8a8a;
  padding-top: 55px;
  padding-bottom: 35px;
}
.btn-inside {
  margin-left: 15px;
  text-decoration: none;
  margin-top: 55px;
  padding: 5px 10px 5px 10px;
  margin-right: 20px;
  margin-bottom: 35px;
  border: solid 1px #1cacff;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 2;
  color: #1cacff;
}
.tab {
  overflow: hidden;
  padding-left: 25px;
  padding-right: 30px;
}
.data-doc,
.data-doc-year {
  cursor: pointer;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  width: 33%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #2c3d8c;
  border-bottom: solid 4px #f4f4f4;
}
.p-13 {
  padding-bottom: 13px;
}
.p-13 h4 {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.6px;
  color: #ffffff;
}
.title-publication {
  font-size: 22px;
  font-weight: bold;
  color: #2c3d8c;
  padding: 10px 0px 35px 0px;
}
#publicaciones {
  padding-top: 45px;
  padding-right: 43px;
  padding-left: 30px;
}
.dropdown-docs {
  padding: 45px 42px 15px 39px;
}
.dropdown-docs-modify {
  padding: 45px 37px 15px 20px;
}
.triangle {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 13px solid #2c3d8c;
}
.noshow {
  display: none !important;
}
.show {
  display: block !important;
}
.tm-1 {
  margin-left: 30%;
}
.tm-2 {
  margin-left: 160%;
}
.tm-3 {
  margin-left: 290%;
}
.tm-4 {
  margin-left: 420%;
}
.ty-1 {
  margin-left: 50%;
}
.ty-2 {
  margin-left: 220%;
}
.ty-3 {
  margin-left: 400%;
}
.dropdown-table {
  background-color: #2c3d8c;
  color: white;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 45px;
  padding-top: 25px;
}
.cabecera-dropdown {
  background-color: #2c3d8c;
  color: white;
  margin-top: 12px;
  padding-top: 45px;
  padding-left: 45px;
  padding-right: 45px;
  border-bottom: solid 0.6px rgba(255, 255, 255, 0.3);
}
.cabecera-dropdown h4 {
  font-size: 16px;
  color: #b3b3d2;
}
.span-drop:after {
  content: url("../images/download.svg");
  padding-left: 10px;
}
.icon-download:after {
  content: url("../images/download.svg");
  padding-left: 10px;
}
.cabecera-dropdown span {
  font-size: 16px;
  color: #b3b3d2;
}
.cabecera-dropdown .span-drop {
  font-size: 16px;
  color: #ffffff;
}
.dropdown-table a {
  color: white;
  text-decoration: none;
}
.icon-download {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: 0.4px;
  text-align: right;
  color: #b3b3d2 !important;
}
.peso-download {
  color: #b3b3d2 !important;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
  color: #1cacff;
  border-bottom: solid 4px #1cacff;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 25px;
  border-top: none;
}
.item-category-inside {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-shadow: 0 3px 25px 0 rgba(218, 219, 223, 0.7);
  box-shadow: 0 3px 25px 0 rgba(218, 219, 223, 0.7);
  background-color: #ffffff;
}
.padding-year {
  padding: 15px;
  max-width: 90%;
}
.img-shadow {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
}
.dmob,
.dmob-themes {
  display: block;
}
.ddesk,
.ddesk-themes {
  display: none;
}
#results .grid {
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}
/* Texto Enriquecido */
.texto-enriquecido {
  padding-bottom: 30px;
}
.texto-enriquecido p {
  padding-bottom: 25px;
  line-height: 1.2;
  font-weight: 300;
  color: #696969;
  font-size: 18px;
}
.texto-enriquecido ul,
.texto-enriquecido ol {
  padding-left: 15px;
  padding-bottom: 30px;
  margin: 0;
}
.texto-enriquecido li {
  line-height: 1.6;
  font-size: 18px;
  color: #696969;
  font-weight: 400;
}
.texto-enriquecido img {
  margin-bottom: 30px;
}
.texto-enriquecido p a,
.texto-enriquecido li a {
  color: #9159bc;
}
.texto-enriquecido p a:hover {
  text-decoration: none;
}
/* Breadcrumbs */
#breadcrumbs {
  overflow: hidden;
  margin-top: 15px;
}
#breadcrumbs .grid {
  padding-top: 65px;
  padding-bottom: 45px;
  position: relative;
}
#breadcrumbs ul {
  padding-left: 0;
  list-style: none;
  padding-bottom: 0px;
}
#breadcrumbs li {
  display: inline-block;
}
#breadcrumbs li:after {
  content: "›";
}
#breadcrumbs li:last-child:after {
  content: "";
}
#breadcrumbs li a {
  font-size: 14px;
  line-height: 1;
  color: #686868;
  font-weight: 400;
  display: inline-block;
  padding-right: 5px;
  text-decoration: none;
}
#breadcrumbs li a:hover {
  text-decoration: underline;
}
#breadcrumbs h2 {
  font-size: 44px;
  color: #2c3d8c;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
#breadcrumbs h3 {
  font-size: 30px;
  line-height: 1;
  color: #2c3d8c;
  font-weight: 700;
  padding-bottom: 20px;
  text-transform: uppercase;
}
#breadcrumbs p {
  font-size: 16px;
  line-height: 1.63;
  padding-top: 20px;
  color: #696969;
}
.item-category {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  margin: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-shadow: 0 3px 25px 0 rgba(218, 219, 223, 0.7);
  box-shadow: 0 3px 25px 0 rgba(218, 219, 223, 0.7);
  background-color: #ffffff;
}
.item-category img{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
}
.item-category h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #2c3d8c;
  word-break: break-word;
}
.item-category img {
  margin: 0;
  padding: 0;
  max-height: 80px;
}
.item-category-inside img{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.item-category-inside h3 {
  padding: 5px;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #2c3d8c;
}
.item-category-inside img {
  margin: 0;
  padding: 0;
}
.no-padding-no-margin {
  padding: 0;
  margin: 0;
}
/* Menu */
.wrapper {
  overflow: hidden;
}
.extension {
  width: 1000px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  z-index: 10;
  background-color: #f4f4f4;
  right: 100%;
}
.extension-menu {
  width: 1000px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  z-index: 10;
  background-color: #111e56;
  right: 100%;
}
#menu-extension {
  right: inherit;
  left: 100%;
}
#head-extension.extension {
  right: inherit;
  left: 100%;
}
.leftextension.extension {
  right: 100%;
}
#nav {
  background-color: #00000066;
}
#head {
  padding-top: 30px;
  padding-bottom: 45px;
  color: #00a2ff;
  position: relative;
}
#head h1 {
  font-size: 39px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
}
#head h2 {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
}
#head a {
  text-decoration: none;
  color: white;
}
#head a .new-color {
  color: #00a2ff !important;
}
#logos-head {
  display: inline-block;
  float: right;
}
#menu-wrapper {
  overflow: hidden;
}
#menu {
  background-color: #111e56;
  position: relative;
}
.menu-color {
  background-color: rgba(17, 30, 86, 0.7) !important;
}
#menu ul {
  list-style: none;
  padding-left: 0px;
  font-size: 0;
}
#menu li {
  display: inline-block;
  font-size: 0;
}
#menu li a {
  padding: 20px 10px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
}
#menu li a:hover {
  background-color: #00a2ff;
  color: #fff;
}
#sandwich {
  margin-left: -20px;
  margin-right: -20px;
  display: block;
  padding: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  display: none;
}
#sandwich:hover {
  background-color: #00a2ff;
}
/* Stage */
.nav {
  padding: 10px 0 0;
  position: inherit;
  top: 10px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9997;
  background-color: #f4f4f4;
}
.nav-without-color {
  background-color: #00000066;
}
.nav-menu {
  position: absolute;
  top: 195px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9997;
}
.nav-inherit {
  top: 0;
  position: absolute !important;
}
.full {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 846px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.full-image-hidden {
  height: 846px;
  max-height: 846px;
  overflow: hidden;
}
#main-stage {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/home-bg2.jpg");
  overflow: hidden;
  background-position: center top;
}
#resultados {
  margin-top: -340px;
}
#resultados > .row {
  background-color: rgba(0, 162, 255, 0.7);
  position: relative;
}
#resultados .extension {
  right: inherit;
  left: 100%;
  background-color: rgba(0, 162, 255, 0.7);
}
#resultados .grid {
  border: none;
}
#resultados .c7 a {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin-top: 15px;
}
#resultados .c7 a {
  background-color: #111e56;
  font-weight: 400;
  padding: 20px 50px;
  font-size: 22px;
  line-height: 1;
  max-width: 100%;
}
#resultados .c7 a:hover {
  background-color: #fff;
  color: #111e56;
}
#resultados h2 {
  width: 90%;
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}
#resultados p {
  width: 80%;
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: normal;
  color: #fffefe;
  margin-bottom: 35px;
}
.resultados-btn {
  margin-top: 45px;
}
.btn-slider {
  background-color: #111e56;
  color: white;
  padding: 10px 40px 10px 40px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.slick-slide {
  height: 200px;
}
#resultados h3 {
  font-size: 120px;
  line-height: 1;
  font-weight: 300;
  color: #fff;
  text-align: center;
}
#resultados h4 {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  font-weight: 400;
}
#resultados .slick-track {
  padding: 20px;
  padding-bottom: 40px;
}
#quienes-somos-home {
  background-image: -o-linear-gradient(top, rgba(251, 252, 254, 0), #f5f7fc);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(251, 252, 254, 0)),
    to(#f5f7fc)
  );
  background-image: linear-gradient(to bottom, rgba(251, 252, 254, 0), #f5f7fc);
}
#quienes-somos-home .grid {
  padding-top: 70px;
  padding-bottom: 25px;
  position: relative;
}
#quienes-somos-home p {
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: #696969;
  margin-bottom: 25px;
}
.resultados-banner {
  margin-top: 40px;
}
.resultados-banner h2 {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #111e56;
  margin-bottom: 25px;
}
#quienes-somos-home h2 {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #111e56;
  margin-bottom: 25px;
}
#quienes-somos-home a {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
/*#quienes-somos-home a{background-color:#00a2ff;font-weight:400;padding:20px 30px;font-size:22px;line-height:1;}
*/
#quienes-somos-home a:hover {
  cursor: pointer;
}
.center-element a {
  background-color: #00a2ff;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 30px;
  text-align: center;
  color: #ffffff;
}
#quienes-somos h3 {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  color: #2c3d8c;
  padding-bottom: 32px;
}
#seminario-home .grid {
  padding-top: 75px;
  padding-bottom: 90px;
  border-right: 1px solid #dbdbdb;
  position: relative;
}
#seminario-home p {
  color: #696969;
  font-size: 22px;
  line-height: 1.2;
  padding-bottom: 40px;
  font-weight: 300;
}
#seminario-home a {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#seminario-home a {
  background-color: #00a2ff;
  font-weight: 400;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 1;
}
#seminario-home a:hover {
  background-color: #111e56;
  color: #fff;
}
#seminario-home img {
  max-width: 128px;
}
#encuesta-bd {
  background-color: #00a2ff;
}
#encuesta-bd {
  background-image: url("../images/encuesta-bd.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}
#bd-trigger {
  display: block;
  padding-top: 80px;
  padding-bottom: 100px;
}
#bd-trigger h3 {
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 20px;
}
#bd-trigger span {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  padding: 20px 70px;
  background-color: #111e56;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 0px;
  background-image: url("../images/encuestabtn.png");
  background-size: 24px 27px;
  background-position: 25px 20px;
}
#bd-trigger:hover {
  opacity: 0.9;
}
#bd-trigger:hover span {
  background-color: #111e56;
}
#bd-form {
  padding-bottom: 120px;
  display: none;
}
#bd-form p {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 25px;
}
#bd-form form p {
  font-weight: 700;
  padding-bottom: 15px;
  line-height: 1;
}
#bd-form input[type="text"],
#bd-form textarea {
  width: 100%;
  border: 1px solid #b3b3b3;
  font-size: 18px;
  line-height: 1.2;
  padding: 15px;
  color: #00a3ff;
}
#bd-form textarea {
  height: 144px;
}
#bd-form span {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
#bd-form input[type="submit"] {
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  padding: 25px;
  margin-top: 20px;
  background-color: #111e56;
}
#bd-form input[type="submit"] {
  color: #fff;
  text-align: center;
  border: none;
}
#bd-form input[type="submit"]:hover {
  background-color: #fff;
  color: #111e56;
}
#bd-form .input {
  margin-bottom: 15px;
}
label.error {
  color: #fff;
}
/* Pagina Libre */
#quienes-somos .grid,
#metodologia .grid {
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 125px;
  position: relative;
}
.center-element {
  text-align: center;
}
#quienes-somos {
  background-image: url("../images/quienessomos-bg.jpg");
  background-size: cover;
  overflow: hidden;
}
#metodologia {
  background-image: url("../images/metodologia-bg.jpg");
  overflow: hidden;
  background-size: cover;
  background-position: right center;
}
#metodologia .grid {
  padding-bottom: 50px;
}
#metodologia h5 {
  color: #696969;
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 25px;
  font-weight: 400;
}
#metodologia h6 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  color: #696969;
  margin-bottom: 20px;
}
#metodologia h6.legal {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 35px;
}
#metodologia input[type="text"],
#metodologia textarea {
  margin-bottom: 25px;
  width: 100%;
  border: 1px solid #b3b3b3;
  font-size: 16px;
  line-height: 1;
  color: #696969;
  padding: 15px 10px;
}
#metodologia textarea {
  height: 210px;
}
.media-partners {
  display: inline-block;
  margin-right: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 80px;
  opacity: 0.45;
}
.media-partners:hover {
  opacity: 0.3;
}
#media-emol {
  background-image: url("../images/emol@2x.png");
  width: 205px;
  background-size: 205px 80px;
  margin-right: 60px;
}
#media-c13 {
  background-image: url("../images/c13@2x.png");
  width: 80px;
  background-size: 80px 80px;
}
#partners {
  padding-bottom: 50px;
}
.btnExterno {
  background-color: #00a2ff;
  font-size: 22px;
  line-height: 1;
  padding: 30px 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
input.btnExterno {
  width: 100%;
  border: none;
}
.btnExterno:hover {
  background-color: #111e56;
  color: #fff;
}
/* Acordeon */
#acordeon {
  padding-bottom: 0px;
}
.aitem {
  border-bottom: 1px solid #fff;
}
.atrigger {
  background-color: #00a2ff;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}
.atrigger.open {
  background-color: #2c3d8c;
}
.atrigger h3 {
  font-size: 60px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
}
.atrigger h4 {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin-top: 18px;
  display: none;
}
.atrigger2 {
  background-color: #00a2ff;
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}
.atrigger2.open {
  background-color: #2c3d8c;
}
.atrigger2 h3 {
  font-size: 60px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
}
.atrigger2 h4 {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin-top: 18px;
  display: none;
}
.atrigger:hover h4,
.atrigger2:hover h4 {
  text-decoration: underline;
}
.acontent {
  background-color: #2c3d8c;
  display: none;
}
.acontent .grid {
  padding-bottom: 75px;
}
.acontent img {
  padding-bottom: 45px;
}
.acontent h3 {
  font-size: 40px;
  line-height: 47px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 15px;
}
.acontent h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 25px;
  font-weight: 400;
}
.acontent h5 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 25px;
}
.acontent h6 {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  padding-bottom: 25px;
  font-weight: 400;
}
.acontent .c10 a {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  padding: 20px 80px;
  display: inline-block;
  background-color: #00a2ff;
  text-decoration: none;
}
.acontent .c10 a:hover {
  background-color: #fff;
  color: #111e56;
}
.acontent .c4 {
  padding-bottom: 30px;
}
.acontent .c4 a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  color: #2c3d8c;
  padding: 20px 6% 30px;
  background-color: #fff;
}
.acontent .c4 a.temadescarga {
  background-color: #00a2ff;
  color: #fff;
}
.acontent .c4 a.libro {
  background-color: #f4d932;
  color: #2c3d8c;
}
.acontent .c4 a span {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
}
.acontent .c4 a:hover {
  opacity: 0.7;
}
.atrigger .off {
  display: none;
}
.atrigger .on {
  display: block !important;
}
.atrigger2 .off {
  display: none;
}
.atrigger2 .on {
  display: block !important;
}
.aslider {
  padding-bottom: 30px;
  min-height: 160px;
}
.aslider h5 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  color: #fff;
  padding-left: 7%;
  padding-right: 7%;
}
/* Noticias */
#noticia-destacada {
  padding-bottom: 50px;
}
#noticia-destacada img {
  padding-bottom: 20px;
}
#noticia-destacada h3 a {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  color: #00a2ff;
  text-decoration: none;
  display: inline-block;
}
#noticia-destacada h3 a:hover {
  text-decoration: underline;
}
#noticias-wrapper {
  overflow: hidden;
}
#noticias-wrapper .grid {
  border-right: 1px solid #dbdbdb;
  position: relative;
}
#noticias-wrapper p {
  font-size: 18px;
  line-height: 1.2;
  color: #696969;
  padding-bottom: 20px;
  font-weight: 300;
}
#noticias-wrapper h5 {
}
#noticias-wrapper h6 {
  font-size: 15px;
  line-height: 1.2;
  color: #2c3d8c;
  font-weight: 400;
}
#video-noticia {
  margin-top: 30px;
}
#video-noticia iframe {
  width: 100%;
}
.tri-l::before {
  content: "";
  top: 5px;
  left: 50px;
  position: absolute;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 13px solid #2c3d8c;
}
.tri-r::before {
  content: "";
  top: 5px;
  right: 50px;
  position: absolute;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 13px solid #2c3d8c;
}
.noticia-post {
  padding-bottom: 55px;
}
.noticia-post .c12 {
  display: none;
}
.noticia-post h3 a {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #00a2ff;
  padding-bottom: 20px;
  text-decoration: none;
  display: inline-block;
}
.noticia-post h3 a:hover {
  text-decoration: underline;
}
#single-page {
  padding-bottom: 60px;
}
#single-page h3 {
  font-size: 40px;
  line-height: 1.2;
  color: #00a2ff;
  font-weight: 700;
  padding-bottom: 40px;
}
#single-page h4 {
  font-size: 16px;
  line-height: 1.2;
  color: #696969;
  padding-bottom: 30px;
  font-weight: 400;
}
#single-page h5 {
  font-size: 22px;
  line-height: 1.2;
  color: #696969;
  padding-bottom: 20px;
  font-weight: 300;
}
#single-page img {
  margin-top: 40px;
  margin-bottom: 40px;
}
#noticias-wrapper .texto-enriquecido p:last-child {
  padding-bottom: 0;
}
#noticias-wrapper .texto-enriquecido {
  padding-bottom: 0;
}
#single-page .btnSingle {
  background-color: #00a2ff;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  padding: 25px 15px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}
#single-page .btnSingle:hover {
  background-color: #111e56;
  color: #fff;
}
#buscador-prensa input[type="submit"] {
  background-color: #00a2ff;
  font-weight: 700;
  padding: 15px 0px;
  font-size: 22px;
  line-height: 1;
  display: inline-block;
  border: none;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 18px;
}
#buscador-prensa input[type="submit"]:hover {
  background-color: #111e56;
  color: #fff;
}
.filtro {
  padding-bottom: 30px;
}
.filtro h3 {
  font-size: 20px;
  line-height: 1;
  color: #2c3d8c;
  padding-bottom: 20px;
}
.filtro ul {
  padding-left: 12px;
  list-style: none;
}
.filtro a {
  display: inline-block;
  padding-right: 10px;
  font-size: 16px;
  color: #2c3d8c;
  line-height: 20px;
}
.filtro a:hover {
  text-decoration: none;
}
.filtro label {
  display: inline-block;
  padding-left: 1px;
  font-size: 16px;
  color: #2c3d8c;
  line-height: 20px;
}
#filtro-categoria li {
  display: block;
}
#filtro-year li,
#filtro-categoria li {
  display: none;
}
#filtro-year li:nth-child(1),
#filtro-year li:nth-child(2),
#filtro-year li:nth-child(3),
#filtro-year li:nth-child(4),
#filtro-year #vermasyear {
  display: block;
}
#filtro-categoria li:nth-child(1),
#filtro-categoria li:nth-child(2),
#filtro-categoria li:nth-child(3),
#filtro-categoria li:nth-child(4),
#filtro-categoria #vermastags {
  display: block;
}
.filter.no-filter {
  max-height: 240px;
  overflow-y: hidden;
  margin-bottom: 15px;
}
/* Paginador */
#wp_page_numbers ul {
  padding-left: 0;
}
#wp_page_numbers li {
  display: inline-block;
  margin-right: 10px;
}
#wp_page_numbers li.page_info {
  display: none;
}
#wp_page_numbers li a {
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  color: #00a2ff;
  padding: 8px;
}
#wp_page_numbers li a {
  border: 1px solid #00a2ff;
}
#wp_page_numbers li a:hover,
#wp_page_numbers li.active_page a {
  background-color: #00a2ff;
  color: #fff;
}
/* Buscador */
.resultado-vacio {
  font-size: 14px;
  line-height: 1;
  color: #878383;
  font-weight: 400;
}
/* Footer */
#footer {
  overflow: hidden;
}
.titulos-footer {
  padding-top: 25px;
}
#footer .grid {
  padding-top: 30px;
  padding-bottom: 45px;
  position: relative;
}
#footer h2 {
  font-size: 24px;
  line-height: 1.1;
  color: #00a3ff;
  font-weight: 700;
  text-transform: uppercase;
}
#footer h3 {
  font-size: 24px;
  line-height: 1.5;
  color: #00a3ff;
  font-weight: 400;
}
#footer ul {
  padding-left: 0;
  list-style: none;
}
#footer li {
  padding-top: 1px;
  padding-bottom: 2px;
}
#footer ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  color: #1e3a90;
}
#footer-contacto {
  padding-top: 45px;
  background-color: #f4f4f4;
  padding-bottom: 70px;
  text-align: center;
  font-family: "Arial";
}
#footer-contacto p {
  font-size: 12px;
  line-height: 18px;
  color: #777777;
  font-weight: 700;
  padding-bottom: 90px;
}
#footer-contacto p a {
  color: #777;
  text-decoration: none;
}
#footer-contacto p a:hover {
  text-decoration: underline;
}
#footer-contacto .c12 {
  text-align: right;
}
#logos-footer {
  display: inline-block;
  float: right;
}
#ilogica {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../images/ilogica@2x.png");
}
#ilogica {
  width: 127px;
  height: 23px;
  background-size: 127px 23px;
}
#ilogica:hover {
  opacity: 0.8;
}
/*! contacto */
.gform_wrapper {
  margin: 0;
}
.gform_body ul {
  padding: 0;
}
.gform_body li {
  list-style: none;
  padding-bottom: 15px;
}
.gform_body input[type="text"],
.gform_body textarea {
  width: 100%;
  margin-top: 10px;
  padding: 10px 15px;
}
.gform_body textarea {
  height: 100px;
}
.gform_body .validation_message,
.validation_error {
  padding-top: 10px;
  color: #fc6876;
}
.validation_error {
  padding-bottom: 10px;
  padding-top: 0;
  color: #fc6876;
}
.gform_footer .button {
  border: 0;
  margin-bottom: 0;
}
.gform_confirmation_message {
  color: #542876;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
/*! crossbrowsing */
/*! modal */
.modal-content .modal-content__title {
  font-size: 34px;
  font-weight: bold;
  line-height: 0.84;
  color: #ffffff;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
  background-color: #111e56;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 90%;
}
.modal-content__content {
  position: relative;
}
.modal-content__txt h4 {
  width: 80%;
  margin-left: 40px;
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  font-weight: 300;
  text-align: left;
}
.modal-content__filter {
  font-size: 18px;
  background-color: #00a2ff;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border: none;
  padding: 15px 40px;
}
.modal-content__filter:hover {
  background-color: #262e54;
}
.modal-content .check {
  top: 2px;
  min-width: 20px;
  height: 20px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border: solid 1.2px #ffffff;
  background-color: transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  display: inline-block;
  position: absolute;
}
.check:active,
.check:checked:active {
  border-radius: 3px;
  border: solid 1.2px #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.check:checked {
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),
    inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),
    inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
  border: solid 1.2px #00a2ff;
  background-color: #00a2ff;
}
.check:checked:after {
  content: "";
  background-image: url(../images/check.png);
  position: absolute;
  top: 0px;
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  left: 3px;
  background-size: 25%;
  color: #fff;
}
/* The Close Button */
.close {
  z-index: 9999;
  right: 0;
  top: 0;
  position: absolute;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.slick-list {
  padding-bottom: 50px;
}
.m-item {
  margin-bottom: 1px;
  font-weight: 100;
  font-size: 10px;
  margin-top: 5px;
}
