@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;900&display=swap");

* {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

main.wrapper > div {
  max-width: 100%;
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  background-color: transparent;
}

/* --- MENU --- */

.elements-space {
  position: absolute;
  left: 48.5%;
  top: 45%;
  padding: 15px;
  background: #fff;
  border-radius: 100%;
  color: #000;
  font-weight: 900;
}
.elements-space .span {
  color: #000;
  font-weight: 900;
}

@media screen and (min-width: 1024px) {
  img.logo-capanha.img-responsive {
    margin-top: 18px;
  }
}
.navbar .navbar-nav {
  float: right;
  margin: 14px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar {
  text-align: right;
}
.nano-bar {
  position: relative;
  background-color: #fff;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nano-bar a {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  margin: 0 0 0 20px;
  border-radius: 5px;
  border: solid 1px;
  text-transform: uppercase;
  padding: 5px 20px;
  font-size: 16px;
}
.digi-exp {
  color: #fff;
  position: absolute;
  left: 56px;
  font: normal normal bold 36px/48px Montserrat;
}
.nav-wrapper {
  background-color: #ffa300;
}
.navbar-inverse,
.navbar-inverse .navbar-collapse {
  padding: 5px 1%;
  background-image: none;
  background-color: transparent;
  border-color: transparent;
}
.container-fluid {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #535d6b;
  padding: 0 15px;
}

.navbar-toggle {
  float: left;
  margin-left: 15px;
  border: 0;
}

.menu-item {
  font: normal normal normal 18px Montserrat !important;
}

.navbar-inverse .navbar-nav > li a:after {
  content: "";
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width 0.35s ease, background-color 0.35s ease;
}

.navbar-inverse .navbar-nav > li a:hover:after,
.navbar-inverse .navbar-nav > li a:focus:after {
  width: 100%;
  background: #fff;
}

.logo {
  margin: 5px 20px;
  min-width: 180px;
}
a.inscricao {
  color: #fff;
  text-align: center;
  /* background-color: #ff9c00; */
  /* margin: -4px 0 0; */
  max-width: 175px;
  width: 100%;
  border: none;
  font-weight: 800;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 6px !important;
}
.navbar-collapse img {
  max-height: 50px;
  margin: 0;
  float: left;
}
@media (max-width: 767px) {
  .navbar .collapsing,
  .navbar-collapse.in {
    text-align: center;
  }
}

/* --- MENU END --- */

/* ---------- GENERAL STYLES ---------- */

h1 {
  font-family: Montserrat, sans-serif;
  /* font-weight: 800; */
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

.dot {
  color: #ff9d00;
  font-weight: 800;
  margin-left: -8px;
}

/* ---------- GENERAL STYLES END ---------- */

/* ---------- HERO ---------- */

#hero {
  width: 100%; /* 1920px */
  margin-top: 0px;
  color: #fff;
  background-color: #ef7a12;

  background-size: contain;
  background-repeat: no-repeat;
  /* background-position: right; */
}
#hero h1 {
  margin: 10px auto;
}
#hero .text-center {
  padding: 130px 0 110px;
}
#hero .text-center .text-container {
  text-align: center;
  width: 50%;
}
#hero .jumbotron {
  height: auto;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0;
  background: none;
  height: auto;
  /* max-width: 100%; */
  margin: 0 auto;
  padding: 0;
  background: none;
  margin-top: 0px;
  color: #fff;
  /* background-color: #000; */
}
#hero .jumbotron img {
  /* width: 100%; */
  height: auto;
}
#hero p {
  color: #707070;
  font-size: 20px;
}
#hero h2 {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 24px;
  color: #fe9d29;
  margin: 0 auto;
  /* margin: 63px auto 0; */
  font: normal normal bold 86px Montserrat;
}
#hero h4 {
  font: normal normal normal 30px Montserrat;
  color: #707070;
  margin: 0;
}

#hero h2 span {
  text-transform: lowercase;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}

#hero p {
  margin: 0;
}
#hero p.location {
  font: normal normal normal 25px Montserrat;
  margin: 15px auto 40px;
  color: #707070;
}

#hero .cta-banner {
  text-decoration: none;
  border-radius: 20px;
  background-color: #ffa300;
  color: #fff;
  font: normal normal bold 20px/24px Montserrat;
  padding: 18px 43px;
}
#hero .cta-banner:hover {
  opacity: 0.8;
}

#hero p + p {
  margin-bottom: 40px;
}

.digipix-day {
  max-width: 940px;
  margin: 0 auto;
}

.image-conectados {
  width: 35vw;
}

.cta {
  font: normal normal normal 18px Montserrat;
  color: #fff;
  background-color: #ffa300;
  border-radius: 5px;
  padding: 12px 0;
  max-width: 251px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-in-out 0.3s;
  margin: 0 auto;
}
.cta:hover {
  color: inherit;
  transform: scale(1.02);
  transition: all ease-in-out 0.3s;
  opacity: 0.8;
}

.vagas-esgotadas {
  font-size: 5em;
  font-family: Montserrat;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1;
}
.vagas-esgotadas > .dot {
  margin-left: 0;
}

@media (max-width: 1367px) {
  #hero {
    min-height: 380px;
  }
  .digipix-day {
  }
  .image-palestrantes img {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  #hero {
    min-height: 380px;
    height: auto;
    margin: 0;
    /* background-image: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/banner-mb-new.png); */
  }
  #hero .jumbotron img {
    width: 100%;
  }
  .image-conectados {
    width: auto;
    max-width: 70%;
    margin: 50px auto 20px;
  }

  .vagas-esgotadas-2019--tem-interesse-text {
    font-size: 0.3em;
  }
}

