body {
  font-family: Ubuntu, sans-serif;
  color: #1b1b1b;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Bubblegum Sans', sans-serif;
  font-size: 2.6em;
  line-height: 1.2em;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Helsinki, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Bubblegum Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.paragrafo {
  font-size: 1.3em;
  line-height: 1.4em;
}

.paragrafo.block-eixo-paragrafo {
  font-family: Ubuntu, sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
  text-align: center;
}

.paragrafo.block-eixo-paragrafo.paragrafo-destaque {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.paragrafo.curso-p {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}

.paragrafo.curso-p.com-fundo {
  margin-bottom: 0px;
  padding: 15px 19px;
  border-radius: 20px;
  background-color: #257a45;
}

.titulo.curso-title {
  margin-top: 0px;
  margin-bottom: 40px;
  line-height: 1.1em;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.cover {
  overflow: hidden;
  background-image: url('../images/banner_topo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.sec--servicos {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.92)), to(hsla(0, 0%, 100%, 0.92))), url('../images/bg.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.92), hsla(0, 0%, 100%, 0.92)), url('../images/bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.section.sec--eixos {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section.sec--eventos {
  min-height: 0vh;
  padding-bottom: 0px;
}

.section.sec--eventos.hide {
  display: none;
}

.section.sec-videos {
  min-height: 0vh;
}

.section.section--footer {
  min-height: 0vh;
  background-color: #60961b;
  color: #fff;
}

.section.tarja-destaque {
  min-height: 50vh;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #48b170;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #fff;
  text-align: center;
}

.title {
  font-size: 3em;
  line-height: 1em;
  text-align: center;
}

.title.title--cover {
  max-width: 800px;
  color: #fff;
  font-size: 4.8em;
  line-height: 1em;
}

.title.title--servicos-block {
  max-width: 100%;
  margin-top: 0px;
  font-family: 'Bubblegum Sans', sans-serif;
  font-size: 2.2em;
  line-height: 1.1em;
  text-align: left;
  letter-spacing: 1px;
}

.title.sec-title {
  width: 90%;
  margin-bottom: 70px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 4em;
}

.title.block-eixo-title {
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 9px;
  font-size: 1.7em;
}

.title.block-eixo-title.title-eixo-destaque {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 2.6em;
}

.title.title-evento {
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ubuntu, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: 300;
}

.title.video-title {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: left;
}

.title.footer-title {
  color: #fff;
  font-size: 1.3em;
  line-height: 1.2em;
  text-align: left;
}

.subtitle {
  max-width: 650px;
  font-size: 1.8em;
  line-height: 1.3em;
  text-align: center;
}

.subtitle.subtitle--cover {
  max-width: 800px;
  font-family: 'Ubuntu Condensed', sans-serif;
  color: #fff;
  font-size: 1.7em;
  font-weight: 400;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.container--servicos {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container.container--eixos-row {
  margin-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.container--eixos-row.row-2 {
  margin-bottom: 20px;
}

.container.container--eventos-cientificos {
  width: 100%;
  height: 420px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container.container--videos {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container.container--footer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.container--cover {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container.container-curso-tarja {
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-decoration: none;
}

.block-servico {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  max-width: 420px;
  margin-right: 45px;
  margin-bottom: 90px;
  margin-left: 45px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-servico.block-servico--destaque {
  height: 150px;
  max-width: 1100px;
  color: #fff;
}

.block-servico.block-servico--destaque.hide {
  display: none;
}

.servicos-list {
  margin-bottom: 0px;
  padding-left: 0px;
}

.servico-list-item {
  margin-bottom: 15px;
  font-family: 'Ubuntu Condensed', sans-serif;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
}

.block-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  border-style: solid;
  border-width: 5px;
  border-color: #14b6dc;
  border-radius: 50px;
  -webkit-transform: translate(-29px, 29px);
  -ms-transform: translate(-29px, 29px);
  transform: translate(-29px, 29px);
}

.block-bg.light-green {
  border-color: #92bf57;
}

.block-bg.naranja {
  border-color: #ef7c00;
}

.block-bg.roxo {
  border-color: #a74c97;
}
section.bg-roxo {
  background-color: #a74c97;
  color: white;
}

.block-bg.verde {
  border-color: #48b170;
  background-color: #48b170;
}

.block-servico__content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 4px;
  border-color: #3a3939;
  border-radius: 50px;
}

.block-servico__content.content--destaque {
  padding-top: 78px;
}

.alt-color {
  color: #48b170;
}

.block-eixo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin-right: 15px;
  margin-bottom: 36px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-eixo.block--destaque {
  width: 100%;
  max-width: 750px;
  margin-bottom: 0px;
}

.eixo-icon {
  max-height: 100px;
  max-width: 100px;
}

.eixo-icon.ixon-destaque {
  max-height: 150px;
  max-width: 150px;
}

.block-evento {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-evento._1 {
  background-image: url('../images/62163240_342328539818338_2621914931041140736_n.jpg');
}

.block-evento._2 {
  background-image: url('../images/ilab.png');
}

.block-evento._3 {
  background-image: url('../images/51256889_1320804648062526_5912689800602714112_n.jpg');
  background-position: 50% 0%;
}

.evento__overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(27, 27, 27, 0.75);
  text-decoration: none;
}

.block-video {
  width: 100%;
  max-width: 400px;
  margin-right: 5px;
  margin-bottom: 40px;
  margin-left: 5px;
  color: #1b1b1b;
  text-decoration: none;
}

.video-img {
  position: relative;
  width: 100%;
  height: 260px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-img.cidades-e-solucoes {
  background-image: url('../images/6684940_x720.jpg');
  background-size: 640px;
}

.video-img.aparecida {
  background-image: url('../images/tv-aparecida.jpg');
}

.video-img.wwf {
  background-image: url('../images/wwf-1.png');
  background-size: contain;
}

.video__overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.video__overlay:hover {
  opacity: 1;
}

.parceiro-link {
  max-width: 170px;
  margin-right: 16px;
  margin-bottom: 32px;
  margin-left: 16px;
}

.parceiro-link.cpc {
  padding: 8px;
  background-color: #ccc;
}

.parceiro-logo {
  max-height: 120px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.parceiro-logo:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.block-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 320px;
  margin-right: 16px;
  margin-bottom: 30px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer__link {
  margin-bottom: 10px;
  color: #fff;
  text-decoration: underline;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navlink {
  padding-right: 14px;
  padding-left: 14px;
  color: #fff;
  font-size: 0.75em;
}

.navlink.w--current {
  color: #fff;
}

.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1200px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-rodape {
  width: 200px;
}

.mais-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  color: #000;
  font-size: 4.6em;
  line-height: 1em;
}

.bg-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.bg-menu.hide {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.logo-link {
  width: 150px;
  height: 70px;
  background-image: url('../images/LOGO-1-02.png');
  background-position: 50% 50%;
  background-size: 155px;
  background-repeat: no-repeat;
}

.logo-link.w--current {
  background-image: url('../images/logobrancoside.svg');
  background-size: contain;
}

.curso-button {
  margin-top: 6px;
  margin-bottom: 20px;
  padding: 11px 32px;
  border-radius: 13px;
  background-color: #a74c97;
  font-weight: 700;
  text-transform: uppercase;
}

.tablink {
  margin-right: 6px;
  margin-bottom: 24px;
  margin-left: 6px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: transparent;
  text-align: center;
}

.tablink.w--current {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(53%, #48b170), color-stop(0, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #48b170 53%, hsla(0, 0%, 100%, 0) 0);
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.tabpic {
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabpic.moinca {
  background-image: url('../images/Mônica-Oliveira.jpg');
  background-size: cover;
}

.tabpic.adri {
  background-image: url('../images/Adriana-Amaral.jpg');
}

.tabpic.ale {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Alessandra-Miguez.jpg');
}

.tabpic.aur {
  background-image: url('../images/Aurea-Fran_a.jpg');
}

.tabpic.bru {
  background-image: url('../images/Bruna-Velasques.jpg');
}

.tabpic.chic {
  background-image: url('../images/Chico-Schnoor.jpg');
}

.tabpic.crs {
  background-image: url('../images/Christiana-Profice.jpg');
}

.tabpic.dan {
  background-image: url('../images/Daniela-Falcão.jpg');
}

.tabpic.fab {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Fabrícia-de-Carvalho.jpg');
}

.tabpic.gis {
  background-image: url('../images/Giselle-Mendes.jpg');
}

.tabpic.hel {
  background-image: url('../images/Heloisa-Oliveira.jpg');
}

.tabpic.mad {
  background-image: url('../images/Mádian-Rocha.jpg');
}

.tabpic.pal {
  background-image: url('../images/Paloma-Heringer.jpg');
}

.tabpic.viv {
  background-image: url('../images/Viviane-Fukugawa.jpg');
}

.tabpic.lu {
  background-image: url('../images/image5.png');
}

.tabpic.patn {
  background-image: url('../images/image6.png');
}

.tabpic.rita {
  background-image: url('../images/Rita-Morais.jpg');
}

.tabname {
  margin-bottom: 9px;
  font-size: 1em;
  line-height: 1.2em;
}

.tabpane {
  padding: 35px 22px 28px;
  border-radius: 20px;
  background-color: #48b170;
}

.tabsobre {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 1em;
  line-height: 1.4em;
  text-align: center;
}

.tabsmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tabscontent {
  max-width: 840px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.tabtextlink {
  display: inline-block;
  margin-bottom: 4px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 15px;
  background-color: #ef7c00;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.tabtextlink:hover {
  background-color: #d4301f;
}

.footer-contato {
  margin-top: 18px;
  margin-bottom: 8px;
  font-size: 0.9em;
}

.row-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.port-icon {
  width: 320px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}

.container-portfolio-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  max-width: 950px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 0px;
  padding-left: 0px;
  clear: both;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
  background-color: #cc7923;
  background-image: -webkit-gradient(linear, left top, right top, from(#cc7923), to(#ef7c00));
  background-image: linear-gradient(90deg, #cc7923, #ef7c00);
}

.container-portfolio-row.edu {
  background-color: #8b4b8b;
  background-image: -webkit-gradient(linear, left top, right top, from(#8b4b8b), to(#a74c97));
  background-image: linear-gradient(90deg, #8b4b8b, #a74c97);
}

.container-portfolio-row.lab {
  background-color: #ad3627;
  background-image: -webkit-gradient(linear, left top, right top, from(#ad3627), to(#d4301f));
  background-image: linear-gradient(90deg, #ad3627, #d4301f);
}

.container-portfolio-row.saude {
  background-color: #4ba1c7;
  background-image: -webkit-gradient(linear, left top, right top, from(#4ba1c7), to(#14b6dc));
  background-image: linear-gradient(90deg, #4ba1c7, #14b6dc);
}

.port-lb-link {
  max-width: 23%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.port-lb-link:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.port-lb-img {
  max-height: 220px;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide.slidewrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slidetitle {
  width: 100%;
  margin-right: 51px;
  margin-left: 51px;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: center;
}

.imglegenda {
  margin-top: 3px;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
}

.link-branco {
  color: #fff;
}

.miniatura-curso {
  margin-bottom: 20px;
  border-radius: 13px;
  background-image: url('../images/desenvolvimento-biopsicossocial.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.curso-titulo {
  margin-bottom: 10px;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 700;
}

.tutor-curso {
  margin-bottom: 20px;
  font-style: italic;
}

@media (max-width: 991px) {
  .section.tarja-destaque {
    padding-right: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .title.title--cover {
    font-size: 4em;
  }
  .subtitle.subtitle--cover {
    font-size: 1.3em;
  }
  .container.container--footer {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navlink {
    color: #000;
  }
  .icon {
    font-size: 1.5em;
  }
  .menu-button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #000;
  }
  .nav-menu {
    margin-top: -10px;
    background-color: #fff;
  }
  .bg-menu.hide {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logo-link {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    background-size: 140px;
  }
  .logo-link.w--current {
    background-image: url('../images/LOGO-1-02.png');
    background-size: 140px;
  }
  .row-portfolio {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .port-icon {
    width: 200px;
  }
  .container-portfolio-row {
    height: 230px;
    margin-top: 19px;
    margin-bottom: 19px;
    margin-left: 10px;
    border-radius: 50px;
  }
  .slidetitle {
    font-size: 0.7em;
  }
}

@media (max-width: 767px) {
  .paragrafo.block-eixo-paragrafo.paragrafo-destaque {
    font-size: 1em;
  }
  .title.title--cover {
    font-size: 3.1em;
  }
  .title.title--servicos-block {
    font-size: 2.1em;
  }
  .title.sec-title {
    font-size: 3em;
  }
  .subtitle.subtitle--cover {
    font-size: 1.1em;
  }
  .container.container--eventos-cientificos {
    height: 580px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .servico-list-item {
    font-size: 1.1em;
  }
  .tablink {
    margin-right: 5px;
    margin-bottom: 8px;
    margin-left: 5px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .tabpic {
    width: 90px;
    height: 90px;
  }
  .tabname {
    width: 80px;
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
  }
  .tabpane {
    padding-bottom: 24px;
  }
  .tabsobre {
    font-size: 0.9em;
  }
  .row-portfolio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .port-icon {
    width: 160px;
  }
  .container-portfolio-row {
    width: 94%;
    margin-top: 5px;
    margin-left: 0px;
  }
  .port-lb-link {
    margin-right: 2px;
    margin-left: 2px;
  }
  .imglegenda {
    font-size: 0.7em;
  }
}

@media (max-width: 479px) {
  .titulo.curso-title {
    font-size: 1.6em;
  }
  .title.title--servicos-block {
    font-size: 1.6em;
  }
  .title.sec-title {
    font-size: 2em;
  }
  .container.container--eventos-cientificos {
    height: 650px;
  }
  .block-servico {
    height: 500px;
    margin-right: 8px;
    margin-bottom: 55px;
    margin-left: 8px;
  }
  .servico-list-item {
    line-height: 1.3em;
  }
  .block-bg {
    -webkit-transform: translate(-10px, 10px);
    -ms-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
  }
  .block-servico__content {
    padding: 0px 25px;
  }
  .curso-button {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 0.9em;
    text-align: center;
  }
  .tabpane {
    padding: 16px 16px 5px;
  }
  .tabsobre {
    font-size: 0.7em;
    text-align: left;
  }
  .port-icon {
    width: 60%;
  }
  .container-portfolio-row {
    height: 510px;
  }
  .port-lb-link {
    max-width: 60%;
    margin: 2px 0px;
  }
  .port-lb-img {
    max-height: 140px;
  }
  .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slidetitle {
    margin-right: 0px;
    margin-bottom: 9px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helsinki';
  src: url('../fonts/helsinki.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

