body {
  overflow-x: hidden;
  background-color: #fff;
}

.shadow {
  background-color: #dfdfdf;
  margin: 0 auto;
  width: 1050px;
  position: relative;
}

.shadow .socialLinks {
  list-style-type: none;
  position: absolute !important;
  right: -5px; /*right: -45px*/
  top: 130px;
  width: 30px;  /*display: none;*/
}

.shadow .socialLinks li {
  float: left;
  margin: 0 0 15px;
}

/* Estilo Freddy */
.shadow .socialLinks img {
  height: 25px;
  width: 25px;
}

/* Fin estilo Freddy */
#mainContainer {
  margin-top: 130px;
}

body > .container {
  background-color: #dfdfdf;
}

p {
  font-size: 15px;
}

p.small {
  font-size: 16px;
}

a, a:hover, a:focus, a:active, a.active {
  outline: 0;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 700;
}

.on, .on a, a.on {
  font-weight: normal !important;
}

header .container {
  padding-top: 200px;
  padding-bottom: 100px;
}

header .intro-text .name {
  font-size: 4.75em;
}

header .intro-text .skills {
  font-size: 1.75em;
}

nav.navbar {
  margin: 0;
}

.navbar .navbar-nav li a:focus, .navbar .navbar-nav li a:hover {
  outline: 0;
  color: #fff;
  background-color: transparent;
}

.navbar .container {
  background-color: #203559;
  background-image: url("../img/nuevabandera.png");
  background-position: 0 11px;
  background-repeat: no-repeat;
  height: 130px;
  padding: 0;
}

.navbar-fixed-top {
  -webkit-transition: padding .3s;
  -moz-transition: padding .3s;
  transition: padding .3s;
}

.navbar-fixed-top .navbar-brand {
  font-size: 2em;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.navbar .navbar-brand {
  display: block;
  float: left;
  margin: -26px 0 0 40px !important;
  padding: 0;
}

.navbar .navbar-nav {
  margin: 16px 0 0;
  width: 980px;
  height: 33px;
  background-image: url("../img/transparencia.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center !important;
  padding: 0 0 0 95px !important;
}

#logob {
  float: left;
}

#logoa {
  float: left;
  margin-top: 30px;
}

#logoc {
  float: none;
  margin: 0 auto;
}

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

.topmenu {
  text-align: center;
  border: 0;
}

.topmenu .menu-conteneur {
  margin-bottom: 0;
}

.topmenu ul {
  list-style-type: none;
  float: left;
  border: 0;
  width: 100% !important;
}

.topmenu > ul > li {
  background: transparent;
  position: relative;
  border: 0;
}

.topmenu > ul > li:hover {
  position: relative;
  border-bottom: 3px solid #ca0909;
}

.topmenu > ul > li > a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 9px 0px 4px;
  position: relative;
  margin: 0 20px;
  font-size: 13px;
  text-transform: uppercase;
}

.topmenu ul li a:hover {
  position: relative;
}

.topmenu ul li ul {
  display: none;
  padding-top: 4px;  /*box-shadow: 2px 1px 4px #ccc;*/
  padding-left: 0;
  width: 100%;
  z-index: 2;
}

.topmenu ul li a:hover ul, .topmenu ul li:hover ul {
  display: block;
  position: absolute;
  border: 0;
}

.topmenu ul li ul li {
  color: #fff;
  background-color: rgba(32, 53, 89, 0.5);
  margin-top: 1px;
  width: 100%;
  border: 0;
  float: left;
}

.topmenu ul li ul li a {
  padding: 4px 5px;
  width: 100%;
  text-align: center;
  margin: 3px 0;
  font-size: 12px;
  float: left;
  text-transform: uppercase;
  color: #fff !important;
}

.topmenu ul li ul li a:hover {
  position: relative;
  text-decoration: none;
}

.carousel-caption {
  left: 0;
  width: 100%;
  background-color: #06325a;
  text-transform: uppercase;
  font-size: 15px;  /*padding-left: 220px;
      padding-right: 208px;*/
  font-size: 15px;  /*padding-left: 220px;
      padding-right: 208px;*/
  padding-left: 150px;
  padding-right: 150px;
  padding-bottom: 20px;
  padding-top: 35px;
  line-height: 24px;
}

.carousel-indicators {
  margin-bottom: 76px;
}

.carousel-indicators li {
  background-color: #dfdfdf;
  border: 0;
}

.carousel-indicators li.active {
  background-color: #8e8e8e;
  width: 10px;
  height: 10px;
}

.carousel-inner > .item {
  padding-bottom: 123px;
}

#homeImage img {
  float: left;
  width: 100%;
}

#homeImage .image-caption {
  background-image: url("../img/transparencia_bg.png");
  border-left: 10px solid #06325a;
  float: left;
  font-size: 18px;
  margin-top: -108px;
  padding: 12px 100px 10px 15px;
  line-height: 27px;
  width: 100%;
  text-transform: uppercase;
  height: 75px;
}

#homeCenter {
  background-color: #fff;
  margin-top: 25px;
  padding: 38px 0 34px;
}

#homeCenter .centerSection {
  float: left;
  width: 316px;
  height: 180px;
  background-color: #dfdfdf;
  margin: 0 10px 10px 0;
  position: relative;
}