@media (max-width: 750px) {
  .vagas-esgotadas {
    font-size: 3.5em;
  }
  .jumbotron p {
    font-size: 1em;
    padding: 0 25px;
  }
}

@media (max-width: 426px) {
  .vagas-esgotadas-2019--tem-interesse-text {
    font-size: 0.4em;
    padding: 0 50px;
  }
  #hero h1 img {
    max-width: 391px;
  }
}

.banner-box {
  text-align: center;
  width: 100%;
}
.banner-box img {
}

/* ---------- HERO END ---------- */

/* ----------- EVENTO ----------- */

#evento {
  width: 100%; /* 1920px */
  height: auto; /* 800px */
  margin-bottom: 0px;
  padding: 70px 0 90px;
  background-color: #fff;
  color: #5b5b5f;
}

#evento .dot {
  color: #ffffff;
}

#evento h1 {
  margin: 0;
  line-height: 100%;
  font-size: 50px;
  color: #ff9d00;
}
#evento .last {
  color: #5b5b5f;
  font-size: 35px;
  line-height: 100%;
  font-weight: 600;
  margin: 0 0 0 6px;
}

#evento .video-evento {
  /* max-width: 737px; */
}

#evento .holder-event {
  max-width: 1200px;
  margin: 0 auto;
}

#evento .holder-event h2 {
  font-weight: 800;
  color: #010101;
}

#evento .holder-event p {
  /* font-weight: 500; */
  color: #707070;
  width: 1174px;
}
#evento .holder-event p b {
  font-weight: 600;
}
#evento .evento--text {
  width: 100%;
  text-align: justify;
}

#evento .evento--text span {
  color: #5b5b5f;
  font-size: 76px;
  font-weight: bold;
}

.link-ver-edicoes {
  font-family: Montserrat, sans-serif;
  font-size: 95%; /*25px*/
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 8%;
  color: #000;
}

#ytplayer {
  max-width: 100%;
  margin-top: 10%;
}
@media screen and (max-width: 768px) {
  #evento {
    padding: 40px 0;
  }
  #evento h1 {
    font-size: 28px !important;
    font-weight: normal;
  }
  #evento .holder-event h2 {
    font-size: 19px;
  }
  .evento-text p {
    padding: 0;
  }
}

.evento-text {
  margin-top: 20px;
  font: normal normal normal 20px Montserrat;
}

.evento-text ul {
  list-style-image: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/check.png);
  color: #5b5b5f;
  padding: 0 0 0 30px;
}

.evento-text p {
  font-size: 20px;
  line-height: 35px;
  margin: 0 0 10px;
}

/* ----------- EVENTO END ----------- */

/* ----------- PALESTRANTES ----------- */

#palestrantes {
  width: 100%; /* 1920px */
  height: auto; /* 800px */
  margin-bottom: 0px;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #f2f2f2;
  color: #5b5b5f;
}

#palestrantes h1 {
  font-size: 100px;
  color: #f3911d;
  font-size: 50px;
  text-transform: lowercase;
}
.title-palestrantes {
  max-width: 1210px;
  margin: 0 auto 30px;
  display: block;
  text-align: left;
}
.palestrantes-grid {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  place-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 99px;
}

.text-participantes {
  color: #fff;
  text-align: center;
  font-size: 19px;
  display: flex;
  flex-direction: column;
  max-width: 240px;
  margin: 10px auto;
  z-index: 1;
  cursor: pointer;
}
.text-participantes a {
  text-decoration: none !important;
}
.text-participantes p {
  margin: 0;
  color: #707070;
  font: normal normal normal 16px Montserrat;
  height: 52px;
}
.text-participantes p.saiba-mais.large {
  font: normal normal normal 16px Montserrat;
}
.text-participantes p.name {
  font: normal normal 900 20px Montserrat;
  margin: 0 auto 4px;
  color: #ff9d00;
  height: fit-content;
}
.text-participantes p.name img {
  vertical-align: middle;
}
.text-participantes p.name.large {
  font-size: 16px;
}
.text-participantes p small {
  display: block;
  font: normal normal normal 16px Montserrat;
}
.text-participantes a {
  font: normal normal bold 18px Montserrat;
  text-decoration: underline;
  color: #ff9d00;
  text-transform: lowercase;
  margin-top: 15px;
}
.date-talk {
  color: #ffa300;
  font-weight: 700 !important;
}
.name {
  text-transform: uppercase;
  font-weight: 700 !important;
}
.text-participantes img {
  margin: 0;
}
.palestrante {
  padding: 0 0.5%;
  margin: 20px 0;
  position: relative;
  width: 100%;
  float: none;
  max-width: 278px;
  height: fit-content;
  /* place-self: flex-start; */
}
.palestrante .detail--text {
  padding: 0;
  margin: 0;
  background: linear-gradient(to right, #ff9d00, #ff9d00);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 1s 0s;
  height: 311px;
  width: 100%;
  position: absolute;
  z-index: 2;
}
.over-text {
  color: #fff;
  font-size: 13px;
  line-height: 160%;
  margin: 45% 5% 0;
  display: none;
}
.over-text b {
  display: block;
  font-size: 17px;
  text-transform: uppercase;
}
.img--container {
  max-width: 278px;
  height: 278px;
}
.image-palestrantes {
  cursor: pointer;
}
.image-palestrantes img {
  width: 278px;
  height: auto;
  border-radius: 100%;
}
.erika_verginelli {
  margin-left: 13%;
}
.btns {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 14px;
  cursor: pointer;
}
.btns a {
  color: #fff;
  border: 1px solid;
  border-radius: 5px;
  font-size: 18px;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  text-decoration: none;
}
.btns a:hover {
  opacity: 0.8;
  transition: all ease-in-out 0.3s;
}
.btns .player a {
  border-color: #ffa300;
  background: #ffa300;
}
.btns .detail a {
  border-color: #fff;
  background: transparent;
}

@media (max-width: 768px) {
  .palestrante .detail--text {
    height: 250px;
    width: 98%;
  }
  .btns a {
    font-size: 14px;
    padding: 9px 0;
    width: 80px;
  }
  #evento .evento--text {
    width: 90%;
    max-width: 360px;
    margin: auto;
  }
  .evento-text {
    font-size: 18px;
  }
}

