/******* GLOBAL CLASSES *******/

#preview-img-categoria{
  display: none;
}

.n-p{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pl-n{
  padding-left: 0px !important;
}

.pl-10{
  padding-left: 10px !important;
}

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

.mb-40{
  margin-bottom: 40px !important;
}
.my-30{
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.my-40{
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}


/****** Menu ******/
.btn-meuscursos{
  width: 150px;
  height: 40px;
  background-color: #fff;
  color: #E43470;
  border-color: #E43470;
  border-radius: 50px;
  font-weight: 600;
  padding: 10px 20px;
  position: relative;
  right: -15px;
  margin-top: 10px;
}

.menu-centrotreinamento{
  margin-top: 20px;
  margin-bottom: 31px;
  display: table;
  position: relative;
}

@media only screen and (min-width:1200px){
  .menu-centrotreinamento .menu_centro{
    top: -140px;
    position: absolute;
    right: 0px;
  }
}



.btn-sair{
  color: #5E5E5E !important;
  text-decoration: underline;
}

.btn-meusdados{
  color:#5E5E5E;
  text-decoration: underline;
}

@media (max-width: 1199px){
  .adsense {
    padding-top: 0px !important;
  }
}

@media (max-width: 768px){
  .menu-centrotreinamento{
    margin-right: 25px;
  }
}

@media (max-width: 576px){
  .btn-meuscursos{
    top: 0px;
  }


  .adsense{
    padding-top: 0px;
  }
}

.btn-meuscursos:hover{
  background-color: #E43470;
  border: #E43470 solid 1px;
  color: #fff;
}


/******* PAGE HOME ********/
.centrotreinamento h1{
  margin-top: 0px !important;
  color: #3A99B0 !important;
  font-size: 30px !important;
  color: #3A99B0 !important;
}

.centrotreinamento h3{
  font-size: 20px !important;
  color: #032A64 !important;
}

.centrotreinamento p{
  color: #032A64 !important;
}

.banner-topo{
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-top: 50px !important;
}
.img-mob{
  display: none;
}

.section-welcome{
  margin-top: 60px;
  margin-bottom: 60px;
}
.section-welcome .fz-5{
  font-size: 17px;
}

.info-welcome{
  padding-left: 25px !important;
}

.info-welcome a{
  display: block;
  width: fit-content;
}

.section-cursos{
  background-color: #E5E5E5;
  min-height: 300px;
  padding-top: 40px;
  padding-bottom: 50px;
}

.section-cursos h2{
  margin-bottom: 25px;
}

.todos-cursos{
  background-color: #E43470;
  margin-top: 10px;
  color: #fff;
  padding: 10px 55px 10px 35px;
  border-radius: 30px;
  border: none;
  font-size: 18px;
  background-image: url(../imgs/seta_button.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 25px);
  background-position-y: center;
}
.todos-cursos:hover{
  color: #FFF;
}

.cursos-page .btn-default {
    padding: 7.5px 20px 8.5px 20px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 33554400px;
    background: #0072BC;
    width: fit-content;
    color: #fff;
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.section-info{
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #fff;
}

.section-info .title1{
  color: #032A64;
  font-size: 30px;
  font-weight: 700;
}
.section-info .ref{
  display: flex;
  justify-content: center;
  gap: 5px;
}
.section-info .ref div{
  width: 100%;
}
.section-info .ref .infos{
  max-width: 170px;
  margin: 0 auto;
}

.info-estatistica{
  color: #3A99B0;
}

.info-estatistica .info-mais, .info-estatistica .info-numero{
  display: inline-block;
  font-weight: 700;
}

.info-estatistica .info-mais{
  font-size: 20px;
  margin: 6px;
  line-height: 0.8;
}

.info-estatistica .info-numero{
  font-size: 40px;
}

.info-estatistica .info-text{
  font-weight: 700;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 20px;
  display: block;
}

.section-valores{
  border-top: #E5E5E5 solid 1px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-valores .title2{
  color: #E43470;
  font-size: 30px;
  font-weight: 700;
}

.section-valores .valores{
  font-size: 20px;
  font-weight: 700;
  color: #032A64;
  margin-bottom: 25px;
  display: block;
}

.section-valores p{
  margin-bottom: 30px;
}

.section-valores .valores-box{
  margin-bottom: 35px;
}

.valores_info {
  padding: 8px;
}

.valores_info .valores_info_box {
  padding: 10px 0;
}

.valores_info_box table,
.valores_info_box table th,
.valores_info_box table td {
  border: 1px solid #CCC;
  border-collapse: collapse;
}

.valores_info_box table th {
  text-align: center;
  padding: 5px;
}
.valores_info_box table td {
  padding: 5px;
  font-size: 15px;
}

.valores_info .valores_info_title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;  
}

.valores_info ol {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.8;
}

.valores_info_tabela_titulo {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}

.section-time{
  border-top: #E5E5E5 solid 1px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-time .box-time{
  background-color: #F9F9F9;
}

.section-time .box-time-info{
  padding-left: 15px;
  padding-right: 15px;
  height: 150px;
}

.section-time .box-time-info h3{
  font-size: 20px !important;
}

.section-time .box-time .img-time{
  height: 115px;
  overflow: hidden;
}

.section-time .box-time small{
  display: block;
}

.section-time .linha-time{
  margin-top: 30px;
}

/**** PAGE HOME FIM *****/

/**** PAGE CURSOS *****/

.box-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 25px;
}

.header-mobile{
  top:20px;
  width: 50%;
  float: right;
  margin-top: 10px;
}

.header_fixed{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
  left: 15px;
}

.relative{
  position: relative;
}

.box-title .btn-inscreva{
  padding: 8px 10px;
}

@media (max-width: 768px){
  .box-title{
    float: right;
    padding-right: 15px;
    padding-bottom: 10px;
  }

  .header_fixed .box-title{
    padding-bottom: 10px;
    padding-top: 10px;
    float: right;
    padding-right: 45px;
  }
}

.info_content {
  display: flex;
  margin-bottom: 5px;
}
.info_content .info_icon {
  flex: 0 0 20px;
  /* Fixar a largura em 20px */
  color: #3A9BB1;
}
.info_content .info_desc {
  flex: 1;
  margin-left: 5px;
  color: #032A64;
  font-weight: normal;
  font-size: 15px;
}

.info_icon_img{
  margin-top: 5px;
}

.cursos-page .title-cursos{
  font-size: 30px;
  font-weight: 400;
  color: #3a9bb1;
  position: relative;
}

.cursos-page .title-cursos::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #E43470;
  left: 0;
  bottom: -3px;
  z-index: 1;
}

