

/* Start:/local/templates/events/template_styles.css?175459691827695*/
@import "/local/templates/events/./libs/reset/reset.css";
@import "/local/templates/events/./libs/bootstrap/css/bootstrap-grid.min.css";
@import "/local/templates/events/./libs/pushy/css/pushy.css";
@import "/local/templates/events/./libs/icomoon/style.css";
@import "/local/templates/events/./fonts/fonts.css";

pre {
    color: #FFF;
    font-size: 14px!important;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px!important;
    }
}

body {
    font-family: "Open Sans", sans-serif;
}

a {
    cursor: pointer;
    text-decoration: underline;
}

.menu-mobile {
    position: fixed;
    right: 0;
    top: 80px;
    padding: 10px;
    z-index: 100;
    display: none;
    -webkit-box-shadow: -4px 4px 8px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -4px 4px 8px 2px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 4px 8px 2px rgba(0, 0, 0, 0.2);
}

.menu-btn {
    background: transparent;
    font-size: 22px;
    border: none;
}

.e-header {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}

.logo {
    background-size: cover;
    display: block;
    width: 153px;
    height: 40px;
}

.top-menu {
    margin-right: 40px;
}

.top-menu__el {
    display: inline-block;
    padding: 0 27px;
    line-height: 25px;
}

.top-menu__el:last-child {
    border-right: inherit;
}

.top-menu__link {
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    font-weight: 600;
}

.e-header__navigation {
    position: relative;
}

.e-header__telegram {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
}

.e-announce {
    padding: 0 0 65px 0;
    min-height: 510px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 12px;
}

.e-announce__banner {
    width: 100%;
    height: auto;
}

.e-announce__title {
    color: #FFF;
    padding-left: 45px;
    margin-bottom: 63px;
    position: relative;
    z-index: 20;
}

.e-announce__title h1 {
    font-weight: 400;
    font-size: 80px;
    text-transform: uppercase;

}

.e-announce__title h1 > span {
    font-size: 52px;
    display: block;
    font-family: "Open Sans", sans-serif;
    text-transform: initial;
}

.e-announce__video {
    width: 100%;
    height: auto;
}

.e-announce__action {
    display: flex;
    position: relative;
    z-index: 20;
}

.e-announce__date {
    width: 282px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    color: rgba(219, 255, 0, 1);
    border: 1px solid rgba(219, 255, 0, 1);
    margin-right: 19px;
}

.e-announce__btn {
    width: 282px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    position: relative;
    text-decoration: none;
    transition: .5s;
}

.e-announce__btn:after {
    display: block;
    content: "офлайн-участие";
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    bottom: -22px;
    line-height: 20px;
}

.e-location {
    padding: 33px 0 33px 137px;
    margin-bottom: 168px;
}

.e-location__place {
    font-size: 38px;
}

.e-location__address {
    font-weight: 400;
    font-size: 20px;
}

.e-about {
    margin-bottom: 76px;
}

.e-about__description-title {
    font-weight: 400;
    font-size: 50px;
    margin-bottom: 20px;
}

.e-about__description-text {

}

.e-about__description-text p {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 20px;
}

.e-about__description-text b {
    font-weight: bold;
}

.e-about__description-text ul {
    padding-left: 45px;
}

.e-about__description-text li {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
}

.e-about__description-text li:before {
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    left: -45px;
    top: 5px;
}

.e-about__telegram {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 0 41px 39px 41px;
    height: 100%;
}

.e-about__telegram-icon {
    width: 100px;
    height: 100px;
    background-size: contain;
    margin-bottom: 35px;
}

