body{
  font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6{
  
  font-family: 'DIN Pro Condensed Regular';
} 

.carousel-control:focus, .carousel-control:hover{
  color:#fff;
  text-decoration:none;
  filter:alpha(opacity=90);
  outline:0;
  opacity:.9;
}

.nav > li > a:focus, .nav > li > a:hover{
  text-decoration:none;
  background:#001132;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
  color:#333;
  background-color:#001132;
}

.navbar-default .navbar-brand{
  color:#fff;
}

.navbar-default .navbar-nav > li > a{
  color:#fff;
  font-family: 'DIN Pro Condensed Regular';
  font-size: 16px;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
  color:#fff;
  background:#001132;
}

.navbar{
  
  min-height:50px;
  background:#001C54;
  margin-bottom:0px;
  border:none;
}

.navbar-fixed-top{
  border-bottom:solid 4px #57C0D4;
}

div.idioma{
  height:44px;
}

div.logo{
  text-align:center;
  padding-top:30px;
  padding-bottom:30px;
}

h1#titulo{
  font-size:20px;
  width:auto;
}

.titulo a{
  color:#fff;
}


.bloque h2.titulo{
  z-index:3;
  font-size:16px;
  color:#fff;
  background:#000;
  opacity:.8;
  height:30px;
  margin-left:-10px;
  margin-right:-10px;
  height:68px;
  position:absolute;
  bottom:0;
  width:100%;
  text-align:center;
  text-transform:uppercase;
  padding:18px 35px 0 35px;
  margin-bottom:0;
}

.bloque{
  height:194px;
}

div.container-fluid{
  max-width:1374px !important;
}

.bloque{
  margin-top:15px;

}


.bloque .titulo{
 font-family: 'DIN Pro Condensed Regular';
 font-size: 18px;
 }
#blo1{
  background:url(../../assets/img/re_ñanduti.jpg);
}

#blo2{
  background:url(../../assets/img/tera-logo.png);
}

#blo3{
  background:url(../../assets/img/ycua_insignia3.png);
}

#blo4{
  background:url(../../assets/img/re_apreton.jpg);
}

#blo5{
  background:url(../../assets/img/descen.jpg);
}


.lateral ul, li{
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#menulateral{
  padding:15px 0 0 0;
  margin:15px  0 0 -15px;
  list-style:none;
}

#menulateral li a{
  display:block;
  text-transform:uppercase;
  padding:35px 10px 35px 60px;
  font-size:24px;
  text-decoration:none;
  color:#000;
  background:url(../../assets/img/1fondomenlateralt.png);
  border-right-style:solid;
  border-right-width:9px;
  font-family: 'DIN Pro Condensed Light';
}

.lateral a{
  display: block;
  margin-bottom: 10px;
}

li.boton1{
  background:#ddd;
  padding: 10px;
}

li.boton2{
  background:#ccc;
  padding: 10px;
}

li.boton3{
  background:#bcbcbc;
}

li.boton4{
  background:#acacac;
}

.boton1 a{
  border-right-color:#ddd;
}

.boton2 a{
  border-right-color:#ccc;
}

.boton3 a{
  border-right-color:#bcbcbc;
}

.boton4 a{
  border-right-color:#acacac;
}

#listalateral li{
  border-bottom:solid 2px #001C54;
  padding:10px 10px 10px 10px;
  margin:0 15px 0 15px;
}

#listalateral li a{
  color:#000000;
  font-size:16px;
  font-family: sans-serif;
}

ul#listalateral{
  margin:0 0 0 -15px;
  padding:15px 0 0 0;
  list-style:none;
  background:#dbd9d9;
}

div.lateral{
  background:#dbd9d9;
  margin-left:-15px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
   padding-bottom: 80px;
}

h4.titulolateral, .widgettitle{
  margin-top:29px;
  margin-bottom: 25px;
  border-bottom:solid 3px;
  border-bottom-color:#001C54;

}

.linkarchive{
  display: block;
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
  background: #EFEFEF;
  padding: 10px 0 10px 0;
   font-family: 'DIN Pro Condensed Regular';
}

body{
  background:url(../../assets/img/fondocultura.gif) center top repeat-y;
}

.fondoblanco{
  background:#FFF;
  padding-bottom: 25px;
}

.cuadronoticias{
  margin-bottom: 15px;
  
}

.cuadronoticias h2{

  font-size:18px;
  margin-top:0;
}