#homeCenter .centerSection:hover {
  background-color: #203559;
}

#homeCenter .centerSection img {
  float: right;
}

#homeCenter .centerSection span {
  color: #fff;
  float: left;
  font-size: 14px;
  padding: 0 20px;
  font-weight: bold;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
  opacity: 0;
  text-align: right;
  width: 100%;
}

#homeCenter .centerSection {
  position: relative;
}

#homeCenter .centerSection img {
  position: absolute;
}

#homeCenter .centerSection img.white {
  display: none;
}

#homeCenter .centerSection:nth-child(1) img {
  bottom: 15px;
  left: 10px;
  width: 290px;
}

#homeCenter .centerSection:nth-child(1) span {
  bottom: 30px;
  padding-left: 50px;
}

#homeCenter .centerSection:nth-child(2) img {
  bottom: 15px;
  right: 10px; /* left: 124px*/
}

#homeCenter .centerSection:nth-child(2) span {
  bottom: 27px;
}

#homeCenter .centerSection:nth-child(3) img {
  bottom: 15px;
  left: 244px;
  width: 47px;
}

#homeCenter .centerSection:nth-child(3) span {
  bottom: 8px;
  padding-left: 50px;
}

#homeCenter .centerSection:nth-child(4) img {
  bottom: 15px;
  left: 212px;
  width: 92px;
}

#homeCenter .centerSection:nth-child(4) span {
  bottom: 26px;
}

#homeCenter #left {
  padding: 0;
}

#homeCenter #left .carouselContainer {
  width: 277px;
  margin: 3px 0 0 20px;
  height: 368px;
  -webkit-box-shadow: 7px 7px 11px 2px #bbb;
  -moz-box-shadow: 7px 7px 11px 2px #bbb;
  box-shadow: 7px 7px 11px 2px #bbb;
}

#homeCenter #left .carouselContainer #carousel-books img {
  height: 440px;
  width: 320px;
}

#homeCenter #left .item {
  float: left;
}

#homeCenter #left .item img {
  height: 368px;
  margin: 0 auto;
  width: 276px;
}

#homeCenter #right {
  margin: 0 0 0 0px;
  padding: 2px 0 0 12px;
}

#homeCalendar {
  background-color: #06325a;
  color: #a8a8a8;
  margin-top: 29px;
  padding: 21px 40px 47px;
}

#homeCalendar #title {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1px;
}

#homeCalendar #subtitle {
  text-align: center;
  color: #c90909;
  text-transform: uppercase;
  font-size: 16px;
  margin: 4px 0 8px;
}

#homeCalendar ul {
  list-style-type: none;
  padding: 0;
}

#homeCalendar ul li {
  float: left;
  border-top: 1px solid #7c879a;
  width: 100%;
  padding: 20px 0;
}

#homeCalendar ul li .number {
  color: #fff;
  background-color: #ca0909;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  text-align: center;
  font-size: 23px;
  line-height: 47px;
  float: left;
  margin: 0 0 0 11px;
  font-weight: bold;
  text-align: center;
}

#homeCalendar ul li a {
  padding-left: 72px;
  width: 100%;
  display: block;
  font-size: 15px;
  margin: -9px 0 7px -3px;
  line-height: 25px;
  color: #a8a8a8;
}

#homeCalendar ul li a:hover {
  text-decoration: none;
}

#homeCalendar .cal-semana-navegacion {
  width: 185px;
  float: none;
  margin: 0 auto 25px;
}

#homeCalendar .cal-semana-navegacion .anterior {
  float: left;
}

#homeCalendar .cal-semana-navegacion .estasemana {
  float: left;
  margin: 0 15px;
}

#homeCalendar .cal-semana-navegacion .siguiente {
  float: left;
}

#footer {
  margin-top: 20px;
}

#footer ul {
  list-style-type: none;
  float: left;
  padding: 0;
}

#footer ul li {
  float: left;
  width: 205px;
  border-bottom: 2px solid #c9c9c9;
  margin-bottom: 5px;
}

#footer ul li:last-child {
  border-bottom: 0px;
}

#footer ul li a {
  color: #6f6f6f;
  text-transform: uppercase;
}

#footer ul li a:hover {
  text-decoration: none;
}

#footer #footerLeft a {
  float: left;
  font-size: 13px;
  margin: 0 0 0 14px;
  padding: 0;
}

#footer #footerRight ul li {
  float: right;  /*margin-bottom: 10px;*/
}

#footer #footerRight ul li a {
  float: right;
  margin: 0 14px 0 0;
  padding: 0;
  font-size: 13px;
  text-align: right;
}

#footer #footerLeft, #footer #footerRight {
  padding: 0;
}

#footer #footerCenter #content {
  color: #474747;
  margin: 0 auto;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  text-align: center;
  font-size: 13px;
  padding: 20px 50px 0;
}

/* GENERAL */
#titleSection {
  text-transform: uppercase;
  color: #1d2431;
  font-size: 18px;
  padding: 40px 0 35px 55px;
}

.paginator {
  margin: 50px 0;
  text-align: center;
}

