.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-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: -webkit-sticky;
  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;
  -ms-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-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  height: 38px;
  width: 60px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

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

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

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

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

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  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-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@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, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #505050;
  font-family: Overpass, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.page-wrapper {
  overflow: hidden;
}

.page-wrapper.about-page-wrapper, .page-wrapper.portfolio-details-page-wrapper {
  overflow: visible;
}

.nav-bar {
  z-index: 999;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-bar-container {
  max-width: 1640px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.logo-wrapper {
  flex: 1;
}

.menu-button {
  z-index: 12;
  color: #000;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 18px;
  position: relative;
}

.menu-button.w--open {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  z-index: 1;
  width: 820px;
  background-color: #fff;
  flex: 0 auto;
  margin-left: 20px;
  padding: 140px 150px 140px 100px;
  box-shadow: 1px 1px 34px rgba(209, 209, 209, .25);
}

.menu-button-wrapper {
  align-items: center;
  margin-left: 30px;
  display: flex;
}

.menu-image {
  margin-right: 10px;
}

.menu-text-block {
  line-height: 18px;
}

.menu-singel-wrapper {
  border-bottom: 1px solid #d3d3d3;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.menu-link-wrapper {
  text-align: left;
}

.menu-image-container {
  width: 254px;
  height: 290px;
  position: relative;
}

.menu-singel-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.menu-singel-image.menu-homer-image {
  opacity: 0;
  object-position: 50% 0%;
  position: absolute;
}

.menu-singel-image.menu-about-image, .menu-singel-image.menu-projects-image, .menu-singel-image.menu-contact-image, .menu-singel-image.menu-blog-image {
  opacity: 0;
  position: absolute;
}

.menu-images-container-inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.nav-link-block {
  color: #151515;
  text-align: left;
  margin-bottom: 30px;
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.nav-link-block:hover {
  color: #929292;
}

.nav-link-block.mb0 {
  margin-bottom: 0;
}

.menu-bottom-wrapper {
  text-align: left;
  margin-top: 60px;
  display: none;
}

.menu-grid {
  grid-column-gap: 120px;
  grid-row-gap: 50px;
  align-items: end;
}

.menu-address-name {
  color: #151515;
  margin-bottom: 15px;
  font-size: 18px;
}

.menu-address-info {
  line-height: 26px;
}

.hero-section {
  min-height: 138vh;
  background-image: url('../images/Hero-Bg.png');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.hero-section.screen-1 {
  min-height: 0;
}

.sticky-wrapper {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0%;
}

.sticky-wrapper-main {
  height: 100%;
  position: relative;
}

.hero-content {
  height: 100%;
  background-image: url('../images/Hero-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px;
  padding-top: 190px;
  position: relative;
}

.hero-content.touch-1 {
  background-image: linear-gradient(rgba(255, 255, 255, .87), rgba(255, 255, 255, .87)), url('../images/Hero-Bg.png'), url('../images/tela-1.webp');
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  margin-top: 0;
  padding-top: 60px;
}

.hero-content.touch-1.bannerdecontato {
  background-image: linear-gradient(rgba(255, 255, 255, .87), rgba(255, 255, 255, .87)), url('../images/Hero-Bg.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-content.touch-2 {
  margin-top: 100px;
  padding-top: 0;
}

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

.hero-text-wrapper {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px #000;
  border-radius: 10px;
  padding-top: 15vh;
  padding-bottom: 55px;
}

.hero-heading {
  color: #151515;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 26px;
  font-size: 70px;
  line-height: 80px;
}

.hero-paragraph {
  max-width: 935px;
  text-transform: none;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.hero-paragraph.texto-touch {
  text-align: center;
  padding-top: 20px;
}

.hero-button {
  color: #fff;
  background-color: #151515;
  border: 1px solid #000;
  border-radius: 0;
  padding: 18px 40px;
  font-size: 18px;
  transition: all .35s;
}

.hero-button:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.hero-button.w--current {
  text-align: center;
}

.hero-image {
  width: 67vw;
  height: 69vh;
  background-image: url('../images/Hero-Image.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.hero-image.foto-touch {
  background-image: url('../images/touch-exemplo.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.about-section {
  background-image: url('../images/Hero-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  padding-right: 150px;
}

.about-section.sobre-1 {
  padding-top: 0;
}

.about-section.sobre-1.section-sobre {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.about-section.section-sustentabilidade {
  padding-top: 0;
  padding-bottom: 0;
}

.about-section.section-quem-somos {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.about-content {
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.about-left-content {
  width: 750px;
  margin-right: 60px;
}

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

.about-image {
  width: 100%;
}

.about-experience {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%);
}

.about-experience-year {
  color: #151515;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 150px;
  font-weight: 800;
  line-height: 100px;
  display: inline-block;
}

.about-experience-year-text-block {
  color: #151515;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.about-right-content {
  width: 720px;
}

.about-text-block {
  color: #232a3b;
  margin-bottom: 28px;
  font-size: 18px;
}

.about-heading {
  color: #151515;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.about-paragraph-text {
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 26px;
}

.about-button {
  color: #151515;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #505050;
  padding: 15px 34px;
  font-size: 18px;
  font-weight: 400;
  transition: all .35s;
}

.about-button:hover {
  color: #fff;
  background-color: #000;
}

.our-service {
  padding-top: 160px;
  padding-bottom: 160px;
}

.our-service.pd0 {
  padding-top: 0;
}

.our-service.section-sobre-2 {
  background-image: url('../images/Our-Architects-Bg.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.container {
  max-width: 1360px;
  margin: 120px auto 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-title-wrapper {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 30px;
  overflow: hidden;
}

.section-title-wrapper.boder-color {
  border-bottom-color: #505050;
}

.section-title-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-auto-rows: minmax(48px, 1fr);
  grid-auto-flow: row;
  align-items: end;
}

.section-title-shape-wrapper {
  margin-bottom: 20px;
}

.section-title-shape-wrapper.articles-section-shape {
  text-align: center;
}

.section-title-shape {
  padding-bottom: 20px;
}

.section-heading {
  color: #151515;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
}

.section-heading.white {
  color: #fff;
}

.section-title-right-content, .section-title-right-content.content-right {
  text-align: right;
}

.section-paragraph-text {
  text-align: right;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.section-paragraph-text.gaey-color {
  color: #d3d3d3;
}

.our-service-wrapper {
  margin-top: 60px;
}

.services-grid {
  grid-column-gap: 90px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.services-singel-wrapper.one {
  padding: 10px;
}

.services-top-text-wrap {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
  overflow: hidden;
}

.service-space-image-wrap {
  margin-right: 10px;
}

.services-space-heading {
  color: #000;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.service-details-text-wrap {
  overflow: hidden;
}

.service-details-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.process-section {
  padding-bottom: 160px;
}

.process-top-wrapper {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 15px;
  position: relative;
}

.process-top-grid {
  grid-column-gap: 89px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.process-number-wrapper {
  overflow: hidden;
}

.process-number {
  color: #fff;
  text-shadow: 0 -1px #d3d3d3, -1px 0 #d3d3d3, 0 1px #d3d3d3, 1px 0 #d3d3d3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Overpass, sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
  transition: all .35s;
  display: inline-block;
}

.process-number:hover {
  color: #000;
}

.process-singel-wrapper {
  padding-top: 40px;
  position: relative;
}

.process-title {
  color: #151515;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.process-info-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.process-circel {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 100%;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.footer {
  background-color: #515864;
  padding-top: 100px;
}

.footer-top-content {
  padding-bottom: 80px;
  overflow: hidden;
}

.footer-grid {
  grid-column-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 2.9fr 1fr 1fr 1fr;
}

.footer-singel-wrapper, .footer-singel-wrapper.center {
  overflow: hidden;
}

.footer-logo-text-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-logo-paragraph-text {
  color: #fff;
  text-transform: none;
  margin-bottom: 0;
  line-height: 26px;
}

.footer-form-block {
  margin-bottom: 0;
}

.footer-form {
  position: relative;
}

.footer-form-input {
  height: 54px;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #505050;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-weight: 400;
}

.footer-form-submit-button {
  color: #151515;
  background-color: #fff;
  padding: 10px 20px;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: auto;
  right: 6px;
  transform: translate(0, -50%);
}

.footer-title-wrapper {
  margin-bottom: 30px;
}

.footer-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.footer-menu-wrapper.mt60 {
  margin-top: 60px;
}

.footer-menu-text-link {
  color: #d3d3d3;
  text-transform: capitalize;
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.footer-menu-text-link:hover {
  color: #fff;
}

.footer-menu-text-link.mb0 {
  margin-bottom: 0;
}

.footer-bottom-wrapper {
  border-top: 1px solid #505050;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-bottom-singel-wrapper {
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.footer-bottom-left-content {
  align-items: center;
  display: flex;
}

.footer-copy-right-text-block {
  color: #d3d3d3;
  font-size: 14px;
}

.footer-copy-boder {
  width: 1.5px;
  height: 18px;
  background-color: #d3d3d3;
  margin-left: 15px;
  margin-right: 15px;
}

.footer-copy-text-link {
  color: #d3d3d3;
}

.footer-icons-wrapper {
  align-items: center;
  display: flex;
}

.footer-singel-icons-wrapper {
  width: 25px;
  height: 25px;
  color: #151515;
  background-color: #d3d3d3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 17px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.footer-singel-icons-wrapper:hover {
  color: #fff;
  background-color: #000;
}

.footer-singel-icons-wrapper.mb0 {
  margin-right: 0;
}

.blog-section {
  padding-top: 160px;
  padding-bottom: 160px;
}

.blog-wrapper {
  margin-top: 60px;
}

.blog-singel-wrapper {
  border: 1px solid #d3d3d3;
  padding: 30px;
}

.blog-image-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-image {
  width: 100%;
}

.blog-collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-date-details {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.blog-date {
  font-weight: 400;
}

.blog-date-details-boder {
  width: 33px;
  height: 1px;
  background-color: #505050;
  margin-left: 15px;
  margin-right: 15px;
}

.blog-details {
  font-weight: 400;
}

.blog-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.blog-heading.blog-details {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.blog-button-wrapper {
  color: #151515;
  border-bottom: 1px solid #151515;
  padding-bottom: 6px;
  font-weight: 400;
  text-decoration: none;
}

.section-bottom-button-wrapper {
  text-align: center;
  margin-top: 60px;
}

.section-bottom-button {
  color: #151515;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #505050;
  margin-top: 20px;
  padding: 15px 34px;
  font-size: 18px;
  font-weight: 400;
  transition: opacity .35s;
}

.section-bottom-button:hover {
  color: #fff;
  background-color: #000;
}

.section-bottom-button.buttoninicialfooter {
  color: #fff;
  border-color: #fff;
}

.our-architects {
  background-image: url('../images/Our-Architects-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
}

.our-architects.pt0 {
  padding-top: 0;
}

.our-architects.section-representantes {
  padding-top: 120px;
  padding-bottom: 60px;
}

.architects-wrapper {
  text-align: center;
  margin-top: 60px;
}

.architects-collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.architects-singel-wrapper {
  background-color: #fff;
  text-decoration: none;
  display: block;
  box-shadow: 1px 1px 64px #efefef;
}

.architects-image-wrapper {
  overflow: hidden;
}

.architects-image {
  width: 100%;
}

.architects-name-info-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
}

.architects-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.architects-info-text {
  color: #505050;
  font-weight: 400;
}

.teatimonial-section {
  background-image: url('../images/Teatimonial-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
}

.teatimonial-section-title-wrapper {
  max-width: 765px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.teatimonial-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}

.teatimonial-section-paragraph-text {
  color: #d3d3d3;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.teatimonial-slider-wrapper {
  margin-top: 60px;
  padding-bottom: 100px;
  overflow: hidden;
}

.teatimonial-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.teatimonial-slider-mask {
  max-width: 422px;
  overflow: visible;
}

.teatimonial-slide {
  margin-right: 25px;
}

.teatimonial-singel-slider {
  background-color: #272727;
  padding: 30px;
  position: relative;
}

.teatimonial-paragraph-text {
  color: #d3d3d3;
  margin-bottom: 25px;
  font-weight: 400;
  line-height: 26px;
}

.teatimonial-image-info-wrapper {
  align-items: center;
  display: flex;
}

.teatimonial-info-wrapper {
  margin-left: 15px;
}

.teatimonial-info-heading {
  color: #f5f5f5;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}

.teatimonial-info-text-block {
  color: #d3d3d3;
  font-size: 14px;
}

.teatimonial-singel-quote-shape {
  position: absolute;
  top: auto;
  bottom: 23px;
  left: auto;
  right: 16px;
}

.slide-nav {
  position: absolute;
  top: 320px;
}

.sponsors-wrapper {
  padding-top: 60px;
}

.sponsors-container {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.sponsors-singel-wrapper {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.teatimonial-left-arrow {
  width: 60px;
  height: 60px;
  background-color: #151515;
  border: 1px solid #505050;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: -90px;
  display: flex;
}

.teatimonial-right-arrow {
  width: 60px;
  height: 60px;
  background-color: #151515;
  border: 1px solid #505050;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: -90px;
  display: flex;
}

.portfolio-section {
  background-color: #fbfbfb;
  padding-top: 160px;
  padding-bottom: 160px;
}

.portfolio-section.section-obras {
  padding-top: 10vh;
  padding-bottom: 0;
}

.portfolio-wrapper {
  margin-top: 60px;
}

.portfolio-collection-list-wrapper {
  margin-bottom: 70px;
}

.portfolio-collection-list-wrapper.mb0 {
  margin-bottom: 0;
}

.portfolio-collection-item {
  grid-column-gap: 110px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.portfolio-collection-item._2nd {
  grid-template-columns: 1fr 1.6fr;
}

.portfolio-collection-item.mb70 {
  margin-bottom: 70px;
}

.portfolio-image {
  width: 100%;
}

.portfolio-location-wrapper {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.location-text-wrap {
  margin-left: 10px;
  font-weight: 400;
}

.portfolio-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.portfolio-name.portfolio-singel-name {
  max-width: 550px;
  margin-bottom: 30px;
  font-size: 42px;
  line-height: 52px;
}

.portfolio-button {
  color: #151515;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #505050;
  padding: 15px 34px;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s;
}

.portfolio-button:hover {
  color: #fff;
  background-color: #000;
}

.inner-section {
  padding-bottom: 160px;
}

.huge-moving-heading {
  width: 350%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.moving-heading-inner {
  display: flex;
}

.huge-text-row {
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.huge-text-row.inverted {
  color: #000;
  margin-bottom: 0;
  transition: all .35s;
}

.huge-text-row.one {
  color: #fff;
  margin-bottom: 15px;
  transition: all .35s;
}

.huge-heading {
  text-shadow: 0 -1px #d3d3d3, -1px 0 #d3d3d3, 0 1px #d3d3d3, 1px 0 #d3d3d3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 80px;
}

.inner-banner {
  margin-top: 0;
  padding-top: 35px;
  padding-bottom: 75px;
}

.inner-banner.bg {
  background-color: #f8f8f8;
}

.inner-banner.pb0 {
  padding-bottom: 0;
}

.inner-container {
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.inner-banner-wrapper {
  align-items: center;
  display: flex;
}

.inner-banner-text-link {
  color: #505050;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.inner-banner-text-link.w--current {
  color: #151515;
}

.inner-banner-arrow {
  margin-left: 5px;
  margin-right: 5px;
}

.about-info-wrapper {
  margin-top: 60px;
  padding-bottom: 120px;
}

.about-info-wrapper.section-sede {
  object-fit: fill;
  margin-top: 120px;
  padding-bottom: 0;
  overflow: visible;
}

.about-info-top-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  align-items: center;
}

.about-info-heading {
  color: #151515;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
}

.about-info-boder {
  height: 7px;
  max-width: 132px;
  background-color: #151515;
}

.about-info-right-content {
  text-align: right;
}

.about-info-top-paragraph-text {
  max-width: 390px;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.about-info-bottom-wrapper {
  margin-top: 100px;
}

.about-info-bottom-grid {
  grid-column-gap: 30px;
  grid-template: ". Area"
  / 1fr;
  align-items: center;
  padding-right: 0;
}

.about-info-details-singel-wrapper {
  border-left: 1px solid #d3d3d3;
  margin-bottom: 30px;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 25px;
  display: block;
}

.about-info-details-singel-wrapper.mb0 {
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 70px;
}

.about-info-details-text-block {
  color: #151515;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-info-details-text-block.mb0 {
  margin-bottom: 0;
}

.about-info-details-paragraph-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 30px;
}

.track {
  height: 400vh;
}

.sticky {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  overflow: hidden;
}

.about-work {
  width: 100%;
}

.about-work-list {
  display: flex;
}

.about-work-singel-item {
  width: 40%;
  cursor: none;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.about-portfolio-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-portfolio-image-wrapper, .project-image {
  width: 100%;
}

.about-list-wrapper {
  width: 100%;
  justify-content: center;
  display: flex;
}

.work-circle {
  z-index: 10;
  width: 100px;
  height: 100px;
  -webkit-backdrop-filter: invert();
  backdrop-filter: invert();
  border-radius: 100%;
  position: absolute;
}

.about-awards {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.about-awards-wrapper {
  margin-top: 60px;
}

.about-awards-grid {
  grid-column-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
}

.about-awards-grid.grid2 {
  padding-top: 120px;
}

.about-awards-left-content {
  position: relative;
}

.about-awards-singel-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.about-awards-paragraph-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.about-awards-right-content {
  padding-bottom: 60px;
}

.about-awards-right-content.caracteristicas {
  padding-top: 0;
  padding-bottom: 120px;
}

.about-awards-right-content.caracteristicas.car2, .about-awards-right-content.caracteristicas.caract2 {
  padding-bottom: 60px;
}

.about-awards-right-content.caracteristicas.caract2.paragrafo2 {
  padding-bottom: 0;
}

.about-awards-year-wrapper {
  border-top: 1px solid #d3d3d3;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.about-awards-info-text-block {
  color: #151515;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
}

.our-top-clients-section {
  background-image: url('../images/Teatimonial-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
}

.our-top-clients-wrapper {
  margin-top: 60px;
}

.our-top-clients-image {
  width: 100%;
}

.contact-section {
  padding-top: 160px;
  padding-bottom: 160px;
}

.contact-section.pt90 {
  padding-top: 90px;
}

.contact-section.pd0 {
  padding-top: 0;
}

.contact-section.section-contato {
  padding-top: 120px;
  padding-bottom: 0;
}

.contact-us-wrapper {
  background-color: #515864;
  align-items: center;
  margin-top: 60px;
  margin-bottom: -120px;
  padding-bottom: 0;
  display: flex;
}

.contact-us-wrapper.contatomain {
  margin-bottom: 60px;
}

.contact-us-left-content {
  width: 560px;
}

.contact-us-image {
  width: 100%;
}

.contact-us-right-content {
  width: 865px;
  background-color: #fff;
  margin-left: -100px;
  padding: 70px 65px;
}

.contact-us-heading-wrapper {
  border-bottom: 1px solid #151515;
  margin-bottom: 25px;
  padding-bottom: 5px;
  display: inline-block;
}

.contact-us-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.contact-us-text-block {
  margin-bottom: 35px;
  font-weight: 400;
}

.contact-us-singel-form-wrapper {
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.contact-us-singel-form-wrapper.mb15 {
  margin-bottom: 15px;
}

.contact-us-input-wrapper {
  width: 100%;
}

.contact-us-input-wrapper.mr45 {
  margin-right: 45px;
}

.contact-us-input {
  height: 33px;
  color: #cecece;
  border: 0 #000;
  border-bottom: 1px solid #cecece;
  margin-bottom: 0;
  padding: 0 0 15px;
  font-weight: 400;
}

.checkbox-field-wrapper {
  margin-bottom: 20px;
}

.checkbox {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  margin-top: 0;
}

.checkbox-label {
  margin-bottom: 0;
  margin-left: 15px;
  font-weight: 400;
}

.contact-submit-button {
  width: 100%;
  height: 52px;
  color: #fff;
  background-color: #151515;
  font-size: 18px;
}

.shop-section {
  padding-bottom: 160px;
}

.shop-section-title-wrapper {
  max-width: 580px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.shop-section-title-wrapper.withd85 {
  max-width: 785px;
}

.shop-section-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 600;
}

.shop-section-paragraph-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.shop-section-paragraph-text.withd {
  max-width: 474px;
  margin-left: auto;
  margin-right: auto;
}

.shop-wrapper {
  margin-top: 60px;
}

.shop-collection-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.shop-collection-list.categories {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.shop-singel-wrapper {
  border: 1px solid #d3d3d3;
  padding: 25px;
  text-decoration: none;
  display: block;
}

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

.shop-image {
  width: 100%;
}

.shop-price-wrapper {
  color: #fff;
  background-color: #151515;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.shop-name-info-wrapper {
  margin-top: 15px;
}

.shop-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 500;
}

.shop-description-text {
  color: #505050;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.shop-singel-section {
  padding-bottom: 160px;
}

.shop-singel-grid {
  grid-column-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
  align-items: center;
}

.shop-singel-image-wrapper {
  border: 1px solid #d3d3d3;
  padding: 25px;
}

.shop-singel-image {
  width: 100%;
}

.shop-singel-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 600;
}

.shop-singel-paragraph-text {
  margin-bottom: 25px;
  font-weight: 400;
  line-height: 26px;
}

.shop-singel-price-text {
  color: #151515;
  font-size: 24px;
  font-weight: 500;
}

.shop-singel-add-to-cart-wrapper {
  margin-top: 45px;
}

.select-text-block {
  color: #151515;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 400;
}

.quantity {
  display: none;
}

.shop-select-field {
  background-color: rgba(0, 0, 0, 0);
  border: 0 rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
}

.shop-select-field-wrapper {
  height: 38px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 30px;
  padding-bottom: 25px;
}

.shop-singel-add-to-cart-button {
  width: 100%;
  height: 52px;
  background-color: #151515;
  justify-content: center;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
}

.shop-singel-about-service {
  padding-top: 130px;
}

.shop-singel-about-service-heading-wrapper {
  border-bottom: 1px solid #d3d3d3;
}

.shop-singel-about-service-heading {
  color: #151515;
  border-bottom: 1px solid #151515;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}

.shop-singel-list-content {
  margin-top: 30px;
}

.shop-singel-list-paragraph {
  max-width: 835px;
  font-weight: 400;
  line-height: 28px;
}

.shop-singel-list-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}

.shop-singel-list {
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: decimal;
}

.shop-singel-list-item {
  margin-bottom: 20px;
  font-weight: 400;
}

.shop-singel-list-item.mb0 {
  margin-bottom: 0;
}

.portfolio-details-section {
  margin-top: 80px;
}

.portfolio-details-container {
  max-width: 1790px;
  margin-left: auto;
  padding-left: 20px;
}

.portfolio-details-left-content {
  width: 735px;
  margin-right: 130px;
  position: relative;
}

.portfolio-details-wrapper {
  display: flex;
}

.portfolio-details-right-content {
  width: 900px;
}

.portfolio-details-left-singel-wrapper {
  padding-top: 35px;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.portfolio-details-name-info {
  margin-top: 65px;
}

.portfolio-singel-paragraph {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.portfolio-details-info {
  border-bottom: 1px solid #d3d3d3;
  margin-top: 50px;
  padding-bottom: 40px;
}

.portfolio-details-info-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
}

.portfolio-details-info-paragraph-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.portfolio-details-date-wrapper {
  max-width: 450px;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.portfolio-details-date-singel-wrapper.mr40 {
  margin-right: 40px;
}

.portfolio-details-text-block {
  color: #d3d3d3;
  margin-bottom: 5px;
  font-weight: 400;
}

.portfolio-details-name {
  color: #151515;
  font-weight: 400;
}

.portfolio-details-image-wrapper {
  margin-bottom: 25px;
}

.portfolio-details-image {
  width: 100%;
  height: 1000px;
}

.portfolio-details-collection-image-wrapper {
  margin-bottom: 25px;
}

.portfolio-details-collection-image {
  width: 100%;
  height: auto;
}

.team-details-section {
  background-color: #f8f8f8;
  background-image: url('../images/Our-Architects-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 225px;
  padding-bottom: 260px;
}

.team-details-wrapper {
  max-width: 910px;
  background-color: #fff;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 1px 1px 64px #efefef;
}

.team-details-left-content {
  width: 415px;
}

.team-details-image {
  width: 100%;
}

.team-details-right-content {
  width: 425px;
}

.team-details-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.team-details-info-text-block {
  margin-bottom: 20px;
  font-weight: 400;
}

.team-details-info-paragraph {
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 26px;
}

.team-details-info-paragraph.mb0 {
  margin-bottom: 0;
}

.team-details-icons-wrapper {
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.team-details-icons-link-block {
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #151515;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 17px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.contact-info-wrapper {
  background-color: #515864;
  padding-bottom: 0;
}

.contact-info-singel-wrapper {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 9.5vh;
  padding: 120px 85px;
}

.contact-info-heading {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.contact-info-heading-wrapper {
  margin-bottom: 55px;
}

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

.contact-info-details-left-content {
  width: 510px;
}

.contact-info-singel-details {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 45px;
  display: flex;
}

.contact-info-singel-details.mb0 {
  margin-bottom: 0;
}

.contact-info-singel-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.contact-info-singel-text-block {
  color: #959595;
  font-weight: 400;
  line-height: 26px;
}

.contact-info-details-paragraph-text-wrapper {
  width: 456px;
}

.contact-info-details-paragraph-text {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.changelog-section {
  padding-bottom: 160px;
}

.changelog-wrapper {
  max-width: 650px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
}

.changelog-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 600;
}

.changelog-date-text {
  color: #151515;
  margin-bottom: 20px;
  font-weight: 400;
}

.changelog-text-block {
  color: #151515;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
}

.changelog-text {
  color: #151515;
  font-weight: 400;
}

.blog-details-section {
  padding-bottom: 160px;
}

.blog-details-section-heading-wrap {
  margin-bottom: 45px;
}

.blog-details-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 600;
  line-height: 75px;
}

.blog-details-image {
  width: 100%;
}

.blog-details-collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.blog-details-collection-item {
  grid-column-gap: 70px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.blog-details-paragraph-text {
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 26px;
}

.articles-section {
  padding-bottom: 160px;
}

.articles-section.categories {
  margin-top: 80px;
  padding-top: 160px;
}

.articles-top-content {
  border-bottom: 1px solid #d3d3d3;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 30px;
  display: flex;
}

.articles-top-content.articles-categoris {
  flex-direction: column;
  align-items: center;
}

.articles-section-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
}

.articles-section-heading.mr10 {
  margin-right: 10px;
}

.articles-top-right-content {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 12px;
  display: flex;
}

.articles-top-left-content.mb20 {
  margin-bottom: 20px;
}

.categories-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.link-underline-category-wrapper {
  color: #505050;
  border: 1px solid #d3d3d3;
  margin-left: 20px;
  padding: 10px 34px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-underline-category-wrapper.w--current {
  color: #fff;
  background-color: #151515;
  border-color: #151515;
}

.link-underline-category-wrapper.all {
  flex: none;
  margin-left: 0;
  margin-right: 15px;
}

.link-underline-category-wrapper.all.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #515864;
}

.link-underline-category-wrapper.all.buttondesempenho {
  border-color: #d3d3d3;
}

.articles-title-wrap {
  align-items: center;
  display: flex;
}

.style-guide-section {
  padding-bottom: 160px;
}

.style-guide-wrapper {
  max-width: 1095px;
  border: 1px solid #d3d3d3;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
}

.style-guide-singel-wrapper {
  display: flex;
}

.style-guide-left-wrapper {
  width: 250px;
  margin-right: 100px;
}

.style-guide-right-wrapper {
  width: 640px;
}

.style-guide-heading {
  color: #292c32;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.style-guide-grid {
  grid-column-gap: 20px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.style-guide-color-singel-wrapper {
  padding: 100px 20px 20px;
}

.style-guide-color-singel-wrapper.one {
  color: #fff;
  background-color: #151515;
}

.style-guide-color-singel-wrapper.two {
  color: #fff;
  background-color: #505050;
}

.style-guide-color-singel-wrapper.three {
  color: #fff;
  background-color: #959595;
}

.style-guide-color-singel-wrapper.four {
  color: #151515;
  background-color: #d3d3d3;
}

.style-guide-color-singel-wrapper.five {
  color: #292c32;
  background-color: #f5f5f5;
}

.style-guide-color-singel-wrapper.six {
  color: #292c32;
  background-color: #fff;
  border: 1px solid #d3d3d3;
}

.style-guide-color-text-block {
  font-size: 20px;
  font-weight: 600;
}

.style-guide-singel-typography-wrapper {
  margin-bottom: 30px;
}

.style-guide-singel-typography-wrapper.mb0 {
  margin-bottom: 0;
}

.heading1 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.heading2 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}

.heading3 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.heading4 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.heading5 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.heading6 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.style-guide-font-wrap {
  margin-bottom: 25px;
}

.style-guide-font-wrap.mb0 {
  margin-bottom: 0;
}

.style-guide-font-name {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.style-guide-font-text-block {
  font-weight: 400;
}

.style-guide-button-wrapper {
  align-items: center;
  display: flex;
}

.style-guide-button {
  color: #151515;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #505050;
  padding: 14px 35px;
  font-size: 18px;
  font-weight: 400;
}

.style-guide-button.bg {
  color: #fff;
  background-color: #151515;
  margin-left: 30px;
}

.protected-password {
  padding-bottom: 160px;
}

.protected-password-wrapper {
  max-width: 875px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.protected-password-singel-wrapper {
  text-align: center;
  border: 1px solid #d3d3d3;
  padding: 130px 150px;
}

.protected-password-image {
  margin-bottom: 35px;
}

.protected-password-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 600;
}

.protected-password-paragraph-text {
  max-width: 546px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  line-height: 26px;
}

.protected-password-text-field {
  height: 33px;
  color: #cecece;
  border: 0 solid #000;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 25px;
  padding: 0 0 15px;
  font-weight: 400;
}

.protected-password-submit-button {
  width: 100%;
  height: 58px;
  color: #fff;
  background-color: #151515;
  font-size: 18px;
}

._404-not-found-section {
  padding-bottom: 140px;
}

._404-wrapper {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

._404-image-wrapper {
  max-width: 370px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

._404-image {
  width: 100%;
}

._404-text-wrapper {
  text-align: center;
  margin-top: 30px;
}

._404-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 600;
}

._404-paragraph-text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

._404-button {
  color: #fff;
  background-color: #151515;
  margin-top: 30px;
  padding: 14px 34px;
  font-size: 18px;
  font-weight: 400;
}

.license-section {
  padding-bottom: 160px;
}

.license-wrapper {
  max-width: 1095px;
  border: 1px solid #d3d3d3;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
}

.license-section-title-wrapper {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 45px;
}

.license-section-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 600;
}

.license-section-paragraph-text {
  max-width: 894px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
}

.license-section-paragraph-text-link {
  color: #151515;
  font-weight: 600;
  text-decoration: none;
}

.photography-wrapper {
  margin-top: 30px;
}

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

.photography-image {
  width: 100%;
}

.license-typography-wrapper {
  max-width: 1095px;
  border: 1px solid #d3d3d3;
  margin: 0 auto 57px;
  padding: 60px 80px 60px 60px;
}

.license-typography-singel-wrapper {
  justify-content: space-between;
  display: flex;
}

.license-typography-heading {
  color: #292c32;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.license-typography-content {
  width: 616px;
  text-align: left;
}

.license-typography-paragraph-text {
  text-align: left;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.license-typography-button {
  color: #fff;
  text-align: left;
  background-color: #151515;
  padding: 13px 34px;
  font-size: 18px;
  font-weight: 400;
}

.blog-single-section {
  padding-bottom: 160px;
}

.blog-single-name-wrapper {
  margin-bottom: 25px;
  padding-left: 100px;
}

.blog-single-name {
  max-width: 825px;
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.blog-single-image {
  width: 100%;
}

.blog-single-info-wrapper {
  border-bottom: 1px solid #d3d3d3;
  padding: 30px 110px 50px;
}

.blog-single-info-grid {
  grid-column-gap: 110px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr max-content;
}

.blog-single-info-box {
  position: relative;
}

.blog-single-info-title {
  color: #151515;
  margin-bottom: 7px;
  font-weight: 400;
}

.blog-single-info-text-block {
  font-weight: 400;
}

.blog-single-info-boder {
  width: 1px;
  height: 50px;
  background-color: #d3d3d3;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.blog-single-bottom-content {
  max-width: 1095px;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
}

.blog-singel-about-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
}

.blog-singel-about-paragraph {
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 26px;
}

.blog-singel-about-paragraph.mb0 {
  margin-bottom: 0;
}

.blog-singel-about-image-wrapper {
  max-width: 695px;
  text-align: center;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

.blog-singel-about-image {
  width: 100%;
}

.blog-singel-about-list-wrapper {
  margin-top: 80px;
}

.blog-singel-about-list-heading {
  color: #151515;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 900;
}

.blog-singel-about-list-paragraph-text {
  max-width: 1070px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
}

.blog-singel-about-list-paragraph-text.withd-100 {
  max-width: 100%;
}

.blog-singel-about-list {
  margin-top: 30px;
  margin-bottom: 30px;
}

.blog-singel-about-list-wrap {
  padding-left: 20px;
}

.blog-singel-about-list-singel-wrapper {
  margin-bottom: 15px;
  font-weight: 400;
  list-style-type: decimal;
}

.blog-singel-about-list-singel-wrapper.mb0 {
  margin-bottom: 0;
}

.blog-singel-about-list-bottom-text-wrap {
  margin-top: 35px;
}

.blog-singel-about-list-bottom-text-wrap.mt0 {
  margin-top: 0;
}

.blog-singel-about-list-bottom-text-wrap.mt45 {
  margin-top: 45px;
}

.blog-singel-about-list-bottom-heading {
  color: #292c32;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.blog-singel-about-list-bottom-heading.two {
  color: #151515;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.blog-singel-about-list-bottom-heading.three {
  font-size: 22px;
  font-weight: 600;
}

.blog-singel-about-details-wrapper {
  border-left: 2px solid #151515;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-left: 35px;
}

.blog-singel-about-details-paragraph-text {
  margin-bottom: 0;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 26px;
}

.blog-singel-quote-wrapper {
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 85px 100px;
}

.blog-singel-quote-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.navbar-right-wrapper {
  align-items: center;
  display: flex;
}

.cart-button {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-weight: 400;
}

.cart-quantity {
  height: 20px;
  min-width: 20px;
  color: #fff;
  background-color: #151515;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.cart-header {
  padding: 25px 70px 25px 40px;
}

.cart-container {
  max-width: 570px;
  min-width: 570px;
}

.cart-list-wrapper {
  padding-left: 40px;
  padding-right: 70px;
}

.cart-text-wrapper {
  margin-left: 0;
  margin-right: 0;
}

.cart-product-name {
  color: #151515;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.cart-product-price {
  color: #151515;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
}

.cart-option-text-block {
  margin-bottom: 15px;
}

.cart-option-select-text {
  color: #151515;
  font-weight: 400;
}

.cart-option-select-text-block {
  color: #151515;
  font-weight: 700;
}

.cart-remove-button {
  color: #505050;
  font-size: 18px;
  font-weight: 400;
}

.cart-item {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-footer {
  padding-top: 15px;
  padding-bottom: 75px;
}

.subtotal-text-block {
  font-size: 20px;
  font-weight: 400;
}

.subtotal-price {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
}

.checkout-button {
  height: 54px;
  background-color: #151515;
  border-radius: 0;
  justify-content: center;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.services-title {
  align-items: center;
  display: flex;
}

.our-service-main {
  text-align: left;
}

.loader {
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.footer-logo-container.absolute {
  position: absolute;
}

.wrapper-for-loader {
  width: 102%;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.loader-circle {
  z-index: -1;
  width: 140vw;
  height: 140vw;
  background-color: #000;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.loder-logo-text-wrap {
  align-items: center;
  display: flex;
  position: relative;
}

.loder-logo-text-block {
  color: #fff;
  font-size: 70px;
  line-height: 70px;
}

.loder-logo-favicon {
  width: 50px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.prosess-boder {
  width: 1%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.product-categories-section {
  margin-top: 80px;
  padding-top: 100px;
  padding-bottom: 160px;
}

.product-categories-section-title {
  justify-content: center;
  align-items: center;
  display: flex;
}

.product-categories-title {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 600;
}

.product-categories-title.mr10 {
  text-transform: capitalize;
  margin-right: 10px;
}

.product-categories-wrapper {
  max-width: 400px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.teatimonial-hidden, .process-hidden {
  overflow: hidden;
}

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

.property-diller-flex-wrap {
  width: 100%;
  grid-column-gap: 30px;
  flex: none;
  justify-content: space-between;
  display: flex;
}

.text-block {
  text-align: center;
}

.text-block.h1 {
  color: #000;
  padding-top: 40px;
  padding-bottom: 0;
  font-size: 24px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2 Area-3";
  padding-bottom: 5vh;
}

.paragraph {
  padding-left: 29px;
}

.paragraph.paragrafo-1 {
  text-align: center;
  margin-bottom: -78px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 20px;
  font-style: normal;
}

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

.html-embed {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.section-2 {
  padding-top: 370px;
}

.section-2.sextion-1 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 120px;
  padding-bottom: 60px;
}

.section-2.section2, .section-2.section3 {
  padding-top: 120px;
  padding-bottom: 60px;
}

.hero-stack {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

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

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

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

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

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

.html-embed-3 {
  object-fit: fill;
  justify-content: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.section-3 {
  padding-top: 100px;
}

.column {
  text-align: center;
}

.image {
  text-align: center;
  display: block;
}

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

.div-block {
  justify-content: center;
  margin-bottom: 0;
  padding-top: 9vh;
  padding-bottom: 0;
  display: flex;
}

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

.bold-text {
  font-weight: 400;
}

.text-block-3, .text-block-4, .text-block-5, .text-block-6 {
  color: #515864;
}

.navbar-no-shadow {
  margin-top: 5vh;
  margin-bottom: 0;
}

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

.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-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

.nav-dropdown-link {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

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

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

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

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

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

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

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

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

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

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

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

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

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

.hero-without-image {
  background-color: #000;
  background-image: url('../images/Teatimonial-Bg.png');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.margin-bottom-24px-2 {
  color: #fff;
  margin-bottom: 24px;
}

.heading {
  color: #fff;
}

.inner-banner-2 {
  margin-top: 1px;
  padding-top: 35px;
  padding-bottom: 75px;
  padding-left: 16vh;
}

.container-8 {
  margin-top: 102px;
}

.paragraph-2 {
  padding-top: 28px;
}

.hero-heading-left {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px;
  position: relative;
}

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

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

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

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

.text-block-7 {
  text-align: right;
  font-size: 18px;
}

.section-4 {
  padding-bottom: 0;
}

.grid-2 {
  grid-template-areas: "Area Area-2";
  justify-content: center;
  justify-items: center;
}

.grid-2.container {
  grid-template-rows: auto;
  margin-bottom: 60px;
}

.image-2 {
  width: 100%;
}

.paragraph-3 {
  font-size: 21px;
}

.paragraph-4 {
  padding-top: 10px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 22px;
}

.image-3 {
  max-width: none;
  text-align: right;
}

.paragraph-5 {
  text-align: justify;
  margin-bottom: 60px;
  line-height: 25px;
}

.paragraph-5.paragrafofinal {
  margin-bottom: 120px;
  padding-top: 60px;
}

.paragraph-5.paragrafofinal.paragrafo2 {
  text-align: left;
  margin-bottom: 0;
}

.paragraph-5.paragrafofinal.paragrafo2.paragrafo4 {
  padding-top: 0;
}

.paragraph-5.paragrafofinal.paragrafo3 {
  margin-bottom: 60px;
}

.paragraph-5.paragrafofinal.paragrafo4 {
  margin-bottom: 0;
  padding-top: 60px;
}

.paragraph-5.paragrafofinal.paragrafo4.space1 {
  padding-top: 30px;
}

.paragraph-5.paragrafofinal.paragrafo1 {
  margin-bottom: 60px;
}

.paragraph-5.paragrafo2 {
  padding-top: 60px;
}

.paragraph-5.paragrafo2.paragrafo3 {
  margin-bottom: 0;
}

.paragraph-5.text1 {
  padding-top: 60px;
}

.image-5 {
  padding-top: 0;
  padding-bottom: 0;
}

.image-5.imgportas {
  padding-bottom: 60px;
}

.image-5.imgspace {
  padding-bottom: 120px;
}

.image-5.imgspace.imgspace1 {
  padding-bottom: 60px;
}

.image-5.imgfabricante {
  padding-top: 60px;
}

.image-5.imgfinal {
  padding-bottom: 60px;
}

.image-5.imgfinal.imgqmsomos {
  padding-bottom: 30px;
}

.image-5.imgspace1 {
  padding-bottom: 60px;
}

.text-block-8 {
  padding-left: 7px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bold-text-2 {
  color: #000;
  font-size: 32px;
  display: block;
}

.paragraph-6 {
  padding-top: 40px;
}

.paragraph-7 {
  padding-top: 32px;
}

.bold-text-3 {
  color: #000;
  font-size: 32px;
  display: block;
}

.bold-text-3.txt1 {
  text-transform: capitalize;
  padding-bottom: 20px;
}

.bold-text-4 {
  color: #000;
  text-align: left;
  text-transform: capitalize;
  font-size: 23px;
}

.bold-text-4.textcaracteristicas {
  font-size: 23px;
}

.bold-text-4.tittle1 {
  text-align: left;
  font-size: 32px;
}

.text-block-9, .text-block-10, .text-block-11, .text-block-12, .text-block-13 {
  font-size: 16px;
}

.text-span {
  color: #000;
  text-align: left;
}

.bold-text-5, .text-span-2, .text-span-3 {
  font-size: 23px;
}

.text-block-14, .text-block-15, .text-block-16, .text-block-17 {
  font-size: 12px;
}

.container-10 {
  margin-top: 60px;
}

.text-block-18 {
  color: #515864;
  text-align: center;
}

.text-block-19 {
  text-align: center;
}

.testimonial-slider-large {
  background-color: #fff;
  background-image: url('../images/Hero-Bg.png');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.testimonial-slide {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-slide.slides1 {
  padding-bottom: 60px;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

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

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  object-fit: cover;
}

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

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-20 {
  text-transform: uppercase;
}

.bold-text-6, .bold-text-7 {
  text-transform: capitalize;
}

.image-6 {
  padding-top: 30px;
}

.image-7 {
  display: block;
}

.div-block-2 {
  justify-content: center;
  display: flex;
}

.logos-title-small {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

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

.clients-wrapper-three {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-3 {
  flex: 1;
  justify-content: center;
  display: flex;
}

.grid-3 {
  grid-template-rows: auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.grid-3.gridprodutos {
  padding-top: 60px;
}

.space1 {
  padding-bottom: 60px;
}

.image-8 {
  width: 1200px;
}

@media screen and (min-width: 1920px) {
  .menu-bottom-wrapper {
    display: block;
  }

  .about-left-content {
    width: 948px;
    margin-right: 90px;
  }

  .about-experience-year {
    font-size: 200px;
    line-height: 120px;
  }

  .about-right-content {
    width: 720px;
  }

  .about-heading {
    font-size: 42px;
    line-height: 52px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    width: 100%;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-text-block {
    font-size: 38px;
    line-height: 38px;
  }

  .hero-section {
    margin-bottom: 180px;
  }

  .hero-content {
    padding-top: 80px;
  }

  .hero-text-container {
    margin-bottom: 60px;
  }

  .hero-heading {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    font-size: 56px;
    line-height: 66px;
  }

  .hero-paragraph {
    max-width: 700px;
    line-height: 32px;
  }

  .hero-button {
    padding: 14px 30px;
    font-size: 16px;
  }

  .about-section {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 0;
  }

  .about-content {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-left-content {
    width: 100%;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .about-experience-year {
    font-size: 162px;
    line-height: 100px;
  }

  .about-right-content {
    width: 100%;
    text-align: left;
  }

  .about-text-block {
    margin-bottom: 20px;
  }

  .about-heading {
    font-size: 36px;
    line-height: 47px;
  }

  .about-paragraph-text {
    margin-bottom: 20px;
  }

  .about-button {
    padding: 14px 30px;
    font-size: 16px;
  }

  .our-service {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-title-grid {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    align-items: center;
  }

  .section-title-shape-wrapper.center {
    text-align: center;
    margin-bottom: 10px;
  }

  .section-title-right-content.content-right {
    text-align: left;
  }

  .section-paragraph-text {
    max-width: 700px;
  }

  .our-service-wrapper {
    margin-top: 40px;
  }

  .services-grid {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .service-space-image-wrap {
    margin-right: 5px;
  }

  .services-space-heading {
    font-size: 22px;
    line-height: 32px;
  }

  .service-details-text {
    font-size: 15px;
  }

  .process-section {
    padding-bottom: 80px;
  }

  .process-top-grid {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .process-top-grid.mobile {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .process-bottom-wrapper {
    margin-top: 40px;
  }

  .process-singel-wrapper {
    padding-top: 0;
  }

  .process-circel {
    display: none;
  }

  .footer-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-logo-paragraph-text {
    font-size: 15px;
    font-weight: 400;
  }

  .footer-menu-wrapper.mt60 {
    margin-top: 0;
  }

  .footer-bottom-singel-wrapper {
    flex-direction: column;
  }

  .footer-bottom-left-content {
    margin-bottom: 15px;
  }

  .footer-copy-right-text-block {
    font-size: 17px;
  }

  .footer-copy-boder {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .blog-singel-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .blog-heading.blog-details {
    font-size: 32px;
  }

  .section-bottom-button {
    padding: 14px 30px;
  }

  .our-architects {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .architects-collection-list {
    grid-template-columns: 1fr 1fr;
  }

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

  .teatimonial-section-paragraph-text {
    font-size: 15px;
  }

  .sponsors-wrapper {
    padding-top: 60px;
  }

  .sponsors-singel-wrapper {
    grid-column-gap: 20px;
  }

  .sponsors-image {
    margin-right: 0;
  }

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

  .portfolio-collection-item {
    grid-template-columns: 1fr;
  }

  .portfolio-collection-item._2nd {
    grid-template-columns: 1.6fr;
  }

  .portfolio-name {
    margin-bottom: 20px;
    font-size: 29px;
  }

  .portfolio-name.portfolio-singel-name {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 38px;
  }

  .portfolio-button {
    padding: 14px 30px;
    font-size: 16px;
  }

  .inner-section {
    padding-bottom: 80px;
  }

  .huge-text-row {
    margin-bottom: 0;
  }

  .huge-text-row.one {
    margin-bottom: 20px;
  }

  .huge-heading {
    font-size: 48px;
    line-height: 58px;
  }

  .about-info-top-grid {
    grid-template-columns: 1.6fr;
  }

  .about-info-heading {
    font-size: 52px;
    line-height: 62px;
  }

  .about-info-right-content {
    text-align: left;
  }

  .about-info-top-paragraph-text {
    margin-left: 0;
  }

  .about-info-bottom-wrapper {
    margin-top: 60px;
  }

  .about-info-details-singel-wrapper.mb0 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .track {
    height: auto;
  }

  .sticky {
    height: auto;
    top: 0;
  }

  .about-work-singel-item {
    padding-right: 30px;
  }

  .work-circle {
    width: 70px;
    height: 70px;
  }

  .about-awards {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .about-awards-wrapper {
    margin-top: 40px;
  }

  .about-awards-grid {
    grid-column-gap: 50px;
    grid-row-gap: 30px;
    grid-template-columns: 1.6fr;
  }

  .our-top-clients-section, .contact-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .contact-us-wrapper {
    flex-direction: column;
  }

  .contact-us-left-content {
    width: 100%;
    margin-bottom: 40px;
  }

  .contact-us-right-content {
    width: 100%;
    margin-left: 0;
    padding: 50px 40px;
  }

  .shop-section {
    padding-bottom: 80px;
  }

  .shop-section-title-wrapper.withd85 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shop-collection-list {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .shop-singel-section {
    padding-bottom: 80px;
  }

  .shop-singel-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1.3fr;
  }

  .shop-singel-about-service {
    padding-top: 80px;
  }

  .portfolio-details-container {
    padding-right: 20px;
  }

  .portfolio-details-left-content {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .portfolio-details-wrapper {
    flex-direction: column;
  }

  .portfolio-details-right-content {
    width: 100%;
  }

  .portfolio-details-info {
    margin-top: 30px;
  }

  .portfolio-details-image {
    height: auto;
  }

  .team-details-section {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .team-details-wrapper {
    max-width: 100%;
    flex-direction: column;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 20px 40px;
  }

  .team-details-left-content {
    width: 100%;
    margin-bottom: 20px;
  }

  .team-details-right-content {
    width: 100%;
  }

  .contact-info-wrapper {
    padding-bottom: 80px;
  }

  .contact-info-singel-wrapper {
    padding: 80px 40px;
  }

  .contact-info-details-wrapper {
    flex-direction: column;
  }

  .contact-info-details-left-content {
    width: 100%;
    margin-bottom: 40px;
  }

  .contact-info-details-paragraph-text-wrapper {
    width: 100%;
  }

  .changelog-wrapper {
    padding: 40px 50px;
  }

  .blog-details-section {
    padding-bottom: 80px;
  }

  .blog-details-heading {
    font-size: 56px;
    line-height: 66px;
  }

  .blog-details-collection-item {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .articles-section {
    padding-bottom: 80px;
  }

  .articles-section.categories {
    padding-top: 80px;
  }

  .articles-top-content {
    flex-direction: column;
    align-items: center;
  }

  .articles-section-heading.mb10 {
    margin-bottom: 10px;
  }

  .style-guide-wrapper {
    padding: 20px;
  }

  .style-guide-singel-wrapper {
    flex-direction: column;
  }

  .style-guide-left-wrapper {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 20px;
  }

  .style-guide-right-wrapper {
    width: 100%;
  }

  .style-guide-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .protected-password {
    padding-bottom: 80px;
  }

  .protected-password-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .protected-password-singel-wrapper {
    padding: 80px 60px;
  }

  .license-section {
    padding-bottom: 80px;
  }

  .license-wrapper {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 30px 20px;
  }

  .license-typography-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    padding: 40px 20px;
  }

  .license-typography-singel-wrapper {
    flex-direction: column;
  }

  .license-typography-heading-wrapper {
    margin-bottom: 20px;
  }

  .license-typography-content {
    width: 100%;
  }

  .license-typography-paragraph-text {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-single-section {
    padding-bottom: 80px;
  }

  .blog-single-name-wrapper {
    padding-left: 0;
  }

  .blog-single-name {
    font-size: 28px;
    line-height: 38px;
  }

  .blog-single-info-wrapper {
    padding: 20px;
  }

  .blog-single-info-grid {
    grid-column-gap: 40px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .blog-single-info-boder.mobile {
    display: none;
  }

  .blog-singel-about-heading {
    font-size: 33px;
  }

  .blog-singel-about-paragraph {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .blog-singel-about-image-wrapper {
    margin-top: 30px;
  }

  .blog-singel-about-list-wrapper {
    margin-top: 40px;
  }

  .blog-singel-about-list-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .blog-singel-about-list-bottom-heading.three {
    margin-bottom: 10px;
  }

  .blog-singel-about-details-wrapper {
    padding-left: 20px;
  }

  .blog-singel-about-details-paragraph-text {
    font-size: 18px;
  }

  .blog-singel-quote-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 60px 50px;
  }

  .loader-circle {
    border-radius: 0%;
  }

  .product-categories-section {
    padding-bottom: 80px;
  }

  .property-diller-flex-wrap {
    width: 170%;
    grid-column-gap: 20px;
  }

  .html-embed-2 {
    position: static;
  }

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

  .section-3 {
    padding-top: 0;
  }

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

  .nav-menu-2 {
    background-color: #fff;
    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-2 {
    padding: 12px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

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

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

@media screen and (max-width: 767px) {
  .nav-menu {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-button-wrapper {
    margin-left: 15px;
  }

  .nav-link-block {
    margin-bottom: 20px;
  }

  .nav-text-block {
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
  }

  .hero-section {
    margin-bottom: 220px;
  }

  .hero-text-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-heading {
    font-size: 42px;
    line-height: 52px;
  }

  .hero-paragraph {
    margin-bottom: 20px;
    font-size: 17px;
  }

  .hero-image {
    height: 60vh;
  }

  .about-experience-year {
    margin-bottom: 15px;
    font-size: 106px;
    line-height: 80px;
  }

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

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-wrapper {
    padding-bottom: 20px;
  }

  .section-title-shape-wrapper {
    margin-bottom: 15px;
  }

  .section-heading {
    font-size: 32px;
    line-height: 42px;
  }

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

  .process-number {
    font-size: 60px;
  }

  .footer-top-content {
    padding-bottom: 60px;
  }

  .footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 2fr 1fr;
  }

  .footer-logo-paragraph-text {
    font-size: 14px;
  }

  .footer-menu-text-link {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .footer-bottom-left-content {
    flex-direction: column;
  }

  .footer-copy-right-text-block-wrapper {
    margin-bottom: 10px;
  }

  .footer-copy-boder {
    display: none;
  }

  .blog-collection-list {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .blog-heading.blog-details {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 38px;
  }

  .section-bottom-button-wrapper {
    margin-top: 40px;
  }

  .section-bottom-button {
    padding: 11px 25px;
    font-size: 17px;
  }

  .architects-collection-list {
    grid-template-columns: 1fr;
  }

  .architects-name-info-wrapper {
    text-align: center;
    padding-left: 0;
  }

  .teatimonial-heading {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 46px;
  }

  .teatimonial-info-wrapper {
    margin-left: 10px;
  }

  .sponsors-wrapper {
    padding-top: 60px;
  }

  .sponsors-image {
    margin-right: 0;
  }

  .portfolio-collection-list-wrapper.one, .portfolio-collection-list-wrapper.two {
    margin-bottom: 40px;
  }

  .portfolio-collection-item {
    grid-row-gap: 25px;
  }

  .portfolio-image {
    height: 100%;
  }

  .portfolio-name {
    font-size: 25px;
    line-height: 35px;
  }

  .portfolio-name.portfolio-singel-name {
    max-width: 100%;
  }

  .huge-text-row.one {
    margin-bottom: 10px;
  }

  .huge-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .inner-banner {
    padding-bottom: 60px;
  }

  .about-info-wrapper {
    padding-bottom: 40px;
  }

  .about-info-heading {
    font-size: 42px;
    line-height: 52px;
  }

  .about-info-boder {
    height: 5px;
  }

  .about-info-bottom-wrapper {
    margin-top: 40px;
  }

  .about-info-bottom-grid {
    grid-template-columns: 1.6fr;
  }

  .about-info-details-singel-wrapper {
    margin-bottom: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .about-info-details-singel-wrapper.mb0 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-info-details-paragraph-text {
    font-size: 15px;
  }

  .work-section {
    padding-bottom: 40px;
  }

  .about-work-singel-item {
    padding-right: 20px;
  }

  .work-circle {
    width: 40px;
    height: 40px;
  }

  .contact-section.pt90 {
    padding-top: 80px;
  }

  .contact-us-right-content {
    padding: 30px 20px;
  }

  .shop-section-title-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .shop-section-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .shop-section-paragraph-text {
    font-size: 15px;
  }

  .shop-wrapper {
    margin-top: 40px;
  }

  .shop-collection-list {
    grid-template-columns: 1fr;
  }

  .shop-singel-grid {
    grid-row-gap: 30px;
  }

  .shop-singel-image-wrapper {
    padding: 15px;
  }

  .shop-singel-name {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 42px;
  }

  .shop-singel-paragraph-text {
    margin-bottom: 20px;
  }

  .shop-singel-add-to-cart-wrapper {
    margin-top: 30px;
  }

  .shop-singel-about-service {
    padding-top: 40px;
  }

  .portfolio-singel-paragraph {
    font-size: 14px;
    line-height: 24px;
  }

  .team-details-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .team-details-info-paragraph {
    font-size: 15px;
  }

  .team-details-icons-wrapper {
    margin-top: 20px;
  }

  .contact-info-singel-wrapper {
    padding: 60px 20px;
  }

  .contact-info-heading-wrapper {
    text-align: center;
  }

  .contact-info-singel-details {
    margin-bottom: 30px;
  }

  .contact-info-details-paragraph-text {
    font-size: 14px;
  }

  .changelog-wrapper {
    max-width: 100%;
    padding: 30px;
  }

  .blog-details-section-heading-wrap {
    margin-bottom: 30px;
  }

  .blog-details-heading {
    font-size: 46px;
    line-height: 56px;
  }

  .blog-details-collection-item {
    grid-row-gap: 30px;
  }

  .articles-top-right-content {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .categories-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .link-underline-category-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0;
    display: inline-block;
  }

  .style-guide-section {
    padding-bottom: 80px;
  }

  .style-guide-grid {
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-singel-typography-wrapper {
    margin-bottom: 20px;
  }

  .heading1 {
    font-size: 60px;
    line-height: 70px;
  }

  .protected-password-singel-wrapper {
    padding: 40px 30px;
  }

  .protected-password-image {
    width: 100px;
    margin-bottom: 20px;
  }

  .protected-password-heading {
    font-size: 34px;
    line-height: 44px;
  }

  .protected-password-text-field {
    margin-bottom: 20px;
  }

  .protected-password-submit-button {
    height: 50px;
  }

  ._404-not-found-section {
    padding-bottom: 80px;
  }

  ._404-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._404-image-wrapper {
    max-width: 230px;
  }

  ._404-heading {
    font-size: 38px;
  }

  ._404-paragraph-text {
    font-size: 15px;
  }

  .license-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .license-section-title-wrapper {
    padding-bottom: 30px;
  }

  .license-section-paragraph-text {
    max-width: 100%;
    font-size: 15px;
  }

  .license-typography-wrapper {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .license-typography-paragraph-text {
    font-size: 16px;
  }

  .blog-single-name {
    max-width: 100%;
    font-size: 26px;
    line-height: 36px;
  }

  .blog-single-info-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-single-bottom-content {
    margin-top: 30px;
  }

  .blog-singel-about-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .blog-singel-about-image-wrapper {
    max-width: 100%;
  }

  .blog-singel-about-list-heading {
    font-size: 30px;
  }

  .blog-singel-about-list-paragraph-text {
    font-size: 15px;
  }

  .blog-singel-about-list-singel-wrapper {
    font-size: 15px;
    line-height: 25px;
  }

  .blog-singel-about-details-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
  }

  .blog-singel-about-details-paragraph-text {
    font-size: 17px;
  }

  .blog-singel-quote-wrapper {
    padding: 30px 20px;
  }

  .blog-singel-quote-text {
    font-size: 18px;
    line-height: 28px;
  }

  .cart-header {
    padding: 20px 15px;
  }

  .cart-container {
    max-width: 100%;
    min-width: 100%;
  }

  .cart-list-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cart-footer {
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .loader {
    display: none;
  }

  .loader-circle {
    width: 100%;
    height: 100%;
  }

  .loder-logo-text-block {
    font-size: 40px;
    line-height: 50px;
  }

  .loder-logo-favicon {
    width: 35px;
    margin-right: 10px;
  }

  .collection-list-wrapper, .collection-list-wrapper-2 {
    width: 100%;
  }

  .product-categories-section {
    padding-top: 80px;
  }

  .property-diller-flex-wrap {
    width: 200%;
  }

  .container-2 {
    position: relative;
    overflow: hidden;
    transform: scale(.8);
  }

  .html-embed-2 {
    min-width: 600px;
  }

  .html-embed-2.about-content {
    flex-wrap: nowrap;
    display: inline;
    position: static;
  }

  .section {
    transform: scale(.7);
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .html-embed-3 {
    min-width: 600px;
    text-align: center;
    object-position: 50% 50%;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0%;
    display: block;
    position: relative;
    right: 10%;
    transform: scale(.8);
  }

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

  .nav-menu-2 {
    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 rgba(0, 0, 0, .05);
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .inner-banner-2 {
    padding-bottom: 60px;
  }

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

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

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

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

@media screen and (max-width: 479px) {
  .nav-bar {
    background-color: #fff;
  }

  .nav-bar-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-brand.w--current {
    padding-left: 0;
  }

  .menu-button-wrapper {
    margin-left: 10px;
  }

  .menu-image {
    width: 12px;
    margin-right: 5px;
  }

  .menu-text-block.two {
    font-size: 15px;
    line-height: 15px;
  }

  .menu-text-block.one {
    margin-top: 3px;
    font-size: 15px;
    line-height: 15px;
  }

  .menu-singel-wrapper {
    padding-bottom: 60px;
  }

  .menu-link-wrapper {
    margin-right: 20px;
  }

  .nav-text-block {
    font-size: 20px;
    line-height: 30px;
  }

  .hero-section {
    margin-bottom: 100px;
  }

  .hero-content {
    padding-top: 40px;
  }

  .hero-text-container {
    margin-bottom: 40px;
  }

  .hero-heading {
    max-width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .hero-paragraph {
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .hero-button {
    padding: 12px 25px;
    font-size: 15px;
  }

  .hero-image {
    height: 40vh;
  }

  .about-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .about-section.sobre-1.section-sobre {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .about-section.section-sustentabilidade {
    margin-right: 2vh;
    padding-left: 2vh;
  }

  .about-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-left-content {
    margin-bottom: 30px;
  }

  .about-experience-year {
    margin-bottom: 5px;
    font-size: 60px;
    line-height: 70px;
  }

  .about-text-block {
    margin-bottom: 10px;
  }

  .about-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .about-paragraph-text {
    font-size: 14px;
  }

  .about-button {
    padding: 12px 25px;
  }

  .our-service {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .section-title-wrapper {
    padding-top: 0;
    padding-left: 11px;
    padding-right: 24px;
  }

  .section-title-shape-wrapper {
    margin-bottom: 10px;
  }

  .section-title-shape {
    text-align: center;
  }

  .section-heading {
    font-size: 23px;
    line-height: 33px;
  }

  .section-paragraph-text {
    max-width: 100%;
    text-align: left;
    font-size: 14px;
  }

  .services-grid {
    grid-row-gap: 20px;
  }

  .services-space-heading {
    font-size: 20px;
  }

  .service-details-text {
    font-size: 13px;
  }

  .process-section {
    padding-bottom: 60px;
  }

  .process-number {
    font-size: 48px;
    line-height: 48px;
  }

  .process-title {
    font-size: 21px;
  }

  .process-info-text {
    font-size: 15px;
  }

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

  .footer-singel-wrapper.center {
    text-align: center;
  }

  .footer-logo-text-wrapper {
    text-align: left;
  }

  .footer-title, .footer-menu-wrapper {
    text-align: center;
  }

  .footer-copy-right-text-block {
    text-align: center;
    font-size: 15px;
  }

  .footer-singel-icons-wrapper {
    margin-right: 10px;
  }

  .blog-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-singel-wrapper {
    padding: 25px 15px;
  }

  .blog-date-details {
    margin-bottom: 10px;
  }

  .blog-heading {
    font-size: 17px;
    line-height: 27px;
  }

  .blog-heading.blog-details {
    font-size: 22px;
    line-height: 32px;
  }

  .section-bottom-button-wrapper {
    margin-top: 0;
  }

  .section-bottom-button {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .section-bottom-button.buttoninicialfooter {
    text-align: center;
    margin-top: 5vh;
  }

  .our-architects {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .our-architects.section-representantes {
    padding-top: 60px;
  }

  .teatimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .teatimonial-heading {
    font-size: 29px;
    line-height: 39px;
  }

  .teatimonial-section-paragraph-text {
    font-size: 14px;
    line-height: 24px;
  }

  .teatimonial-paragraph-text {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .teatimonial-info-heading {
    font-size: 16px;
  }

  .teatimonial-info-text-block {
    font-size: 13px;
  }

  .teatimonial-singel-quote-shape {
    bottom: 20px;
    right: 10px;
  }

  .slide-nav {
    top: 321px;
  }

  .sponsors-wrapper {
    padding-top: 0;
  }

  .sponsors-image {
    margin-right: 0;
  }

  .portfolio-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .portfolio-section.section-obras {
    padding-top: 0;
  }

  .portfolio-collection-list-wrapper.one {
    margin-bottom: 40px;
  }

  .location-text-wrap {
    margin-left: 5px;
  }

  .portfolio-name {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .portfolio-name.portfolio-singel-name {
    font-size: 24px;
    line-height: 34px;
  }

  .portfolio-button {
    padding: 12px 25px;
  }

  .inner-section {
    padding-bottom: 60px;
  }

  .huge-text-row.one {
    margin-bottom: 5px;
  }

  .huge-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .inner-banner {
    padding-bottom: 50px;
  }

  .inner-banner-wrapper {
    text-align: left;
    justify-content: center;
  }

  .about-info-heading {
    font-size: 35px;
    line-height: 45px;
  }

  .about-info-boder {
    height: 2px;
  }

  .about-info-bottom-grid {
    grid-column-gap: 0px;
    grid-template-columns: .5fr;
  }

  .about-info-details-singel-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 35px;
  }

  .about-info-details-paragraph-text {
    font-size: 14px;
    line-height: 28px;
  }

  .about-work-singel-item {
    text-align: center;
    justify-content: center;
  }

  .about-awards {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .about-awards-paragraph-text {
    font-size: 15px;
  }

  .about-awards-year-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .about-awards-info-text-block {
    font-size: 14px;
    line-height: 28px;
  }

  .contact-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-section.pt90 {
    padding-top: 60px;
  }

  .contact-section.section-contato {
    padding-top: 0;
  }

  .contact-us-wrapper {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 40px;
  }

  .contact-us-left-content {
    margin-bottom: 30px;
  }

  .contact-us-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .contact-us-singel-form-wrapper {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .contact-us-input-wrapper {
    margin-bottom: 10px;
  }

  .contact-us-input-wrapper.mr45 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .contact-submit-button {
    height: 40px;
    font-size: 16px;
  }

  .shop-section-title-wrapper {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .shop-section-heading {
    font-size: 38px;
  }

  .shop-section-paragraph-text {
    font-size: 14px;
  }

  .shop-section-paragraph-text.withd {
    max-width: 100%;
  }

  .shop-singel-wrapper {
    padding: 20px 15px;
  }

  .shop-price-wrapper {
    padding: 7px 10px;
    font-size: 15px;
    top: 10px;
    left: 10px;
  }

  .shop-name {
    margin-bottom: 5px;
  }

  .shop-description-text {
    font-size: 14px;
  }

  .shop-singel-section {
    padding-bottom: 60px;
  }

  .shop-singel-paragraph-text {
    font-size: 14px;
  }

  .select-text-block {
    margin-bottom: 4px;
  }

  .shop-singel-add-to-cart-button {
    height: 45px;
  }

  .shop-singel-list-paragraph {
    max-width: 100%;
    font-size: 14px;
  }

  .shop-singel-list-item {
    font-size: 15px;
    line-height: 25px;
  }

  .portfolio-details-info-heading {
    font-size: 20px;
  }

  .portfolio-details-info-paragraph-text {
    font-size: 14px;
  }

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

  .team-details-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .team-details-info-paragraph {
    font-size: 14px;
  }

  .contact-info-heading {
    text-align: left;
    font-size: 25px;
    line-height: 35px;
  }

  .contact-info-singel-details {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .contact-info {
    margin-bottom: 20px;
  }

  .contact-info.mb0 {
    margin-bottom: 0;
  }

  .changelog-section {
    padding-bottom: 100px;
  }

  .changelog-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .changelog-heading {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 46px;
  }

  .changelog-date-text {
    margin-bottom: 15px;
  }

  .changelog-text-block {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .changelog-text {
    font-size: 15px;
    line-height: 25px;
  }

  .blog-details-section {
    padding-bottom: 60px;
  }

  .blog-details-heading {
    font-size: 36px;
    line-height: 46px;
  }

  .blog-details-collection-item {
    grid-row-gap: 20px;
  }

  .articles-section {
    padding-bottom: 60px;
  }

  .style-guide-left-wrapper {
    margin-bottom: 15px;
  }

  .style-guide-color-text-block {
    font-size: 17px;
  }

  .style-guide-singel-typography-wrapper {
    margin-bottom: 15px;
  }

  .heading1 {
    font-size: 46px;
    line-height: 46px;
  }

  .heading2 {
    font-size: 36px;
    line-height: 46px;
  }

  .heading3 {
    font-size: 28px;
    line-height: 38px;
  }

  .heading4 {
    font-size: 22px;
    line-height: 32px;
  }

  .heading5 {
    font-size: 18px;
    line-height: 18px;
  }

  .style-guide-font-wrap {
    margin-bottom: 15px;
  }

  .style-guide-font-name {
    margin-bottom: 10px;
  }

  .style-guide-font-text-block {
    line-height: 26px;
  }

  .style-guide-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .style-guide-button.bg {
    margin-top: 10px;
    margin-left: 0;
  }

  .protected-password-singel-wrapper {
    padding: 30px 20px;
  }

  .protected-password-image {
    margin-bottom: 10px;
  }

  .protected-password-heading {
    font-size: 26px;
    line-height: 36px;
  }

  .protected-password-paragraph-text {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 15px;
  }

  .protected-password-submit-button {
    height: 45px;
    font-size: 16px;
  }

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

  ._404-button {
    margin-top: 20px;
    padding: 12px 25px;
    font-size: 16px;
  }

  .license-section {
    padding-bottom: 60px;
  }

  .license-section-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .license-section-paragraph-text {
    font-size: 14px;
  }

  .photography-grid {
    grid-column-gap: 10px;
  }

  .license-typography-wrapper {
    padding: 20px 15px;
  }

  .license-typography-paragraph-text {
    font-size: 14px;
    line-height: 24px;
  }

  .license-typography-button {
    font-size: 16px;
  }

  .blog-single-name {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-single-info-grid {
    grid-template-columns: 1fr;
  }

  .blog-single-info-boder {
    display: none;
  }

  .blog-singel-about-heading {
    font-size: 23px;
    line-height: 33px;
  }

  .blog-singel-about-paragraph {
    font-size: 14px;
  }

  .blog-singel-about-list-heading {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-singel-about-list-paragraph-text {
    font-size: 15px;
  }

  .blog-singel-quote-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 25px 15px;
  }

  .blog-singel-quote-text {
    font-size: 16px;
  }

  .cart-quantity {
    height: 15px;
    min-width: 15px;
    margin-left: 5px;
    font-size: 13px;
    line-height: 23px;
  }

  .cart-list-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-product-name {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .cart-product-price {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
  }

  .cart-option-text-block {
    margin-bottom: 5px;
  }

  .cart-option-select-text, .cart-option-select-text-block {
    font-size: 15px;
  }

  .cart-footer {
    padding-bottom: 30px;
  }

  .subtotal-text-block, .subtotal-price {
    font-size: 16px;
    line-height: 26px;
  }

  .checkout-button {
    height: 40px;
    font-size: 16px;
  }

  .cart-quantity-2 {
    height: 30px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .product-categories-title {
    font-size: 32px;
  }

  .product-categories-title.mr10 {
    line-height: 52px;
  }

  .product-categories-wrapper {
    margin-top: 40px;
  }

  .property-diller-flex-wrap {
    width: 228%;
  }

  .grid {
    max-height: 100%;
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3";
  }

  .paragraph.paragrafo-1 {
    max-height: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 2vh;
    padding-right: 2vh;
    font-size: 1.3vh;
    display: block;
  }

  .container-2 {
    object-fit: fill;
    padding-left: 5vh;
    padding-right: 5vh;
  }

  .container-3, .container-4, .container-5 {
    padding-left: 5vh;
    padding-right: 5vh;
  }

  .html-embed {
    width: 100%;
    height: auto;
    max-width: none;
    min-width: 600px;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    display: block;
    position: static;
    overflow: hidden;
    transform: scale(.9);
  }

  .html-embed.modelo1 {
    float: none;
    clear: both;
    text-align: center;
    object-fit: fill;
    flex-flow: wrap;
    align-content: center;
    align-items: center;
    padding-right: 0;
    display: block;
    position: static;
  }

  .html-embed-2 {
    min-width: 600px;
    float: none;
    clear: none;
    text-align: left;
    object-fit: fill;
    flex-flow: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    margin-left: -136px;
    padding-bottom: 0;
    display: flex;
    position: static;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 140px;
    overflow: hidden;
    transform: scale(.5);
  }

  .html-embed-2.about-content {
    width: auto;
    min-width: 600px;
    float: right;
    position: relative;
    left: 30px;
    transform: translate(10px);
  }

  .section-2 {
    overflow: hidden;
  }

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

  .hero-wrapper-two {
    margin-top: 0;
    padding-top: 0;
  }

  .hero-image-2.shadow-two {
    min-width: 600px;
    clear: none;
    perspective: none;
    object-fit: fill;
    position: static;
    overflow: hidden;
    transform: scale(.5);
  }

  .html-embed-3 {
    z-index: 100;
    right: 19vh;
    transform: scale(.5);
  }

  .image {
    padding-top: 30px;
  }

  .div-block {
    padding-top: 0;
  }

  .text-block-2 {
    text-align: left;
  }

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

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

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

  .inner-banner-2 {
    text-align: left;
    padding-bottom: 35px;
    padding-left: 0;
  }

  .hero-heading-left {
    padding-bottom: 0;
  }

  .text-block-7 {
    text-align: left;
  }

  .paragraph-5 {
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

  .bold-text-2 {
    font-size: 23px;
  }

  .paragraph-7 {
    font-size: 14px;
  }

  .bold-text-3 {
    font-size: 23px;
  }

  .bold-text-4.textcaracteristicas {
    text-align: left;
  }

  .bold-text-4.tittle1 {
    text-align: left;
    font-size: 27px;
  }

  .text-span {
    text-align: left;
  }

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

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .logos-title-small {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    padding-top: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    display: inline-block;
  }
}

#w-node-ceaca761-4c69-ca7a-db40-112963246b84-5c6f4c9a, #w-node-_5f746097-4282-e74c-fe90-b11d0a0731c9-5c6f4c9a, #w-node-_0445d904-7dd7-cb04-e2af-1976db5bfeae-5c6f4c9a, #w-node-_8361b934-e472-4404-ed71-e8d656dcabd5-5c6f4c9a, #w-node-_79192f7f-c8c6-7a5a-c019-7e7742fa05c6-5c6f4c9a, #w-node-_8f6c23ff-67c5-3cee-aa25-7f818449357f-5c6f4c9a, #w-node-bd9cf058-bd0b-d00d-9c2c-cd42bf62a8cb-5c6f4c9a, #w-node-e9aae057-171c-e829-1d64-dd12b00f3647-5c6f4c9a, #w-node-edc6d907-2093-a712-dff5-8f4a4a35a592-5c6f4c9a, #w-node-edc6d907-2093-a712-dff5-8f4a4a35a596-5c6f4c9a, #w-node-edc6d907-2093-a712-dff5-8f4a4a35a59b-5c6f4c9a, #w-node-edc6d907-2093-a712-dff5-8f4a4a35a5aa-5c6f4c9a, #w-node-_64a8d756-54de-a8b7-44bb-4f44f09380bb-5c6f4c9a, #w-node-_64a8d756-54de-a8b7-44bb-4f44f09380c0-5c6f4c9a, #w-node-d3c46669-5459-214f-1de8-6e1765863c64-5c6f4c9a, #w-node-b68b3f57-7c73-b1d5-9565-e73bf1a8ebe7-5c6f4c9a, #w-node-b68b3f57-7c73-b1d5-9565-e73bf1a8ebec-5c6f4c9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11cd3b7f-8841-f86e-88cb-0f24aeb75651-5c6f4c9a {
  grid-area: Area;
}

#w-node-_11cd3b7f-8841-f86e-88cb-0f24aeb75653-5c6f4c9a, #w-node-_11cd3b7f-8841-f86e-88cb-0f24aeb75655-5c6f4c9a, #w-node-_3d9f6be5-26d9-afad-af7d-f6014758fcb9-5c6f4c9a, #w-node-_3d9f6be5-26d9-afad-af7d-f6014758fcbe-5c6f4c9a, #w-node-_98c63a4a-8b8e-f99b-2500-0383482c1828-5c6f4c9a, #w-node-d24ac9fb-61d2-e2eb-17c0-19aa6f2aac52-6f2aac4e, #w-node-d24ac9fb-61d2-e2eb-17c0-19aa6f2aac64-6f2aac4e, #w-node-d24ac9fb-61d2-e2eb-17c0-19aa6f2aac75-6f2aac4e, #w-node-c9ee2495-f2e3-1b09-90bc-4e530ea667fc-0ea667db, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-ab6f4ca1, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-ab6f4ca1, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8af-ab6f4ca1, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8b4-ab6f4ca1, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8b9-ab6f4ca1, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8bd-ab6f4ca1, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-156f4ca3, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-156f4ca3, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-0f6f4ca5, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-0f6f4ca5, #w-node-_46de1667-4f48-4275-14d3-eea1e1e69bee-c96f4ca8, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-df6f4ca9, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-df6f4ca9, #w-node-ae403d6a-3739-3630-42c5-19f299405067-d56f4caa, #w-node-_31b07a28-be6e-19a1-aeda-044deac2c684-d56f4caa, #w-node-_7eb29614-3c68-3e3d-a6a0-9bb0dc27bd04-d56f4caa, #w-node-c46c09d6-ebea-87c9-ac69-73ada46d522e-d56f4caa, #w-node-ca66c816-e78e-afaa-8745-1dbdb1306f1e-1b6f4cab, #w-node-_2875b2e2-3745-6036-6050-c95bc4cf032b-0a6f4cad, #w-node-_2875b2e2-3745-6036-6050-c95bc4cf0330-0a6f4cad, #w-node-_2875b2e2-3745-6036-6050-c95bc4cf0337-0a6f4cad, #w-node-e9edf947-bdd0-cd1b-00b6-0c580a5c8759-516f4cae, #w-node-e9edf947-bdd0-cd1b-00b6-0c580a5c875e-516f4cae, #w-node-e9edf947-bdd0-cd1b-00b6-0c580a5c8765-516f4cae, #w-node-_4367fd01-b8a1-8463-1145-86e8ea698f92-6c6f4caf, #w-node-_24f1051c-7733-3e9f-8828-44968cc522ac-6c6f4caf, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-156f4cb1, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-156f4cb1, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-626f4cb2, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-626f4cb2, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-1e6f4cb3, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-1e6f4cb3, #w-node-_251db5dc-fc5f-0d60-f0b8-1f2a02de1bba-cf6f4cb4, #w-node-f9fa0b86-2439-01f7-10be-ac5d4b369eb7-cf6f4cb4, #w-node-fda9ca00-773f-c8b2-2233-a69ba5f16e65-cf6f4cb4, #w-node-f640bf3c-77d3-de22-b024-d06fb59b0abb-cf6f4cb4, #w-node-_6b0294de-6fc8-c815-7f95-c8384e9e86a7-cf6f4cb4, #w-node-fd4233d7-f8a8-09c6-b605-d509615c32eb-cf6f4cb4, #w-node-_77d159b9-6cd5-91c4-ce11-0872b861ab59-cf6f4cb4, #w-node-d63d339d-3c0d-83b8-a9fa-e0edfa753600-cf6f4cb4, #w-node-a43e1396-553a-96ce-9164-c84843674d53-cf6f4cb4, #w-node-_164c3b62-9ca6-90c4-5c7e-9fc5cfcd32a6-cf6f4cb4, #w-node-_8eab36bf-1afa-a52e-5b5d-5152281e9822-cf6f4cb4, #w-node-fbee1671-f410-d8b6-bee1-b41cdeef16d9-cf6f4cb4, #w-node-_2b762f04-4ffa-8c15-738a-e2d943f53db7-cf6f4cb4, #w-node-_4743b6fd-4dc8-e286-e82f-921aaf3ef9b5-cf6f4cb4, #w-node-_038fb7e8-a4c1-fde1-f689-ab99add54e3b-cf6f4cb4, #w-node-_17b12e56-4ee3-d4ee-3999-9de958559e73-cf6f4cb4, #w-node-ca10a291-97be-62a5-d82b-59a123d2b6d6-cf6f4cb4, #w-node-ffdbda1f-725b-4aca-0d62-0f2293270d99-cf6f4cb4, #w-node-_2c9ae981-70ac-7efd-f84f-a2a34131c26d-cf6f4cb4, #w-node-_94ea4a0c-c8f7-b8cd-4ccb-648ae97f07c6-cf6f4cb4, #w-node-_66291d0a-274d-183c-6f4b-2655d17e3a1d-cf6f4cb4, #w-node-f773dc91-1b92-82f1-8ff3-63006ed51f73-cf6f4cb4, #w-node-_875a7df4-6925-165d-8872-6f28c0558ddc-cf6f4cb4, #w-node-_61f3ab60-be8e-4e26-53e3-35bedc1b12e0-cf6f4cb4, #w-node-_18d98fd8-5b64-750e-e926-9b7e9defb689-cf6f4cb4, #w-node-_940fb120-ddd0-b1a8-ccef-b7c3c9c0616d-cf6f4cb4, #w-node-_773a02c2-ef2c-72e4-30d5-55783703311c-cf6f4cb4, #w-node-_2d68f55a-9a0e-434f-0613-9d9452735518-cf6f4cb4, #w-node-a679f148-8eea-6f17-7f3a-f58a216281a9-cf6f4cb4, #w-node-fb6771c8-b87e-79d4-af0d-dda161c3de7a-cf6f4cb4, #w-node-_8e5d72c7-ac0a-931c-dbe7-db2a0c62ec57-cf6f4cb4, #w-node-_211f4959-f6b6-78fb-bc8d-b16315ba80d4-cf6f4cb4, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-d36f4cb5, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-d36f4cb5, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-ba6f4cb6, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-ba6f4cb6, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-476f4cb7, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-476f4cb7, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-126f4cba, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-126f4cba, #w-node-_837c7cb1-0e0a-76fe-e422-cf50ee77b6ce-126f4cba, #w-node-_837c7cb1-0e0a-76fe-e422-cf50ee77b6cf-126f4cba, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-446f4cbc, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-446f4cbc, #w-node-_790c560c-0b05-0122-44c3-a2aaec3de780-446f4cbc, #w-node-_790c560c-0b05-0122-44c3-a2aaec3de781-446f4cbc, #w-node-_790c560c-0b05-0122-44c3-a2aaec3de783-446f4cbc, #w-node-_790c560c-0b05-0122-44c3-a2aaec3de785-446f4cbc, #w-node-f89927e8-f58e-e69e-aae2-f66433294295-446f4cbc, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-c26f4cbd, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-c26f4cbd, #w-node-_2059e97c-8b75-3b6d-9d94-eb96d16c6852-c26f4cbd, #w-node-b05d7ef3-4719-49a7-884d-1b982daea557-c26f4cbd, #w-node-_8334e214-d201-0a43-b28e-d6118e8273ac-c26f4cbd, #w-node-_8334e214-d201-0a43-b28e-d6118e8273ad-c26f4cbd, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-7b6f4cbe, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-7b6f4cbe, #w-node-_911f1f78-6448-9d4f-cbc4-e190307c277a-7b6f4cbe, #w-node-_911f1f78-6448-9d4f-cbc4-e190307c277b-7b6f4cbe, #w-node-_911f1f78-6448-9d4f-cbc4-e190307c277d-7b6f4cbe, #w-node-_911f1f78-6448-9d4f-cbc4-e190307c277f-7b6f4cbe, #w-node-_3d9c1e14-ab80-fe78-1c98-cdda7be13950-7b6f4cbe, #w-node-_5ed00267-67f4-289f-451e-0f641580e058-066f4cbf, #w-node-_5ed00267-67f4-289f-451e-0f641580e05d-066f4cbf, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8b9-066f4cbf, #w-node-_038a884a-b5c4-634d-7aff-93b5df64d8bd-066f4cbf, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86ad1-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86ad6-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86adb-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86ae5-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86aef-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86af9-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86b03-fa6f4cc0, #w-node-e4a33648-cbe7-52b8-6e9b-8b77dfb86b0d-fa6f4cc0, #w-node-_9be1b6e4-2c21-97dc-526d-a3d8240001cb-fa6f4cc0, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-2c6f4cc2, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-2c6f4cc2, #w-node-fcd8aa92-f0f2-ed20-ae13-842d644b69f5-2c6f4cc2, #w-node-fe66deee-c76b-3fa5-c9e9-b96ff1d0950f-2c6f4cc2, #w-node-_3be6892e-141e-0f96-1585-f496fb92548b-2c6f4cc2, #w-node-_3be6892e-141e-0f96-1585-f496fb92548c-2c6f4cc2, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-2d6f4cc3, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-2d6f4cc3, #w-node-_7de87ff2-41d3-ba2f-2b69-2a6114795f2f-d46f4cc4, #w-node-_3fa90f90-1a22-bdb0-c6cc-f3bd65f11d7a-d46f4cc4, #w-node-_1247222e-d41e-b70a-930e-14b4ac1d28f0-d46f4cc4, #w-node-c22bd7cc-6a51-4318-fa8d-4e510b9b9098-d46f4cc4, #w-node-ad7b6e91-e29c-6459-125e-a6acf65b852c-d46f4cc4, #w-node-_7381f1ea-4a2b-d561-f7b4-cbf97718cee5-d46f4cc4, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-6a6f4cc5, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-6a6f4cc5, #w-node-_0583550c-933c-035c-62d5-83e7dbe3eb78-136f4cc6, #w-node-_6433055f-4b12-7411-af26-c7c0aea64427-136f4cc6, #w-node-_0e486105-5a0e-f820-01d2-f082d0b41b9a-296f4cc7, #w-node-a552e1f7-d1f4-6e8f-e4cb-177198a2c287-296f4cc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-edc6d907-2093-a712-dff5-8f4a4a35a59b-5c6f4c9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}