@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body, html {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  overflow-x: hidden;
  font-size: 16px;
  color: #666;
}

a:hover {text-decoration: none !important;}
.center {text-align: center;}
.right {text-align: right;}
.mobile  {display: none !important;}
.vertical {margin: auto 0;}
.imgtotal img {width: 100%}
#iraotopo {position: fixed;bottom: 100px;right: 30px;z-index: 9999;width: 32px;height: 32px;text-align: center;background: #e72538;cursor: pointer;border: 0;border-radius: 50%;text-decoration: none;transition: opacity 0.2s ease-out;opacity: 0;}
#iraotopo:hover {background: #fdc818;}
#iraotopo.show {opacity: 1;}

/* HEADER */
header {
  background: #e72538;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
header .menu a {
  color: #fff;
  display: inline-block;
  padding: 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
header .menu a:hover {
  color: #fdc818;
}
header .menu .hvr-underline-reveal::before {
  background: #fff;
  height: 4px;
}
header .menu a.inscrevase {
  background: #fdc818;
  border-bottom: 1px solid #fdc818;
}
header .menu .inscrevase:hover {
  background: #fff !important;
  color: #e72538 !important;
  border-bottom: 1px solid #fff;
}

/* SLIDESHOW */
.slideshow {
  background: url('../fotos/436457657567654745.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 90px;
}

/* CRONOMETRO */
#cronometro {
  top: -40px;
  position: relative;
}
#cronometro .box {
  padding: 15px 0;
  border-radius: 10px;
  box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.15);
  background: #fdc818;
}
#cronometro h2 {
  color: #ba1c2b;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
}
.cronometro strong {
  color: #333;
}
.cronometro .dias,.cronometro .horas,.cronometro .minutos,.cronometro .segundos {
  font-size: 50px;
  width: 100%;
  padding: 0 0 15px;
  color: #979797;
  border-radius: 10px;
  background: #fff;
  font-weight: 300;
}
.cronometro span {
  font-size: 17px;
  margin-top: -10px;
  display: block;
}

/* FAIXA 1 */
.faixa1 {
  background: url('../fotos/97658756868567.jpg');
  background-position: center right;
  background-repeat: no-repeat;
  padding: 30px 0 100px;
}
.faixa1 h2 {
  color: #ba1c2b;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
}

/* INSCREVASE */
.inscrevase {
  background: #fdc818;
  padding: 20px 0;
}
.menu-fixo {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  display: block !important;
  transition: all 0.3s ease 0s;
  padding: 10px 0;
}
.menu-fixo img {
  width: 60%;
}

/* FAIXA 2 */
.faixa2 {
  background: #e72538;
  padding: 40px 0;
}
.faixa2 h2 {
  color: #fdc818;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 40px;
}
.faixa2 .box {
  background: #fff;
  height: 100%;
}
.faixa2 .box h3 {
  color: #ba1c2b;
  font-size: 20px;
  padding: 20px 0 10px 15px;
}
.faixa2 .box p {
  padding: 0 10px 10px 15px;
  font-weight: 300;
}
.faixa2 h4 {
  color: #fdc818;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 40px;
}

/* FAIXA 3 */
.faixa3 {
  padding: 60px 0 0;
}
.faixa3 h2 {
  color: #ba1c2b;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 30px;
}
.faixa3 .margin {
  margin-bottom: 30px;
}
.faixa3 h3 {
  color: #ba1c2b;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
}

/* FAIXA 4 */
.faixa4 {
  padding: 60px 0 30px;
}
.faixa4 h2 {
  color: #fdc818;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 30px;
}
.faixa4 .margin {
  margin-bottom: 30px;
}
.faixa4 h3 {
  color: #ba1c2b;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
}
.faixa4 strong {
  color: #e72538;
  text-transform: uppercase;
}
.faixa4 .swiper {
  margin-top: 50px;
  margin-bottom: 60px;
}
.faixa4 .swiper-pagination-bullet {
  background: #777;
  opacity: 1;
  border-radius: 2px;
  padding: 6px;
}
.faixa4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e72538;
}
.faixa4 a {
  cursor: pointer;
}
.speakers .modal-body ul li {
  margin-bottom: 7px;
}
.speakers .modal-header h5 {
  color: #ba1c2b;
  font-size: 20px;
  font-weight: 700;
}