.paginator .lien_pagination.bind-ajax {
  color: #595959;
}

.paginator .on {
  font-weight: 700;
  color: #595959;
  font-size: 15px;
  background-color: #abc;
}

.paginator ul {
  list-style-type: none;
  margin: 0 auto;
  width: 345px;
}

.paginator ul li {
  float: left;
}

.paginator ul li a {
  font-size: 15px;
  color: #595959;
}

.paginator ul li.dot {
  line-height: 20px;
  padding: 0 8px;
}

/* PAGE VICE */
#viceMain {
  background-color: #dfdfdf;
}

#viceMain #biographyContainer {
  padding: 3px 38px 60px 0;
}

#viceMain #biography {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;  /*height: 600px;*/
  padding-right: 38px;
}

#viceMain #biography.biographydetail img {
  width: auto !important;
}

#viceMain #biography.padding20 {
  padding: 20px;
}

#viceMain #biography.small {
  height: 600px;
}

#viceMain #biography #bioTitle {
  font-size: 35px;
  color: #4c4c4c;
  text-transform: uppercase;
  text-align: right;
  margin: 15px 0 30px;
  line-height: 47px;
}

#viceMain #biography #bioTitle span {
  font-weight: bold;
  font-size: 40px;
}

#viceMain #biography p {
  font-size: 15px;
  color: #000;
  text-align: justify;
  line-height: 21px;
  margin-bottom: 55px;
  padding-left: 65px;
}

#viceMain #biography p:nth-child(3) {
  background-image: url("../img/comillas.png");
  background-position: 37px -1px;
  background-repeat: no-repeat;
  padding-top: 20px;
}

#viceMain #biography img {
  float: right;
  margin-left: 35px;
  margin-bottom: 50px;
  width: 610px;
}

#viceMain #printFoot {
  background-color: #06325a;
  padding: 40px 31px;
}

#viceMain #printFoot ul {
  float: right;
}

#viceMain #printFoot ul li {
  float: left;
}

#viceMain #printFoot ul li a {
  color: #a8afba;
}

#viceMain #printFoot img {
  float: right;
  margin: -5px 1px 0 15px;
}

#imageGallery {
  background-color: #fff;
  margin-top: 34px;
  padding: 50px 20px 10px;
  position: relative;
}

#imageGallery.left10 {
  padding: 50px 20px 10px 10px !important;  /*min-height: 900px;*/
}

#imageGallery .galleryTitle {
  width: 100%;
  text-transform: uppercase;
  color: #1d2431;
  padding: 17px 22px 10px;
  font-size: 18px;
  display: inline;
  line-height: 0;
}

#imageGallery .galleryContainer {
  margin-left: 0;
  padding: 0 25px;
  width: 930px !important;
  min-height: 500px;
}

#imageGallery .galleryContainer .wookmark-placeholder {
  background-color: #eee;
}

#imageGallery .galleryContainer .carousel-control.left {
  background: none;
  width: 25px;
  left: -25px;
  color: #85898f;
}

#imageGallery .galleryContainer .carousel-control.right {
  background: none;
  width: 25px;
  right: -25px;
  color: #85898f;
}

#imageGallery #slideBackArrow {
  left: -3px;
  position: absolute;
  top: 200px;
}

#imageGallery #slideBackArrow a {
  color: #000;
  font-size: 26px;
}

#imageGallery #slideNextArrow {
  right: -7px;
  position: absolute;
  top: 200px;
}

#imageGallery #slideNextArrow a {
  color: #000;
  font-size: 26px;
}

#imageGallery .accordion-paginacion.pagination {
  margin: -20px 0 0;
}

#imageGallery .accordion-paginacion.pagination .prev a {
  color: #9c9c9c;
  font-size: 20px;
  left: -3px;
  position: absolute;
  top: 450px;
}

#imageGallery .accordion-paginacion.pagination .prev a:hover, #imageGallery .accordion-paginacion.pagination .next a:hover {
  text-decoration: none;
}

#imageGallery .accordion-paginacion.pagination .next a {
  color: #9c9c9c;
  font-size: 20px;
  right: -7px;
  position: absolute;
  top: 450px;
}

#imageGallery .accordion-paginacion.pagination .pages {
  display: none;
}

#imageGallery .accordion-paginacion.pagination .sep, #imageGallery .accordion-paginacion.pagination .on {
  display: none;
}

#imageGallery .galleryContainer {

  /*min-height: 400px;*/
}

.articleSection {
  background-color: #06325a;
  margin-top: 0;
  padding: 40px 43px 0;
  position: relative;
}

.articleSection.inverse {
  background-color: #dfdfdf !important;
  border-bottom: 5px solid #fff;
}

.articleSection .galleryTitle {
  float: left;
  font-size: 18px;
  margin: 22px 0 0 3px;
  text-transform: uppercase;
  width: 100%;
}

.articleSection.inverse .galleryTitle {
  color: #1d2431;
}

.articleSection .galleryContainer {
  width: 100%;  /*padding: 0 17px 0;*/
  padding: 0;
}

.articleSection .galleryContainer .slick-slider {
  margin-bottom: 0 !important;
}

