/* INITIAL ANIMATION */

.three {
  width: 100%;
  height: 100%;
  position: absolute;
}
.classe-hidden {
  display: none;
}
.conteudo-central-modal {
  padding: 15px 10px 30px 10px;
}
.classic-title {
  margin-bottom: 22px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
  font-weight: 300;
}
.classic-title span {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-weight: 600;
  font-size: 28px;
  border-bottom-color: #ff7607;
  color: #34495e;
}
.estilo_tarja {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  text-align: left;
  line-height: 25px;
  z-index: 2;
  transition: background-color 0.4s ease-in-out;
  text-shadow: none;
  height: 130px;
}
.tarja_azul {
  background-color: rgba(6, 80, 190, 0.7);
}
.tarja_texto {
  background-color: rgba(0, 0, 0, 0.7);
}
.info_data {
  font-size: 20px;
  color: #eee;
  font-weight: 600;
}
.info_evento {
  font-size: 16px;
  color: #fff;
  font-weight: 1000;
}
.service-area .service-wrap .service-item .service-content,
.service-area .service-wrap3 .service-item .service-content {
  padding: 25px;
}
.service-area .service-wrap .service-item .service-img-box img,
.service-area .service-wrap3 .service-item .service-img-box img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
}
.service-area .service-wrap .service-item .service-content .service-inner-content .service__title,
.service-area .service-wrap3 .service-item .service-content .service-inner-content .service__title {
  font-size: 23px;
  line-height: 22px;
  margin-top: 5px;
  font-weight: 620;
  min-height: 120px;
}
.service-area .service-wrap .service-item .service-content .service-inner-content .service__desc,
.service-area .service-wrap3 .service-item .service-content .service-inner-content .service__desc {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.service-area .service-wrap .service-item .service-content .service-inner-content .service__buttons,
.service-area .service-wrap3 .service-item .service-content .service-inner-content .service__buttons {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.service-wrap3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.header-area {
  border-bottom: 1px solid #eee;
}
#hidden-table-inscricoes {
  font-size: 22px;
}
.service-area {
  padding-top: 50px !important;
  background-color: #fcfcfc !important;
}
.event-area {
  padding-top: 60px !important;
  background-color: #fcfcfc !important;
}
.event-area-information {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}
.event-area .event-wrap3 .event-item .event-content {
  padding: 25px;
}
.event-wrap .event-item .event-content {
  padding: 15px !important;
}
.event-wrap .event-item .event-img-box img,
.event-area .event-wrap3 .event-item .event-img-box img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
}
.event-wrap .event-item .event-content .event-inner-content .event__title,
.event-area .event-wrap3 .event-item .event-content .event-inner-content .event__title {
  font-size: 23px;
  line-height: 22px;
  margin-top: 5px;
  font-weight: 620;
  min-height: 120px;
}
.service_information {
  min-height: 50px !important;
}
.event-wrap .event-item .event-content .event-inner-content .event__desc,
.event-area .event-wrap3 .event-item .event-content .event-inner-content .event__desc {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.event-wrap .event-item .event-content .event-inner-content .event__buttons,
.event-area .event-wrap3 .event-item .event-content .event-inner-content .event__buttons {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.event-wrap3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.comment {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  border-top: none !important;
  border-bottom: 2px solid #f7f7f7 !important;
}
.comments-list {
  margin-top: 40px !important;
}
.comment-body {
  margin-left: 15px !important;
}
.comment__author {
  font-size: 24px !important;
}
.comment__date {
  font-size: 18px !important;
  text-transform: lowercase !important;
  margin-left: 15px !important;
}
#modalLogin .modal-header .titulo_modal {
  font-size: 20px;
  font-weight: bold;
}
.campo_imagem {
  position: relative;
  margin: 5;
  padding: 20;
  background: #fff;
  overflow: hidden;
}
.campo_imagem:hover + span {
  bottom: -36px;
  opacity: 1;
}
.hover_img .campo_imagem img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover_img .campo_imagem:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.header-area .header-top .ostion-top-wrap .ostion-menu .ostion-top-content {
  line-height: 30px !important;
}
.news-area {
  padding-top: 100px !important;
}
.gera_boleto {
  color: #ff7607;
}
.alert-start {
  background-color: #d1ecf1;
  color: #0c5460;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
  padding: 25px;
}
.ostion-title {
  color: #1762f0;
  font-size: 21px;
  font-weight: 600;
  margin: 10px 5px;
  letter-spacing: 1px;
}
#cadastraMatriculaForm .form-control-feedback {
  right: 26px;
  top: 60px;
}
.table-responsive {
  border: none !important;
}
.aviso-boleto-content .ss__list {
  margin-top: 32px;
}
.aviso-boleto-content .ss__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.aviso-boleto-content .ss__desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}
.aviso-boleto-content .ss__alerta {
  padding-top: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  color: #34495e;
}
.aviso-boleto-content .ss__list_level_1 li {
  position: relative;
  padding-left: 20px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 20px;
}
.aviso-boleto-content .ss__list_level_1 li:after {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #1762f0;
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.aviso-boleto-content .ss__list_level_2 li {
  position: relative;
  padding-left: 40px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 20px;
}
.aviso-boleto-content .ss__list_level_2 li:after {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ff7607;
  content: '';
  position: absolute;
  left: 20px;
  top: 6px;
}
.aviso-boleto-content .destaque {
  font-size: 20px;
  text-align: center;
}
#modalAvisoBoleto .modal-header {
  font-size: 25px;
  text-align: center;
  color: #34495e;
}
.span-green {
  color: #5cb85c;
  font-weight: bold;
}
.span-blue {
  color: #337ab7;
  font-weight: bold;
}
.contact-area {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.titulo-modal {
  color: #172b4d;
  font-weight: bold;
}
#campo_aviso_modal {
  font-size: 22px;
  padding: 30px;
  font-weight: bold;
  text-align: center;
}
.botao_esqueceu_senha {
  cursor: pointer;
  font-size: 22px;
  color: #31708f !important;
  font-weight: bold;
}
.botao_esqueceu_senha:hover {
  color: #ff7607 !important;
}
.column {
  flex-direction: column;
}
.item-column {
  flex: 1;
  width: 100%;
}
#criar_conta {
  text-align: center;
}