/* ----------- PALESTRANTES END ----------- */

/* ----------- AGENDA ----------- */

#agenda {
  width: 100%; /* 1920px */
  height: auto; /* 800px */
  margin-bottom: 0px;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #ffffff;
}
.breaks--container {
  max-width: 1200px;
  margin: 0 auto;
}

.breaks {
  text-align: left;
  font-size: 21px;
  margin: 0 auto 30px;
  color: #707070;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  float: none;
}
.tab-content {
  /* border-top: 2px solid; */
  background: #ffff;
}

@media (max-width: 991px) {
  .agenda-itens {
    margin-top: 5%;
  }
}

#agenda > div > div > h1 {
  /*margin-top: 25%;*/
  margin-top: 5%;
}

#agenda article {
  margin-bottom: 2%;
  width: 100%;
  display: inline-block;
}

.horario {
  position: relative;
  z-index: 1;
  margin-top: 2%;
  padding: 0 11px;
}

.horario h2 {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0;
}

.horario p {
  margin-left: 0.35em;
}

.horario p,
.item-agenda p {
  font-size: 1.15em;
}

.item-agenda > h1 {
  font-size: 1.5em !important;
  text-transform: none;
  margin: 37px 0 10px;
}

.item-agenda span {
  font-size: 1.3em /* 18px */;
  color: #a9a9a9;
}

@media (min-width: 1200px) {
  .item-agenda.col-md-offset-1 {
    margin-left: 4%;
  }
}

/* ----------- AGENDA END ----------- */

/* ----------- MAPA START ----------- */
#map {
  padding: 80px 0;
  margin: 0 auto;
  max-width: 100%;
  background-color: #f3911d;
  display: flex;
  justify-content: center;
  /* height: 340px; */
}
#map h2 {
  font: normal normal normal 40px Montserrat;
  /* color: #ffff; */
  text-transform: uppercase;
  margin: 0 auto;
}
#map h2 b {
  font-weight: 800;
}
#map h3 {
  font: normal normal 700 18px Montserrat;
  /* color: #ffff; */
  margin-bottom: 0;
}
#map h2 span {
  /* color: #ffff; */
  font-weight: bold;
  font-size: 76px;
}
#map p {
  padding: 0;
  font-size: 18px;
}
#map p.location {
  font: normal normal normal 18px Montserrat;
  /* color: #ffff; */
  margin: 0 auto;
}
.infos {
  color: #ffff;
  width: 38%;
}
.map {
  width: 499px;
  height: 333px;
}
.map iframe {
  width: 100%;
  height: 100%;
}
.infos p {
  margin-top: 0;
}
#map .location p {
  color: #ffff;
  margin: 0 auto;
}
#map p.map-info {
  font: normal normal normal 20px Montserrat;
  margin: 0 auto 25px;
}

@media screen and (max-width: 425px) {
  #map {
    padding: 30px 0;
    flex-direction: column;
    width: 425px;
    height: 481px;
    align-items: center;
  }
  #map h2 {
    font-size: 30px;
    margin: 0 auto 10px;
  }
  #map h3 {
    font-size: 16px;
    margin: 0 auto;
  }
  #map p.location {
    font-size: 16px;
  }
  #map p.map-info {
    font-size: 16px;
  }
  #map ul {
    margin: 30px auto 60px;
  }
  #map li {
    font-size: 16px;
  }
  .infos {
    width: 88%;
    margin-bottom: 10px;
  }
  .map {
    width: 319px;
    height: 213px;
  }
  .map iframe {
    width: 100%;
    height: 100%;
  }
}

/* ----------- MAPA END ----------- */

/* ----------- DUVIDAS ----------- */

#duvidas {
  width: 100%; /* 1920px */
  height: auto; /* 800px */
  margin-bottom: 0px;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #f2f2f2;
  color: #ff9d00;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#duvidas h2 {
  font: normal normal 900 64px Montserrat;
  text-transform: lowercase;
  color: #f3911d;
  margin-bottom: 30px;
}
#duvidas .duvidas-holder {
  max-width: 1210px;
  margin: 0 auto;
}
.panel-group {
  margin-top: 0.5em;
}

.panel {
  border: 0;
  max-width: 825px;
}

.panel-heading {
  background-color: #f2f2f2;
  padding: 3% 3.5%;
  border-radius: 6px;
  border: 2px solid #f3911d;
  color: #fff;
  border-bottom: 2px solid #f3911d !important;
}

.panel .panel-heading {
  position: relative;
}

.panel-title {
  font: normal normal 600 20px Montserrat;
  max-width: 95%;
  color: #707070;
}

.panel-body {
  background-color: #fff;
  box-shadow: 0px 2px 3px #1d1d1d1c;
  color: #1d1d1d;
  font: normal normal normal 14px Montserrat;
}
.panel-body a {
  color: #ff9d00;
  text-decoration: underline;
  font-weight: 500;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #eeeeee;
  border-radius: 6px;
}
.panel-group .panel {
  margin-bottom: 20px;
}
#duvidas .contato a {
  color: #ff9d00;
  text-decoration: underline;
  font: normal normal 700 20px Montserrat;
}
#duvidas .contato a:hover {
  color: #bd7400;
}
#duvidas .contato {
  text-align: center;
  margin: 50px auto;
}
#duvidas .contato h2 {
  font: normal normal 600 29px Montserrat;
  margin: 0 auto 14px;
  color: #707070;
  text-transform: none;
}