.articleSection .element {
  float: left;
  color: #bcc2cd;  /*padding-left: 29px;*/
  margin-bottom: 10px;
}

.articleSection.inverse .element {
  color: #424242;  /*border-right: 2px solid #000;*/
}

.articleSection .element.last {
  border: 0 !important;
}

.articleSection .element .body {
  float: none;
  margin: 0 auto;
  min-height: 250px;
  width: 280px;
}

.articleSection .element .body .texto.truncate2 {
  display: none;
}

a.moreinfo.interview {
  color: #7e7e7e !important;
}

.articleSection .element .body ul {
  float: left;
  list-style-type: none;
  padding: 0 15px;
}

.articleSection .element .body ul li {
  float: none;
  margin-bottom: 10px;
}

.articleSection .element .body img {
  margin: 0 33px 40px 0;
  float: left;
}

.articleSection .element .body .publishTop {
  width: 100%;
  min-height: 380px;
  float: left;
  text-align: center;
}

.articleSection .element .body .publishTop img {

  /*width: 200px !important;
  height: 300px !important;*/
  float: none;
  margin: 0 0 20px;
}

.articleSection .element .body .publishBottom {
  width: 100%;
  min-height: 200px;
  float: left;
  text-align: justify;
}

.articleSection .element .body .maintitle {
  color: #000;
  font-size: 15px;
  /*display: block;*/
  margin-bottom: 10px;
  text-align: center;
  height: 37px;
  overflow: hidden;
}

.articleSection .element .body .maintitlerecort {
  color: #000;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 62px;
  overflow: hidden;
}

.articleSection .element .body .title {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.articleSection .element .body .title a {
  color: #06325a;
}

.articleSection .element .body .titledate {
  color: #7E7E7E;
  font-size: 15px;
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.articleSection.inverse .element .body .title {
  color: #000;
}

.articleSection .element .body .subtitle {
  float: left;
  display: block;
  font-size: 14px;
  text-align: center;
  width: 100%;
}

.articleSection .element .body p {
  float: left;
  font-size: 15px;
  text-align: justify;
  line-height: 19px;
}

ul.liste-items {
  list-style-type: none;
}

.articleSection .element .bottom {
  float: none;
  font-size: 14px;
  margin: 0 auto;
  padding: 7px 0;
  width: 178px;
}

.articleSection .element .bottom ul {
  float: left;
  list-style-type: none;
  padding: 0 15px;
}

.articleSection .element .bottom ul li {
  float: left;
  width: 100%;
}

.articleSection .element .bottom ul li a {
  color: #424242;
}

.articleSection .element .bottom img {
  float: left;
  margin: 0 14px 0 0;
}

.articleSection .searchContainer {
  float: left;
  margin: 0 0 60px 26px;
}

.articleSection .searchContainer #search {
  border: 1px solid #bbb;
  float: left;
  padding: 5px 10px;
  width: 250px;  /*-webkit-box-shadow: 2px 3px 7px 2px #ccc inset;
  -moz-box-shadow: 2px 3px 7px 2px #ccc inset;
  box-shadow: 2px 3px 7px 2px #ccc inset;*/
}

.articleSection .searchContainer .loading {
  float: left;
  margin: 6px -15px 0;
  width: 34px;
}

.articleSection .searchContainer #searchIcon {
  float: left;
  height: 22px !important;
  margin: 5px 0 0 -30px;
}

/* LISTA DE NOTAS DE PRENSA */
#pressSection #notesList {
  float: left;
  list-style-type: none;  /*margin: 41px 0 0;*/
  padding: 0 30px;
}

#videoSection #notesList li {
  float: left;
  border-bottom: 1px solid #fff;
  margin-bottom: 50px;
  width: 100%;
}

#videoSection #notesList li {
  color: #000;
  width: 100%;
  list-style-type: none;
}

#videoSection #notesList li .rightSide {
  float: left;
  width: 500px;
}

#videoSection #notesList li iframe {
  float: left;
}

#videoSection #notesList li hover {
  text-decoration: none;
}

#pressSection #notesList li img {
  float: left;
  margin: 0 48px 26px 0;
}

#videoSection #notesList li .title {
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 35px;
  margin-top: 16px;
  color: #000;
  width: 500px;
  padding: 0 15px;
  float: right;
}

#videoSection #notesList li p {
  width: 500px;
  text-align: justify;
  padding: 0 15px;
  float: right;
}

#pressSection #notesList li {
  float: left;
  border-bottom: 1px solid #fff;
  margin-bottom: 50px;
  width: 100%;
}

#pressSection #notesList li {
  color: #000;
}

#pressSection #notesList li hover {
  text-decoration: none;
}

#pressSection #notesList li img {
  float: left;
  margin: 0 48px 26px 0;
}

#pressSection #notesList li .primera-imagen-grande {
  float: left;
  min-height: 178px;
  min-width: 300px;
}

#pressSection #notesList li .title {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 35px;
  margin-top: 16px;
  color: #000;
}

#pressSection #notesList li .subtitle {
  float: left;
  font-size: 22px;
}

#pressSection #notesList ul.details {
  list-style-type: none;
}

#pressSection #notesList ul.details > li {
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
}

#pressSection #notesList.video a {
  color: #000;
}

