.ul_li_cc li
    {
        font-size: 17px;
    margin-bottom: 10px;
    }
  /*  .main-menu-five__wrapper {
    position: relative;
    display: block;
        background: #fffffff2;
}*/
.why-choose-four__bg-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ea913b;
    z-index: -1;
}
.main-menu-five__wrapper {
    position: relative;
    display: block;
        background: #fffffff2;
} 
.section-title__title {
    margin: 0;
    color: var(--insur-black);
    font-size: 30px;
    line-height: 55px;
    font-weight: 700;
    letter-spacing: var(--insur-letter-spacing);
}
.star_cls
{
        display: flex;
}
.star_cls span
{
   margin-right: 10px;
}
.how_app
{
   background: #ffffff85;
    padding: 20px 30px;
    border-radius: 20px;
    border: 1px solid #ea913b;
    border-style: dashed;
    margin-top: 25px;
}
.why-choose-two__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: var(--insur-letter-spacing);
    margin-bottom: 20px;
}
.section-title__title {
    margin: 0;
    color: #041124;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: var(--insur-letter-spacing);
    text-align: left;
    margin-bottom: 15px;
}
.benefits__point li {
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--insur-white);
    border-radius: var(--insur-bdr-radius);
    transition: all 500ms ease;
    padding: 0px !important;
}
.benefits-two__right {
    position: relative;
    display: block;
    margin-left: 0px;
}
.why-choose-two__left {
    position: relative;
    display: block;
    margin-right: 0px;
}
.h3_cc h3
{
    font-size: 20px;
    margin-bottom: 10px;
}
.why-choose-two__left .section-title {
    margin-bottom: 15px;
}
.text_p_c p
{
    font-size: 17px;
    margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
        height: 44px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da4a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ea913b;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.f_cl {
        background: #ced4da40;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #d1d3d633;
}
.f_cl span
{
        color: #f00;
}
@media only screen and (max-width: 400px) {
    .quote-form {
    padding: 20px;
}
.form_cl h3
{
    font-size: 20px;
}
.form_cl 
{
        margin-top: -52px;
}
}
.comment-form__btn {
    background: #ea913b;
    padding: 10px 35px !important;
    color: #fff;
    border-radius: 6px;
    font-weight: 600;
    width: 150px;
    height: 48px;
}

.quote-form-ins {
        padding: 40px;
    border-radius: 10px;
    border: 1px solid #d1d3d6;
}
.contact {
    background: #f3f4f4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 45px;
    border: 8px solid #022d5a14;
    margin-bottom: 25px;
    border-radius: 10px;
    margin-top: 50px;
    text-align: center;
}
.wized-body h5 {
    font-size: 28px;
    text-align: center;
    margin: 25px 0px;
    font-weight: 600;
    margin-bottom: 40px;
}
.wized-body a {
    background: #fff;
    padding: 10px 25px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px;
    color: #ea913b;
    border: 1px solid #ea913b;
}
.wized-body a:hover {
    background: #ea913b;
    color: #fff;
    border: 1px solid #ea913b;
}
.sidebar__post {
    position: relative;
    display: block;
    padding: 6px 6px 6px;
    background-color: var(--insur-extra);
    border-radius: var(--insur-bdr-radius);
}
.page-header {
    position: relative;
    display: block;
    padding: 300px 0 30px;
    background-color: var(--insur-extra);
    z-index: 1;
}
textarea.form-control {
    min-height: 110px;
}
.rs-page-banner.rs-contact-page-banner {
    background: #041124;
}
.why-choose-two
{
        padding: 40px 0px;
}
.d_f
{
        display: flex;
    align-items: baseline;
}
.d_f input
{
        margin-right: 10px;

}
label {
       display: inline-block;
    line-height: 22px;
    font-size: 15px;
    color: #000;
}
.rs-footer__contact_2
{
    margin-top: 20px;
}
.checkbox label
{
    background: #f6f6f8;
    border: 1px solid #d1d3d6;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.form_cl h3
{
    font-weight: 600;
    color: #041124;
    margin-bottom: 20px;
}
.img_cls_get img
{
    width: 100%; 
    border-radius: 10px;
}
.logo_img_cls_get img
{
    width: 260px;
}