.paddingFix .textImgCalc {
  padding-top: 0;
}

.textImgCalc {
  padding-top: 4.5em;
  padding-bottom: 2em;
}
.textImgCalc .container {
  margin-top: 0 !important;
}
.textImgCalc .textImgCalc__container .paddingFix {
  padding: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.textImgCalc h1 {
  color: #FFF !important;
  margin-bottom: 40px;
  line-height: 1em;
  font-weight: 200;
  font-size: 1.833em;
  text-align: center !important;
}
@media (min-width: 768px) {
  .textImgCalc h1 {
    text-align: center !important;
    font-size: 2.5em;
  }
}
.textImgCalc .description {
  width: 100%;
  padding: 0px 40px;
  color: #425059;
}
@media (min-width: 768px) {
  .textImgCalc .description {
    width: 45%;
    padding: 0;
  }
}
.textImgCalc .description p {
  margin-bottom: 2.5em;
  font-size: 1rem;
}
.textImgCalc .description p > span {
  font-size: 1rem!important;
}
@media (max-width: 767px) {
  .textImgCalc .description p {
    width: 100%;
    font-size: 1rem;
  }
}
.textImgCalc .description .footnotes {
  float: left;
  margin-top: 1em;
}
@media (max-width: 767px) {
  .textImgCalc .description .footnotes {
    margin-top: 0;
    margin-bottom: 3em;
  }
}
.textImgCalc .description .footnotes .footnote .tag {
  font-size: 0.7em;
  color: #fff;
  margin-right: 1.5em;
}
.textImgCalc .description .footnotes .footnote .text {
  font-size: 0.7em;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.tmpContainer .text{
  
}
@media (max-width: 480px) {
  .textImgCalc .image {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .textImgCalc .image img {
    padding: 0px 50px;
  }
}


  .textImgCalc .image {
    padding: 0;
    margin-top: 50px;
  }
}
  .textImgCalc .image img {
    padding: 0px 50px;
    margin-top: 50px;
  }
}

.textImgCalc form .hs-form-field>label {
  color:#fff;
  font-size:16px;
}
.textImgCalc form .hs-richtext.hs-main-font-element {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin: 0 0 10px;
}
.textImgCalc form input[type=color], .textImgCalc form input[type=date], .textImgCalc form input[type=datetime-local], .textImgCalc form input[type=datetime], .textImgCalc form input[type=email], .textImgCalc form input[type=month], .textImgCalc form input[type=number], .textImgCalc form input[type=password], .textImgCalc form input[type=search], .textImgCalc form input[type=tel], .textImgCalc form input[type=text], .textImgCalc form input[type=time], .textImgCalc form input[type=url], .textImgCalc form input[type=week], .textImgCalc form select, .textImgCalc form textarea {
  line-height:20px; 
  font-size:16px;
  padding: 16px!important;
}
.textImgCalc form .hs_submit input {
    background: #FFC000;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 16px 10px;
    width: 100%;
}
.textImgCalc form > div:nth-child(2) {
  margin-top:15px; 
}
.textImgCalc .tmpContainer.text {
    margin: 40px 0;
}
.textImgCalc .tmpContainer span {
    margin-bottom: 10px;
    display: block;
}
.textImgCalc div#totalContainer {
    margin-top: 30px;
}