.section_7::after,
.section_7::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 300px
}

.main_page .font_18 {
    font-size: 18px
}

.main_page .section_3 {
    background-color: #f9fff3
}

.main_page .right_text .sub_title {
    font-size: 21px;
    font-weight: 500;
    font-family: inter;
    margin-bottom: 5px
}

.main_page .right_text .sub_desc {
    font-family: inter;
    font-weight: 400
}

.section_4 .title,
.section_5 .title {
    margin-bottom: 40px
}

.section_5 {
    background-color: rgb(242 255 231 / .5)
}

.section_5 .col.col_image .image {
    max-width: 540px
}

.leads_list_wraper ul {
    column-gap: 20px;
    row-gap: 45px
}

.leads_list_wraper li {
    background-color: #fff;
    border: 1px solid #ededed;
    align-items: center;
    border-radius: 30px;
    padding: 9px 15px;
    line-height: 124.5%;
    gap: 10px;
    font-size: 18px;
    color: #363636
}

.section_7 {
    background-color: #f2ffe7;
    position: relative;
    overflow: hidden
}

.section_7::before {
    left: -20px;
    background: url(../images/topleft_corner.webp) left top/100% no-repeat;
    top: -60px;
    max-width: 380px
}

.section_7::after {
    right: 0;
    background: url(../images/rightbottom_corner.webp) right bottom/100% no-repeat;
    bottom: 0;
    max-width: 350px
}

.section_7 .title {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    text-transform: none
}

.section_7 .sec_title {
    text-transform: none !important
}

.section_7 .background_images {
    background-image: url(../images/home/dpImage.png), url(../images/home/dpImage2.png), url(../images/home/Container.svg), url(../images/home/frame_up.png), url(../images/home/dpImage4.png), url(../images/home/dpImage3.png);
    background-repeat: no-repeat;
    background-position: 85px 30px, left 92px bottom 100px, left 725px top 30px, left 337px bottom 15px, right 48px bottom 140px, right 370px bottom 54px;
    background-size: 91px 91px, 46px 46px, 23px 23px, 143px 142px, 93px 93px, 46px 46px
}



.section_03 .d-flex .icon {
	min-width: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 95px;
}
.section_03 .d-flex .sub_title {
	font-size: 21px;
	font-weight: 600;
	margin: 0;
}
.section_03  .font_18 {
	font-size: 18px !important;
}
.section_03 .d-flex {
	align-items: center;
}


@media only screen and (min-width:1280px) {
    .main_page .section_1 .col:first-child {
        width: 100%;
        flex: auto;
        max-width: 690px
    }

    .main_page .section_4 .col.col_image {
        max-width: 680px;
        flex: auto
    }

    .main_page .section_1 .image img {
        max-width: 681px;
        margin-right: auto !important;
        margin-left: auto !important
    }
    .section_03 .d-flex .icon.inbox {
        margin-top: -10px;
    }
    
}

@media only screen and (min-width:1025px) {
    .main_page .section_1 .col:first-child {
        width: 100%;
        max-width: 50%
    }

    .main_page .section_1 .image {
        max-width: 612px
    }

    .main_page .section_1 .col:last-child .image {
        margin-right: -60px
    }

    .main_page .section_2 .col_image .image,
    .main_page .section_2 .image {
        max-width: 503px
    }

    .main_page .section_2 .image img {
        margin-left: 0 !important
    }

    .main_page .section_2 .col_image {
        max-width: 550px;
        flex: auto
    }

    .main_page .section_3 .col_image {
        max-width: 560px
    }

    .main_page .section_3 .col_image .image {
        max-width: 440px;
        margin-left: auto
    }

    .main_page .section_4 .col.col_image {
        max-width: 50%;
        flex: auto;
        padding-top: 90px
    }

    .main_page .section_4 .col.col_image .image {
        margin-right: -55px
    }

    .button-wraper.d-lg-block {
        display: block !important
    }
}

@media only screen and (max-width:1170px) {
    .leads_list_wraper ul {
        column-gap: 15px;
        row-gap: 15px
    }
}

@media screen and (min-width:1025px) and (max-width:1470px) {
    .main_page .section_1 .col:first-child {
        max-width: 48%
    }

    .main_page .section_1 .image img {
        margin-right: auto !important;
        max-width: 100%
    }

    .main_page .section_1 .col:last-child .image {
        margin-right: -30px
    }
}

