@import url("https://fonts.googleapis.com/css?family=Lato:400,600,700,900&display=swap");
#top-bar > .wrapper, #top-bar > .menu, #block-crsections-crsections-block-main > .content, #block-crsections-crsections-block-gallery > .content > .info,
#block-crsections-crsections-block-speaches > .content > .info,
#block-crsections-crsections-block-editions > .content > .info,
#block-crsections-crsections-block-about > .content > .info,
#block-crsections-crsections-block-agenda > .content > .info,
#block-crsections-crsections-block-agendas > .content > .info,
#block-crsections-crsections-block-speakers > .content > .info,
#block-crsections-crsections-block-editionspeakers > .content > .info,
#block-crsections-crsections-block-terms > .content > .info,
#block-crsections-crsections-block-pp > .content > .info,
#block-crsections-crsections-block-partners > .content > .info, body.page-inscricao #block-system-main > .content, body.page-enroll #block-system-main > .content, .barra_boot_portal_azores_gov_pt > .container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1279px) {
  #top-bar > .wrapper, #top-bar > .menu, #block-crsections-crsections-block-main > .content, #block-crsections-crsections-block-gallery > .content > .info,
  #block-crsections-crsections-block-speaches > .content > .info,
  #block-crsections-crsections-block-editions > .content > .info,
  #block-crsections-crsections-block-about > .content > .info,
  #block-crsections-crsections-block-agenda > .content > .info,
  #block-crsections-crsections-block-agendas > .content > .info,
  #block-crsections-crsections-block-speakers > .content > .info,
  #block-crsections-crsections-block-editionspeakers > .content > .info,
  #block-crsections-crsections-block-terms > .content > .info,
  #block-crsections-crsections-block-pp > .content > .info,
  #block-crsections-crsections-block-partners > .content > .info, body.page-inscricao #block-system-main > .content, body.page-enroll #block-system-main > .content, .barra_boot_portal_azores_gov_pt > .container {
    width: 84%;
  }
}

#block-crsections-crsections-block-main > .content::after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}

*:focus {
  outline: 0 none;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  background: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 23px;
  color: #00263D;
  margin: 0;
}

@media (max-width: 1279px) {
  body {
    font-size: 11px;
  }
}

a {
  text-decoration: none;
}

img {
  display: table;
  max-width: 100%;
  height: auto;
}

div.messages::before {
  background-position: center;
}

.hmenu {
  display: table;
  width: 47px;
  margin-right: 25px;
}

@media (max-width: 1279px) {
  .hmenu {
    width: 32px;
    margin-right: 0;
  }
}

.hmenu > img {
  width: 100%;
}

a.button,
button,
input[type=button],
input[type=submit] {
  display: table;
  border: 3px solid #027995;
  background: #C7D437;
  padding: 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  width: 157px;
  line-height: 44px;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}

@media (max-width: 1279px) {
  a.button,
  button,
  input[type=button],
  input[type=submit] {
    font-size: 9px;
    width: 75px;
    line-height: 24px;
  }
}

a.button.btn-submit,
button.btn-submit,
input[type=button].btn-submit,
input[type=submit].btn-submit {
  background: #027995;
}

.swiper-button-next {
  background: url("../imgs/arrow-right.svg") no-repeat;
  right: 0;
  z-index: 0;
}

.swiper-button-prev {
  background: url("../imgs/arrow-left.svg") no-repeat;
  left: 0;
  z-index: 0;
}

.swiper-button-prev,
.swiper-button-next {
  width: 55px;
  height: 55px;
  background-position: center;
  background-size: contain;
}

@media (max-width: 1279px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}

.logo-map {
  width: 84px;
}

#video-bg {
  position: absolute;
  width: 100%;
  min-height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 34px;
  left: 0;
  z-index: 0;
  background: #027995;
  min-height: 100vh;
}

#top-bar {
  display: block;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100vh;
  overflow: auto;
  background: rgba(2, 122, 149, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 1279px) {
  #top-bar {
    visibility: visible;
    opacity: 1;
  }
}

#top-bar.show {
  visibility: visible;
  opacity: 1;
}

#top-bar > .barra_boot_portal_azores_gov_pt {
  display: none;
}

@media (max-width: 1279px) {
  #top-bar > .barra_boot_portal_azores_gov_pt {
    display: block;
  }
}

#top-bar > .wrapper {
  min-height: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1279px) {
  #top-bar > .wrapper {
    min-height: 65px;
  }
}

#top-bar > .wrapper > a {
  display: block;
}

#top-bar > .wrapper > a > img {
  width: 100%;
}

#top-bar > .wrapper > a.logo {
  width: 265px;
}

@media (max-width: 1279px) {
  #top-bar > .wrapper > a.logo {
    width: 93px;
  }
}

#top-bar > .menu {
  display: none;
  padding: 55px 0;
}

@media (max-width: 1279px) {
  #top-bar > .menu {
    padding-top: 9px;
  }
}

#top-bar > .menu > a {
  display: table;
}

#top-bar > .menu > a.logo {
  width: 241px;
}

@media (max-width: 1279px) {
  #top-bar > .menu > a.logo {
    width: 93px;
  }
}

#top-bar > .menu > a.close-menu {
  position: relative;
  width: 62px;
  left: calc(40% - 30px);
  margin-top: 90px;
}

@media (max-width: 1279px) {
  #top-bar > .menu > a.close-menu {
    width: 31px;
    left: 32px;
    margin-top: 45px;
  }
}

#top-bar > .menu > a.close-menu > img {
  width: 100%;
}

#top-bar > .menu > ul {
  position: relative;
  display: table;
  margin: 0;
  padding: 0;
  padding-left: 45px;
  padding-bottom: 20px;
  list-style: none;
  border-left: 3px solid #FFFFFF;
  left: 40%;
}

@media (max-width: 1279px) {
  #top-bar > .menu > ul {
    border-width: 1px;
    padding-left: 20px;
    padding-bottom: 0;
    left: 47px;
  }
}

#top-bar > .menu > ul > li {
  margin: 0;
  padding: 20px 0;
}

@media (max-width: 1279px) {
  #top-bar > .menu > ul > li {
    padding: 15px 0;
  }
}

#top-bar > .menu > ul > li > a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 32px;
}

@media (max-width: 1279px) {
  #top-bar > .menu > ul > li > a {
    font-size: 18px;
  }
}

#top-bar > .menu > ul > li > a:hover {
  color: #00263D;
}

#top-bar.open-menu > .wrapper {
  display: none;
}

#top-bar.open-menu > .menu {
  display: block;
}

#speakers-top > .swiper-wrapper > .swiper-slide > img,
#speakers-bottom > .swiper-wrapper > .swiper-slide > img,
#speakers-edition > .swiper-wrapper > .swiper-slide > img {
  width: 157px;
  height: 157px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto;
  border-radius: 50%;
  border: 3px solid #FFFFFF;
  cursor: pointer;
}

@media (max-width: 1279px) {
  #speakers-top > .swiper-wrapper > .swiper-slide > img,
  #speakers-bottom > .swiper-wrapper > .swiper-slide > img,
  #speakers-edition > .swiper-wrapper > .swiper-slide > img {
    width: 97px;
    height: 97px;
    border-width: 2px;
  }
}

