/* cmsms stylesheet: Design modified: 05/08/26 16:58:26 */
body,p,
h1,h2,h3,h4,h5,h6,
.uk-navbar-nav>li>a{font-family: 'PT Sans', sans-serif !important;}

.uk-titulo-banner {font-family: 'PT Sans', sans-serif; font-size: 4em; color: #FFF !important;}
.uk-subtitulo-banner {font-family: 'PT Sans', sans-serif; font-size: 1.5em; color: #FFF !important;}

.btLogin{font-size: .875rem}

.uk-text-white,
.uk-table tr th {color: #FFF !important;}

.uk-background-azul-escuro {
  background-color: #122836 !important;
}

.uk-background-azul-claro{
  background-color: #4158a4 !important;
}

.uk-background-verde-claro{
  background-color: #2E7D32 !important;
}

.uk-background-verde-escuro{
  background-color: #003b1f !important;
}

.uk-background-muted,.uk-section-muted{
  background-color: #e6e7ea;
}

header .uk-button-default{
  border-color: #f7e300;
  color: #f7e300 !important;
}

h1.uk-light{color: rgba(255, 255, 255, 1);}

.uk-navbar-nav>li>a {
  text-transform: none;
  color: #222;
  font-size: 1rem;
}

.uk-navbar-nav>li.uk-active>a {
  color: #f7e300 !important;
  font-weight: bold;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
  min-height: 60px !important;
}

.uk-dropdown:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #d53d4a transparent;
  top: -0.5em;
  left: 10px;
}

.uk-dropdown.submenu:before{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #d53d4a transparent transparent;
  top: 0.8em;
  left: -0.5em;
}

.uk-dropdown {
  background: #d53d4a;
  padding: 0;
  z-index: 9999 !important;

}

.uk-dropdown li a{
  padding: 10px 25px 10px 22px;
  color: #FFF;
  border-bottom: 1px solid #bb3535;
  -o-transition: padding .2s linear;
  -moz-transition: padding .2s linear;
  -webkit-transition: padding .2s linear;
  transition: padding .2s linear;
}

.uk-dropdown li:last-child a{border: none;}

.uk-dropdown li:hover > a{
  padding-left: 28px;
  padding-right: 19px;
  color: #FFF;
}

.uk-dropdown li.uk-active > a{
  color: #d9d222;
  font-weight: bold;
}


.camada1{z-index: 1}
.camada2{z-index: 2}
.camada3{z-index: 3}


.uk-overlay-primary{background: rgba(0,0,0,0.5);}

@media screen and (min-width: 1201px) {
  .uk-heading-banner {font-size: 3.5rem;}
  .uk-lead-banner {font-size: 1.8rem;}
}

@media screen and (min-width: 800px and max-width: 1200px) {
  .uk-heading-banner {font-size: 2.7rem;}
  .uk-lead-banner {font-size: 1.6rem;}
  .uk-img-banner {display: none;}
}

@media screen and (min-width: 651px and max-width: 799px) {
  .uk-heading-banner {font-size: 2.7rem;}
  .uk-lead-banner {font-size: 1.6rem;}
  .uk-img-banner {width: 80% !important;}
}

@media screen and (max-width: 650px) {
  .uk-heading-banner {font-size: 2rem;}
  .uk-lead-banner {font-size: 1.2rem;}
}

@media screen and (min-width: 801px) {
  blockquote{padding: 0 20%;}
}
blockquote{font-size: 1rem; font-style: initial; font-weight: normal; color: #666; text-align: justify;}
article p {text-indent: 30px;}

header .uk-sticky {z-index: 99999999 !important;}
section .uk-sticky {z-index: 99 !important;}

.uk-description-list>dt {
  color: rgba(255,255,255,.5);
}

a.marca{
  display: block;
  width: 80px;
  padding: 0px;
}

a.marca .regis{
  fill: rgba(255,255,255,.4);
}

.uk-heading-bullet::before {
  border-left: calc(5px + 0.1em) solid #d53d4a;
}

figure.image{
  border: 1px solid #e6e6e6;
  background: #fafafa;
}

figure.image figcaption{
  font-size: 0.9rem;
  text-align: center;
  padding: 5px;
}

.home .nav {
  position: absolute;
  top: 15px;
  z-index: 99;
  left: 0;
  right: 0;
}

.home .uk-sticky-placeholder {
  height: 0 !important;
}

.uk-textarea.uk-border-rounded{border-radius: 30px !important;}

.top-wrap::before, .overlay-wrap::before {
  position: absolute;
  top:0;
  right:0;
  left: 0;
  bottom: 0;
  content: '';
  z-index: 1;
  background-color: rgba(0,0,0,0.5);
}

.top-wrap-height {
  height: 80vh;
  min-height: 460px;
  transition: height 0.25s;
}

.uk-subnav-pill > * > :first-child {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.04);
}

.top-container {
  z-index: 2;
}


.subtitle-text {
  font-size: 1.2em;
  opacity: 0.7;
  font-weight: 300;
}


.fitec-visitante {
  background:
    radial-gradient(circle at top left, rgba(0, 170, 255, .10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(106, 90, 255, .08), transparent 35%),
    #f4f8fc;
  color: #425466;
}

.fitec-visitante h1,
.fitec-visitante h2,
.fitec-visitante h3 {
  color: #0f172a;
}

.fitec-hero,
.fitec-card,
.fitec-audience {
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .08);
  backdrop-filter: blur(10px);
}

.fitec-hero {
  position: relative;
  overflow: hidden;
}

.fitec-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15,23,42,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,23,42,.035) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, black, transparent);
  pointer-events: none;
}