.cursos-page .filtros-cursos{
  border-top: #D9D9D9 solid 1px;
  padding-top: 35px;
}

.cursos-page .btn-filtercursos{
  background-color: #fff;
  margin-top: 10px;
  border-radius: 20px;
  color: #E43470;
  padding: 8px 18px;
  border:  #E43470 solid 1px;
  margin-right: 15px; 
}
.cursos-page .btn-filtercursos:hover,
.cursos-page .btn-filtercursos:focus{
  background-color: #E43470;
  color: #fff;
  border: #E43470 solid 1px;
}

.cursos-page .btn-selected{
  background-color: #E43470;
  margin-top: 10px;
  border-radius: 20px;
  color: #fff;
  padding: 8px 18px;
  border: #E43470 solid 1px;
  margin-right: 15px;
}

.cursos-page .ordenacao span{
  display: inline-block;
  width: 35%;
}

.cursos-page .ordenacao{
  padding-top: 10px;
  color: #032A64;
}

.cursos-page .ordenacao select{
  display: inline-block;
  width: 62%;
  border: none !important;
  font-weight: 700;
  background-color: #E5E5E5;
}

.cursos-page .list-cursos{
  padding-top: 25px;
  padding-bottom: 25px;
  @media screen and (min-width: 768px){
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.list-cursos .box-item{
  min-height: 300px;
  height: 100%;
  background-color: #E9E9E9;
  border-radius: 20px;
}

.list-cursos .box-img{
  border-radius: 20px;
  padding: 20px;
}

.list-cursos .box-img img{
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 20px;
}


.list-cursos .box-info{
  padding: 25px;
  background-color: #E9E9E9;
  height: 100%;
}

.curso-nlg .box-info{
  min-height: 400px;
}

.curso-nlg .cta-info{
  position: absolute;
  width: 90%;
  left: 0px; 
  right: 0px;
  bottom: 65px;
  margin: 0 auto;
}

.curso-lg .box-info{
  min-height: 560px;
}

.curso-lg .cta-info{
  width: 90%;
  left: 0px; 
  right: 0px;
  bottom: 65px;
  margin: 0 auto;
}

.carousel-curso .box-info{
  min-height: 245px;
  overflow: hidden;
}

.list-cursos .info-inscricao{
  color: #E43470;
}

.list-cursos .info-inscricao{
  color: #E43470;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
}
.list-cursos .info-inscricao span{
  color: #3A99B0;
  font-weight: normal;
}
.list-cursos .info-curso p{
  color: #032A64;
}
.list-cursos .info-inscricao .encerradas svg,
.list-cursos .info-inscricao .proxima svg,
.list-cursos .info-inscricao.breve svg{
  display: none;
}
.list-cursos .info-inscricao .encerradas span{
  color: #032A64;
}
.list-cursos .info-inscricao .proxima span,
.list-cursos .info-inscricao.breve span{
  color: #E43470;
}

.list-cursos .info-curso h4{
  color: #E43470 !important;
  font-weight: normal !important;
  margin-bottom: 25px;
  min-height: 50px;
}

.info-curso .curso-description{
  min-height: 86px;
}

/* .cta-info a{
    position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
} */

.more-info, .cursos-page .more-info{
  margin-top: 10px;
  color: #fff;
  border: solid 1px #3A99B0;
  border-radius: 15px;
  background-color: #3A99B0;
  padding: 5px 10px;
  width: 100%;
}

.more-info:hover, .cursos-page .more-info:hover{
  color: #fff;
  background-color: #3A99B0;
}

.section-cta{
  background: url('../imgs/banner_febrasgo_cadastre-se 3.png') no-repeat left center #032A64;
  padding: 3rem 0;
  background-size: contain;
}

.section-cta .cta{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-direction: row;
}

.section-cta .cta h3{
  color: #FFF;
  font-size: 23px;
  max-width: 600px;
  text-align: left;
}

.section-cta .cta a{
  width: fit-content;
  display: inline-block;
}

@media (max-width: 768px) {
  .section-cta {
    padding: 1.5rem 0;
    background-size: contain; 
    background-position: center;
  }

  .section-cta .cta {
    flex-direction: column;
    text-align: center;
  }

  .section-cta .cta h3 {
    font-size: 18px;
    max-width: 100%;
    text-align: center;
  }

  .section-cta .cta a {
    margin-top: 15px;
  }
}

@media (max-width: 480px) {
  .section-cta {
    padding: 1rem 0;
    background-size: contain;
    background-position: center;
  }

  .section-cta .cta h3 {
    font-size: 15px;
    padding: 0 1rem;
  }

  .section-cta .cta a {
    width: 100%;
    text-align: center;
  }
}

/*Modal Form*/
.modal-form{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  padding-top: 0px;
  z-index: 1;
  width: 100%;
  display: none;
  overflow-x: scroll;
}
.modal-form::-webkit-scrollbar {
  background-color: transparent;
  width: 0px;
}

.modal-form::-webkit-scrollbar-thumb {
  background-color: transparent;    /* color of the scroll thumb */
}

.j-close{
  margin-top: 165px !important;
}

.modal-form .j-close{
  max-width: 450px;
  margin: 0 auto;
  text-align: right;
}
.modal-form .j-close img{
  width: 30px;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(114deg) brightness(106%) contrast(95%);
}
.modal-form .content-modal,
.modal-form .sucesso-modal{
  max-width: 450px;
  margin: 0 auto;
  padding: 3rem;
  background-color: #F9F9F9;
}
.modal-form .sucesso-modal{
  display: none;
}
.modal-form .sucesso-modal img{
  display: block;
  margin: 0 auto;
}
.modal-form .sucesso-modal p{
  color: #032A64;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 2rem;
  max-width: 310px;
  margin: 0 auto;
}
.modal-form .content-modal p{
  color: #E43470;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.modal-form .content-modal .inputs{
  margin-bottom: 20px;
}
.modal-form .content-modal .inputs .options{
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 5px 0;
}
.modal-form .content-modal .inputs .options span{
  line-height: 1.5;
  display: block;
}
.modal-form .content-modal .inputs .msg-error{
  font-size: 14px;
  text-align: left;
  display: none;
}
.modal-form .content-modal .accept div{
  display: flex;
  gap: 5px;
  align-items: center;
  margin: 15px 0;
}
.modal-form .content-modal .accept div span{
  width: 95%;
}
.modal-form .content-modal label{
  color: #3A99B0;
  font-size: 15px;  
  font-weight: 700;
}
.modal-form .content-modal input{
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid #E5E5E5;
  width: 100%;
  background-color: #FFF;
}
.modal-form .content-modal input::placeholder{
  color: #E5E5E5;
}
.modal-form .content-modal input[type="button"]{
  background-color: #E43470;
  color: #FFF;
  border: 1px solid #E43470;
  margin: 15px 0 10px;
}
.modal-form .content-modal input[type="radio"]{
  width: 20px;
}
.modal-form .content-modal input[type="checkbox"]{
  width: 20px;
  height: 20px;
}
.modal-form .content-modal span{
  font-size: 12px;
}

.cursos-page .title-session{
  font-size: 20px;
  font-weight: 400;
  border-bottom: #E43470 solid 2px;
  color: #3a9bb1;
  text-transform: uppercase;
}

.inscricao-proxima{
  color: #E43470 !important;
}

/***** FIM PAGE CURSOS ****/

/**** PAGE INTERNA CURSO ****/

.curso-page .title-curso{
  font-size: 22px;
  font-weight: 400;
  border-bottom: #E43470 solid 2px;
  color: #3a9bb1;
  text-transform: uppercase;
  text-align: left;
}

.curso-page .img-topo{
  border-top: #D9D9D9 solid 1px;
  padding-top: 50px;
  height: 250px;
  overflow: hidden;
}

.curso-page .inscricao-aberta{
  padding-left: 25px;
  background-image: url('../imgs/check_icon.png');
  background-repeat: no-repeat;
  color: #3A99B0;
}

.inscricao-encerrada {
  color: #3A99B0;
}

.btn-continuar-inscricao{
  padding: 8px;
  border-radius: 10px;
  background-color: #3B99B0;
  color: white;
  border: solid 1px #086e87;
}

.btn-continuar-inscricao:hover{
  color: white !important;
}

.curso-page .btn-inscreva{
  color: #fff;
  border-radius: 15px;
  background-color: #E43470;
  padding: 5px 10px;
  width: 100px;
}

.curso-page .btn-inscreva:hover{
  border: #E43470 solid 1px;
  background-color: #fff;
  color: #E43470;
}

.curso-page .btn-interesse{
  color: #fff;
  border-radius: 15px;
  background-color: #E43470;
  padding: 5px 10px;
  display: inline-block;
  transition: 0.2s ease all;
  margin-left: 30px;
}

.curso-page .btn-interesse:hover{
  border: #E43470 solid 1px;
  background-color: #fff;
  color: #E43470;
}

@media (max-width: 500px){
  .curso-page .btn-interesse{
    margin-left: 0px;
    margin-top: 15px;
  }
}

.curso-page .body-curso{
  padding: 35px 50px 20px 0px;
}

.curso-page .descricao-curso{
  background-color: #F9F9F9;
  padding: 30px 40px;
  margin-top: 40px;
  color:#032A64;
}

.descricao-curso h2{
  color: #E43470;
  font-size: 20px;
  font-weight: 700;
}

.marcacao{
  color:#032A64;
  font-weight: 700;
  font-size: 15px;
  margin-top: 15px;
  display: inline-block;
}

.descricao-curso .horario{
  display: flex;
    gap: 10px;
    align-items: center;
    margin: 15px 0;
    max-width: 69%;
}
.descricao-curso .horario img{ 
  width: 16px;
}
.descricao-curso .horario p{
  margin-bottom: 0;
  color: #032A64;
}

.body-curso .topicos-curso{
  margin-top: 50px;
  padding-left: 0px;
}

.body-curso .panel-default{
  border: none;
  box-shadow: none;
  border-bottom:#E5E5E5 solid 1px;
}
.body-curso .panel-default:last-child{
  border: none;
}

.body-curso .panel-default .panel-header{
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.body-curso .panel-default .panel-header .panel-title{
  color: #E43470;
  font-weight: 700;
  font-size: 20px;
}

.panel-header .panel-title a{
  display: flex;
  align-items: center;
  width: 100%;
}
.panel-header .panel-title a:hover,
.panel-header .panel-title a:focus{
  color: #E43470;
}
.panel-header .panel-title a::after{
  background-image: url(../imgs/ico_chevron_down.svg);
  background-size: 2.5em;
  width: 2.5em;
  height: 2.5em;
  flex-shrink: 0;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  transition: transform .2s ease-in-out;
}

.panel-header .panel-title a:not(.collapsed)::after{
  transform: rotate(-180deg);
}

.panel-group .panel-body{
  color: #032A64;
  padding-left: 0px !important;
}

.panel-group .panel-body .table td{
  border: none !important;
}

.panel-group .panel-body ul{
  padding-left: 20px !important;
}

.carousel-curso .box-item{
  width: 95%;
  min-height: 400px;
  background-color: #3A99B0;
  padding: 15px;
  border-radius: 10px;
  font-size: 13px;
}

.carousel-curso .box-item .box-img{
  width: 100%;
  overflow: hidden;
  display: block;
  border-radius: 10px;
}

.carousel-curso .box-item .box-img img{
  margin: 0 auto;
}

.box-item .box-info {
  height: max-content;
  border-radius: 20px;
}
.carousel-curso .box-item .box-info h3{
  color: #fff !important;
}

.carousel-curso .box-item .box-info p{
  color: #fff !important;
}

.body-curso .slick-prev:before, .slick-next:before{
  color: #E43470 !important;
  font-size: 30px !important;
}

.body-curso .slick-next {
  right: -20px !important;
}

.body-curso .slick-prev {
  left: -50px;
}

.patrocinio-sessao{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  border-top: solid 1px #e6e6e6;
  padding-top: 30px;
}


/**** FIM PAGE INTERNA CURSO ****/

/*** PAGE LOGIN *****/

.page-login{
  padding: 10px 70px 70px;
}

@media (max-width: 600px){
  .page-login{
    padding: 10px 10px;
  }
}

.page-login .box-login{
  background-color: #E9E9E9;
  padding: 45px 58px;
  margin-top: 25px;
  min-height: 518px;
  border-radius: 32px;
}

@media (max-width: 600px){
  .page-login .box-login{
    padding: 20px 15px;
  }
}

.page-login .box-login h1{
  font-size: 36px;
  color: #032A64;
  font-weight: 700;
}

.page-login .box-login h1, .page-login .box-login p{
  color:#032A64 !important;
  text-align: center !important;
}

.page-login p{
  font-size: 20px;
}

.page-login .box-login p a{
  text-decoration: underline; 
  color: #032a64;
}

.box-login-associado input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.4); /* IE */
  -moz-transform: scale(1.4); /* FF */
  -webkit-transform: scale(1.4); /* Safari and Chrome */
  -o-transform: scale(1.4); /* Opera */
  transform: scale(1.4);
  padding: 10px;
  accent-color: #3A99B0;
}
.box-login-associado .star{
  color: #E43470;
  display: inline-block;
}
.box-login-associado .form-check-label{
  padding-left: 15px;
  font-size: 12px;
  color:#6F6C6C;
  font-weight:400;
}

.box-login-associado .esqeuceu{
  padding-top: 3px;
}

.box-login-associado .esqueceu a{
  width: 100%;
  display: block;
  font-size: 12px;
  color:#E43470 !important;
  text-decoration: underline;
}


.box-login-associado .btn_send_login, .box-login-naoassociado .btn_send_login{
  width: 100%;
  background-color: #E43470;
  border-radius: 50px;
  padding: 10px;
  margin-top: 35px;
  color: #fff;
}
.box-login-naoassociado .btn_send_login{
  margin-top: 0;
}

.btn_send_login:hover{
  background-color: #fff;
  color:#E43470;
  border: #E43470 solid 1px !important;
}

.btn_associese{
  background-color: #fff !important;
  color:#E43470 !important;
  border: #E43470 solid 1px !important;
}

.btn_associese:hover{
  background-color: #E43470 !important;
  color: #fff !important;
}

.box-form-naoassociado p{
  margin-top: 50px;
}

.box-login-naoassociado .btn_send_login_white{
  width: 100%;
  background-color: #fff;
  border-radius: 50px;
  padding: 10px;
  margin-top: 20px;
  color: #E43470;
  border: #E43470 solid 1px;
}

.btn_send_login_white:hover{
  background-color: #E43470;
  color:#fff;
}
.showpass{
  float: right;
  margin-top: -27px;
  position: relative;
  font-size: 12px;
  margin-right: 15px;
  cursor: pointer;  
}



/**** FIM PAGE LOGIN ****/

/**** FIM CADASTRO ****/

.cadastro-page{
  background-color: #F9F9F9;
  padding-bottom: 80px;
}

.page-cadastro .div-title-cadastro{
  margin-top: 30px;
  position: relative;
}
.page-cadastro .div-title-cadastro::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  left: 15px;
  bottom: 0px;
}
.page-cadastro .title-cadastro{
  font-size: 30px;
  font-weight: 400;
  color: #3a9bb1;
  text-transform: uppercase;
  position: relative;
}
.page-cadastro .title-cadastro::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #E43470;
  left: 0;
  bottom: -3px;
  z-index: 1;
}

