/*abilympics page 13.11.2017 */
.abilympics-page {
    width: 100%;
    overflow: hidden;
    color: #535b63;
}
.abilympics-page b {
    color: #000000;
}
.abilympics-page .big-red {
    font-style: normal;
    color: #ff4452;
    font-size: 24px;
}
.abilympics-page h2 {
    color: #000000;
    margin-top: 0;
    margin-bottom: 35px;
}
/*intro */
.abilympics-page .intro-block {
    padding: 30px 0 15px 0;
}
.abilympics-page .intro-block p:last-child {
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .abilympics-page .intro-block .image-decor {
        width: 156px;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .abilympics-page .intro-block .intro-image {
        margin: 0 auto;
        margin-bottom: 10px;
    }
}
/*progress */
.abilympics-page .progress-block {
    padding: 75px 0;
    margin-bottom: 50px;
    background: url("../images/progress-section-bg.jpg") no-repeat center top;
    background-size: cover;
}
@media (max-width: 767px) {
    .abilympics-page .progress-block {
        padding: 50px 0;
    }
}
.abilympics-page .progress-block.bg-2 {
    background-image: url("../images/progress-section-bg-2.jpg");
}
.abilympics-page .progress-block .inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 35px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 18px;
    border-color: #dee5ff;
    color: #ffffff;
}
@media (max-width: 767px) {
    .abilympics-page .progress-block .inner {
        font-size: 16px;
    }
}
.abilympics-page .progress-block .inner.inner-2 {
    max-width: 970px;
}
.abilympics-page .progress-block .inner h3 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .abilympics-page .progress-block .inner h3 {
        font-size: 18px;
    }
}
.abilympics-page .progress-block .inner .progress-item {
    vertical-align: middle;
}
.abilympics-page .progress-block .inner .progress-item .counter {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    margin-right: 15px;
    color: #ff4452;
}
@media (max-width: 991px) {
    .abilympics-page .progress-block .inner .progress-item .counter {
        display: block;
    }
}
@media (max-width: 767px) {
    .abilympics-page .progress-block .inner .progress-item .counter {
        font-size: 36px;
    }
}
.abilympics-page .progress-block .inner .progress-item .value {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 1.2;
}
@media (max-width: 991px) {
    .abilympics-page .progress-block .inner .progress-item .value {
        display: block;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .abilympics-page .progress-block .inner .progress-item .value {
        font-size: 14px;
    }
}
/*statistics */
.abilympics-page .statistics-block {
    margin-bottom: 50px;
}
.abilympics-page .statistics-block .statistics-line {
    width: 100%;
    overflow: hidden;
    margin-bottom: 7px;
    text-align: left;
    background-color: #f5f5f5;
}
.abilympics-page .statistics-block .statistics-line .year,
.abilympics-page .statistics-block .statistics-line .counter {
    color: #ff4452;
    line-height: 1;
}
.abilympics-page .statistics-block .statistics-line .year {
    font-weight: bold;
    margin-top: 10px;
    font-size: 32px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line .year {
        font-size: 24px;
    }
}
.abilympics-page .statistics-block .statistics-line .counter {
    font-size: 28px;
    margin-bottom: 3px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line .counter {
        font-size: 18px;
    }
}
.abilympics-page .statistics-block .statistics-line .value {
    font-size: 15px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line .value {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .abilympics-page .statistics-block .statistics-line .value {
        font-size: 9px;
    }
}
.abilympics-page .statistics-block .statistics-line.first .statistics-element {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.first .statistics-element {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.abilympics-page .statistics-block .statistics-line.second .statistics-element {
    padding-top: 36px;
    padding-bottom: 36px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.second .statistics-element {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.abilympics-page .statistics-block .statistics-line.second .statistics-element .year {
    font-size: 45px;
    margin-top: 0;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.second .statistics-element .year {
        font-size: 24px;
    }
}
.abilympics-page .statistics-block .statistics-line.second .statistics-element .counter {
    font-size: 33px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.second .statistics-element .counter {
        font-size: 18px;
    }
}
.abilympics-page .statistics-block .statistics-line.third .statistics-element {
    padding-top: 42px;
    padding-bottom: 42px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.third .statistics-element {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.abilympics-page .statistics-block .statistics-line.third .statistics-element .year {
    font-size: 62px;
    margin-top: 0;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.third .statistics-element .year {
        font-size: 24px;
    }
}
.abilympics-page .statistics-block .statistics-line.third .statistics-element .counter {
    font-size: 42px;
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line.third .statistics-element .counter {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .abilympics-page .statistics-block .statistics-line .statistics-element {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.abilympics-page .statistics-block .statistics-line .statistics-element:nth-of-type(even) {
    background-color: #ebebeb;
}
/*structure */
.abilympics-page .structure-block {
    margin-bottom: 60px;
}
.abilympics-page .structure-block .structure-list {
    background-color: #f5f5f5;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
    float: left;
}
.abilympics-page .structure-block .structure-list img {
    margin: 0 auto;
}
/*intfo */
.abilympics-page .info-panel {
    padding: 50px 0 120px;
}
.abilympics-page .info-panel img {
    margin: 0 auto;
}
.abilympics-page .image-decor {
    float: left;
    padding: 22px;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
}
.abilympics-page .extra-wrap {
    height: 100%;
    overflow: hidden;
}
/*END abilympics */


/* Статистика портала 03.12.2018 */
.statistics {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0;
}
.statistics__item.custom-item {
    height: 390px;
}
.statistics__item {
    background: #e9ebf4;
    padding: 20px;
    margin-bottom: 30px;
    min-height: 180px;
    width: 100%;
    font-weight: bold;
}

.statistics__item__val {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 10px;
}
.statistics__item__num {
    color: #ff4553;
    font-size: 58px;
    font-family: "AA-BebasNeue",Sans-Serif;
}
.statistics__item__num a {
    color: #ff4553;
    text-decoration: none;
}
.statistics__item__num a:hover,
.statistics__item__num a:active,
.statistics__item__num a:focus {
    text-decoration: underline;
}
.statistics__item__icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
}
.statistics__link {
    text-decoration: underline;
}
.statistics__link:hover {
    text-decoration: none;
}

/* Привлекательные и востребованные вакансии */
.as-tbl-wrap {
    display: flex;
}
.as-tbl-wrap div {
    border: 1px solid #E5EDF7;
    border-top-width: 0;
    padding: 4px 8px;
}
.as-tbl-1 {
    flex-basis: 67%;
}
.as-tbl-2 {
    flex-basis: 33%;
    border-left-width: 0 !important;
}
.as-tbl-header {
    margin-top: 25px;
}
.as-tbl-header div {
    text-align: center;
    border-top-width: 1px;
}
.vacancies-barchart {
    margin-top: -33px;
}
.vacancies-table .table {
    margin-left: auto;
    margin-right: auto;
}

.as-tbl-wrap.type-2 div {
    border: none;
    padding: 12px 16px;
    text-align: left;
}
.as-tbl-header.with-bg,
.ib-html_template .as-tbl-wrap:nth-child(even) {
    background-color: #f9f9f9;
}

/*promo vacancy page */
.promo-vacancy-page .grey-panel {
    margin: 25px 0 30px 0;
    padding: 30px 30px;
    border-radius: 4px;
}
.promo-vacancy-page .grey-panel .grey-panel-inner {
    max-width: 850px;
    margin: 0 auto;
    overflow: hidden;
}
.promo-vacancy-page .grey-panel .grey-panel-element {
    width: 33.3%;
    float: left;
    padding: 0 20px;
}
.promo-vacancy-page .grey-panel .grey-panel-element img {
    display: block;
    margin: 0 auto;
}
.promo-vacancy-page .grey-panel .grey-panel-element .grey-panel-icon {
    margin-bottom: 10px;
    min-height: 125px;
}
.promo-vacancy-page .grey-panel .grey-panel-element .grey-panel-title {
    font-size: 16px;
    font-weight: bold;
}

.promo-vacancy-page .grey-panel.panel-2 {
    margin: 35px 0;
    padding: 55px 90px 50px;
}
.promo-vacancy-page .grey-panel.panel-2 p {
    font-size: 21px;
    margin-bottom: 0;
}
.promo-vacancy-page .grey-panel.panel-2 p a {
    font-weight: bold;
}
@media (max-width: 767px) {
    .promo-vacancy-page .grey-panel .grey-panel-inner {
        width: 100%;
    }
    .promo-vacancy-page .grey-panel .grey-panel-element {
        width: 100%;
        margin-bottom: 30px;
    }
    .promo-vacancy-page .grey-panel .grey-panel-element .grey-panel-icon {
        min-height: auto;
    }

    .promo-vacancy-page .grey-panel.panel-2 {
        padding: 25px 30px;
    }
    .promo-vacancy-page .grey-panel.panel-2 p {
        font-size: 16px;
    }
}

/*Opendata Events */
/*меню сверху с ссылками на страницы(ранее табы) */
.open-data-menu {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 10px 15px 5px 15px;
    background-color: #ebebeb;
}
.open-data-menu > li {
    float: left;
    padding-bottom: 5px;
    padding-right: 15px;
}
@media (max-width: 767px) {
    .open-data-menu > li {
        width: 100%;
        float: none;
    }
}
.open-data-menu > li a {
    padding: 6px 12px;
    display: block;
    min-width: 154px;
    text-align: center;
    background-color: #ffffff;
    color: #343434;
    border-radius: 4px;
}
.open-data-menu > li a:hover,
.open-data-menu > li a:active,
.open-data-menu > li a:focus {
    background-color: #ffffff;
}
@media (max-width: 991px) {
    .open-data-menu > li a {
        min-width: 100px;
        font-size: 15px;
    }
}
.open-data-menu > li.active a,
.open-data-menu > li.active a:hover,
.open-data-menu > li.active a:focus {
    background-color: #ff4452;
    color: #ffffff;
    -webkit-box-shadow: inset 0px 2px 5px 0px rgba(50, 50, 50, 0.125);
    -moz-box-shadow: inset 0px 2px 5px 0px rgba(50, 50, 50, 0.125);
    box-shadow: inset 0px 2px 5px 0px rgba(50, 50, 50, 0.125);
}
@media (max-width: 991px) {
    .open-data-menu > li {
        padding-right: 10px;
    }
}
/*новое отображение заголовков табов */
.open-data-tabs-headers {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #cbcbcb;
}
.open-data-tabs-headers li {
    position: relative;
    margin-bottom: -1px;
    display: inline-block;
    margin-right: 30px;
}
.open-data-tabs-headers li.active {
    border-bottom: 3px solid #ff4452;
}
.open-data-tabs-headers li.active a {
    color: #343434;
}
.open-data-tabs-headers li a {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    padding-bottom: 10px;
}
@media (max-width: 991px) {
    .open-data-tabs-headers li a {
        padding-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .open-data-tabs-headers li {
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
        text-align: center;
        border-width: 2px;
    }
}
/*контент табов */
.open-data-tabs-content {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.open-data-tabs-content h4 {
    font-size: 24px;
    color: #343434;
}
.open-data-tabs-content h5 {
    font-size: 18px;
    color: #343434;
}
.open-data-tabs-content .page-section {
    margin-top: 0;
}
.open-data-tabs-content .page-section + .page-section {
    margin-top: 30px;
}
.open-data-text__text {
    margin: 15px 0 0;
}
.open-data-text__text.lighter {
    color: #535b63;
}
.open-data-text__text.lighter span {
    color: #343434;
}
.open-data-text__text.bold {
    font-weight: bold;
}
.open-data-text__text.smaller-line-height {
    line-height: 1.35;
}
.open-data-text__img {
    display: block;
    margin: 15px 0 0;
    max-width: 100%;
}
.open-data-text__img-label {
    bottom: 0;
    color: #6c7279;
    font-size: 14px;
    font-style: italic;
    left: 395px;
    line-height: 1;
    position: absolute;
    white-space: nowrap;
}
@media (max-width: 1199px) {
    .open-data-text__img-label {
        max-width: 297px;
        white-space: normal;
        position: static;
        margin-top: 10px;
    }
}
@media (max-width: 991px) {
    .open-data-text__img-label {
        max-width: 210px;
    }
}
.open-data-text__img-icon {
    background: transparent url("../images/arrow_second_left.png") no-repeat center;
    background-size: 19px 6px;
    display: inline-block;
    height: 6px;
    margin: 0 5px 2px 0;
    width: 19px;
}
@media (max-width: 1199px) {
    .open-data-text__img-icon {
        display: none;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .open-data-text__img-icon {
        background-image: url("../images/arrow_second_left_2x.png");
    }
}
.open-data-text.with-bottom-indent {
    padding-bottom: 15px;
}
.open-data-text.contest .contest-subtitle {
    font-weight: bold;
    color: #343434;
    font-size: 16px;
    line-height: 1.2;
}
.open-data-text.contest .left,
.open-data-text.contest .right {
    float: left;
    padding: 0 15px;
    min-height: 1px;
    position: relative;
}
.open-data-text.contest .left {
    width: 42%;
}
@media (max-width: 767px) {
    .open-data-text.contest .left {
        float: none;
        width: 100%;
    }
    .open-data-text {
        margin: 0;
    }
}
.open-data-text.contest .right {
    width: 58%;
}
@media (max-width: 767px) {
    .open-data-text.contest .right {
        float: none;
        width: 100%;
    }
}
.open-data-text-bq {
    background-color: #efefef;
    margin: 15px 0 0;
    min-height: 233px;
    padding: 30px;
}
.open-data-text-bq__icon {
    background: transparent url("../images/open-data-bq.png") no-repeat center;
    background-size: 38px 33px;
    display: block;
    height: 33px;
    width: 38px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .open-data-text-bq__icon {
        background-image: url("../images/open-data-bq_2x.png");
    }
}
.open-data-videos__video {
    display: block;
    height: 295px;
    width: 540px;
}
@media (max-width: 1199px) {
    .open-data-videos__video {
        width: 440px;
    }
}
@media (max-width: 991px) {
    .open-data-videos__video {
        width: 100%;
    }
}
.open-data-videos__label {
    color: #6c7279;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1;
    margin: 2px 0 15px;
    white-space: nowrap;
}
@media (max-width: 767px) {
    .open-data-videos {
        display: none;
    }
}
.open-data-video {
    margin-top: 15px;
}
.open-data-photos__photo {
    display: block;
    max-width: 360px;
    margin: 15px auto 0;
}
.open-data-photos__photo.with-border {
    border: 1px solid #efefef;
}
.open-data-photos__photo.with-autowidth {
    max-width: 100%;
}
@media (max-width: 1199px) {
    .open-data-photos__photo.with-autowidth {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .open-data-photos__photo.with-autowidth {
        max-width: 100%;
    }
    .open-data-photos__photo-2 {
        margin: 0 auto;
        margin-top: 15px;
    }
}
@media (max-width: 1199px) {
    .open-data-photos__photo {
        max-width: 297px;
    }
}
@media (max-width: 991px) {
    .open-data-photos__photo {
        max-width: 100%;
    }
}
.open-data-photos-2__photo {
    display: block;
    max-width: 540px;
}
@media (max-width: 1199px) {
    .open-data-photos-2__photo {
        max-width: 440px;
    }
}
@media (max-width: 991px) {
    .open-data-photos-2__photo {
        max-width: 100%;
        margin-bottom: 10px;
    }
}
.photo-label {
    font-style: italic;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
    color: #535b63;
}
.open-data-hr {
    border: none;
    border-top: 1px solid #6c7279;
    display: block;
    height: 1px;
    margin-top: 45px;
}
.open-data-frame {
    border: 5px solid #efefef;
    padding: 35px;
    margin: 25px 0;
    text-align: center;
}
.facebook-link {
    position: relative;
    padding-left: 21px;
}
.facebook-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: transparent url("../images/facebook16x16.png") no-repeat center center;
    background-size: 16px 16px;
}
.open-data-tabs-content .dotted-list {
    margin-bottom: 8px;
}
.open-data-tabs-content .image-grey-text {
    padding-top: 20px;
    padding-bottom: 10px;
}
.open-data-tabs-content .image-grey-text h5 {
    margin-bottom: 20px;
}
.open-data-tabs-content .image-grey-text .image-grey-text-element + .image-grey-text-element {
    margin-top: 25px;
}
.open-data-tabs-content .image-grey-text .opendata-grey {
    background: #f5f5f5;
    padding: 54px;
}
/*архив мероприятий */
#event-archive h4 {
    margin-bottom: 15px;
    font-size: 24px;
    color: #343434;
}
#event-archive article h5 {
    font-weight: bold;
    font-size: 16px;
}
#event-archive article h5 a {
    text-decoration: underline;
}
#event-archive article + article {
    margin-top: 20px;
}
#event-archive article time {
    display: block;
    position: relative;
    padding-left: 22px;
}
#event-archive article time i {
    display: block;
    position: absolute;
    left: 1px;
    top: 3px;
    width: 15px;
    height: 15px;
    background: transparent url("../images/calendar-grey.png") no-repeat left top;
    background-size: 15px 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #event-archive article time i {
        background-image: url("../images/calendar-grey_2x.png");
    }
}
/*страница с наборами данных */
.open-data-list-text {
    padding-top: 10px;
    padding-bottom: 20px;
}
.open-data-list-text h4 {
    font-size: 24px;
    color: #343434;
    margin-top: 0;
    margin-bottom: 15px;
}
.open-data-list-text a,
.with-underline{
    text-decoration: underline;
}
.open-data-list-text-hr {
    border-color: #cbcbcb;
    margin-top: 25px;
    margin-bottom: 0;
}
.open-data-list-text p {
    color: #535b63;
}

/*партнеры опытные кадры */
.exp-people-partners {
    padding: 40px 0;
}
/*Страница профессиограм */
.professiogram-page {
    overflow: hidden;
}
.professiogram-page .grey-panel {
    vertical-align: top;
    text-align: left;
    padding: 10px;
}
.professiogram-page .grey-panel .radio {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
}
.professiogram-page .grey-panel .radio label {
    padding: 6px 12px;
    font-size: 16px;
}
.professiogram-page .grey-panel .radio label input {
    display: none;
}
.professiogram-page .btn-form {
    color: #343434;
    background-color: #fff;
    box-shadow: none;
}
.professiogram-page .btn-form:hover,
.professiogram-page .btn-form:focus {
    background-color: #d9d9d9;
}
.professiogram-page .btn-form:active,
.professiogram-page .btn-form.active {
    color: #fff;
    background-color: #ff4452;
}

.prof-page.rc_wrapper .rc_tile {
    width: 100%;
}
.prof-page.rc_wrapper .panel-heading {
    background: #f7faff;
    display: block;
    border: none;
    font-size: 24px;
    padding: 12px 40px;
}
.prof-page.rc_wrapper .panel-heading .panel-title {
    font-size: 24px;
}
.prof-page.rc_wrapper .panel-heading:hover,
.prof-page.rc_wrapper .panel-heading:active,
.prof-page.rc_wrapper .panel-heading:focus {
    color: #1e3685;
    text-decoration: none;
}
.prof-page.rc_wrapper .panel-collapse .prof-panel-inner {
    padding: 6px 40px 12px 40px;
}
.prof-page.rc_wrapper .panel-collapse .prof-panel-inner h4 {
    margin-top: 0;
}
.prof-page.rc_wrapper .panel-collapse .prof-panel-inner section + section {
    margin-top: 30px;
}
.prof-page.rc_wrapper .panel-heading.collapsed {
    background: #fff;
}
.prof-page.rc_wrapper .panel-heading + .panel-collapse {
    background: #f7faff;
}
.prof-page.rc_wrapper .panel-heading:before {
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    position: absolute;
    left: 20px;
    top: 20px;
    transform: rotate(180deg);
    transition: 0.3s transform;
    background-image: url("../images/gt.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.prof-page.rc_wrapper .panel-heading.collapsed:before {
    transform: rotate(0deg);
}

/*Страница профориентации */
.proforientation-page h1 {
    margin-bottom: 30px;
}
.proforientation-page .proforientation-inner {
    text-align: center;
    max-width: 305px;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .proforientation-page .proforientation-inner {
        margin-bottom: 25px;
        max-width: 100%;
    }
}
.proforientation-page .proforientation-inner img {
    margin: 0 auto;
    margin-bottom: 20px;
}
.proforientation-page .proforientation-inner a {
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 15px;
    text-decoration: none;
}
.proforientation-page .proforientation-inner p {
    line-height: 24px;
}
/*Страница Профориентационное тестирование */
.proforientation-testing-page h1 {
    margin-bottom: 30px;
}
.proforientation-testing-page h4 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}
.proforientation-testing-page .proforientation-testing-tile {
    display: flex;
    align-items: center;
    line-height: 1;
    background: #F4F5F9;
    padding: 24px;
    margin-bottom: 30px;
    text-decoration: none;
    flex-flow: row wrap;
}
.proforientation-testing-page .proforientation-testing-tile img {
    height: 64px;
    flex: 0 0 64px;
    margin-right: 24px;
}
.proforientation-testing-page .proforientation-testing-tile span {
    font-size: 24px;
    font-weight: bold;
    flex: 0 0 calc(100% - 88px);
}
.proforientation-testing-page .proforientation-testing-tile .prof-description {
    font-size: 16px;
    padding-top: 15px;
    font-weight: normal;
    flex: 0 0 100%;
    color: #343434;
    padding-left: 88px;
}
