/************************************************************************/
/************************ INICIO CONFIGS BASICAS ************************/
/************************************************************************/
section#interna {
  min-height: 600px;
}

body {
  font-family: "Montserrat", sans-serif !important;
}

.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive button[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive button[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive button[type="submit"].disabled,
.formResponsive input[type="submit"][disabled],
.formResponsive button[type="submit"][disabled],
.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
  background-color: white;
  color: #881fa6;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-weight: 600;
  font-size: 2rem;
  padding: 9px 28px;
  border-radius: 22px;
  border: 1px solid;
  display: block;
  /* margin: auto auto 0 auto; */
}

.noticias-introtxt h4 {
  min-height: 39px;
}

.noticias-introtxt p {
  min-height: 60px;
}

.imagem-dest a img {
  width: 90%;
  height: auto;
}

.container-fluid.col-md-12.fx.ap {
  display: none;
}

div#menu\ col-md-8 {
  /* display: flex; */
  flex-wrap: wrap;
  align-content: center;
  margin-top: 3.5%;
}

.FAAAIIIAAAAA .slick-track {
  column-gap: 14px !important;
  padding-left: 75px;
  display: flex;
}

section#interna.plataformas-tecnologicas.page-header {
  display: none;
}

img.img1 {
  max-height: 500px;
  max-width: 500px;
  margin: 30px 0px;
}

.destaques {
  display: flex;
  min-height: 420px;
  background-size: 100% 100%;
  flex-wrap: wrap;
  justify-content: center;
  background-image: url(./modules/mod_articles_news/img/BG_Logo.png);
  align-items: center;
  background: white !important;
}

p.not-tinto {
  min-height: 51px;
}

.col-md-7.col-xs-12>div {
  margin-top: 13%;
}

div#menu\ col-md-8 {
  margin-left: -20px;
}

/* body {
  overflow-x: hidden;
  margin-top: -26px;
} */

#site-logo-interna {
  width: 100%;
  text-align: center;
  padding: 50px;
}

a:-webkit-any-link:focus-visible {
  outline-offset: 0px !important;
}

:focus-visible {
  outline: 0px !important;
}

#site-logo-interna img {
  width: 20%;
}

.formResponsive .formHorizontal .formControls {
  margin: 0 !important;
}

/******** Geral ********/
a,
a:focus,
a:hover {
  /* color: #00327e !important; */
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a {
  font-family: "Montserrat", sans-serif;
}

.fecha {
  width: 100%;
  margin: 0 auto;
}

.fecha svg {
  width: 50px;
}

/******** Menu ********/
.menu-padrao,
.menu-padrao ul {
  /*Cor de fundo padrÃ£o*/
  background-color: #fff;
}

.menu-padrao ul.lista-menu-principal li:hover {
  /*Cor de menu com mouse em cima*/
  background-color: white;
}

.menu-padrao ul.lista-menu-principal li> :first-child {
  /*Cor dos links*/
  color: black;
}

/******** Menu toggle ********/
.toggle-menu>.listra {
  border-color: #545a56;
}

.toggle-menu {
  border-color: #545a56;
}

/********************** formulario *****************/
form .rsform-block-nome,
form .rsform-block-email,
form .rsform-block-telefone,
form .rsform-block-mensagem,
form .rsform-block-captcha,
form .rsform-block-asunto,
form .rsform-block-cpf,
form .rsform-block-endereco,
form .rsform-block-logradouro,
form .rsform-block-numero,
form .rsform-block-complemento,
form .rsform-block-bairro,
form .rsform-block-estado,
form .rsform-block-cidade,
form .rsform-block-cep,
form .rsform-block-universidade,
form .rsform-block-curso,
form .rsform-block-full-name,
form .rsform-block-assunto,
form .rsform-block-categoria,
.rsform-block.rsform-block-seu-linkedin {
  /* border-left: 5px solid #e71f21; */
  background-color: #fff;
  /* font-size: 19px; */
  -webkit-box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5);
  -moz-box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5);
  /* box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5); */
  border-radius: 48px;
  border: 1px solid #00327f;
}

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  display: block;
  /* height: 100%; */
  padding: 4px;
  margin-bottom: -3px;
  font-size: 16px;
  line-height: 18px;
  color: #555555;
  /* margin-top: 6px; */
  width: 90%;
  padding-left: 9px;
  margin-left: 5%;
}

#mensagem {
  height: 150px;
}

.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #13707c;
}

.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  border: 1px solid transparent;
}

.formResponsive input[type="text"],
.formResponsive textarea {
  box-shadow: none !important;
  border: none !important;
  resize: none;
}

.rsform-block-categoria .formBody {
  display: inline-flex;
  margin-top: 11px;
  flex-direction: column;
}

.rsform-block-categoria label {
  /* margin-right: 10px; */
  margin-top: -24px !important;
  margin-left: 21px !important;
  margin-bottom: 27px !important;
}