.page-cadastro .info-cadastro{
  padding-right: 70px;
}

.info-cadastro .box-cadastro{
  padding: 35px;
  background-color: #E5E5E5;
  border-radius: 15px;
}
.info-cadastro .box-cadastro a{
  color: #5e5e5e;
  text-decoration: underline;
}

.forms h3{
  color: #E43470 !important;
  margin-top: 0;
}

.forms label{
  color:#032A64 !important;
  font-weight: 400;
}

.forms label span{
  color:#F31414 !important;
}

.forms .form-group small{
  color: #F31414 !important;
}
.forms select{
  appearance: none;
  background: url('../imgs/ico_chevron_down.svg') no-repeat #FFF right center;
}
.forms input::placeholder{
  color: #6F6C6C;
}

.forms .label-sexo{
  display: block;
}

.forms .form-check-inline{
  display: inline-block !important;
}

.forms .form-check-label{
  font-weight: 400;
  margin-right: 15px;
}

.forms .box-doc{
  background-color: #fff;
  width: auto;
  min-height: 50px;
  padding: 20px 35px 20px 20px;
  position: relative;
}

.forms .title-doc{
  color:#032A64;
  font-size: 16px;
  font-weight: 700;
}



.forms .box-doc .img-plus{
  width: 45px;
  height: 46px;
  background-image: url('../imgs/plus_arquivo.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 68px;
  top: 10px;
  cursor: pointer;
}

.pdf-icon{
  width: 80px;
  padding-top: 5px;
}

.forms .box-doc .img-delete{
  width: 45px;
  height: 46px;
  background-image: url('../imgs/icon_delete.png');
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}

.forms .box-imgs-doc .item-img img{
  max-width: 100px;
  max-height: 50px;
  display: inline-block;
}

.forms .box-imgs-doc .item-img{
  margin-bottom: 10px;
}

.forms .box-imgs-doc .title-img-doc{
  word-wrap: break-word;
  margin-top: 5px;
  display: inline-block;
  padding-left: 20px
}

.forms .box-imgs-doc input{
  opacity: 0;
}

.forms .coleta-dados-checkbox{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.forms .coleta-dados-checkbox label{
  padding-left: 20px;
  font-size: 12px;
  margin-bottom: 0;
}

.forms #coletaDados, .forms #feedBack{
  transform: scale(0.6);
}


.forms, .coleta-dados-checkbox, input[type=checkbox] {
  accent-color: #3A99B0;
  margin-top: 0;
}

.forms .btn-cadastro-naoassociado{
  background-color: #E43470;
  border-radius: 30px;
  color: #fff;
  padding: 15px 55px 15px 35px;
  border: none;
  font-size: 18px;
  background-image: url('../imgs/seta_button.png');
  background-repeat: no-repeat;
  background-position-x: calc(100% - 25px);
  background-position-y: center;
}

.forms .btn-cadastro-naoassociado:hover{
  border: #E43470 solid 1px;
}

.preview-img {
  max-width: 40px;
  max-height: 100px;
  padding-top: 10px;
}

.ver_arquivo{
  text-decoration: underline;
}

.show {
  display: block;
}

.hide{
  display: none;
}

.small-aviso {
  display: none;
  color: red; /* Apenas para destacar a mensagem de aviso */
}

  


/**** FIM PAGE CADASTRO ****/

/**** SUCESSO PAGE ****/

.sucesso-page {
  background-color: #FFFFFF;
}

.sucesso-page .page-sucesso{
  text-align: center;
  padding: 25px 20%;
}

@media (max-width: 576px) {
  .sucesso-page .page-sucesso{
    padding: 25px 25px;
  }
  .section-info .ref{
    display: block;
  }
  .modal-form .content-modal, .modal-form .sucesso-modal,.modal-form .j-close{
    width: 95%;
  }
  .carousel .slick-next{
    right: -2px !important;
  }
  .carousel .slick-prev{
    left: -15px;
  }
  .section-cta{
    background-image: none;
  }
  .section-cta .cta{
    display: block;
  }
  .section-info .ref div{
    margin: 20px 0;
  }
  .section-time .box-time .img-time img{
    display: block;
    margin: 0 auto;
  }
  .adsense.none{
    display: none;
  }
  .img-mob{
    display: block;
  }
  .img-desk{
    display: none;
  }
  .info-welcome h1,
  .section-valores .title2,
  .section-cta .cta h3{
    text-align: center;
  }
  .section-cta .cta a{
    margin: 20px 0;
    width: 100%;
    text-align: center;
  }
  .section-welcome .fz-5{
    font-size: 15px;
  }
}

.page-sucesso h1{
  color: #032A64 !important;
  font-size: 26px !important;
}
.page-sucesso a{
  color: #FFF;
  background-color: #c8265f;
  padding: 5px 25px;
  border-radius: 25px;
  margin: 15px 0;
  text-decoration: none;
}
.page-sucesso a:hover,
.page-sucesso a:focus{
  color: #FFF;
}

/* Validações */
.error{
  color: #F31414 !important;
}
.error-form{
  border: 1px solid #F31414 !important;
}
.valide-form{
  border: 1px solid #4caf50;
}

/**** FIM SUCESSO PAGE ****/

.btn-download-certificate {
  margin-top: 10px;
  color: #3A99B0;
  border: solid 1px #3A99B0;
  border-radius: 15px;
  padding: 5px 10px;
  width: 100%;
  background-color: transparent;
}
.btn-download-certificate:hover {
  color: #3A99B0;
}

/* ERRORS */
.error_files {
  display: none;
  font-size: 14px;
  color: #E43470;
}

.box-form-associado #ct_username, .box-form-associado #ct_password{
  width: 100%;
  padding: 10px 18px;
  border: 1.5px solid #888;
  border-radius: 30px;
  background: #eee;
  font-size: 16px;
  outline: none;
  box-sizing: border-box;
}



