.elementor-31727 .elementor-element.elementor-element-005ba09 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-31727 .elementor-element.elementor-element-005ba09{text-align:center;}.elementor-31727 .elementor-element.elementor-element-005ba09 .elementor-heading-title{font-size:30px;font-weight:600;color:#00745D;}body.elementor-page-31727:not(.elementor-motion-effects-element-type-background), body.elementor-page-31727 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-faeb185 );}/* Start custom CSS for html, class: .elementor-element-56d154e7 */.elementor-31727 .elementor-element.elementor-element-56d154e7 .label__calc {
    color: #137A63 !important;
}/* End custom CSS */
/* Start custom CSS */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
}
.wrapper__calc {
  width: 900px;
  margin: 40px auto;
  position: relative;
  padding: 10px;
}
.header__calc {
}
.heading__primary--calc {
  text-transform: uppercase;
  color: #000;
  font-size: 17px;
  padding: 10px;
  display: block;
  background-color: #137a63;
  color: #000;
  width: fit-content;
  margin: 0 auto;
  position: absolute;
  top: -21px;
  left: 287px;
}
.container__calc {
  padding: 20px;
}
.row__calc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}
.label__calc {
  padding: 5px;
  display: block;
  font-size: 16px;
}
.combined__calc {
  display: flex;
  align-items: center;
  width: 40%;
}
.input__calc {
  padding: 10px;
  border: 1px solid #DDD;
  background-color: #FFFFFF;
  border-radius: 10px !important;
  display: block;
  width: 100%;
  font-size: 17px;
  height: auto;
}
.info__icon {
  margin-left: 10px;
}
.btn__calc {
  width: 100%;
  display: block;
  background-color: #137a63 !important;
  color: #fff !important;
  border-radius: 10px !important;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 16px;
}
.output__container--calc {
  padding: 10px;
  text-align: center;
  width: 100%;
}
.res__label {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  justify-content: center;
}
.res__value {
  display: block;
  font-size: 40px;
  color: #137a63;
}
@media only screen and (max-width: 900px) {
  .wrapper__calc {
    width: 100%;
  }
}
@media only screen and (max-width: 687px) {
  .heading__primary--calc {
    left: 230px;
  }
}
@media only screen and (max-width: 600px) {
  .heading__primary--calc {
    position: initial;
  }
  .wrapper__calc {
    border: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .row__calc {
    flex-direction: column;
  }
  .label__calc {
    width: 100%;
    margin-bottom: 10px;
  }
  .combined__calc {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .container__calc {
    padding: 5px;
  }
  
}/* End custom CSS */