#pressSection #notesList.video a:hover {
  text-decoration: none;
}

#pressSection #notesList .introduction.entry-content p {
  height: 106px;
  overflow: hidden;
  padding: 20px 0;
  width: 570px;
}

/* LISTA DE Autoridades */
#autoritySection #mainList {
  float: left;
  list-style-type: none;  /*margin: 41px 0 0;*/
  padding: 0 30px;
}

#autoritySection #mainList li {
  float: left;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}

#autoritySection #mainList li {
  color: #000;
}

#autoritySection #mainList li hover {
  text-decoration: none;
}

#autoritySection #mainList li img {
  float: left;
  margin: 0 48px 26px 0;
}

#autoritySection #mainList li .title {
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #000;
}

#autoritySection #mainList li .subtitle {
  float: left;
  font-size: 22px;
}

#autoritySection #mainList li .text {
  text-align: justify;
}

#autoritySection #mainList .institucion-vinculo {
  float: right;
  color: #ccc;
  font-size: 16px;
}

#autoritySection #mainList .institucion-vinculo a {
  color: #06325a;
}

/* NOTA DE PRENSA */
#noteSection {
  margin-top: 56px;
}

#noteSection .noteImage {
}

#noteSection #noteBody {
  padding: 42px 180px;
}

#noteSection #noteBody a {
  color: #000;
}

#noteSection #noteBody p {
  font-size: 15px;
  margin-bottom: 15px;
  text-align: justify;
}

#noteSection .secondaryImage {
  float: right;
  margin-right: -110px;
  padding: 6px 20px;
}

#noteSection .audioSpeaker {
  padding: 20px 180px 0px;
}

#noteSection .audioSpeaker .speakerIcon {
  float: left;
  margin: 0 5px 0 0;
}

#noteSection .audioSpeaker .slide {
  margin-left: 60px;
  margin-top: 16px;
  width: 93%;
  height: 2px;
  background-color: #a6a6a6;
  border-top: 2px solid #383838;
  border-bottom: 2px solid #383838;
}

#noteSection .audioSpeaker .play {
  margin: 12px 0 0 6px;
}

#noteSection .galleryIcon a {
  width: 102px;
  margin: 0 auto;
}

#noteSection {
  margin-top: 0;
}

#noteSection #titleSection {
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
}

#noteSection .info-publi {
  float: left;
  padding-top: 10px;
  padding-right: 180px;
  text-align: right;
  width: 100%;
}

#noteSection #noteBody {
  padding: 20px 180px;
}

#mainImage {
  width: 100%;
  text-align: center;
  margin-left: -15px;
}

#noteSection #documents_article {
  padding: 20px 160px 20px 145px;
}

#documents_article .content {
  width: 100%;
  max-width: auto;
  padding: 20px 0;
}

/* PENSANDO EN EL MUNDO PAGE */
#worldPage {
  background-color: #dfdfdf;
  padding: 42px 5px;
}

#worldPage #titleSection {
  padding: 0px 0 25px 20px;
}

#worldPage .element {
  width: 100%;
  margin: 0 0 50px;
  float: left;
}

#worldPage .element .title {
  float: left;
  width: 100%;
  text-transform: uppercase;
  margin: 0 0 6px;
  font-size: 18px;
  line-height: 17px;
}

#worldPage .element .title .point {
  background-color: #b50000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  float: left;
  margin-right: 5px;
}

#worldPage .element .video {
  float: left;
  width: 100%;
}

#worldPage .element .video iframe {
  width: 100%;
  height: 590px;
}

#worldPage .element .description {
  float: left;
  font-size: 15px;
  color: #3d3d3d;
  margin: 25px 0 0;
}

#worldPage .element .description .left {
  float: left;
  border-right: 2px solid #a7a7a7;
  width: 650px;
  padding: 2px 20px;
}

#worldPage .element .description .left p {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 7px;
}

#worldPage .element .description .left span {
  float: left;
  font-size: 19px;
}

#worldPage .element .description .left ul {
  list-style-type: none;
  float: left;
}

#worldPage .element .description .left ul li {
  float: left;
  margin: 0 25px 0 0;
  line-height: 31px;
}

#worldPage .element .description .right {
  float: left;
  margin: 3px 0 0 22px;
  width: 232px;
}

#worldPage .element .description .right .title {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 19px;
  color: #000;
}

#worldPage .element .description .right span {
  color: #3d3d3d;
  float: left;
  font-size: 18px;
  margin: 0 0 20px;
  width: 100%;
}

#worldPage .element .description .right .print {
  margin: 20px 0 0;
  float: left;
}

/* pagina de Historia */
#historySection {
  background-color: #dfdfdf;
  padding: 36px 80px;
}

#historySection .element {
  padding: 0 0 25px;
}

#historySection .element.left {
  text-align: left;
}

#historySection .element.left img {
  float: right;
  margin: -66px 0 50px 50px;
}

#historySection .element.right .title {
  text-align: right;
}

#historySection .element.right img {
  float: left;
  margin: -65px 22px 40px 0px;
  text-align: left;
}

#historySection .element .title {
  color: #4c4c4c;
  font-size: 25px;
  text-transform: uppercase;
  margin: 10px 31px 35px 4px;
}