#speakers-top > .swiper-wrapper > .swiper-slide > div,
#speakers-bottom > .swiper-wrapper > .swiper-slide > div,
#speakers-edition > .swiper-wrapper > .swiper-slide > div {
  text-align: center;
  font-size: 22px;
  line-height: 1.2;
}

@media (max-width: 1279px) {
  #speakers-top > .swiper-wrapper > .swiper-slide > div,
  #speakers-bottom > .swiper-wrapper > .swiper-slide > div,
  #speakers-edition > .swiper-wrapper > .swiper-slide > div {
    font-size: 14px;
  }
}

#speakers-top > .swiper-wrapper > .swiper-slide > div.name,
#speakers-bottom > .swiper-wrapper > .swiper-slide > div.name,
#speakers-edition > .swiper-wrapper > .swiper-slide > div.name {
  color: #C7D437;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
  cursor: pointer;
}

@media (max-width: 1279px) {
  #speakers-top > .swiper-wrapper > .swiper-slide > div.name,
  #speakers-bottom > .swiper-wrapper > .swiper-slide > div.name,
  #speakers-edition > .swiper-wrapper > .swiper-slide > div.name {
    margin-top: 10px;
  }
}

#block-crsections-crsections-block-main {
  color: #FFFFFF;
  background: #0094ae;
  min-height: 100vh;
}

#block-crsections-crsections-block-main > .content {
  padding-top: 55px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content {
    padding-top: 65px;
  }
}

#block-crsections-crsections-block-main > .content > .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .top {
    display: none;
  }
}

#block-crsections-crsections-block-main > .content > .top.hide {
  opacity: 0;
}

#block-crsections-crsections-block-main > .content > .top > a {
  display: table;
  width: 170px;
}

#block-crsections-crsections-block-main > .content > .top > a > img {
  width: 100%;
}

#block-crsections-crsections-block-main > .content > .top > .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#block-crsections-crsections-block-main > .content > .top > .right > a.button {
  margin-right: 20px;
}

#block-crsections-crsections-block-main > .content > .top > .right > a.button.btn-submit {
  margin-right: 75px;
}

#block-crsections-crsections-block-main > .content > .fix-edition {
  display: block;
  width: 483px;
  height: 183px;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .fix-edition {
    display: none;
  }
}

#block-crsections-crsections-block-main > .content > .edition {
  position: relative;
  padding: 60px 30px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .edition {
    padding: 13px;
    padding-top: 20px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #block-crsections-crsections-block-main > .content > .edition .edition2022 {
    margin-bottom: 20px;
  }
  #block-crsections-crsections-block-main > .content > .edition .edition2022 img {
    width: 150px;
  }
  #block-crsections-crsections-block-main > .content > .edition .prevencao img {
    width: 150px;
  }
}

#block-crsections-crsections-block-main > .content > .edition > .day {
  font-size: 85px;
  font-weight: 900;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .edition > .day {
    font-size: 42px;
  }
}

#block-crsections-crsections-block-main > .content > .edition > .month {
  font-size: 67px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .edition > .month {
    font-size: 33px;
  }
}

#block-crsections-crsections-block-main > .content > .edition > .hours {
  font-size: 57px;
  font-weight: 900;
  margin-top: 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .edition > .hours {
    font-size: 28px;
    margin-top: 30px;
  }
}

#block-crsections-crsections-block-main > .content > .edition > .local {
  font-size: 27px;
  text-transform: uppercase;
  margin-top: 20px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .edition > .local {
    font-size: 13px;
  }
}

#block-crsections-crsections-block-main > .content > .buttons-mobile {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 245px;
  float: right;
  margin-bottom: 65px;
}

#block-crsections-crsections-block-main > .content > .buttons-mobile > a {
  width: 108px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .buttons-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 60px;
  }
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container {
  position: relative;
  margin-top: 40px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .speakers-swiper-container {
    margin-top: 0;
  }
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container > p {
  margin: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(8, 29, 47, 0.8);
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .speakers-swiper-container > p {
    font-size: 15px;
    text-align: center;
  }
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container > .swiper-container {
  margin: 0 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .speakers-swiper-container > .swiper-container {
    margin: 0;
  }
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container > .speakers-top {
  top: 50%;
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container > .speakers-top.swiper-button-prev {
  background: url(../imgs/arrow-leftDark.svg) no-repeat;
  background-size: cover;
}

#block-crsections-crsections-block-main > .content > .speakers-swiper-container > .speakers-top.swiper-button-next {
  background: url(../imgs/arrow-rightDark.svg) no-repeat;
  background-size: cover;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .speakers-swiper-container > .speakers-top {
    top: 90px;
  }
}

#block-crsections-crsections-block-main > .content > .bottom {
  padding: 63px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .bottom {
    padding: 20px 0;
    padding-top: 63px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

#block-crsections-crsections-block-main > .content > .bottom .bottomPartners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
}

#block-crsections-crsections-block-main > .content > .bottom .bottomPartners > a:not(:first-child) {
  margin-left: 15px;
}

#block-crsections-crsections-block-main > .content > .bottom > img {
  width: 134px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .bottom > img {
    width: 100px;
  }
}

#block-crsections-crsections-block-main > .content > .bottom > p {
  font-size: 18px;
  margin: 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .bottom > p {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 15px;
  }
}

#block-crsections-crsections-block-main > .content > .bottom > p > a {
  color: #FFFFFF;
  text-decoration: underline;
}

#block-crsections-crsections-block-main > .content > .bottom > a {
  display: block;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .bottom > a {
    margin-top: 15px;
  }
}

#block-crsections-crsections-block-main > .content > .bottom > a > img {
  width: 27px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-main > .content > .bottom > a > img {
    width: 20px;
  }
}

#block-crsections-crsections-block-gallery,
#block-crsections-crsections-block-speaches,
#block-crsections-crsections-block-editions,
#block-crsections-crsections-block-about,
#block-crsections-crsections-block-agenda,
#block-crsections-crsections-block-agendas,
#block-crsections-crsections-block-speakers,
#block-crsections-crsections-block-editionspeakers,
#block-crsections-crsections-block-terms,
#block-crsections-crsections-block-pp,
#block-crsections-crsections-block-partners {
  position: relative;
}

#block-crsections-crsections-block-gallery#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-speaches#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-editions#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-about#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-agenda#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-agendas#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-speakers#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-editionspeakers#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-terms#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-pp#block-crsections-crsections-block-about:after,
#block-crsections-crsections-block-partners#block-crsections-crsections-block-about:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 366px;
  background: #027995;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-speaches#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-editions#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-about#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-agenda#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-agendas#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-speakers#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-editionspeakers#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-terms#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-pp#block-crsections-crsections-block-about:after,
  #block-crsections-crsections-block-partners#block-crsections-crsections-block-about:after {
    height: 84px;
  }
}

#block-crsections-crsections-block-gallery > .content,
#block-crsections-crsections-block-speaches > .content,
#block-crsections-crsections-block-editions > .content,
#block-crsections-crsections-block-about > .content,
#block-crsections-crsections-block-agenda > .content,
#block-crsections-crsections-block-agendas > .content,
#block-crsections-crsections-block-speakers > .content,
#block-crsections-crsections-block-editionspeakers > .content,
#block-crsections-crsections-block-terms > .content,
#block-crsections-crsections-block-pp > .content,
#block-crsections-crsections-block-partners > .content {
  position: relative;
}

