* {
  box-sizing: border-box;
}

body {
  background-color: transparent;
  font-family: sans-serif;
  color: #414042;
  font-size: 15px;
  line-height: 20px;
}

body, html {
  width: 100%;
  overflow-x: hidden;
}

:focus {
  outline: -webkit-focus-ring-color auto 0;
}

h1 {
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

h5 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

a {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ac0b0e;
}

a.w--current {
  opacity: 0.37;
}

.image-45 {
  width: 100% !important;
}

.c-header {
  position: relative;
  display: block;
  background-color: transparent;
  text-transform: uppercase;
}

.transition {
  -webkit-transition: all 300ms !important;
  -moz-transition: all 300ms !important;
  -ms-transition: all 300ms !important;
  -o-transition: all 300ms !important;
  transition: all 300ms !important;
}

.c__corner {
  position: relative;
  z-index: 9999;
  display: block;
  max-width: 600px;
  margin-top: -35px;
  margin-right: auto;
  margin-left: auto;
  border-right: 40px solid transparent;
  border-bottom: 35px solid #fcfcfc;
  border-left: 40px solid transparent;
}

.c__corner.c-header__corner {
  position: absolute;
  top: auto;
  right: 0;
  bottom: -20px;
  min-width: 280px;
  margin-right: 0;
  border-top: 20px solid #181717;
  border-right-style: none;
  border-bottom-style: none;
}

.c__corner.c-header__corner.footer {
  left: auto;
  top: -8%;
  right: 0;
  bottom: auto;
  z-index: 200;
  min-width: 480px;
  margin-top: 0;
  border-top: 0 none #222;
  border-bottom: 35px solid #222;
}

.c__corner.c-header__corner.footer.blog-thumb {
  top: auto;
  right: auto;
  bottom: 0;
  z-index: 2;
  min-width: 150px;
  margin-left: 0;
  border-right-style: solid;
  border-right-width: 20px;
  border-bottom-color: #fff;
  border-left-width: 20px;
}

.c__container {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.c__container.c__center {
  padding-top: 45px;
}

.c__container.c__center.blog {
  margin-top: 0;
  padding-top: 10px;
}

.c__container.c-footer__container {
  max-width: 800px;
  padding-top: 25px;
}

.c__container.c__container--no-padding-small.c__center {
  display: none;
}

.c__container.l-flex.l-flex--center {
  max-width: none;
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0;
  padding-left: 0;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.c-header__nav {
  position: relative;
  display: block;
  height: 126px;
  padding: 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 2px none #bbb;
  background-color: #fff;
  color: #fff;
}

.c__center {
  text-align: center;
}

.c-section {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: url('../images/Elite-background-Geral.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #444;
}

.c-section.c-section-black {
  background-color: #181717;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/iron_texture2386.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/iron_texture2386.jpg');
  background-position: 0 0, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.c-section.c-section-black.c-section-blog {
  display: none;
}

.c-section.c-section-black.c-section-produtos {
  position: relative;
  z-index: 3;
  margin-top: -36px;
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: url('../images/Elite-background-Geral-dark.png');
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.c-section.c-section-black.c-section-produtos.l-flex.l-flex--center {
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #1c244b;
  background-image: none;
}

.c-section.white-bg {
  position: relative;
  height: 850px;
  margin-top: -36px;
  padding-bottom: 0;
  background-image: url('../images/Elite-background-Geral.png');
  background-position: 50% 0;
  background-size: cover;
}

.c-section.white-bg.general {
  height: auto;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 20px;
  background-attachment: fixed;
}

.c-section.white-bg.general.l-flex.l-flex--center {
  padding-bottom: 64px;
  background-image: none;
  opacity: 1;
}

.c-section.white-bg.general.l-flex.l-flex--center.blog {
  padding-top: 156px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/5d405d5cad57b8d5ec76b598_bgk.png');
  background-position: 50% 50%;
  background-size: cover;
  z-index: 0;

}

.c-section.white-bg.general.l-flex.l-flex--center.about {
  padding-top: 100px;
  padding-bottom: 60px;
}

.c-section.white-bg.general.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 170px;
  padding-bottom: 100px;
  -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;
}

.c-section.white-bg.general.product.archive {
  background-image: url('../images/5d405d5cad57b8d5ec76b598_bgk.png');
  background-position: 50% 50%;
  background-size: cover;

}

.c-section.white-bg.general.product.archive.services {
  padding-bottom: 90px;
}

.c-section.white-bg.general.product.singgle {
  padding-top: 200px;
  padding-bottom: 100px;
  background-image: url('../images/5d405d5cad57b8d5ec76b598_bgk.png');
  background-position: 50% 50%;
}

.c-section.white-bg.l-flex.l-flex--center {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-section.white-bg.l-flex.l-flex--center.home-service {
  position: relative;
  z-index: 0;
  height: auto;
  margin-top: 0;
  background-color: #eee;
  background-image: none;
}

.c-section.general{
    min-height: calc(100vh - 165px);
}

.l-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-flex.l-flex--center {
  -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;
}

.l-flex.l-flex--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.l-flex.l-flex--negative-margin {
  margin-right: -10px;
  margin-left: -10px;
}

.l-flex.l-flex--stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.l-flex.l-flex--stretch.l-flex--wrap.l-flex--negative-margin {
  margin-left: 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.l-flex.about {
  width: 100%;
}

.l-flex.l-flex--vertical {
  -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;
}

.l__col-4 {
  width: 33.33333%;
  padding: 10px;
}

.l__col-4.c-footer__col {
  width: 33.3%;
  padding-right: 0;
  padding-left: 0;
  border-right: 1px solid #fff;
}

.l__col-4.c-footer__col.c-footer__col--full-tiny {
  padding-right: 0;
  padding-left: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.c-section-services {
  background-color: #414042;
}

.l__col-3 {
  width: 25%;
  padding: 10px 20px;
  opacity: 1;
}

.c-news {
  display: block;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
  color: #414042;
  text-decoration: none;
}

.c-news:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.c-news__thumb {
  position: relative;
  overflow: hidden;
  margin-right: -10px;
  margin-bottom: 12px;
  margin-left: -10px;
  background-color: #eca31f;
}

.c-news__thumb.c-corner {
  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;
  border-style: solid;
  border-width: 3px;
  border-color: #6877a8;
  border-radius: 11px;
  background-color: #181717;
}

.c-news__thumb.c-news__thumb--articles {
  background-color: #a6be42;
}

.c-news__title {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1c244b;
  color: #1c244b;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
}

.c-news__view-more {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 80px;
  height: 80px;
  margin: auto;
  padding: 9px;
  border: 1px solid #fff;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 14px;
}

.c-news__view-more__plus {
  display: block;
  font-size: 40px;
  line-height: 29px;
}

.c-footer {
  position: relative;
  overflow: visible;
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #222;
  color: #fff;
}

.c-footer.l-flex.l-flex--center {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #101f4b;
}

.c-footer__copyright {
  margin-top: 35px;
  margin-bottom: 0;
  color: #89d4f4;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.c-header__mobile-menu {
  display: none;
}

.c-section-404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0;
  padding-top: 178px;
  padding-bottom: 100px;
  -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;
  background-color: #6877a8;
}

.c-section-light-green {
  background-color: #d9e3c3;
}

.c-map {
  position: relative;
  display: block;
}

.c-map__image {
  width: 835px;
}

.c-map__text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(217, 227, 195, 0.9);
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #849a27;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.slider {
  display: block;
  min-height: 600px;
  -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;
}

.div-block-3 {
  position: relative;
  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;
}

.seta2 {
  width: 10px;
  height: 2px;
  background-color: #a9150d;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.seta2.seta-menos {
  position: relative;
  top: -2px;
  width: 10px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.seta2.seta-menos.red {
  background-color: #a9150d;
}

.seta2.red {
  background-color: #a9150d;
}

.c-quote-close {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.topo-fixo {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  z-index: 10;
  display: block;
}

.c__corner-black {
  position: relative;
  z-index: 9999;
  display: none;
  max-width: 600px;
  margin-top: -35px;
  margin-right: auto;
  margin-left: auto;
  border-right: 40px solid transparent;
  border-bottom: 35px solid #181717;
  border-left: 40px solid transparent;
}

.flex-wrap-children {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-item-list {
  padding: 10px 36px;
  border-radius: 20px;
  background-color: #8c8c8c;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
  text-transform: uppercase;
}

.link-item-list:hover {
  background-color: #67bf75;
  color: #30303a;
}

.link-item-list.bt-white {
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  color: #444;
  text-align: center;
}

.link-item-list.bt-white:hover {
  background-color: #101f4b;
  box-shadow: none;
  color: #fff;
}

.link-item-list.bt-black {
  margin-top: 40px;
  border: 1px solid #181717;
  background-color: #181717;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: right;
}

.link-item-list.bt-black:hover {
  background-color: transparent;
  color: #181717;
}

.link-item-list.bt-black.bt-red {
  margin-top: 10px;
  margin-bottom: 60px;
  padding-top: 10px;
  border-style: none;
  border-color: #1c244b;
  border-radius: 11px;
  background-color: #1c244b;
  box-shadow: none;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  font-size: 15px;
}

.link-item-list.bt-black.bt-red:hover {
  background-color: #000;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
  font-weight: 700;
}

.link-item-list.bt-black.bt-red.form-button {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.link-item-list.bt-black.bt-red.form-button.quote-button {
  margin-top: 35px;
  margin-bottom: 0;
}

.link-item-list.bt-black.bt-red.bt-about {
  margin-top: 0;
  margin-bottom: 60px;
}

.link-item-list.bt-black.bt-red.bt-about:hover {
  background-color: #fff;
  color: #1c244b;
}

.link-item-list.bt-black.bt-red.bt-news {
  margin-top: 40px;
  margin-bottom: auto;
  background-color: #fff;
  color: #1c244b;
}

.link-item-list.bt-black.bt-red.bt-news:hover {
  background-color: #fff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-item-list.bt-black.bt-red.bt-news.bl {
  background-color: #101f4b;
  color: #fff;
}

.link-item-list.bt-black.bt-red.bt-news.bl:hover {
  background-color: #000;
}

.title-item-list {
  display: block;
  max-width: 200px;
  margin: 0 auto 25px;
  color: #67bf75;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.title-item-list.title-blog {
  max-width: 100%;
  margin-bottom: 12px;
  color: #181717;
}

.content-padding-item-list {
  padding-right: 20px;
  padding-left: 20px;
}

.thumb-item-list {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 35%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-image: url('../images/segurança-na-internet-2019-sectigo-1440x564_c.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.content-item-list {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35%;
  background-color: #222;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.content-item-list.c-corner {
  background-color: #f2f2f2;
}

.description-item-blog {
  margin-bottom: 25px;
  color: #444;
  font-size: 13px;
  line-height: 18px;
}

.item-list {
  width: 50%;
  padding: 12px;
}

.c__submit {
  display: block;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #850625;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.c__submit:hover {
  background-color: #66011a;
}

.c__submit.c-quote__submit {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #aa0e0e;
  font-size: 13px;
}

.c-quote__content {
  display: block;
  overflow: hidden;
  height: 280px;
  padding: 20px;
  background-color: #ececec;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.c-quote__title {
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.c-quote {
  position: fixed;
  right: 20px;
  bottom: 0;
  z-index: 200;
  display: none;
  overflow: visible;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.c-quote__wrapper {
  margin-bottom: 0;
}

.c__input {
  height: 43px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 15px;
  font-weight: 300;
}

.c__input:focus {
  border: 1px solid #ddd;
}

.c__input.c__input--textarea {
  height: auto;
  min-height: 100px;
}

.c__input.c__input--textarea.c-quote__textarea {
  min-height: 65px;
  font-size: 13px;
}

.c__input.c-quote__input {
  height: 35px;
  font-size: 13px;
}

.big-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 40px;
  color: #b9ca69;
  font-size: 55px;
  line-height: 59px;
}

.big-title.with-description {
  margin-bottom: 40px;
  margin-left: 0;
  padding: 0 13px;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
}

.big-title.with-description._404 {
  margin-bottom: 41px;
  color: #101f4b;
}

.description-feinagro-infos {
  position: relative;
  margin-bottom: 0;
  color: #101f4b;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.description-feinagro-infos._404 {
  margin-top: 0;
  margin-bottom: 54px;
  padding-bottom: 0;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  -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: #1c244b;
  font-size: 15px;
  text-align: left;
}

.heading.product-single {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 0;
}

.heading.product-single.subtitle {
  margin-bottom: 0;
  padding-top: 10px;
  color: #1c244b;
  padding-bottom: 10px;
  text-transform: initial !important;
  font-size: 31px;
}

.heading.product-single.subtitle.bl {
  margin-top: 40px;
  font-size: 25px;
}

.section {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
}

.section.app-section {
  position: relative;
  z-index: 3;
  overflow: visible;
  margin-top: -10px;
  padding: 40px 80px 66px 90px;
  border-radius: 0;
  background-color: #101f4b;
}

.section.app-section:hover {
  border-radius: 0;
}

.section.app-section.hide {
  display: none;
}

.buttton_info_download {
  margin-top: 10px;
}

.column-title {
  margin-bottom: 6px;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #1c244b;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.column-title._2 {
  height: auto;
  margin-bottom: 26px;
  opacity: 1;
  color: #1c244b;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.image-6 {
  margin-right: 10px;
  margin-bottom: 0;
}

.app-mockup {
  position: absolute;
  right: 30px;
  bottom: 0;
  height: 340px;
}

.app-mockup.l-flex {
  top: -298.2578px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9007199254740991;
}

.image-7.second-image {
  margin-left: 5px;
}

.image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.buttton__info__download__wrapper {
  margin-left: 0;
}

.app-column-left {
  top: 25px;
  padding-bottom: 45px;
}

.mockup-wrapper {
  position: relative;
  z-index: 99999999;
  width: 185px;
  height: 270px;
  background-color: #9b0808;
  -webkit-transform: translate(-19px, 71px);
  -ms-transform: translate(-19px, 71px);
  transform: translate(-19px, 71px);
}

.mockup-wrapper.second {
  overflow: hidden;
  background-color: #fff;
}

.mockup-wrapper.first {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 170px;
  height: 292px;
  background-color: #fff;
  -webkit-transform: translate(-29px, 48px);
  -ms-transform: translate(-29px, 48px);
  transform: translate(-29px, 48px);
}

.title-white {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.center {
  text-align: center;
}

.big-title.empty {
  font-size: 25px;
  line-height: 28px;
  color: #1c244b;
}

.c-header__social__link {
  width: 36px;
  padding: 4px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.c-header__social__link:hover {
  opacity: 0.7;
}

.c-header__whatsapp {
  position: static;
  margin-left: auto;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
}

.c-header__whatsapp:hover {
  color: #c4c4c4;
}

.c-header__whatsapp.l-flex.l-flex--center {
  margin-right: 0;
  margin-left: 0;
  -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-span {
  font-size: 10px;
}

.text-block {
  margin-left: 5px;
  font-size: 12px;
}

.c-quote__base-wrapper {
  display: block;
  padding: 10px 21px;
  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: #aa0e0e;
}

.c-quote__base-wrapper.l-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-quote__base-wrapper.l-flex.l-flex--center {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.slide-top {
  position: relative;
  top: 0;
}

.c-services__description-wrapper {
  width: 60%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.c-services__title {
  margin-bottom: 30px;
  color: #101f4b;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.c-services__description {
  color: #101f4b;
  font-size: 18px;
  text-align: left;
}

.c-services__image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.c-services {
  margin-top: 90px;
  padding-bottom: 40px;
}

.c-services.l-flex.l-flex--vertical-center {
  margin-top: 20px;
  margin-bottom: 35px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.paragraph-2 {
  width: 50%;
  color: #1c244b;
  text-align: center;
}

.form {
  margin-top: 20px;
}

.form.l-flex.l-flex--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form.l-flex.l-flex--vertical.quotation {
  width: 100%;
  margin-top: 0;
  -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;
}

.c-input {
  width: 95%;
  border: 1px none #ac0b0e;
  border-radius: 3px;
  background-color: #dbdce2;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  text-align: center;
}

.c-input:hover {
  background-color: #ececec;
}

.c-input:focus {
  border-color: #ac0b0e;
  background-color: #d7d7d7;
}

.c-input.c-text-area {
  height: 89px;
}

.c-input.c-text-area.quote {
  height: 100%;
  text-align: center;
}

.c-input.c-text-area.quote.last {
  width: 98%;
}

.c-input.quote {
  width: 90%;
  margin-right: 0;
  text-align: center;
}

.c-input.quote.last {
  margin-bottom: 0;
}

.c-input.c-input__last {
  margin-bottom: 0;
}

.c-input.contact {
  width: 100%;
}

.c-contact-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  border-right: 2px solid #222;
}

.c-contact-wrapper.l-flex.l-flex-vertical {
  margin-right: 100px;
  padding-right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right-style: none;
}

.c-contact-list {
  margin-bottom: 20px;
}

.c-contact-list.l-flex.l-flex--center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-contact-list.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  color: #444;
}

.c-contact-list.social:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.c-contact-list.social.l-flex.l-flex--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-contac-info {
  margin-right: 4px;
  padding: 2px 9px;
  border-right-color: #1c244b;
}

.c-contac-info.adress {
  border-right-style: none;
}

.c-form-wrapper.contact {
  width: 75%;
}

.heading-4 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.contact-wrapper {
  margin-top: 80px;
}

.contact-wrapper.l-flex {
  margin-top: 56px;
}

.text-block-2 {
  padding-right: 9px;
  padding-left: 9px;
  text-align: center;
}

.heading-5 {
  text-align: center;
}

.paragraph-3 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 14px;
}

.paragraph-3._1 {
  margin-right: 0;
  padding-left: 0;
}

.paragraph-3._3 {
  padding-right: 0;
  padding-left: 9px;
}

.paragraph-3.product-descritption {
  width: 90%;
  padding-right: 0;
  padding-left: 0;
  color: #101f4b;
  font-size: 18px;
  text-align: left;
}

.success-message {
  background-color: #1c244b;
}

.text-block-3 {
  color: #fff;
}

.contact-icons {
  margin-bottom: 10px;
}

.c-text-divider {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
  height: 4px;
  background-color: #6877a8;
}

.c-text-divider.archive {
  width: 15%;
  margin-bottom: 30px;
}

.c-text-divider.thumb {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  border-radius: 11px;
  background-color: #6877a8;
}

.c-content-wrapper {
  position: relative;
  width: 85%;
  margin: 35px auto;
  padding: 70px 50px;
  background-color: hsla(0, 0, 89.4%, 0.74);
}

.c-content-wrapper.l-flex.l-flex--center.l-flex--vertical {
  -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;
}

.bold-text-3 {
  font-size: 25px;
}

.paragraph-4 {
  width: 50%;
  margin-top: 68px;
  margin-bottom: 68px;
  text-align: center;
}

.paragraph-4.service-text {
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-18 {
  border-radius: 11px;
}

.paragraph-7 {
  width: 60%;
  margin-top: 50px;
  margin-bottom: 50px;
}

form{
    text-align: center;
}

form .l-flex{
    width: 100%;
}

.form-block {
  width: 100%;
}

.form-block.l-flex.l-flex--center.l-flex--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container {
  max-width: 100%;
}

.c-container {
  width: 70%;
  margin-top: 40px;
  margin-bottom: 30px;
  -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;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  text-align: center;
}

.error-message {
  margin-bottom: 0;
  text-align: center;
}

.barradomenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 3px;
  margin-top: 0;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 8px 8px;
  background-color: #1c244b;
}

.navbar {
  display: block;
  height: 104px;
  -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;
  background-color: #1c244b;
}

.image-20 {
  position: static;
  width: 100px;
  max-width: none;
  margin-top: 0;
  border-radius: 14px;
}

.brand {
  position: absolute;
  display: block;
  margin-top: 5px;
  margin-left: 70px;
  padding: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #1c244b;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 0 1px 20px -3px rgba(0, 0, 0, 0.51);
}

.brand.w--current {
  opacity: 1;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
  padding-right: 40px;
  padding-bottom: 0;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2.w-container{
    max-width: 1040px;
}

.c-nav__link {
  margin-right: 29.875px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 0;
  border-right: 1px solid transparent;
  border-bottom: 5px solid transparent;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.c-nav__link:hover {
  border-bottom: 5px solid #fff;
  color: #fff;
}

.c-nav__link.w--current {
  border-right-style: none;
  border-bottom-color: #fff;
  opacity: 1;
  color: #fff;
}

.c-nav__link.c-nav__link--no-margin {
  margin-right: 0;
}

.nav-link-2 {
  padding-right: 0;
  padding-left: 0;
  color: #fff;
  font-size: 14px;
}

.nav-link-2:hover {
  padding-bottom: 10px;
  border-bottom: 5px solid #fff;
  color: #fff;
}

.nav-link-2.w--current {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 5px solid #fff;
  opacity: 1;
  color: #fff;
}

.nav-link-2.w--current:hover {
  border-bottom-color: #fff;
}

.div-block-29 {
  height: 6px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.78);
  color: #89d4f4;
}

.link {
  margin-right: 0;
  padding: 0;
  border-radius: 10px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 19px;
}

.link:hover {
  background-color: transparent;
  color: #f3e8e2;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
  padding-right: 23px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.link-2 {
  margin-right: 45px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-size: 14px;
}

.link-2:hover {
  color: #f3e8e2;
}

.link-3 {
  margin-right: 15px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 22px;
}

.link-3:hover {
  color: #f3e8e2;
}

.c-header__social__linkj {
  margin-right: 15px;
  padding: 4px 10px;
  font-family: 'Fa brands 400', sans-serif;
  font-size: 22px;
}

.c-header__social__linkj:hover {
  color: #f3e8e2;
}

.c-header__social__linkj.c-nav__link--last {
  margin-right: 0;
  font-size: 18px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -29px;
  padding: 20px 0 0;
  background-color: #6877a8;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding-right: 40px;
  padding-bottom: 60px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-bottom: 40px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #1c244b;
  color: #1c244b;
  font-size: 35px;
  font-weight: 300;
}

.c-section__paragraph {
  margin-bottom: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.div-block-35 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.image-22 {
  position: static;
  display: block;
}

.bold-text-4 {
  margin-left: 10px;
  color: #fff;
  line-height: 26px;
}

.text-span-2 {
  padding: 10px;
  border-radius: 11px;
  background-color: #1c244b;
  color: #fff;
  line-height: 26px;
  font-weight: 600;
}

.text-span-3 {
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 11px;
  background-color: transparent;
  color: #1c244b;
  font-weight: 700;
}

.text-span-3.home-txt {
  font-size: 35px;
}

.title-bg-bold {
  padding: 10px;
  border-radius: 11px;
  background-color: #1c244b;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}

.title-bg-bold.title-bg-bold-white {
  background-color: #fff;
  color: #1c244b;
  font-weight: 700;
}

.c-section__card-image {
  margin-right: auto;
  margin-left: auto;
}

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

.div-block-36 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin-top: -19px;
  padding-top: 0;
  background-image: url('../images/5d405d5cad57b8d5ec76b598_bgk.png');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.div-block-37 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
  background-color: #6877a8;
}

.div-block-38 {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: 0;
  z-index: -1;
  width: 50%;
  background-color: #6877a8;
  background-position: 0 0;
  background-size: cover;
  opacity: 1;
  color: #000;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-company {
  background-color: #6877a8 !important;
}

.div-block-45 {
  width: 16%;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -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-block-5 {
  padding-right: 25px;
  padding-left: 25px;
  color: #1c244b;
  font-size: 14px;
  text-align: left;
}

.text-block-5.textblbg {
  color: #fff;
}

.heading-10 {
  margin-bottom: 30px;
  padding: 10px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border-radius: 11px;
  background-color: #1c244b;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}

.heading-11 {
  width: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #1c244b;
  font-size: 28px;
  font-weight: 900;
  text-align: center;
}

.heading-11.textblbg {
  margin-bottom: 20px;
  color: #fff;
}

.c-button {
  position: static;
  z-index: 2;
  padding: 12px 47px;
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f6da0a;
  font-size: 10px;
  font-weight: 600;
  text-decoration: none;
}

.c-button.dark {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 10px 36px;
  -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-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border: 6px none #fff;
  border-radius: 11px;
  background-color: #101f4b;
  -webkit-transition: -webkit-transform 600ms ease-out;
  transition: -webkit-transform 600ms ease-out;
  transition: transform 600ms ease-out;
  transition: transform 600ms ease-out, -webkit-transform 600ms ease-out;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
}

.c-button.dark:hover {
  padding-right: 36px;
  padding-left: 36px;
  border-style: none;
  border-radius: 11px;
  background-color: #fff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #1c244b;
}

.c-button.dark._2 {
  position: static;
  z-index: 3;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 36px;
  padding-left: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.c-button._2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 10px 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 11px;
  background-color: #1c244b;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
}

.c-button._2:hover {
  position: static;
  z-index: 5;
  border-style: none;
  border-width: 6px;
  border-radius: 11px;
  background-color: #000;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

.paragraph-12 {
  color: #5ec045;
  font-size: 18px;
  font-weight: 600;
}

.poppup-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9007199254740991;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -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: rgba(34, 34, 34, 0.85);
  color: #222;
}

.error-bg-2 {
  padding-top: 12px;
  padding-bottom: 1px;
  border-radius: 3px;
  color: #e42121;
  font-size: 12px;
  text-align: center;
}

.success-message-2 {
  padding-top: 30px;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
}

.darkfield {
  width: 100%;
  height: 40px;
  margin-bottom: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  border: 0 solid #000;
  border-radius: 2px;
  background-color: #edeef1;
  -webkit-transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
  transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
  color: #a5a5a5;
  font-size: 13px;
  text-align: left;
}

.darkfield:hover {
  background-color: #dbdce2;
}

.darkfield:focus {
  background-color: #fff;
  box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, 0.2);
}

.darkfield.short-widh {
  width: 50%;
  margin-right: 10px;
  padding-right: 15px;
  padding-left: 15px;
}

.darkfield.estado {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.paragraph-13 {
  text-align: left;
}

.popup-sign-up-form {
  width: 100%;
  margin-bottom: 0;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-block {
  position: relative;
  z-index: 9007199254740991;
  display: block;
  width: auto;
  min-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

#poppup-collaborator .popup-block {
  width: 500px;
}

#poppup-collaborator p {
  text-align: center !important;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}

.popup-title {
  margin-bottom: 20px;
  font-size: 21px;
  text-align: center;
}

.popup-close-button {
  position: absolute;
  top: 25px;
  right: 25px;
  opacity: 0.2;
}

.popup-close-button:hover {
  opacity: 0.4;
}

.curriculum-buttom-wrapper {
  position: relative;
  width: 100%;
  text-align: left;
}

.close-icon {
  margin-top: 5px;
  height: 17px !important;
}

.text-span-4, .text-span-5 {
  margin-right: 10px;
  font-size: 15px;
}

.text-span-6 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 17px;
}

.text-span-6:hover {
  color: #1c244b;
}

.diftext {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 17px;
}

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

.container-4.noticias {
  margin-top: 20px;
  padding: 0 20px 25px;
  -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-transition: all 200ms ease;
  transition: all 200ms ease;
}

.container-4.footercontainer {
 flex-direction: row;
 justify-content: space-between;
 align-items: center;
 margin-top: 10px;
 padding-top: 20px;
 border-top: 1px solid rgb(128 128 128 / 14%);
}

.button-3 {
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -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;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  color: #5ec045;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #5ec045;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.div-block-54 {
  width: 25%;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 11px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-54:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.block-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.image-29 {
  position: relative;
  z-index: 4;
  margin-top: -73px;
  padding-top: 0;
}

.image-29.lastdivhome {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  background-color: transparent;
}

.image-29.midhomediv {
  display: block;
  margin-top: -86px;
  margin-bottom: 0;
  padding-top: 0;
}

.titulonoticias {
  margin-top: 10px;
  margin-bottom: 15px;
  opacity: 0.74;
  color: #f5f5f6;
  font-size: 13px;
  font-weight: 700;
}

.titulonoticias:hover {
  opacity: 1;
  color: #f5f5f6;
}

.titulonoticias.bl {
  color: #101f4b;
}

.imagemlatnews {
  border-style: solid;
  border-width: 4px;
  border-color: #f5f5f6;
  border-radius: 11px;
}

.imagemlatnews.bl {
  border-color: #6877a8;
}

.lastnewspreview {
  color: #f5f5f6;
  font-size: 12px;
}

.lastnewspreview.bl {
  color: #101f4b;
}

.white-footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  font-size: 16px;
}

.white-footer.footer {
  position: relative;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  background-color: #f5f6f6;
  color: #101f4b !important;
}

.white-footer.footer a {
  color: #101f4b;
}

.white-footer.footer a:hover {
  opacity: 0.7;
}

.white-footer.footer.bl {
  background-color: #101f4b;
}

.white-footer.footer.bl * {
  color: #fff;
}

.paragraph-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 13px;
}

.paragraph-19.bl {
  color: #fff;
}

.light-footer-link {
  display: block;
  margin-bottom: 0;
  margin-left: 5px;

  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}


.light-footer-link.linkmobile {
  font-weight: 600;
}

.light-footer-link.bl {
  color: #fff;
}

.bottom-footer-paragraph {
  margin-bottom: 0;
  float: left;
  font-size: 12px;
}

.bottom-footer-paragraph.dark {
  margin-right: 20px;
  color: #1c244b;
}

.bottom-footer-paragraph.dark.bl {
  color: #fff;
}

.container-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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-footer-block.white-footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  border-top-width: 1px;
  border-top-color: #1c244b;
  color: #1c244b;
}

.bottom-footer-block.white-footer-block.bl {
  border-top-color: #fff;
  color: #fff;
}

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

.image-30 {
  position: relative;
  width: 100%;
  z-index: 2;
  margin-top: -95px;
  opacity: 1;
}

.image-31 {
  position: relative;
  z-index: 2;
  margin-top: -54px;
  background-color: transparent;
}

.img-people {
  overflow: hidden;
  width: 350px;
  height: 150px;
  margin-bottom: 30px;
  border-radius: 10px;
  background-image: url('../images/colaborador.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.img-people.img-business {
  background-image: url('../images/comercio.jpg');
  background-position: 50% 50%;
}

.img-people.img-comercial {
  background-image: url('../images/cartao-empresa.jpg');
  background-position: 50% 50%;
}

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

.div-block-61 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #1c244b;
  opacity: 0.24;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.div-block-61:hover {
  opacity: 1;
}

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

.div-block-63 {
  margin-top: -54px;
  position: relative;
}

.link-5 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  -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: transparent;
  font-size: 35px;
  line-height: 18px;
  font-weight: 500;
}

.link-5:hover {
  color: #fff;
}

.div-block-66 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url('../images/bgk.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-67 {
  height: 6px;
  background-color: #cecece;
}

.slide-nav-5 {
  margin-bottom: 45px;
}

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

.image-36 {
  position: relative;
  z-index: 2;
  margin-top: -48px;
}

.image-37 {
  color: #101f4b;
  width: 100%;
}

.image-38 {
  position: relative;
  z-index: 2;
  margin-top: -44px;
}

.image-39 {
  position: relative;
  z-index: 2;
  margin-top: -44px;
}

.image-40 {
  position: relative;
  z-index: 2;
  margin-top: -48px;
}

.c-news__summary {
  color: #1c244b;
  font-size: 14px;
  text-align: left;
}

.bold-text-11 {
  margin-top: 3px;
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}

.noticiastitle {
  margin-bottom: 10px;
  font-size: 35px;
}

.image-41 {
  width: 50%;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  clear: none;
  border: 1px none #000;
  border-radius: 0;
}

.paragraph-20 {
  clear: none;
}

.container-6 {
  margin-top: 10px;
}

.image-42 {
  margin-bottom: 20px;
  border-radius: 11px;
  font-weight: 400;
}

.image-43 {
  margin-top: -47px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cnct {
  margin-bottom: 20px;
  font-size: 35px;
}

.image-44 {
  position: relative;
  z-index: 1;
  margin-top: -76px;
}

.l__col-6 {
  width: 50%;
}

.icon-10 {
  position: static;
  display: none;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: #fff;
}

.c-dropdown__menu {
  padding: 10px 16px;
}

.c-dropdown__menu.w--open {
  position: absolute;
  top: 72px;
  background-color: #1c244b;
}

.service-button {
  margin-bottom: 40px;
  padding: 10px 36px;
  border-radius: 11px;
  background-color: #1c244b;
  font-weight: 700;
  text-transform: uppercase;
}

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

.div-block-70 {
  width: 100%;
}

.assinatura {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="fade-in-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}


.div-cartoes {
  padding-top: 0 !important;
}

.home-benefits {
    padding-bottom: 0 !important;
  background: #fff;
}

.l__col-4 {
  width: 33.33%;
}

.home-benefits .heading {
  margin-top: 20px !important;
  margin-bottom: 35px !important;
}

.home-benefits .w-button {
  margin-top: 0 !important;
  margin: 3px;

}

.links-comercial-benefits a {
  margin-right: 5px !important;
}

.c-about {
  text-align: center;
}

.c-about-text {
  padding: 10px;
}

.single-content {
  margin-bottom: 40px;
}

.single-content a {
  color: #101f4b !important;
}

.content-company {
  font-size: 20px;
  line-height: 23px;
}

.c-disabled {
  cursor: auto;
}

@media (min-width: 991px) and (max-width: 1250px) {
  .c-header__link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .c-header__brand {
    width: 18%;
  }
}

@media (min-width: 991px) and (max-width: 1150px) {
  .c-header__navmenu {
    left: -30px;

  }

  .nav-menu {
    width: 86%;
    margin-left: auto;

  }
}


@media (min-width: 992px) {
  html.w-mod-js:not(.w-mod-ix) [data-w-id="1a5bf3d3-eb12-985f-67d3-cf9b9c2d7566"] {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
  }
}

@media (min-width: 991px) and(max-width: 1100px) {
  .c-header__link {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
  }
}

@media (min-width: 991px) and (max-width: 1050px) {
  .c-header__link {
    font-size: 9px;
  }

  .c-header__navmenu {
    left: -27px;
  }
}

.item-counters-feinagro-infos:nth-child(1) {
  transform: translate(-150%, 40%);
}

.item-counters-feinagro-infos:nth-child(2) {
  transform: translate(-75%, 20%);
}

.item-counters-feinagro-infos:nth-child(4) {
  transform: translate(-75%, -20%);
}

.item-counters-feinagro-infos:nth-child(5) {
  transform: translate(-150%, -40%);
}

.item-counters-feinagro-infos:before {
  box-shadow: -10px 10px 5px -4px rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  border-radius: 5px;
  background: #fff;
  transform: rotateZ(45deg);
}

.item-contact:last-child,
.item-link-sidebar:last-child,
.text-item-event:last-child,
.item-programming:last-child {
  border: none;
}

.c-section-image-home img {
  width: 100%;
}

.c-section-image-home {
  margin-top: 110px;
}

@media (max-width: 1200px){
    .container-2.w-container{
        max-width: 940px;
    }
}


@media (max-width: 991px) {
  h1 {
    font-size: 26px;
  }

  .c-header {
    position: relative;
    overflow: visible;
    margin-top: 0;
  }

  .c__corner.c-header__corner {
    min-width: 200px;
  }

  .c__corner.c-header__corner.footer {
    z-index: 200;
    min-width: 250px;
  }

  .c__container.c__center {
    padding-top: 0;
  }

  .c__container.c-footer__container.c__center {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .c-header__nav {
    position: static;
    z-index: 99999;
    height: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .c-section.c-section-black.c-section-produtos {
    padding-right: 30px;
    padding-left: 30px;
  }

  .c-section.white-bg {
    padding-right: 30px;
    padding-left: 30px;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.blog {
    padding-top: 142px;
    padding-bottom: 61px;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.about {
    padding-top: 164px;
  }

  .c-section.white-bg.general.product.singgle {
    padding-top: 175px;
    padding-bottom: 64px;
  }

  .c-section.white-bg.l-flex.l-flex--center.home-service {
    position: relative;
    height: auto;
  }

  .c-news {
    padding-right: 0;
    padding-left: 0;
  }

  .c-news:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .c-news__thumb {
    margin-right: 0;
    margin-left: 0;
  }

  .c-footer {
    padding-right: 12px;
    padding-left: 12px;
  }

  .c-header__mobile-menu {
    margin-top: 8px;
    margin-left: auto;
    padding: 13px 15px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 35px;
  }

  .c-header__mobile-menu:hover {
    color: #ac0b0e;
  }

  .c-header__mobile-menu.w--open {
    background-color: transparent;
    color: #ac0b0e;
  }

  .c-section-image {
    position: relative;
    left: 50%;
    min-width: 1000px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .c-section-404 {
    height: 650px;
    padding-top: 205px;
    padding-bottom: 0;
    background-image: none;
  }

  .c-quote-close {
    margin-left: auto;
  }

  .topo-fixo {
    position: fixed;
    top: 0;
    z-index: 10;
    margin-top: 0;
  }

  .link-item-list.bt-black.bt-red {
    margin-top: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
  }

  .title-item-list {
    font-size: 17px;
    line-height: 20px;
  }

  .description-item-blog {
    font-size: 12px;
    line-height: 17px;
  }

  .big-title.with-description {
    line-height: 45px;
  }

  .description-feinagro-infos._404 {
    margin-bottom: 47px;
  }

  .heading {
    margin-top: 28px;
    margin-bottom: 19px;
  }

  .section {
    padding: 35px;
  }

  .section.app-section {
    overflow: visible;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 13px;
  }

  .column-title._2 {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 21px;
  }

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

  .app-mockup {
    right: -10px;
    height: 280px;
  }

  .app-mockup.l-flex {
    top: -50.2578px;
  }

  .buttton__info__download__wrapper {
    margin-left: 0;
  }

  .app-column-left {
    padding-left: 0;
  }

  .c-services__description-wrapper {
    width: auto;
  }

  .c-services__description {
    padding-right: 80px;
    padding-left: 80px;
    text-align: center;
  }

  .c-services__image-wrapper {
    margin-top: 30px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .c-services.l-flex.l-flex--vertical-center {
    margin-top: 0;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .form.l-flex.l-flex--vertical.quotation {
    margin-top: 10px;
  }

  .search-form.active {
    width: 172px;
  }

  .link-top-exhibitor-area:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -55px;
    width: 30px;
    border-top: 44px solid #444;
    border-left: 40px solid transparent;
    transition: all 300ms;
  }

  .link-top-exhibitor-area:hover::before {
    border-top-color: #444;
  }

  .c-input.quote {
    width: 80%;
  }

  .c-contact-wrapper.l-flex.l-flex-vertical {
    margin-right: 0;
    margin-bottom: 28px;
  }

  .c-contact-list.l-flex.l-flex--center {
    -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;
  }

  .c-contact-list.social.l-flex.l-flex--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-contac-info.adress {
    padding-right: 0;
  }

  .c-form-wrapper {
    margin-top: 20px;
  }

  .c-form-wrapper.contact {
    width: 100%;
  }

  .contact-wrapper.l-flex {
    margin-top: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-2 {
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }

  .paragraph-3._1 {
    font-size: 13px;
  }

  .paragraph-3.product-descritption {
    margin-bottom: 39px;
  }

  .icon-8 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .contact-icons {
    margin-right: 0;
  }

  .c-text-divider {
    width: 30%;
  }

  .c-content-wrapper.l-flex.l-flex--center.l-flex--vertical {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .paragraph-4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .paragraph-7 {
    width: 70%;
  }

  .div-block-20 {
    min-height: 150px;
    min-width: 500px;
  }

  .left-arrow {
    left: 10%;
    right: auto;
  }

  .right-arrow-3 {
    right: 10%;
  }

  .navbar {
    position: relative;
  }

  .navbar.l-flex.l-flex--vertical {
    padding-left: 28px;
  }


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

  .c-nav__link {
    margin-right: 0;
    border-right-style: none;
    text-align: center;
  }

  .c-nav__link.w--current {
    display: block;
    padding-bottom: 11px;
  }

  .nav-menu {
    top: 111px;
    z-index: 11;
    width: 30%;
    margin-top: 6px;
    margin-left: auto;
    padding: 20px 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #1c244b;
    text-align: center;
  }

  .section-2 {
    position: static;
    margin-top: 0;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-3 {
    padding-bottom: 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-22 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .image-24 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .div-block-36 {
    z-index: -1;
    margin-top: -168px;
  }

  .menu-button {
    margin-top: 20px;
    margin-right: 25px;
    margin-left: auto;
    padding: 0;
  }

  .menu-button.w--open {
    border-radius: 4px;
    background-color: transparent;
  }

  .div-block-43 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-11.textblbg {
    margin-right: auto;
    margin-left: 0;
  }

  .c-button.dark {
    margin-top: 41px;
    padding-right: 36px;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
  }

  .c-button._2 {
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
  }

  .poppup-wrapper {
    display: none;
  }

  .text-span-6 {
    display: block;
    -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-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-size: 14px;
    text-align: center;
  }

  .container-4 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-54:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .image-29.midhomediv {
    display: block;
    margin-top: -51px;
  }

  .titulonoticias {
    font-size: 11px;
    text-align: center;
  }

  .titulonoticias.bl {
    line-height: 16px;
  }

  .lastnewspreview {
    font-size: 11px;
    text-align: center;
  }

  .lastnewspreview.bl {
    line-height: 17px;
  }

  .white-footer {
    padding-right: 45px;
    padding-left: 45px;
  }

  .img-people {
    width: 300px;
    height: 154px;
  }

  .div-block-63 {
    margin-top: -48px;
  }

  .slide-nav-5 {
    margin-bottom: 10px;
  }

  .icon-9 {
    color: #fff;
    font-size: 30px;
  }

  .image-36 {
    margin-top: -27px;
  }

  .image-38 {
    margin-top: -28px;
  }

  .image-39 {
    margin-top: -31px;
  }

  .image-40 {
    margin-top: -26px;
  }

  .image-43 {
    margin-top: -33px;
  }

  .image-44 {
    margin-top: -65px;
  }

  .image-30 {
    display: none;
  }
}

@media (max-width: 770px) {
  .text-item-counter-feinagro-infos {
    width: 65px;
    height: 65px;
  }
}

@media (max-width: 767px) {
  .c-about-image {
    display: none;
  }

  h2 {
    font-size: 24px;
  }

  .c-header {
    margin-bottom: -110px;
  }

  .c__corner.c-header__corner {
    min-width: 100px;
  }

  .c__corner.c-header__corner.footer {
    min-width: 140px;
  }

  .c__container.c__center {
    padding-right: 0;
    padding-left: 0;
  }

  .c__container.c__container--no-padding-small {
    padding-right: 0;
    padding-left: 0;
  }

  .c__container.l-flex.l-flex--center {
    position: static;
  }

  .c-header__nav {
    height: 100px;
  }

  .c-section.c-section-black.c-section-produtos.l-flex.l-flex--center {
    z-index: 5;
  }

  .c-section.white-bg {
    height: 690px;
  }

  .c-section.white-bg.general {
    padding: 100px 55px 0;
  }

  .c-section.white-bg.general.l-flex.l-flex--center {
    padding-top: 0;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.blog {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.about {
    padding: 35px 16px 90px;
  }

  .c-section.white-bg.general.product {
    padding: 130px 0 60px;
  }

  .c-section.white-bg.general.product.archive {
    padding-top: 40px;
    padding-bottom: 0;

  }

  .c-section.white-bg.general.product.archive.services {
    padding-top: 19px;
    padding-bottom: 31px;
  }

  .c-section.white-bg.general.product.singgle {
    padding: 33px 30px 20px;
  }

  .c-section.white-bg.l-flex.l-flex--center.home-service {
    z-index: 2;
    height: auto;
  }

  .l-flex.l-flex--stretch.l-flex--wrap.l-flex--negative-margin {
    -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;
  }

  .l__col-4 {
    width: 50%;
  }

  .l__col-4.c-footer__col {
    width: 100%;
    border-right-style: none;
  }

  .l__col-4.c-footer__col.c-footer__col--full-tiny {
    padding-bottom: 0;
  }

  .l__col-3 {
    width: 50%;
  }

  .c-news {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .c-footer {
    padding-right: 0;
    padding-left: 0;
  }

  .c-footer.l-flex.l-flex--center {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .c-footer__copyright {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .c-header__mobile-menu {
    margin-top: 0;
    padding: 0 5px;
    font-size: 30px;
  }

  .c-section-image {
    min-width: 400px;
  }

  .c-section-comparison {
    margin-right: -85px;
    margin-left: -85px;
  }

  .c-section-404 {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 500px;
    margin-bottom: -45px;
    padding-top: 58px;
    padding-bottom: 36px;
    -webkit-transform: translate(0px, -29px);
    -ms-transform: translate(0px, -29px);
    transform: translate(0px, -29px);
  }


  .link-item-list.bt-black.bt-red.form-button {
    margin-bottom: 30px;
  }

  .link-item-list.bt-black.bt-red.bt-about {
    margin-bottom: 40px;
  }

  .link-item-list.bt-black.bt-red.bt-news {
    margin-top: 20px;
  }

  .title-item-list {
    font-size: 16px;
    line-height: 19px;
  }

  .content-padding-item-list {
    padding-right: 12px;
    padding-left: 12px;
  }

  .thumb-item-list {
    position: relative;
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
  }

  .content-item-list {
    padding-top: 0;
    padding-left: 0;
  }

  .item-list {
    padding: 10px;
  }

  .c-quote {
    display: block;
  }

  .big-title.with-description {
    margin-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }

  .description-feinagro-infos {
    font-size: 20px;
    text-align: center;
  }

  .heading {
    margin-bottom: 0;
    font-size: 25px;
    text-align: center;
  }

  .heading.product-single {
    margin-top: 2px;
    margin-bottom: 10px;
  }

  .section {
    padding: 25px;
  }

  .section.app-section {
    z-index: 5;
    padding-right: 25px;
    padding-left: 25px;
  }

  .buttton_info_download {
    margin-top: 5px;
  }

  .column-title._2 {
    width: 60%;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .app-mockup {
    height: 210px;
  }

  .buttton__info__download__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .app-column-left {
    padding-right: 50%;
  }

  .slide-top {
    background-position: 50% 60%;
  }

  .c-services__description-wrapper {
    margin-right: 0;
    margin-left: 0;
  }

  .c-services__title {
    font-size: 19px;
  }

  .c-services__description {
    padding-right: 31px;
    padding-left: 31px;
    font-size: 18px;
  }

  .c-services__image-wrapper {
    width: auto;
    margin-top: 19px;
  }

  .c-services.l-flex.l-flex--vertical-center {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .paragraph-2 {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .form.l-flex.l-flex--vertical.quotation {
    margin-top: 0;
    margin-bottom: 0;
  }

  .c-input.quote.last {
    margin-bottom: 10px;
  }

  .c-contact-wrapper.l-flex.l-flex-vertical {
    margin-right: 0;
    -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;
  }

  .c-form-wrapper {
    margin-top: 20px;
  }

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

  .contact-wrapper.l-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-3._1 {
    font-size: 14px;
  }

  .success-message.quote {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .contact-icons {
    width: 30px;
  }

  .c-content-wrapper.l-flex.l-flex--center.l-flex--vertical {
    width: 100%;
  }

  .c-content-wrapper.l-flex.l-flex--center.l-flex--vertical.archive {
    margin-top: -6px;
    margin-bottom: 0;
    background-color: transparent;
  }

  .paragraph-4 {
    width: 80%;
    text-align: center;
  }
  
  .service-text{
      margin: 20px 0;
  }

  .paragraph-4.service-text {
    margin-bottom: 10px;
  }

  .div-block-20 {
    min-height: 100px;
    min-width: 500px;
  }

  .left-arrow {
    left: 0;
  }

  .right-arrow-3 {
    right: 0;
  }

  .form-block.l-flex.l-flex--center.l-flex--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-container {
    width: 90%;
    margin-top: 31px;
    margin-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .error-message {
    margin-top: 12px;
    margin-bottom: 80px;
  }

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

  .div-block-30 {
    margin-top: 10px;
    padding-right: 10px;
  }

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

  .section-2 {
    position: relative;
  }

  .c-section__paragraph {
    font-size: 14px;
    font-weight: 400;
  }

  .c-section__paragraph.c-section__paragraph--no-margin {
    margin-bottom: 20px;
  }

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

  .text-span-2 {
    font-size: 29px;
  }

  .text-span-3 {
    padding-right: 0;
    padding-left: 0;
    font-size: 29px;
    line-height: 32px;
  }

  .title-bg-bold {
    font-size: 29px;
  }

  .c-section__card-image {
    max-width: 304%;
    margin-right: 0;
    margin-left: auto;
  }

  .div-block-36 {
    position: absolute;
    background-position: 100% 0;
    background-size: cover;
  }

  .menu-button {
    margin-right: 12px;
  }

  .div-block-43 {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-item-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-5 {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }

  .text-block-5.textblbg {
    text-align: center;
  }

  .heading-11 {
    font-size: 18px;
  }

  .c-button.dark {
    margin-left: 32px;
  }

  .c-button._2 {
    margin-right: 32px;
  }

  .poppup-wrapper {
    overflow: visible;
  }

  .popup-block {
    top: auto;
    overflow: auto;
    width: 90%;
    max-height: 80vh;
    min-width: 0;
    margin-bottom: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

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

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .div-block-54 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    margin-bottom: 25px;
    -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: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

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

  .image-29 {
    display: block;
  }

  .image-29.lastdivhome {
    z-index: 5;
  }

  .titulonoticias {
    font-size: 14px;
    text-align: center;
  }

  .imagemlatnews {
    max-width: 100%;
  }

  .lastnewspreview {
    font-size: 13px;
    text-align: center;
  }

  .white-footer {
    padding: 25px;
  }

  .white-footer.footer {
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fafafb;
  }

  .light-footer-link {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .bottom-footer-paragraph {
    margin-bottom: 7px;
    float: none;
  }

  .bottom-footer-paragraph.dark {
    float: none;
  }

  .container-5 {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottom-footer-block.white-footer-block {
    margin-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }


  .img-people {
    width: 215px;
  }

  .img-people.img-business {
    width: 215px;
  }

  .div-block-66 {
    margin-top: 0;
  }

  .div-block-68 {
    position: relative;
    z-index: 5;
    margin-top: 10px;
  }

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

  .image-38 {
    margin-top: -12px;
  }

  .image-39 {
    margin-top: -1px;
  }

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

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

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

  .div-block-69 {
    position: static;
  }

  .l__col-4 {
    width: 100%;
  }

  .c-section-image-home {
    margin-top: 0;
  }

}

@media (max-width: 525px) {

  .c-section-image-home {
    margin-top: 50px;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-bottom: 30px;
    font-size: 24px;
  }

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

  h4 {
    font-size: 18px;
    line-height: 20px;
  }

  .c__corner.c-header__corner.footer {
    top: -6%;
  }

  .c__container.c__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c__container.l-flex.l-flex--center {
    margin-right: 10px;
    margin-left: 10px;
  }

  .c-header__nav {
    height: 80px;
  }

  .c-section.c-section-black.c-section-produtos {
    margin-top: 0;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .c-section.c-section-black.c-section-produtos.l-flex.l-flex--center {
    padding-right: 0;
    padding-left: 0;
  }

  .c-section.white-bg {
    height: 1180px;
    padding-top: 30px;
    background-size: 500px;
  }

  .c-section.white-bg.general.l-flex.l-flex--center {
    margin-top: 0;
    padding: 82px 32px 46px;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.blog {
    padding: 73px 38px 33px;
  }

  .c-section.white-bg.general.l-flex.l-flex--center.about {
    padding-top: 67px;
    padding-bottom: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-section.white-bg.general.product.archive {
    padding-top: 82px;
    background-position: 50% 0;
    background-attachment: fixed;
  }

  .c-section.white-bg.general.product.archive.services {
    padding-top: 77px;
    padding-bottom: 20px;
  }

  .c-section.white-bg.general.product.singgle {
    padding-top: 64px;
  }

  .c-section.white-bg.l-flex.l-flex--center.home-service {
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .l-flex.about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .l__col-4 {
    width: 100%;
  }

  .l__col-4.c-footer__col {
    width: 100%;
  }

  .l__col-4.c-footer__col.c-footer__col--full-tiny {
    width: 100%;
    padding-top: 20px;
  }

  .l__col-3 {
    width: 100%;
  }

  .c-news {
    margin-bottom: 0;
  }

  .c-news__title {
    font-size: 15px;
    line-height: 19px;
    text-align: center;
  }

  .c-section-image {
    min-width: 750px;
  }

  .c-section-comparison {
    margin-right: -65px;
    margin-left: -65px;
  }

  .c-section-404 {
    height: 540px;
    padding-top: 106px;
  }

  .slider {
    min-height: 397px;
  }

  .topo-fixo {
    position: relative;
  }

  .link-item-list.bt-black.bt-red {
    margin-top: 31px;
    margin-bottom: 0;
    font-size: 13px;
  }

  .item-list {
    width: 100%;
  }

  .description-feinagro-infos {
    font-size: 18px;
    line-height: 21px;
  }

  .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 34px;
  }

  .heading.product-single {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 23px;
  }

  .heading.product-single.subtitle {
    font-size: 15px;
    line-height: 10px;
  }

  .heading.product-single.subtitle.bl {
    line-height: 25px;
  }

  .section {
    padding: 20px;
  }

  .section.app-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 49px 20px 76px;
    -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;
    background-attachment: fixed;
    font-size: 12px;
  }

  .buttton_info_download {
    margin-right: 10px;
  }

  .column-title {
    margin-bottom: 2px;
  }

  .column-title._2 {
    font-size: 20px;
    line-height: 25px;
  }

  .image-6 {
    margin-right: 0;
  }

  .app-mockup {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .app-mockup.l-flex {
    position: absolute;
    left: auto;
    top: -47%;
    right: auto;
    bottom: auto;
    display: block;
    width: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .buttton__info__download__wrapper {
    margin-left: 0;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .app-column-left {
    padding-right: 0;
    padding-bottom: 0;
  }

  .title-white {
    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;
    line-height: 35px;
  }

  .c-header__social {
    margin-left: auto;
  }

  .text-block {
    font-size: 10px;
  }

  .slide-top {
    background-size: cover;
  }

  .slide-top._2 {
    background-size: cover;
  }

  .c-services__title {
    margin-bottom: 20px;
  }

  .c-services__description {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }

  .c-services__image-wrapper {
    width: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-services.l-flex.l-flex--vertical-center {
    margin-top: 9px;
    margin-bottom: 0;
  }

  .form.l-flex.l-flex--vertical {
    -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;
  }

  .form.l-flex.l-flex--vertical.quotation {
    margin-top: 0;
    margin-bottom: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .c-input {
    width: 100%;
    text-align: center;
  }

  .c-input.c-text-area.quote.last {
    width: 100%;
    margin-top: 15px;
  }

  .c-input.quote {
    width: 80%;
  }

  .c-input.c-input__last {
    margin-bottom: 10px;
  }

  .c-contact-wrapper.l-flex.l-flex-vertical {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-contact-list.l-flex.l-flex--center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-contac-info {
    border-right-style: none;
  }

  .c-form-wrapper.contact {
    width: 100%;
  }

  .contact-wrapper.l-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .heading-5 {
    text-align: center;
  }

  .paragraph-3.product-descritption {
    width: 100%;
    text-align: center;
  }

  .success-message.quote {
    margin: 44px 30px;
  }

  .icon-8 {
    font-size: 30px;
  }

  .image-12 {
    width: 10%;
  }

  .contact-icons {
    margin-bottom: 10px;
  }

  .c-text-divider {
    margin-bottom: 16px;
  }

  .c-text-divider.archive {
    margin-bottom: -3px;
  }

  .c-content-wrapper.l-flex.l-flex--center.l-flex--vertical.archive {
    padding-right: 28px;
    padding-bottom: 0;
    padding-left: 28px;
  }

  .bold-text-3 {
    font-size: 20px;
    line-height: 25px;
  }

  .image-18 {
    width: 100%;
  }

  .paragraph-7 {
    width: 65%;
    margin-top: 26px;
  }

  .div-block-20 {
    min-width: 300px;
  }

  .left-arrow {
    left: 26%;
    top: 100px;
  }

  .right-arrow-3 {
    top: 100px;
    right: 26%;
  }

  .error-message {
    margin-right: 19px;
    margin-left: 19px;
  }

  .navbar.l-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .navbar.l-flex.l-flex--vertical {
    height: auto;
    -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;
  }

  .image-20 {
    max-width: 70px;
  }

  .brand {
    position: absolute;
    left: 0;
    top: 62px;
    margin-left: 20px;
  }

  .brand.w--current {
    position: absolute;
    left: 0;
    top: 62px;
    right: auto;
    z-index: 999999999999;
    margin-left: 20px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .container-2 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 15px;
    padding-left: 0;
    -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-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-nav__link {
    padding-bottom: 0;
  }

  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .link-2 {
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 12px;
  }

  .c-header__social__linkj {
    margin-left: -10px;
  }

  .nav-menu {
    overflow: visible;
    width: 20%;
  }

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

  .heading-9 {
    margin-bottom: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .c-section__paragraph {
    font-size: 15px;
    text-align: center;
  }

  .bold-text-4 {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    font-size: 25px;
  }

  .text-span-2 {
    margin-bottom: 9px;
    font-size: 25px;
  }

  .text-span-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-span-3.home-txt {
    line-height: 40px;
  }

  .title-bg-bold {
    font-size: 20px;
    line-height: 24px;
  }

  .title-bg-bold.title-bg-bold-white {
    margin-top: 10px;
    font-size: 35px;
  }

  .c-section__card-image {
    max-width: 200px;
    margin-left: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .menu-button {
    margin-right: 0;
  }

  .div-block-37 {
    display: none;
    overflow: visible;
  }

  .div-block-38 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-image: none;
  }

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

  .div-block-43 {
    width: 100%;
    background-color: #fff;
  }

  .div-block-43.blue {
    padding-top: 45px;
    background-color: #6877a8;
  }

  .heading-10 {
    font-size: 25px;
  }

  .heading-11 {
    font-size: 16px;
  }

  .c-button.dark {
    width: 70%;
    margin-left: 0;
  }

  .c-button._2 {
    width: 80%;
    margin-right: 0;
  }

  .poppup-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-3 {
    margin-top: 0;
  }

  .popup-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 83%;
    max-height: none;
    margin-bottom: 0;
    padding: 15px 20px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .popup-title {
    margin-top: 17px;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 18px;
    text-align: center;
  }

  .popup-close-button {
    position: static;
    margin-left: auto;
  }

  .container-4.noticias {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-right: 1px;
    padding-left: 1px;
  }

  .button-3 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .div-block-54 {
    width: auto;
  }

  .image-29 {
    display: block;
    margin-top: -64px;
    margin-bottom: 0;
  }

  .image-29.midhomediv {
    margin-top: -91px;
  }

  .image-29.hidden {
    display: none;
  }

  .white-footer.footer {
    padding-top: 30px;
  }

  .white-footer.footer.bl {
    margin-top: -5px;
  }

  .light-footer-link {
    display: block;
    margin-right: 10px;
    margin-bottom: 2px;
  }

  .light-footer-link.linkmobile.bl {
    display: block;
  }

  .bottom-footer-paragraph.dark {
    display: block;
    margin-right: 5px;
    -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;
  }

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

  .bottom-footer-block.white-footer-block {
    -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;
  }


  .image-31 {
    margin-top: -33px;
  }

  .link-5 {
    padding-top: 0;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }

  .div-block-66 {
    margin-top: 0;
    background-position: 50% 100%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .slide-nav-5 {
    margin-bottom: 44px;
  }

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

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

  .c-news__summary {
    text-align: center;
  }

  .bold-text-11 {
    margin-right: 0;
    text-align: center;
  }

  .container-6 {
    margin-top: 41px;
  }

  .image-43 {
    margin-top: 0;
  }

  .image-45 {
    max-width: 120%;
  }

  .l__col-6 {
    width: 100%;
  }

  .text-item-counter-feinagro-infos {
    width: 30px;
    height: 30px;
  }

  .search-form.active {
    width: 140px;
  }
  
  .container-4.footercontainer {
    flex-direction: column;
    gap: 4px;
  }
}

@media (max-width: 455px) {
  .item-counters-feinagro-infos {
    padding: 12px;
  }

  .text-item-counter-feinagro-infos {
    position: relative;
    z-index: 9;
    width: 85px;
    height: 85px;
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
  }

  .col-counters-feinagro-infos img {
    max-width: 140px;
  }

  .box-counters-feinagro-infos {
    margin-left: 70px;
  }
}

@media (max-width: 388px) {
  c-section.white-bg.l-flex.l-flex--center.home-service:tiny {
    height: 1050px;
  }
}

@keyframes rotate {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(360deg);
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