#duvidas .glyphicon.glyphicon-menu-down {
  font-size: 1.2em;
  position: absolute;
  top: 35%;
  right: 3%;
  color: #707070;
}

#duvidas .panel-heading .glyphicon-menu-down {
  -moz-transition: all 0.35s linear;
  -webkit-transition: all 0.35s linear;
  transition: all 0.35s linear;
}

#duvidas .panel-heading .glyphicon-menu-down.open-close {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media screen and (max-width: 425px) {
  .panel-title {
    font-size: 16px;
  }
  .panel-body {
    font-size: 14px;
  }
}
/* ----------- DUVIDAS END ----------- */

/* ---------- Programacao ---------- */
.separator {
  color: #ff9d00;
  margin: 0 9px;
}
#programacao {
  padding: 0;
  margin: 0;
  background-color: #2b2a2a;
}
.programacao-holder {
  margin: 0 auto;
  padding: 50px 0 0;
  background-color: #ffffff;
}

.programacao-holder h1 {
  font-size: 50px;
  color: #f3911d;
  margin: 0;
  line-height: 100%;
  font-weight: 800;
  text-transform: lowercase;
}
.programacao-holder h2 {
  font-size: 22px !important;
  color: #fff;
  margin: 10px 0;
  line-height: 100%;
}
.nav-tabs {
  margin: 30px 0;
  border-bottom: solid 5px #333;
  padding-left: 14.5%;
}
.nav-tabs > li {
  margin-bottom: -5px;
}
.nav-tabs > li > a {
  font-size: 29px;
  color: #fff;
  font-weight: bold;
  padding: 10px 30px;
  margin-right: 20px;
  min-height: 108px;
  border-bottom: 5px solid #333;
  text-align: center;
  max-width: 280px;
}
#fotografia-tab {
  padding-top: 12%;
}
.programacao-holder .nav-tabs > li.active > a,
.programacao-holder .nav > li > a:focus,
.programacao-holder .nav-tabs > li.active > a:focus,
.programacao-holder .nav-tabs > li.active > a:hover,
.programacao-holder .nav-tabs > li > a:hover {
  border-color: #2b2a2a #2b2a2a #ff9d00 #2b2a2a;
  border-bottom: 5px solid #ff9d00;
  background-color: #2b2a2a;
  color: #fff;
}

#fotografiaa-tab {
  padding-top: 16%;
}
.tab-pane {
  height: 0;
}
.active {
  height: auto;
}
.holder-itens {
  padding: 50px 0;
  border-bottom: solid 2px #dcdcdc;
}
.holder-itens.soon {
  padding: 130px;
  text-align: center;
}
.programacao-title,
.programacao-item {
  max-width: 1200px;
  margin: 0 auto;
}
.programacao-title span.title {
  font-size: 40px;
  color: #ff9d00;
  font-weight: 800;
  display: block;
}
.programacao-title span.content-programa {
  font-size: 29px;
  color: #fff;
  display: block;
}
.programacao-title a {
  color: #fff;
  text-align: center;
  background-color: #ff9c00;
  margin: 30px 0;
  max-width: 175px;
  width: 100%;
  border: none;
  font-weight: 400;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
  display: block;
}
.programacao-item span.title {
  font-size: 30px;
  color: #ff9d00;
  font-weight: 600;
  display: block;
  max-width: 800px;
}
.programacao-item span.title.large {
  max-width: 1090px;
}
.programacao-item span.title b {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  display: block;
}
.programacao-item span.hour {
  font-size: 20px;
  color: #707070;
  display: block;
}
.programacao-item span.content-programa {
  font-size: 20px;
  color: #707070;
  display: block;
  font-weight: 500;
}

.programacao-item a {
  color: #fff;
  text-align: center;
  background-color: #ff9c00;
  margin: 30px 0;
  max-width: 175px;
  width: 100%;
  border: none;
  font-weight: 400;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
  display: block;
}

.programacao-holder h1,
.programacao-holder h2 {
  max-width: 1266px;
  margin: 20px auto;
  display: block;
}
@media (max-width: 1366px) {
  #fotografia-tab {
    padding-top: 12%;
  }
  .nav-tabs {
    padding-left: 0%;
  }
  .nav-tabs > li > a {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
    margin-right: 20px;
    min-height: 105px;
    border-bottom: 5px solid #333;
    text-align: center;
    max-width: 259px;
  }
}

#cta-footer {
  background-color: #eeeeee;
  padding: 0;
  margin: 0;
}
#cta-footer .holder-cta {
  text-align: center;
  padding: 43px 0;
}
#cta-footer h2 {
  font: normal normal 900 29px Montserrat;
  color: #000000;
  margin-bottom: 25px;
}

.digipixday {
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
}

