/*====================================================
**========== Table of Content 
**====================================================

*** -  1. Template Default Css
*** -  2. Template Background Css
*** -  3. Header Area Css
*** -  4. Project Complete Area Css
*** -  5. Pricing Area Css
*** -  6. Footer Area Css
*** -  7. Template Hover Css
*** -  8. Template Transition Css
*** -  9. Widget Prosas     


=========----------------------------------=========
            1.Template Default Css     
=========----------------------------------=========
*/
body {
    font-family: "Source Sans 3", serif;
    font-size: 14px;
    color: #222;
    line-height: 1.5em;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #68bfdb;
}

a {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a:focus {
    color: inherit;
}

.navbar {
    margin: 2px 6px 0px;
    border: inherit;
    text-align: center;
}

.stickymenu .navbar {
    margin: 6px 0 0;
}

.red {
    color: #68bfdb;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: white;
    line-height: 1.5em;
    margin: 0 0 14px 0;
    font-family: "Source Sans 3", serif;
}

h1 {
    font-family: "Source Sans 3", serif;
    font-size: 44px;
    color: #68bfdb;
    margin-top: 0;
    line-height: 56px;
    margin-top: 36px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
}

h2 {
    font-size: 40px;
    color: #fff;
    margin-top: -37px;
    line-height: 60px;
    margin-bottom: 20px;
}

h3 {
    font-size: 22px;
    color: #231d19;
    line-height: 38px;
    margin-bottom: 12px;
    text-transform: none;
    font-weight: 600;

}

h4 {
    font-size: 24px;
    color: #575757;
    line-height: 36px;
    margin-bottom: 12px;
    text-transform: none;
    padding: 25px;
}

h5 {
    font-size: 19px;
    color: #231d19;
    line-height: 32px;
    margin: 16px 0 40px 0;
    text-transform: none;
    font-weight: 400;
    font-family: "Source Sans 3", serif;
    ;
}

h6 {
    color: #575757;
    text-transform: none;
    padding: 12px 0;
    font-size: 18px;
    line-height: 30px;
}

p {
    font-size: 16px;
    line-height: 25px;
    font-family: "Source Sans 3", serif;
    ;
    color: #fff;
    margin: 0px 0 12px;
    font-weight: 500;
}

.boxanexos {
    color: #575757;
    margin-left: 11px;
}

.boxanexo {
    color: #575757;
}

.boxinfo {
    color: #575757;
}

.boxinfo2 {
    color: #575757;
    font-weight: bold;
}

.boxinfo1 {
    color: #575757;
    font-size: 13px;
    margin-top: 35px;
}

i.fa-chevron-circle-right,
i.fa-calendar-days {
    line-height: 6px;
}

.boxdescritivo {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    color: #575757;
    display: block;
    padding: 0 0 0 38px;
}

.infobox {
    color: #575757;
    font-size: 13px;
    margin-top: -7px;
}

.setainfo {
    max-width: 15px;
    float: right;
    margin-top: 2px;
}

#participar {
    width: 100%;
    height: 100%;
    background-color: #254a91;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 30px 0 93px 0;
}

#participar h5 {
    color: #fff;
    text-align: justify;
    padding: 15px 3px 10px 0px;
    margin: 0;

}

.comoparticipar {
    color: #fff;
    margin-top: 73px;
    margin-left: 19px;
    text-align: left;
    margin-bottom: 22px;
}


#fale-conosco {
    width: 100%;
    height: 100%;
    background-color: #4c4c4c;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: left;
    padding: 82px 0;
}

.faleconoscotitulo {
    font-family: "Source Sans 3", serif;
    ;
    color: white;
    font-size: 30px;
}

#fale-conosco p {
    color: #fff;
}

.top60 {
    margin-top: 60px;
}

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

blockquote {
    background-color: #222;
    padding: 40px;
    border-left: 4px solid #68bfdb;
}

blockquote p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
}

.nopaddingb {
    padding-bottom: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.fullwidth {
    width: 100%;
}

select {
    width: 100%;
    padding: 5px;
    outline: 0;
}

.form-control:focus {
    border-color: #777;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
}

input,
button,
textarea {
    outline: 0;
}

.contact-form .form-group {
    margin-bottom: 14px;
}

.contact-form .form-control {
    border-radius: 12px;
    height: 48px;
    color: #575757;
    border: 1px solid #68bfdb;
    background-color: transparent;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.contact-form textarea.form-control {
    height: 250px;
}

.contact-form h5 {
    margin-left: -11px;
    margin-bottom: 8px;
}

.contact-form1 h5 {
    margin-left: 69px;
    margin-bottom: 8px;
}


.contact-form .form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
}

/**/


#edital {
  background-color: #f9f9f9;
}

.titulointro {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #68bfdb !important;
}

#edital ul.lista-beneficios {
  list-style: none;
  padding: 0;
  margin: 0;
}

#edital ul.lista-beneficios li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 18px;
  color: #333;
}

