html {
  overflow-x: hidden;
}
::selection {
  background: #1571c1;
  color: white;
}
::-moz-selection {
  background: #1571c1;
  color: white;
}
:root {
  --yellow: #fff674;
  --primary-color: #43C6AC;
  --secondary-color: #566574;
  --video-player-color: #f49e95;

}
img {
    max-width: 100%;
}

body {

  color: #444;
  font-family: Cambria, Cochin, Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;

  display: grid;
  grid-gap: 2rem;
  grid-template-areas: "header" "content" "sidebar" "footer";
  overflow-x: hidden;
}


@media (min-width: 800px) {
  body {
    grid-template-columns: 3fr 1fr;
    grid-template-areas: "header header" "content sidebar" "footer footer";
  }
  body.ciclos-de-vida .header { min-height:10vh;background: url(banner.jpg);
    background-size: cover; }
  body.ciclos-de-vida .header img { display: none; }
  body.ciclos-de-vida .header div.title { 
    margin-top: 0px;
    /* width: 78vw; */
    /* margin: 0 auto; */
    margin: 0 5em;
  
  }

  body.ciclos-de-vida .stickzone { 
    min-height: 0px;
  }
  .ciclos-de-vida main { width: auto;/*padding: 2rem 10rem;*/ }

  body.homepage {
      grid-template-columns: 3fr 1fr;
      grid-template-areas:
          "header header"
          "content content"
          "footer footer";
          
  }
  body.homepage .stickzone {
    height: auto;
    min-height: 40vh; /*fit-content;*/   
  }

  body.homepage > main {
     width: auto;
     max-width: 100%; 
     padding-top: 0px;
  }
  body.homepage section.first {
        margin-left: 0;
    }

  body.homepage div.links { 
    padding-top: 0; 
  }
  /* select-section */

  body.homepage  article { grid-template-columns: 3fr 1fr; /*300px;*/ }
  li.video label.player-title { 
    font-size:0.79em;
    padding: 6px 10px;
    margin-top: -65px;
    background-color: var(--primary-color);
    color: white;
    position: absolute;
    display: table;
  } 
  body.sessao-de-homenagem .header { height: 40vh;min-height: 40vh;background: url(banner.jpg);
    background-size: cover; }
  body.sessao-de-homenagem .header div.title { width: auto;margin-top: 0px; }
  body.sessao-de-homenagem .header div.title h1{
      letter-spacing: 0px;
      font-size: 1.2em;
      
      max-width: 50%;
      margin-left: 4em;
    }
    body.sessao-de-homenagem .header div.title h1 span{
      font-size: 1.5em;
      background-color: #0c3960;

    }
    ul.tabs {
      /*list-style: none;
      display: inline-flex;
      position: relative;

      font-family: "Montserrat", serif;
      font-size: 0.7em;
      border-left: 0px solid blanchedalmond;
      padding-left: 8px;
      width: auto;
      padding-right: 30px;
      background-color: white;
      padding: 20px 0;*/
    
        list-style: none;
        display: inline-flex;
        /* position: relative; */
        font-family: "Montserrat", serif;
        /* font-size: 0.7em; */
        /* border-left: 0px solid blanchedalmond; */
        padding-left: 8px;
        /* width: auto; */
        /* padding-right: 30px; */
        /* background-color: white; */
        /* padding: 20px 0; */
       /* background-color: #f5faf9;*/
    
    }

    label.player-title--larger { width: 11%; }
  }
  
  .language {
    display: inline-block;
    float: right;
    /*padding: 21px 12px 21px 8px;*/
    padding: 21px 27px 21px 5px;
    font-size: 14px;
    color: #ffffff; /*var(--primary-color);*/
  }

  body.homepage section.select-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2em;
  }
  body.homepage section.select-section .entry {
    position: relative;
    display: table;
    /*background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(242, 213, 11, .3) 75%), url(ciclos-de-vida.jpg);*/
    background-blend-mode: multiply;
    background-size: cover;
    height: 220px;
    min-width: 316px;
    margin-bottom: 30px;
  }
  a div.entry:hover { opacity: 0.8; }
  div.entry, div.entry label, div.select-section label { cursor: pointer; } 
  .entry-0 {
    background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(255, 255, 255, 0.3) 75%), url(ciclos-de-vida.jpg);
    /*background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.13), rgba(67, 198, 172, 0.6) 75%), url(ciclos-de-vida.jpg);*/
    /*background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(242, 213, 11, .3) 75%), url(ciclos-de-vida.jpg);*/

  }
  .entry-1 {
    background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(255, 255, 255, 0.3) 75%), url(sessao.jpg);

  }
  .entry-2 {
    background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(255, 255, 255, 0.3) 75%), url(mensagens-e-imprensa.jpg);
  }
  .entry--1 {
    position: relative;display: table;background-image: linear-gradient(to top right, rgba(0,0,0,.8), rgba(242, 213, 11, .3) 75%), url(ciclos-de-vida.jpg);
    background-blend-mode: multiply; background-size: cover; height: 220px;
    /* min-width: 316px; */
    padding: 20px;
    
  }
  
  .entry label {
      /* position: relative; */
      color: white;
      font-size: 0.8em;
      padding: 1em;
      /* margin-top: -115px; */
      /* display: block; */
      /* min-width: 254px; */
      /* height: auto; */
      /* width: 100%; */
      /* background: linear-gradient(0deg, black, transparent); */
      position: absolute;
      bottom: 0;
      /* top: 0; */
      margin-bottom: 40px;
      /* min-width: 316px; */
      line-height: 1.2rem; 
  }

  body.homepage ul.select-section {
    display: flex;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    margin: 0 auto;
    width: 70vw;
    margin-top: 72px;
  }
  body.homepage ul.select-section li {
    margin-right: 2.5rem;
    width: 30%;
  }
  body.homepage ul.select-section li a { color: var(--primary-color);text-decoration: none; }
  body.homepage ul.select-section li img { user-select: none;max-height: 212px; }

  ul.tabs.tabs--fixed {  
    position: fixed;
    top: 57px;
    width: 100%;
    /* display: block; */
    left: 0;
    /* margin: 0 auto; */
    padding: 1rem 2rem;
    z-index: 2;
    background-color: #f5faf9; /* #e7f6f2; /*#e4edeb;*/

  }
  ul.tabs li {
    margin-right: 39px;
    /*min-width: 115px;*/
    word-break: break-word;
    font-size: 0.8rem;
  }
  /*ul.tabs li:hover { background-color: aquamarine; }*/
  ul.tabs li a.active { color: var(--primary-color); }
  /*ul.tabs li a:hover { color:var(--primary-color); } */

  a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
