@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");

.quick_quote .navbar-nav {
    display: none;
}

.quick_quote .bold {
    font-weight: 600;
}
.quick_quote .quick_quote_content_box_heading_container {
    padding: 14px 0px 30px 0px;
    position: relative;
    /* Center text if needed */
}

.quick_quote .quick_quote_content_box_heading_container:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%; /* Adjust width as needed */
    border-top: 2px solid #ece9e9;
    bottom: 26px;
}

.quick_quote .quick_quote_content_box_heading {
    font-size: 26px;
    color: var(--primary-color);
}

.quick_quote .quick_quote_main_bg {
    background-color: var(--primary-color);
    min-height: 55vh;
    padding: 40px 0px;
}

.quick_quote .quick_quote_page_sub_heading {
    color: var(--primary-color);
    font-size: 22px;
}

.quick_quote .main_footer_container {
    margin-top: 0px;
}

.quick_quote .quick_quote_content h1,
.quick_quote .quick_quote_content h6 {
    text-align: center;
    color: #fff;
}

.quick_quote .quick_quote_content h1 {
    font-size: 30px;
}

.quick_quote .quick_quote_content h6 {
    font-size: 16px;
}

.quick_quote .quick_quote_content_box {
    font-family: "Raleway", sans-serif;
    font-size: 16px;

    background: #fff;
    border-radius: 10px;
    padding: 35px 35px;
    margin: 20px auto 0px auto;
}

.quick_quote .btn-danger,
.quick_quote .btn-continue {
    background: var(--primary-color);
    box-shadow: 3px 3px 8px #0000004d;
    border: 2px solid #ffffff;
}

.quick_quote .btn-danger:hover,
.quick_quote .btn-continue:hover {
    background: #000;
    color: #fff;
}

.btn-continue {
    border-radius: 30px;
    padding: 10px 70px;
    font-size: 22px;
}

.quick_quote_step_1 .quick_quote_step_1_img_container {
    position: relative;
}

.quick_quote_step_1 .quick_quote_step_1_text_container {
    position: absolute;
    top: 47px;
    left: 10px;
    z-index: 99;
    color: #f9f6f6;
    font-weight: 700;
    font-size: 18px;
    width: 231px;
}

@media screen and (max-width: 768px) {
    .btn-continue {
        border-radius: 30px;
        padding: 10px 20px;
        font-size: 17px;
    }

    .quick_quote_step_1 .btn_container .btn {
        width: 100%;
    }
}

