:root {
  --white: white;
  --titulos: "Neogramtrial Bf 63 Eaf 5 Cae 1599", sans-serif;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.politicaprivacidade{
  margin-top: 4rem;
}

.politica{
  background-color: #e0dede;
  padding: 7rem 12rem;
}

.conteudos{
  background-color: #fff;
  padding: 4rem;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); 
  justify-content: center;
  align-items: center;
  z-index: 100000;
}
.popup-content {
  background: white;
  padding: 40px;
  padding-left: 60px;
  padding-right: 60px;
  border-radius: 8px;
  text-align: center;
  max-width: 500px;
  gap: 2rem;
  display: grid;
  grid-template-columns: 1fr;
}
.close-popup {
  cursor: pointer;
  background-color: red;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 1rem;
}

.popup-text{
  margin-top: -2rem;
}

.close-popup-x button{
  background-color: transparent;
  border: none;
  position: relative;
  font-size: 19px;
  left: 14rem;
  bottom: 1.3rem;
}
.close-popup a{
  text-decoration: none;
  color: white;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 940px;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: -66px;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 10px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0b9d39;
  padding: 12px 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #1ee7a4;
}

.button-primary:active {
  background-color: #1ee7a4;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.hero-heading-center {
  background-color: #f5f7fa;
  background-image: linear-gradient(63deg, #000 18%, rgba(255, 255, 255, 0)), url('../images/4.jpg');
  background-position: 0 0, 50% 88%;
  background-size: auto, cover;
  border-bottom: 0 solid #e4ebf3;
  height: 580px;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.centered-heading.margin-bottom-32px {
  text-align: left;
  width: auto;
  margin-bottom: 30px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 451px;
  margin-top: 25px;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.shadow-two {
  width: 350px;
  height: 450px;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.section {
  width: 940px;
  height: 300px;
}

.heading {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 55px;
  display: flex;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 0 solid #e4ebf3;
  height: 1900px;
  padding: 80px 30px;
  position: relative;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 90px;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  list-style-type: disc;
  display: flex;
}

.features-block-two {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.heading-4 {
  color: #343d49;
  text-align: center;
  text-transform: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.container-14 {
  width: 1000px;
  max-width: 950px;
  margin-top: 90px;
}

.services-p-small {
  color: #000;
  text-align: left;
  width: auto;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.services-icon {
  text-align: center;
  background-image: url('../images/Ativo-3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100px;
  display: flex;
}

.services-icon.icon-3 {
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Ativo-2.webp');
}

.services-icon.icon-2 {
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Ativo-4.webp');
  width: 60px;
}

.services-icon.icon-4 {
  background-image: url('../images/Ativo-1.webp');
}

.h3-services {
  color: #343d49;
  text-align: left;
  text-transform: none;
  width: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.h3-services:hover {
  color: #000;
}

.services-block {
  width: auto;
  margin-bottom: 20px;
}

.services {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: row;
  flex: 1;
  align-content: stretch;
  justify-content: space-between;
  width: auto;
  max-width: 950px;
  margin-top: 25px;
  margin-left: 0;
  display: flex;
}

.button {
  text-align: center;
  text-transform: uppercase;
  background-color: #0b9d39;
  padding: 12px 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.button:hover, .button:active {
  background-color: #1ee7a4;
}

.container-15 {
  text-align: center;
  margin-top: 25px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.paragraph-11 {
  font-weight: 300;
  line-height: 24px;
}

.text-span-3 {
  color: #343d49;
  font-size: 18px;
  font-weight: 700;
}

.features-wrapper-two-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 950px;
  height: 482px;
  display: flex;
}

.features-left-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 40%;
  height: 482px;
  margin-top: 0;
  display: flex;
}

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

.features-right-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.paragraph-9 {
  font-weight: 300;
  line-height: 24px;
}

.container-6 {
  width: 100%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  color: #343d49;
  margin-top: 0;
  font-size: 32px;
  font-weight: 700;
}

.features-block-two-2 {
  justify-content: flex-start;
  align-items: center;
  max-width: 950px;
  margin-bottom: 16px;
  display: flex;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 0 solid #e4ebf3;
  margin-top: 25px;
  padding: 80px 30px;
  position: relative;
}

.team-slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column;
  height: auto;
  margin-top: 50px;
  display: flex;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  height: 250px;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.team-slider-arrow {
  display: none;
  left: 900px;
}

.team-slider-nav {
  background-color: #fff;
  height: 30px;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.hero-without-image {
  background-color: #575756;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cell {
  justify-content: center;
  align-items: center;
}

.cell-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.cell-3, .cell-4 {
  justify-content: center;
  align-items: center;
}

.quick-stack {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
}

.cell-5 {
  justify-content: center;
  align-items: center;
}

.heading-7 {
  font-size: 24px;
}

.heading-8, .heading-9, .heading-10 {
  font-size: 18px;
}

.heading-11 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  position: static;
}

.heading-12 {
  color: var(--white);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 28px;
  position: static;
}

.heading-13, .heading-14 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.cell-6, .cell-7, .cell-8 {
  justify-content: center;
  align-items: center;
}

.team-slider-wrapper-2 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

.button-2, .container-29 {
  text-align: center;
}

.hero-without-image-2 {
  background-color: #575756;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.heading-forms{
  text-align: center;
  width: 100%;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

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

.submit-button-2 {
  font-family: var(--titulos);
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  background-color: #0b9d39;
  border-radius: 0;
  width: 250px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}

.submit-button-2:active {
  background-color: #1ee7a4;
}

.comp-pane {
  width: 45%;
}

.container-25 {
  display: flex;
  justify-content: center;
}

.comp-pane.right {
  z-index: 50;
  background-color: #fff;
  border-bottom: 0 solid #000;
  border-radius: 0;
  width: 600px;
  min-width: 600px;
  height: auto;
  min-height: 350px;
  margin-left: 0;
  padding: 50px;
  position: static;
  box-shadow: -3px 8px 15px 5px #af696994;
}

.form-field-label {
  z-index: 10;
  background-color: #fff;
  margin-top: -9px;
  padding: 1px 10px;
  line-height: 14px;
  display: inline-block;
  position: absolute;
  left: 20px;
}

.container-26 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.heading-15 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
}

.form-field {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dcdcdd;
  height: 50px;
  min-height: 50px;
  max-height: 100px;
  padding-top: 11px;
  position: relative;
}

.form-field:focus {
  border-color: #000;
}

.form-field::placeholder {
  color: #a0a0a0;
}

.textarea {
  height: 58px;
}

.field-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.form-wrap {
  margin-bottom: 0;
}

.form {
  margin-top: 25px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  width: 812px;
  display: flex;
}

.footer-form-title {
  width: 812px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.paragraph-12 {
  color: #fff;
  letter-spacing: 0;
  column-count: 0;
  overflow-wrap: normal;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.text-span-4 {
  text-decoration: underline;
}

.heading-16 {
  width: auto;
  font-family: Verdana, Geneva, sans-serif;
}

.heading-17 {
  color: var(--white);
  margin-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 32px;
}

.paragraph-13, .paragraph-14 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-15 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-16 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.heading-18 {
  color: #fff;
  width: auto;
  font-family: Verdana, Geneva, sans-serif;
}

.text-span-5 {
  color: #fff;
}

.button-3 {
  font-family: var(--titulos);
  text-transform: uppercase;
  background-color: #0b9d39;
  margin-top: 10px;
  padding: 12px 25px;
}

.button-3:hover, .button-3:active {
  background-color: #1ee7a4;
}

.button-4 {
  text-align: center;
  text-transform: uppercase;
  background-color: #0b9d39;
  padding: 12px 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.button-4:hover, .button-4:active {
  background-color: #1ee7a4;
}

.container-31, .container-32 {
  text-align: center;
}

.button-5 {
  text-transform: uppercase;
  background-color: #0b9d39;
  padding: 12px 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.button-5:hover, .button-5:active {
  background-color: #1ee7a4;
}

.icon-5, .icon-6 {
  background-color: #575756;
}

.mask {
  width: auto;
}

.section-2 {
  margin-top: 90px;
}

.text-span-6, .text-span-7 {
  font-weight: 700;
}

.image-3 {
  width: 190.734px;
  height: 144.641px;
}

.heading-19 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

.container-36 {
  margin-top: 90px;
}

.cell-9, .cell-10 {
  justify-content: center;
  align-items: center;
}

.paragraph-17, .paragraph-18 {
  width: auto;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-19 {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.button-6 {
  text-align: center;
  text-transform: uppercase;
  background-color: #0b9d39;
  padding: 12px 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.button-6:hover, .button-6:active {
  background-color: #1ee7a4;
}

.container-37 {
  text-align: center;
  margin-top: 25px;
}

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

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.container-38 {
  margin-top: 90px;
}

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

.container-39 {
  text-align: center;
  margin-top: 50px;
}

.paragraph-21 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.youtube {
  margin-top: 25px;
}

.howto-list-item-text {
  line-height: 1.2em;
}

.c-help-link {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

.help-icon {
  z-index: 500;
  height: 25px;
}

.c-howto-close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}

._w-howto-close {
  background-color: #333;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 8px;
  display: flex;
}

.c-help {
  padding-top: 20px;
  padding-bottom: 10px;
}

.c-howto-header {
  padding-right: 40px;
}

.co-created {
  z-index: 99998;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 10px;
  overflow: hidden;
}

._w-faq {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: relative;
  box-shadow: 0 0 10px rgba(19, 19, 19, .2);
}

.b-faq {
  height: 100%;
  padding: 10px;
  overflow: auto;
}

.howto-header {
  color: #219fa3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1.4em;
}

.c-howto-divider {
  border-bottom: 1px dashed #eee;
  width: 100%;
  height: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.c-help-text {
  perspective-origin: 0%;
  transform-origin: 0%;
  color: #fff;
  overflow: hidden;
}

.c-created {
  z-index: 99998;
  opacity: .75;
  cursor: pointer;
  transition: all .25s;
}

.c-created:hover {
  opacity: 1;
}

.c-help-btn {
  text-align: right;
  padding: 10px;
}

._w-help-btn {
  background-color: rgba(19, 19, 19, .15);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 5000px;
  padding: 5px;
  box-shadow: 0 0 15px rgba(19, 19, 19, .15);
}

._w-help-btn.menu-toggle {
  position: relative;
  overflow: hidden;
}

.c-faq {
  z-index: 99999;
  align-items: flex-start;
  width: 400px;
  padding: 10px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.c-howto-list-item {
  margin-bottom: 30px;
}

.c-howto-list {
  padding-left: 20px;
  list-style-type: square;
}

.howto-list-item-img {
  border-radius: 5px;
  overflow: hidden;
}

.help-2 {
  z-index: 99999;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.c-faq-btn {
  text-align: right;
  padding: 10px;
  position: relative;
}

.c-faq-btn.faq {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.c-help-open-nav {
  display: block;
  position: relative;
  overflow: hidden;
}

.help-text {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  width: 120px;
  padding-left: 12px;
  font-family: Exo, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
}

.help-text:hover {
  color: #fff;
}

.b-help-btn {
  background-image: linear-gradient(#000, #000);
  border-radius: 5000px;
  justify-content: flex-start;
  align-items: center;
  width: 170px;
  padding: 12px;
  display: flex;
}

.b-help-btn:hover {
  object-fit: fill;
}

.b-help-btn.close-menu {
  width: 50px;
  position: relative;
}

.b-help-btn.open-menu {
  opacity: 0;
  display: none;
  position: absolute;
}

.help-3 {
  z-index: 99999;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.c-help-text-2 {
  perspective-origin: 0%;
  transform-origin: 0%;
  overflow: hidden;
}

.help-text-2 {
  color: #fff;
  white-space: nowrap;
  padding-left: 12px;
  font-family: Exo, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
}

.b-help-btn-2 {
  background-image: linear-gradient(#0b9d39, #0b9d39);
  border-radius: 5000px;
  align-items: center;
  padding: 12px;
  display: flex;
}

.b-help-btn-2.close-menu {
  position: relative;
}

.b-help-btn-2.open-menu {
  opacity: 0;
  display: none;
  position: absolute;
}

.hero-heading-center-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 500px;
  padding: 80px 30px;
  position: relative;
}

.container-40 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.text-span-8 {
  font-size: 42px;
  font-weight: 700;
}

@media screen and (min-width: 1440px) {
  .mobile-margin-top-10 {
    margin-left: 20px;
  }

  .button-primary:hover, .button-primary:active, .button-primary.w--current:hover, .button-primary.w--current:active {
    background-color: #1ee7a4;
  }

  .hero-heading-center {
    background-position: 0 0, 50% 85%;
    height: 550px;
  }

  .margin-bottom-24px {
    width: 550px;
  }

  .shadow-two {
    width: 330px;
  }

  .services-icon {
    background-image: url('../images/Ativo-3.webp');
  }

  .services-icon.icon-3 {
    background-image: url('../images/Ativo-2.webp');
  }

  .services-icon.icon-2 {
    background-image: url('../images/Ativo-4.webp');
    width: 60px;
  }

  .services-icon.icon-4 {
    background-image: url('../images/Ativo-1.webp');
  }

  .button:hover, .button:active {
    background-color: #1ee7a4;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .team-slider-arrow {
    left: 882px;
  }

  .submit-button-2:hover {
    background-color: #1ee7a4;
  }

  .comp-pane.right {
    width: 940px;
  }

  .paragraph-12 {
    box-sizing: border-box;
    height: 60px;
  }

  .heading-16 {
    width: auto;
  }

  .text-span-5 {
    width: 600px;
  }

  .button-3:hover, .button-3:active, .button-4:hover, .button-4:active, .button-5:hover, .button-5:active {
    background-color: #1ee7a4;
  }

  .icon-5, .icon-6 {
    background-color: #575756;
  }

  .heading-20 {
    text-align: center;
    margin-top: 0;
  }

  .paragraph-20 {
    margin-top: 25px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .container-38 {
    margin-top: 80px;
  }

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

  .paragraph-21 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .b-help-btn-2 {
    background-image: linear-gradient(#0b9d39, #0b9d39);
  }
}

@media screen and (max-width: 1024px){
  .navbar-wrapper{
    width: auto;
  }
  .help-3{
    right: 3%;
  }
  .team-slider-arrow{
    left: 870px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 700px;
  }

  .politica{
    background-color: #e0dede;
    padding: 7rem 5rem;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .centered-heading.margin-bottom-32px {
    text-align: left;
    width: auto;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px, .section, .heading {
    width: 700px;
  }

  .hero-heading-left {
    height: 2700px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .container-14 {
    width: 600px;
    max-width: 730px;
    margin-top: 131px;
  }

  .services-p-small {
    width: auto;
  }

  .services-icon {
    width: 600px;
    height: 50px;
  }

  .services-icon.icon-2 {
    width: auto;
  }

  .h3-services {
    text-align: center;
    width: auto;
  }

  .services-block {
    width: auto;
  }

  .services {
    flex-flow: column;
    width: auto;
    max-width: 728px;
    margin-left: 0;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .hero-heading-center-2 {
    height: 4000px;
  }

  .features-wrapper-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 730px;
  }

  .features-left-2 {
    width: 730px;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image {
    text-align: center;
    width: 370px;
  }

  .features-right-2, .container-28, .container-6 {
    max-width: 730px;
  }

  .heading-6 {
    text-align: center;
    width: 730px;
    max-width: 730px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .team-slider {
    width: auto;
    max-width: 728px;
    margin-top: 496px;
  }

  .team-slide-wrapper {
    width: auto;
    margin-right: 6%;
  }

  .team-block {
    width: auto;
  }

  .team-block-info {
    justify-content: center;
    align-items: center;
    width: 250px;
  }

  .team-slider-arrow {
    top: -46px;
    left: -597px;
  }

  .team-slider-nav {
    width: auto;
  }

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

  .team-slider-wrapper-2 {
    width: auto;
    margin-left: 11px;
  }

  .comp-pane.right {
    width: 700px;
  }

  .footer-form-two {
    width: auto;
    padding: 40px;
  }

  .footer-form-container-two {
    width: auto;
  }

  .footer-form-title {
    width: auto;
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .heading-16 {
    text-align: left;
    width: auto;
  }

  .heading-18 {
    width: auto;
  }

  .text-span-5 {
    width: 1000px;
    max-width: 1000px;
  }

  .container-33, .container-34 {
    text-align: center;
    width: auto;
  }

  .mask {
    width: auto;
  }

  .section-2 {
    margin-top: 479px;
  }

  .image-3 {
    width: 647px;
    height: auto;
  }

  .container-36 {
    width: auto;
    max-width: 600px;
  }

  .section-3 {
    width: auto;
  }

  .image-4 {
    width: 647.969px;
    height: auto;
  }

  .image-5 {
    width: 647px;
  }

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

  .paragraph-21 {
    width: auto;
  }

  .youtube-2, .quick-stack-2 {
    width: auto;
  }

  .container-40 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .container {
    text-align: center;
    max-width: 700px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .centered-heading {
    text-align: left;
    width: auto;
  }

  .centered-heading.margin-bottom-32px {
    width: auto;
  }

  .hero-split {
    width: auto;
  }

  .margin-bottom-24px {
    text-align: left;
    width: auto;
  }

  .section {
    width: auto;
    margin-left: 20px;
  }

  .heading {
    width: auto;
  }

  .hero-heading-left, .features-list {
    padding: 60px 15px;
  }

  .heading-4 {
    margin-top: 0;
  }

  .container-14 {
    width: auto;
    max-width: 700px;
  }

  .services-p-small {
    width: auto;
  }

  .services-icon {
    width: auto;
    height: 50px;
  }

  .services-icon.icon-2 {
    width: auto;
  }

  .h3-services {
    text-align: center;
    width: auto;
  }

  .services-block {
    width: auto;
  }

  .services {
    width: auto;
    max-width: 700px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-heading-center-2 {
    height: 4000px;
    padding: 60px 15px;
  }

  .features-wrapper-two-2 {
    max-width: 700px;
  }

  .features-left-2 {
    text-align: center;
    width: 700px;
  }

  .features-right-2, .container-6 {
    max-width: 700px;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .team-slider {
    width: auto;
    padding: 60px 15px;
  }

  .team-slide-wrapper {
    margin-left: 17px;
  }

  .team-block {
    width: auto;
  }

  .team-slider-nav {
    width: auto;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .quick-stack {
    width: auto;
  }

  .hero-without-image-2, .hero-stack {
    padding: 60px 15px;
  }

  .comp-pane.right {
    width: 700px;
    min-width: auto;
    margin-top: 0;
  }

  .form-field-label {
    text-align: left;
    left: -2px;
  }

  .form-field {
    text-align: left;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-two {
    width: auto;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-wrapper-three {
    width: 100%;
    max-width: 700px;
  }

  .footer-block-three {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 700px;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-link-three {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .footer-social-block-three {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .footer-copyright {
    text-align: center;
    width: auto;
    font-size: 18px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-16 {
    width: auto;
  }

  .paragraph-15, .paragraph-16 {
    text-align: left;
  }

  .heading-18 {
    width: auto;
  }

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

  .mask {
    width: auto;
  }

  .image-5 {
    margin-top: 25px;
  }

  .container-38 {
    width: auto;
  }

  .youtube, .youtube-2 {
    width: auto;
  }

  .c-faq {
    width: 100%;
  }

  .hero-heading-center-3 {
    padding: 60px 15px;
  }
  .navbar-wrapper{
    max-width: 720px;
  }
}

@media screen and (max-width: 520px){
  .popup{
    padding: 1rem;
  }

  .close-popup-x button{
    left: 60%;
  }

  .close-popup{ width: 200px;}
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 350px;
  }

  .nav-menu-wrapper {
    width: 350px;
    margin-left: 32px;
  }

  .nav-menu-two {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    width: 350px;
    display: flex;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .centered-heading {
    text-align: center;
    width: auto;
    margin-bottom: 24px;
  }

  .centered-heading.margin-bottom-32px, .margin-bottom-24px {
    text-align: left;
    width: auto;
  }

  .section {
    width: 350px;
    max-width: 700px;
  }

  .heading {
    width: 350px;
    font-size: 28px;
    line-height: 38px;
  }

  .hero-heading-left {
    height: 2800px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .politica{
    background-color: #e0dede;
    padding: 3rem 2rem;
  }

  .conteudos{
    padding: 2rem;
  }

  .conteudos h3 {
    font-size: 19px;
  }

  .conteudos .contatoe {
    font-size: 13px;
  }

  .heading-4 {
    margin-top: 0;
  }

  .container-14 {
    width: auto;
    max-width: 350px;
    margin-top: 86px;
  }

  .services-p-small {
    text-align: left;
    width: auto;
    font-size: 14px;
  }

  .services-icon {
    width: 100%;
    height: 70px;
    position: relative;
    left: 0;
  }

  .services-icon.icon-2 {
    width: auto;
  }

  .h3-services {
    text-align: center;
    width: auto;
  }

  .services-block {
    width: 100%;
  }

  .services {
    flex-flow: column;
    width: auto;
    max-width: 350px;
    margin-top: 50px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .hero-heading-center-2 {
    height: 4400px;
  }

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

  .features-right-2 {
    margin-bottom: -30px;
  }

  .paragraph-9 {
    text-align: center;
    margin-top: 50px;
  }

  .container-6 {
    max-width: 350px;
  }

  .heading-6 {
    text-align: center;
    width: 350px;
    font-weight: 700;
  }

  .features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .team-slider {
    width: auto;
  }

  .team-slide-wrapper {
    width: auto;
    margin-left: 0;
    margin-right: 0%;
  }

  .team-block, .team-block-info {
    width: auto;
  }

  .team-member-name-two {
    text-align: left;
    width: 302px;
    margin-top: 50px;
    margin-left: 0;
    padding-left: 0;
  }

  .team-member-text {
    width: 302px;
  }

  .team-slider-arrow {
    margin-left: -52px;
    margin-right: -51px;
    left: 0;
  }

  .team-slider-nav, .quick-stack {
    width: auto;
  }

  .heading-11 {
    line-height: 28px;
  }

  .team-slider-wrapper-2 {
    width: auto;
    margin-left: 0;
  }

  .comp-pane.right {
    width: 100%;
    margin-top: 0;
    padding: 30px;
  }

  .form-field-label {
    height: 15px;
  }

  .footer-form-two {
    width: auto;
    padding: 20px;
  }

  .footer-form-container-two {
    justify-content: center;
    align-items: center;
    width: 300px;
  }

  .footer-form-title {
    width: auto;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-wrapper-three {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .footer-block-three {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .footer-social-block-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-top: 30px;
    font-size: 18px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .footer-copyright {
    text-align: center;
    width: auto;
    font-size: 18px;
  }

  .heading-16 {
    text-align: left;
    width: auto;
  }

  .heading-17 {
    text-align: center;
    width: auto;
  }

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

  .heading-18 {
    width: 100%;
    max-width: 350px;
    font-size: 25px;
    line-height: 38px;
  }

  .text-span-5 {
    width: 350px;
    max-width: 350px;
  }

  .container-30 {
    width: auto;
  }

  .icon-5 {
    background-color: #333;
    margin-top: 100px;
    top: 53px;
  }

  .icon-6 {
    background-color: #333;
    margin-top: 100px;
    position: relative;
  }

  .image-2 {
    text-align: center;
    margin-top: 16px;
    margin-left: 43px;
  }

  .container-33, .container-34 {
    width: auto;
  }

  .container-35 {
    margin-left: 0;
    margin-right: 0;
  }

  .mask {
    width: auto;
  }

  .section-2 {
    margin-top: 679px;
  }

  .image-3 {
    height: auto;
  }

  .container-36, .section-3 {
    width: auto;
  }

  .image-4 {
    height: auto;
  }

  .container-38 {
    width: auto;
    margin-top: 60px;
  }

  .paragraph-21, .youtube, .youtube-2, .quick-stack-2 {
    width: auto;
  }

  .help-2 {
    width: 300px;
    left: 148px;
  }

  .container-40 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }
}

#w-node-_2b952604-977f-5c94-5304-7d29127a62c1-1267fa63 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ca335b4f-e699-105e-50e0-d9facbba54c9-1267fa63, #w-node-a130d559-3fe0-f7e1-22ab-3e5bc34f9e90-1267fa63, #w-node-_34adcb33-2c7f-058b-a746-30f71b90a92d-1267fa63, #w-node-_029b1a99-b793-bda0-06a4-c6a5fd55fac4-1267fa63, #w-node-_00b4d3b4-6e48-9192-eef7-6ee2e1c5d581-1267fa63 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_2b952604-977f-5c94-5304-7d29127a62c1-1267fa63 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ca335b4f-e699-105e-50e0-d9facbba54c9-1267fa63, #w-node-a130d559-3fe0-f7e1-22ab-3e5bc34f9e90-1267fa63, #w-node-_34adcb33-2c7f-058b-a746-30f71b90a92d-1267fa63, #w-node-_029b1a99-b793-bda0-06a4-c6a5fd55fac4-1267fa63, #w-node-_00b4d3b4-6e48-9192-eef7-6ee2e1c5d581-1267fa63 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_00b4d3b4-6e48-9192-eef7-6ee2e1c5d581-1267fa63 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2b952604-977f-5c94-5304-7d29127a62c1-1267fa63 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ca335b4f-e699-105e-50e0-d9facbba54c9-1267fa63, #w-node-a130d559-3fe0-f7e1-22ab-3e5bc34f9e90-1267fa63, #w-node-_34adcb33-2c7f-058b-a746-30f71b90a92d-1267fa63, #w-node-_029b1a99-b793-bda0-06a4-c6a5fd55fac4-1267fa63, #w-node-_00b4d3b4-6e48-9192-eef7-6ee2e1c5d581-1267fa63 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 425px) {
  .navbar-wrapper{
    max-width: 380px;
  }
}

@media screen and (max-width: 375px){
  .navbar-wrapper{
    max-width: 350px;
  }
  .section, .heading{
    width: auto;
  }
  .team-block-info, .team-slide-wrapper, .w-slider-mask, .w-slider{
    width: auto;
  }
  .team-slider-arrow{
    right: -200px;
    content-visibility: hidden;
  }
  .team-slider-nav{
    margin: 24px 0 0 0;
    width: auto;
  }
  .team-block{
    width: auto;
  }
  .team-block-info{
    margin-left: 0px;
    margin-right: 0px;
  }
  .team-member-name-two, .team-member-text{
    width: 290px;
  }
}

@media screen and (max-width: 320px) {
  .navbar-brand{
    width: 230px;
  }
  .navbar-wrapper{
    max-width: 300px;
  }
  .nav-menu-two{
    width: 280px;
    margin-left: -10px;
  }
  .heading, .section, .container-30, .heading-16, .margin-bottom-24px, .container-33, .ytp-cued-thumbnail-overlay, .heading-4, .container-14, .services-icon, .services-block, .services, .h3-services, .services-p-small, .services-icon.icon-2, .w-layout-layout, .centered-heading.margin-bottom-32px, .section-3, .shadow-two, .container-34, .team-slider, .centered-heading, .container-36, .paragraph-17, .paragraph-18, .container-38, .text-span-5, .paragraph-21, .heading-17{
    width: auto;
  }
  .team-slider{
    margin-top: 770px;
  }
  .section{
    margin-left: -5px;
  }
  .team-slide-wrapper-2, .team-block, .team-slider-nav, .w-slider-mask, .team-slider-wrapper-2, .cell-9, .cell-10, .footer-form-container-two, .footer-block-three, .footer-copyright{
    width: 260px;
  }
  .team-member-name-two{
    width: 225px;
  }
  .team-member-text, .footer-form-title{
    width: 220px;
  }
  .footer-form-two, .footer-bottom{
    width: 290px;
  }
  .team-block-info{
    width: auto;
    padding-left: 0;
  }
  
  .w-embed-youtubevideo{
    top: 30px;
    left: 5px;
    width: 280px;
  }
}

@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cbe 5 A 7 B';
  src: url('../fonts/NeoGramTrial-Black-BF63eaf5cbe5a7b.otf') format('opentype'), url('../fonts/NeoGramTrial-Black-BF63eaf5cbe5a7b.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 Cf 783 B 2';
  src: url('../fonts/NeoGramTrial-BlackCondensed-BF63eaf5cf783b2.otf') format('opentype'), url('../fonts/NeoGramTrial-BlackCondensed-BF63eaf5cf783b2.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cbb 017 D';
  src: url('../fonts/NeoGramTrial-Bold-BF63eaf5cbb017d.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 C 7 Adaab';
  src: url('../fonts/NeoGramTrial-BlackCondensedItalic-BF63eaf5c7adaab.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 7032 Ad';
  src: url('../fonts/NeoGramTrial-BlackExtendedItalic-BF63eaf5c7032ad.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cae 1599';
  src: url('../fonts/NeoGramTrial-BoldExtended-BF63eaf5cae1599.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 C 88 B 0 A 3';
  src: url('../fonts/NeoGramTrial-BoldCondensedItalic-BF63eaf5c88b0a3.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 7 A 6685';
  src: url('../fonts/NeoGramTrial-UltraLightExtendedItalic-BF63eaf5c7a6685.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 D 035 Fd 5';
  src: url('../fonts/NeoGramTrial-LightCondensed-BF63eaf5d035fd5.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 5 E 5283';
  src: url('../fonts/NeoGramTrial-HeavyExtendedItalic-BF63eaf5c5e5283.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 C 911 Cd 5';
  src: url('../fonts/NeoGramTrial-DemiboldCondensedItalic-BF63eaf5c911cd5.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 Cad 5 A 38';
  src: url('../fonts/NeoGramTrial-RegularCondensedItalic-BF63eaf5cad5a38.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 Ca 7 Ea 42';
  src: url('../fonts/NeoGramTrial-MediumCondensedItalic-BF63eaf5ca7ea42.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cff 07 Ce';
  src: url('../fonts/NeoGramTrial-Light-BF63eaf5cff07ce.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 6 E 7104';
  src: url('../fonts/NeoGramTrial-LightItalic-BF63eaf5c6e7104.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Ccadf 04';
  src: url('../fonts/NeoGramTrial-ExtraBold-BF63eaf5ccadf04.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 D 16033 A';
  src: url('../fonts/NeoGramTrial-BoldCondensed-BF63eaf5d16033a.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 79 C 9 E 0';
  src: url('../fonts/NeoGramTrial-DemiBoldItalic-BF63eaf5c79c9e0.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cb 4 Feeb';
  src: url('../fonts/NeoGramTrial-BlackExtended-BF63eaf5cb4feeb.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 D 013599';
  src: url('../fonts/NeoGramTrial-DemiboldCondensed-BF63eaf5d013599.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 Cc 4 F 8 F 1';
  src: url('../fonts/NeoGramTrial-ExtraBoldCondensedItalic-BF63eaf5cc4f8f1.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 78 Fb 64';
  src: url('../fonts/NeoGramTrial-BlackItalic-BF63eaf5c78fb64.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cddee 8 B';
  src: url('../fonts/NeoGramTrial-DemiBold-BF63eaf5cddee8b.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 C 76 Abf 6';
  src: url('../fonts/NeoGramTrial-RegularItalic-BF63eaf5c76abf6.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Condensed Bf 63 Eaf 5 D 03003 A';
  src: url('../fonts/NeoGramTrial-UltraLightCondensed-BF63eaf5d03003a.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neogramtrial Bf 63 Eaf 5 Cbf 2 Ba 1';
  src: url('../fonts/NeoGramTrial-RegularExtended-BF63eaf5cbf2ba1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}