.call_for_free_estimate {
    float: right;
    text-align: right;
    position: relative;
    padding-right: 50px;
}
.call_for_free_estimate .call_now_text {
    color: #333333;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    font-weight: 500;
}
.call_for_free_estimate .call_now_no a {
    color: #42ce2c;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    text-align: left;
}
.call_for_free_estimate:after {
    position: absolute;
    content: '';
    background: url("../img/phone-icon.png") no-repeat;
    right: 0px;
    top: 0px;
    height: 40px;
    width: 40px;
}
.gray_img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.quick_turn_title {
    color: #3f3f3f;
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    position: relative;
    text-align: center;
    font-family: 'Montserrat';
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.quick_turn_title p {
    margin-bottom: 0 !important;
}
.quick_turn_title:after {
    content: '';
    background: #3183d0;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}
.quick_turn_desc {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 90%;
    margin: auto;
    font-family: 'Montserrat';
}
.overlapping_sctn .lndg_sml_tle {
    color: #484848;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
}
.overlapping_sctn .lndg_desc {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Montserrat';
}
.why_choose_green_subtitle {
    color: #42ce2c;
    font-family: 'Montserrat';
    font-size: 22px !important;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
}
.why_choose_title {
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 65px !important;
    line-height: 65px;
    font-weight: 700;
    text-transform: uppercase;
}
.why_choose_subtitle {
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 18px !important;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.why_choose_desc p, 
.why_choose_txt p {
    color: #ffffff;
}
.landing_form_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.landing_form_description {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 200;
    margin: 5px 0px 15px 0px;
}
.landing_form_info {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 200;
    font-family: 'Montserrat';
    margin: 10px 0px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.landing_form_wrap .landing_fld_wrap_new .wpcf7-form-control-wrap .wpcf7-text {
    height: 55px;
    border-radius: 5px;
}
.landing_form_wrap .landing_fld_wrap_new {
    margin-bottom: 10px;
}
.landing_fld_wrap_new span.wpcf7-form-control-wrap::before {
    content: none;
}
.landing_form_wrap.row .landing_fld_submit .wpcf7-form-control.wpcf7-submit {
    font-size: 22px !important;
}
.landing_fld_submit .wpcf7-form-control.wpcf7-submit {
    font-family: 'Montserrat';
    background: #42ce2c;
    float: left;
    width: 100% !important;
    height: 70px;
    line-height: 70px;
    border-radius: 5px;
    border-bottom: 3px solid #144c0b;
    font-size: 20px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
    text-shadow: 1px 1px 2px #000;
}
.frequently_asked_questions {
    color: #3f3f3f;
    font-family: 'Montserrat';
    font-size: 25px !important;
    line-height: 33px;
    font-weight: 500;
    text-align: center;
    text-shadow: 0px 0px 0px #3f3f3f;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.frequently_asked_questions p {
    margin-bottom: 0 !important;
}
.qus_faq_wrap_new {
    border: 2px dotted #e4e4e4;
    border-radius: 10px;
    padding: 22px;
    margin-bottom: 20px;
}
.faq_qus_wrap {
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px;
}
.faq_qus_wrap .faq_qus {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 30px;
    color: #3f3f3f;
    font-weight: 500;
}
.faq_qus_wrap .faq_ans {
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 24px;
    color: #6d6d6d;
    font-weight: 400;
}
.faq_qus_wrap:before {
    content: '';
    position: absolute;
    background: url("../img/question.png") no-repeat;
    background-size: contain;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
}
.choose-premier_title {
    color: #3f3f3f;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    position: relative;
    line-height: 60px;
    font-family: 'Montserrat';
}
.choose-premier_title:after {
    content: '';
    background: #3183d0;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}
.choose-premier-text {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 24px;
    color: #6d6d6d;
    font-weight: 400;
}
.call_to_action_blck {
    position: relative;
    padding-left: 100px;
}
.call_to_action_blck:before {
    content: '';
    background: url("../img/banner-quote.png");
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 70px;
}
.call_to_action_title_blck {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #222629;
}
.white {
    color: #fff!important;
}
.call_to_action_text_blck {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #222629;
}
.green_button_new {
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    text-shadow: 1px 1px 2px #000;
}
.green_button {
    float: left;
    width: 100% !important;
    border-radius: 3px !important;
    border-bottom: 3px solid #144c0b !important;
    font-size: 20px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 0px;
    max-width: 290px !important;
}
.need_help {
    font-size: 16px;
    color: #545b66;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin: 15px 0px 0px 0px;
}
.premier_edge_copy {
    margin: 8px 0px 0px 0px;
    font-size: 14px;
    color: #545b66;
    float: left;
    width: 100%;
    text-align: center;
}
.premier_edge_website {
    margin: 8px 0px 0px 0px;
    font-size: 12px;
    color: #545b66;
    float: left;
    width: 100%;
    text-align: center;
    opacity: 0.7;
}
.sticky-phone {
    display: none;
}
#sticky-phone {
    display: none;
    background: #25a258;
    padding: 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 50px !important;
}
#sticky-phone .contact-first .contact-body .phone {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
#sticky-phone .contact-first .contact-body .phone:before {
    content: "\f095";
    color: #fff;
    font-size: 20px;
    font-family: fontawesome;
    display: inline-block;
    margin-right: 5px;
}