#edital ul.lista-beneficios li img {
  width: 24px;
  margin-right: 10px;
}

.destaque-info p {
  font-size: 16px;
  color: #444;
  margin-bottom: 12px;
}

/*SOBRE O PORTAL///////*/

#sobre_portal {
  background-color: #f9f9f9;
  padding: 60px 40px;
}

.titulo-sessao {
  font-size: 28px;
  font-weight: 700;
  color: #68bfdb;
  text-align: center;
  padding: 18px 0;
  margin-top: 5px;
}

.texto-sobre {
  font-size: 18px;
  color: #444;
  line-height: 1.6;
  text-align: justify;
}

.subtitulo-sobre {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.lista-conselhos {
  list-style-type: disc;
  padding-left: 20px;
  font-size: 17px;
  color: #444;
}

.box-atencao {
  background-color: #eef6fb;
  border-left: 5px solid #6699cc;
  padding: 15px 20px;
  border-radius: 6px;
  color: #333;
  font-size: 16px;
}


/*========== Preloader Css ==============
========================================*/

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background-color: #68bfdb;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -35px;
}

.btn-group {
    margin-top: 20px;
}

.default-btn,
.active-btn,
.kc_button.active-btn {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #222;
    color: #222;
    margin: 0 10px 10px 0;
    background-color: transparent;
}

.contact-btn {
    background-color: #68bfdb;
}

.section-padding {
    padding: 90px 0;
}

.cta-area h2 {
    color: #fff;
    margin: 0;
}

#logo-preloader {
    margin-top: calc(50vh - 33px);
}


/*
=========----------------------------------=========
            2.Template Background Css     
=========----------------------------------=========
*/

.wellcome-bg {
    background-image: url(../images/slide-bg-1.jpg);
}

.video-bg {
    background-image: url(../images/video-bg.jpg);
}

.wellcome-bg,
.video-bg {
    background-color: rgba(0, 0, 0, .80);
    /*    background-repeat: no-repeat;*/
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}


/*
=========----------------------------------=========
            3.Header Area Css     
=========----------------------------------=========
*/

/* HEADER GERAL */
.header-area {
    background-color: #FFF;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 12px;
}

.header-area.stickymenu {
    position: fixed;
    border-bottom: 2px solid #24847C;
    padding: 8px;
}

.logged-in .header-area.stickymenu {
    margin-top: 32px;
}

.stickymenu {
    -webkit-transition: all .03s ease-out;
    transition: all .03s ease-out;
    padding: 0;
    -webkit-box-shadow: 0px 0px 5px 1px #333;
    box-shadow: 0px 0px 5px 1px #333;
}

.logo {
display: flex;
    align-items: center;
    padding: 9px 0 0;
}

.logo img {
  height: 27px;
  display: block;
}

.logo-mobile {
  display: none;
}

/* Mostrar logo desktop e esconder logo mobile inicialmente */
.logo-desktop {
  display: block;
}

/* MENU DESKTOP */
.nav-menu {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.nav-item {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: rgb(31, 31, 31);
  font-weight: 600;
  font-family: "Source Sans 3", serif;
  text-transform: uppercase;
  text-decoration: none; 
  padding: 6px 4px;
}

.nav-item:hover {
  color: #333 !important;
}

/* Linha azul acima no hover */
.nav-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #68bfdb;
  transition: width 0.3s ease;
}

.nav-item:hover::before {
  width: 100%;
}



.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
    padding: 0;
}

.main-menu .navbar-nav li {
    display: inline-block;
    position: relative;
    padding: 0px 0;
}

li.active a {
    color: #D62129 !important
}

.main-menu .navbar-nav li a {
    font-size: 14px;
    padding: 0px 10px;
    color: #1F1F1F;
    font-weight: 600;
    display: block;
    line-height: 14px;
    font-family: "Source Sans 3", serif;
    text-transform: uppercase;
}


/* Item ativo (sem mudar a cor do texto) */
.nav-item.active {
  font-weight: bold;
}


.btn-acessar {
  background-color: #68bfdb;
  color: white;
  font-size: 14px;  
  padding: 10px 12px; 
  border-radius: 10px;
  font-weight: 600;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
    float: right;
}
.btn-acessar:hover {
    color: white !important;
    background-color: #1185c3;
}

.mobile-menu {
    display: none;
}

.menu-toggle {
    display: none;
}

/*MOBILE MENU////////////////////////////*/