.box-form-associado .btn_send_esqueceusenha{
  width: 100%;
  background-color: #E43470;
  border-radius: 50px;
  padding: 10px;
  margin-top: 35px;
  color: #fff;
}

.page-esqueceu-senha .help-block{
  padding-left: 10px;
}


.container-modal{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat", Sans-serif;
  overflow-y: auto;
}


.modal-box{
  max-width: 560px;
  width: 100%;
  background-color: #FFFFFF;
  padding: 20px 40px;
  border-radius: 25px;
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.8);
  margin: 180px auto;
  font-family: "Montserrat", Sans-serif;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 80%;
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}

.modal-box::-webkit-scrollbar {
width: 10px; /* largura da barra de rolagem */
}

/* Cor de fundo da barra de rolagem */
.modal-box::-webkit-scrollbar-track {
background: #f1f1f1;
}

/* Cor do indicador da barra de rolagem (o "thumb") */
.modal-box::-webkit-scrollbar-thumb {
background: #888;
}

/* Hover do indicador da barra de rolagem */
.modal-box::-webkit-scrollbar-thumb:hover {
background: #555;
}

.modal-body h3 {
  color: #e4356f;
}

.modal-body p{
  color: #0e346c;
}

.modal-body a{
  margin-top: 10px;
}

.container-modal .fa-times-circle{
  color: #111111;
  font-size: 30px;
  float: right;
  margin-right: -48px;
  margin-top: -48px;
  cursor: pointer;
  transition: all ease 0.3s;
}