#block-crsections-crsections-block-gallery > .content > .info,
#block-crsections-crsections-block-speaches > .content > .info,
#block-crsections-crsections-block-editions > .content > .info,
#block-crsections-crsections-block-about > .content > .info,
#block-crsections-crsections-block-agenda > .content > .info,
#block-crsections-crsections-block-agendas > .content > .info,
#block-crsections-crsections-block-speakers > .content > .info,
#block-crsections-crsections-block-editionspeakers > .content > .info,
#block-crsections-crsections-block-terms > .content > .info,
#block-crsections-crsections-block-pp > .content > .info,
#block-crsections-crsections-block-partners > .content > .info {
  padding: 120px 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info,
  #block-crsections-crsections-block-speaches > .content > .info,
  #block-crsections-crsections-block-editions > .content > .info,
  #block-crsections-crsections-block-about > .content > .info,
  #block-crsections-crsections-block-agenda > .content > .info,
  #block-crsections-crsections-block-agendas > .content > .info,
  #block-crsections-crsections-block-speakers > .content > .info,
  #block-crsections-crsections-block-editionspeakers > .content > .info,
  #block-crsections-crsections-block-terms > .content > .info,
  #block-crsections-crsections-block-pp > .content > .info,
  #block-crsections-crsections-block-partners > .content > .info {
    padding: 23px 0;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > img.line1,
#block-crsections-crsections-block-speaches > .content > .info > img.line1,
#block-crsections-crsections-block-editions > .content > .info > img.line1,
#block-crsections-crsections-block-about > .content > .info > img.line1,
#block-crsections-crsections-block-agenda > .content > .info > img.line1,
#block-crsections-crsections-block-agendas > .content > .info > img.line1,
#block-crsections-crsections-block-speakers > .content > .info > img.line1,
#block-crsections-crsections-block-editionspeakers > .content > .info > img.line1,
#block-crsections-crsections-block-terms > .content > .info > img.line1,
#block-crsections-crsections-block-pp > .content > .info > img.line1,
#block-crsections-crsections-block-partners > .content > .info > img.line1 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 21px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > img.line1,
  #block-crsections-crsections-block-speaches > .content > .info > img.line1,
  #block-crsections-crsections-block-editions > .content > .info > img.line1,
  #block-crsections-crsections-block-about > .content > .info > img.line1,
  #block-crsections-crsections-block-agenda > .content > .info > img.line1,
  #block-crsections-crsections-block-agendas > .content > .info > img.line1,
  #block-crsections-crsections-block-speakers > .content > .info > img.line1,
  #block-crsections-crsections-block-editionspeakers > .content > .info > img.line1,
  #block-crsections-crsections-block-terms > .content > .info > img.line1,
  #block-crsections-crsections-block-pp > .content > .info > img.line1,
  #block-crsections-crsections-block-partners > .content > .info > img.line1 {
    width: 6px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > img.line2,
#block-crsections-crsections-block-speaches > .content > .info > img.line2,
#block-crsections-crsections-block-editions > .content > .info > img.line2,
#block-crsections-crsections-block-about > .content > .info > img.line2,
#block-crsections-crsections-block-agenda > .content > .info > img.line2,
#block-crsections-crsections-block-agendas > .content > .info > img.line2,
#block-crsections-crsections-block-speakers > .content > .info > img.line2,
#block-crsections-crsections-block-editionspeakers > .content > .info > img.line2,
#block-crsections-crsections-block-terms > .content > .info > img.line2,
#block-crsections-crsections-block-pp > .content > .info > img.line2,
#block-crsections-crsections-block-partners > .content > .info > img.line2 {
  position: absolute;
  z-index: -1;
  width: 118px;
  top: -75px;
  right: calc(-118px - 75px);
}

@media (max-width: 1585px) {
  #block-crsections-crsections-block-gallery > .content > .info > img.line2,
  #block-crsections-crsections-block-speaches > .content > .info > img.line2,
  #block-crsections-crsections-block-editions > .content > .info > img.line2,
  #block-crsections-crsections-block-about > .content > .info > img.line2,
  #block-crsections-crsections-block-agenda > .content > .info > img.line2,
  #block-crsections-crsections-block-agendas > .content > .info > img.line2,
  #block-crsections-crsections-block-speakers > .content > .info > img.line2,
  #block-crsections-crsections-block-editionspeakers > .content > .info > img.line2,
  #block-crsections-crsections-block-terms > .content > .info > img.line2,
  #block-crsections-crsections-block-pp > .content > .info > img.line2,
  #block-crsections-crsections-block-partners > .content > .info > img.line2 {
    display: none;
  }
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > img.line2,
  #block-crsections-crsections-block-speaches > .content > .info > img.line2,
  #block-crsections-crsections-block-editions > .content > .info > img.line2,
  #block-crsections-crsections-block-about > .content > .info > img.line2,
  #block-crsections-crsections-block-agenda > .content > .info > img.line2,
  #block-crsections-crsections-block-agendas > .content > .info > img.line2,
  #block-crsections-crsections-block-speakers > .content > .info > img.line2,
  #block-crsections-crsections-block-editionspeakers > .content > .info > img.line2,
  #block-crsections-crsections-block-terms > .content > .info > img.line2,
  #block-crsections-crsections-block-pp > .content > .info > img.line2,
  #block-crsections-crsections-block-partners > .content > .info > img.line2 {
    display: table;
    width: 26px;
    right: -26px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > img.line3,
#block-crsections-crsections-block-speaches > .content > .info > img.line3,
#block-crsections-crsections-block-editions > .content > .info > img.line3,
#block-crsections-crsections-block-about > .content > .info > img.line3,
#block-crsections-crsections-block-agenda > .content > .info > img.line3,
#block-crsections-crsections-block-agendas > .content > .info > img.line3,
#block-crsections-crsections-block-speakers > .content > .info > img.line3,
#block-crsections-crsections-block-editionspeakers > .content > .info > img.line3,
#block-crsections-crsections-block-terms > .content > .info > img.line3,
#block-crsections-crsections-block-pp > .content > .info > img.line3,
#block-crsections-crsections-block-partners > .content > .info > img.line3 {
  position: absolute;
  z-index: -2;
  width: 122px;
  bottom: 0;
  left: calc(-118px - 125px);
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > img.line3,
  #block-crsections-crsections-block-speaches > .content > .info > img.line3,
  #block-crsections-crsections-block-editions > .content > .info > img.line3,
  #block-crsections-crsections-block-about > .content > .info > img.line3,
  #block-crsections-crsections-block-agenda > .content > .info > img.line3,
  #block-crsections-crsections-block-agendas > .content > .info > img.line3,
  #block-crsections-crsections-block-speakers > .content > .info > img.line3,
  #block-crsections-crsections-block-editionspeakers > .content > .info > img.line3,
  #block-crsections-crsections-block-terms > .content > .info > img.line3,
  #block-crsections-crsections-block-pp > .content > .info > img.line3,
  #block-crsections-crsections-block-partners > .content > .info > img.line3 {
    width: 26px;
    left: -32px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > .title,