@media (max-width: 999px) {

  .header {
    flex-wrap: wrap;
    background-color: #68bfdb;
    width: 100%;
  }

  .logo-desktop {
    display: none;
  }

  .logo-mobile {
    display: flex;
    align-items: center;
  }

  .logo-mobile img {
    max-width: 100px;
    height: auto;
  }

  .nav-menu,
  .nav-actions {
    display: none;
  }

  .menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 22px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 2000;
    margin-right: 10px;
  }

  .menu-toggle .bar {
    height: 3.5px;
    width: 100%;
    background-color: #fff;
    transition: transform 0.3s, opacity 0.3s;

  }

  .menu-toggle.open .bar:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }

  .menu-toggle.open .bar:nth-child(2) {
    opacity: 0;
  }

  .menu-toggle.open .bar:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }

  .mobile-menu {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    height: calc(100vh - 64px);
    background-color: white;
    padding: 24px;
    display: none;
    flex-direction: column;
    overflow-y: auto;
    z-index: 1000;
    font-size: 16px;
  }

  .mobile-menu.active {
    display: flex;
  }

  .mobile-menu ul {
    padding: 0;
    margin: 0;
  }

  .mobile-menu ul li {
    list-style: none;
    margin-bottom: 18px;
  }

  .mobile-menu ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #515151;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #eee;

  }

  .mobile-menu .icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
  }

  .btn-acessar {
    color: white !important;
    background-color: #68bfdb;
    padding: 10px 20px;
    border-radius: 8px;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    display: inline-block;
  }

  .btn-acessar:hover {
    background-color: #1185c3;
  }

  .termos-link-mobile {
    color: #727272 !important;
    font-size: 0.85rem;
    text-align: center;
    margin-top: auto;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
  }

  .menu-footer {
    margin-top: auto;
    text-align: center;
  }
}


/*
=========----------------------------------=========
            SEÇÃO APOIADORES
=========----------------------------------=========
*/#apoiadores {
  background: #68bfdb;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 0 60px;
}

#apoiadores h1 {
color: white;
    margin: 0 0 40px;
    font-size: 26px !important;
    border-bottom: thin solid #fff;
}



.logo-apoiador {
  max-width: 170px;
  height: auto;
}

/* MOBILE RESPONSIVO */
@media (max-width: 768px) {
  #apoiadores {
    flex-direction: column;
    max-height: unset;
    padding: 30px 20px;
  }

  .realizacao {
    margin-top: 0;
  }

  #apoiadores h1 {
    font-size: 20px;
    align-items: center;
    text-align: center;
  }

  .logo-apoiador {
    width: 120px;
    height: auto;
  }

  /* Esconde outras colunas explicitamente, caso o "hidden" falhe */
  #apoiadores .col-lg-4:not(.realizacao) {
    display: none !important;
  }
}



/*
=========----------------------------------=========
           REFORÇO INSCRIÇÃO    
=========----------------------------------=========
*/

.banner-reforco {
  background: url('../images/reforco.png') no-repeat center center;
  background-size: cover;
  min-height: 400px;
  padding: 60px 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}

.banner-reforco .conteudo-reforco {
  position: relative;
  z-index: 1;
  max-width: 800px;
  padding: 20px;
}

.titulo-reforco {
  font-size: 47px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.3;
}

.subtitulo-reforco {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 28px;
  color: #fafafa !important;
  font-weight: 500;
}

.botao-banner {
  background-color: #89d6ff;
  color: white !important;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 28px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 0.3s;
}

.botao-banner:hover {
  background-color: #6bc3f0;
  color: white !important;
}

/* Responsivo */
@media (max-width: 768px) {
  .banner-reforco {
    background-position: center top;
    padding: 40px 15px;
  }

  .titulo-reforco {
    font-size: 24px;
    color: white;
  }

  .subtitulo-reforco {
    font-size: 16px;
    color: white;
  }

  .botao-banner {
    font-size: 16px;
    padding: 12px 24px;
  }
}


/*
=========----------------------------------=========
            6.Footer Area Css     
=========----------------------------------=========
*/

.footer {
  background-color: #68bfdb;
  color: white;
  padding: 40px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.footer-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer-left h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: white;
}

.footer-left a {
  display: block;
  color: white;
  text-decoration: none;
  margin: 5px 0;
  font-size: 18px;
  line-height: 10px;
  font-weight: 300;
}

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 10px; 
}


.footer-right {
  text-align: center;
  border: none !important;
}

.footer-logo {
  display: flex;
  align-items: center;
}

.footer-logo img {
    height: 25px;
    align-items: center;
    margin-top: -50px;
}

.social-icons {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}

.social-icons a {
  color: white !important;
  font-size: 15px; 
  transition: color 0.3s ease;
}

.social-icons i {
  font-size: 20px; 
  color: white;
  transition: color 0.3s ease;
}

.social-icons i.fa-linkedin-in {
  background-color: white;
  color: #68bfdb;
  padding: 3px;
  width: 22px;
  height: 22px;
  border-radius: 2px;
}