.formResponsive .formHorizontal .formControls {
  margin-left: 0px;
}

div .formControlLabel {
  display: none;
}

.rsform-block.rsform-block-categoria .formControlLabel {
  display: block;
  width: 120px !important;
  margin-right: 26px;
  margin-left: -8px;
  color: #757575;
}

.formResponsive .formBody {
  float: none;
  position: relative;
}

.formResponsive input[type="submit"] {
  background-color: #e71f21 !important;
  background-image: none !important;
  text-transform: uppercase;
  border: none;
  position: absolute;
  padding: 5px 19px;
  left: 0;
}

.formResponsive input[type="submit"]:hover {
  background-color: #e71f21 !important;
}

form .rsform-block-nome {
  margin-top: 14px;
}

.tituloFC {
  margin-top: 4%;
}

#captchaTxt26 {
  width: 250px !important;
  border: 1px solid #13707c !important;
  margin-left: 1%;
}

/******** Footer (Parte de cima) ********/
#footerPrincipal {
  /*Cor de fundo*/
  background-color: #565656;
  bottom: 0;
  width: 100%;
  margin-top: 0px;
  /*height: 45px; */
}

#position-footer a {
  /*Cor dos links*/
  color: white;
}

/******** Footer (Parte de baixo) ********/
#developer-logo {
  /*Cor de fundo*/
  background-color: #7d009f;
  height: 50px;
  text-align: right;
}

#developer-logo img {
  margin-top: 0;
  width: 110px;
}

#developer-logo .col-md-12 p {
  color: #fff;
  margin: 0;
}

#developer-logo .col-md-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding-top: 10px;
}


/*********************************************************************/
/************************ FIM CONFIGS BASICAS ************************/
/*********************************************************************/
.faixa0 {
  min-height: 90vh;
}

.faixa0 #site-logo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
  width: 100%;
}

#site-logo img {
  display: block;
  flex: 1;
  /* width: 70%; */
}

.faixa1 {
  background-color: #0e1a35;
  width: 100%;
  height: auto;
  padding-top: 15px;
}

.faixa1 .bgstatic {
  /* background: url(../images/banner/rotativo.jpg); */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.faixa1 .moduletable {
  margin-bottom: auto;
}

.faixa1 .introtext-item img {
  display: none;
}

#banner {
  align-items: baseline;
  align-self: baseline;
}

.faixa2 p {
  color: #fff;
  font-size: 16px;
}

.faixa2 .moduletable>h3 {
  color: #e71f21;
  font-size: 90px;
  font-weight: bold;
  text-transform: uppercase;
  /* text-align: center; */
  position: absolute;
  left: -47%;
  margin-top: -10px;
}

.faixa2 .moduletable .custom {
  color: white;
}

.faixa2 .col-md-10 {
  background-color: #0e1a35;
  padding-right: 0;
}

.faixa2 img {
  width: 100%;
}

.faixa3 .moduletable>h3 {
  font-size: 90px;
  color: #e71f21;
  font-weight: bold;
  text-transform: uppercase;
  /* text-align: center; */
  margin-top: -2%;
  z-index: 2;
}

.faixa3 .moduletable .col-md-3>h2 {
  text-align: center;
}

div#servicos h2 {
  font-weight: 600;
  font-size: 22px;
}

.faixa3 .moduletable .col-md-3>p {
  text-align: center;
  font-weight: regular;
  font-size: 15px;
  color: #192037;
}

.faixa3.container-fluid {
  padding-left: 0;
}

.faixa3 .col-md-10 {
  background-color: #f1f1f1;
  /*height: 400px;*/
}

.faixa3 .col-md-3 {
  margin-left: 25px;
  text-align: center;
}

.faixa3 img {
  height: 100%;
  width: 100%;
}

