.header {
  background-color: #212f3e;
}

.solucoes {
  padding-top: 120px;
  padding-bottom: 130px;
  background-image: -webkit-gradient(linear, right top, left top, from(#212f3e), color-stop(56%, rgba(44, 57, 72, .98)), color-stop(69%, rgba(44, 57, 72, .92)), to(hsla(0, 0%, 100%, 0))), url('../images/BANNER2.jpg');
  background-image: linear-gradient(270deg, #212f3e, rgba(44, 57, 72, .98) 56%, rgba(44, 57, 72, .92) 69%, hsla(0, 0%, 100%, 0)), url('../images/BANNER2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.expertise {
  padding-top: 60px;
  padding-bottom: 80px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #cee3e6);
  font-weight: 400;
}

.conteudo {
  display: block;
  padding-top: 60px;
  padding-bottom: 80px;
  -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;
}

.artigos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -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: hsla(56, 24%, 53%, .5);
}

.newsletter {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(84, 201, 197, .5)), to(rgba(84, 201, 197, .5))), url('../images/Audi-Trimaran-Yacht-Ok.jpg');
  background-image: linear-gradient(180deg, rgba(84, 201, 197, .5), rgba(84, 201, 197, .5)), url('../images/Audi-Trimaran-Yacht-Ok.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.redes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#0a5c7c), to(#0a5c7c));
  background-image: linear-gradient(180deg, #0a5c7c, #0a5c7c);
}

.footer {
  display: block;
  padding-top: 90px;
  padding-bottom: 35px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-bottom: -65px;
  padding-right: 12px;
  padding-left: 12px;
  -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-image: -webkit-gradient(linear, left bottom, left top, from(#a59f6a), to(#c2bc83));
  background-image: linear-gradient(0deg, #a59f6a, #c2bc83);
}

.navbar {
  background-color: #212f3e;
}

.link-menu {
  border-bottom: 3px solid transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.link-menu:hover {
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #a4a06c;
}

.link-menu.w--current {
  border-bottom-color: #a4a06c;
  color: #a4a06c;
}

.image {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.slide {
  background-image: url('../images/BANNER1_1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slider {
  height: 90vh;
}

.heading {
  margin-bottom: 0px;
  font-family: 'Ananda personal use', sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
}

.heading-2 {
  margin-top: 15px;
  font-size: 46px;
  text-align: center;
}

.heading-3 {
  margin-top: 15px;
  margin-bottom: 45px;
  color: #777;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.div-block {
  display: block;
  width: 170px;
  height: 170px;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #a4a06c;
  border-radius: 88px;
}

.heading-4 {
  margin-bottom: 0px;
  color: #a4a06c;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.heading-5 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.image-2 {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  display: block;
  width: 27%;
  margin-left: 80px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
}

.body {
  display: block;
}

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

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

.div-block-3 {
  width: 35%;
  padding-left: 60px;
  float: left;
  border: 1px none #000;
}

.heading-6 {
  margin-bottom: 5px;
  font-family: 'Ananda personal use', sans-serif;
  color: #212f3e;
  font-size: 50px;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 35px;
  color: #212f3e;
  font-size: 50px;
  line-height: 40px;
}

.paragraph {
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  color: #575757;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bt-dicas {
  margin-left: 0px;
  padding: 15px 25px;
  background-color: #a4a06c;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.bt-dicas:hover {
  background-color: #bebb89;
}

.bt-artigos {
  display: block;
  width: 250px;
  margin-top: 15px;
  margin-left: 0px;
  padding: 15px 0px 15px 25px;
  background-color: #212f3e;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.bt-artigos:hover {
  background-color: #3d5875;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 325px;
  height: 100px;
  float: left;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-2 {
  padding-top: 85px;
  background-color: #fff;
}

.parceiros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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-8 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 45px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
}

.heading-9 {
  margin-bottom: 0px;
  font-family: 'Ananda personal use', sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
}

.submit-button {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #a4a06c;
  font-family: Lato, sans-serif;
}

.field-label {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 245px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-5 {
  margin-top: 350px;
  padding: 25px 80px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .48)), to(hsla(0, 0%, 100%, .48)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .48), hsla(0, 0%, 100%, .48));
}

.heading-10 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-11 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.container-2 {
  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;
}

.heading-12 {
  margin-bottom: 70px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 46px;
  text-align: right;
}

.paragraph-2 {
  margin-bottom: 100px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: right;
}

.button {
  padding: 20px 35px;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.button:hover {
  background-color: hsla(0, 0%, 100%, .3);
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-redes {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
}

.div-redes:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .34)), to(rgba(0, 0, 0, .34)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34));
}

.div-block-6 {
  margin-right: 65px;
  margin-left: 65px;
}

.image-4 {
  opacity: 0.65;
}

.footer-title {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #dfdddd;
  font-size: 20px;
  line-height: 20px;
}

.footer-txt {
  font-family: Lato, sans-serif;
  color: #b9b9b9;
  font-weight: 700;
}

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

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

.div-block-8 {
  display: block;
  width: 70%;
  margin-top: 112px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff #fff #cacaca;
}

.heading-13 {
  display: inline-block;
  text-align: right;
}

.heading-14 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  color: #e2e2e2;
  font-size: 12px;
  text-align: right;
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #dfdfdf;
  font-size: 12px;
}

.text-span:hover {
  color: #bee3e5;
}

.title-sobrenos {
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  text-align: center;
}

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

.link:hover {
  color: #bee2e5;
}

.banner-sobre {
  height: 20vh;
  background-image: url('../images/1.jpg');
  background-position: 50% -7%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.link-3 {
  border-style: none;
  color: #fff;
  text-decoration: none;
}

.columns {
  display: block;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 16px;
}

.heading-17 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.heading-18 {
  font-size: 16px;
  line-height: 25px;
}

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

.div-block-9 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

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

.paragraph-3 {
  margin-bottom: 30px;
}

.heading-20 {
  margin-bottom: 40px;
  font-family: 'Ananda personal use', sans-serif;
  font-size: 65px;
  text-align: center;
}

.paragraph-4 {
  margin-bottom: 35px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.div-block-10 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  border: 1px solid #000;
}

.div-block-11 {
  width: 50%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  float: right;
}

.div-block-12 {
  width: 50%;
  height: 300px;
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .81)), to(rgba(0, 0, 0, .81)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .81), rgba(0, 0, 0, .81));
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.image-7 {
  float: right;
}

.image-8 {
  float: right;
}

.image-9 {
  float: right;
}

.colunas-mvv {
  margin-bottom: 25px;
}

.mvv-txt {
  font-family: Lato, sans-serif;
}

.banner-solucoes {
  height: 20vh;
  background-image: url('../images/3.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-solucoes {
  margin-bottom: 50px;
  padding-bottom: 120px;
  background-image: url('../images/example-bg.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .06)), to(rgba(0, 0, 0, .06)));
  background-image: url('../images/example-bg.png'), linear-gradient(180deg, rgba(0, 0, 0, .06), rgba(0, 0, 0, .06));
  background-position: 50% 50%, 0px 0px;
  background-size: 125px, auto;
}

.div-solucoes._1 {
  background-image: url('../images/04024104100.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-solucoes._3 {
  background-image: url('../images/iate.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/iate.jpg'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 0px 0px;
  background-size: 100%, auto;
}

.div-solucoes._4 {
  background-image: url('../images/57812b16-ec44-4ecb-9998-d9742bb69fbd.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/57812b16-ec44-4ecb-9998-d9742bb69fbd.jpg'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 0px 0px;
  background-size: 100%, auto;
}

.div-solucoes._5 {
  background-image: url('../images/helm-electronics.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/helm-electronics.jpg'), linear-gradient(180deg, transparent, transparent);
  background-size: 100%, auto;
}

.div-solucoes._2 {
  background-image: url('../images/BANNER1.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/BANNER1.png'), linear-gradient(180deg, transparent, transparent);
  background-size: cover, auto;
}

.title-solucoes {
  padding-top: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  text-decoration: underline;
  text-transform: none;
  text-shadow: 1px 1px 6px #000;
}

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

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

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

.div-block-13 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.textarea {
  padding-bottom: 35px;
}

.forms-contato {
  padding-top: 60px;
  padding-bottom: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));
  background-image: linear-gradient(180deg, #ccc, #ccc);
}

.title-contato {
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 60px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.paragraph-5 {
  padding-right: 15px;
  padding-left: 80px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}

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

.section-2 {
  height: 20vh;
  background-image: url('../images/2.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.banner-produtos {
  height: 20vh;
  background-image: url('../images/helm-electronics.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.tabs-menu {
  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;
}

.produto {
  width: 23%;
  height: 270px;
  margin-right: 1%;
  margin-bottom: 30px;
  margin-left: 1%;
  padding-top: 3px;
  padding-right: 3px;
  padding-left: 3px;
  float: right;
  border-bottom-left-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 47, 62, .08)), to(rgba(33, 47, 62, .08)));
  background-image: linear-gradient(180deg, rgba(33, 47, 62, .08), rgba(33, 47, 62, .08));
  text-decoration: none;
}

.tab-pane-tab-1 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.tab-link-tab-1 {
  border-radius: 10px 2px 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
  font-family: Lato, sans-serif;
  color: #fff;
}

.tab-link-tab-1.w--current {
  border-radius: 10px 0px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a5d71), to(#4a5d71));
  background-image: linear-gradient(180deg, #4a5d71, #4a5d71);
  font-family: Lato, sans-serif;
}

.tab-link-tab-4 {
  border-top-right-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
  font-family: Lato, sans-serif;
  color: #fff;
}

.tab-link-tab-4.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a5d71), to(#4a5d71));
  background-image: linear-gradient(180deg, #4a5d71, #4a5d71);
  color: #fff;
}

.tab-link-tab-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
  font-family: Lato, sans-serif;
  color: #fff;
}

.tab-link-tab-2.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a5d71), to(#4a5d71));
  background-image: linear-gradient(180deg, #4a5d71, #4a5d71);
}

.tab-link-tab-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
  font-family: Lato, sans-serif;
  color: #fff;
}

.tab-link-tab-3.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4a5d71), to(#4a5d71));
  background-image: linear-gradient(180deg, #4a5d71, #4a5d71);
}

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

.tab-pane-tab-3 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.tab-pane-tab-4 {
  padding-top: 70px;
  padding-bottom: 70px;
}

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

.title-produto {
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, .62);
  font-size: 14px;
  line-height: 20px;
}

.heading-21 {
  margin-bottom: 20px;
  font-family: 'Ananda personal use', sans-serif;
  font-size: 50px;
  text-align: center;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: 50px;
  float: left;
  text-align: left;
}

.construcao {
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.banner-artigos {
  height: 20vh;
  background-image: url('../images/6.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.banner-tecnologias {
  height: 20vh;
  background-image: url('../images/5.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.title-mvv {
  margin-top: 0px;
  padding-top: 8px;
  padding-bottom: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: 'Ananda personal use', sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.column {
  margin-bottom: 39px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 115px;
}

.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-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-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#212f3e), to(#212f3e));
  background-image: linear-gradient(180deg, #212f3e, #212f3e);
}

.container-6 {
  margin-bottom: 130px;
}

.bt-produtos {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
}

.bt-produtos:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#212f3e), color-stop(51%, #4a5d71), to(#212f3e));
  background-image: linear-gradient(90deg, #212f3e, #4a5d71 51%, #212f3e);
}

.navbar-2 {
  background-color: transparent;
}

.produtos-bt {
  padding-right: 40px;
  padding-left: 20px;
  border-bottom: 3px solid transparent;
  background-color: #4a5d71;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

.produtos-bt:hover {
  border-bottom-color: #a4a06c;
  background-color: #212f3e;
}

.banner-antenatv {
  height: 20vh;
  background-image: url('../images/iate.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-14 {
  width: 20%;
  height: 500px;
  margin-left: 10px;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 40%, .28);
}

.conteudo-produtos {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-15 {
  width: 23%;
  height: 270px;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
  border: 3px solid #eeeff0;
}

.heading-22 {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.image-14 {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
}

.heading-23 {
  margin-top: 0px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.colunas {
  margin-bottom: 50px;
}

.copyright {
  margin-top: 0px;
  color: #fff;
  font-size: 12px;
}

.bt-form {
  margin-top: 25px;
  margin-left: -80px;
  padding: 15px 50px;
  background-color: #212f3e;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.link-block {
  width: 940px;
}

.link-solucoes {
  width: 100%;
  height: 200px;
  margin-bottom: 50px;
  background-image: url('../images/04024104100.jpg');
  background-position: 50% 50%;
  background-size: 100%;
}

.link-solucoes._2 {
  background-image: url('../images/iate.jpg');
  background-size: cover;
}

.link-solucoes._3 {
  background-image: url('../images/helm-electronics.jpg');
  background-size: cover;
}

.bt-form-comissionamento {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 50px;
  background-color: #212f3e;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.title-form-comissionamento {
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  text-align: center;
}

.textarea-2 {
  padding-bottom: 35px;
}

.txt-treinamento {
  margin-top: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

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

.heading-24 {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.banner-treinamento {
  height: 20vh;
  background-image: url('../images/7.jpg');
  background-position: 50% -120px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.slide-2 {
  background-image: url('../images/slide2.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.whatsapp-bt {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
}

.whatsapp {
  position: fixed;
  left: 25px;
  bottom: 40px;
  z-index: 9999;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  background-color: #25d366;
  background-image: url('../images/whatsappb_1whatsappb.png');
  background-position: 50% 50%;
  background-size: auto 50px;
  background-repeat: no-repeat;
  box-shadow: 0 0 30px -7px rgba(0, 0, 0, .92);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 991px) {
  .conteudo {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer {
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .link-menu {
    top: 0px;
    right: 0px;
    clear: none;
    background-color: #212f3e;
    text-align: center;
  }
  .slide {
    background-position: 50% 50%;
    background-size: cover;
  }
  .slider {
    height: 80vh;
  }
  .div-block-2 {
    width: 20%;
  }
  .div-block-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .heading-7 {
    font-size: 22px;
  }
  .paragraph {
    margin-bottom: 0px;
  }
  .bt-dicas {
    margin-left: 0px;
  }
  .bt-artigos {
    width: 260px;
    margin-right: 100px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    float: none;
    clear: none;
  }
  .heading-9 {
    margin-top: 0px;
  }
  .div-block-5 {
    margin-top: 435px;
  }
  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -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;
  }
  .footer-title {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .div-block-7 {
    padding-left: 57px;
    -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;
  }
  .banner-sobre {
    height: 12vh;
    background-position: 0px -3px;
  }
  .heading-17 {
    font-size: 14px;
    text-align: center;
  }
  .heading-20 {
    font-size: 50px;
  }
  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    -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-6 {
    margin-top: 170px;
  }
  .colunas-mvv {
    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;
  }
  .banner-solucoes {
    background-position: 50% -6px;
    background-size: contain;
  }
  .title-contato {
    margin-bottom: 0px;
  }
  .paragraph-5 {
    font-size: 16px;
    line-height: 20px;
  }
  .image-13 {
    margin-left: 0px;
    padding-right: 25px;
  }
  .title-mvv {
    margin-left: -66px;
  }
  .icon {
    color: #fff;
  }
  .nav-menu {
    margin-left: 450px;
  }
  .menu-button {
    background-color: #212f3e;
  }
  .menu-button.w--open {
    background-color: #a4a06c;
  }
  .colunas {
    margin-bottom: 30px;
  }
  .mvv {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@media (max-width: 767px) {
  .solucoes {
    padding-right: 20px;
  }
  .conteudo {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .newsletter {
    padding-bottom: 70px;
  }
  .slider {
    height: 60vh;
  }
  .heading-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-2 {
    width: 25%;
    margin-left: 35px;
  }
  .div-block-3 {
    padding-left: 15px;
  }
  .bt-dicas {
    margin-left: 0px;
  }
  .bt-artigos {
    width: 210px;
    margin-left: 0px;
  }
  .heading-8 {
    margin-bottom: 70px;
    text-align: center;
  }
  .heading-9 {
    text-align: center;
  }
  .div-block-5 {
    margin-top: 315px;
    padding: 20px 20px 25px;
  }
  .div-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-7 {
    padding-left: 0px;
  }
  .heading-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .banner-sobre {
    height: 20vh;
    background-position: 0px -2px;
    background-size: cover;
    background-attachment: scroll;
  }
  .heading-17 {
    line-height: 20px;
  }
  .div-block-11 {
    padding-left: 0px;
  }
  .image-6 {
    margin-top: 0px;
  }
  .banner-solucoes {
    background-position: 50% 0px;
    background-size: auto;
  }
  .div-block-13 {
    width: 90%;
  }
  .image-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .banner-tecnologias {
    height: 15vh;
  }
  .title-mvv {
    margin-left: 0px;
  }
  .nav-menu {
    margin-left: 265px;
  }
  .colunas {
    margin-bottom: 50px;
  }
  .image-15 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .mvv {
    padding-bottom: 60px;
  }
  .copyright {
    text-align: center;
  }
  .bt-form {
    margin-left: 0px;
  }
}

@media (max-width: 479px) {
  .solucoes {
    padding-right: 10px;
    padding-left: 10px;
  }
  .conteudo {
    padding-top: 15px;
  }
  .brand {
    height: 60px;
  }
  .slider {
    height: 30vh;
  }
  .heading {
    font-size: 30px;
  }
  .div-block-2 {
    width: 32%;
    margin-left: 4px;
  }
  .div-block-3 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .bt-artigos {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5 {
    margin-top: 22px;
    padding: 10px;
  }
  .heading-10 {
    margin-top: 0px;
    font-size: 20px;
  }
  .heading-11 {
    font-size: 20px;
    line-height: 44px;
  }
  .heading-12 {
    font-size: 30px;
  }
  .div-block-6 {
    display: block;
    width: 99%;
    margin-right: 1px;
    margin-left: 1px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-txt {
    font-size: 13px;
  }
  .div-block-7 {
    display: block;
  }
  .div-block-8 {
    display: block;
    width: 70%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    line-height: 15px;
    text-align: center;
  }
  .heading-14 {
    float: none;
    line-height: 20px;
    text-align: center;
  }
  .heading-15 {
    line-height: 44px;
    text-align: center;
  }
  .title-sobrenos {
    font-size: 30px;
  }
  .link {
    line-height: 30px;
  }
  .banner-sobre {
    height: 20vh;
    background-position: 50% 0px;
    background-size: cover;
    background-attachment: scroll;
  }
  .heading-20 {
    line-height: 50px;
  }
  .div-solucoes._3 {
    background-image: url('../images/iate.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/iate.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 50%, 0px 0px;
    background-size: 397px, auto;
  }
  .title-solucoes {
    font-size: 24px;
  }
  .title-contato {
    padding-left: 0px;
  }
  .paragraph-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-13 {
    padding-right: 0px;
  }
  .construcao {
    font-size: 22px;
  }
  .banner-tecnologias {
    height: 10vh;
    background-position: 50% 59px;
  }
  .title-mvv {
    line-height: 80px;
  }
  .nav-menu {
    margin-left: 134px;
  }
  .mvv {
    padding-right: 20px;
    padding-left: 0px;
  }
  .copyright {
    line-height: 15px;
  }
  .banner-treinamento {
    height: 10vh;
    background-position: 38% -149px;
    background-size: auto;
    background-attachment: fixed;
  }
}

@font-face {
  font-family: 'Ananda personal use';
  src: url('../fonts/Ananda-Personal-Use.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ananda personal use';
  src: url('../fonts/Ananda-Black-Personal-Use.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}