/**
 * ----------------------------------------
 * animation shadow-drop-2-center
 * ----------------------------------------
 */
@-webkit-keyframes leaves {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes leaves {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

.modal-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  width: 80%;
  max-width: 500px;
  animation: fadeIn 0.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
}

.form-group {
  margin-bottom: 15px;
}

.form-group label {
  display: block;
  margin-bottom: 5px;
}

.form-group input,
.form-group textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.form-group input[type=submit] {
  background-color: #8328a7;
  color: white;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.form-group input[type=submit]:hover {
  background-color: #8328a7;
}

body {
  background-image: url("../images/Fundo_moderno.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*animation: backgroundAnimation 10s infinite alternate;*/
  overflow-x: hidden;
}

a, button {
  outline: none !important;
}

.h100 {
  height: 100%;
}

.clearfix {
  clear: both;
}

.link-global {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.no-pd-l {
  padding-left: 0 !important;
}

.mt-30 {
  margin-top: 30px;
}

.bdr-right-black {
  border-right: 2px solid #333;
}

.no-pd-right {
  padding-right: 0 !important;
}

.bdr {
  border-right: 2px solid #00c89b;
}

.slick-slide {
  outline: none !important;
}

.content-libras {
  margin: 20px auto 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
  max-width: 70px;
  text-align: center;
}
.content-libras .logo-libras {
  margin: 0 auto;
  padding: 0;
  max-width: 95px;
  width: 100%;
  display: inline-block;
}

.img-responsive {
  max-width: 100%;
}

.p_termo {
  margin: 20px;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #662380;
  font-family: "jaf-domus-titling-web";
  text-decoration: none;
  font-weight: 900;
}
.p_termo a {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #662380;
  font-family: "jaf-domus-titling-web";
  text-decoration: underline;
  font-weight: 900;
}

/* -------- MODAIS -------- */
.modal .modal-title {
  margin: 0;
  padding: 0;
  font-family: "jaf-domus-titling-web";
  font-size: 16px;
  text-transform: uppercase;
  color: #662380;
  text-align: left;
  font-weight: 600;
}
.modal .modal-header .close span {
  font-size: 34px;
}
.modal #form-container-lp-seniortec-2019-f27851b92451f51f3504 #conversion-lp-seniortec-2019-f27851b92451f51f3504 section,
.modal #form-container-lp-inscricao-participantes-c159ed2555e80e984a01 #conversion-lp-inscricao-participantes-c159ed2555e80e984a01 section {
  padding: 0 20px !important;
}
.modal #conversion-lp-seniortec-2019-f27851b92451f51f3504 section div.field,
.modal #conversion-modal-lp-seniortec-2019-f27851b92451f51f3504 .modal-content section form div.field,
.modal #form-container-lp-inscricao-participantes-c159ed2555e80e984a01 section div.field,
.modal #conversion-modal-lp-inscricao-participantes-c159ed2555e80e984a01 .modal-content section form div.field {
  margin: 15px 0 0 0 !important;
  padding: 0 !important;
}
.modal #conversion-lp-seniortec-2019-f27851b92451f51f3504 section div.field label,
.modal #conversion-modal-lp-seniortec-2019-f27851b92451f51f3504 .modal-content section form div.field label,
.modal #form-container-lp-inscricao-participantes-c159ed2555e80e984a01 section div.field label,
.modal #conversion-modal-lp-inscricao-participantes-c159ed2555e80e984a01 .modal-content section form div.field label {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "jaf-domus" !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #333 !important;
  text-align: left !important;
  font-weight: 600 !important;
}
.modal #conversion-lp-seniortec-2019-f27851b92451f51f3504 section div.field .form-control,
.modal #conversion-modal-lp-seniortec-2019-f27851b92451f51f3504 .modal-content section form div.field .form-control,
.modal #form-container-lp-inscricao-participantes-c159ed2555e80e984a01 section div.field .form-control,
.modal #conversion-modal-lp-inscricao-participantes-c159ed2555e80e984a01 .modal-content section form div.field .form-control {
  margin: 0 !important;
  padding: 5px 10px !important;
  font-family: "jaf-domus" !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #333 !important;
  text-align: left !important;
  font-weight: 400 !important;
}
.modal #conversion-lp-seniortec-2019-f27851b92451f51f3504 #conversion-form-lp-seniortec-2019-f27851b92451f51f3504 p.notice,
.modal #conversion-lp-inscricao-participantes-c159ed2555e80e984a01 #conversion-form-lp-inscricao-participantes-c159ed2555e80e984a01 p.notice {
  line-height: 18px !important;
  margin-top: 5px !important;
}
.modal #lp-inscricao-seniortec-e32bfccc05af04e772c4 #rd-column-juvacwbp > div,
.modal #lp-inscricao-participantes-c159ed2555e80e984a01 #rd-column-juvacwbp > div {
  background-color: #fff;
  padding: 0;
}
.modal #lp-inscricao-seniortec-e32bfccc05af04e772c4 .rd-button,
.modal #lp-inscricao-participantes-c159ed2555e80e984a01 .rd-button {
  border: none;
}
.modal #conversion-form-lp-inscricao-seniortec label,
.modal #conversion-form-lp-inscricao-participantes label {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "jaf-domus" !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  color: #333 !important;
  text-align: left !important;
  font-weight: 600 !important;
}
.modal #conversion-form-lp-inscricao-seniortec .bricks-form__input,
.modal #conversion-form-lp-inscricao-participantes .bricks-form__input {
  margin: 0 !important;
  padding: 5px 10px !important;
  font-family: "jaf-domus" !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #333 !important;
  text-align: left !important;
  font-weight: 400 !important;
}
.modal #rd-button-joq3m2m5a:hover {
  background-color: #4c0966 !important;
}