.social-icons i.fa-facebook-f {
  background-color: white;
  color: #68bfdb;
  width: 22px;  
  height: 22px; 
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-icons i.fa-youtube {
  font-size: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-icons i.fa-instagram {
  font-size: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-icons a:hover {
  color: #ddd;
}



/* Responsivo */
@media (max-width: 999px) {
  .footer {
    background-color: #68bfdb;
    color: white;
    padding: 30px;
    width: 100%;
  }

  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    text-align: center;
    padding-top: 20px;
  }

 .footer-left h3 a {
       font-size: 22px;
  }

  .footer-left,
  .footer-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-right {
       gap: 40px;
  }

  .footer-left h3 {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }

  .footer-left a {
    color: white;
    text-decoration: none;
    margin: 4px 0;
    font-size: 1.3rem;
    line-height: 35px;
  }

  .footer-left a:hover {
    text-decoration: underline;
  }

  .footer-logo img {
    max-width: 140px;
    height: auto;
  }

  .social-icons {
    margin-top: 12px;
  }

  .social-icons a {
    color: white;
    font-size: 20px;
    margin: 0 10px;
    transition: opacity 0.3s ease;
  }

  .social-icons a:hover {
    opacity: 0.7;
  }
}



/*
=========----------------------------------=========
            7.Template Hover Css     
=========----------------------------------=========
*/

.main-menu .nav li a:focus {
    background-color: inherit;
}

.stickymenu .main-menu,
.stickymenu .send_header {
    padding: 4px 0;
}

.main-menu .navbar-nav li:hover a:before,
.main-menu .navbar-nav li.active a:before,
.single-team-member:hover .member-img img,
.single-work-item:hover .work-img img {
    opacity: 1;
    visibility: visible;
    width: 100%
}

.social-links li a:hover {
    background-color: #68bfdb;
    color: white;
}

.default-btn:hover,
.blog-btn:hover,
.active-btn {
    background-color: #68bfdb;
    color: #222;
    border: 2px solid transparent;
}

.blog-btn:hover {
    border: 1px solid transparent;
}

.cta-btn:hover {
    border: 3px solid transparent;
    background-color: #fff;
}

.icon-btn:hover i {
    right: 7px;
    visibility: visible;
}

.pricing-btn:hover {
    background-color: #fff;
}

.single-team-member:hover:before {
    top: 65%;
}

.work-filter li:hover,
.work-filter li.current {
    color: #F3D13D;
}

.single-work-item:hover:before {
    visibility: visible;
    opacity: .75;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single-work-item:hover .work-desc,
.single-work-item:hover .work-link {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single-work-item:hover .work-desc {
    -webkit-transform: translateX(0) translateY(85px);
    transform: translateX(0) translateY(85px);
}

.single-work-item:hover .work-link {
    -webkit-transform: translateY(0) translateY(-80px);
    transform: translateY(0) translateY(-80px);
}

.work-link a:hover {
    color: #000;
}

.video-icon:hover {
    color: #fff;
}

.single-pricing-item:hover {
    -webkit-box-shadow: 0 1px 2px 0px #222222;
    box-shadow: 0 1px 2px 0px #222222;
}

.single-pricing-item:hover .pricing-head,
.single-pricing-item:hover .pricing-footer,
.pricing-current .pricing-head,
.pricing-current .pricing-footer {
    background-color: #999999;
}

.single-pricing-item:hover .pricing-head h2,
.single-pricing-item:hover .pricing-head h6,
.single-pricing-item:hover .pricing-price sup,
.single-pricing-item:hover .pricing-price span,
.pricing-current .pricing-head h2,
.pricing-current .pricing-head h6,
.pricing-current .pricing-price sup,
.pricing-current .pricing-price span {
    color: #fff;
}

.single-pricing-item:hover .pricing-head>h6 {
    border-bottom: 1px solid #000;
}


/*
=========----------------------------------=========
            8.Template Transition Css     
=========----------------------------------=========
*/

.logo img,
.default-btn,
.social-links li a,
.main-menu .navbar-nav li a:before,
.header-area,
.icon-btn i,
.single-team-member:before,
.member-img img,
.owl-controls .owl-nav div,
.work-filter li,
.single-work-item:before,
.work-img img,
.work-desc,
.work-img:before,
.work-link,
.work-link a,
.pagination li a,
.tags li a,
.blog-img:before,
.blog-img a i,
.slider-area .owl-controls .owl-nav div {
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}


/*
=========----------------------------------=========
            9.Widget Prosas     
=========----------------------------------=========
*/

#widget {
    padding: 80px 0 60px;
}

#widget-app {
    max-width: 960px;
    margin: 24px auto 0;
}


/*
=========----------------------------------=========
            10.Social
=========----------------------------------=========
*/

.social-links {
    padding: 0;
}

.social-links li {
    display: inline-block;
    margin: 0 0 0 4px;
}

.social-links li a {
    display: block;
    height: 40px;
    color: #fff;
    margin-right: 3px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    background-color: #A82C2C;
    border-radius: 50%;
    font-size: 20px;
}

.textoposinscreva {
    margin-top: 10px;
}

/*
=========----------------------------------=========
            11.Contato
=========----------------------------------=========
*/

#contato {
    background: #000;
    padding-top: 90px;
    padding-bottom: 90px;
}

.quem-participa {
    border-right: 2px solid #dacfcf;
}

.box {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 32px;
}

.box iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*
=========----------------------------------=========
            11.Resultado
=========----------------------------------=========
*/

#marcatexto {
    background-color: #efe9e5;
    padding: 10px;
}