.quick_quote .quick_quote_content_box label {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.quick_quote
    .quick_quote_content_box
    .col-md-6:not(.row2_info_lable):not(.row2_info_value) {
    padding-bottom: 37px !important;
    height: 115px;
}

.quick_quote .btn_container .btn {
    padding: 10px 50px;
    border-radius: 8px;
    font-size: 18px;
}

.quick_quote .continue_button_container {
    position: relative;
    padding-top: 2px;
    padding-top: 40px;
}

.quick_quote .back_button_container {
    padding-top: 0px;
    position: absolute;
    left: 20px;
    z-index: 9;
}

.quick_quote .back_button_container .btn{
    padding: 0px;
}


.quick_quote .back_button_container i {
    border: 1px solid #333;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.quick_quote .back_button_container i {
    font-size: 34px;
    text-align: center;
    line-height: 40px;
    color: #666;
}

@media screen and (max-width: 768px) {
    .quick_quote .btn_label {
        display: none;
    }

    .quick_quote
        .quick_quote_content_box
        .col-md-6:not(.row2_info_lable):not(.row2_info_value) {
        padding-bottom: 27px !important;
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .quick_quote .quick_quote_content_box {
        width: 900px;
    }

    .quick_quote .btn_label {
        padding-top: 35px;
    }
}

@media screen and (max-width: 768px) {
    .quick_quote_step_3 .btn-continue {
        font-size: 14px;
    }
}

.quick_quote_step_3 .quick_quote_content_box_heading_container:after {
    display: none;
}

.quick_quote_step_3 .quick_quote_content_box_heading {
    text-align: center;
}

.quick_quote_step_4 .heading4 {
    font-size: 18px;
}

.quick_quote_step_4 .btn-continue {
    border-radius: 41px;
    padding: 19px 52px;
    font-size: 22px;
}

.quick_quote_step_4 .heading3 {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-color);
}

.quick_quote_step_4 .quote_amount_display {
    font-size: 26px;
    font-weight: 600;
    color: var(--primary-color);
}

.quick_quote_step_4 .row1 {
    background: #9fc2d733;
    border-radius: 20px;
    padding: 30px 20px;
    margin: 0px 10px;
}

@media screen and (max-width: 768px) {
    .quick_quote_step_4 .row1 {
        background: #9fc2d733;
        border-radius: 20px;
        padding: 30px 4px;
        margin: 0px 0px;
    }
}

.quick_quote_step_4 .right_info {
    background: #ffffff !important;
    border: 2px dashed #9fc2d7 !important;
    border-radius: 8px !important;
    opacity: 1;
    padding: 20px;
    margin-left: 30px;
}

.quick_quote_step_4 .sidenote-txt {
    color: #23668e;
    text-align: center;
    opacity: 1;
    font: bold 14px/18px "Raleway";
    text-align: start;
}

.quick_quote_step_4 .right_info li i {
    color: #23668e;
}

.quick_quote_step_4 .list-note {
    display: inline;
}

.quick_quote_step_4 li {
    padding-bottom: 2px;
}

.quick_quote_step_4 .sch-txt li::marker {
    font-size: 1.5rem;
}

.quick_quote_step_4 .right_info_note {
    text-align: initial;
    padding-bottom: 1px;
    margin-bottom: 1px;
    font-size: 12px;
}

.quick_quote_step_4 .separator {
    border-bottom: 2px solid #9fc2d7;
    margin: 6px 15px 15px 15px;
}

@media screen and (max-width: 768px) {
    .quick_quote_step_4 .btn-continue {
        font-size: 12px;
        padding: 13px 16px;
    }

    .quick_quote_step_4 .right_info {
        margin-top: 30px;
        margin-left: 0px;
    }
}

.quick_quote_step_4 .btn-edit-customize {
    padding: 3px 15px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
}

.quick_quote_step_4 .row2 {
    margin: 30px 10px 0px 10px;
    border-radius: 20px;
    opacity: 1;
    border: 2px #9fc2d7 solid;
    padding: 20px 20px;
}

@media screen and (max-width: 768px) {
    .quick_quote_step_4 .row2 {
        margin: 30px 0px 0px 0px;

        padding: 20px 10px;
    }

    .quick_quote_step_4 .row2_inner_right {
        padding: 21px 0px 0px 0px !important;
    }
}

.quick_quote_step_4 .row2_inner_right {
    padding: 29px 0px 0px 74px;
}

.quick_quote_step_4 .row2_info_lable {
    font-size: 17px;
    margin-bottom: 5px !important;
    color: #23668e;
}

.quick_quote_step_4 .row2_info_value {
    font-size: 17px;
    font-weight: 600;
}

/*----------step-wizard------------*/
.d-flex {
    display: flex;
}
.justify-content-center {
    justify-content: center;
}
.align-items-center {
    align-items: center;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a,
.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    border: 0;
    border-bottom-color: transparent;
    cursor: pointer;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}
span.round-tab i {
    color: #555555;
}

.round-tab .round-tab-active i {
    position: initial !important;
    color: var(--primary-color) !important;
    font-size: 25px !important;
    margin: 14px;
}

.wizard li.active span.round-tab {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}
.wizard li.active span.round-tab i {
    color: #5bc0de;
}
.wizard .nav-tabs > li.active > a i {
    color: var(--primary-color);
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}
.wizard .nav-tabs > li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

@media screen and (max-width: 768px) {
    .wizard .nav-tabs > li a i {
        font-size: 8px;
    }
}

.address_type_field_show {
    display: none;
}

.dob_field_show {
    display: none;
}

.purchase_date_field_show {
    display: none;
}

.under_restoration_field_show {
    display: none;
}
