.fixed_social_menu{
    position: fixed;
    width: 60px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #DA0000;
    border-radius: 0px 20px 20px 0px;
    z-index: 9999;
    padding: 30px 13px;
}
.fixed_social_menu ul{
    list-style: none;
    display: flex;
    flex-direction: column;
    gap:20px;
}
.form_footer span.wpcf7-not-valid-tip{
    display: none;
}
.form_footer input.wpcf7-not-valid{
    border: 1px solid #dc3232;
}
.footer_bootom_border .wpcf7-form.invalid .wpcf7-response-output{
    display: none;
}
@media screen and (max-width: 1200px) {
    .form form,
    .form input,
    .form .your-email{
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    body .top_block{
        flex-wrap: wrap;
    }
    body .top_block> div:first-of-type{
        flex-basis: 100%;
    }
    body .text_after_logo{
        margin: 20px 0;
    }
}
.text_after_logo{
    margin-top: 20px;
    margin-bottom: 40px;
    color: #C7CBD2;
}
.footerblock{
    background: #252E43;
}
.btn.elementor-button span{
    transform: skew(15deg);
}
.btn.elementor-button{
    min-height: 100%;
    border-radius: 0;
}
.footerblock input{
    border: 0;
    border-radius: 0;
}
.subscribe-form .btn.elementor-button-link{
    min-width: 135px !important;
}
.form_footer{
    column-gap: 10px;
}
.footerblock input::placeholder,
.footerblock input{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #CFCFD7;
}
.footerblock input::placeholder{
    transform: skew(15deg);
}
.footerblock input{
    background: #192031;
    transform: skew(-15deg);
    padding: 11px 14px;
}
.footerblock form{
    position: relative;
    display: flex;
}
@media screen and (max-width: 991px){
    body .footerblock{
        padding-bottom: 78px;
    }
    .footer> .elementor-container,
    .content_bot> .elementor-container{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
@media screen and (min-width: 768px) {
    #footer .elementor-container{
        display: flex;
        flex-wrap: wrap;
        margin: auto;
    }
}

@media screen and (max-width: 600px){
    body .bottom_bar{
        flex-direction: column;
        gap: 10px;
    }
    body .bottom_bar p{
        margin-bottom: 0 !important;
        font-weight: 400;
        font-size: 10px;
        line-height: 130%;
    }
    body .footer_bootom_border{
        padding-bottom: 30px;
    }
    .bottom_bar p:not(:last-of-type){
        margin-bottom: 15px;
    }
    body .foot2 ul,
    body .foot3 ul,
    body .foot4 ul{
        justify-content: space-between;
        flex-direction: column;
    }
    body .top_block> div{
        flex-basis: 100%;
    }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
    body .foot5{
        margin-top: 30px;
        flex-basis: 100%;
    }
}
@media screen and (max-width: 600px) {
    .right_content> div:not(:last-of-type){
        flex-basis: 50%;
        width: 50%;
    }
    body .right_content{
        flex-wrap: wrap;
        margin-top: 30px;
        column-gap: 0;
        row-gap: 20px;
    }
    body .foot5 .standart_footer_menu li a img{
        margin-top: 3px;
    }
    body .foot5{
        flex-basis: 60%;
    }
}
@media screen and (min-width: 600px) and (max-width: 991px) {
    body div.left_content{
        flex-basis: 50%;
    }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
    .right_content> div:last-of-type{
        flex-basis: 35%;
    }
    .right_content> div{
        flex-basis: calc(100% / 3);
    }
    .right_content{
        justify-content: center;
    }
    .form form{
        margin-left: auto;
        margin-right: auto;
    }
    .top_block .foot1{
        margin-bottom: 30px;
        flex-basis: 100%;
    }
    .top_block{
        flex-wrap: wrap;
    }
}
.contact_punkt a img{
    margin-right: 8px;
}
.contact_punkt a span{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
}
.contact_punkt a{
    display: flex;
}
body .soc_footer_menu ul{
    justify-content: unset;
}
.soc_footer_menu ul li{
    list-style: none;
}
.footerblock .elementor-widget-wrap{
    padding: 0 !important;
}
#footer{
    background: #333333;
    padding-top: 60px;
}
.left_content{
    flex-basis: 36%;
}
.right_content{
    display: flex;
    column-gap: 85px;
}
.left_content,
.top_block{
    column-gap: 190px;
    justify-content: space-between;
}
.contact_punkt{
    margin-bottom: 20px;
}
.standart_footer_title{
    color: #fff;
    margin-bottom: 15px;
}
.top_block{
    display: flex;
}
.footer_bootom_border{
    padding-top: 55px;
}
.foot5 ul{
    list-style: none;
}
.foot2 .soc ul{
    column-gap: 10px;
    flex-direction: row;
    margin-top: 20px;
  justify-content: flex-start;
}

.footerblock ul li a{
    color: #C7CBD2;
}

.foot2 ul li,
.foot3 ul li,
.foot4 ul li{
  list-style: none;
}
.foot2 ul,
.foot3 ul,
.foot4 ul,
.foot5 ul{
    row-gap: 7px;
    align-items: flex-start;
    flex-direction: column;
}
.foot5{
    flex-basis: 35%;
}
.soc ul{
    flex-wrap: nowrap;
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: flex-start;
}
.foot5 .standart_footer_menu li a img{
    margin-top: 4px;
}
.foot5 li a{
    display: flex;
    align-items: flex-start;
}
.foot5 span{
    padding-left: 0 !important;
}
.foot1{
    flex-basis: 25%;
}
.foot1 form button{
    padding: 0 !important;
    width: 100%;
    min-height: 37px;
    display: flex;
    align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 1200px){
    body .top_block{
        justify-content: center;
    }
}
@media screen and (max-width: 1200px){
    .footer_bootom_border{
        padding-bottom: 44px;
    }
}
.foot1 form .elementor-button-text{
    width: 100%;
}
.bottom_bar p,
.bottom_bar p a{
    color: #C7CBD2 !important;
}
.footer_bootom_border{
    padding-bottom: 30px;
    border-bottom: 1px solid #3F4A65;
}
.bottom_bar{
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.bottom_bar p{
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
}
.subscribe-form button{
    border:0;
}
.soc_footer_menu a:hover{
    opacity: 0.8;
}