.multistep_from_box {
    display: none;
}

/*  */

/* banner form css start */
.new_banner_section_col_inner {
    padding: 10px 0;
}

.err_h_b {
    color: red;
    text-shadow: 1px 10px 10px white;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
}

button.nbcb {
    cursor: pointer;
}

/* banner form end start */

.mf_step_2 .apartment_box_inner_block.multistep_from_box_content_from {
    display: none !important;
}

.mf_step_2 .multistep_from_box_content_buttton {
    display: none !important;
}

.apartment_box_inner_block_inner {}

.mf_step_3 .apartment_box_inner_block_inner {
    display: none !important;
}

.mf_step_3 .multistep_from_box_content_buttton {
    display: none !important;
}

.hide_fild_fm {
    display: none !important;
}

/*  */

.active_step {
    display: flex;
}

.mf_err {
    display: none;
    color: red;
}

.msf_main_title {
    font-size: 30px;
    text-align: center;
    color: #1C6648;
}

.active_step {
    width: 100%;
    /* flex: 1; */
}

.multistep_from_box_inner {
    margin: auto;
    width: 100%;
}

.msf_main_sub_title {
    font-size: 20px;
    text-align: center;
    color: #1C6648;
    margin-top: 10px;
}

.multistep_from {}

/* .msf_main_title::first-letter {
    background: #1C6648;
    color: white;
    margin-right: 2px;
} */

.multistep_from_box_content_from {
    max-width: 700px;
    /* background: red; */
    margin: 0 auto;
    padding: 10px;
}

.mst_col_input select,
.mst_col_input input {
    width: 100%;
    height: 50px;
    padding-left: 10px;
}

.mst_col_12 {
    width: 100%;
    padding: 10px;
}

.btn_msf {
    background: #1C6648;
    border: none;
    color: white;
    width: 120px;
    height: 38px;
}

.multistep_from_box_content_buttton {
    display: flex;
}

.multistep_from_box_content_buttton_inner {
    margin: auto;
}

.multistep_from_box_content_buttton_inner {
    display: flex;
}

.msp_btn_col_2 {
    margin-left: 10px;
}
/* 
.check_box_area_box_inner svg {
    width: 84px;
    height: 103px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
} */
.check_box_area_box_inner i {
    font-size: 40px;
    text-align: center;
    display: flex
;
    justify-content: center;
}
.check_box_from_inner {
    display: flex;
}

.check_box_area_box_inner {
    border: 1px solid #1C6648;
    padding: 10px;
    border-radius: 10px;
}

.check_box_area_box {
    padding: 10px;
    flex: 1;
}

.mf_step_3 .multistep_from_box_content_from,
.mf_step_2 .multistep_from_box_content_from {
    width: 100% !important;
    max-width: 76%;
}

.apartments_text {
    font-size: 18px;
    text-align: center;
    color: #1C6648;
    /* background: #1C6648; */
    margin-top: 10px;
}

.msf_main_title img {
    width: 120px;
    height: 93px;
    object-fit: contain;
}

.mf_step_2 .msf_main_title img {
    transform: rotateY(180deg);
}

.mf_step_3 svg path {
    fill: #1C6648;
}

.active_move_to .check_box_area_box_inner,
.active_move_from .check_box_area_box_inner {
    background: #1C6648;
}

.active_move_to .check_box_area_box_inner path,
.active_move_from .check_box_area_box_inner path {
    fill: white;
}

.active_move_to .check_box_area_box_inner .apartments_text,
.active_move_from .check_box_area_box_inner .apartments_text {
    color: white;
}

.active_move_to .check_box_area_box_inner {
    background: #F0AF00;
}

.wpcf7-submit {
    position: relative;
}

.wpcf7-submit span.wpcf7-spinner {
    position: absolute;
    right: -14px;
    top: 10px;
}

.proggressbar_top_line:after {
    width: 0%;
    height: 10px;
    background: #1C6648;
    content: "";
    position: absolute;
    top: 0;
    transition: 0.5s !important;
}

.addCss {
    display: none;
}

.active_title,
.active_pro_box {
    display: block !important;
}

.check_box_area_box .check_box_area_box_inner:hover {
    background: #1C6648;
}

.check_box_area_box:hover * {
    color: white;
    fill: white;
}

.mf_step_3 .check_box_area_box .check_box_area_box_inner:hover {
    background: #F0AF00;
}

ul.qty_box_extra input {
    display: block;
}

ul.qty_box_extra li {
    display: flex;
}

.storage_active,
.office_active {
    background: #1C6648;
    color: white;
    border: transparent;
}

.storage_active p {
    color: white !important;
}

ul.box_ob_main li {
    cursor: pointer;
}

.multistep_from_box_content .get_in_touch{
    width: 70%;
    margin: auto;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .msf_main_title {
        font-size: 23px;
    }

    .mf_step_3 .multistep_from_box_content_from,
    .mf_step_2 .multistep_from_box_content_from {
        width: 100% !important;
        max-width: 100%;
        padding: 0px !important;
    }

    .check_box_area_box_inner svg {
        width: 57px;
        height: 82px;
        display: block;
        margin: 0 auto;
    }

    .check_box_area_box {
        padding: 4px;
        flex: 1;
    }

    .check_box_area_box {
        flex: none !important;
        width: 50%;
    }

    .apartments_text {
        font-size: 13px;
    }

    .check_box_from_inner {
        flex-wrap: wrap;
    }

    .check_box_area_box {
        flex: none;
        width: 50%;
    }

    .apartment_box_new_block_inner {
        flex-wrap: wrap;
    }

    .apartment_box_col {
        flex: auto !important;
        width: 100% !important;
    }

    .qty_box_extra li,
    .Storage_box_main li,
    ul.box_ob_main li {
        font-size: 14px;
        margin: 5px;
        padding: 1px 8px;
    }

    ul.qty_box_extra li {
        width: 48%;
        margin: 0px;
        margin-bottom: 10px;
        margin: 1%;
    }

    ul.qty_box_extra {
        padding: 0px;
        margin-top: 10px;
    }

    .qty_box_extra li,
    .Storage_box_main li,
    ul.box_ob_main li {
        font-size: 15px !important;
    }

    .what_experics_box_title_select_inner {
        flex-wrap: wrap !important;
    }

    .what_experics_box_title_button_inner {
        margin-bottom: 20px !important;
    }

    ul.box_ob_main li {
        width: 48%;
        margin: 0px;
        margin: 1%;
    }

    ul.box_ob_main {
        margin-top: 10px;
    }

    .qty_box_extra li,
    .Storage_box_main li,
    ul.box_ob_main li {
        font-size: 14px !important;
        margin: 10px;
    }
    
    .multistep_from_box_content .get_in_touch{
        width: 100%;
        margin: auto;
    }
}

@media all and (min-width: 768px) and (max-width: 1025px) {

    .mf_step_3 .multistep_from_box_content_from,
    .mf_step_2 .multistep_from_box_content_from {
        width: 100% !important;
        max-width: 100%;
    }

    .apartments_text {
        font-size: 15px;
    }

    .multistep_from_box_content .get_in_touch{
        width: 85%;
        margin: auto;
    }


}