.fitec-hero > * {
  position: relative;
  z-index: 1;
}

.fitec-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0ea5e9;
  font-size: .85rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.fitec-card {
  transition: .25s ease;
}

.fitec-card:hover {
  transform: translateY(-6px);
  border-color: rgba(37, 99, 235, .25);
  box-shadow: 0 24px 60px rgba(37, 99, 235, .10);
}

.fitec-icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, rgba(14,165,233,.12), rgba(37,99,235,.10));
  color: #2563eb;
  font-size: 30px;
}

.fitec-card p,
.fitec-audience span {
  color: #5b6b7c;
}

.fitec-audience h2 {
  margin-bottom: 24px;
}

.fitec-pill {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  height: 100%;
  padding: 20px;
  border-radius: 18px;
  background: rgba(255,255,255,.75);
  border: 1px solid rgba(15, 23, 42, .08);
  transition: .25s ease;
}

.fitec-pill:hover {
  transform: translateY(-4px);
  border-color: rgba(37,99,235,.18);
  box-shadow: 0 18px 40px rgba(37,99,235,.08);
}

.fitec-pill i {
  color: #2563eb;
  font-size: 28px;
  line-height: 1;
  background-color: #FFF;
}

.fitec-pill strong,
.fitec-pill span {
  display: block;
}

.fitec-pill strong {
  color: #0f172a;
  margin-bottom: 4px;
}


.fitec-expositor {
  background:
    radial-gradient(circle at top left, rgba(0, 170, 255, .10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(106, 90, 255, .08), transparent 35%),
    #f4f8fc;
  color: #425466;
}

.fitec-expositor h1,
.fitec-expositor h2,
.fitec-expositor h3 {
  color: #0f172a;
}

.fitec-expositor-hero,
.fitec-card,
.fitec-expositor-call,
.fitec-info-box {
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .08);
  backdrop-filter: blur(10px);
}

.fitec-expositor-hero {
  position: relative;
  overflow: hidden;
}

.fitec-expositor-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15,23,42,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,23,42,.035) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, black, transparent);
  pointer-events: none;
}

.fitec-expositor-hero > * {
  position: relative;
  z-index: 1;
}

.fitec-info-box {
  padding: 28px;
  border-radius: 24px;
  text-align: center;
}

.fitec-info-box span,
.fitec-info-box small {
  display: block;
  color: #5b6b7c;
}

.fitec-info-box strong {
  display: block;
  color: #2563eb;
  font-size: 3rem;
  line-height: 1;
  margin: 10px 0;
}

.fitec-expositor-call h2,
.fitec-expositor-call p {
  margin: 0;
}

.fitec-expositor-call p {
  color: #5b6b7c;
  margin-top: 6px;
}



.fitec-contato {
  background:
    radial-gradient(circle at top left, rgba(0, 170, 255, .10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(106, 90, 255, .08), transparent 35%),
    #f4f8fc;
  color: #425466;
}

.fitec-contato h1,
.fitec-contato h2,
.fitec-contato h3 {
  color: #0f172a;
}

.fitec-contato-hero,
.fitec-contact-card,
.fitec-contact-highlight {
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .08);
  backdrop-filter: blur(10px);
}

.fitec-contato-hero {
  position: relative;
  overflow: hidden;
}

.fitec-contato-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15,23,42,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,23,42,.035) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, black, transparent);
  pointer-events: none;
}

.fitec-contato-hero > * {
  position: relative;
  z-index: 1;
}

.fitec-contact-highlight {
  border-radius: 24px;
  padding: 32px 24px;
  text-align: center;
}

.fitec-contact-highlight i {
  display: block;
  font-size: 54px;
  color: #2563eb;
  margin-bottom: 18px;
}

.fitec-contact-highlight strong,
.fitec-contact-highlight span {
  display: block;
}

.fitec-contact-highlight strong {
  font-size: 1.25rem;
  color: #0f172a;
  margin-bottom: 10px;
}