@media (max-width: 768px) {
  .dday-logo {
    text-align: center;
  }
  #cta-footer h2 {
    font-size: 26px;
  }
  .programacao-holder {
    padding: 30px 0 0;
  }
  .holder-itens.soon {
    padding: 20px;
    border-bottom: 0;
  }
  .container-fluid > .navbar-header {
    margin: 0;
  }
  .breaks--container {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 40px;
  }
  #breaks-slide div {
    margin-bottom: 8px;
  }
  .breaks {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 335px;
    margin: 0 auto;
  }
  .breaks .separator {
    display: none;
  }
  .palestrantes-grid {
    width: 95%;
    display: flex;
    flex-direction: column;
  }
  .programacao-holder h1 {
    font-size: 37px;
    text-align: center;
  }
  .programacao-holder h2 {
    font-size: 17px !important;
    text-align: center;
  }
  .nav-tabs {
    padding-left: 0;
    border: 0;
  }
  .nav-tabs > li {
    width: 100%;
    margin: 10px 0;
  }
  #fotografiaa-tab {
    padding-top: 8%;
  }
  .nav-tabs > li > a {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .programacao-title span.title {
    font-size: 29px;
  }
  .programacao-title span.content-programa {
    font-size: 18px;
  }
  .programacao-title a {
    color: #fff;
    text-align: center;
    background-color: #ff9c00;
    margin: 30px 0;
    max-width: 175px;
    width: 100%;
    border: none;
    font-weight: 400;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
    display: block;
  }
  .programacao-item span.title {
    font-size: 27px;
  }
  .programacao-item span.hour {
    font-size: 19px;
    color: #fff;
    display: block;
  }
  .programacao-item span.content-programa {
    font-size: 20px;
    color: #fff;
    display: block;
  }

  .programacao-item a {
    color: #fff;
    text-align: center;
    background-color: #ff9c00;
    margin: 30px 0;
    max-width: 175px;
    width: 100%;
    border: none;
    font-weight: 400;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
    display: block;
  }

  .programacao-holder h1,
  .programacao-holder h2 {
    max-width: 1266px;
    margin: 20px auto;
    display: block;
  }
  .holder-itens {
    padding: 20px 10px;
    border-bottom: solid 5px;
  }
}

@media screen and (max-width: 425px) {
  .palestrante .detail--text {
    height: 210px;
  }
  .palestrante {
    height: fit-content;
    margin: 0;
  }
  .text-participantes {
    bottom: 0;
    left: 8px;
  }
  .text-participantes p,
  .text-participantes p {
    padding: 0;
    height: auto;
  }
  .text-participantes p.saiba-mais {
    height: 40px;
  }
  .text-participantes p.saiba-mais.large {
    font: normal normal normal 13px Montserrat;
  }
  .text-participantes p.name {
    font-size: 18px;
    /* width: 119px; */
  }
  .over-text b {
    font-size: 14px;
  }
}
/* ---------- Programacao ---------- */

/* ----------- INVISTA ----------- */
#invista input {
  background: #434040;
  border-radius: 10px;
  border: none;
  font: normal normal 500 15px/19px Montserrat;
  color: #fff;
  margin: 0 auto 10px;
  width: 100%;
  height: 41px;
  padding-left: 16px;
}
#invista button.email-form {
  background-color: #ff9d00;
  border-radius: 10px;
  border: none;
  font: normal normal normal 15px/19px Montserrat;
  color: #434040;
  padding: 11px 0;
  width: 160px;
  margin-top: 5px;
}
#invista button.email-form:hover {
  background-color: #ffad2a;
  transition: all ease-in-out 0.3s;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a.cta {
  padding: 12px 26px;
  margin-left: 25px;
  transition: all ease-in-out 0.3s;
}
.navbar-inverse .navbar-nav > li > a.cta:hover {
  background-color: #ffa300;
  text-decoration: none;
  transform: scale(1.02);
  transition: all ease-in-out 0.3s;
}

form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
form h3 {
  font-size: 24px;
  max-width: 440px;
  margin: 0 auto;
  text-align: center;
}
form h3 b {
  font-weight: normal;
  color: #ffa300;
}
form .glyphicon-ok {
  background-color: #ffa300;
  border-radius: 100px;
  font-size: 50px;
  margin: 40px 0 20px;
  padding: 20px;
}
.text-sucesso {
  font-size: 20px;
  max-width: 90%;
  margin: 0 auto 30px;
}
.text-sucesso b {
  font-size: 33px;
  display: block;
  text-align: center;
  line-height: 120%;
  margin: 50px auto 15px;
  max-width: 90%;
}
#invista.jumbotron {
  margin: 0;
  padding: 20px 0;
  background-color: #f2f2f2;
}
.invista--holder {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1220px;
  margin: auto;
  color: #5b5b5f;
}
.invista--img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.invista--img img {
  width: 100%;
}
.invest {
  font: normal normal 800 42px Montserrat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.invest:before {
  content: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/invest.png);
  margin-right: 20px;
}
.invest font {
  font: normal normal 800 26px Montserrat;
  margin: 15px 0 0 20px;
}
.win:before {
  content: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/cashback.png);
  margin-right: 20px;
}
.win b {
  font: normal normal 800 52px Montserrat;
}
.win {
  font: normal normal bold 26px Montserrat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.win p {
  font: normal normal bold 26px Montserrat;
  max-width: 350px;
  margin: auto;
  margin-left: 20px;
}
#invista .seta {
  margin: auto 60px;
}
#hero h1 img {
  margin: 0 auto;
  max-width: 590px;
  width: 100%;
}
.last-days {
  background-color: red;
  margin: 0 auto 10px;
  padding: 10px 0;
  font-size: 32px;
  font-weight: 500;
  position: absolute;
  top: 71px;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.last-days p {
  color: #fff !important;
}
.last-days p:first-child {
  font-weight: bold;
}
.last-days p {
  margin-bottom: 0px !important;
}
.last-days a {
  color: inherit;
  text-decoration: underline;
}
.last-days.v1 {
  background-color: #ffa300;
  max-width: 260px;
  margin: 0 auto 20px;
}
.last-days.v1 h2 {
  font-size: 30px !important;
}
.last-days h2 {
  font-size: 28px;
}

.date-hour {
  font-size: 24px;
  color: #fff;
  /* background: #eeeeee; */
  max-width: 495px;
  padding: 5px 0;
  margin: auto;
  text-transform: uppercase;
  font-weight: 600;
}
.thanks {
  font-size: 90px;
  color: #ff9d00;
  font-weight: 800;
  margin: 3% 0;
}
.invest-text a {
  text-decoration: underline;
  color: #000;
  font-weight: 600;
}
#hero label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  margin-top: 20px;
}
#hero button,
#hero input {
  display: block;
  width: 100%;
  border: solid 1px;
  background-color: transparent;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  font-size: 15px;
  margin-bottom: 20px;
}
#hero input.nome,
#hero input.tel {
  max-width: 46%;
  display: inline-block;
  margin: 10px 6px;
}
#hero input.nome.entrar {
  max-width: 95%;
}
#hero input.email {
  max-width: 494px;
  display: block;
  margin: 10px 13px;
  width: 100%;
}
#atuacao {
  background-color: transparent;
  padding: 10px;
  border-radius: 10px;
  max-width: 494px;
  width: 100%;
  border: 1px solid;
  margin-top: 10px;
}
option {
  color: #000;
}
#checkBox,
.checkbox span {
  display: inline-block;
  vertical-align: middle;
}
.checkbox {
  max-width: 622px;
  margin: 0 0 0 15px;
  left: 0;
  right: 0;
}
.digi-exp {
  color: #fff;
  position: absolute;
  top: 23px;
  left: 25px;
  font-size: 36px;
  font: normal normal bold 26px/32px Montserrat;
}
.checkbox span {
  max-width: 440px;
  text-align: left;
  width: 100%;
}
#hero input#checkBox {
  max-width: 20px;
  width: 20px !important;
  margin-left: 0px;
}
#hero button {
  margin: 30px auto;
  max-width: 215px;
  width: 100%;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
}
#hero button.entrar {
  margin-bottom: 90px;
}
.navbar-toggle {
  display: none !important;
}
#hero input:-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