.faixa3 .cursos {
  transition: all 0.3s ease-in-out;

  background: url(../images/servicos/CursosIcon.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.faixa3 .cursos:hover {
  color: #e71f21;
  background: url(../images/servicos/CursosIconhov.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.faixa3 #cursoimg {
  height: 356px;
  margin-bottom: 0%;
}

.faixa4 {
  widows: 100%;
  height: auto;
  background-color: #0e1a35;
  /* margin-bottom: 40px; */
}

.faixa4 .moduletable>h3 {
  color: #e71f21;
  font-size: 90px;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
}

.tituloC p {
  font-weight: 600;
  font-size: 52px;
  color: #001232;
  margin: 0;
  text-transform: capitalize;
  position: relative;
}

/* .tituloC p::after {
  content: "";
  width: 250px !important;
  height: 9px !important;
  z-index: 9;
  position: absolute;
  left: 0;
  bottom: -13px;
  background: url(../images/BarraTitulo.png);
  background-repeat: no-repeat;
  background-position-x: 0px;
} */

#apoio .moduletable {
  margin-top: 47px;
}

.tituloA p {
  color: #e71f21;
  font-size: 74px;
  margin-top: -4px;
  /*margin-left: 25px;*/
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
}

.faixa4 img {
  width: 100%;
}

.faixa4 .carousel-inner h3 {
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 5px;
}

.faixa4 .left.carousel-control,
.faixa4 .right.carousel-control {
  display: none;
}

/*Titulo asside*/
/* .faixa5 {
  width: 100%;
  height: auto;
  background-color: #f1f1f1;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/contato/bgcontato.png);
  background-size: cover;
} */

.faixa5 .moduletable>h3 {
  display: none;
}

.faixa5 .col-md-5.col-xs-12>span {
  color: #e71f21;
  font-size: 90px;
  font-weight: bolder;
  text-transform: uppercase;
}

.faixa6.container-fluid {
  padding-left: 0;
}

.faixa6 span {
  font-size: 90px;
  color: #e71f21;
  font-weight: bold;
  text-transform: uppercase;
  /* text-align: center; */
  position: absolute;
  right: -70px;
  margin-top: -10px;
}

.faixa6 .col-md-8 {
  margin-left: 100px;
}

.faixa6 .col-md-10 {
  height: auto;
  background-color: #f1f1f1;
  margin-top: 40px;
}

section#interna {
  background-color: #f1f1f1;
      padding-bottom: 7%;
  /* padding: 70px 0; */
}

.produtos .btn-produto {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

@media (max-width: 500px) {
  .produtos .btn-produto {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}

#overlay {
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  transition: background-color 300ms ease;
  width: 100%;
}

#hero-vid {
  backface-visibility: hidden;
  background: url("../images/bg.jpg") no-repeat scroll 0 0 #000;
  background-size: cover;
  bottom: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  perspective: 1000;
  position: fixed;
  right: 0;
  width: auto;
  z-index: -1;
}

#hero-pic {
  display: block;
  height: auto;
  width: 100%;
}

#state {
  bottom: 0;
  cursor: pointer;
  font-size: 2.25rem;
  left: 0;
  line-height: 1;
  padding: 2rem 2.5rem 1.65rem;
  position: absolute;
}

/* Media Queries */

@media only screen and (max-width: 768px) {
  #overlay {
    height: auto;
  }
}

/* Visibility Helpers */

@media only screen and (min-width: 769px) {

  .visible-mobile,
  .visible-tablet,
  .hidden-desktop {
    display: none !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {

  .visible-mobile,
  .hidden-tablet,
  .visible-desktop {
    display: none !important;
  }
}

@media only screen and (max-width: 479px) {

  .hidden-mobile,
  .visible-tablet,
  .visible-desktop {
    display: none !important;
  }
}

/*********************************************************************/
/**************** PersonalizaÃ§Ã£o de mÃ³dulos e outros *****************/
/*********************************************************************/

/******* geral *******/
.area-cinza {
  margin-bottom: 15px;
  background: #c3c4c9;
}

/******* exclusao de submenus *******/
.item-121 ul {
  display: none !important;
}

.item-121 a:after {
  display: none !important;
}

/******* titulo estilizado dos modulos *******/
.estilizado_moduletable>div.module-title:first-child {
  background: #812b2c;
  margin: 20px 0;
  height: 10px;
  position: relative;
}

.estilizado_moduletable>div.module-title>h3 {
  background: white;
  margin: 0;
  padding-right: 20px;
  position: absolute;
  bottom: -5px;
}

/******* noticias academicas *******/
.noticias-academicas .nspArt.nspCol2 {
  border-left: 6px solid #812b2c;
  padding-left: 11px !important;
  margin-bottom: 15px;
}

.noticias-academicas .nspArt.nspCol2 h4 a {
  text-transform: uppercase;
}

/******* link mais noticias *******/
.mais-noticias {
  text-align: center;
  margin-top: -30px;
}

/******* calendario *******/
.rs_calendar_module>.dia {
  background: #812b2c !important;
  color: white !important;
}

.rs_calendar_module>.dia>.container_eventos_dia>.eventos_dia {
  border-top: 2px solid white !important;
}

.rs_calendar_module>.calendario>.datas th {
  color: #812b2c !important;
}

.rs_calendar_module>.calendario>.datas a {
  color: black !important;
}

/******* links uteis *******/
#position-6 {
  text-align: center;
}

#position-6 h3 {
  text-transform: uppercase;
}

.links-uteis img {
  margin: 0 20px;
}

/****** busca mobile ******/
.buscaM {
  margin-top: -40px;
  margin-left: 150px;
}

/*** botÃ£o busca menu ***/
.searchButton {
  position: absolute;
  right: 10px;
  top: 35px;
}

.closeImg {
  opacity: 0;
  position: relative;
  z-index: 1;
  left: -23px;
  top: -10px;
  height: 19px;
}

input#searchButton {
  position: relative;
  z-index: 5;
  height: 25px;
}

.show {
  display: block;
}

.hide {
  display: none;
}

/*** busca ***/

