.section_1 .section_wrapper {
    width: 80%;
    margin: 0 auto;
    align-items: center;
}

.section_1 {
    background: #ECF0F5;
    padding: 40px 0;
}

.section_1 img {
    width: 280px;
}

.section_1 h1 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 1000;
}

.section_1 ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

.section_1 ul li {
    line-height: 30px;
}

.btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_1_l {
    margin-bottom: 50px;
}

.section_1_l a {
    font-size: 20px;
    padding: 8px 30px;
    background: #0763be;
    color: white;
    border-radius: 5px;
}

.section_wrapper {
    width: 90%;
    margin: 20px auto;
}

.section_2 h2:last-of-type {
    margin-bottom: 30px;
}

.zero_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.zero {
    border: 1px solid #094e92;
    font-size: 28px;
    font-weight: 900;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #ECF0F5;
    color: #0763be;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_2 p {
    font-size: 16px;
    text-align: center;
}

.section_2_l h3,
.section_2_c h3,
.section_2_r h3 {
    font-size: 45px;
    font-weight: 800;
    text-align: center;
}

h2 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
}

.section_2 span,
.section_2 a {
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: center;
}

.section_2 span {
    max-width: 80%;
    margin: 20px auto;
    text-align: center;
}

.section_3 img {
    width: 300px;
}