#historySection .element p {
  font-size: 15px;
  color: #000;
  margin-bottom: 15px;
  line-height: 24px;
  text-align: justify;
}

/* SESIONES EN VIVO */
#sesions {
  margin-top: 70px;
}

#sesions .element {
  background-color: #fff;
}

#sesions .element .video {
  width: 100%;  /*height: 733px;*/
  padding: 60px 20px 50px;
}

#sesions .element .video a {
  float: none;
  margin: 5px 0 0 50px;
  width: 900px;
}

#sesions .element .video iframe {
  width: 100%;
  height: 100%;
}

#sesions .description {
  background-color: #203559;
  float: left;
  width: 100%;
  padding: 33px 13px;
  margin-bottom: 85px;
}

#sesions .description .title {
  color: #dfdfdf;
  font-size: 37px;
  text-transform: uppercase;
}

#sesions .description .url {
  color: #7f899b;
  font-size: 26px;
}

#sesions .description .directory {
  float: right;
  margin: 0 6px 0 0;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

/* PHOTO GALLERY SECTION */
#photoGallerySection {
  position: relative;
}

#photoGallerySection .link {
  height: 526px;
  left: 60px;
  position: absolute;
  top: 13px;
  width: 520px;
}

.carouselDoted .slick-dots li button:before {
  background: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.carouselDoted .slick-dots li.slick-active button:before {
  background: #000;
  opacity: 0.75;
}

.carouselDoted .slick-dots li button {
  background: transparent;
  display: block;
  outline: none;
  padding: 5px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

ul.mosaic.tiles {
  list-style-type: none;
}

.slick-prev:before, .slick-next:before {
  color: black;
}

ul.mosaic.tiles li {
  float: left;
  width: auto !important;
}

.linklist {
  width: 100%;
  text-align: center;
  float: left;
}

.moreinfo {
  text-align: center;
  float: left;
  width: 100%;
}

#carouselSimpleContainer {
  padding: 0;
  margin-bottom: 0;
  height: 634px;
}

#carouselSimpleContainer .noticia {
  height: 634px !important;  /*background-color: #990000 !important;*/
}

#carouselSimpleContainer .noticia img {
  height: 634px;
}

/* Parlamentarios */
#teamList {
  float: left;
}

#teamList ul {
  float: left;
  width: 100%;
  height: 100%;
  list-style-type: none;
  padding: 0;
}

#teamList ul li {
  float: left;
  width: 100%;
  height: 70px;
  margin-bottom: 20px;
}

#teamList ul li a {
  float: left;
  color: #000;
}

#teamList ul li a:hover, #teamList ul li a.active {
  color: #dd0000;
  background-image: url(../img/parlamentariosarrow.png);
  background-position: 5px 10px;
  background-repeat: no-repeat;
}

#teamList ul li .contentscroller {
  float: left;
  margin: 0 0 0 40px;
  width: 100%;
}

#teamList ul li a:hover .contentscroller, #teamList ul li a.active .contentscroller {
  background-color: #fff;
  cursor: pointer;
}

#teamList ul li .icon {
  float: left;
  margin: 0px 10px;
  width: 30px;
}

#teamList ul li .name {
  margin-left: 15px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  width: 270px;
}

#teamList ul li .titulo {
  width: 100%;
  white-space: nowrap;
}

#teamList ul li .occupation {
  float: left;
  margin-left: 15px;
  width: 270px;
  text-transform: uppercase;
  color: #7b7b7b !important;
}

#teamList .separador {
  float: left;
  width: 100%;
  font-size: 20px;
  text-align: center;
}

#teamList .accordion-panel.parlamentario {
  display: none;
}

#parlamentario-info-container {
  float: left;
}

.data-parlamentario-info {
  float: left;
  display: none;
}

#parlamentario-info-container {
  float: left;
}

#parlamentario-info-container ul {
  float: left;
  list-style-type: none;
  width: 100%;
}

#parlamentario-info-container .parlamentario-imagen {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

#parlamentario-info-container .parlamentario-vinculo {
  float: left;
  width: 100%;
  text-align: center;
}

#parlamentario-info-container .parlamentario-detalle a, #parlamentario-info-container .parlamentario-vinculo a {
  color: #06325a;
}

#parlamentariosMapContainer {
  float: left;
  width: 500px;
}

#parlamentarioSelectors {
  float: right;
  margin: 150px 20px 0 0;
  width: 400px;
}

#parlamentarioSelectors #numberBig {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 100px;
  color: #fd0000;
}

#parlamentarioSelectors #representantes {
  float: right;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #5d5f5f;
  margin: -40px 26px 20px 0;
  text-transform: uppercase;
}

#parlamentarioSelectors #department {
  float: right;
  color: #000;
  font-size: 25px;
  text-transform: uppercase;
  margin-right: 100px;
}

#parlamentarioSelectors ul {
  float: left;
  list-style-type: none;
  margin-right: 100px;
}

#parlamentarioSelectors ul li {
  float: left;
  width: 100%;
  text-align: right;
}

#parlamentarioSelectors ul li a {
  color: #8e8e8e;
  font-size: 20px;
  width: 100%;
  text-transform: uppercase;
}