#block-crsections-crsections-block-speaches > .content > .info > .title,
#block-crsections-crsections-block-editions > .content > .info > .title,
#block-crsections-crsections-block-about > .content > .info > .title,
#block-crsections-crsections-block-agenda > .content > .info > .title,
#block-crsections-crsections-block-agendas > .content > .info > .title,
#block-crsections-crsections-block-speakers > .content > .info > .title,
#block-crsections-crsections-block-editionspeakers > .content > .info > .title,
#block-crsections-crsections-block-terms > .content > .info > .title,
#block-crsections-crsections-block-pp > .content > .info > .title,
#block-crsections-crsections-block-partners > .content > .info > .title {
  color: #c5d336;
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.1;
  margin-left: 50px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > .title,
  #block-crsections-crsections-block-speaches > .content > .info > .title,
  #block-crsections-crsections-block-editions > .content > .info > .title,
  #block-crsections-crsections-block-about > .content > .info > .title,
  #block-crsections-crsections-block-agenda > .content > .info > .title,
  #block-crsections-crsections-block-agendas > .content > .info > .title,
  #block-crsections-crsections-block-speakers > .content > .info > .title,
  #block-crsections-crsections-block-editionspeakers > .content > .info > .title,
  #block-crsections-crsections-block-terms > .content > .info > .title,
  #block-crsections-crsections-block-pp > .content > .info > .title,
  #block-crsections-crsections-block-partners > .content > .info > .title {
    font-size: 18px;
    margin-left: 15px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > .text,
#block-crsections-crsections-block-speaches > .content > .info > .text,
#block-crsections-crsections-block-editions > .content > .info > .text,
#block-crsections-crsections-block-about > .content > .info > .text,
#block-crsections-crsections-block-agenda > .content > .info > .text,
#block-crsections-crsections-block-agendas > .content > .info > .text,
#block-crsections-crsections-block-speakers > .content > .info > .text,
#block-crsections-crsections-block-editionspeakers > .content > .info > .text,
#block-crsections-crsections-block-terms > .content > .info > .text,
#block-crsections-crsections-block-pp > .content > .info > .text,
#block-crsections-crsections-block-partners > .content > .info > .text {
  padding: 25px 0;
  font-size: 22px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > .text,
  #block-crsections-crsections-block-speaches > .content > .info > .text,
  #block-crsections-crsections-block-editions > .content > .info > .text,
  #block-crsections-crsections-block-about > .content > .info > .text,
  #block-crsections-crsections-block-agenda > .content > .info > .text,
  #block-crsections-crsections-block-agendas > .content > .info > .text,
  #block-crsections-crsections-block-speakers > .content > .info > .text,
  #block-crsections-crsections-block-editionspeakers > .content > .info > .text,
  #block-crsections-crsections-block-terms > .content > .info > .text,
  #block-crsections-crsections-block-pp > .content > .info > .text,
  #block-crsections-crsections-block-partners > .content > .info > .text {
    padding: 15px 0;
    font-size: 15px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > .text > p,
#block-crsections-crsections-block-speaches > .content > .info > .text > p,
#block-crsections-crsections-block-editions > .content > .info > .text > p,
#block-crsections-crsections-block-about > .content > .info > .text > p,
#block-crsections-crsections-block-agenda > .content > .info > .text > p,
#block-crsections-crsections-block-agendas > .content > .info > .text > p,
#block-crsections-crsections-block-speakers > .content > .info > .text > p,
#block-crsections-crsections-block-editionspeakers > .content > .info > .text > p,
#block-crsections-crsections-block-terms > .content > .info > .text > p,
#block-crsections-crsections-block-pp > .content > .info > .text > p,
#block-crsections-crsections-block-partners > .content > .info > .text > p {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}

#block-crsections-crsections-block-gallery > .content > .info > .text > p > a,
#block-crsections-crsections-block-speaches > .content > .info > .text > p > a,
#block-crsections-crsections-block-editions > .content > .info > .text > p > a,
#block-crsections-crsections-block-about > .content > .info > .text > p > a,
#block-crsections-crsections-block-agenda > .content > .info > .text > p > a,
#block-crsections-crsections-block-agendas > .content > .info > .text > p > a,
#block-crsections-crsections-block-speakers > .content > .info > .text > p > a,
#block-crsections-crsections-block-editionspeakers > .content > .info > .text > p > a,
#block-crsections-crsections-block-terms > .content > .info > .text > p > a,
#block-crsections-crsections-block-pp > .content > .info > .text > p > a,
#block-crsections-crsections-block-partners > .content > .info > .text > p > a {
  color: #00263D;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > .text > p,
  #block-crsections-crsections-block-speaches > .content > .info > .text > p,
  #block-crsections-crsections-block-editions > .content > .info > .text > p,
  #block-crsections-crsections-block-about > .content > .info > .text > p,
  #block-crsections-crsections-block-agenda > .content > .info > .text > p,
  #block-crsections-crsections-block-agendas > .content > .info > .text > p,
  #block-crsections-crsections-block-speakers > .content > .info > .text > p,
  #block-crsections-crsections-block-editionspeakers > .content > .info > .text > p,
  #block-crsections-crsections-block-terms > .content > .info > .text > p,
  #block-crsections-crsections-block-pp > .content > .info > .text > p,
  #block-crsections-crsections-block-partners > .content > .info > .text > p {
    margin-bottom: 5px;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-speaches > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-editions > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-about > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-agenda > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-agendas > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-speakers > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-editionspeakers > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-terms > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-pp > .content > .info > .text > p:last-of-type,
#block-crsections-crsections-block-partners > .content > .info > .text > p:last-of-type {
  margin-bottom: 0;
}

#block-crsections-crsections-block-gallery > .content > .info > .text > ul > li,
#block-crsections-crsections-block-speaches > .content > .info > .text > ul > li,
#block-crsections-crsections-block-editions > .content > .info > .text > ul > li,
#block-crsections-crsections-block-about > .content > .info > .text > ul > li,
#block-crsections-crsections-block-agenda > .content > .info > .text > ul > li,
#block-crsections-crsections-block-agendas > .content > .info > .text > ul > li,
#block-crsections-crsections-block-speakers > .content > .info > .text > ul > li,
#block-crsections-crsections-block-editionspeakers > .content > .info > .text > ul > li,
#block-crsections-crsections-block-terms > .content > .info > .text > ul > li,
#block-crsections-crsections-block-pp > .content > .info > .text > ul > li,
#block-crsections-crsections-block-partners > .content > .info > .text > ul > li {
  line-height: 1.2;
}

#block-crsections-crsections-block-gallery > .content > .info > .about-video,
#block-crsections-crsections-block-speaches > .content > .info > .about-video,
#block-crsections-crsections-block-editions > .content > .info > .about-video,
#block-crsections-crsections-block-about > .content > .info > .about-video,
#block-crsections-crsections-block-agenda > .content > .info > .about-video,
#block-crsections-crsections-block-agendas > .content > .info > .about-video,
#block-crsections-crsections-block-speakers > .content > .info > .about-video,
#block-crsections-crsections-block-editionspeakers > .content > .info > .about-video,
#block-crsections-crsections-block-terms > .content > .info > .about-video,
#block-crsections-crsections-block-pp > .content > .info > .about-video,
#block-crsections-crsections-block-partners > .content > .info > .about-video {
  position: relative;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > .about-video,
  #block-crsections-crsections-block-speaches > .content > .info > .about-video,
  #block-crsections-crsections-block-editions > .content > .info > .about-video,
  #block-crsections-crsections-block-about > .content > .info > .about-video,
  #block-crsections-crsections-block-agenda > .content > .info > .about-video,
  #block-crsections-crsections-block-agendas > .content > .info > .about-video,
  #block-crsections-crsections-block-speakers > .content > .info > .about-video,
  #block-crsections-crsections-block-editionspeakers > .content > .info > .about-video,
  #block-crsections-crsections-block-terms > .content > .info > .about-video,
  #block-crsections-crsections-block-pp > .content > .info > .about-video,
  #block-crsections-crsections-block-partners > .content > .info > .about-video {
    max-width: 500px;
    margin: 0 auto;
  }
}

