.banner_bg_box_section {
    background-repeat: no-repeat;
    background-size: cover;
    height: 585px;
    padding: 70px 0;
}

.banner_bg_box .banner_title {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    max-width: 577px;
    line-height: 59px;
    margin-bottom: 12px;
}

.banner_bg_box .banner_title_info {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    max-width: 577px;
    line-height: 26px;
}

.banner_bg_box {
    display: flex;
    align-items: center;
    height: 100%;
}
.mobile_bg_text_show .banner_bg_box{
    height: auto;
}
.mobile_bg_text_show{
    padding: 30px 0;
}
.mobile_bg_text_show .banner_bg_box .banner_title,
.mobile_bg_text_show .banner_bg_box .banner_title_info{
    color: #000;
    text-align: center;
}
.mobile_bg_text_show{
    display: none;
}
.section_services_box {
    margin-top: 87px;
}

.section_services_box .section_title {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    margin-bottom: 60px;
}

.section_services_box .services_box {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 40px;
}

.section_services_box .services_box_info {
    width: calc(100% - 160px);
}

.section_services_box .services_box_info .services_box_info_title {
    color: #6742FB;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 12px;
}

.section_services_box .services_box_info .services_box_info_info {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 0;
}

.why_choose_section {
    margin-top: 113px;
}

.why_choose_section .why_choose_title {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    max-width: 172px;
}

.why_choose_section .choose_image_box {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    position: relative;
}

.why_choose_section .choose_image_box_box {
    position: relative;
    z-index: 1;
}

.why_choose_section .choose_image_box::after {
    content: "";
    position: absolute;
    bottom: 36px;
    background-color: #ECE8F7;
    right: 0;
    width: 200%;
    height: 300px;
    z-index: 0;
}

.why_choose_section .choose_info_box .choose_info_ul {
    position: relative;
}

.why_choose_section .choose_info_box .choose_info_ul:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    background-color: #000;
    height: 80%;
}

.why_choose_section .choose_info_box .choose_info_li::before {
    content: "";
    position: absolute;
    left: -10px;
    width: 23px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    height: 23px;
}

.why_choose_section .choose_info_box .choose_info_li {
    margin-bottom: 24px;
    list-style: none;
}

.why_choose_section .choose_info_box .choose_info_li .list_title {
    color: #6742FB;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 12px;
}

.why_choose_section .choose_info_box .choose_info_li .list_title_info {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.information_section {
    margin-top: 116px;
}

.information_section .started_info_box {
    background-color: #8796A3;
    height: 343px;
    text-align: center;
    padding: 53px 0px;
}

.information_section .started_info_box .started_info_title {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    margin-bottom: 24px;
}

.information_section .started_info_box .started_info_title_info {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
}

.information_section .contact_from_box {
    background-color: #fff;
    padding: 40px;
    margin-top: -113px;
    border-radius: 12px;
    margin-bottom: 130px;
}

.information_section .Select_text {
    font-size: 12px;
    cursor: pointer;
}

.information_section .checkbox_box {
    color: #6B7280;
}
.information_section .rediobox_box {
    color: #6B7280;
}
.information_section .checkbox_box .form-check-inline {
    margin-right: 34px;
}

.information_section .checkbox_box .form-check-input {
    margin-right: 8px;
}
.information_section  .contact_from_box .form-control-label{
    font-size: 16px;
    line-height: 24px;
    color: #7A7493;
}
.information_section  .contact_from_box .form-control{
    border-radius: 0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    min-height: 48px;
}
.information_section  .contact_from_box textarea.form-control{
    padding-top:20px ;
}
.information_section .sbmit_btn{
    width: 100%;
    background-color: #00A082;
    color: #fff;
    min-height: 45px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 12px;
    border: none;
}
.information_section .sbmit_btn:focus{
    outline: none;
}
.information_section .form-check-inline .form-check-input{
    height: 18px;
    width: 18px;
}
.arabic .why_choose_section .choose_info_box .choose_info_li::before{
    display: none;
}
.why_choose_section .choose_info_box .choose_info_ul:before {
    right: 0;
}
.arabic .why_choose_section .choose_info_box .choose_info_li{
    position: relative;
}

.arabic .why_choose_section .choose_image_box::after{
    left: 0;
    right: initial;
}
.arabic .why_choose_section .choose_info_box .choose_info_li::after{
    content: "";
    position: absolute;
    right: -50px;
    width: 23px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    height: 23px;
    top: 0;
}
.arabic .form-check-inline .form-check-input, .form-check-inline .form-radio-input{
    margin-left: 0.3125rem;
    margin-right: initial;
}


@media screen and (max-width :576px ) {
    .section_services_box .services_box_info .services_box_info_info{
        text-align: center;
    }
    .information_section .contact_from_box{
        margin-bottom: 160px;
    }
    .banner_bg_box_section{
        height:400px;
        background-position: -460px;
    }
    .mobile_bg_text_hide{
        display: none;
    }
    .mobile_bg_text_show{
        display: block;
    }
    .why_choose_section .choose_image_box{
        flex-direction: column-reverse;
        gap: 20px;
    }
    .why_choose_section .why_choose_title{
        max-width: 100%;
    }
    .section_services_box .services_box{
        flex-direction: column;
    }
    .section_services_box .services_box_info{
        text-align: center;
        width: 100%;
    }
    .choose_info_box{
        margin-left: 20px;
    }
    .banner_bg_box .banner_title{
        font-size: 40px;
    }
    .banner_bg_box .banner_title_info{
        font-size: 16px;
    }
    .why_choose_section .choose_image_box_box img{
        width: 100%;
    }
    .information_section,
    .section_services_box,
    .why_choose_section{
        margin-top: 50px;
    }
    .information_section .started_info_box .started_info_title{
        font-size: 36px;
    }
    .information_section .contact_from_box{
        padding: 20px;
    }
    .section_services_box .section_title{
        margin-bottom: 30px;
    }
    .banner_bg_box .banner_title{
        line-height: 50px;
    }
}
@media screen and (max-width :430px ) {
    .information_section .contact_from_box{
        margin-bottom: 200px;
    }
}