#marcatexto h5 {
    font-size: 25px;
    color: #231d19;
    line-height: 32px;
    margin: 50px 0 40px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-family: "Source Sans 3", serif;
}

.marcatexto1 {
    box-shadow: 0 0 7px rgba(0, 0, 0, .3);
    background: #fff;
    color: #231d19;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #254a91;
    border-radius: 22px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin: 20px 0 42px 57px;
    padding: 15px 146px;
}

.marcatexto1 hover {
    background: 0%;
    color: white;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #061533 !important;
}

#contentweb {
    background: #68bfdb;
    min-height: calc(100vh - 300px);
    padding: 80px 0;
}

#faq {
    background: #68bfdb;
    min-height: calc(100vh - 300px);
    padding: 80px 0;
}

#faq h1 {
    color: #fff;
}

#faq h6 {
    color: #fff;
}

#faq a {
    color: #fff;
}

#faq a:hover {
    color: #FFA01C;
}

#edital {
    background-color: #FFF;
    padding: 70px 0;
}

#edital .icone {
    max-width: 101px;
    margin: 13px 10px -6px 0px;
}

.conhecendo {
    text-align: left;
    margin-bottom: 30px;
    color: #487e91 !important;
}

.titulointro {
    margin-top: 34px;
    text-align: left;
    color: #68bfdb !important;
}

.premiacaotitulo {
    margin-top: 1230px;
    text-align: center;
}


#edital h1 {
    color: #231d19;
    margin-bottom: 9px;
}

#edital h6 {
    color: #fff;
    text-align: center;
}

#edital h5 {
    text-align: center;
    padding: 8px 0 16px 0px;
    margin: 0;
    text-align: left;
}

#edital h5.textoposinscreva {
    color: #575757;
    text-align: center;
    padding: 15px 15px 0;
    margin-top: -83px;
}


#edital h5.textoposbox {
    color: #575757;
    text-align: center;
    padding: 15px 15px 0;
    margin-top: 70px;
}

#edital .col-md-4 .blc {
    background: #1fc15e;
    border-radius: 10px;
    box-shadow: 5px 5px 0px #1d3bc2;
    margin: 63px 0 0;
    padding: 37px 20px 0;
    min-height: 714px;
}

.iconpdf {
    width: 21px;
}


#edital .col-md-4 .blc .blc-icons {
    max-width: 110px;
}

#botoes {
    display: grid;
}

#botoes .botao_item {
    margin: 12px 0px;
    background: white !important;
    border: 2px solid #437585 !important;
    color: #437585 !important;
    width: 100%;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 50px;
    padding: 6px 0 4px 0;
}

#botoes .botao_item:hover {
    border: 2px solid white !important;
    background-color: #437585 !important;
    color: white !important;
}





#v_navbar a {
    color: #68bfdb;
}

.botao_inscrever {
  display: inline-block;
  background-color: #6699cc;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}


.botao_inscrever:hover {
  background-color: #68bfdb;
}



.botao_inscrever1 {
    margin: 44px 25px 25px 35px;
    background: white !important;
    border: 2px solid #A82C2C !important;
    color: #A82C2C !important;
    width: 30%;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 25px;
    padding: 6px 0 4px 0;
}

.botao_inscrever1:hover {
    border: 2px solid white !important;
    background-color: #A82C2C !important;
    color: white !important;
}



#edital-info {
    background-color: #254a91;
    padding: 100px 50px 50px 50px;
}

#edital-info h6 {
    text-align: justify;
    padding: 25px 0 0;
}

#edital-info .col-md-6 {
    text-align: center;
}

#edital-info .box {
    border-radius: 30px;
    border: 2px solid white;
    margin: 10px 0 70px 0px;
    align-items: center;
    padding: 40px;
    overflow-x: hidden;
    text-align: center;
    min-height: 450px;
}

/* SEÇÃO CARDS NOTÍCIAS */

#noticias-container {
    background-color: #f4f4f4;
    padding: 50px 0;
}

.noticia-card {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.noticia-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.noticia-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
    color: white;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.noticia-card:hover .noticia-overlay {
    opacity: 1;
}

.noticia-card:hover img {
    transform: scale(1.1);
}

.noticia-overlay h5 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.noticia-overlay p {
    color: #fff;
}

.noticia-overlay .btn-ver-mais {
    background-color: #24847C;
    color: white;
    border: none;
    align-self: flex-start;
}

/* FIM SEÇÃO CARDS NOTÍCIAS */

#chamada {
    background: #fbbb21 !important;
    padding: 30px 0;
}