#block-crsections-crsections-block-gallery > .content > .info > .about-video > video,
#block-crsections-crsections-block-speaches > .content > .info > .about-video > video,
#block-crsections-crsections-block-editions > .content > .info > .about-video > video,
#block-crsections-crsections-block-about > .content > .info > .about-video > video,
#block-crsections-crsections-block-agenda > .content > .info > .about-video > video,
#block-crsections-crsections-block-agendas > .content > .info > .about-video > video,
#block-crsections-crsections-block-speakers > .content > .info > .about-video > video,
#block-crsections-crsections-block-editionspeakers > .content > .info > .about-video > video,
#block-crsections-crsections-block-terms > .content > .info > .about-video > video,
#block-crsections-crsections-block-pp > .content > .info > .about-video > video,
#block-crsections-crsections-block-partners > .content > .info > .about-video > video {
  width: 100%;
  height: auto;
}

#block-crsections-crsections-block-gallery > .content > .info > .about-video > img,
#block-crsections-crsections-block-speaches > .content > .info > .about-video > img,
#block-crsections-crsections-block-editions > .content > .info > .about-video > img,
#block-crsections-crsections-block-about > .content > .info > .about-video > img,
#block-crsections-crsections-block-agenda > .content > .info > .about-video > img,
#block-crsections-crsections-block-agendas > .content > .info > .about-video > img,
#block-crsections-crsections-block-speakers > .content > .info > .about-video > img,
#block-crsections-crsections-block-editionspeakers > .content > .info > .about-video > img,
#block-crsections-crsections-block-terms > .content > .info > .about-video > img,
#block-crsections-crsections-block-pp > .content > .info > .about-video > img,
#block-crsections-crsections-block-partners > .content > .info > .about-video > img {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 104px;
  margin-left: -52px;
  margin-top: -52px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-gallery > .content > .info > .about-video > img,
  #block-crsections-crsections-block-speaches > .content > .info > .about-video > img,
  #block-crsections-crsections-block-editions > .content > .info > .about-video > img,
  #block-crsections-crsections-block-about > .content > .info > .about-video > img,
  #block-crsections-crsections-block-agenda > .content > .info > .about-video > img,
  #block-crsections-crsections-block-agendas > .content > .info > .about-video > img,
  #block-crsections-crsections-block-speakers > .content > .info > .about-video > img,
  #block-crsections-crsections-block-editionspeakers > .content > .info > .about-video > img,
  #block-crsections-crsections-block-terms > .content > .info > .about-video > img,
  #block-crsections-crsections-block-pp > .content > .info > .about-video > img,
  #block-crsections-crsections-block-partners > .content > .info > .about-video > img {
    width: 30px;
    margin-left: -15px;
    margin-top: -15px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info,
#block-crsections-crsections-block-agendas > .content > .info {
  padding-top: 167px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info,
  #block-crsections-crsections-block-agendas > .content > .info {
    padding-top: 44px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .title,
#block-crsections-crsections-block-agendas > .content > .info > .title {
  color: #c5d336;
}