img.responsive{
  max-width:100%;
}

.singleheader{
  margin-top: 15px;
  margin-bottom: 15px;
}

.cuadronoticias img{
  max-width:100%;
  width: 100%;
}

a{
  color:#001C54;
  opacity:1;
  cursor:pointer;
  transition:opacity .15s ease-in-out;
  -moz-transition:opacity .15s ease-in-out;
  -webkit-transition:opacity .15s ease-in-out;
}

a:hover{
  color:#001C54;
  opacity:0.6;
  text-decoration:none;
}

.cuadronoticias div{
  background:#e5e5e5;
  padding:15px;
  min-height: 145px;
}

.cuadronoticias.video div {
    background: #e5e5e5;
    padding: 15px;
    min-height: 105px;
}

.cuadronoticias div a{
  font-size: 16px;
  /*float: right;*/
  display: block;
  position: absolute;
  padding-bottom: 10px;
  bottom: 0;
  right: 0;
  padding-right: 25px;
  font-family: 'DIN Pro Condensed Regular';
  color:#97A0A7;
}

.cuadronoticias div a:before{
  clear: both;
  
}


.titulosec{
  border-bottom:solid 2px;
  border-bottom-color:#001C54;
  margin:15px 0 15px 0;
}

.titulosec h1{
  background:#001C54;
  margin:0 0 0 0;
  color:white;
  width:50%;
   font-size:22px;
  padding: 15px;
  text-align: center;
}

.titulosec h1 a{
  color: white;
}

.titulo{

 
  margin:15px 0 15px 0;
}

.titulo h1{
  
  margin:0 0 0 0;
  color:#001C54;
  width:50%;
   font-size:28px;
  padding: 15px;
}


.titulointerna {
  color:#001C54;
  margin-bottom: 15px;

}

.interna img{
  max-width: 100%;
}


.tituloarchive {
  color:#001C54;
  margin-top: 35px;
  padding-left: 20px;
  margin-bottom: 25px;
  
}


div.idioma div{
  width:50%;
  border-bottom:solid 4px;
  height:44px;
}

div.idioma div:hover{
  background:#f0f0f0;
}

div.idioma div.esp{
  border-bottom-color:#001C54;
  float:left;
  background:white;
  text-align:right;
}

div.idioma div.guar{
  border-bottom-color:#4fc6d7;
  float:right;
  text-align:left;
}

.guar img{
  margin-left:180px;
}

.esp img{
  margin-right:180px;
}

img.logoizquierda{
  float:left;
  vertical-align:middle;
}

img.logoderecha{
  float:right;
  vertical-align:middle;
}

img.logoprincipal{
  vertical-align:middle;
  width:100%;
  height:100%;
}

img.logossec{
  margin-top:60px;
}

div#carousel-1.carousel.slide{
  margin-top:15px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 768px) {
    .guar img {
      margin-left: 0px !important;
    }

    .guar{
      text-align: center;
    }

    .esp{text-align: center;}

    .logo{
      text-align: center;
      padding-top: 0px !important;
    }



    img.logoizquierda{
      float:none !important;
      vertical-align:middle;
      margin-bottom: 30px;
    }

    img.logoderecha{
      float:none !important;
      vertical-align:middle;
    }

    img.logoprincipal{
      
    }
}



.pie{
  height: 200px;
  background: #001C54;
  margin-top: 30px;
  padding: 40px 20px 20px 40px;
  margin-top: 40px;
  
}
.pie p{
  font-size: 15px;
  color:#fff;

}
.ubi{
  border-left: 2px solid #fff;
}

#organization div.orgChart div.node {
    width: 140px;
    height: 115px;
}
#organization div.orgChart div.node img {
    margin-top: 4px;
    border: 2px solid black;
    border-radius: 4px;
}

#organization div.orgChart ul.stack > li {
  text-align: left;
  
  margin-left: 1em;
  margin-right: 1.5em;
    margin-top: 0.5em;
    font-size: 12px;
    line-height: 1em;
    /*font-weight: bold;
    font-style: italic;*/
}
#organization div.orgChart ul.stack > li ul {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
#organization div.orgChart ul.stack > li ul li {
    line-height: 2em;
}

#organization div.orgChart div.node.level2 {
    background-color: rgb(252, 229, 229);
     height: 60px;
}

#navigation{
  padding-top: 28px;
}

