h1 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-left: 15px;
  color: #9e9e9e;
  font-size: 80px;
  line-height: 62px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

h4 {
  margin-top: 35px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  border-radius: 1px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
}

img {
  display: inline-block;
  max-width: 100%;
}

strong {
  font-weight: bold;
}

figure {
  margin-bottom: 10px;
}

.mainbanner {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  background-image: url('../images/bg_main_banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  text-align: center;
}

.div-block {
  display: none;
  width: 100%;
  height: 100vh;
  background-image: url('../images/bg_main_banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block-2 {
  width: 100%;
  background-image: url('../images/bg_sect02.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section2 {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-image: url('../images/bg_sect02.jpg');
  background-size: cover;
}

.section3 {
  position: relative;
  width: 100%;
  height: 100%;
}

.section3.mobile {
  display: none;
}

.div-block-3 {
  width: 100%;
  height: 100vh;
  max-height: 950px;
  min-height: 750px;
  background-image: url('../images/layout_site_SPCC_recorte_4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section4 {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg_home_btn_cadastrese.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4 {
  width: 100%;
  height: 421px;
}

.section5 {
  position: relative;
  width: 100%;
  height: 100%;
}

.div-block-5 {
  width: 100%;
  height: 2257px;
  background-image: url('../images/layout_site_SPCC_recorte_05.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section6 {
  position: relative;
  height: 100%;
}

.div-block-6 {
  width: 100%;
  height: 1322px;
  background-image: url('../images/layout_site_SPCC_recorte_06.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section7 {
  position: relative;
  display: block;
  height: 100%;
}

.div-block-7 {
  width: 100%;
  height: 1000px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e9e9e9));
  background-image: linear-gradient(180deg, #e9e9e9, #e9e9e9);
}

.section8 {
  position: relative;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #e3e3e3;
}

.div-block-8 {
  width: 100%;
  height: 100%;
}

.div-block-9 {
  width: 100%;
  height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e9e9e9));
  background-image: linear-gradient(180deg, #e9e9e9, #e9e9e9);
}

.navbar {
  position: absolute;
  display: block;
  width: 100%;
  height: 75px;
  background-color: transparent;
}

.navbar.eventos {
  position: relative;
  height: 60px;
  background-color: #000;
  box-shadow: 0 2px 7px 0 #000;
}

.brand {
  padding-top: 40px;
  padding-left: 60px;
}

.brand.eventos {
  padding-top: 5px;
}

.nav-menu {
  padding-top: 50px;
  padding-right: 60px;
}

.nav-menu.eventos {
  padding-top: 10px;
}

.nav-link {
  display: inline-block;
  padding: 14px 10px 10px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: none;
}

.nav-link-2 {
  width: 32px;
  height: 32px;
  padding-right: 20px;
  padding-left: 35px;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.nav-link-3 {
  width: 32px;
  height: 32px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/instagram.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.nav-link-4 {
  width: 32px;
  height: 32px;
  padding-left: 25px;
  background-image: url('../images/twitter.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.container {
  position: absolute;
  left: 0%;
  top: 23%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  margin: auto;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.titulo_mainbanner {
  display: block;
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 60px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 4em;
  line-height: 54px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  text-align: left;
}

.paragraph {
  width: 550px;
  margin-bottom: 65px;
  padding-top: 40px;
  padding-left: 60px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: left;
}

.button {
  background-color: transparent;
}

.bot {
  position: static;
  display: block;
  padding-left: 60px;
  float: left;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.bot:hover {
  opacity: 0.5;
}

.bot.aprendaexportar {
  position: absolute;
  left: 20%;
  bottom: 10vh;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.bot.falecomagente {
  position: static;
  display: block;
  padding-top: 30px;
  padding-left: 30px;
}

.bot.falecomagente._10razoes {
  display: block;
  margin-top: 3px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.bot.eventos {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: inline-block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.bot.valeria {
  padding-top: 75px;
  padding-left: 35px;
}

.bot.seja {
  display: block;
  padding-top: 25px;
  text-align: center;
}

.bot.entrecontato {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  text-align: center;
}

.scrolldown {
  position: relative;
  left: 0%;
  top: 95vh;
  right: 0%;
  bottom: 0px;
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  float: left;
  clear: left;
}

.text-block {
  padding-bottom: 3px;
  opacity: 0.2;
  font-size: 10px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.image {
  position: static;
  bottom: auto;
  display: block;
  width: auto;
  padding-left: 30px;
  clear: none;
  opacity: 1;
  text-align: left;
}

.div-block-10 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 6%;
  z-index: 2;
  display: block;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.ship {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: auto;
}

.div-block-11 {
  position: absolute;
  width: 100%;
  height: 100%;
}

.plane {
  width: auto;
  margin-top: 15%;
  opacity: 0;
}

.image-2 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.proxeventos {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: auto;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  opacity: 0.3;
}

.btn_proxeventos {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 100;
  text-align: left;
}

.proxeventosclosed {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: auto;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
}

.container-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.heading {
  position: static;
  top: 10vh;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 46px;
  line-height: 1.1em;
  font-weight: 300;
  text-transform: none;
}

.heading.vantagens {
  font-size: 36px;
}

.paragraph-2 {
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 18px;
  font-weight: 600;
}

.image-3 {
  position: static;
  display: inline-block;
  width: auto;
}

.container-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-4 {
  position: absolute;
  left: 25%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: auto;
  max-height: 75vh;
  min-height: 70vh;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-12 {
  position: absolute;
  left: 20%;
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-2 {
  position: absolute;
  left: 20%;
  top: 20vh;
  display: block;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 4vh;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-3 {
  position: absolute;
  left: 20%;
  bottom: 15vh;
  display: block;
  width: auto;
  max-width: 70%;
  min-width: 60%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 1.05em;
  line-height: 18px;
  font-weight: 600;
}

.columns {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-2 {
  display: inline-block;
  color: #000;
  font-size: 3vh;
  line-height: 30px;
  font-weight: 700;
}

.text-block-3 {
  display: inline-block;
  width: 330px;
  padding-left: 7px;
  color: #000;
  font-size: 1em;
  line-height: 16px;
}

.column-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-13 {
  position: relative;
}

.btnaprendaexportar {
  position: static;
  display: block;
  clear: none;
}

.div-block-14 {
  display: inline-block;
  padding-left: 30px;
}

.container-4 {
  position: relative;
  left: 0%;
  top: 42%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
}

.heading-3 {
  padding-left: 15px;
}

.block-quote {
  width: 60%;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-left: 0px;
  border-left-style: none;
  color: #000;
  font-size: 1.2em;
  line-height: 25px;
  font-style: italic;
  font-weight: 600;
}

.text-block-4 {
  display: inline-block;
  padding-left: 0px;
  color: #000;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-5 {
  margin-bottom: 50px;
  padding-top: 25px;
  padding-left: 0px;
  font-family: 'Rene bieder campton', sans-serif;
  color: rgba(0, 0, 0, 0.65);
  font-size: 1em;
  font-weight: 300;
}

.image-5 {
  position: static;
  width: auto;
  margin-bottom: 20px;
  padding-left: 0px;
}

.container-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  position: relative;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 110px;
  text-align: center;
}

.heading-4 {
  position: absolute;
  left: 10%;
  top: 16%;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0px;
  color: #fff;
  font-size: 4.7vh;
  line-height: 42px;
}

.paragraph-4 {
  position: relative;
  left: 8%;
  top: 23%;
  width: 45%;
  padding-left: 0px;
  font-size: 1em;
  line-height: 18px;
}

.div-block-16 {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.4);
}

.heading-5 {
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #a81d1b;
  font-size: 1.2em;
  line-height: 18px;
}

.heading-6 {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-left: 5px;
  color: #fff;
  font-size: 1.2em;
  line-height: 20px;
  text-transform: uppercase;
}

.paragraph-5 {
  margin-bottom: 0px;
  padding-top: 7px;
  padding-left: 0px;
  font-size: 1em;
  line-height: 18px;
}

.div-block-17 {
  position: absolute;
  left: 8%;
  top: 33%;
}

.text-block-6 {
  color: #fff;
  font-size: 1.5em;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
}

.text-block-7 {
  margin-top: 70px;
  color: #fff;
  font-size: 1.2em;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.container-6 {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
}

.div-block-18 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  position: relative;
  left: -104px;
  top: 30vh;
  display: block;
  width: 350px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #a81d1b;
}

.link-block-2 {
  position: relative;
  left: -101px;
  top: 40vh;
  display: block;
  width: 350px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  background-color: #d0e20e;
}

.container-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.heading-7 {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 15px;
  padding-left: 0px;
  color: #000;
  font-size: 4.7vh;
  line-height: 40px;
}

.heading-7.eads {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  font-size: 46px;
  line-height: 43px;
  text-align: left;
}

.paragraph-6 {
  position: relative;
  display: block;
  width: 500px;
  padding-left: 0px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.1em;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.paragraph-6.eads {
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-left: 15px;
  line-height: 16px;
  text-align: left;
}

.image-7 {
  display: block;
}

.div-block-19 {
  height: 1322px;
  background-image: url('../images/eventos.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.text-block-8 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  margin-bottom: 65px;
  color: #000;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.container-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  border-bottom: 1px none grey;
}

.image-8 {
  margin-right: auto;
  margin-left: auto;
}

.columns-2 {
  padding-top: 70px;
}

.heading-8 {
  margin-top: 40px;
  padding-left: 0px;
  color: #000;
  font-size: 3vh;
  line-height: 28px;
  text-transform: uppercase;
}

.text-block-9 {
  color: #000;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-7 {
  padding: 30px 10px 50px 0px;
  color: #000;
  font-size: 1em;
  line-height: 16px;
}

.text-block-10 {
  padding-top: 5px;
  padding-bottom: 0px;
  color: #000;
}

.text-block-11 {
  padding-top: 12px;
  padding-left: 35px;
  color: #b1b1b1;
  font-size: 12px;
}

.container-10 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 80px;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 3em;
  line-height: 40px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.heading-9.duvidas {
  font-weight: 600;
}

.heading-9.emitir {
  padding-top: 0px;
  white-space: normal;
}

.paragraph-8 {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 1em;
  line-height: 18px;
  text-align: center;
}

.section10 {
  position: static;
  width: 100%;
  height: 55px;
  background-color: #1da769;
}

.field-label {
  display: block;
  color: #222;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.text-block-14 {
  margin-top: 0px;
  padding-top: 0px;
  color: #222;
  font-size: 0.8em;
  text-align: left;
  text-transform: uppercase;
}

.div-block-33 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  padding-top: 0px;
}

.text-block-15 {
  color: #222;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.error-message {
  background-color: #e60000;
}

.text-block-16 {
  padding-bottom: 10px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #222;
  font-size: 1.1em;
  font-weight: 300;
  text-align: left;
}

.text-block-16.txtcurriculo {
  padding-top: 25px;
}

.link-block-8 {
  display: block;
  padding-top: 3px;
  text-align: left;
}

.link-block-6 {
  display: block;
  margin-left: -30px;
  padding-top: 15px;
  color: #0ebef6;
  text-align: left;
}

.link-block-6.contato {
  margin-left: 0px;
}

.text-field-contato {
  height: 25px;
}

.success-message-2 {
  background-color: #2fbbca;
}

.textarea {
  overflow: auto;
}

.div-block-32 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}

.submit-button {
  display: block;
  float: right;
  background-color: #0ebef6;
  text-align: right;
}

.submit-button.bots {
  display: inline-block;
  margin-top: 0px;
  padding-top: 25px;
  padding-right: 10px;
  padding-left: 0px;
  float: none;
  border-style: none;
  background-color: transparent;
  color: #a81d1b;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.text-block-13 {
  color: #a81d1b;
  font-size: 1em;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

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

.text-block-12 {
  padding-top: 30px;
  padding-bottom: 0px;
  color: #222;
  font-size: 1em;
  text-align: left;
}

.telefone {
  padding-top: 10px;
  padding-bottom: 30px;
  color: #222;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
}

.ver-mapa-dir {
  margin-left: 0px;
  color: #0ebef6;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.ver-mapa-dir.contato {
  color: #a81d1b;
}

.container-11 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
}

.section9 {
  position: relative;
  height: 100%;
  padding-top: 65px;
  padding-bottom: 90px;
  background-color: #e0e0e0;
}

.paragraph-9 {
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  text-align: left;
}

.columns-3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 50px;
}

.image-9 {
  padding-top: 10px;
  padding-bottom: 5px;
}

.text-block-17 {
  padding-top: 25px;
  color: #000;
  font-size: 12px;
  text-align: right;
}

.image-10.eventos {
  width: 78%;
}

._9razmobile {
  display: none;
}

.div-block-34 {
  display: none;
}

.previahist-mobile {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
}

.aviaomundi {
  display: none;
}

._10-mobile {
  display: none;
}

.eventos_mobile {
  display: none;
}

.historia_mobile {
  display: none;
}

.quemsomo_mobile {
  display: none;
}

.contactform_mobile {
  display: none;
}

.waves {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: auto;
  opacity: 0.15;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

.section {
  position: relative;
  height: 635px;
  background-image: url('../images/eventos_mainBanner.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-2 {
  background-color: #dbdbdb;
  line-height: 18px;
}

.heading-10 {
  display: none;
}

.webinartext {
  width: auto;
  color: #000;
  text-transform: none;
}

.webinartext h5 {
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.webinartext h2 {
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
}

.webinartext p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.webinartext img {
  display: inline-block;
}

.webinartext figure {
  margin-top: 25px;
  padding-left: 15px;
}

.webinartext strong {
  display: block;
  margin-top: -15px;
  margin-bottom: 20px;
  padding-left: 5px;
  color: #b1b1b1;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.webinartext h1 {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #b1b1b1;
  font-size: 80%;
}

.webinartext h4 {
  font-family: 'Open Sans', sans-serif;
}

.webinartext.sobtutulo {
  font-weight: 700;
}

.section-2 {
  width: 100%;
}

.container-12 {
  margin-top: 50px;
}

.querolink {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-field {
  width: 70%;
  height: 25px;
  background-color: #ececec;
}

.field-label-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.field-label-3 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-field-2 {
  width: 70%;
  height: 25px;
  margin-bottom: 15px;
  background-color: #ececec;
}

.form-block-3 {
  display: none;
  margin-bottom: 45px;
  padding-left: 15px;
}

.div-block-36 {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.image-11 {
  display: inline-block;
  width: 38px;
  padding-bottom: 7px;
  padding-left: 15px;
}

.image-11.destaque {
  width: 46px;
  padding-left: 25px;
}

.submit-button-2 {
  padding-right: 7px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #a81d1b;
  font-weight: 700;
  text-transform: uppercase;
}

.image-12 {
  width: auto;
}

.image-13 {
  display: inline-block;
  width: auto;
  padding-left: 15px;
}

.image-13.destaque {
  padding-left: 25px;
}

.div-block-37 {
  margin-bottom: 80px;
}

.div-block-37.atual {
  display: block;
  background-color: rgba(0, 0, 0, 0.07);
}

.div-block-37.atual.compretitulo {
  display: block;
  padding: 25px 10px 0px;
  background-color: rgba(156, 147, 127, 0.2);
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
}

.div-block-38.embreve {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 15px;
}

.link-block-9 {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.heading-11 {
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #2c2c2c;
  font-size: 60px;
  line-height: 54px;
  text-transform: uppercase;
}

.paragraph-10 {
  margin-top: 20px;
  margin-bottom: 45px;
  color: #272727;
  font-size: 22px;
  text-transform: none;
}

.div-block-39 {
  width: 100%;
  height: 934px;
  background-image: url('../images/bg_footer.jpg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat-y;
  background-attachment: scroll;
  box-shadow: none;
}

.list {
  position: static;
  top: 150px;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding: 30px 0px 60px;
  list-style-type: none;
}

.image-14 {
  position: relative;
  display: block;
  width: 40%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-14.youtube {
  width: 40%;
  padding-bottom: 20px;
}

.column-14 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  padding-top: 15px;
  padding-right: 0px;
  font-family: 'Droid Sans', sans-serif;
  text-align: right;
}

.text_list_fas {
  position: relative;
  top: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.list-items-ok {
  position: static;
  display: inline-block;
  width: 100%;
  height: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  list-style-type: none;
}

.coluna-ok {
  position: relative;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.column-12 {
  position: absolute;
  display: inline-block;
  padding-right: 0px;
  text-align: left;
}

.button-2 {
  position: static;
  width: 110px;
  height: 30px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  float: none;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #a81d1b;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.column-13 {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.section-3 {
  position: relative;
  display: none;
  width: 100%;
  height: 934px;
  padding-bottom: 0px;
}

.container-13 {
  position: absolute;
  left: 0%;
  top: 18%;
  right: 0%;
  bottom: 0%;
  padding-left: 20px;
}

.image-15 {
  width: auto;
  padding-top: 0px;
}

.paragraph-11 {
  padding-top: 20px;
  padding-left: 0px;
  color: #000;
  font-size: 1em;
  line-height: 18px;
  white-space: pre-wrap;
}

.paragraph-11.listaeads {
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 0px;
  line-height: 20px;
}

.text-block-18 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  color: #000;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.eadsmobile {
  display: none;
}

.container-14 {
  padding-right: 20px;
  padding-left: 20px;
}

.error-message-2 {
  background-color: #2fbbca;
}

.error-message-3 {
  background-color: #2fbbca;
}

.error-message-4 {
  background-color: #2fbbca;
}

.loading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #2fbbca;
  text-align: center;
}

.image-18 {
  display: inline-block;
  width: auto;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.image-19 {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: auto;
}

.div-block-41 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  padding-bottom: 25px;
  opacity: 0;
}

.image-20 {
  display: none;
}

.parceiros {
  position: relative;
  display: none;
}

.div-block-42 {
  height: 643px;
  background-image: url('../images/parceiros.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.parceirosmobile {
  display: none;
}

.image-22 {
  display: inline-block;
  width: auto;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 10px;
}

.image-22.btn_formexterno {
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.image-22.btn_formexterno.destaque {
  padding-left: 25px;
}

.paragraph-12 {
  margin-top: 0px;
  padding-top: 0px;
  line-height: 16px;
}

.embreve {
  display: none;
  margin-top: 60px;
  margin-bottom: 80px;
}

.text-block-19 {
  margin-right: 15px;
  margin-bottom: 25px;
  margin-left: 25px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  font-family: 'Open Sans', sans-serif;
  color: #f40;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.tit_embreve {
  padding-left: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}

.casesucesso {
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #696969;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}

.text-block-20 {
  padding-left: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-44 {
  margin-top: 45px;
}

.text-block-21 {
  display: inline-block;
  padding-top: 0px;
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(51, 51, 51, 0.65);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.link-block-10 {
  padding-top: 5px;
}

.iconsetadown {
  width: 28px;
  padding-bottom: 7px;
}

.div-block-45 {
  margin-left: 10px;
  padding-top: 35px;
}

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

.bold-text {
  font-weight: 800;
}

.text-block-22 {
  display: inline-block;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-23 {
  display: inline-block;
  padding-top: 0px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f40;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: 22%;
  right: 0%;
  bottom: 0%;
  height: 100%;
}

.image-23 {
  display: block;
  width: auto;
  float: left;
}

.bold-text-2 {
  width: 250px;
  font-family: 'Rene bieder campton', sans-serif;
  font-size: 1.2em;
  font-weight: 600;
}

.bold-text-2.largura {
  color: #000;
}

.bold-text-3 {
  display: inline;
  font-family: 'Rene bieder campton', sans-serif;
  font-size: 1.1em;
  line-height: 20px;
  font-weight: 300;
}

.paragraph-13 {
  padding-bottom: 30px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.3em;
  line-height: 22px;
  font-weight: 600;
}

.paragraph-13.co-peegunta {
  padding-top: 20px;
  padding-bottom: 10px;
}

.text-block-24 {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.1em;
  line-height: 20px;
  font-weight: 300;
  text-align: justify;
}

.text-block-24.accert {
  padding-bottom: 65px;
}

.text-block-24.emitir {
  padding-top: 20px;
  padding-bottom: 60px;
}

.titulo {
  padding-bottom: 30px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.3em;
  font-weight: 600;
}

.link {
  color: #000;
  text-decoration: underline;
}

.image-24 {
  display: block;
}

.bold-text-4 {
  font-size: 42px;
}

.div-block-47 {
  display: inline-block;
  margin-top: 0px;
  padding-top: 30px;
  padding-left: 30px;
}

.bold-text-5 {
  line-height: 48px;
}

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

.column-16 {
  padding-left: 25px;
}

.image-25 {
  margin-left: 0px;
  padding-top: 40px;
  padding-left: 0px;
}

.tiposcerts {
  padding-top: 10px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
}

.bold-text-6 {
  font-size: 1.2em;
  text-transform: none;
}

.btn-conheca-e-emita {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #0084ff;
  font-family: 'Rene bieder campton', sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.img_container {
  position: relative;
  display: block;
  height: 100%;
  padding-top: 30px;
  background-color: #e3e3e3;
}

.container-17 {
  position: relative;
  height: 100%;
}

.div-block-48 {
  padding-left: 30px;
}

.button-3 {
  margin-top: 10%;
  padding: 15px 45px;
  font-family: 'Rene bieder campton', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: silver;
  background-image: none;
}

.div-block-49 {
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 35px;
  justify-content: center;
  align-items: center;
}

.bold-text-7 {
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 46px;
  font-weight: 600;
}

.heading-13 {
  display: inline-block;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 3em;
  font-weight: 600;
}

.text-block-25 {
  position: relative;
  left: 5px;
  top: -12px;
  display: inline-block;
  padding-top: 0px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  line-height: 16px;
  -o-object-fit: fill;
  object-fit: fill;
}

.columns-4 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.column-17 {
  background-color: transparent;
}

.column-18 {
  background-color: transparent;
}

.div-block-50 {
  height: 250px;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #616161 #616161 #adadad;
  background-color: #fff;
}

.div-block-51 {
  height: 250px;
  margin-right: 10px;
  border: 1px solid #616161;
  background-color: #fff;
}

.heading-14 {
  font-size: 30px;
  line-height: 30px;
}

.heading-15 {
  margin-top: 0px;
  padding-top: 30px;
  padding-left: 0px;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.heading-16 {
  padding-top: 20px;
  padding-left: 0px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #3898ec;
  font-size: 60px;
  font-weight: 300;
  text-align: center;
}

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

.div-block-53 {
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 30px;
  border-style: none none solid;
  border-width: 1px 1px 0.5px;
  border-color: #000 #000 #868686;
}

.text-block-26 {
  padding-top: 20px;
  padding-left: 0px;
  color: #000;
  font-size: 20px;
  text-align: center;
}

.text-block-27 {
  padding-top: 10px;
  padding-left: 30px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 300;
}

.text-block-28 {
  padding-top: 5px;
  color: #000;
  text-decoration: none;
}

.div-block-54 {
  position: relative;
  top: 34px;
  display: inline-block;
  height: 120px;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 50px;
  border-left: 1px solid #7c7c7c;
}

.mainbannermobile {
  display: none;
}

.div-block-55 {
  height: 100%;
}

.image-26 {
  display: block;
  height: 100%;
}

.image-27 {
  display: block;
}

.sect2mobile {
  display: none;
}

.section8mobile {
  display: none;
}

.section4mobile {
  display: none;
}

.section9mobile {
  display: none;
}

.navmobile {
  display: none;
}

@media screen and (min-width: 1920px) {
  .section3 {
    width: 100%;
    height: 100vh;
  }

  .div-block-3 {
    width: 100%;
    height: 100vh;
    background-image: url('../images/layout_site_SPCC_recorte_03.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .section4 {
    width: 100%;
    height: 100%;
  }

  .div-block-4 {
    width: 100%;
    height: 521px;
    background-image: url('../images/layout_site_SPCC_recorte_04.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .div-block-9 {
    height: 750px;
  }

  .heading-7 {
    line-height: 48px;
  }

  .div-block-33 {
    padding-top: 0px;
  }

  .section9 {
    width: 100%;
    height: 100%;
  }

  .paragraph-9 {
    color: #000;
  }

  .columns-3 {
    padding-top: 35px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    padding-right: 0px;
    padding-bottom: 50px;
  }

  .nav-link {
    text-align: center;
  }

  .button-2 {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    padding-right: 0px;
    padding-bottom: 50px;
  }

  .nav-link {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .mainbanner {
    display: none;
  }

  .section2 {
    display: none;
    height: 100%;
  }

  .section3 {
    display: none;
    min-height: auto;
    background-color: #a81d1b;
  }

  .section3.mobile {
    position: relative;
    display: block;
    background-color: transparent;
  }

  .div-block-3 {
    position: relative;
    height: 100%;
    max-height: none;
    background-color: #a81d1b;
    background-image: url('../images/layout_site_SPCC_recorte_4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section4 {
    display: none;
  }

  .section5 {
    display: none;
  }

  .div-block-5 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: 100%;
    background-color: #3dc9e2;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .section6 {
    display: none;
  }

  .section7 {
    display: none;
  }

  .div-block-7 {
    display: none;
  }

  .section8 {
    display: none;
  }

  .div-block-9 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: 100%;
    background-image: none;
  }

  .brand {
    padding-left: 20px;
  }

  .nav-menu {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 60px;
    text-align: center;
  }

  .nav-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .nav-link-2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .nav-link-3 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .nav-link-4 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .titulo_mainbanner {
    padding-left: 25px;
    font-size: 2.3em;
    line-height: 36px;
  }

  .body {
    height: 100%;
  }

  .paragraph {
    width: 90%;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-left: 25px;
    line-height: 20px;
  }

  .bot {
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 0px;
    text-align: center;
  }

  .bot.aprendaexportar {
    position: relative;
    left: 25px;
    bottom: auto;
    margin-top: 45px;
  }

  .bot.falecomagente {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 2%;
    margin-bottom: 50px;
    padding-left: 0px;
  }

  .bot.eventos {
    position: static;
    padding-left: 20px;
  }

  .bot.valeria {
    padding-top: 30px;
    padding-left: 20px;
  }

  .bot.seja {
    padding-left: 20px;
  }

  .div-block-10 {
    display: none;
  }

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

  .btn_proxeventos {
    display: none;
  }

  .container-2 {
    position: relative;
    height: 100%;
    margin-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .heading {
    width: 90%;
    padding-left: 0px;
    font-size: 2.5vh;
  }

  .heading.vantagens {
    padding-left: 20px;
    font-weight: 600;
  }

  .paragraph-2 {
    width: 85%;
    margin-bottom: 50px;
    padding-top: 15px;
    padding-left: 20px;
    line-height: 17px;
  }

  .image-3 {
    position: static;
    padding-left: 0px;
  }

  .container-3 {
    position: relative;
    padding-bottom: 60px;
    background-color: #e45d58;
  }

  .image-4 {
    position: static;
    left: auto;
    margin-left: 50px;
    text-align: left;
  }

  .heading-2 {
    left: 25px;
  }

  .paragraph-3 {
    position: static;
    left: auto;
    bottom: auto;
    max-width: none;
    min-width: auto;
    padding-left: 15px;
  }

  .columns {
    position: static;
  }

  .column {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
  }

  .text-block-2 {
    display: block;
    padding-bottom: 5px;
    font-size: 3.5vh;
  }

  .text-block-3 {
    display: block;
    width: auto;
    margin-top: 0px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 17px;
  }

  .column-2 {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .div-block-13 {
    position: static;
    padding-top: 10px;
  }

  .btnaprendaexportar {
    position: static;
    display: block;
  }

  .div-block-14 {
    display: block;
    margin-top: 0px;
    padding-left: 20px;
  }

  .container-4 {
    position: static;
    top: auto;
    padding-top: 30px;
    padding-left: 0px;
    background-color: #74bd4f;
  }

  .block-quote {
    width: 95%;
    padding-left: 0px;
  }

  .text-block-4 {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .text-block-5 {
    width: 90%;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 0px;
    text-align: center;
  }

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

  .container-5 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: auto;
    background-color: #2fbbca;
  }

  .image-6 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
  }

  .div-block-15 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: left;
  }

  .heading-4 {
    position: static;
    font-size: 5.4vh;
    line-height: 42px;
  }

  .paragraph-4 {
    position: static;
    top: 14%;
    width: 85%;
    margin-top: -50px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-left: 20px;
  }

  .div-block-16 {
    padding-top: 10px;
  }

  .heading-5 {
    margin-top: 0px;
    white-space: normal;
  }

  .heading-6 {
    padding-left: 5px;
  }

  .paragraph-5 {
    line-height: 17px;
  }

  .div-block-17 {
    position: static;
    left: auto;
    top: 0%;
    height: 100%;
    padding-right: 15px;
    padding-left: 20px;
  }

  .heading-7 {
    position: static;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 5.2vh;
    line-height: 42px;
  }

  .heading-7.eads {
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    font-size: 4.8vh;
    text-align: center;
  }

  .paragraph-6 {
    position: static;
    width: 80%;
    margin-left: 0px;
    padding-left: 20px;
    line-height: 16px;
  }

  .paragraph-6.eads {
    width: 90%;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .div-block-19 {
    position: static;
    display: none;
    height: 1000px;
    background-image: url('../images/layout_site_SPCC_recorte_7.jpg');
    background-size: cover;
  }

  .text-block-8 {
    position: static;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .image-8 {
    margin-top: -20px;
  }

  .columns-2 {
    position: relative;
  }

  .heading-8 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 20px;
    font-size: 3.6vh;
    line-height: 32px;
  }

  .text-block-9 {
    padding-right: 15px;
  }

  .paragraph-7 {
    padding-top: 35px;
    padding-bottom: 30px;
    padding-left: 0px;
    line-height: 18px;
  }

  .text-block-10 {
    padding-right: 15px;
  }

  .heading-9 {
    margin-top: 0px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 36px;
    line-height: 36px;
  }

  .heading-9.emitir {
    padding-right: 0px;
  }

  .paragraph-8 {
    width: 100%;
    padding-right: 15px;
    padding-left: 20px;
    line-height: 18px;
  }

  .section10 {
    position: relative;
    display: block;
    height: auto;
  }

  .div-block-33 {
    position: relative;
  }

  .link-block-6 {
    margin-left: -20px;
  }

  .form-block-2 {
    position: relative;
  }

  .text-block-12 {
    color: #222;
  }

  .column-7 {
    padding-bottom: 50px;
    padding-left: 20px;
  }

  .container-11 {
    position: relative;
    padding-bottom: 30px;
  }

  .section9 {
    position: relative;
    display: none;
    height: auto;
    padding-bottom: 50px;
    background-color: #e1e1e1;
  }

  .paragraph-9 {
    padding-right: 15px;
    padding-left: 20px;
  }

  .columns-3 {
    position: relative;
  }

  .image-9 {
    padding-top: 20px;
  }

  .text-block-17 {
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    float: none;
    text-align: left;
  }

  .image-10 {
    width: 85%;
  }

  .menu-button {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding-top: 50px;
  }

  .menu-button.eventos {
    padding-top: 20px;
  }

  .topicos {
    position: static;
    margin-top: 35px;
    padding-right: 15px;
    padding-left: 20px;
  }

  ._9razmobile {
    position: relative;
    display: block;
    padding-bottom: 50px;
    background-color: #e45d58;
  }

  .div-block-34 {
    display: block;
    height: 100%;
    background-color: #3feb0a;
  }

  .previahist-mobile {
    display: block;
    width: auto;
    height: auto;
    background-color: #e7e7e7;
  }

  .aviaomundi {
    position: relative;
    display: block;
  }

  ._10-mobile {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 40px;
    background-color: #2fbbca;
  }

  .div-block-35 {
    position: absolute;
    left: 0%;
    top: 50%;
    right: 0%;
    bottom: 0%;
    padding-left: 20px;
  }

  .eventos_mobile {
    position: relative;
    display: block;
    background-color: #f6f6f6;
  }

  .historia_mobile {
    position: relative;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #e9e9e9;
  }

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

  .column-9 {
    padding-left: 20px;
  }

  .quemsomo_mobile {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 50px;
    background-color: #6ed3da;
  }

  .subtit {
    margin-top: 30px;
    padding-right: 15px;
    padding-left: 20px;
    color: #000;
    font-size: 1.3em;
    line-height: 20px;
  }

  .contactform_mobile {
    position: relative;
    display: none;
    padding-bottom: 50px;
    background-color: #e1e1e1;
  }

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

  .section {
    height: auto;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .text-field-2 {
    width: 90%;
  }

  .heading-11 {
    font-size: 4.2em;
    line-height: 52px;
  }

  .paragraph-10 {
    line-height: 20px;
  }

  .div-block-39 {
    display: none;
    background-color: #fff;
    background-image: none;
  }

  .list {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-14 {
    width: auto;
  }

  .image-14.youtube {
    position: static;
    display: inline-block;
    width: auto;
  }

  .column-14 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding-left: 0px;
  }

  .text_list_fas {
    position: static;
    top: 80%;
    display: inline-block;
    padding-left: 35px;
    font-size: 11px;
  }

  .coluna-ok {
    width: auto;
  }

  .column-12 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding-left: 0px;
  }

  .button-2 {
    width: auto;
    font-size: 12px;
  }

  .column-13 {
    position: static;
    display: block;
  }

  .section-3 {
    display: none;
  }

  .container-13 {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .paragraph-11.listaeads {
    white-space: pre-wrap;
  }

  .text-block-18 {
    line-height: 20px;
  }

  .eadsmobile {
    position: relative;
    display: inline-block;
    padding-bottom: 50px;
  }

  .container-15 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-16 {
    width: 700px;
    height: 100%;
  }

  .image-17 {
    display: block;
    width: auto;
    height: auto;
    max-height: 75vh;
    min-height: 70vh;
    float: right;
  }

  .icon {
    color: #fff;
  }

  .column-15 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .image-20 {
    display: block;
  }

  .parceiros {
    display: none;
  }

  .parceirosmobile {
    position: relative;
    display: none;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    background-color: #ececec;
    text-align: center;
  }

  .container-16 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .heading-12 {
    margin-top: 0px;
    padding-top: 40px;
    padding-right: 15px;
    color: #000;
    font-size: 4.8vh;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
  }

  .div-block-43 {
    background-image: url('../images/parceiros_mobile.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-21 {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-23 {
    text-align: center;
  }

  .paragraph-13 {
    padding-left: 20px;
  }

  .paragraph-13.co-peegunta {
    padding-left: 20px;
    line-height: 20px;
  }

  .text-block-24 {
    padding-left: 20px;
    text-align: left;
  }

  .text-block-24.emitir {
    padding-bottom: 30px;
  }

  .titulo {
    padding-left: 20px;
    line-height: 20px;
  }

  .link {
    display: block;
  }

  .div-block-47 {
    display: block;
    padding-left: 20px;
  }

  .column-16 {
    padding-left: 10px;
  }

  .image-25 {
    display: block;
    padding-top: 0px;
  }

  .tiposcerts {
    padding-left: 20px;
  }

  .btn-conheca-e-emita {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }

  .img_container {
    display: none;
  }

  .button-3 {
    display: block;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 10px 20px;
    line-height: 18px;
    text-align: center;
  }

  .section-4 {
    display: none;
  }

  .div-block-49 {
    margin-bottom: 0px;
    padding-top: 0px;
    text-align: center;
  }

  .heading-13 {
    display: inline-block;
    padding-left: 0px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }

  .text-block-25 {
    position: static;
    top: auto;
    display: inline-block;
    padding-left: 20px;
    text-align: center;
  }

  .column-18 {
    padding-top: 10px;
  }

  .div-block-50 {
    height: 350px;
    margin-right: 0px;
  }

  .div-block-51 {
    height: 350px;
    margin-right: 0px;
  }

  .div-block-52 {
    display: inline-block;
    text-align: center;
  }

  .text-block-27 {
    padding-left: 0px;
  }

  .div-block-54 {
    top: 0px;
    display: block;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    border-bottom: 0.5px solid #a1a1a1;
    text-align: center;
  }

  .mainbannermobile {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    background-image: url('../images/bg_main_banner.jpg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .div-block-55 {
    position: relative;
  }

  .image-26 {
    position: relative;
  }

  .sect2mobile {
    position: relative;
    display: block;
    background-color: #74bd4f;
  }

  .section8mobile {
    display: block;
    background-color: #e3e3e3;
  }

  .bold-text-8 {
    padding-left: 20px;
  }

  .section4mobile {
    display: block;
    padding-top: 30px;
    background-color: silver;
  }

  .container-18 {
    padding-bottom: 40px;
  }

  .image-28 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .image-29 {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon-2 {
    color: #000;
  }

  .section9mobile {
    display: block;
    background-color: #e0e0e0;
  }

  .navmobile {
    display: block;
    padding-top: 30px;
  }

  .column-19 {
    padding-left: 20px;
  }
}

@font-face {
  font-family: 'Rene bieder campton';
  src: url('../fonts/Rene-Bieder---Campton-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rene bieder campton';
  src: url('../fonts/Rene-Bieder---Campton-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}