label{
  font-family: "Custom Nunito",sans-serif!important;
}
.elementor-kit-4317 .cost_calculator img{
  border-radius: 0;
}
.cost_calculator img{
  max-width: 100%;
  height: auto;
  width: unset;
}

.cost_calculator a,
.cost_calculator span {
  display: inline-block;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
}
.cost_calculator {
  background-color: #EBF6F9;
  border-radius: 24px;
  padding: 40px 46px 65px;
  max-width: 860px;
  position: relative;
  margin: auto;
}
.pt-20 {
  padding-top: 20px;
}
.mb-15 {
  margin-bottom: 15px;
}
.cost_calculator .form-group> i{
  position: absolute;
  font-size: 22px;
  left: 15px;
  top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.cost_calculator .form-group {
  text-align: left;
}
.cost_calculator .select-wrapper option{
padding: 5px;
}
.select-wrapper,
.form-group {
  position: relative;
}
.cost_calculator input::-webkit-input-placeholder,
.cost_calculator input:-ms-input-placeholder,
.cost_calculator input::placeholder,
.cost_calculator .form-control,
.cost_calculator input[type="text"],
.cost_calculator input[type="text"]:focus {
  color: #54595f;
  font-weight: 500;
}
.cost_calculator .form-group > label {
  margin-bottom: max(1vmax, 13px);
}
.cost_calculator .form-control,
.cost_calculator input[type="text"],
.cost_calculator input[type="email"],
.cost_calculator input[type="tel"] {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  font-size: 18px;
  height: 60px;
  color: #54595F;
}
.cost_calculator p {
  margin-top: 0;
}
.widget-header {
  color: #c2c2c2;
}
.progress.active {
  color: #39B3D7;
  
}
.progress.active p:last-child{
  font-weight: 500;
  line-height: 1.3;
}
.progress.active2 a::before{
  position: absolute;
  font-size: 12px;
}

.progress.active a{
  font-weight: 700;
  border-width: 2px;
}
.common-block {
  margin: auto;
  position: relative;
  max-width: 346px;
}
.progressBar::after {
  background-color: #d3d3d3;
  content: "";
  width: 331px;
  left: 53px;
  height: 1px;
  position: absolute;
  top: 15px;
}
.progress.active a {
  border-color: #39B3D7;
  padding: 7px 10px;
  background-color: #39B3D7;
  color: #fff;
}
.progress.active a:hover {
  color: #fff;
}
.progress.active2 a{
  color: #39B3D7;
}
.cost_calculator .form-group label {
  font-size: max(1vmax, 16px);
}
.justify-content-center {
  justify-content: center;
}
.progressBar {
  max-width: 470px;
  margin-bottom: 25px;
  color: #9A9A9A;
}
.progress1 {
  margin-right: 75px;
}
.progress2 {
  margin-right: auto;
}
.progressBar a {
  border: 1px solid #9a9a9a;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  z-index: 1;
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  padding: 4px 10px 10px;
  
}
.progressBar.active,
.progressBar.active > * {
  opacity: 0;
  pointer-events: none;
}
.progress,a{
  cursor: pointer;
}
.cost_calculator .h2 {
  font-size: 31px;
  font-weight: 700;
  margin-bottom: 15px;
}
.cost_calculator .step>p:not([class]) {
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 500;
}
.cost_calculator .step .info-text {
  margin-top: 10px;
  font-size: 13px;
  color: #686868;
  line-height: 1.25;
  margin-right: 10px;
}
.cost_calculator .final-step-text {
  display: none;
}
.cost_calculator .errorCalcCustom {
  display: none;
  color: #E05267;
  text-align: left;
  font-size: 14px;
  position: absolute;
  width: 100%;
}
.cost_calculator .errorDetails,
.cost_calculator .errorFields {
  min-height: 87px;
}
.cost_calculator .errorText::before {
  margin-right: 8px;
  color: #E05267;
  font-size: 14px;
  flex: unset;
}
.cost_calculator .errorText{
display: flex;
}
.cost_calculator .errorDetails,
.cost_calculator .errorFields,
.cost_calculator .errorVerify,
.cost_calculator .errorVerify .errorText::after {
  left: 0;
  right: 0;
  margin: auto;
}
.cost_calculator_form{
  position: relative;
}
.cost_calculator .errorDetails {
  top: 0;
}
.cost_calculator .errorFields {
  bottom: 0;
}
.cost_calculator .errorZipListCommon {
  top: -36px;
  left: calc(100% - 21%);
}
.cost_calculator .errorPhone {
  width: 100%;
}
.cost_calculator_form .zipResult::-webkit-scrollbar {
  width: 5px;
}
.cost_calculator_form .zipResult::-webkit-scrollbar-thumb {
  background: #D9D9D9;
 border-radius: 2.5px;
}
.cost_calculator_form .zipResult {
  font-size: 16px;
  max-height: 200px;
  width: 100%;
  overflow: auto;
  margin-left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1000;
  padding-left: 0;
  list-style: none;
  left: 0;
  right: 0;
  margin: 6px auto;
  box-shadow: 0px 2px 28px rgb(0 0 0 / 8%);
  border-radius: 10px;
  padding-top: 10px;
  background-color: #fff;
  text-align: left;
}
.cost_calculator_form .custom-list-group-item {
  border: 0!important;
  padding: 8px 25px;
}
.cost_calculator .btn-back {
  left: 25px;
  top: 5px;
  position: absolute;
  font-size: 30px;
  z-index: 5;
}
.cost_calculator_form .ui-widget-header .ui-icon{
display: none;
}
.cost_calculator_form .step .btn-next,.cost_calculator_form .step .btn-next:hover{
  color: #fff;
}
.btn-next {
  background-color: #39B3D7;

  padding: 15px 20px;
  border-radius: 10px;
  height: 60px;
  width: 100%;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 346px;
}
.cost_calculator .icon-chevron-right{
  margin-left: 20px;
  font-size: 18px;
  display: none;
}
.btn-exit {
  font-weight: 700;
}
.btn-exit,
.btn-next {
  font-size: 22px;
  margin-top: 32px;
}

.cost_calculator .step1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 20px;
}
.cost_calculator .form-control {
  text-align: left;
  padding: 20px 20px 20px 45px;
}
.cost_calculator .select-wrapper::before {
  font-size: 10px;
  right: 18px;
  position: absolute;
  top: 26px;
}
.cost_calculator .step3 p .hidden-sm {
  color: #54595f;
}