.sessao-de-homenagem main ul, aside ul { z-index: -1; } 

body.ciclos-de-vida {
  grid-template-columns: 1fr;
  grid-template-areas:
      "header header"
      "tabs tabs"
      "content content"
      "footer footer";
}
body.ciclos-de-vida .header div.title h1 {
  text-align: left;
}
body.ciclos-de-vida .header div.title h1 span { background-color: var(--primary-color); }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted var(--primary-color);
}
.vertical-text {
	transform: rotate(-90deg);
	transform-origin: left top 0;
}
.fixed-chapter-marker {
  text-orientation: sideways;
    position: absolute;
    margin-left: -60px;
    /* top: 20px; */
    margin-top: 504px;
    /* height: 300px; */
}
hr.style-eight {
  overflow: visible;
  padding: 0;
  border: none;
  border-top: medium double #333;
  color: #333;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 76%;
}
hr.style-eight:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
  background: white;
}

.chapter hr.style-eight:after{
  background: #edebeb;
}

audio {
    filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%);
    height: 25px;
}

a { color: #15568e; }
a:focus, a:visited { font-weight: bold; }
p, blockquote {
  line-height: 1.4;
}

blockquote {
  border-left: 7px solid #444;
  margin-left: 0;
  padding-left: 20px;
}

blockquote.text-right{
  border:0;
  border-right: 7px solid #444;
  padding-right: 30px;
  margin-right: 0;
  text-align: right;
}


img {
  max-width: 100%;
}

ul li, ol li {  }
main ul li, ol li {
  line-height: 1.6em;
}
header{
  width: auto;
  position: relative;
  right: 0px;
  left: 0px;
  margin: 0px;
}
header h1 {
  font-weight: 900;
  color:white;
  text-decoration: underline;
}
header {
  grid-area: header;
  min-height:60vh;
  text-align: center;
  font-size: 1.4em;
  /*z-index: 2;*/
}
header img {
  top: 0;
  left: 0;
  z-index: 0;
  max-width: 1454px;
  margin-top: -50px;
  width: auto;
  display: grid;
  margin-right: 30px;
}
.header div.title {
  z-index: 0;
  display: block;
  margin-top: -120px;
  position: relative;
  width: fit-content;
  left: 0;
}
.header div.title h1 {
  background-color: #db544f;
  text-align: left;
  background-color: #607D8B;
  background-color: rgb(86, 101, 116);
  letter-spacing: 4px;
  text-decoration: none;
}
.header div.title h1 span {
  clear: left;
  display: block;
  /* padding-left: 103px; */
  font-size: 1.6em;
  text-decoration: none;
  letter-spacing: 0px;
}

body.sessao-de-homenagem .header div.title h1 span {
  background-color: #0c3960;
}

.header div.title h1.title-2 {
  background-color: #db544f;
  text-align: right;
  background-color: #607D8B;
  background-color: rgb(86, 101, 116);
  letter-spacing: 2px;
}
.header div.title h1 span.title-2 {
  clear: left;
  display: block;
  font-size: 1.6em;
  text-decoration: none;
  letter-spacing: 0px;
}

@media (max-width: 768px) {
  .header {
    background: url(banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .header > img {
      display: none;
  }
  .header > div.title {
    margin-top: 150px;
    font-size: 0.9em;
  }
  main { margin-top:150px; }
}

nav {
  width: 100%;
  background-color: transparent;
  top: 0;
  right:0;
}
ul.tabs { font-family: "Montserrat", serif; }
main {
  grid-area: content;
  width: min-content;
      margin: 0 auto;
      margin-top: 0px;

      margin-right: 0px;
    padding-right: 0px;

 word-break: break-word;
}
.gg-box label {
  position: absolute;
  color: white;
  font-size: 0.8em;
  padding: 1em;
  margin-top: 123px;
  display: block;
  width: 200px;
  height: auto;
  background: linear-gradient(0deg, black, transparent);
}

/*48em*/
@media (max-width: 400px){
  ul.tabs.tabs--fixed { margin-top: 53px; }
  li.video label.player-title { 
    /*left: 2.1rem;*/
    width: 40%;
  }
  
}
/*@media (min-width: 800px and max-width: 1024px){ 
  .ciclos-de-vida main {
    padding: 2rem 5rem;
  }
            
}*/
@media (max-width: 800px){ 
  /*768px){ */
  main {
    width: auto;
    padding: 0 !important;
    margin: 0;
  }
  aside { display: none; }
  ul.tabs { 
    display: none;
    left: 0;
    right: 0;
    width: 100%;
    grid-area: tabs;
  }
  ul.tabs.tabs--fixed { 
    margin: 0 auto;
    list-style: none; 
    text-align: center;
    list-style: none;
    display: none;
  }
  ul.tabs li { margin-bottom: 10px; }

  body.homepage {
    grid-template-columns: 1fr;
    width: auto;
    display: block;
  }
  body.homepage > main section {
    margin-left: 0px;
    padding: 0;
    padding: 40px 0px;
 }
 body.homepage > main section article div.grid_item {
   padding: 2rem;
   padding-top:0;
 }
  body.homepage section.select-section { 
    grid-template-columns: 1fr;
  }
  body.homepage section.select-section .entry {
  margin-bottom: 30px;
  }

  body.sessao-de-homenagem {
    grid-template-columns: 1fr;
    grid-template-areas: "header header" "content content" "footer footer";
    width: auto;
  }

  body.sessao-de-homenagem > .header > div.title { 
    font-size: 0.4em;
  }

  li.video label.player-title {
    font-size: 0.79em;
    padding: 6px 10px;
    margin-top: -65px;
    background-color: var(--primary-color);
    color: white;
    position: absolute;
    display: table;
}

 label.player-title--larger { width: 25%; }
}


aside {
  grid-area: sidebar;
  color: var(--primary-color);
  background: transparent;
  padding-left: 0;
  right: 0;
  top: 14vh;
  z-index: 2;
}
aside ul {
  font-family: "Montserrat", serif;
  font-size: 0.7em;
  border-left: 0px solid blanchedalmond;
  padding-left: 8px;
  height: 90vh;
  width: auto;
  padding-right: 30px;
}
aside ul li {
  line-height:1.6em;
  margin-bottom: 7px;
}

aside ul li a.active {
  color: var(--primary-color);
}
aside ul li a:hover { opacity:0.8; }

header, footer {
  background: #43C6AC;
  background: -webkit-linear-gradient(-65deg, #43C6AC, #F8FFAE);
  background: linear-gradient(-65deg, #43C6AC, #F8FFAE);

  background: linear-gradient(178deg, rgb(86, 101, 116), #43C6AC);
}
footer {
  grid-area: footer;
  background: rgb(86, 101, 116);
  color: white;
  z-index: 1;
}
footer small.ficha-tecnica { font-size: 0.7rem; } 
.back-top{
  border-radius: 50px;
  /* background-color: var(--primary-color); */
  /*width: 50px;
  height: 50px;*/
  /* position: absolute; */
  right: 0;
  margin-right: 0;
  bottom: 0;
  margin-left: 20px;
  color: white;

}

header, main, aside, footer {
  font-family: 'Merriweather', serif;
  /*padding: 2rem;*/
}

@media (min-width: 800px and max-width: 1199px){
  .ciclos-de-vida main {
    padding: 2rem 5rem;
  }
}
@media (min-width: 48em) {
  .sessao-de-homenagem main {
    width: 60vw;
    /*padding: 2rem 5rem;*/
  }
}
@media (min-width: 48em) {
  main {
    /*width: 60vw;*/
    /*padding: 2rem 5rem;*/
  }
}
@media (min-width: 1200px){
  .ciclos-de-vida main {
    padding: 2rem 10rem;
  }
  body.homepage > .links-inside-p {
    display: none;
  }
}
section {
  margin-top: 0px;
  padding: 20px 30px;
  margin-left: 0px;
  /*margin-left: -33px;
  padding: 40px 20px;*/
}
@media (max-width: 768px){
  section { margin-left: 0px; } 
}
section.first { 
  margin-top: 0px; 
  padding-top: 0px;
}
section.chapter {
  background-color: #edebeb;
}
section.chapter label, article label{
  color: var(--primary-color);
}
article {
  display: grid;

  grid-column-gap: 2em;
}
@media (min-width: 48em) {
  article {
    grid-template-columns: 3fr 254px; /*3fr 1fr;*/
  }
}
article div.grid_item {
  /*padding: 1.0rem; *//*1.5rem;*/
  border-radius: 1rem;
}
label.readmore {
  cursor: pointer;
  font-family: "Montserrat";
  font-size: 1.4rem;
  text-decoration: underline;
  padding-bottom: 0px;
  display: inline-block;
  user-select: none;
}

input:checked + label + div.full-text { display: block; }
div.full-text{ display: none; }

a.read-more{ text-decoration: underline; }

div.links{
    padding-top: 27px;
    max-width: 270px;
    min-width: 200px;
}
@media(min-width: 768px and max-width:1180px){
  body.homepage div.links-inside-p {
    display: block;
  }
  body.homepage div.links {
    display: none;
  }
}
@media(min-width: 1180px){
  body.homepage div.links {
    display: block;
  }
  body.homepage div.links-inside-p {
    display: none;
  }

}

.page-section { 
  margin-top: 2em;
}
.links ul {
  padding-left: 15px;
}
.links ul li {
  font-size: 0.8em;
}
.links ul li.icon.title {  }
.links ul li.icon {
  list-style: none;
  margin-left: -15px;
  margin-bottom: 10px;
}
.links ul li.video {
  list-style: none;
  margin-left: -15px;
  margin-bottom: 0px;
}
.links ul li.video a:hover { 
  opacity: 0.8;
}
.links ul li.video a label { cursor: pointer; }

/* Galeria */
li.galeria { list-style: none; }
div.links div.galeria h3 {
  padding-left: 0;
  margin-left:-15px;
}
div.galeria div.gg-box > img:hover {
  opacity: 0.8;
}
div.ggbox { position: relative; }
div.gg-container.container-0{
  --row-height: 100px;
  --column-width: 120px;
}
@media (max-width: 800px){
  div.gg-container.container-0 {
  --row-height: 100%;
  --column-width: 120px;
}
div.links div.galeria div.gg-box {
  max-height: 200px !important;
overflow-y: hidden;
overflow-x: hidden;
}
}
/* Galeria */

h6 {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
}

header, footer {
  padding: 2rem;
}

/* Navigation */
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;

}
header ul li, header ol li {
  font-size: 0.7em;
}

.header a {
  font-family: 'Montserrat', sans-serif;

}
.header h6 {
  margin-bottom: 40px;
}

.header li a {
  color: #444;
  display: block;
  padding: 10px 20px;
  border-right: 0px solid #f4f4f4;
  text-decoration: none;
}

.header li a:hover {
  background-color: #ffffff7d;
}

.header .logo {
  color: white;
  display: block;
    position: relative;
  float: left;
  font-size: 1em;
  text-decoration: none;
  border-bottom: 4px solid #444;
  margin: 10px 20px;
}
.header .logo span {
  font-family: 'Merryweather', serif;
}
.header span.logo-text {
  display: none;
  float: left;
  font-size: 0.6em;
  line-height: 1em;
  padding: 9px 0px;
  text-decoration: none;
  margin: 10px 0px;
  color: white;
}

.menu {
  margin-top: 20px;
}
.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #ffffff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #ffffff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
.header .menu-icon:hover .navicon, .header .menu-icon:hover .navicon:before,
.header .menu-icon:hover .navicon:after {
  background: white;
}
.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* icon animations */
.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 80vh;
  height: 100vh;

  background: #43c6acdb;
  background: linear-gradient(170deg, rgba(86, 101, 116, 0.86), #43C6AC);
  padding-top: 20px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
span.play {
  height: 1.5em;
  text-align: center;
  font: 48px/1.5 sans-serif;
  color: white;
  text-shadow: 0 0 0.5em black;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0px;
  margin: auto;
  border: 0;
  text-decoration: none;
}
section > .testemunho {
  display: block;
  width: max-content;
}

testemunho figure {
  margin: 0;
  display: grid;
  background-image: url(https://images.unsplash.com/photo-1438761681033-6461ffad8d80?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;w=1000&amp;q=80);
  background-size: cover;
  height: 159px;
  width: auto;
  background-color: #00000059;
}

testemunho figure.right {
  right: 0;
  float: right;
  margin: 0;
  margin-right: -40px;
  display: grid;
  background-image: url(https://images.unsplash.com/photo-1438761681033-6461ffad8d80?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;w=1000&amp;q=80);
  background-size: cover;
  height: 159px;
  width: 300px;
  background-color: #00000059;
}

testemunho figure figcaption{
  margin-right: 5px;
  padding: 15px;
  height: 125px;
}

testemunho figure figcaption label {
  margin-top: -50px;
  display: block;
}
div.testemunho--text { 
  background-color: #85d7c73b;
  padding: 30px; 
}
div.testemunho--text p { 
  font-size: 0.88rem; 
}

div.citacoes { 
  margin: 0 auto; 
  margin-top:70px;    
  max-width: 80%;
  /* text-align: center; */
}
div.citacoes p, div.citacoes blockquote { margin-bottom:50px; }
.citacoes cite { 
  padding-bottom: 10px;
  display: block; 
}

/* Audio player */
div[class^="ready-player-"]{
    min-width: 270px;
}

label.player-title {
  display: inline;
  padding-bottom: 5px;
  margin-right: 10px;
  /*min-width: 100px;*/
  line-height: normal;
  font-size: 0.75em;
  color:  var(--primary-color);
  padding: 5px 10px;
  font-weight: 600;
}

label.player-title-w-bg {
  display: block;
  padding-bottom: 5px;
  margin-right: 10px;
  width: 100px;
  line-height: normal;
  font-size: 0.6em;
  background-color: var(--primary-color);
  color: white !important;
  padding: 5px 10px;
  font-weight: 600;
}


/* Slideshow */
.slideshow-container {
  display: none;
  position: fixed;
  right: 0px;
  bottom: 0px;
  padding-right: 15px;
  height: 360px;
  width: 500px;
  background: black none repeat scroll 0% 0%;
  z-index: 3;
}
.slideshow-container--maximized {
  width: 100%;
  height: 100vh;
  top: 0;
}
.slideshow-container--maximized .slide {
  padding-top: 40%;
}
.slideshow-container--maximized .slider {
  max-width: none;
  padding-left: 15px;
}
.slideshow__header{
  padding: 20px;
  color:white;
}
.slideshow__header a { color: white; }
.slideshow__header > a.close-slideshow, .slideshow__header > a.min-slideshow, .slideshow__header > a.max-slideshow {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  float: right;
}
.slideshow__header > a.min-slideshow { display: none; }
.slideshow__header > a.close-slideshow:hover, .slideshow__header > a.min-slideshow:hover, .slideshow__header > a.max-slideshow:hover {
  cursor: pointer;
}
/* JS manipulated styles */

.slide {
  display: none;
}

.slide.active {
  display: inline-block;
}

/* Appearance Styles */

.slider {
  margin: 0 auto;
}

@media (min-width: 50rem) {
  .slider {
    max-width: 50rem;
    margin: 0 auto;
  }
}
  .slides {
  }
    .frame{
    }
      .slide {
        box-sizing: border-box;
        width: 100%;
        padding-top: 40%;
        padding-left: 2rem;
        padding-bottom: 2rem;
        font-size: 3rem;
        color: white;
      }
  .prev, .next {
    height: 2rem;
    border: 0;
    color: white;
    width: 50px;
    margin: 0;
    background-color: #333;
  }

  .prev:hover, .next:hover {
    color: white;
    background-color: #333;
  }
  .prev { margin-left:15px; }

/*STICK CLASS*/
.stick nav {
	position: fixed;
	top:0;
  background-color: #4ac8ac;
  background: linear-gradient(170deg, rgb(86, 101, 116), #43C6AC);
  z-index: 3; /*2;*/
}

.stick .header .menu-icon .navicon, .stick .header .menu-icon .navicon:before, .stick .header .menu-icon .navicon:after {
    background: white;
  }

.stick .header .logo {
    color: white;
    border-bottom: 4px solid white;
}

.stickzone {
    /*background-color: gray;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 46vh;
    margin: 0;
    padding: 5rem 0;

    text-align: center;
    font-size: 2rem;
    color: white;
    display: block;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
}

/* Scroll behaviour */
scroll-container {
  display: block;
  width: auto;
  height: 0;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
scroll-page {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 5em;
}

/* Modal */
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 990;
}

.modal .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 995;
  background: rgba(0,0,0,0.85);
}

.modal .modal_content {
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
  overflow: auto;
  background: #fff;
  padding: 20px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.7);
  text-align: center;
  border-radius: 4px;
  width: 520px; /* This just a default width */
}

.modal {
    display: none;
    height: 100%;
    /*left: 0;*/
    position: fixed;
    /*top: 0;*/
    /*width: 100%;*/
    /*min-width: 99vw;*/
    background-color: white;
    z-index: 2;
    padding: 0 30px;

    -webkit-animation: slide-top 0.5s /*cubic-bezier(0.250, 0.460, 0.450, 0.940) both*/;
        animation: slide-top 0.5s /*cubic-bezier(0.250, 0.460, 0.450, 0.940) both*/;
}
.modal--fullscreen{
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 99vw;
  background-color: white;
  padding: 0 30px; 
}


/* ----------------------------------------------
 * Generated by Animista on 2020-5-18 8:36:43
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.modal::before{
  background-color: black;
}
.modal.open {
    display: grid;
    grid-template-rows: 100px auto 100px;
    width: auto;
}
.modal__header {
  /*background-color: lightgray;*/
  margin: 30px 30px 0;
}
.modal__header h1,h6 { display: inline-block; }
.modal__header h1.title {
  color:white;
  margin-top:0;
  text-align: right;
}
.modal__header h1 small{
  letter-spacing: 4px;
  font-size: 1.4rem;
}
.modal__header h1 small, .modal__header h1 span {
  background-color: var(--primary-color);
  text-align: right;
}
.modal__header a.close{
  font-family: "Montserrat";
  right: 0;
  text-align: right;
}

.modal__content {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 30px;
        height: inherit;

}

/* Modifiers */
.uppercase{ text-transform: uppercase; }
.inline { display:inline; }
.pull-right{ float: right; }
.pull-left{ float: left; }
.hide{ display: none; }
.gutter-0{
  margin:0;
}
.m-0 { margin: 0; }
.mt-0{ margin-top:0; }
.mt-5{ margin-top:5px; }
.mt-10{ margin-top:10px; }
.mb-0{ margin-bottom:0; }
.mb-10{ margin-bottom:10px; }

.p-0 { padding:0; }
.pt-0{ padding-top:0; }
.pl-0 {
  padding-left: 0;
}
.pr-0 {
padding-right: 0;
}
.pb-0 {
padding-bottom: 0;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}

.w-auto { width: auto; }
.w-half { width: 50%; }
.list-unstyled { list-style: none; }
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.border-l { 
  border-left: 7px solid #444; 
  border-right: 0;
  padding-left: 20px;
}
.border-r { 
  border-right: 7px solid #444; 
  border-left: 0;
  padding-right: 20px;

}