#parlamentarioSelectors ul li a:hover, #parlamentarioSelectors ul li a.active, #parlamentarioSelectors ul li a.on {
  color: #fd0000;
}

#parlamentariosMapContainer #vis svg {
  margin-left: -200px;
}

#departmentCodeHide {
  display: none;
}

/* Funcionarios */
.funcionarioList .funcionarioleft {
  float: left;
  min-width: 200px;
  min-height: 200px;
}

.funcionarioList .funcionarioright {
  float: left;
  width: 450px;
}

.funcionarioList #pressSection #notesList li {
  width: 100%;
}

.funcionarioList #pressSection #notesList li .title {
  margin: 0;
}

.funcionarioList ul.details {
  float: left;
  list-style-type: none;
  margin: 20px 0 50px;
  padding: 0;
  width: 100%;
}

.funcionarioList .title {
  margin: 0 0 15px 0 !important;
}

.funcionarioList .subtitle {
  font-size: 20px !important;
}

.funcionarioList .institucion-vinculo {
  color: #ccc;
  float: right;
  font-size: 16px;
}

.funcionarioList .institucion-vinculo a {
  color: #06325a;
}

.funcionarioList #notesList>li {
  width: 100%;
}

/* Listado de Notas -> imagenes */
#pressSection #imagesList {
  float: left;
  list-style-type: none;
  padding: 50px 30px 0;
}

#pressSection #imagesList .imageSlideLeft {
  float: left;
  width: 500px;
  position: relative;
  overflow: hidden;
}

#pressSection #imagesList .imageSlideLeft img {
  margin: 0 0 0 -50px;
}

#pressSection #imagesList .imageSlideLeft .titleImage {
  position: absolute;
  bottom: 10px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 25px;
  padding: 5px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}

#pressSection #imagesList .imageSlideRight {
  float: left;
  width: 420px;
}

#pressSection #imagesList .imageSlideRight .contentImageSmall {
  box-sizing: border-box;
  margin: 0 10px;
  overflow: auto;
  position: relative;
  width: 450px;
}

#pressSection #imagesList .imageSlideRight a {
  float: left;
  margin: 0 8px 8px 0;
  height: 200px;
  width: 200px;
  overflow: hidden;
}

#pressSection #imagesList .imageSlideSmall>a {
  float: left;
  margin: 0 8px 8px 0;
  height: 250px;
  width: 200px;
  overflow: hidden;
}

#pressSection #imagesList .imageSlideSmall .titleSmall {
  position: absolute;
  bottom: 10px;
  color: #000;
  text-transform: uppercase;
  width: 200px;
  height: 35px;
  padding: 5px 10px;
  font-weight: bold;
}

#pressSection #imagesList .imageSlideSmall .dateEventFormat {
  position: absolute;
  bottom: 20px;
  color: #000;
  width: 200px;
  height: 35px;
  padding: 5px 10px;
  font-weight: bold;
}

#pressSection #imagesList .elementSmallImage {
  height: 275px;
  overflow: hidden;
  margin-bottom: 75px;
}

/* articulos galeria slider */
#imageGallery .galleryContainer {
  list-style-type: none;
  margin-top: 30px;  /*min-height: 500px;*/
}

#imageGallery .galleryContainer .linkstoshow {
  margin-top: 50px;
}

#imageGallery .galleryContainer #contentSliderBig {
  min-width: 800px;
  min-height: 400px;
  float: none;
  margin: 50px auto;
  text-align: center;
}

#imageGallery .galleryContainer #contentSliderBig img {
  width: 800px !important;
  height: auto !important;
}

#imageGallery .galleryContainer .hiddenImage {
  display: none;
}

.galleryContainer.galleryContainer .title {
  color: #000;
  float: left;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.galleryContainer.galleryContainer .info-publi {
  text-align: center;
}

/* SCROLLBAR */
#teamList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, #noteSection .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .galleryContainer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.75);
}

#teamList .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail, #noteSection .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail, .galleryContainer .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.50);
}

#teamList .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, #noteSection .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .galleryContainer .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

#imageGallery .galleryContainer {

  /*width: auto !important;*/
}

/* Owl slider styles */
.owl.btn.prev {
  background: url(boton-prev.png) no-repeat 0 0;
  content: "<";
  left: 0;
}

.owl.btn.next {
  background: url(boton-next.png) no-repeat 0 0;
  content: ">";
  right: 0;
}

.owl.btn.prev, .owl.btn.next {
  width: 37px;
  height: 100px;
  border: medium none;
  cursor: pointer;
  display: block;
  line-height: 0;
  margin-top: -10px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 50%;
  opacity: 1;
  z-index: 10;
}

/* Pagination */
#worldPage .pagination a, #worldPage .pagination a:hover, #worldPage .pagination a:focus, #worldPage .pagination a:active, #worldPage .pagination a.active {
  color: #595959 !important;
}

/* fotografias, galeria */

/*.jMosaic-item>a>img{
width: 100% !important;
height: 100% !important;
}
*/
.jMosaic-clear {
  clear: both;
}

.jMosaic-selector {
  clear: both;
  position: relative;
}