#hero input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

#hero input::placeholder {
  color: #fff;
}

.invest-text {
  margin-top: 10px !important;
  font-size: 18px; /* 200%; */
  text-align: left;
}

.points,
.seta {
  margin-top: 2%;
}
.middle {
  color: #5e5e61;
  font-size: 50px;
  line-height: 100%;
  text-align: center;
  font-weight: 900;
}

@media screen and (min-width: 1024px) {
  #subscription {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  #hero .text-center {
    padding: 0;
  }
  .last-days.v1 {
    max-width: 170px;
  }
  .last-days.v1 h2 {
    font-size: 20px !important;
  }
  .invista--holder {
    flex-wrap: wrap;
  }
  .invest {
    font-size: 31px;
  }
  .invest:before {
    content: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/invest-m.svg);
  }
  .invest font {
    font-size: 20px;
    margin: 10px 0 0 20px;
  }
  .win {
    flex-wrap: wrap;
  }
  .win b {
    font-size: 52px;
  }
  .win:before {
    content: url(/subhomes/direto/paginas/eventos/2025/experience-rj/img/cashback-m.svg);
  }
  .win p {
    font-size: 22px;
    margin: 10px auto;
    text-align: center;
  }
  .date-hour {
    font-size: 34px;
    max-width: 77%;
    line-height: 34px;
    margin-bottom: 54px;
  }
  #hero button.navbar-toggle {
    display: block !important;
    width: auto;
    max-width: 300px;
    margin: 20px;
    float: right;
  }
  form h3 {
    font-size: 20px;
  }
  #hero input.nome,
  #hero input.email,
  #hero input.tel,
  #atuacao {
    display: block;
    margin: 10px auto;
    width: 90%;
    max-width: 100%;
  }
  .checkbox span {
    max-width: 580px;
    text-align: left;
    width: 85%;
  }
  .thanks {
    font-size: 55px;
    margin: 13% 0;
  }

  .navbar-collapse img {
    max-height: 50px;
    margin: 20px auto 0;
    float: inherit;
  }
  .navbar-inverse .navbar-nav > li > a.cta {
    margin: 15px auto 0;
  }
  .navbar .navbar-nav {
    float: inherit;
    margin: 14px auto;
    display: block;
  }
  .navbar-inverse,
  .navbar-inverse .navbar-collapse {
    margin: 0;
    padding: 0 1%;
  }

  .invest-holder h3.form-title {
    font-size: 49px;
    line-height: 100%;
  }
  .invest-holder p.sub-title {
    font-size: 16px;
    line-height: 100%;
    margin: 5px auto 0;
  }
  form {
    margin: 15px auto 0;
  }
}

/* ----------- INVISTA ----------- */

/* ----------- INSCRICAO ----------- */

.navbar-inverse .navbar-nav > li > a.inscricao {
  /*color: #bc1818;
    font-weight: 800; */
  color: #f3911d;
  background-color: #fff;
}

#inscricao {
  width: 100%;
  min-height: 764px;
  height: auto;
  padding: 8% 0;
  background-color: #1d1d1d;
}

/* ----------- INSCRICAO END ----------- */

/* ----------- apoiadores ----------- */

#apoiadores {
  width: 100%; /* 1920px */
  height: auto; /* 800px */
  margin-bottom: 0px;
  padding: 100px 0;
  background-color: #fff;
  color: #5b5b5f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.parceiros {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  gap: 45px;
}
@media screen and (min-width: 1680px) {
  #apoiadores {
    padding: 120px 0;
  }
}

#apoiadores h1 {
  margin: 0;
  line-height: 100%;
  font-size: 50px !important;
  color: #ff9d00;
  text-align: center;
  text-transform: uppercase;
}

#apoiadores .holder-apoiadores {
  max-width: 1236px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#apoiadores .holder--apoiadores .apoiadores {
  display: flex;
  text-align: center;
  margin-bottom: 40px;
}

img.logo-digipixpro {
  max-width: 250px;
  /* margin: 20px auto 0; */
}

.link-ver-edicoes {
  font-family: Montserrat, sans-serif;
  font-size: 95%; /*25px*/
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 8%;
  color: #000;
}