.service-card {
  position: relative;
  width: 200px;
  margin-bottom: 12px;
}
.service-card >label {
  border: 1px solid #E0DFDF;
  border-radius: 10px;
  padding:15px;
  height: 100%;
  background: #FFFFFF;
}
.step label {
  margin: 0;
}
.service-card input[type="checkbox"] {
  display: none;
}
.service-card label > i {
  width: max(1.2vmax, 18px);
  height: max(1.2vmax, 18px);
  border: 2px solid #E0DFDF;
  border-radius: 5px;
  padding: 3px 2px;
  font-size: max(0.65vmax, 10px);
  display: block;
  position: absolute;
}
.service-card input:checked + label > i {
  background-color: #39B3D7;
  border-color: #39B3D7;
}
.packing-block label:has(input:checked),
input:checked + label .full{
  background: #39B3D7;
  color: #fff;
}
.packing-block{
  pointer-events: none;
  border-radius: 4px;
  display: flex;
  background-color: #EBE8E8;
  opacity: 0.5;
  text-align: center;
}
.packing-block input[type="radio"]{
display: none;
}
.packing-block label{
padding: 9px 22px;
border-radius: 2.448px;
font-size: 14px;
margin: 0;
    height: unset;
}
#packing-service:not(:checked) + label .partial{
  background: #39B3D7;
  color: #fff;
}
.service-card .h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
.service-card span{
  padding: 9px 21px;
  border-radius: 4px
}
.service-card .align-items-start {
  max-width: 118px;
  margin: auto;
  justify-content: center;
}
.service-card input[type="number"],
.flightOfStairs {
  border: 1px solid #39B3D7;
  max-width: 30px;
  color: #54595f;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
}
.flightOfStairs {
  text-align: center;
  border-radius: 5px;
  height: 28px;
  margin: 0 7px;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover,.service-card button{
  background-color: unset;
  color: #000000;
}
.service-card button {
  font-size: 22px;
  line-height: 1;
  padding: 0 8px;
  border: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.cost_calculator .h4 {
  font-size: 76px;
  margin-bottom: 15px;
}
.step .mb-35{
  margin-bottom: 35px;
}
.step4 .common-block{
  max-width: 580px;
}
.cost_calculator .successText {
  padding-top: 147px;
  font-size: 68px;
}
.cost_calculator .pt-60 {
  padding-top: 60px;
}
.cost_calculator .step4 .btnExit {
  color: #54595f;
}

.cost_calculator .step6 .form-group {
  width: 48%;
  margin-bottom: 30px;
}
.cost_calculator .step6 .h2{
  margin-bottom: 45px;
}
.cost_calculator .step6 i{
  font-size: 18px;
}
.cost_calculator .step6 .icon-mail{
  font-size: 14px;
  top: 23px;
}
.cost_calculator .step6 .btn-next{
  margin-top: 10px;
}
.cost_calculator .icon-info:before{
  color: inherit;
  font-size: 14px;
  margin: 0 5px;
  vertical-align: top;
}
.cost_calculator .code {
  height: 76px!important;
  max-width: 76px;
  border-radius: 10px;
  display: inline-block;
  padding: 5px!important;
  text-align: center!important;
  margin: 18px 0 39px;
}
.code:not(:last-of-type) {
  margin-right: 8px;
}
.cost_calculator .step7 .h2{
  margin-bottom: 5px;
}
.cost_calculator .custom-btn:not([href]):not([tabindex]){
  text-decoration: underline;
}
.cost_calculator .custom-btn{
  font-size: 18px;
  
}
.cost_calculator .step7 .h3 {
  font-size: max(1.2vmax, 16px);
  color: #212121;
  margin-bottom: max(2vmax, 33px);
}
.cost_calculator .verifyCode {
  max-width: 503px;
  margin: auto;
  text-align: center;
  border-width: 2px;
}
.cost_calculator .phoneNumberText {
  color: #39B3D7;
}
.step8 .common-block {
  max-width: 513px;
}
.cost_calculator .step8 p:last-child{
  font-weight: 500;
}
.cost_calculator .step8 p{
  margin-bottom: 15px;
}
.cost_calculator .step8 a,
.cost_calculator .step9 a{
  font-weight: 600;
  color: #39B3D7;
}
.widget-header {
  font-weight: 700;
}
.widget-header span,
.step3 .hidden-sm,.step .text-reg {
  font-weight: 400;
}
.cost_calculator .ui-datepicker {
  max-width: 275px;
  margin: auto;
  border: 1px solid #C8C8C8;
border-radius: 10px;
}
.cost_calculator .ui-datepicker-next,
.cost_calculator .ui-datepicker-prev {
  font-size: 12px;
}
.cost_calculator .ui-datepicker-next {
  margin-left: 6px;
}

.cost_calculator .ui-datepicker-prev {
  margin-left: auto;
}


.cost_calculator .datepicker .ui-widget.ui-widget-content {
  padding: 25px 15px 15px;
}

.cost_calculator td .ui-state-default {
  padding: 8px 9px;
  border-radius: 50%;
  margin: auto;
  font-size: 12px;
  width: 32px;
    height: 32px;
}
.cost_calculator table tbody tr:hover>td,.cost_calculator table tbody tr:hover>th {
  background-color: unset;
}
.cost_calculator .ui-datepicker-header{
  display: flex;
  align-items: center;
  padding: 0 10px 15px;
  margin-bottom: 0;
}
.cost_calculator .ui-datepicker-title {
  font-size: 14px;
  order: -1;
}
.cost_calculator .ui-datepicker-next::before,
.cost_calculator .ui-datepicker-prev::before{
  color:#A5A5A5;
}
.cost_calculator .ui-datepicker table tbody tr td{
  padding: 0;

}
.cost_calculator table td,.cost_calculator table th{
  border: 0;
}
.cost_calculator table{
  margin-bottom: 0;
}
.cost_calculator .ui-datepicker-calendar thead th {
  font-size: 12px;
  text-transform: uppercase;
  color: #39B3D7;
  padding: 8px 5px;
}

.elementor-element-a3976cd .elementor-shortcode{
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
.codeSentText{
  position: absolute;
    left: 0;
    right: 0;
}
.cost_calculator .step8 img{
  margin: 115px 0 35px;
}
@media (min-width: 1400px) {
  .cost_calculator {
    height: 640px;
  }
}
@media (min-width: 768px) {
  .cost_calculator .step8 a,
.cost_calculator .step9 a{
  display: inline;
}
  .img-block {
    margin-bottom: 18px;
  }
 
  .align-center {
    flex-direction: column;
    justify-content: center;
  }
  .visible-sm {
    display: none;
  }
  .widget-header {
    display: none;
  }
  .service-card p:not(.h3) {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 5px 20px;
  }
  .service-card .packing-block:not(.h3){
    margin-top: 50px;
  }
  .cost_calculator .step6 .common-block {
    max-width: 585px;
  }
  .cost_calculator .step3 .common-block {
    max-width: 650px;
  }
}

@media (max-width: 1399px) and (min-width: 768px) {
  .cost_calculator{
    border-radius: 10px;
  }
.cost_calculator .pt-60{
  padding-top: 50px;
}
  .cost_calculator .step6 .h2{
    margin-bottom: 24px;
  }
  .cost_calculator .step6 .btn-next{
    margin-top: 20px;
  }
  .cost_calculator .step2>p:not([class]){
    margin-bottom: 15px;
  }
  .step2 .common-block{
    max-width: 250px;
  }
  .step2 .btn-next{
    margin-top: 26px;
  }
  .service-card label > i{
    border-width: 1px;
    border-radius: 3.06px;
  }
  .cost_calculator .step9 p:last-child{
    font-size: 24px;
    
  }
  .cost_calculator .btn-back{
    font-size: 20px;
  }

  
  
  .cost_calculator .form-control{
    padding: 15px 15px 15px 30px;
  }
  .cost_calculator .form-group> i{
    font-size: 18px;
    left: 10px;
    top: 15px;
  }
  .cost_calculator .step2 img{
    max-width: 60%;
  }
  .cost_calculator .form-control,
  .cost_calculator input[type="text"],
  .cost_calculator input[type="email"],
  .cost_calculator input[type="tel"] {
    font-size: 14px;
    border-radius: 6px;
    height: 50px;
  }
  .cost_calculator .step1 .h2 {
    margin-bottom: 10px;
  }
  .cost_calculator .step .h2 {
    font-size: 26px;
    line-height: 1.1;
  }
  .cost_calculator .step>p:not([class]) {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .cost_calculator .step1 img {
    max-height: 80px;
    margin-bottom: 15px;
  }
  .step1 .common-block,.btn-next{
    max-width: 225px;
  }
  .cost_calculator .mb-20{
    margin-bottom: 15px;
  }
  .cost_calculator .step6 .form-group{
    margin-bottom: 20px;
  }
  .cost_calculator .step1 select{
    padding: 10px 15px;
  }
  .cost_calculator .select-wrapper::before {
    font-size: 6px;
    right: 21px;
    top: 22px;
}
.btn-next{
  padding: 13px 20px;
  height: 50px;
    border-radius: 6px;
}
.cost_calculator .icon-chevron-right{
  font-size: 10px;
}
.btn-exit, .btn-next {
  font-size: 16px;
  margin-top: 15px;
}
  .cost_calculator {
    height: 460px;
    padding: 30px 46px 69px;
  }
  .select-wrapper::before {
    font-size: 8px;
  }
  .cost_calculator .fieldsWrapper {
    padding-bottom: 50px;
  }
  .cost_calculator .step3 .fieldsWrapper {
    padding-bottom: 30px;
  }
  .cost_calculator .icon-info:before{
    font-size: 10px;
  }
  .cost_calculator .step4 p:last-child {
    font-size: 18px;
  }
  .service-card:not(:last-child) {
    margin-right: 5px;
  }
  .service-card label {
    padding: 11px;
    border-radius: 6px;
  }
  .service-card p:last-of-type {
    padding: 0;
  }
  .img-block {
    height: 50px;
  }
  .img-block img {
    max-height: 35px;
  }
  .progressBar a{
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 1.2;
    padding: 4px 10px 8px;
  }
  .progressBar {
    max-width: 293px;
    margin-bottom: 10px;
  }
  .progress1 {
    margin-right: 58px;
}

.progress{
  font-size: 12px;
}
.progressBar::after{
  left: 35px;
  width: 197px;
  top: 10px;
}
.progress.active2 a::before{
  font-size: 8px;
}
.progress.active a{
  border-width: 1px;
}
.service-card .h3{
  font-size: 16px;
}
.service-card{
  width: 150px;
}
.cost_calculator .step3 .common-block {
  max-width: 500px;
}
.service-card p:not(.h3){
  font-size: 12px;
  margin: 0 0 10px;
}
.service-card .packing-block:not(.h3) {
  margin-top: 30px;
}
.cost_calculator .h4 {
  font-size: 50px;
}
.cost_calculator .step4 .h4 {
  font-size: 56px;
  line-height: 2;
  margin-bottom: 0;
}
.step4 .common-block ,.cost_calculator .step6 .common-block{
  max-width: 400px;
}
.step7 .common-block{
  max-width: 240px;
}
.cost_calculator .custom-btn {
  font-size: 14px;
}
.cost_calculator .code {
  height: 50px!important;
  max-width: 50px;
  margin: 10px 3px;
}
.pt-20 {
  padding-top: 0;
}
.cost_calculator .step .info-text {
  margin-top: 5px;
  font-size: 10px;
  line-height: 1;
}
.cost_calculator .step6 i{
  font-size: 14px;
  top: 18px;
}
.cost_calculator .step6 .icon-mail {
  font-size: 12px;
  top: 19px;
}
.cost_calculator .successText {
  padding-top: 50px;
  line-height: 1.4;
}

.cost_calculator .errorPhone{
  padding-left: 4px;
  margin-top: -10px;
}
}

@media (max-width: 1399px) {
  .cost_calculator .step8 img{
    margin: 60px 0 35px;
  }
  .elementor-element-6ce8948 .elementor-shortcode{
    border-radius: 10px;
  }
  .cost_calculator .datepicker .ui-widget.ui-widget-content {
    padding: 15px 10px 5px;
    border-radius: 6px;
}
  .cost_calculator .errorCalcCustom{
    font-size: 10px;
    line-height: 1;
    padding-top: 2px;
  }
  .cost_calculator_form .custom-list-group-item{
    padding: 5px 15px;
  }
  .cost_calculator_form .zipResult {
    border-radius: 3px;
    padding: 5px 0;
  }
  .cost_calculator .errorText::before {
    margin-right: 5px;
    vertical-align: middle;
    font-size: 10px;
}
}
@media (max-width: 1199px) and (min-width: 992px){
  #modal-step .modal-body {
    height: 530px;
}
}
@media (max-width: 767px) {

  .cost_calculator .successText {
    padding-top: 50px;
  }
  .cost_calculator .h4 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .cost_calculator .mb-35 {
    margin-bottom: 22px;
}
  .widget-header {
    justify-content: center;
    max-width: 280px;
    margin: 0 auto 38px;
  }
  .cost_calculator .step6 .form-group {
    width: 100%;
    margin-bottom: 16px;
  }
  
  .cost_calculator .errorPhone {
    position: absolute;
    bottom: -22px;
}
  
  .cost_calculator .errorText::after {
    border-width: 0 7px 28px 7px;
  }
  .info-text {
    font-size: 14px;
  }
 
  .cost_calculator .hidden-sm {
    display: none;
  }
  .progressBar.d-flex {
    display: none;
  }
  .cost_calculator {
    border-radius: 10px;
    padding: 30px 24px 22px;
  }
  .step-circle {
    border-radius: 50%;
    width: 68px;
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #39B3D7;
  }
  .widget-header {
    display: flex;
  }

  .circle {
    flex: 0 0 92px;
  }
  .widget-header p:first-child {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 0;
    color: #39B3D7;
    
  }
  .step3 .widget-header p:first-child{
    max-width: 110px;
  }
  .widget-header p:last-child {
    font-size: 14px;
    line-height: 19px;
    color: #8d8d8d;
  }
  .step-text-block {
    text-align: left;
  }
  .step-circle .overlay {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    background: #fff;
    text-align: center;
    margin: auto;
    font-size: 14px;
    line-height: 4;
    color: #202948;
  }
  .step1-circle {
    background: linear-gradient(90deg, #E2E2E2 50%, transparent 50%),
      linear-gradient(-150deg, #39B3D7 50%, #E2E2E2 50%);
  }

  .step2-circle {
    background: linear-gradient(-40deg, #39B3D7 50%, transparent 50%),
      linear-gradient(-90deg, #39B3D7 50%, #E2E2E2 50%);
  }

  .service-card,
  .service-card>label {
    width: 100%;
  }
  .btn-exit, .btn-next{
    margin-top: 26px;
  }
  .cost_calculator .step .common-block {
    padding-bottom: 25px;
  }
  .w-22 img {
    max-width: 100px;
    margin-bottom: 19px;
  }

  .step3 .widget-header {
    margin-bottom: 21px;
  }
  .step3 .d-flex {
    flex-wrap: wrap;
  }
  .service-card:not(:last-child) {
    margin-bottom: 18px;
  }
  .service-card>label {
    display: flex;
  }

  .img-block {
    flex: 0 0 135px;
  }
  .img-block img {
    max-height: 56px;
  }
  .service-card .align-items-start {
    position: absolute;
    bottom: 10px;
    left: 50%;
  }
  .service-card-text {
    text-align: left;
    font-size: 12px;
  }
  .service-card:first-child>label {
    padding-bottom: 45px;
  }
  .service-card .h3 {
    margin-bottom: 2px;
    font-size: 18px;
  }
  .service-card:first-child .img-block {
    align-items: flex-start;
  }
  .service-card input[type="number"],
  .flightOfStairs {
    max-width: 24px;
    margin: 0;
  }
  .cost_calculator .step4 .h2 {
    margin: 0 auto 27px;
  }
  .cost_calculator .step4 p:last-child {
    line-height: 24px;
    padding-top: 15px;
  }
  .cost_calculator .step4 .d-flex {
    flex-flow: column-reverse;
  }
  .cost_calculator .datepicker {
    padding-top: 9px;
  }

  
}
@media (max-width: 425px) {
  .cost_calculator .form-group>.icon-phone{
    top: 21px;
  }
  .cost_calculator .step6 .h2{
    padding-top: 45px;
  }
  .cost_calculator .errorCalcCustom{
    margin-top: 2px;
  }
  .cost_calculator .step6 .form-group{
    margin-bottom: 18px;
  }
  .cost_calculator{
    /* height: 610px; */
  }
 
  .cost_calculator .step1 .h2 {
    margin-bottom: 14px;
    line-height: 1.4;
    font-size: 26px;
}

  .cost_calculator .code {
    height: 60px!important;
    max-width: 60px;
    margin: 12px 0 97px;
  }
  .cost_calculator .step7 .d-flex{
    max-width: 280px;
    margin: auto;
  }
  .code:not(:last-of-type) {
    margin-right: 5px;
    margin-left: 5px;
}
  .cost_calculator .custom-btn {
    font-size: 14px;
}
  .cost_calculator .step6 .h2 {
    margin-bottom: 22px;
}
  .service-card:not(:last-child) {
    margin-bottom: 11px;
}
  .service-card >label{
    padding: 10px 21px 10px 8px;
  }
  .packing-block label {
    padding: 7px;
  }
  .step3 .btn-next{
    margin-top: 15px;
  }
  .step4 .mb-35{
    font-size: 18px;
    line-height: 1.3;
  }
  .step4 .btn-next{
    margin-top: 13px;
  }
  .step3 .d-flex{
    padding-top: 10px;
  }
  .cost_calculator .step .info-text{
    margin-bottom: 0;
  }

  .circle {
    flex: 0 0 62px;
}
  .step-circle {
    width: 50px;
    height: 50px;
  }
  .step-circle .overlay {
    width: 40px;
    height: 40px;
    font-size: 12px;
    line-height: 3.5;
  }
  
  .common-block{
    max-width: 290px;
  }
  
  .service-card button {
    padding: 0 15px;
    font-size: 24px;
  }
  .service-card:first-child .align-center {
    align-items: flex-start;
  }
  .service-card:first-child .img-block {
    margin-top: 5px;
  }
  .service-card .align-items-start {
    left: 38%;
  }
  .align-center{
    align-items: flex-start;
  }
  .img-block img {
    max-width: 67px;
  }
  .img-block {
    flex: 0 0 100px;
    height: 100%;
    display: flex;
    align-items: center;

    justify-content: center;
  }
  .service-card p:last-of-type {
    max-width: 100%;
  }
  .cost_calculator .packing-block{
    margin-top: 10px;
  }
  .service-card span {
    padding: 7px 24px;
  }
  .step3 .btn-exit, .btn-next {
    margin-top: 27px;
    font-size: 20px;
}
.step3 .widget-header p:first-child{
  line-height: 1.2;
}
  .info-text {
    font-size: 10px;
    line-height: 1.4;
  }
  .cost_calculator .step8 img{
    max-height: 100px;
    margin-bottom: 25px;
  }
 
  .cost_calculator .step8 .successText {
    margin-bottom: 43px;
    font-size: 32px;
    padding-top: 150px;
}
  .step4 p:last-child,
  .step8 p:not(:first-child) {
    font-size: 16px;
  }
  .widget-header {
    margin: 0 0 13px 65px;
    justify-content: unset;
  }

  .service-card-text{
    line-height: 1.2;
  }
  .cost_calculator .h2 {
    font-size: 24px;
    margin: 0 auto 10px;
  }
  .step1 .common-block, .btn-next {
    line-height: 1.5;
}
.btn-next {
  border-radius: 6px;
}
  .widget-header p:first-child {
    font-size: 20px;
  }
  .widget-header p:last-child {
    font-size: 13px;
    line-height: 0.9;
  }
  .cost_calculator{
    padding: 25px 16px;
  }
  .btn-exit{
    font-weight: 500;
    margin-top: 20px;
  }
  .cost_calculator .step>p:not([class]) {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .cost_calculator .step7>p:not([class]){
    margin-bottom: 45px;
  }
  .cost_calculator .step1 img {
    max-height: 115px;
    margin: 0 auto 10px;
    /* max-width: unset; */
  }
  .cost_calculator .select-wrapper::before {
    font-size: 8px;
    right: 22px;
    top: 26px;
}
  .cost_calculator .form-control, .cost_calculator input[type="text"], .cost_calculator input[type="email"], .cost_calculator input[type="tel"]{
    height: 60px;
    font-size: 18px; 
    border-radius: 6px;
  }
  .cost_calculator .step1 select{
    padding: 10px 20px;
  }
  .cost_calculator .btn-back {
    left: 10px;
    top:0;
    font-size: 16px;
  }
  .cost_calculator .step2>p:not([class]){
    margin-bottom: 30px;
  }
  .cost_calculator .form-group> i{
    top: 19px;
  }
  .cost_calculator .datepicker {
    padding-top: 20px;
}
.step1 .common-block, .btn-next {
  max-width: 100%;
}
}

@media (max-width: 350px) {
  .cost_calculator .ui-datepicker-calendar thead th {
    padding: 1px;
  }
  .step7 button {
    font-size: 15px;
  }
  
}
