html { -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent; box-sizing: border-box; height: 100%; }
*, *:before, *:after { box-sizing: inherit; }
body::-webkit-scrollbar { display: none; }

/* flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

body, html { 
  font-family: stratos-lights,sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  min-height: 100%;
  margin:0 !important; 
  padding: 0 !important;
  font-size: 16px;
  line-height: 24px;
/*   background-image: url("../img/background.jpg");
  background-size: contain; */
}

li.programlink { position: absolute; right: 0; top: 0; }

h1, h2, h3, h4, h5, h6, p { padding: 0; margin: 0; }

a:hover { color: #fe3e8b; }

h1 { font-size: 72px; line-height: 80px; font-family: stratos, sans-serif; font-weight: 600; font-style: normal; }
h2 { font-size: 32px; line-height: 40px; }  
h4 { font-size: 20px; line-height: 24px; text-transform: uppercase; font-weight: 300; }
h5 { font-size: 16px; line-height: 20px; font-weight: 300; letter-spacing: .6px; }
#intro-03 h4 { font-size: 20px; line-height: 24px; padding-top: 14px; text-transform: none; }
.bottom-post h2 { font-size: 48px; line-height: 56px; }
p { font-size: 16px; line-height: 24px; }

span.bold,
.bold,
.active,
b {
  font-family: stratos, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.brand { padding-left: 12px; text-transform: uppercase; color: #fff; font-size: 20px; letter-spacing: 0.5px; }

#menu__toggle {
  opacity: 0;
  display: none;
}

#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: fixed;
  top: 16px;
  right: 26px;

  width: 26px;
  height: 26px;

  cursor: pointer;
  z-index: 1;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition-duration: .25s;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 60px 0;
  list-style: none;
  background-color: #000;
  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 15px 14px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 1px;
  text-decoration: none;
  transition-duration: .25s;
}
.menu__item:hover {
  background-color: transparent;
}

.title {
  font-family: stratos, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.6px;
}

.edicoes {
  padding-bottom: 40px;
}

.edicoes h4 {
  padding-top: 10px; 
  letter-spacing: 0.6px;
}

#imprensa { margin-top: 60px; }

#edicoes-anteriores,
#organizacao,
#equipa { margin-top: 90px; }

#organizacao h4.title { padding-bottom: 20px }

/* #edicoes-anteriores a {
  text-decoration: underline;
  font-family: stratos, sans-serif;
  font-weight: 600;
  font-style: normal;
} */

.bilhetes a {
text-decoration: underline;
font-family: stratos, sans-serif;
font-weight: 600;
font-style: normal;
}

.ica { width: 180px; padding-top: 260px; }

#contactos { margin-top: 120px; }
#contactos .col-sm-6 { padding-bottom: 40px; }

#intro-01 {
  min-height: 100vh;
  background-image: url("../img/background_01b.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #000;
  color: #fff;
}

#intro-01 { padding-top: 50px; }
#intro-01 h4 { padding-top: 200px; }
#intro-01 h1 { padding-top: 10%; }

#intro-02 { padding: 96px 0; }
#intro-02 p { font-size: 20px; line-height: 28px; padding-top: 30px; }

#intro-04 { padding-top: 96px; }
#intro-04 h4 { padding-bottom: 8px; } 
.intro-04-spacing { padding-top: 40px; }

#main { padding-top: 60px; }
#main p { font-size: 20px; line-height: 28px; }

#section01,
#section02 { margin-bottom: 96px; }

#section02 .col-sm-4.col-xs-6  { padding-left: 0; }
#section02 h4 { letter-spacing: 0.6px; padding-top: 10px; font-weight: 300; padding-bottom: 40px; }

#program h2.title { text-transform: uppercase; padding-top: 60px; }
#program h2 { padding-top: 8px; }
#program h4 { text-transform: none; padding-top: 6px; font-weight: 300; padding-bottom: 30px; }
#program p { padding-bottom: 12px; text-transform: uppercase; letter-spacing: 0.6px; }

#post h2.title { text-transform: uppercase; padding-top: 60px; }

.top-post p { padding-top: 76px; text-transform: uppercase; letter-spacing: 0.6px; }
.top-post h2.title { padding-top: 30px; text-transform: uppercase; }

.bottom-post { padding-top: 50px; }
.bottom-post h2 { padding-bottom: 12px; }
.bottom-post h4 { text-transform: none; font-weight: 300; padding-bottom: 16px; }
.bottom-post ul.detalhes { text-transform: uppercase; letter-spacing: 0.6px; padding: 0 0 40px 0; margin: 0; list-style-type: none; }
.bottom-post ul.detalhes li { display: inline-block }

.bottom-post ul.detalhes li:not(:last-child):after {
    content: '  · ';
    padding-right: 1px;
}

span.spacing { padding-left: 12px; }

ul.affix-top,
ul.affix,
ul.affix-bottom { margin: 0; padding: 0; }

ul.affix-top li,
ul.affix li,
ul.affix-bottom li { list-style-type: none; font-size: 20px; line-height: 48px; text-transform: uppercase; letter-spacing: 0.6px; }

#section01 {
  max-width: 600px;
}