.moduletable .search {
  position: absolute;
  right: 0;
  z-index: 3;
  background-color: white;
  opacity: 0;
  margin-top: 50px;
}

label[for="mod-search-searchword"] {
  display: none;
}

.moduletable .search input[name="searchword"] {
  text-align: center;
  border: none;
  height: 37px;
}

.moduletable .search input[name="searchword"]:focus {
  outline: none;
}

.moduletable .search input[type="image"] {
  padding: 5px;
  background-color: white;
  float: right;
  width: 36px;
}

/***** busca interna ****/
.rs_rss {
  display: none;
}

form#adminForm[name="adminForm"] .rs_search {
  border: none;
}

form#adminForm[name="adminForm"] #rs_select_top1 {
  display: none;
}

form#adminForm[name="adminForm"] #rs_select_top2 {
  display: none;
}

#rseprosearch {
  height: 24px;
  outline: none;
  text-align: center;
}

.rs_input {
  background: none !important;
  /*border: none!important; */
}

button.rs_search_button {
  background-color: #fff;
}

/**** media query ****/
/* tela decentes */
@media only screen and (min-width: 1200px) {
  .moduletable .search {
    width: 220px;
  }
}

/* tela um pouco menores do normal e ipads pro e etc */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .moduletable .search {
    right: 300px;
    top: 20px;
  }

  .searchButton {
    position: absolute;
    right: 90%;
    top: 38%;
  }

  .faixa3 .moduletable>h3 {
    font-size: 81px;
    right: -17.7%;
    margin-top: -2%;
  }
}

/* ipad minis e afins */
@media only screen and (max-width: 991px) {
  div#menu {
    position: absolute;
    top: 0;
  }

  .buscaM {
    margin-top: 0%;
    margin-left: 150px;
    float: right;
    position: absolute;
    top: 25px;
  }

  .faixa0 {
    min-height: 0vh;
  }

  .faixa0 #site-logo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    min-height: 0vh;
    margin-top: -60%;
    /* margin-left: 15%; */
    width: 100%;
  }

  #site-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    flex: 1;
    width: 100%;
  }

  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -1%;
  }

  #site-logo-interna {
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: -40%;
    position: relative;
    padding: 0;
  }

  #site-logo-interna img {
    width: 65%;
  }

  .accTitle {
    width: 70%;
  }

  .seePlus {
    display: inline-block;
    width: 290% !important;
    text-align: center;
    background-color: #731214;
    padding: 26px 0% !important;
    color: white;
    font-size: 15px;
    margin: 0;
    cursor: default;
    height: 80px;
  }

  .EmBreve {
    display: inline-block;
    width: 290% !important;
    text-align: center;
    background-color: #333;
    padding: 25px 0% !important;
    color: white;
    font-size: 15px;
    margin: 0;
    cursor: default;
  }

  .bntInscrevaSe {
    position: relative !important;
  }

  .EmBrevebtn {
    position: relative !important;
  }

  .faixa2 .moduletable>h3 {
    position: unset;
  }

  .faixa2 .col-md-10 .col-md-7 {
    width: 90% !important;
    left: 5%;
  }

  .faixa2 p {
    font-size: 30px;
  }

  .faixa3 .moduletable>h3 {
    position: unset;
  }

  .faixa3 img {
    width: auto;
  }

  .faixa3 #cursoimg {
    background: url(../images/servicos/CursosIcon.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 356px;
    position: unset;
    margin-bottom: 0%;
    margin-left: 25%;
  }

  #cursottl {
    position: unset !important;
    bottom: 0 !important;
  }

  .faixa3 .cursos {
    background: none;
  }

  .faixa3 .cursos:hover {
    background: none;
  }

  .faixa3 .moduletable .col-md-3>h2 {
    font-size: 45px !important;
  }

  .faixa3 .moduletable .col-md-3 #cursottl {
    font-size: 45px !important;
  }

  .faixa3 .moduletable .col-md-3>p {
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    color: #192037;
    margin-top: 0%;
  }

  .faixa4 .moduletable>h3 {
    font-size: 70px;
  }

  .faixa4 img {
    width: 50%;
  }

  .faixa4 .card {
    width: 100% !important;
  }

  .faixa4 p {
    font-size: 30px;
  }

  .faixa4 .col-md-12 h3 {
    font-size: 40px !important;
  }

  .faixa5 #contato span {
    margin-left: 20%;
  }

  .faixa5 .rsform {
    width: 85%;
    margin-left: 8%;
  }

  .faixa6 .col-md-8 {
    margin-left: 0px !important;
  }

  .faixa6 #apoio {
    width: 100%;
    text-align: center;
  }

  .faixa6 span {
    position: unset;
    margin-left: 30%;
  }

  .moduletable .search {
    right: 300px;
  }

  .searchButton {
    top: 100%;
    right: 90%;
  }

  .faixa3 .moduletable>h3 {
    text-align: center;
    right: 0;
    left: 0;
  }
}