#chamada .bg-chamada {
    background: white;
    padding: 60px 0;
}

.navinfo {
    color: #24847C;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 43px;
}

.text-chamada h3 {
    color: #242424;
    margin: 0;
    font-family: "Source Sans 3", serif;
    font-size: 38px;
}

.text-chamada p {
    margin: 8px 0 0;
}

.apoio {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #F3FF00;
}

.cta {
    font-family: "Source Sans 3", serif;
    ;
    font-weight: bold;
    font-size: 25px;
    color: #F3FF00;
}

.icone {
    width: 72px;
    margin: 13px 10px -6px 0px;
}

.icone2 {
    width: 80%;
    margin-bottom: 10px;
    margin-left: 41px;
}

a.send-chamada {
    text-decoration: none;
    width: 100%;
}

.botao-chamada {
    background: #254a91;
    border: 2px solid #254a91;
    color: #fff !important;
    font-size: 14px;
    font-family: "Source Sans 3", serif;
    ;
    font-weight: 600;
    text-align: center;
    margin: 39px 0px 0px 62px;
    padding: 14px;
    text-transform: uppercase;
    width: 80%;
    border-radius: 10px;
}

.botao-chamada:hover {
    background: 0%;
    border: 2px solid #254a91;
    color: #254a91 !important;
    font-size: 14px;
    font-family: "Source Sans 3", serif;
    ;
    font-weight: 600;
    text-align: center;
    margin: 39px 0px 0px 62px;
    padding: 14px;
    width: 80%;
    border-radius: 10px;

}


.textsele {
    color: #254a91
}

.textsele:hover {
    color: #4b4b4b
}

.emailregulamento {
    color: #fff
}

.emailregulamento:hover {
    color: #254a91
}

.emailregulamento1 {
    color: #fff
}

.emailregulamento1:hover {
    color: #254a91
}


#contentsobre {
    background-color: #FF5236;
    min-height: calc(100vh - 88px);
    padding: 100px 0;
}

.footer-right {
    margin: 36px 0 0;
    border-left: 2px solid #075e54;
    padding: 12px 0 12px 24px;
}

.footer-right a {
    color: #075e54;
}

.footer-left {
    margin: 0;
}

ul.ultitles,
ul.ulsubs {
    list-style: none;
    padding: 0 20px;
}

ul.ultitles h5,
ul.ultitles h5 a {
    color: #FFFF;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

ul.ultitles li {
    width: 100%;
    padding: 0 0 6px;
}

ul.ulsubs {
    padding: 0;
}

ul.ulsubs li {
    float: left;
    width: 100%;
    min-height: inherit;
}


ul.ulsubs li a {
    font-size: 18px;
    color: #1d3bc2;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 6px;
    text-transform: none;
}

ul.ultitles a:hover {
    color: #B1EAE2;
    ;
}

#blog {
    padding: 60px 0 100px;
    border-top: 4px solid #ccc;
}

#newnotice {
    border-radius: 12px;
    background-color: #fff;
    position: relative;
    box-shadow: 5px 5px 0px #24847c;
    border: thin solid #16ae9a;
}

.noticecontent {
    padding: 8px 16px 12px;
}

#newnotice #content {
    padding: 16px 30px 16px;
    min-height: 240px
}

#newnotice img.bottom {
    border-radius: 8px 8px 0 0;
    margin-bottom: 4px;
}

#newnotice h4 {
    color: #075e54;
    font-size: 18px;
    line-height: 22px;
    padding: 6px 0;
    margin: 4px 0 8px 0px;
    font-weight: bold;
    border-bottom: thin solid #ccc;
    height: 100px;
}

#newnotice h5 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 26px;
    padding: 0;
    margin: 0;
}

#newnotice ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

#newnotice ul.noticetags li {
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
    color: #24847c;
}

#newnotice ul.noticedate li {
    list-style: none;
    padding: 0 10px 0 0;
    text-align: left;
}

#newnotice ul.noticetags li a {
    color: #1fc15e;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
}

#newnotice ul.noticedate li {
    color: #575757;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    line-height: 14px;
}

div#headernotice {
    border-bottom: thin solid #ccc;
    margin: 0 0 20px;
    padding: 0 0px 20px;
}

#headernotice h1 {
    margin-top: -70px;
    margin-bottom: 10px;
    text-transform: none;
}

#headernotice ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
}

#headernotice ul.noticetags li {
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
}

#headernotice ul.noticedate li {
    list-style: none;
    padding: 0 10px 0 0;
    text-align: left;
}

#headernotice ul.noticetags li a {
    color: #1fc15e;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0 10px 0 0;
}

#headernotice ul.noticedate li {
    color: #575757;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    line-height: 14px;
}

.paragrafo {
    line-height: 36px;
    font-size: 18px;
    margin-left: -17px;
    margin-top: 10px;
}

#contentnotice p {
    line-height: 36px;
    font-size: 18px;
    margin-left: -29px;
    ;
}

