/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
   
   font-size: 2em; 
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-weight: 300;
    font-family: NeoSans-Light;
    src: url(../fonts/neosansprolight.woff) format("woff")
}

@font-face {
    font-weight: 400;
    font-family: NeoSans-Regular;
    src: url(../fonts/regular.woff) format("woff")
}

@font-face {
    font-weight: 500;
    font-family: NeoSans-Medium;
    src: url(../fonts/neosanspromedium.woff) format("woff")
}

@font-face {
    font-weight: 600;
    font-family: NeoSans-Bold;
    src: url(../fonts/neosansprobold.woff) format("woff")
}

html {
    color: #333;
    font-size: 18px;
    height: 100%
}

@media screen and (max-width:1280px) {
    html {
        font-size: 16px
    }
}

@media screen and (max-width:768px) {
    html {
        font-size: 15px
    }
}

@media screen and (max-width:480px) {
    html {
        font-size: 14px
    }
}

body {
    font-family: NeoSans-Regular, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

a {
    text-decoration: none
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

p {
    color: #333
}

section {
    padding: 35px 0
}

.header {
    display: none!important
}

.page {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0!important
}

.container {
    width: 100%;
    max-width: 972px;
    padding: 0 15px;
    margin: 0 auto
}

.metalloobrabotka-btn {
    background: #cc2132;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    /* letter-spacing: 3px; */
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px 25px;
    font-family: NeoSans-Regular;
    border: none;
    cursor: pointer;
    -webkit-transition: .2s all;
    transition: .2s all
}

.metalloobrabotka-btn:hover {
    background-color: #b61d2d
}

.center-btn {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.section-title {
    font-size: 40px;
    line-height: 60px;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 50px
}

.section-title--white {
    color: #fff
}

.line {
    text-decoration: underline
}

.text {
    font-family: NeoSans-Regular!important;
    font-size: 18px!important;
    font-weight: 400!important;
    line-height: 25px;
}

.text--white {
    color: #fff!important
}

.status-msg {
    display: none;
    color: #000;
    font-size: 22px;
    text-align: center
}

.status-msg__title {
    font-size: 26px;
    margin-top: -10px;
    margin-bottom: 10px
}

.status-msg__text {
    font-size: 21px;
    margin-bottom: 30px
}

.main-screen {
    position: relative;
    background: url(../images/backimage-25.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
.main-screen::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #242735;
    z-index: -1;
}
.main-screen__wrap {
    text-align: center;
    max-width: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.logo-container {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
}
.main-screen__logo-img {
    width: 100%;
    max-width: 265px;
}

.main-screen__title {
  font-size: 30px; 
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    /* text-shadow: 1px 5px 5px #0c0c0c; */
    text-transform: uppercase;
    margin-top: 80px;
    margin-bottom: 20px
}

.main-screen__desc {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 30px;
}
.main-screen__date {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}

.main-screen__link {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    letter-spacing: 2.5px;
    margin-bottom: 30px
}

.main-screen__link span {
    display: block
}

.main-screen__btn-wrap {
    margin-top: 10px;
    margin-bottom: 20px;
}

.about__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 55%;
    max-height: 340px;
    height: 100%
}

.about__img {
    width: 100%;
    height: auto;
}

.about__right {
    width: 45%;
    margin-left: 23px
}
.about__text:first-child {
    margin-top: 0;
}
.about__text {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5
}

.about__text a {
    text-decoration: underline;
    color: #cc2132
}

.solutions {
    background: linear-gradient(135deg, #090a0c 0, #242735 8%, #353b4e 16%, #4f535f 43%, #4e1616 61%, #bf2525 100%)
}

.solutions__subtitle {
    letter-spacing: 2.5px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: -20px;
    margin-bottom: 50px
}

.solutions__item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.solutions__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    max-width: 460px;
    margin-right: 2%;
    margin-bottom: 55px
}

.solutions__item:nth-child(even) {
    margin-right: 0
}

.solutions__item:nth-last-child(-n+2) {
    margin-bottom: 0
}

.solutions__item-img {
    max-width: 460px;
    width: 100%
}

.solutions__item-title {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-top: 30px;
    text-align: left;
    padding-left: 22px;
    font-weight: 300;
}
.solutions__list {
    padding-left: 40px;
    margin-top: 20px
}
.solutions__list-item {
    list-style: disc;
    font-size: 16px;
    line-height: 25px;
    color: #fff
}
.hidden-list__btn {
    margin: 30px 0;
    padding-left: 22px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
}

.hidden-list__btn::after {
    content: "";
    position: relative;
    width: 15px;
    height: 15px;
    background: url(../images/icons/down-arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    left: 10px;
    -webkit-transition: .2s all;
    transition: .2s all
}

.hidden-list__btn--active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hidden-list__wrap {
    display: none
}

.hidden-list {
    padding-left: 40px
}

.hidden-list__item {
    list-style: disc;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.hidden-list__item a {
    text-decoration: underline;
    color: #fff
}

.hidden-list__text {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px
}

.hidden-list__text a {
    color: #fff;
    text-decoration: underline
}

.form__text-wrap {
    max-width: 740px;
    margin: 0 auto;
    text-align: center;
}
.form-section--white {
    background: linear-gradient(135deg, #090a0c 0, #242735 8%, #353b4e 16%, #4f535f 43%, #4e1616 61%, #bf2525 100%)
}
.form-section--white .container .status-msg {
    display: none;
    color: #fff;
    font-size: 22px;
    text-align: center
}
.form-section--white .container .status-msg__title {
    font-size: 26px;
    margin-top: -10px;
    margin-bottom: 10px
}
.form-section--white .container .status-msg__text {
    font-size: 21px;
    margin-bottom: 30px
}
.form-section--white .container .form__attention {
    color: #fff
}

.form-section--white .container .form__attention a {
    color: #fff
}

.form-section--white .container .form .form__field {
    background-color: rgba(255, 255, 255, .1);
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px
}

.form-section--white .container .form .form__field::-webkit-input-placeholder {
    color: #fff
}

.form-section--white .container .form .form__field::-moz-placeholder {
    color: #fff
}

.form-section--white .container .form .form__field:-ms-input-placeholder {
    color: #fff
}

.form-section--white .container .form .form__field::-ms-input-placeholder {
    color: #fff
}

.form-section--white .container .form .form__field::placeholder {
    color: #fff
}

.form-section--white .container .form .form__select {
    background-color: rgba(255, 255, 255, .1);
    border: 2px solid #fff;
    padding-left: 20px;
    color: #fff;
    border-radius: 4px;
    height: 56px;
    margin-bottom: 20px;
    font-size: 18px
}

.form-section--white .container .form .form__select option {
    color: #000
}

.form {
    display: flex;
    flex-direction: column;
    max-width: 750px;
    margin: 40px auto 20px;
}

.form__field {
    width: 100%;
    padding: 17px 20px;
    border: 2px solid #000;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 18px
}

.form__select {
    border: 2px solid #000;
    padding-left: 20px;
    border-radius: 4px;
    height: 56px;
    margin-bottom: 20px;
    font-size: 18px
}

.form__select option {
    color: #000
}

.form__text {
    font-size: 18px;
    line-height: 27px
}

.form__btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.form__attention {
    font-size: 16px;
    line-height: 24px
}

.form__attention a {
    color: #cc2132;
    text-decoration: underline
}

.conference {
    background: linear-gradient(135deg, #090a0c 0, #242735 8%, #353b4e 16%, #4f535f 43%, #4e1616 61%, #bf2525 100%)
}

.conference__title {
    font-size: 28px;
    font-weight: 500;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border: 2px solid #cc2132;
    padding: 20px 0;
}

.conference__date {
    letter-spacing: 2.5px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center
}

.conference__date a {
    color: #fff;
    text-decoration: underline
}

.conference__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 50px
}

.conference__btn {
    width: 32%;
    text-align: center
}

.conference__block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}
.conference__left {
    width: 45%
}
.conference__right {
    width: 55%;
    padding-left: 40px;
    line-height: 25px;
}
.conference__right p:first-child {
    margin-top: 0;
}
.timeline__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.timeline__row:last-child .timeline__text {
    border-left: none;
    padding-bottom: 0
}

.timeline__time {
    font-family: NeoSans-Medium;
    color: #cc2132;
    white-space: nowrap;
    width: 20%;
    margin-right: auto;
    margin-top: 7px;
    font-size: 18px
}

.timeline__text {
    font-family: NeoSans-Regular;
    padding-left: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 2px solid #ddd;
    padding-bottom: 40px;
    margin-top: 7px;
    margin-bottom: 0;
    position: relative;
    width: 80%;
    font-size: 18px
}

.timeline__text::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #cc2132;
    border-radius: 50%;
    top: -7px;
    left: -16px;
    background-color: #fff
}

.presenters__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.presenters__speaker {
    width: 33.333333333%;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px
}

.presenters__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 25px
}

.presenters__img {
    width: 100%;
    height: auto;
}

.presenters__name {
    font-family: NeoSans-Medium;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 2.67px;
    text-transform: uppercase;
    color: #cc2132;
    margin-bottom: 5px
}

.presenters__desc {
    color: #777;
    font-size: 14px
}

.info {
    background: linear-gradient(135deg, #090a0c 0, #242735 8%, #353b4e 16%, #4f535f 43%, #4e1616 61%, #bf2525 100%)
}

.info__img {
    width: 100%;
    margin-bottom: 15px
}

.info__text {
    color: #fff;
    font-size: 16px;
    line-height: 1.5
}

.info__btn {
    margin-top: 30px
}

.banner__img {
    max-width: 100%;
}

.partners {
    background: linear-gradient(135deg, #090a0c 0, #242735 8%, #353b4e 16%, #4f535f 43%, #4e1616 61%, #bf2525 100%)
}

.partners__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.partners__logo-wrap {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 50px;
}

.partners__logo {
    width: 100%;
    max-width: 200px
}

.place__scheme {
    max-width: 100%;
    height: auto;
    object-fit: none;
}

.page-bottom {
    background-color: #572c48
}

.page-bottom__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

.page-bottom__logo {
    width: 100%;
    max-width: 140px
}

.page-bottom__info {
    text-align: right
}

.page-bottom__copy {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.page-bottom__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-bottom-link {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: underline;
    position: relative
}

.page-bottom-link:first-child {
    margin-right: 10px
}

.page-bottom-link:first-child::after {
    content: "|";
    position: relative;
    right: -5px
}

@media all and (max-width:980px) {
    .solutions__item {
        width: 49%
    }
    .partners__logo-wrap {
        width: 50%;
        padding: 15px;
    }
    .place__scheme {
        object-fit: contain;
    }
}

@media all and (max-width:736px) {
    .main-screen__desc {
        font-size: 22px
    }
    .main-screen__link {
        font-size: 22px
    }
    .about__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .about__left {
        width: 100%;
        max-height: none
    }
    .about__right {
        width: 100%;
        margin-left: 0;
        margin-top: 15px
    }
    .solutions__item-title,
    .hidden-list__btn {
        padding-left: 0;
    }
    .solutions__list {
        padding-left: 20px;
    }
    .conference__btn-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .conference__btn {
        width: 100%;
        max-width: 330px;
        margin-bottom: 20px
    }
    .conference__btn:last-child {
        margin-bottom: 0
    }
    .conference__block-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .conference__left {
        width: 100%
    }
    .conference__left iframe {
        height: 300px
    }
    .conference__right {
        width: 100%;
        padding-left: 0;
    }
    .presenters__speaker {
        width: 50%
    }
    .presenters__speaker:nth-last-child(-n+2) {
        margin-bottom: 60px
    }
    .presenters__speaker:last-child {
        margin-bottom: 0
    }
    .info__img {
        max-width: none;
        max-height: none;
        padding-right: 0
    }
}

@media all and (max-width:580px) {
    .metalloobrabotka-btn {
        line-height: 1.5;
        padding: 15px 25px;
    }
    .main-screen__logo-img {
        max-width: 200px
    }
    .solutions__item {
        width: 100%;
        max-width: none;
        margin-right: 0
    }
    .solutions__item-img {
        align-self: center;
    }
    .solutions__item:nth-last-child(-n+2) {
        margin-bottom: 55px
    }
    .solutions__item:last-child {
        margin-bottom: 0
    }
    .timeline {
        padding-left: 10px
    }
    .timeline__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .timeline__time {
        width: 100%;
        padding-left: 40px;
        border-left: 2px solid #ddd;
        margin-top: 0
    }
    .timeline__text {
        width: 100%;
        padding-left: 40px
    }
    .hidden-list__btn {
        padding-left: 0;
    }
}

@media all and (max-width:480px) {
    .section-title {
        font-size: 27px;
        line-height: 42px
    }
    .main-screen__logo-img {
        max-width: 180px
    }
    .main-screen__logo-img2 {
        max-width: 145px
    }
    .main-screen__title {
        font-size: 24px;
        line-height: 45px
    }
    .solutions__subtitle {
        font-size: 17px;
        line-height: 26px
    }
    .conference__title {
        font-size: 23px;
        line-height: 40px
    }
    .conference__date {
        font-size: 17px;
        line-height: 26px
    }
    .presenters__speaker {
        width: 100%
    }
    .page-bottom__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .page-bottom__info {
        text-align: center;
        margin-top: 20px
    }
}
.company_input_info {
    font-size: 14px;
    font-style: italic;
    opacity: .5;
    padding: 5px 0;
    display: inline-block;
    margin-bottom: 20px
}

#demonstration .company_input_info {
    color: #333333
}

.party_suggestion {
    margin-bottom: 0
}

.link {
    color: white;
    text-decoration: underline;
}

.section-title-info,
.presenters__desc,
.presenters__name {
    color: white;
}

.speaker-title {
    padding-top: 40px;
}

.conference__right .solutions__list {
    margin-top: 0px;
}

#register .text {
    line-height: 27px;
}

.metalloobrabotka-btn-white {
  color: #cc2132;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.metalloobrabotka-btn-white:hover {
  background-color: #e5e5e5;
}