.container-modal .fa-times-circle {
  margin-top: 0px;
  margin-right: -25px;
}

.modal-box .fa-times-circle:hover{
  transform: scale(1.2);
}

.modal-box h2{
  font-family: "Montserrat", Sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #E43470;
  text-align: center;
  margin: 0;
}

.modal-box .payment-subtitle {
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  color: #555;
}


@media (max-width: 79.9375em){
  .body-curso .topicos-curso{
    padding-left: 15px;
  }
  .curso-page .body-curso{
    padding: 15px;
  }
  .curso-page .descricao-curso{
    padding: 30px 15px;
  }
  .carousel-curso .box-item{
    width: 90%;
    margin: 0 auto;
  }
  .body-curso .slick-next{
    right: -15px !important;
  }
  .body-curso .slick-prev{
    left: -20px;
  }
  .panel-group .panel-body{
    padding-left: 15px !important;
  }
  .curso-nlg .box-info,
  .curso-lg .box-info {
    min-height: auto;
  }
  .curso-nlg .cta-info,
  .curso-lg .cta-info{
    position: initial;
  }
  
}

/* ===== AÇÂO MODAL ===== */
.btn-content {
  display: flex;
  justify-content: center;
}
.btn-redirect-meus-cursos{
  color: #fff;
  border-radius: 15px;
  background-color: #E43470;
  padding: 5px 10px;
}
.btn-redirect-meus-cursos:hover{
  border: #E43470 solid 1px;
  background-color: #fff;
  color: #E43470;
}

