<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 100vh;
  min-height: 700px;
  padding-top: 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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-image: url('../images/v935_Site_01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-6 {
  width: 25%;
}

.div-1-text {
  display: block;
  width: 100%;
  margin: 4% 6%;
  text-align: center;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 64px;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  background-color: transparent;
}

.nav-link {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 6px #000;
}

.body {
  overflow: hidden;
  background-color: #f8f8f8;
}

.all {
  min-height: 5px;
}

.servicos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  padding-top: 5%;
  padding-bottom: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-head._1 {
  width: 100%;
  margin-bottom: 3%;
  padding-bottom: 0px;
  padding-left: 2%;
}

.h2 {
  margin-top: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.line {
  display: block;
  width: 100px;
  height: 1.5px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #0098ff;
}

.s1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 40vh;
  padding-right: 5px;
  padding-left: 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;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 -1px 14px 0 rgba(61, 57, 57, 0.3), 0 3px 14px 0 rgba(61, 57, 57, 0.3);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
}

.s1.img1 {
  height: 355px;
  background-image: url('../images/85395665-166e-4066-8257-67ecf83f44f0.JPG');
  background-position: 0% 60%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s1.img2 {
  height: 355px;
  background-image: url('../images/v935_Site_02.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.s1.img4 {
  height: 355px;
  background-image: url('../images/v935_Site_09.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.3);
}

.s1.img3 {
  height: 355px;
  background-image: url('../images/v935_Site_13.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.alls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 2%;
  margin-bottom: 2%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  -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: transparent;
}

.instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 7px;
  padding-left: 7px;
}

.instagram-link {
  position: relative;
  overflow: hidden;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 16px;
  box-shadow: 0 0 14px -11px #000;
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  color: #000;
  text-decoration: none;
}

.instagram-link:hover {
  z-index: 1;
  box-shadow: 0 8px 20px -4px rgba(0, 0, 0, 0.16);
  -webkit-transform: scale(1.05) translate(0px, 0px);
  -ms-transform: scale(1.05) translate(0px, 0px);
  transform: scale(1.05) translate(0px, 0px);
}

.full-width {
  width: 181.672px;
  height: 181.672px;
}

.full-width.img5 {
  width: 100%;
  background-image: url('../images/v935_Site_08.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.full-width.img6 {
  width: 100%;
  background-image: url('../images/v935_Site_06.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.full-width.img7 {
  width: 100%;
  background-image: url('../images/v935_Site_04.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-width.img8 {
  width: 100%;
  background-image: url('../images/v935_Site_05.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.full-width.img9 {
  width: 100%;
  background-image: url('../images/v935_Site_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.full-width.img10 {
  width: 100%;
  background-image: url('../images/v935_Site_07.jpg');
  background-position: 0% 50%;
  background-size: cover;
  box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.3);
}

.boxs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-right: 1%;
  margin-left: 1%;
  -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;
}

.ns1 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.ns2 {
  margin-top: 15px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.nav-tel {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10%;
  bottom: auto;
  z-index: 20;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 16px;
  background-color: #010199;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}

.nav-tel:hover {
  background-color: #f8f8f8;
  color: #37537a;
}

.button {
  height: 48px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #010199;
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  box-shadow: 0 8px 8px -4px rgba(165, 201, 38, 0.5);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button.small {
  height: 40px;
  padding: 8px 24px;
  border-radius: 20px;
  font-size: 13px;
  line-height: 24px;
}

.button.small.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  min-width: 260px;
  padding: 0px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #010199;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.button.small.white:hover {
  box-shadow: 0 1px 14px 0 hsla(0, 0%, 100%, 0.5);
}

.scroll-mouse-link {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-right: auto;
  margin-bottom: -32px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.mouse-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 30px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: #010199;
  border-radius: 12px;
}

.mouse-wheel-icon {
  width: 4px;
  height: 4px;
  margin-top: 6px;
  border-radius: 50%;
  background-color: #010199;
  color: #010199;
}

.empresa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  padding-top: 2%;
  padding-bottom: 3%;
  -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;
}

.side-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.side-image {
  width: 65%;
  min-height: 550px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 16px;
  background-image: url('../images/v935_Site_12.jpg');
  background-position: 30% 50%;
  background-size: cover;
  box-shadow: 1px 1px 14px -1px #000;
}

.side-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 8.33%;
  padding-left: 8.33%;
  -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;
}

.side-block.no-padding-left {
  width: 60%;
  padding-right: 0%;
  padding-left: 0%;
}

.side-block.small-padding-side {
  min-height: 550px;
  padding-right: 15px;
  padding-left: 15px;
}

.text-grey {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 22px;
}

.side-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 550px;
  padding: 0% 15px 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: #f8f8f8;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 24px;
  padding-left: 24px;
  -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: #f8f8f8;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2%;
  padding-bottom: 1%;
  -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: #0065ff;
}

.input {
  height: 48px;
  margin-bottom: 24px;
  padding-right: 28px;
  padding-left: 28px;
  border: 2px solid #e5e5e5;
  border-radius: 24px;
  background-color: #fff;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 20px;
}

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

.input:focus {
  border-color: #a5c926;
  background-color: #fff;
}

.input.text-area {
  height: auto;
  min-height: 60px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.missao {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #3d3939;
  font-size: 20px;
  line-height: 25px;
}

.divider2 {
  width: 40px;
  height: 2px;
  margin-top: 8px;
  margin-bottom: 23px;
  background-color: #010199;
}

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

.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-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;
}

.fc {
  margin-top: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #3d3939;
  font-size: 30px;
  text-align: center;
  text-transform: none;
}

.ts1 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.contacts-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 1100px;
  min-width: 800px;
  padding: 80px 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 -3px 14px 0 rgba(61, 57, 57, 0.5), 0 3px 14px 0 rgba(61, 57, 57, 0.5);
}

.contact-info {
  margin-top: 5px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
}

.contact-form-wrapper-2 {
  width: 55%;
  min-height: 510px;
  padding-right: 6%;
}

.text-block {
  margin-top: 2%;
  margin-bottom: 2%;
  padding-bottom: 5px;
  border-bottom: 2px solid #37537a;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #3d3939;
  font-size: 18px;
  line-height: 25px;
}

.text-block-2 {
  margin-top: 2%;
  margin-bottom: 2%;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #3d3939;
  font-size: 18px;
  line-height: 25px;
}

.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 32px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.25);
  font-size: 11px;
  line-height: 16px;
}

.footer-bottom-divider {
  width: 3px;
  height: 3px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.footer-link {
  margin-right: 10px;
  margin-left: 10px;
  padding: 4px;
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

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

.footer-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.footer-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contato {
  margin-top: 0px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #3d3939;
  font-size: 30px;
  text-align: left;
  text-transform: none;
}

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

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

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 49px;
  -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;
}

.link-block {
  width: 50%;
}

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

.home-contato {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 100vh;
  min-height: 700px;
  padding-top: 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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(31%, rgba(1, 1, 153, 0.63)), to(rgba(0, 101, 255, 0))), url('../images/v935_Site_01.png');
  background-image: linear-gradient(180deg, rgba(1, 1, 153, 0.63) 31%, rgba(0, 101, 255, 0)), url('../images/v935_Site_01.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.contact {
  width: 60%;
}

.textcontact {
  margin-top: 0px;
  margin-bottom: 2%;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 6px #000;
}

.p6 {
  margin-top: 3%;
}

.title {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 2%;
  padding-right: 1%;
  padding-left: 1%;
  font-family: 'Varela Round', sans-serif;
  color: #1149f0;
  font-size: 60px;
  line-height: 70px;
  text-align: left;
}

.p4 {
  margin-top: 3%;
}

.p1 {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-right: 1%;
  padding-left: 1%;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: justify;
}

.text-block-24 {
  overflow: visible;
  margin-top: 1%;
  margin-bottom: 2%;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #525252;
  font-size: 35px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
}

.p-privacidade {
  position: static;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 3%;
  -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;
}

.link-10 {
  color: #08557f;
  font-weight: 500;
  text-decoration: none;
}

.p2 {
  margin-top: 3%;
}

.p5 {
  margin-top: 3%;
}

.p3 {
  margin-top: 3%;
}

.text-span-39 {
  font-family: Montserrat, sans-serif;
}

.image-17 {
  position: relative;
  width: 150px;
  margin-top: 0px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column {
  padding-left: 0px;
}

.titleprivacidade {
  overflow: visible;
  margin-top: 1%;
  margin-bottom: 0%;
  padding-left: 2%;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #525252;
  font-size: 35px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
}

.loading {
  position: fixed;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff 54%, rgba(111, 73, 18, 0.15));
}

.textvimarkloading-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #010199;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}

.image-18 {
  width: 70px;
  margin-right: 15px;
}

.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: 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;
}

.telefone {
  position: fixed;
  right: 0px;
  bottom: 105px;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.telefoneboximg {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  cursor: pointer;
}

.footer-social-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  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;
}

.footer-social-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  padding: 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;
  border-radius: 50%;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.footer-social-link-2:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.success-message {
  min-height: 400px;
  padding: 0px;
  background-color: transparent;
}

.text-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 400px;
  -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;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.text-block-26.contact {
  color: #fff;
}

.error-message {
  text-align: center;
}

.text-block-27 {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #010199;
  font-size: 20px;
  line-height: 25px;
}

.text-block-26-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 400px;
  -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;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
}

.text-block-26-contact.contact {
  color: #fff;
}

@media (max-width: 991px) {
  .home {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6dad), to(hsla(0, 0%, 100%, 0))), url('../images/v935_Site_01.png');
    background-image: linear-gradient(180deg, #0f6dad, hsla(0, 0%, 100%, 0)), url('../images/v935_Site_01.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .image-6 {
    width: 40%;
    margin-top: 50px;
  }
  .div-1-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: auto;
    min-width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .h1 {
    font-size: 25px;
    line-height: 36px;
    text-align: center;
  }
  .div-head {
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h2 {
    font-size: 20px;
  }
  .line {
    display: block;
    text-align: left;
  }
  .line._111 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .instagram {
    width: 90%;
    margin-bottom: 48px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .instagram-link {
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }
  .instagram-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .full-width.img5 {
    width: 100%;
  }
  .full-width.img6 {
    width: 100%;
  }
  .ns1 {
    font-size: 20px;
  }
  .ns2 {
    font-size: 20px;
  }
  .nav-tel {
    right: 12%;
  }
  .button:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .scroll-mouse-link {
    display: none;
    padding-bottom: 24px;
  }
  .side-blocks {
    margin-bottom: -48px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .side-blocks.mobile-reverse {
    -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;
  }
  .side-image {
    width: 50%;
    height: 300px;
    min-height: auto;
  }
  .side-block {
    width: 100%;
    margin-bottom: 48px;
  }
  .side-block.no-padding-left {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 2%;
    padding-left: 2%;
  }
  .side-block.small-padding-side {
    display: none;
    min-height: auto;
    padding-right: 8px;
    padding-left: 8px;
  }
  .side-info {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .section {
    margin-top: 0px;
    padding: 20px 8px 0px;
  }
  .container-3 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .icon {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-menu {
    background-color: #37537a;
  }
  .fc {
    font-size: 20px;
  }
  .ts1 {
    font-size: 20px;
  }
  .contacts-2 {
    width: 90%;
    min-width: auto;
    padding: 20px;
  }
  .contact-info {
    margin-top: 20px;
  }
  .contact-form-wrapper-2 {
    width: 100%;
    min-height: auto;
    padding-right: 0%;
  }
  .footer-nav {
    width: 70%;
    padding-right: 2px;
    padding-left: 2px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-bottom {
    margin-top: 40px;
  }
  .footer-left {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer-2 {
    padding-top: 40px;
  }
  .contato {
    font-size: 20px;
  }
  .home-contato {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6dad), to(hsla(0, 0%, 100%, 0))), url('../images/v935_Site_01.png');
    background-image: linear-gradient(180deg, #0f6dad, hsla(0, 0%, 100%, 0)), url('../images/v935_Site_01.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .contact {
    width: 100%;
    padding-right: 0%;
  }
  .textcontact {
    font-size: 20px;
  }
  .title {
    margin-bottom: 2%;
    font-size: 30px;
    line-height: 50px;
  }
  .p1 {
    font-size: 20px;
    line-height: 30px;
  }
  .p-privacidade {
    padding-top: 2%;
  }
  .image-17 {
    margin-top: 0px;
  }
  .titleprivacidade {
    margin-top: 0%;
    margin-bottom: 0%;
  }
  .textvimarkloading-2 {
    font-size: 30px;
  }
  .text-block-25 {
    display: none;
  }
  .telefone {
    bottom: 105px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    margin-left: 0px;
  }
  .telefoneboximg {
    margin-bottom: 0px;
  }
  .footer-social-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    margin-top: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

@media (max-width: 767px) {
  .servicos {
    padding-bottom: 0%;
  }
  .s1 {
    min-height: 30vh;
  }
  .s1.img1 {
    min-height: 30vh;
  }
  .s1.img2 {
    min-height: 30vh;
  }
  .alls {
    -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;
  }
  .instagram {
    width: 100%;
    margin-bottom: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .instagram-link {
    margin-right: 5px;
    margin-left: 5px;
    box-shadow: 0 0 14px -5px #000;
  }
  .boxs {
    width: 90%;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .ns2 {
    font-size: 19px;
  }
  .nav-tel {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .scroll-mouse-link {
    display: none;
  }
  .side-blocks.mobile-reverse {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .side-block.no-padding-left {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 2%;
    padding-left: 2%;
  }
  .side-block.small-padding-side {
    margin-bottom: 10px;
  }
  .side-info {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10%;
    padding-bottom: 64px;
  }
  .container-3 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contacts-2 {
    padding: 40px;
  }
  .footer-nav {
    width: 60%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-brand {
    padding-right: 8px;
    padding-left: 8px;
  }
  .footer-bottom {
    margin-top: 32px;
    margin-right: 8px;
    margin-left: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-link {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
  }
  .footer-bottom-right {
    width: 60%;
  }
  .footer-2 {
    padding-top: 0px;
  }
  .contact {
    width: 90%;
  }
  .textcontact {
    line-height: 35px;
  }
  .title {
    font-size: 25px;
    line-height: 50px;
  }
  .p1 {
    padding-right: 4%;
    padding-left: 4%;
    font-size: 15px;
    line-height: 25px;
  }
  .p-privacidade {
    padding-top: 0%;
    padding-right: 1%;
    padding-left: 1%;
  }
  .image-17 {
    width: 120px;
    margin-top: 15px;
  }
  .column-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 150px;
    -ms-flex: 0 150px;
    flex: 0 150px;
  }
  .textvimarkloading-2 {
    margin-top: 0px;
    padding-left: 2%;
    font-size: 30px;
  }
  .telefone {
    position: fixed;
    right: 0px;
    bottom: 80px;
    z-index: 6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .telefoneboximg {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 99%;
    height: 99%;
    margin: 0px;
  }
  .footer-social-2 {
    margin-top: 0px;
    padding-right: 4px;
    padding-left: 4px;
  }
}

@media (max-width: 479px) {
  .home {
    min-height: 550px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6dad), to(hsla(0, 0%, 100%, 0))), url('../images/v935_Site_01.png');
    background-image: linear-gradient(180deg, #0f6dad, hsla(0, 0%, 100%, 0)), url('../images/v935_Site_01.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .image-6 {
    width: 60%;
    margin-top: 49px;
  }
  .div-1-text {
    padding-bottom: 0px;
  }
  .h1 {
    line-height: 30px;
  }
  .div-head {
    padding-bottom: 50px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-head._1 {
    margin-bottom: 20px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .instagram {
    margin-bottom: 20px;
    -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;
  }
  .instagram-link {
    width: 90%;
    margin: 20px 4px 4px;
    box-shadow: 0 0 14px -4px #000;
  }
  .boxs {
    width: 95%;
  }
  .nav-tel {
    left: 6%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .empresa {
    padding-top: 4%;
  }
  .side-blocks.mobile-reverse {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .side-image {
    width: 100%;
  }
  .side-block {
    padding-right: 0%;
    padding-left: 0%;
  }
  .side-block.no-padding-left {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .side-block.small-padding-side {
    margin-bottom: 10px;
  }
  .text-grey {
    font-size: 14px;
  }
  .section {
    margin-top: 0px;
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .container-3 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .icon {
    color: #fff;
  }
  .contacts-2 {
    width: 95%;
    margin-top: 0px;
    padding: 10px;
  }
  .contact-info {
    margin-bottom: 16px;
  }
  .footer-nav {
    width: 80%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-bottom {
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .footer-bottom-right {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-bottom-left {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-left {
    width: 100%;
    margin-bottom: 16px;
  }
  .footer-2 {
    padding-top: 10px;
  }
  .logo {
    margin-top: 20px;
  }
  .home-contato {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6dad), to(hsla(0, 0%, 100%, 0))), url('../images/v935_Site_01.png');
    background-image: linear-gradient(180deg, #0f6dad, hsla(0, 0%, 100%, 0)), url('../images/v935_Site_01.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .title {
    padding-right: 0%;
    padding-left: 3%;
    font-size: 25px;
    line-height: 35px;
    text-align: left;
  }
  .p1 {
    padding-right: 3%;
    padding-left: 3%;
    font-family: 'Varela Round', sans-serif;
    font-size: 13px;
    text-align: left;
  }
  .text-block-24 {
    font-size: 20px;
  }
  .image-17 {
    left: 3%;
    width: 150px;
  }
  .titleprivacidade {
    font-size: 20px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 100px;
    -ms-flex: 0 100px;
    flex: 0 100px;
  }
  .textvimarkloading-2 {
    font-size: 30px;
  }
  .telefone {
    bottom: 80px;
    width: 35px;
    height: 35px;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
  }
  .telefoneboximg {
    box-shadow: none;
    cursor: default;
  }
  .footer-social-2 {
    width: 20%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

</pre></body></html>