.about-program-block-content-h4 h2 {
    color: #ffffff;
    font-family: "FGD";
    font-size: 56px;
    font-weight: 400;
    line-height: 110px;
    text-transform: uppercase;
    padding-left: 52px;
    padding-right: 83px;
    margin-bottom: 0px;
    margin-top: 0;
    white-space: nowrap;
    font-size: 32px;
    line-height: 41px;
}

.section-page__test {
    margin: 0 -15px;
    margin-top: 70px;
}

.homepage {
    margin: 0 auto;
    margin-bottom: 70px;
}

h1.test-page__title {
    line-height: 1;
}

.str_block {}

#area.wrapper {
    display: none;
}

.testirovan {
    min-height: 300px;
}

.wes .test-action__question {
    margin-bottom: 0px;
}

.wes .button-reg {
    margin-bottom: 35px;
}

.wes .article-page__text {
    padding-top: 10px;
    padding-bottom: 10px;
}

.in_page {
    margin-top: 0px;
    margin-bottom: 0px;
}

.msfavorites.load.voted, .msfavorites:hover {
    opacity: 1;
}

.msfavorites {
    opacity: 0.6;
    margin-left: 0px;
    display: block;
}

.in_page .test_big {
    margin-top: 35px;
    margin-bottom: 35px;
}

.content-p__p p {
    color: #000;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
}

#datetimepicker12 .table-condensed tr td.active, #datetimepicker121 .table-condensed tr td.active {
    color: #333;
    background: none;
}

#datetimepicker12 .table-condensed tr td.dateB, #datetimepicker121 .table-condensed tr td.dateB {
    background-color: #c00000;
    color: #fff;
}

.video-training__card .msfavorites {
    margin: 0px;
}

.s-message {
    display: none;
}

.my-details__button {
    cursor: pointer;
    transform: rotate(45deg);
    transition: .5s;
}

.form-control-fs {
    color: #000;
    font-family: "Century Gothic";
    font-size: 30px;
    font-weight: 400;
    border-radius: 20px;
    border: 3px solid #bfbfbf;
    padding: 4px 12px;
    height: 60px;
    text-align: center;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    display: block;
    text-align: left;
}

.form-control-fs {
    background-image: url(../img/icons/select.png);
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: right center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 50px;
}

.calendar-popup {
    opacity: 1;
    visibility: visible;
}

.video-training__description {
    font-size: 16px;
    font-weight: normal;
}

.video-training__items {
    max-height: none;
}

.article-page__title {
    padding-left: 41px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    font-family: "FGD";
    letter-spacing: -1.15px;
    color: #000;
}

.article-page__text {
    max-width: 1400px;
}

.article-page__text p {
    padding: 20px 0;
    margin: 0;
}

.article-page__text ul li {
    list-style-type: none;
    padding: 20px 0;
}

.article-page__text ul li::before {
    content: "";
    background-image: url(/tem/img/icons/check_li.png);
    background-repeat: no-repeat;
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0 30px;
    margin-left: -60px;
    position: absolute;
    margin-top: 3px;
}

.article-page__text ul {
    padding-left: 70px;
}

.article-page__text code {
    font-family: "Century Gothic";
    color: #c00000;
    font-weight: 700;
    font-size: 24px;
    padding: 0;
    background: transparent;
}

.article-page__text blockquote {
    border-left: none;
    margin: 0;
    padding: 10px 0;
}

.marker {
    color: #c00000;
}

.article-page__text ol {
    counter-reset: num;
    margin-left: 15px;
}

.article-page__text ol li {
    list-style: none;
}

.article-page__text ol>li:before {
    content: counter(num);
    counter-increment: num;
    color: #c00000;
    font-family: sans-serif;
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    margin-left: -93px;
    margin-top: 34px;
    width: 70px;
    text-align: right;
}

.article-page__text ul.icons-li {
    padding-left: 80px;
}

.article-page__text ul.icons-li li::before {
    content: "";
    background-repeat: no-repeat;
    background-size: 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-left: -80px;
    position: absolute;
    margin-top: 3px;
}

.article-page__text ul.ico-01 li:nth-child(1)::before {
    background-image: url(/tem/img/content/articles/icons/01.png);
}

.article-page__text ul.ico-01 li:nth-child(2)::before {
    background-image: url(/tem/img/content/articles/icons/02.png);
}

.article-page__text ul.ico-01 li:nth-child(3)::before {
    background-image: url(/tem/img/content/articles/icons/03.png);
}

.article-page__text ul.ico-01 li:nth-child(4)::before {
    background-image: url(/tem/img/content/articles/icons/04.png);
}

.article-page__text ul.ico-02 li:nth-child(1)::before {
    background-image: url(/tem/img/content/articles/icons/05.png);
}