.e-about__telegram-announce {
    color: #000;
    font-size: 27px;
    line-height: 34px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.e-about__telegram-announce a {
    color: #000;
}

.e-about__telegram-announce a:hover {
    color: #000;
}

.e-about__date {
    font-size: 25px;
    color: #000;
    font-weight: 300;
}

.e-type {
    margin-bottom: 167px;
}

.e-type__title {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 34px;
}

.e-type__el {
    padding: 22px 29px;
    margin-bottom: 19px;
}

.e-type__el-title {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 50px;
    position: relative;
    margin-bottom: 19px;
}

.e-type__el-text {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
}

.e-type__el-title:before {
    content: "";
    display: block;
    position: absolute;
    background-size: contain;
    left: 0;
}

.e-type__el-title_online:before {
    width: 43px;
    height: 41px;
    top: -2px;
}

.e-type__el-title_offline:before {
    width: 37px;
    height: 40px;
    top: -3px;
}

.e-translation {
    margin-bottom: 181px;
}

.e-translation__title {
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.e-translation__video {
    min-height: 467px;
    width: auto;
}

.e-speakers__title {
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
    padding: 32px 0 21px 35px;
    text-transform: uppercase;
    margin-bottom: 62px;
}

.speaker {
    padding-left: initial;
    padding-right: initial;
    position: relative;
}

.speaker img {
    width: 100%;
    height: auto;
}

.speaker:hover:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
}

.speaker__data {
    position: absolute;
    z-index: 20;
    left: 15px;
    right: 0;
    bottom: 12px;
    width: 100%;
}

.speaker__name {
    color: #FFF;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.speaker__position {
    display: none;
    color: #000;
    margin-bottom: 12px;
}

.speaker:hover .speaker__name,
.speaker:hover .speaker__company {
    color: #000;
}

.speaker:hover .speaker__name {
    margin-bottom: 0;
}

.speaker:hover .speaker__position {
    display: block;
}

.speaker__company {
    font-size: 20px;
    font-weight: 600;
}

.row.g-0 {
    margin-right: inherit;
    margin-left: inherit;
}

.e-speakers {
    margin-bottom: 190px;
}

.e-speakers__more {
    font-size: 30px;
    font-weight: 600;
    line-height: 70px;
    text-align: center;
    width: 305px;
    margin: 62px auto 0;
    cursor: pointer;
    transition: .5s;
}

.e-program {
    margin-bottom: 190px;
}

.e-program__title {
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
    padding: 32px 0 21px 35px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.e-program__subtitle {
    font-size: 30px;
    margin-left: 35px;
    font-weight: 400;
    margin-bottom: 48px;
}

.e-program__table {
    width: 100%;
}

.e-program__table-time {
    font-size: 35px;
    text-align: center;
    max-width: 176px;
    min-width: 176px;
    width: 176px;
}

.e-program__table-text {
    font-size: 30px;
    font-weight: 300;
    padding: 38px 44px;
}

.e-program__table-text span {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 300;
}

.e-program__table-description {
    padding: 40px 31px;
}

.e-program__table-description p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}

.e-program__table-description b {
    font-weight: 600;
}

.e-program__table-description strong {
    font-weight: bold;
}

.e-program__table-description ul {
    padding-left: 45px;
}

.e-program__table-description li {
    color: #FFF;
    font-size: 25px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
}

.e-program__table-description li:before {
    content: "";
    background: url("/local/templates/events/./images/list-icon-b.png") no-repeat center;
    width: 27px;
    height: 27px;
    position: absolute;
    left: -45px;
    top: 5px;
}

.e-program__table-toggle {
    position: relative;
    width: 110px;
    min-width: 110px;
    max-width: 110px;
}

.e-program__table-row_close .e-program__table-toggle-arrow {
    transform: rotate(0deg);
}

.e-program__table-row_has-toggle .e-program__table-toggle-arrow:hover {
    cursor: pointer;
}

.e-program__table-toggle-arrow {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}

.e-program__table-row_has-toggle .e-program__table-text {
    font-weight: 600;
}

.e-program__table-row_close + .e-program__table-row-toggle {
    display: none;
}

.e-partners {
    padding: 84px 40px 84px 70px;
    margin-bottom: 190px;
}

.e-partners__el {
    display: flex;
    text-decoration: none;
    margin-bottom: 130px;
    align-items: center;
}

.e-partners__el:last-child {
    margin-bottom: initial;
}

.e-partners__logo {
    max-width: 303px;
    min-width: 200px;
    width: 100%;
    margin-right: 100px;
}

.e-partners__logo img {
    width: 100%;
    height: auto;
}

.e-partners__text {
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    text-transform: uppercase;
}

.e-registration {
    margin-bottom: 190px;
}

.e-registration__logos {
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.e-registration__title {
    font-size: 42px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.e-registration_description {
    font-size: 28px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0;
    margin-bottom: 55px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="text"]::placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="email"]::placeholder {
    font-family: Open Sans, sans-serif;
    font-weight: 300;
    letter-spacing: 0;
    color: #535353;
}

input[type="text"],
input[type="email"] {
    height: 82px;
    line-height: 82px;
    width: 100%;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    background: transparent;
    padding: 0 31px;
    margin-bottom: 45px;
}

input[type="submit"] {
    height: 84px;
    line-height: 84px;
    border: none;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    padding:  0 27px;
    margin-bottom: 25px;
    transition: .5s;
}

input[type="submit"]:hover {
    cursor: pointer;
    background: #FFF;
}

.r-captcha {
    position: relative;
}

.r-captcha__img {
    position: absolute;
    z-index: 10;
    right: 5px;
    top: 8px;
    border: 1px solid #000;
    background: #EFEFEF;
    padding: 3px;
}

.r-captcha__img a {
    display: block;
    font-size: 13px;
    cursor: pointer;
}

.registration-form {
    position: relative;
}

.registration-form__success {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.registration-form__success-title {
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0;
    margin-bottom: 38px;
    text-align: center;
    text-transform: uppercase;
}

.registration-form__success-text {
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0;
    text-align: center;
}

.personal-agreement {
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0;
}

.e-contacts__title {
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
    padding: 32px 0 21px 35px;
    text-transform: uppercase;
    margin-bottom: 50px;
}


.popup--link {
    font-weight: 700;
}

.popup--link:hover {
    cursor: pointer;
}

.personal-agreement a {
    font-weight: 700;
    text-decoration: none;
}

.e-contacts__el {
    padding: 34px 0 34px 106px;
    margin-bottom: 34px;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
}

.e-contacts__el_email {
    background-size: 40px 31px;
}

.e-contacts__el-place {
    font-size: 46px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0;
}

.e-contacts__el a {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
    text-decoration: none;
}

.e-contacts__el_phone {

}

.e-contacts__el a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .6);
}

.popup__content {
    position: relative;
    padding: 60px;
    width: 80%;
    max-height: 80vh;
    overflow-y: auto;
    background: #353336;
    -webkit-box-shadow: 0 0 13px 0 rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0 0 13px 0 rgba(34, 60, 80, 0.2);
    box-shadow: 0 0 13px 0 rgba(34, 60, 80, 0.2);
}

.popup__content h3 {
    font-size: 24px;
    line-height: 30px;
    color: #FFF;
    margin-bottom: 25px;
    margin-right: 50px;
}

.popup__content p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
}

