.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

p {
  margin-bottom: 10px;
}

a {
  color: #666;
  text-decoration: underline;
}

.box_logo {
  width: 60%;
  height: 137px;
  margin-right: auto;
  margin-left: auto;
}

.logo_curso {
  position: static;
  margin-top: 8px;
  float: right;
}

.box_vermelho {
  position: static;
  top: auto;
  height: 100px;
  background-color: #65170c;
  line-height: 20px;
}

.box_interno {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.fig_menor {
  position: relative;
  display: inline-block;
  width: 133px;
  height: 100px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fba31b;
}

.dropdown {
  position: fixed;
  left: 2em;
  top: 4em;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: block;
  width: 90px;
  height: 40px;
  float: left;
}

.dropdown-toggle {
  position: static;
  width: 90px;
  height: 40px;
  background-color: #f9a11b;
  font-size: 14px;
}

.dropdown-toggle.w--open {
  width: 8em;
}

.text-block {
  position: relative;
  left: -10px;
  top: -9px;
  display: block;
  width: 50px;
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 1.4em;
}

.icon {
  top: 4px;
  right: -10px;
}

.submenu1 {
  width: 240px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5px;
  background-color: #f9c069;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 16px;
  line-height: 20px;
}

.submenu1:hover {
  background-color: #b87551;
  color: #f9c069;
}

.submenu1.w--current {
  background-color: #944825;
  color: #f9c069;
}

.submenu1.w--current:hover {
  color: #f9c069;
}

.submenu2 {
  width: 240px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5px;
  background-color: #fbe8ca;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 16px;
}

.submenu2:hover {
  background-color: #b87551;
  color: #f9c069;
}

.submenu2.w--current {
  background-color: #944825;
  color: #f9c069;
}

.submenu3 {
  width: 240px;
  padding: 5px;
  background-color: #fbe8ca;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 12px;
  line-height: 14px;
}

.submenu3:hover {
  background-color: #b87551;
  color: #f9c069;
}

.submenu3.w--current {
  padding-right: 5px;
  color: #a24f29;
}

.submenu3.w--current:hover {
  color: #f9c069;
}

.submenu3.w--open {
  padding-right: 52px;
}

.submenu4 {
  width: 240px;
  padding: 5px;
  background-color: #f9c069;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 12px;
  line-height: 14px;
}

.submenu4:hover {
  background-color: #b87551;
  color: #f9c069;
}

.icon_right {
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.submenu_right.w--open {
  top: 0px;
  right: -17.1em;
  margin-left: 0em;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.testeira {
  position: static;
  top: 0px;
  background-image: url('../images/testeira_terra.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.body {
  height: 50px;
}

.verm1 {
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: auto;
}

.verm2 {
  margin-left: 133px;
}

.unidades {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 133px;
  font-family: 'Museosans 0', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
}

.modulos {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Museosans 0', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.box_texto {
  margin-top: 0em;
}

.amarelo {
  color: #fba31b;
}

.heading {
  margin-top: 10px;
  margin-bottom: 3em;
  margin-left: 143px;
  font-family: 'Museosans 0', sans-serif;
  color: #65170c;
  font-size: 24px;
  line-height: 24px;
}

.paragraph {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
}

.img_ativ {
  margin-bottom: 0px;
  padding-right: 1em;
  padding-bottom: 0.5em;
  float: left;
}

.box_setas {
  position: static;
  left: 20%;
  top: auto;
  right: 20%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4em;
  margin-bottom: 2em;
  padding-bottom: 1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.bt_seta_esq {
  width: 40px;
  height: 41px;
  padding: 0px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  background-image: url('../images/seta_esqueda1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bt_seta_esq:hover {
  background-image: url('../images/seta_esqueda2.png');
}

.bt_seta_esq:active {
  background-image: url('../images/seta_esqueda3.png');
}

.bt_seta_dir {
  display: inline-block;
  width: 40px;
  height: 41px;
  padding: 0px;
  float: right;
  clear: none;
  background-color: transparent;
  background-image: url('../images/seta_direita1.png');
  background-position: 50% 50%;
  background-size: contain;
  text-align: right;
}

.bt_seta_dir:hover {
  background-image: url('../images/seta_direita2.png');
}

.bt_seta_dir:active {
  background-image: url('../images/seta_direita3.png');
}

.texto_setas_esq {
  clear: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Museosans 0', sans-serif;
  color: #a26330;
}

.vermelho_cor {
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
}

.texto_setas_dir {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Museosans 0', sans-serif;
  color: #a26330;
}

.bt_impressao {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  right: auto;
  width: 45px;
  height: 42px;
  margin-top: 30px;
  margin-right: 100px;
  padding: 0px;
  float: right;
  background-color: transparent;
  background-image: url('../images/impressora.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bold-text-5 {
  color: #666;
  font-size: 16px;
}

.acordeon-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.icone-acordeon {
  position: relative;
  margin-right: 0px;
  margin-left: 1em;
}

.acordeon-wrapper {
  width: 95%;
  margin-top: 4em;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0em;
}

.titulo-acordeon {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  -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;
  font-family: 'Museosans 0', sans-serif;
  color: transparent;
  font-size: 18px;
  text-align: left;
}

.acordeon-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  margin-bottom: 1em;
  margin-left: auto;
  padding-bottom: 0em;
  padding-left: 1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px none #000;
  background-color: #efe2dc;
  cursor: pointer;
}

.acordeon-item-content {
  display: block;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px none #000;
}

.image-6 {
  padding-right: 5px;
}

.image-7 {
  padding-right: 5px;
}

.verm3 {
  margin-left: 0px;
}

.paragraph1 {
  margin-top: 4em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
}

.modulos_ua {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 40px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Museosans 0', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
}

.bullet_lista {
  margin-bottom: 0px;
  padding-left: 40px;
  list-style-type: square;
}

.bullet_item {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  list-style-type: square;
}

.bullet_item.bullet-alfabeto-identado {
  margin-top: -0.5em;
  padding-left: 70px;
  font-size: 17px;
  line-height: 26px;
  list-style-type: lower-alpha;
}

.box_mat_compl {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1em 0em 1em 0px;
  border-style: none;
  border-width: 1px;
  border-color: #e1916c;
}

.paragraph_mat_compl {
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 18px;
  line-height: 30px;
}

.destaque {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 10px;
  border-style: dashed;
  border-width: 1px;
  border-color: #65170c;
  border-radius: 20px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 18px;
  line-height: 30px;
}

.rosa {
  color: #e1916c;
}

.fotos {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 0px;
  padding-top: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.fonte {
  margin-top: 0.5em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 13px;
  line-height: 15px;
}

.tit {
  margin-bottom: 0px;
  font-family: 'Museosans 1', sans-serif;
  color: #666;
  font-size: 20px;
}

.html-embed {
  width: 100%;
  margin-top: 1em;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
}

.link-rosa {
  color: #e1916c;
}

.tit_foto {
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 20px;
}

.bullets-rosa {
  margin-bottom: 0px;
  color: #e1916c;
  list-style-type: square;
}

.bullet_paragrafo_rosa {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 16px;
  line-height: 30px;
}

.submenu1_menor {
  padding: 5px;
  background-color: #f9c069;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 12px;
  line-height: 14px;
}

.submenu1_menor:hover {
  background-color: #b87551;
  color: #f9c069;
}

.submenu1_menor.w--current {
  background-color: #944825;
  color: #f9c069;
}

.submenu1_menor.w--current:hover {
  color: #f9c069;
}

.acordeon-wrapper-2 {
  width: 95%;
  margin-top: 0.5em;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0em;
}

.grid_cenas {
  margin-top: 4em;
  margin-bottom: 4em;
  grid-auto-flow: row;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-areas: ". Area-2"
    "Area-3 ."
    "Area .";
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 10px auto 10px auto 10px auto;
  grid-template-rows: auto auto auto auto;
  opacity: 1;
}

.bt_cena2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena2:hover {
  background-color: transparent;
  background-image: url('../images/cena2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.paragraph-3 {
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 20px;
}

.container {
  position: relative;
  display: block;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/img_mod1.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.bt_mosaico {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  clear: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 2px solid #fff;
  background-color: rgba(21, 21, 21, 0.5);
  opacity: 1;
  font-family: 'Museosans 0', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_mosaico:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: rgba(247, 243, 243, 0.51);
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mosaico_nulo {
  width: 33.33%;
  height: 150px;
  border: 2px solid #fff;
  background-color: rgba(21, 21, 21, 0.5);
}

.heading2 {
  margin-top: 10px;
  margin-bottom: 3em;
  margin-left: 0px;
  font-family: 'Museosans 0', sans-serif;
  color: #65170c;
  font-size: 24px;
  line-height: 24px;
}

.box_interno2 {
  margin-right: auto;
  margin-left: auto;
}

.modulos2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Museosans 0', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.verm2b {
  margin-left: 0px;
}

.text-block-2 {
  font-size: 12px;
}

.paragraph_antes_bullet {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.box_destaque {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 0px 1em;
  background-color: #65170c;
}

.paragraph_destaque {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Museosans, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.forum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  margin-bottom: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icone_forum {
  margin-right: 10px;
  padding-right: 0px;
}

.paragraph_forum {
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
}

.bold {
  font-family: 'Museosans 1', sans-serif;
}

.text-span-3 {
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 24px;
}

.text-span-4 {
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 20px;
}

.image-9 {
  margin-bottom: 10px;
}

.bt_modulos {
  margin-right: 40px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: dotted;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #f9a11b;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}

.text-span-5 {
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 24px;
}

.bt_mod1 {
  width: 133px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/img_mod1_interna.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.textura_amarela {
  display: block;
  padding-top: 4em;
  padding-bottom: 2em;
  background-color: transparent;
  background-image: url('../images/cenas_textura1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-attachment: scroll;
}

.portal {
  padding-right: 0px;
  padding-bottom: 0px;
  float: left;
}

.rafting {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.paragraph_section {
  margin-top: 0px;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
}

.fundo_mineradora {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/foto01.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.fonte_fundo_branco {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 100%, 0.68);
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 13px;
  line-height: 15px;
}

.box_esquerda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2em;
  margin-bottom: 1em;
  padding-right: 0px;
  padding-bottom: 0px;
  float: left;
  -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;
}

.box_direita {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 2em;
  padding-left: 2em;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.textura_cinza {
  margin-bottom: 4em;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/textura2.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-attachment: scroll;
}

.section-8 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-10 {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.fundo_sala_hospital {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/foto06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.fundo_reuniao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/reuniao.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.fundo_gado {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/gado2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.barragem2 {
  position: static;
}

.columns-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.respostas {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
}

.tit_tab {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 16px;
}

.tab-pane-tab-1 {
  padding: 10px;
  background-color: #eee;
}

.tit_tab_first {
  font-family: 'Museosans 1', sans-serif;
  font-size: 12px;
  text-align: center;
}

.paragraph-6 {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Museosans, sans-serif;
  font-size: 11px;
}

.column-5 {
  padding-left: 0px;
}

.tab-link {
  padding-right: 20px;
  padding-left: 20px;
}

.tab-link:hover {
  background-color: #eee;
}

.body_exemplos {
  margin-top: 4em;
}

.num_cena {
  opacity: 0.5;
  color: #999;
  font-size: 35px;
}

.paragraph-7 {
  margin-bottom: 2em;
  font-family: 'Museosans 1', sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.bold-text-8 {
  font-family: Museosans, sans-serif;
  color: #333;
}

.tit_tab2 {
  margin-top: 2em;
  margin-bottom: 1em;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Museosans 1', sans-serif;
  color: #65170c;
  font-size: 18px;
}

.paragraph-8 {
  margin-top: 0em;
  margin-bottom: 0px;
  padding: 0em 2em 0em 0.5em;
  background-color: transparent;
  font-family: Museosans, sans-serif;
  color: #000;
  font-size: 15px;
}

.box_prazo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #fba31b;
  border-radius: 10px;
  background-color: rgba(250, 163, 30, 0.1);
}

.prazo {
  width: 40px;
  margin-right: 0px;
}

.paragraph_mat_compl2 {
  margin-top: 0em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 16px;
  line-height: 30px;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.div-modal-window-subtext {
  position: relative;
  z-index: 9900;
  display: block;
  overflow: auto;
  width: 50%;
  height: 50%;
  padding: 1em 2em;
  border-style: none;
  border-width: 1px;
  border-color: #9bd6e4;
  background-color: #efe2dc;
  box-shadow: 4px 4px 0 1px #000;
}

.link {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link:hover {
  background-color: #8e4120;
}

.link:active {
  background-color: #f47920;
}

.div-fechar-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9000;
  display: none;
}

.link-subtext {
  color: #e1916c;
  font-style: normal;
  text-decoration: underline;
  cursor: pointer;
}

.bt_cena1 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena1:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_cena3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena3:hover {
  background-color: transparent;
  background-image: url('../images/cena3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bullet_paragrafo_rosa2 {
  margin-top: 0em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  padding-left: 0em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-9 {
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
}

.text-field {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 5px;
  text-align: center;
}

.box_exercicios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.box_resp {
  margin-top: 1em;
  margin-bottom: 2em;
}

.resp_certa {
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #390;
  font-size: 14px;
  line-height: 20px;
}

.resp_errada {
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #900;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-5 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
}

.box_marron {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1em;
  padding-bottom: 1em;
  -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;
  background-color: rgba(72, 13, 2, 0.6);
}

.logo_abertura {
  display: block;
  margin: 0.5em auto 2em;
}

.body-2 {
  background-image: url('../images/fundo.png');
  background-position: 50% 0%;
  background-size: cover;
}

.isbn {
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #fff;
  font-size: 12px;
}

.percurso_tit {
  margin-bottom: 0.25em;
  font-family: 'Museosans 1', sans-serif;
  color: #faa21b;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

.bt_entrar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7em;
  height: 3em;
  margin-bottom: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  -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: 5px;
  background-color: #faa21b;
  box-shadow: 2px 2px 3px 0 #000;
  font-family: 'Museosans 1', sans-serif;
  color: #480d02;
  font-size: 16px;
  text-align: center;
}

.bullet_numerico {
  margin-bottom: 0px;
  padding-left: 40px;
  list-style-type: decimal;
}

.bullet_item_num {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  list-style-type: decimal;
}

.text-span-6 {
  color: #e29571;
}

.container-foto {
  position: relative;
  display: block;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.body_metodologia {
  background-color: #f8f2db;
}

.box_prazo_metodologia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #fba31b;
  border-radius: 10px;
  background-color: rgba(12, 7, 0, 0.1);
}

.box_marrom {
  position: static;
  top: auto;
  height: 100px;
  background-color: #a26330;
  line-height: 20px;
}

.epigrafe {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 20em;
  padding-left: 0px;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  text-align: right;
}

.unidades_met {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 133px;
  font-family: 'Museosans 0', sans-serif;
  color: #ffeda9;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
}

.submenu2_menor {
  padding: 5px;
  background-color: #fbe8ca;
  font-family: 'Museosans 1', sans-serif;
  color: #a24f29;
  font-size: 12px;
  line-height: 14px;
}

.submenu2_menor:hover {
  background-color: #b87551;
  color: #f9c069;
}

.submenu2_menor.w--current {
  background-color: #944825;
  color: #f9c069;
}

.submenu2_menor.w--current:hover {
  color: #f9c069;
}

.bt_limpar {
  display: block;
  width: 12em;
  background-color: #f9a11b;
  font-family: 'Museosans 1', sans-serif;
  color: #480d02;
  font-size: 12px;
  text-align: center;
}

.bt_ver {
  display: block;
  width: 12em;
  background-color: #f9a11b;
  font-family: 'Museosans 1', sans-serif;
  color: #480d02;
  font-size: 12px;
  text-align: center;
}

.tutorial {
  width: 70%;
  border: 1px solid #999;
  border-radius: 10px;
}

.box_interno_tutorial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.box_setas_fim {
  position: static;
  left: 20%;
  top: auto;
  right: 20%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  margin-bottom: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph_mat_compl3 {
  margin-top: 2em;
  margin-bottom: 0em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 18px;
  line-height: 30px;
}

.paragraph_mat_compl3.antes-bullet {
  margin-bottom: 0.75em;
}

.transcricao {
  margin-bottom: 1em;
  font-family: Museosans, sans-serif;
  color: #666;
  line-height: 24px;
}

.bullet_item_rosa {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #e29470;
  font-size: 18px;
  line-height: 30px;
}

.image-10 {
  width: 400px;
}

.bt_mod2 {
  width: 133px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/img_mod2_interna.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.bt_cena4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena4:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_cena5 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena5:hover {
  background-color: transparent;
  background-image: url('../images/cena5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.container2 {
  position: relative;
  display: block;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/img_mod2.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.destaque2 {
  margin-top: 2em;
  margin-bottom: 0.5em;
  padding: 10px;
  border-style: dashed;
  border-width: 1px;
  border-color: #65170c;
  border-radius: 20px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 18px;
  line-height: 30px;
}

.paragraph_menor {
  display: block;
  margin-top: 0em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 14px;
  line-height: 30px;
  font-style: normal;
  text-align: right;
}

.ods {
  width: 100px;
  padding-right: 0.25em;
  padding-bottom: 0.25em;
}

.div-block-10 {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.modal-wrapper-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.link2 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link2:hover {
  background-color: #8e4120;
}

.link2:active {
  background-color: #f47920;
}

.modal-wrapper-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-8 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-9 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-10 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-11 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-12 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-13 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-14 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.text-span-7 {
  font-size: 14px;
  line-height: 20px;
}

.modal-wrapper-15 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-16 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-17 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.link3 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link3:hover {
  background-color: #8e4120;
}

.link3:active {
  background-color: #f47920;
}

.link4 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link4:hover {
  background-color: #8e4120;
}

.link4:active {
  background-color: #f47920;
}

.link5 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link5:hover {
  background-color: #8e4120;
}

.link5:active {
  background-color: #f47920;
}

.link6 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link6:hover {
  background-color: #8e4120;
}

.link6:active {
  background-color: #f47920;
}

.link7 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link7:hover {
  background-color: #8e4120;
}

.link7:active {
  background-color: #f47920;
}

.link8 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link8:hover {
  background-color: #8e4120;
}

.link8:active {
  background-color: #f47920;
}

.link9 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link9:hover {
  background-color: #8e4120;
}

.link9:active {
  background-color: #f47920;
}

.link10 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link10:hover {
  background-color: #8e4120;
}

.link10:active {
  background-color: #f47920;
}

.link11 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link11:hover {
  background-color: #8e4120;
}

.link11:active {
  background-color: #f47920;
}

.link12 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link12:hover {
  background-color: #8e4120;
}

.link12:active {
  background-color: #f47920;
}

.link13 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link13:hover {
  background-color: #8e4120;
}

.link13:active {
  background-color: #f47920;
}

.link14 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link14:hover {
  background-color: #8e4120;
}

.link14:active {
  background-color: #f47920;
}

.link15 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link15:hover {
  background-color: #8e4120;
}

.link15:active {
  background-color: #f47920;
}

.link16 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link16:hover {
  background-color: #8e4120;
}

.link16:active {
  background-color: #f47920;
}

.link17 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link17:hover {
  background-color: #8e4120;
}

.link17:active {
  background-color: #f47920;
}

.laranja {
  color: #c60;
}

.modal-wrapper-19 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-18 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.recuo {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-left: 6em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
}

.bullet_item_rosa2 {
  margin-top: 0em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Museosans, sans-serif;
  color: #e29470;
  font-size: 18px;
  line-height: 30px;
}

.tabs-menu2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.lista2 {
  margin-top: 1em;
  font-family: Museosans, sans-serif;
  color: #666;
  line-height: 22px;
  list-style-type: square;
}

.paragraph10 {
  display: block;
  margin-top: 0em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
}

.modal-wrapper-20 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-21 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.box_mat_compl2 {
  margin-top: 0em;
  margin-bottom: 2em;
  padding: 0em 0em 1em 0px;
  border-style: none;
  border-width: 1px;
  border-color: #e1916c;
}

.tit_bloco {
  width: 20%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e1916c;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.container3 {
  position: relative;
  display: block;
  margin-top: 3em;
  margin-bottom: 0em;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/img_mod3.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.texto_tit_bloco {
  font-family: Museosans, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.bloco {
  width: 20%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e7e8e9;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.texto_bloco {
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.bt_confirmar {
  display: block;
  width: 7em;
  padding: 0.5em;
  background-color: #f9a11b;
  font-family: 'Museosans 1', sans-serif;
  color: #480d02;
  font-size: 12px;
  text-align: center;
}

.bt_limpar_confirmar {
  display: block;
  width: 7em;
  padding: 0.5em;
  background-color: #f9a11b;
  font-family: 'Museosans 1', sans-serif;
  color: #480d02;
  font-size: 12px;
  text-align: center;
}

.respostas2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.box_resp2 {
  margin-top: 0em;
  margin-bottom: 0em;
}

.tit_bloco2 {
  width: 40%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.bloco2 {
  width: 40%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.radio-button-field {
  text-align: left;
}

.bt_cena6 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena6:hover {
  background-color: transparent;
  background-image: url('../images/cena6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_cena7 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena7.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena7:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena7.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_mod3 {
  width: 133px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/img_mod3_interna.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.container4 {
  position: relative;
  display: block;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/img_mod4.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.fundo_reuniao2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/lama.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.resp_certa2 {
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #390;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.resp_errada2 {
  margin-bottom: 0px;
  font-family: Museosans, sans-serif;
  color: #900;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.reuniao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/reuniao2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.fundo_equipe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/foto07.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.fundo_carro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/cena9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.form_exerc2 {
  margin-bottom: 1em;
}

.referencias {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
}

.dropdown-list {
  background-color: transparent;
}

.icon_right2 {
  margin-top: 13px;
  margin-right: 10px;
  margin-bottom: 13px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.bullet_item_depois {
  margin-top: 0em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
}

.lama {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/lama.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.exercicio {
  display: block;
  margin-top: 2em;
  margin-bottom: 0em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  font-style: normal;
}

.lama2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/lama2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.img_exe {
  margin-top: 0em;
  margin-bottom: 0px;
  padding-right: 1em;
  padding-bottom: 0.5em;
  float: left;
}

.box_mat_compl3 {
  margin-top: 2em;
  margin-bottom: 0em;
  padding: 1em 0em 0em 0px;
  border-style: none;
  border-width: 1px;
  border-color: #e1916c;
}

.img_exe2 {
  margin-top: 3em;
  margin-bottom: 0px;
  padding-right: 1em;
  padding-bottom: 0.5em;
  float: left;
}

.paragraph-5b {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
}

.section-11 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.bt_mod4 {
  width: 133px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/img_mod4_interna.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.bt_cena8 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena8:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_cena9 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena9_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena9:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena9_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.tit_tab3 {
  width: 33%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e1916c;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.bloco3 {
  width: 33%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e7e8e9;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.lista_tabela {
  padding-left: 20px;
}

.section-13 {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.section-14 {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.fakenews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/fake_news.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.fundo_olhar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/olhar.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.container6 {
  position: relative;
  display: block;
  margin-top: 2em;
  margin-bottom: 0.25em;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.destaque3 {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 10px 0px;
  border-style: none;
  border-width: 0px;
  border-color: #65170c;
  border-radius: 0px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 18px;
  line-height: 30px;
}

.atencao {
  color: #e1916c;
}

.container7 {
  position: relative;
  display: block;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/img_mod5.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.bt_mod5 {
  width: 133px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/img_mod5_interna.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.modal-wrapper-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.container8 {
  position: relative;
  display: block;
  margin-top: 3em;
  margin-bottom: 2em;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container9 {
  position: relative;
  display: block;
  margin-top: 2em;
  margin-bottom: 0em;
  clear: right;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tit_tab4 {
  width: 100%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e1916c;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.bloco4 {
  width: 100%;
  margin-bottom: 1em;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #eee;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: left;
}

.div-block-11 {
  display: block;
}

.paragraph_mat_compl4 {
  margin-top: 0em;
  margin-bottom: 2em;
  font-family: Museosans, sans-serif;
  color: #e1916c;
  font-size: 18px;
  line-height: 30px;
}

.bloco50 {
  width: 50%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e7e8e9;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.tit_bloco50 {
  width: 50%;
  padding: 0.5em;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: #e1916c;
  font-family: Museosans, sans-serif;
  font-size: 16px;
  text-align: center;
}

.modal-wrapper-23 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-24 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.bullet_item_a {
  margin-top: 0em;
  margin-bottom: 0.5em;
  margin-left: 1em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  list-style-type: lower-alpha;
}

.bullet_item_a.bullet-alfabeto-identado {
  margin-top: -0.5em;
  padding-left: 70px;
  font-size: 17px;
  line-height: 26px;
  list-style-type: lower-alpha;
}

.bullet_item_i {
  margin-top: 0em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  list-style-type: lower-roman;
}

.bullet_item_i.bullet-alfabeto-identado {
  margin-top: -0.5em;
  padding-left: 70px;
  font-size: 17px;
  line-height: 26px;
  list-style-type: lower-alpha;
}

.bullet_item_i_depois {
  margin-top: 0em;
  margin-bottom: 2em;
  margin-left: 2em;
  font-family: Museosans, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 30px;
  list-style-type: lower-roman;
}

.bullet_item_i_depois.bullet-alfabeto-identado {
  margin-top: -0.5em;
  padding-left: 70px;
  font-size: 17px;
  line-height: 26px;
  list-style-type: lower-alpha;
}

.modal-wrapper-25 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-26 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.modal-wrapper-27 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 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-color: rgba(0, 0, 0, 0.8);
}

.depressao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/depressao.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.barragem4 {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.bt_cena10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena10.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena10:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena10.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.bt_cena11 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 150px;
  padding-top: 0px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: url('../images/cena11.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
  font-family: 'Museosans 1', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bt_cena11:hover {
  background-color: hsla(0, 0%, 40%, 0.6);
  background-image: url('../images/cena11.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0.5;
  color: #fff;
}

.macas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/macas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.lab {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.zika {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.hospital {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/hospital.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.textura_amarela2 {
  display: block;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: transparent;
  background-image: url('../images/cenas_textura1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-attachment: scroll;
}

.destaque4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dashed;
  border-width: 1px;
  border-color: #65170c;
  border-radius: 20px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-family: Museosans, sans-serif;
  color: #65170c;
  font-size: 18px;
  line-height: 30px;
}

.bullet_item_rosa3 {
  margin-top: 0em;
  margin-bottom: 0.5em;
  font-family: Museosans, sans-serif;
  color: #e29470;
  font-size: 18px;
  line-height: 30px;
  list-style-type: square;
}

@media screen and (max-width: 991px) {
  .box_logo {
    width: 80%;
  }

  .box_interno {
    width: 80%;
  }

  .verm1 {
    margin-bottom: 10px;
    margin-left: auto;
  }

  .unidades {
    margin-left: 133px;
    font-size: 14px;
  }

  .modulos {
    font-size: 22px;
  }

  .heading {
    font-size: 22px;
    line-height: 24px;
  }

  .bt_impressao {
    width: 30px;
    height: 27px;
    margin-right: 10px;
  }

  .acordeon-wrapper {
    width: 100%;
  }

  .acordeon-item-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .verm3 {
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph1 {
    font-family: Museosans, sans-serif;
  }

  .modulos_ua {
    font-size: 24px;
  }

  .acordeon-wrapper-2 {
    width: 100%;
  }

  .container {
    background-position: 50% 0%;
  }

  .heading2 {
    font-size: 22px;
    line-height: 24px;
  }

  .modulos2 {
    padding-left: 0px;
    font-size: 22px;
  }

  .verm2b {
    margin-left: 0px;
  }

  .bold {
    font-family: 'Museosans 1', sans-serif;
  }

  .textura_amarela {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .portal {
    text-align: left;
  }

  .rafting {
    padding-left: 0px;
    float: right;
    text-align: left;
  }

  .fonte_fundo_branco {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .box_esquerda {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    float: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .box_direita {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: 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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .fundo_gado {
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .tab-link {
    padding-right: 15px;
    padding-left: 15px;
  }

  .modal-wrapper {
    display: none;
  }

  .div-modal-window-subtext {
    width: 70%;
    height: 50%;
  }

  .container-foto {
    background-position: 50% 0%;
  }

  .epigrafe {
    margin-left: 10em;
  }

  .unidades_met {
    margin-left: 133px;
    font-size: 14px;
  }

  .box_interno_tutorial {
    width: 80%;
  }

  .container2 {
    background-position: 50% 0%;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .modal-wrapper-3 {
    display: none;
  }

  .modal-wrapper-4 {
    display: none;
  }

  .modal-wrapper-5 {
    display: none;
  }

  .modal-wrapper-6 {
    display: none;
  }

  .modal-wrapper-7 {
    display: none;
  }

  .modal-wrapper-8 {
    display: none;
  }

  .modal-wrapper-9 {
    display: none;
  }

  .modal-wrapper-10 {
    display: none;
  }

  .modal-wrapper-11 {
    display: none;
  }

  .modal-wrapper-12 {
    display: none;
  }

  .modal-wrapper-13 {
    display: none;
  }

  .modal-wrapper-14 {
    display: none;
  }

  .modal-wrapper-15 {
    display: none;
  }

  .modal-wrapper-16 {
    display: none;
  }

  .modal-wrapper-17 {
    display: none;
  }

  .modal-wrapper-19 {
    display: none;
  }

  .modal-wrapper-18 {
    display: none;
  }

  .modal-wrapper-20 {
    display: none;
  }

  .modal-wrapper-21 {
    display: none;
  }

  .container3 {
    background-position: 50% 0%;
  }

  .container4 {
    background-position: 50% 0%;
  }

  .fundo_reuniao2 {
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .reuniao {
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .lama {
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .lama2 {
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .container6 {
    background-position: 50% 0%;
  }

  .container7 {
    background-position: 50% 0%;
  }

  .modal-wrapper-22 {
    display: none;
  }

  .container8 {
    background-position: 50% 0%;
  }

  .container9 {
    background-position: 50% 0%;
  }

  .modal-wrapper-23 {
    display: none;
  }

  .modal-wrapper-24 {
    display: none;
  }

  .modal-wrapper-25 {
    display: none;
  }

  .modal-wrapper-26 {
    display: none;
  }

  .modal-wrapper-27 {
    display: none;
  }

  .barragem4 {
    padding-left: 0px;
    float: right;
    text-align: left;
  }

  .lab {
    padding-left: 0px;
    float: right;
    text-align: left;
  }

  .zika {
    padding-left: 0px;
    float: right;
    text-align: left;
  }

  .textura_amarela2 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .box_logo {
    width: 90%;
  }

  .box_interno {
    width: 90%;
  }

  .verm1 {
    margin-bottom: 15px;
  }

  .unidades {
    margin-right: 35px;
    margin-left: 133px;
    padding-right: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .modulos {
    font-size: 16px;
  }

  .heading {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .bt_impressao {
    width: 30px;
    height: 27px;
  }

  .acordeon-item-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modulos_ua {
    font-size: 20px;
  }

  .bullet_lista {
    list-style-type: square;
  }

  .container {
    background-position: 50% 0%;
  }

  .heading2 {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .modulos2 {
    font-size: 16px;
  }

  .box_esquerda {
    padding-right: 0px;
  }

  .box_direita {
    padding-right: 0px;
  }

  .fundo_reuniao {
    background-position: 50% 50%;
  }

  .fundo_gado {
    height: 150px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .tit_tab_first {
    font-size: 11px;
  }

  .tab-link {
    padding-right: 10px;
    padding-left: 10px;
  }

  .num_cena {
    font-size: 20px;
  }

  .modal-wrapper {
    display: none;
  }

  .bullet_numerico {
    list-style-type: square;
  }

  .container-foto {
    background-position: 50% 0%;
  }

  .epigrafe {
    margin-left: 10em;
  }

  .unidades_met {
    margin-right: 35px;
    margin-left: 133px;
    padding-right: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .box_interno_tutorial {
    width: 90%;
  }

  .container2 {
    background-position: 50% 0%;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .modal-wrapper-3 {
    display: none;
  }

  .modal-wrapper-4 {
    display: none;
  }

  .modal-wrapper-5 {
    display: none;
  }

  .modal-wrapper-6 {
    display: none;
  }

  .modal-wrapper-7 {
    display: none;
  }

  .modal-wrapper-8 {
    display: none;
  }

  .modal-wrapper-9 {
    display: none;
  }

  .modal-wrapper-10 {
    display: none;
  }

  .modal-wrapper-11 {
    display: none;
  }

  .modal-wrapper-12 {
    display: none;
  }

  .modal-wrapper-13 {
    display: none;
  }

  .modal-wrapper-14 {
    display: none;
  }

  .modal-wrapper-15 {
    display: none;
  }

  .modal-wrapper-16 {
    display: none;
  }

  .modal-wrapper-17 {
    display: none;
  }

  .modal-wrapper-19 {
    display: none;
  }

  .modal-wrapper-18 {
    display: none;
  }

  .modal-wrapper-20 {
    display: none;
  }

  .modal-wrapper-21 {
    display: none;
  }

  .container3 {
    background-position: 50% 0%;
  }

  .container4 {
    background-position: 50% 0%;
  }

  .fundo_reuniao2 {
    height: 150px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .reuniao {
    height: 150px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .lama {
    height: 150px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .lama2 {
    height: 150px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .container6 {
    background-position: 50% 0%;
  }

  .container7 {
    background-position: 50% 0%;
  }

  .modal-wrapper-22 {
    display: none;
  }

  .container8 {
    background-position: 50% 0%;
  }

  .container9 {
    background-position: 50% 0%;
  }

  .modal-wrapper-23 {
    display: none;
  }

  .modal-wrapper-24 {
    display: none;
  }

  .modal-wrapper-25 {
    display: none;
  }

  .modal-wrapper-26 {
    display: none;
  }

  .modal-wrapper-27 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .box_logo {
    width: 95%;
  }

  .logo_curso {
    margin-top: 5px;
  }

  .box_interno {
    width: 95%;
    margin-top: 0px;
  }

  .dropdown {
    left: 1em;
    width: 90px;
  }

  .icon {
    top: 4px;
    right: -10px;
  }

  .submenu4 {
    border-radius: 0px;
  }

  .submenu4.w--open {
    width: 240px;
  }

  .icon_right {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .submenu_right.w--open {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    border-style: none;
    border-width: 0px;
    border-color: #fff;
    box-shadow: 0 10px 9px 2px #363535;
    opacity: 1;
    background-clip: border-box;
  }

  .verm1 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .verm2 {
    position: relative;
    margin-top: 45px;
    margin-left: 0px;
  }

  .unidades {
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 0px;
  }

  .modulos {
    padding-top: 0px;
    padding-left: 0px;
    color: #65170c;
    font-size: 14px;
    line-height: 24px;
  }

  .heading {
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 0px;
  }

  .bt_seta_esq {
    width: 20px;
    height: 21px;
  }

  .bt_seta_dir {
    width: 20px;
    height: 21px;
  }

  .texto_setas_esq {
    padding-left: 0px;
    font-size: 9px;
  }

  .texto_setas_dir {
    padding-right: 0px;
    font-size: 9px;
    text-align: right;
  }

  .bt_impressao {
    width: 30px;
    height: 27px;
  }

  .bold-text-5 {
    font-size: 14px;
  }

  .acordeon-item {
    margin-bottom: 1em;
  }

  .acordeon-wrapper {
    width: 100%;
  }

  .verm3 {
    margin-top: 40px;
    margin-left: 0px;
  }

  .paragraph1 {
    margin-top: 40px;
  }

  .modulos_ua {
    padding-top: 0px;
    padding-left: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }

  .acordeon-wrapper-2 {
    width: 100%;
  }

  .grid_cenas {
    grid-auto-flow: row;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .container {
    background-position: 50% 0%;
  }

  .bt_mosaico {
    font-size: 9px;
  }

  .heading2 {
    margin-top: 10px;
    margin-bottom: 60px;
    margin-left: 0px;
  }

  .box_interno2 {
    width: 95%;
  }

  .modulos2 {
    padding-top: 0px;
    padding-left: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }

  .verm2b {
    margin-top: 15px;
    margin-left: 0px;
  }

  .fundo_mineradora {
    background-attachment: scroll;
  }

  .fundo_sala_hospital {
    background-attachment: scroll;
  }

  .fundo_reuniao {
    background-attachment: scroll;
  }

  .fundo_gado {
    height: 120px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .num_cena {
    font-size: 9px;
  }

  .modal-wrapper {
    display: none;
  }

  .div-modal-window-subtext {
    display: block;
    width: 90%;
    height: 60%;
  }

  .box_marron {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }

  .logo_abertura {
    margin-bottom: 0.5em;
  }

  .isbn {
    margin-bottom: 1em;
    font-size: 10px;
  }

  .percurso_tit {
    font-size: 23px;
    line-height: 23px;
  }

  .bt_entrar {
    width: 6em;
    height: 3em;
    margin-bottom: 0.5em;
    font-size: 12px;
  }

  .container-foto {
    background-position: 50% 0%;
  }

  .epigrafe {
    margin-left: 5em;
  }

  .unidades_met {
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 0px;
  }

  .box_interno_tutorial {
    width: 95%;
    margin-top: 0px;
  }

  .container2 {
    background-position: 50% 0%;
  }

  .modal-wrapper-2 {
    display: none;
  }

  .modal-wrapper-3 {
    display: none;
  }

  .modal-wrapper-4 {
    display: none;
  }

  .modal-wrapper-5 {
    display: none;
  }

  .modal-wrapper-6 {
    display: none;
  }

  .modal-wrapper-7 {
    display: none;
  }

  .modal-wrapper-8 {
    display: none;
  }

  .modal-wrapper-9 {
    display: none;
  }

  .modal-wrapper-10 {
    display: none;
  }

  .modal-wrapper-11 {
    display: none;
  }

  .modal-wrapper-12 {
    display: none;
  }

  .modal-wrapper-13 {
    display: none;
  }

  .modal-wrapper-14 {
    display: none;
  }

  .modal-wrapper-15 {
    display: none;
  }

  .modal-wrapper-16 {
    display: none;
  }

  .modal-wrapper-17 {
    display: none;
  }

  .modal-wrapper-19 {
    display: none;
  }

  .modal-wrapper-18 {
    display: none;
  }

  .modal-wrapper-20 {
    display: none;
  }

  .modal-wrapper-21 {
    display: none;
  }

  .container3 {
    background-position: 50% 0%;
  }

  .container4 {
    background-position: 50% 0%;
  }

  .fundo_reuniao2 {
    height: 120px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .reuniao {
    height: 120px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .icon_right2 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .lama {
    height: 120px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .lama2 {
    height: 120px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .container6 {
    background-position: 50% 0%;
  }

  .container7 {
    background-position: 50% 0%;
  }

  .modal-wrapper-22 {
    display: none;
  }

  .container8 {
    background-position: 50% 0%;
  }

  .container9 {
    background-position: 50% 0%;
  }

  .modal-wrapper-23 {
    display: none;
  }

  .modal-wrapper-24 {
    display: none;
  }

  .modal-wrapper-25 {
    display: none;
  }

  .modal-wrapper-26 {
    display: none;
  }

  .modal-wrapper-27 {
    display: none;
  }
}

@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans 0';
  src: url('../fonts/MuseoSans_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSans-700Italic.otf') format('opentype'), url('../fonts/MuseoSans-900Italic.otf') format('opentype'), url('../fonts/MuseoSans-300Italic.otf') format('opentype'), url('../fonts/MuseoSans-100Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans 300';
  src: url('../fonts/MuseoSans-300.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans 100';
  src: url('../fonts/MuseoSans-100.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans 500';
  src: url('../fonts/MuseoSans_500_Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Museosans 1';
  src: url('../fonts/MuseoSans_1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}