.fitec-contact-highlight span {
  color: #5b6b7c;
}

.fitec-contact-card {
  transition: .25s ease;
}

.fitec-contact-card:hover {
  transform: translateY(-6px);
  border-color: rgba(37,99,235,.20);
  box-shadow: 0 24px 60px rgba(37,99,235,.10);
}

.fitec-contact-card p {
  color: #5b6b7c;
  margin-bottom: 0;
}

.fitec-socials {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.fitec-socials a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #2563eb;
  text-decoration: none;
  font-weight: 500;
}

.fitec-socials a:hover {
  color: #0ea5e9;
  text-decoration: none;
}

.fitec-socials i {
  font-size: 20px;
}



.fitec-feira {
  background:
    radial-gradient(circle at top left, rgba(0, 170, 255, .10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(106, 90, 255, .08), transparent 35%),
    #f4f8fc;
  color: #425466;
}

.fitec-feira h1,
.fitec-feira h2,
.fitec-feira h3 {
  color: #0f172a;
}

.fitec-feira-hero,
.fitec-feira-card,
.fitec-feira-highlight,
.fitec-feira-info {
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .08);
  backdrop-filter: blur(10px);
}

.fitec-feira-hero {
  position: relative;
  overflow: hidden;
}

.fitec-feira-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15,23,42,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,23,42,.035) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, black, transparent);
  pointer-events: none;
}

.fitec-feira-hero > * {
  position: relative;
  z-index: 1;
}

.fitec-feira-highlight {
  border-radius: 24px;
  padding: 32px 24px;
  text-align: center;
}

.fitec-feira-highlight i {
  display: block;
  font-size: 54px;
  color: #2563eb;
  margin-bottom: 18px;
}

.fitec-feira-highlight strong,
.fitec-feira-highlight span {
  display: block;
}

.fitec-feira-highlight strong {
  color: #0f172a;
  font-size: 1.3rem;
  margin-bottom: 10px;
}

.fitec-feira-highlight span {
  color: #5b6b7c;
}

.fitec-feira-card {
  transition: .25s ease;
}

.fitec-feira-card:hover {
  transform: translateY(-6px);
  border-color: rgba(37,99,235,.20);
  box-shadow: 0 24px 60px rgba(37,99,235,.10);
}

.fitec-feira-card p {
  color: #5b6b7c;
}

.fitec-feira-info {
  border-radius: 24px;
}

.fitec-info-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px;
}

.fitec-info-item i {
  font-size: 32px;
  color: #2563eb;
  line-height: 1;
}

.fitec-info-item strong,
.fitec-info-item span {
  display: block;
}

.fitec-info-item strong {
  color: #0f172a;
  margin-bottom: 4px;
}

.fitec-info-item span {
  color: #5b6b7c;
}




.fitec-programacao {
  background:
    radial-gradient(circle at top left, rgba(0, 170, 255, .10), transparent 35%),
    radial-gradient(circle at bottom right, rgba(106, 90, 255, .08), transparent 35%),
    #f4f8fc;
  color: #425466;
}

.fitec-programacao h1,
.fitec-programacao h2,
.fitec-programacao h3 {
  color: #0f172a;
}

.fitec-programacao-hero,
.fitec-programacao-card {
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .08);
  backdrop-filter: blur(10px);
}

.fitec-programacao-hero {
  position: relative;
  overflow: hidden;
}

.fitec-programacao-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15,23,42,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,23,42,.035) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: linear-gradient(to bottom, black, transparent);
  pointer-events: none;
}

.fitec-programacao-hero > * {
  position: relative;
  z-index: 1;
}

.fitec-programacao-card {
  display: flex;
  align-items: stretch;
  gap: 24px;
  transition: .25s ease;
}

.fitec-programacao-card:hover {
  transform: translateY(-6px);
  border-color: rgba(37,99,235,.20);
  box-shadow: 0 24px 60px rgba(37,99,235,.10);
}

.fitec-programacao-date {
  width: 120px;
  min-width: 120px;
  padding: 20px 14px;
  border-radius: 22px;
  text-align: center;
  background: linear-gradient(135deg, rgba(14,165,233,.12), rgba(37,99,235,.10));
}

.fitec-programacao-date span,
.fitec-programacao-date small {
  display: block;
  color: #5b6b7c;
}

.fitec-programacao-date strong {
  display: block;
  color: #2563eb;
  font-size: 3.4rem;
  line-height: 1;
  margin: 8px 0;
}

.fitec-programacao-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fitec-programacao-content h3 {
  margin-bottom: 8px;
}

.fitec-programacao-content p {
  color: #5b6b7c;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .fitec-programacao-card {
    flex-direction: column;
  }

  .fitec-programacao-date {
    width: 100%;
    min-width: 0;
  }
}