.fecha{
  font-size: 12px;
}

.fecha .glyphicon{
  font-size: 10px;
}

.fechainterna{
  display: block;
  margin-bottom: 18px;
}

.carousel-caption {
    bottom:8% !important;
    left: 0% !important;
    right:  auto !important;
    width: auto;
}

.carousel-caption h4 {
    padding: 25px;
    text-align: left !important;
    font-size: 35px !important;
    line-height: 1.3em !important;
    background-color: rgba(0, 0, 0,0.6) !important;

}

.carousel-caption h4 a {
  color:white;
}

.fichadepartamento{
  display: none;
}


.internac{
  margin-bottom: 30px;
}


.fichacooperaciones{
  background: #fcf8b0;
  width: 300px;
  height: 400px;
  display: none;
  position: absolute;
  border-radius: 10px;
  padding: 15px;
  overflow: scroll;
}

.fichacooperaciones ul{
  padding: 5px;
}

.fichacooperaciones ul li{
  margin-bottom: 12px;
}
.globito{
  background: #fcf8b0;
  width: 180px;
 
  border-radius: 10px;
  padding: 15px;
  margin-top: 60px;
}

.globito h3{
  margin-top: 5px;
}

.cargando{
  display:none;
  text-align:center;
}








.clearfix:after {
  content: '';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

/*
* Content & Hexagon 
* */
.bilateral{

}


/* ###############################OOTROS HEXAGONOS #######################################*/
.panal {
 
  background: #EDEFEB;

}


#hexGrid {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    padding:0.866% 0;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    
}
#hexGrid:after {
    content: "";
    display: block;
    clear: both;
}
.hex {
    position: relative;
    list-style-type: none;
    float: left;
    overflow: hidden;
    visibility: hidden;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
    -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
        -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
            transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
.hex * {
    position: absolute;
    visibility: visible;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexIn {
  outline: none;
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate(60deg);
        -ms-transform: skewY(-30deg) rotate(60deg);
            transform: skewY(-30deg) rotate(60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
    left: -100%;
    right: -100%;
    width: 268px;

    height: auto;
    margin: 0 auto;
    border-top: solid 25px #FFF;
    border-bottom: solid 40px #FFF;
    border-left: solid 20px #FFF;
     border-right: solid 20px #FFF;
}

.hex h1, .hex p {
    width: 102%;
    left:-1%; /* prevent line on the right where background doesn't cover image */
    padding: 5%;
    box-sizing:border-box;
    background-color: rgba(255, 105, 35, 0.9);
    font-weight: 300;
    -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
            transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex h1 {
    bottom: 50%;
    padding-top:50%;
    font-size: 1.5em;
    z-index: 1;
    color:#FFF;
    -webkit-transform:translateY(-100%) translatez(-1px);
        -ms-transform:translateY(-100%) translatez(-1px);
            transform:translateY(-100%) translatez(-1px);
}
.hex h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 10%;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.hex p {
    top: 50%;
    padding-bottom:50%;
    color:#FFF;
    -webkit-transform:translateY(100%) translatez(-1px);
        -ms-transform:translateY(100%) translatez(-1px);
            transform:translateY(100%) translatez(-1px);
}


/*** HOVER EFFECT  **********************************************************************/
.hexIn:hover h1, .hexIn:focus h1,
.hexIn:hover p, .hexIn:focus p{
    -webkit-transform:translateY(0%) translatez(-1px);
        -ms-transform:translateY(0%) translatez(-1px);
            transform:translateY(0%) translatez(-1px);
}

/*** SPACING AND SIZING *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
    .hex {
        width: 19.2%; /* = (100-4) / 5 */
        padding-bottom: 22.170%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(9n+6),
    .hex:nth-child(9n+7),
    .hex:nth-child(9n+8),
    .hex:nth-child(9n+9) {
        margin-top: -4.676%;
        margin-bottom: -4.676%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(9n+6):last-child,
    .hex:nth-child(9n+7):last-child,
    .hex:nth-child(9n+8):last-child,
    .hex:nth-child(9n+9):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(9n+6) {
        margin-left: 0.5%;
        clear: left;
    }
    .hex:nth-child(9n+10) {
        clear: left;
    }
    .hex:nth-child(9n+2),
    .hex:nth-child(9n+ 7) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(9n+3),
    .hex:nth-child(9n+4),
    .hex:nth-child(9n+8) {
        margin-right: 1%;
    }
}
@media (max-width: 1200px) and (min-width:901px) {/* <- 4-3  hexagons per row */
    .hex {
        width: 24.25%; /* = (100-3) / 4 */
        padding-bottom: 28.001%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(7n+5),
    .hex:nth-child(7n+6),
    .hex:nth-child(7n+7) {
        margin-top: -6.134%;
        margin-bottom: -6.134%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(7n+5):last-child,
    .hex:nth-child(7n+6):last-child,
    .hex:nth-child(7n+7):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(7n+2),
    .hex:nth-child(7n+6) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(7n+3) {
        margin-right: 1%;
    }
    .hex:nth-child(7n+8) {
        clear: left;
    }
    .hex:nth-child(7n+5) {
        clear: left;
        margin-left: 0.5%;
    }
}
@media (max-width: 900px) and (min-width:601px) { /* <- 3-2  hexagons per row */
    .hex {
        width: 32.666%; /* = (100-2) / 3 */
        padding-bottom: 37.720%; /* =  width / sin(60) */
    }
    .hex:nth-child(5n+4),
    .hex:nth-child(5n+5) {
        margin-top: -8.564%;
        margin-bottom: -8.564%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(5n+4):last-child,
    .hex:nth-child(5n+5):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(5n+4) {
        margin-right: 1%;
        margin-left: 0.5%;
    }
    .hex:nth-child(5n+2) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(5n+6) {
        clear: left;
    }
}
@media (max-width: 600px) { /* <- 2-1  hexagons per row */
    .hex {
        width: 49.5%; /* = (100-1) / 2 */
        padding-bottom: 57.158%; /* =  width / sin(60) */
    }
    .hex img {
    width: 208px;
  }
    .hex:nth-child(3n+3) {
        margin-top: -13.423%;
        margin-bottom: -13.423%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(3n+3):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(3n+3) {
        margin-left: 0.5%;
    }
    .hex:nth-child(3n+2) {
        margin-left: 1%;
    }
    .hex:nth-child(3n+4) {
        clear: left;
    }
}
@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}

.navbar-brand{
  padding: 2px 15px 2px 15px !important;
  background: none;
  opacity: 0.8;
}
.navbar-brand:hover{
  opacity: 0.7 !important;
  background: white !important;
}

.logointerna{
  width: 60px;
}
.idioma.esconder{
  display: none;
}
.fondoblanco.esconder{
  display: none;
}


.oculto{
  display: none;
}
/*
.fondoblanco.esconder{
  padding-bottom: 0;
}

.esconder .container .logo{
 padding-top: 25px;
 padding-bottom: 5px; 
}


.esconder .container .logo .logossec{
 width: 100px;
 height: auto;
 margin-top: 10px;
}

.esconder .container .logo .logoprincipal{
width: 100px;
 height: auto;
}

*/
.bodyinterna{
  padding-top: 60px;
}

#cboxClose{
  outline: none;  
}

.nivelorg{
  -webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.nivelorg:hover
  {
    opacity: 0.5;
    cursor: pointer;
  
}
  .navbar-header{
    overflow: hidden;
  }

#calendariecito{
  position:absolute; top:0; right:0; width:340px; height:503px; overflow-y:scroll;  z-index:1029; background:rgba(255,255,255,0.9);border-left:solid 10px rgba(0,0,0,0.6); padding:20px;
}

@media (max-width: 767px) {
  #calendariecito{
  position:relative !important;
  width: auto !important;
}

.titulo h1{
  width: auto;
}
}


div.wp_bannerize div img{
  max-width: 100%;
  height: auto;
}

.carrouselcito .carinterno .carousel-inner .item img{
	max-height:400px; 
	width:auto;
	margin-left: auto;
	margin-right: auto;
}
.carrouselcito .carinterno{
	height: 400px;
	overflow-y: hidden;
	background: #EE7026;
}

.archiveitem img{
	float:left;
}
#gallery-6 img {
    border: 2px solid #EE7026 !important;
    width: 150px;
    height: 150px;
    position: relative;
    padding: 10px;
    background: #fff;
    border-radius: 4px 4px 4px 4px;
}
#gallery-6 .gallery-item {
    width: 20% !important;
}
.alignleft{
	float:left;
	margin-right: 10px;
}
.panel-title{
	font-size: 23px;
}


