

/* Start:/registration_epts/css/registration_epts.css?17514360204819*/
.registration_epts h1 {
    margin-bottom: 30px !important;
}
.registration_epts span,
.registration_epts h2,
.registration_epts h3 {
    color: #142532;
}
.registration_epts .top_inner_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 70px;
}
.registration_epts .top_inner_block .text {
    max-width: 665px;
    display: flex;
    flex-direction: column;
}
.registration_epts .top_inner_block .text span:first-child {
    font-family: 'Roboto', sans-serif; font-weight: 300;
    margin-bottom: 40px;
    line-height: 1.303;
}
.registration_epts .top_inner_block .text span {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 1.193;
    margin-bottom: 30px;
}
.registration_epts .top_inner_block img {
    max-width: 100%;
}
.registration_epts .middle_inner_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.registration_epts .middle_inner_block .form {
    max-width: 700px;
    width: 100%;
    margin-bottom: 50px;
}
.registration_epts .middle_inner_block .text_and_images {
    max-width: 700px;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
.registration_epts .middle_inner_block .text_and_images h2 {
    font-family: 'Roboto', sans-serif; font-weight: 800;
    font-size: 28px;
    margin-bottom: 22px;
}
.registration_epts .middle_inner_block .text_and_images span {
    font-family: 'Roboto', sans-serif; font-weight: bold;
    font-size: 28px;
    line-height: 1.313;
    margin-bottom: 30px;
}
.registration_epts .middle_inner_block .text_and_images .images {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.registration_epts .middle_inner_block .text_and_images .images img:first-child {
    max-width: 420px;
    width: 100%;
    margin-left: -53px;
}
.registration_epts .middle_inner_block .text_and_images .images img:nth-of-type(2) {
    max-width: 280px;
    width: 100%;
}
.registration_epts .bottom_inner_block {
/*    display: flex;*/
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.registration_epts .bottom_inner_block .stages_block_epts {
/*    width: 700px;*/
    text-align: center;
    display: flex;
    /*flex-direction: column;
    align-items: center;*/
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.registration_epts .bottom_inner_block .registry {
/*    width: 700px;*/
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.registration_epts .bottom_inner_block h3 {
    font-family: 'Roboto', sans-serif; font-weight: bold;
    font-size: 36px;
    line-height: 1.313;
}
.registration_epts .bottom_inner_block .stages_block_epts_h3 {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.registration_epts .bottom_inner_block .registry h3 {
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}
.registration_epts .bottom_inner_block .stages_block_epts .stage {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    padding: 0px 20px;
}
.registration_epts .bottom_inner_block .stages_block_epts .stage span:first-child {
    color: #cc3333;
    font-family: 'Roboto', sans-serif; font-weight: bold;
    font-size: 37px;
    margin-bottom: 15px;
}
.registration_epts .bottom_inner_block .stages_block_epts .stage span:nth-of-type(2) {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    margin-bottom: 30px;
}
.registration_epts .bottom_inner_block .registry img {
    max-width: 762px;
    width: 100%;
}
#toppage .wrapper .registration_epts_page {
    padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
    .registration_epts .middle_inner_block .text_and_images span {
        margin-bottom: 50px;
    }
    .registration_epts .middle_inner_block .text_and_images .images img:first-child {
        margin-left: 0px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 500px) {
    .registration_epts .middle_inner_block {
        margin-bottom: 0px;
    }

    .registration_epts .bottom_inner_block .stages_block_epts h3 {
        margin-bottom: 30px;
    }

    .registration_epts .top_inner_block .text span,
    .registration_epts .middle_inner_block .text_and_images h2,
    .registration_epts .middle_inner_block .text_and_images span,
    .registration_epts .bottom_inner_block .stages_block_epts .stage span:nth-of-type(2) {
        font-size: 23px;
    }

    .registration_epts .bottom_inner_block h3 {
        font-size: 30px;
    }

    .registration_epts .bottom_inner_block .stages_block_epts .stage span:first-child {
        font-size: 30px;
    }
}
/* End */
/* /registration_epts/css/registration_epts.css?17514360204819 */
