.question_bg_hr {
    top: 50%;
    width: 100%;
}

.border-left-width-medium {
    border-left-width: medium !important;
}

.outer_arrow {
    width: 0;
    height: 0;
    border-width: 7px 8.5px 0 8.5px;
    border-color: #dee2e6 transparent transparent transparent;
    border-style: solid;
    position: absolute;
    bottom: -7px;
    left: 64px;
}

.inner_arrow {
    width: 0;
    height: 0;
    border-width: 6px 7.5px 0 7.5px;
    border-color: #ffffff transparent transparent transparent;
    border-style: solid;
    position: absolute;
    bottom: -6px;
    left: 65px;
}

.bg-header {
    background-color: #f49941;
}

.show-on-hover:hover span {
    display: inline-block !important;
}

.header_inner,
.header_parent {
    /* background-color: transparent !important; */
}

.navbar-dark-pickled-bluewood .navbar-nav .text_light .nav-link {
    color: #858d94 !important;
}

.navbar-dark-pickled-bluewood .navbar-nav .text_light .nav-link:hover {
    color: #fff;
}

.footer .text-black {
    font-size: 90%;
}

.survey_form h5 a {
    font-size: 1.999rem;
    text-transform: capitalize;
}

.survey_form button {
    border-radius: 2px !important;
    text-transform: capitalize;
    box-shadow: none;
}

.survey_form button:hover {
    color: #000;
}

.br25 {
    border-radius: 0.25em !important;
}

.fs18 {
    font-size: 18px;
}

.fs16 {
    font-size: 16px !important;
}

.fs21 {
    font-size: 21px;
    line-height: 1.414;
}

.fw600 {
    font-weight: 600 !important;
}

.fc_primary {
    color: #f49941 !important;
}

.bg_sec {
    background-color: #69727d !important;
    border-color: #69727d !important;
}


/* .no_scrolling_effect .header_parent, */

.no_scrolling_effect .header_inner {
    background-color: rgb(255, 255, 255, .7) !important;
}


/* .body-scrolled .header_parent, */

.body-scrolled .header_inner {
    background-color: #fff !important;
}

.mt-n8 {
    /* margin-top: -88px; */
}

.display_after_submit {
    height: 0;
    visibility: hidden;
}

li.question-heading-item.active::marker {
    color: #f49941;
}

li.question-heading-item::marker {
    font-size: 1.5rem;
}