.quote-check-icon {
    max-width: 92px;
    margin: auto;
}
h4.h4-quote-msg {
    text-align: center;
    color: #212427;
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 20px;
}
.col-md-12.moving-companies-outer {
    max-width: 420px;
    margin: auto;
}
p.quote-p{
    font-size: 15px;
    font-family: Montserrat-Regular;
    text-align: center;
    color: #212427;
    margin-bottom: 40px;
}

input.hidden, .modal-mobile-error{
    display: none;
}
.input-label {
    font-size: 12px;
    color: #FF6347;
    font-family: Montserrat-medium;
}
.col-input-outer {
    border: 1px solid #C3C9D5;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 20px 0px;
}

#mobile{
    border: 0px;
    padding-left: 0px;
    font-size: 15px;
    color: #212427;
    font-family: Montserrat-medium;
}
button.btn.btn-danger.view-prices {
    background: #FF6347;
    box-shadow: 0px 5px 7px rgb(255 90 67 / 15%);
    border-radius: 2px;
    width: 100%;
    margin-top: 10px;
    font-size: 20px;
    padding: 10px;
    border: 0px solid;
}
.icon-outer {
    max-width: 75px;
    margin: auto;
}

.row.row-services {
    max-width: 662px;
    margin: auto;
    margin-top: 80px;
}

.title-col4 {
    font-size: 15px;
    line-height: 25px;
    color: #212427;
    font-family: 'Montserrat-Bold';
    margin-top: 15px;
    margin-bottom: 15px;
}
.col-text-quote {
    font-size: 13px;
    line-height: 25px;
    /* or 192% */


    /* Catalina blue */

    color: #212427;
}

.modal-mobile-error{
    color:red;
}