/* celular */
@media only screen and (max-width: 520px) {
  div#menu {
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 0;
  }

  .buscaM {
    margin-top: 0;
    margin-left: 150px !important;
  }

  .faixa0 {
    min-height: 0vh;
  }

  #site-logo-interna {
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: -53%;
    position: relative;
    padding: 0;
  }

  #site-logo-interna img {
    width: 65%;
  }

  .accTitle {
    width: 70%;
  }

  .seePlus {
    display: inline-block;
    width: 290%;
    text-align: center;
    background-color: #731214;
    padding: 26px 0%;
    color: white;
    font-size: 15px;
    margin: 0;
    cursor: default;
    height: 83px;
  }

  .EmBreve {
    display: inline-block;
    width: 290%;
    text-align: center;
    background-color: #333;
    padding: 25px 0%;
    color: white;
    font-size: 15px;
    margin: 0;
    cursor: default;
  }

  .faixa0 #site-logo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 60%;
    margin-left: 20%;
  }

  .faixa1 {
    display: none;
  }

  .container-fluid {
    padding-right: 0;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -1%;
  }

  /* #site-logo img {
    width: 100%;
    margin-top: 10%;
  } */

  .faixa2 .moduletable>h3 {
    position: unset;
    font-size: 60px;
  }

  .faixa2 .col-md-10 .col-md-7 {
    width: 90% !important;
    left: 5%;
  }

  .faixa2 p {
    font-size: 20px;
  }

  .faixa3 .moduletable>h3 {
    position: unset;
    font-size: 60px;
  }

  .faixa3 img {
    width: 100%;
  }

  .faixa3 #cursoimg {
    background: url(../images/servicos/CursosIcon.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 356px;
    position: unset;
    margin-bottom: 0%;
    margin-left: 0;
  }

  #cursottl {
    position: unset !important;
    bottom: 0 !important;
    margin-top: -10%;
  }

  .faixa3 .cursos {
    background: none;
  }

  .faixa3 .cursos:hover {
    background: none;
  }

  .faixa3 .moduletable .col-md-3>h2 {
    font-size: 35px !important;
  }

  .faixa3 .moduletable .col-md-3 #cursottl {
    font-size: 35px !important;
  }

  .faixa3 .moduletable .col-md-3>p {
    text-align: center;
    font-weight: 300;
    font-size: 25px;
    color: #192037;
    margin-top: 0%;
  }

  .faixa4 .moduletable>h3 {
    font-size: 80px;
  }

  .faixa4 img {
    width: 100%;
  }

  .faixa4 p {
    font-size: 30px;
  }

  .faixa4 h3 {
    font-size: 40px !important;
  }

  .faixa5 #contato span {
    margin-left: 0 !important;
    text-align: center;
    font-size: 70px;
  }

  .faixa5 .rsform {
    width: 85%;
    margin-left: 8%;
  }

  .faixa6 .col-md-8 {
    margin-left: 0px !important;
  }

  .faixa6 #apoio {
    width: 100%;
    text-align: center;
  }

  .faixa6 span {
    margin-left: 20%;
    text-align: center;
    font-size: 60px;
  }

  .moduletable .search {
    right: 70px !important;
    top: 60px;
  }

  .searchButton {
    top: 15px !important;
    right: 83% !important;
  }
}

/* iphone 5 */
@media only screen and (max-width: 320px) {
  .moduletable .search {
    right: 70px !important;
    top: 60px;
  }
}

fieldset.only {
  display: none;
}

/******** animaÃ§Ã£o *********/

@-webkit-keyframes transButtonIn {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes transButtonIn {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }

  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.transButtonIn {
  -webkit-animation-name: transButtonIn;
  animation-name: transButtonIn;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes transButtonInX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }

  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

@keyframes transButtonInX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }

  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

.transButtonInX {
  -webkit-animation-name: transButtonInX;
  animation-name: transButtonInX;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes transButtonOut {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
}

@keyframes transButtonOut {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
}

.transButtonOut {
  -webkit-animation-name: transButtonOut;
  animation-name: transButtonOut;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes transButtonOutX {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }

  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
}

@keyframes transButtonOutX {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }

  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
}

.transButtonOutX {
  -webkit-animation-name: transButtonOutX;
  animation-name: transButtonOutX;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* posiÃ§Ã£o before asside */
.moduletable.bAsside {
  margin-left: 35px;
}

/* titulo docman */
.docman_list_layout.docman_list_layout--default div:nth-child(2) h3.koowa_header {
  display: none !important;
}

/* botÃ£o docman */
a.btn.btn-large.btn-default.btn-block.docman_download__button.docman_track_download {
  box-shadow: none;
  background-color: #cdcbd6;
  border-radius: 0px;
  background-image: none;
}

/* accordion */
.panel.panel-default {
  border-left: #c62426 solid 8px;
  border-radius: 0px;
  background-color: #fff;
  background-image: none;
  min-height: 52px;
}

.panel-heading {
  background-image: none !important;
  padding: 0px;
}

.panel.panel-default {
  padding: 0px;
}

h4.panel-title {
  color: #0e1a35;
  padding: 0px;
  margin-top: 0px;
}

h4.panel-title a p {
  margin-bottom: 0px;
}

.accTitle p {
  padding: 16px;
  color: #0e1a35;
}

.accPluss p {
  padding: 16px;
  background-color: #c62426;
  color: white;
  float: right;
  text-align: center;
}

.faixa2 .col-md-10 .col-md-7 {
  width: 63.7%;
}

#cursottl {
  position: absolute;
  bottom: 9%;
}

