body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #f58220;
  font-size: 18px;
  text-decoration: underline;
}
select{
      color: #0066B3;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    padding: 0 10px;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}.alert {
    position: relative;
    padding: 30px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
    font-size: 22px;
    line-height: normal;
}
.identificar-usuario span {
    font-size: 18px;
    margin-right: 20px;
}
input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    border: initial;
    width: auto;
    height: auto;
    cursor: pointer;
}
.id-user {
    cursor: pointer;
    background: #e6e6e6;
    padding: 12px;
    border-radius: 10px;
}
em.description, span.identificacao {
    display: block;
        display: block;
    line-height: normal;
    font-family: Arial;
    font-weight: normal;
    font-size: 15px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
textarea {
    overflow: auto;
    resize: vertical;
    height: 120px;
     color: #666;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
        border: 1px solid #ccc;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
label{
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
}
form {
    margin-right: 36px;
}
.btn-primary {
    color: #fff;
    background-color: #f58220;
    border: 0px;
    cursor: pointer;
}
input[type=password], input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], select, select.text-editor {
    color: #666;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    padding: 0 10px;
      font-size: 18px;

}
span.identificacao {
    font-size: 18px;
    line-height: normal;
}
.btn-block {
    display: block;
    width: 100%;
}
.sup01{
  top: 10px;
  font-size: 20px;
}

.sup02{
  top: -10px;
    font-size: 10px;

}
.sup03{
  top: -13  px;
    font-size: 14px;

}
.sup04{
   top: -18px;
  font-size: 20px;

}
.sup05{
   top: -12px;
  font-size: 16px;

}
.header {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-header-rright.jpg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
}

.container {
  display: block;
  max-width: 1140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.ct-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.body {
  font-family: 'Helveticaneueltstd cn', sans-serif;
  line-height: 1em;
  font-weight: 400;
}

.logo {
  max-width: 400px;
  background-color: #fff;
}

.navbar {
  position: static;
  z-index: 99;
  display: block;
  overflow: visible;
  height: 58px;
  float: none;
  background-color: #e6e6e6;
  -o-object-fit: fill;
  object-fit: fill;
}

.menu-item {
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  font-size: 19px;
  font-style: normal;
  text-transform: uppercase;
}



.menu-item.ico-04 {
  padding-left: 40px;
  background-image: url('https://corrgroup.com.br/images/ico-missao.svg');
  background-position: 0% 50%;
  background-size: 34px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 750ms ease, color 500ms ease;
  transition: background-position 750ms ease, color 500ms ease;
  color: #f58220;
  line-height: 18px;
  font-style: normal;
   line-height: normal;
    max-height: 58px;margin-left: 30px;
}

.menu-item.ico-04:hover {
  background-image: url('https://corrgroup.com.br/images/ico-missao.svg');
  opacity: 0.7;
  color: #666;
}


.menu-item.ico-04.current {
  border-bottom: 3px solid #666;
  background-image: url('https://corrgroup.com.br/images/ico-missao-inactive.svg');
  color: #666;
}

.menu-item.ico-03 {
  padding-left: 40px;
  background-image: url('../images/home.svg');
  background-position: 0% 50%;
  background-size: 34px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 750ms ease, color 500ms ease;
  transition: background-position 750ms ease, color 500ms ease;
  color: #f58220;
  line-height: 18px;
  font-style: normal;
   line-height: normal;
    max-height: 58px;
}

.menu-item.ico-03:hover {
  background-image: url('../images/home.svg');
  opacity: 0.7;
  color: #666;
}


.menu-item.ico-03.current {
  border-bottom: 3px solid #666;
  background-image: url('../images/home-inactive.svg');
  color: #666;
}
.menu-item.ico-01 {
  padding-left: 40px;
  background-image: url('../images/mail.svg');
  background-position: 0% 50%;
  margin-left: 30px;
  background-size: 34px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 750ms ease, color 500ms ease;
  transition: background-position 750ms ease, color 500ms ease;
  color: #f58220;
  line-height: 18px;
  font-style: normal;
   line-height: normal;
    max-height: 58px;
}

.menu-item.ico-01:hover {
  background-image: url('../images/mail.svg');
  opacity: 0.7;
  color: #666;
}

.menu-item.ico-01.w--current {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 99999;
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 0px 0px 3px;
  border-color: #666;
  background-image: url('../images/mail-inactive.svg');
  background-position: 0% 50%;
  color: #666;
  line-height: normal;
  max-height: 58px;
}

.menu-item.ico-02 {
  margin-left: 30px;
  padding-left: 36px;
  background-image: url('../images/denuncia.svg');
  background-position: 0% 50%;
  background-size: 31px;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #f58220;
  line-height: normal;
    max-height: 58px;
}

.menu-item.ico-02:hover {
  opacity: 0.7;
  color: #666;
}

.menu-item.ico-02.w--current {
  border-bottom: 3px solid #666;
  background-image: url('../images/denuncia-inactive.svg');
  color: #666;
}


.nav-menu {
  margin-bottom: -5px;
  color: #f58220;
}

.container-2 {
  max-width: 1140px;
  margin-bottom: -5px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #cc9d9d;
}


.hero {
    max-width: 1140px;
    margin: 40px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../images/dots.png) center top repeat-x, url(../images/dots.png)  center bottom repeat-x;

}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -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;
  border-bottom: 0px dashed #000;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #1d1d1b;
  font-size: 72px;
  line-height: 77px;
  font-weight: 700;
  text-align: center;
}