.holder--apoiadores {
  width: 850px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 30px auto 0;
}
.holder--apoiadores h2 {
  color: #5b5b5f;
  font-size: 26px;
}
.holder--apoiadores .apoiadores:first-child h2 {
  margin-bottom: 20px;
}
.holder--apoiadores h2:last-of-type {
  /* margin-left: 100px; */
}
.holder--apoiadores img {
  margin: auto 20px;
}
.holder--apoiadores .logo-digipix {
  width: 239px;
  width: 280px;
  height: 45px;
  /* margin-right: 50px; */
}
.holder--apoiadores .logo-mov {
  width: 207px;
}
.holder--apoiadores .logo-senac {
  width: 122px;
}
@media (max-width: 768px) {
  .holder--apoiadores img {
    margin: 0;
  }
  .parceiros {
    flex-direction: column;
  }
}

/* .apoiadores-text img {
  margin: 17% auto;
  margin: auto;
  width: auto;
  max-width: 600px;
} */
.holder-text-apoiadores {
  text-align: center;
  background-color: #e4e4e4;
  padding: 20px 0;
}
.holder-text-apoiadores h2 {
  font-size: 29px;
  font-weight: bold;
  line-height: 100%;
}
.holder-text-apoiadores h3 {
  font-size: 29px;
  line-height: 100%;
}
.holder-text-apoiadores a {
  color: #fff;
  text-align: center;
  background-color: #ff9c00;
  margin: 30px auto 0;
  max-width: 175px;
  width: 100%;
  border: none;
  font-weight: 400;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
  display: block;
}
.logos-produtores {
  /* padding: 0 0 80px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 60px; */
}
.holder-prods {
  display: block;
  max-width: 1266px;
  margin: 0 auto;
}
.produtores-text {
  text-align: center;
}
.papo-fotografo {
  margin-top: -70px;
}
.produtores-text p {
  font: normal normal bold 20px/29px Montserrat;
  color: #707070;
}
.produtores-text p,
.produtores-text img {
  /* display: inline-block; */
  vertical-align: middle;
}
.produtores-text img {
  width: 286px;
  margin-right: 79px;
}
.produtores-text p {
  color: #707070;
  font-size: 29px;
  font-weight: bold;
  margin-right: 10px;
}
@media (max-width: 768px) {
  #apoiadores {
    padding: 10px 0;
  }
  .holder--apoiadores {
    width: 90%;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 30px;
    margin: 0 auto 50px;
  }
  .holder-text-apoiadores h2 {
    font-size: 20px;
  }
  .holder--apoiadores h2 {
    font-size: 20px;
  }
  .holder-text-apoiadores h3 {
    font-size: 20px;
  }
  .holder--apoiadores h2:last-of-type {
    margin-left: 0px;
  }
  .papo-fotografo {
    margin-top: 0;
  }
  #apoiadores .holder-apoiadores {
    margin: 50px auto;
    width: 100%;
  }
  .logos-produtores {
    padding: 55px 0;
  }
  #apoiadores .holder--apoiadores .apoiadores {
    display: flex;
    flex-direction: column;
  }
}
/* ----------- apoiadores END ----------- */

/* ------------ descontos  ---------- */
#descontos.jumbotron {
  background-color: #e4e4e4;
  padding: 100px 0;
  margin: 0;
}
#descontos h1 {
  font-size: 50px !important;
  color: #ff9d00;
  text-transform: uppercase;
}
#descontos .subtext {
  font-size: 20px;
  max-width: 950px;
  margin: 10px auto;
  font-weight: 500;
}

.infos-descontos p {
  margin: 0 auto;
  font-weight: 500;
  max-width: 1050px;
}

.cards--holder {
  margin: 60px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
}
.desc--card {
  background: #fff;
  color: #000000;
  padding: 48px 73px 55px;
  font-size: 20px;
  width: 392px;
  height: 429px;
}
.desc {
  text-transform: uppercase;
  color: #ff9d00;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
}
.desc b {
  font-size: 69px;
  line-height: 100%;
  font-weight: 800;
}
.value,
.cupom {
  margin-top: 27px;
}
.value b {
  font-size: 40px;
}
.cupom {
}
.voucher {
  padding: 15px 30px;
  border: 1px dashed #000;
  border-radius: 8px;
  background: #f7f7f7;
  text-transform: uppercase;
  max-width: 217px;
  margin: 0 auto;
  font-weight: bold;
}

.holder-text-juridico p {
  font-size: 13px;
  max-width: 870px;
  text-align: center;
  margin: 20px auto;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  #descontos.jumbotron {
    padding: 40px 0;
  }
  #descontos h1 {
    font-size: 27px !important;
  }
  .infos-descontos p,
  #descontos .subtext {
    font-size: 18px;
  }
  .cards--holder {
    flex-direction: column;
    gap: 20px;
    margin: 20px auto;
  }
  .desc--card {
    max-width: 362px;
    padding: 51px 59px;
  }
}
/* ------------ descontos end ------ */
/* ----------- FOOTER ----------- */

footer {
  width: 100%;
  min-height: 230px;
  padding-top: 5%;
  background-color: #f3911d;
  color: #000;
}
footer .container-fluid {
  max-width: 1155px;
  margin: 0 auto;
}
footer .logo-capanha {
  max-width: 200px;
}
.logo-footer img {
  max-width: 430px;
}
footer h1 {
  color: #fff;
  text-align: center;
  line-height: 100%;
  padding: 0;
  position: relative;
  font-size: 50px !important;
}
footer h1 span {
  background-color: #ffa300;
  padding: 0 15px;
  line-height: 90%;
  position: relative;
  margin: 0;
  display: inline-block;
}
footer h1:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid #ffa300;
  left: auto;
  top: auto;
  position: absolute;
  margin: 47px 0 0 -30px;
}