@media screen and (min-width:1025px) and (max-width:1280px) {
    .main_page .section_1 .col:first-child {
        max-width: 48%
    }

    .section_7 .background_images {
        background-position: 80px 20px, left 92px bottom 100px, left 725px top 20px, left 200px bottom 55px, right 48px bottom 140px, right 200px bottom 54px;
        background-size: 45px 45px, 46px 46px, 35px 35px, 100px 100px, 45px 45px, 46px 46px;
        padding: 100px 0 150px
    }
}


@media only screen and (min-width:768px) {
.main_page .right_text {
	padding-left: 120px;
}
}


@media only screen and (max-width:1024px) {

    .main_page .section_1 .col:first-child,
    .main_page .section_1 .image {
        max-width: 100%
    }

    .button-wraper.d-lg-block {
        display: none !important
    }

    .button-wraper.d-lg-none {
        display: block !important
    }

    .main_page .section_1 .col:last-child .image {
        margin-right: auto;
        margin-left: auto
    }

    .section_4 li .icon svg,
    .section_5 li .icon svg {
        width: 24px
    }

    .section_7 .background_images {
        padding: 100px 0 150px;
        background-position: 80px 20px, left 92px bottom 100px, left 300px top 70px, left 200px bottom 55px, right 48px bottom 140px, right 200px bottom 54px;
        background-size: 45px 45px, 46px 46px, 15px 15px, 100px 100px, 45px 45px, 46px 46px
    }

    .flex-lg-row,
    .flex-lg-row-reverse {
        flex-direction: column !important
    }
}

@media only screen and (max-width:767px) {
    .leads_list_wraper ul {
        column-gap: 10px;
        row-gap: 10px
    }

    .leads_list_wraper li {
        padding: 6px 8px;
        font-size: 16px
    }

    .section_7 .background_images {
        background-position: 80px 20px, left 30px bottom 200px, left 300px top 70px, left 100px bottom 55px, right 48px top 30px, right 100px bottom 90px;
        background-size: 45px 45px, 46px 46px, 15px 15px, 100px 100px, 45px 45px, 46px 46px;
        padding: 100px 0 150px
    }
    .section_03 .d-flex {

        align-items: flex-start;
    
        flex-wrap: wrap;
    
        row-gap: 0;
    
    }
    
    .section_03 .d-flex .icon {
    
        min-width: 100px;
    
        display: flex;
    
        justify-content: center;
    
        margin: 0 auto;
    
    }
    
    .section_03 .right_text .sub_title {
    
        text-align: center;
    
        font-size: 17px;
    
    }
    
    
    
    .section_03 .right_text .sub_desc {
    
        text-align: center;
    
        font-size: 16px !important;
    
    }
    
    .section_03 .row {
    
        row-gap: 40px;
    
    }
    
    .section_03 .d-flex .icon {
    
        min-width: auto;
    
        margin: 0 auto;
    
        max-width: 65px;
    
    }
    
    .section_03 .right_text .sub_title {
    
        padding-top: 0px;
    
    }
    .section_03 .d-flex {
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .main_page .right_text .sub_desc {
        text-align: center;
    }

    .section_03 .right_text {
        margin-top: 15px;
    }
    .section_03 .d-flex .icon {
        min-height: auto;
    }

    
}

@media only screen and (max-width:575px) {
    .main_page .sec_title {
        font-size: 24px
    }

    .main_page .font_18 {
        font-size: 16px !important;
    }

    .section_7 .background_images {
        background-position: 80px 20px, left 30px bottom 200px, left 255px top 50px, left 20px bottom 55px, right 48px top 30px, right 50px bottom 70px;
        background-size: 30px 30px, 30px 30px, 15px 15px, 70px 70px, 30px 30px, 23px 23px;
        padding: 100px 0 130px
    }
}

@media only screen and (max-width:414px) {
    .leads_list_wraper li img {
        max-width: 85%
    }

    .leads_list_wraper ul {
        column-gap: 5px;
        row-gap: 8px
    }

    .leads_list_wraper li {
        padding: 6px 8px;
        font-size: 15px;
        gap: 5px
    }
}