#contentnotice1 p {
    line-height: 36px;
    font-size: 18px;
    margin-left: -29px;
    ;
}

.legendaimg {
    font-size: 13px;
}

.legendaimg1 {
    font-size: 13px;
    line-height: 36px;
    margin-left: -29px;
    margin-top: -31px;
    margin-bottom: 41px;
}

.legendaimg2 {
    font-size: 13px;
    line-height: 36px;
    margin-left: -29px;
    margin-top: 251px;
    margin-bottom: 41px;
}

.legendaimg3 {
    font-size: 13px;
    line-height: 36px;
    margin-left: -29px;
    margin-top: 39px;
    margin-bottom: 41px;
}

.legendaimg4 {
    font-size: 13px;
    line-height: 36px;
    margin-left: -29px;
    margin-top: 39px;
    margin-bottom: 41px;
}

.link {
    margin-left: -19px;
}

#listaselecionados {
    line-height: 36px;
    font-size: 18px;
}


img.imgleft {
    border: thin solid #ccc;
    margin: 8px 300px 0px -27px;
    float: left;
}


img.imgleft2 {
    border: thin solid #ccc;
    margin: 8px 30px 0px -30px;
    float: left;
    max-width: 659px;
}

#projetossociais {
    background: url(../images/banner_rodapé_1.png) center bottom no-repeat;
    background-size: cover;
    min-height: 320px;
    height: auto;

}

#projetossociais .texts {
    padding: 38px 0 0;
    height: auto;
}

#projetossociais h2 {
    color: #242424;
    margin: 0;
    line-height: 54px;
    padding: 0;
    font-size: 46px;
}

#projetossociais .botao_lista.inscrever {
    max-width: 300px;
    margin-bottom: 0;
    background: #da892a !important;
    border: 2px solid #da892a !important;
    color: #fff !important;
    width: 60%;
    margin-top: 213px;
    margin-left: -84px;
    text-align: center;
    font-weight: 600;
    padding: 5px 24px !important;

}

#proxima1 {
    text-align: right;
    margin-top: 15px;
    margin-left: 60px;
    color: #D72228;
    font-size: 16px;
}


#proxima {
    text-align: right;
    margin-top: 15px;
    color: #D72228;
    font-size: 16px;
}

#anterior {
    text-align: left;
    margin-top: 15px;
    color: #D72228;
    font-size: 16px;
}


#anterior1 {
    text-align: right;
    margin-top: 15px;
    margin-left: 60px;
    color: #D72228;
    font-size: 16px;
}


#noticias {
    padding: 80px 0;
    background: #1d3bc2;
}

#noticias h1 {
    color: #1fc15e;
}

#noticias h5 {
    color: white;
}

#noticias .noticetitle {
    color: #333;
}

#noticias .botao_leiamais {
    background: #1fc15e !important;
    border: 2px solid #1fc15e !important;
    color: #fff !important;
    width: 60%;
    font-weight: 600;
    position: absolute;
    bottom: 36px;
    right: 74px;
}

#noticias .botao_leiamais:hover {
    border: 2px solid #1fc15e !important;
    background-color: #fff !important;
    color: #1fc15e !important;
    position: absolute;
    bottom: 36px;
    right: 74px;
}

#contentweb .botao_leiamais {
    margin-top: 37px;
    margin-left: 57px;
    background: #FFA01C !important;
    border: 2px solid #FFA01C !important;
    color: #fff !important;
    width: 60%;
    font-weight: 600;
    padding: 5px 45px !important;
}

#contentweb .botao_leiamais:hover {
    border: 2px solid #FFA01C !important;
    background-color: #fff !important;
    color: #FFA01C !important;
}

#noticias .botao_vertodas {
    background: #FFA01C !important;
    border: 2px solid #FFA01C !important;
    color: #fff !important;
    width: 60%;
    margin: 69px 0px 33px 0px;
    font-weight: 600;
    padding: 5px 45px !important;
}

#noticias .botao_vertodas:hover {
    border: 2px solid #FFA01C !important;
    background-color: #fff !important;
    color: #FFA01C !important;
}

.copyright-text {
    font-size: 9px;
    line-height: 14px;
    text-transform: uppercase;
    max-width: 200px;
    margin: 0 auto;
    padding: 18px 0;
    color: #fff;
    font-family: "Source Sans 3", serif;
    letter-spacing: 2px;
}

.imagemhome {
    max-width: 100%;
    height: auto;
}

.imagemcomo {
    max-width: 100%;
    height: auto;
}


.imagemsobrehome {
    max-width: 140%;
    height: auto;
    margin-left: 82px;
    margin-top: 80px;
}

.imagemsobre {
    max-width: 90%;
}

.imagemrodape {
    display: block;
    max-width: 80%;
}



#portal {
    background-color: #f4f4f4;
    padding: 30px 0 30px;
    border-top: 5px solid #24847C;
}

