body .block_before_footer .first_column_block_before_footer{
    padding-right: 0;
}
.block_before_footer{
	padding:50px;
}

.graphic-design .block_before_footer {
    padding: 0;
}

.graphic-design .two_columns {
    max-width: 100%;
}

/* data visualization page */
.data-visualization .block_before_footer{
    padding: 0;
}

.two_columns{
	max-width:486px;
}
.wpcf7-submit.solid_button{
	min-height:50px;
	margin-top:40px;
}
@media screen and (max-width: 991px) {
	body .wpcf7-submit.solid_button{
		margin-top:20px;
	}
	body .two_columns{
		max-width:100%;
	}
	body .block_before_footer{
		flex-direction:column-reverse;
		display:flex;
		padding:20px;
	}
    body .two_columns{
        flex-direction: column-reverse;
    }
    body .block_before_footer .first_column_block_before_footer{
        padding: 50px;
    }
    .second_column_block_before_footer{
        justify-content: center;
    }
	 body .second_column_block_before_footer{
        position: relative;
    }
	body .back-white .second_column_block_before_footer:after{
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
	}
    body .second_column_block_before_footer:after{
        content: '';
        width: calc(100% + 40px);
        height: 76px;
        display: block;
        position: absolute;
        bottom: 0;
        right:0;
        left:20px;
        background: linear-gradient(180deg, rgba(248, 248, 251, 0.00) 0%, #F8F8FB 100%);
        z-index: 1;
    }

    .elementor-19489 .graphic-design .elementor-element.elementor-element-cfd1240 .first_column_block_before_footer {
        padding: 0px 0px 37px 20px;
    }
}
@media screen and (max-width: 1200px) {
    body .second_column_block_before_footer{
        display: flex;
        align-items: flex-end;
    }
    body .elementor .second_column_block_before_footer img{
        position: unset;
    }
}
@media screen and (max-width: 600px) {
    .second_column_block_before_footer{
        position: relative;
    }
    .second_column_block_before_footer img{
        z-index: 1;
        position: relative;
    }
}
@media screen and (max-width: 600px){
    .wpcf7-spinner{
        display: none;
    }
    body .form_wrap.padd_element{
        align-items: flex-start;
    }
    .form_flex .padd_element{
        padding-right: 0;
        padding-left: 0;
    }
    body .simple_box_form .button_style{
        margin-top: 20px;
    }
    body .elementor .second_column_block_before_footer{
        margin-left: -20px;
        width: calc(100% + 40px);
    }
    body .form_flex p{
        margin-bottom: 20px;
    }
    h3.form_title{
        margin-bottom: 10px;
    }
    body .block_before_footer .first_column_block_before_footer{
        padding: 20px;
    }
    .label_in_form label:not(:first-of-type){
        margin-top: 10px;
    }
}
@media screen and (min-width: 600px) and (max-width: 991px) {

}

.two_columns{
    display: flex;
}
.first_column_block_before_footer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 530px;
}
.second_column_block_before_footer{
    text-align: center;
}

.logos_first_column{
    display: flex;
    margin-top: 30px;
    column-gap: 10px;
}
.elementor .second_column_block_before_footer img {
    right: -100px;
    width: 800px;
    height: auto;
    position: absolute;
    bottom: 0;
}
.block_before_footer .first_column_block_before_footer{

    padding: 50px;
}