.force {
  margin-top: -15%;
}

.confira {
  font-size: 17px;
  color: white;
  background-color: #0e1a35;
  padding: 5px;
  width: 151px;
  text-align: center;
}

.caixa.col-md-12,
.caixa.col-md-un-1 {
  cursor: pointer;
}

.caixa.col-md-3 {
  margin-right: 6.5%;
  cursor: pointer;
}

#interna .container .moduletable h3 {
  color: #333;
  font-size: 30px;
  font-size: 30px;
  font-weight: 700;
  text-align: justify;
}

/* NAO SEI O QUE Ã‰
div.panel-group div.panel-heading {
  padding: 0;
}
div.panel-group div.panel-heading:hover {
  background-image: linear-gradient(to bottom,#FFFEFE 0,#e8e8e8 100%);
}
div.panel-group h4.panel-title > a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
div.panel-group h4.panel-title p {
  margin-bottom: 0;
}
*/

#interna .warpGeral.ministrante .caixa img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

#interna .warpGeral.ministrante .caixa img:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
}

.col-md-un-1 {
  width: 20%;
  padding: 0;
  text-align: center;
}

.col-md-un-1 img {
  width: 100%;
}

.col-md-un-1 .col-md-12 {
  padding: 0;
}

.col-md-un-1 .col-md-12 p {
  font-weight: bold;
  color: #0e1a35;
}

.modal-header .close {
  font-size: 70px;
  color: white;
  margin-bottom: -30px;
}

.modal-header {
  border-color: transparent;
}

/* configuraÃ§Ã£o multilinguagens*/

body.lag-en-GB .faixa2 #sobre h3 {
  max-width: 340px;
  text-align: right;
}

#apoio128 img,
#apoio138 img,
#apoio111 img {
  width: 100%;
  height: auto;
}

body.lag-pt-BR .faixa6 .tituloA {
  width: 30%;
  position: absolute;
  right: -15%;
}

body.lag-es-ES .faixa6 .tituloA {
  width: 30%;
  position: absolute;
  right: -15%;
}

body.lag-es-ES #servicos #cursottl {
  max-width: 230px;
  left: 9%;
}

/* area serviÃ§o nova*/

.faixa3 {
  background-color: #0e1a35;
  text-align: -webkit-center;
}

.servico-title {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-size: 20px;
}

.servico-text {
  margin-top: 1.5rem;
}

#servicos {
  text-align: center;
  color: white;
  max-width: 1170px;
  text-align: -webkit-center;
}

#popup-form:hover {
  text-decoration: underline;
}

.servico-btn {
  background: white;
  border-radius: 12px;
  width: 15rem;
  color: #0e1a35 !important;
  font-weight: 600;
  padding: 6px;
  cursor: pointer;
}

.servico-text-wrapper {
  width: 18rem;
  margin-bottom: 2rem;
}

/* .rsform-block-dropdown{
  display: none;
} */

.texto.col-md-6 {
  color: white;
}

.container-fluid.col-md-12.fx.quem {
  background: rgb(255, 255, 255);
  padding-bottom: 2%;
}

.texto h1 {
  color: black;
  font-size: 5rem;
  font-weight: 600;
  margin-bottom: 7%;
}

.topo-faz p {
  margin-bottom: 3%;
  color: black;
}

.grupo {
  display: grid;
  grid-template-columns: auto auto;
}

.grupo p {
  padding-left: 15%;
  height: 65px;
  position: relative;
}

.col-md-12.parceiros {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px;
  padding-top: 2%;
}

.img-con {
  width: 20%;
}

.pull-left.item-image {
  display: none;
}

.img-con img {
  height: 50px;
  width: auto;
}

.moduletable.par h3:after {
  content: " ";
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  background-image: url("../images/icones/faixa_science Brazil_verde.webp");
  ;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.custom.mapacontato.cleton p {
  font-size: 14px;
  color: black;
}

.custom.mapacontato.cleton p::after {
  display: none;
}

.img-con a {
  display: flex;
  justify-content: center;
}

.img-con {
  /* margin: 20px; */
}

section#interna h3 {
  text-align: center;
}

.pt .moduletable,
.pt .moduletable {
  margin: 0;
}

.topo-faz .mark1 p {
  margin-bottom: 4%;
  color: rgb(0, 0, 0);
  position: relative;
  padding-left: 14%;
}