#block-crsections-crsections-block-agenda > .content > .info > .title > span,
#block-crsections-crsections-block-agendas > .content > .info > .title > span {
  font-size: 35px;
  color: #c5d336;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .title > span,
  #block-crsections-crsections-block-agendas > .content > .info > .title > span {
    font-size: 15px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items {
  margin-top: 75px;
  margin-left: 55px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items {
    margin-left: 0;
    margin-top: 16px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 25px 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item {
    padding: 9px 0;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .time,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .time {
  font-size: 22px;
  line-height: 1.2;
  margin-right: 165px;
  min-width: 175px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .time,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .time {
    font-size: 15px;
    min-width: 90px;
    margin-right: 35px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .line-dot,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .line-dot {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 235px;
  display: block;
  width: 6px;
  height: 100%;
  background: #027995;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .line-dot,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .line-dot {
    left: 100px;
    width: 3px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .line-dot::before,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .line-dot::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 33px;
  left: -8px;
  width: 21px;
  height: 21px;
  background: #027995;
  border-radius: 50%;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .line-dot::before,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .line-dot::before {
    width: 9px;
    height: 9px;
    left: -3px;
    top: 15px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 60%;
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc > p,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc > p {
  margin: 0;
  line-height: 1.2;
  font-size: 20px;
  margin-bottom: 10px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc > p,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc > p {
    font-size: 14px;
    margin-bottom: 5px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc > p:first-child,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc > p:first-child {
  font-size: 22px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc > p:first-child,
  #block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc > p:first-child {
    font-size: 15px;
  }
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item > .desc > p:last-child,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc > p:last-child {
  margin-bottom: 0;
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item:first-child > .line-dot,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item:first-child > .line-dot {
  height: 61%;
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item:first-child > .line-dot::before,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item:first-child > .line-dot::before {
  top: 0;
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item:last-child > .line-dot,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item:last-child > .line-dot {
  height: 65%;
  bottom: auto;
  top: 0;
}

#block-crsections-crsections-block-agenda > .content > .info > .agenda-items > .item:last-child > .line-dot::before,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item:last-child > .line-dot::before {
  top: auto;
  bottom: 0;
}

#map {
  display: block;
  width: 100%;
  height: 623px;
  background: #00263D;
}

@media (max-width: 1279px) {
  #map {
    height: 40vh;
  }
}

#block-crsections-crsections-block-speakers, #block-crsections-crsections-block-editionspeakers {
  background: #0196AE;
  color: #FFFFFF;
}

#block-crsections-crsections-block-speakers > .content, #block-crsections-crsections-block-editionspeakers > .content {
  overflow: hidden;
}

#block-crsections-crsections-block-speakers > .content > .info, #block-crsections-crsections-block-editionspeakers > .content > .info {
  padding-top: 167px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info, #block-crsections-crsections-block-editionspeakers > .content > .info {
    padding-top: 43px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info > img.line2,
#block-crsections-crsections-block-speakers > .content > .info > img.line3, #block-crsections-crsections-block-editionspeakers > .content > .info > img.line2,
#block-crsections-crsections-block-editionspeakers > .content > .info > img.line3 {
  z-index: 1;
}

#block-crsections-crsections-block-speakers > .content > .info > img.line2.line3,
#block-crsections-crsections-block-speakers > .content > .info > img.line3.line3, #block-crsections-crsections-block-editionspeakers > .content > .info > img.line2.line3,
#block-crsections-crsections-block-editionspeakers > .content > .info > img.line3.line3 {
  bottom: -315px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info > img.line2.line3,
  #block-crsections-crsections-block-speakers > .content > .info > img.line3.line3, #block-crsections-crsections-block-editionspeakers > .content > .info > img.line2.line3,
  #block-crsections-crsections-block-editionspeakers > .content > .info > img.line3.line3 {
    bottom: -84px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info > .title, #block-crsections-crsections-block-editionspeakers > .content > .info > .title {
  color: #C7D437;
}

#block-crsections-crsections-block-speakers > .content > .info .moderadoraWrap, #block-crsections-crsections-block-editionspeakers > .content > .info .moderadoraWrap {
  padding-top: 60px;
}

#block-crsections-crsections-block-speakers > .content > .info .moderadoraWrap .title, #block-crsections-crsections-block-editionspeakers > .content > .info .moderadoraWrap .title {
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.1;
  color: #C7D437;
}

#block-crsections-crsections-block-speakers > .content > .info .moderadoraWrap #mod-info, #block-crsections-crsections-block-editionspeakers > .content > .info .moderadoraWrap #mod-info {
  margin-top: 40px;
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info, #block-crsections-crsections-block-speakers > .content > .info #mod-info, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 100px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info, #block-crsections-crsections-block-speakers > .content > .info #mod-info, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info {
    margin-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left {
  width: 300px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left {
    width: 100%;
    margin-bottom: 10px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .img, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .img, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .img, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .img {
  display: table;
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .img > img, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .img > img, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .img > img, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .img > img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .img > img, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .img > img, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .img > img, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .img > img {
    width: 177px;
    height: 177px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > div,
#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > div > p, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > div,
#block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > div > p, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > div,
#block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > div > p, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > div,
#block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > div > p {
  line-height: 1.2;
  margin: 0;
  font-size: 20px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > div,
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > div > p, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > div,
  #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > div > p, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > div,
  #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > div > p, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > div,
  #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > div > p {
    font-size: 15px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .name, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .name, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .name, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .name {
  text-transform: uppercase;
  font-weight: 700;
  color: #C7D437;
  margin-top: 15px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .name, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .name, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .name, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .name {
    margin-top: 10px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .left > .prof, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .left > .prof, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .left > .prof, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .left > .prof {
  text-transform: uppercase;
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 60px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right {
    padding-left: 0;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right > .text, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right > .text, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right > .text, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right > .text {
  font-size: 22px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right > .text, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right > .text, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right > .text, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right > .text {
    font-size: 11px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right > .text > p, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right > .text > p, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right > .text > p, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right > .text > p {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right > .text > p, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right > .text > p, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right > .text > p, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right > .text > p {
    margin-bottom: 5px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info #speaker-info > .right > .text > p:last-child, #block-crsections-crsections-block-speakers > .content > .info #mod-info > .right > .text > p:last-child, #block-crsections-crsections-block-editionspeakers > .content > .info #speaker-info > .right > .text > p:last-child, #block-crsections-crsections-block-editionspeakers > .content > .info #mod-info > .right > .text > p:last-child {
  margin-bottom: 0;
}

#block-crsections-crsections-block-speakers > .content > .info .scontainer, #block-crsections-crsections-block-editionspeakers > .content > .info .scontainer {
  position: relative;
  margin-top: 150px;
  padding: 0 60px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info .scontainer, #block-crsections-crsections-block-editionspeakers > .content > .info .scontainer {
    margin-top: 30px;
    padding: 0 40px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info .scontainer > .speakers-bottom, #block-crsections-crsections-block-editionspeakers > .content > .info .scontainer > .speakers-bottom {
  top: 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speakers > .content > .info .scontainer > .speakers-bottom, #block-crsections-crsections-block-editionspeakers > .content > .info .scontainer > .speakers-bottom {
    top: 55px;
  }
}

#block-crsections-crsections-block-speakers > .content > .info .sp-data, #block-crsections-crsections-block-editionspeakers > .content > .info .sp-data {
  display: none;
}

#block-crsections-crsections-block-editionspeakers {
  display: none;
}

#block-crsections-crsections-block-editionspeakers .speakerItem {
  display: none;
}

#block-crsections-crsections-block-editionspeakers #speakers-edition > .swiper-wrapper > .swiper-slide > div.name {
  color: #C7D437;
}

body.page-inscricao, body.page-enroll {
  background: #081D2F;
}

body.page-inscricao > #video-bg, body.page-enroll > #video-bg {
  height: 100%;
}

@media (max-width: 1279px) {
  body.page-inscricao > #video-bg, body.page-enroll > #video-bg {
    height: 100vh !important;
  }
}

body.page-inscricao #block-system-main, body.page-enroll #block-system-main {
  min-height: 100vh;
}

body.page-inscricao #block-system-main > .content > .top, body.page-enroll #block-system-main > .content > .top {
  padding-top: 55px;
  margin-bottom: 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .top, body.page-enroll #block-system-main > .content > .top {
    padding-top: 19px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

body.page-inscricao #block-system-main > .content > .top > a.logo, body.page-enroll #block-system-main > .content > .top > a.logo {
  display: table;
  width: 170px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .top > a.logo, body.page-enroll #block-system-main > .content > .top > a.logo {
    width: 124px;
    margin-bottom: 10px;
  }
}

body.page-inscricao #block-system-main > .content > .top > a.logo > img, body.page-enroll #block-system-main > .content > .top > a.logo > img {
  width: 100%;
}

body.page-inscricao #block-system-main > .content > .enroll, body.page-enroll #block-system-main > .content > .enroll {
  background: #027a95;
  padding: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #FFFFFF;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll, body.page-enroll #block-system-main > .content > .enroll {
    display: table;
    width: 100%;
    max-width: 269px;
    padding: 30px 20px;
    margin: 0 auto;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .left.bottom-left,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left.bottom-left, body.page-enroll #block-system-main > .content > .enroll > .left.bottom-left,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left.bottom-left {
  display: none;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .left.bottom-left,
  body.page-inscricao #block-system-main > .content > .enroll > .bottom-left.bottom-left, body.page-enroll #block-system-main > .content > .enroll > .left.bottom-left,
  body.page-enroll #block-system-main > .content > .enroll > .bottom-left.bottom-left {
    display: block;
    display: table;
    margin: 0 auto;
    padding: 0 30px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #FFFFFF;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .left.left,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left.left, body.page-enroll #block-system-main > .content > .enroll > .left.left,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left.left {
  display: block;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .left.left,
  body.page-inscricao #block-system-main > .content > .enroll > .bottom-left.left, body.page-enroll #block-system-main > .content > .enroll > .left.left,
  body.page-enroll #block-system-main > .content > .enroll > .bottom-left.left {
    display: none;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo {
  font-size: 30px;
  margin-bottom: 35px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo,
  body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo,
  body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo:last-child,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo:last-child, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo:last-child,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo:last-child {
  margin-bottom: 0;
}

body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo > .title,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo > .title, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo > .title,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo > .title {
  text-transform: uppercase;
  color: #C7D437;
  line-height: 1.2;
}

body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo > .desc,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo > .desc, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo > .desc,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo > .desc {
  line-height: 1.2;
}

body.page-inscricao #block-system-main > .content > .enroll > .left > .einfo > .desc > p,
body.page-inscricao #block-system-main > .content > .enroll > .bottom-left > .einfo > .desc > p, body.page-enroll #block-system-main > .content > .enroll > .left > .einfo > .desc > p,
body.page-enroll #block-system-main > .content > .enroll > .bottom-left > .einfo > .desc > p {
  line-height: 1.2;
  margin: 0;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > .form-title, body.page-enroll #block-system-main > .content > .enroll > .right > .form-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > .form-title, body.page-enroll #block-system-main > .content > .enroll > .right > .form-title {
    font-size: 23px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > .form-desc, body.page-enroll #block-system-main > .content > .enroll > .right > .form-desc {
  line-height: 1.2;
  color: #C7D437;
  font-size: 24px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > .form-desc, body.page-enroll #block-system-main > .content > .enroll > .right > .form-desc {
    font-size: 13px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div, body.page-enroll #block-system-main > .content > .enroll > .right > form > div {
  width: 430px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > form > div, body.page-enroll #block-system-main > .content > .enroll > .right > form > div {
    width: auto;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item {
  margin: 0;
  padding: 25px 0;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item {
    padding: 12px 0;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input {
  display: block;
  padding: 0 17px;
  margin: 0;
  border: none;
  width: 100%;
  line-height: 58px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 22px;
  color: #00263D;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input {
    padding: 0 8px;
    line-height: 30px;
    font-size: 12px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input[type=checkbox], body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input[type=checkbox] {
  display: none;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input[type=checkbox]:checked + label::before, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input[type=checkbox]:checked + label::before {
  background-image: url("../imgs/icon-checkbox.svg");
  background-repeat: no-repeat;
  background-size: 70% auto;
  background-position: center;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-webkit-input-placeholder, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-webkit-input-placeholder {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error:-ms-input-placeholder, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error:-ms-input-placeholder {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-ms-input-placeholder, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-ms-input-placeholder {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::placeholder, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::placeholder {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-ms-input-placeholder, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > input.error::-ms-input-placeholder {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > .description, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > .description {
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label {
  display: table;
  margin: 0 auto;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label {
    font-size: 9px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label.error, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label.error {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label > .form-required, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label > .form-required {
  display: none;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label > a, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label > a {
  color: #FFFFFF;
  text-decoration: underline;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label.error > a, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label.error > a {
  color: red;
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label::before, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label::before {
  display: inline-block;
  vertical-align: bottom;
  content: "";
  width: 21px;
  height: 21px;
  background: #FFFFFF;
  margin-right: 10px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-item > label::before, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-item > label::before {
    width: 11px;
    height: 11px;
    margin-right: 5px;
  }
}

body.page-inscricao #block-system-main > .content > .enroll > .right > form > div > .form-submit, body.page-enroll #block-system-main > .content > .enroll > .right > form > div > .form-submit {
  margin: 0 auto;
}

body.page-inscricao #block-system-main > .content > .bottom, body.page-enroll #block-system-main > .content > .bottom {
  padding: 63px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .bottom, body.page-enroll #block-system-main > .content > .bottom {
    padding: 20px 0;
    padding-top: 63px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

body.page-inscricao #block-system-main > .content > .bottom .bottomPartners, body.page-enroll #block-system-main > .content > .bottom .bottomPartners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
}

body.page-inscricao #block-system-main > .content > .bottom .bottomPartners > a:not(:first-child), body.page-enroll #block-system-main > .content > .bottom .bottomPartners > a:not(:first-child) {
  margin-left: 15px;
}

body.page-inscricao #block-system-main > .content > .bottom > img, body.page-enroll #block-system-main > .content > .bottom > img {
  width: 134px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .bottom > img, body.page-enroll #block-system-main > .content > .bottom > img {
    width: 100px;
  }
}

body.page-inscricao #block-system-main > .content > .bottom > p, body.page-enroll #block-system-main > .content > .bottom > p {
  font-size: 18px;
  margin: 0;
  color: #fff;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .bottom > p, body.page-enroll #block-system-main > .content > .bottom > p {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 15px;
  }
}

body.page-inscricao #block-system-main > .content > .bottom > p > a, body.page-enroll #block-system-main > .content > .bottom > p > a {
  color: #FFFFFF;
  text-decoration: underline;
}

body.page-inscricao #block-system-main > .content > .bottom > a, body.page-enroll #block-system-main > .content > .bottom > a {
  display: block;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .bottom > a, body.page-enroll #block-system-main > .content > .bottom > a {
    margin-top: 15px;
  }
}

body.page-inscricao #block-system-main > .content > .bottom > a > img, body.page-enroll #block-system-main > .content > .bottom > a > img {
  width: 27px;
}

@media (max-width: 1279px) {
  body.page-inscricao #block-system-main > .content > .bottom > a > img, body.page-enroll #block-system-main > .content > .bottom > a > img {
    width: 20px;
  }
}

#popup {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(8, 29, 47, 0.8);
}

#popup.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#popup > .popup-content {
  width: 500px;
  height: 225px;
  background: #FFFFFF;
  color: #00263D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}

@media (max-width: 1279px) {
  #popup > .popup-content {
    width: 250px;
    height: 165px;
  }
}

#popup > .popup-content > img {
  width: 50px;
  margin-bottom: 15px;
}

@media (max-width: 1279px) {
  #popup > .popup-content > img {
    width: 30px;
    margin-bottom: 10px;
  }
}

#popup > .popup-content > p {
  text-align: center;
  margin: 0;
}

@media (max-width: 1279px) {
  #popup > .popup-content > p {
    font-size: 15px;
  }
}

.view-erros {
  width: 100%;
  background: #00263D;
  color: #FFFFFF;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.view-erros > .view-content {
  display: table;
  text-align: center;
}

.view-erros > .view-content > .views-row > p {
  font-size: 25px;
  line-height: 1.2;
  margin: 0;
}

.view-erros > .view-content > .views-row > p:first-child {
  color: #00a2dd;
  text-transform: uppercase;
  font-size: 35px;
}

@media (max-width: 1279px) {
  body.page-home #video-bg {
    min-height: auto;
  }
}

body.page-invitation #video-bg,
body.page-error #video-bg {
  display: none;
}