.section-seniortec {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 947px;
  position: relative;
  display: block;
  background-color: #07D976;
  overflow: hidden;
  text-align: center;
}
.section-seniortec.inscricao-palestrante {
  background-color: transparent;
  border: none;
}
.section-seniortec .btn-insc-palestrantes {
  margin: 15px 0 0 auto;
  padding: 15px 0 13px 0;
  width: 255px;
  display: block;
  background-color: #662380;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .btn-insc-palestrantes:focus, .section-seniortec .btn-insc-palestrantes:hover, .section-seniortec .btn-insc-palestrantes:active {
  background-color: #8328a7;
}
.section-seniortec .btn-insc-palestrantes-right {
  margin: 10px auto 0;
  padding: 15px 0 13px 0;
  width: 255px;
  display: block;
  float: right;
  background-color: #662380;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .btn-insc-palestrantes-right:focus, .section-seniortec .btn-insc-palestrantes-right:hover, .section-seniortec .btn-insc-palestrantes-right:active {
  background-color: #8328a7;
}
.section-seniortec .btn-insc-participante {
  margin: 0 auto;
  padding: 15px 0 13px 0;
  width: 255px;
  display: block;
  background-color: #fff;
  text-align: center;
  color: #4f006d;
  font-family: "jaf-domus";
  border: 1px solid #662380;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .btn-insc-participante:focus, .section-seniortec .btn-insc-participante:hover, .section-seniortec .btn-insc-participante:active {
  background-color: #cecece;
}
.section-seniortec .sphere_big_pointer {
  margin: 0;
  padding: 0;
  width: 600px;
  height: 600px;
  display: block;
  background-image: url("../images/sphere_big_pointer.svg");
  position: absolute;
  top: -35%;
  left: 0;
  z-index: 0;
}
.section-seniortec .sphere_medium_pointer {
  margin: 0 auto;
  padding: 0;
  width: 280px;
  height: 250px;
  display: block;
  background-image: url("../images/sphere_medium_pointer.svg");
  position: absolute;
  top: -11%;
  left: 0;
  right: 0;
  z-index: 0;
}
.section-seniortec .sphere_medium_purple {
  margin: 0;
  padding: 0;
  width: 390px;
  height: 390px;
  display: block;
  background-image: url("../images/sphere_medium_purple.svg");
  position: absolute;
  top: 16%;
  right: -5%;
  z-index: 1;
}
.section-seniortec .border_circle_white {
  margin: 0;
  padding: 0;
  width: 206px;
  height: 206px;
  display: block;
  background-image: url("../images/border_circle_white.svg");
  position: absolute;
  top: 50%;
  left: -50px;
  z-index: 1;
}
.section-seniortec .border_circle_purple {
  margin: 0;
  padding: 0;
  width: 138px;
  height: 138px;
  display: block;
  background-image: url("../images/border_circle_purple.svg");
  position: absolute;
  top: 65%;
  left: 4%;
  z-index: 0;
}
.section-seniortec .triangle_big_white {
  margin: 0;
  padding: 0;
  width: 424px;
  height: 192px;
  display: block;
  background-image: url("../images/triangle_big_white.svg");
  position: absolute;
  top: 50%;
  right: -4%;
  z-index: 0;
}
.section-seniortec .triangle_medium_purple {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  display: block;
  background-image: url("../images/triangle_medium_purple.svg");
  position: absolute;
  top: 9%;
  right: 101%;
  z-index: 0;
}
.section-seniortec .pointer_white_3 {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 20px;
  display: block;
  background-image: url("../images/pointer_white_3.svg");
  position: absolute;
  top: 64%;
  left: 16%;
  z-index: 0;
}
.section-seniortec .icon_x {
  margin: 0;
  padding: 0;
  width: 42px;
  height: 42px;
  display: block;
  background-image: url("../images/icon_x.svg");
  position: absolute;
  top: 75%;
  left: 22%;
  z-index: 0;
}
.section-seniortec .icon_x_mini {
  margin: 0;
  padding: 0;
  width: 27px;
  height: 27px;
  display: block;
  background-image: url("../images/icon_x_mini.svg");
  position: absolute;
  top: 3%;
  left: 35%;
  z-index: 0;
}
.section-seniortec .icon_square {
  margin: 0;
  padding: 0;
  width: 41px;
  height: 41px;
  display: block;
  background-image: url("../images/icon_square.svg");
  position: absolute;
  top: 10%;
  right: 16%;
  z-index: 0;
}
.section-seniortec .icon_star {
  margin: 0;
  padding: 0;
  width: 71px;
  height: 62px;
  display: block;
  background-image: url("../images/icon_star.svg");
  position: absolute;
  top: 30%;
  right: 20%;
  z-index: 0;
}
.section-seniortec .header-section {
  margin: 0;
  padding: 45px 0 0 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  z-index: 2;
}
.section-seniortec .header-section .logo-senior {
  margin: 0 auto 0 0;
  width: 150px;
  display: block;
}
.section-seniortec .header-section .logo-senior img {
  max-width: 100%;
}
.section-seniortec .header-section .btn-partocinador {
  margin: 15px 0 0 auto;
  padding: 0;
  width: 255px;
  display: block;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus";
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: underline !important;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .header-section .btn-partocinador:focus, .section-seniortec .header-section .btn-partocinador:hover, .section-seniortec .header-section .btn-partocinador:active {
  color: #43413e;
}
.section-seniortec .header-section .btn-inscricao-header-palesrante {
  margin: 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  max-width: 310px;
  float: right;
  display: block;
  background-color: #8328a7;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .header-section .btn-inscricao-header-palesrante:focus, .section-seniortec .header-section .btn-inscricao-header-palesrante:hover, .section-seniortec .header-section .btn-inscricao-header-palesrante:active {
  background-color: #8c12bb;
}
.section-seniortec .content-main-seniortec {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-seniortec .content-main-seniortec .title-primary {
  margin: 90px 0 0 0;
  padding: 15px 0 0 0;
  position: relative;
  display: block;
  float: left;
}
.section-seniortec .content-main-seniortec .title-primary:before {
  content: "";
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 47px;
  height: 3px;
  background-color: transparent;
  z-index: 1;
}
.section-seniortec .content-main-seniortec .title-primary h1 {
  margin: 5px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
  letter-spacing: 8px;
}
.section-seniortec .content-main-seniortec .title-primary h2 {
  margin: 5px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
  letter-spacing: 8px;
}
.section-seniortec .content-main-seniortec .title-primary h3 {
  margin: 5px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
  letter-spacing: 8px;
}
.section-seniortec .content-main-seniortec .logo-seniortec {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 800px;
}
.section-seniortec .content-main-seniortec .logo-seniortec img {
  max-width: 100%;
}
.section-seniortec .btn-inscricao {
  margin: 75px 0 0 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 6px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-seniortec .btn-inscricao:before {
  content: "\f30b";
  position: absolute;
  right: 24px;
  top: 18px;
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-seniortec .btn-inscricao:focus, .section-seniortec .btn-inscricao:hover, .section-seniortec .btn-inscricao:active {
  background-color: #8328a7;
}
.section-seniortec .title-secundary {
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}
.section-seniortec .title-secundary h2 {
  font-family: "jaf-domus-titling-web";
  margin: 0 0 0 auto;
  font-size: 28px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
  position: relative;
  text-align: right;
  line-height: 30px;
  font-weight: 500;
  clear: both;
}
.section-seniortec .title-secundary h3 {
  margin: 5px 0 0 0;
  padding: 0;
  display: block;
  position: relative;
  float: left;
  clear: both;
  font-family: "jaf-domus";
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  color: #43413E;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.section-seniortec .title-secundary h4 {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto 0 0;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  -webkit-text-stroke: 1.5px #07d278;
  text-stroke: 1px #662380;
  text-shadow: #662380 2px 2px;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  line-height: 30px;
  font-weight: 500;
  clear: both;
}
.section-seniortec .title-secundary h5 {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  float: left;
  clear: both;
  font-family: "jaf-domus";
  font-size: 23px;
  line-height: 27px;
  font-weight: 300;
  color: #43413E;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.section-seniortec .link-mouse {
  margin: 40px auto 0;
  padding: 0;
  display: inline-block;
  width: 48px;
  cursor: pointer;
}
.section-seniortec .link-mouse img {
  max-width: 120px;
}

.section-sobre {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-sobre .bkg-geometric-up {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 238px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-geometric-up.jpg");
  display: block;
}
.section-sobre .bkg-geometric-down {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 251px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-geometric-down.jpg");
  display: block;
}
.section-sobre .content-main-sobre {
  margin: 0;
  padding: 50px 0;
  position: relative;
  display: flex;
  background-color: #43413E;
  min-height: 600px;
  justify-content: center;
  align-items: center;
}
.section-sobre .content-main-sobre h2 {
  margin: 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}
.section-sobre .content-main-sobre h2 strong {
  color: #07D276;
}
.section-sobre .content-main-sobre h2 i {
  font-family: "jaf-domus-titling-web";
}
.section-sobre .content-main-sobre hr {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: auto;
  margin-left: 0;
  border: 0;
  border-top: 3px solid #07d278;
  width: 100%;
  max-width: 255px;
}
.section-sobre .content-main-sobre P {
  margin: 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  text-align: left;
}
.section-sobre .content-main-sobre P strong {
  color: #fff;
  font-weight: 600;
}
.section-sobre .content-main-sobre .backlight {
  margin: 2px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.section-sobre .content-main-sobre .content-carousel-thumbs {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs img {
  max-width: 100%;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow {
  position: absolute;
  bottom: -40px;
  z-index: 1;
  display: block;
  cursor: pointer;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow:hover.slick-prev:before {
  color: #0ef78e;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow:hover.slick-next:before {
  color: #0ef78e;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow.slick-prev {
  font-size: 0;
  background-color: transparent;
  right: 47px;
  border: none;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow.slick-prev:before {
  margin: 0;
  padding: 0;
  content: "\f30a";
  font-size: 32px;
  color: #07D276;
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow.slick-next {
  font-size: 0;
  background-color: transparent;
  right: 0;
  border: none;
}
.section-sobre .content-main-sobre .content-carousel-thumbs .slick-carousel-thumbs .slick-arrow.slick-next:before {
  margin: 0;
  padding: 0;
  content: "\f30b";
  font-size: 32px;
  color: #07D276;
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.section-programacao {
  margin: 0;
  padding: 90px 0 0 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
}
.section-programacao .content-warmup {
  margin: 20px 0 0 0;
  padding: 12px 15px;
  border: 2px solid #000000;
  width: 100%;
  max-width: 920px;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.section-programacao .content-warmup h2 {
  margin: 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 26px;
  line-height: 30px;
  font-weight: 900;
  color: #0ba25b;
  text-align: center;
  text-transform: uppercase;
}
.section-programacao .content-warmup h4 {
  margin: 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.section-programacao .content-warmup h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-family: "jaf-domus-titling-web";
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #0ba25b;
  text-align: center;
}
.section-programacao .content-warmup .btn-inscricao {
  margin: 5px 0 0 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  max-width: 250px;
  vertical-align: middle;
  display: inline-block;
  background-color: #0ba25b;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-programacao .content-warmup .btn-inscricao:focus, .section-programacao .content-warmup .btn-inscricao:hover, .section-programacao .content-warmup .btn-inscricao:active {
  background-color: #07d976;
}
.section-programacao h2 {
  margin: 0;
  padding: 0 0 15px 0;
  font-family: "jaf-domus-titling-web";
  font-size: 40px;
  line-height: 46px;
  font-weight: 900;
  color: #0ba25b;
  text-align: center;
  text-transform: uppercase;
}
.section-programacao h2:before {
  content: "";
  border-bottom: 3px solid #0ba25b;
  width: 100%;
  max-width: 225px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.section-programacao h2.title-Spotlight {
  margin: 0 0 10px 0;
  padding: 0;
  color: #0ba25b;
  font-size: 28px;
  text-align: center;
  font-family: "jaf-domus";
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  display: flex;
  clear: both;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.section-programacao p.txt-paragraph {
  margin: 0;
  padding: 25px 0;
  font-family: "jaf-domus";
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.section-programacao .box-video-youtube {
  margin: 15px 0;
  padding: 15px;
  border: 5px solid #423f3b;
  width: 100%;
  display: block;
}
.section-programacao .content-programacao {
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-programacao .content-programacao .round-info {
  margin: 15px 0;
  padding: 15px 30px;
  width: 100%;
  min-height: 90px;
  background-color: #662480;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.section-programacao .content-programacao .round-info i {
  font-size: 55px;
  color: #fff;
}
.section-programacao .content-programacao .round-info i.fa-music {
  font-size: 50px;
}
.section-programacao .content-programacao .round-info i.fa-microphone-alt {
  font-size: 50px;
}
.section-programacao .content-programacao .round-info i.fa-pizza-slice {
  font-size: 50px;
}
.section-programacao .content-programacao .round-info i.fa-mug-hot {
  font-size: 50px;
}
.section-programacao .content-programacao .round-info i.fa-calendar-alt {
  font-size: 42px;
}
.section-programacao .content-programacao .round-info i.fa-youtube {
  font-size: 42px;
}
.section-programacao .content-programacao .round-info .title-info {
  margin: 0 0 0 25px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section-programacao .content-programacao .round-info .title-info h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
  text-align: left;
  font-family: "jaf-domus";
  text-transform: uppercase;
  font-weight: 900;
}
.section-programacao .content-programacao .round-info .title-info .box-title-youtube {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-programacao .content-programacao .round-info .title-info h4 {
  margin: 0;
  padding: 0;
  color: #0ba25b;
  font-size: 14px;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  text-transform: uppercase;
  font-weight: 600;
}
.section-programacao .content-programacao .round-info .title-info h4 a {
  color: #06c399;
}
.section-programacao .content-programacao .round-info .title-info .icon-thumb-senior {
  margin: 0 2px 0 0;
  max-width: 100%;
  width: 25px;
  overflow: hidden;
  border-radius: 50px;
}
.section-programacao .content-programacao .round-info .title-info h3.title-data {
  font-size: 24px;
}
.section-programacao .content-programacao .round-info .title-info h4.txt-data {
  font-size: 20px;
}
.section-programacao .content-programacao .section-palestrantes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  gap: 20px;
  padding: 50px 0;
  text-transform: none;
  margin: 20px 30px 0;
}
.section-programacao .content-programacao .section-palestrantes .palestrante {
  width: 330px;
  text-align: left;
  color: #fff;
  font-size: 22px;
  font-family: "Public Sans";
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 200;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 40px;
}
.section-programacao .content-programacao .section-palestrantes .palestrante a {
  all: unset;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .image-container {
  transform-style: preserve-3d;
  height: 450px;
  display: flex;
  background-position: center;
  justify-content: space-between;
  align-items: flex-end;
  background-size: contain;
  border-image: linear-gradient(45deg, rgb(110, 78, 167) 0%, rgb(43, 191, 100) 100%) 1/1/0 stretch;
  border-width: 5px;
  border-style: solid;
  background-size: cover;
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.19), -6px 6px 58px rgba(119, 16, 161, 0.3), 6px -6px 56px rgba(10, 223, 122, 0.31);
  transition: box-shadow 0.7s;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .image-container:hover {
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.4), -6px 6px 58px rgba(119, 16, 161, 0.6), 6px -6px 56px rgba(10, 223, 122, 0.61);
}
.section-programacao .content-programacao .section-palestrantes .palestrante .image-container .name-container {
  padding: 25px;
  transform: translateZ(50px);
  font-size: 27px;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .image-container .linkedin-icon {
  transform: translateZ(50px);
  margin-right: 25px;
  margin-bottom: 25px;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .image-container .linkedin-icon img {
  width: 60px;
  height: auto;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .nome {
  padding-top: 10px;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .sobrenome {
  padding-top: 5px;
  font-weight: 600;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .detalhes {
  margin-top: 30px;
  font-size: 20px;
}
.section-programacao .content-programacao .section-palestrantes .palestrante .detalhes b {
  font-weight: 800;
}
.section-programacao .content-programacao .content-palestrantes {
  padding: 0;
  display: block;
  width: 100%;
}
.section-programacao .content-programacao .content-palestrantes .round-info2 {
  background-image: url("../images/round_info.svg");
  background-color: transparent;
}
.section-programacao .content-programacao .content-palestrantes-old {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 50px 0;
}
.section-programacao .content-programacao .content-palestrantes-old h5 {
  margin: 0 0 30px 0;
  padding: 0;
  color: #fff;
  font-size: 22px;
  text-align: left;
  font-family: "jaf-domus";
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}
.section-programacao .content-programacao .content-palestrantes-old h5 i {
  color: #07D276;
}
.section-programacao .content-programacao .content-palestrantes-old h5.dev:before {
  display: none;
  content: "\f055";
  position: absolute;
  right: 215px;
  top: 6px;
  font-size: 28px;
  color: #662480;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-programacao .content-programacao .content-palestrantes-old h5.dev.active:before {
  content: "\f056";
}
.section-programacao .content-programacao .content-palestrantes-old h5.ux:before {
  display: none;
  content: "\f055";
  position: absolute;
  right: 180px;
  top: 6px;
  font-size: 28px;
  color: #662480;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-programacao .content-programacao .content-palestrantes-old h5.ux.active:before {
  content: "\f056";
}
.section-programacao .content-programacao .content-palestrantes-old h4 {
  margin: 0;
  padding: 0;
  color: #07D276;
  font-size: 20px;
  text-align: right;
  font-family: "jaf-domus-titling-web";
  text-transform: uppercase;
  font-weight: 600;
}
.section-programacao .content-programacao .content-palestrantes-old .content-round {
  position: relative;
}
.section-programacao .content-programacao .content-palestrantes-old .content-round:hover .thumb-round {
  border: 2px solid #662480;
}
.section-programacao .content-programacao .content-palestrantes-old .content-round h5 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  text-align: right;
  color: #662480;
  font-family: "jaf-domus";
  font-weight: 900;
  border: none;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip {
  display: none;
  margin: 0 auto;
  padding: 20px;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 800px;
  background-color: #662480;
  z-index: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip .close-span {
  margin: 0 0 10px 0;
  padding: 0;
  float: right;
  position: absolute;
  display: block;
  clear: both;
  right: 20px;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip .close-span .fas {
  color: #e04141;
  font-size: 18px;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #662480;
  font-size: 18px;
  text-align: left;
  font-family: "jaf-domus";
  text-transform: uppercase;
  font-weight: 900;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip p {
  margin: 0;
  padding: 0 30px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-family: "jaf-domus";
  font-weight: 300;
}
.section-programacao .content-programacao .content-palestrantes-old .span-toltip p strong {
  font-weight: 600;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes {
  margin: 15px 0;
  padding: 10px 15px;
  width: 100%;
  min-height: 160px;
  background-color: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  cursor: pointer;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes.roud-destaque {
  border: 2px solid #662480;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes.no-bg {
  background-color: transparent;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .img-company {
  margin: 0;
  padding: 0;
  width: auto;
  max-height: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: start;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .thumb-round {
  margin: 0;
  padding: 0;
  width: 105px;
  height: 105px;
  background-color: #f5f5f5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  border: 2px solid #cecece;
  position: relative;
  overflow: hidden;
  align-items: center;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .thumb-round i {
  font-size: 40px;
  margin: 0 auto;
  color: #fff;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .title-info {
  margin: 0 0 0 25px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  max-width: 260px;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .title-info.full {
  max-width: 400px;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .title-info h3 {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 48px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .title-info p {
  margin: 10px 0 0 0;
  padding: 0;
  color: #43413E;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  font-family: "jaf-domus";
  font-weight: 300;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .title-info p strong {
  font-weight: 600;
}
.section-programacao .content-programacao .content-palestrantes-old .round-info-palestrantes .btn-sobre {
  margin: 0 0 0 10px;
  padding: 5px 15px;
  display: block;
  position: relative;
  background-color: #fff;
  color: #662480;
  text-align: center;
  font-family: "jaf-domus";
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
  text-transform: initial;
}
.section-programacao .content-ingressos {
  margin: 75px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-programacao .content-ingressos .backlight {
  margin: 2px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.section-programacao .content-ingressos .btn-inscricao {
  margin: 75px 0 0 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  max-width: 300px;
  vertical-align: middle;
  display: block;
  background-color: #662380;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 6px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-programacao .content-ingressos .btn-inscricao:before {
  content: "\f30b";
  position: absolute;
  right: 24px;
  top: 18px;
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-programacao .content-ingressos .btn-inscricao:focus, .section-programacao .content-ingressos .btn-inscricao:hover, .section-programacao .content-ingressos .btn-inscricao:active {
  background-color: #8328a7;
}

.h3-my {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 43px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
}

.text-size {
  padding: 58px 0 0 0;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  border-radius: 15px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5); /* Background to enhance the floating effect */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7); /* Strong shadow to create floating effect */
  animation: floatUp 1s ease-in-out forwards; /* Animation for floating up effect */
}

@keyframes floatUp {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.video-container::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 10px solid rgba(101, 37, 128, 0.3); /* Glass-style border with purple tint */
  border-radius: 15px;
  pointer-events: none;
  background: 45deg, rgba(101, 37, 128, 0.2), rgba(0, 0, 0, 0);
  z-index: 1;
  /*backdrop-filter: blur(10px); /* Glass effect */
}

.embed-responsive {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 40px 60px rgba(0, 0, 0, 0.7); /* Shadow behind the video */
  border-radius: 15px;
}

/* Animation keyframes */
@keyframes ledPulse {
  0% {
    box-shadow: 0 0 15px 5px rgba(101, 37, 128, 0.5);
  }
  50% {
    box-shadow: 0 0 30px 10px rgba(101, 37, 128, 0.8);
  }
  100% {
    box-shadow: 0 0 15px 5px rgba(101, 37, 128, 0.5);
  }
}
.container-diamante h4 {
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.2588235294);
}
.container-diamante hr {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.2588235294);
}

#widget-widget4Events #mi-widget-container button {
  font-size: 15px !important;
}

.patrocinador-row {
  margin: 40px 0 60px auto;
  display: flex;
  gap: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.patrocinador-row img {
  width: 150px;
}

.section-depoimentos {
  margin: 0;
  padding: 60px 0 0 0;
  width: 100%;
  position: relative;
  display: block;
  background-color: #07D276;
}
.section-depoimentos h4 {
  color: white;
  font-family: "jaf-domus-titling-web";
  font-size: 180%;
  text-align: center;
  font-weight: 500;
}
.section-depoimentos hr {
  border-top: 2px solid white;
}
.section-depoimentos .bkg-lp-up {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 151px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-lp-up.png");
  display: block;
}
.section-depoimentos .bkg-lp-down {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 151px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-lp-down.png");
  display: block;
}
.section-depoimentos .bkg-depoimento-up {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 153px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-depoimento-up.jpg");
  display: block;
}
.section-depoimentos .bkg-depoimento-down {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 151px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-depoimento-down.jpg");
  display: block;
}
.section-depoimentos .content-main-depoimentos {
  margin: 0;
  padding: 0px 0 50px 0;
  position: relative;
  display: block;
  width: 100%;
}
.section-depoimentos .content-main-depoimentos .title-info {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-depoimentos .content-main-depoimentos .title-info h2 {
  margin: 20px 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 24px;
  line-height: 26px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
.section-depoimentos .content-main-depoimentos .title-info p {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus-titling-web";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
.section-depoimentos .content-main-depoimentos .title-info .count {
  margin: 30px 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.section-depoimentos .content-main-depoimentos .title-info .count:before {
  content: "";
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 3px solid #652580;
  width: 100%;
  max-width: 248px;
}
.section-depoimentos .content-main-depoimentos .title-info .count .numbers {
  margin: 0 35px 0 0;
  display: block;
  font-weight: 900;
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 48px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
}
.section-depoimentos .content-main-depoimentos .title-info .count .numbers h3 {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus-titling-web";
  font-size: 70px;
  font-weight: 900;
  color: #652580;
  text-transform: uppercase;
  text-align: center;
}
.section-depoimentos .content-main-depoimentos .title-info .count .numbers h4 {
  margin: 15px 0 0 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos h2 {
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .backlight {
  margin: 2px 0;
  padding: 5px 15px;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos h3 {
  margin: 20px 0 0 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus-titling-web";
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  display: block;
  clear: both;
  float: left;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos h3 strong {
  font-weight: 600;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow {
  position: absolute;
  bottom: -40px;
  z-index: 1;
  display: block;
  cursor: pointer;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow:hover.slick-prev:before {
  color: #fff;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow:hover.slick-next:before {
  color: #fff;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow.slick-prev {
  font-size: 0;
  background-color: transparent;
  right: 47px;
  border: none;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow.slick-prev:before {
  margin: 0;
  padding: 0;
  content: "\f30a";
  font-size: 32px;
  color: #662380;
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow.slick-next {
  font-size: 0;
  background-color: transparent;
  right: 0;
  border: none;
}
.section-depoimentos .content-main-depoimentos .content-title-depoimentos .content-slick-depoimentos .slick-depoimentos .slick-arrow.slick-next:before {
  margin: 0;
  padding: 0;
  content: "\f30b";
  font-size: 32px;
  color: #662380;
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.section-banda {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 564px;
  position: relative;
  display: flex;
  align-items: center;
  background-color: transparent;
  background-position: 0 0;
  background-size: cover h2;
  background-size-display: block;
  background-size-font-weight: 900;
  background-size-font-family: "jaf-domus-titling-web";
  background-size-margin: 0 auto;
  background-size-font-size: 38px;
  background-size-font-weight: bold;
  background-size-color: #07d278;
  background-size--webkit-text-stroke: 1.5px #fff;
  background-size-text-stroke: 1px #07d278;
  background-size-text-shadow: #662380 4px 4px;
  background-size-text-transform: uppercase;
}
.section-banda hr {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: 0;
  border: 0;
  border-top: 3px solid #fff;
  width: 100%;
  max-width: 135px;
}
.section-banda h3 {
  margin: 30px 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 22px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
  text-align: left;
  display: block;
  text-transform: uppercase;
}
.section-banda h3 strong {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 28px;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
}
.section-banda p {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus-titling-web";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.section-patrocinadores {
  margin: 0;
  padding: 50px;
  width: 100%;
  position: relative;
  display: block;
  border-bottom: 1px solid #cecece;
}
.section-patrocinadores h2 {
  margin: 0 0 20px 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  color: #662480;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.section-patrocinadores h2.h2_apoio {
  margin: 20px 0 10px 0;
}
.section-patrocinadores .box-one {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  text-align: center;
}
.section-patrocinadores .box-one img {
  margin: 0 auto;
  max-width: 180px;
  width: 100%;
  display: flex;
}
.section-patrocinadores .box-two {
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  text-align: center;
}
.section-patrocinadores .box-two img {
  margin: 0 auto;
  max-width: 150px;
  width: 100%;
  display: flex;
}
.section-patrocinadores .box-three {
  margin: 25px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  text-align: center;
}
.section-patrocinadores .box-three img {
  margin: 0 auto;
  max-width: 120px;
  width: 100%;
  display: flex;
}
.section-patrocinadores .box-three img.dell {
  max-width: 80px;
}

.content-chamada-inscricao {
  margin: 50px 0 0 0;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.content-chamada-inscricao h2 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  max-width: 290px;
  font-weight: 600;
}
.content-chamada-inscricao .logo-seniortec-inscricao {
  width: 100%;
  max-width: 563px;
}
.content-chamada-inscricao h3 {
  margin: 50px 0 0 0;
  padding: 0;
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  font-family: "jaf-domus-titling-web";
  font-weight: 600;
}
.content-chamada-inscricao h3 strong {
  color: #07D276;
  font-weight: 600;
}
.content-chamada-inscricao p {
  margin: 45px 0 0 0;
  padding: 0;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-family: "jaf-domus-titling-web";
  font-weight: 300;
}
.content-chamada-inscricao p strong {
  color: #07D276;
  font-weight: 300;
}
.content-chamada-inscricao .link-down-primary {
  margin: 50px 0 0 0;
  padding: 0;
  display: inline-block;
  width: 28px;
}
.content-chamada-inscricao .link-down-primary img {
  max-width: 100%;
}

.section-descricao-inscricao {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.section-descricao-inscricao .bkg-geometric-up {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 227px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-secundary_inscricao.jpg");
  background-repeat: no-repeat;
  display: block;
}
.section-descricao-inscricao .bkg-geometric-down {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 229px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg-secundary_inscricao_down.jpg");
  background-repeat: no-repeat;
  display: block;
}
.section-descricao-inscricao .content-main-sobre {
  margin: 0;
  padding: 120px 0;
  position: relative;
  display: flex;
  background-color: transparent;
  min-height: 600px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.section-descricao-inscricao .content-main-sobre h2 {
  margin: 5px 0;
  padding: 3px 20px 8px 20px;
  font-family: "jaf-domus-titling-web";
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  vertical-align: middle;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  background-color: #662480;
}
.section-descricao-inscricao .content-main-sobre h2 strong {
  color: #07D276;
}
.section-descricao-inscricao .content-main-sobre h2 i {
  font-family: "jaf-domus-titling-web";
}
.section-descricao-inscricao .content-main-sobre h3 {
  margin: 5px 0;
  padding: 3px 20px 8px 20px;
  font-family: "jaf-domus-titling-web";
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
}
.section-descricao-inscricao .content-main-sobre h3 strong {
  color: #07D276;
}
.section-descricao-inscricao .content-main-sobre h3 i {
  font-family: "jaf-domus-titling-web";
}
.section-descricao-inscricao .content-main-sobre h4 {
  margin: 25px 0 0 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
.section-descricao-inscricao .content-main-sobre hr {
  margin: 50px 0 0 0;
  border: 0;
  border-top: 3px solid #1D1D1B;
  width: 100%;
  max-width: 255px;
  display: block;
}
.section-descricao-inscricao .content-main-sobre P {
  margin: 25px 0;
  padding: 0;
  font-family: "jaf-domus";
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #43413E;
  text-align: left;
}
.section-descricao-inscricao .content-main-sobre P strong {
  font-weight: 600;
}
.section-descricao-inscricao .btn-inscricao {
  margin: 50px 0 0 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  max-width: 280px;
  color: #fff;
  display: inline-block;
  font-family: "jaf-domus-titling-web";
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  background-color: #8532A3;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-descricao-inscricao .btn-inscricao:hover, .section-descricao-inscricao .btn-inscricao:active, .section-descricao-inscricao .btn-inscricao:focus {
  background-color: #501a63;
}

.section-regras {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  background-color: #43413E;
  text-align: center;
}
.section-regras .bkg-geometric-down {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 140px;
  position: relative;
  background-position: 0 0;
  background-image: url("../images/bkg_regras_down.jpg");
  background-repeat: no-repeat;
  display: block;
}
.section-regras h2 {
  margin: 65px 0 0 0;
  padding: 10px 20px;
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-family: "jaf-domus-titling-web";
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  background-color: #07D276;
}
.section-regras ul {
  margin: 30px 0 80px 0;
  padding: 0;
  display: block;
  width: 100%;
}
.section-regras ul li {
  margin: 25px 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-family: "jaf-domus-titling-web";
  font-weight: 300;
  display: block;
}

.section-termos {
  margin: 0;
  padding: 25px 0 60px 0;
  display: block;
  width: 100%;
  background-color: #fff;
  text-align: left;
}
.section-termos h3 {
  margin: 10px 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #43413E;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-weight: 600;
  display: inline-block;
}
.section-termos h4 {
  margin: 10px 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #652580;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-weight: 600;
  display: inline-block;
}
.section-termos p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #43413E;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-weight: 300;
  display: inline-block;
}
.section-termos hr {
  margin: 50px 0 30px 0;
  max-width: 380px;
  text-align: left;
  display: block;
  border-top: 2px solid #07D276;
}
.section-termos .box-exemplos {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.section-termos .box-exemplos ul {
  max-width: 650px;
}
.section-termos .box-exemplos ul li {
  margin: 5px 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #43413E;
  text-align: left;
  font-family: "jaf-domus-titling-web";
  font-weight: 300;
  display: inline-block;
}
.section-termos .box-exemplos .btn-faca-inscricao {
  margin: 50px 0 0 0;
  padding: 20px 25px 17px 25px;
  width: 100%;
  max-width: 280px;
  color: #fff;
  display: inline-block;
  font-family: "jaf-domus-titling-web";
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  background-color: #8532A3;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section-termos .box-exemplos .btn-faca-inscricao:hover, .section-termos .box-exemplos .btn-faca-inscricao:active, .section-termos .box-exemplos .btn-faca-inscricao:focus {
  background-color: #501a63;
}

.footer-inscricao {
  margin: 50px 0 100px 0;
  padding: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  text-align: center;
}
.footer-inscricao .logo-footer {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 150px;
}
.footer-inscricao .logo-footer img {
  max-width: 100%;
}

.footer {
  margin: 0;
  padding: 100px 0 40px 0;
  position: relative;
  display: block;
  width: 100%;
  background-color: #fff;
}
.footer h2 {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 26px;
  line-height: 30px;
  font-weight: 900;
  color: #662480;
  text-align: left;
  display: block;
  text-transform: uppercase;
}
.footer hr {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: 0;
  border: 0;
  border-top: 3px solid #07d278;
  width: 100%;
  max-width: 320px;
}
.footer .content-main-footer {
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
}
.footer .content-main-footer h3 {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus";
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #43413E;
  text-align: left;
  display: block;
}
.footer .content-main-footer h4 {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "jaf-domus-titling-web";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #0ba25b;
  text-align: left;
  display: block;
}
.footer .content-main-footer .btn-vagas {
  margin: 0 auto;
  padding: 17px 10px 14px 10px;
  width: 100%;
  max-width: 260px;
  color: #662480;
  font-family: "jaf-domus-titling-web";
  font-weight: 700;
  text-align: center;
  display: block;
  text-transform: uppercase;
  border: 2px solid #662480;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.footer .content-main-footer .btn-vagas:before {
  content: "\f30b";
  position: absolute;
  right: 24px;
  top: 17px;
  font-size: 16px;
  color: #662480;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.footer .content-main-footer .btn-vagas:focus, .footer .content-main-footer .btn-vagas:hover, .footer .content-main-footer .btn-vagas:active {
  background-color: #662480;
  color: #fff;
}
.footer .content-main-footer .btn-vagas:focus:before, .footer .content-main-footer .btn-vagas:hover:before, .footer .content-main-footer .btn-vagas:active:before {
  color: #fff;
}
.footer .content-main-footer img {
  max-width: 100%;
}
.footer .content-main-footer .img_right {
  float: right;
}
.footer .content-main-footer .logo-senior-footer {
  margin: 60px auto 0;
  padding: 0;
  display: block;
  position: relative;
  width: 150px;
}
.footer .content-main-footer .logo-senior-footer img {
  max-width: 100%;
}

footer {
  margin: 0;
  padding: 50px 0;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  background-color: transparent;
  z-index: 22;
}
footer .logo-senior-footer {
  display: inline-block;
  width: 140px;
  max-width: 100%;
}
footer img {
  max-width: 100%;
}
footer .list {
  margin: 0;
  padding: 10px 0;
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
footer .list ul {
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  position: relative;
}
footer .list ul li {
  margin: 0 5px;
  font-size: 24px;
  color: #fff;
  display: inline-block;
}
footer .list ul li a {
  color: #fff;
  text-decoration: none;
}
footer .list ul li a:hover, footer .list ul li a:active, footer .list ul li a:focus {
  opacity: 0.7;
}
footer .list .icon-blog {
  margin: 0;
  padding: 0;
  display: block;
  max-width: 100%;
}
footer p {
  margin: 20px 0 0 0;
  padding: 0;
  display: block;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus";
  font-size: 13px;
  line-height: 21px;
}
footer p a {
  color: #fff;
  text-decoration: underline;
}

.countdown-container {
  overflow: auto;
  background-color: rgba(40, 14, 50, 0.8);
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  /*background-color: #07d278;*/
  border-radius: 0px;
  padding: 10px;
  z-index: 1000;
}

.countdown {
  display: flex;
  gap: 10px;
  color: #fff;
  font-family: "jaf-domus-titling-web";
}

.time {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  width: 80px;
}

.number {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  margin-top: -7px;
  font-size: 28px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 3px 3px;
  text-transform: uppercase;
}

.label {
  font-family: "jaf-domus-titling-web";
  margin-top: 0px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.countdown h1 {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  margin-top: -7px;
  font-size: 28px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 3px 3px;
  text-transform: uppercase;
}

.countdown h3 {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  -webkit-text-stroke: 0px #fff;
  text-transform: uppercase;
}

.MyButton {
  margin: 70px auto 50px auto;
  padding: 17px 25px 20px 25px;
  width: 100%;
  position: relative;
  display: block;
  background-color: #662380;
  text-align: center;
  color: #fff;
  font-family: "jaf-domus-titling-web";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  width: 30%;
}

.led-images {
  width: 100%;
  height: 100%;
}

.tooltip-container {
  position: relative;
  display: inline-block;
}

.span-toltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 10px;
  box-sizing: border-box;
  z-index: 10;
}

.close-span {
  position: relative;
  top: 5px;
  right: 50%;
  color: white;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
}

.title > span {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  font-size: 48px;
  font-weight: bold;
  color: #07d278;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1px #07d278;
  text-shadow: #662380 4px 4px;
  text-transform: uppercase;
}
.title > strong {
  display: block;
  font-weight: 900;
}

.highlight {
  font-family: "jaf-domus-titling-web";
  margin: 0 auto;
  display: block;
  font-size: 48px;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
}

.led-images .musica {
  position: absolute;
  top: 35%;
  left: 15%;
  width: 7%;
}
.led-images .pessoa {
  position: absolute;
  top: 12%;
  left: 35%;
  width: 9%;
}
.led-images .seta {
  position: absolute;
  top: 50%;
  left: 68%;
  width: 7%;
}
.led-images .foguete {
  position: absolute;
  top: 70%;
  left: 25%;
  width: 7%;
}
.led-images .line {
  position: absolute;
  top: 60%;
  left: -5%;
  width: 9%;
}
.led-images .triangulos {
  position: absolute;
  top: 8%;
  left: 60%;
  width: 13%;
}
.led-images .linediagonal {
  position: absolute;
  top: 62%;
  left: 5%;
  width: 9%;
}
.led-images .nuvem {
  position: absolute;
  top: 80%;
  left: 70%;
  width: 7%;
}
.led-images .upload {
  position: absolute;
  top: 60%;
  left: 90%;
  width: 7%;
}

/*# sourceMappingURL=screen.css.map */
