a:active {
    transition: none !important;
    animation: none !important;
    transform: none !important;
}
.footer_bottom .footer_menu .sub-menu li a {
    font-weight: 500;
}
.p-404__ttl{
    font-style: normal;
    font-weight: 800;
    line-height: 141px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #2E4D9C;
}
.p-404__txt{
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 37px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #5B5B5B;
}
.p-404_btn{
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    margin: 0 auto;
    color: #2E4D9C;
    background: #FFEC00;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 15px 40px;
    text-decoration: none;
    cursor: pointer;
}
.news_date{
    font-weight: 700;
    font-size: 21px;
    line-height: 37px;
    display: flex;
    align-items: center;
    color: #2E4D9C;
}
.recommendation_single h1 , .news_single h1{
    font-family: 'NAMU';
    font-weight: 900;
    font-size: 43px;
    line-height: 50px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-top: 0;
}
.author-news .author-news__image{
    width: 75px;
    height: 75px;
    border-radius: 90px;
    margin-left: 15px;
}
.author-news__name{
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    color: #2E4D9C;
}
.author-news .container{
    display: flex;
    margin-bottom:20px;
}
.author-news .container .left{
    margin-left: 95px;
}
.author-news .container .right{
    display: inline-block;
    margin-left: 15px;
    padding-top: 10px;
}
.author-news .author-news__position{
font-weight: 500;
font-size: 13.2447px;
line-height: 19px;
color: #5B5B5B;
}
.author-news .author-news__position p{
    margin-bottom: 0;
}
.quote_block__excerption{
    display: inline-block;
}
.quote__excerption{
    font-style: italic;
    font-weight: 500;
    font-size: 25px;
    line-height: 37px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
section.quote{
    background-size: contain;
    background: #2E4D9C;
    padding: 90px 0 50px;
}
.quote__author{
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    justify-content: right;
    color: #FFEC00;
}
.quotes{
    position: absolute;
}
.finish{
    right: -50px;
    bottom: 65px;
}
.start{
    left: -50px;
    top: -25px;
}
.recommendations_btn{
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2E4D9C;
    background: #FFD72A;
    border-radius: 4px;
    padding: 7px 9px;
    max-width: 182px;
    max-height: 37px;
    margin-bottom: 35px;
}
.recomendation-content__item{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.steps_list{
    padding: 54px 0;
    max-width: 800px;
    margin: 0 auto;
}
.steps_ttl{
    font-family: 'NAMU';
    font-weight: 900;
    font-size: 43px;
    line-height: 50px;
    color: #2E4D9C;
    padding-bottom: 33px;
}
.step-cell{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 2px solid #2E4D9C;
    max-width: 500px;
    border-radius: 90px;
    margin: 17px auto;
}
.step_number{
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #2E4D9C;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    margin-left: -30px;
}
.step_item{
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 21px;
    line-height: 29px;
    color: #2E4D9C;
    max-width: 365px;
    flex-wrap: wrap;
}
.step_btn__block{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2E4D9C;
    border-radius: 4px;
    width: 220px;
    height: 50px;
    margin: 80px auto 0;
}
.step_btn__block a {
    text-decoration: none;
}
.step_btn{
    font-weight: 700;
    font-size: 19px;
    line-height: 34px;
    color: #FFFFFF;
}
img.phoenix_logo__size {
   max-width: 150px;
    max-height: 150px;
}

.contact-us_form .container{
    max-width: 920px;
    max-height: 231px;
    background-color: #2E4D9C;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding: 70px 100px;
}
.contact-us_text{
    color: white;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 26px;
    line-height: 37px;
    width: 446px;
    height: 74px;
    flex-wrap: wrap;
    margin-right: 15px;
}
.contact-us_btn{
    display: flex;
    align-items: center;
}
.contact-us_btn a{
    width: 160px;
    height: 43px;
    background: #FFEC00;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #171717;
    text-decoration: none;
    padding: 10px 32px;
}
a.footer_txt__mini{
    font-size: 13px;
    line-height: 1.5;
    display: inline-block;
    color: white;
    text-decoration: none;
}
.footer_container__display-block{
    display: block;
}
.footer_sub-container__display-block{
    margin-top: 40px;
}
.footer_item__display-block{
    padding-left: 15px;
}
.contacts_block{
    display: flex;
}
.cms-editor__left{
    padding-right: 30px;
}
.cms-editor__right{
    padding-left: 50px;
}
.page-id-4578 .image__block{
    display: flex;
    justify-content: center;
}
.page-id-5087 .image__block{
    display: flex;
    justify-content: center;
}
.page-id-4574 .image__block{
    display: flex;
    justify-content: center;
}
.page-id-4578 .image__block img{
    width: 30%;
}
.page-id-5087 .image__block img{
    width: 30%;
}
.page-id-4574 .image__block img{
    width: 30%;
}
.projekts_button_wrap img{
    width: 80%;
}
/*.page-id-4572 #map_category_2 .map-category_title, .page-id-9 #map_category_2 .map-category_title{*/
/*    color: red;*/
/*}*/
.page-id-754 .pulse{
    display: none;
}
.svg-help{
    margin: 0 10px -20px;
}
.map_category_title.active svg.svg-help {
    transform: rotate(0deg);
}

.pulse{
    width: 50px;
    height: 50px;
    background: red;
    border-radius: 50%;
    color: white;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    animation: animate-pulse 3s linear infinite;
    cursor: pointer;
    margin-left: 20px;
}
.map-category_title{
    display: flex;
}
@keyframes animate-pulse{
    0%{
        box-shadow: 0 0 0 0 rgba(255,109,74,0.7),  0 0 0 0 rgba(255,109,74,0.7);
    }
    40%{
        box-shadow: 0 0 0 50px rgba(255,109,74,0.0),  0 0 0 0 rgba(255,109,74,0.7);
    }
    80%{
        box-shadow: 0 0 0 50px rgba(255,109,74,0.0),  0 0 0 30px rgba(255,109,74,0);
    }
    100%{
        box-shadow: 0 0 0 0 rgba(255,109,74,0.0),  0 0 0 30px rgba(255,109,74,0);
    }

}




@media (max-width: 1199.98px) {
    .author-news .container .left{
        margin-left: 80px;
    }
}
@media (max-width: 991.98px) {
    .contact-us_form .container{
        padding: 50px;
    }
    .author-news .container .left{
        margin-left: 0;
    }
    .quotes {
        width: 40px;
    }
    .start{
        left: -15px;
    }
    .finish{
        bottom: 40px;
        right: -15px;
    }
}
@media (max-width: 767.98px) {
    .contacts_block{
        display: block;
    }
    .cms-editor__left{
        padding-right: 0;
    }
    .cms-editor__right{
        padding-left: 0;
    }
    .contact-us_text{
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .contact-us_form .container{
        display: block;
    }
    .contact-us_btn{
        justify-content: center;
        margin-top: 20px;
    }
    .news_single h1 {
        font-size: 22px;
        line-height: 33px;
    }

    .news_date {
        font-size: 13px;
        line-height: 25px;
    }

    .author-news .author-news__position {
        font-size: 13px;
        line-height: 25px;
    }

    section.quote {
        background-size: contain;
        background: #2E4D9C;
        padding: 45px 0 25px;
    }

    .quote__excerption {
        font-size: 16px;
        line-height: 26px;
    }

    .steps_list {
        max-width: 100%;
    }

    .step_item {
        font-size: 15px;
        line-height: 21px;
        max-width: 300px;
        margin-right: 30px;
    }

    .step_number {
        font-size: 21px;
        line-height: 27px;
        max-width: 40px;
        min-width: 40px;
        height: 40px;
        margin: 5px;
    }

    .step-cell {
        justify-content: space-between;
    }


    @media (max-width: 575.98px) {
        .contact-us_btn a{
            width: 100%;
        }
        .contact-us_form .container{
            width: 100%;
        }
        .contact-us_form .container{
            padding: 30px 10px 10px;
        }
        .contact-us_text{
            font-size: 18px;
            line-height: 28px;
            max-width: 446px;
        }

        .quote__excerption {
            font-size: 13px;
            line-height: 25px;
        }

        .quotes {
            width: 30px;
        }

        .start {
            left: 0;
        }

        .finish {
            bottom: 20px;
            right: 0;
        }

        .quote__author {
            font-size: 20px;
            line-height: 27px;
            margin-right: 40px;
        }
        .steps_ttl{
        font-size: 24px;
        line-height: 30px;
        }
        .step_number {
            font-size: 15px;
            line-height: 21px;
        }
        .step_item {
            padding-right: 10px;
            margin-right: 0;
            font-size: 13px;
            line-height: 17px;
            max-width: 85%;
        }
        .step-cell {
            justify-content: normal;
        }
        .step_btn__block {
            width: 100%;
        }
        .steps-list__block:before {
            width: 35px;
        }
        .steps-list__block {
            padding-left: 35px;
        }
    }
    @media (max-width: 475.98px){

    }
}