.calculate__sub-process {
  list-style: none;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100px;
  color: #1f1f29;
  background: linear-gradient(165deg, #00ffb0, #00ffb0);
}

.calculate__sub-process.active {
  display: flex;
}

.calculate__sub-process li {
  text-align: center;
  margin: 20px 10px 15px;
  width: 70px;
}

.calculate__sub-process li.calculate__sub-process-title {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  margin: 20px 10px 20px;
}

.calculate__sub-process li .calculate__sub-process__number {
  border: #1f1f29 solid 1px;
  height: 35px;
  width: 35px;
  border-radius: 35px;
  line-height: 35px;
  margin: 0 auto;
  font-size: 17px;
  font-weight: 700;
  color: #1f1f29;
}

.calculate__sub-process li .calculate__sub-process__label {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 5px;
  color: #1f1f29;
}

.calculate__sub-process li.active .calculate__sub-process__number {
  background: linear-gradient(to right, #1f1f29, #1f1f29);
  color: #fff;
}

.calculate__sub-process li.calculate__sub-process-title {
  font-size: 16px;
}

.calculate__sub-process li {
  margin: 14px 0px 9px;
}

.calculate__sub-process li .calculate__sub-process__number {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
}

.calculate__sub-process li .calculate__sub-process__label {
  margin: 5px 0 0 0;
  font-size: 10px;
  font-weight: 900;
}

.calculate__main-title {
  text-align: center;
  font-size: 20px;
  color: #1f1f29;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.calculate__main-title strong {
  font-weight: 700;
}

.calculator-step {
  max-width: 600px !important;
  background: #fff;
  margin: 0 auto;
  padding: 0;
  border-radius: 30px;
}

.calculate__sub-step {
  border-top: #F2F2F2 solid 1px;
  padding: 0 40px;
}

.calculate__sub-step:first-child {
  border: 0;
}

.calculate__sub-step--flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.calculate__sub-step--activity {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.calculate__sub-step--activity ul {
  margin: 0;
  padding: 0;
}

.calculate__sub-step--activity ul li {
  margin: 0 0 0 10px;
  font-size: 13px;
}

.calculate__sub-step--activity ul li:first-child {
  margin-left: 0;
}

.calculate__sub-step--flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}


.calculate__sub-step--activity {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.calculate__sub-step--activity ul {
  margin: 0;
  padding: 0;
}

.calculate__sub-step--activity ul li {
  margin: 0 0 0 10px;
  font-size: 13px;
}

.calculate__sub-step--activity ul li:first-child {
  margin-left: 0;
}

.calculate__sub-step--activity ul li i {
  margin: 0 5px;
  font-size: 12px;
}

.calculate__sub-step--activity .calculate-selector__name {
  align-items: center;
  font-weight: 700;
  font-size: 14px;
}

.calculate__sub-step--activity .calculate-selector__name i {
  margin-right: 10px;
}

.calculate__sub-step__label {
  font-weight: 700;
  font-size: 14px;
}

.calculate__sub-step__content span {
  background: #eaeaea;
  border: 0;
  color: #1f1f29;
  white-space: nowrap;
  border-radius: 34px;
  padding: 8px 25px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  margin-left: 8px;
}

.calculate__sub-step__content span.active {
  background: #00ffb0;
}

.calculate__sub-step__content--estimate-persons {
  display: flex;
  align-items: center;
  flex-direction: row !important;
}

.calculate__sub-step__content--estimate-persons .estimate-person {
  fill: #c5c5c5;
  margin-left: 5px;
  cursor: pointer;
}

.calculate__sub-step__content--estimate-persons .estimate-person.active {
  fill: #1f1f29;
}

.calculate__sub-step__content--estimate-persons .estimate-plus {
  width: 12px;
  margin-left: 5px;
}

.calculate__sub-step .select-wrapper {
  position: relative;
  width: 100%;
}

.calculate__sub-step select {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  border: 0;
  padding: 20px;
  background: #fcfcfc;
  border: 1px solid #dedede;
  box-sizing: border-box;
  box-shadow: inset 2px 2px 3px rgb(0 0 0 / 7%);
  border-radius: 19px;
  padding: 12px 30px 12px 20px;
  width: 100%;
  min-width: 190px;
  -webkit-appearance: none;
}

.calculate__sub-step .select-wrapper::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  pointer-events: none;
  width: 9px;
  height: 6px;
  background-size: contain;
  background: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 6' style='enable-background:new 0 0 9 6;' xml:space='preserve'><path d='M8.1,2.5L5.2,5.5C5,5.7,4.7,5.8,4.5,5.8C4.3,5.8,4,5.7,3.8,5.5l-3-3.1C0.4,2,0.4,1.1,0.8,0.6S1.8,0,2.3,0.5l2.2,2.3l2.3-2.3 C7.2,0,7.9,0.1,8.2,0.6C8.6,1.2,8.6,2,8.1,2.5z'/></svg>");
  background-repeat: no-repeat;
}

.calculate__loading__modal {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  border-radius: 100%;

  padding: 0 !important;
  z-index: 10;
}

.calculate__loading__modal img {
  width: 30px;
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  margin-bottom: 10px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.calculate__loading__modal span {
  margin: 0 10px;
  font-weight: 700;
}

.calculate__loading__modal li {
  font-size: 14px;
}

.calculate__loading__modal h2 {
  font-size: 15px;
  line-height: 24px;
}

.calculate__loading__modal h3,
.calculate__loading__modal h4 {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.calculate__loading__modal h4 {
  font-size: 10px;
  text-transform: uppercase;
}

.calculate__loading__modal h3 {
  font-weight: 700;
  font-size: 13px;
  margin-top: 6px;
}

.calculate__loading__light {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 300px;
  text-align: center;
  list-style: none;
  background: #f8f8f8;
  border-radius: 40px;
  padding: 10px 40px;
  box-sizing: border-box;
}

.calculate__loading__light li,
.calculate__loading__gas li {
  margin: 2px 0;
}

.calculate__loading__gas {
  display: flex;
  justify-content: center;
  margin-top: 0;
  width: 150px;
  text-align: center;
  list-style: none;
  background: #f8f8f8;
  border-radius: 40px;
  padding: 10px 40px;
  box-sizing: border-box;
}

.calculate__loading__modal.loading__show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  border-radius: 0;
}

.calculate__maker-buttons {
  margin: 50px 0 50px;
  text-align: center;
}

.calculate__maker-buttons .calculate__btn {
  margin: 0 5px;
}

.calculate__btn {
  border: #00ffb0 solid 2px;
  border-radius: 34px;
  padding: 15px 35px;
  color: #00ffb0;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  transition: all 0.15s ease;
  cursor: pointer;
}

.calculate__btn:hover {
  background: #00ffb0;
  color: #333;
}

.calculate__btn.full {
  background: linear-gradient(to right, #00ffb0, #00ffb0, #1f1f29, #333);
  background-size: 300% 300%;
  background-position: 0 50%;
  border: 0;
  color: #1f1f29;
  white-space: nowrap;
}

.calculate__btn.full:hover {
  color: #fff;
  background-position: 100% 50%;
}

.calculate__btn.dark {
  background: linear-gradient(to right, #ccc, #eaeaea, #1f1f29, #333);
  background-size: 300% 300%;
  background-position: 0 50%;
  border: 0;
  color: #1f1f29;
}

.calculate__btn.dark:hover {
  color: #fff;
  background-position: 100% 50%;
}

.calculate__form-step ul {
  display: flex;
}

.calculate__form-step label {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}

.calculate__form-step {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}

.calculate__form-step__input {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
}

.calculate__form-step__input input {
  border: 0;
  padding: 20px;
  background: #fcfcfc;
  border: 1px solid #dedede;
  box-sizing: border-box;
  box-shadow: inset 2px 2px 3px rgb(0 0 0 / 7%);
  border-radius: 19px;
  padding: 12px 20px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  margin-right: 15px;
  font-family: 'Quicksand', sans-serif;
}

.calculate__form-step__input input:disabled {
  border: 0;
  box-shadow: none;
  width: 160px;
  text-align: right;
  color: #aaa;
}

.calculate__form-step__input span {
  width: 75px;
}

.calculate-selector__name {
  display: flex;
}

.calculate-selector--actividad .calculate-selector__name {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 10px;
}

@media (hover: none) {
  .calculate__btn.full:hover {
    color: #1f1f29;
    background-position: 0 50%;
  }

  .calculate__btn.dark:hover {
    color: #1f1f29;
    background-position: 0 50%;
  }
}

@media (max-width: 720px){
  .calculate__sub-step--flex {
    flex-direction: column;
  }

  .calculate__sub-step--estimate .calculate__sub-step__label {
    margin-bottom: 0;
    text-align: center;
  }

  .calculate__sub-step__content span:first-child {
    margin-left: 0;
  }

  .calculate__sub-step__label {
    margin-bottom: 20px;
  }

  .calculate__sub-step--activity ul li {
    margin-bottom: 10px;
    justify-content: flex-start;
  }

  .calculate__maker-buttons {
    margin: 30px 0 50px !important;
  }

  .calculate__form-step {
    flex-direction: column;
    align-items: center;
  }

  .calculate__form-step label {
    margin-bottom: 10px;
  }

  .calculate__sub-step {
    padding: 20px;
  }

}



@media (max-width: 480px){
  .calculate__sub-process li.calculate__sub-process-title {
    font-size: 16px;
  }

  .calculate__sub-process li {
    margin: 14px 0px 9px;
  }

  .calculate__main-title {
    font-size: 20px;
  }

  .calculate__maker-buttons {
    display: flex;
    flex-direction: column;
  }

  .calculate__maker-buttons .calculate__btn {
    display: block;
  }

  .calculate__maker-buttons .calculate__btn.dark {
    margin-top: 10px;
    order: 1;
  }

  .calculate__maker-buttons {
    display: flex;
    flex-direction: column;
  }

  .calculate__maker-buttons .calculate__btn {
    display: block;
  }

  .calculate__maker-buttons .calculate__btn.dark {
    margin-top: 10px;
    order: 1;
  }

  .calculate__maker-buttons .btn {
    display: block;
  }

  .calculate__maker-buttons .btn.dark {
    margin-top: 10px;
    order: 1;
  }
}

@media (max-width: 380px) {
  .calculate__sub-step__content {
    display: flex;
    flex-direction: column;
  }

  .calculate__sub-step__content span {
    margin-left: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}