
.msf-text-overlay-img{
    position: absolute;
    top: 26%;
    left: 46%;
    color: white !important;
}

#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}


.thank-you-main {
    background: #F4F9FF;
}


#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
    width: 100px;
    background: #673AB7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.msf_main_wrap{position: relative;max-width: 87rem !important;width: 100%;}
.msf_main_wrap .card p{color: #000 !important;font-family: 'Noto Serif' !important;font-size: 12px !important;}
.msf_main_wrap .progress {
    height: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #eaeaea;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.msf_main_wrap .progress-bar{
    background-color: #eb676a; 
    -webkit-box-shadow: none;
    box-shadow: none;
}
.msf_main_wrap .progress-striped .progress-bar, 
.msf_main_wrap .progress-bar-striped{
background-image: inherit;
}
.msf_main_wrap .form_title{
    font-family: 'Noto Serif !important';
    color: #eb676a !important;
    font-size: 22px !important;
    
}
.msf_main_wrap .form-card h3,
.msf_main_wrap .form-card h4 {
    margin: 0;
    color: #000;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: 'Noto Serif';
    font-size: 16px !important;
    font-weight: 600 !important;
}
.msf_main_wrap .form-card h3 em{color: #eb676a;font-style: inherit;}
.msf_main_wrap .form-card p{color: #000 !important;font-size: 15px !important;display: block !important;line-height: 26px !important;font-family: 'Noto Serif' !important;}
.msf_main_wrap .form-card span{color: #000;font-size: 20px;display: block;line-height: 26px;font-weight: 600;}
.msf_main_wrap #msform input:focus, 
.msf_main_wrap #msform textarea:focus {
    border: 0;
    border-bottom: 3px solid #eb676a;
}
.msf_main_wrap #msform .action-button {
    font-size: 14px !important;
    font-family: 'Noto Serif';
    background-color: transparent !important;
    border: 2px solid #eb676a !important;
    border-radius: 65px;
    color: #000;
    padding: 10px 30px 10px 30px !important;
    display: block;
    text-align: center;
    font-weight: 400;
    float: left;
    width: auto;
}
.msf_main_wrap #msform .action-button:hover{text-decoration: none;}
.msf_main_wrap .service_level {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.msf_main_wrap .service_level li{margin-left: 35px;}
.msf_main_wrap .service_level li input{width: auto !important;}
.msf_main_wrap .service_level li label{font-size: 13px !important;
    font-family: 'Noto Serif' !important;font-weight: 500 !important;}
.msf_main_wrap .level_wrp{display: flex;align-items: center;justify-content: space-between;}
.msf_main_wrap .level_wrp span{font-size: 14px;font-weight: 400;}
.msf_main_wrap .poor{color: red !important;}
.msf_main_wrap .Excellent{color: green !important;}
.msf_main_wrap .google_review{margin: 20px auto;
    display: block;
    text-align: center;
}
.msf_main_wrap .form-card textarea{
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    border: 1px solid #eb676a !important;
    background: #fff !important;
    height: 120px;
}
.msf_main_wrap .form-card input.inputtypes{
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    border: 1px solid #eb676a !important;
    background: #fff !important;
    height: auto;
}
.msf_main_wrap .service_level label.error{
    display: block;
    color: #990000;
    font-size: 12px !important;
    float: none;
    cursor: default;
    position: absolute;
    bottom: -5px;
    left: 0;
    font-weight: bold !important;
}
.msf_main_wrap label.error{
    display: block;
    color: #990000;
    font-size: 12px;
    float: none;
    cursor: default;
    font-weight: bold !important;
}
.msf_main_wrap .loading_spin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.msf_main_wrap .inputtypes2 {
    border: 0 !important;
    outline: 0 !important;
    font-size: 17px !important;
    font-family: 'Noto Serif' !important;
    color: black !important;
    background: transparent !important;
    border-bottom: 3px solid #eb676a !important;
    margin-top: 10px !important;
    margin-bottom: 25px !important;
    max-width: 60%;
}
@media only screen and (max-width: 575px) {
  .msf_main_wrap .form-card h3,
  .msf_main_wrap .form-card h4 {font-size: 18px !important;}
    .msf_main_wrap .service_level {justify-content: flex-start;padding-bottom: 10px;}
  .msf_main_wrap .service_level li {margin-right: 15px;}
  
  .msf_main_wrap .form-card .click_here {
    color: #fff !important;
    font-size: 12px;
    display: block;
    line-height: 20px;
    font-weight: 600;
    background: #3b5998;
    text-align: center;
    z-index: 11;
    position: relative;
    top: inherit;
    left: inherit;
}

.msf_main_wrap .google_review {
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-top: -15px;
}

}