.devops-contactus-custom__row {
    background: #34DCA2;
    border-radius: 30px;
    position: relative;
}

.devops_image{
    position: absolute;
}

@media screen and (max-width: 768px){
    body .devops-contactus-custom.bot_on_mobile{
        margin-top: -320px;
    }
}

.devops-contactus-custom.bot_on_mobile{
    margin-top: -210px;
}

.labor .devops-contactus-custom.bot_on_mobile {
    margin-top: 0;
}



.devops-contactus-custom__title,
.devops-contactus-custom__text {
    color: white;
}

.devops-contactus-custom__title {
    margin-bottom: 20px;
    max-width: 692px;
    position: relative;
    z-index: 2;
}

.labor .devops-contactus-custom__title {
    max-width: 690px;
}

.devops-contactus-custom__text {
    line-height: 1.5;
}

.standart_but .devops-fcontactus__button {
    background: #FFFFFF;
    box-shadow: 0px 17px 26px rgba(52, 220, 162, 0.19);
    border-radius: 10px;
    color: #34DCA2;
    display: inline-flex;
    min-width: 216px;
    min-height: 54px;
}

.standart_but .devops-fcontactus__button:hover {
    box-shadow: 0px 17px 46px rgba(78, 111, 99, 0.35);
}


body .standart_but a.devops-fcontactus__button:hover {
    color: #34DCA2!important;
}

.elementor-button-wrapper {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    gap: 20px;
}
.devops-contactus-custom-con p{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
    color: #fff;
}
.devops-contactus-custom-con strong {
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
}

.elementor-button-wrap a {
    padding: 10px;
    min-height: 50px;
}

.devops-contactus-custom {
    margin-top: -300px;
}

.labor .devops-contactus-custom {
    margin-bottom: 120px;
}

@media screen and (min-width: 1200px) {
    .bot_on_mobile .devops_image{
        right: 17px;
    }
    .devops_image{
        right: 66px;
    }
}

@media screen and (max-width: 1200px) {
    .bot_on_mobile .devops_image{
        right: 17px;
    }
    .devops_image{
        right: 0px;
    }

    .devops-contactus-custom__title {
        font-size: 40px;
    }
    .devops-contactus-custom__title {
        max-width: 600px;
    }
    .devops-contactus-custom__text {
        max-width: 500px !important;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .devops-contactus-custom__title {
        max-width: 591px;
    }
}

@media screen and (min-width: 991px) {
    .devops_image{
        width: 456px;
        height: 524px;
        bottom: 0px;
    }

    .devops-contactus-custom__row {
        padding: 50px;
    }


    .devops-contactus-custom__text {
        margin-bottom: 20px;
        max-width: 560px;
        font-size: 18px;
    }

    .labor .devops-contactus-custom__text {
        margin-bottom: 40px;
    }

    .devops-contactus-custom__title{
        letter-spacing: -2px;
    }

    .devops-contactus-custom {
        margin-bottom: 120px;
    }
}

.devops_image{
    position: absolute;
}

@media screen and (max-width: 991px) {
    .bot_on_mobile .devops-contactus-custom__row{
        padding: 20px 20px 315px 20px;
    }
    .devops-contactus-custom__row {
        padding: 185px 20px 20px 20px;
    }

    .bot_on_mobile .devops_image{
        top: unset;
        bottom: 0;
    }

    .devops_image{
        width: 275px;
        height: 309px;
        top: -110px;
        left: calc(50% - 137px);
    }

    .bot_on_mobile .devops-contactus-custom__row::before{
        display: none;
    }

    .devops-contactus-custom__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%);
    }

    .devops-contactus-custom__text {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .devops-contactus-custom .tg-container{
        padding: 0;
    }

    .devops-contactus-custom__row {
        border-radius: 20px;
    }

    .devops-contactus-custom {
        margin-bottom: 70px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1200px){
    .devops-contactus-custom__title {
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    .devops-contactus-custom__title {
        font-size: 22px;
    }

    .devops_image{
        left: calc(50% - 142px);
    }

    .devops-contactus-custom-con p{
        flex-direction: column;
        gap: 6px;
        margin-bottom: 20px;
    }

    .devops-contactus-custom-con br {
        display: none;
    }

    .devops-contactus-custom__row .elementor-button-wrapper a {
        max-width: 135px!important;
        min-width: 135px!important;
    }

    .devops-contactus-custom__row .elementor-button-wrapper {
       gap: 12px;
    }
}

@media screen and (max-width: 600px) {
    .devops-contactus-custom {
        position: static;
        top: 0;
    }
}
@media screen and (max-width: 440px) {
    .standart_but .devops-fcontactus__button {
        min-width: 100%;
    }
}