.section_3 {
    background: url(../img/bf6c96165531cbff265bd7c8a5b72f08.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin: 50px auto;
    /* height: 800px; */
    padding: 10px 10px;
    overflow: hidden;
    color: white;
}

.section_3 p,
.section_3 a {
    color: white;
}

.section_3_r a:first-child {
    font-size: 20px;
    padding: 8px 30px;
    background: #0763be;
    color: white;
    border-radius: 5px;
    margin-bottom: 20px;
}

.btna {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btna a {
    background: none !important;
    text-decoration: underline;
}

.section_3_r a:last-child {
    font-size: 13px;
    text-align: center;
}

.img img {
    width: 40px;
    height: 40px;
    text-align: center;
}

.img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.section_5 h3 {
    width: 90%;
    margin: 0 auto;
}

section p {
    width: 90%;
    margin: 0 auto;
}

.section_4 h3,
.section_5 h3 {
    text-align: center;
    border-bottom: 1px solid #eeeaea;
    padding-bottom: 30px;
}

.section_4 .section_4_l img {
    width: 350px;
    margin-bottom: 30px;
}

.section_4_r p {
    width: 90%;
    margin: 30px auto;
    font-size: 13px;
}

.section_4 {
    background: #0155F5;
    color: white;
}

.section_4 p {
    color: white !important;
}

.section_5_r img {
    width: 200px;
}

.section_5 p {
    margin-bottom: 80px;
}

.slider_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.responsive_slider img {
    width: 250px;
    margin-bottom: -30px;
}

.responsive_slider {
    max-width: 90%;
    margin: 0 auto;
}

.slider_img {
    display: flex;
    justify-content: center;
}

.content {
    background: #ECF0F5;
    padding: 30px 20px;
    border-radius: 20px;
    line-height: 24px;
}

.section_6 h3 {
    margin-bottom: 30px;
}

.section_6 a {
    width: 90%;
    margin: 0 auto;
}

.section_6_l p,
.section_6_l a,
.section_7 p {
    font-size: 14px;
}

.section_6_r,
.section_7_r {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_7_l {
    margin-bottom: 30px;
}

.section_7 {
    background: #0155F5;
    color: white !important;
    padding: 40px 0;
}

.section_6_r img,
.section_7 img {
    width: 250px;
}

.section_7 p {
    color: white;
}

.section_8 h3 {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #d8d2d2;
    padding-bottom: 20px;
}

.section_9_item {
    max-width: 90%;
    margin: 30px auto;
    box-shadow: 0 0 6px #dcdedf;
    padding-bottom: 20px !important;
    border-radius: 10px;
}

.section_9_item img:first-of-type {
    width: 100%;
}

.section_9_item h4 {
    margin-left: 10px;
    color: #8d8b8b;
}

.first_detail {
    display: flex;
    width: 100%;
    padding: 30px 10px;
    align-items: center;
}

.first_detail img {
    max-width: 40px;
    max-height: 40px;
}

.section_10 {
    background: black;
    color: white;
    margin-bottom: 0;
}

.section_10_item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.section_10_item {
    position: relative;
    margin-bottom: 100px;
}

.section_10 h4 {
    font-size: 14px;
    margin-bottom: 50px !important;
}

.bottom {
    font-size: 18px;
}

.section_10 h3,
.section_10 h4 {
    max-width: 300px;
    margin: 0 auto;
}

.img-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.img-back img {
    width: 250px;
}

.section_10_item img:first-of-type {
    width: 50px;
    margin-bottom: 20px;
}

.border-img2 {
    width: 150px !important;
    margin-bottom: 20px;
}

.section_11 {
    padding: 30px 0;
    background: #ECF0F5;
}

.section_11_l,
.section_11_c,
.section_11_r {
    width: 90%;
    margin: 30px auto;
}

.section_11 .img {
    display: flex;
    justify-content: space-between;
}

.section_11 img {
    width: 40px;
    height: 40px;
    margin-bottom: 11px;
}

.section_11,
.section_11 p {
    color: black;
}

.section_11_c p,
.section_11_l p,
.section_11_r p {
    text-align: start !important;
    width: 100%;
}

.section_11 .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_11 a {
    background: #0155F5;
    ;
    color: white;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 18px;
}

.section_11_c,
.section_11_l,
.section_11_r {
    background: linear-gradient(#c2e1ff, #c0dffd);
    padding: 20px 10px;
    border-radius: 10px;
    border: 1px solid blue;
}

.feature {
    position: relative;
}

.other-content {
    display: none;
    width: 200px;
    position: absolute;
    z-index: 100;
    right: 40px;
    background: #f3f4f5;
    padding: 20px;
    border-radius: 10px;
    transition: display 2s ease-out;
}

.other-content.active {
    display: block;
    transition: display 2s ease-in;
}

.other-content a {
    font-size: 13px;
    color: #333;
}

.other-content span {
    margin-bottom: 10px;
    display: block;
}

@media screen and (min-width: 768px) {
    .section_1 h1 {
        font-size: 60px;
    }
    .section_1 .section_wrapper {
        display: flex;
        justify-content: space-between;
    }
    .section_1 img {
        width: 600px;
    }
    p {
        font-size: 14px;
    }
    .section_2 {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .section_wrapper_items {
        display: flex;
        justify-content: space-evenly;
    }
    .section_2 span {
        text-align: center;
        font-size: 13px;
    }
    .section_3 .section_wrapper {
        display: flex;
        background: url(../img/Fbf6c96165531cbff265bd7c8a5b72f08.png);
        background-repeat: no-repeat;
        background-size: cover;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .section_4 .section_wrapper_items {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
        ;
    }
    .section_4 h3 {
        font-size: 25px;
    }
    .section_4 .section_wrapper_items .section_4_l,
    .section_4 .section_wrapper_items .section_4_r {
        flex: 1;
    }
    .section_4 .section_wrapper_items .section_4_l img {
        width: 700px;
    }
    .section_5 .img img,
    .section_6 .img img {
        width: 80px;
        height: 80px;
    }
    .section_5 h3,
    .section_5 p {
        max-width: 600px;
        margin: 0 auto;
    }
    .section_5 .slider_img img {
        width: 400px !important;
    }
    .section_5 .content {
        max-width: 600px;
        margin: 0 auto;
    }
    .section_9 {
        background: #f3f4f5;
    }
    .section_6 {
        background: #f3f4f5;
    }
    .section_6 .section_wrapper_items {
        display: flex;
        align-items: center;
    }
    .section_6 h3 {
        max-width: 600px;
        text-align: center !important;
        margin: 0 auto;
    }
    .section_6 {
        display: flex;
        width: 90%;
        margin: 30px auto;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .section_6 img {
        width: 300px;
    }
    .section_6 p {
        font-size: 14px;
    }
    .section_6_l a {
        text-align: center;
        margin-left: 30px;
    }
    .section_7 .section_wrapper {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
        align-items: center;
        flex-direction: row-reverse;
    }
    .section_7 .section_7_l,
    .section_7 .section_7_r {
        flex: 1;
    }
    .section_8 h3 {
        max-width: 600px;
        text-align: center;
    }
    .section_8 .img img {
        width: 80px;
        height: 80px;
    }
    .section_9 {
        background: #f3f4f5;
        padding: 60px 0;
    }
    .section_9 .section_wrapper {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
    }
    .section_9_item {
        max-width: 300px;
    }
    .section_11 h1 {
        max-width: 90%;
        text-align: center;
    }
    .section_10 .section_wrapper {
        display: flex;
        justify-content: space-between;
    }
    .section_11_items {
        display: flex;
        justify-content: space-between;
    }
    .section_11_l,
    .section_11_c,
    .section_11_r {
        margin: 20px;
    }
}