.heading-2 {
  max-height: 40px;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  font-size: 40px;
  line-height: 52px;
  font-weight: 300;
  text-align: center;
}

.destaque1 {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 20px;
}

.text-block {
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 21px;
  line-height: 30px;
}


.image {
  height: auto;
  max-height: 350px;
}

.text-span {
  display: block;
  height: 48px;
  margin-bottom: 34px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 22px;
  text-transform: lowercase;
}

.slogan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 40px auto;
  padding-top: 20px;
  padding-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

    background: url(../images/dots.png) center top repeat-x, url(../images/dots.png)  center bottom repeat-x;

}

.container-3 {
  display: block;
  max-width: 1140px;
}

.text-block-2 {
    float: left;
    font-family: 'Helveticaneueltstd bdcn', sans-serif;
    font-size: 36px;
    line-height: 50px;
    white-space: normal;
    /*vertical-align: baseline;*/    
    align-items: center;
    max-height: 40px;
    display: block;
    position: relative;
    overflow: hidden;
}

.text-block-3 {
    float: left;
    font-family: 'Helveticaneueltstd ltcn', sans-serif;
    font-size: 36px;
    line-height: 50px;
    font-weight: 300;
    max-height: 42px;
}

.bg-cinza {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #eae9e9;
}

.como-funciona {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  margin-bottom: 20px;
  font-family: 'Helveticaneueltstd mdcn', sans-serif;
  color: #3c3c3b;
  font-size: 30px;
  text-align: center;
}

.paragraph {
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 28px;
}

.heading-4 {
  margin-top: 0px;
  font-family: 'Helveticaneueltstd mdcn', sans-serif;
  color: #00558b;
  font-size: 24px;
}

.paragraph-justify {
  margin-bottom: 20px;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 28px;
  text-align: justify;
}

.column {
  padding-left: 20px;
  border-color: #00558b;
      background: url(../images/dots-azul.png) center left repeat-y;

}

.vantagens {
  margin-top: 40px;
  padding-top: 40px;
  background-color: #fff;
}

.box-azul {
  padding: 40px 20px 20px;
  background-color: #00558b;
}