.popup__close {
    position: absolute;
    right: 25px;
    top: 25px;
    background: url("/local/templates/events/./images/cross.png") no-repeat center;
    width: 40px;
    height: 40px;
}

.popup__close:hover {
    cursor: pointer;
}

#map {
    width: 100%;
    margin-bottom: 135px;
    -webkit-filter: grayscale(100%);
    transition: 1s;
    min-height: 400px;
}

.e-youtube__video {
    width: 100%;
    min-height: 658px;
    display: flex;
}

.e-youtube__video iframe {
    width: 100%;
    height: 100%;
    min-height: 658px;
}

#map:hover {
    -webkit-filter: initial;
}

.registration-btn {
    width: 100%;
    font-size: 26px;
    font-weight: 600;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    display: block;
    text-decoration: none;
}

.e-announce__video-cover {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@media (max-width: 1200px) {
    .top-menu__el {
        padding: 0 10px;
        line-height: 25px;
    }

    .top-menu__link {
        font-size: 16px;
    }

    .e-announce__title h1 {
        font-size: 65px;
    }

    .e-announce__title h1 > span {
        font-size: 40px;
    }

    .e-announce__date {
        width: 100%;
        font-size: 24px;
        margin-right: 15px;
    }

    .e-announce__btn {
        width: calc(100% - 15px);
        font-size: 24px;
    }

    .e-about__telegram-announce {
        font-size: 22px;
        line-height: 28px;
    }

    .e-about__date {
        font-size: 20px;
    }

    .e-about__description-text p {
        font-size: 24px;
        line-height: 30px;
    }

    .e-about__description-text li {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .e-type__title {
        font-size: 30px;
    }

    .e-type__el-text {
        font-size: 24px;
        line-height: 30px;
    }

    .e-translation__title {
        font-size: 40px;
    }

    .speaker__name {
        font-size: 16px;
    }

    .speaker__company {
        font-size: 18px;
    }

    .e-speakers__title,
    .e-program__title,
    .e-contacts__title {
        font-size: 40px;
    }

    .e-program__subtitle {
        font-size: 28px;
    }

    .e-program__table-time {
        font-size: 28px;
        max-width: 160px;
        min-width: 160px;
        width: 160px;
    }

    .e-program__table-text {
        font-size: 24px;
        padding: 32px 38px;
    }

    .e-program__table-text span {
        font-size: 24px;
    }

    .e-program__table-toggle {
        width: 90px;
        min-width: 90px;
        max-width: 90px;
    }

    .e-program__table-toggle-arrow {
        background-size: 60%;
    }

    .e-program__table-row_has-toggle .e-program__table-toggle-arrow:hover {
        background-size: 60%;
    }

    .e-program__table-description p {
        font-size: 20px;
    }

    .e-partners__text {
        font-size: 38px;
        line-height: 50px;
    }

    .e-registration__title {
        font-size: 40px;
        line-height: 50px;
    }

    input[type="text"], input[type="email"] {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .e-registration_description {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 35px;
    }

    .personal-agreement {
        font-size: 16px;
        line-height: 24px;
    }

    .e-contacts__el {
        font-size: 28px;
    }

    .e-contacts__el a {
        font-size: 28px;
    }

    #map {
        height: 360px;
    }

    .e-youtube__video {
        min-height: 523px;
    }

    .e-youtube__video iframe {
        min-height: 523px;
    }
}

@media (max-width: 992px) {
    .e-announce {
        min-height: initial;
        padding: initial!important;
    }

    .top-menu {
        display: none;
    }

    .menu-mobile {
        display: block;
    }

    .e-announce__video {
        width: 100%;
        height: auto!important;
        position: relative;
    }

    .e-announce__title h1 {
        font-size: 55px;
        text-shadow: 2px 2px 2px #000000;
    }

    .e-announce__action {
        margin-left: initial;
    }

    .e-announce__btn:after {
        font-size: 14px;
    }

    .e-location {
        padding: 25px 0 25px 137px;
        margin-bottom: 50px;
    }

    .e-location__place {
        font-size: 30px;
        margin-bottom: 8px;
    }

    .e-location__address {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .e-about__telegram {
        padding: 25px;
    }

    .e-about__description {
        margin-top: 25px;
    }

    .e-about__description-title {
        font-size: 40px;
    }

    .e-about__description-text p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    .e-about__description-text li {
        font-size: 20px;
        line-height: 26px;
    }

    .e-type {
        margin-bottom: 50px;
    }

    .e-type__title {
        font-size: 24px;
    }

    .e-type__el-title {
        font-size: 24px;
        line-height: 37px;
    }

    .e-type__el-text {
        font-size: 18px;
        line-height: 22px;
    }

    .e-translation__title {
        font-size: 30px;
    }

    .e-translation {
        margin-bottom: 60px;
    }

    .e-speakers {
        margin-bottom: 100px;
    }

    .e-speakers__title,
    .e-program__title,
    .e-contacts__title {
        font-size: 32px;
        line-height: 32px;
        padding: 20px 0 17px 20px;
        margin-bottom: 35px;
    }

    .e-program__title {
        margin-bottom: 15px;
    }

    .e-program__subtitle {
        font-size: 22px;
    }

    .e-program__table-time {
        font-size: 20px;
        max-width: 100px;
        min-width: 100px;
        width: 100px;
    }

    .e-program__table-text {
        font-size: 20px;
        line-height: 24px;
        padding: 20px 24px;
    }

    .e-program__table-toggle {
        width: 70px;
        min-width: 70px;
        max-width: 70px;
    }

    .e-program__table-description p {
        font-size: 18px;
        line-height: 26px;
    }

    .e-partners {
        padding: 35px 20px 35px 20px;
        margin-bottom: 60px;
    }

    .e-partners__el {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 55px;
    }

    .e-partners__logo {
        margin-right: initial;
        margin-bottom: 20px;
    }

    .e-partners__text {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }

    .e-registration__logos {
        display: none;
    }

    .e-registration__title {
        font-size: 32px;
        line-height: 42px;
    }

    .e-registration_description {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 28px;
    }

    input[type="text"], input[type="email"] {
        height: 70px;
        line-height: 70px;
        font-size: 18px;
        padding: 0 25px;
        margin-bottom: 30px;
    }

    .r-captcha img {
        right: 10px;
        top: 15px;
    }

    input[type="submit"] {
        height: 70px;
        line-height: 70px;
        font-size: 26px;
        padding: 0 27px;
    }

    .e-registration {
        margin-bottom: 100px;
    }

    .e-contacts__el {
        padding: 25px 0 25px 106px;
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 22px;
    }

    .e-contacts__el a {
        font-size: 22px;
    }

    .e-contacts__el-place {
        font-size: 34px;
        line-height: 50px;
    }

    .popup__content {
        position: relative;
        padding: 30px;
        width: 95%;
        max-height: 95vh;
    }

    .e-youtube__video {
        min-height: 388px;
    }

    .e-youtube__video iframe {
        min-height: 388px;
    }
}

@media (max-width: 767px) {
    .e-announce__date {
        font-size: 20px;
    }

    .e-announce__btn {
        font-size: 20px;
    }

    .e-location__place {
        font-size: 24px;
    }

    .e-translation__title {
        font-size: 24px;
    }

    .e-contacts__el-place {
        font-size: 24px;
    }

    .e-program__table-text {
        font-size: 18px;
        line-height: 20px;
        padding: 18px;
    }

    .e-program__table-description p {
        font-size: 16px;
        line-height: 24px;
    }

    input[type="submit"] {
        font-size: 22px;
    }

    .e-partners__text {
        font-size: 22px;
        line-height: 32px;
    }

    #map {
        margin-bottom: 35px;
    }

    .registration-form__success-title {
        font-size: 38px;
        line-height: 50px;
    }

    .registration-form__success-text {
        font-size: 24px;
    }

    .e-youtube__video {
        min-height: 286px;
    }

    .e-youtube__video iframe {
        min-height: 286px;
    }
}

@media (max-width: 576px) {
    .e-header {
        padding: 25px 0;
    }

    .e-header__telegram {
        top: 0
    }

    .e-announce__video {
        right: -15px;
    }

    .e-announce__title {
        padding-left: 10px;
        margin-bottom: 30px;
    }

    .e-announce__title h1 {
        font-size: 40px;
    }

    .e-announce__title h1 > span {
        font-size: 28px;
    }

    .e-announce__action {
        margin-left: initial;
        padding-right: 15px;
    }

    .e-announce__date {
        font-size: 18px;
    }

    .e-announce__btn {
        font-size: 18px;
    }

    .e-location {
        padding: 20px 0 25px 95px;
    }

    .e-location__place {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .e-location__address {
        font-size: 16px;
    }

    .e-type__el {
        padding: 20px 15px;
    }

    .e-about__description-text p {
        font-size: 18px;
        line-height: 24px;
    }

    .e-about__description-text li {
        font-size: 18px;
        line-height: 24px;
    }

    .e-program__table-time {
        font-size: 18px;
        max-width: 85px;
        min-width: 85px;
        width: 85px;
    }

    .e-program__table-text {
        font-size: 16px;
        line-height: 22px;
        padding: 10px;
    }

    .e-program__table-toggle {
        width: 50px;
        min-width: 50px;
        max-width: 50px;
    }

    .e-contacts__el {
        padding: 20px 0 20px 80px;
        font-size: 18px;
        line-height: 18px;
    }

    input[type="submit"] {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        padding: 0 22px;
    }

    .e-contacts__el_phone {
    }

    .e-contacts__el_email {
        background-size: 40px 31px;
    }

    .e-contacts__el_person {
    }

    .e-contacts__el-place {
        font-size: 18px;
        line-height: 24px;
    }

    .e-speakers__title,
    .e-program__title,
    .e-contacts__title {
        font-size: 28px;
        line-height: 32px;
        padding: 15px 0 10px 15px;
        margin-bottom: 35px;
    }

    .e-program__subtitle {
        font-size: 24px;
        margin-left: 15px;
        margin-bottom: 24px;
    }

    input[type="text"], input[type="email"] {
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        padding: 0 10px;
        margin-bottom: 25px;
    }

    .r-captcha img {
        right: 5px;
        top: 10px;
    }

    .e-registration__title {
        font-size: 26px;
        line-height: 32px;
    }

    .e-registration_description {
        font-size: 18px;
        line-height: 24px;
    }

    .e-program__table-text span {
        font-size: 18px;
    }

    .e-announce {
        padding: 260px 0 20px 0;
    }

    .e-announce__video {
        height: 65%;
        left: 0;
    }

    .registration-form__success-title {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 20px;
    }

    .registration-form__success-text {
        font-size: 18px;
    }

    .e-program__table-description {
        padding: 20px 15px;
    }

    .e-contacts__el a {
        font-size: 20px;
    }
}
/* End */
/* /local/templates/events/template_styles.css?175459691827695 */