.article-page__text ul.ico-02 li:nth-child(2)::before {
    background-image: url(/tem/img/content/articles/icons/06.png);
}

.article-page__text ul.ico-02 li:nth-child(3)::before {
    background-image: url(/tem/img/content/articles/icons/07.png);
}

.article-page__text ul.ico-02 li:nth-child(4)::before {
    background-image: url(/tem/img/content/articles/icons/08.png);
}

.article-page__text ul.ico-03 li:nth-child(1)::before {
    background-image: url(/tem/img/content/articles/icons/09.png);
}

.article-page__text ul.ico-03 li:nth-child(2)::before {
    background-image: url(/tem/img/content/articles/icons/10.png);
}

.article-page__text ul.ico-03 li:nth-child(3)::before {
    background-image: url(/tem/img/content/articles/icons/11.png);
}

.article-page__text ul.ico-03 li:nth-child(4)::before {
    background-image: url(/tem/img/content/articles/icons/12.png);
}

@media screen and (max-width: 1400px) {
    .article-page__title {
        font-size: 35px;
    }
    .article-page__text code {
        font-size: 16px;
    }
}

@media screen and (max-width: 576px) {
    .article-page__title {
        font-size: 25px;
    }
    .article-page__text code {
        font-size: 14px;
    }
    .article-page__text blockquote {
        font-size: 14px;
    }
    .article-page__text ol {
        margin-left: 0;
    }
    .article-page__text ul.icons-li {
        padding-left: 70px;
    }
    .article-page__text ul {
        padding-left: 40px;
    }
    .article-page__text ul li::before {
        margin-left: -40px;
    }
    .article-page__text ol>li:before {
        font-size: 40px;
        margin-top: 30px;
        margin-left: -85px;
        letter-spacing: -5px;
    }
}

/*  CORRECT  */

.video-training__title {
    padding: 20px;
    line-height: 1.1;
}

.article-page {
    padding-bottom: 0;
}

.article-page__title {
    padding: 40px;
    padding-left: 30px;
}

.section__info_title {
    font-size: 40px;
    line-height: 45px;
}

.content:before {
    display: none;
}

.main-banner {
    background: none;
    padding: 0;
}

.main-banner img {
    width: 100%;
}

.about-program-block__content {
    color: #000;
    font-family: "Century Gothic";
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
    padding-left: 40px;
    padding-right: 40px;
}

.about-page .work-plan {
    color: #000;
    font-family: "Century Gothic";
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.4px;
    padding-top: 80px;
}

.about-page .steps-list__info {
    color: #000;
    font-family: "Century Gothic";
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.4px;
}

.calendar-a {
    border-bottom: none !important;
}

.calendar-a:hover {
    opacity: unset;
    color: unset;
}

.section__info p {
    text-decoration: none;
    color: #333;
    font-family: "Century Gothic";
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
}

.section__img_item {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    min-height: unset;
}

.link_bs {
    text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 14px;
    width: auto;
}

.section-page__about_text p {
    font-size: 17px;
    letter-spacing: 0.4px;
}

.video-slides {
    height: 400px;
}

.personal-area-a:before {
    display: none;
}

.our-tasks-item__img {
    background-size: 85px;
}

.sub-menu-a:before {
    display: none;
}

.main-menu__link {
    padding-bottom: 5px;
    padding-top: 6px;
    margin-top: 0px;
    padding-left: 30px;
    font-size: 12px;
    color: #000000;
    border-bottom: 1px solid #bbbbbb;
}

.home_button {
    font-size: 20px;
    border-bottom: none;
    margin-bottom: 45px;
    padding-top: 0;
    padding-bottom: 0;
    color: #979797;
    padding-left: 55px;
}

.home_button::before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url(../svg/home.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    top: 0;
    left: 2px;
    margin-left: 26px;
}

.personal-area-a {
    color: #c00000;
    padding-bottom: 5px;
    padding-top: 6px;
}

.datepicker {
    padding: 0;
    max-width: 214px;
}

.datepocker-bootstrap {
    padding-left: 26px;
}

.form-group {
    margin-bottom: 15px;
}

.datepocker-bootstrap .row {
    margin: 0;
}

.table-condensed {
    border-spacing: 1px;
    border-collapse: separate;
    width: 174px !important;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    font-size: 11px;
}

.bootstrap-datetimepicker-widget table td.day, .bootstrap-datetimepicker-widget table td.hour, .bootstrap-datetimepicker-widget table td.minute, .bootstrap-datetimepicker-widget table td.second {
    border: 1px solid #e5e5e5;
    padding: 1px;
    font-size: 12px;
}

.main-wrap .menu-block .main-menu .sub-menu-ul li a {
    margin: 0px;
    padding-top: 8px;
    padding-left: 15px;
    font-size: 13px;
    color: #000000;
}