#top-anchor {
  display: table;
  position: fixed;
  right: 30px;
  bottom: 30px;
  right: 15px;
  bottom: 15px;
}

#top-anchor > img {
  width: 60px;
}

@media (max-width: 1279px) {
  #top-anchor > img {
    width: 30px;
  }
}

.buorg {
  -webkit-animation: none !important;
          animation: none !important;
}

.barra_boot_portal_azores_gov_pt > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.barra_boot_portal_azores_gov_pt > .container img {
  display: inline-block;
  vertical-align: middle;
}

#block-crsections-crsections-block-terms {
  background: #0196AE;
  z-index: 1;
}

#block-crsections-crsections-block-terms > .content > .info {
  padding-top: 167px;
  color: #FFFFFF;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-terms > .content > .info {
    padding-top: 43px;
  }
}

#block-crsections-crsections-block-partners {
  overflow: hidden;
  background: #027a95;
}

#block-crsections-crsections-block-partners > .content > .info {
  padding-top: 167px;
}

#block-crsections-crsections-block-partners > .content > .info .title {
  color: white;
}

#block-crsections-crsections-block-partners > .content > .info .partnersWrap {
  margin: 40px 0;
}

#block-crsections-crsections-block-partners > .content > .info .partnersWrap img {
  margin: auto;
  display: block;
  max-width: 700px;
  width: 100%;
}

#block-crsections-crsections-block-pp {
  overflow: hidden;
}

#block-crsections-crsections-block-pp > .content > .info {
  padding-top: 167px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-pp > .content > .info {
    padding-top: 43px;
  }
}

#block-crsections-crsections-block-pp > .content > .info > img.line3 {
  bottom: -315px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-pp > .content > .info > img.line3 {
    bottom: -84px;
  }
}