#portal .col-md-12 {
    display: grid;
    place-items: center;
}

.col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}


/* SEÇÃO TOPO HERO */
#topo {
  background: url('/assets/images/topo_hero.png') center center no-repeat;
background-size: cover;
    position: relative;
    padding: 60px 32px 90px !important;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#topo h1{
    font-size: 60px !important;
    border-bottom: thin solid #ccc;
    padding: 0 0 28px;
    margin: 0 0 42px !important;
}

#topo h5 {
    font-size: 26px;
}

/* Título principal */
.topo h5, h1 {
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}

.container h1 {
    font-size: 40px !important;
    text-transform: none !important;
}


/* Texto de lançamento */
.subtitulo-topo {
  font-size: 16px;
  font-weight: 500;
  color: #fafafa;
  margin-bottom: 30px;
}

/* Botão */
.botao_inscrever {
  display: inline-block;
  background-color: #68bfdb;
  color: white;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.botao_inscrever:hover {
  background-color: transparent;
  color: #68bfdb;
  border: 2px solid #68bfdb;
}

/* RESPONSIVO */
@media (max-width: 999px) {
  #topo {
    padding: 60px 15px;
    max-height: none;
    min-height: 250px;
  }

  #topo h1 {
    color: #f1fcff;
  }

#topo h5, #topo p, #topo a {
  color: white !important;
}


  .subtitulo-topo {
    font-size: 16px;
    margin-bottom: 16px;
    text-align: center;
    color: #818181 !important;
    justify-content: justify;
    font-style: italic;
  }

  .texto-lancamento {
    font-size: 14px;
    margin-bottom: 24px;
    font-style: italic;
  }

.botao_inscrever {
    background-color: #68bfdb !important;
    color: white;
    border-color: transparent;
  }

.botao_inscrever:hover {
  background-color: transparent !important;
  color: #68bfdb;
  border: 2px solid #68bfdb !important;
}

}



/**/

.resultado-1 td {
    padding: 6px;
    border: thin solid #5b9bd5;
    text-transform: uppercase;
    text-align: center;
    font-family: "Source Sans 3", serif;
    ;
}

tr.resultado-subtitulo-1 {
    background: #5b9bd5;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: "Source Sans 3", serif;
    ;
}


.resultado-1 {
    width: 87%;
    margin: 30px 0 53px 60px;
    background-color: #dedede;
}

.resultado-2 td {
    padding: 6px;
    border: thin solid #ffc000;
    text-transform: uppercase;
    text-align: center;
    font-family: "Source Sans 3", serif;
    ;
}

tr.resultado-subtitulo-2 {
    background: #ffc000;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: "Source Sans 3", serif;
    ;
}


.resultado-2 {
    width: 87%;
    margin: 30px 0 53px 60px;
    background-color: #dedede;
}

.resultado-3 td {
    padding: 6px;
    border: thin solid #70ad47;
    text-transform: uppercase;
    text-align: center;
    font-family: "Source Sans 3", serif;
    ;
}

tr.resultado-subtitulo-3 {
    background: #70ad47;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: "Source Sans 3", serif;
    ;
}


.resultado-3 {
    width: 87%;
    margin: 30px 0 53px 60px;
    background-color: #dedede;
}


.resultado-4 td {
    padding: 6px;
    border: thin solid #c3743f;
    text-transform: uppercase;
    text-align: center;
    font-family: "Source Sans 3", serif;
    ;
}

tr.resultado-subtitulo-4 {
    background: #c3743f;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: "Source Sans 3", serif;
    ;
}


.resultado-4 {
    width: 87%;
    margin: 30px 0 100px 60px;
    background-color: #dedede;
}

.data-1 {
    font-size: 16px;
    font-weight: bold;
    background-color: #712400;
}

.data-2 {
    font-size: 16px;
    font-weight: bold;
    background-color: #af7d01;
}

.data-3 {
    font-size: 16px;
    font-weight: bold;
    background-color: #273571;
}

.data-4 {
    font-size: 16px;
    font-weight: bold;
    background-color: #70ad47;
}

table#tablevalores {
    border: thin solid #959595;
    width: 100%;
}

#tablevalores thead {
    text-align: center;
    width: 100px;
    background: #ccc;
    font-weight: 600;
    line-height: 32px;
    border-bottom: 2px solid #254a91;
}

#tablevalores tbody td {
    padding: 6px 8px;
    border: thin solid #ccc;
}

#buttonwhatsapp {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 30px 8px 30px 30px;
    background-color: #075e54;
    box-shadow: none;
    color: #fff;
    z-index: 2147483647;
    cursor: pointer;
    padding: 8px 22px;
    -webkit-font-smoothing: antialiased;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#buttonwhatsapp h5 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 27px;
}

#buttonwhatsapp svg {
    display: block;
}

.fa,
.fa-brands,
.fa-regular,
.fa-solid,
.fab,
.far,
.fas {
    font-size: 14px;
}