:root {
  --gold: #fddf1c;
  --dark-slate-blue: #039;
  --red-2: #eb2700;
  --yellow-green-3: #97d117;
  --dark-magenta: #942987;
  --663399: #60439e;
  --midnight-blue: #012f63;
  --steel-blue: #fd442b;
  --zv: #23c0f3;
  --zv2: #07112a;
  --deep-sky-blue: #00408c;
  --dorado: #c8a97e;
  --aquai2: #091d18;
  --aquai: #1f6b58;
  --dark-slate-blue-2: #033eb3;
  --red: #e21a21;
  --dark-cyan: #007bc2;
  --red-3: #eb0000;
  --black: #000;
  --royal-blue: var(--zv2);
  --yellow-green: #98d033;
  --tomato: #f25129;
  --orange-red: #ff5d20;
  --cadet-blue: #00a0c3;
  --yellow-green-2: #8cc63f;
  --dark-red: #97090e;
  --dark-green: #054b20;
  --coral: #f36e37;
  --gainsboro: #dfdedc;
  --orange-red-2: #ff6200;
  --dark-green-2: #00662d;
  --chocolate: #d3742e;
  --firebrick: #be2f2a;
  --medium-violet-red: #cf006d;
  --tomato-2: #f76336;
}

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.sectfirma {
  background-color: #fff;
  background-image: linear-gradient(#0000001a, #fff);
}

.sectfirma.dark {
  background-color: #2d2a34;
  background-image: none;
}

.sectfirma.dark.firma-domos {
  background-color: #020303;
}

.sectfirma.dark.firma-domos.firma-artemage {
  background-color: #022b5a;
}

.firma {
  color: #b8b8b8;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

.column-form {
  position: relative;
  top: auto;
  bottom: 21px;
  left: 0;
}

.body-lahosa {
  font-family: Raleway, sans-serif;
}

.title-banner-lahosa {
  float: none;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 33px;
  text-shadow: none;
  background-color: #942987ba;
  margin-top: 201px;
  margin-bottom: 34px;
  padding: 15px;
  font-family: Exo, sans-serif;
  font-size: 44px;
  font-weight: 800;
}

.title-banner-lahosa.title-gracias-lahosa {
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 38px;
}

.txt-tel-lahosa {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-shadow: none;
  background-image: url('../images/phone-call-blanco.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 89px;
  padding-left: 46px;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
}

.numero-tel-lahosa {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-bottom: 3px #ff5d20;
  height: auto;
  margin-left: 125px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  bottom: 33px;
  right: 0;
}

.call1-lahosa {
  background-color: #f8b754;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-top: 5px #fff;
  border-bottom: 5px #fff;
  padding-top: 53px;
  padding-bottom: 43px;
}

.call1-lahosa.call-2-lahosa {
  background-color: #831175;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.txt1-call1-lahosa {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 6px;
  border-style: none;
  border-top-width: 3px;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 43px;
  font-weight: 500;
}

.txt1-call1-lahosa.call2 {
  letter-spacing: 2px;
  text-indent: 0;
  font-size: 44px;
  font-weight: 900;
}

.txt2-call1-lahosa {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: none;
  border-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin-top: 0;
  padding-bottom: 11px;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}

.diferencia-lahosa {
  background-color: #fff;
  background-image: url('../images/Sin-título-2.png'), url('../images/Sin-título-1.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: cover, 76px;
  background-attachment: fixed, scroll;
  padding-top: 92px;
  padding-bottom: 117px;
}

.title-diferente-lahosa {
  color: #fff;
  text-align: center;
  margin: 67px auto 0;
  font-weight: 400;
  display: block;
}

.list-valor-lahosa {
  color: #fff;
  text-align: left;
  background-image: url('../images/play.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 23px;
  padding-left: 32px;
  font-size: 15px;
  font-weight: 300;
}

.div-separador-lahosa {
  background-color: #f86933;
  width: 6%;
  height: 2px;
  margin: 8px auto 39px;
  display: block;
}

.btn-diferentes {
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 2px solid #000;
  border-radius: 8px;
  width: 100%;
  margin: 32px auto 134px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 19px;
  transition: background-color .7s;
  display: block;
}

.btn-diferentes:hover {
  background-color: #f36e37;
}

.btn-diferentes.diferencia {
  margin-top: 11px;
  transition: background-color .7s;
}

.btn-diferentes.diferencia:hover {
  background-color: #221f1f;
}

.btn-diferentes.btn-foot {
  color: #fff;
  background-color: #99da26;
  border-style: none;
  border-radius: 50px;
  width: 67%;
  margin-bottom: 34px;
  font-weight: 600;
}

.btn-diferentes.btn-foot:hover {
  color: #fff;
  background-color: #000;
}

.linea-color {
  height: 0;
}

.linea-color.linea-2 {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.colm-4 {
  background-color: #00a0c3;
  height: 8px;
}

.column-1 {
  background-color: #2d2a34;
  height: 8px;
}

.column-2 {
  background-color: #ebf325;
  height: 8px;
}

.column-3 {
  background-color: #e90eac;
  height: 8px;
}

.span-costado {
  font-style: italic;
  font-weight: 600;
}

.footer-lahosa {
  background-color: #0000;
  background-image: linear-gradient(#00000063, #00000063), url('../images/7423672_orig.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 79px;
  padding-bottom: 0;
}

.contac-div {
  z-index: 9999;
  background-color: #0000;
  background-image: none;
  background-size: auto;
  border-radius: 7px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: static;
  top: -100px;
  left: 0;
}

.title-contactenos-lahosa {
  color: #7a0f6d;
  text-align: center;
  letter-spacing: 4px;
  margin: 33px auto 4px;
  font-size: 31px;
  font-weight: 600;
  display: block;
}

.center-div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.txt-telefono-footer-lahosa {
  letter-spacing: 7px;
  background-image: url('../images/placeholder.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0;
}

.txt-telefono-footer-lahosa.tel {
  color: #000;
  text-align: left;
  background-image: url('../images/phone-call.png');
  background-size: 25px;
  margin-bottom: 0;
  margin-left: 91px;
  padding-left: 39px;
  font-weight: 600;
  line-height: 29px;
}

.txt-telefono-footer-lahosa.direc {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  margin-left: 91px;
  padding-left: 39px;
  font-weight: 600;
}

.num-lahosa-footer {
  color: #000;
  margin-left: 14px;
  font-size: 19px;
  line-height: 19px;
}

.num-lahosa-footer.ddd {
  margin-left: 48px;
}

.btn-call-2-lahosa {
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  transition: background-color .7s;
  display: block;
}

.btn-call-2-lahosa:hover {
  background-color: #4b4747;
}

.btn-banner-lahosa {
  float: none;
  color: #fff;
  text-align: center;
  background-color: #f1c387;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 3px solid #fff;
  border-radius: 50px;
  width: 70%;
  margin: 0 auto 35px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 15px;
  font-weight: 600;
  transition: background-color .7s;
  display: block;
}

.btn-banner-lahosa:hover {
  background-color: #333131;
}

.btn-banner-lahosa.w--current {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.list-banner-lahosa {
  color: #530b4b;
  text-align: left;
  letter-spacing: 0;
  text-transform: capitalize;
  text-shadow: 1px 1px 6px #fff;
  background-color: #0000;
  background-image: url('../images/ticnegro.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 9px;
  margin-left: 66px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 34px;
  font-size: 25px;
  font-weight: 800;
}

.list-banner-lahosa.title2-gracias-lahosa {
  text-align: center;
  text-transform: none;
  background-image: none;
  margin-top: 8px;
  margin-left: 0;
  font-size: 28px;
  font-weight: 500;
}

.df {
  background-color: #ffffff80;
  background-image: none;
  width: auto;
  height: auto;
  display: inline-block;
}

.list-call1-lahosa {
  color: #fff;
  letter-spacing: 1.3px;
  text-transform: capitalize;
  background-image: url('../images/done.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 17px;
  padding-left: 26px;
  font-size: 21px;
  font-weight: 500;
}

.list-call1-lahosa.lis-1 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 31px;
}

.logo-foot-lahosa {
  margin-left: 33px;
}

.colmd {
  background-image: linear-gradient(#ffffffbd, #ffffffbd);
  margin-bottom: 58px;
}

.btn-numero-tel {
  z-index: 24;
  text-align: right;
  letter-spacing: 1px;
  background-color: #0000;
  background-image: linear-gradient(270deg, #91c92c 43%, #0000);
  width: 65%;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  transition: none;
  display: block;
  position: relative;
  inset: -4px 0 8px 115px;
}

.btn-numero-tel:active {
  z-index: 14;
  opacity: 0;
  margin-right: 0;
  left: 118px;
}

.hh {
  height: auto;
}

.rer {
  z-index: 4;
  height: 98px;
  position: relative;
  inset: 0;
}

.rowch {
  margin-bottom: 17px;
}

.img-mision--lahosa {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.map-lh {
  height: 436px;
}

.slider-banner-lahosa {
  background-color: #0000;
  height: 632px;
}

.slider-lahosa {
  background-image: linear-gradient(#dfdedc66, #dfdedc66), url('../images/IGUANA.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-lahosa.slider-2-lahosa {
  background-image: linear-gradient(#dfdedc52, #dfdedc52), url('../images/PAPAGAYO-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-lahosa.slider3-lahosa {
  background-image: linear-gradient(#ffffff4a, #ffffff4a), url('../images/7423672_orig.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-mask-slider {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.row-banner {
  z-index: 13;
  position: relative;
}

.body-domos {
  font-family: Oswald, sans-serif;
}

.banner-domos2 {
  background-image: linear-gradient(#fff, #0000 48%), linear-gradient(#0e60ac6b 48%, #3a6096 65%), url('../images/banner-123.jpg');
  background-position: 0 0, 0 0, 1px 0;
  background-size: auto, auto, 650px;
  border-bottom: 7px solid #344266;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 767px;
  min-height: 600px;
  max-height: 100%;
  padding-top: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-domos2.banner-domos-gracias {
  height: 618px;
}

.slider-productos-domos {
  background-color: #0000;
  height: 405px;
  margin-top: 0;
  padding-top: 10px;
}

.img-domos-product {
  width: auto;
  height: 333px;
  padding-top: 26px;
  padding-left: 30px;
  position: absolute;
  transform: rotate(7deg);
}

.img-domos-product.img2-domos-banner {
  height: 324px;
  padding-left: 18px;
  padding-right: 28px;
}

.img-domos-product.img3-domos-banner {
  height: 326px;
  margin-top: 10px;
  padding-right: 24px;
}

.title2-bannerdomos {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-shadow: 1px 1px 8px #344266;
  background-color: #0000;
  margin-top: 100px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-family: Oswald, sans-serif;
  font-size: 49px;
  line-height: 57px;
}

.title2-bannerdomos.ttile-gracias-domos {
  line-height: 26px;
}

.txt-banner-domos {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-shadow: 1px 1px 6px #344266;
  background-color: #0000;
  width: 460px;
  margin-top: 0;
  padding: 0 12px 5px;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  line-height: 36px;
}

.txt-banner-domos.txt2-gracias-domos {
  letter-spacing: 1px;
  font-size: 25px;
}

.btn1-banner-domos {
  text-align: center;
  background-color: #344266;
  border-radius: 50px;
  width: 97%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.call1-domos {
  padding-top: 11px;
  padding-bottom: 74px;
}

.row-call1-domos {
  z-index: 3;
  margin-top: -129px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.div-call1-domos {
  background-color: #ce3137;
  width: 100%;
  height: 250px;
  padding: 35px;
}

.div-call1-domos.div-call1-domos2 {
  background-color: #f36e37;
}

.div-call1-domos.div3-domos {
  background-color: #98d033;
}

.servicios-call1-domos {
  color: #fff;
  text-align: center;
  background-image: url('../images/flag-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 65px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 69px;
  font-size: 24px;
  display: block;
}

.servicios-call1-domos.txt-impresion-digital {
  background-image: url('../images/printer-printing-a-picture-of-a-landscape.png');
  background-size: 65px;
}

.servicios-call1-domos.txt-toldos {
  background-image: url('../images/park-tent-of-a-circus.png');
  background-size: 65px;
}

.call-2-domos {
  background-color: #3a6096;
  padding-top: 60px;
  padding-bottom: 60px;
}

.txt-call2-domos {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 48px;
}

.btn-call2-domos {
  text-align: center;
  background-color: #0000;
  border: 3px solid #fff;
  border-radius: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.title-productos-domos {
  text-align: center;
  border-bottom: 3px solid #000;
  margin-top: 95px;
  margin-bottom: 73px;
  padding-bottom: 6px;
  font-family: Oswald, sans-serif;
}

.title-toldos {
  color: #fff;
  letter-spacing: 1px;
  background-color: #ce3137;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 9px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.title-toldos.tile-impresion {
  text-align: right;
  background-color: #f36e37;
  padding-right: 9px;
}

.title-toldos.title-banderas {
  background-color: #98d033;
}

.parrafo-productos-domos {
  text-align: justify;
  letter-spacing: 0;
  width: auto;
  margin-top: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
}

.sl1-toldos {
  background-image: url('../images/1405959790-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.sl1-toldos.sl1-impresiones {
  background-image: url('../images/1405630152-4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.sl1-toldos.slid1-banderas {
  background-image: url('../images/batfany.jpg');
  background-size: 500px;
}

.slid2-toldos {
  background-image: url('../images/1405630152.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slid2-toldos.slid2-banderas {
  background-image: url('../images/VELE.jpg');
  background-size: cover;
}

.btn-productos-domos {
  float: right;
  text-align: right;
  letter-spacing: 1px;
  background-color: #3a6096;
  border-radius: 50px;
  margin-top: 70px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
}

.btn-productos-domos.btn-1-toldos, .btn-productos-domos.btn-banderas {
  float: none;
}

.colm-product {
  padding-left: 0;
  padding-right: 0;
}

.row-product-domos {
  background-color: #e4eff7;
  margin-bottom: 55px;
  box-shadow: 5px 5px 9px #6d666675;
}

.slid2-impresiones {
  background-image: url('../images/1405630152-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slid4-impresiones {
  background-image: url('../images/1405630152-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slid3-banderas {
  background-image: url('../images/1405618332.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-domos {
  background-image: linear-gradient(#ffffffbd, #ffffffbd), linear-gradient(#0000, #0009), url('../images/batfany.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  padding-top: 114px;
  padding-bottom: 60px;
}

.form-domos {
  background-image: linear-gradient(#ffffffa1, #ffffffa1);
  border: 1px solid #00000042;
  padding: 9px 16px 54px;
}

.btn-form-domos {
  background-color: #3a6096;
  border-radius: 5px;
  width: 100%;
  margin-top: 6px;
}

.title-form-domos {
  text-align: center;
  padding-top: 13px;
  font-weight: 300;
}

.div-footer-domos {
  background-color: #3d5d93cc;
  border-left: 10px solid #12346f;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.txt-footer-domos {
  color: #fff;
  text-align: center;
  background-image: url('../images/placeholderblanco.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 33px;
  margin-bottom: 0;
  padding-top: 25px;
  font-size: 26px;
  font-weight: 300;
}

.txt-footer-domos.txt-footer-tel {
  background-image: url('../images/phone-call-blanco.png');
  background-size: 33px;
}

.txt-footer-domos.txt-footer-email {
  background-image: url('../images/envelope.png');
  background-size: 33px;
}

.txt-direccion-domos {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 19px;
  font-weight: 200;
  line-height: 30px;
}

.colm-form {
  padding-left: 0;
  padding-right: 0;
}

.fono-head-domos {
  background-image: url('../images/call-answer.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 31px;
  font-size: 23px;
  font-weight: 400;
}

.tcv {
  letter-spacing: 2px;
  text-shadow: 1px 1px 8px #192b5a;
  font-size: 70px;
}

.txt-field-domos {
  border: 1px solid #3a6096;
  border-radius: 5px;
}

.colm1 {
  background-color: #ce3137;
  height: 8px;
}

.colm-2 {
  background-color: #f36e37;
  height: 8px;
}

.colm3 {
  background-color: #98d033;
  height: 8px;
}

.colm4 {
  background-color: #46093e;
  height: 8px;
}

.row-linea, .dfdf {
  height: 0;
}

.telhead-domos {
  color: #2e2b2b;
  text-decoration: none;
}

.telfooter-domos, .email-footer-domos {
  color: #fff;
  text-decoration: none;
}

.span2-txt-gracias {
  font-size: 59px;
}

.fono-lahosa {
  z-index: 10;
  color: #fff;
  text-decoration: none;
  position: relative;
}

.fono-footer-lahosa {
  color: #000;
  text-decoration: none;
}

.body-letreros {
  padding-top: 0;
}

.banner-ltreros {
  background-image: linear-gradient(#000000d9, #fff0 40%), url('../images/5812cefc4c0e119f5c2cbb94_Texture1.png'), linear-gradient(315deg, #2d2a34ab, #2d2a34cf), url('../images/artemage1.jpg');
  background-position: 0 0, 50% 100%, 0 0, 50%;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  height: 823px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.logo-lketreros {
  width: 193px;
  display: block;
}

.flex {
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.container {
  position: relative;
}

.div-50 {
  width: 50%;
}

.boxe-1 {
  border: 30px solid #d6ccb791;
  width: 35%;
  height: 100%;
  margin-top: 60px;
  position: absolute;
  bottom: 2%;
  right: 6%;
  overflow: visible;
}

.container-images {
  min-height: 500px;
  position: relative;
  top: 2px;
  left: 0;
}

.img1-banner {
  background-image: url('../images/catalogo-2017-028.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 11px solid #fff;
  width: 58%;
  min-height: 300px;
  display: inline-block;
  position: absolute;
  top: 10%;
  right: 0;
  box-shadow: 0 0 50px 3px #0003;
}

.img2-banner {
  background-image: url('../images/catalogo-2017-005.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 11px solid #fff;
  width: 58%;
  min-height: 300px;
  display: inline-block;
  position: absolute;
  top: 26%;
  right: 36%;
  overflow: hidden;
  box-shadow: 0 0 50px 3px #0003;
}

.title-banner-letreros {
  color: #fdfdfd;
  letter-spacing: 0;
  margin-top: 27%;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 51px;
  font-weight: 900;
  line-height: 52px;
}

.title-banner-letreros.title-gracias-banner-artemage {
  letter-spacing: -1px;
  margin-bottom: 0;
  font-size: 31px;
}

.subtitle-banner-letreros {
  color: #fdb811;
  letter-spacing: -1px;
  margin-top: 0;
  margin-left: 20px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 34px;
}

.subtitle-banner-letreros.subtitle-banner-gracias-artemage {
  font-size: 31px;
}

.span-title {
  color: #fafafa;
  font-size: 72px;
  line-height: 54px;
}

.txt-fpnp-footer {
  color: #fdb811;
  background-image: url('../images/phone-call-blanco.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 23px;
  padding-left: 29px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.btn-banner-letreros {
  text-align: center;
  background-color: #0000;
  border-bottom: 4px solid #dfdedc96;
  width: 26%;
  margin-left: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 21px;
  font-weight: 400;
  transition: background-color .7s cubic-bezier(.6, -.28, .735, .045);
  display: block;
}

.btn-banner-letreros:hover {
  color: #fdaf26;
  background-color: #0000;
  border-bottom-color: #fdaf26;
  width: 26%;
  padding-left: 0;
  padding-right: 0;
}

.galeria-letreros {
  padding-top: 100px;
  padding-bottom: 100px;
}

.title-section-letreros {
  text-align: center;
  background-image: url('../images/cuadros-linea.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 158px;
  margin-bottom: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  font-size: 38px;
  display: block;
}

.title-section-letreros.title-call1-artemage {
  color: #fff;
  background-image: none;
  background-size: auto;
  margin-top: 17px;
  margin-bottom: 15px;
  padding-top: 0;
  font-size: 25px;
  font-weight: 100;
}

.title-section-letreros.title-form-artemage {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
}

.tab-menu {
  background-color: #0000;
  margin-bottom: 50px;
  margin-left: -10px;
  margin-right: -10px;
}

.tab-link {
  background-color: #0000;
  padding-left: 15px;
  padding-right: 15px;
}

.tab-link.w--current {
  color: #dfdedc;
  text-align: center;
  background-color: #003a78;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  transition: all .2s;
}

.galeria-imagen {
  background-image: url('../images/catalogo-2017-004.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 6px solid #fdb812;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 240px;
  display: flex;
  position: relative;
}

.galeria-imagen.galeria-imagen2 {
  background-image: url('../images/catalogo-2017-000.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen2 {
  background-image: url('../images/catalogo-2017-010.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen2.galeria3-imagen2 {
  background-image: url('../images/catalogo-2017-022.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen2.galeria3-imagen5 {
  background-image: url('../images/catalogo-2017-025.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen2.galeria3-imagen8 {
  background-image: url('../images/catalogo-2017-028.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen5 {
  background-image: url('../images/catalogo-2017-013---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria2-imagen8 {
  background-image: url('../images/catalogo-2017-016---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria4-imagen2 {
  background-image: url('../images/catalogo-2017-031.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria4-imagen5 {
  background-image: url('../images/catalogo-2017-034.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria4-imagen8 {
  background-image: url('../images/catalogo-2017-037.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria5-imagen2 {
  background-image: url('../images/catalogo-2017-040.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria5-imagen5 {
  background-image: url('../images/catalogo-2017-043.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria5-imagen8 {
  background-image: url('../images/catalogo-2017-046.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria6-imagen2 {
  background-image: url('../images/catalogo-2017-049---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria6-imagen5 {
  background-image: url('../images/catalogo-2017-052---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen2.galeria6-imagen8 {
  background-image: url('../images/catalogo-2017-055.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3 {
  background-image: url('../images/catalogo-2017-017---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria2-imagen3 {
  background-image: url('../images/catalogo-2017-011.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria2-imagen3.galeria3-imagen3 {
  background-image: url('../images/catalogo-2017-023.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria2-imagen3.galeria-imagen6 {
  background-image: url('../images/catalogo-2017-026.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria2-imagen3.galeria3-imagen9 {
  background-image: url('../images/catalogo-2017-029.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria2-imagen6 {
  background-image: url('../images/catalogo-2017-014.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria4-imagen3 {
  background-image: url('../images/catalogo-2017-032.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria4-imagen6 {
  background-image: url('../images/catalogo-2017-035.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria4-imagen9 {
  background-image: url('../images/catalogo-2017-038.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria5-imagen3 {
  background-image: url('../images/catalogo-2017-041.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria5-imagen6 {
  background-image: url('../images/catalogo-2017-053.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria5-imagen9 {
  background-image: url('../images/catalogo-2017-047.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria6-imagen3 {
  background-image: url('../images/catalogo-2017-050---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen3.galeria6-imagen9 {
  background-image: url('../images/catalogo-2017-057.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen4 {
  background-image: url('../images/catalogo-2017-002.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen5 {
  background-image: url('../images/catalogo-2017-003.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen6 {
  background-image: url('../images/catalogo-2017-005.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen7 {
  background-image: url('../images/catalogo-2017-006.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen8 {
  background-image: url('../images/catalogo-2017-007.jpg');
  background-size: cover;
}

.galeria-imagen.galeria-imagen9 {
  background-image: url('../images/catalogo-2017-008.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen1 {
  background-image: url('../images/catalogo-2017-009.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen1.galeria3-imagen1 {
  background-image: url('../images/catalogo-2017-021.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen1.galeria3-imagen4 {
  background-image: url('../images/catalogo-2017-024.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen1.galeria3-imagen7 {
  background-image: url('../images/catalogo-2017-027.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen4 {
  background-image: url('../images/catalogo-2017-012---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria2-imagen7 {
  background-image: url('../images/catalogo-2017-015---copia.jpg');
  background-size: cover;
}

.galeria-imagen.gaelria4-imagen1 {
  background-image: url('../images/catalogo-2017-030.jpg');
  background-size: cover;
}

.galeria-imagen.galeria4-imagen4 {
  background-image: url('../images/catalogo-2017-033.jpg');
  background-size: cover;
}

.galeria-imagen.galeria4-imagen7 {
  background-image: url('../images/catalogo-2017-036.jpg');
  background-size: cover;
}

.galeria-imagen.galeria5-imagen1 {
  background-image: url('../images/catalogo-2017-039.jpg');
  background-size: cover;
}

.galeria-imagen.galeria5-imagen4 {
  background-image: url('../images/catalogo-2017-042.jpg');
  background-size: cover;
}

.galeria-imagen.galeria5-imagen7 {
  background-image: url('../images/catalogo-2017-054---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria6-imagen1 {
  background-image: url('../images/catalogo-2017-048---copia.jpg');
  background-size: cover;
}

.galeria-imagen.galeria6-imagen4 {
  background-image: url('../images/catalogo-2017-051---copia.jpg');
  background-size: cover;
}

.div-more {
  color: #707d8f;
  background-color: #59697eb3;
  background-image: url('../images/572a7d6e975b63a43dbb48a8_Plus-sign-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  flex: 0 auto;
  align-self: center;
  width: 60px;
  height: 60px;
  transition: background-color .3s;
}

.div-more:hover {
  background-color: #59697ef2;
}

.row-galeria-letreros {
  margin-bottom: 16px;
}

.txt-tab {
  letter-spacing: -1px;
  font-size: 14px;
}

.nosotros-artemage {
  background-image: url('../images/5812d08357adbbf11636ce64_textureflipped.png'), linear-gradient(315deg, #313a7987, #2c24247d), url('../images/551ae73e6d9dc0a2445e11df_BG-2.jpg');
  background-position: 50% 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  padding-top: 300px;
  padding-bottom: 150px;
}

.div-txt-nosotros {
  float: none;
  background-color: #fdfdfcf2;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 40px 0 0;
  display: block;
}

.parrafo-nosotros-artemage {
  color: #0e0d0d;
  text-align: justify;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 23px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  display: flex;
}

.parrafo-nosotros-artemage.parrafo-call1-artemage {
  width: 86%;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 14px;
}

.colm-img-artemage-nosotros {
  padding-left: 0;
  padding-right: 0;
}

.btn-nosotros-artemage {
  text-align: center;
  background-color: #fdb811;
  width: 100%;
  font-size: 15px;
  transition: background-color .5s;
}

.btn-nosotros-artemage:hover {
  background-color: #032f5d;
}

.btn-nosotros-artemage.btn-call1-letreros {
  width: 100%;
  margin-top: 0;
  margin-right: 12px;
}

.call1-artemage {
  padding-bottom: 43px;
}

.txt1-call1artemage {
  color: #101111;
  margin-top: 0;
  margin-bottom: 8px;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 900;
  line-height: 61px;
}

.txt1-call1artemage.txt2call1-artemage {
  letter-spacing: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 32px;
  font-weight: 300;
}

.label-call1-artemage {
  letter-spacing: 0;
  font-size: 61px;
}

.div-areas-artemage {
  background-color: #003a78;
  padding: 30px 50px 30px 25px;
}

.list-areas-artemage {
  color: #fff;
  background-image: url('../images/checkbox.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 21px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 7px;
  padding-left: 39px;
  font-size: 14px;
}

.mapa-artomage {
  filter: saturate(200%);
  height: 403px;
}

.footer-artemage {
  background-color: #d3d1d1fc;
  background-image: linear-gradient(315deg, #2b2d6d7d, #1a244dbf), url('../images/551ae73e6d9dc0a2445e11df_BG-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-footer {
  z-index: 20;
  background-color: #fff;
  margin-top: -100px;
  margin-bottom: 60px;
  position: relative;
}

.div-contact-artemage {
  border-right: 1px solid #e0e0e0;
  height: 175px;
  padding: 35px 35px 25px;
  position: relative;
  overflow: hidden;
}

.div-contact-artemage.email-g {
  padding-left: 20px;
}

.title-info-footer-artemage {
  color: #003a78;
  background-image: url('../images/home.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-top: 0;
  padding-left: 31px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
}

.title-info-footer-artemage.phone-text {
  background-image: url('../images/old-handphone.png');
  background-size: 24px;
}

.title-info-footer-artemage.email-footer-artemage {
  background-image: url('../images/email-filled-closed-envelope.png');
  background-size: 24px;
}

.descripcion-info-footer-artemage {
  font-size: 17px;
}

.img-footer-artemage {
  float: left;
  background-image: linear-gradient(#0000, #17325c), url('../images/fondo_contactenos2.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 60%;
  height: 550px;
  display: inline-block;
}

.div-container-form-artemage {
  z-index: 10;
  background-color: #fff;
  width: 49%;
  height: 480px;
  padding: 40px 20px;
  position: absolute;
  top: 36px;
  left: 478px;
  right: -8px;
}

.conta {
  position: relative;
}

.btn-form-artemage {
  background-color: #fdba18;
  border-radius: 4px;
  width: 100%;
}

.textfield-form {
  text-align: center;
  border: 1px solid #929292;
  border-radius: 4px;
}

.tel-footer-artemage, .email-artemagen {
  color: #333;
  text-decoration: none;
}

.tel-fe {
  color: #fdb811;
  text-decoration: none;
}

.creativ-head {
  background-color: #fffc;
  border-top: 4px solid #be2f2a;
  padding-top: 5px;
  padding-bottom: 5px;
}

.creativ-banner.creativ-banner-gracias {
  padding-bottom: 80px;
}

.creativ-body {
  background-image: url('../images/creativenetos-banner.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.creativ-escribenos {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#0000, #ffffff0d);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.creatic-form {
  background-color: #ffffff0d;
  margin-bottom: 0;
  padding-bottom: 120px;
  padding-left: 10px;
  padding-right: 10px;
}

.creativ-enviar {
  letter-spacing: 3px;
  background-color: #be2f2a;
  border-bottom: 3px solid #d3742e;
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: block;
}

.creative-call {
  background-color: #be2f2ae6;
  padding-top: 60px;
  padding-bottom: 60px;
}

.creativ-titulo-call {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.creativ-subtitulo-ca {
  color: #dfdedc;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.creativ-subtitulo-ca.creativ-sub-banner {
  background-color: #be2f2a80;
  border-radius: 100px;
}

.creativ-subtitulo-ca.creativ-sub-banner.creativ-txt-gracias {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 18px;
  display: block;
}

.creativ-servicio {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.creativ-servicio.creativ-sect-2 {
  opacity: .9;
  background-image: url('../images/creativenetos-banner-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.creativ-titulo-info {
  color: #be2f2a;
  text-transform: uppercase;
  margin-top: 150px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
}

.creativ-txt-info {
  color: #333;
  text-align: justify;
  border-left-color: #d3742e80;
  font-family: Montserrat, sans-serif;
  line-height: 28px;
}

.creative-btn {
  letter-spacing: 3px;
  background-color: #be2f2a;
  border-bottom: 3px solid #d3742e;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  transition: background-color .5s;
}

.creative-btn:hover {
  background-color: #d3742e;
}

.creative-txt-head {
  text-align: right;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
}

.creative-txt-head.creative-fono-2 {
  margin-top: 0;
}

.creativ-cel {
  color: #be2f2a;
  margin-top: 0;
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.creativ-cel.creative-mail {
  font-size: 20px;
}

.creative-tel {
  color: #be2f2a;
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.creative-btn-call {
  text-align: center;
  letter-spacing: 3px;
  background-color: #0000;
  border: 1px solid #fff;
  width: 90%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  transition: background-color .5s;
  display: block;
}

.creative-btn-call:hover {
  background-color: #be2f2a;
}

.creativ-light {
  padding-top: 5px;
  padding-left: 5px;
}

.creativ-titulo-banner {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 250px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 45px;
}

.creativ-btn-banner {
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  background-color: #0000;
  background-image: url('../images/572a7d6e975b63a43dbb48a8_Plus-sign-1.png');
  background-position: 7% 100%;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  transition: background-color .5s;
  display: block;
}

.creativ-btn-banner:hover {
  background-color: #be2f2a80;
  border-radius: 100px;
}

.creativ-footer {
  background-color: #fff;
  background-image: linear-gradient(#0000001a, #fff);
  padding-top: 60px;
  padding-bottom: 60px;
}

.creativ-lista {
  margin-bottom: 20px;
}

.creativ-item {
  color: #be2f2a;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.bodyca {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  font-family: Montserrat, sans-serif;
}

.divbanca {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.image {
  width: 100%;
  max-width: 69%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtcontca {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  font-family: Amatic SC, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.fieldca {
  text-align: center;
}

.formca {
  background-color: #039;
  background-image: url('../images/fn_1.png');
  background-position: 0 0;
  background-size: 400px;
  border-radius: 10px;
  width: 81%;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
}

.btnenviarca {
  color: #039;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fddf1c;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 900;
  display: block;
}

.iimgbanca {
  margin-top: 204px;
}

.iimgbanca.imggracca {
  margin-top: 0;
}

.infoca {
  opacity: 1;
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.infoca.infoca2 {
  background-image: url('../images/fn.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 0;
}

.infoca.infoca2.infoca4 {
  padding-bottom: 100px;
}

.infoca.infoca3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/h7.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.txtinfoca {
  color: #039;
  text-transform: uppercase;
  border-top: 1px #000;
  border-bottom: 1px dotted #fddf1c;
  border-left: 5px solid #fddf1c;
  border-right: 1px #000;
  margin-bottom: 30px;
  padding-left: 15px;
  font-family: Amatic SC, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.txtinfoca.txtgracca {
  margin-top: 179px;
  margin-bottom: 10px;
}

.txtinfoca.txtgracca.txtgracca2 {
  border-style: none;
  margin-top: 0;
}

.txtinfoca.txtinfoca22 {
  border-style: none none none solid;
  border-width: 1px 1px 1px 5px;
  border-color: black black black var(--gold);
  color: var(--dark-slate-blue);
  padding-left: 9px;
  font-size: 40px;
  line-height: 42px;
}

.txtinfoca2 {
  text-align: justify;
  letter-spacing: 1px;
  font-size: 16px;
}

.sliderca {
  background-color: #0000;
  height: 530px;
  margin-top: -48px;
}

.btncontca {
  letter-spacing: 5px;
  background-color: #039;
  border: 1px #fddf1c;
  border-radius: 100px;
  margin-top: 20px;
  font-family: Amatic SC, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.btncontca.btncontca2 {
  text-align: center;
  background-color: #0000;
  border: 2px solid #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btncontca.btncontca2.bgty {
  background-color: var(--red-2);
  border-width: 0;
  width: 62%;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  transition: box-shadow .4s, background-color .5s;
}

.btncontca.btncontca2.bgty:hover {
  background-color: #f8421e;
  box-shadow: 11px 11px 21px -13px #00000063;
}

.btncontca.btncontca2.bgty.btn-grac-ce {
  margin-left: auto;
  margin-right: auto;
}

.btncontca.btncontca2.bgty.ghy879 {
  background-color: var(--yellow-green-3);
  letter-spacing: 1px;
  border-radius: 9px;
  width: 39%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.btncontca.btncontca2.bgty.ghy879:hover {
  background-color: #82b413;
}

.btncontca.btncontca2.bgty.ghy879.contcontca {
  background-color: #f6b116;
  width: 227px;
}

.btncontca.btncontca2.bgty.ghy879.contcontca:hover {
  background-color: #eb9b06;
}

.btncontca.btncontca2.bgty.ghy879.contcontca.btncont {
  background-color: #c00;
  width: 30%;
  margin-bottom: 50px;
}

.btncontca.btncontca2.bgty.ghy879.dfff {
  background-color: #000;
}

.btncontca.btncontca2.bgty.ghy879.dfff.w--current {
  background-color: var(--dark-magenta);
}

.btncontca.btncontca2.bgty.vb6783 {
  background-color: var(--yellow-green-3);
  letter-spacing: 1px;
  border-radius: 9px;
  width: 29%;
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.btncontca.btncontca2.bgty.vb6783:hover {
  background-color: #84b910;
}

.btncontca.btncontca2.gty78 {
  width: 25%;
  font-size: 22px;
  transition: background-color .4s;
}

.btncontca.btncontca2.gty78:hover {
  color: #3e3e3e;
  background-color: #fff;
}

.imginfoca {
  z-index: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.fotca {
  background-color: #000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.txtfotca {
  color: #fff;
  letter-spacing: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 30px;
}

.txtfotca._342323 {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.txtfotca2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.htmfotca {
  margin-top: 20px;
}

.txttitvalca {
  color: #039;
  text-align: center;
  background-color: #fddf1c;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: Amatic SC, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 35px;
}

.divvalca {
  background-color: #fff;
  border: 1px solid #039;
  border-radius: 10px 10px 0 0;
}

.rowca {
  margin-bottom: 20px;
}

.imgbanca2 {
  height: 600px;
}

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

.headchi {
  padding-top: 10px;
}

.bodychi {
  background-image: url('../images/Spa-Party-4.jpg');
  background-position: 0 -102px;
  background-repeat: repeat-y;
  background-size: cover;
  font-family: Dancing Script, sans-serif;
}

.logochi {
  width: 300px;
}

.txtfonochi {
  color: #000;
  text-align: right;
  text-shadow: 1px 1px 6px #fff;
  background-image: url('../images/phone.png');
  background-position: 62%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 23px;
  font-family: Dancing Script, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.txtfonochi.txtfotchi {
  text-align: left;
  background-position: 0;
  padding-left: 30px;
}

.txtfonochi.txtfotchi.txtfotchi2 {
  background-image: url('../images/mail.png');
  background-size: 30px;
}

.txtbanchi {
  color: #000;
  text-shadow: 1px 1px 6px #fff;
  margin-top: 100px;
  font-family: Dancing Script, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 50px;
}

.txtbanchi.txtbanchi2 {
  color: #cf006d;
  margin-top: 0;
  font-size: 50px;
}

.txtbanchi.txtbanchi2.txtgracch {
  margin-bottom: 200px;
}

.txtescrchi {
  color: #000;
  text-align: center;
  font-family: Dancing Script, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.fieldchi {
  text-align: center;
  font-size: 20px;
}

.formchi {
  background-image: linear-gradient(to top, #fffc, #0000);
  margin-bottom: 0;
  padding: 50px 5px 150px;
}

.btnenviatrchi {
  background-color: #cf006d;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  display: block;
}

.callchi {
  background-image: url('../images/call.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1400px 400px;
  padding-top: 20px;
  padding-bottom: 59px;
}

.txtcallchi {
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.txtcallchi.txtcallchi2 {
  color: #000;
  font-size: 40px;
}

.infochi {
  background-color: #fff;
  padding-bottom: 50px;
}

.txtinfochi {
  color: #cf006d;
  border: 1px #000;
  border-bottom: 2px dotted #000;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 40px;
}

.txtinfochi.txtinfochi1 {
  color: #fff;
  text-align: center;
  border-style: none;
}

.txtinfo1 {
  text-align: justify;
  font-family: Montserrat, sans-serif;
}

.divchi {
  background-color: #e9e9e9;
  border: 2px dotted #cf006d;
  border-radius: 10px;
  height: 300px;
  padding-bottom: 10px;
}

.txtdivchi {
  color: #000;
  background-image: url('../images/info.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 35px;
  font-size: 25px;
  line-height: 30px;
}

.txtdivchi2 {
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.imgchi {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.rowchi {
  margin-bottom: 20px;
}

.infochi2 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/14_1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 30px;
}

.sliderch {
  background-color: #0000;
  height: 250px;
}

.txtrecchi {
  color: #fff;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtrecch2 {
  color: #cf006d;
  font-family: Dancing Script, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.btncontchi2 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  width: 200px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  display: block;
}

.fotchi {
  background-color: #fff;
  padding-bottom: 30px;
}

.fotchi.fotchigr {
  padding-top: 30px;
}

.linkchi {
  color: #000;
  text-decoration: none;
}

.icoca {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txttiticoca {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Amatic SC, sans-serif;
  font-size: 27px;
  line-height: 40px;
}

.sliderca2 {
  background-color: #0000;
  border-radius: 0;
  height: 284px;
}

.text-block {
  color: #dfdedc;
  text-align: justify;
  margin-bottom: 30px;
  font-size: 20px;
}

.text-block.block2 {
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.column-5 {
  top: 0;
  left: 0;
  right: 0;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #2b2b2b;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.image-2 {
  width: 300px;
}

.section-2 {
  background-image: url('../images/688-2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 2%;
  padding-right: 2%;
}

.section-2.gracias {
  padding-top: 15%;
  padding-bottom: 15%;
}

.column-6 {
  background-color: #000c;
  padding: 7% 3%;
}

.field-label {
  color: #fff;
  text-align: center;
  font-size: 38px;
  line-height: 42px;
}

.submit-button {
  background-color: #c39f77;
}

.section-3 {
  background-color: #212121;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: block;
}

.text-block-2 {
  color: #fff;
  text-align: right;
  font-size: 28px;
  line-height: 34px;
}

.text-block-3 {
  color: #fcfcfc;
  text-align: right;
  font-size: 28px;
  line-height: 34px;
}

.body {
  background-color: #000;
  font-family: Raleway, sans-serif;
}

.form {
  flex-direction: column;
  display: flex;
}

.column-7 {
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 5px;
  display: flex;
}

.columns {
  display: flex;
}

.column-8 {
  color: #fff;
  background-color: #000;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.columns-2 {
  flex: 1;
  display: flex;
}

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

.column-9 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 3%;
  padding-bottom: 1%;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-bottom: 1%;
  padding-left: 1%;
  padding-right: 1%;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-5 {
  color: #c39f77;
  text-align: center;
  background-color: #000;
  padding-bottom: 1%;
  font-size: 22px;
  line-height: 26px;
}

.text-block-6 {
  color: #c39f77;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.column-10 {
  padding-left: 0;
  padding-right: 0;
}

.section-4.eventos {
  background-color: #212121;
}

.columns-3 {
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.columns-3.matrimonios {
  flex-direction: row-reverse;
  align-items: stretch;
}

.text-span, .text-span-2 {
  color: #c39f77;
}

.column-11 {
  flex-direction: column;
  align-items: center;
  padding: 3%;
  display: flex;
}

.column-11.banqueteria {
  background-color: #212121;
}

.image-3 {
  width: 100%;
  height: 100%;
}

.button {
  background-color: #c39f77;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 22px;
  line-height: 28px;
}

.text-block-7 {
  color: #fff;
  text-align: justify;
}

.text-block-7.x {
  color: #fcfcfc;
}

.text-block-8 {
  color: #fff;
  text-align: justify;
}

.text-block-8.x2 {
  color: #fff;
}

.column-12, .column-13, .column-14 {
  padding-left: 0;
  padding-right: 0;
}

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

.container-2 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.section-5 {
  background-color: #212121;
}

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

.column-15, .column-16, .column-17 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 1%;
  padding-bottom: 1%;
  display: flex;
}

.text-block-11 {
  color: #c39f77;
  text-align: center;
  background-color: #000;
  font-size: 14px;
  font-weight: 600;
}

.image-4 {
  transition: opacity .2s;
}

.text-block-12 {
  transform: none;
}

.columns-4 {
  text-align: left;
  justify-content: center;
  display: flex;
}

.column-18 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-6 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 32px;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 2%;
  margin-bottom: 1%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 18px;
  line-height: 22px;
}

.rowca22 {
  margin-bottom: 50px;
}

.section-7 {
  background-color: #000;
  background-image: url('../images/concepto-cumpleanos-presente-confeti.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 700px;
  padding-top: 60px;
  padding-bottom: 52px;
}

.section-7._23dfsdf {
  background-image: linear-gradient(#0006, #0006), url('../images/IMG_1457.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 100px;
}

.section-7._23dfsdf._4353dfsd {
  background-image: linear-gradient(#00000029, #00000029), url('../images/ban.jpg');
}

.section-7._23dfsdf._4353dfsd.bannerfp {
  background-image: linear-gradient(#00000057, #00000057), url('../images/1_1.jpeg');
  background-position: 0 0, 0%;
}

.section-7._23dfsdf._4353dfsd.banner-d-dn {
  background-image: linear-gradient(#000000a3, #000000a3), url('../images/9_3.jpg');
}

.section-7._23dfsdf.frtyui {
  background-image: linear-gradient(#0b0e3fc9, #0b0e3fc9), url('../images/11_2.jpg');
  height: 729px;
}

.container-4 {
  max-width: 79%;
}

.div-block {
  background-color: #fff0;
  padding: 0 40px;
}

.text-block-14 {
  text-align: center;
  margin-top: 2px;
  font-family: Amatic SC, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-14._7890 {
  color: #5f2fb8;
  text-shadow: 2px 2px 1px #7ea3ec;
  margin-top: 78px;
  margin-bottom: 29px;
  font-family: Dancing Script, sans-serif;
  font-size: 97px;
  font-weight: 700;
  line-height: 85px;
}

.columns-5 {
  background-color: #ffffffa8;
  border-radius: 200px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-15 {
  color: #fff;
  text-align: left;
  background-image: url('../images/llamada-telefonica_1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
}

.text-block-15.tmail {
  background-image: url('../images/email_1.svg');
  background-position: 0%;
  background-size: 20px;
  padding-left: 28px;
}

.text-block-15.tmail.er5454 {
  background-image: url('../images/i2_1.png');
}

.text-block-15.ererwe {
  background-image: url('../images/i1_1.png');
}

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

.section-8 {
  background-color: #000;
  background-image: url('../images/fondo-papel-tapiz-colorido-borroso-vivo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-8.sbm {
  background-image: url('../images/vgty.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  display: none;
}

.section-8.navidad {
  background-color: #fff;
}

.div-block-2 {
  background-color: #fff;
  border-radius: 16px;
  padding: 35px;
  box-shadow: 9px 9px 30px -14px #00000042;
}

.column-19 {
  padding-left: 35px;
}

.sbm {
  background-image: linear-gradient(#ffffffd6, #ffffffd6), url('../images/f2.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.columns-6 {
  align-items: center;
  display: flex;
}

.image-11 {
  width: 48%;
  max-width: 100%;
  margin-top: 0;
}

.image-11.img-ca {
  width: 40%;
  margin-bottom: 35px;
}

.column-20, .column-21 {
  text-align: center;
}

.text-block-18 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-bottom: 39px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-style: italic;
  font-weight: 700;
  line-height: 28px;
}

.text-block-18.jmi90 {
  font-size: 22px;
  line-height: 38px;
}

.text-block-18.fgt678 {
  color: #4b4b4b;
  font-style: normal;
  font-weight: 400;
}

.text-block-18.vbr33 {
  color: #000;
}

.text-block-19 {
  text-align: center;
  font-size: 17px;
  line-height: 28px;
}

.column-22, .column-23 {
  text-align: center;
}

.columns-8 {
  align-items: center;
  display: flex;
}

.text-block-20 {
  color: var(--663399);
  text-align: center;
  text-shadow: 1px 2px #bd73b4;
  margin-bottom: 17px;
  font-family: Dancing Script, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  position: static;
}

.text-block-20.fhyuio {
  font-size: 62px;
}

.text-block-20.gt6789 {
  color: var(--midnight-blue);
  font-size: 46px;
}

.section-10 {
  background-color: var(--663399);
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 51px;
  font-weight: 700;
  line-height: 54px;
}

.section-12 {
  background-color: var(--663399);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.section-12.swd {
  background-color: #28282a;
}

.link-3 {
  color: var(--dark-slate-blue);
  text-decoration: none;
}

.image-12 {
  margin-bottom: 20px;
}

.div-block-3 {
  background-color: #fff;
  background-image: url('../images/fn_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 94%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.text-block-22 {
  color: var(--663399);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-22._56757g {
  color: #000;
  font-size: 20px;
}

.submit-button-2 {
  color: #fff;
  background-color: #fdbc1a;
  border-radius: 9px;
  width: 100%;
  font-weight: 600;
  transition: background-color .4s;
}

.submit-button-2:hover {
  background-color: #84b811;
}

.collection-list-wrapper {
  object-fit: contain;
  background-color: #000;
  padding: 10px;
  overflow: auto;
}

.collection-list {
  column-count: 3;
}

.collection-item {
  margin-bottom: 14px;
}

.image-13 {
  border-radius: 8px;
}

.list-item {
  font-size: 18px;
}

.list-4 {
  margin-bottom: 33px;
  padding-left: 18px;
  font-size: 18px;
  line-height: 36px;
}

.img-margins {
  margin-top: 5px;
  margin-bottom: 5px;
}

.columns-10 {
  display: none;
}

.column-27, .column-28, .column-29 {
  padding-left: 5px;
  padding-right: 5px;
}

.bodyd3 {
  background-image: url('../images/shutterstock-1211x807.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.bodyd3.bodyzv {
  background-image: url('../images/ban_1.jpg');
  font-family: Montserrat, sans-serif;
}

.headd3 {
  padding: 10px 100px;
}

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

.logod3.lgozv {
  width: 150px;
}

.band3 {
  padding: 70px 100px 100px;
}

.txtband3 {
  color: #fff;
  text-align: center;
  font-size: 37px;
  font-weight: 300;
  line-height: 40px;
}

.txtband3.txtband33 {
  color: var(--steel-blue);
  letter-spacing: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 11px;
  font-size: 80px;
  font-weight: 900;
  line-height: 90px;
}

.txtband3.txtband33.txtbanzv2 {
  color: var(--zv);
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.txtband3.txtbanzv {
  font-size: 25px;
  line-height: 35px;
}

.txtbad3 {
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 21px;
}

.btnenviard3 {
  background-color: var(--zv);
  width: 100%;
}

.formd3 {
  background-color: var(--steel-blue);
  border-radius: 10px;
  margin-top: 15px;
  padding: 5px;
}

.formd3.formzv {
  background-color: var(--zv2);
  padding: 14px;
}

.text-block-23 {
  color: #fff;
  background-image: url('../images/i1.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 57px;
  padding-left: 32px;
  font-size: 16px;
  line-height: 25px;
}

.text-block-23.tt2 {
  background-image: url('../images/i3.png');
}

.text-block-23.tt3 {
  background-image: url('../images/i2.png');
}

.text-block-23.erdf {
  background-image: url('../images/icos-copia.png');
}

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

.calld3 {
  background-color: var(--zv2);
  padding: 50px 100px;
}

.txtcalld3 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.txtcalld3.txtcald32 {
  font-size: 20px;
  line-height: 30px;
}

.txtcalld3.txtcal22 {
  margin-bottom: 30px;
}

.btncontd3 {
  text-align: center;
  letter-spacing: 2px;
  background-color: #055f97;
  border-radius: 100px;
  width: 100%;
  margin-top: 30px;
  font-size: 18px;
}

.btncontd3.btncontzv {
  background-color: var(--zv2);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.infod3 {
  background-color: #fff;
  padding: 100px;
}

.infod3.infod32 {
  padding-bottom: 100px;
}

.infod3.infozv {
  background-color: #ececec;
}

.txtinfod3 {
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  line-height: 45px;
}

.txtinfod3.txtifozv {
  color: var(--zv2);
}

.txtinfod3.fgr54fg {
  color: #fff;
  margin-bottom: 50px;
}

.colsep {
  border-top: 7px solid var(--zv);
  border-radius: 1000px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.text-block-24 {
  text-align: justify;
  font-size: 16px;
  line-height: 22px;
}

.text-block-24.txttick {
  background-image: url('../images/check-mark.png');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-top: 15px;
  padding-left: 35px;
  line-height: 25px;
}

.text-block-24.txttick.tttick222 {
  text-align: left;
  padding-left: 25px;
  font-size: 20px;
}

.fotd3 {
  background-color: #333;
  padding: 50px 100px;
}

.logod333 {
  width: 300px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.htmld3 {
  margin-top: 90px;
}

.cent567 {
  text-align: center;
}

.div-block-61 {
  background-color: #0000;
  padding: 30px 20px;
  transition: background-color .5s;
}

.div-block-61:hover {
  background-color: #383838;
}

.link-40 {
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
}

.section-85 {
  color: #2e2d2d;
  background-color: #2e2d2d;
  padding-top: 80px;
  padding-bottom: 50px;
}

.text-block-133 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 300;
}

.text-block-130 {
  color: #6c3;
  margin-bottom: 11px;
  font-family: Oswald, sans-serif;
  font-size: 52px;
  line-height: 44px;
}

.text-block-130.title-productod {
  color: #363736;
  text-align: left;
  margin-bottom: 30px;
  line-height: 54px;
}

.text-block-130.title-productod.title-footer-field {
  color: #fff;
  text-align: center;
  margin-bottom: 23px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-block-134 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-image: url('../images/5a2fcde6602c890001e4e50c_snape-bottom_15a2fcde6602c890001e4e50c_snape-bottom.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 47px;
  padding-top: 61px;
  font-size: 16px;
  font-weight: 300;
}

.text-block-134.txt-fono-field {
  background-image: url('../images/llamada-telefonica.svg');
  background-size: 47px;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
}

.text-block-134.txt-fono-field.email-field {
  background-image: url('../images/email.svg');
  background-size: 47px;
}

.text-block-134.txt-fono-field.txt-fono-head {
  text-align: center;
  background-image: url('../images/llamada-telefonica.svg');
  background-position: 30%;
  background-size: 25px;
  margin-top: 9px;
  padding-top: 0;
  padding-left: 36px;
  font-size: 18px;
  font-weight: 600;
  line-height: 29px;
}

.text-block-134.whatssap-field {
  background-image: url('../images/whatsapp.svg');
  background-size: 47px;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
}

.text-block-134.whatssap-field.txt-wsp-header {
  text-align: left;
  background-image: url('../images/email.svg');
  background-position: 0;
  background-size: 25px;
  margin-top: 9px;
  padding-top: 0;
  padding-left: 37px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

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

.row-28 {
  padding-top: 18px;
}

.submit-button-16 {
  float: none;
  background-color: var(--steel-blue);
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-126 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 63px;
}

.text-block-126.hgyt7 {
  margin-top: 59px;
  font-size: 50px;
}

.text-field-17 {
  float: right;
  width: 100%;
  margin-bottom: 5px;
}

.text-field-19 {
  width: 100%;
  margin-bottom: 5px;
}

.textarea-6 {
  margin-bottom: 5px;
}

.text-field-18 {
  width: 100%;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-127 {
  background-color: var(--steel-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  background-image: none;
  margin-top: -41px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 43px;
}

.link-41 {
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
}

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

.section-81 {
  background-image: linear-gradient(#000000cf, #0000 35%), linear-gradient(#0000009c, #0000009c), url('../images/banner1.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  height: 700px;
  margin-top: 0;
}

.section-81.hnjui {
  background-image: linear-gradient(#012f63d6, #002e4b7d), url('../images/image2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 753px;
  padding-top: 24px;
}

.body-2 {
  font-family: Open Sans, sans-serif;
}

.text-block-135 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 6px #000;
  margin-top: 62px;
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 300;
  line-height: 34px;
}

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

.div-block-62 {
  background-color: #fff;
  margin-bottom: 110px;
  padding: 20px;
}

.text-block-136 {
  color: #fff;
  letter-spacing: 0;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: -3px;
  font-size: 19px;
  line-height: 30px;
}

.container-5 {
  max-width: 83%;
}

.container-5.tnc {
  color: #3b3b3b;
  text-align: center;
}

.section-86 {
  background-color: var(--midnight-blue);
  padding-top: 0;
  padding-bottom: 82px;
}

.button-3 {
  background-color: var(--deep-sky-blue);
  border-radius: 4px;
  margin-top: 28px;
  font-size: 16px;
  line-height: 28px;
  transition: background-color .4s;
}

.button-3:hover {
  background-color: var(--steel-blue);
}

.text-block-137 {
  color: #fff;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 45px;
}

.heading.tnl {
  color: #424242;
}

.heading.tnc {
  color: #3d3d3d;
  text-align: center;
}

.div-block-63 {
  background-color: var(--deep-sky-blue);
  width: 46px;
  height: 4px;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: auto;
}

.div-block-63.lcc {
  margin-left: auto;
  margin-right: auto;
}

.section-87 {
  background-color: #f0f0f0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.column-33 {
  padding-left: 37px;
}

.text-block-138 {
  background-image: url('../images/marca-de-verificacion.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 15px;
  padding-left: 29px;
  line-height: 22px;
}

.slider-2 {
  height: 600px;
}

.slide {
  background-image: url('../images/s1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.slide-3 {
  background-image: url('../images/S5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/S3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/s4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/s2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-88 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-89 {
  background-color: #444;
  display: none;
}

.text-block-139 {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 66px;
  margin-bottom: 13px;
  font-size: 19px;
}

.image-41 {
  max-width: 81%;
}

.columns-11 {
  align-items: center;
  display: flex;
}

.div-serv-ce {
  border-radius: 9px;
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
}

.bold-text-2 {
  text-shadow: 0 1px #bd73b4;
}

.section-90 {
  background-image: linear-gradient(45deg, #f57735, #4d21cb);
  padding: 100px;
}

.section-90.sect333 {
  background-color: #28282a;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section-90.sect333._453rtg {
  background-color: #f1f1f1;
}

.div-block-64 {
  text-align: center;
  background-color: #fff;
}

.text-block-140 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-140._4343dsd {
  color: #fff;
  text-shadow: 4px 4px 1px #000000e6;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 70px;
}

.text-block-140._4343dsd.sftyu {
  letter-spacing: 15px;
  margin-top: 27px;
  font-size: 76px;
  line-height: 78px;
}

.text-block-140._4343dsd.sftyu.d567800 {
  letter-spacing: 4px;
  font-size: 54px;
  line-height: 69px;
}

.text-block-140.rfgd {
  margin-bottom: 50px;
}

.div-block-65 {
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/1-land.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-65._2222 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_3549.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-65._333 {
  background-image: linear-gradient(#c5ad0e80, #c5ad0e80), url('../images/IMG_8767-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-65._3333 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1_1.jpg');
  background-repeat: repeat, no-repeat;
}

.div-block-65._444 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/4_2.jpg');
  background-size: auto, cover;
}

.div-block-65._555 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/2_2.jpg');
  background-repeat: repeat, no-repeat;
}

.div-block-65._666 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/3_2.jpg');
  background-repeat: repeat, no-repeat;
}

.text-block-141 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2px 1px #000000ed;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.section-91 {
  background-image: url('../images/web_caramalosfiestas.cl-2.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-42, .image-43 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.text-block-142 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 3px 3px #000000e6;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-142._546fgdsdsf {
  color: #fff;
  text-align: center;
  text-shadow: none;
  margin-bottom: 50px;
}

.section-92 {
  background-image: linear-gradient(107deg, #0d48bcb0, #bd0873d6), url('../images/b1.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 740px;
  padding-top: 20px;
}

.section-92.gtyui {
  background-image: linear-gradient(107deg, #0d48bcb0, #bd0873d6), url('../images/DSC_0116.jpg');
  background-position: 0 0, 50%;
}

.section-92.banne-fp {
  background-image: linear-gradient(114deg, #ff0000ba, #0f23ffad), url('../images/shutterstock_311418290.jpg');
}

.section-92.banne-fp.banner-pisicina {
  background-image: linear-gradient(114deg, #153db4ba, #0febffad), url('../images/banner.jpg');
}

.section-92.banne-fp.banner-pisicina.banner-matrimonio {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/IMG_8471.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.container-principal {
  max-width: 87%;
}

.text-block-143 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 200px;
  margin-bottom: 10px;
  font-size: 44px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-144 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
}

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

.textarea-9 {
  text-align: left;
  border-radius: 6px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
}

.button-25 {
  text-align: center;
  background-color: #384482;
  border-radius: 8px;
  width: 71%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 26px;
  transition: background-color .5s;
  display: block;
}

.button-25:hover {
  background-color: #1c275f;
}

.button-25.hjui {
  background-color: #476892;
  width: 46%;
}

.button-25.hjui:hover {
  background-color: #2b507f;
}

.button-25.hjui.hyuio {
  background-color: #fea200;
  margin-left: 0;
  font-weight: 500;
}

.button-25.hjui.hyuio:hover {
  background-color: #e78803;
}

.button-25.hjui.hyuio.jmnjkop {
  background-color: #41cbce;
  width: 39%;
  font-weight: 600;
}

.button-25.hjui.hyuio.jmnjkop:hover {
  background-color: #30aeb1;
}

.button-25.ghy8 {
  background-color: #fff0;
  border: 1px solid #fff;
  width: 25%;
}

.button-25.ghy8:hover {
  color: #252525;
  background-color: #fff;
}

.button-25.btn-ce {
  background-color: var(--deep-sky-blue);
  text-align: center;
  border: 1px #fff;
  width: auto;
  margin-left: 0;
  font-size: 15px;
  font-weight: 500;
}

.button-25.btn-ce:hover {
  background-color: var(--zv2);
}

.button-25.btn-ce.btn-azul {
  background-color: var(--dark-slate-blue);
  width: 289px;
  margin-left: auto;
  margin-right: auto;
}

.button-25.btn-ce.btn-azul.btn-dorado {
  background-color: var(--dorado);
  border-radius: 200px;
  width: 23%;
}

.button-25.btn-ce.btn-azul.btn-dorado:hover {
  background-color: #ac7808;
}

.button-25.btn-ce.btnwsp {
  text-align: left;
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
  background-position: 9%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 53px;
  font-size: 17px;
  line-height: 33px;
}

.button-25.btn-ce.btnwsp.bnhufoo {
  background-color: #02d650;
  flex: 0 auto;
  margin-bottom: 20px;
  margin-right: 20px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-25.btn-ce.btnwsp.bnhufoo:hover {
  background-color: #04a73f;
}

.button-25.btn-ce.btnwsp.bgy789 {
  background-image: url('../images/email_4.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 26px;
}

.button-25.btn-ce.mkop {
  background-color: var(--aquai2);
}

.button-25.btn-ce.mkop:hover, .button-25.btn-ce.wqwq {
  background-color: var(--aquai);
}

.button-25.btn-ce.wqwq:hover {
  background-color: var(--aquai2);
}

.contact-header-ic {
  color: #3d5b96;
  text-align: center;
  letter-spacing: 3px;
  background-image: url('../images/manija-de-telefono-silueta_1manija-de-telefono-silueta.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-top: 23px;
  font-size: 13px;
}

.contact-header-ic.contact-env {
  color: #fff;
  background-image: url('../images/correo_1correo.png');
}

.contact-header-ic.contact-env.h-m-pr {
  color: #000;
  background-image: url('../images/correo_2correo.png');
}

.contact-header-ic.contact-env.h-m-pr.gtyui {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px;
}

.contact-header-ic.contact-env.h-m-pr.gtyui.jnbgh {
  background-image: url('../images/email_2.svg');
  background-size: 26px;
  padding-top: 30px;
}

.contact-header-ic.hf-pr {
  color: #000;
  background-image: url('../images/telefono_1telefono.png');
}

.contact-header-ic.hf-pr.vgbhj {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px;
}

.contact-header-ic.hf-pr.vgbhj.u890 {
  background-image: url('../images/whatsapp_1.svg');
  background-size: 34px;
  padding-top: 40px;
  font-size: 15px;
}

.column-157 {
  text-align: center;
  padding-right: 136px;
}

.column-157.nbvr56 {
  text-align: center;
  padding-right: 10px;
}

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

.link-72.frty {
  color: #fff;
}

.text-field-20 {
  text-align: left;
  border-radius: 6px;
  font-size: 16px;
}

.image-70 {
  margin-top: 17px;
}

.div-block-24 {
  background-color: #384482bf;
  border-left: 6px #00064154;
  border-radius: 8px;
  width: 83%;
  min-height: 300px;
  margin-top: 102px;
  padding: 25px 30px 20px;
}

.div-block-24.hyui {
  background-color: #0404044a;
  margin-top: 0;
}

.div-block-24.hyui.gbyuiop {
  background-color: var(--dorado);
  text-align: center;
  width: 75%;
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-24.hyui.jmklo {
  background-color: #ffffff75;
  width: 72%;
  margin-left: auto;
}

.container-ie {
  max-width: 87%;
}

.container-ie.textcen {
  text-align: center;
}

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

.link-94.bhuio {
  color: #fff;
}

.column-92 {
  padding-left: 62px;
}

.text-block-212 {
  color: #2e3970;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 2px 2px 15px #00000078;
  margin-top: 171px;
  padding-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.text-block-212.hy789 {
  color: #fff;
  margin-top: 143px;
}

.text-block-212.hy789.gbvdf {
  text-align: center;
  text-shadow: 1px 1px 1px #00000078;
  margin-top: 157px;
  margin-bottom: 11px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 400;
  display: none;
}

.text-block-212.gt678 {
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 800;
  line-height: 43px;
}

.text-block-212.gt678.gbyui {
  color: #fff;
  text-align: left;
  margin-bottom: 9px;
  font-size: 62px;
  line-height: 67px;
}

.text-block-212.gt678.gbyui.vb67kl {
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  margin-top: 182px;
  margin-bottom: 22px;
  font-size: 37px;
  line-height: 51px;
}

.text-block-212.gt678.gbyui.vb67kl.cs3457j {
  margin-top: 159px;
}

.text-block-212.gt678.gbyui.vb67kl.frtyii {
  letter-spacing: 3px;
  margin-top: 0;
  font-size: 56px;
  line-height: 59px;
}

.text-block-212.gt678.gbyui.vb67kl.frtyii.frt67 {
  margin-top: 165px;
}

.text-block-212.gt678.gbyui.vb67kl.fr6789 {
  font-size: 47px;
}

.text-block-212.gt678.gbyui.vb67kl.fdfdfd {
  text-transform: none;
  margin-bottom: 28px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 57px;
  font-weight: 700;
}

.submit-button-18 {
  background-color: #476892;
  border-radius: 7px;
  width: 100%;
  padding-left: 26px;
  font-size: 13px;
}

.submit-button-18:hover {
  background-color: #2f496b;
}

.submit-button-18.cvdwe {
  background-color: #fea200;
}

.submit-button-18.cvdwe:hover {
  background-color: #e29300;
}

.submit-button-18.cvdwe.df6790 {
  background-color: #41cbce;
}

.submit-button-18.cvfr578 {
  background-color: var(--deep-sky-blue);
}

.submit-button-18.cvfr578:hover {
  background-color: var(--dark-slate-blue-2);
}

.submit-button-18.cvfr578.btn-azul {
  background-color: var(--dark-slate-blue);
}

.submit-button-18.cvfr578.btn-azul.btn-uu {
  background-color: #a07d4d;
  border-radius: 200px;
  width: 220px;
  padding: 15px 20px;
  font-size: 15px;
}

.submit-button-18.cvfr578.qweqwe {
  background-color: var(--aquai);
}

.column-102 {
  margin-top: 0;
}

.item-contact-2 {
  color: #862828;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
}

.item-contact-2.gty {
  color: #fff;
  font-size: 19px;
}

.text-block-213 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 28px;
  font-size: 25px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-213.jui90 {
  color: var(--zv2);
}

.text-field-4 {
  text-align: left;
  border-radius: 6px;
  font-size: 15px;
  line-height: 32px;
}

.header-ic {
  padding-top: 9px;
  padding-bottom: 10px;
}

.header-ic.bannerele {
  background-image: linear-gradient(#00000080, #00000080), url('../images/electrical-technician-working-in-switchboard-with-fuses.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-bottom: 100px;
}

.header-ic.bannerele.mnjui {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/sites_pages-6101a641575dd.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-block-214 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-223 {
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 51px;
}

.section-59 {
  background-color: #1b2764;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-59.bnhyu {
  background-color: #2138af;
}

.section-59.bnhyu.yu8 {
  background-color: #005eaa;
}

.section-59.bnhyu.yu8.vbhyui {
  background-color: #fea200;
}

.section-59.bnhyu.yu8.vbhyui.h890lp {
  background-color: #41cbce;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-59.cf6789 {
  background-color: #1e1e1e;
}

.section-93 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.text-block-224 {
  margin-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 31px;
}

.text-block-224.frtyui {
  color: var(--red);
  -webkit-text-stroke-color: var(--dark-cyan);
}

.text-block-224.frtyui.gy790 {
  color: var(--dorado);
}

.text-block-224.frtyui.gy790.tghh {
  text-align: center;
}

.text-block-224.hy7890 {
  color: var(--red-3);
  text-align: left;
}

.text-block-225 {
  color: var(--zv2);
  text-align: left;
  text-transform: uppercase;
  align-self: center;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 47px;
}

.text-block-225.fg678 {
  font-size: 35px;
}

.text-block-225.gtuip {
  color: var(--black);
  margin-bottom: 30px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.text-block-225.gtuip.gt6789 {
  text-align: center;
  font-weight: 400;
}

.text-block-225.h790 {
  color: var(--black);
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 400;
}

.text-block-225.xct78 {
  font-size: 19px;
  line-height: 33px;
}

.text-block-225.kiolp {
  margin-bottom: 43px;
}

.text-block-225.kiolp.v6789o {
  text-align: left;
  font-size: 32px;
}

.text-block-225.kiolp.v6789o.b890 {
  text-align: left;
  font-size: 35px;
}

.text-block-225.kiolp.v6789o.b890.wqeds {
  align-self: flex-start;
  margin-bottom: 20px;
}

.text-block-225.yu789 {
  margin-bottom: 28px;
}

.div-block-66 {
  background-color: var(--deep-sky-blue);
  width: 90px;
  height: 2px;
  margin-top: 18px;
  margin-bottom: 24px;
}

.div-block-66.div-center-sd {
  background-color: var(--deep-sky-blue);
  margin-left: auto;
  margin-right: auto;
}

.div-block-66.div-center-sd.hnyu78 {
  background-color: var(--dark-slate-blue);
}

.div-block-66.div-center-sd.hnyu78.linea-doracenter {
  background-color: var(--dorado);
}

.div-block-66.div-center-sd.t689 {
  background-color: var(--zv);
}

.div-block-66.div-center-sd.t689.linea-doradacenter {
  background-color: var(--dorado);
  margin-bottom: 72px;
}

.div-block-66.gtyu {
  background-color: var(--dark-slate-blue);
}

.div-block-66.gtyu.lineadora {
  background-color: var(--dorado);
}

.div-block-66.gtyu.lineadora.n7890 {
  margin-left: auto;
  margin-right: auto;
}

.text-block-226 {
  text-align: justify;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 25px;
}

.column-158 {
  padding-right: 40px;
}

.image-71 {
  border-radius: 7px;
  box-shadow: 2px 4px 19px 2px #00000069;
}

.image-71.imgpo.gt6789 {
  width: 88%;
}

.section-94 {
  background-color: #f4f4f4;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-94.dfr567 {
  background-color: #f8f2e8;
}

.div-img {
  background-image: url('../images/ox.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 220px;
}

.div-img.de346j {
  background-image: url('../images/Ecografia_-pelvica-1200x800.jpeg');
}

.div-img.de346j.c3467890 {
  background-image: url('../images/3_5.jpg');
}

.div-img.fr56y {
  background-image: url('../images/ecografiaabdominal.jpg');
}

.div-img.fr56y.fbt6890 {
  background-image: url('../images/Airesdelmaipo-graduacion.jpg');
}

.div-img.fr56y.fbt6890.a210 {
  background-image: url('../images/IMG_8200.jpg');
}

.div-img.fr56y.fbt6890.a210.jmn78 {
  background-image: url('../images/6_3.jpg');
}

.div-img.fr56y.fbt6890.a210.jmn78.actin2 {
  background-image: url('../images/IMG_1014.jpg');
}

.div-img.fr56y.fbt6890.a210.vgtyuio {
  background-image: url('../images/shutterstock_311418290.jpg');
}

.div-img.fr56y.fbt6890.a210.vgtyuio.activi {
  background-image: url('../images/IMG_1079_opt.jpg');
}

.div-img.fr56y.fbt6890.za1234j {
  background-image: url('../images/primer-plano-equipo-dj-gente-bailando-club.jpg');
}

.div-img.fr56y.fbt6890.fr567 {
  background-image: url('../images/salon.jpg');
}

.div-img.fr56y.cn {
  background-image: url('../images/IMG_8639.jpg');
}

.div-img.fr56y.vgbc3d {
  background-image: url('../images/12_2.jpg');
}

.div-img.dw45g {
  background-image: url('../images/ecografia-mamaria.jpg');
}

.div-img.dw45g.dw45789 {
  background-image: url('../images/2_4.jpg');
}

.div-img.dw45g.dw45789.ft678 {
  background-image: url('../images/recetas-gourmet-marzo-2021-internet-45-570x458.jpg');
}

.div-img.dw45g.dw45789.ft678.alkmuerzo {
  background-image: url('../images/5835.jpg');
}

.div-img.dw45g.cm {
  background-image: url('../images/Diseño-sin-título.jpg');
}

.div-img.gym {
  background-image: url('../images/DSC_0050.jpg');
}

.div-img.gym.ret {
  background-image: url('../images/IMG_20240525_114553.jpg');
}

.div-img.gym.exp {
  background-image: url('../images/IMG_20240525_123935.jpg');
}

.div-img.gym.acv {
  background-image: url('../images/DSC_0057.jpg');
}

.div-img.gym.jkil {
  background-image: url('../images/IMG-20240525-WA0032.jpg');
  background-size: cover;
}

.div-text {
  text-align: center;
  padding: 20px 10px 30px;
}

.button-9 {
  letter-spacing: 2px;
  background-color: #03d0cb;
  border: 1px solid #03d0cb;
  border-radius: 6px;
  margin-right: 13px;
  font-size: 15px;
  line-height: 26px;
  transition: background-color .4s;
}

.button-9:hover {
  background-color: #03d0cb00;
  border-color: #fff;
}

.button-9.btn-serv {
  background-color: var(--deep-sky-blue);
  color: #fff;
  letter-spacing: 0;
  border-width: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.button-9.btn-serv:hover {
  background-color: var(--royal-blue);
  color: #fff;
  border-color: #03d0cb;
  box-shadow: 0 3px 13px -1px #00000052;
}

.button-9.btn-serv.btn-azul {
  background-color: var(--dark-slate-blue);
}

.button-9.btn-serv.btn-azul.btn-d {
  background-color: var(--dorado);
  border-radius: 200px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 26px;
}

.button-9.btn-serv.btn-azul.btn-d:hover {
  background-color: #ac7808;
}

.contenedor-principal {
  background-color: #fff;
  border-radius: 7px;
  height: 430px;
  margin: 10px;
  box-shadow: 3px 3px 26px -5px #00000038;
}

.text-block-148 {
  color: var(--black);
  margin-bottom: 11px;
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
}

.text-block-170 {
  color: #fff;
  text-transform: none;
  background-image: url('../images/marca-de-verificacion-1.svg');
  background-position: 0 11%;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 19px;
  padding-left: 28px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-170.icon-text {
  background-image: url('../images/pulgar-arriba.svg');
  background-size: 62px;
  margin-bottom: 34px;
  padding-left: 82px;
  font-size: 15px;
  line-height: 24px;
}

.text-block-170.icon-text.ws2357, .text-block-170.icon-text.ws2357.icon-ri {
  background-image: url('../images/ubicacion-1.svg');
  background-size: 62px;
}

.text-block-170.icon-text.ws2357.icon-ri.yhjmkl {
  background-image: url('../images/marcador-de-posicion.svg');
}

.text-block-170.icon-text.ycw3 {
  background-image: url('../images/calidad.svg');
  margin-bottom: 20px;
}

.text-block-170.icon-text.ycw3.f6789 {
  background-image: url('../images/plato.svg');
}

.text-block-170.icon-text.ycw3.f6789.ty790 {
  background-image: url('../images/cena.svg');
}

.text-block-170.icon-text.gv54e {
  background-image: url('../images/mesa-del-comedor-1.svg');
  margin-bottom: 20px;
}

.text-block-170.icon-text.gv54e.bgy8 {
  background-image: url('../images/pulgar-arriba.svg');
  background-size: 70px;
}

.text-block-170.icon-text.gv54e.lidt {
  background-image: url('../images/clasificacion-1.svg');
}

.text-block-170.icon-text.gv54e.lidt.gt7n {
  background-image: url('../images/cheque.svg');
}

.text-block-170.icon-text.cv57io {
  background-image: url('../images/clasificacion-1.svg');
}

.text-block-170.icon-text.cv57io.vfest {
  background-image: url('../images/calidad.svg');
}

.text-block-170.icon-text.cv57io.vfest.hn890 {
  background-image: url('../images/customer-review.svg');
}

.text-block-170.icon-text.gtyuop {
  background-image: url('../images/felicidad.svg');
  background-size: 70px;
}

.text-block-170.icon-text.icon-rojo {
  background-image: url('../images/escudo-seguro-1.svg');
}

.text-block-170.icon-text.icon-rojo.escfg {
  background-image: url('../images/proteger.svg');
}

.text-block-170.icon-text.icon-rojo.escfg.ert {
  text-align: center;
  background-image: url('../images/verificado.svg');
  background-position: 50% 0;
  margin-bottom: 0;
  padding-top: 79px;
  padding-left: 0;
}

.text-block-170.icon-text.icon-rojo.escfg.ert.frty {
  background-image: url('../images/localizacion.svg');
}

.text-block-170.icon-text.icon-rojo.escfg.ert.vbnm {
  background-image: url('../images/cena-1.svg');
}

.text-block-170.icon-text.icon-rojo.escfg.ert.fgty78 {
  background-image: url('../images/opcion-de-lista.svg');
}

.div-block-48 {
  background-color: #b11d26;
  height: 650px;
  padding: 60px 140px 60px 70px;
}

.div-block-48.frt56789 {
  background-color: #000;
  padding-left: 40px;
  padding-right: 100px;
}

.div-block-48.frt56789.e3590 {
  background-color: var(--midnight-blue);
  height: 900px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-48.frt56789.e3590.ty79 {
  background-color: var(--black);
  height: 861px;
}

.column-115 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-35 {
  background-color: #03d0cb;
  width: 6%;
  height: 3px;
  margin-bottom: 51px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-35.frt56789 {
  background-color: #b11d26;
}

.div-block-35.frt56789._5gbvh {
  width: 46px;
  margin-bottom: 34px;
  margin-left: 0;
  margin-right: auto;
}

.div-block-35.frt56789._5gbvh.fvbamar {
  background-color: #edc035;
}

.fhfgg {
  background-image: url('../images/oculista-sciabbica-palermo-013-a862af44-1920w.webp');
  background-position: 50%;
  background-size: cover;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 650px;
}

.fhfgg.fr567j {
  background-image: url('../images/web.jpeg');
  height: 800px;
}

.fhfgg.fr567j.c5790 {
  background-image: url('../images/fiestas-patrias-chile.jpg');
  background-position: 50%;
  height: 900px;
}

.fhfgg.fr567j.c5790.ghtyy {
  background-image: url('../images/DSC_0116.jpg');
}

.fhfgg.fr567j.c5790.g789 {
  background-image: url('../images/WhatsApp-Image-2017-11-22-at-15.00.44-1.jpeg');
}

.fhfgg.fr567j.c5790.g789.gbhju {
  background-image: url('../images/IMG_8200.jpg');
  background-repeat: no-repeat;
  height: 861px;
}

.heading-23 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 34px;
}

.heading-23.ftyui {
  text-transform: none;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 44px;
  font-weight: 400;
}

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

.text-block-227 {
  font-size: 16px;
  line-height: 29px;
}

.column-159 {
  text-align: right;
  border-right: 1px solid #b1b1b1;
  padding-right: 40px;
}

.column-160 {
  padding-left: 36px;
}

.image-72 {
  text-align: right;
  width: 62%;
  max-width: 87%;
}

.image-72.bnu89.gh789 {
  width: 77%;
}

.text-block-228 {
  color: var(--zv);
  text-align: center;
  margin-bottom: 5px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 45px;
}

.text-block-228.f5bvm {
  color: #14182e;
  margin-bottom: 62px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 41px;
  font-weight: 700;
}

.text-block-228.f5bvm.frtyu {
  color: var(--dark-slate-blue);
}

.text-block-228.f5bvm.frtyu.hgh7uo {
  color: var(--black);
  text-transform: uppercase;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 400;
}

.text-block-228.f5bvm.frtyu.hgh7uo.ddfvb {
  color: #fff;
  margin-bottom: 13px;
}

.text-block-228.hyuip {
  color: var(--red-3);
}

.text-block-228.hyuip.hy7nml {
  color: var(--dorado);
}

.html-embed {
  border-radius: 8px;
  margin-top: 63px;
}

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

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

.html-embed-2 {
  color: #fff;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 9px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-size: 15px;
}

.date-field {
  color: #151e24;
  border: 1px solid #e9ecf0;
  border-radius: 12px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  font-size: 14px;
  transition: all .25s;
  box-shadow: 1px 1px 2px #7281a70a;
}

.date-field:hover {
  border-color: #ccd5e0;
}

.date-field:focus {
  border-color: #642eff;
}

.date-field::placeholder {
  color: #a0a6b0;
}

.image-73.derty {
  width: 64%;
  max-width: 81%;
}

.divzv {
  background-color: #fff;
  border-radius: 10px;
  height: 600px;
  margin: 25px;
  padding: 18px;
  box-shadow: 6px 7px 5px 7px #0003;
}

.divzv.divzx2 {
  height: auto;
}

.text-block-229 {
  color: var(--zv2);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.image-74 {
  margin-bottom: 20px;
}

.slider-3 {
  background-color: #ddd0;
}

.image-75 {
  width: 45px;
}

.button-30 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #0cc143;
  background-image: url('../images/whatsapp_2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 35px;
  background-clip: border-box;
  border-radius: 300px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 20px;
  transition: background-color .4s;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-30:hover {
  background-color: #0c9d38;
}

.ctazv {
  background-color: var(--zv2);
  padding: 100px;
}

.submit-button-19 {
  background-color: var(--zv);
}

.link-block, .link-block-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-230 {
  margin-bottom: 16px;
}

.section-97 {
  background-color: #1b2764;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-97.bnhyu {
  background-color: #2138af;
}

.section-97.bnhyu.yu8 {
  background-color: #436ea5;
}

.section-97.bnhyu.yu8.vbhyui {
  background-color: var(--zv);
}

.text-block-251 {
  color: #fff;
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 51px;
}

.button-26 {
  text-align: center;
  background-color: #384482;
  border-radius: 8px;
  width: 71%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 26px;
  transition: background-color .5s;
  display: block;
}

.button-26:hover {
  background-color: #1c275f;
}

.button-26.ghy8 {
  letter-spacing: 1px;
  background-color: #fff0;
  border: 2px solid #fff;
  width: 25%;
  font-size: 15px;
  font-weight: 500;
}

.button-26.ghy8:hover {
  color: #252525;
  background-color: #fff;
}

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

.container-pg {
  max-width: 86%;
}

.column-154 {
  border-right: 0 #00000063;
  height: auto;
  padding-left: 39px;
  padding-right: 7px;
}

.column-156 {
  text-align: center;
  border-left: 0 solid #00000063;
  border-right: 0 #00000063;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.text-block-219 {
  color: #fff;
  text-align: left;
  margin-bottom: 26px;
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-219.hnm, .text-block-219.fgh {
  margin-bottom: 17px;
}

.row-8 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.row-8.nmkl {
  margin-bottom: 0;
}

.text-block-220 {
  color: #fff;
  background-image: url('../images/telefono_2telefono.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 14px;
  padding-left: 33px;
  font-size: 17px;
  line-height: 29px;
}

.text-block-220.vddw {
  background-image: url('../images/logotipo-de-instagram.svg');
}

.text-block-220.vddw.facefg {
  background-image: url('../images/facebook.svg');
}

.text-block-218 {
  color: #fff;
  background-image: url('../images/maps-and-flags_2maps-and-flags.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 17px;
  padding-left: 31px;
  line-height: 26px;
}

.text-block-218.txt-email-v {
  text-align: left;
  background-image: url('../images/close-envelope_2close-envelope.png');
  background-size: 22px;
  font-size: 17px;
}

.text-block-218.txt-email-v.vbgtyui {
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
  font-size: 17px;
}

.text-block-218.txt-email-v.vbgtyui.sitero {
  background-image: url('../images/sitio-web.svg');
}

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

.column-155 {
  border-right: 0 solid #00000059;
  height: 201px;
  padding-right: 30px;
}

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

.section-33 {
  background-color: #1d8fbd;
  padding-top: 74px;
  padding-bottom: 36px;
}

.section-33.gtyuk {
  background-color: #14182e;
}

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

.column-161 {
  border-right: 0 #00000063;
  height: auto;
  padding-left: 39px;
  padding-right: 7px;
}

.column-162 {
  text-align: center;
  border-left: 0 solid #00000063;
  border-right: 0 #00000063;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.text-block-252 {
  color: #fff;
  text-align: left;
  margin-bottom: 26px;
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-252.hnm, .text-block-252.fgh {
  margin-bottom: 17px;
}

.row-29 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.row-29.nmkl {
  margin-bottom: 0;
}

.text-block-253 {
  color: #fff;
  background-image: url('../images/telefono_2telefono.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 14px;
  padding-left: 33px;
  font-size: 15px;
  line-height: 29px;
}

.text-block-253.vddw {
  background-image: url('../images/logotipo-de-instagram.svg');
}

.text-block-253.vddw.facefg {
  background-image: url('../images/facebook.svg');
}

.text-block-254 {
  color: #fff;
  background-image: url('../images/maps-and-flags_2maps-and-flags.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-bottom: 17px;
  padding-left: 31px;
  line-height: 26px;
}

.text-block-254.txt-email-v {
  text-align: left;
  background-image: url('../images/close-envelope_2close-envelope.png');
  background-size: 22px;
  font-size: 15px;
}

.text-block-254.txt-email-v.vbgtyui {
  background-image: url('../images/whatsapp-2_1whatsapp (2).png');
}

.text-block-254.txt-email-v.vbgtyui.sitero {
  background-image: url('../images/sitio-web.svg');
}

.link-98, .link-99, .link-100 {
  color: #fff;
  text-decoration: none;
}

.section-98 {
  background-color: #1d8fbd;
  padding-top: 74px;
  padding-bottom: 36px;
}

.text-block-255 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 500;
}

.text-block-256 {
  color: #fff;
  text-align: left;
  background-image: url('../images/manija-de-telefono-silueta_1manija-de-telefono-silueta.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 28px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-256.h9o {
  background-image: url('../images/llamada-telefonica_3.svg');
}

.text-block-256.h9o.aqaq {
  background-image: url('../images/phone-call-blanco.png');
}

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

.link-46.juio {
  color: #000;
}

.link-46.juio.aqaq {
  color: #fff;
}

.text-block-257 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 500;
}

.text-block-258 {
  text-align: center;
  background-image: url('../images/llamada-telefonica_2.svg');
  background-position: 18%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 0;
  font-size: 17px;
  font-weight: 700;
}

.text-block-258.emailtxt {
  background-image: url('../images/email_3.svg');
  background-position: 5%;
}

.text-block-258.emailtxt.ty789 {
  text-align: left;
  background-image: url('../images/correo_1correo.png');
  background-position: 1%;
  padding-left: 35px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-258.emailtxt.ty789.vop0 {
  background-image: url('../images/correo-electronico.svg');
  line-height: 26px;
}

.text-block-258.emailtxt.ty789.vop0.aqaq {
  background-image: url('../images/envelope.png');
}

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

.link-101.jkiop {
  color: #3f3f3f;
}

.link-101.jkiop.aqaq {
  color: #fff;
}

.text-block-259 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 128px;
  font-size: 20px;
  line-height: 29px;
}

.flex-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  align-items: stretch;
  display: flex;
}

.galeri_img {
  border-radius: 9px;
}

.galeri_link {
  border-radius: 9px;
  flex: 0 auto;
  width: 32%;
}

.bold-text-3 {
  letter-spacing: 15px;
  font-size: 80px;
  line-height: 78px;
}

.section-99 {
  background-color: #f7ae0d;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.text-block-260 {
  color: #fff;
  text-align: center;
  font-size: 41px;
  font-weight: 700;
  line-height: 51px;
}

.column-163 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.columns-12, .columns-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.field-label-2 {
  color: #fff;
  font-size: 15px;
}

.section-100 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/11333.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.flex-block-2 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000047;
  border-radius: 7px;
  width: 25%;
  height: 400px;
  padding: 20px;
}

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

.flex-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.column-164, .column-165, .column-166, .column-167, .column-168, .column-169 {
  padding-left: 0;
  padding-right: 0;
}

.section-101 {
  background-color: var(--dorado);
  padding-top: 60px;
  padding-bottom: 60px;
}

.form-block {
  max-width: none;
}

.text-block-261 {
  color: #fff;
  text-align: center;
  font-size: 19px;
  line-height: 30px;
}

.flex-block-4 {
  background-image: url('../images/IMG_8585.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 260px;
}

.flex-block-4.sderty {
  background-image: url('../images/IMG_8639.jpg');
}

.flex-block-4.fvbnm {
  background-image: url('../images/IMG_8805.jpg');
}

.flex-block-4.vby789 {
  background-image: url('../images/IMG_8199.jpg');
}

.list-5 {
  padding-left: 10px;
  font-size: 15px;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  margin-bottom: 10px;
}

.flex-block-6 {
  background-color: var(--zv2);
  justify-content: space-between;
  padding: 10px 60px;
}

.flex-block-6.hyu890 {
  background-color: #fff;
}

.flex-block-6.hyu890.aqaq {
  background-color: var(--aquai);
}

.flex-block-7 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  align-self: center;
}

.flex-block-8 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  background-image: linear-gradient(#ffffffe3, #ffffffe3), url('../images/2149085984.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: center;
  padding: 60px;
}

.flex-block-8.ghyu789 {
  background-image: linear-gradient(99deg, #0000009e, #fff0), linear-gradient(#00000026, #00000026), url('../images/22767.jpg');
  background-position: 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  height: 550px;
}

.flex-block-8.ghyu789.bn7890 {
  background-image: linear-gradient(99deg, #000000ed, #fff0), linear-gradient(#00000040, #00000040), url('../images/b1_1.jpg');
  background-position: 0 0, 0 0, 0%;
  background-size: auto, auto, cover;
}

.flex-block-8.ghyu789.bn7890.qweqqw {
  background-image: linear-gradient(99deg, #000000ed, #fff0), linear-gradient(#0000, #0000), url('../images/Diseño-sin-título-12.jpg');
}

.flex-block-9 {
  width: 100%;
  max-width: 50%;
}

.flex-block-9.nmi90 {
  width: 413px;
}

.text-block-262 {
  color: #0e0e0e;
  letter-spacing: 2px;
  font-size: 17px;
  line-height: 25px;
}

.text-block-262.gbu890 {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #0000007d;
  font-size: 18px;
}

.image-76 {
  flex: none;
  max-width: 40%;
}

.heading-24 {
  letter-spacing: 3px;
  font-size: 50px;
}

.heading-24.vb7890 {
  border-bottom: 3px solid var(--zv);
  color: var(--zv2);
  padding-bottom: 6px;
  font-size: 33px;
}

.heading-24.hj8890 {
  color: #fff;
  text-shadow: 1px 1px 1px #000000c4;
  line-height: 48px;
}

.heading-24.hj8890.fg67890 {
  line-height: 51px;
}

.flex-block-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--zv2);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
}

.flex-block-10.qwqw {
  background-color: var(--aquai2);
}

.heading-25 {
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  line-height: 35px;
}

.heading-25.n8iop {
  font-size: 35px;
  line-height: 45px;
}

.flex-block-11 {
  text-align: center;
  padding: 60px;
}

.flex-block-12 {
  grid-column-gap: 39px;
  grid-row-gap: 16px;
  flex: none;
  grid-template: "Area"
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.heading-26 {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.quick-stack {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  align-self: stretch;
  padding-left: 0;
  padding-right: 0;
}

.text-block-263 {
  align-self: center;
  margin-bottom: 9px;
  font-size: 17px;
  font-weight: 500;
  line-height: 23px;
}

.text-block-264 {
  margin-bottom: 16px;
  font-size: 15px;
}

.text-block-264.bn890 {
  text-align: justify;
  font-size: 16px;
  line-height: 23px;
}

.div-block-67 {
  background-image: url('../images/img_4320-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex: 0 auto;
  align-self: stretch;
  height: 215px;
  margin-bottom: 16px;
}

.div-block-67.denu {
  background-image: url('../images/65_4nxlgtqjvl6lbh9m_900x650-1.jpg');
}

.div-block-67.denu.autoestima {
  background-image: url('../images/unnamed.jpg');
  background-size: cover;
}

.div-block-67.bguo {
  background-image: url('../images/2853fd41118951.57994ddda752e.webp');
}

.div-block-67.bniop {
  background-image: url('../images/image004-7.png');
}

.div-block-67.bhyuio {
  background-image: url('../images/dia-del-padre85505328-1-2.jpg');
}

.div-block-67.d458l {
  background-image: url('../images/img_20241215_120252932_ae-1-1.webp');
}

.div-block-67.d458l.traum {
  background-image: url('../images/2149450367.jpg');
}

.div-block-67.rdp {
  background-image: url('../images/2148758150.jpg');
}

.text-block-265 {
  letter-spacing: 2px;
  align-self: center;
  margin-bottom: 33px;
  font-size: 17px;
}

.flex-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex-block-14 {
  background-image: url('../images/captura-de-pantalla-2025-05-31-091308-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}

.flex-block-14.cvtyui {
  background-image: url('../images/qs.jpg');
  background-size: cover;
}

.flex-block-14.cvtyui.hjuiop {
  background-image: url('../images/strategic-partnerships1-1024x652-1.jpg');
}

.flex-block-14.cvtyui.hjuiop.wqeqr {
  background-image: url('../images/Diseño-sin-título-14.jpg');
}

.flex-block-15 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: var(--zv2);
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  padding: 60px;
}

.flex-block-15.qwqw {
  background-color: var(--aquai2);
}

.text-block-266 {
  color: #fff;
  font-size: 35px;
  font-weight: 500;
}

.text-block-266.ju890 {
  text-transform: uppercase;
  line-height: 41px;
}

.text-block-267 {
  color: #fff;
  text-align: justify;
  font-size: 15px;
  line-height: 27px;
}

.flex-block-16 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  align-items: stretch;
  display: grid;
}

.flex-block-16.hyu89 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-68 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  text-align: left;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  box-shadow: 0 2px 20px #00000026;
}

.text-block-268 {
  font-size: 17px;
}

.text-block-269 {
  font-size: 17px;
  font-weight: 500;
}

.image-77 {
  max-width: 31%;
}

.text-block-270 {
  font-size: 15px;
}

.flex-block-17 {
  background-image: linear-gradient(#10152bc2, #10152bc2), url('../images/1706.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 60px;
}

.flex-block-17.g678 {
  background-image: linear-gradient(#000000c4, #000000c4), url('../images/2343.jpg');
  background-size: auto, cover;
}

.flex-block-17.g678.nj90 {
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/2241.jpg');
  background-size: auto, cover;
}

.flex-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  place-items: center stretch;
  display: grid;
}

.text-block-271 {
  color: #fff;
  margin-bottom: 22px;
  font-size: 42px;
  font-weight: 500;
  line-height: 45px;
}

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

.flex-block-19 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}

.flex-block-20 {
  background-color: var(--zv2);
  padding-left: 60px;
  padding-right: 60px;
}

.flex-block-21 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100%;
}

.flex-block-21.qweqwe {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.flex-block-22, .flex-block-23 {
  width: 50%;
}

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

.cell, .cell-2, .cell-3, .cell-4, .cell-5, .cell-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-272, .text-block-273, .text-block-274, .text-block-275, .text-block-276, .text-block-277 {
  font-size: 15px;
}

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

.image-79.qwqw {
  max-width: 100%;
}

.text-block-278 {
  color: #fff;
  letter-spacing: 3px;
  font-size: 17px;
}

.text-block-278.aqaedq {
  color: var(--aquai);
  margin-bottom: 20px;
  font-weight: 700;
}

.image-80 {
  max-width: 200px;
}

.list-6 {
  color: var(--aquai2);
  text-align: left;
  background-color: #f8f8f8;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 19px;
  font-weight: 500;
  line-height: 35px;
}

.image-81 {
  max-width: 600px;
}

.text-block-279 {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
}

html.w-mod-js [data-ix="hover-1"] {
  opacity: 1;
  width: 330px;
}

html.w-mod-js [data-ix="appear8a"] {
  opacity: 0;
  display: block;
  transform: translate(100px);
}

html.w-mod-js [data-ix="appear8a-2"] {
  opacity: 0;
  display: block;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="appear-scroll"] {
  opacity: 0;
}

html.w-mod-js [data-ix="btn"] {
  opacity: 1;
}

html.w-mod-js [data-ix="mover-more-img"] {
  opacity: 0;
  display: none;
  transform: translate(0, 10px);
}

html.w-mod-js [data-ix="mover"], html.w-mod-js [data-ix="mo-img"], html.w-mod-js [data-ix="mo-2"] {
  opacity: 0;
  transform: translate(0, 10px);
}

@media screen and (max-width: 991px) {
  .column-form {
    padding-left: 0;
    padding-right: 0;
    bottom: 44px;
  }

  .body-lahosa {
    background-image: linear-gradient(#0006, #0006), url('../images/shutterstock_286666985.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .title-banner-lahosa {
    text-align: left;
    letter-spacing: 0;
    margin-top: 163px;
    padding-left: 0;
    font-size: 34px;
  }

  .title-banner-lahosa.title-gracias-lahosa {
    font-size: 30px;
  }

  .txt-tel-lahosa {
    margin-left: -11px;
    font-size: 22px;
  }

  .numero-tel-lahosa {
    margin-left: 32px;
    font-weight: 400;
  }

  .call1-lahosa {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .call1-lahosa.call-2-lahosa {
    background-image: none;
  }

  .txt1-call1-lahosa {
    letter-spacing: 4px;
    font-size: 33px;
  }

  .txt1-call1-lahosa.call2 {
    direction: ltr;
    text-align: center;
    letter-spacing: 0;
    text-indent: 0;
    column-count: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    display: block;
  }

  .txt2-call1-lahosa {
    letter-spacing: 0;
    font-size: 25px;
  }

  .btn-diferentes {
    font-size: 15px;
  }

  .btn-diferentes.btn-foot {
    width: 92%;
  }

  .txt-telefono-footer-lahosa.tel, .txt-telefono-footer-lahosa.direc {
    margin-left: 39px;
  }

  .num-lahosa-footer {
    margin-left: 1px;
  }

  .num-lahosa-footer.ddd {
    margin-left: 58px;
  }

  .btn-banner-lahosa {
    font-size: 14px;
  }

  .list-banner-lahosa {
    letter-spacing: 0;
    margin-left: 92px;
    font-size: 19px;
  }

  .list-banner-lahosa.title2-gracias-lahosa {
    font-size: 23px;
  }

  .df {
    display: inline-block;
  }

  .list-call1-lahosa.lis-1 {
    letter-spacing: 0;
    font-size: 26px;
  }

  .logo-foot-lahosa {
    margin-left: 12px;
  }

  .btn-numero-tel {
    background-image: linear-gradient(270deg, #91c92c 56%, #0000);
    left: 78px;
  }

  .hh {
    padding-left: 0;
    padding-right: 0;
  }

  .rer {
    height: auto;
  }

  .row-banner {
    position: relative;
  }

  .slider-productos-domos {
    margin-top: 32px;
  }

  .img-domos-product {
    width: 311px;
    height: auto;
  }

  .title2-bannerdomos {
    letter-spacing: 0;
    font-size: 44px;
  }

  .title2-bannerdomos.ttile-gracias-domos {
    font-size: 42px;
    line-height: 37px;
    text-decoration: none;
  }

  .txt-banner-domos {
    text-align: left;
    font-size: 15px;
  }

  .servicios-call1-domos.txt-impresion-digital, .servicios-call1-domos.txt-toldos, .servicios-call1-domos.velas {
    font-size: 22px;
  }

  .txt-call2-domos {
    font-size: 38px;
  }

  .btn-call2-domos {
    font-size: 14px;
  }

  .title-productos-domos {
    font-size: 36px;
  }

  .parrafo-productos-domos {
    font-size: 16px;
  }

  .div-footer-domos {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fono-head-domos {
    font-size: 19px;
  }

  .tcv {
    letter-spacing: 0;
    font-size: 59px;
  }

  .fdfdfd {
    letter-spacing: 2px;
    width: 375px;
    font-size: 55px;
    display: block;
  }

  .boxe-1 {
    width: 39%;
  }

  .img1-banner, .img2-banner {
    width: 65%;
  }

  .title-banner-letreros {
    font-size: 45px;
  }

  .title-banner-letreros.title-gracias-banner-artemage {
    padding-left: 0;
    font-size: 30px;
    line-height: 39px;
  }

  .subtitle-banner-letreros {
    font-size: 24px;
  }

  .subtitle-banner-letreros.subtitle-banner-gracias-artemage {
    margin-left: 0;
    font-size: 24px;
  }

  .span-title {
    font-size: 63px;
  }

  .btn-banner-letreros {
    width: 29%;
    font-size: 19px;
  }

  .title-section-letreros {
    background-size: 114px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 28px;
    font-size: 30px;
  }

  .title-section-letreros.title-call1-artemage {
    font-size: 21px;
  }

  .div-txt-nosotros {
    padding-top: 8px;
  }

  .parrafo-nosotros-artemage {
    font-size: 14px;
  }

  .parrafo-nosotros-artemage.parrafo-call1-artemage {
    width: 99%;
    padding-right: 0;
  }

  .btn-nosotros-artemage.btn-call1-letreros {
    width: 100%;
  }

  .txt1-call1artemage {
    font-size: 40px;
    line-height: 44px;
  }

  .txt1-call1artemage.txt2call1-artemage {
    font-size: 29px;
    line-height: 44px;
  }

  .label-call1-artemage {
    font-size: 55px;
  }

  .div-areas-artemage {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .list-areas-artemage {
    background-size: 17px;
    font-size: 13px;
  }

  .div-contact-artemage.email-g {
    padding-left: 10px;
  }

  .descripcion-info-footer-artemage {
    font-size: 15px;
  }

  .div-container-form-artemage {
    left: 354px;
  }

  .txtfotca2 {
    font-size: 18px;
  }

  .txttitvalca {
    font-size: 20px;
    line-height: 25px;
  }

  .txtfonochi {
    background-position: 50%;
  }

  .txtbanchi {
    font-size: 55px;
  }

  .txtbanchi.txtbanchi2 {
    font-size: 40px;
  }

  .formchi {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .txtcallchi {
    font-size: 40px;
    line-height: 40px;
  }

  .slider {
    height: 260px;
  }

  .image-11.img-ca {
    width: 100%;
  }

  .headd3 {
    padding-left: 0;
  }

  .band3 {
    padding: 40px 0 0;
  }

  .txtband3 {
    font-size: 25px;
  }

  .txtband3.txtband33 {
    letter-spacing: 0;
    font-size: 70px;
    line-height: 70px;
  }

  .txtband3.txtbanzv {
    font-size: 20px;
  }

  .text-block-23 {
    padding-left: 27px;
    font-size: 15px;
  }

  .txtcalld3 {
    font-size: 30px;
  }

  .txtcalld3.txtcald32 {
    font-size: 20px;
    line-height: 30px;
  }

  .btncontd3 {
    letter-spacing: 0;
  }

  .infod3 {
    padding-left: 0;
    padding-right: 0;
  }

  .txtinfod3 {
    font-size: 40px;
  }

  .text-block-24 {
    text-align: justify;
    font-size: 14px;
  }

  .text-block-24.txttick {
    margin-top: 1px;
  }

  .fotd3 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-130.title-productod {
    margin-bottom: 8px;
    font-size: 43px;
    line-height: 44px;
  }

  .text-block-134 {
    letter-spacing: 0;
    font-size: 15px;
  }

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

  .text-block-126 {
    margin-top: 1px;
    font-size: 25px;
    line-height: 36px;
  }

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

  .section-90 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-25 {
    width: 80%;
  }

  .text-block-212 {
    letter-spacing: 2px;
    font-size: 29px;
    line-height: 32px;
  }

  .item-contact-2 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .div-block-48 {
    padding: 40px 40px 40px 20px;
  }

  .heading-23 {
    font-size: 33px;
    line-height: 39px;
  }

  .divzv {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-229 {
    font-size: 18px;
    line-height: 25px;
  }

  .button-26 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .column-form {
    z-index: 0;
    text-align: left;
    margin-top: 74px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    inset: 44px 0;
  }

  .body-lahosa {
    background-image: linear-gradient(to bottom, null, null), url('../images/Fotolia_23172047_L.jpg');
    background-position: 0 0, 50%;
  }

  .title-banner-lahosa {
    text-align: center;
    margin: -4px auto 10px;
    display: block;
  }

  .title-banner-lahosa.title-banner-gracias1 {
    margin-top: 101px;
  }

  .txt-tel-lahosa {
    color: #5e1755;
    text-align: left;
    margin-left: 181px;
    padding-left: 40px;
    font-weight: 700;
  }

  .numero-tel-lahosa {
    color: #631159;
    margin-left: 45px;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    top: 0;
  }

  .call1-lahosa {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .call1-lahosa.call-2-lahosa {
    padding-bottom: 10px;
  }

  .txt1-call1-lahosa {
    letter-spacing: 1px;
    font-size: 29px;
  }

  .txt1-call1-lahosa.call2 {
    letter-spacing: 0;
    font-size: 23px;
    line-height: 29px;
  }

  .txt2-call1-lahosa {
    padding-bottom: 0;
    font-size: 20px;
    line-height: 33px;
  }

  .diferencia-lahosa {
    background-image: linear-gradient(#000000b5, #000000b5), url('../images/Sin-título-2.png'), url('../images/Sin-título-1.png');
    background-position: 0 0, 6px 0, 50%;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, cover, 76px;
    background-attachment: scroll, fixed, scroll;
    padding-left: 11px;
    padding-right: 11px;
  }

  .btn-diferentes {
    width: 47%;
    margin-bottom: 43px;
  }

  .btn-diferentes.diferencia {
    width: 47%;
  }

  .btn-diferentes.btn-foot {
    background-color: #97db1c;
  }

  .footer-lahosa {
    padding-bottom: 42px;
  }

  .contac-div {
    width: 385px;
  }

  .title-contactenos-lahosa {
    font-size: 25px;
  }

  .txt-telefono-footer-lahosa.tel, .txt-telefono-footer-lahosa.direc {
    margin-left: 59px;
  }

  .btn-call-2-lahosa {
    width: 55%;
    margin-bottom: 8px;
  }

  .btn-banner-lahosa {
    float: none;
    width: 54%;
    margin-top: 21px;
    margin-bottom: 33px;
    font-size: 17px;
  }

  .list-banner-lahosa {
    margin-left: 170px;
  }

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

  .list-call1-lahosa {
    letter-spacing: 0;
    background-size: 20px;
    font-size: 17px;
  }

  .list-call1-lahosa.lis-1 {
    text-align: center;
    letter-spacing: 0;
    background-size: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    display: block;
  }

  .img-call1lahosa {
    margin-top: 29px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-numero-tel {
    background-image: linear-gradient(270deg, #91c92c 59%, #0000);
    width: 39%;
    top: -29px;
    bottom: 15px;
    left: 184px;
  }

  .slider-banner-lahosa {
    height: 950px;
  }

  .slider-banner-lahosa.slider-mobile-banner-gracias {
    height: 624px;
  }

  .slider-lahosa {
    background-image: linear-gradient(#dfdedc99, #dfdedc99), url('../images/IGUANA.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-lahosa.slider-2-lahosa {
    background-image: linear-gradient(#dfdedc87, #dfdedc87), url('../images/PAPAGAYO-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-lahosa.slider3-lahosa {
    background-image: linear-gradient(#ffffff87, #ffffff87), url('../images/7423672_orig.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-01-domos {
    height: auto;
  }

  .slider-productos-domos {
    clear: both;
    width: auto;
    height: 400px;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
  }

  .img-domos-product {
    width: auto;
    max-width: 58%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
    inset: 0;
  }

  .img-domos-product.img2-domos-banner {
    width: auto;
    max-width: 75%;
    height: auto;
  }

  .img-domos-product.img3-domos-banner {
    width: auto;
    max-width: 75%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: 0;
  }

  .title2-bannerdomos {
    margin-top: 11px;
    font-size: 37px;
  }

  .txt-banner-domos {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    display: block;
  }

  .btn1-banner-domos {
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .row-call1-domos {
    margin-top: -11px;
    position: relative;
  }

  .div-call1-domos {
    height: 248px;
  }

  .btn-call2-domos {
    width: 56%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-productos-domos {
    margin-bottom: 40px;
  }

  .btn-productos-domos.btn-1-toldos {
    margin-bottom: 42px;
  }

  .fono-head-domos {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .tcv {
    font-size: 37px;
  }

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

  .fdfdfd {
    text-align: center;
    width: auto;
  }

  .title2-gracias-lh {
    color: #3d0937;
    margin-top: 10px;
    font-size: 29px;
    font-weight: 500;
  }

  .fono-mobile-lahosa {
    color: #631159;
    text-decoration: none;
  }

  .banner-ltreros {
    height: 1252px;
  }

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

  .div-50 {
    width: 100%;
  }

  .boxe-1 {
    width: 56%;
    max-width: 400px;
    height: 69%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: -9%;
    left: 12%;
    right: 12%;
  }

  .img1-banner {
    width: 50%;
    max-width: 400px;
    top: 25%;
    left: 256px;
    right: auto;
  }

  .img2-banner {
    width: 50%;
    top: 39%;
    left: 6%;
    right: auto;
  }

  .title-banner-letreros {
    text-align: center;
    margin-top: 8%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 51px;
    display: block;
  }

  .title-banner-letreros.title-gracias-banner-artemage {
    letter-spacing: 0;
    font-size: 33px;
  }

  .subtitle-banner-letreros {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 27px;
    display: block;
  }

  .subtitle-banner-letreros.subtitle-banner-gracias-artemage {
    font-size: 30px;
  }

  .span-title {
    font-size: 71px;
  }

  .txt-fpnp-footer {
    text-align: center;
    background-position: 147px;
    display: block;
  }

  .btn-banner-letreros {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .galeria-letreros {
    padding-left: 40px;
    padding-right: 40px;
  }

  .title-section-letreros.title-form-artemage {
    font-size: 24px;
  }

  .tab-menu {
    display: block;
  }

  .tab-link {
    font-size: 13px;
  }

  .nosotros-artemage {
    padding-left: 50px;
    padding-right: 50px;
  }

  .parrafo-nosotros-artemage.parrafo-call1-artemage {
    display: flex;
  }

  .txt1-call1artemage {
    text-align: center;
  }

  .list-areas-artemage {
    font-size: 16px;
  }

  .footer-artemage {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-footer {
    margin-top: -128px;
  }

  .div-contact-artemage {
    border-bottom: 1px solid #c7bebe;
    border-right-width: 0;
    height: auto;
  }

  .div-contact-artemage.email-g {
    padding-left: 35px;
  }

  .img-footer-artemage {
    width: 73%;
    height: 482px;
  }

  .div-container-form-artemage {
    width: 57%;
    height: 412px;
    padding-left: 7px;
    padding-right: 7px;
    left: 214px;
  }

  .img-nososotros-artemage {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .btncontca.btncontca2.bgty {
    margin-top: 16px;
  }

  .txttitvalca {
    font-size: 30px;
    line-height: 35px;
  }

  .divvalca {
    margin-bottom: 10px;
  }

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

  .txtfonochi {
    background-position: 71px 0;
  }

  .txtfonochi.txtfotchi.txtfotchi2 {
    margin-bottom: 20px;
  }

  .txtbanchi {
    text-align: center;
    margin-top: 20px;
  }

  .txtcallchi.txtcallchi2 {
    font-size: 30px;
  }

  .divchi {
    width: 400px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .imgchi {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .sliderca2 {
    height: 170px;
  }

  .div-block {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-14 {
    margin-top: 3px;
    margin-bottom: -6px;
  }

  .text-block-14._7890 {
    margin-bottom: 4px;
    font-size: 60px;
  }

  .text-block-15 {
    background-position: 8%;
    background-size: 19px;
    font-size: 17px;
  }

  .text-block-15.tmail {
    background-size: 16px;
  }

  .section-8 {
    padding: 40px 10px;
  }

  .div-block-2 {
    margin-bottom: 10px;
    padding: 10px 10px 18px;
  }

  .column-19 {
    padding-left: 20px;
  }

  .text-block-18 {
    font-size: 16px;
  }

  .text-block-18.ui89 {
    color: #4b4b4b;
  }

  .headd3 {
    padding-right: 0;
  }

  .txtband3.txtband33 {
    font-size: 60px;
    line-height: 60px;
  }

  .btncontd3 {
    margin-bottom: 30px;
  }

  .text-block-24.txttick.tttick222 {
    margin-bottom: 7px;
  }

  .text-block-134.txt-fono-field.txt-fono-head {
    text-align: center;
    background-position: 37%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-134.whatssap-field.txt-wsp-header {
    text-align: center;
    background-position: 192px 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .submit-button-16, .text-field-17, .text-field-19, .text-field-18 {
    width: 100%;
  }

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

  .section-81 {
    height: 770px;
  }

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

  .item-contact-2 {
    font-size: 13px;
  }

  .column-155 {
    height: 93px;
    padding-left: 42px;
  }
}

@media screen and (max-width: 479px) {
  .body-lahosa {
    background-image: linear-gradient(#00000080, #00000080), url('../images/shutterstock_286666985.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .title-banner-lahosa {
    letter-spacing: 0;
    text-indent: 4px;
    margin-top: 39px;
    font-size: 22px;
    line-height: 39px;
  }

  .title-banner-lahosa.title-banner-gracias1 {
    font-size: 20px;
  }

  .txt-tel-lahosa {
    letter-spacing: 3px;
    margin-left: 44px;
    font-size: 17px;
    font-weight: 700;
  }

  .numero-tel-lahosa {
    letter-spacing: 0;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: 400;
    display: block;
    position: static;
    inset: 0 0 auto;
  }

  .call1-lahosa {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .txt1-call1-lahosa {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 31px;
  }

  .txt1-call1-lahosa.call2 {
    text-align: center;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .txt2-call1-lahosa {
    border-style: none;
    border-bottom-width: 4px;
    border-bottom-color: #000;
    font-size: 14px;
    line-height: 19px;
  }

  .title-diferente-lahosa {
    margin-top: 20px;
    font-size: 34px;
  }

  .div-separador-lahosa {
    margin-bottom: 15px;
  }

  .btn-diferentes {
    width: 63%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .btn-diferentes.diferencia {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .btn-diferentes.btn-foot {
    background-color: #99db22;
    width: 100%;
  }

  .footer-lahosa {
    margin-top: 0;
  }

  .contac-div {
    width: 237px;
  }

  .title-contactenos-lahosa {
    font-size: 21px;
  }

  .txt-telefono-footer-lahosa.tel, .txt-telefono-footer-lahosa.direc {
    margin-left: 0;
    padding-left: 32px;
    font-size: 19px;
  }

  .num-lahosa-footer {
    font-size: 17px;
  }

  .num-lahosa-footer.ddd {
    text-align: left;
    margin-left: 31px;
    font-size: 14px;
  }

  .btn-call-2-lahosa {
    width: 70%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .btn-banner-lahosa {
    width: 82%;
    margin-top: 32px;
    font-size: 15px;
  }

  .list-banner-lahosa {
    margin-left: 33px;
    font-size: 16px;
  }

  .list-call1-lahosa {
    margin-left: 42px;
  }

  .list-call1-lahosa.lis-1 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 21px;
    line-height: 26px;
    display: block;
  }

  .logo-foot-lahosa {
    margin-left: -9px;
  }

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

  .btn-numero-tel {
    letter-spacing: 0;
    background-image: linear-gradient(270deg, #91c92c 68%, #0000);
    width: 47%;
    font-size: 18px;
    top: -34px;
    left: 128px;
  }

  .slider-banner-lahosa {
    height: 900px;
  }

  .slider-lahosa {
    background-image: linear-gradient(#dfdedc96, #dfdedc96), url('../images/IGUANA.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-lahosa.slider-2-lahosa {
    background-image: linear-gradient(#dfdedc82, #dfdedc82), url('../images/PAPAGAYO-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-lahosa.slider3-lahosa {
    background-image: linear-gradient(#ffffff91, #ffffff91), url('../images/7423672_orig.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slider-productos-domos {
    height: auto;
  }

  .img-domos-product.img3-domos-banner {
    margin-top: 6px;
  }

  .title2-bannerdomos.ttile-gracias-domos {
    text-align: left;
    text-transform: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 49px;
    text-decoration: none;
    display: block;
  }

  .txt-call2-domos, .title-toldos, .title-toldos.tile-impresion {
    text-align: center;
  }

  .btn-productos-domos {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .fono-head-domos {
    width: 94%;
  }

  .tcv {
    letter-spacing: 3px;
    font-size: 44px;
  }

  .span2-txt-gracias {
    font-size: 37px;
  }

  .fdfdfd {
    font-size: 43px;
    line-height: 18px;
  }

  .title2-gracias-lh {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .fono-mobile-lahosa {
    color: #631159;
    font-weight: 500;
    text-decoration: none;
  }

  .boxe-1 {
    border-width: 16px;
    width: 72%;
    height: 60%;
    bottom: -2%;
  }

  .img1-banner {
    width: 60%;
    min-height: 262px;
    left: 117px;
  }

  .img2-banner {
    width: 65%;
    min-height: 262px;
  }

  .title-banner-letreros {
    font-size: 38px;
  }

  .subtitle-banner-letreros {
    font-size: 21px;
  }

  .subtitle-banner-letreros.subtitle-banner-gracias-artemage {
    font-size: 22px;
  }

  .span-title {
    font-size: 54px;
  }

  .txt-fpnp-footer {
    background-position: 0;
  }

  .title-section-letreros {
    background-size: 89px;
    font-size: 26px;
  }

  .tab-link {
    text-align: center;
    font-size: 15px;
  }

  .nosotros-artemage {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txt1-call1artemage {
    padding-bottom: 0;
    font-size: 33px;
  }

  .txt1-call1artemage.txt2call1-artemage {
    font-size: 24px;
    line-height: 40px;
  }

  .label-call1-artemage {
    font-size: 46px;
  }

  .footer-artemage {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-contact-artemage, .div-contact-artemage.email-g {
    padding-left: 20px;
  }

  .title-info-footer-artemage {
    font-size: 19px;
  }

  .img-footer-artemage {
    width: 100%;
    height: 200px;
  }

  .div-container-form-artemage {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
  }

  .txtcontca {
    font-size: 22px;
  }

  .formca {
    width: 90%;
    margin-top: 11px;
  }

  .iimgbanca {
    margin-top: 0;
  }

  .infoca.infoca3 {
    background-color: #376180;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .txtinfoca.txtinfoca22 {
    margin-top: 27px;
    margin-bottom: 23px;
    font-size: 34px;
    line-height: 41px;
  }

  .btncontca.btncontca2.bgty {
    width: 72%;
  }

  .btncontca.btncontca2.bgty.btn-grac-ce {
    background-color: var(--yellow-green-3);
    width: 78%;
  }

  .btncontca.btncontca2.bgty.ghy879 {
    width: 56%;
    font-size: 16px;
  }

  .btncontca.btncontca2.bgty.ghy879.contcontca {
    background-color: #f5b015;
    width: 79%;
    margin-bottom: 32px;
    line-height: 20px;
  }

  .btncontca.btncontca2.bgty.ghy879.dfff {
    width: 83%;
  }

  .btncontca.btncontca2.bgty.vb6783 {
    width: 69%;
    margin-top: 23px;
  }

  .btncontca.btncontca2.gty78 {
    width: 61%;
  }

  .imginfoca {
    height: 400px;
  }

  .fotca {
    text-align: center;
  }

  .bodychi {
    background-image: linear-gradient(#0003, #0003), url('../images/Spa-Party-4.jpg');
    background-position: 0 0, 0 -102px;
    background-repeat: repeat, repeat-y;
    background-size: auto, cover;
  }

  .txtfonochi {
    text-align: center;
    background-position: 30px;
    margin-top: 10px;
  }

  .txtbanchi {
    font-size: 35px;
  }

  .txtbanchi.txtbanchi2 {
    font-size: 27px;
    line-height: 30px;
  }

  .callchi {
    background-size: auto 700px;
  }

  .divchi {
    width: auto;
    max-width: 100%;
    display: block;
  }

  .sliderch {
    height: 500px;
  }

  .slider {
    height: 220px;
  }

  .sliderca2 {
    height: 173px;
    margin-bottom: 19px;
  }

  .columns, .columns-2 {
    flex-direction: column;
  }

  .section-4.eventos {
    padding: 1%;
  }

  .columns-3 {
    flex-direction: column;
  }

  .columns-3.matrimonios {
    flex-direction: column-reverse;
  }

  .container-2 {
    padding: 1%;
  }

  .column-15, .column-16 {
    justify-content: flex-start;
  }

  .columns-4 {
    display: flex;
  }

  .section-7 {
    text-align: center;
    height: 297px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-7._23dfsdf {
    padding-top: 20px;
  }

  .section-7._23dfsdf._4353dfsd.bannerfp {
    height: 427px;
  }

  .section-7._23dfsdf._4353dfsd.bannerfp.h7890 {
    height: 414px;
  }

  .section-7._23dfsdf._4353dfsd.banner-d-dn {
    height: 363px;
  }

  .section-7._23dfsdf.frtyui {
    height: 605px;
  }

  .container-4 {
    max-width: 100%;
  }

  .div-block {
    padding: 0;
  }

  .text-block-14 {
    margin-bottom: -2px;
    font-size: 20px;
    line-height: 36px;
  }

  .text-block-14._7890 {
    margin-top: 21px;
    font-size: 40px;
    line-height: 37px;
  }

  .columns-5 {
    text-align: center;
    justify-content: space-around;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .text-block-15 {
    text-align: center;
    background-position: 29%;
    margin-bottom: 0;
    font-size: 14px;
  }

  .text-block-15.tmail {
    background-position: 10%;
    background-size: 19px;
  }

  .section-8 {
    padding: 40px 10px;
  }

  .div-block-2 {
    border-top-right-radius: 23px;
    border-bottom-left-radius: 23px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-19 {
    padding-left: 10px;
  }

  .sbm {
    padding: 40px 10px;
  }

  .columns-6 {
    display: block;
  }

  .image-11 {
    width: 72%;
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-20 {
    padding-bottom: 0;
  }

  .text-block-18 {
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-18.ui89 {
    margin-bottom: 2px;
  }

  .text-block-18.jmi90 {
    font-size: 21px;
    line-height: 33px;
  }

  .column-22, .column-23 {
    display: none;
  }

  .columns-8 {
    display: block;
  }

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

  .text-block-20.fhyuio {
    margin-bottom: 24px;
  }

  .text-block-21 {
    font-size: 25px;
    line-height: 34px;
  }

  .section-12 {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }

  .column-24 {
    text-align: center;
  }

  .image-12 {
    margin-bottom: 32px;
  }

  .text-block-22 {
    font-size: 17px;
    font-weight: 600;
  }

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

  .collection-list {
    column-count: 2;
  }

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

  .list-4 {
    font-size: 16px;
    line-height: 29px;
  }

  .columns-9, .columns-10 {
    display: block;
  }

  .column-25 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-26 {
    padding-left: 10px;
    padding-right: 0;
  }

  .logod3.lgozv {
    width: 100px;
  }

  .band3 {
    padding-top: 20px;
  }

  .txtband3.txtband33 {
    font-size: 45px;
    line-height: 45px;
  }

  .txtband3.txtband33.txtbanzv2 {
    font-size: 50px;
  }

  .text-block-23.tt2 {
    margin-top: 20px;
  }

  .calld3 {
    padding-left: 0;
    padding-right: 0;
  }

  .txtcalld3 {
    font-size: 25px;
  }

  .txtcalld3.txtcald32 {
    margin-left: 54px;
    margin-right: 54px;
    font-size: 16px;
    line-height: 21px;
  }

  .image-14 {
    margin-bottom: 17px;
  }

  .section-85 {
    padding-top: 40px;
  }

  .text-block-133 {
    font-size: 16px;
    line-height: 27px;
  }

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

  .text-block-130.title-productod.title-footer-field {
    font-size: 34px;
  }

  .text-block-134.txt-fono-field, .text-block-134.txt-fono-field.email-field {
    font-size: 15px;
  }

  .text-block-134.txt-fono-field.txt-fono-head {
    background-position: 17%;
    font-size: 21px;
    display: none;
  }

  .text-block-134.txt-fono-field.txt-fono-head.gb6789 {
    background-position: 29%;
    background-size: 21px;
    font-size: 16px;
    display: block;
  }

  .text-block-134.whatssap-field {
    font-size: 15px;
  }

  .text-block-134.whatssap-field.txt-wsp-header {
    background-position: 44px;
    font-size: 21px;
    display: none;
  }

  .text-block-134.whatssap-field.txt-wsp-header.jui890 {
    background-position: 5px;
    background-size: 21px;
    font-size: 16px;
    display: block;
  }

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

  .text-block-126 {
    font-size: 32px;
    line-height: 41px;
  }

  .text-block-126.hgyt7 {
    margin-top: 50px;
    font-size: 32px;
  }

  .text-block-127 {
    letter-spacing: 2px;
    font-size: 16px;
  }

  .section-81.hnjui {
    height: 717px;
  }

  .section-81.hnjui.ju890 {
    height: 596px;
  }

  .div-block-62 {
    margin-bottom: 77px;
  }

  .text-block-136 {
    font-size: 13px;
    line-height: 24px;
  }

  .container-5 {
    max-width: 92%;
  }

  .section-86 {
    padding-bottom: 40px;
  }

  .text-block-137 {
    font-size: 14px;
    line-height: 29px;
  }

  .heading {
    font-size: 27px;
  }

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

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

  .section-87 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-33 {
    padding-left: 10px;
  }

  .slider-2 {
    height: 361px;
    margin-top: 29px;
  }

  .slide {
    margin-top: 0;
  }

  .youtube {
    margin-bottom: 34px;
  }

  .section-88 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-89 {
    display: block;
  }

  .text-block-139 {
    letter-spacing: 3px;
    margin-top: 42px;
    margin-bottom: 7px;
    font-size: 17px;
  }

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

  .columns-11 {
    display: block;
  }

  .section-90.sect333 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-140 {
    margin-top: 33px;
    font-size: 25px;
    line-height: 34px;
    display: block;
  }

  .text-block-140._4343dsd {
    text-shadow: 2px 2px 2px #000000e6;
    margin-top: 25px;
    margin-bottom: 7px;
    font-size: 24px;
    line-height: 28px;
  }

  .text-block-140._4343dsd.sftyu {
    letter-spacing: 6px;
    font-size: 31px;
    line-height: 39px;
  }

  .text-block-140._4343dsd.sftyu.d567800 {
    font-size: 29px;
    line-height: 46px;
  }

  .text-block-142 {
    letter-spacing: 0;
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-142._546fgdsdsf {
    font-size: 15px;
    line-height: 27px;
  }

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

  .section-92 {
    height: 1007px;
  }

  .section-92.fe5vb {
    height: 600px;
  }

  .section-92.gtyui {
    height: 999px;
  }

  .section-92.gtyui.hjkl {
    height: 801px;
  }

  .section-92.banne-fp.gt6890 {
    height: 678px;
  }

  .section-92.banne-fp.banner-pisicina.gr679 {
    height: 720px;
  }

  .section-92.banne-fp.banner-pisicina.banner-matrimonio {
    height: 676px;
  }

  .textarea-9 {
    width: 100%;
  }

  .button-25.hjui {
    width: 74%;
  }

  .button-25.hjui.hyuio {
    margin-left: auto;
    margin-right: auto;
  }

  .button-25.hjui.hyuio.jmnjkop {
    width: 63%;
    margin-bottom: 39px;
  }

  .button-25.ghy8 {
    width: 70%;
    font-size: 13px;
    line-height: 21px;
  }

  .button-25.btn-ce {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .button-25.btn-ce.btn-azul.btn-dorado {
    width: 64%;
  }

  .button-25.btn-ce.btnwsp {
    text-align: center;
    width: 100%;
    font-size: 20px;
  }

  .button-25.btn-ce.btnwsp.bnhufoo {
    background-size: 24px;
    width: 51%;
    padding-left: 40px;
    font-size: 18px;
  }

  .button-25.btn-ce.btnwsp.bgy789 {
    width: 87%;
  }

  .contact-header-ic.contact-env.h-m-pr.gtyui {
    margin-top: 17px;
  }

  .column-157 {
    padding-right: 10px;
  }

  .column-157.nbvr56 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-70 {
    margin-bottom: 29px;
  }

  .div-block-24 {
    width: 100%;
    margin-top: 38px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .div-block-24.hyui {
    margin-top: 20px;
    padding-top: 14px;
    padding-bottom: 6px;
  }

  .div-block-24.hyui.gbyuiop {
    width: 94%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-24.hyui.jmklo {
    width: 100%;
  }

  .container-ie {
    max-width: 92%;
  }

  .container-ie.textcen {
    max-width: 93%;
  }

  .column-92 {
    padding-left: 10px;
    padding-right: 9px;
  }

  .text-block-212 {
    text-align: center;
    letter-spacing: 0;
    text-shadow: none;
    margin-top: 47px;
    font-size: 20px;
  }

  .text-block-212.hy789 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-212.hy789.gbvdf {
    text-align: center;
    margin-top: 44px;
    font-size: 22px;
  }

  .text-block-212.gt678 {
    text-shadow: none;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-212.gt678.gbyui {
    text-align: center;
    font-size: 39px;
    line-height: 50px;
  }

  .text-block-212.gt678.gbyui.vb67kl {
    margin-top: 29px;
    font-size: 24px;
    line-height: 34px;
  }

  .text-block-212.gt678.gbyui.vb67kl.cs3457j {
    margin-top: 81px;
    font-size: 31px;
    line-height: 41px;
  }

  .text-block-212.gt678.gbyui.vb67kl.frtyii {
    letter-spacing: 0;
    margin-bottom: 19px;
    font-size: 33px;
    line-height: 44px;
  }

  .text-block-212.gt678.gbyui.vb67kl.frtyii.frt67 {
    margin-top: 117px;
  }

  .text-block-212.gt678.gbyui.vb67kl.b67890 {
    font-size: 31px;
  }

  .text-block-212.gt678.gbyui.vb67kl.fr6789 {
    margin-top: 64px;
    font-size: 35px;
    line-height: 47px;
  }

  .text-block-212.gt678.gbyui.vb67kl.fdfdfd {
    margin-top: 66px;
    font-size: 28px;
    line-height: 38px;
  }

  .text-block-212.gt678.gbyui.vb67kl.fdfdfd.fvcx {
    font-size: 38px;
    line-height: 44px;
  }

  .submit-button-18.cvfr578.btn-azul.btn-uu {
    width: 236px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-102 {
    text-align: center;
  }

  .item-contact-2 {
    margin-bottom: 7px;
    font-size: 16px;
  }

  .text-block-213 {
    letter-spacing: 0;
    margin-bottom: 21px;
    font-size: 23px;
  }

  .header-ic.bannerele {
    background-image: linear-gradient(#0000008f, #0000008f), url('../images/electrical-technician-working-in-switchboard-with-fuses.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    padding-bottom: 32px;
  }

  .text-block-214 {
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
  }

  .text-block-223 {
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 28px;
  }

  .section-59 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-59.bnhyu.yu8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-93 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-224 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 27px;
  }

  .text-block-225 {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
  }

  .text-block-225.fg678 {
    font-size: 23px;
    line-height: 28px;
  }

  .text-block-225.kiolp {
    margin-bottom: 30px;
  }

  .text-block-225.kiolp.v6789o {
    text-align: center;
    margin-bottom: 36px;
    font-size: 27px;
  }

  .text-block-225.kiolp.v6789o.b890 {
    text-align: center;
    font-size: 25px;
  }

  .div-block-66 {
    text-align: center;
    margin-bottom: 27px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-66.div-center-sd {
    margin-bottom: 30px;
  }

  .text-block-226 {
    text-align: justify;
    margin-bottom: 28px;
    font-size: 16px;
  }

  .column-158 {
    padding-right: 10px;
  }

  .section-94 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contenedor-principal {
    height: 416px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-148 {
    line-height: 22px;
  }

  .text-block-170 {
    background-size: 15px;
    padding-left: 21px;
    font-size: 14px;
  }

  .text-block-170.icon-text {
    background-position: 0 0;
    background-size: 50px;
    margin-bottom: 20px;
    padding-left: 60px;
    font-size: 14px;
  }

  .text-block-170.icon-text.ws2357 {
    background-size: 53px;
  }

  .text-block-170.icon-text.ws2357.icon-ri {
    background-size: 50px;
  }

  .text-block-170.icon-text.gv54e.bgy8, .text-block-170.icon-text.gtyuop {
    background-size: 53px;
  }

  .div-block-48 {
    padding: 40px 10px;
  }

  .div-block-48.frt56789.e3590 {
    height: 1239px;
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-35 {
    width: 12%;
    margin-bottom: 32px;
  }

  .div-block-35.frt56789._5gbvh {
    margin-left: auto;
    margin-right: auto;
  }

  .fhfgg {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 339px;
  }

  .fhfgg.fr567j.c5790 {
    border-radius: 0;
    height: 262px;
  }

  .heading-23 {
    text-align: center;
    font-size: 25px;
    line-height: 37px;
  }

  .section-95 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-159 {
    text-align: center;
    border-right-width: 0;
    padding-right: 10px;
  }

  .column-160 {
    padding-left: 10px;
  }

  .image-72 {
    width: 74%;
    margin-bottom: 34px;
  }

  .image-72.bnu89.gh789 {
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-228 {
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-228.f5bvm {
    letter-spacing: -1px;
    font-size: 25px;
  }

  .text-block-228.f5bvm.frtyu.hgh7uo.ddfvb {
    font-size: 27px;
    line-height: 33px;
  }

  .image-73 {
    margin-bottom: 23px;
  }

  .image-73.derty {
    width: 56%;
  }

  .divzv {
    height: auto;
  }

  .slider-3 {
    height: 600px;
  }

  .button-30 {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .section-97 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-97.bnhyu.yu8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-251 {
    font-size: 22px;
    line-height: 32px;
  }

  .button-26.ghy8 {
    width: 70%;
    font-size: 13px;
    line-height: 21px;
  }

  .container-pg {
    max-width: 94%;
  }

  .column-154 {
    height: auto;
    padding-top: 43px;
    padding-left: 10px;
  }

  .column-156 {
    text-align: left;
    height: auto;
    padding-left: 10px;
  }

  .text-block-219.hnm {
    margin-top: 0;
  }

  .text-block-219.hnm.gty6 {
    margin-top: 8px;
  }

  .row-8 {
    display: block;
  }

  .text-block-218.txt-email-v {
    margin-bottom: 15px;
  }

  .text-block-218.txt-email-v.vbgtyui {
    margin-bottom: 14px;
  }

  .column-155 {
    height: auto;
    padding-left: 30px;
  }

  .section-33 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .column-161 {
    height: auto;
    padding-top: 43px;
    padding-left: 10px;
  }

  .column-162 {
    text-align: left;
    height: auto;
    padding-left: 10px;
  }

  .text-block-252.hnm {
    margin-top: 0;
  }

  .text-block-252.hnm.gty6 {
    margin-top: 8px;
  }

  .row-29 {
    display: block;
  }

  .text-block-254.txt-email-v {
    margin-bottom: 36px;
  }

  .section-98 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .text-block-255 {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0;
  }

  .text-block-256 {
    text-align: center;
    background-position: 0%;
    background-size: 19px;
    margin-bottom: 14px;
    padding-left: 25px;
    font-size: 20px;
  }

  .text-block-257 {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0;
  }

  .text-block-258 {
    background-position: 23%;
    background-size: 16px;
    font-size: 16px;
  }

  .text-block-258.emailtxt {
    background-position: 0%;
  }

  .text-block-258.emailtxt.ty789 {
    background-position: 3%;
  }

  .text-block-259 {
    margin-top: 102px;
    font-size: 14px;
  }

  .galeri_link {
    width: 47%;
  }

  .section-99 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-260 {
    font-size: 25px;
    line-height: 32px;
  }

  .columns-12, .columns-13 {
    flex-flow: column;
  }

  .flex-block-2 {
    width: 100%;
    height: 361px;
  }

  .flex-block-3 {
    flex-flow: column;
  }

  .text-block-261 {
    font-size: 18px;
    line-height: 27px;
  }

  .flex-block-4 {
    width: 50%;
    height: 190px;
  }

  .flex-block-5 {
    flex-flow: wrap;
  }

  .flex-block-6 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 18px;
  }

  .flex-block-6.hyu890 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-8 {
    flex-flow: column;
    padding: 60px 20px;
  }

  .flex-block-8.ghyu789 {
    height: 480px;
  }

  .flex-block-9 {
    text-align: center;
    flex: 1;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    max-width: 100%;
  }

  .flex-block-9.nmi90 {
    justify-content: center;
    align-items: center;
  }

  .text-block-262 {
    text-align: center;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-262.gbu890 {
    letter-spacing: 0;
    font-size: 16px;
  }

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

  .heading-24 {
    text-align: center;
    font-size: 37px;
    line-height: 38px;
  }

  .heading-24.vb7890 {
    letter-spacing: 0;
    margin-bottom: 16px;
    font-size: 27px;
  }

  .heading-24.hj8890 {
    letter-spacing: 0;
  }

  .flex-block-10 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-25 {
    text-align: center;
    align-self: center;
    font-size: 21px;
    line-height: 26px;
  }

  .heading-25.n8iop {
    font-size: 24px;
    line-height: 34px;
  }

  .heading-25.mko90 {
    font-size: 26px;
    line-height: 31px;
  }

  .flex-block-11 {
    padding: 40px 20px;
  }

  .quick-stack {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-13 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-14 {
    height: 227px;
  }

  .flex-block-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    height: 448px;
    padding: 40px 20px;
  }

  .text-block-266.ju890 {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .flex-block-16 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-16.hyu89 {
    grid-template-columns: 1fr;
  }

  .flex-block-17 {
    flex-flow: column;
    padding: 40px 20px;
  }

  .flex-block-18 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-271 {
    font-size: 31px;
    line-height: 37px;
  }

  .flex-block-19 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
  }

  .flex-block-21 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-22 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .flex-block-23 {
    width: 100%;
  }

  .text-block-279 {
    font-size: 18px;
    line-height: 26px;
  }
}

#w-node-fa2e0609-7c2d-1222-11c9-9c628566a65a-59e06d08, #w-node-fa2e0609-7c2d-1222-11c9-9c628566a65a-6298c586 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-a6274fd7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f33c291c-c991-0551-2806-7dd0a4e34670-a6274fd7 {
  place-self: center;
}

#w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-6d9aa278 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f33c291c-c991-0551-2806-7dd0a4e34670-6d9aa278 {
  place-self: center;
}

#w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-03b0bc32 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-f33c291c-c991-0551-2806-7dd0a4e34670-03b0bc32, #w-node-f33c291c-c991-0551-2806-7dd0a4e34670-8abb6238 {
  place-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-a6274fd7, #w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-6d9aa278, #w-node-_2f158c68-2703-5060-04f6-b26f38ef4152-03b0bc32 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