/* Desktop */
@media (min-width: 64em){
  .carousel-curso .box-item {
      min-height: auto;
      background-color: #3A99B0;
      padding: 15px 5px;
      border-radius: 10px;
      font-size: 13px;
  }

  .carousel-curso .box-item .image-item{
    width: 25%;
    display: inline-block;  
  }

  .carousel-curso .box-info{
      min-height: 245px;
      overflow: hidden;
      display: inline-block;
      width: 75%;
      padding-left: 25px;
      text-align: justify;
      vertical-align: top;
      padding-right: 15px;
  }

  .carousel-curso .box-item .box-info h3{
    margin: 0;
  }

  .carousel-curso .box-item .box-img {
      width: 100%;
      height: auto;
      overflow: hidden;
      display: block;
      border-radius: 0;
  }  
}

.centrotreinamento .banner-topo-template-parts-conteudo h1{
  font-size: 58px !important;
  color:#fff !important;
}

.page-cadastro form input, .page-cadastro form select{
  padding: 10px 18px;
  border: 1.5px solid #888;
  border-radius: 30px;
  background: #eee;
  font-size: 16px;
  outline: none;
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-top: 10px;
}

.page-cadastro .form-cadastro{
  background-color: #E9E9E9;
  padding: 20px;
  border-radius: 20px;
}