.fixed-header {
  position: fixed;
  top: 0px;
  width:100%;
  background-color: #fff;
  padding-bottom: 1.2rem;
  z-index: 2;
}

.fixed-header .topmenu-bienal-logo.horiz,
.fixed-header .topmenu-logo.horiz {
  display:none;
  visibility: hidden;
  opacity: 0;
}
section.hero.home-index,
section.hero.bienal-index,
section.hero.diary-index,
section.hero.about-index {
  margin-top: 107px;
} 
.topmenu {
  margin:1rem 0 0 0;
  min-width:15rem;
  height: 5.5rem;
}
.topmenu-bienal19 {
  max-width: 160px;
}
.topmenu-ciclo {
  max-width: 10rem;
}
.topmenu-main-links a {
  color: #0A0A0A;
  text-transform: uppercase;
  padding:0 1rem 0 1rem;
  line-height: 1;
}
a.disabled-item-pt,
a.disabled-item-pt:hover,
a.disabled-item-en,
a.disabled-item-en:hover {
  color:#DBDBDB!important;
  cursor: default;
}
a.topmenu-link.disabled-item-pt {
  margin-left:0.5rem;
}
.topmenu-main-links a.topmenu-link-social,
.topmenu-main-links a.item-pt,
.topmenu-main-links a.item-en {
  padding:0 0.5rem 0 0.5rem;
}
.topmenu-main-links a .icon {
  width: 1rem;
  height: 1rem;
}
a.selected,
.sidenav a.side-item.selected {
  color: #209CEE;
  font-weight:700;
}
.topmenu-main-links a:hover {
  color: #209CEE;
}
.topmenu-main-links a.disabled-item-en:hover {
  color: #DBDBDB;
  cursor: default;
}
.topmenu-bienal-logo img {
  width: 150px;
}
.topmenu-logo img {
  width: 8rem;
}
.bellow-nav {
  margin-top: 1.2rem;
}
section.section-title {
  padding: 3rem 1.5rem 0 1.5rem;
}
.icon-ciclo-corner {
  position:absolute;
  top:0;
  right:0;
}
.icon-ciclo-corner img {
  width:10rem;
}
.columns-wrapper  {
    display: flex;
}
figcaption.figfront-mobile {
  position: absolute;
  right: 0.5rem;
  bottom: -1.25rem;
  padding: 0;
  text-align: right;
  font-size: 0.75rem;
  font-weight: 300;
  color: #808080;
}
figcaption.figfront-desktop {
  position: absolute;
  right: 0.5rem;
  bottom: -1.25rem;
  padding: 0;
  text-align: right;
  font-size: 0.75rem;
  font-weight: 300;
  color: #808080;
}
.body-content h2 {
  margin-bottom: 1.5rem;
  font-size: 2rem;
  line-height: 1.5;
  word-break: break-word;
  font-weight: 400 !important;
  color: #0A0A0A !important;
  text-align: center !important;
}
.body-content h3 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700 !important;
  color: #0A0A0A !important;
}
.body-content p {
  font-size: 1.2rem;
  font-weight:200;
  line-height: 1.75rem;
  color: #0A0A0A !important;
}

.index-title {padding: 0rem 0 1.5rem 0rem;}