.jMosaic-selector > .jMosaic-item {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: auto;
}

.jMosaic-selector > .jMosaic-item:hover, .jMosaic-selector > .jMosaic-item:focus {
}

.jMosaic-item {
  position: relative;
  max-height: 200px !important;
}

.cboxPhoto {
  max-width: 1000px !important;
}

#imageGallery .galleryContainer.pictures a {
  float: left;
  width: 100%;
  height: 100%;
  display: block;
}

#infografiaDirectiva {
  float: left;
  width: 900px;
  margin-left: -400px;
  margin-right: -400px;
}

/* Calendario */
.evento {
  float: left;
  padding: 0 60px;
}

.evento .evento-contenido {
  float: left;
  border-top: 1px solid #747474;
  padding: 20px 0;
}

.evento ul {
  list-style-type: none;
}

.evento ul li {
  float: left;
}

.evento ul li.date {
  font-weight: bold;
  font-size: 16px;
}

/* menu superior */
#logod {
  display: none;
  float: left;
  width: 90%;
}

#logod > img {
  display: block;
  width: 300px;
  margin: 20px auto 0;
  float: none;
}

@media only screen and (min-width:0px) and (max-width:768px) {
  #logoc {
    display: none;
  }

  #logod {
    display: block;
  }

  #bs-example-navbar-collapse-1 {
    width: 100% !important;
    height: 340px !important;
  }

  #bs-example-navbar-collapse-1 > ul > li {
    background-image: url("../img/transparencia_bg.png");
    margin-bottom: 1px;
  }

  .navbar.navbar-nav {
    width: 100%;
  }

  #homeCenter #left {
    height: 400px;
  }

  #homeCenter #right {
    display: block;
    float: none;
    margin: 60px auto 10px;
    width: 560px;
  }

}

@media only screen and (min-width:0px) and (max-width:980px) {
  .shadow {
    width: 100%;
  }

}

@media only screen and (min-width:0px) and (max-width:560px) {
  #homeCenter #left {
    width: 100%;
  }

  #homeCenter #left .carouselContainer {
    margin: 0 auto;
  }

  #homeCenter #right {
    width: 100%;
    margin: 30px;
  }

  #homeCenter .centerSection {
    margin: 0 5px 12px 0;
    width: 45%;
  }

}

@media only screen and (min-width:560px) and (max-width:768px) {
  #homeCenter #left {
    width: 100%;
  }

  #homeCenter #left .carouselContainer {
    margin: 0 auto;
  }

  #homeCenter #right {
    width: 100%;
    margin: 30px 0 0 10px;
  }

  #homeCenter .centerSection {
    margin: 0 5px 12px 0;
    width: 45%;
  }

  #homeCenter .centerSection:nth-child(1) img {
    width: 195px;
    right: 10px;
    left: 0;
  }

  #homeCenter .centerSection:nth-child(1) span {
    bottom: 5px;
  }

  #homeCenter .centerSection:nth-child(2) img {
    width: 160px;
    left: 40px;
  }

  #homeCenter .centerSection:nth-child(2) span {
    bottom: 5px;
  }

  #homeCenter .centerSection:nth-child(3) img {
    width: 50px;
    left: 145px;
  }

  #homeCenter .centerSection:nth-child(3) span {
    bottom: 5px;
    line-height: 15px;
  }

  #homeCenter .centerSection:nth-child(4) img {
    width: 95px;
    left: 112px;
  }

  #homeCenter .centerSection:nth-child(4) span {
    bottom: 5px;
  }

}

@media only screen and (min-width:768px) and (max-width:980px) {
  #navbartopmenu>ul {
    width: 100% !important;
    padding: 0 0 0 5px !important;
    background-position: -100px 0px !important;
  }

  .topmenu > ul > li > a {
    margin: 0 10px;
  }

  #homeCenter #left {
    /*width: 100%;*/
  }

  #homeCenter #left .carouselContainer {
    margin: 0 auto;
  }

  #homeCenter #right {
    width: 630px;
    margin: 0 0 0 6px;
    /*border: 2px solid #ff0000;*/
    display: block;
    padding: 0 0 0 12px;
  }

  #homeCenter .centerSection {
    margin: 0 0px 12px 5px;
    width: 310px;
  }

  #homeCenter .centerSection:nth-child(1) img {
    width: 195px;
    right: 10px;
    left: 105px;
  }

  #homeCenter .centerSection:nth-child(1) span {
    bottom: 5px;
  }

  #homeCenter .centerSection:nth-child(2) img {
    width: 160px;
    right: 10px;
  }

  #homeCenter .centerSection:nth-child(2) span {
    bottom: 5px;
  }

  #homeCenter .centerSection:nth-child(3) img {
    width: 50px;
    right: 0px;
  }

  #homeCenter .centerSection:nth-child(3) span {
    bottom: 5px;
    line-height: 15px;
  }

  #homeCenter .centerSection:nth-child(4) img {
    width: 95px;
    left: 206px;
  }

  #homeCenter .centerSection:nth-child(4) span {
    bottom: 5px;
  }

}

@media only screen and (min-width:980px) and (max-width:1050px) {
  .shadow {
    width: 980px;
  }

}