.paragraph-2 {
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #fff;
  font-family: 'Helveticaneueltstd mdcn', sans-serif;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

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

.image-3 {
  margin-top: 10px;
}

.image-4 {
  margin-top: 10px;
}

.paragraph-2-copy {
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.text-block-copy {
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 21px;
  line-height: 32px;
  text-align: left;
}

.heading-4-copy {
  margin-top: 0px;
  font-family: 'Helveticaneueltstd mdcn', sans-serif;
  color: #00558b;
  font-size: 24px;
  text-align: center;
}

.image-5 {
  margin: 20px auto 40px;
  text-align: center;
}

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

.column-3 {
  text-align: center;
}

.column-4 {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.link-block {
  position: relative;
  left: auto;
  right: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  margin-top: 15px;
}

.pre-footer {
  padding-bottom: 60px;
}

.sub-footer {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #c2c2c2;
}

.title-certificacao {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #595957;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.texto-certificacoes {
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-align: left;
}

.title-certificacao-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #595957;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.heading-4-copy-copy {
  margin-top: 0px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #00558b;
  font-size: 28px;
  text-align: left;
}

.texto-certificacoes-copy {
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.columns {
  margin-top: 40px;
}

.h5 {
  margin-top: 30px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #f37f16;
  font-size: 28px;
  text-align: left;
}

.text-linkedin {
  float: left;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 28px;
}

.link-block-2 {
  margin-top: -10px;
  margin-left: 10px;
}

.title-footer {
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 28px;
}

.endereco {
  margin-top: 40px;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 30px;
}

.site-zinga-text {
  margin-bottom: 40px;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  line-height: 30px;
}

.link-email {
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  color: #3c3c3b;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.site-zinga {
  color: #3c3c3b;
  font-size: 22px;
  text-decoration: none;
}

.footer {
  margin-top: 0px;
  background-color: #f37f16;
}

.creditos {
  position: static;
  display: block;
  margin-bottom: 0px;
  float: left;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
}

.section {
  padding-top: 20px;
  padding-bottom: 30px;
}

.link-ideia {
  color: #fff;
  font-size: 18px;
  line-height: 19px;
  text-decoration: none;
}

.column-5 {
  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-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-7 {
  padding-left: 10px;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.creditos-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-bottom: 0px;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Helveticaneueltstd ltcn', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: right;
}

.pre-footer-internas {
  padding-bottom: 0px;
}

.contato {
  margin-top: 0px;
  margin-bottom: 80px;
  padding-top: 0px;
}

.head-interna {
  max-width: 1140px;
  margin: 40px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 0px dashed #000;
  border-bottom: 0px dashed #000;
}

.title-interna {
  max-height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd bdcn', sans-serif;
  font-size: 36px;
  line-height: 52px;
  font-weight: 300;
  text-align: left;
}

.text-block-copy {
  max-width: 900px;
  padding-top: 20px;
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 20px;
  line-height: 30px;
}

.heading-3-copy {
  margin-bottom: 20px;
  font-family: 'Helveticaneueltstd mdcn', sans-serif;
  color: #3c3c3b;
  font-size: 30px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  form {
    margin-right: 0px;
}
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
  }

  .container {
    max-width: 95%;
  }

  .container.ct-header {
    max-width: 95%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .nav-menu {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

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

  .image {
    height: auto;
  }

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

  .text-block-3 {
    font-size: 24px;
  }

  .paragraph {
    font-size: 20px;
  }

  .text-linkedin {
    font-size: 20px;
  }

  .endereco {
    font-size: 20px;
  }

  .site-zinga-text {
    font-size: 20px;
  }

  .image-8 {
    display: none;
    overflow: hidden;
  }

  .image-9 {
    max-width: 279px;
  }
}

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

  .container {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .hero {
    max-width: 95%;
  }

  .heading-2 {
    font-size: 28px;
  }

  .image {
    height: auto;
  }

  .slogan {
    max-width: 90%;
  }

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

  .text-block-3 {
    font-size: 20px;
  }

  .como-funciona {
    padding-top: 0px;
  }

  .paragraph {
    text-align: left;
  }

  .heading-4 {
    margin-top: 50px;
    text-align: center;
  }

  .paragraph-justify {
    text-align: center;
  }

  .column {
    padding-top: 40px;
    text-align: center;
  }

  .text-block-copy {
    text-align: center;
  }

  .heading-4-copy {
    padding-top: 40px;
  }

  .texto-certificacoes {
    text-align: left;
  }

  .title-certificacao-copy {
    text-align: center;
  }

  .title-footer {
    text-align: left;
  }

  .endereco {
    text-align: left;
  }

  .site-zinga-text {
    text-align: left;
  }

  .creditos {
    position: relative;
    width: 100%;
    text-align: center;
  }

  .section {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-5 {
    display: block;
    text-align: center;
  }

  .image-7 {
    max-width: 196px;
    padding-left: 0px;
  }

  .column-6 {
    margin-top: 20px;
    -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;
  }

  .columns-2 {
    -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-align: left;
  }

  .creditos-copy {
    position: relative;
    text-align: center;
  }

  .text-block-copy {
    text-align: left;
  }

  .container-4 {
    max-width: 100%;
  }

  .column-7 {
    text-align: center;
  }

  .column-8 {
    top: 40px;
    padding-top: 0px;
  }

  .column-9 {
    text-align: left;
  }

  .link-block-3 {
    position: static;
  }

  .column-10 {
    margin-bottom: 40px;
    text-align: center;
  }

  .column-11 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
.mobile-text{
  text-align: left;
  margin-bottom: 12px;
  margin-top: 20px;
}
.pre-footer{
  padding-bottom: 0px;
}

.text-block-3.titulo-missao {
    font-size: 31px;
    height: auto;
    max-height: -webkit-fill-available;
    line-height: normal;
}
.mobile-hide{
  display: none;
}
.sup01{
  top: 10px;
  font-size: 20px;
}

.sup02{
  top: -10px;
    font-size: 10px;

}
.sup03{
  top: -13  px;
    font-size: 14px;

}
.sup04{
    top: -8px;
    font-size: 12px;

}
.sup05{
   top: -12px;
  font-size: 16px;

}


  .container {
    max-width: 90%;
  }

  .navbar {
    height: auto;
  }


    .menu-item.ico-03 {
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 50px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: #000 #000 #9e9e9e;
    background-position: 10px 50%;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    white-space: normal;
  }

  .menu-item.ico-03.current {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #9e9e9e;
    background-position: 10px 50%;
    text-align: left;
  }



  .menu-item.ico-01 {
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 50px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: #000 #000 #9e9e9e;
    background-position: 10px 50%;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    white-space: normal;
  }

  .menu-item.ico-04 {
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 50px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: #000 #000 #9e9e9e;
    background-position: 10px 50%;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    white-space: normal;
  }
  .menu-item.ico-01.w--current {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #9e9e9e;
    background-position: 10px 50%;
    text-align: left;
  }

  .menu-item.ico-02 {
    width: 100%;
    margin-left: 0px;
    padding-left: 50px;
    background-position: 10px 50%;
    font-size: 20px;
    line-height: 20px;
  }

  .menu-item.ico-02.w--current {
    width: 100%;
    margin-left: 0px;
    border-bottom-width: 0px;
    background-position: 10px 50%;
    text-align: left;
  }

  .menu-item.ico-03.w--current {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #9e9e9e;
    background-position: 10px 50%;
    text-align: left;
  }


  .nav-menu {
    margin-bottom: 0px;
  }

  .hero {
    padding-bottom: 42px;
  }

  .heading-2 {
    line-height: 33px;
  }

  .image {
    width: auto;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .slogan {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 40px;
  }

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

  .text-block-2 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
  }
.column{
  background: none


}
  .text-block-3 {
    font-size: 14px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .heading-4 {
    margin-top: 30px;
  }

  .column {
    padding-top: 20px;
  }

  .title-interna {
    text-align: center;
  }

  .text-block-copy {
    text-align: center;
  }

  .heading-3-copy {
    font-size: 30px;
  }

  .column-11 {
    padding-bottom: 60px;
  }

  .bold-text {
    text-align: center;
  }
}

@font-face {
  font-family: 'Helveticaneueltstd mdcn';
  src: url('../fonts/HelveticaNeueLTStd-MdCn.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd bdcn';
  src: url('../fonts/HelveticaNeueLTStd-BdCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd ltcn';
  src: url('../fonts/HelveticaNeueLTStd-LtCn.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd cn';
  src: url('../fonts/HelveticaNeueLTStd-Cn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* EXTRA - implementado em 14/04/2022 */

.video_button_div{
  display: flex;
  justify-content: end;
  align-items: center;
}

.video_button_div p{
  font-family: 'Helveticaneueltstd cn', sans-serif;
  color: #595957;
  font-size: 21px;
  line-height: 30px;
  margin-right: 8px;
}

.video_button a{
  text-decoration: none;
  color: #fff;
  background-color: #EF7D00;
  border-radius: 20px;
  padding: 7px 30px;
}

.new-photos-div{
  display: flex;
  flex-direction: column;
}

.new-photos-div img{
  width: 260px;;
}

.box-skema{
  display: flex;
}



.box-azul ul, p{
  line-height: 30px;
  font-family: 'Helveticaneueltstd cn', sans-serif;
  font-size: 22px;
  color: #fff;
}

.box-azul li{
  margin: 2px 0;
}


.folder_button_div{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 100%;
    padding: 60px;
    background: #eae9e9;
    max-width: 300px;
    text-align: center;
}

.folder_button_div p{
  font-family: 'Helveticaneueltstd cn', sans-serif;
  font-weight: bold;
  color: #595957;
  font-size: 21px;
  line-height: 30px;
  margin-right: 8px;
}

.folder_button a{
  text-decoration: none;
  color: #fff;
  background-color: #EF7D00;
  border-radius: 20px;
  padding: 7px 30px;
}
.image-5-new{
  width: 220px;
  margin: 20px 0;
}

.small-heading{
  color: #00558b;
}

.header_certificad_list{
  margin-top: 0;
  font-size: 18px;
  line-height: 20px;
}

.certificad-list ul{
  margin: 0;
  padding: 0
}

.certificad-list li{
  color: #595957;
  font-family: 'Helveticaneueltstd cn', sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 25px 5px 0;
}

.info-block-new{
  margin: 0 8%;
  display: flex;
  justify-content: center;
}

.info-block-new1{
  border-right: 3px dotted #00558B;
  padding: 0 5%;
  width: 35%;
}

.info-block-new2{
  width: 65%;
  margin-left: 20px;
}

.info-block-new3{
  display: flex;
}

.info-block-new4{
  width: 45%;
}

.info-block-new5{
  display: flex;
  justify-content: space-around;

}

.box01{
  margin-right: 35px;
}


@media (max-width: 420px) {

  .destaque1 .column-10.w-col.w-col-5{
    margin: 0px !important;
    padding-top: 0px !important;


  }

  .info-block-new{
    display: none;
  }

  .video_button_div{
      margin-top: 15px;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }

  .folder_button_div{
      margin-top: 25px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  
  .folder_button_div p{
      font-family: 'Helveticaneueltstd cn', sans-serif;
      font-weight: bold;
      color: #595957;
      font-size: 18px;
      line-height: 20px;
  }
  
  .folder_button a{
      font-size: 15px;
      text-decoration: none;
      color: #fff;
      background-color: #EF7D00;
      border-radius: 20px;
      padding: 7px 30px;
  }

  .new-photos-div{
      display: flex;
      align-items: center;
      flex-direction: column;
  }
  
  .img-margin{
      margin-top: 0;
  }

  .mobile_margin_extra{
      margin-top: 15px;
  }
  
  .como-funciona {
    display: block;
  }
}