.block-index {
  padding:1.5rem;
}
.block-index h1{
  padding: 2rem 0 0 0;
}
.block-index a {
  color: #0A0A0A;
}
.block-index a:hover {
  color: #209CEE;
}
footer a {color: #0A0A0A;}

footer a:hover {
  color: #209CEE;
}

.center, .center-column, .top, .right, .bottom, .left {
  display: flex;
  justify-content: center;
  align-items: center;
}

.center-column {
  flex-direction: column;
}

.top { align-items: flex-start;}
.right {justify-content: flex-end;}
.bottom { align-items: flex-end;}
.left {justify-content: flex-start;}

.single-spaced, .single-spaced * {
  line-height: 1;
}

.menu-burger {
  flex-grow: 1;
  width: 488px;
}
.menu-burger a span {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color:  #0A0A0A;
}
.menu-burger a:hover {
  color: #209CEE;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 5.5rem;
}
.sidemenu-bienal-logo img,
.sidemenu-bienal-datas img {
  display:none;
}
.sidenav a.side-menu {
    padding: 0.5rem 0.5rem 0.5rem 2rem;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #0A0A0A;;
    display: block;
    transition: 0.3s;
}
.sidenav a.side-menu.side-diario {
  padding-top: 2rem;
  padding-bottom:0;
}
.sidenav a.side-menu.side-sobre {
  padding-top: 0.5rem;
}
.sidenav a.side-item {
    padding: 0 0 0 3rem;
    text-decoration: none;
    font-size: 1rem;
    color: #0A0A0A;
    display: block;
    transition: 0.3s;
}
.sidenav p {
    padding: 4rem 0 0 3rem;
}
.sidenav p a {
    margin-right:0.5rem;
    font-size: 1.5rem;
    color:  #0A0A0A;
    display: inline-block;
    transition: 0.3s;
}
.sidenav p a.disabled-item-pt,
.sidenav p a.item-pt {
  margin-left:1rem;
}
.sidenav a:hover {
  color: #209CEE;
}
.sidenav p a.disabled-item-pt,
.sidenav p a.disabled-item-pt:hover,
.sidenav p a.disabled-item-en,
.sidenav p a.disabled-item-en:hover  {
  color: #DBDBDB;
  cursor: default;
}

.sidenav .closebtn {
    position: absolute;
    top: 0.7rem;
    right: 2rem;
    font-size: 2rem;
    font-weight: 200;
    margin-left: 4rem;
    color: #209CEE;
}
footer #mc_embed_signup input.mce_inline_error { border-color:#ff3860; }
footer #mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #fff!important;
    font-weight: 300!important;
    font-size: 0.75rem!important;
    z-index: 1;
    color: #ff3860!important;
  }
footer #mc_embed_signup #mce-success-response {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #fff!important;
    font-weight: 300!important;
    font-size: 0.75rem!important;
    z-index: 1;
    color: #23d160!important;
  }

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 4rem;}
  .sidenav a.side-menu {font-size: 1.5rem;}
  .sidenav a.side-item {font-size: 0 1rem 0 1rem;}
}

@media screen and (max-width: 768px) {
    .menu-burger {width: 48px;}
}
@media (max-width: 1088px) {
  .hero.about-index {display:none;}
  .hero.bienal-index {display:none;}
  .hero.diary-index {display:none;}
  .hero.home-index {display:none;}
  .hero.home-index-video {display:none;}
  .desktop {display:none;}
  .topmenu {height:9rem;}
  .fixed-header {position:relative;}
  .topmenu-ciclo {max-width: 10rem;}
  .topmenu-logo img {width: 8rem;}
  .menu-burger.bottom {align-items: center;}
  .topmenu-ciclo.bottom {align-items: center;}
  .menu-burger {width: 220px;}
  .menu-burger a span {font-size:2rem;line-height: 2rem;}
  .sidenav {padding-top: 1rem;}
  .sidenav .closebtn {right: 2.5rem;font-size: 2.5rem;font-weight: 200;}
  .sidemenu-bienal-logo img {width:220px;padding: 3rem 0 1rem 4rem;display: block;}
  .sidemenu-bienal-datas img {width:200px;padding: 0.5rem 0 1rem 4rem;display: block;}
  .sidenav a.side-menu {padding: 1rem 1rem 1rem 2rem;font-size: 1.5rem;}
  .sidenav a.side-item {padding: 0 0 0 4rem;font-size: 1rem;}
  .sidenav p {padding: 4rem 0 0 4rem;}
  .sidenav p a {margin-right:0.5rem;font-size: 1.5rem;}
}
@media (max-width: 1216px) {

}
