/*.container {*/
/*    max-width: 744px*/
/*}*/

.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.offset-sm-1 {
    margin-left: 8.33333%
}

.justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

/*.container {*/
/*    padding-right: 0;*/
/*    padding-left: 0*/
/*}*/

.for-section__captions > h2, .h2, h2 {
    font-size: 28px
}

.h2--vertical, h2--vertical {
    width: 80px
}

.h2--vertical span, h2--vertical span {
    margin-right: 12px
}

.h2--horizontal, h2--horizontal {
    margin-bottom: 40px
}

.link-file {
    font-size: 16px
}

.modal-dialog {
    height: auto;
    margin-top: 24px
}

.header__log-out {
    min-width: 216px;
    text-align: center
}

.header {
    max-width: 744px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

.header__info {
    position: relative;
    min-width: 173px;
    width: 173px;
    -ms-flex-align: center;
    align-items: center
}

.header__user {
    display: inline-block;
    min-width: 0;
    margin-left: auto;
    margin-right: 25px;
    padding-left: 39px;
    padding-right: 41px
}

.year-select {
    position: absolute;
    right: 0;
    top: 19px;
    display: block;
    width: 69px;
    margin-top: auto;
    margin-bottom: auto;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #959595;
    color: #959595;
    border-radius: 32px;
    overflow: hidden;
    text-align: center
}

.year-select.active {
    background: #fff
}

.year-select.active .year-select__current {
    display: none
}

.year-select__current {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: inherit;
    font-size: inherit;
    background: transparent;
    border: none;
    color: inherit;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    line-height: 20px;
}

.year-select__current:after {
    content: "\e900";
    display: inline-block;
    margin-left: 5px;
    font-family: opt;
    font-size: 8px
}

.year-select__current.active:after {
    transform: rotate(180deg)
}

.year-select__current.active ~ .year-select__prev {
    display: block
}

.year-select__prev {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    border-radius: 19px;
    padding-top: 25px;
    padding-bottom: 25px
}

.year-select__prev > li {
    display: block;
    line-height: 0
}

.year-select__prev > li:first-child, .year-select__prev > li:last-child {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    background: #fff
}

.year-select__prev > li:first-child {
    top: 0
}

.year-select__prev > li:last-child {
    bottom: 0
}

.year-select__nav {
    width: 100%;
    height: 25px;
    padding: 0;
    background: #fff;
    border: none;
    cursor: pointer;
    outline: none
}

.year-select__nav:before {
    content: "\e900";
    display: inline-block;
    font-family: opt;
    line-height: 25px;
    text-align: center;
    color: #959595
}

.year-select__nav.not-active {
    cursor: default
}

.year-select__nav.not-active:before {
    color: hsla(0, 0%, 58%, .3)
}

.year-select__nav--top {
    border-top-left-radius: 19px;
    border-top-right-radius: 19px
}

.year-select__nav--top:before {
    transform: rotate(180deg);
    transform-origin: center
}

.year-select__nav--bottom {
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px
}

.h-nav {
    padding-top: 12px;
    max-width: 744px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

.h-nav__item--btn {
    display: none
}

.h-nav__item--btn a {
    padding: 17px 41px 16px 39px;
    line-height: 1;
    border-radius: 24px;
    border: 2px solid #000;
    text-decoration: none;
    transition: all .1s linear;
    outline: none
}

.h-nav__item--btn a:before {
    display: none
}

.h-nav__item--btn a:focus, .h-nav__item--btn a:hover {
    background: #ffe400
}

.welcome--main {
    background-position-x: 20%
}

.welcome--program {
    padding-bottom: 34px
}

.welcome--contacts, .welcome--news, .welcome--partners, .welcome--speakers {
    padding-top: 125px
}

.welcome--cabinet, .welcome--for-journalists, .welcome--for-partners, .welcome--for-speakers, .welcome--registration {
    padding-top: 170px;
    padding-bottom: 50px
}

.welcome--section {
    background-size: initial
}

.welcome--for-speakers, .welcome--section {
    background-position-x: 70%
}

.welcome--for-journalists {
    background-position-x: 52%
}

.welcome--news-article {
    background-position-x: 78%
}

.welcome--speaker-profile {
    background-size: initial
}

.welcome__prepend {
    margin-bottom: 18px;
    font-size: 16px
}

.welcome__title--main {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 700;
    margin-top: 7px;
    letter-spacing: unset;
    margin-bottom: 23px;
}

.welcome__title--not-main {
    font-size: 34px
}

.welcome__title--program {
    margin-bottom: 36px
}

.welcome__title--speakers > span:after {
    top: -37px;
    font-size: 39px
}

.welcome__title--section {
    font-size: 30px;
    margin-bottom: 40px
}

.welcome__title--partners > span:after {
    font-size: 30px
}

.welcome__title--news > span:after {
    top: -36px;
    font-size: 40px
}

.welcome__user {
    display: none
}

.welcome__append {
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 70px
}

.welcome__btn {
    padding: 18px 54px;
    min-width: unset;
    border-radius: 32px;
}

.welcome__tabs .nav-item {
    margin-bottom: 0
}

.welcome__tabs .nav-item:not(:last-child) {
    margin-right: 66px
}

.welcome__section {
    margin-top: 56px;
    margin-bottom: 32px
}

.welcome__section--breadcrump > span {
    display: inline-block
}

.welcome__section--breadcrump > span:not(:last-child) {
    margin-right: 16px
}

.welcome__section--breadcrump > span:not(:last-child):after {
    content: "";
    display: inline-block;
    margin-left: 19px;
    vertical-align: middle;
    width: 1px;
    height: 17px;
    background: rgba(0, 0, 0, .2)
}

.footer__top {
    padding-top: 64px
}

.footer-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-info__logo {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0
}

.footer-info__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.footer-info__social {
    -ms-flex-order: 2;
    order: 2;
    margin-left: 40px
}

.footer-info .contact-box:not(:last-child) {
    margin-bottom: 0
}

.about-conf {
    padding-top: 60px;
    padding-bottom: 55px
}

.how-it-was {
    padding-top: 70px
}

.hiw-slider .slick-slide {
    margin-left: 12px;
    margin-right: 12px
}

.for-whom {
    padding-top: 56px;
    padding-bottom: 52px
}

.numbers-wrap {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 650px;
    margin-left: auto;
    margin-right: 32px
}

.number {
    margin-left: 0;
    margin-right: 0
}

.number__caption {
    left: 35px;
    bottom: 18px
}

.speakers-main {
    padding-top: 50px;
    padding-bottom: 16px
}

.speakers-main__member {
    margin-bottom: 30px;
    padding-right: 16px
}

.member {
    text-align: left
}

.member__img {
    margin-left: 0;
    margin-right: 0
}

.cta__btn--program {
    padding-left: 28px;
    padding-right: 28px
}

.news-main {
    padding-top: 50px;
    padding-bottom: 54px
}

.news-main__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.partners-main {
    padding-top: 60px;
    padding-bottom: 64px
}

.partners-main__title {
    margin-bottom: 40px
}

.partners-main__logos .col {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}

.faq {
    padding-top: 50px;
    padding-bottom: 20px
}

.news-article {
    width: calc(50% - 24px)
}

.news-article:not(:last-child) {
    margin-bottom: 0
}

.accordion-card__btn {
    padding-right: 70px
}

.accordion-card__btn:before {
    right: 32px
}

.accordion-card__body {
    padding-right: 104px
}

.program-section__hall {
    display: none
}

.map__info {
    margin: initial;
    padding-left: 48px;
    padding-right: 48px
}

.how-to-find {
    padding-top: 48px;
    padding-bottom: 48px
}

.how-to-find__tabs {
    display: -ms-flexbox;
    display: flex
}

.how-to-find__tabs .nav-item {
    margin-right: 32px;
    margin-bottom: 0
}

.how-to-find__descr p:not(:last-child) {
    margin-bottom: 24px
}

.contacts-callback {
    padding-top: 48px;
    padding-bottom: 48px
}

.contacts-callback__title {
    margin-bottom: 48px
}

.contacts-callback__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.contacts-callback__box .contact-box {
    padding-right: 8px;
    -ms-flex: 1 1;
    flex: 1 1
}

.form__group--left.col-sm-6 {
    padding-right: 16px
}

.form__group--right.col-sm-6 {
    padding-left: 16px
}

.speaker-section {
    padding-top: 48px
}

.speaker-section__members > div {
    padding-right: 16px
}

.about-moder, .section-program {
    padding-top: 48px;
    padding-bottom: 48px
}

.section-reports__members .member {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.section-reports__members .member:not(:only-child) {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
    min-width: 50%;
    max-width: 50%
}

.section-nav__num {
    padding-top: 0;
    line-height: 1.67
}

.section-nav__title {
    display: block
}

.registration-form {
    padding-top: 48px
}

.registration-form__total-price {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: baseline;
    align-items: baseline
}

.registration-form__price {
    margin-right: 28px;
    margin-left: 28px
}

.registration-form .cabinet-pay__btns .btn {
    max-width: 360px;
    margin-right: 16px;
    margin-left: 16px
}

.modal--success .modal-dialog {
    min-height: 384px
}

.modal--sign-in .modal-body {
    padding: 0 48px 48px
}

.modal__title {
    font-size: 32px
}

.modal__btn-wrapper {
    width: auto
}

.modal__buttons {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.modal__primary-btn {
    margin-bottom: 0;
    min-width: 192px;
    margin-right: 46px
}

.cabinet {
    padding-top: 48px
}

.cabinet__videos-link {
    width: auto;
    margin-bottom: 0
}

.cabinet__print-ticket {
    margin-bottom: 32px
}

.cabinet-pay {
    padding-bottom: 48px
}

.cabinet-pay__btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cabinet-pay__btns .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

.cabinet-member__print {
    padding: 0
}

.cabinet-member__info {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.cabinet-member__contacts > span {
    display: inline-block
}

.cabinet-member__contacts > span:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #e1e1e1;
    margin-left: 16px;
    vertical-align: middle
}

.cm-extras {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline
}

.cm-extras__dots {
    display: block;
    height: 1px;
    margin-right: 19px;
    margin-left: 19px;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    background: linear-gradient(270deg, rgba(25, 25, 25, .3) 1px, hsla(0, 0%, 100%, 0) 0);
    background-repeat: repeat-x;
    background-size: 6px 1px;
    background-position: 0 bottom
}

.cabinet-sum__promo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    text-align: left
}

.cabinet-sum__promo label {
    -ms-flex: 0 1;
    flex: 0 1
}

.cabinet-sum__promo input {
    margin-left: 32px;
    text-align: left
}

.cabinet-sum__caption {
    padding-right: 26px
}

.partner-block {
    padding-top: 56px;
    padding-bottom: 56px
}

.partner-block__img {
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    margin-bottom: 0
}

.partner-block__img img {
    margin-left: auto
}

.for-section {
    padding-top: 56px;
    padding-bottom: 56px
}

.for-section__captions {
    margin-bottom: 0
}

.for-section__members .member__img {
    width: 104px;
    min-width: 104px;
    height: 104px;
    margin-right: 24px
}

.for-section__main .for-section__members .member__name a, .for-section__members .member__name .for-section__main a, .for-section__members .member__name .link, .for-section__members .member__name .member-report__section-title > a, .for-section__members .member__name .news-block > p > a {
    font-size: 18px
}

.for-section__main > h3 {
    font-size: 24px;
    line-height: 1.42
}

.news-list {
    padding-top: 56px;
    padding-bottom: 32px
}

.news-list .news-article {
    margin-bottom: 48px
}

.more-news .btn {
    min-width: 0;
    width: 100%;
    max-width: 304px
}

.news-block-wrap {
    padding-top: 56px;
    padding-bottom: 56px
}

.member-report {
    padding-top: 64px;
    padding-bottom: 64px
}

.member-report__breadcrump > span {
    display: inline-block
}

.member-report__breadcrump > span:not(:last-child) {
    margin-right: 16px
}

.member-report__breadcrump > span:not(:last-child):after {
    content: "";
    display: inline-block;
    margin-left: 19px;
    vertical-align: middle;
    width: 1px;
    height: 17px;
    background: rgba(0, 0, 0, .2)
}

.member-report__about > p .link-file {
    font-size: 16px
}

.choose {
    padding-bottom: 40px
}

.choose__item-1 .choose__type {
    margin-right: 12px
}

.choose__item-2 .choose__type {
    margin-left: 12px
}

.choose__type {
    padding-bottom: 0
}

.ticket__logo {
    display: block;
    width: 100px;
    margin-right: 32px;
    margin-bottom: 0
}

.ticket__number {
    font-size: 24px
}

.ticket__date {
    font-size: 18px
}

.ticket__address {
    font-size: 14px
}

.ticket__person-data {
    margin-bottom: 32px
}

.ticket__paid:before {
    width: 120px;
    height: 120px;
    left: auto;
    right: 0;
    background-size: 120px auto
}

.ticket__price {
    font-size: 28px;
    min-height: auto;
    line-height: 1;
    text-align: right
}

.ticket__company, .ticket__email, .ticket__tel {
    font-size: 16px
}

.ticket__organizer-info {
    margin-bottom: 18px
}

.modal--error_message .modal-dialog {
    top: 10%
}

.modal--error_message .modal-body {
    padding: 0 48px 48px
}

.modal--success_message .modal-dialog {
    top: 10%
}

.modal--success_message .modal-body {
    padding: 0 48px 48px
}