.marketing-contactus__row {
    background: #34DCA2;
    border-radius: 30px;
    position: relative;
}

.marketing-contactus__row::after {
    content: "";
    width: 1114px;
    height: 982px;
    position: absolute;
    z-index: 1;
    right: -175px;
    top: -304px;
    background: center/ contain no-repeat url("/wp-content/uploads/2023/05/marketing-contuctus-decor.svg");
}
.marketing_image{
    position: absolute;
}


.marketing-contactus__title,
.marketing-contactus__text {
    color: white;
}

.marketing-contactus__title {
    margin-bottom: 10px;
    max-width: 700px;
    position: relative;
    z-index: 2;
}

.marketing-contactus__text {
    line-height: 1.3;
}

.marketing-contactus .elementor-button-wrapper {
    position: relative;
    z-index: 3;
}

.marketing-contactus__title {
    font-weight: 700;
}

@media screen and (min-width: 1200px) {
    .bot_on_mobile .marketing_image{
        right: 105px;
        bottom: -61px;
    }
    .marketing_image{
        right: 66px;
    }
}

@media screen and (max-width: 1200px) {
    .bot_on_mobile .marketing_image{
        right: -60px;
        bottom: -61px;
    }
    .marketing_image{
        right: 0px;
    }

    .marketing-contactus__title {
        font-size: 40px;
    }
}

@media screen and (min-width: 991px) {
    .marketing_image{
        width: 456px;
        height: 524px;
        bottom: 0px;
    }

    .marketing-contactus__row {
        padding: 50px;
    }


    .marketing-contactus__text {
        margin-bottom: 40px;
        max-width: 613px;
        font-size: 18px;
    }

}

.marketing_image{
    position: absolute;
    z-index: 3;
}

@media screen and (max-width: 991px) {
    .bot_on_mobile .marketing-contactus__row{
        padding: 20px 20px 375px 20px;
    }
    .marketing-contactus__row {
        padding: 185px 20px 20px 20px;
    }

    .bot_on_mobile .marketing_image{
        top: unset;
        bottom: -36px;
    }

     .marketing_image{
        width: 286px;
        height: 348px;
        left: calc(50% - 135px);
    }

    .bot_on_mobile .marketing-contactus__row::before{
        display: none;
    }

    .marketing-contactus__row::before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 275px;
        height: 309px;
        top: -100px;
        left: calc(50% - 137px);
        background: linear-gradient(180deg, rgba(52, 220, 162, 0) 68.4%, rgba(52, 220, 162, 0.688475) 78.2%, rgba(52, 220, 162, 0.9) 84.62%, #34DCA2 90.37%);
    }

    .marketing-contactus__text {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .marketing-contactus__row {
        border-radius: 20px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1200px){
    .marketing-contactus__title {
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    .marketing-contactus__title {
        font-size: 22px;
    }


    .marketing_image{
        left: calc(50% - 142px);
    }

    .marketing-contactus .tg-container {
        padding: 0;
    }

    .bot_on_mobile .marketing_image {
        bottom: -38px;
    }

    .bot_on_mobile .marketing-contactus__row {
        padding: 20px 20px 335px 20px;
    }

    .marketing-contactus__row::after {
        width: 927px;
        height: 706px;
        right: -469px;
        top: -186px;

    }

    .marketing-contactus .standart_but {
        max-width: 172px;
    }

    .marketing-contactus__text {
        font-size: 16px;
        max-width: 250px;
    }
}

@media screen and (max-width: 440px) {
    .standart_but .marketing-fcontactus__button {
        min-width: 100%;
    }
}