#block-crsections-crsections-block-editions > .content > .info {
  padding-bottom: 0;
}

#block-crsections-crsections-block-editions > .content > .info > .subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-left: 50px;
  height: 45px;
  margin-top: 5px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .info > .subtitle {
    height: auto;
    margin-left: 15px;
  }
}

#block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year {
  cursor: pointer;
  display: table;
  font-size: 21px;
  font-weight: 900;
  color: rgba(1, 150, 174, 0.5);
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year {
    font-size: 12px;
  }
}

#block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year.selected {
  font-size: 42px;
  color: #0196AE;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year.selected {
    font-size: 18px;
  }
}

#block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year::after {
  content: "";
  display: inline-block;
  font-size: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00263D;
  margin: 0 5px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year::after {
    width: 3px;
    height: 3px;
  }
}

#block-crsections-crsections-block-editions > .content > .info > .subtitle > .edition-year:last-child::after {
  display: none;
}

#block-crsections-crsections-block-editions > .content > .edition-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  max-width: 1920px;
  height: 639px;
  margin: 0 auto;
  margin-top: 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links {
    margin-top: 25px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > img,
#block-crsections-crsections-block-editions > .content > .edition-links > .links {
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  background: #00263D;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > img,
  #block-crsections-crsections-block-editions > .content > .edition-links > .links {
    width: 100%;
    height: 162px;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > img .noContent,
#block-crsections-crsections-block-editions > .content > .edition-links > .links .noContent {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  cursor: default;
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links > a,
#block-crsections-crsections-block-editions > .content > .edition-links > .links > div {
  width: 50%;
  height: 100%;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links > a,
  #block-crsections-crsections-block-editions > .content > .edition-links > .links > div {
    width: 100%;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links > div {
    height: auto;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links > div > a {
  width: 100%;
  height: 50%;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links > div > a {
    height: 100%;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links a {
    height: 102px !important;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a.gallery {
  background: #0196AE;
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a.editionspeakers {
  background: #C7D437;
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a.speaches {
  background: #037995;
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a.schedule {
  background: #ACAE2A;
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a.schedule > img {
  width: 68px !important;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links a.schedule > img {
    width: 34px !important;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a > img {
  width: 78px;
  margin-bottom: 20px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links a > img {
    width: 40px;
    margin-bottom: 10px;
  }
}

#block-crsections-crsections-block-editions > .content > .edition-links > .links a > span {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 33px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-editions > .content > .edition-links > .links a > span {
    font-size: 14px;
  }
}

#block-crsections-crsections-block-speaches,
#block-crsections-crsections-block-gallery {
  background-color: #0196AE;
  overflow: hidden;
}

#block-crsections-crsections-block-speaches > .content > .info,
#block-crsections-crsections-block-gallery > .content > .info {
  padding-top: 167px;
  z-index: 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info,
  #block-crsections-crsections-block-gallery > .content > .info {
    padding-top: 43px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > img.line3,
#block-crsections-crsections-block-gallery > .content > .info > img.line3 {
  bottom: -315px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > img.line3,
  #block-crsections-crsections-block-gallery > .content > .info > img.line3 {
    bottom: -84px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .title,
#block-crsections-crsections-block-gallery > .content > .info > .title {
  color: #FFFFFF;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery,
#block-crsections-crsections-block-gallery > .content > .info > .gallery {
  position: relative;
  margin-top: 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery {
    margin-top: 25px;
    text-align: center;
  }
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .gallery-arrow-left,
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .gallery-arrow-right,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .gallery-arrow-left,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .gallery-arrow-right {
    position: relative;
    margin: 0;
    margin-top: 15px;
    display: inline-block;
  }
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .gallery-arrow-left,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .gallery-arrow-left {
    margin-right: 15px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia {
  width: calc(100% - 110px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia .img,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia .img {
  position: relative;
  cursor: pointer;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia .img::after,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia .img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../imgs/lupa.svg") no-repeat;
  background-size: 35px auto;
  background-position: center;
  background-color: rgba(8, 29, 47, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia .img:hover::after,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia .img:hover::after {
  opacity: 1;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia .img > img,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .img,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .img {
  width: 500px;
  height: 500px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .img,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .img {
    width: 100%;
    height: 320px;
  }
}

@media (max-width: 500px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .img,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .img {
    height: 200px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 500px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more {
    height: auto;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img,
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img {
  width: 265px;
  height: 245px;
  margin-left: 10px;
  margin-top: 10px;
}

#block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(1), #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2),
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(1),
#block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2) {
  margin-top: 0;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(1), #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2),
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(1),
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2) {
    margin-top: 10px;
  }
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img {
    margin: 0;
    margin-right: 10px;
    margin-top: 10px;
    width: calc(50% - 5px);
    height: 200px;
  }
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2), #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img:nth-child(4),
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(2),
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img:nth-child(4) {
    margin-right: 0 !important;
  }
}

@media (max-width: 500px) {
  #block-crsections-crsections-block-speaches > .content > .info > .gallery > .multimedia > .more > .img,
  #block-crsections-crsections-block-gallery > .content > .info > .gallery > .multimedia > .more > .img {
    height: 100px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper {
  position: relative;
  margin-top: 75px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper {
    margin-top: 25px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container {
  width: 85%;
  margin: 0 auto;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container {
    width: calc(100% - 70px - 20px);
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > img,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > img {
  width: 100%;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > img,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > img {
    height: 195px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text {
  background-color: #FFFFFF;
  padding: 20px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text {
    padding: 10px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .title,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .title {
  font-size: 14px;
  color: #00a2dd;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 17px;
  height: 17px;
  overflow: hidden;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .title,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .title {
    font-size: 12px;
    line-height: 15px;
    height: 15px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc {
  height: 68px;
  overflow: hidden;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc {
    height: 58px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc > p,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc > p,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > .text > .desc > p {
    font-size: 12px;
  }
}

#block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > a,
#block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > a {
  display: block;
  width: 100%;
  margin-top: 30px;
}

@media (max-width: 1279px) {
  #block-crsections-crsections-block-speaches > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > a,
  #block-crsections-crsections-block-gallery > .content > .info > .speaches-swiper > .swiper-container > .swiper-wrapper > .swiper-slide > a {
    margin-top: 15px;
  }
}

#gallery-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 29, 47, 0.8);
  z-index: 99999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#gallery-popup.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gallery-popup > .gallery-content {
  max-width: 90vw;
  max-height: 90vh;
}

#gallery-popup > .gallery-content > img {
  width: 100%;
  max-width: 90vw;
  max-height: 90vh;
}

#gallery-popup > .gallery-content > iframe {
  width: 560px;
  height: 315px;
}

@media (max-width: 1279px) {
  #gallery-popup > .gallery-content > iframe {
    width: 85vw;
    height: 50vh;
  }
}

#block-crsections-crsections-block-gallery {
  display: none;
}

#block-crsections-crsections-block-gallery > .content > .info > .gallery {
  display: none;
}

#block-crsections-crsections-block-agendas {
  background-color: #0196AE;
  display: none;
}

#block-crsections-crsections-block-agendas > .content > .info {
  display: none;
  /* >.title {
        color: $color-white;
      } */
}

#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .time,
#block-crsections-crsections-block-agendas > .content > .info > .agenda-items > .item > .desc {
  color: #FFFFFF;
}