.button-favorite__icon {
    width: 30px;
    height: 19px;
}

.msfavorites span {
    text-decoration: none;
    color: #979797;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 13px;
    vertical-align: sub;
    letter-spacing: -1px;
}

.article-page__links-icon {
    margin-left: 0;
    margin-right: 10px;
    display: inline;
    width: 17px;
    margin-top: 15px;
}

.article-page__image-container {
    padding-left: 0;
    padding-right: 0;
}

.section-page__about {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 0;
}

.test_gray {
    margin-bottom: 0;
    background-color: #f0f3f4;
}

.test p {
    color: #fff;
}

.test_gray p {
    color: #000000;
}

.test__arrow.section__info_read-more {
    width: auto;
    background: none;
    color: #fff;
    font-size: 21px;
    position: absolute;
    bottom: 50px;
    height: 23px;
}

.test_gray .test__arrow.section__info_read-more {
    color: #000000;
}

.test__arrow.section__info_read-more:hover {
    color: #fff;
    opacity: 1;
}

.test_gray .test__arrow.section__info_read-more:hover {
    color: #000000;
    opacity: 1;
}

.test__arrow.section__info_read-more::before {
    background-color: #fff;
}

.test_gray .test__arrow.section__info_read-more::before {
    background-color: #000;
}

.main-wrap .menu-block .main-menu .sub-menu-a {
    color: #000000;
    border-bottom: 0;
}

.main-wrap .menu-block .main-menu .sub-menu-ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px;
    background-color: #ffffff;
}

.table-condensed thead tr:nth-child(2) {
    border-bottom: 2px solid #000000 !important;
    height: 50px;
    display: table-row;
}

.partners_bottom {
    position: fixed;
    bottom: 18px;
    width: inherit;
    padding-bottom: 3px;
    z-index: -5;
}

.partner_link {
    border: 0;
    color: #c00000;
}

.partner_link:hover {
    opacity: .8;
    color: #333333;
}

.presentation-img img {
    min-height: 400px;
}

.footer {
    padding-top: 19px;
    padding-bottom: 20px;
}

.presentation-content__p {
    font-size: 17px;
    line-height: 22px;
}

.msfavorites_in {
    margin-top: -25px;
    padding-bottom: 25px;
}

.test-page__tests {
    margin-left: -15px;
    margin-right: -15px;
}

.test_left {
    padding-right: 0;
}

.test__photo_right {
    padding-left: 0;
}

.test__photo_left {
    padding-right: 0;
}

.test_right {
    padding-left: 0;
}

.peoples_outer {
    position: fixed;
    top: 80vh;
    right: 0;
    background-color: #f1f1f1;
    padding: 5px 15px;
    z-index: 99;
    text-transform: uppercase;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: 0.8s;
}

.peoples_number {
    color: #c00000;
    font-weight: 800;
    font-family: "FGD";
    font-size: 30px;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    line-height: 33px;
}

.peoples_text {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0.4px;
    margin-right: 90px;
}

.link_bs.g1 {
    background: #ffffff;
    color: #000000;
    height: 43px;
    width: 260px;
    margin-bottom: 0;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0.4px;
    margin-top: 15px;
}

.entrance {
    background: #ffffff;
    color: #000000;
    height: 30px;
    width: 260px;
    margin-bottom: 0;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0.4px;
}

.link_bs.g3 {
    background: #ffffff;
    color: #000000;
    height: 43px;
    width: 260px;
    margin-bottom: 0;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0.4px;
}

.homepage__form-button {
    background: #ffffff;
    color: #000000;
    height: 43px;
    width: 260px;
    margin-bottom: 0;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0.4px;
}

.link_bs.g1:hover, .entrance:hover, .link_bs.g3:hover, .homepage__form-button:hover {
    color: #c00000;
}

.cityselect-target.popover {
    margin-left: -120px !important;
    left: 60% !important;
    min-width: 350px !important;
    max-width: none;
    width: 40%;
    max-width: 400px;
}

.popover.bottom-left>.arrow, .popover.top-left>.arrow {
    left: 80% !important;
}

.modal-body {
    font-family: "Century Gothic";
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
    text-align: center;
}

.container-fluid {
    margin-right: -15px;
    margin-left: -15px;
}

.about-page .steps-list {
    margin-top: 20px;
}

.homepage__form {
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 0 auto 80px;
    padding: 0 30px 30px;
    height: 400px;
    transition: .5s;
    transform: scaleY(1);
    transform-origin: top;
}

.homepage__clearblock {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    float: left;
}

.my-details__button {
    cursor: pointer;
    transform: rotate(45deg);
    transition: .5s;
}

.slide-form-cross {
    transform: none;
}

.slide-form {
    transform: scaleY(0);
}

