.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Vollkorn, serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: 0px 0px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Vollkorn, serif;
  font-size: 15px;
  line-height: 22px;
}

.button {
  display: inline-block;
  margin-top: 46px;
  margin-left: 0px;
  padding: 15px 10px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #47474f;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #47474f;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

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

.button.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.button.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.header {
  height: 550px;
  margin-top: 0px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 116, 151, 0.55)), to(rgba(0, 116, 151, 0.55))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 116, 151, 0.55), rgba(0, 116, 151, 0.55)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.header.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #007497;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 72, 118, 0.93), rgba(0, 96, 152, 0.61)), url('../images/imagem_conhecimento.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  font-family: roboto, sans-serif;
}

.nav-link {
  margin-top: 4px;
  margin-left: 16px;
  padding: 0px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #7ec4bd;
}

.nav-link.w--current {
  color: #2484c6;
}

.logo-title {
  margin-top: 13px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.logo-img {
  margin-right: 18px;
  float: left;
}

.brand-block {
  width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.main-heading {
  margin-top: 18px;
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 38px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: none;
}

.divider {
  display: block;
  width: 80px;
  height: 2px;
  margin: 332px auto 28px;
  background-color: #fff;
  font-size: 12px;
}

.divider.grey {
  margin-top: 60px;
  margin-bottom: 43px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(103, 103, 112, 0.5);
  background-color: rgba(0, 0, 0, 0.09);
  color: #181818;
}

.main-subtitle {
  font-family: roboto, sans-serif;
  color: #a6ce39;
  font-size: 50px;
  font-style: normal;
}

.about-section {
  height: 200px;
  padding-top: 23px;
  padding-bottom: 30px;
  clear: left;
  background-color: #fff;
  color: #fed925;
  text-align: center;
}

.about-text {
  margin-bottom: 40px;
  color: #47474f;
  font-size: 18px;
  line-height: 25px;
}

.x-icon {
  margin-top: -26px;
  margin-bottom: 34px;
}

.section {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.section.grey {
  background-color: #f5f5f5;
}

.section.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.section.footer {
  background-color: #000;
}

.grey-icon-wrapper {
  margin-bottom: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.project-wrapper {
  position: relative;
  bottom: 0px;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper:hover {
  bottom: 8px;
}

.team-image {
  margin-bottom: 21px;
  border-radius: 100%;
}

.role {
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
}

.social-link {
  width: 29px;
  height: 29px;
  margin: 3px;
  padding-top: 5px;
  padding-left: 1px;
  border-radius: 100%;
  background-color: #f5f5f5;
  box-shadow: inset 0 0 0 1px transparent;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.social-link:hover {
  box-shadow: inset 0 0 0 2px #7ec4bd;
}

.team-title {
  margin-bottom: 7px;
}

.testimonial-slider {
  height: auto;
  background-color: transparent;
}

.quote-icon {
  margin-bottom: 37px;
}

.arrow {
  width: 40px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #e3e3e3;
  font-size: 30px;
}

.arrow:hover {
  color: #333;
}

.testimonial-slide {
  width: 50%;
  padding: 30px 34px 29px;
  text-align: center;
}

.testimonial-slide.left-border {
  border-left: 2px solid rgba(0, 0, 0, 0.04);
}

.mask {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.team-row {
  margin-bottom: 20px;
}

.testimonial {
  margin-bottom: 22px;
  font-size: 26px;
  line-height: 33px;
}

.from {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #ababab;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.icon-wrapper {
  height: 95px;
  margin-bottom: 10px;
  padding-top: 13px;
}

.icon-wrapper._2 {
  padding-top: 20px;
}

.footer-logo {
  margin-top: 0px;
  margin-bottom: 15px;
  background-color: rgba(4, 4, 4, 0);
  opacity: 0.4;
  color: #f5f5f5;
}

.contact-text {
  color: #212121;
  font-size: 17px;
}

.link {
  color: #1c1c1c;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 11px;
  margin-left: 7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
}

.social-wrapper:hover {
  opacity: 0.43;
}

.footer-text {
  width: auto;
  margin-top: 20px;
  font-family: roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.53);
  font-size: 14px;
  text-decoration: none;
}

.social-link-text {
  display: inline-block;
  margin-bottom: 5px;
  font-family: roboto, sans-serif;
  font-size: 14px;
}

.social-icon {
  margin-top: -6px;
  margin-right: 9px;
}

.field {
  height: 57px;
  margin-bottom: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  border: 0px solid #000;
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: inset 3px 0 0 0 transparent;
  font-family: roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: italic;
}

.field:focus {
  box-shadow: inset 3px 0 0 0 #7ec4bd;
}

.field.large {
  height: 127px;
  color: #f5f5f5;
}

.field.darker {
  background-color: hsla(0, 0%, 100%, 0.18);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
}

.form-wrapper {
  padding-right: 20%;
  padding-left: 20%;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
}

.success-message {
  padding-top: 82px;
  padding-bottom: 82px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  background-color: transparent;
  color: #7ec4bd;
}

.project-info {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #20bec6;
}

.project-title {
  margin-bottom: 4px;
  font-family: 'Archerpro book 0', sans-serif;
  color: #fff;
  font-size: 18px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 939.9999389648438px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.grow-row {
  margin-bottom: 42px;
}

.screenshot {
  margin-bottom: 43px;
}

.face {
  margin-bottom: 10px;
  border-radius: 100%;
}

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

.main-heading-2 {
  margin-top: 7px;
  font-family: roboto, sans-serif;
  font-size: 25px;
  line-height: 55px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.link-block {
  width: 70%;
  margin-right: 0px;
}

.link-block-2 {
  width: auto;
  margin-right: 10px;
}

.lightbox-link {
  display: block;
}

.paragraph {
  margin-top: 64px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.grey-icon-wrapper-2 {
  margin-bottom: 38px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
  background-image: url('../images/ng-8607a05c-6b25-42fc-bca1-900e5dc25537.jpeg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-2 {
  margin-top: 13px;
  padding-bottom: 0px;
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
}

.paragraph-3 {
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.7);
}

.paragraph-4 {
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.7);
  font-weight: 400;
}

.heading {
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 18px;
}

.heading-2 {
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 18px;
}

.heading-3 {
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.columns {
  margin-bottom: 45px;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  margin-top: 0px;
  border-style: none;
  background-color: transparent;
}

.image-4 {
  width: 269.9815979003906px;
  height: 178.82351684570312px;
}

.white-text-copy {
  margin-top: 20px;
  margin-bottom: 1px;
  color: #676770;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 4px;
}

.white-text {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 12px;
  padding-left: 26px;
  color: #676770;
}

.text-span-5 {
  font-size: 12px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: -15px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.text-block {
  font-family: roboto, sans-serif;
  line-height: 24px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  display: inline-block;
  margin-top: 19px;
}

.section-copy {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: #f5f5f5;
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: repeat-y;
  text-align: center;
}

.section-copy.grey {
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  clear: left;
  background-color: rgba(36, 132, 198, 0.09);
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section-copy.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.section-copy.footer {
  background-color: #000;
}

.bold-text {
  font-size: 18px;
}

.noticias {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: rgba(36, 132, 198, 0.09);
  background-image: url('../images/padrao_bolas_branco.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  text-align: center;
}

.noticias.grey {
  background-color: #f5f5f5;
}

.noticias.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.noticias.footer {
  background-color: #000;
}

.slider {
  width: 100.02526832988%;
  height: 100%;
  background-color: transparent;
}

.slide {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.64)), to(rgba(0, 72, 118, 0.64))), url('../images/site_agradecimento.jpg');
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.64), rgba(0, 72, 118, 0.64)), url('../images/site_agradecimento.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.slide-nav {
  margin-bottom: 209px;
  margin-left: 68px;
  font-size: 0px;
}

.contactos {
  padding-top: 69px;
  padding-bottom: 60px;
  background-color: #006098;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 96, 152, 0.9)), to(rgba(0, 96, 152, 0.9))), url('../images/padrao_bolas2_branco.png');
  background-image: linear-gradient(180deg, rgba(0, 96, 152, 0.9), rgba(0, 96, 152, 0.9)), url('../images/padrao_bolas2_branco.png');
  background-position: 0px 0px, 50% 50%;
  text-align: center;
}

.contactos.grey {
  background-color: #f5f5f5;
}

.contactos.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.contactos.footer {
  background-color: #004876;
  background-image: none;
}

.image-6 {
  width: 1003292596839%;
}

.dropdown {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -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;
}

.text-block-4 {
  font-family: roboto, sans-serif;
  font-weight: 300;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -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;
}

.html-embed {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.local3 {
  margin-top: 0px;
  margin-bottom: 16px;
}

.local3.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.local3.centered.white {
  border: 0px none #000;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: none;
}

.bold-text-3 {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: 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;
}

.html-embed-2 {
  display: block;
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.html-embed-3 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.html-embed-4 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-4 {
  font-family: 'Archerpro book 0', sans-serif;
  color: #f5f5f5;
}

.heading-5 {
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 13px;
  letter-spacing: 1px;
}

.contactoss {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.contactoss.grey {
  background-color: #f5f5f5;
}

.contactoss.contact {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #006098;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 96, 152, 0.89)), to(rgba(0, 96, 152, 0.89)));
  background-image: linear-gradient(180deg, rgba(0, 96, 152, 0.89), rgba(0, 96, 152, 0.89));
  background-position: 0px 0px;
  background-size: auto;
  font-family: Vollkorn, serif;
}

.contactoss.footer {
  background-color: #000;
}

.form-2 {
  color: #f5f5f5;
}

.inscricoes {
  display: inline-block;
  width: 400px;
  margin-left: 10px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #a6ce39;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.inscricoes:hover {
  border-style: solid;
  background-color: #fff;
  color: #a6ce39;
}

.inscricoes.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.inscricoes.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.column {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.columns-2 {
  margin-top: -5px;
  margin-bottom: 40px;
}

.columns-3 {
  clear: left;
}

.heading-6 {
  margin-top: 47px;
  font-family: 'Archerpro 0', sans-serif;
  font-weight: 400;
}

.heading-7 {
  margin-top: 42px;
  font-family: 'Archerpro book 0', sans-serif;
}

.local {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: #f5f5f5;
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: repeat-y;
  text-align: center;
}

.local.grey {
  padding-right: 0px;
  padding-left: 0px;
  clear: left;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.local.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.local.footer {
  background-color: #000;
}

.heading-8 {
  font-family: 'Archerpro 0', sans-serif;
}

.heading-9 {
  font-family: 'Archerpro book 0', sans-serif;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.horario {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: #fffefe;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.horario.grey {
  background-color: #f5f5f5;
}

.horario.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.horario.footer {
  background-color: #000;
}

.heading-10 {
  font-family: 'Archerpro 0', sans-serif;
  font-weight: 300;
}

.heading-11 {
  font-family: 'Archerpro 0', sans-serif;
}

.heading-12 {
  font-family: 'Archerpro 0', sans-serif;
}

.divider-copy {
  display: block;
  width: 80px;
  height: 2px;
  margin: 28px auto;
  background-color: #fff;
  font-size: 12px;
}

.divider-copy.grey {
  margin-bottom: 43px;
  border: 1px solid #f5f5f5;
  background-color: rgba(0, 0, 0, 0.09);
  color: #181818;
}

.slide-copy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.64)), to(rgba(0, 72, 118, 0.64))), url('../images/foto_geral.png');
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.64), rgba(0, 72, 118, 0.64)), url('../images/foto_geral.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-3 {
  height: 500px;
  background-image: url('../images/cce.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 100%;
  line-height: 400px;
}

.column-3 {
  padding-right: 10px;
  padding-left: 10px;
}

.mask-2 {
  width: 230px;
  height: 150px;
}

.slide-2 {
  width: 230px;
  height: 150px;
  background-image: url('../images/foto_2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-2 {
  width: 230px;
  height: 150px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-6 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.expo1 {
  width: 230px;
  height: 150px;
}

.expo2 {
  width: 230px;
  height: 150px;
}

.expo3 {
  width: 230px;
  height: 150px;
  background-color: transparent;
}

.slide-1-expo-1 {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(7deg, rgba(0, 0, 0, 0.52), transparent), url('../images/workshop1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-3 {
  background-image: url('../images/foto_4.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide2-expo1 {
  background-image: url('../images/foto_4.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-1-expo2 {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(45deg, #171718, transparent), url('../images/foto_home_3.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-4 {
  background-image: url('../images/foto_3.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-2-expo2 {
  background-image: url('../images/foto_3.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-1-expo3 {
  width: 230px;
  height: 150px;
  background-image: url('../images/foto_2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-1-expo3-copy {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.74), hsla(0, 0%, 100%, 0)), url('../images/xland1b.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-5 {
  background-image: url('../images/foto_6.png');
  background-position: 0px 0px;
  background-size: contain;
}

.heading-13 {
  font-family: roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-6-copy {
  font-family: 'Archerpro book 0', sans-serif;
  color: rgba(103, 103, 112, 0.22);
  font-size: 20px;
}

.anuncios {
  height: 230px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.11);
  color: #fed925;
  text-align: center;
}

.main-subtitle-copy {
  margin-top: 26px;
  font-family: roboto, sans-serif;
  color: #a6ce39;
  font-size: 25px;
  font-style: normal;
}

.novastendencias {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.novastendencias.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #006098;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 72, 118, 0.87), hsla(0, 0%, 100%, 0)), url('../images/imagem_novas_tendencias.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.expositores {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.expositores.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 0px;
  background-color: #004876;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #004876, hsla(0, 0%, 100%, 0)), url('../images/imagem_expositores.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-6-b {
  font-family: 'Archerpro book 0', sans-serif;
  color: rgba(51, 51, 51, 0.84);
  font-size: 20px;
  font-weight: 400;
}

.conhecimento {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.conhecimento.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #006098;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 72, 118, 0.87), hsla(0, 0%, 100%, 0)), url('../images/imagem_conhecimento.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.apresentacao {
  padding-top: 0px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0.09);
  background-image: url('../images/padrao_bolas_branco.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.apresentacao.grey {
  background-color: #f5f5f5;
}

.apresentacao.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.apresentacao.footer {
  background-color: #000;
}

.programacao {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.programacao.grey {
  background-color: #f5f5f5;
}

.programacao.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.programacao.footer {
  background-color: #000;
}

.conhecimento2 {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.conhecimento2.grey {
  background-color: #f5f5f5;
}

.conhecimento2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.conhecimento2.footer {
  background-color: #000;
}

.novas_tendencias {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.novas_tendencias.grey {
  background-color: #f5f5f5;
}

.novas_tendencias.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.novas_tendencias.footer {
  background-color: #000;
}

.expositores2 {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.expositores2.grey {
  background-color: #f5f5f5;
}

.expositores2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.expositores2.footer {
  background-color: #000;
}

.bold-text-4 {
  font-family: roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.paragraph-copy {
  margin-bottom: 45px;
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.39);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.project-info-copy {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #a6ce39;
}

.conhecimentobut {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.novastendenciasbut {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.expositoresbut {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.columns-2-copy {
  margin-top: 71px;
  margin-bottom: 40px;
}

.regulamento {
  display: inline-block;
  width: 400px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.regulamento:hover {
  border-style: solid;
  background-color: #fff;
  color: #20bec6;
}

.regulamento.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.regulamento.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.submit-button {
  background-color: #a6ce39;
  text-align: center;
}

.entrada-livre {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0.09);
  background-image: url('../images/padrao_bolas_branco.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.entrada-livre.grey {
  background-color: #f5f5f5;
}

.entrada-livre.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.entrada-livre.footer {
  background-color: #000;
}

.entrada {
  display: inline-block;
  width: 200px;
  margin-bottom: 35px;
  margin-left: 10px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #a6ce39;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.entrada:hover {
  border-style: solid;
  background-color: #fff;
  color: #a6ce39;
}

.entrada.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.entrada.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.image-7 {
  margin-bottom: 80px;
}

.bold-text-5 {
  font-family: 'Archerpro 0', sans-serif;
  font-size: 20px;
}

.bold-text-6 {
  font-family: 'Archerpro book 0', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-7 {
  font-family: 'Archerpro book 0', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-1 {
  margin-bottom: 45px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.7);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.columns-4 {
  margin-right: -74px;
}

.hareas {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: rgba(36, 132, 198, 0.02);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: repeat-y;
  text-align: center;
}

.hareas.grey {
  background-color: #f5f5f5;
}

.hareas.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.hareas.footer {
  background-color: #000;
}

.project-title-copy {
  margin-bottom: 4px;
  font-family: 'Archerpro book 0', sans-serif;
  color: #004876;
  font-size: 18px;
}

.text-span-6 {
  font-weight: 700;
}

.text-span-7 {
  font-family: roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-8 {
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-9 {
  font-family: 'Archerpro book 0', sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-span-8 {
  color: #7ec4bd;
  font-size: 17px;
  font-weight: 400;
}

.text-span-9 {
  color: #7ec4bd;
  font-size: 17px;
}

.text-span-10 {
  color: #7ec4bd;
  font-size: 17px;
}

.nt {
  margin-top: 81px;
  font-family: 'Archerpro 0', sans-serif;
  font-weight: 400;
}

.container-5 {
  margin-top: 36px;
  padding: 20px;
  background-color: #fff;
}

.expositores2-copy {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  font-family: roboto, sans-serif;
  text-align: center;
}

.expositores2-copy.grey {
  background-color: #f5f5f5;
}

.expositores2-copy.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.expositores2-copy.footer {
  background-color: #000;
}

.image-8 {
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.link-block-3 {
  margin-left: 5px;
}

.espetaculo {
  height: 500px;
  margin-bottom: 42px;
}

.heading-14 {
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Archerpro 0', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.bold-text-10 {
  font-family: 'Archerpro 0', sans-serif;
}

.slide-6 {
  width: 939.9999389648438px;
  height: auto;
  background-image: url('../images/fernando_solange_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/fernando_solange_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/joao_paulo_santos.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/barbara_barradas.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/luis_gomes2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.noticias2 {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.noticias2.grey {
  background-color: #f5f5f5;
}

.noticias2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.noticias2.footer {
  background-color: #000;
}

.text-block-5 {
  margin-top: 398px;
  padding-right: 0px;
  background-color: rgba(0, 0, 0, 0.55);
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.link-block-4 {
  display: block;
  text-decoration: none;
}

.heading-14-copy {
  height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Archerpro book 0', sans-serif;
  color: #f5f5f5;
  font-size: 16px;
  line-height: 17px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.html-embed-5 {
  text-align: left;
}

.text-block-6 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: rgba(51, 51, 51, 0.56);
  text-align: left;
}

.text-block-7 {
  margin-left: 20px;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 13px;
  letter-spacing: 1px;
}

.social-wrapper-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 11px;
  margin-left: 7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
}

.social-wrapper-copy:hover {
  opacity: 0.43;
}

.social-wrapper1 {
  display: block;
  margin-right: 0px;
  margin-bottom: 11px;
  margin-left: 7%;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
}

.social-wrapper1:hover {
  opacity: 0.43;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-6-b-copy {
  font-family: 'Archerpro book 0', sans-serif;
}

.cookies {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.cookies.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #006098;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 96, 152, 0.78)), to(rgba(0, 96, 152, 0.78))), url('../images/padrao_bolas3_branco.png');
  background-image: linear-gradient(180deg, rgba(0, 96, 152, 0.78), rgba(0, 96, 152, 0.78)), url('../images/padrao_bolas3_branco.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
  background-repeat: repeat, repeat-x;
}

.link-block-5 {
  margin-right: 21px;
}

.link-block-5-copy {
  margin-right: 21px;
}

.text-block-8 {
  margin-top: 4px;
  color: #404040;
  font-size: 12px;
}

.text-block-8:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #007497;
  text-decoration: underline;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-right: 31px;
}

.icon-2 {
  margin-top: 6px;
  margin-right: 10px;
  color: #404040;
}

.dropdown-link {
  color: #404040;
  font-size: 12px;
}

.dropdown-link-2 {
  color: #404040;
  font-size: 12px;
}

.atividades-paralelas {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.atividades-paralelas.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #006098;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 72, 118, 0.87), hsla(0, 0%, 100%, 0)), url('../images/imagem_atividades_paralelas.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.brochura_apresentaao {
  display: inline-block;
  width: 400px;
  margin-left: 10px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #7ec4bd;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.brochura_apresentaao:hover {
  border-style: solid;
  background-color: #fff;
  color: #7ec4bd;
}

.brochura_apresentaao.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.brochura_apresentaao.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.entrada_livre {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 200px;
  margin-top: 43px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.entrada_livre:hover {
  border-style: solid;
  background-color: #20bec6;
  color: #f5f5f5;
}

.section-copy-copy {
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: #f5f5f5;
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 0%;
  background-size: auto;
  background-repeat: repeat-y;
  text-align: center;
}

.section-copy-copy.grey {
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.09);
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section-copy-copy.contact {
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('../images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.section-copy-copy.footer {
  background-color: #000;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #20bec6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: roboto, sans-serif;
  color: #fff;
}

.newsletter-button:hover {
  background-color: #007297;
  color: #fff;
}

.newsletter-form {
  width: 70%;
}

.footer-slogan {
  margin-bottom: 11px;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
}

.section-2 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-2.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #006098;
  color: #e4e8eb;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 12px;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.social-icon-group {
  margin-top: 50px;
  margin-bottom: 25px;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
  font-family: roboto, sans-serif;
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: 0 0 6px 0 #489fd9;
}

.logo-text {
  margin-top: 24px;
  font-family: Lato, sans-serif;
  color: #63656a;
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  letter-spacing: 1px;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.footer-title {
  margin-top: 0px;
  margin-bottom: 7px;
  font-family: roboto, sans-serif;
  color: #20bec6;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.success-message-2 {
  padding-left: 0px;
  background-color: rgba(95, 97, 102, 0);
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0);
}

.social-icon-2 {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon-2:hover {
  opacity: 1;
}

.columns-5 {
  text-align: left;
}

.div-block-5 {
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #006098;
}

.page-link-2 {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link-2:hover {
  border-bottom-color: #489fd9;
}

.page-link-2.in-footer {
  display: block;
  font-family: roboto, sans-serif;
  color: #4197cb;
  font-size: 10px;
}

.page-link-2.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.dropdown-list-2 {
  background-color: #d8d3d3;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.page-link-contactos {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link-contactos:hover {
  border-bottom-color: #489fd9;
}

.page-link-contactos.in-footer {
  display: block;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 12px;
}

.page-link-contactos.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link-1 {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link-1:hover {
  border-bottom-color: #489fd9;
}

.page-link-1.in-footer {
  display: block;
  font-family: roboto, sans-serif;
  color: #20bec6;
  font-size: 12px;
}

.page-link-1.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link-3 {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link-3:hover {
  border-bottom-color: #489fd9;
}

.page-link-3.in-footer {
  display: block;
  margin-bottom: 7px;
  font-family: roboto, sans-serif;
  color: #20bec6;
  font-size: 12px;
}

.page-link-3.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.div-block-6 {
  padding-top: 20px;
}

.form-3 {
  width: auto;
}

.paragraph-5 {
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  text-align: left;
}

.paragraph-6 {
  font-family: roboto, sans-serif;
}

.link-2 {
  color: #676770;
  text-decoration: none;
}

.bold-text-11 {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-bold {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.thumbnail {
  margin-right: 0px;
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  background-color: transparent;
}

.thumbnail-title {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
}

.article {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.article:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.article-text-wrapper {
  width: 80%;
  padding-left: 20px;
  float: left;
  text-align: left;
}

.article-info-wrapper {
  margin-top: 0px;
  text-align: left;
}

.image-wrapper {
  width: 20%;
  height: 100%;
  padding-right: 0px;
  float: left;
  text-align: center;
}

.arrow-2 {
  margin-top: 0px;
  float: right;
  color: #000;
  font-size: 23px;
}

.article-info-text {
  display: inline-block;
  margin-right: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
  line-height: 10px;
  text-align: left;
}

.article-info-text.tag {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 30px;
  text-transform: none;
}

.paragraph-7 {
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  text-align: left;
}

.text-span-11 {
  font-family: roboto, sans-serif;
  color: #434349;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.espetaculo2 {
  margin-top: 100px;
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  border-bottom: 0px solid #000;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.espetaculo2.grey {
  background-color: #f5f5f5;
}

.espetaculo2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.espetaculo2.footer {
  background-color: #000;
}

.paragraph-8 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: roboto, sans-serif;
  text-align: center;
}

.image-12 {
  width: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  text-align: left;
}

.heading-14-noticias {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Archerpro 0', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 50px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.heading-14-noticias2 {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.paragraph-bold-noticias {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.noticias4 {
  margin-top: 40px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.noticias-4 {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  border-bottom: 1px solid #000;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.paragraph-noticias5 {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 0px solid #000;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.image-12-copy {
  width: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

.container-6 {
  text-align: left;
}

.text-span-12 {
  font-size: 40px;
}

.columns-2conhecimento {
  margin-top: 71px;
  margin-bottom: 40px;
}

.project-wrapper-workshops {
  position: relative;
  bottom: 0px;
  display: block;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper-workshops:hover {
  bottom: 8px;
}

.project-wrapper-seminarios {
  position: relative;
  bottom: 0px;
  display: block;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper-seminarios:hover {
  bottom: 8px;
}

.workshops2 {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.workshops2.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 77px;
  background-color: #006098;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 72, 118, 0.87), hsla(0, 0%, 100%, 0)), url('../images/imagem_seminarios.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.article-iworkshops {
  margin-top: 0px;
  text-align: left;
}

.text-span-13 {
  font-weight: 700;
}

.images {
  padding-top: 10px;
  padding-bottom: 17px;
  text-align: left;
}

.share-btn {
  display: block;
  width: 56px;
  margin-right: 14px;
  float: left;
}

.share-btn.facebook {
  width: 49px;
}

.article-info-wrapper-2 {
  margin-top: 13px;
}

.social-link-2 {
  margin-right: 14px;
  opacity: 0.23;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.social-link-2:hover {
  opacity: 1;
}

.author-column {
  padding-right: 63px;
  padding-left: 40px;
  text-align: center;
}

.image-text {
  margin-top: 6px;
  font-family: roboto, sans-serif;
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.article-info-text-2 {
  display: inline-block;
  margin-right: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 12px;
  line-height: 10px;
}

.article-info-text-2.tag {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 30px;
  text-transform: none;
}

.author-image {
  display: block;
  margin: 0px auto 18px;
  border: 7px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  text-align: left;
}

.share-article-wrapper {
  margin-top: 42px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 3px solid rgba(0, 0, 0, 0.09);
}

.about-text-2 {
  margin-bottom: 26px;
  font-family: roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.author-social-links {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
}

.quote {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 37px;
  border-left: 3px solid rgba(0, 0, 0, 0.09);
  font-family: roboto, sans-serif;
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
}

.author-connect {
  margin-bottom: 20px;
  color: #c2c2c2;
  font-size: 12px;
  text-transform: uppercase;
}

.subtitle {
  margin-bottom: 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-family: roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.article-heading {
  margin-top: 0px;
  margin-bottom: 18px;
  font-size: 43px;
  line-height: 47px;
  font-weight: 700;
}

.big-image {
  border: 6px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.container-w1 {
  margin-top: 130px;
  text-align: left;
}

.paragraph-9 {
  font-family: roboto, sans-serif;
  font-weight: 400;
}

.paragraph-10 {
  font-family: roboto, sans-serif;
}

.paragraph-11 {
  font-family: roboto, sans-serif;
}

.heading-15 {
  font-family: roboto, sans-serif;
}

.paragraph-12 {
  font-family: roboto, sans-serif;
}

.paragraph-13 {
  font-family: roboto, sans-serif;
}

.paragraph-14 {
  font-family: roboto, sans-serif;
}

.paragraph-15 {
  font-family: roboto, sans-serif;
}

.heading-16 {
  font-family: roboto, sans-serif;
}

.bold-text-11-copy {
  font-family: roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-14-noticias2-copy {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.bold-text-11-copy-copy {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 18px;
  font-weight: 400;
}

.image-text-2 {
  margin-top: 6px;
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.about-text-3 {
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 20px;
}

.quote-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 37px;
  border-left: 3px solid rgba(0, 0, 0, 0.09);
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
}

.subtitle-2 {
  margin-bottom: 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-family: roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.bio {
  margin-top: 134px;
}

.paragraph-16 {
  font-family: roboto, sans-serif;
  font-size: 14px;
}

.heading-17 {
  text-align: left;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
  padding: 40px;
  -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;
  background-color: rgba(36, 132, 198, 0.09);
}

.image-13 {
  margin-top: 0px;
}

.article-heading-2 {
  margin-bottom: 18px;
  font-family: 'Archerpro 0', sans-serif;
  font-size: 43px;
  line-height: 47px;
  font-weight: 300;
}

.heading-18 {
  font-family: roboto, sans-serif;
  font-size: 20px;
  text-align: left;
  text-transform: none;
}

.bold-text-12 {
  text-transform: uppercase;
}

.bold-text-13 {
  text-transform: uppercase;
}

.bold-text-14 {
  text-transform: uppercase;
}

.project-wrapper-copy {
  position: relative;
  bottom: 0px;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper-copy:hover {
  bottom: 8px;
}

.column-copy {
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
}

.column-3-copy {
  padding-right: 40px;
  padding-left: 40px;
}

.hollow-button {
  display: inline-block;
  margin-top: 49px;
  padding: 7px 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #007297;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
  color: #007297;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.19);
}

.hollow-button:hover {
  border-color: #0050b8;
}

.paragraph-noticias5-copy {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  border-bottom: 1px solid #000;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.div-block-8 {
  width: 99.9994426430342%;
  padding-bottom: 0px;
  text-align: right;
}

.text-block-9 {
  margin-top: 12px;
  margin-bottom: 12px;
  color: #47474f;
  font-size: 14px;
  text-align: center;
}

.text-block-9:hover {
  color: #000;
}

.div-block-9 {
  width: 10%;
  margin-top: 13px;
  padding: 0px 10px;
  border: 1px solid #000;
  text-align: left;
}

.div-block-9:hover {
  color: #676770;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-9 {
  padding-right: 75px;
  padding-left: 75px;
}

.html-embed-6 {
  margin-top: 0px;
}

.article-home {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 27px 0px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  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: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.article-home:hover {
  background-color: rgba(36, 132, 198, 0.09);
  color: #0050b8;
}

.paragraph-7-copy {
  margin-top: 16px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
}

.article-text-wrapper-copy {
  width: 80%;
  padding-left: 0px;
  float: left;
  text-align: left;
}

.thumbnail-title-copy {
  margin-top: 0px;
  margin-bottom: 12px;
  padding-right: 20px;
  padding-left: 0px;
  font-family: 'Archerpro 0', sans-serif;
  color: #000;
  font-size: 23px;
  font-weight: 300;
  text-align: left;
}

.article-info-text-copy {
  display: inline-block;
  margin-top: 15px;
  margin-right: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
  line-height: 10px;
  text-align: left;
}

.article-info-text-copy.tag {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 30px;
  text-transform: none;
}

.slide-11 {
  background-color: #f5f5f5;
  background-image: url('../images/logo_nucase.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-12 {
  background-image: url('../images/galeria_lamanai4_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.expositores_r {
  height: 100%;
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Archerpro 0', sans-serif;
  color: #f5f5f5;
  font-size: 23px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.link-block-6 {
  display: block;
  text-decoration: none;
}

.link-block-7 {
  display: block;
  text-decoration: none;
}

.paragraph-17 {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: roboto, sans-serif;
  color: rgba(51, 51, 51, 0.7);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.inscricoes-2 {
  display: inline-block;
  width: 400px;
  margin-left: 10px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #a6ce39;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.inscricoes-2:hover {
  border-style: solid;
  background-color: #fff;
  color: #a6ce39;
}

.link-block-8 {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('../images/logo_nucase.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-14 {
  padding-bottom: 0px;
}

.link-block-9 {
  margin-bottom: 24px;
}

.nucase {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.nucase.grey {
  background-color: #f5f5f5;
}

.nucase.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.nucase.footer {
  background-color: #000;
}

.galeria {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.galeria.grey {
  background-color: #f5f5f5;
}

.galeria.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.galeria.footer {
  background-color: #000;
}

.nucase2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.nucase2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.galeria2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.galeria2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.entreinvistatbn {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.entreinvistatbn:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.slide-1-emp {
  width: 230px;
  height: 150px;
  background-image: url('../images/empregabilidade.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11-copy {
  background-color: #f5f5f5;
  background-image: url('../images/galeria_lamanai4.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-11c {
  background-color: #f5f5f5;
  background-image: url('../images/motoclube.png');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-11d {
  background-color: #f5f5f5;
  background-image: url('../images/remax.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
  text-align: center;
}

.motoclube2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.motoclube2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.motoclube3 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.motoclube3.grey {
  background-color: #f5f5f5;
}

.motoclube3.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.motoclube3.footer {
  background-color: #000;
}

.remax {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.remax.grey {
  background-color: #f5f5f5;
}

.remax.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.remax.footer {
  background-color: #000;
}

.estima {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.estima.grey {
  background-color: #f5f5f5;
}

.estima.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.estima.footer {
  background-color: #000;
}

.regulamento-copy {
  display: inline-block;
  width: 400px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.regulamento-copy:hover {
  border-style: solid;
  background-color: #fff;
  color: #20bec6;
}

.regulamento-copy.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.regulamento-copy.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.lista-participante {
  display: inline-block;
  width: 400px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lista-participante:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.lista-participante.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.lista-participante.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.body-2 {
  text-align: center;
}

.slide-11e {
  background-color: transparent;
  background-image: url('../images/estimamais.png');
  background-position: 50% 0%;
  background-size: 135px;
  background-repeat: no-repeat;
  text-align: center;
}

.heading-14-noticias3 {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Archerpro 0', sans-serif;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.slide-11e-copy {
  background-color: #fff;
  background-image: url('../images/consulnege_workshop.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-11g {
  background-color: transparent;
  background-image: url('../images/bosque_feliz.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-11h {
  background-color: transparent;
  background-image: url('../images/dirt_ryde.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.consulgene1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.consulgene1.grey {
  background-color: #f5f5f5;
}

.consulgene1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.consulgene1.footer {
  background-color: #000;
}

.consulgene2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.consulgene2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.bosquefeliz {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.bosquefeliz.grey {
  background-color: #f5f5f5;
}

.bosquefeliz.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.bosquefeliz.footer {
  background-color: #000;
}

.bosquefeliz2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.bosquefeliz2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.dna {
  padding-top: 127px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.dna.grey {
  background-color: #f5f5f5;
}

.dna.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.dna.footer {
  background-color: #000;
}

.dna2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.dna2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.aecc {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.aecc.grey {
  background-color: #f5f5f5;
}

.aecc.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.aecc.footer {
  background-color: #000;
}

.aecc2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.aecc2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.lista {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.lista:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.paragraphlista {
  margin-left: 177px;
  font-family: roboto, sans-serif;
  color: #676770;
  text-align: left;
}

.cais16 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.cais16.grey {
  background-color: #f5f5f5;
}

.cais16.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.cais16.footer {
  background-color: #000;
}

.cais16b {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.cais16b:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.casa-fonte {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.casa-fonte.grey {
  background-color: #f5f5f5;
}

.casa-fonte.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.casa-fonte.footer {
  background-color: #000;
}

.casa-fonteb {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.casa-fonteb:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.estoril-praia {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.estoril-praia.grey {
  background-color: #f5f5f5;
}

.estoril-praia.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.estoril-praia.footer {
  background-color: #000;
}

.casa-fonteb-copy {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.casa-fonteb-copy:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.dirt-ride {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.dirt-ride.grey {
  background-color: #f5f5f5;
}

.dirt-ride.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.dirt-ride.footer {
  background-color: #000;
}

.estoril-praiac {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.estoril-praiac:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.himalayan {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.himalayan:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.himalayan1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.himalayan1.grey {
  background-color: #f5f5f5;
}

.himalayan1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.himalayan1.footer {
  background-color: #000;
}

.pipefly {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.pipefly.grey {
  background-color: #f5f5f5;
}

.pipefly.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.pipefly.footer {
  background-color: #000;
}

.pipefly2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.pipefly2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.isasilva {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.isasilva.grey {
  background-color: #f5f5f5;
}

.isasilva.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.isasilva.footer {
  background-color: #000;
}

.isasilva2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.isasilva2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.mostrarte {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mostrarte.grey {
  background-color: #f5f5f5;
}

.mostrarte.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mostrarte.footer {
  background-color: #000;
}

.mostrarte2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.mostrarte2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.slide-14 {
  background-color: transparent;
  background-image: url('../images/cais_16.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-14-copy {
  background-color: transparent;
  background-image: url('../images/casa_fonte.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15 {
  background-color: transparent;
  background-image: url('../images/estoril_praia.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-copy {
  background-color: transparent;
  background-image: url('../images/himalayan.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-copy-copy {
  background-color: transparent;
  background-image: url('../images/pipefly.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-copy-copy-copy {
  background-color: transparent;
  background-image: url('../images/refood.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-b {
  background-color: transparent;
  background-image: url('../images/refood.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.refood {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.refood.grey {
  background-color: #f5f5f5;
}

.refood.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.refood.footer {
  background-color: #000;
}

.refood2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.refood2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.sos {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.sos.grey {
  background-color: #f5f5f5;
}

.sos.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.sos.footer {
  background-color: #000;
}

.sos2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.sos2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.spazio2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.spazio2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.eshte {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.eshte.grey {
  background-color: #f5f5f5;
}

.eshte.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.eshte.footer {
  background-color: #000;
}

.eshte2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.eshte2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.slide-11h-copy {
  background-color: transparent;
  background-image: url('../images/eshte.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-c {
  background-color: transparent;
  background-image: url('../images/isa_silva.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-15-d {
  background-color: transparent;
  background-image: url('../images/mostrare.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-11cc {
  background-color: #f5f5f5;
  background-image: url('../images/mulheres_obra.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-15-b-copy {
  background-color: transparent;
  background-image: url('../images/sos.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.acting {
  padding-top: 0px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.acting.grey {
  background-color: #f5f5f5;
}

.acting.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.acting.footer {
  background-color: #000;
}

.acting2 {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 120px;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.acting2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.slide-11g-copy {
  background-color: transparent;
  background-image: url('../images/acting_workshop2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-nav-2 {
  background-color: transparent;
  opacity: 0;
}

.mulheres {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mulheres.grey {
  background-color: #f5f5f5;
}

.mulheres.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mulheres.footer {
  background-color: #000;
}

.mulheres2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.mulheres2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.bold-text-15 {
  color: rgba(0, 0, 0, 0.34);
}

.bold-text-16 {
  color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
  font-weight: 400;
}

.bold-text-17 {
  text-transform: uppercase;
}

.bold-text-18 {
  text-transform: uppercase;
}

.wa {
  display: block;
}

.text-span-14 {
  font-size: 18px;
}

.novastendenciasbutton {
  display: inline-block;
  width: 400px;
  margin-top: -33px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.novastendenciasbutton:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.novastendenciasbutton.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.novastendenciasbutton.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.parceiros {
  height: auto;
  margin-top: 0px;
  padding-top: 44px;
  padding-bottom: 30px;
  clear: left;
  background-color: #007297;
  color: #fed925;
  text-align: center;
}

.link-block-3-copy {
  margin-left: -3px;
}

.link-block-3b {
  margin-left: 5px;
}

.link-block-3c {
  margin-left: 8px;
}

.link-block-2-b {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 5px;
}

.link-block-b {
  width: auto;
  margin-right: 0px;
  margin-left: 5px;
  padding-top: 0px;
}

.parceiros_oficiais {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 100%;
  margin-top: 9px;
  margin-right: 12px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  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: transparent;
}

.image-11-copy {
  margin-top: 10px;
  margin-left: 10px;
}

.image-8-copy {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.image-8-c {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.image-8-d {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.image-8-e {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.image-8-f {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.image-10-copy {
  margin-left: -1px;
  padding-top: 11px;
  padding-left: 0px;
}

.link-block-3-copy-copy {
  margin-left: 3px;
}

.mask-3 {
  margin-top: 0px;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-11 {
  padding-left: 32px;
}

.div-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: -15px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blanquet {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.blanquet.grey {
  background-color: #f5f5f5;
}

.blanquet.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.blanquet.footer {
  background-color: #000;
}

.blanquet2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.blanquet2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.edu {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.edu.grey {
  background-color: #f5f5f5;
}

.edu.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.edu.footer {
  background-color: #000;
}

.edu2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.edu2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.growithyou {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.growithyou.grey {
  background-color: #f5f5f5;
}

.growithyou.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.growithyou.footer {
  background-color: #000;
}

.growithu2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.growithu2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.albatroz {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.albatroz.grey {
  background-color: #f5f5f5;
}

.albatroz.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.albatroz.footer {
  background-color: #000;
}

.albatroz2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.albatroz2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.marginalarm {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.marginalarm:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.marginalarm1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.marginalarm1.grey {
  background-color: #f5f5f5;
}

.marginalarm1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.marginalarm1.footer {
  background-color: #000;
}

.blanquet1 {
  background-color: transparent;
  background-image: url('../images/blanquet.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.edu1 {
  background-color: transparent;
  background-image: url('../images/edu_portugal.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.growithu {
  background-color: #f5f5f5;
  background-image: url('../images/growithu.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.albatroz1 {
  background-color: transparent;
  background-image: url('../images/albatroz_hotel.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.marginalarrm {
  background-color: transparent;
  background-image: url('../images/marginalarm.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.iapmei {
  background-color: #fff;
  background-image: url('../images/iapmei_workshop3.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.marcia {
  background-color: #fff;
  background-image: url('../images/marcia_workshop4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.antonio {
  background-color: transparent;
  background-image: url('../images/antonio_workshop.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-nav-3 {
  height: 5%;
  background-color: transparent;
  opacity: 0;
  color: hsla(0, 0%, 100%, 0);
}

.slide-nav-4 {
  opacity: 0;
}

.left-arrow {
  width: 5%;
}

.right-arrow {
  width: 5px;
}

.text-span-15 {
  font-size: 10px;
  line-height: 10px;
}

.text-span-16 {
  padding-left: 0px;
  font-size: 13px;
  line-height: 19px;
}

.text-span-17 {
  font-size: 14px;
}

.text-span-18 {
  font-size: 14px;
}

.text-span-19 {
  font-size: 14px;
}

.text-span-20 {
  font-family: 'Archerpro book 0', sans-serif;
}

.heading-14-copy-copy {
  height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Archerpro book 0', sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.text-span-21 {
  font-size: 11px;
  line-height: 18px;
}

.text-span-22 {
  font-size: 16px;
}

.mulheres1 {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(7deg, rgba(0, 0, 0, 0.52), transparent), url('../images/mulheres_obra_workshop.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.paragraph-bold-noticias-copy {
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.bold-text-11-copy2 {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  font-weight: 700;
}

.text-span-23 {
  font-weight: 700;
}

.columns-7 {
  margin-top: 36px;
}

.columns-8 {
  margin-top: 34px;
}

.antonio1 {
  padding-top: 69px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.antonio1.grey {
  background-color: #f5f5f5;
}

.antonio1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.antonio1.footer {
  background-color: #000;
}

.text-span-24 {
  font-size: 13px;
}

.antonio2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.antonio2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.iapmei1 {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.iapmei1.grey {
  background-color: #f5f5f5;
}

.iapmei1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.iapmei1.footer {
  background-color: #000;
}

.iapmei2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.iapmei2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.marcia1 {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.marcia1.grey {
  background-color: #f5f5f5;
}

.marcia1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.marcia1.footer {
  background-color: #000;
}

.marcia2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.marcia2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.heading-14-noticias3-copy {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Archerpro 0', sans-serif;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.bold-text-11-copy22 {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-16-copy {
  font-family: roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-16-copy2 {
  font-family: roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-16-copy2 {
  font-family: roboto, sans-serif;
  font-size: 14px;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-logo-organizacao {
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 49px;
  background-color: rgba(4, 4, 4, 0);
  opacity: 0.4;
  color: #f5f5f5;
}

.programa {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.programa.grey {
  background-color: #f5f5f5;
}

.programa.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.programa.footer {
  background-color: #000;
}

.text-block-10 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.text-block-11 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
  font-weight: 700;
}

.text-block-12 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(32, 190, 198, 0.49);
}

.tab-link-tab-2.w--current {
  background-color: #20bec6;
}

.tab-link-tab-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(32, 190, 198, 0.49);
}

.tab-link-tab-1.w--current {
  background-color: #20bec6;
  color: #f5f5f5;
}

.text-block-13 {
  display: block;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #f5f5f5;
  font-weight: 700;
  text-align: center;
}

.text-block-14 {
  color: #f5f5f5;
  font-weight: 700;
}

.button-2 {
  font-weight: 400;
}

.column-13 {
  display: inline-block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.button-3 {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #2484c6;
}

.button-3:hover {
  background-color: rgba(36, 132, 198, 0.9);
  color: hsla(0, 0%, 96.1%, 0.9);
}

.button-3-copy {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #2484c6;
}

.seminarios {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #2484c6;
}

.seminarios:hover {
  background-color: rgba(36, 132, 198, 0.9);
  color: hsla(0, 0%, 96.1%, 0.9);
}

.palestras {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #20bec6;
}

.palestras:hover {
  background-color: rgba(32, 190, 198, 0.8);
  color: hsla(0, 0%, 96.1%, 0.8);
}

.conferencias {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #006098;
  font-weight: 700;
}

.conferencias:hover {
  background-color: rgba(0, 96, 152, 0.8);
  color: hsla(0, 0%, 96.1%, 0.8);
}

.workshop {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #a6ce39;
}

.workshop:hover {
  background-color: rgba(166, 206, 57, 0.9);
  color: hsla(0, 0%, 96.1%, 0.9);
}

.text-span-25 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-26 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-27 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-28 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-29 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-30 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-31 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-32 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-33 {
  font-size: 15px;
  font-weight: 700;
}

.text-span-34 {
  font-size: 15px;
  font-weight: 700;
}

.fatorc {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.fatorc.grey {
  background-color: #f5f5f5;
}

.fatorc.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.fatorc.footer {
  background-color: #000;
}

.estimamais {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.estimamais.grey {
  background-color: #f5f5f5;
}

.estimamais.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.estimamais.footer {
  background-color: #000;
}

.text-span-35 {
  text-transform: none;
}

.fatorc1 {
  background-color: #fff;
  background-image: url('../images/fatorc.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.antonio3 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.antonio3.grey {
  background-color: #f5f5f5;
}

.antonio3.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.antonio3.footer {
  background-color: #000;
}

.ativamente1 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.ativamente1:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.ativamente2 {
  background-color: transparent;
  background-image: url('../images/ativamente1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.select-field {
  display: block;
  width: auto;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.checkbox-label {
  text-align: left;
}

.checkbox-field {
  margin-bottom: 25px;
  text-align: left;
}

.text-span-36 {
  font-weight: 700;
}

.field-label {
  margin-top: 34px;
  color: rgba(51, 51, 51, 0.63);
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
}

.checkbox-autorizacao {
  margin-bottom: 25px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 13px;
  text-align: left;
}

.text-span-37 {
  font-size: 28px;
}

.inscricoes2 {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #a6ce39;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.inscricoes2:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.inscricoes2.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.inscricoes2.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.programa2 {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.programa2:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.programa2.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.programa2.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.programa22 {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.programa22:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.programa22.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.programa22.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.container-9 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 62px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.inscricoes2-copy {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.inscricoes2-copy:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.inscricoes2-copy.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.inscricoes2-copy.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.text-span-38 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-39 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-40 {
  font-weight: 700;
}

.text-span-41 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-42 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-43 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-44 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-45 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-46 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-47 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-48 {
  color: rgba(51, 51, 51, 0.8);
  font-weight: 700;
}

.text-span-49 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-50 {
  color: rgba(51, 51, 51, 0.8);
}

.text-span-51 {
  color: rgba(51, 51, 51, 0.8);
}

.bold-text-19 {
  font-weight: 400;
}

.bold-text-20 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
  font-weight: 400;
}

.bold-text-21 {
  font-weight: 400;
}

.bold-text-22 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.bold-text-23 {
  font-weight: 400;
}

.bold-text-24 {
  font-weight: 400;
}

.bold-text-25 {
  font-weight: 400;
}

.bold-text-26 {
  font-weight: 400;
}

.bold-text-27 {
  font-weight: 400;
}

.text-span-52 {
  font-weight: 400;
}

.text-span-53 {
  font-weight: 700;
}

.text-span-54 {
  font-weight: 700;
}

.text-span-55 {
  font-weight: 700;
}

.text-span-56 {
  font-weight: 700;
}

.text-span-57 {
  font-weight: 700;
}

.text-span-58 {
  font-weight: 700;
}

.montepio {
  background-color: transparent;
  background-image: url('../images/montepio.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.montepio1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.montepio1.grey {
  background-color: #f5f5f5;
}

.montepio1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.montepio1.footer {
  background-color: #000;
}

.animapark {
  background-color: transparent;
  background-image: url('../images/anima_park.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.animapark1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.animapark1.grey {
  background-color: #f5f5f5;
}

.animapark1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.animapark1.footer {
  background-color: #000;
}

.animapark2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.animapark2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.heading-19 {
  margin-top: 64px;
  margin-bottom: 42px;
  color: #676770;
  font-size: 22px;
  font-weight: 500;
}

.text-span-59 {
  font-size: 25px;
}

.text-span-60 {
  font-size: 12px;
}

.text-span-61 {
  font-weight: 700;
}

.text-span-62 {
  font-weight: 400;
}

.text-span-63 {
  font-weight: 700;
}

.text-span-64 {
  font-weight: 700;
}

.download {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #2484c6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.download:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.download.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.download.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.image-15 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.multidados {
  margin-left: 5px;
}

.lacs {
  background-color: transparent;
  background-image: url('../images/lacs.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.wecare {
  background-color: #f5f5f5;
  background-image: url('../images/we_care.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.lacs1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.lacs1.grey {
  background-color: #f5f5f5;
}

.lacs1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.lacs1.footer {
  background-color: #000;
}

.lacs2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.lacs2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.wecare1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.wecare1.grey {
  background-color: #f5f5f5;
}

.wecare1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.wecare1.footer {
  background-color: #000;
}

.wecare2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.wecare2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.entreinvista1 {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.entreinvista1.grey {
  background-color: #f5f5f5;
}

.entreinvista1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.entreinvista1.footer {
  background-color: #000;
}

.espetaculo1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.espetaculo1.grey {
  background-color: #f5f5f5;
}

.espetaculo1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.espetaculo1.footer {
  background-color: #000;
}

.espetaculo22 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.espetaculo22:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.spot {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.spot.grey {
  background-color: #f5f5f5;
}

.spot.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.spot.footer {
  background-color: #000;
}

.spot2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.spot2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.text-span-65 {
  font-size: 13px;
  font-weight: 700;
}

.spotmarket {
  width: 230px;
  height: 150px;
  background-image: url('../images/spot_market.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-11 {
  background-color: #20bec6;
  line-height: 40px;
}

.text-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  padding-left: 15px;
}

.text-block-16 {
  color: #676770;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.text-block-16:hover {
  color: rgba(103, 103, 112, 0.8);
}

.link-block-10 {
  text-align: left;
  text-decoration: none;
}

.column-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.container-10 {
  margin-top: 41px;
}

.link-block-10-copy {
  text-align: left;
  text-decoration: none;
}

.link-block-10-copy:hover {
  color: rgba(51, 51, 51, 0.68);
}

.text-span-66 {
  font-size: 14px;
}

.container-11 {
  margin-top: 74px;
}

.espetaculohome {
  width: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.11);
  color: #fed925;
  text-align: center;
}

.container-12 {
  height: auto;
}

.slide-16 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(hsla(0, 0%, 100%, 0.06))), url('../images/foto_home1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), hsla(0, 0%, 100%, 0.06)), url('../images/foto_home1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-17 {
  background-image: url('../images/foto_home_2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-5 {
  background-color: transparent;
  color: transparent;
  font-size: 0px;
}

.heading-20 {
  margin-top: 15px;
  font-family: roboto, sans-serif;
  color: #20bec6;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.text-span-67 {
  color: #f5f5f5;
  font-size: 20px;
}

.heading-20-copy {
  font-family: roboto, sans-serif;
  color: #20bec6;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.heading-20-2 {
  margin-top: 0px;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.heading-21 {
  color: #f5f5f5;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.66);
}

.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-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;
  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;
}

.saiba-mais {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.saiba-mais:hover {
  border-style: solid;
  background-color: #20bec6;
  color: #f5f5f5;
}

.heading-19-copy {
  margin-top: -87px;
  margin-bottom: 42px;
  color: #676770;
  font-size: 22px;
  font-weight: 400;
}

.container-14 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-block-11 {
  text-decoration: none;
}

.download-programa-geral {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #2484c6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.download-programa-geral:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.download-programa-geral.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.download-programa-geral.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.comercio {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.comercio.grey {
  background-color: #f5f5f5;
}

.comercio.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.comercio.footer {
  background-color: #000;
}

.comercio_historia {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.comercio_historia:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.noticias3-copy {
  margin-top: 63px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.noticias3-entrinvista {
  margin-top: 40px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.noticias3-spot {
  margin-top: 40px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.noticias3-inicio {
  line-height: 40px;
}

.noticias3-ini {
  margin-top: 40px;
  margin-bottom: 45px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: roboto, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
}

.text-span-68 {
  font-weight: 700;
}

.text-span-69 {
  font-weight: 700;
}

.text-span-70 {
  font-weight: 700;
}

.text-span-71 {
  font-family: roboto, sans-serif;
  font-weight: 700;
}

.text-span-72 {
  font-weight: 700;
}

.text-span-73 {
  font-weight: 700;
}

.text-span-74 {
  font-weight: 700;
}

.text-span-75 {
  font-weight: 700;
}

.comercio1 {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(45deg, rgba(24, 24, 24, 0.49), transparent), url('../images/WEB_ComHistoria-SITE-img-quad-foto.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.bijou {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 4px;
}

.florista {
  margin-left: 5px;
}

.div-block-12 {
  display: block;
  margin-top: 40px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  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;
  text-align: center;
}

.link-block-12 {
  margin-bottom: 10px;
}

.link-block-13 {
  margin-bottom: 10px;
}

.link-block-14 {
  margin-bottom: 10px;
}

.link-block-15 {
  margin-bottom: 10px;
}

.link-block-16 {
  margin-bottom: 10px;
}

.link-block-17 {
  margin-bottom: 10px;
}

.link-block-18 {
  margin-bottom: 10px;
}

.link-block-19 {
  margin-bottom: 10px;
}

.link-block-20 {
  margin-bottom: 10px;
}

.link-block-21 {
  margin-bottom: 10px;
}

.link-block-22 {
  margin-bottom: 10px;
}

.link-block-23 {
  margin-bottom: 10px;
}

.link-block-24 {
  margin-bottom: 10px;
}

.link-block-25 {
  margin-bottom: 10px;
}

.link-block-26 {
  margin-bottom: 10px;
}

.link-block-27 {
  margin-bottom: 10px;
}

.link-block-28 {
  margin-bottom: 10px;
}

.link-block-29 {
  margin-bottom: 10px;
}

.link-block-30 {
  margin-bottom: 10px;
}

.link-block-31 {
  margin-bottom: 10px;
}

.link-block-32 {
  margin-bottom: 10px;
}

.link-block-33 {
  margin-bottom: 10px;
}

.link-block-34 {
  margin-bottom: 10px;
}

.link-block-35 {
  margin-bottom: 10px;
}

.link-block-36 {
  margin-bottom: 10px;
}

.link-block-37 {
  margin-bottom: 10px;
}

.link-block-38 {
  margin-bottom: 10px;
}

.link-block-39 {
  margin-bottom: 10px;
}

.link-block-40 {
  margin-bottom: 10px;
}

.link-block-41 {
  margin-bottom: 10px;
}

.link-block-42 {
  margin-bottom: 10px;
}

.link-block-43 {
  margin-bottom: 10px;
}

.link-block-44 {
  margin-bottom: 10px;
}

.link-block-45 {
  margin-bottom: 10px;
}

.link-block-46 {
  margin-bottom: 10px;
}

.link-block-47 {
  margin-bottom: 10px;
}

.link-block-48 {
  margin-bottom: 10px;
}

.link-block-49 {
  margin-bottom: 10px;
}

.link-block-50 {
  margin-bottom: 10px;
}

.link-block-51 {
  margin-bottom: 10px;
}

.link-block-52 {
  margin-bottom: 10px;
}

.link-block-53 {
  margin-bottom: 10px;
}

.link-block-54 {
  margin-bottom: 10px;
}

.link-block-55 {
  margin-bottom: 10px;
}

.link-block-56 {
  margin-bottom: 10px;
}

.link-block-57 {
  margin-bottom: 10px;
}

.link-block-58 {
  margin-bottom: 10px;
}

.link-block-59 {
  margin-bottom: 10px;
}

.link-block-60 {
  margin-bottom: 10px;
}

.link-block-61 {
  margin-bottom: 10px;
}

.link-block-62 {
  margin-bottom: 10px;
}

.link-block-63 {
  margin-bottom: 10px;
}

.link-block-64 {
  margin-bottom: 10px;
}

.link-block-65 {
  margin-bottom: 10px;
}

.link-block-66 {
  margin-bottom: 10px;
}

.logos {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.link-block-68 {
  margin-bottom: 10px;
}

.link-block-24-copy {
  margin-bottom: 10px;
}

.bridges {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.bridges.grey {
  background-color: #f5f5f5;
}

.bridges.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.bridges.footer {
  background-color: #000;
}

.bridges2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.bridges2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.montepio3 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.montepio3:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.ativamente {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.ativamente.grey {
  background-color: #f5f5f5;
}

.ativamente.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.ativamente.footer {
  background-color: #000;
}

.bijou1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.bijou1.grey {
  background-color: #f5f5f5;
}

.bijou1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.bijou1.footer {
  background-color: #000;
}

.bijou2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.bijou2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.florista1 {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.florista1.grey {
  background-color: #f5f5f5;
}

.florista1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.florista1.footer {
  background-color: #000;
}

.text-span-76 {
  font-family: 'Archer book pro', sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.lindapereira1 {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.lindapereira1.grey {
  background-color: #f5f5f5;
}

.lindapereira1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.lindapereira1.footer {
  background-color: #000;
}

.lindapereira {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.lindapereira:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.linda {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(hsla(0, 0%, 100%, 0.16))), url('../images/linda_pereira.png');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0.16)), url('../images/linda_pereira.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.bold-text-28 {
  font-size: 12px;
}

.picole {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.picole.grey {
  background-color: #f5f5f5;
}

.picole.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.picole.footer {
  background-color: #000;
}

.picole2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.picole2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.spot_market {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.spot_market.grey {
  background-color: #f5f5f5;
}

.spot_market.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.spot_market.footer {
  background-color: #000;
}

.iefp2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.iefp2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.multidados2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.multidados2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.montepi {
  background-color: transparent;
  background-image: url('../images/anima_park.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.bijou3 {
  background-color: transparent;
  background-image: url('../images/bijou.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.bridges3 {
  background-color: transparent;
  background-image: url('../images/bridge1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cercica {
  background-color: transparent;
  background-image: url('../images/cercica.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cecoa {
  background-color: transparent;
  background-image: url('../images/cecoa1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.aveia {
  background-color: transparent;
  background-image: url('../images/aveia_v.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.ahg {
  background-color: transparent;
  background-image: url('../images/ahg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

._2020 {
  background-color: transparent;
  background-image: url('../images/agimus_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.checkin {
  background-color: transparent;
  background-image: url('../images/deck.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.desenharia {
  background-color: transparent;
  background-image: url('../images/desenharia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.heilpo {
  background-color: #f5f5f5;
  background-image: url('../images/growithu.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.helpo {
  background-color: #f5f5f5;
  background-image: url('../images/helpo.png');
  background-position: 0px 0px;
  background-size: contain;
}

.iefp {
  background-color: transparent;
  background-image: url('../images/iefp.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.legendhotdog {
  background-color: transparent;
  background-image: url('../images/legend.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.pecaditos {
  background-color: transparent;
  background-image: url('../images/pecaditos.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cole {
  background-color: transparent;
  background-image: url('../images/picole.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.traquino_morais {
  background-color: #f5f5f5;
  background-image: url('../images/tmorais2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.uptime {
  background-color: #f5f5f5;
  background-image: url('../images/uptime.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.topo:hover {
  opacity: 0.78;
}

.image-16 {
  position: fixed;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 1%;
}

.article-info-text-copy2 {
  display: inline-block;
  margin-right: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 14px;
  line-height: 10px;
  text-align: left;
}

.article-info-text-copy2.tag {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 30px;
  text-transform: none;
}

.article-heading-2-copy {
  margin-bottom: 18px;
  font-family: 'Archerpro 0', sans-serif;
  font-size: 43px;
  line-height: 47px;
  font-weight: 300;
}

.heading-14-noticias-copy {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Archerpro 0', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 50px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.subtitle-2-copy {
  margin-bottom: 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-family: roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.subtitle-copy {
  margin-bottom: 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-family: roboto, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.text-block-18 {
  color: #434349;
  font-size: 15px;
  font-weight: 700;
}

.column-26 {
  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;
}

.column-28 {
  height: 306.65625px;
}

.bold-text-11-2 {
  font-family: roboto, sans-serif;
  color: #676770;
  font-size: 20px;
  font-weight: 400;
}

.clubeembaixadores {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.clubeembaixadores.grey {
  background-color: #f5f5f5;
}

.clubeembaixadores.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.clubeembaixadores.footer {
  background-color: #000;
}

.clubeembaixadores2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.clubeembaixadores2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.text-span-77 {
  font-family: roboto, sans-serif;
  font-size: 18px;
}

.clube {
  background-color: transparent;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.82), transparent), url('../images/clube_embaixadores_h.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.dna1 {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.dna1.grey {
  background-color: #f5f5f5;
}

.dna1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.dna1.footer {
  background-color: #000;
}

.dna3 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.dna3:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.italic-text {
  font-style: normal;
}

.text-span-78 {
  font-size: 18px;
}

.dna-cascais {
  background-color: #fff;
  background-image: linear-gradient(5deg, rgba(0, 0, 0, 0.67) 33%, transparent 59%), url('../images/dna_1.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.italic-text-2 {
  font-size: 13px;
  line-height: 15px;
  font-style: normal;
}

.desafios-saudaveis {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.desafios-saudaveis.grey {
  background-color: #f5f5f5;
}

.desafios-saudaveis.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.desafios-saudaveis.footer {
  background-color: #000;
}

.desafios {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(45deg, rgba(24, 24, 24, 0.49), transparent), url('../images/desafios_saudaveis.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.helpo1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.helpo1.grey {
  background-color: #f5f5f5;
}

.helpo1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.helpo1.footer {
  background-color: #000;
}

.helpo2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.helpo2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

._2020a {
  padding-top: 0px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

._2020a.grey {
  background-color: #f5f5f5;
}

._2020a.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

._2020a.footer {
  background-color: #000;
}

._2020b {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 120px;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

._2020b:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.html-embed-7 {
  margin-top: 40px;
  margin-bottom: -20px;
  text-align: center;
}

.html-embed-8 {
  text-align: center;
}

.video {
  margin-bottom: 43px;
}

.cecoa1 {
  background-color: transparent;
  background-image: linear-gradient(342deg, rgba(0, 0, 0, 0.74), hsla(0, 0%, 100%, 0.2)), url('../images/cecoa_workshop.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.bold-text-29 {
  text-transform: uppercase;
}

.cecoa2 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.cecoa2.grey {
  background-color: #f5f5f5;
}

.cecoa2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.cecoa2.footer {
  background-color: #000;
}

.cecoa3 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.cecoa3:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.parceiros_oficiais-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 9px;
  margin-right: 12px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  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: transparent;
}

.div-block-13 {
  background-color: #fff;
}

.video-2 {
  display: block;
  margin-bottom: 22px;
}

.portugal-opera {
  margin-left: 5px;
}

.portugal-opera1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.portugal-opera1.grey {
  background-color: #f5f5f5;
}

.portugal-opera1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.portugal-opera1.footer {
  background-color: #000;
}

.portugal-opera2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.portugal-opera2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.text-span-79 {
  color: #676770;
}

.heading-17-copy {
  font-size: 14px;
  text-align: left;
}

.tocarufar {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.tocarufar.grey {
  background-color: #f5f5f5;
}

.tocarufar.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.tocarufar.footer {
  background-color: #000;
}

.tocarufar2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.tocarufar2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.oficinadesenho {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.oficinadesenho:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.oficinadesenho1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.oficinadesenho1.grey {
  background-color: #f5f5f5;
}

.oficinadesenho1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.oficinadesenho1.footer {
  background-color: #000;
}

.yolanda {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.yolanda.grey {
  background-color: #f5f5f5;
}

.yolanda.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.yolanda.footer {
  background-color: #000;
}

.yolanda2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.yolanda2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.oficina {
  background-color: #f5f5f5;
  background-image: url('../images/oficina_desenho.png');
  background-position: 0px 0px;
  background-size: contain;
}

.tocarufar1 {
  background-color: #f5f5f5;
  background-image: url('../images/toca_rufar.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.yolanda1 {
  background-color: #f5f5f5;
  background-image: url('../images/yolanda_dance.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.lista-participantes-spotmarket {
  display: inline-block;
  width: 400px;
  margin-left: 10px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #a6ce39;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lista-participantes-spotmarket:hover {
  border-style: solid;
  background-color: #fff;
  color: #a6ce39;
}

.lista-participantes-spotmarket.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.lista-participantes-spotmarket.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.lista-participante-spotmarket {
  display: inline-block;
  width: 400px;
  margin-top: 43px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lista-participante-spotmarket:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.lista-participante-spotmarket.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.lista-participante-spotmarket.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.workshop-copy {
  display: block;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(166, 206, 57, 0.2);
}

.workshop-copy:hover {
  background-color: rgba(166, 206, 57, 0.9);
  color: hsla(0, 0%, 96.1%, 0.9);
}

.animagias {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.animagias.grey {
  background-color: #f5f5f5;
}

.animagias.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.animagias.footer {
  background-color: #000;
}

.animagias1 {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(45deg, rgba(24, 24, 24, 0.49), transparent), url('../images/animagias.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tocarufar3 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.tocarufar3.grey {
  background-color: #f5f5f5;
}

.tocarufar3.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.tocarufar3.footer {
  background-color: #000;
}

.tocarufar4 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.tocarufar4:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.tocarufarh {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(7deg, rgba(0, 0, 0, 0.52), transparent), url('../images/tocarufar.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.foodlab {
  padding-top: 180px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(255, 255, 255, 0.23);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.foodlab.grey {
  background-color: #f5f5f5;
}

.foodlab.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.foodlab.footer {
  background-color: #000;
}

.spazio {
  background-color: #f5f5f5;
  background-image: url('../images/remax.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
  text-align: center;
}

.refoodh {
  background-color: transparent;
  background-image: url('../images/refood.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.pipeflyh {
  background-color: transparent;
  background-image: url('../images/pipefly.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.familiasosh {
  background-color: transparent;
  background-image: url('../images/sos.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.nucaseh {
  background-color: #f5f5f5;
  background-image: url('../images/logo_nucase.png');
  background-position: 0px 0px;
  background-size: contain;
}

.mobrah {
  background-color: #f5f5f5;
  background-image: url('../images/mulheres_obra.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.motoclubeh {
  background-color: #f5f5f5;
  background-image: url('../images/motoclube.png');
  background-position: 0px 0px;
  background-size: contain;
}

.mostrareh {
  background-color: transparent;
  background-image: url('../images/mostrare.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.himalayanh {
  background-color: transparent;
  background-image: url('../images/himalayan.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.galeriah {
  background-color: #f5f5f5;
  background-image: url('../images/glocally.png');
  background-position: 0px 0px;
  background-size: contain;
}

.estorilpraiah {
  background-color: transparent;
  background-image: url('../images/estoril_praia.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.eschte {
  background-color: transparent;
  background-image: url('../images/eshte.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.estimamaish {
  background-color: transparent;
  background-image: url('../images/estimamais.png');
  background-position: 50% 0%;
  background-size: 135px;
  background-repeat: no-repeat;
  text-align: center;
}

.dirtrideh {
  background-color: transparent;
  background-image: url('../images/dirt_ryde.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cais16h {
  background-color: transparent;
  background-image: url('../images/cais_16.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.bosquefelizh {
  background-color: transparent;
  background-image: url('../images/bosque_feliz.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.foodlabh {
  background-color: transparent;
  background-image: url('../images/food_lab.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.xland1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.xland1.grey {
  background-color: #f5f5f5;
}

.xland1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.xland1.footer {
  background-color: #000;
}

.xland2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.xland2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.xland {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.xland.grey {
  background-color: #f5f5f5;
}

.xland.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.xland.footer {
  background-color: #000;
}

.xlandx {
  background-color: #f5f5f5;
  background-image: url('../images/xland.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.autoestoril2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.autoestoril2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.autoestoril {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.autoestoril.grey {
  background-color: #f5f5f5;
}

.autoestoril.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.autoestoril.footer {
  background-color: #000;
}

.autoestorilh {
  background-color: transparent;
  background-image: url('../images/autoestoril.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

._1054 {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 120px;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

._1054:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

._1054b {
  padding-top: 0px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

._1054b.grey {
  background-color: #f5f5f5;
}

._1054b.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

._1054b.footer {
  background-color: #000;
}

.biciway {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.biciway.grey {
  background-color: #f5f5f5;
}

.biciway.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.biciway.footer {
  background-color: #000;
}

.biciway2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.biciway2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.biciwayh {
  background-color: transparent;
  background-image: url('../images/biciway.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.doreeit {
  background-color: transparent;
  background-image: url('../images/doreeit.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.doreeit2 {
  padding-top: 127px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.doreeit2.grey {
  background-color: #f5f5f5;
}

.doreeit2.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.doreeit2.footer {
  background-color: #000;
}

.doreeit3 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.doreeit3:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.anita {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.anita.grey {
  background-color: #f5f5f5;
}

.anita.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.anita.footer {
  background-color: #000;
}

.anita2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.anita2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.anitah {
  background-color: transparent;
  background-image: url('../images/anita.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.biciway-copy {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.biciway-copy.grey {
  background-color: #f5f5f5;
}

.biciway-copy.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.biciway-copy.footer {
  background-color: #000;
}

.erp {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.erp.grey {
  background-color: #f5f5f5;
}

.erp.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.erp.footer {
  background-color: #000;
}

.erp2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.erp2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.hinglaterra {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.hinglaterra.grey {
  background-color: #f5f5f5;
}

.hinglaterra.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.hinglaterra.footer {
  background-color: #000;
}

.hinglaterra2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.hinglaterra2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.erc {
  background-color: transparent;
  background-image: url('../images/erp.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.erph {
  background-color: transparent;
  background-image: url('../images/erp.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.hinglaterrah {
  background-color: transparent;
  background-image: url('../images/hotel_inglaterra.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.junta {
  background-color: transparent;
  background-image: url('../images/juntafsdr.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.isa {
  background-color: transparent;
  background-image: url('../images/isa_silva.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.mordomo {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mordomo.grey {
  background-color: #f5f5f5;
}

.mordomo.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mordomo.footer {
  background-color: #000;
}

.mordomo2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.mordomo2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.mordomo1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mordomo1.grey {
  background-color: #f5f5f5;
}

.mordomo1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mordomo1.footer {
  background-color: #000;
}

.mordomoh {
  background-color: transparent;
  background-image: url('../images/mordomoamedida.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.speakwellh {
  background-color: #f5f5f5;
  background-image: url('../images/speakwell.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.plug {
  background-color: transparent;
  background-image: url('../images/plug.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.livelongerh {
  background-color: transparent;
  background-image: url('../images/lifelonger.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.bold-text-30 {
  text-transform: uppercase;
}

.bold-text-31 {
  text-transform: uppercase;
}

.profalexandre2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.profalexandre2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.mulheres-copy {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mulheres-copy.grey {
  background-color: #f5f5f5;
}

.mulheres-copy.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mulheres-copy.footer {
  background-color: #000;
}

.profalexandre {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.profalexandre.grey {
  background-color: #f5f5f5;
}

.profalexandre.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.profalexandre.footer {
  background-color: #000;
}

.alexandre {
  background-color: transparent;
  background-image: linear-gradient(45deg, #000, hsla(0, 0%, 100%, 0)), url('../images/p_alexandre.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.aquihagenio {
  background-color: transparent;
  background-image: url('../images/ahg_home.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.altosdesafios {
  padding-top: 0px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.altosdesafios.grey {
  background-color: #f5f5f5;
}

.altosdesafios.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.altosdesafios.footer {
  background-color: #000;
}

.altosdesafios2 {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 120px;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.altosdesafios2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.agimus {
  padding-top: 0px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.agimus.grey {
  background-color: #f5f5f5;
}

.agimus.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.agimus.footer {
  background-color: #000;
}

.agimus2 {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 120px;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.agimus2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.glocally2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.glocally2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.glocally {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.glocally.grey {
  background-color: #f5f5f5;
}

.glocally.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.glocally.footer {
  background-color: #000;
}

.agimush {
  background-color: transparent;
  background-image: url('../images/agimus_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.altosdesafiosh {
  background-color: transparent;
  background-image: url('../images/altos_desafios.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cecoah {
  background-color: transparent;
  background-image: url('../images/cecoa1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.text-span-80 {
  text-transform: uppercase;
}

.text-span-81 {
  text-transform: uppercase;
}

.ue1 {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.ue1.grey {
  background-color: #f5f5f5;
}

.ue1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.ue1.footer {
  background-color: #000;
}

.ue2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.ue2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.universidade-europeia {
  width: 230px;
  height: 150px;
  background-image: linear-gradient(7deg, rgba(0, 0, 0, 0.52), transparent), url('../images/marketing_digital.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bold-text-32 {
  text-transform: uppercase;
}

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

.download-catalogo {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 200px;
  margin-top: 43px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #47474f;
  background-color: #4197cb;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.download-catalogo:hover {
  border-style: solid;
  background-color: #006098;
  color: #f5f5f5;
}

.planta {
  display: inline-block;
  width: 400px;
  margin-top: 42px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #2484c6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.planta:hover {
  border-style: solid;
  background-color: #004876;
  color: #f5f5f5;
}

.planta.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.planta.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.container-15 {
  margin-top: 17px;
  padding-right: 10px;
  padding-left: 10px;
}

.text-block-19 {
  margin-bottom: 0px;
  padding-left: 20px;
  opacity: 0.4;
  font-weight: 400;
  text-align: left;
}

.text-block-20 {
  margin-left: 22px;
  color: #a6ce39;
  font-size: 13px;
  text-align: left;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.english1 {
  padding-top: 127px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.english1.grey {
  background-color: #f5f5f5;
}

.english1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.english1.footer {
  background-color: #000;
}

.english2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.english2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.english {
  background-color: transparent;
  background-image: url('../images/english_exam_center.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.deck1 {
  padding-top: 127px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.deck1.grey {
  background-color: #f5f5f5;
}

.deck1.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.deck1.footer {
  background-color: #000;
}

.deck2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.deck2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.deck {
  background-color: transparent;
  background-image: url('../images/deck.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.text-span-82 {
  font-weight: 700;
}

.text-block-20-copy {
  margin-left: 22px;
  color: #20bec6;
  font-size: 13px;
  text-align: left;
}

.text-span-83 {
  text-transform: none;
}

.hotel-inglaterra {
  margin-left: 5px;
}

.mobicascais {
  padding-top: 180px;
  padding-bottom: 40px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.mobicascais.grey {
  background-color: #f5f5f5;
}

.mobicascais.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.mobicascais.footer {
  background-color: #000;
}

.mobicascais2 {
  position: relative;
  z-index: 3;
  display: block;
  padding: 40px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #000;
  text-decoration: none;
}

.mobicascais2:hover {
  background-color: #fcfcfc;
  color: #0050b8;
}

.mobicascais1 {
  background-color: transparent;
  background-image: url('../images/mobi_cascais.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.cascais {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 4px;
}

.expositores-copy {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.expositores-copy.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 0px;
  background-color: #004876;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #004876, hsla(0, 0%, 100%, 0)), url('../images/imagem_expositores.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.expositores2-copy {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.expositores2-copy.grey {
  background-color: #f5f5f5;
}

.expositores2-copy.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.expositores2-copy.footer {
  background-color: #000;
}

.expositores2-copy-copy {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.expositores2-copy-copy.grey {
  background-color: #f5f5f5;
}

.expositores2-copy-copy.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.expositores2-copy-copy.footer {
  background-color: #000;
}

.galeria1 {
  height: 525px;
  margin-top: 131px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
  background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
  background-position: 0px 0px, 50% 70%, 0px 0px;
  background-size: auto, contain, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.galeria1.project-page {
  height: 300px;
  padding-top: 77px;
  padding-bottom: 0px;
  background-color: #004876;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#004876), to(hsla(0, 0%, 100%, 0))), url('../images/EXPO-CASCAIS-2019-679.jpg');
  background-image: linear-gradient(0deg, #004876, hsla(0, 0%, 100%, 0)), url('../images/EXPO-CASCAIS-2019-679.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.galeria11 {
  padding-top: 69px;
  padding-bottom: 69px;
  clear: left;
  background-color: rgba(36, 132, 198, 0);
  background-image: url('../images/padrao_bolas.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  font-family: roboto, sans-serif;
  text-align: center;
}

.galeria11.grey {
  background-color: #f5f5f5;
}

.galeria11.contact {
  background-color: #20bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd));
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd);
  font-family: Vollkorn, serif;
}

.galeria11.footer {
  background-color: #000;
}

.container-16 {
  margin-top: 43px;
}

.lightbox-link-2 {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy {
  display: inline-block;
  width: 107px;
  height: auto;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 10px;
}

.tab-link-tab-1-2 {
  width: 35%;
  background-color: #4197cb;
  color: #f5f5f5;
}

.tab-link-tab-1-2.w--current {
  width: 49%;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #004876;
  color: #f5f5f5;
}

.tab-link-tab-2-2 {
  width: 35%;
  padding-right: 20px;
  background-color: #4197cb;
  color: #f5f5f5;
}

.tab-link-tab-2-2.w--current {
  width: 49%;
  background-color: #006098;
  color: #f5f5f5;
}

.tabs-menu-2 {
  display: inline-block;
  width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-21 {
  color: #f5f5f5;
  text-align: center;
}

.text-block-22 {
  color: #f5f5f5;
  text-align: center;
}

.container-17 {
  margin-top: 17px;
  padding-right: 10px;
  padding-left: 10px;
}

.lightbox-link-2-copy {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy-copy {
  width: 800px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy-copy {
  width: 800px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy-copy {
  width: 800px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy-copy {
  width: 800px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy {
  width: 250px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.lightbox-link-2-copy-copy {
  width: 800px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.image-19 {
  max-width: 44%;
}

.image-20 {
  max-width: 44%;
}

.image-21 {
  max-width: 44%;
}

.image-22 {
  max-width: 44%;
}

.image-23 {
  max-width: 44%;
}

.image-24 {
  max-width: 44%;
}

.image-25 {
  max-width: 44%;
}

.image-26 {
  max-width: 44%;
}

.image-27 {
  max-width: 44%;
}

.image-28 {
  max-width: 44%;
}

.image-29 {
  max-width: 44%;
}

.image-30 {
  max-width: 44%;
}

.image-31 {
  max-width: 44%;
}

.image-32 {
  max-width: 44%;
}

.image-33 {
  max-width: 44%;
}

.image-34 {
  max-width: 44%;
}

.image-35 {
  max-width: 44%;
}

.image-36 {
  max-width: 44%;
}

.image-37 {
  max-width: 44%;
}

.image-38 {
  max-width: 44%;
}

.image-39 {
  max-width: 44%;
}

.image-40 {
  max-width: 44%;
}

.image-41 {
  max-width: 44%;
}

.image-42 {
  max-width: 44%;
}

.image-43 {
  max-width: 44%;
}

.lista-participante-copy {
  display: inline-block;
  width: 400px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lista-participante-copy:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.lista-participante-copy.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.lista-participante-copy.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.fotos {
  display: inline-block;
  width: 200px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #7ec4bd;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.fotos:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.fotos.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.fotos.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.video2 {
  display: inline-block;
  width: 200px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #20bec6;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.video2:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.video2.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.video2.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.columns-10 {
  margin-top: 33px;
}

.video2-copy {
  display: inline-block;
  width: 200px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.video2-copy:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.video2-copy.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.video2-copy.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.video2-copy-copy {
  display: inline-block;
  width: 200px;
  margin-top: 20px;
  margin-left: 0px;
  padding: 15px 10px;
  border: 1px none #47474f;
  background-color: #004876;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.video2-copy-copy:hover {
  border-style: solid;
  background-color: #fff;
  color: #004876;
}

.video2-copy-copy.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.video2-copy-copy.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.bold-text-33 {
  font-weight: 400;
}

.video-3 {
  margin-top: 0px;
}

.youtube {
  margin-top: 130px;
}

.nav-link-copy {
  margin-top: 4px;
  margin-left: 16px;
  padding: 0px 20px;
  border-bottom: 2px solid transparent;
  background-color: #7ec4bd;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: roboto, sans-serif;
  color: #f5f5f5;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link-copy:hover {
  border-bottom-color: #7ec4bd;
  background-color: transparent;
  color: #676770;
}

.nav-link-copy.w--current {
  color: #2484c6;
}

.youtube-2 {
  margin-top: 123px;
}

@media (max-width: 991px) {
  .header {
    margin-top: -1px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 116, 151, 0.55)), to(rgba(0, 116, 151, 0.55))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 116, 151, 0.55), rgba(0, 116, 151, 0.55)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, 150%, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .header.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .nav-link {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #f5f5f5;
  }
  .nav-link:hover {
    border-bottom-color: transparent;
  }
  .logo-img {
    margin-left: 0px;
  }
  .brand-block {
    width: auto;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .main-heading {
    font-size: 28px;
    line-height: 44px;
  }
  .main-subtitle {
    font-size: 40px;
  }
  .project-wrapper:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .icon-wrapper {
    padding-top: 0px;
  }
  .footer-logo {
    margin-top: 40px;
  }
  .social-wrapper {
    margin-left: 0%;
  }
  .menu-button {
    margin-top: 7px;
    margin-left: 0px;
    padding: 10px;
    font-size: 32px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #7ec4bd;
  }
  .nav-menu {
    background-color: #20bec6;
  }
  .container {
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .main-heading-2 {
    font-size: 28px;
    line-height: 44px;
  }
  .link-block {
    width: 55%;
  }
  .paragraph {
    margin-left: 0px;
    padding-left: 40px;
  }
  .image-4 {
    width: auto;
    height: auto;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-left: -71px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .text-block {
    font-size: 12px;
  }
  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/site_agradecimento.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/site_agradecimento.jpg');
    background-size: auto, cover;
  }
  .slide-nav {
    font-size: 0px;
  }
  .dropdown-list.w--open {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .inscricoes {
    width: auto;
    margin-left: 0px;
    padding-right: 145px;
    padding-left: 145px;
  }
  .column {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-2 {
    margin-top: -69px;
  }
  .column-2 {
    display: block;
    -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;
  }
  .horario {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .div-block-3 {
    height: 300px;
    background-image: url('../images/cce.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .column-3 {
    margin-top: 20px;
  }
  .main-subtitle-copy {
    font-size: 15px;
  }
  .novastendencias {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .novastendencias.project-page {
    height: 200px;
    margin-top: 140px;
    padding-top: 40px;
  }
  .expositores {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .expositores.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .conhecimento {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .conhecimento.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .apresentacao {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .programacao {
    background-position: 350% 50%;
    background-size: 80%;
  }
  .conhecimento2 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .novas_tendencias {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .expositores2 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .expositoresbut {
    font-size: 12px;
  }
  .regulamento {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 135px;
    padding-left: 135px;
  }
  .project-title-copy {
    font-size: 14px;
  }
  .expositores2-copy {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-8 {
    margin-top: 7px;
  }
  .image-10 {
    margin-left: 0px;
  }
  .noticias2 {
    background-position: 350% 50%;
    background-size: 80%;
  }
  .social-wrapper-copy {
    margin-left: 7%;
  }
  .social-wrapper1 {
    margin-left: 0%;
  }
  .div-block-4 {
    width: 400px;
    margin-top: 36px;
  }
  .cookies {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .cookies.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .atividades-paralelas {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .atividades-paralelas.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .brochura_apresentaao {
    width: auto;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .entrada_livre {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .bold-text-11 {
    padding-left: 0px;
  }
  .paragraph-bold {
    margin-left: 0px;
    padding-left: 40px;
  }
  .article-info-text {
    padding-left: 0px;
    line-height: 20px;
  }
  .espetaculo2 {
    background-position: 350% 50%;
    background-size: 80%;
  }
  .heading-14-noticias {
    padding-right: 0px;
    padding-left: 20px;
  }
  .heading-14-noticias2 {
    padding-left: 20px;
    text-align: left;
  }
  .paragraph-bold-noticias {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .noticias4 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 20px;
    font-size: 16px;
    text-align: left;
  }
  .noticias-4 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 20px;
  }
  .paragraph-noticias5 {
    margin-left: 0px;
    padding-left: 20px;
  }
  .text-span-12 {
    font-size: 30px;
  }
  .noticia-expocascais {
    margin-bottom: 11px;
  }
  .project-wrapper-workshops:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .project-wrapper-seminarios:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .workshops2 {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .workshops2.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .subtitle {
    padding-left: 20px;
  }
  .heading-14-noticias2-copy {
    padding-left: 20px;
  }
  .subtitle-2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .article-heading-2 {
    padding-left: 20px;
  }
  .heading-18 {
    padding-left: 20px;
  }
  .project-wrapper-copy:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .column-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-3-copy {
    margin-top: 20px;
  }
  .hollow-button {
    margin-left: 20px;
  }
  .paragraph-noticias5-copy {
    margin-left: 0px;
    padding-left: 20px;
  }
  .div-block-9 {
    width: 20%;
  }
  .column-9 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .article-info-text-copy {
    padding-left: 0px;
  }
  .paragraph-17 {
    margin-left: 0px;
    padding-left: 40px;
  }
  .inscricoes-2 {
    width: auto;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .nucase {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .galeria {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .motoclube3 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .remax {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .estima {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .regulamento-copy {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .lista-participante {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .lista-participante:hover {
    color: #004876;
  }
  .heading-14-noticias3 {
    padding-left: 20px;
    text-align: left;
  }
  .consulgene1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .bosquefeliz {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .dna {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .aecc {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .paragraphlista {
    margin-left: 128px;
  }
  .cais16 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .casa-fonte {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .estoril-praia {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .dirt-ride {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .himalayan1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .pipefly {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .isasilva {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mostrarte {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .refood {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .sos {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .eshte {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .acting {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mulheres {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .novastendenciasbutton {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .novastendenciasbutton:hover {
    color: #004876;
  }
  .parceiros_oficiais {
    margin-top: 17px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -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-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .image-11-copy {
    margin-left: 10px;
  }
  .link-block-3-a {
    margin-top: -5px;
  }
  .column-10 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .columns-6 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .div-block-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-left: -34px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .container-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .blanquet {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .edu {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .growithyou {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .albatroz {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .marginalarm1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .paragraph-bold-noticias-copy {
    margin-left: 0px;
    padding-left: 20px;
    line-height: 24px;
  }
  .bold-text-11-copy2 {
    padding-left: 0px;
  }
  .antonio1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .iapmei1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .marcia1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .heading-14-noticias3-copy {
    padding-left: 20px;
    text-align: left;
  }
  .bold-text-11-copy22 {
    padding-left: 0px;
  }
  .footer-logo-organizacao {
    margin-top: 40px;
  }
  .programa {
    padding-top: 0px;
    padding-bottom: 23px;
    background-position: 300% 50%;
    background-size: 80%;
  }
  .text-block-10 {
    font-size: 12px;
  }
  .text-block-11 {
    background-color: #f5f5f5;
  }
  .seminarios {
    font-size: 13px;
  }
  .palestras {
    font-size: 13px;
  }
  .conferencias {
    font-size: 13px;
  }
  .workshop {
    font-size: 13px;
  }
  .fatorc {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .estimamais {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .antonio3 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .inscricoes2 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .inscricoes2:hover {
    color: #004876;
  }
  .programa2 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .programa2:hover {
    color: #004876;
  }
  .programa22 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .programa22:hover {
    color: #004876;
  }
  .inscricoes2-copy {
    width: 400px;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .inscricoes2-copy:hover {
    color: #004876;
  }
  .montepio1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .animapark1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .heading-19 {
    margin-top: 47px;
  }
  .download {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .download:hover {
    color: #004876;
  }
  .column-21 {
    margin-top: 20px;
  }
  .column-22 {
    padding-top: 20px;
  }
  .lacs1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .wecare1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .entreinvista1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .espetaculo1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .spot {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .text-block-15 {
    font-size: 12px;
    text-align: left;
  }
  .saiba-mais {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .heading-19-copy {
    margin-top: 47px;
  }
  .download-programa-geral {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .download-programa-geral:hover {
    color: #004876;
  }
  .comercio {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .noticias3-copy {
    margin-left: 0px;
    padding-left: 20px;
  }
  .noticias3-entrinvista {
    margin-left: 0px;
    padding-left: 20px;
  }
  .noticias3-spot {
    margin-left: 0px;
    padding-left: 20px;
  }
  .noticias3-inicio {
    margin-left: 0px;
    padding-left: 20px;
  }
  .noticias3-ini {
    margin-left: 0px;
    padding-left: 20px;
  }
  .bijou {
    margin-left: 5px;
  }
  .bridges {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .ativamente {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .bijou1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .florista1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .lindapereira1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .picole {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .spot_market {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .article-info-text-copy2 {
    padding-left: 20px;
  }
  .article-heading-2-copy {
    padding-left: 20px;
  }
  .heading-14-noticias-copy {
    padding-left: 20px;
  }
  .subtitle-2-copy {
    padding-left: 20px;
  }
  .subtitle-copy {
    padding-left: 20px;
  }
  .text-block-18 {
    color: #434349;
    font-size: 15px;
    font-weight: 700;
  }
  .columns-9 {
    margin-top: 25px;
  }
  .bold-text-11-2 {
    padding-left: 0px;
    font-size: 16px;
    font-weight: 400;
  }
  .clubeembaixadores {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .dna1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .desafios-saudaveis {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .helpo1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  ._2020a {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .cecoa2 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .parceiros_oficiais-2 {
    margin-top: 17px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .portugal-opera1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .tocarufar {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .oficinadesenho1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .yolanda {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .lista-participantes-spotmarket {
    width: auto;
    margin-left: 0px;
    padding-right: 80px;
    padding-left: 80px;
  }
  .lista-participante-spotmarket {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .lista-participante-spotmarket:hover {
    color: #004876;
  }
  .workshop-copy {
    font-size: 13px;
  }
  .animagias {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .tocarufar3 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .foodlab {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .xland1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .xland {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .autoestoril {
    background-position: 300% 50%;
    background-size: 80%;
  }
  ._1054b {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .biciway {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .doreeit2 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .anita {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .biciway-copy {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .erp {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .hinglaterra {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mordomo {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mordomo1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mulheres-copy {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .profalexandre {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .altosdesafios {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .agimus {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .glocally {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .ue1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .download-catalogo {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .planta {
    width: auto;
    margin-top: -10px;
    margin-left: 0px;
    padding-right: 118px;
    padding-left: 118px;
  }
  .planta:hover {
    color: #f5f5f5;
  }
  .container-15 {
    margin-top: 14px;
  }
  .english1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .deck1 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .mobicascais {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .cascais {
    margin-left: 5px;
  }
  .expositores-copy {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .expositores-copy.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .expositores2-copy {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .expositores2-copy-copy {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .galeria1 {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.66)), to(rgba(0, 72, 118, 0.66))), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007497), to(#007497));
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.66), rgba(0, 72, 118, 0.66)), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007497, #007497);
    background-size: auto, contain, auto;
    background-repeat: repeat, repeat-y, repeat;
  }
  .galeria1.project-page {
    height: 200px;
    padding-top: 40px;
  }
  .galeria11 {
    background-position: 300% 50%;
    background-size: 80%;
  }
  .tab-link-tab-1-2 {
    width: 40%;
  }
  .text-block-22 {
    color: #f5f5f5;
  }
  .lista-participante-copy {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .lista-participante-copy:hover {
    color: #004876;
  }
  .fotos {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .fotos:hover {
    color: #004876;
  }
  .video2 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .video2:hover {
    color: #004876;
  }
  .video2-copy {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .video2-copy:hover {
    color: #004876;
  }
  .video2-copy-copy {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 52px;
    padding-left: 52px;
  }
  .video2-copy-copy:hover {
    color: #004876;
  }
  .nav-link-copy {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #f5f5f5;
  }
  .nav-link-copy:hover {
    border-bottom-color: transparent;
  }
}

@media (max-width: 767px) {
  .button {
    margin-left: 0px;
  }
  .header {
    height: 700px;
    margin-top: -1px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #007297;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/imagem_geral_4.png'), linear-gradient(180deg, transparent, transparent);
    background-size: auto, 160%, auto;
  }
  .header.project-page {
    padding-top: 10px;
  }
  .navbar {
    height: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .logo-title {
    margin-top: 6px;
  }
  .logo-img {
    width: 180px;
    margin-left: 0px;
  }
  .brand-block {
    width: auto;
    height: auto;
    margin-left: 0px;
  }
  .main-heading {
    margin-top: 32px;
    margin-bottom: 22px;
    font-size: 24px;
  }
  .divider {
    width: 80px;
    height: 2px;
    margin-top: 391px;
    margin-bottom: 0px;
  }
  .main-subtitle {
    margin-top: 18px;
    font-size: 30px;
  }
  .about-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .x-icon {
    margin-bottom: 21px;
  }
  .section {
    display: block;
    margin-top: 335px;
    padding: 30px 20px;
  }
  .grey-icon-wrapper {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }
  .grey-icon-wrapper.push-top {
    margin-top: 30px;
  }
  .project-wrapper {
    margin-top: 29px;
    margin-bottom: 0px;
  }
  .testimonial-slide {
    width: 100%;
  }
  .testimonial-slide.left-border {
    border-left-width: 0px;
  }
  .icon-wrapper {
    height: 85px;
  }
  .icon-wrapper._2 {
    margin-top: 0px;
  }
  .social-wrapper {
    margin-left: 0%;
    text-align: center;
  }
  .form-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }
  .menu-button {
    margin-top: 0px;
    margin-left: 0px;
  }
  .member {
    padding-bottom: 47px;
  }
  .grow-row {
    margin-bottom: 0px;
  }
  .screenshot {
    width: 90%;
  }
  .container {
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .link-block {
    width: 70%;
    height: auto;
    margin-top: 6px;
    margin-right: 0px;
  }
  .link-block-2 {
    width: 55.77944%;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .grey-icon-wrapper-2 {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }
  .grey-icon-wrapper-2.push-top {
    margin-top: 30px;
  }
  .paragraph-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .div-block {
    margin-top: 2px;
    margin-left: -54px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container-2 {
    height: 700px;
    margin-top: 0px;
  }
  .section-copy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .noticias {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: 100% 50%;
    background-size: auto;
    background-repeat: repeat-y;
  }
  .slider {
    height: 100%;
  }
  .slide {
    height: 100%;
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.64)), to(rgba(0, 72, 118, 0.64))), url('../images/site_agradecimento.jpg');
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.64), rgba(0, 72, 118, 0.64)), url('../images/site_agradecimento.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 1250px;
    background-repeat: repeat, no-repeat;
  }
  .slide-nav {
    font-size: 0px;
  }
  .contactos {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .dropdown-list.w--open {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .html-embed-2 {
    margin-bottom: 60px;
  }
  .html-embed-4 {
    margin-bottom: 60px;
  }
  .heading-5 {
    margin-bottom: 20px;
  }
  .contactoss {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .inscricoes {
    width: auto;
    margin-top: -65px;
    margin-left: 0px;
    padding-right: 130px;
    padding-left: 130px;
  }
  .column {
    margin-top: -17px;
    margin-bottom: 90px;
  }
  .columns-2 {
    margin-top: -29px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-6 {
    font-size: 20px;
  }
  .local {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .div-block-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .horario {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: 200% 50%;
    background-size: 60%;
    background-repeat: repeat-y;
  }
  .div-block-3 {
    height: 250px;
    background-image: url('../images/cce.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .column-3 {
    margin-top: -61px;
    margin-bottom: 40px;
  }
  .column-5 {
    margin-bottom: 16px;
  }
  .column-6 {
    margin-bottom: 16px;
  }
  .heading-6-copy {
    font-size: 20px;
  }
  .anuncios {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .main-subtitle-copy {
    margin-top: 0px;
  }
  .novastendencias {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .novastendencias.project-page {
    padding-top: 10px;
  }
  .expositores {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .expositores.project-page {
    padding-top: 20px;
  }
  .heading-6-b {
    font-size: 20px;
  }
  .conhecimento {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .conhecimento.project-page {
    padding-top: 10px;
  }
  .apresentacao {
    display: block;
    margin-top: 335px;
    padding: 30px 20px;
    background-size: 80%;
  }
  .programacao {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .conhecimento2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .novas_tendencias {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .expositores2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .paragraph-copy {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .columns-2-copy {
    padding-right: 140px;
    padding-left: 140px;
  }
  .regulamento {
    width: auto;
    margin-top: 14px;
    margin-left: 0px;
    padding-right: 120px;
    padding-left: 120px;
  }
  .entrada-livre {
    display: block;
    margin-top: 335px;
    padding: 30px 20px;
  }
  .paragraph-1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .hareas {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: 100% 50%;
    background-size: auto;
    background-repeat: repeat-y;
  }
  .nt {
    font-size: 20px;
  }
  .expositores2-copy {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-image: none;
  }
  .image-8 {
    margin-left: 0px;
  }
  .link-block-3 {
    margin-left: 5px;
  }
  .image-10 {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 0px;
  }
  .espetaculo {
    height: 250px;
  }
  .noticias2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .column-7 {
    margin-bottom: 73px;
  }
  .social-wrapper-copy {
    margin-left: 6%;
    text-align: center;
  }
  .social-wrapper1 {
    margin-left: 0%;
    text-align: center;
  }
  .div-block-4 {
    width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-6-b-copy {
    font-size: 20px;
  }
  .cookies {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .cookies.project-page {
    padding-top: 20px;
  }
  .atividades-paralelas {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .atividades-paralelas.project-page {
    padding-top: 20px;
  }
  .brochura_apresentaao {
    width: auto;
    margin-top: -65px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .entrada_livre {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: auto;
    height: auto;
    margin-top: 48px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .section-copy-copy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-2 {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .logo-text {
    margin-top: 15px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .bold-text-11 {
    font-size: 18px;
  }
  .paragraph-bold {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .thumbnail {
    margin-bottom: 10px;
  }
  .article-info-text {
    padding-left: 20px;
  }
  .espetaculo2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .image-12 {
    margin-top: 22px;
  }
  .heading-14-noticias {
    margin-top: -1px;
    padding-left: 20px;
    font-size: 20px;
  }
  .heading-14-noticias2 {
    margin-top: 63px;
    padding-left: 20px;
    font-size: 16px;
  }
  .paragraph-bold-noticias {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias4 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias-4 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .paragraph-noticias5 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .container-6 {
    margin-top: 140px;
  }
  .text-span-12 {
    font-size: 24px;
  }
  .columns-2conhecimento {
    padding-right: 140px;
    padding-left: 140px;
  }
  .project-wrapper-workshops {
    margin-bottom: 0px;
  }
  .project-wrapper-seminarios {
    margin-bottom: 0px;
  }
  .workshops2 {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .workshops2.project-page {
    padding-top: 10px;
  }
  .social-link-2 {
    margin-right: 19px;
    margin-left: 0px;
  }
  .author-column {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }
  .author-image {
    margin-top: 16px;
    margin-right: 15px;
    margin-left: 0px;
    float: left;
  }
  .about-text-2 {
    margin-bottom: 16px;
  }
  .author-social-links {
    margin-top: 19px;
    margin-bottom: 0px;
    padding-top: 15px;
  }
  .author-connect {
    margin-bottom: 10px;
  }
  .heading-14-noticias2-copy {
    padding-left: 20px;
  }
  .about-text-3 {
    margin-bottom: 16px;
  }
  .div-block-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .project-wrapper-copy {
    margin-bottom: 0px;
  }
  .column-copy {
    margin-top: 32px;
    margin-bottom: 60px;
  }
  .column-3-copy {
    margin-bottom: 40px;
  }
  .paragraph-noticias5-copy {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .div-block-9 {
    width: 20%;
  }
  .column-9 {
    padding-right: 122px;
    padding-left: 122px;
  }
  .article-home {
    margin-top: 39px;
  }
  .article-info-text-copy {
    padding-left: 0px;
  }
  .paragraph-17 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .inscricoes-2 {
    width: auto;
    margin-top: -65px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .nucase {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .galeria {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .motoclube3 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .remax {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .estima {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .regulamento-copy {
    width: auto;
    margin-top: 14px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .lista-participante {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .lista-participante:hover {
    color: #004876;
  }
  .heading-14-noticias3 {
    margin-top: 50px;
    padding-left: 20px;
  }
  .consulgene1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .bosquefeliz {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .dna {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .aecc {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .paragraphlista {
    margin-left: 112px;
  }
  .cais16 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .casa-fonte {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .estoril-praia {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .dirt-ride {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .himalayan1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .pipefly {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .isasilva {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .mostrarte {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .refood {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .sos {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .eshte {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .acting {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .mulheres {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .novastendenciasbutton {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .novastendenciasbutton:hover {
    color: #004876;
  }
  .parceiros {
    margin-top: -2px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .link-block-3-copy {
    margin-left: 0px;
  }
  .link-block-3b {
    margin-left: -12px;
  }
  .link-block-3c {
    width: auto;
    height: 105%;
    margin-right: 10px;
    margin-left: 7px;
  }
  .link-block-2-b {
    margin-left: 0px;
  }
  .link-block-b {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 5px;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .parceiros_oficiais {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: auto;
    margin-top: 13px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .image-11-copy {
    margin-left: 5px;
  }
  .image-8-copy {
    margin-left: 3px;
  }
  .image-8-c {
    margin-left: 5px;
  }
  .image-8-d {
    max-width: none;
    margin-top: 16px;
    margin-left: 1px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .image-8-e {
    margin-left: 5px;
  }
  .image-8-f {
    margin-left: 0px;
    padding-top: 2px;
  }
  .image-10-copy {
    margin-right: auto;
    margin-left: 0px;
    padding-top: 13px;
  }
  .link-block-3-copy-copy {
    margin-left: -1px;
  }
  .link-block-3-a {
    padding-right: 10px;
  }
  .column-10 {
    position: relative;
  }
  .column-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-copy {
    display: block;
    margin-top: 10px;
    margin-left: -13px;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .blanquet {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .edu {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .growithyou {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .albatroz {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .marginalarm1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .paragraph-bold-noticias-copy {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .antonio1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .iapmei1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .marcia1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .heading-14-noticias3-copy {
    margin-top: 59px;
    padding-left: 20px;
  }
  .bold-text-11-copy22 {
    font-size: 16px;
  }
  .column-12 {
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-organizacao {
    margin-left: 0px;
  }
  .programa {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .text-block-10 {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .text-block-11 {
    background-color: #f5f5f5;
  }
  .fatorc {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .estimamais {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .antonio3 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .column-14 {
    padding-top: 8px;
  }
  .column-15 {
    padding-top: 16px;
  }
  .column-16 {
    padding-top: 10px;
  }
  .column-17 {
    padding-top: 5px;
  }
  .column-18 {
    padding-top: 15px;
  }
  .column-19 {
    padding-top: 30px;
  }
  .column-20 {
    padding-bottom: 0px;
  }
  .inscricoes2 {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .inscricoes2:hover {
    color: #004876;
  }
  .programa2 {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .programa2:hover {
    color: #004876;
  }
  .programa22 {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .programa22:hover {
    color: #004876;
  }
  .inscricoes2-copy {
    width: 400px;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .inscricoes2-copy:hover {
    color: #004876;
  }
  .montepio1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .animapark1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .download {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .download:hover {
    color: #004876;
  }
  .multidados {
    margin-left: 1px;
  }
  .lacs1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .wecare1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .entreinvista1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .espetaculo1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .spot {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .text-block-15 {
    margin-top: 23px;
  }
  .text-block-16 {
    margin-top: 3px;
  }
  .espetaculohome {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .saiba-mais {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: auto;
    height: auto;
    margin-top: -65px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .download-programa-geral {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .download-programa-geral:hover {
    color: #004876;
  }
  .comercio {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .noticias3-copy {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias3-entrinvista {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias3-spot {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias3-inicio {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .noticias3-ini {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .grid {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-template-areas: ". . . . . . Area";
    -ms-grid-columns: minmax(0px, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: minmax(0px, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .column-24 {
    padding-left: 40px;
  }
  .column-25 {
    padding-left: 40px;
  }
  .bijou {
    margin-left: 0px;
  }
  .florista {
    margin-left: 3px;
  }
  .bridges {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .ativamente {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .bijou1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .florista1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .text-span-76 {
    font-size: 18px;
  }
  .lindapereira1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .picole {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .spot_market {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .article-info-text-copy2 {
    padding-left: 20px;
  }
  .heading-14-noticias-copy {
    margin-top: -79px;
    padding-left: 20px;
  }
  .bold-text-11-2 {
    font-size: 14px;
    font-weight: 400;
  }
  .clubeembaixadores {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .dna1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .desafios-saudaveis {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .helpo1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  ._2020a {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .cecoa2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .parceiros_oficiais-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 13px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .portugal-opera {
    margin-left: 2px;
  }
  .portugal-opera1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .tocarufar {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .oficinadesenho1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .yolanda {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .lista-participantes-spotmarket {
    width: auto;
    margin-top: -65px;
    margin-left: 0px;
    padding-right: 80px;
    padding-left: 80px;
  }
  .lista-participante-spotmarket {
    width: auto;
    margin-top: -1px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .lista-participante-spotmarket:hover {
    color: #004876;
  }
  .animagias {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .tocarufar3 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .foodlab {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .xland1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .xland {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .autoestoril {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  ._1054b {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .biciway {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .doreeit2 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .anita {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .biciway-copy {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .erp {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .hinglaterra {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .mordomo {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .mordomo1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .mulheres-copy {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .profalexandre {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .altosdesafios {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .agimus {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .glocally {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .ue1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .div-block-14 {
    display: block;
    -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-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-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .download-catalogo {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 50px;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .planta {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 105px;
    padding-left: 105px;
  }
  .planta:hover {
    margin-top: 37px;
    padding-right: 100px;
    padding-left: 100px;
    color: #f5f5f5;
  }
  .english1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .deck1 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .hotel-inglaterra {
    margin-left: 2px;
  }
  .mobicascais {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .cascais {
    margin-left: 0px;
  }
  .expositores-copy {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .expositores-copy.project-page {
    padding-top: 20px;
  }
  .expositores2-copy {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .expositores2-copy-copy {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .galeria1 {
    margin-top: 123px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .galeria1.project-page {
    padding-top: 20px;
  }
  .galeria11 {
    display: block;
    margin-top: 0px;
    padding: 30px 20px;
    background-position: 200% 50%;
    background-size: 60%;
  }
  .tab-link-tab-1-2 {
    width: 45%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link-tab-1-2.w--current {
    width: 45%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link-tab-2-2 {
    width: 40%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link-tab-2-2.w--current {
    width: 40%;
  }
  .text-block-21 {
    color: #f5f5f5;
  }
  .text-block-22 {
    color: #f5f5f5;
  }
  .lista-participante-copy {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .lista-participante-copy:hover {
    color: #004876;
  }
  .fotos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fotos:hover {
    color: #004876;
  }
  .video2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video2:hover {
    color: #004876;
  }
  .columns-10 {
    margin-top: 0px;
  }
  .video2-copy {
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .video2-copy:hover {
    color: #004876;
  }
  .video2-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 40px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video2-copy-copy:hover {
    color: #004876;
  }
  .nav-link-copy {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .button {
    margin-left: 0px;
  }
  .header {
    height: 300px;
    margin-top: -3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/imagem_geral_4.png'), -webkit-gradient(linear, left top, left bottom, from(#007297), to(#007297));
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/imagem_geral_4.png'), linear-gradient(180deg, #007297, #007297);
    background-size: auto, 180%, auto;
  }
  .header.project-page {
    height: 150px;
    padding-top: 10px;
  }
  .logo-img {
    width: auto;
    margin-left: 0px;
  }
  .brand-block {
    width: auto;
    height: auto;
    margin-left: 0px;
  }
  .main-heading {
    margin-top: 30px;
    font-size: 20px;
    line-height: 38px;
  }
  .divider {
    margin-top: 149px;
    margin-bottom: auto;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
  }
  .main-subtitle {
    margin-top: 16px;
  }
  .grey-icon-wrapper {
    display: block;
  }
  .project-wrapper {
    margin-bottom: 0px;
  }
  .social-link-text {
    font-size: 12px;
  }
  .form-wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
  .menu-button {
    margin-left: 40px;
  }
  .container {
    width: auto;
  }
  .main-heading-2 {
    margin-top: auto;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
  }
  .link-block {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block-2 {
    width: auto;
    height: 100%;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .paragraph {
    margin-top: 19px;
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .grey-icon-wrapper-2 {
    display: block;
  }
  .paragraph-2 {
    font-size: 13px;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 3px;
    padding-right: 50px;
    padding-left: 50px;
    -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-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;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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;
  }
  .container-2 {
    height: 400px;
    margin-top: 91px;
  }
  .image-5 {
    width: 150px;
    margin-top: 39px;
  }
  .slider {
    height: 440px;
  }
  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 118, 0.64)), to(rgba(0, 72, 118, 0.64))), url('../images/site_agradecimento.jpg');
    background-image: linear-gradient(180deg, rgba(0, 72, 118, 0.64), rgba(0, 72, 118, 0.64)), url('../images/site_agradecimento.jpg');
    background-position: 0px 0px, 35% 50%;
    background-size: auto, 1000px;
  }
  .slide-nav {
    color: transparent;
    font-size: 0px;
  }
  .dropdown {
    left: -27px;
  }
  .dropdown-list.w--open {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .local3.centered.white {
    font-size: 14px;
  }
  .bold-text-3 {
    line-height: 40px;
  }
  .inscricoes {
    width: 320px;
    margin-top: -67px;
    margin-left: 0px;
  }
  .column {
    display: block;
    height: auto;
    margin-top: 77px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-2 {
    display: block;
    margin-top: -5px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-6 {
    font-size: 16px;
  }
  .heading-7 {
    float: none;
    clear: none;
    font-size: 13px;
  }
  .column-2 {
    margin-top: 23px;
  }
  .heading-8 {
    font-size: 20px;
  }
  .heading-9 {
    font-size: 20px;
  }
  .body {
    margin-top: 0px;
  }
  .div-block-3 {
    height: 200px;
  }
  .icon {
    width: 39.999996185302734px;
  }
  .column-3 {
    margin-top: -111px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .novastendencias {
    height: 425px;
  }
  .novastendencias.project-page {
    height: 150px;
  }
  .expositores {
    height: 425px;
  }
  .expositores.project-page {
    height: 150px;
    padding-top: 10px;
    text-align: center;
  }
  .heading-6-b {
    display: block;
    width: auto;
    margin-top: 12px;
    padding-left: 20px;
    font-size: 14px;
    text-align: left;
  }
  .conhecimento {
    height: 425px;
  }
  .conhecimento.project-page {
    height: 150px;
  }
  .apresentacao {
    padding-bottom: 0px;
  }
  .conhecimento2 {
    margin-top: 0px;
  }
  .expositores2 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-copy {
    font-size: 13px;
    line-height: 22px;
  }
  .columns-2-copy {
    padding-right: 40px;
    padding-left: 40px;
  }
  .regulamento {
    display: block;
    width: 320px;
    margin-top: -9px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-1 {
    font-size: 13px;
    line-height: 22px;
  }
  .nt {
    font-size: 16px;
    text-align: left;
  }
  .expositores2-copy {
    margin-top: 0px;
  }
  .image-8 {
    display: inline-block;
    width: auto;
    height: auto;
    margin-top: 9px;
    margin-bottom: 13px;
    margin-left: 4px;
  }
  .image-9 {
    display: inline-block;
  }
  .link-block-3 {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .image-10 {
    width: auto;
    height: auto;
    margin-left: 0px;
  }
  .image-11 {
    width: auto;
    height: auto;
    margin-left: -19px;
  }
  .espetaculo {
    height: 200px;
  }
  .div-block-4 {
    width: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-6-b-copy {
    font-size: 16px;
  }
  .cookies {
    height: 425px;
  }
  .cookies.project-page {
    height: 150px;
    padding-top: 10px;
  }
  .atividades-paralelas {
    height: 425px;
  }
  .atividades-paralelas.project-page {
    height: 150px;
    padding-top: 10px;
  }
  .brochura_apresentaao {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .entrada_livre {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-top: 16px;
    margin-left: 0px;
  }
  .bold-text-11 {
    font-size: 14px;
    font-weight: 700;
  }
  .paragraph-bold {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
  }
  .thumbnail-title {
    display: block;
    padding-left: 10px;
  }
  .article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .article-text-wrapper {
    width: auto;
    padding-left: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .image-wrapper {
    width: auto;
  }
  .article-info-text {
    padding-left: 10px;
  }
  .paragraph-7 {
    margin-top: 42px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 18px;
  }
  .text-span-11 {
    display: block;
    padding-left: 0px;
    color: #444447;
    font-size: 16px;
  }
  .image-12 {
    margin-top: 11px;
  }
  .heading-14-noticias {
    display: block;
    margin-top: -5px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 30px;
  }
  .heading-14-noticias2 {
    margin-top: 20px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
  }
  .paragraph-bold-noticias {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias4 {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias-4 {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
  .paragraph-noticias5 {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .text-span-12 {
    font-size: 15px;
    font-weight: 300;
  }
  .noticia-expocascais {
    text-align: center;
  }
  .columns-2conhecimento {
    padding-right: 40px;
    padding-left: 40px;
  }
  .project-wrapper-workshops {
    margin-bottom: 0px;
  }
  .project-wrapper-seminarios {
    margin-bottom: 0px;
  }
  .workshops2 {
    height: 425px;
  }
  .workshops2.project-page {
    height: 150px;
  }
  .social-link-2 {
    margin-bottom: 23px;
  }
  .subtitle {
    padding-left: 10px;
    font-size: 14px;
  }
  .heading-14-noticias2-copy {
    padding-left: 10px;
  }
  .subtitle-2 {
    padding-left: 10px;
    font-size: 15px;
  }
  .heading-17 {
    font-size: 18px;
  }
  .div-block-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .article-heading-2 {
    padding-left: 10px;
    font-size: 26px;
    line-height: 37px;
  }
  .heading-18 {
    padding-left: 10px;
  }
  .project-wrapper-copy {
    margin-bottom: 0px;
  }
  .column-copy {
    display: block;
    height: auto;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-3-copy {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-noticias5-copy {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .div-block-9 {
    width: auto;
  }
  .noticia-nt {
    text-align: center;
  }
  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .article-text-wrapper-copy {
    width: auto;
    padding-left: 0px;
  }
  .article-info-text-copy {
    padding-left: 0px;
  }
  .paragraph-17 {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .inscricoes-2 {
    width: 380px;
    margin-left: -48px;
  }
  .nucase {
    margin-top: 0px;
  }
  .galeria {
    margin-top: 0px;
  }
  .nucase2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .galeria2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .entreinvista {
    text-align: center;
  }
  .entreinvistatbn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .motoclube2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .motoclube3 {
    margin-top: 0px;
  }
  .remax {
    margin-top: 0px;
  }
  .estima {
    margin-top: 0px;
  }
  .regulamento-copy {
    width: 380px;
    margin-top: -2px;
    margin-left: -46px;
    padding-left: 0px;
  }
  .lista-participante {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .lista-participante:hover {
    color: #004876;
  }
  .heading-14-noticias3 {
    margin-top: 20px;
    padding-left: 10px;
  }
  .slide-13 {
    height: 400px;
  }
  .consulgene1 {
    margin-top: 0px;
  }
  .consulgene2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .bosquefeliz {
    margin-top: 0px;
  }
  .bosquefeliz2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .dna {
    margin-top: 0px;
  }
  .dna2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .aecc {
    margin-top: 0px;
  }
  .aecc2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .lista {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .paragraphlista {
    margin-left: 23px;
  }
  .cais16 {
    margin-top: 0px;
  }
  .cais16b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .casa-fonte {
    margin-top: 0px;
  }
  .casa-fonteb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .estoril-praia {
    margin-top: 0px;
  }
  .casa-fonteb-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .dirt-ride {
    margin-top: 0px;
  }
  .estoril-praiac {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .himalayan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .himalayan1 {
    margin-top: 0px;
  }
  .pipefly {
    margin-top: 0px;
  }
  .pipefly2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .isasilva {
    margin-top: 0px;
  }
  .isasilva2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .mostrarte {
    margin-top: 0px;
  }
  .mostrarte2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .refood {
    margin-top: 0px;
  }
  .refood2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .sos {
    margin-top: 0px;
  }
  .sos2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .spazio2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .eshte {
    margin-top: 0px;
  }
  .eshte2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .acting {
    margin-top: 0px;
  }
  .acting2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .mulheres {
    margin-top: 0px;
  }
  .mulheres2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .novastendenciasbutton {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .novastendenciasbutton:hover {
    color: #004876;
  }
  .parceiros {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 190px;
    padding-top: 16px;
    padding-right: 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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .link-block-3-copy {
    width: auto;
    height: auto;
    margin-top: 9px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .link-block-3b {
    width: auto;
    height: auto;
    margin-top: 33px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .link-block-3c {
    width: auto;
    height: auto;
    margin-top: 17px;
    margin-left: -5px;
    padding-right: 19px;
    padding-left: 10px;
  }
  .link-block-2-b {
    width: auto;
    height: auto;
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block-b {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .parceiros_oficiais {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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;
  }
  .image-11-copy {
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 13px;
  }
  .image-8-copy {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .image-8-c {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .image-8-d {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-8-e {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .image-8-f {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
  }
  .image-10-copy {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .link-block-3-copy-copy {
    display: block;
    width: 136px;
    height: 46px;
    margin-top: 15px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block-3-a {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mask-3 {
    height: 490px;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 3px;
    padding-right: 40px;
    padding-left: 40px;
    -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-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;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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;
  }
  .container-8 {
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .blanquet {
    margin-top: 0px;
  }
  .blanquet2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .edu {
    margin-top: 0px;
  }
  .edu2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .growithyou {
    margin-top: 0px;
  }
  .growithu2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .albatroz {
    margin-top: 0px;
  }
  .albatroz2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .marginalarm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .marginalarm1 {
    margin-top: 0px;
  }
  .paragraph-bold-noticias-copy {
    margin-left: 0px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .columns-8 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .antonio1 {
    margin-top: 0px;
  }
  .antonio2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .iapmei1 {
    margin-top: 0px;
  }
  .iapmei2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .marcia1 {
    margin-top: 0px;
  }
  .marcia2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .heading-14-noticias3-copy {
    margin-top: 20px;
    padding-left: 10px;
  }
  .bold-text-11-copy22 {
    font-size: 14px;
  }
  .column-12 {
    padding-left: 40px;
  }
  .programa {
    margin-top: 0px;
  }
  .fatorc {
    margin-top: 0px;
  }
  .estimamais {
    margin-top: 0px;
  }
  .antonio3 {
    margin-top: 0px;
  }
  .ativamente1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .checkbox-label {
    font-size: 13px;
  }
  .field-label {
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 25px;
  }
  .inscricoes2 {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #a6ce39;
  }
  .inscricoes2:hover {
    color: #004876;
  }
  .programa2 {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .programa2:hover {
    color: #004876;
  }
  .programa22 {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .programa22:hover {
    color: #004876;
  }
  .inscricoes2-copy {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
    font-size: 12px;
  }
  .inscricoes2-copy:hover {
    color: #004876;
  }
  .montepio1 {
    margin-top: 0px;
  }
  .animapark1 {
    margin-top: 0px;
  }
  .animapark2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .heading-19 {
    font-size: 18px;
  }
  .download {
    width: 320px;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #4197cb;
    font-size: 12px;
  }
  .download:hover {
    color: #004876;
  }
  .multidados {
    width: auto;
    height: auto;
    margin-top: 14px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .lacs1 {
    margin-top: 0px;
  }
  .lacs2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .wecare1 {
    margin-top: 0px;
  }
  .wecare2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .entreinvista1 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .espetaculo1 {
    margin-top: 0px;
  }
  .espetaculo22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .spot {
    margin-top: 0px;
  }
  .spot2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .slide-16 {
    height: 300px;
  }
  .heading-20 {
    font-size: 12px;
    line-height: 24px;
  }
  .text-span-67 {
    font-size: 14px;
  }
  .heading-20-copy {
    font-size: 12px;
    line-height: 20px;
  }
  .heading-20-2 {
    margin-bottom: 0px;
    line-height: 26px;
  }
  .heading-21 {
    font-size: 20px;
    line-height: 34px;
  }
  .saiba-mais {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-top: 16px;
    margin-left: 0px;
  }
  .slider-3 {
    height: auto;
  }
  .download-programa-geral {
    display: inline-block;
    width: auto;
    margin-top: 24px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #4197cb;
    font-size: 12px;
  }
  .download-programa-geral:hover {
    color: #004876;
  }
  .comercio {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .comercio_historia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .noticia-nt-copy {
    text-align: center;
  }
  .noticias3-copy {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias3-entrinvista {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias3-spot {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias3-inicio {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .noticias3-ini {
    margin-left: 0px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
  }
  .column-24 {
    padding-left: 40px;
  }
  .column-25 {
    padding-left: 40px;
  }
  .bijou {
    width: auto;
    height: auto;
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .florista {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .bridges {
    margin-top: 0px;
  }
  .bridges2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .montepio3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .ativamente {
    margin-top: 0px;
  }
  .bijou1 {
    margin-top: 0px;
  }
  .bijou2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .florista1 {
    margin-top: 0px;
  }
  .text-span-76 {
    font-size: 12px;
  }
  .lindapereira1 {
    margin-top: 0px;
  }
  .lindapereira {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .picole {
    margin-top: 0px;
  }
  .picole2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .spot_market {
    margin-top: 0px;
  }
  .iefp2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .multidados2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .article-info-text-copy2 {
    padding-left: 0px;
  }
  .article-heading-2-copy {
    padding-left: 0px;
    font-size: 28px;
  }
  .heading-14-noticias-copy {
    margin-top: -5px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .subtitle-2-copy {
    padding-left: 0px;
    font-size: 16px;
  }
  .subtitle-copy {
    padding-left: 10px;
    font-size: 14px;
  }
  .text-block-17 {
    padding-left: 10px;
  }
  .text-block-18 {
    font-size: 14px;
  }
  .image-17 {
    display: block;
    width: auto;
  }
  .column-26 {
    display: inline-block;
  }
  .image-18 {
    display: block;
  }
  .column-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .column-28 {
    height: auto;
  }
  .bold-text-11-2 {
    font-size: 12px;
    font-weight: 400;
  }
  .clubeembaixadores {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .clubeembaixadores2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .text-span-77 {
    font-size: 12px;
  }
  .dna1 {
    margin-top: 0px;
  }
  .dna3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .desafios-saudaveis {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .helpo1 {
    margin-top: 0px;
  }
  .helpo2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  ._2020a {
    margin-top: 0px;
  }
  ._2020b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .cecoa2 {
    margin-top: 0px;
  }
  .cecoa3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .parceiros_oficiais-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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;
  }
  .portugal-opera {
    display: block;
    width: 136px;
    height: 46px;
    margin-top: 15px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .portugal-opera1 {
    margin-top: 0px;
  }
  .portugal-opera2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .heading-17-copy {
    font-size: 18px;
  }
  .tocarufar {
    margin-top: 0px;
  }
  .tocarufar2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .oficinadesenho {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .oficinadesenho1 {
    margin-top: 0px;
  }
  .yolanda {
    margin-top: 0px;
  }
  .yolanda2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .lista-participantes-spotmarket {
    width: 320px;
    margin-left: 0px;
  }
  .lista-participante-spotmarket {
    width: 320px;
    margin-top: 1px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .lista-participante-spotmarket:hover {
    color: #004876;
  }
  .animagias {
    margin-top: 0px;
  }
  .tocarufar3 {
    margin-top: 0px;
  }
  .tocarufar4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .foodlab {
    margin-top: 0px;
  }
  .xland1 {
    margin-top: 0px;
  }
  .xland2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .xland {
    margin-top: 0px;
  }
  .autoestoril2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .autoestoril {
    margin-top: 0px;
  }
  ._1054 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  ._1054b {
    margin-top: 0px;
  }
  .biciway {
    margin-top: 0px;
  }
  .biciway2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .doreeit2 {
    margin-top: 0px;
  }
  .doreeit3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .anita {
    margin-top: 0px;
  }
  .anita2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .biciway-copy {
    margin-top: 0px;
  }
  .erp {
    margin-top: 0px;
  }
  .erp2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .hinglaterra {
    margin-top: 0px;
  }
  .hinglaterra2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .mordomo {
    margin-top: 0px;
  }
  .mordomo2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .mordomo1 {
    margin-top: 0px;
  }
  .profalexandre2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .mulheres-copy {
    margin-top: 0px;
  }
  .profalexandre {
    margin-top: 0px;
  }
  .altosdesafios {
    margin-top: 0px;
  }
  .altosdesafios2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .agimus {
    margin-top: 0px;
  }
  .agimus2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .glocally2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .glocally {
    margin-top: 0px;
  }
  .ue1 {
    margin-top: 0px;
  }
  .ue2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .xlandc {
    text-align: center;
  }
  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .download-catalogo {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .planta {
    width: 320px;
    margin-top: 48px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #4197cb;
  }
  .planta:hover {
    margin-top: 48px;
    padding-right: 0px;
    padding-left: 0px;
    color: #f5f5f5;
  }
  .english1 {
    margin-top: 0px;
  }
  .english2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .deck1 {
    margin-top: 0px;
  }
  .deck2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .hotel-inglaterra {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .mobicascais {
    margin-top: 0px;
  }
  .mobicascais2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .cascais {
    width: auto;
    height: auto;
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .expositores-copy {
    height: 425px;
  }
  .expositores-copy.project-page {
    height: 150px;
    padding-top: 10px;
    text-align: center;
  }
  .expositores2-copy {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .expositores2-copy-copy {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .galeria1 {
    height: 425px;
  }
  .galeria1.project-page {
    height: 150px;
    padding-top: 10px;
    text-align: center;
  }
  .galeria11 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .tab-link-tab-1-2 {
    width: 55%;
  }
  .tab-link-tab-1-2.w--current {
    width: 60%;
  }
  .tab-link-tab-2-2 {
    width: 60%;
  }
  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .text-block-21 {
    font-size: 12px;
  }
  .text-block-22 {
    font-size: 12px;
  }
  .lista-participante-copy {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .lista-participante-copy:hover {
    color: #004876;
  }
  .fotos {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #7ec4bd;
  }
  .fotos:hover {
    color: #004876;
  }
  .video2 {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #20bec6;
  }
  .video2:hover {
    color: #004876;
  }
  .columns-10 {
    margin-top: 52px;
  }
  .video2-copy {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .video2-copy:hover {
    color: #004876;
  }
  .video2-copy-copy {
    width: 320px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #004876;
  }
  .video2-copy-copy:hover {
    color: #004876;
  }
}

@media screen and (max-width: 479px) {
  #w-node-2546fdf1e167-cb35b355 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-54d22b177cf2-cb35b355 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-54d22b177cf4-cb35b355 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b4c7bb1da0f6-cb35b355 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b4c7bb1da0f8-cb35b355 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b4c7bb1da0fa-cb35b355 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-d7144a3aac6e-cb35b355 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@font-face {
  font-family: 'Archer pro';
  src: url('../fonts/Archer-BoldItal-Pro.otf') format('opentype'), url('../fonts/Archer-Bold-Pro.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Archer bookital pro';
  src: url('../fonts/Archer-BookItal-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer hairlineital pro';
  src: url('../fonts/Archer-HairlineItal-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer book pro';
  src: url('../fonts/Archer-Book-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer hairline pro';
  src: url('../fonts/Archer-Hairline-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer pro';
  src: url('../fonts/Archer-LightItal-Pro.otf') format('opentype'), url('../fonts/Archer-Light-Pro.otf') format('opentype'), url('../fonts/Archer-XLightItal-Pro.otf') format('opentype'), url('../fonts/Archer-XLight-Pro.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Archer sembdital pro';
  src: url('../fonts/Archer-SembdItal-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer pro';
  src: url('../fonts/Archer-Medium-Pro.otf') format('opentype'), url('../fonts/Archer-MediumItal-Pro.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Archer pro';
  src: url('../fonts/Archer-ThinItal-Pro.otf') format('opentype'), url('../fonts/Archer-Thin-Pro.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro 0';
  src: url('../fonts/ArcherPro-Bold_0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro';
  src: url('../fonts/ArcherPro-BoldIta.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro book 0';
  src: url('../fonts/ArcherPro-Book_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archer pro';
  src: url('../fonts/Archer-Semibold-Pro.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro bookita 0';
  src: url('../fonts/ArcherPro-BookIta_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro hairline';
  src: url('../fonts/ArcherPro-Hairline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro hairlineita';
  src: url('../fonts/ArcherPro-HairlineIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro 0';
  src: url('../fonts/ArcherPro-Light_0.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro';
  src: url('../fonts/ArcherPro-LightIta.otf') format('opentype'), url('../fonts/ArcherPro-XLight.otf') format('opentype'), url('../fonts/ArcherPro-XLightIta.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro';
  src: url('../fonts/ArcherPro-Semibold.otf') format('opentype'), url('../fonts/ArcherPro-SemiboldIta.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro';
  src: url('../fonts/ArcherPro-Thin.otf') format('opentype'), url('../fonts/ArcherPro-ThinIta.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Archerpro';
  src: url('../fonts/ArcherPro-Medium.otf') format('opentype'), url('../fonts/ArcherPro-MediumIta.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}