:root {
  --amarillo-grad: #ffc000;
  --naranja-grad: #ff4700;
  --verde-fosforecente: #c6ff00;
  --orange: #ffb700;
  --logoblue: #00bde3;
  --light-turq: #c7fcff;
  --azuloscuro: #06079a;
}

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

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

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.maincontainer {
  background-color: #eaeaea00;
  flex-flow: column;
  width: 100vw;
  max-width: 1200px;
  padding-bottom: 0;
  display: block;
}

.heading {
  text-align: center;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.button {
  background-color: #38ec56;
}

.galeriasection {
  background-color: #cdcdcd;
}

.div-block-2 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding: 14px;
  display: grid;
}

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

.herodivblock {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  height: 90vh;
  padding: 20px 20px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-3 {
  z-index: -2;
  background-color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: 90vh;
  max-height: none;
  display: block;
  position: absolute;
  inset: 0%;
}

.image {
  width: 100%;
  max-width: none;
  height: auto;
}

.image-2 {
  z-index: -3;
  opacity: .45;
  mix-blend-mode: normal;
  width: 100%;
  max-width: none;
  position: relative;
}

.div-block-4 {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 0;
  display: block;
}

.image-3 {
  background-color: #fff0;
  width: 400px;
  max-width: none;
}

.heroheading {
  color: #000;
  text-transform: uppercase;
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 115%;
}

.body {
  text-align: center;
  font-family: Oswald, sans-serif;
}

.contactmaindiv {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 20px 20px 40px;
  display: block;
}

.contactgrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.div-block-6 {
  flex-flow: row;
  justify-content: space-between;
  align-self: auto;
  display: flex;
}

.div-block-7 {
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.link-block {
  color: #000;
  background-color: #25d366;
  border-radius: 20px;
  flex: 1;
  padding: 8px;
  text-decoration: none;
}

.text-block {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.div-block-8, .div-block-9 {
  flex: 1;
}

.headingairesac {
  color: #000;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 3px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 100%;
}

.heading3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.consolasdescrtext {
  color: #fff;
  letter-spacing: 0;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 120%;
}

.invertepricesdiv {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  opacity: 1;
  background-color: #fff;
  background-image: url('../images/OFERTASWEBSITEVOLTIOBG.webp');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #ffd3a1;
  border-radius: 15px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: flex;
  box-shadow: 0 7px 8px -1px #0000005e;
}

.div-block-11 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.headingprices {
  background-image: linear-gradient(180deg, var(--amarillo-grad), var(--naranja-grad));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 100%;
}

.text-span {
  text-transform: none;
  font-size: 2.1rem;
}

.precregtext {
  color: var(--verde-fosforecente);
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.text-span-2 {
  letter-spacing: 0;
  font-size: 1.4rem;
  font-weight: 700;
}

.text-span-3 {
  font-size: 1.2rem;
}

.whattsappbutton {
  color: #000;
  text-transform: uppercase;
  background-color: #25d366;
  border-radius: 10px;
  align-self: center;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 100%;
}

.whattsappbutton.contact-button {
  background-color: var(--orange);
}

.logosection {
  background-color: #fff;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  overflow: hidden;
}

.slidetrackerouter {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

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

.sliderlogoimg {
  height: 30px;
  margin-left: 40px;
  margin-right: 40px;
}

.paragraph {
  width: 65%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-span-4 {
  font-weight: 700;
}

.serv-mantenimiento {
  padding-bottom: 0;
}

.mantdivgrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ebebeb00;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.heading-3 {
  z-index: 1;
  color: #000;
  flex: 0 auto;
  margin-top: -3px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 100%;
  position: relative;
  inset: 0%;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 800;
  line-height: 110%;
}

.div-block-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #515151;
  background-image: linear-gradient(180deg, var(--amarillo-grad), var(--naranja-grad));
  border: 1px solid #fffce5;
  border-radius: 8px;
  flex-flow: column;
  padding: 20px 20px 13px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 2px 11px 1px #0000004f;
}

.heading-5 {
  border: 2px solid var(--verde-fosforecente);
  color: #fff;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 10px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 100%;
}

.div-block-13 {
  z-index: 0;
  background-color: #fff;
  height: 35%;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px 5px #0003;
}

.div-block-14 {
  z-index: 1;
  background-color: #2ceff2;
  border-radius: 5px;
  flex: 0 auto;
  align-self: auto;
  width: 150px;
  height: 30px;
  display: block;
  position: absolute;
  inset: -20% 0% auto 20%;
  transform: skew(0deg, -4deg);
  box-shadow: 7px 7px 9px -1px #00000096;
}

.div-block-15 {
  align-self: stretch;
  width: auto;
  height: auto;
  display: block;
  position: relative;
  inset: auto;
}

.heading-6 {
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 100%;
  transform: rotate(0);
}

.heading-6.wallpacks {
  margin-top: 8px;
  font-size: 1.2rem;
}

.heading-7 {
  color: #fff;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.1rem;
  font-weight: 800;
  line-height: 100%;
}

.div-block-16 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  color: #000;
  background-color: #000;
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.text-block-2 {
  color: #fff;
  text-transform: uppercase;
  flex: 1;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-style: italic;
  font-weight: 700;
  line-height: 110%;
}

.footer {
  background-color: #000;
  background-image: linear-gradient(#000, #414141);
}

.div-block-17 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #0000;
  flex-flow: column;
  padding: 40px 20px 10px;
  display: flex;
}

.heading-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 110%;
}

.text-span-5 {
  text-transform: uppercase;
}

.image-4 {
  align-self: center;
  max-width: 30%;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .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: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.button-primary {
  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:hover {
  color: #fff;
  background-color: #32343a;
}

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

.image-5 {
  height: 68px;
}

.contactbutton {
  background-color: var(--naranja-grad);
  text-transform: uppercase;
  border-radius: 10px;
  align-self: center;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.button-2 {
  z-index: 5;
  background-color: #575757;
  border-radius: 400px;
  width: auto;
  height: auto;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 3.9rem;
  font-weight: 300;
  line-height: 100%;
  position: sticky;
}

.div-block-18 {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #7be5eb00;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: fixed;
  inset: auto 5% 5% auto;
}

.text-block-3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
}

.link-block-2 {
  background-color: #ff9100;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60px;
  height: 60px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 100%;
}

.heading-10 {
  color: #fff;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.9rem;
  line-height: 50%;
}

.div-block-19 {
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
}

.serviciossection {
  background-color: #f2f2f2;
}

.div-block-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.heading-11 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 100%;
}

.servicetextdescr {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 100%;
}

.div-block-21 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: grid;
}

.service-text-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid var(--logoblue);
  background-color: #fff;
  border-radius: 5px;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 7px 3px #00000017;
}

.image-6 {
  color: #944747;
  -webkit-text-fill-color: inherit;
  background-color: #f000;
  background-clip: border-box;
  height: 30px;
}

.image-7 {
  height: 30px;
}

.path {
  color: #ff0e0e;
}

.g {
  color: #000;
}

.path-2 {
  color: #f33636;
  background-color: #841e1e;
}

.path-3 {
  color: #000;
}

.service-ico {
  height: 40px;
}

.image-8 {
  height: 80px;
}

.link-block-3 {
  flex-flow: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.whattsappmessagetext {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.phonetext {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.disclaimertext {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.coordinarcitadiv {
  background-color: #f1f1f1;
  border-radius: 10px;
  max-width: 1200px;
  padding: 15px;
  font-family: Montserrat, sans-serif;
}

.select-field {
  background-color: #fff;
  margin-bottom: 0;
}

.preciotexto {
  text-align: left;
  max-width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 100%;
}

.preciofinal {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
}

.botoncita {
  background-color: var(--logoblue);
  text-transform: uppercase;
  border-radius: 4px;
  align-self: auto;
  margin-top: 0;
  font-weight: 600;
}

.form {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(300px, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.field-label {
  text-align: left;
  margin-bottom: 5px;
}

.text-field {
  margin-bottom: 0;
}

.griddivs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  align-self: stretch;
  display: flex;
}

.text-field-2 {
  margin-bottom: 0;
}

.div-block-22 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px 0 15px 20px;
  display: flex;
}

.preciodisclaimertext {
  text-align: left;
  width: 80%;
  font-size: .8rem;
  font-style: italic;
  font-weight: 400;
}

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

.div-block-23 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.field-label-2, .field-label-3, .field-label-4 {
  text-align: left;
}

.text-field-3 {
  margin-bottom: 0;
}

.text-block-4 {
  font-size: 1.5rem;
}

.error-message {
  background-color: #ff0303;
}

.text-block-5 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}

.main-button {
  text-transform: uppercase;
  border-radius: 9px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}

.main-button.contactbutton {
  background-color: var(--logoblue);
  margin-top: 0;
}

.div-block-24 {
  align-self: center;
  margin-bottom: 0;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  background-color: #fff;
  width: 100%;
  max-width: 1140px;
  padding-top: 36px;
  padding-bottom: 36px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  flex: 0 auto;
  align-self: auto;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

.nav-menu-three-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.nav-link-2:hover {
  color: #1a1b1fbf;
}

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

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

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

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

.nav-link-accent-2 {
  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-2:hover {
  color: #1a1b1fbf;
}

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

.image-9 {
  width: auto;
  height: 60px;
}

.body-2 {
  background-color: #e6e6e6;
  font-family: Montserrat, sans-serif;
}

.masonryimage {
  border-radius: 10px;
  width: 100%;
  max-width: none;
  margin-bottom: 1rem;
  overflow: clip;
}

.masonry_wrapper {
  text-overflow: clip;
  column-count: 2;
  column-rule-style: none;
  column-rule-width: 0px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  flex-flow: column;
  column-gap: 1rem;
  width: 100%;
  padding: 1rem;
  display: block;
}

.container-3 {
  max-width: 1200px;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.section {
  background-image: url('../images/voltioac-hero-image-1080x1920.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100vw;
  background-attachment: scroll;
  position: absolute;
  inset: 0%;
}

.section-2 {
  background-image: url('../images/voltioac-hero-image-1080x1920.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 500px;
}

.section-3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 70vh;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.image-10 {
  opacity: 1;
  width: 100vw;
  position: static;
  inset: 0%;
}

.section-4 {
  height: 70vh;
}

.section-5 {
  justify-content: center;
  align-items: center;
  height: 0;
  display: flex;
  position: relative;
  inset: 0% auto;
}

.link-block-4 {
  background-color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 150px;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 20px 7px #c4eaff;
}

.image-11 {
  width: auto;
  max-width: none;
  height: 200px;
}

.section-6 {
  background-color: #fff;
  flex: 1;
  height: 100vh;
}

.contaccontainer {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1200px;
  height: auto;
  margin-top: 0;
  padding-top: 100px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-14 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100%;
}

.heading-15 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100%;
}

.image-12 {
  align-self: center;
  width: 50px;
  max-width: none;
}

.div-block-25 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: #fff0;
  border-radius: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-around;
  align-self: center;
  align-items: stretch;
  width: 600px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.div-block-25.cotizbutton {
  background-color: #000;
  justify-content: center;
  align-self: center;
  height: 50px;
  display: flex;
}

.section-7 {
  background-color: var(--logoblue);
}

.heading-16 {
  color: #000;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
}

.div-block-26 {
  z-index: 3;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  border: 1px solid var(--orange);
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  padding: 10px;
  display: flex;
  position: fixed;
  inset: auto 2% 2% auto;
  box-shadow: 0 2px 15px -5px #0003;
}

.link-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px none var(--orange);
  background-color: var(--logoblue);
  color: #fff;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  height: 50px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: auto 2% 2% auto;
}

.div-block-27 {
  align-self: center;
  line-height: 100%;
}

.heading-17 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

.container-4 {
  flex-flow: column;
  width: 100vw;
  max-width: 100vw;
  display: flex;
}

.link-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #00bde300;
  border-radius: 10px;
  align-self: center;
  padding: 6px 12px;
  font-size: 1.5rem;
  font-weight: 300;
  text-decoration: none;
}

.separationdiv {
  background-color: var(--orange);
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.div-block-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 600px;
  max-width: 600px;
  display: flex;
}

.section-9 {
  background-color: var(--logoblue);
  height: 40px;
}

.div-block-29 {
  background-color: #0000;
  background-image: linear-gradient(#b3b3b3, #e6e6e6 31%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  width: 40%;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 120%;
}

.heading-18 {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 100%;
}

.section-10 {
  background-color: var(--logoblue);
  height: 40px;
}

@media screen and (max-width: 991px) {
  .maincontainer {
    background-image: none;
    display: block;
  }

  .herodivblock {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 100px;
  }

  .heroheading {
    width: 80%;
  }

  .paragraph {
    width: 75%;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .div-block-21 {
    align-self: center;
  }

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .masonry_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    column-count: 2;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .section-3 {
    height: 50vh;
  }

  .link-block-5 {
    padding-top: 6px;
    padding-bottom: 6px;
    bottom: 2%;
    right: 2%;
  }

  .paragraph-2 {
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  .maincontainer {
    padding-bottom: 0;
  }

  .herodivblock {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    height: auto;
    padding: 0 0 60px;
  }

  .div-block-3 {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    height: auto;
    display: flex;
    inset: 0%;
    overflow: visible;
  }

  .image-2 {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: fill;
    flex: 0 auto;
    width: auto;
    max-width: none;
    height: 110%;
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: 0%;
    overflow: visible;
  }

  .image-3 {
    max-width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heroheading {
    width: 90%;
    margin-top: 300px;
    font-size: 6.5vw;
  }

  .contactmaindiv {
    width: 100vw;
    display: flex;
  }

  .contactgrid {
    grid-auto-flow: row;
    place-content: stretch space-between;
    place-items: stretch stretch;
    width: auto;
  }

  .text-span-2 {
    font-size: 3vw;
  }

  .text-span-3 {
    font-size: 2.5vw;
    line-height: 100%;
  }

  .sliderlogoimg {
    height: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph {
    width: 80%;
  }

  .heading-5 {
    font-size: 5vw;
  }

  .div-block-16 {
    margin-bottom: 20px;
  }

  .div-block-17 {
    padding-bottom: 10px;
  }

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

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

  .nav-menu-block {
    flex-direction: column;
  }

  .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 #0000000d;
  }

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

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

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

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

  .servicetextdescr {
    font-size: 1rem;
  }

  .div-block-21 {
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    align-self: stretch;
  }

  .coordinarcitadiv {
    background-color: #f1f1f1;
    flex-flow: column;
    width: 95vw;
    padding: 0 15px;
    display: flex;
  }

  .preciotexto {
    font-size: 1rem;
  }

  .form {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-columns: minmax(200px, 1fr);
  }

  .div-block-22 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .heading-13 {
    text-align: left;
    align-self: flex-start;
    width: 60%;
    margin-top: 20px;
    font-size: 5vw;
    line-height: 100%;
  }

  .main-button {
    margin-top: 0;
  }

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

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

  .nav-menu-block-2 {
    flex-direction: column;
  }

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

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

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

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .section-3 {
    height: 45vw;
  }

  .div-block-25.cotizbutton {
    align-self: stretch;
    width: auto;
  }

  .link-block-5 {
    flex-flow: row;
    width: auto;
    display: flex;
  }

  .div-block-28 {
    border-radius: 10px;
    align-self: stretch;
    width: auto;
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    grid-template-columns: 1fr 1fr;
  }

  .herosection {
    background-image: linear-gradient(#0000, #fff);
  }

  .herodivblock {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 0 20px 20px;
    position: relative;
    overflow: visible;
  }

  .div-block-3 {
    background-color: #fff;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    max-height: none;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .image {
    width: 150%;
  }

  .image-2 {
    opacity: .45;
    flex: none;
    align-self: auto;
    width: 250vw;
    max-width: none;
    height: auto;
    position: static;
  }

  .image-3 {
    flex: 0 auto;
    width: 300px;
    max-width: 85vw;
  }

  .heroheading {
    width: 100%;
    max-width: 90vw;
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 8vw;
  }

  .contactmaindiv {
    background-color: #fff;
    background-image: none;
    padding-top: 0;
  }

  .contactgrid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    justify-content: stretch;
    max-width: 90vw;
  }

  .headingairesac {
    color: #000;
    font-size: 11vw;
    line-height: 90%;
  }

  .heading3 {
    font-size: 9vw;
  }

  .div-block-10 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-bottom: 0;
  }

  .invertepricesdiv {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .headingprices {
    font-size: 17vw;
  }

  .precregtext {
    font-size: 4vw;
  }

  .text-span-2 {
    font-size: 6vw;
  }

  .text-span-3 {
    font-size: 4vw;
  }

  .whattsappbutton {
    margin-bottom: 10px;
  }

  .paragraph {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 120%;
  }

  .mantdivgrid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }

  .div-block-12 {
    margin-top: 20px;
    padding: 23px 12px;
  }

  .heading-5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 8vw;
    line-height: 100%;
  }

  .div-block-14 {
    width: 60%;
    left: -3%;
  }

  .heading-6.wallpacks {
    font-size: .8rem;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 2.2rem;
  }

  .div-block-16 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .text-block-2 {
    flex: 1;
    font-size: .6rem;
  }

  .footer {
    background-image: linear-gradient(#000, #343333);
  }

  .div-block-17 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
  }

  .heading-8 {
    margin-bottom: 20px;
    font-size: 6vw;
  }

  .image-4 {
    max-width: 70%;
  }

  .navbar-logo-center-container.shadow-three {
    padding: 0;
  }

  .container {
    max-width: none;
  }

  .navbar-brand-three {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .image-5 {
    height: 70px;
  }

  .button-2 {
    width: 50px;
    height: 50px;
    padding: 13px 0 0;
    font-size: 1.5rem;
    line-height: 100%;
  }

  .div-block-18 {
    z-index: 2;
    background-color: #fff0;
    border-radius: 9px;
    padding: 0;
    bottom: 5%;
    right: 3%;
  }

  .text-block-3 {
    font-size: .8rem;
  }

  .servicetextdescr {
    font-size: 6vw;
  }

  .div-block-21 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .service-text-div {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .whattsappmessagetext {
    color: #000;
    width: 95%;
    margin-top: 10px;
    font-size: 5.5vw;
    line-height: 100%;
  }

  .heading-12 {
    color: #fff;
    font-size: 6vw;
    line-height: 100%;
  }

  .phonetext {
    color: #fff;
    margin-top: 60px;
    font-family: Montserrat, sans-serif;
    font-size: 6vw;
    font-weight: 600;
  }

  .disclaimertext {
    margin-top: 0;
    font-size: .6rem;
    line-height: 100%;
  }

  .form {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-flow: row;
  }

  .field-label {
    padding-left: 10px;
  }

  .div-block-22 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .preciodisclaimertext {
    width: 85%;
    line-height: 110%;
  }

  .heading-13 {
    width: 85%;
    font-size: 7vw;
    line-height: 120%;
  }

  .main-button {
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 1rem;
  }

  .main-button.contactbutton {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .navbar-logo-center-container-2.shadow-three {
    background-color: #ffffff80;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .menu-button-2.w--open {
    background-color: var(--logoblue);
  }

  .body-3 {
    background-image: none;
  }

  .section-3 {
    height: 50vw;
    max-height: none;
    box-shadow: 0 2px 50px 3px var(--logoblue);
    opacity: 1;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .image-10 {
    opacity: 1;
    flex: 0 auto;
    align-self: flex-start;
    width: 100vw;
    max-width: none;
    height: auto;
  }

  .link-block-4 {
    width: 100px;
    height: 100px;
  }

  .section-6 {
    background-color: #fff0;
    flex: 1;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .contaccontainer {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    background-color: #fff;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    display: flex;
  }

  .heading-14 {
    font-size: 5vw;
    line-height: 120%;
  }

  .heading-15 {
    flex: 0 auto;
    font-size: 9vw;
  }

  .image-12 {
    width: 35px;
    margin-top: 0;
  }

  .div-block-25 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-25.cotizbutton {
    background-color: #000;
    align-self: stretch;
    height: 50px;
  }

  .image-13 {
    max-width: 100%;
  }

  .section-7 {
    background-color: var(--logoblue);
    flex: 0 auto;
    height: 40px;
  }

  .heading-16 {
    color: #000;
    font-weight: 600;
  }

  .link-block-5 {
    background-color: var(--logoblue);
    align-self: stretch;
    height: 50px;
    position: static;
  }

  .heading-17 {
    color: #000;
  }

  .container-4 {
    flex-flow: column;
    justify-content: center;
    height: 100vh;
    display: flex;
  }

  .link {
    color: var(--light-turq);
    background-color: #0000;
    font-size: 6vw;
    font-weight: 300;
  }

  .separationdiv {
    margin: 5px 5px 0;
  }

  .section-8 {
    background-color: var(--logoblue);
    height: 40px;
  }

  .div-block-28 {
    align-self: stretch;
    width: auto;
  }

  .section-9 {
    background-color: var(--logoblue);
    height: 25px;
  }

  .div-block-29 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-2 {
    width: 100%;
    font-size: 1.1rem;
  }

  .heading-18 {
    text-align: center;
    align-self: auto;
    font-size: 2rem;
  }
}

#w-node-fedc0f1f-116b-41b5-db28-c70b45e38c95-f4abe4e0, #w-node-_18d1a88d-b938-b577-082b-19c25035a3cb-f4abe4e0, #w-node-bfa574f0-8fc5-8134-c728-8125fa808eb8-f4abe4e0, #w-node-_0a8a732a-c6cd-1951-4417-dc1fe606f452-f4abe4e0, #w-node-_4ac2308a-a01e-5d40-283d-7abac670ad76-f4abe4e0 {
  justify-self: auto;
}

#w-node-_6c50279f-eba1-6480-7ee7-b28c3e74ffc7-f4abe4e0 {
  justify-self: stretch;
}

#w-node-fa229f01-b547-6b25-7f90-5fda72dd2e03-f4abe4e0 {
  align-self: auto;
}

#w-node-f1b2f408-817e-b9db-684f-c5e626bda609-f4abe4e0, #w-node-_285bc957-f867-082e-d3d4-76dad4cb920e-f4abe4e0, #w-node-_3f6fcb90-271a-cc08-61cd-b409c7528ada-f4abe4e0, #w-node-cd04d9bb-fd14-48aa-705e-a76b7ecf3b6c-f4abe4e0, #w-node-c995e4ee-b195-14dd-7363-0931e26c0a98-f4abe4e0 {
  justify-self: auto;
}

#w-node-_31ebb8e6-35f7-8ae6-1ee2-ce9d0e8d5d5a-f4abe4e0 {
  place-self: auto;
}

@media screen and (max-width: 767px) {
  #w-node-fa229f01-b547-6b25-7f90-5fda72dd2e03-f4abe4e0 {
    justify-self: auto;
  }
}


