/* ----------service page banner start------- */

.servc_pg_img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
}

.servc_pg_bnr_des_box {
    padding-bottom: 30px;
}

.servc_pg_col1 {
    padding-right: 50px;
}

/* ----------service page banner end------- */






/* ------------------------------faq section start ------------------ */
.faq_col {
    width: 1400px;
    margin: auto;
    padding: 80px;
    background: #FFFFFF0A;
    border-radius: 60px;
    border-top: 1px solid #ff6f00;
    margin-top: 20px !important;
}

.faq_col .et_pb_toggle_title {
    display: block;
    display: flex;
    color: #fff !important;
    align-items: center;
    font-size: 22px;
    font-weight: 400;
    transition: 0.6s;
    line-height: 1.5;
    border-radius: 6px;
}

.faq_col .et_pb_toggle_open .et_pb_toggle_title {
    color: #fff !important;
}

.faq_col .et_pb_accordion_item {
    border-radius: 10px;
}

.faq_col .et_pb_accordion_item {
    padding: 0;
    border: none;
    background: transparent;
    margin-bottom: 0 !important;
    margin: 20px 0;
}

.faq_col .et_pb_toggle h5 {
    padding: 20px 38px 20px 26px !important;
}


.faq_col .et_pb_toggle .et_pb_toggle_content {
    padding: 10px 15px;
    border-top: none;
    font-size: 16px;
    border-radius: 10px 10px;
    color: #fff;
    font-weight: 400;
    line-height: 1.9;
}

.faq_col .et_pb_toggle_content * {
    color: #fff;
}

.faq_col .et_pb_toggle .et_pb_toggle_title:before {
    right: 23px;
    font-size: 27px !important;
    color: #fff;
    content: "\2b" !important;
    position: absolute;
    font-family: "Font Awesome" !important;
}

.faq_col .et_pb_toggle_open .et_pb_toggle_title::before {
    content: '\4b' !important;
    position: absolute;
    opacity: 1;
    visibility: visible;
    display: block !important;
    color: #000;
    font-family: ETmodules !important;
    font-size: 21px !important;
}

h5.et_pb_toggle_title {
    background: #FFFFFF24;
}

.faq_col .et_pb_toggle .et_pb_toggle_title:before,
.faq_col .et_pb_toggle .et_pb_toggle_title:after {
    background: #E45400;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    font-size: 16px !important;
    color: #fff;
}

/* ------------------------------faq section end ------------------ */












@media all and (min-width: 320px) and (max-width: 767px) {

    /* ----------service page banner start------- */
    .servc_pg_bnr_des_box {
        padding-bottom: 20px;
    }

    .servc_pg_col1 {
        padding-right: 0;
    }

    .servc_pg_img img {
        height: 290px;
    }

    .servc_pg_info_box_inr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
    }



    /* ------------------------------faq section start ------------------ */
    .faq_col .et_pb_toggle .et_pb_toggle_content {
        padding: 10px 5px;
        line-height: 1.2;
        font-size: 15px;
    }

    .faq_col .et_pb_toggle h5 {
        padding: 12px 30px 12px 10px !important;
        line-height: 1.2 !important;
        font-size: 16px !important;
    }

    .faq_col .et_pb_accordion_item {
        margin: 10px 0;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 10px;
        top: 20px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 16px;
        width: 16px;
        font-size: 15px !important;
    }

    .faq_col {
        width: 100%;
        padding: 20px;
        border-radius: 10px;
    }
}

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

    /* ----------service page banner start------- */
    .servc_pg_bnr_des_box {
        padding-bottom: 20px;
    }

    .servc_pg_col1 {
        padding-right: 0;
    }

    .servc_pg_img img {
        height: 310px;
    }

    .servc_pg_info_box_inr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
    }






    /* ------------------------------faq section start ------------------ */


    .faq_col .et_pb_toggle .et_pb_toggle_content {
        padding: 10px 5px;
        line-height: 1.2;
        font-size: 15px;
    }



    .faq_col .et_pb_toggle h5 {
        padding: 12px 30px 12px 10px !important;
        line-height: 1.2 !important;
        font-size: 16px !important;
    }

    .faq_col .et_pb_accordion_item {
        margin: 10px 0;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 13px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 16px;
        width: 16px;
        font-size: 15px !important;
    }

    .faq_col {
        width: 750px;
        padding: 30px;
        border-radius: 20px;
    }
}

@media all and (min-width: 981px) and (max-width: 1024px) {

    /* ----------service page banner start------- */
    .servc_pg_bnr_des_box {
        padding-bottom: 20px;
    }

    .servc_pg_col1 {
        padding-right: 20px;
    }

    .servc_pg_img img {
        height: 310px;
    }


    /* ------------------------------faq section start ------------------ */

    .faq_col .et_pb_toggle .et_pb_toggle_content {
        padding: 10px 5px;
        line-height: 1.2;
        font-size: 16px;
    }



    .faq_col .et_pb_toggle h5 {
        padding: 12px 30px 12px 10px !important;
        line-height: 1.2 !important;
        font-size: 17px !important;
    }

    .faq_col .et_pb_accordion_item {
        margin: 10px 0;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 13px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 16px;
        width: 16px;
        font-size: 15px !important;
    }

    .faq_col {
        width: 950px;
        padding: 40px;
        border-radius: 20px;
    }
}

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

    /* ----------service page banner start------- */
    .servc_pg_col1 {
        padding-right: 30px;
    }

    .servc_pg_img img {
        height: 350px;
    }


    /* ------------------------------faq section start ------------------ */




    .faq_col .et_pb_toggle h5 {
        padding: 16px 30px 16px 20px !important;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 13px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 16px;
        width: 16px;
        font-size: 15px !important;
    }

    .faq_col {
        width: 1000px;
        padding: 40px;
        border-radius: 20px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* ----------service page banner start------- */
    .servc_pg_col1 {
        padding-right: 30px;
    }

    .servc_pg_img img {
        height: 350px;
    }


    /* ------------------------------faq section start ------------------ */




    .faq_col .et_pb_toggle h5 {
        padding: 18px 30px 18px 20px !important;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 18px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 18px;
        width: 18px;
    }

    .faq_col {
        width: 1100;
        padding: 50px;
        border-radius: 40px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* ----------service page banner start------- */
    .servc_pg_img img {
        height: 390px;
    }


    /* ------------------------------faq section start ------------------ */


    .faq_col .et_pb_toggle .et_pb_toggle_title:before {
        right: 18px;
    }

    .faq_col .et_pb_toggle .et_pb_toggle_title:before,
    .faq_col .et_pb_toggle .et_pb_toggle_title:after {
        height: 18px;
        width: 18px;
    }

    .faq_col {
        width: 1200px;
        padding: 60px;
        border-radius: 40px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* ----------service page banner start------- */
    .servc_pg_img img {
        height: 390px;
    }

}

@media all and (min-width: 1681px) and (max-width: 1880px) {}