div#depoimentos h3 {
  /* color: white !important; */
}

.faixa6 {
  background: rgba(14, 26, 53, 1) !important;
}

.flox {
  display: flex;
  margin-bottom: 30px;
  column-gap: 2%;
}

.flox>div {
  width: 48%;
}

.notici-flex {
  display: flex;
  column-gap: 3%;
  justify-content: center;
}

.container-fluid.col-md-12.fx.not {
  background: white;
}

.nottgrid.col-md-4 {
  width: 27%;
}

.notimg {
  border-radius: 6px;
}

.nottitle.noticias h5 {
  color: white;
  font-weight: 700;
}

p.not-tinto {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}

.nottitle.noticias {
  display: ruby;
  padding: 5px;
  background: rgba(14, 26, 53, 1);
  color: white;
  border-radius: 6px;
}

.col-md-12.vejamenos {
  display: flex;
  justify-content: center;
  margin: 50px;
}

.col-md-12.vejamenos a {
  padding: 5px;
  background: rgba(14, 26, 53, 1);
  color: white;
  border-radius: 6px;
}

div#fx1-5 h3::after {
  content: "";
  width: 170px !important;
  height: 9px !important;
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: -13px;
  background: rgb(231, 31, 33);
  background-repeat: no-repeat;
  background-position-x: 0px;
}

div#fx1-5 h3 {
  position: relative;
}

div#fx1-5 h3 {
  font-weight: 600;
  font-size: 50px;
  color: black;
  margin-bottom: 6%;
}

a.maisleias {
  color: black;
}

.moduletable.magtt {
  position: relative;
  /* margin-top: 6%; */
}

.moduletable.magtt>h3::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(to right, #e13929 35%, #0e1a35 32%)
}

.moduletable.magtt>h3 {
  color: #333333 !important;
  margin-bottom: 40px;
  padding-bottom: 31px;
  text-align: left !important;
}

.items-more:before {
  content: "Veja mais...";
  font-size: 30px;
  padding-top: 17px;
  color: #812b2c;
  /* padding-left: 12px; */
}

.items-more {
  margin-top: 2%;
  position: relative;
}

.item-page {
  margin-bottom: 4%;
}

.a-left.slick-arrow,
.a-right.slick-arrow {
  cursor: pointer;
}

.plataformas-tecnologicas .blog {
  padding-bottom: 54px;
}

section#interna.nanoparticulas-magneticas .container-fluid,
section#interna.quantum-dots .container-fluid,
section#interna.geis-fotossensibilizantes .container-fluid,
section#interna.fluoroforos-sinteticos .container-fluid {
  display: flex;
  align-items: anchor-center;
  background: url(../images/Fundo.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0% 0% 7% 0%;
}

.formpdf img {
  width: 100%;
  height: auto;
}

.formpdf p {
  color: white;
  font-size: 3rem;
  font-weight: 500;
  width: 67%;
  text-align: center;
}

.formpdf {
  display: grid;
  justify-items: center;
}

.logoform img {
  width: 70%;
  height: auto;
}

.logoform {
  text-align: center;
}

.logoform h2 {
  color: white;
  font-size: 3.8rem;
  font-weight: 600;
  width: 85%;
  margin: auto;
  padding-bottom: 20px;
}

#userFormpdf .rsform-block.rsform-block-telefone.rsform-type-textbox,
#userFormpdf .rsform-block.rsform-block-email.rsform-type-textbox,
#userFormpdf .rsform-block.rsform-block-nome.rsform-type-textbox {
  border: none;
  background-color: transparent;
  box-shadow: none;
  max-height: 50px;
}

#userFormpdf input#nome,
#userFormpdf input#email,
#userFormpdf input#telefone {
  width: 80%;
  border-radius: 26px;
  padding: 17px;
}

#userFormpdf button#enviar {
  background: #ff3623 !important;
  font-size: 2.3rem;
  padding: 11px 20px;
  font-weight: 600;
  margin-top: 27px;
}

#userFormpdf .formBody {
  text-align: center;
}

button#enviar {
  background: #ff3623 !important;
  font-size: 2.3rem;
  padding: 11px 20px;
  font-weight: 600;
  margin-top: 27px;
}

section#interna.nanoparticulas-magneticas .container-fluid .col-md-6 {
  /* align-self: self-end; */
}

.interna #footerPrincipal {
  margin-top: 0;
}

.plataformas-tecnologicas .items-row {
  background: #80808012;
  padding: 15px;
  border-radius: 14px;
  margin-bottom: 15px;
  position: relative;
}

.plataformas-tecnologicas .item p:nth-of-type(2) {
  float: left;
}

.plataformas-tecnologicas .items-row .item::after {
  content: "";
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #e13929;
  float: left;
  width: 21px;
  height: 21px;
  top: 38px;
  right: 26px;
  display: block;
  z-index: 999;
  border-width: 11px;
  position: absolute;

}