/* FAIXA 5 */
.faixa5 {
  background: #f51a3a url('../fotos/98564745674567546.jpg');
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}
.faixa5 .cor1 {
  background: #f51a3a;
  padding-top: 15px;
  padding-bottom: 30px;
}
.faixa5 .cor2 {
  background: #ba1c2b;
  padding-top: 15px;
  padding-bottom: 30px;
}
.faixa5 h2 {
  color: #fdc818;
  font-size: 90px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.faixa5 h3 {
  color: #fdc818;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.faixa5 .card {
  background: transparent;
  border: 0;
  color: #fff;
  border-bottom: 2px solid #ba1c2b;
  margin-bottom: 15px;
}
.faixa5 .card .nomarginright {
  padding-right: 0;
}
.faixa5 .card-header {
  padding: 0;
  border: 0;
}
.faixa5 .card-header h5 {
  margin: 0;
}
.faixa5 h5 {
  font-size: 13px;
}
.faixa5 .data h5 {
  color: #ba1c2b;
  background: #fdc818;
  font-weight: 700;
  padding: 5px;
  margin: 0;
}
.faixa5 .data h5 img {
  position: relative;
  padding-left: 3px;
  margin-top: -2px;
}
.faixa5 .card-body {
  padding: 12px 0 5px;
  font-size: 13px;
}
.faixa5 .card-body p {
  margin-bottom: 8px;
  line-height: 14px;
}
.faixa5 .card-body strong {
  color: #fdc818;
  text-transform: uppercase;
}
.faixa5 .card-body p i {
  font-size: 10px;
}

/* FAIXA 6 */
.faixa6 {
  background: url('../fotos/9567546745674567.jpg');
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 0 65px;
}
.faixa6 h2 {
  color: #fdc818;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 30px 0;
}

/* FAIXA 7 */
.faixa7 {
  padding: 60px 0 30px;
  margin-bottom: 40px;
}
.faixa7 h2 {
  color: #ba1c2b;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 30px;
}
.faixa7 .margintop {
  margin-top: 80px;
}
.faixa7 .swiper {
  margin-top: 30px;
  margin-bottom: 80px;
}
.faixa7 .swiper-pagination-bullet {
  background: #777;
  opacity: 1;
  border-radius: 2px;
  padding: 6px;
}
.faixa7 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e72538;
}

/* FAIXA 8 */
.faixa8 {
  background: #fdc818 url('../fotos/983475645674567546.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 20px 0;
  color: #ba1c2b;
}
.faixa8 h2 {
  color: #ba1c2b;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 30px 0;
}

/* FOOTER */
footer {
  background: #502121;
  padding: 45px 0 100px;
  color: #fff;
}
footer h2 {
  color: #fdc818;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}
footer ul {
  padding-left: 30px;
}
footer ul li a {
  color: #fff;
  padding: 0 3px 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
footer ul li a:hover {
  color: #fdc818;
}
footer ul li .hvr-underline-reveal::before {
  background: #fff;
  height: 4px;
}

/* FORMULARIO */
#form_contato .form-label-group input,#form_contato .form-label-group textarea {
  background: #fdc818;
  border: 0;
  color: #fff;
}
.btn_enviar_mail {
  background: #e72538;
  border: 1px solid #e72538;
  color: #fff;
  border-radius: 10px;
  padding: 8px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
}
.btn_enviar_mail:hover {
  background: transparent;
  border: 1px solid #fdc818;
  color: #fdc818;
}
:root {
  --input-padding-x: .75rem;
  --input-padding-y: .75rem;
}
.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}
.form-label-group > input,.form-label-group > textarea,.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
}
.form-control {
  border-radius: 0.3rem;
  height: calc(3.25rem + 2px);
  padding-top: 30px !important;
}
.form-label-group > select {
  font-size: 14px;
}
.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-size: 15px;
  width: 100%;
  margin-bottom: 0;
  line-height: 2;
  color: #373a36;
  border: 1px solid transparent;
  border-radius: 0.6rem;
  transition: all .1s ease-in-out;
}
.form-label-group input::-webkit-input-placeholder,.form-label-group textarea::-webkit-input-placeholder {
  color: transparent;
}
.form-label-group input:-ms-input-placeholder,.form-label-group textarea:-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::-ms-input-placeholder,.form-label-group textarea::-ms-input-placeholder {
  color: transparent;
}
.form-label-group input::-moz-placeholder,.form-label-group textarea::-moz-placeholder {
  color: transparent;
}
.form-label-group input::placeholder,.form-label-group textarea::placeholder {
  color: transparent;
}
.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #373a36;
}
.form-label-group textarea:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group textarea:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #373a36;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
  display: none;
  }
  .form-label-group input::-ms-input-placeholder,.form-label-group textarea::-ms-input-placeholder {
  color: #373a36;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
  display: none;
  }
  .form-label-group input:-ms-input-placeholder,.form-label-group textarea:-ms-input-placeholder {
  color: #373a36;
  }
}