:root {
  --negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>: #000;
  --amarillo\<deleted\|variable-f64e7c67-fc80-afb5-f2f3-73fe2cd54bce\>: #fe8d00;
  --usototal: "Sorts Mill Goudy", sans-serif;
  --transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>: #fff0;
  --color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>: white;
  --secondarytransparente\<deleted\|variable-4dab503d-ebaa-e2ab-21eb-2ae1a022fa7c\>: #b8a15f9c;
  --verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>: var(--azul\<deleted\|variable-0a391b11-cc4e-5937-1159-1409b586e454\>);
  --seondary\<deleted\|variable-ecb9810c-6bbb-47e9-87d9-2eac5342f7bf\>: var(--amarillo\<deleted\|variable-f64e7c67-fc80-afb5-f2f3-73fe2cd54bce\>);
  --verdetransparente\<deleted\|variable-c0a19b74-8b11-b765-a599-262fdb32d2ef\>: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  --azul\<deleted\|variable-0a391b11-cc4e-5937-1159-1409b586e454\>: #05aff1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.hero_gallery {
  background-image: url('../images/enviadaBannerUrbano.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.home {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 934px;
  padding-top: 220px;
  display: flex;
}

.home.footer {
  background-image: url('../images/enviadaBannerUrbano-1.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 940px;
}

.body {
  background-color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

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

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

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

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

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

.button-primary {
  background-color: var(--amarillo\<deleted\|variable-f64e7c67-fc80-afb5-f2f3-73fe2cd54bce\>);
  font-family: var(--usototal);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary.botongallery {
  margin-top: -123px;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.navbar-no-shadow {
  z-index: 4;
  background-color: #009876;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-no-shadow.navgallery {
  background-color: #009876;
}

.navbar-no-shadow.navformularioreserva {
  justify-content: center;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  font-family: var(--usototal);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  letter-spacing: .25px;
  justify-content: flex-end;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

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

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

.nav-link.linkubicacion {
  font-size: 13px;
  position: static;
  left: 167px;
}

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

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

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

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

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

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

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

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

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

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

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

.nav-button-wrapper {
  margin-left: 120px;
}

.heading, .heading-2 {
  margin-top: 0;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 50%;
  display: flex;
  position: static;
}

.header-detail-item {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.header-details-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.paragraph-small {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.navigation-dropdown-image {
  border: 2px solid #060606;
  border-radius: 14px;
  overflow: hidden;
}

.circle-progress-inner {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  padding: 0;
}

.circle-progress-inner.w--current {
  width: 14px;
  height: 14px;
}

.circle-progress-inner.active {
  background-color: #fff;
}

.icon-arrow-visible {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-dropdown-menu {
  display: none;
  overflow: hidden;
}

.navigation-button-group {
  border: 1px solid #0000;
  align-items: center;
  display: flex;
}

.navigation-logo-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.header-wrapper {
  color: #fff;
  position: relative;
}

.header-gradient-overlay {
  z-index: 1;
  background-image: linear-gradient(#060606, #06060640 16% 63%, #060606 97%);
  position: absolute;
  inset: 0%;
}

.header-background-wrapper {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.circle-progress-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  width: 32px;
  height: 32px;
  display: flex;
  position: absolute;
}

.circle-progress-corner {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.circle-progress-corner.bottom-left {
  justify-content: flex-start;
  align-items: flex-end;
  inset: auto auto 0% 0%;
}

.circle-progress-corner.bottom-right {
  justify-content: flex-end;
  align-items: flex-end;
  inset: auto 0% 0% auto;
}

.circle-progress-corner.top-right {
  justify-content: flex-end;
  align-items: flex-start;
  inset: 0% 0% auto auto;
}

.navigation-dropdown-inner {
  padding-top: 40px;
}

.divider-white {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.navigation-link-button {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #0000;
  border-radius: 99px;
  align-items: center;
  padding: 4px 12px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .3s;
  display: flex;
}

.navigation-link-button:hover {
  border: 1px solid #fff;
}

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

.container-large.relative {
  z-index: 1;
  position: relative;
}

.icon-arrow-hidden {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.navigation-button {
  grid-column-gap: 4px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 99px;
  align-items: center;
  padding: 4px 16px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.navigation-button:hover {
  background-color: #c7622b;
  border-color: #c7622b;
}

.navigation-dropdown-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.navigation-bar {
  z-index: 999;
  border-bottom: 1px solid #ffffff80;
  padding: 40px 5%;
  position: absolute;
  inset: 0% 0% auto;
}

.header-slider {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100svh;
  display: flex;
}

.header-slide-section {
  z-index: 2;
  background-color: #060606;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 160px 5% 80px;
  display: flex;
  position: relative;
}

.wrap-v-regular {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.image-cover {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.header-slide-mask {
  width: 100%;
}

.navigation-dropdown-button {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #060606;
  border: 1px solid #060606;
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  padding: 2px 12px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.navigation-dropdown-button:hover {
  background-color: #c7622b;
  border-color: #c7622b;
}

.header-slide-navigation {
  z-index: 2;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.header-circle-detail {
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-align: center;
  background-color: #ffffff1a;
  border: 1px solid #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  text-decoration: none;
  display: flex;
}

.header-background-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

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

.navigation-menu-button {
  color: #060606;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 6px;
  display: flex;
}

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

.header-image-oval {
  border: 1px solid #060606;
  border-radius: 999px;
  overflow: hidden;
}

.navigation-contact-links {
  border: 1px solid #0000;
  align-items: center;
  display: flex;
}

.accent-circle {
  background-color: #c7622b;
  border-radius: 100px;
  width: 14px;
  height: 14px;
}

.accent-circle.background-white {
  color: #fff;
}

.navigation-burger-lottie {
  width: 24px;
  height: 24px;
}

.header-content-main {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.icon-x-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.button-circle {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #fff;
  text-transform: uppercase;
  background-color: #060606;
  border: 1px solid #060606;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.button-circle:hover {
  background-color: #c7622b;
  border-color: #c7622b;
}

.paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.header-slide-link {
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  display: flex;
}

.header-slide-link.w--current {
  background-color: #0000;
}

.header-content-bottom {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.circle-progress-line {
  border: 2px solid #0000;
  border-color: #fff #0000 #0000 #fff;
  border-radius: 50%;
  flex: none;
  width: 200%;
  height: 200%;
}

.circle-progress-line.three {
  border-top-width: 2px;
  border-top-color: #0000;
  border-bottom-color: #fff;
}

.circle-progress-line.four {
  border-top-width: 2px;
}

.circle-progress-line.two {
  border-color: #0000 #fff #fff #0000;
  border-top-width: 2px;
}

.circle-progress-line.one {
  border-left-width: 2px;
  border-left-color: #0000;
  border-right-color: #fff;
}

.slider-arrow-hidden, .slide-nav-hidden {
  display: none;
}

.header-details-group {
  width: 100%;
  max-width: 400px;
  display: flex;
}

.navigation-title {
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.navigation-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navigation-dropdown-link {
  width: 100%;
  text-decoration: none;
}

.header-slide-details {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  display: flex;
}

.header-slider-embed {
  display: none;
}

.icon-regular {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.heading-3 {
  margin-top: -200px;
  margin-bottom: 10px;
}

.heading-1h1 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  margin-bottom: -15px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 130px;
  font-style: normal;
  font-weight: 400;
  line-height: 120px;
  text-decoration: none;
  position: static;
}

.titleh1box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: 0 2px 12px 4px var(--secondarytransparente\<deleted\|variable-4dab503d-ebaa-e2ab-21eb-2ae1a022fa7c\>);
  background-image: url('../images/fondoconfloresynaranajan.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 950px;
  height: 350px;
  display: flex;
  position: relative;
  top: -50px;
}

.heading-5 {
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  border-radius: 0;
  width: 200px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-3 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  display: flex;
}

.gallery {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 900px;
  margin-top: 0;
  padding: 0;
  display: none;
  overflow: hidden;
}

.gallery.queofrecemos {
  background-image: url('../images/flotardoresgrandes.png');
  background-position: 50%;
  background-size: auto;
  display: flex;
}

.gallery.queofrecemos.tablet {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  background-color: #00987600;
  background-image: linear-gradient(#009876, #fff 30%, #fff0 61%), linear-gradient(0deg, #fff0, #fff 0%, #ffffff17 39%), url('../images/PRUEBAFONDOGALERIA.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  flex-flow: column;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  height: max-content;
  padding-top: 140px;
  padding-left: 100px;
  padding-right: 40px;
  overflow: visible;
}

.sobrenosotros {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 5px #fe8d0000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.grillageneral {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(100%, 100%);
  grid-template-columns: minmax(30%, 30%) minmax(70%, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100vw;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.queofrecemostexto {
  border: 1px none var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.grilladeimg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-6 {
  height: 800px;
}

.contenedorimg {
  border: 5px solid var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  border-radius: 20px;
}

.grillaimg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.cajamaniputalgrilla {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.section {
  background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  background-image: url('../images/fondogallery2.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.contenedortextogallery {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/marco-con-naranjastrasnparentoso28.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: center;
  width: 460px;
  height: 700px;
  padding-top: 91px;
  display: flex;
}

.heading-6 {
  background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  color: #fff;
  text-align: center;
  border-radius: 20px;
  width: 40%;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.paragraph {
  color: #fff;
  text-align: center;
  width: 70%;
  font-family: Montserrat, sans-serif;
}

.bold-text {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.svg {
  height: 15px;
}

.paragraph-2 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  width: 40%;
  height: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 15px;
}

.image {
  border-radius: 10px;
}

.image.imggrilla, .imggrilla {
  border-radius: 20px;
}

.image-2 {
  z-index: 3;
  box-shadow: 0 2px 15px 4px var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  border: 5px #fe8d0000;
  border-radius: 9%;
  width: 100%;
  height: 400px;
  display: inline-block;
  position: relative;
  inset: 0 auto auto 0;
}

.div-block-7 {
  border: 5px solid var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  background-color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  background-image: url('../images/foto2.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  width: 500px;
  height: 500px;
  position: relative;
  inset: auto 0 350px -300px;
}

.image-3 {
  border: 5px solid var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  border-radius: 20px;
  width: 35%;
  height: 650px;
  position: relative;
  top: -53px;
  left: 330px;
}

.image-4 {
  border: 5px solid var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  border-radius: 20px;
  width: 40%;
  height: 750px;
  position: relative;
  top: -500px;
}

.lightbox-link {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  left: 30%;
  right: 0;
}

.lightbox-link.lighboxsmall {
  display: none;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: minmax(600px, 500px);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: -95px;
}

.div-block-9 {
  position: relative;
  top: 500px;
  bottom: auto;
}

.div-block-10 {
  width: 100%;
  height: 100%;
}

.image-5 {
  width: 450px;
}

.quick-stack {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  height: 100svh;
}

.cell {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  border: 1px solid #000;
}

.scrollmasck {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
  position: static;
  top: 0%;
  overflow: hidden;
}

.image-6 {
  flex: 0 auto;
  height: 600px;
}

.image-7 {
  width: 50%;
  height: 100%;
}

.image-8 {
  width: 500px;
  height: 500px;
}

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

.image-10 {
  height: 100%;
}

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

.cell-2 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
}

.quick-stack-2 {
  grid-column-gap: 55px;
  grid-row-gap: 62px;
  background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  flex: 0 auto;
  align-self: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.image-12 {
  height: 100%;
}

.image-13 {
  width: 254.688svh;
  height: 100%;
}

.image-13.imgcell {
  z-index: 1;
  border: 0px none var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  width: 70%;
  position: relative;
}

.cell-3 {
  border: 1px solid #000;
}

.cell-3.cellimg {
  border-style: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.cell-4 {
  border: 1px solid #000;
}

.cell-4.cellimg {
  border-style: none;
  border-width: 0;
  justify-content: center;
  align-items: center;
}

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

.cellimg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.imgcell {
  border: 0px none var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  box-shadow: 0 2px 5px 0 var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  border-radius: 20px;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.hero-heading-center {
  background-color: var(--seondary\<deleted\|variable-ecb9810c-6bbb-47e9-87d9-2eac5342f7bf\>);
  background-image: url('../images/MUJER-PISCINA.png');
  background-position: 50%;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.centered-heading.margin-bottom-32px {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  background-image: url('../images/Sin-título-5.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 950px;
  height: 30%;
  margin-bottom: 32px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 80px;
  line-height: 60px;
  display: flex;
}

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

.hero-split-2 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  background-image: url('../images/Sin-título-6.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 46%;
  display: flex;
}

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

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

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

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

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.div-block-11 {
  position: relative;
}

.grillasobrenosotros {
  grid-column-gap: 51px;
  grid-template-rows: minmax(100%, 100%) auto;
  grid-template-columns: minmax(56%, 52%) minmax(35%, 25%);
  padding-top: 140px;
}

.grillasobrenosotros.sobrenosotros {
  grid-column-gap: 51px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(100%, 100%) auto;
  grid-template-columns: minmax(56%, 52%) minmax(35%, 25%);
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.grillasobrenosotros.sobrenosotros.sobrenosotrossmall {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-2-copy {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  width: 70%;
  font-family: Montserrat, sans-serif;
}

.heading-8 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 80px;
}

.div-block-12 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  box-shadow: 0 2px 6px 1px var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  color: var(--amarillo\<deleted\|variable-f64e7c67-fc80-afb5-f2f3-73fe2cd54bce\>);
  background-color: #009876b5;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.paragraph-3 {
  background-color: var(--verdetransparente\<deleted\|variable-c0a19b74-8b11-b765-a599-262fdb32d2ef\>);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  border-radius: 20px;
  width: 70%;
  font-size: 15px;
}

.background-video {
  z-index: 2;
  border: 0px none var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  border-radius: 20%;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  display: flex;
}

.div-block-14 {
  border-radius: 20%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.section-2 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}

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

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

.section-3 {
  background-image: linear-gradient(#009876, #fff);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 934px;
  margin-top: 0;
  display: flex;
}

.section-3.sectionformularioreserva {
  display: block;
}

.testimonial-column-light {
  border-bottom: 1px solid #e4ebf3;
  height: 100%;
  padding: 80px 30px;
  position: relative;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.m-contact-map-wrapper {
  background-color: #22242f;
  border-radius: 32px;
  min-height: 320px;
  overflow: hidden;
}

.m-contact-map {
  width: 100%;
  height: 100%;
}

.m-h3-heading {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.m-contact-text-field {
  color: #dedfe3;
  background-color: #22242f;
  border: 1px solid #22242f;
  border-radius: 24px;
  min-height: 64px;
  margin-bottom: 0;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.m-contact-text-field:active, .m-contact-text-field:focus {
  border-color: #333647;
}

.m-contact-text-field::placeholder {
  color: #717384;
}

.m-text-color-blue {
  color: #7e8ef1;
}

.m-section-large {
  color: #fff;
  background-color: #000;
  padding: 120px 5%;
}

.m-contact-card {
  background-color: #111218;
  border-radius: 32px;
  padding: 32px 24px 24px;
}

.m-contact-checkbox-wrapper {
  color: #717384;
  align-items: center;
  padding: 8px 24px;
  display: flex;
}

.m-contact-checkbox {
  outline-offset: 0px;
  border-style: none;
  border-width: 0;
  border-radius: 8px;
  outline: 2px solid #333647;
  flex: none;
  width: 24px;
  height: 24px;
  margin-top: 0;
}

.m-contact-checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: url('../images/Check.svg');
  background-size: 16px;
}

.m-grid-contact-form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  width: 100%;
}

.m-paragraph-extra-small {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.m-contact-checkbox-span {
  color: #7e8ef1;
  text-decoration: underline;
}

.m-contact-card-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  margin-top: 64px;
}

.m-contact-form {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.m-contact-field-label {
  color: #dedfe3;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.m-contact-info-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #c8c9d0;
  cursor: pointer;
  background-color: #111218;
  border-radius: 24px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
}

.m-contact-text-area-small {
  color: #dedfe3;
  background-color: #22242f;
  border: 1px solid #22242f;
  border-radius: 24px;
  min-height: 120px;
  margin-bottom: 0;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.m-contact-text-area-small:active, .m-contact-text-area-small:focus {
  border-color: #333647;
}

.m-contact-text-area-small::placeholder {
  color: #717384;
}

.m-error-message {
  text-align: center;
  background-color: #ed5a5a;
  border-radius: 99px;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.m-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.m-contact-icon-wrapper {
  border: 2px solid #22242f;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.m-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.m-contact-submit-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #5a6ded;
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.m-contact-submit-button:hover {
  background-color: #7e8ef1;
}

.m-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

.m-margin-bottom-16 {
  margin-bottom: 16px;
}

.m-contact-character-info {
  color: #717384;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 24px;
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.m-success-message {
  text-align: center;
  background-color: #86c1a0;
  border-radius: 99px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.m-contact-header {
  grid-column-gap: 44px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 128px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.m-button-outline {
  color: #7e8ef1;
  text-align: center;
  background-color: #0000;
  border: 2px solid #333647;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.m-button-outline:hover {
  color: #c8cef9;
  border-color: #7e8ef1;
}

.m-contact-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.m-contact-checkbox-field {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 8px;
  display: flex;
}

.m-subheading-regular {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.m-subheading-regular.m-text-color-neutral-white {
  color: #f5f5f5;
}

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

.container_form {
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  height: 700px;
  display: flex;
}

.container_form.formgallery {
  justify-content: center;
  align-items: center;
}

.form-block {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/Sin-título-6chico.png');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
  box-shadow: 0 6px 20px #000;
}

.form {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.submit-button {
  background-color: var(--secondarytransparente\<deleted\|variable-4dab503d-ebaa-e2ab-21eb-2ae1a022fa7c\>);
  border-radius: 8px;
}

.submit-button.buttomform {
  box-shadow: 0 2px 5px 0 var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  color: #fff;
  background-color: #fe8d00;
}

.textarea {
  color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  border-radius: 5px;
}

.text-field {
  color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  border-radius: 6px;
}

.text-field-2, .text-field-3, .text-field-4, .text-field-5 {
  color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  border-radius: 5px;
}

.titleform {
  width: 100%;
  height: 20px;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

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

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

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

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

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

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

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

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

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

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

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

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

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.footer-dark {
  border: 1px solid var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  height: 100%;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  justify-content: space-between;
  align-items: center;
  width: 900px;
  max-width: 900px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

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

.footer-divider {
  background-color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-14 {
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  width: 500px;
  height: 160px;
  padding-top: 10px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border: 0 #05aff100;
  flex-flow: column;
  grid-template-rows: minmax(auto, 1fr);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: flex;
  overflow: visible;
}

.section-5 {
  display: none;
}

.footer-dark-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.title-small-2 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

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

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

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

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

.footer-form-container-two-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-2 {
  font-size: 24px;
  line-height: 32px;
}

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

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

.footer-form-input-2::placeholder {
  color: #1a1b1fcc;
}

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

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

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

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

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

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

.footer-link-three-2 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

.footer-dark-3 {
  background-color: #009876;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.image-16 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
}

.div-block-18 {
  display: none;
}

.image-17 {
  background-color: #0000;
  border: 5px #fe8d0000;
  border-radius: 13px;
  max-width: 100%;
  height: 350px;
  box-shadow: 0 2px 5px #000;
}

.image-18 {
  border: 0 #fe8d0000;
  border-radius: 17px;
  height: 400px;
  box-shadow: 0 2px 5px #000;
}

.image-19 {
  border: 0 solid #fe8d0000;
  border-radius: 14px;
  height: 400px;
  box-shadow: 0 2px 5px #000;
}

.lightbox-link-3 {
  border-radius: 0;
}

.image-20 {
  border: 0 solid #fe8d0000;
  border-radius: 15px;
  height: 400px;
  box-shadow: 0 2px 5px #000;
}

.image-21 {
  border-radius: 8%;
  width: 700px;
  max-width: 100%;
  height: 60%;
}

.lightbox-link-4 {
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.background-video-3 {
  z-index: 2;
  border-radius: 20px;
  width: 700px;
  height: 400px;
}

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

.link-block {
  text-decoration: none;
}

.heading-10 {
  display: none;
}

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

.container-5 {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

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

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

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

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.testimonial-column-light-2 {
  border: 0px none var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  background-color: #00987600;
  background-image: linear-gradient(#fff, #009876), url('../images/fondogalerybajobrillo2.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100%;
  padding: 166px 30px 80px;
  position: relative;
}

.centered-heading-2 {
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  background-image: url('../images/fondoconfloresynaranajan.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 400px;
  margin-bottom: 16px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 100px;
  line-height: 80px;
  display: flex;
}

.centered-heading-2.titulomarcas {
  width: 500px;
  height: 250px;
  font-size: 50px;
  line-height: 30px;
}

.centered-heading-2.titulomarcas.titulomarcascelular {
  flex-flow: column;
  width: 800px;
  font-size: 100px;
  line-height: 60px;
}

.centered-heading-2.tituloreferenciascelular {
  height: 250px;
  min-height: 250px;
}

.centered-heading-2.tituloreferenciascelular.titulogaler-a {
  box-shadow: 0 2px 5px 0 var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
}

.centered-heading-2.tituloreferenciascelular.titulogaler-a.titulogaleriasmall {
  box-shadow: 0 14px 20px -1px var(--negro\<deleted\|variable-9edb03ff-0245-f328-6c4c-ed13b6f8f165\>);
  background-image: url('../images/fondoconfloresynaranajan.png');
  background-size: cover;
  flex-flow: column;
  width: 66%;
  height: 250px;
  min-height: 250px;
}

.testimonial-grid-two-2 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-image: none;
  background-size: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 1100px;
  height: 600px;
  margin-top: 50px;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.testimonial-card-two-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  background-image: none;
  background-size: auto;
  border: 1px #e4ebf3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 370px;
  max-height: 370px;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two-2 {
  text-align: center;
  margin-bottom: 52px;
}

.testimonial-info-three-2 {
  background-color: var(--secondarytransparente\<deleted\|variable-4dab503d-ebaa-e2ab-21eb-2ae1a022fa7c\>);
  align-items: center;
  padding: 24px 16px;
  display: flex;
  position: relative;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading-2 {
  margin-bottom: 2px;
  font-weight: 600;
}

.logos-title-small {
  border: 0px none var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  background-color: #05aff100;
  background-image: linear-gradient(0deg, #009876 4%, #fff);
  height: 700px;
  padding: 60px 30px;
  position: relative;
}

.container-6 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-tag {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #a8ddd16b;
  border-radius: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.clients-image-three {
  width: 150px;
  margin-bottom: -5px;
  margin-left: 15px;
  margin-right: 15px;
}

.hero-heading-right {
  border: 0px none var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  background-color: #009876;
  background-image: linear-gradient(#009876, #fff0), url('../images/PRUEBAFONDOGALERIA.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.hero-heading-right.portatil {
  background-image: linear-gradient(#009876, #fff0 65%, #fff), url('../images/PRUEBAFONDOGALERIA.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.container-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-3 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.hero-split-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  display: flex;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 100px;
  margin-bottom: 24px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.heading-12 {
  background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
  color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  text-align: center;
  background-image: url('../images/fondoconfloresynaranajan.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 17px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 200px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 70px;
  line-height: 50px;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 25px;
  grid-row-gap: 95px;
  width: 110%;
  height: 100%;
  padding-top: 99px;
  padding-left: 0;
  padding-right: 0;
}

.lightbox-link-5 {
  max-width: 100%;
}

.background-video-4 {
  z-index: 2;
  border: 0 #fe8d0000;
  border-radius: 20px;
  width: 50%;
  height: 100%;
  box-shadow: 0 2px 5px #000;
}

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

.div-block-19 {
  display: block;
}

.svg-2 {
  width: 20px;
}

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

.div-block-21 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 600px;
  height: 700px;
  display: flex;
}

.heading-13 {
  color: #fff;
  background-image: url('../images/fondoconfloresynaranajan.png');
  background-position: 50%;
  background-size: auto;
  font-family: Sorts Mill Goudy, sans-serif;
}

.block-quote {
  text-align: center;
  font-family: Montserrat, sans-serif;
  position: static;
}

.svg-3 {
  width: 60px;
}

.heading-14 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: Sorts Mill Goudy, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
}

.svg-4 {
  width: 25px;
  min-width: 0;
  height: 25px;
}

.containerdireccion {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: none;
}

.containerdireccion.headerdireccion, .containerdireccion.direccionheader {
  display: block;
}

.path-2 {
  color: #fff;
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

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

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

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

.gallery-slide-2 {
  background-color: #0000;
  height: auto;
}

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

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

.gallery-image-2 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

.div-block-22 {
  width: 80%;
  height: 750px;
  max-height: 750px;
  padding-top: 40px;
}

.mask-2 {
  width: 800px;
}

.quick-stack-4 {
  background-color: #000;
  width: 100%;
  min-height: 100%;
}

.gridimg {
  max-height: 400px;
}

.quick-stack-5 {
  max-height: 900px;
  overflow: scroll;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 800px;
  padding: 80px 30px;
  position: relative;
  overflow: scroll;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.quick-stack-6 {
  grid-row-gap: 22px;
  height: 650px;
  overflow: hidden scroll;
}

.image-24 {
  position: relative;
}

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

.cell-9 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.image-25 {
  border-radius: 20px;
  padding-top: 0;
}

.cell-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
}

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

.background-video-5 {
  z-index: 2;
  width: 100%;
  height: 100%;
}

.background-video-6 {
  z-index: 2;
  border-radius: 20px;
  width: 100%;
  height: 350px;
}

.image-26, .image-27, .image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35 {
  border-radius: 20px;
}

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

.input {
  color: #a0a0a0;
  border-radius: 5px;
  width: 200px;
  height: 30px;
}

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

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

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #009876;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .icon-arrow-hidden {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .navigation-dropdown-grid {
    grid-template-columns: 1fr 1fr;
  }

  .header-slide-section {
    padding-bottom: 40px;
  }

  .header-slide-navigation {
    flex-flow: row;
  }

  .navigation-contact-links {
    display: none;
  }

  .header-content-main {
    flex-flow: column-reverse;
    margin-top: 30vh;
  }

  .header-content-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .header-details-group {
    display: none;
  }

  .header-slide-details {
    grid-auto-columns: 1fr;
  }

  .icon-regular {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .gallery.queofrecemos.tablet {
    background-size: contain;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
  }

  .sobrenosotros {
    align-items: stretch;
    width: 100%;
    padding-bottom: 0;
  }

  .grillageneral {
    grid-template-rows: minmax(40%, 89%) auto;
    grid-template-columns: minmax(100%, 30%);
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-top: 60px;
    padding-right: 100px;
    display: flex;
  }

  .queofrecemostexto {
    background-image: none;
    justify-content: center;
    align-items: center;
  }

  .section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 900px;
  }

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

  .lightbox-link.lighboxsmall {
    display: block;
  }

  .div-block-8 {
    display: none;
  }

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

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

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

  .grillasobrenosotros.sobrenosotros.sobrenosotrossmall {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    font-size: 60px;
  }

  .div-block-12 {
    text-align: center;
    width: 100%;
  }

  .div-block-13 {
    height: 100%;
  }

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

  .background-video {
    width: 100%;
    height: 400px;
  }

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

  .section-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    padding-right: 20px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .m-grid-contact-form {
    grid-template-columns: 1fr;
  }

  .m-contact-card-grid {
    grid-template-columns: 1fr 1fr;
  }

  .m-contact-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .container_form.formpag {
    justify-content: center;
    align-items: center;
  }

  .form-block {
    height: 85%;
  }

  .form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 60%;
    height: 90%;
  }

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

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

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

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

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

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

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .footer-content {
    grid-column-gap: 60px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-14 {
    width: 300px;
    height: 150px;
  }

  .body-2 {
    justify-content: space-between;
    height: 270svw;
  }

  .body-3 {
    height: max-content;
  }

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

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .title-small-2 {
    color: #fff;
  }

  .footer-link-2 {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  }

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

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

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

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

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

  .footer-dark-3 {
    margin-top: 0;
  }

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

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

  .gallery-slider {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

  .centered-heading-2.tituloreferenciascelular.titulargaleriacelular.titulargaleriahorizontal, .centered-heading-2.tituloreferenciascelular.titulogaler-a.titulogaleriasmall {
    width: 100%;
  }

  .testimonial-grid-two-2 {
    grid-column-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .testimonial-info-three-2 {
    flex-direction: column;
  }

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

  .clients-image-three {
    margin-bottom: 30px;
  }

  .hero-heading-right.portatil {
    flex-flow: column;
  }

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

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

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

  .div-block-19 {
    display: none;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    width: 50%;
  }

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

  .containerdireccion, .containerdireccion.headerdireccion {
    display: none;
  }

  .containerdireccion.direccionheader {
    display: block;
  }

  .containerdireccion.direccionheader.direcciionheadertablet {
    display: none;
  }

  .containerdireccion.direccionbody {
    background-color: #009876;
    display: block;
  }

  .code-embed {
    width: 300px;
    margin-left: -100px;
    padding-right: 0;
  }

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

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

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

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

  .div-block-22 {
    display: none;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-left {
    padding: 60px 15px;
  }

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

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

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

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

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

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

  .navigation-button, .navigation-contact-links {
    display: none;
  }

  .header-slide-details {
    grid-template-columns: 2fr;
  }

  .gallery.queofrecemos {
    flex-flow: column;
    justify-content: center;
    height: 100%;
  }

  .sobrenosotros {
    flex-flow: column;
  }

  .grillageneral {
    grid-template-columns: minmax(100%, 100%);
    display: none;
  }

  .queofrecemostexto {
    width: 100%;
  }

  .section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 900px;
  }

  .contenedortextogallery {
    display: none;
  }

  .lightbox-link.lighboxsmall {
    display: block;
  }

  .div-block-8 {
    display: none;
  }

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

  .div-block-13 {
    height: 100%;
  }

  .paragraph-3 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: 50%;
    display: block;
  }

  .div-block-14 {
    display: none;
  }

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

  .section-3 {
    flex-flow: column;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .m-h3-heading {
    font-size: 40px;
  }

  .m-contact-card-grid {
    grid-template-columns: 1fr;
  }

  .m-contact-header {
    margin-bottom: 60px;
  }

  .container_form.formpag {
    margin-left: 17px;
  }

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

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

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

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

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

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

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

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

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

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

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .footer-brand {
    width: 100%;
  }

  .footer-content {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

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

  .footer-divider {
    margin-top: 60px;
  }

  .image-14 {
    width: 300px;
    height: 150px;
  }

  .body-2 {
    justify-content: space-between;
    height: 250svh;
  }

  .body-3 {
    height: max-content;
  }

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

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

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

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

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

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

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

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

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

  .footer-block-three-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-2 {
    margin-bottom: 10px;
  }

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

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

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

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

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

  .footer-dark-3 {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .gallery-slider {
    width: 100%;
    padding: 60px 15px;
    display: flex;
  }

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

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

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

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

  .testimonial-column-light-2 {
    padding: 60px 15px;
    display: none;
  }

  .centered-heading-2.tituloreferenciascelular.titulargaleriacelular.titulargaleriahorizontal, .centered-heading-2.tituloreferenciascelular.titulogaler-a.titulogaleriasmall {
    width: 100%;
  }

  .testimonial-grid-two-2 {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three-2 {
    flex-direction: row;
  }

  .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .div-block-19, .containerdireccion.direccionheader {
    display: none;
  }

  .containerdireccion.direccionbody {
    background-color: #009876;
    display: block;
  }

  .code-embed {
    margin-left: -100px;
    padding-left: 0;
  }

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .hero_gallery {
    background-position: 30%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .home {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 0;
  }

  .body {
    height: 100%;
    overflow: visible;
  }

  .container {
    max-width: none;
  }

  .button-primary.botongallery {
    margin-top: -174px;
  }

  .navbar-no-shadow.navgallery {
    width: 100%;
  }

  .navbar-no-shadow.navsobrenosotros {
    z-index: 5;
  }

  .navbar-no-shadow-container {
    border-style: none;
    border-width: 1px 1px 0;
    border-color: black black var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
  }

  .nav-menu {
    color: #fff;
    background-color: #009876;
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .header-detail-item {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .navigation-dropdown-grid {
    grid-template-columns: 1fr;
  }

  .header-circle-detail {
    width: 132px;
    height: 132px;
  }

  .button-circle {
    width: 132px;
    height: 132px;
    font-size: 16px;
  }

  .header-slide-details {
    grid-template-columns: 1fr;
  }

  .heading-1h1 {
    font-size: 90px;
  }

  .titleh1box {
    box-shadow: none;
    background-image: none;
    background-size: auto;
    width: 100%;
    height: 50%;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 150px;
  }

  .gallery.queofrecemos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50% 0;
    background-size: cover;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 60px;
    overflow: visible;
  }

  .gallery.queofrecemos.tablet {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    aspect-ratio: auto;
    background-color: #05aff100;
    background-image: linear-gradient(#009876, #fff 72%, #fcfefe 95%);
    border: 0 #8a434300;
    order: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .sobrenosotros {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-width: 0;
    flex-flow: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .grillageneral {
    grid-column-gap: 68px;
    grid-row-gap: 110px;
    order: 0;
    grid-template-rows: minmax(100%, 100%);
    grid-template-columns: minmax(100%, 100%);
    grid-auto-flow: row;
    align-self: center;
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .queofrecemostexto {
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000);
    border: none;
    align-items: center;
    width: 100%;
    height: 800px;
    padding-top: 0;
  }

  .section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-size: cover;
    flex-flow: column;
    order: 0;
    justify-content: space-between;
    align-items: center;
    width: 100svw;
    height: 100%;
    display: none;
  }

  .contenedortextogallery {
    border: 1px solid var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    text-align: center;
    order: 0;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .heading-6 {
    text-align: center;
    width: 60%;
    font-size: 35px;
  }

  .paragraph-2 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .image-2 {
    border-radius: 100%;
    position: static;
  }

  .lightbox-link.lighboxsmall {
    height: 400px;
    margin-top: 0;
    display: block;
  }

  .div-block-8 {
    height: 100%;
    display: none;
  }

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

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

  .grillasobrenosotros.sobrenosotros {
    grid-column-gap: 50px;
    grid-row-gap: 247px;
    order: 0;
    grid-template-rows: 70% 30%;
    grid-template-columns: minmax(100%, 100%);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: 100svh;
    display: flex;
  }

  .grillasobrenosotros.sobrenosotros.sobrenosotrossmall {
    grid-column-gap: 100%;
    grid-row-gap: 100%;
    flex-flow: column;
    justify-content: space-around;
    height: 934px;
  }

  .heading-8 {
    align-self: auto;
    line-height: 70px;
  }

  .div-block-12 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    flex-flow: column;
    justify-content: flex-start;
    padding-top: 40px;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

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

  .background-video {
    z-index: 4;
    height: 100%;
    min-height: 500px;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 500px;
    display: flex;
  }

  .section-3 {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    height: 80%;
    min-height: 0;
    padding-right: 0;
  }

  .m-contact-card {
    padding-left: 5%;
    padding-right: 5%;
  }

  .m-button-outline {
    width: 100%;
  }

  .container_form.formgallery {
    width: 100%;
    height: 100%;
  }

  .container_form.formpag {
    width: 100%;
    margin-left: 0;
  }

  .form-block {
    box-shadow: none;
    background-image: url('../images/marco-con-naranjastrasnparentosonuevo3.png');
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .form {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    width: 50%;
    padding-top: 0;
  }

  .section-4.footerqueofrecemos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 250px;
    position: static;
  }

  .section-4.footersobrenosotros {
    height: 30%;
    display: none;
  }

  .section-4.footerformulario {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    height: 30%;
    padding-top: 0;
    display: flex;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    max-width: none;
    height: 150px;
    display: flex;
  }

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

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

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

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

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

  .footer-dark {
    z-index: 1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-dark.footerformulario {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    height: 30%;
    padding-top: 0;
    display: flex;
  }

  .footer-wrapper {
    width: 100%;
    height: 150px;
  }

  .footer-brand {
    width: 100%;
  }

  .footer-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
  }

  .footer-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: 100%;
  }

  .footer-social-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .footer-divider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .footer-copyright-center {
    position: relative;
    top: 250px;
  }

  .image-14 {
    width: 150%;
    height: 150px;
    padding-top: 10px;
  }

  .body-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    box-sizing: border-box;
    background-color: #0000;
    border: 0 #fff0;
    justify-content: space-around;
    align-items: center;
    min-width: 100%;
    height: max-content;
    display: block;
    overflow: hidden visible;
  }

  .body-3 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    background-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    background-image: url('../images/fondogallery2.png');
    background-position: 0 0;
    background-size: auto;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: max-content;
    min-height: 300px;
    display: flex;
  }

  .section-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 40%;
    padding-top: 0;
    display: flex;
  }

  .heading-9 {
    background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
    text-align: center;
    background-image: url('../images/fondoconfloresynaranajan.png');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: Sorts Mill Goudy, sans-serif;
    font-size: 50px;
    line-height: 55px;
    display: flex;
  }

  .paragraph-4 {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
    text-align: center;
    background-color: #009876bf;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
  }

  .background-video-2 {
    width: 100svw;
    height: 500px;
    margin-bottom: 60px;
    display: inline-block;
  }

  .div-block-15 {
    z-index: 2;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 250px;
    margin-top: 45px;
    display: inline-flex;
    position: relative;
  }

  .footer-dark-2 {
    min-height: 300px;
    position: static;
  }

  .container-4 {
    background-color: #009876;
    max-width: none;
    padding-top: 20px;
  }

  .footer-block-2 {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  }

  .footer-link-2 {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
    font-family: Montserrat, sans-serif;
  }

  .footer-copyright-center-2 {
    color: #fff;
    background-color: #009876;
  }

  .div-block-16 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 250px;
    height: 500px;
    display: flex;
  }

  .footer-subscribe-2 {
    z-index: 0;
    background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    position: static;
  }

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

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

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

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

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

  .footer-dark-3 {
    color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    background-color: #009876;
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-15 {
    background-color: #009876;
    width: 100%;
  }

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

  .image-16, .icon {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
  }

  .lightbox-link-2 {
    width: 100svw;
    height: 100%;
    display: inline-block;
  }

  .div-block-18 {
    width: 100svw;
    height: 100%;
    display: block;
  }

  .body-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #009876;
    flex-flow: column;
    justify-content: space-between;
    height: max-content;
    display: flex;
  }

  .heading-10 {
    text-align: center;
    width: 100%;
    font-family: Sorts Mill Goudy, sans-serif;
    text-decoration: none;
    display: block;
  }

  .text-span {
    color: var(--color\<deleted\|variable-25848090-808b-ccbb-01d7-687149f59efd\>);
    background-image: url('../images/Sin-título-5nueva2.png');
    background-position: 50%;
    background-size: cover;
    font-size: 80px;
    text-decoration: none;
  }

  .container-5 {
    max-width: none;
    height: 100%;
  }

  .gallery-wrapper {
    color: #05aff100;
    background-color: #5e202000;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .gallery-block {
    color: #fff0;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .gallery-slider {
    color: var(--azul\<deleted\|variable-0a391b11-cc4e-5937-1159-1409b586e454\>);
    background-color: #fff0;
    background-image: radial-gradient(circle, #009876 23%, #fff 89%);
    border: 1px #000;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .gallery-slide {
    color: #05aff100;
    background-color: #fff0;
    border-radius: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 0;
  }

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

  .gallery-slide-text {
    border: 1px solid var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    color: #fff;
    text-align: left;
    background-color: #05aff100;
    border-radius: 20px;
    font-family: Sorts Mill Goudy, sans-serif;
    bottom: 30%;
  }

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

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

  .heading-11 {
    background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    text-align: center;
    border-radius: 16px;
    font-family: Sorts Mill Goudy, sans-serif;
    font-size: 25px;
  }

  .paragraph-5 {
    background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    text-align: center;
    border-radius: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 300;
  }

  .image-22 {
    color: #fff;
    background-image: url('../images/foto16.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-column-light-2 {
    border: 0px solid var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    object-fit: fill;
    background-color: #05aff100;
    background-image: radial-gradient(circle at 50% 100%, #009876, #0f9e7e 62%, #fff 92%);
    flex-flow: column;
    height: 100%;
    margin-top: 54px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .centered-heading-2 {
    border: 5px solid var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    width: 100%;
    margin-bottom: 24px;
  }

  .centered-heading-2.titulomarcas.titulomarcascelular {
    color: #fff;
    border-width: 0;
    border-color: #05aff100;
    border-radius: 0;
    width: 100%;
    height: 150px;
    font-size: 40px;
    line-height: 30px;
  }

  .centered-heading-2.tituloreferenciascelular {
    color: #fff;
    border: 1px #000;
    border-radius: 0;
    height: 150px;
    min-height: 150px;
    font-size: 40px;
    line-height: 30px;
  }

  .centered-heading-2.tituloreferenciascelular.titulargaleriacelular {
    border-width: 0;
    border-color: var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    color: #fff;
    border-radius: 0;
    min-width: 100%;
    height: 150px;
    min-height: 150px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .centered-heading-2.tituloreferenciascelular.titulogaler-a.titulogaleriasmall {
    border: 0px none var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    box-shadow: none;
    color: #fff;
    border-radius: 0;
    width: 100%;
    height: 150px;
    min-height: 100px;
  }

  .testimonial-grid-two-2 {
    background-image: none;
    background-size: auto;
    grid-template-columns: minmax(100%, 1.5fr);
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-card-two-2 {
    background-color: #fff;
    background-image: none;
    border: 0 #05aff100;
  }

  .testimonial-info-three-2 {
    background-color: #ff820057;
    border-radius: 20px;
  }

  .logos-title-small {
    border: 0px solid var(--transparente\<deleted\|variable-6ab0a840-d61e-7bea-6ba5-8ea3f71cdd50\>);
    background-color: #05aff100;
    background-image: radial-gradient(circle, #009876 45%, #fff 81%);
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-6 {
    max-width: 100%;
    display: block;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    background-color: #fff0;
    border: 0 #05aff100;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
  }

  .clients-image-three {
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading-right {
    background-color: var(--verde\<deleted\|variable-f396efa5-a631-5983-3940-249e33ab9d2c\>);
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-heading-right.portatil {
    background-color: #05aff100;
    background-image: radial-gradient(circle, #009876 46%, #fff0 91%);
    height: 100%;
    display: flex;
  }

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

  .hero-wrapper-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .hero-split-4, .hero-split-4.formgallery {
    width: 100%;
  }

  .margin-bottom-24px-3 {
    width: 100%;
    font-size: 20px;
  }

  .heading-12 {
    background-image: url('../images/fondoconfloresynaranajan.png');
    background-size: cover;
    border-radius: 0;
    width: 100%;
    height: 150px;
    font-size: 40px;
    line-height: 30px;
  }

  .image-23 {
    background-color: #b8a15f00;
    border: 0 #000;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-3 {
    width: 100%;
  }

  .div-block-19 {
    display: none;
  }

  .mask {
    color: #74858b00;
    max-width: 100%;
    margin-right: 0%;
  }

  .div-block-20 {
    width: 100%;
  }

  .block-quote {
    color: #fff;
    background-color: #009d78;
  }

  .containerdireccion {
    background-color: #009876;
    display: none;
  }

  .containerdireccion.headerdireccion, .containerdireccion.direccionheader {
    display: none;
  }

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

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

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

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

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

  .div-block-22 {
    display: none;
  }
}

#w-node-fa047342-987b-fe0e-c674-be9d25f9dfde-a0f28eea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b02619cd-4cae-ff8a-9c94-adcf641ccaf3-a0f28eea {
  place-self: center;
}

#w-node-fb6c49fd-979d-89c9-a3ca-d716d56c843c-a0f28eea {
  grid-template-rows: minmax(350px, 1fr) auto;
  grid-template-columns: 1fr 3fr 2.75fr 1fr 1fr 1fr;
}

#w-node-_4c85822c-190b-4cfb-fdf2-b71dc2d828b2-a0f28eea, #w-node-_00dd4ce8-d9a9-ab2c-6075-a93bb39976ef-a0f28eea, #w-node-_613ee572-3092-5286-9d12-e92b3f49c942-a0f28eea, #w-node-_6441e65b-e91e-2539-3eb7-53fe3a7b806f-a0f28eea, #w-node-_5e15fd4c-443b-6be6-319c-09ed7df5477d-a0f28eea, #w-node-_2054e445-058b-9278-f7bf-deaa2c4b8cf9-a0f28eea {
  grid-column: span 3 / span 3;
}

#w-node-b0cdf889-261a-61bc-846a-f586890ab64c-a0f28eea {
  grid-column: span 2 / span 2;
}

#w-node-_34e945c9-4c1a-2b8c-1efd-406d8f203a84-a0f28eea {
  grid-column: span 3 / span 3;
}

#w-node-_53418f94-b3d5-59a5-285a-f0c226299285-a0f28eea {
  grid-column: span 6 / span 6;
}

#w-node-_35ca362d-efe7-d1f2-966d-c0e5dbe6a691-a0f28eea, #w-node-_1987567d-70b9-1159-d6cd-c1648e055fa2-a0f28eea {
  grid-column: span 3 / span 3;
}

#w-node-_9ce47ba0-3e80-58d2-99bd-ed10e6a098c1-a0f28eea {
  grid-column: span 6 / span 6;
}

#w-node-_30aea68a-33fb-1795-2340-46a7e4af3614-a0f28eea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30aea68a-33fb-1795-2340-46a7e4af3619-a0f28eea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9e4bdfcb-1f0a-40da-0113-41c6c34fa7ba-a0f28eea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_555781ac-05ec-7b73-e287-4388df0efebe-42ff330b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_17e410ea-2071-6fc2-3bf4-3484493ddb96-42ff330b, #w-node-_48da0afa-a558-5e88-8274-6124c05851d4-11ec2538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-fa047342-987b-fe0e-c674-be9d25f9dfde-a0f28eea {
    justify-self: center;
  }

  #w-node-_30aea68a-33fb-1795-2340-46a7e4af3614-a0f28eea {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fa047342-987b-fe0e-c674-be9d25f9dfde-a0f28eea {
    place-self: center;
  }

  #w-node-_30aea68a-33fb-1795-2340-46a7e4af3614-a0f28eea, #w-node-_30aea68a-33fb-1795-2340-46a7e4af3619-a0f28eea {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Dk Crayon Crumble';
  src: url('../fonts/DK-Crayon-Crumble.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jennasue';
  src: url('../fonts/JennaSue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}