.homepage .buttons-block {
    margin-top: 0;
    transition: .5s;
}

.buttons-block-margin {
    margin-top: -240px !important;
}

.calendar-popup {
    left: 80%;
    height: 220px;
}

.calendar-popup__link-join {
    display: none;
}

.calendar-popup__footer {
    height: 0;
}

.calendar-popup__date, .calendar-popup__time {
    bottom: 0;
}

.calendar-popup__date:hover, .calendar-popup__time:hover {
    height: 70px;
}

.glyphicon-chevron-left {
    margin-right: 0;
}

.glyphicon-chevron-right {
    margin-left: 0;
}

.question-answer__item {
    margin-top: 20px;
    margin-bottom: 40px;
}

.question-answer__subtitle {
    color: #000000;
    font-family: "FGD";
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.question-answer__text {
    /*font-family: "Century Gothic";*/
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
}

@media screen and (min-width: 1921px) {
    .section__info {
        padding: 50px;
        min-height: 450px;
    }
    .section__img {
        height: 450px;
        min-height: 450px;
    }
    .video-training__title {
        height: 160px;
    }
    .about-page__title {
        top: 110%;
        left: -300px;
    }
    .section-page__about_text p {
        font-size: 22px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1920px) {
    .section__info {
        padding: 40px;
        min-height: 450px;
    }
    .section__img {
        height: 450px;
        min-height: 450px;
    }
    .section__info_title {
        font-size: 35px;
    }
    .section__info_read-more {
        font-size: 23px;
    }
    .video-training__title {
        height: 200px;
    }
    .about-page__title {
        top: 110%;
        left: -300px;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1599px) {
    .section__info {
        padding: 40px;
        min-height: 450px;
    }
    .section__img {
        height: 450px;
        min-height: 450px;
    }
    .section__info_title {
        font-size: 30px;
    }
    .section__info_read-more {
        margin-top: 20px;
        font-size: 23px;
    }
    .video-training__title {
        height: 250px;
    }
    .about-page__title {
        top: 102%;
        left: -300px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .section__info {
        height: 330px;
        padding: 30px;
        min-height: unset;
        min-height: 330px;
    }
    .section__info_title {
        font-size: 30px;
        line-height: 26px;
    }
    .section__info_read-more {
        font-size: 21px;
    }
    .section__img {
        height: 330px;
    }
    .video-training__title {
        height: 160px;
    }
    .video-training__description {
        font-size: 14px;
    }
    .about-page__title {
        top: 102%;
        left: -170px;
    }
    .about-page__paragraph {
        padding-top: 0;
    }
    .section-page__about_text p {
        font-size: 17px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .video-training__title {
        height: 120px;
    }
    .video-training__description {
        font-size: 14px;
    }
    .section-page__about_text p {
        font-size: 17px;
    }
    .slick-track .video-training__title {
        height: 200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .video-training__description {
        font-size: 14px;
    }
    .main-menu {
        position: absolute;
    }
}

@media screen and (max-width: 767px) {
    .section__info_title {
        font-size: 24px;
        line-height: 23px;
    }
    .section__info_read-more {
        font-size: 18px;
    }
    .section__img {
        min-height: 200px;
    }
    .section__info {
        min-height: 200px;
        padding: 30px 40px;
    }
    .in_page .test_big {
        margin-top: 0;
        margin-bottom: 0;
    }
    .video-training__card {
        padding: 0 20px;
    }
    .video-training__card .msfavorites {
        margin-left: 20px;
    }
    .video-training__description {
        font-size: 14px;
    }
    .section-page__about_text p {
        font-size: 17px;
    }
    input.form-control, select.form-control, textarea.form-control {
        font-size: 14px;
    }
    .form-control-fs {
        font-size: 14px;
        margin-bottom: 14px;
        height: 36px;
        background-size: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-right: 30px;
    }
    .cityselect-target.popover {
        margin-left: -120px !important;
        left: 50% !important;
        min-width: 350px !important;
        max-width: 350px;
    }
    .popover.bottom-left>.arrow, .popover.top-left>.arrow {
        left: 80% !important;
    }
}

@media screen and (max-width: 480px) {
    .link_bs {
        padding: 0;
        height: auto;
    }
    input.form-control, select.form-control, textarea.form-control {
        font-size: 12px;
        padding: 0 5px;
    }
    .form-control-fs {
        font-size: 12px;
        padding: 7px 5px;
        margin-bottom: 14px;
        height: 36px;
        background-size: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-right: 30px;
    }
    .right-form-input {
        padding-left: 3px;
    }
    .left-form-input {
        padding-right: 3px;
    }
    .cityselect-target.popover {
        margin-left: unset !important;
        left: 10% !important;
        min-width: 250px !important;
        max-width: 250px;
    }
    .popover.bottom-left>.arrow, .popover.top-left>.arrow {
        left: 88% !important;
    }
    .bootstrap-datetimepicker-widget {
        left: 0 !important;
        right: auto !important;
    }
}

@media only screen and (max-width: 1400px) {
    .article-page__text, .article-page__text code, .article-page__text blockquote {
        font-size: 18px;
    }
}

@media only screen and (max-width: 576px) {
    .article-page__text, .article-page__text code, .article-page__text blockquote {
        font-size: 16px;
    }
}

.ddd {
    padding-top: 20px;
}

.entrance {
    max-width: 460px;
}

.partners_inner img {
    width: 100%;
    max-width: 1440px;
}

#modal_partners {
    width: 80%;
    background: #fff;
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -40%;
    display: none;
    opacity: 0;
    z-index: 999;
    padding: 20px 10px;
}

#modal_partners #modal_partners_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
    color: #000;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    width: 21px;
    height: 21px;
}

#modal_partners #modal_partners_close:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#modal_partners #modal_partners_close:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#partners_overlay {
    z-index: 900;
    position: fixed;
    background-color: #000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.partners_inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.partners_text {
    color: #000;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.4px;
    text-align: center;
    padding: 0 30px;
}

.partners_image {
    max-width: 130px;
    padding: 10px;
}

.hot-line__a {
    font-size: 12px;
    font-family: "Roboto";
    font-weight: 700;
    text-transform: uppercase;
}

.mobile_img {
    display: none;
}

.decstop_img {
    display: block;
}

.visible-super-small {
    display: none !important;
}

.mobile_menu_title {
    background: #f1f1f1;
    margin: -1px;
    padding: 8px 0;
    padding-left: 30px;
    width: 100%;
    font-family: "Roboto";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #979797;
}

input.form-control, select.form-control, textarea.form-control {
    padding-right: 60px;
}

input[name="fax"].form-control {
    padding-right: 0px;
}

.personal_accept {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.personal {
    font-family: "Century Gothic", Arial sans-serif;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    cursor: pointer;
}

.personal:hover::before {
    background-color: #f1f1f1;
}

.personal a {
    border-bottom: 1px solid;
    color: #c00000;
}

.personal__checkbox {
    position: absolute;
    z-index: -59;
    width: 22px;
    height: 22px;
    left: 0;
    top: 0;
    outline: none;
    margin: 0 !important;
}

.personal__desc {
    position: relative;
    display: inline-block;
}

.personal__desc::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 6px;
    border-left: 2px solid #c00000;
    border-bottom: 2px solid #c00000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    visibility: hidden;
    top: 6px;
    left: -26px;
}

.personal__desc::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    left: -32px;
    top: 0;
    border: 1px solid;
    color: #c00000;
}

.personal__checkbox:checked+.personal__desc::before {
    visibility: visible;
}

@media only screen and (min-width: 1601px) {
    header {
        padding: 50px 0 50px 0;
    }
    .menu-block {
        width: 17.5%;
    }
    .content {
        width: 83.5%;
    }
    .navbar-nav {
        margin-left: 0;
    }
    .left-link {
        padding-right: 0;
    }
    .about-program-block-content__h2 {
        left: -160px;
    }
    .about-program-block__content {
        padding-left: 100px;
        padding-right: 80px;
    }
    .our-tasks__h2 {
        font-size: 42px;
        letter-spacing: 7px;
        margin-bottom: 80px;
        margin-top: 120px;
    }
    .our-tasks-item__img {
        width: 120px;
        height: 120px;
        background-size: 120px;
    }
    .streak {
        width: 45px;
        height: 9px;
    }
    .our-tasks-item__p {
        font-family: "Century Gothic";
        font-size: 17px;
        font-weight: normal;
        line-height: 22px;
        letter-spacing: 0.4px;
    }
    .presentation .presentation-content {
        padding-right: 0;
    }
    .presentation-content__h2 {
        margin-top: 0;
        margin-right: 24%;
    }
    .presentation-content__h2:after {
        height: 176px;
        padding-bottom: 22px;
        margin-bottom: 0;
    }
    .presentation-content__p {
        color: #333333;
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 26px;
        margin-top: 50px;
        max-width: 580px;
        font-family: "Century Gothic";
        font-size: 17px;
        font-weight: normal;
        line-height: 22px;
        letter-spacing: 0.4px;
    }
    .communication .presentation-content__h2 {
        margin-right: 45px;
        margin-top: -7px;
        margin-bottom: 0;
    }
    .socialization .presentation-content {
        padding-right: 0;
    }
    .socialization .presentation-content__h2:after {
        height: 176px;
        padding-bottom: 22px;
        margin-bottom: 0;
    }
    .communication .presentation-content {
        padding: 0px 60px;
        padding-top: 60px;
    }
    .main-menu {
        margin-top: 50px;
        width: 17%;
    }
    .test__arrow.section__info_read-more {
        width: auto;
        background: none;
        font-size: 23px;
        position: absolute;
        bottom: 50px;
        height: 35px;
    }
}

@media only screen and (max-width: 1600px) {
    header {
        padding: 59px 0 50px 0;
    }
    .menu-block {
        width: 20.5%;
    }
    .content {
        width: 79.5%;
    }
    .our-tasks-item__img {
        width: 85px;
        height: 85px;
        background-size: 85px;
    }
    .main-menu {
        margin-top: 59px;
    }
    .section__info p {
        font-size: 17px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 1400px) {
    .question-answer__subtitle {
        font-size: 28px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .mobile_img {
        display: block;
    }
    .decstop_img {
        display: none;
    }
    .content {
        width: 69%;
    }
    .menu-block {
        width: 31%;
    }
    .section-page__about {
        align-items: unset;
    }
    #modal_partners {
        width: 85%;
        margin-left: -44%;
    }
    .question-answer__subtitle {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .content {
        width: 100%;
    }
    .menu-block {
        width: 100%;
    }
    .section-page__about {
        padding-top: 60px;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 40px;
        font-size: 13px;
        margin: 0;
    }
    .main-menu {
        margin-top: 6px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 60%;
        margin: -1px 0;
    }
    .navbar-header.colored {
        width: 60%;
        margin: 0;
        height: 80px;
    }
    header {
        padding: 0;
    }
    .navbar-default {
        height: 80px;
    }
    .personal-area-a {
        margin: 0;
        padding-bottom: 9px;
        padding-top: 8px;
    }
    .main-menu__link {
        padding-bottom: 8px;
        padding-top: 8px;
        max-width: 226px;
        padding-left: 0;
        margin-left: 30px;
    }
    .mobile-menu__link {
        padding: 8px 0;
        width: 100%;
        margin: 0;
    }
    .mobile-partners__button {
        height: unset !important;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .mobile-partners__button .main-menu__link {
        margin: 0;
    }
    .hot-line__a {
        padding-left: 0;
    }
    .datepocker-bootstrap {
        padding-left: 30px;
    }
    .container-fluid {
        margin-right: auto;
        margin-left: auto;
    }
    .home_button {
        background: #f1f1f1;
        width: 100%;
        display: block;
        margin: -1px;
        padding: 10px;
        max-width: unset;
        padding-left: 60px;
    }
    .home_button::before {
        top: 6px;
    }
    #modal_partners {
        width: 99%;
        left: 0;
        margin-left: 0;
        position: absolute;
    }
    .homepage select.form-control {
        padding-right: 35px;
    }
    .calendar-popup {
        left: 0;
    }
}

@media only screen and (max-width: 425px) {
    .content {
        width: 100%;
    }
    .menu-block {
        width: 100%;
    }
    .section-page__about {
        padding-top: 40px;
    }
    .video-slides {
        height: 320px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }
    .navbar-header.colored {
        width: 100%;
    }
    .visible-super-small {
        display: block !important;
    }
    .unvisible-super-small {
        display: none !important;
    }
    .presentation-content__h2 {
        margin: 20px auto 20px;
    }
    .communication .presentation-content__h2 {
        margin: 20px auto 20px;
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 60px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 75px !important;
}

.calendar-popup-two__header {
    background-color: rgba(0,0,0,0);
}

.calendar-popup-two__button-close {
    right: 9px;
    top: calc(50% - 26px);
    width: 42px;
    color: #444;
    font-size: 25px;
    height: 25px;
}

.calendar-popup-two__title {
    color: rgba(192, 0, 0, 1);
    font-size: 17px;
}

.calendar-popup-two__date {
    padding: 8px 20px;
    background-color: rgba(0, 0, 0, 0);
    color: rgba(151, 151, 151, 1);
    left: initial;
    right: 124px;
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    font-family: 'FGD';
    vertical-align: bottom;
    transition: ease-in-out 1s;
    transform-origin: bottom;
    width: 88px;
    top: calc(50% - 41px);
}

.calendar-popup-two__time {
    position: absolute;
    padding: 8px 20px;
    background-color: rgba(192, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    left: initial;
    right: 0;
    font-size: 18px;
    font-weight: normal;
    font-family: 'FGD';
    transform-origin: bottom;
    top: calc(50% - 41px);
}

.calendar-popup-two__link-join {
    display: block;
    position: absolute;
    left: 10px;
    top: -32px;
    font-size: 18px;
    line-height: 22px;
}

.calendar-popup-two__fine-1 {
    padding: 8px 20px;
    color: rgba(151, 151, 151, 1);
    right: 0;
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    font-family: 'FGD';
    vertical-align: bottom;
    top: calc(50% - 41px);
}

.calendar-popup-two__fine-2 {
    color: #000000;
    font-family: 'FGD';
    display: block;
    position: absolute;
    left: 10px;
    top: -32px;
    font-size: 15px;
}

.calendar-popup-two__content {
    position: absolute;
    color: #000;
    top: 65px;
    left: 25px;
    width: 330px;
    z-index: 10;
    font-size: 12px;
    line-height: 18px;
    font-family: "Century Gothic";
}

.modal-content-web-conference {
    width: 670px;
    padding-right: 50px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.modal-body-web-conference {
    line-height: 30px;
}

.calendar-popup__bg {
    transform: translate(-55%);
}

@media only screen and (max-width: 767px) {
    .calendar-popup {
        left: 4px;
        max-width: calc(100% - 8px);
        min-width: 364px;
    }

    .calendar-popup-two__link-join {
        left: -24px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-header.colored {
        width: 374px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 375px;
    }

    .modal-content-web-conference {
        width: 100%;
        padding-right: 30px;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1400px) {
    .section__img, .section__info-mob {
        min-height: 200px;
    }
}

@media only screen and (max-width: 1400px) {
    .test-mob {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 1200px) {
    .test-mob {
        padding: 0px;

    }

    .test-mob img {
        max-width: 100%;
    }
}

.compan {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    max-width: 1377px;
    text-align: justify;

}

.compan__content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 100%;
}

.compan__content_text {
    padding-left: 30px;
}

.compan__head {
    padding-top: 20px;
}

.compan__foot {
    padding-top: 275px;
}

@media (max-width: 768px) {
    .compan__content {
        flex-direction: column;
    }

    .compan__content_text {
        padding-left: 0;
        padding-top: 20px;
    }

    /*    .compan__foot {
            padding-top: 0;
        }*/
}

.hot-line__a {
    padding: 0 15px;
}

.question-answer__list {
    margin-bottom: 250px;
}

.work-group {
    padding: 0 0 30px 104px;
}

@media (min-width: 768px) {
    .konkurs .mobile {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .konkurs .desktop {
        display: none !important;
    }
}

.konkurs .section-page__about_text {
    padding: 0 24px;
}

.konkurs .head-img {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}

.konkurs .test-page__title {
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: normal;
    margin: 40px 30px;
    padding: 0;
}

.konkurs blue, .konkurs a {
    color: #00359e;
}

.konkurs ol {
    list-style: none;
    margin-bottom: 60px;
    padding: 0;
}

.konkurs li {
    counter-increment: num;
    margin: 0;
    padding-left: 50px;
    position: relative;
    margin-top: 40px;
}

.konkurs li::before {
    content: counter(num);
    position: absolute;
    top: -16px;
    left: 0;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #00359E;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
}

.konkurs h2 {
    font-family: "FGD", Arial sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: normal;
    margin: 100px 0 28px;
    padding: 0;
}
@media (max-width: 767px) {
    .konkurs h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 50px 0 20px;
        padding: 0 15px;
    }
}

.konkurs .icons {
    display: flex;
    width: 100%;
    margin: 50px 0;
}
.konkurs .icons__item {
    width: 33%;
    min-width: 33%;
    position: relative;
}
.konkurs .icons__item::before {
    content: '';
    position: absolute;
    top: 80px;
    right: 24px;
    width: calc(100% - 200px);
    height: 1px;
    border-bottom: 2px dashed #039;
}
.konkurs .icons__item::after {
    content: '';
    position: absolute;
    top: 76px;
    right: 17px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #039;
    border-right: 2px solid #039;
    transform: rotate(-45deg);
}
.konkurs .icons__item:last-child::before {
    display: none;
}
.konkurs .icons__item:last-child::after {
    display: none;
}
.konkurs .icons__item_img img {
    width: 164px;
    height: 160px;
}
.konkurs .icons__item_text {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #333333;
}
@media (max-width: 1200px) {
    .konkurs .icons__item_text {
        font-size: 16px;
        line-height: 24px;
        padding-right: 16px;
    }
}
@media (max-width: 767px) {
    .konkurs .icons {
        background-color: #EFF2F3;
        margin: 0;
        padding: 30px 16px 0;
        flex-direction: column;
    }
    .konkurs .icons__item {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 40px;
    }
    .konkurs .icons__item_img {
        margin-right: 12px;
    }
    .konkurs .icons__item_img img {
        width: 55px;
        height: 50px;
    }
    .konkurs .icons__item_text {
        font-size: 12px;
        line-height: 21px;
    }
    .konkurs .icons__item::before {
        content: '';
        width: 1px;
        height: 28px;
        top: auto;
        bottom: -32px;
        border-bottom: none;
        border-left: 1px dashed #039;
        right: auto;
        left: 27px;
    }
    .konkurs .icons__item::after {
        content: '';
        border-bottom: 1px solid #039;
        border-right: 1px solid #039;
        width: 6px;
        height: 6px;
        transform: rotate(45deg);
        top: auto;
        right: auto;
        bottom: -37px;
        left: 25px;
    }
}

.konkurs .text {
    width: 100%;
    max-width: 820px;
    font-style: italic;
    font-size: 20px;
    line-height: 32px;
}
.konkurs .text a {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .konkurs .text {
        padding: 0 15px;
        background-color: #EFF2F3;
    }
    .konkurs .text p {
        font-size: 12px;
        line-height: 15px;
        position: relative;
        font-size: 12px;
        line-height: 21px;
        padding-bottom: 30px;
        margin: 0;
    }
}

.konkurs .winner {
    margin: 70px 0;
    display: flex;
    align-items: center;
}
.konkurs .winner__image {
    width: 100%;
    max-width: 370px;
    margin-right: 60px;
}
.konkurs .winner__image img {
    width: 100%;
}
.konkurs .winner__descr {
    width: 100%;
}
.konkurs .winner__descr_title {
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    color: #080808;
    margin-bottom: 30px;
}
.konkurs .winner__descr_name {
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    color: #C00000;
    margin-bottom: 50px;
}
.konkurs .winner__descr_city {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #00359E;
}
@media (max-width: 1200px) {
    .konkurs .winner__descr_title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .konkurs .winner__descr_name {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    .konkurs .winner__descr_city {
        font-size: 16px;
        line-height: 16px;
    }
}
@media (max-width: 767px) {
    .konkurs .winner {
        margin: 30px 0;
        flex-direction: column;
    }
    .konkurs .winner__image {
        max-width: 240px;
        margin: 0;
        margin-bottom: 16px;
    }
    .konkurs .winner__descr {
        max-width: 240px;
        text-align: center;
    }
    .konkurs .winner__descr_title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .konkurs .winner__descr_name {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .konkurs .winner__descr_city {
        font-size: 14px;
        line-height: 16px;
    }
}

.konkurs .divTable {
    display: table;
    width: 100%;
    color: #00359e;
}
@media (max-width: 767px) {
    .konkurs .divTable {
        margin: 0 15px;
        width: calc(100% - 30px);
    }
}

.konkurs .divTable .divTableRow.red {
    color: #C00000;
}

.konkurs .divTableRow {
    display: table-row;
}

.konkurs .divTableCell,
.konkurs .divTableHead {
    display: table-cell;
    padding: 8px 10px;
}

.konkurs .divTableCell {
    border-bottom: 1px solid #fff;
}

.konkurs .divTableBody .divTableRow:last-child .divTableCell {
    border-bottom: 0;
}

.konkurs .divTableHeading {
    background-color: #B9C9FE;
    display: table-header-group;
}

.konkurs .divTableBody {
    display: table-row-group;
}

.konkurs .divTableBody .divTableRow:hover {
    background-color: #ccddff;
}

.konkurs .divTableRow .divTableCell:nth-child(2) {
    width: 5%;
}

.konkurs .divTableRow .divTableCell:nth-child(4) {
    width: 30%;
}

.konkurs .divTableRow .divTableCell:nth-child(6) {
    width: 20%;
}

.konkurs .divTableRow .divTableCell:nth-child(8) {
    width: 45%;
}

@media (max-width: 1200px) {
    .konkurs .test-page__title {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .konkurs .section-page__about {
        padding: 0 16px;
        margin: 0;
        padding-top: 20px;
        margin-top: 0;
        background-color: #FFF;
    }

    .konkurs .section-page__about_text {
        padding: 0;
    }

    .konkurs .test-page__title {
        font-size: 18px;
        line-height: 20px;
        margin: 22px;
    }

    .konkurs ol {
        margin-bottom: 40px;
    }

    .konkurs li {
        padding-left: 26px;
        padding-right: 20px;
        margin-top: 20px;
        font-style: italic;
        font-size: 12px;
    }

    .konkurs li::before {
        font-size: 18px;
        top: -2px;
        left: -12px;
        line-height: 20px;
    }

    .konkurs h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 50px 0 20px;
    }

    .konkurs p {
        font-size: 12px;
        line-height: 15px;
        position: relative;
    }

    .konkurs .divTableRow {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 16px;
    }

    .konkurs .divTableRow div.divTableCell {
        width: 60% !important;
        background-color: #E0EEFF;
        padding: 10px;
    }

    .konkurs .divTableRow div.divTableCell.mobile {
        width: 40% !important;
    }

    .konkurs .divTableBody .divTableRow:last-child .divTableCell {
        border-bottom: 1px solid #fff;
    }

    .konkurs .gray-back {
        position: relative;
    }
}