.plataformas-tecnologicas .items-row .item.aberto::after,
.plataformas-tecnologicas .items-row .item::before {
  opacity: 0;
}

.plataformas-tecnologicas .items-row .item.aberto::before {
  content: "";
  border-right: 30px solid #e13929;
  border-top: 29px solid transparent;
  border-bottom: 30px solid transparent;
  float: left;
  width: 21px;
  height: 21px;
  display: block;
  z-index: 999;
  top: 31px;
  right: 35px;
  position: absolute;
  border-width: 11px;
  opacity: 1;
}

.msg-download {
  text-align: center;
}

.msg-download a {
  background: white;
  padding: 15px;
  border-radius: 27px;
  font-weight: 600;
  color: black;
}

.msg-download h2 {
  margin-bottom: 48px;
  color: white;
  font-weight: 600;
}

.col-md-6.ppr {
  height: -webkit-fill-available;
  align-content: end;
}

.efex {
  position: relative;
}

.fade-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
  transition-delay: calc(var(--delay) * 0.15s);
}

.fade-scroll.apareceu {
  opacity: 1;
  transform: translateY(0);
}

header#headerPrincipal .container-fluid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: start;
  align-items: center;
  /* background-color: #cecdcd21; */
  padding: 25px;
  border-radius: 20px;
  transition: 1s ease;
  z-index: 999 !important;
  position: relative;
  background: white;
  margin: 0 2%;
  border-radius: 80px;
}

.efex.science-brasil header#headerPrincipal .container-fluid {
  top: 30px;

}

.efex.science-brasil {
  background: url(../images/f1.webp);
  background-size: 100% 100%;
  /* background:#7000ff; */
}

ul.lista-menu-principal {
  display: flex;
  justify-content: space-around;
}

.com-content-article.item-page .page-header h1 {
  font-size: 2.9rem;
  font-weight: 700;
  color: #00327f;
}

.com-content-article__body p a {
  color: black;
}

h2.tt-art {
  color: #00327e;
  font-size: 2.8rem;
}

figure.left.item-image {
  display: none;
}

.com-content-category-blog__items.blog-items {
  display: grid;
      gap: 45px;
}

.moduletable.par>h3 {
  color: #00327e !important;
  font-size: 2.8rem;
  padding-bottom: 0%;
}

.moduletable.par {
  margin-bottom: 330px;
}

#contato iframe {
  border-radius: 25px !important;
  box-shadow: 9px 13.1px 0px 3.7px #00327e;
}

.formBody {
  display: flex;
  padding: 8px;
}

.plataformas-tecnologicas .item-content {
    display: grid;
}

.plataformas-tecnologicas .item-content p {
    display: flex;
    align-items: center;
}
.magtech,.spectra {
  &
 figure.left.item-image {
    display: block;
    width: 100%;
    max-width: 244px;
    height: auto;
    background: white;
    padding: 59px;
    border-radius: 33px;
}
}
.magtech,.spectra{
  &
 .com-content-category-blog__item.blog-item {
    display: grid;
    grid-template-columns: 30% 70%;
    align-items: center;
    gap: 0px;
}}

.magtech,.spectra{
&
figure.left.item-image img {
    width: 100%;
    height: auto;
}}

.magtech,.spectra {
  &
 .page-header h2 {
    font-size: 1.8rem;
    color: black !important;
    font-weight: 700;
  }
}

.magtech,.spectra {
  &
 .page-header h2 a {
    color: black;
    font-weight: 700;
  }   
}

.magtech,.spectra {
  &
 .item-content p,.magtech .item-content span {
    color: black;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.75;
}



.magtech,.spectra {
  &
 .item-content p:last-child img {
    color: dis;
    display: flex;
    gap: 32px;
}
}
.magtech,.spectra{
& .item-content p:last-child img {
    color: dis;
    display: flex;
    gap: 32px;
}
} 
p.itens-prodsas {
    display: flex;
    gap: 29px;
        margin-top: 5%;
}
.magtech,.spectra {
& .item-content p:last-child img {
    color: dis;
    display: flex;
    gap: 32px;
}
} 
.category-desc.clearfix {
    display: grid;
    grid-template-columns: 0 28% 70% 0;
    margin-top: 4%;
    margin-bottom: 3%;
    /* border-left: 3px solid red; */
}

.magtech .category-desc.clearfix img {
    /* grid-area: a1; */
}
.magtech,.spectra{
&
p.fn-tt {
    font-weight: 700;
    font-size: 1.5rem;
    margin-top: 3%;
}}

.magtech,.spectra{
&
.category-desc.clearfix h4 {
    grid-area: a2;
}}
.topo-prod-interna {
    border-left: 2px solid #00327e;
    padding-left: 2%;
}

.topo-prod-interna h2 {
    color: #00327e;
    font-weight: 700;
    font-size: 2.4rem;
}

.topo-prod-interna h4 {
    font-weight: 700;
    font-size: 1.6rem;
}
