header.mf-header button.navbar-toggle{
  position: unset!important;
}

a,
span {
  display: inline-block;
}
a,
a:hover {
  text-decoration: none;
  color: inherit;
}
img {
  max-width: 100%;
  height: auto;
}

#modal-step .h4 {
  font-weight: 700;
  font-size: 26px;
  margin-top: 0;
  max-width: 400px;
  line-height: 32px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0,0,0,0.5);
}
.movingForm .custom-btn {
  border: 1px solid #26E8BA;
  border-radius: 6px;
  display: block;
  font-weight: 600;
  font-size: 20px;
  padding: 15px 20px;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.gradient-btn {
  font-weight: 700;
  font-size: 18px;
  background: #26E8BA;
  color: #ffffff;
}
.texl-left {
  text-align: left;
}
.text-sm {
  font-size: 14px;
}
.text-xs ,.modal-body .text-xs{
  font-size: 10px;
}
.text-reg {
  font-size: 16px;
}
.text-md {
  font-size: 18px;
}

.text-grey {
  color: #757575;
}
.text-light-grey {
  color: #717171;
}
.text-blue {
  color: #26E8BA;
}
.text-bold {
  font-weight: 700;
}
.text-semibold {
  font-weight: 600;
}
.mr-5 {
  margin-right: 5px;
}

.mb-5px {
  margin-bottom: 5px;
}
.ml-5px {
  margin-left: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.step .mb-25 {
  margin-bottom: 25px;
}

.step .mb-30{
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}

.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.ln-30 {
  line-height: 30px;
}
.ln-25 {
  line-height: 25px;
}


.step .iconmf-star,
.step .iconmf-star-half,
.step .iconmf-star-empty {
  margin-right: 4px;
}
.step .iconmf-star-half {
  font-size: 25px;
  vertical-align: text-top;
}

hr {
  border-color: #e8e8e8;
}
.iconmf-checked {
  font-size: 11px;
}

.gradient-btn:hover {
  color: #fff;
}

.ui-datepicker-next,
.ui-datepicker-prev,
.zipResult li {
  cursor: pointer;
}

.flex-center  {
  display: flex;
  align-items: center;
  justify-content: center;
}
.align-flex-center,.move-size-label{
  display: flex;
  align-items: center;
}
.modal-content {
  border-radius: 20px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  background-color: #fff;
}
.modal-body {
  padding: 28px 28px 70px;
}
.text-center {
  text-align: center;
}
.btn-close {
  opacity: 0.5;
  margin-left: auto;
  display: block;
  font-size: 14px;
  padding: 0;
  width: 1em;
  height: 1em;
  border: 0;
  cursor: pointer;
  background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
.btn-close:hover {
  opacity: 1;
}
.btn-close:focus {
  box-shadow: none;
}

.modal-body p {
  font-weight: 500;
  font-size: 18px;
  margin-top: 0;
}
.modal-title {
  font-size: 32px;
  margin: 20px 0 35px;
}
/* widget */
.progress-bar {
  background: #ededed;
  border-radius: 5px;
  height: 10px;
  max-width: 420px;
  position: relative;
  margin: 0 auto 48px;
  width: 100%;
}
.progress-bar:after {
  content: "";
  position: absolute;
  background: #26E8BA;
  border-radius: 6px;
  width: 60px;
  height: 10px;
  left: 0;
}
.step2 .progress-bar:after {
  width: 120px;
}
.step3 .progress-bar:after {
  width: 180px;
}
.step4 .progress-bar:after {
  width: 240px;
}
.step5 .progress-bar:after {
  width: 300px;
}
.step6 .progress-bar:after {
  width: 360px;
}
.step7 .progress-bar:after {
  width: 440px;
}
#widgetModal .modal-body ,#modal-step .modal-body {
  padding: 15px 21px 55px;
  height: 500px;
}

#widgetModal .btn-close,#modal-step .btn-close{
  font-size: 14px;
}



/* widget */
.mover-img {
  max-height: 60px;
}
.step,.stepUser {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
}
.btn-add-zip{
  color: #000;
  padding: 5px 20px;
}
.btn-add-zip:hover{
  color: #257dfd;
}

.errorCustom,.errorNoZip {
  margin-top: 10px;
  font-size: 12px;
  color: #ff4444;
  text-align: left;
  left: 0;
  bottom: -16px;
  width: 100%;
}
.errorNoZip{
  bottom: -42px;
  position: unset!important;
}
.errorText {
  display: flex;
  line-height: 1;
}
.errorText::after {
  color: #ff4444;
  flex: 0 0 20px;
  left: 0;
  order: -1;
}
.step.active,.stepUser.active{
  display: flex;
}
.errorCustom.active {
  display: block;
}
.date{
  cursor: pointer;
  justify-content: unset;
}
.warningZipList{
  opacity: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.warningZipList.active{
  opacity: 1;
}
.datepicker-mf,
.step,
.stepUser,
.spinner,
.iconmf-right,
.zipResult,
.errorCustom,.errorNoZip {
  display: none;
}
.datepicker-mf.active,
.spinner.active {
  display: block;
}
.ui-widget-header,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none;
  background: unset;
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
  border-top: 0;
}
.ui-widget {
  font-family: inherit;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
  background: unset;
}
.ui-widget-header .ui-icon {
  background-image: none;
}
.datepicker-mf table{
  box-shadow:unset;
  margin: 0;
  background: #fff;
}
.datepicker-mf table thead tr th,
.datepicker-mf table tbody tr td{
padding: 1px;
font-size: 12px;
border: none;
}
.datepicker-mf table tbody tr td{
border: 0;
}
.datepicker-mf {
  top: -3px;
  width: 100%;
  background: #fff;
  z-index: 1;
  font-weight: 500;
font-size: 12px;
line-height: 16px;
border-radius: 10px;
border: 1px solid #C8C8C8;
}
.datepicker-mf .ui-widget.ui-widget-content {
border-radius: 12px;
  padding: 10px;
  padding: 18px;
  border: none;
}
.datepicker-mf thead{
color: #6C6C6C;
text-transform: uppercase;
}
.datepicker-mf table,.modal .custom-btn,.step>div {
  width: 100%;
}
.ui-datepicker-next::before {
  transform: rotate(180deg);
  display: inline-block;
}
.ui-state-disabled {
  pointer-events: none;
  opacity: 0.35;
}

.ui-datepicker-next {
  order: 1;
}
.ui-datepicker-header {
  margin-bottom: 20px;
}
.ui-datepicker-header,
.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ui-datepicker-title {
  font-weight: 700;
  font-size: 20px;
  font-size: 16px;
}
.ui-datepicker-today .ui-state-highlight,
.ui-state-highlight {
  border-color: #26E8BA;
  background-color: unset;
  color: #000;
}
.ui-datepicker-current-day .ui-state-active,
.ui-state-active:not(.ui-state-highlight),
.ui-widget-content table .ui-state-hover {
  background-color: #EBF6F9;
  color: #26E8BA;
}
.datepicker-mf thead span{
margin-bottom: 10px;
}
.ui-state-default {
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  padding: 8px 5px;
  border-radius: 50%;
  color: #1B1B1B;
}
.codeSentText{
  display: none;
}
.datepicker-mf table tbody tr:hover>td, .datepicker-mf table tbody tr:hover>th {
  background-color: unset;
}
.modal .custom-btn {
  max-width: 194px;
 
}
.step .d-flex:last-child,.step .custom-btn{
  margin-top: auto;
}
.step .position-relative,
.modal .custom-btn {
  margin-left: auto;
  margin-right: auto;
}
.step1 .custom-btn,.movingForm .step7 .justify-content-between ,.step .position-relative{
  max-width: 280px;
}
.stepCustom .position-relative{
  max-width: 320px;
}
.stepCustom label{
  display: block;
  text-align: left;
  font-size: 14px;
  position: relative;
}
.stepCustom label:not(:last-child){
  margin-right: 12px;
}
.stepCustom label:first-child{
  flex: 0 0 160px;
}
.stepCustom label:nth-child(2n){
  flex: 0 0 65px;
}
.stepCustom label:last-child{
  flex: 0 0 65px;
}
.step .position-relative > span,
.datepicker-mf,
.btn-back,
.zipResult,
.iconmf-right {
  position: absolute;
}
.gradient-btn:not([href]):not([tabindex]),.gradient-btn:not([href]):not([tabindex]):hover {
  color: #fff;
}
.spinner,
.spinner .spinner-icon {
  width: 18px;
  height: 18px;
}
.spinner {
  z-index: 19 !important;
  animation: loading-bar-spinner 400ms linear infinite;
}
.spinner .spinner-icon {
  width: 18px;
  height: 18px;
  border: solid 2px transparent;
  border-top-color: #26E8BA !important;
  border-left-color: #26E8BA !important;
  border-radius: 50%;
}

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.form-control, .movingForm input[type=text] ,.movingForm input[type=email],.movingForm input[type=tel],.movingForm input[type=number]{
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  padding: 5px 50px;
  width: 100%;
}
.form-control.error,.movingForm .form-control.error{
  border-color: #ff4444;
}
.stateInput:after {
  font-size: 8px;
  margin-left: 5px;
  color: #000;
}
.stateInput{
  color: #C8C8C8;
}
.stepCustom input {
  padding: 0 15px;
    font-size: 16px;
}
.stepCustom .stateInput{
  padding: 20px 0px 0 15px;
  font-size: 16px;
}
.stepCustom select option[disabled]{
  color: #C8C8C8;
}
.stepCustom label:last-child input{
  padding: 0 10px;
  font-size: 14px;
}

.form-control.active {
  border-color: #26E8BA;
}
.form-control:focus {
  box-shadow: none;
  outline: none;
}
.iconmf-left {
  font-size: 22px;
  left: 18px;
  top: 16px;
}
.iconmf-right {
  right: 18px;
  top: 16px;
}
.iconmf-right:not(.spinner) {
  font-size: 18px;
  top: 20px;
}
.btn-back {
  left: 27px;
    top: 93px;
  width: 24px;
  color: #B9B5B5;
}

.zipResult {
  max-height: 200px;
  width: 100%;
  overflow: scroll;
  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 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding-top: 10px;
  background-color: #fff;
  text-align: left;
}
.stepCustom .zipResult {
  max-height: 119px;
}
.list-group-item{
  border: 0;
  padding: 8px 25px;
  margin: 0;
}
.zipResult::-webkit-scrollbar {
   width: 5px;
}
.zipResult::-webkit-scrollbar-thumb {
   background: #D9D9D9;
  border-radius: 2.5px;
}
/* step4 */
.move-size {
  margin: 0 10px 0 0;
  flex: 0 0 16px;
  accent-color: darkcyan;
}
.move-size ,.recommended-mover-card .iconmf-checked{
  width: 16px;
  height: 16px;
}
.move-size-label {
  border-radius: 21px;
  white-space: nowrap;
  padding: 9px 20px;
}
.move-size-label,.recommended-mover-card {
  border: 1px solid transparent ;
  cursor: pointer;
}
.move-size:checked + .move-size-label {
}
.move-size-label:has(.move-size:not(:checked)) ,
.recommended-mover-card:has(.recommended-mover:not(:checked)) {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.move-size-label:has(.move-size:checked) ,
.recommended-mover-card:has(.recommended-mover:checked) {
  border-color: #26E8BA;
}
.step4 .row{
  max-width: 510px;
  margin-left: -8px;
  margin-right: -8px;
}
.step4 .col-lg-4{
  margin-top: 18px;
  padding-left: 8px;
  padding-right: 8px;
 
}
.col-xs-12{
  width: 100%;
}
[class^="col-"]{
  float: left;
}
.step5 .errorCustom{
  position: absolute;
  left: 15px;
}
.step5 .row{
  max-width: 410px;
  margin-left: -10px;
  margin-right: -10px;
}
.step5 .col-12{
  margin: 8px 0 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.movingForm .step5 .form-control,.movingForm .step6 .form-control {
  padding: 5px 16px;
}
.step6 .text-xs{
  max-width: 363px;
  margin-top: 27px;
}
/* step7 */
.code {
  height: 60px!important;
  max-width: 60px;
  border-radius: 10px;
  display: inline-block;
  padding: 5px!important;
  text-align: center;
}
.movingForm .step7 .btn-back{
  top: 73px;
}
.step7 .progress-bar{
  margin-bottom: 50px;
}
.movingForm .step7 p{
  font-size: 16px;
  line-height: 22px;
}
.code:not(:last-of-type) {
  margin-right: 9px;
}
.movingForm .step7 .d-flex{
  font-size: 12px;
  margin-bottom: 10px;
}
.recommended-mover{
  accent-color: #26E8BA;
  
}
.d-none{
  display: none;
}
.d-none1{
  opacity: 0;
}
.recommended-mover-card{
border-radius: 10px;
position: relative;
padding: 7px 19px 5px;
display: block;
}
.recommended-mover-card img{
  max-height: 38px;
  display: block;
  margin:0 auto 8px;
}
.recommended-mover-card .iconmf-checked{
  border: 1px solid #C1C1C1;
border-radius: 3px;
position: absolute;
left: 8px;
top: 8px;
}
.recommended-mover:checked + .iconmf-checked{
  background: #26E8BA;
  border-color: #26E8BA;
}

.recommended-mover-card .iconmf-checked:before{
  color:transparent;
font-size: 8px;
}
.recommended-mover:checked + .iconmf-checked:before{
  color:#fff;

}
.step8 .row{
  max-width: 374px;
}

.step8 .h4,.step9 .h4{
  font-size: 24px;
}
.step8 .text-light-grey,.step9 p{
  font-size: 16px;
  line-height: 22px;
}
.step8 .iconmf-star,.step8 .iconmf-star-empty{
  font-size: 12px;
}
.step8 .iconmf-star-half {
  font-size: 14.5px;
}
.recommended-mover-card span:last-child{
  font-size: 14px;
    margin-left: 5px;
    font-weight: 600;
}
.step8 .iconmf-star-empty{
  vertical-align: baseline;
}
.step8 span [class^="iconmf-"] {
  margin-right: 0;
  font-size: 14px;
}

.step8 .col-lg-6{
  margin-bottom: 18px;
  display: none ;
}
.d-flex{
  display: flex;
}
.flex-wrap{
  flex-wrap: wrap;
}
.align-items-center{
  align-items: center;
}
.justify-content-between{
  justify-content: space-between;
}
.step8 .d-flex{
  max-width: 350px;
  justify-content: space-between;
}
.step8  .custom-btn{
  max-width: 164px;
  margin: unset;
}
.grey-btn,.movingForm .back-btn{
  background: #F0F0F0;
  border-color: #F0F0F0;
}
.movingForm .grey-btn{
  border-color: #F0F0F0;
}
.step9 .grey-btn{
  margin-top: 100px;
}
.movingForm .step9 p{
  max-width: 406px;
}
#widgetModal.fade.show,#modal-step.fade.show,.modal-open #modal-step.in,.modal-open #howFarMovingModal.in{
  display: flex!important;
  align-items: center;
  justify-content: center;
}

.position-relative{
  position: relative;
}
.custom-description{
  width: 100%;
}

.btn-add-zip span{
  width: 12px;
  height: 12px;
  background-color: #26E8BA;
  color: #fff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #C8C8C8;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C8C8C8;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #C8C8C8;
}
.step .img-logo{
  max-width: 186px;
  margin-bottom: 38px;
}
.movingForm .btn-close{
background-color: unset;
padding: 0;
}
.ui-state-default{
  color: #1B1B1B;
}