#section05 {
  max-width: 680px;
}

#section04 { padding-bottom: 96px; padding-top: 100px; }
#section04 .col-md-6 { padding-bottom: 40px; }
#section04 .half { width: 49%; display: inline-block }


#section06 .half { width: 49%; display: inline-block; padding-bottom: 26px; }
#section06 { padding-top: 96px; }
 
 p.whitespace::after {
 content: "\00a0 ";
   
 }

.logos-cell {
  width: 98px;
  margin-right: 8px
}

.banner {
  background-image: url("../img/banner_02.jpg");
  background-size: cover;
  background-repeat: no-repeat;  width: 100%;
  height: 600px;
}

.banner h1 { top: 30%; right: 10%; position: relative; float: right; }

.mobileimg {
  width: 100%;
  padding: 30px 8px;
}

.mobileimg2 {
  width: 60%;
  padding: 24px 8px 0;
}

ul.logotipos { margin: 0; padding: 0; list-style-type: none;  }
ul.logotipos li { display: inline-block }

#bottom { 
  position:absolute;
  bottom:0;
  width: 100%;
  height: auto;
 }

a { text-decoration: none; color: #000; }


article a {
  text-decoration: underline;
  font-family: stratos, sans-serif; font-weight: 600; font-style: normal;
}

footer { padding: 120px 0 20px; }
footer p { padding-top: 8px }
footer .data { text-align: right; }

.team { padding-bottom: 30px; }

/* Style all font awesome icons */
.fa {
  padding: 5px 5px;
  font-size: 22px !important;
  width: auto;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook,
.fa-twitter,
.fa-youtube,
.fa-instagram,
.fa-vimeo {
  background: transparent; color: #000;
}

nav {
  background-color: #000000;
  padding: 16px 0;
  text-align: left;
  width: 100%;
  position: sticky;
  top: 0px;
  z-index: 100;
}

nav a {
  color: white;
  text-decoration: none;
  margin: 0px 24px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 16px;
}

nav a.last { float: right; margin: 0; }

nav a:hover {
  text-decoration: none;
  color: #fe3e8b;
}

ul.programa { margin: 0; padding: 0; list-style-type: none; }
ul.programa li { font-size: 16px; line-height: 20px; letter-spacing: 0.6px; text-transform: uppercase; display: inline-block; padding: 24px 24px 24px 0;  }
ul.programa li.last { float: right; padding: 24px 0; letter-spacing: 0.6px; }
ul.programa li.last img { width: 12px; margin-right: 6px; display: inline-block }

ul.programa li a:hover { color: #fe3e8b }

.carousel,
.project-list {
  margin-top: 24px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.no-padding { padding-left: 0 !important; padding-right: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
.no-paddingrow { margin-left: -12px !important; margin-right: -12px !important; }

.carousel-fade-slide {
  width: 100%;
}

/* .carousel-cell:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
} */

.carousel-cell:hover h4,
.carousel-cell:hover h2,
.carousel-cell:hover h5,

.project:hover h4,
.project:hover h2,
.project:hover h5 { color: #fe3e8b; }

/* .carousel-cell img {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; -ms-transition: all .2s ease; transition: all .2s ease;
} */

#destaques {
  margin-bottom: 96px;
}

.carousel-cell-destaque {
  width: calc(25% - 15px);
  margin-right: 20px;
}

.carousel-cell-destaque h4 {
  padding-top: 14px;
  padding-bottom: 4px;
}

.carousel-cell {
  width: 32.5555555555555%;
  margin-right: 20px;  
}

.project-list .col-sm-4:nth-child(3n+1) {
  clear: left;
}

.project { padding-bottom: 30px; }  

.carousel-cell h5,
.project h5 {
  padding-top: 10px;
}

.carousel-cell a,
.project a { color: #000; }

section#header {
/*   background: rgb(123,134,232);
  background: linear-gradient(164deg, rgba(123,134,232,1) 0%, rgba(246,140,255,1) 52%, rgba(255,222,50,1) 100%); */
    background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #270942;
  min-height: calc(100vh - 48px); 
}

section#header h4 {
  color: #fff;
  position: absolute;
  top: 30px;
  left: 40px;
}

section#header .mobile-sec img {
  padding-right: 30px;
  width: 100%;
}
/* @media
(prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
} */