footer p {
  margin-left: 5px;
  font-weight: normal;
}

footer label {
  display: inline;
  font-weight: normal;
}

footer input {
  background: #000;
  min-width: 50%;
  padding: 10px;
  border: 0;
}

footer button {
  background: #ff9d00;
  padding: 10px 8%;
  border: 0;
  color: #000;
}

.conectados {
  max-width: 100%;
}

.logo-footer {
  margin: 10px 0 10px 5px;
  text-align: center;
}
.logo-footer img {
  max-width: 400px;
  display: block;
  margin: 0 auto;
}

.social-icon {
  display: inline-block;
  max-height: 35px;
  max-width: 35px;
}

.social > div {
  margin-top: 5%;
}

.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em 1em;
  border-radius: 100%;
  display: none;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ff9d00;
}

#evento h1 {
  font-size: 38px;
}
#evento h1 b {
  font-weight: 800;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .last-days {
    font-size: 30px;
    /* margin: 0 auto 70px; */
  }
  .palestrante {
    max-width: 251px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  .image-palestrantes img {
    width: 240px;
    margin: 0;
  }
  .invest font {
    margin: 5px 0 0 20px;
  }
  #duvidas .contato a {
    font-size: 20px;
  }
  #duvidas .contato h2 {
    font-size: 29px;
  }
  .panel-title {
    font-size: 18px;
  }
  .panel-body {
    font-size: 16px;
  }
  .invest-holder h3.form-title {
    font-size: 69px;
  }
  .navbar-inverse,
  .navbar-inverse .navbar-collapse {
    padding: 5px 0;
    margin: 0;
  }
  #hero {
    background-position: right;
  }
  #hero h1 img {
    max-width: 530px;
  }
  #hero .text-center {
    /* padding: 31px 0 45px; */
    /* padding: 31px 0 13px; */
  }
  .date-hour {
    font-size: 20px;
    max-width: 415px;
  }
  #hero p.location {
    font-size: 21px;
  }
  .invest {
    font-size: 35px;
  }
  .win b {
    font-size: 48px;
  }
  #invista.jumbotron {
    padding: 10px 0;
  }
  #evento h1 {
    font-size: 38px;
  }
  #evento h1 b {
    font-weight: 800;
  }
  .panel {
    max-width: 725px;
  }
  #cta-footer h2 {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .last-days {
    position: relative;
    margin: 0 auto -70px;
    text-align: center;
    font-size: 26px;
    top: 0;
  }
  .last-days h2 {
    font-size: 20px;
  }
  .last-days p {
    font-size: 13px;
  }
  footer .social {
    text-align: center !important;
    margin-top: 5%;
  }
  footer .logo-capanha {
    margin: 0 auto;
  }
}

/* ----------- FOOTER END ----------- */
@media (max-width: 768px) {
  #hero h1:after {
    margin: 47px 0 0 -44px;
  }
  #hero h1 img {
    max-width: 92%;
  }
}
@media (max-width: 1024px) {
  .elements-space {
    display: none;
  }
}

.hide-md {
  display: none;
}

@media screen and (max-width: 768px) {
  .hide-md {
    display: inline-block;
  }
  .hide-sm {
    display: none;
  }
  #hero {
    width: 100%; /* 1920px */
    margin-top: 0px;
    color: #fff;
    background-color: #f2f2f2;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #hero .text-center .text-container {
    width: 100%;
  }

  #hero h2 {
    /* font-size: 1.2em; */
    font: normal normal bold 40px Montserrat;
    margin-top: 70px;
  }
  #hero h4 {
    font: normal normal normal 25px/30px Montserrat;
    margin-bottom: 58px;
  }

  #hero .text-center {
    /* padding: 0 0 60px; */
  }
  #hero .jumbotron {
    height: auto;
  }
  #hero p.location {
    font-size: 20px;
    margin-bottom: 54px;
  }
  #hero {
    background-position: right;
  }
  .evento-text p {
    font-size: 18px;
  }
  #evento .holder-event p {
    max-width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 29px;
  }
  #palestrantes h1,
  #programacao h1,
  #duvidas h2 {
    font-size: 30px;
    text-align: center;
  }

  #duvidas .contato h2 {
    font-size: 22px;
  }
  #cta-footer h2 {
    font-size: 22px;
  }
  footer .container-fluid {
    padding-top: 30px;
  }
}
.position-relative {
  position: relative;
}
.display {
  background-size: 100% 100% !important;
}
.display > .over-text {
  display: block !important;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 1900px) {
  #hero .jumbotron {
    /* max-width: 1920px; */
    height: auto;
  }
  #hero .jumbotron img {
    width: 100%;
    height: auto;
  }
  .navbar-inverse {
    margin-bottom: 0;
  }
  .palestrantes-grid {
    width: 1400px;
  }
}
/* CTA - INSCRIÇÃO */

#cta {
  background-color: #f3911d;
}

#cta .cta-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cta h2 {
  width: 400px;
  font-size: 40px;
  font-weight: 800;
  color: #ffffff;
  margin: 36px auto;
}

#cta .cta-box .cta-btn {
  background-color: #fff;
  width: 300px;
  padding: 8px 10px;
  text-align: center;
  cursor: pointer;
}

#cta .cta-box .cta-btn:hover {
}

#cta .cta-box .cta-btn a {
  color: #f3911d;
  text-decoration: none;
  font-size: 22px;
}
@media (max-width: 768px) {
  #cta .cta-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 244px;
  }
  #cta h2 {
    font-size: 31px;
    width: 100%;
  }
  #cta .cta-box .cta-btn {
    width: 237px;
  }
  #cta .cta-box .cta-btn a {
    font-size: 20px;
  }
}
