@font-face {
    font-family: 'CharterC';
    src: url('fonts/CharterC.eot');
    src: url('fonts/CharterC.eot?#iefix') format('embedded-opentype'), url('fonts/CharterC.woff2') format('woff2'), url('fonts/CharterC.woff') format('woff'), url('fonts/CharterC.ttf') format('truetype'), url('fonts/CharterC.svg#CharterC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Extrabold.eot');
    src: url('fonts/Gilroy-Extrabold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Extrabold.woff2') format('woff2'), url('fonts/Gilroy-Extrabold.woff') format('woff'), url('fonts/Gilroy-Extrabold.ttf') format('truetype'), url('fonts/Gilroy-Extrabold.svg#Gilroy-Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Light';
    src: url('fonts/HelveticaNeueCyr-Light.eot');
    src: url('fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light') format('svg'), url('fonts/HelveticaNeueCyr-Light.ttf') format('truetype'), url('fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('fonts/HelveticaNeueCyr-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    src: url('fonts/HelveticaNeueCyr-Roman.eot');
    src: url('fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman') format('svg'), url('fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'), url('fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('fonts/HelveticaNeueCyr-Roman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr-Bold';
    src: url('fonts/HelveticaNeueCyr-Bold.eot');
    src: url('fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold') format('svg'), url('fonts/HelveticaNeueCyr-Bold.ttf') format('truetype'), url('fonts/HelveticaNeueCyr-Bold.woff') format('woff'), url('fonts/HelveticaNeueCyr-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('fonts/HelveticaNeueCyr-Black.eot');
    src: url('fonts/HelveticaNeueCyr-Black.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueCyr-Black.woff2') format('woff2'), url('fonts/HelveticaNeueCyr-Black.woff') format('woff'), url('fonts/HelveticaNeueCyr-Black.ttf') format('truetype'), url('fonts/HelveticaNeueCyr-Black.svg#HelveticaNeueCyr-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.woff2') format('woff2'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-x: hidden;
}

body {
    position: relative;
    overflow-x: hidden;
    zoom: 80%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
}

.wrapper-3-section {
    overflow: hidden;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

a:not(.speaker-info,
    .up-link,
    .close-modal):active {
    position: relative;
    top: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

input,
select {
    -webkit-appearance: none;
}

h1 {
    font-size: 76.77px;
    font-family: 'Gilroy';
    color: #182c38;
}

h2 {
    font-family: 'Gilroy';
    font-size: 76.77px;
}

h2 span {
    font-family: 'HelveticaNeueCyr-Light';
    font-size: 36.5px;
    color: #fff;
    font-weight: normal;
}

h3 {
    font-family: 'HelveticaNeueCyr';
}

h3.moscow {
    color: #fff;
    font-size: 36.5px;
    font-family: 'HelveticaNeueCyr';
}

#section1 h3.moscow span {
    font-size: 36.5px;
    font-family: 'HelveticaNeueCyr-Light';
    margin-right: 0;
    font-weight: normal;
}

#section1 h3.moscow span.slash {
    margin-right: 0px;
}

h3.moscow span {
    font-size: 36.5px;
    font-family: 'HelveticaNeueCyr-Light';
    margin-right: 20px;
    font-weight: normal;
}

h3.moscow span.slash {
    margin-right: 28px;
}

.up-link.active {
    display: block;
    opacity: 0.5;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 11;
}

.up-link {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 66px;
    position: fixed;
    bottom: 50%;
    right: 20px;
    background: #182c38;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    opacity: 0.5;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.up-link svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 30px;
}

.up-link svg path {
    fill: #fff;
}

.up-link:hover {
    opacity: 1;
}

.top-line {
    position: fixed;
    top: 0;
    height: 40px;
    width: 100%;
    background: #000;
    z-index: 20;
    border-bottom: 2px solid #000;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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: 0 20px;
}

.top-line .action img {
    position: relative;
    top: 2px;
}

.top-line .wrap-login {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-line .wrap-login .help {
    height: 28px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}

.top-line .wrap-login .help img {
    max-width: 28px;
}

.top-line .wrap-login .help:hover img {
    -o-object-position: 0 -31px;
    object-position: 0 -31px;
}

.top-line .wrap-login .enter {
    height: 24px;
    width: 158px;
    border-radius: 2px;
    overflow: hidden;
    padding-left: 8px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    font-family: 'HelveticaNeueCyr-Roman';
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 1px;
    border-style: solid;
    border-color: #3d8491 #126a7a #004d5b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #257584), color-stop(80%, #005e6f));
    background-image: linear-gradient(#257584 5%, #005e6f 80%);
    background-clip: padding-box;
    margin: 0;
    white-space: nowrap;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    border-radius: 3px;
}

.top-line .wrap-login .enter img {
    margin-right: 8px;
}

.container {
    max-width: 1440px;
    padding: 0 20px;
    margin: 0 auto;
}

.right-part,
.left-part {
    width: 50%;
}

#section1 {
    position: relative;
    padding-top: 102px;
}

#section1 .section-1-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
}

#section1 .wrap-top-nav {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#section1 .wrap-top-nav .logo {
    background: #fff;
    height: 72px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 72px;
}

#section1 .wrap-top-nav .logo a {
    height: 23px;
    z-index: 1;
}

#section1 .wrap-top-nav .logo img {
    margin-left: 113px;
}

#section1 .wrap-top-nav nav {
    background: #000;
    height: 50px;
    position: relative;
    top: 22px;
}

#section1 .wrap-top-nav nav .mobile-button {
    display: none;
}

#section1 .wrap-top-nav nav ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#section1 .wrap-top-nav nav ul li a {
    color: #d6d6d6;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-family: 'HelveticaNeueCyr-Roman';
    /*    font-size: 16px;*/
    font-size: 19px;
    line-height: 50px;
}

#section1 .wrap-top-nav nav ul li a:hover {
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

#section1 .wrap-top-nav nav.activate {
    position: fixed;
    top: 40px;
    background: #000;
    height: 40px;
    z-index: 25;
    width: 100%;
    left: 0;
}

#section1 .wrap-top-nav nav.activate ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#section1 .wrap-top-nav nav.activate ul li a {
    line-height: 40px;
    margin-right: 20px;
}

#section1 .wrap-top-nav nav.activate .mobile-button {
    height: 40px;
    line-height: 35px;
}

#section1 .wrap-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 88px;
}

#section1 .wrap-main-block .wrap-date-info {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#section1 .wrap-main-block .wrap-date-info .left-part {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: right;
    padding-right: 108px;
    position: relative;
}

#section1 .wrap-main-block .wrap-date-info .left-part h2 {
    font-size: 76.77px;
    font-family: 'Gilroy';
    color: #b89c6c;
    margin-top: 35px;
    margin-bottom: 10px;
}

#section1 .wrap-main-block .wrap-date-info .left-part h2 span {
    font-size: 36.5px;
    font-family: 'HelveticaNeueCyr-Light';
    margin-right: 30px;
    font-weight: normal;
    color: #b89c6c;
}

#section1 .wrap-main-block .wrap-date-info .left-part .line {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #b89c6c;
    bottom: -66px;
    left: 65px;
    max-width: 620px;
}

#section1 .wrap-main-block .wrap-date-info .left-part .line:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 105px;
    background: #b89c6c;
    left: 186px;
    top: -5px;
}

#section1 .wrap-main-block .wrap-date-info .left-part .line:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 55px;
    background: #b89c6c;
    left: 375px;
    top: 1px;
}

#section1 .wrap-main-block .wrap-date-info .right-part h2 {
    font-size: 54px;
    font-family: 'Gilroy';
    color: #fff;
    text-align: right;
    margin-top: 12px;
    padding-right: 5px;
}

#section1 .wrap-main-block .wrap-date-info h1 {
    font-family: 'Gilroy';
    color: #fff;
    font-size: 76.77px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 38px;
    padding-right: 40px;
    position: relative;
    z-index: 0;
}

#section1 .register-block {
    margin-top: 62px;
    margin-left: 112px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#section1 .register-block .register {
    display: inline-block;
    max-width:340px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 32px;
    line-height: 36px;
    border: 2px solid #fff;
    letter-spacing: -0.8px;
    margin-bottom: 35px;
    position: relative;
    padding:10px 15px;
}

#section1 .register-block .register:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#section1 .register-block .register:hover:after {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #000000;
}

#section1 .register-block .tel {
    display:block;
    font-size: 32px;
    color: #fff;
    margin-bottom:15px;
    font-family: 'HelveticaNeueCyr-Roman';
    letter-spacing: -0.8px;
    text-align:center;
    width:340px;
    max-width:100%;
}
#section1 .register-block span {
    display:block;
    font-size:20px;
    color: #fff;
    margin-bottom: 35px;
    font-family: 'HelveticaNeueCyr-Roman';
    letter-spacing: -0.8px;
    text-align:center;
    width:340px;
    max-width:100%;
}

.section2 {
    position: relative;
}

.section2 .section-2-bg {
    position: absolute;
    top: 47%;
    left: 50%;
    -webkit-transform: translate(-52%, -50%);
    transform: translate(-52%, -50%);
    height: 481px;
    width: 926px;
    -o-object-fit: cover;
    object-fit: cover;
}

.section2 .violet-block .container {
    position: relative;
    margin-top: 135px;
    margin-bottom: 116px;
    /*    max-height: 550px;*/
    max-height: 870px;
}

.section2 .violet-block .container .wrap-violet {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    top: -184px;
}

.section2 .violet-block .container .wrap-violet .soc-block {
    width: 50%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 184px;
    background: #fff;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section2 .violet-block .container .wrap-violet .soc-block .left-part {
    padding-right: 50px;
    text-align: right;
}

.section2 .violet-block .container .wrap-violet .soc-block .left-part a {
    margin-left: 24px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
}

.section2 .violet-block .container .wrap-violet .soc-block .left-part a i {
    color: #182c38;
    font-size: 32px;
}

.section2 .violet-block .container .wrap-violet .soc-block .left-part a:hover {
    opacity: 0.7;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section2 .violet-block .container .wrap-violet .soc-block .right-part {
    padding-left: 50px;
}

.section2 .violet-block .container .wrap-violet .soc-block .right-part a {
    max-width: 205px;
    width: 100%;
    text-align: center;
    display: block;
    border: 1px solid #000;
    height: 60px;
    line-height: 60px;
    font-family: 'Myriad Pro';
    color: #0e0e0e;
    font-size: 18px;
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.section2 .violet-block .container .wrap-violet .soc-block .right-part span {
    max-width: 205px;
    width: 100%;
    text-align: center;
    display: block;
    font-family: 'Myriad Pro';
    color: #0e0e0e;
    font-size: 18px;
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section2 .violet-block .container .wrap-violet .soc-block .right-part a:hover {
    color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
}

.section2 .violet-block .container .wrap-violet .soc-block .right-part a:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #172b38;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section2 .violet-block .container .wrap-violet-2 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    position: relative;
    top: -184px;
}

.section2 .violet-block .container .wrap-violet-2 .left-part {
    /*    padding: 40px 102px 78px;*/
    padding: 40px 60px 78px;
    position: relative;
    top: -66px;
    min-height: 670px;
}

.section2 .violet-block .container .wrap-violet-2 .left-part h2 {
    font-family: 'Gilroy';
    /*    font-size: 52px;*/
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 29px;
}

.section2 .violet-block .container .wrap-violet-2 .left-part .line {
    width: 100%;
    height: 1px;
    background: #b89c6c;
    margin-bottom: 35px;
    position: relative;
    top: 3px;
}

.section2 .violet-block .container .wrap-violet-2 .left-part .line:after {
    content: '';
    position: absolute;
    left: 0;
    top: -5px;
    height: 6px;
    width: 90px;
    background: #b89c6c;
}

.section2 .violet-block .container .wrap-violet-2 .left-part p {
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 24px;
    line-height: 1.21;
}

.section2 .violet-block .container .wrap-violet-2 .left-part p a {
    color: #fff;
    text-decoration: underline;
}

.section2 .violet-block .container .wrap-violet-2 .left-part:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #172b38;
    z-index: -1;
}

.section2 .violet-block .container .wrap-violet-2 .right-part {
    padding: 40px 0 40px 35px;
}

.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block {
    width: 50%;
    padding-left: 50px;
    padding-top: 40px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 26px;
    padding-bottom: 45px;
}

/*.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block:last-of-type {
    width: 100%;
    padding-top: 40px;
    height: 226px;
}

.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block:last-of-type h2 {
    visibility: hidden;
}*/

.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block h2 {
    font-family: 'Gilroy';
    font-size: 76.77px;
}

.section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block p {
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 24px;
}

.section2 .violet-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #8793cf;
    z-index: -2;
    height: 100%;
    width: 100%;
}
.section2-2{
    background: #172b38;
    color:#fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 24px;
    padding:50px 0;
    line-height: 1.21;
}
.section2-2 h2{
    font-size: 36px;
    font-family: 'Gilroy';
    font-weight: normal;
    margin-bottom: 29px;
}
.section2-2 .line {
    width: 100%;
    height: 1px;
    background: #b89c6c;
    margin-bottom: 35px;
    position: relative;
    top: 3px;
}
a.link-text{
    color:#b89c6c;
    text-decoration:underline;
}
a.link-text:hover{
    text-decoration:none;
}
.section2-2 a.link{
    display: inline-block;
    max-width: 450px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size:24px;
    line-height:30px;
    border: 2px solid #fff;
    letter-spacing: -0.8px;
    margin-bottom: 35px;
    margin-top:20px;
    position: relative;
    padding: 10px 15px;
}
.section2-2 a.link:hover{
    border: 2px solid #b89c6c;
}
.section2-2 h3{
    margin-bottom:15px;
}

.section3 {
    position: relative;
    padding-bottom: 72px;
    padding-top: 90px;
    overflow-y: hidden;
}

.section3 .hidden-wrap {
    display: none;
}

.section3 ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    border-radius: 3px;
}

.section3 ::-webkit-scrollbar-track {
    background-color: #999;
    border-radius: 3px;
}

.section3 ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #666;
    border-radius: 3px;
}

.section3 .section-3-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
}

.section3 .container {
    position: relative;
    padding: 0 15px;
}

.section3 .container-white:before {
    content: '';
    position: absolute;
    top: -90px;
    left: 15px;
    width: calc(50% - 15px);
    height: 46px;
    background: #fff;
}

.section3 #scrolling h2 {
    margin-top: 102px;
    margin-bottom: 125px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 76.77px;
    font-family: 'Gilroy';
}

.section3 #scrolling h2 span {
    color: #b89c6c;
    font-size: 76.77px;
    text-transform: uppercase;
    font-family: 'Gilroy';
}

.section3 .scrolling-wrap {
    width: 100%;
}

.section3 ::-webkit-resizer {
    background-color: #666;
}

.section3 .nominants-wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 300px !important;
}

.section3 .nominants-wrap .nominant {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    width: 25%;
    height: 300px;
    text-align: center;
    padding: 10px;
    border: 1px solid #4a5d6a;
}

.section3 .nominants-wrap .nominant .img-wrap {
    text-align: center;
    width: 50px;
    height: 50px;
    margin-bottom: 40px;
}

.section3 .nominants-wrap .nominant .img-wrap img {
    max-width: 100%;
    transform: scale(1.2);
    position: relative;
    top: 5px;
}

.section3 .nominants-wrap .nominant .line {
    max-width: 170px;
    width: 100%;
    margin: 0 auto;
    height: 1px;
    background: #b89c6c;
    position: relative;
    margin-bottom: 35px;
}

.section3 .nominants-wrap .nominant .line span {
    background: #182c38;
    display: inline-block;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 1px solid #b89c6c;
    position: relative;
    top: -17px;
    line-height: 34px;
    color: #b89c6c;
    font-size: 16px;
    font-family: 'Myriad Pro';
}

.section3 .nominants-wrap .nominant p {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Light';
    font-size: 25px;
    min-height: 84px;
}

.section3 .stay-part {
    max-width: 326px;
    display: block;
    width: 100%;
    height: 98px;
    line-height: 98px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 32px;
    margin: 60px auto 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section3 .all-nom {
    margin-top: 40px;
    margin-bottom: 50px;
}

.section3 .stay-part:hover {
    background: #b89c6c;
    color: #182c38;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section4 .container {
    position: relative;
    padding-top: 165px;
}

.section4 .container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(50% - 20px);
    height: 50px;
    background: #b89c6c;
}

.section4 hr {
    width: 230px;
    height: 1px;
    background: #b89c6c;
    border: none;
}

.section4 h1 {
    font-family: 'Gilroy';
    font-size: 76.77px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.section4 .wrapper {
    max-width: 1290px;
    margin-left: auto;
}

.section4 .wrapper .wrap-how {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #868686;
    margin-left: auto;
    max-height: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section4 .wrapper .wrap-how .date-wrap {
    padding-left: 38px;
    color: #fff;
}

.section4 .wrapper .wrap-how .date-wrap span {
    margin-right: 30px;
}

.section4 .wrapper .wrap-how .how-button {
    display: inline-block;
    max-width: 207px;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 64px;
    line-height: 64px;
    background: #182c38;
    margin-right: 25px;
    font-family: 'Myriad Pro';
    font-size: 18px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.section4 .wrapper .wrap-how .how-button:hover {
    background: #b89c6c;
    color: #182c38;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.section4 .wrapper .wrap-how-2 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section4 .wrapper .wrap-how-2 .left-part {
    max-width: 590px;
    padding-left: 44px;
    height: 80px;
    background: #182c38;
}

.section4 .wrapper .wrap-how-2 .left-part h3 {
    line-height: 80px;
}

.section4 .wrapper .time-1,
.section4 .wrapper .time-2,
.section4 .wrapper .time-3,
.section4 .wrapper .time-4 {
    padding: 58px 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.section4 .wrapper .time-1 h3,
.section4 .wrapper .time-2 h3,
.section4 .wrapper .time-3 h3,
.section4 .wrapper .time-4 h3 {
    font-size: 36.5px;
    color: #182c38;
    min-width: 243px;
}

.section4 .wrapper .time-1 h3 span,
.section4 .wrapper .time-2 h3 span,
.section4 .wrapper .time-3 h3 span,
.section4 .wrapper .time-4 h3 span {
    font-family: 'HelveticaNeueCyr-Light';
    margin-left: 30px;
    font-weight: normal;
    color: #b89c6c;
    letter-spacing: -0.4px;
}

.section4 .wrapper .time-1 span,
.section4 .wrapper .time-2 span,
.section4 .wrapper .time-3 span,
.section4 .wrapper .time-4 span {
    font-family: 'HelveticaNeueCyr-Light';
    margin-left: 30px;
    font-weight: normal;
    color: #b89c6c;
    letter-spacing: -0.4px;
    font-size: 36.5px;
}

.section4 .wrapper .time {
    cursor: pointer;
    position: relative;
}

.section4 .wrapper .time.active {
    background: #f0f6f6;
}

.section4 .wrapper .time.active + .programm-text {
    background: #f0f6f6;
}

.section4 .wrapper .time-2.accord:after {
    content: '';
    position: absolute;
    /* Абсолютное позиционирование */
    right: 20px;
    top: 50%;
    /* Положение треугольника */
    border: 10px solid transparent;
    /* Прозрачные границы */
    border-top: 10px solid #b89c6c;
    /* Добавляем треугольник */
}

.section4 .wrapper .time-2.active.accord:after {
    transform: rotate(180deg) translateY(50%);
}

.section4 .programm-text-2,
.section4 .programm-text {
    padding-left: 275px;
    display: none;
}

.section4 .programm-text-2 {
    position: relative;
    display: block;
    cursor: pointer;
}

.section4 .programm-text-2 p,
.section4 .programm-text ul li,
.section4 .programm-text p {
    margin-bottom: 20px;
    font-size: 26px;
    color: #182c38;
    font-family: 'HelveticaNeueCyr-Roman';
    line-height: 1.3;
}

.section4 .wrapper .time-2.active.accord + .programm-text + .programm-text-2 {
    display: none;
}

.section4 .programm-text-2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, transparent -150%, #fff);
}

.section4 .programm-text ul li:last-of-type {
    margin-bottom: 0;
}

.section4 .programm-text p:last-of-type {
    padding-bottom: 20px;
}

.section4 .programm-text ul {
    padding-bottom: 20px;
}

.section4 .wrapper .time-1 + hr {
    width: 230px;
    height: 1px;
    background: #b89c6c;
    border: none;
}

.section4 .wrapper .time-2 {
    /*    margin-bottom: 84px;*/
}

.section4 .wrapper .time-3 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*    padding-top: 0;*/
    padding-bottom: 50px;
}

.section4 .wrapper .time-4 + h1 {
    color: #b89c6c;
    position: relative;
    left: -20px;
    margin-bottom: 70px;
}

.section4 .wrapper .moderator-wrap .moderator {
    max-width: 590px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.section4 .wrapper .moderator-wrap .moderator .img-wrap {
    position: relative;
    top: -43px;
}

.section4 .wrapper .moderator-wrap .moderator .name {
    margin-left: 35px;
    padding-top: 22px;
}

.section4 .wrapper .moderator-wrap .moderator .name p {
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 16px;
}

.section4 .wrapper .moderator-wrap .moderator .name h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    line-height: 1.2;
}

.section4 .wrapper .moderator-wrap .moderator .name h4 + p {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 18px;
    letter-spacing: -0.4px;
    margin-bottom: 60px;
}

.section4 .wrapper .moderator-wrap .moderator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background: #b89c6c;
    z-index: -1;
}

.section4 .wrapper .moderator-wrap .wrap-speakers {
    padding: 15px 100px 40px;
    background: #182c38;
}

.section4 .wrapper .moderator-wrap .wrap-speakers h5 {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 25px;
}

.section4 .wrapper .moderator-wrap .wrap-speakers .speakers {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
    color: #fff;
    max-width: 140px;
    margin-right: -15px;
}

.section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap {
    margin-bottom: 24px;
}

.section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .name {
    font-size: 17px;
    font-family: 'HelveticaNeueCyr-Bold';
    white-space: normal;
    min-height: 57px;
    margin-bottom: 18px;
}

.section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .post {
    font-family: 'Myriad Pro';
}


/* section 6 */

.section6 .wrapper h1 {
    font-size: 76px;
    color: #b89c6c;
    font-family: "Gilroy";
    font-weight: 800;
    text-align: center;
}

.section6 .wrapper .moderator-wrap .moderator {
    max-width: 590px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.section6 .wrapper .moderator-wrap .moderator .img-wrap {
    position: relative;
    top: -43px;
}

.section6 .wrapper .moderator-wrap .moderator .name {
    margin-left: 35px;
    padding-top: 22px;
}

.section6 .wrapper .moderator-wrap .moderator .name p {
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 16px;
}

.section6 .wrapper .moderator-wrap .moderator .name h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    line-height: 1.2;
}

.section6 .wrapper .moderator-wrap .moderator .name h4 + p {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 18px;
    letter-spacing: -0.4px;
    margin-bottom: 60px;
}

.section6 .wrapper .moderator-wrap .moderator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background: #b89c6c;
    z-index: -1;
}

.section6 .wrapper .moderator-wrap .wrap-speakers {
    padding: 15px 100px 40px;
    background: #182c38;
}

.section6 .wrapper .moderator-wrap .wrap-speakers h5 {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 25px;
}

.section6 .wrapper .moderator-wrap .wrap-speakers .speakers {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section6 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
    color: #fff;
    max-width: 140px;
    margin-right: -15px;
}

.section6 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap {
    margin-bottom: 24px;
}

.section6 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .name {
    font-size: 17px;
    font-family: 'HelveticaNeueCyr-Bold';
    white-space: normal;
    min-height: 57px;
    margin-bottom: 18px;
}

.section6 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .post {
    font-family: 'Myriad Pro';
}

.section6 .wrapper .moderator-wrap + hr {
    margin-top: 90px;
    margin-bottom: 70px;
}

.section6 .wrapper .moderator-wrap .moderator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background: #b89c6c;
    z-index: -1;
}


/*  */

.section4 .wrap-program {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 50px;
    height: 122px;
}

.section4 .wrap-program .left-block {
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.section4 .wrap-program .right-block {
    max-width: 702px;
    width: 100%;
    padding-left: 60px;
    position: relative;
    height: 122px;
    line-height: 122px;
}

.section4 .wrap-program .right-block .bg-program {
    position: absolute;
    top: 0;
    left: 0;
    width: 75vw;
    height: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.section4 .wrap-program .right-block .download {
    display: inline-block;
    width: 205px;
    text-align: center;
    line-height: 62px;
    border: 1px solid #fff;
    background: #182c38;
    color: #fff;
    height: 62px;
    font-family: 'Myriad Pro';
    font-size: 18px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    z-index: 3;
}

.section4 .wrap-program .right-block .download:hover {
    background: #b89c6c;
    color: #182c38;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section5 {
    background: #182c38;
    padding-top: 122px;
    padding-bottom: 143px;
}

.section5 h1 {
    font-family: 'Gilroy';
    font-size: 76.77px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 110px;
    margin-bottom: 38px;
}

.section5 .right-block-top {
    max-width: 1000px;
    width: 100%;
    margin-left: auto;
}

.section5 .right-block-top .top-line:after {
    content: '';
    position: absolute;
    top: -6px;
    width: 90px;
    height: 6px;
    left: 0;
    background: #b89c6c;
    display: block;
    z-index: 0;
}

.section5 .right-block-top .top-line {
    background: #b89c6c;
    border: none;
    height: 1px;
    width: 100%;
    position: relative;
    margin-bottom: 38px;
    z-index: 0;
}

.section5 .right-block-top .text {
    color: #b89c6c;
    font-family: 'HelveticaNeueCyr-Light';
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 75px;
}

.section5 .info-dev {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Light';
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}

.section5 .right-block-top .text p {
    margin-bottom: 28px;
}

.section5 .right-block-top .text p span {
    color: #fff;
}

.section5 .wrap-with {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
}

.section5 .wrap-with .speaker {
    max-height: 300px;
}

.section5 .wrap-with .speaker .img-wrap,
.section5 .wrap-with .speaker .desc {
    width: 50%;
}

.section5 .wrap-with .speaker .img-wrap img {
    max-width: 302px;
    max-height: 302px;
    width: 100%;
    height: 100%;
}

.section5 .wrap-with .speaker .desc {
    padding: 50px 70px 28px;
    position: relative;
    background: #e9e9f3;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.section5 .wrap-with .speaker .desc h5 {
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 24px;
    margin-bottom: 15px;
}

.section5 .wrap-with .speaker .desc .hidden-block {
    min-height: 62px;
    margin-top: 10px;
}

.section5 .wrap-with .speaker .desc p {
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 21px;
}

.section5 .wrap-with .speaker .desc a.speaker-info {
    display: inline-block;
    max-width: 204px;
    width: 100%;
    height: 62px;
    text-align: center;
    line-height: 62px;
    border: 1px solid #b89c6c;
    font-family: 'Myriad Pro';
    color: #b89c6c;
    font-size: 18px;
    position: absolute;
    bottom: 28px;
}

.section5 .wrap-with .speaker .desc a.speaker-info:hover {
    background: #182c38;
    border-color: #fff;
    color: #fff;
}

.section5 .wrap-with .speaker .desc .about-speaker {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #b89c6c;
    padding: 60px 90px;
}

.section5 .wrap-with .speaker .desc .about-speaker h5 {
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #182c38;
}

.section5 .wrap-with .speaker .desc .about-speaker p.point:before {
    content: '';
    display: inline-block;
    position: relative;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 10px;
    background: #182c38;
    top: -3px;
}

.section5 .wrap-with .speaker .desc .about-speaker p.point {
    color: #182c38;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 21px;
    margin-bottom: 30px;
}

.section5 .wrap-with .speaker .desc .about-speaker .close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.section5 .wrap-with .speaker .desc.active .about-speaker {
    display: block;
    text-align: left;
}

.section5 .wrap-with .speaker:nth-child(odd) {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.section5 .wrap-with .speaker:nth-child(odd) .img-wrap {
    text-align: right;
}

.section5 .wrap-with .speaker:nth-child(even) {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
}

.section5 .wrap-with .speaker:nth-child(even) .desc {
    text-align: right;
}

.section5 .wrap-with .speaker:nth-child(even) .desc a {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.section6 {
    background: #FFF;
    position: relative;
}

.section6 .container-main {
    padding-top: 120px;
    position: relative;
}

/*.section6 .container-main:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(50% - 20px);
    height: 50px;
    background: #8893d0;
}*/

.section6 h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.section6 h1 span {
    color: #8893d0;
}

.section6 .gallery .arrows {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
}

.section6 .gallery .arrows .swiper-button-prev,
.section6 .gallery .arrows .swiper-button-next {
    position: relative;
    width: 155px;
    display: inline-block;
    height: 68px;
    line-height: 68px;
}

.section6 .gallery .arrows .swiper-button-prev {
    left: 0;
    margin-right: 7px;
}

.section6 .gallery .arrows .swiper-button-next {
    right: 0;
    margin-left: 7px;
}

.section6 .gallery .arrows .swiper-button-prev:before,
.section6 .gallery .arrows .swiper-button-next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 42px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section6 .gallery .arrows .swiper-button-prev:before {
    content: url(../img/s6/arrow-black-left.png);
}

.section6 .gallery .arrows .swiper-button-next:before {
    content: url(../img/s6/arrow-black-right.png);
    top: calc(50% - 1px);
}

.section6 .gallery .arrows .swiper-button-prev:hover:before {
    content: url(../img/s6/arrow-white-left.png);
}

.section6 .gallery .arrows .swiper-button-next:hover:before {
    content: url(../img/s6/arrow-white-right.png);
    top: calc(50% - 1px);
}

.section6 .gallery .arrows .swiper-button-prev:hover,
.section6 .gallery .arrows .swiper-button-next:hover {
    background: #182c38;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section6 .gallery .arrows .swiper-button-next img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section6 .gallery .arrows .swiper-button-prev:after,
.section6 .gallery .arrows .swiper-button-next:after {
    display: none;
}

.section6 .gallery .slider-photo {
    margin-bottom: 20px;
    max-height: 450px;
}

.section6 .gallery .slider-photo .swiper-slide {
    height: 450px;
}

.section6 .gallery .slider-photo .swiper-slide a {
    display: block;
    overflow: hidden;
    height: 100%;
}

.section6 .gallery .slider-photo .swiper-slide a img {
    max-width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    min-height: 100%;
    width: 100%;
}

.section6 .gallery .slider-photo .swiper-slide a:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section6 .gallery .slider-photo .swiper-slide .wrap-links {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 450px;
}

.section6 .gallery .slider-photo .swiper-slide .wrap-links .wrap-links-1-col {
    max-height: 280px;
    margin-bottom: 20px;
    overflow: hidden;
}

.section6 .gallery .slider-photo .swiper-slide .wrap-links .wrap-links-2-col {
    max-height: 150px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section6 .gallery .slider-photo .swiper-slide .wrap-links .wrap-links-2-col a:first-child {
    margin-right: 20px;
}

.section6 .gallery .slider-photo .swiper-slide .wrap-links .wrap-links-2-col a {
    max-width: 50%;
    max-height: 150px;
    width: 100%;
}

.section6 .video-block {
    padding-top: 30px;
    padding-bottom: 85px;
    background: #858585;
}

.section6 .video-block .arrows-2 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 27px;
}

.section6 .video-block .arrows-2 .swiper-button-prev-2,
.section6 .video-block .arrows-2 .swiper-button-next-2 {
    position: relative;
    width: 155px;
    display: inline-block;
    height: 68px;
    line-height: 68px;
    cursor: pointer;
}

.section6 .video-block .arrows-2 .swiper-button-prev-2 {
    left: 0;
    margin-right: 12px;
}

.section6 .video-block .arrows-2 .swiper-button-next-2 {
    right: 0;
    margin-left: 12px;
}

.section6 .video-block .arrows-2 .swiper-button-prev-2:before,
.section6 .video-block .arrows-2 .swiper-button-next-2:before {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 42px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section6 .video-block .arrows-2 .swiper-button-prev-2:before {
    content: url(../img/s6/arrow-white-left.png);
}

.section6 .video-block .arrows-2 .swiper-button-next-2:before {
    content: url(../img/s6/arrow-white-right.png);
    top: calc(50% - 1px);
}

.section6 .video-block .arrows-2 .swiper-button-prev-2:hover:before {
    content: url(../img/s6/arrow-black-left.png);
}

.section6 .video-block .arrows-2 .swiper-button-next-2:hover:before {
    content: url(../img/s6/arrow-black-right.png);
    top: calc(50% - 1px);
}

.section6 .video-block .arrows-2 .swiper-button-prev-2:hover,
.section6 .video-block .arrows-2 .swiper-button-next-2:hover {
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section6 .video-block .arrows-2 .swiper-button-prev-2:after,
.section6 .video-block .arrows-2 .swiper-button-next-2:after {
    display: none;
}

.section6 .video-block .slider-video .swiper-slide {
    max-width: 690px;
    height: 385px;
    width: 100%;
}

.section6 .video-block .slider-video .swiper-slide iframe {
    width: 100%;
    height: 100%;
}

.section7 {
    position: relative;
    padding-top: 260px;
    padding-bottom: 170px;
}

.section7 .wrap-map {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.section7 .wrap-map .close-map {
    position: absolute;
    right: 10px;
    top: 90px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.section7 .wrap-map.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section7 .wrap-map.active #map {
    height: 100%;
    width: 100%;
}

.section7 .section-7-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
}

.section7 .wrap-place {
    max-width: 875px;
    margin: 0 auto;
    padding: 50px 170px 55px 170px;
    background: rgba(124, 140, 194, 0.9);
}

.section7 .wrap-place h2,
.section7 .wrap-place h3 {
    text-align: right;
    color: #fff;
}

.section7 .wrap-place h2 {
    color: #fff;
    margin-bottom: 10px;
}

.section7 .wrap-place h2 span {
    color: #fff;
    margin-right: 30px;
}

.section7 .wrap-place h3 {
    color: #0e0e0e;
    margin-bottom: 28px;
    letter-spacing: -0.5px;
}

.section7 .wrap-place h3 span {
    color: #fff;
}

.section7 .wrap-place h3 + p {
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 26px;
    color: #0e0e0e;
    margin-bottom: 46px;
    margin-left: 25px;
}

.section7 .wrap-place .watch-map {
    display: block;
    height: 60px;
    max-width: 205px;
    width: 100%;
    margin-left: auto;
    text-align: center;
    line-height: 60px;
    background: #fff;
    color: #182c38;
    font-size: 18px;
    font-family: 'Myriad Pro';
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #747db1;
}

.section7 .wrap-place .watch-map:hover {
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #182c38;
    border: 1px solid #fff;
}

.section7 .register {
    margin-top: 130px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
}

.section7 .register .left-part {
    text-align: right;
}

.section7 .register a {
    width: 50%;
}

.section7 .register .register-button {
    text-align: right;
    display: inline-block;
    max-width:340px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 32px;
    line-height: 36px;
    border: 2px solid #fff;
    letter-spacing: -0.8px;
    position: relative;
    padding:10px 15px;
}

.section7 .register .register-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section7 .register .register-button:hover:after {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #b89c6c;
}

.section7 .register .tel {
    margin-left: 70px;
    display: block;
    font-size: 36px;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    max-width: 270px;
    width: 100%;
    text-align: center;
    text-align: left;
    letter-spacing: -0.8px;
    padding-left: 10px;
}
.section7 .register span {
    font-size:1.25rem;
    margin-top:5px;
    margin-left: 70px;
    display: block;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    max-width: 270px;
    width: 100%;
    text-align: center;
    text-align: left;
    letter-spacing: -0.8px;
    padding-left: 10px;
}
.organization__text{margin-bottom:2.5rem;max-width:51.25rem}
.organization__text .logos{display:flex;align-items:center;}.organization__text .logos img{max-height:70px;max-width:190px;}
.organization__text .logos a{display:block;margin-right:15px;}

.section8 {
    background: #f2f2f2;
}

.section8 .organizator {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section8 .organizator .left-part {
    position: relative;
    top: -50px;
    z-index: 1;
    background: #f2f2f2;
    padding-top: 80px;
    padding-left: 108px;
    max-height: 666px;
}

.section8 .organizator .left-part h2 {
    text-transform: uppercase;
    margin-bottom: 70px;
}

.section8 .organizator .left-part p {
    font-family: 'Myriad Pro';
    font-size: 25px;
    letter-spacing: -0.6px;
    margin-bottom: 30px;
}

.section8 .organizator .right-part {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
}

.section8 .organizator .right-part .wrap-link {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    left: 20px;
}

.section8 .organizator .right-part .wrap-link .link {
    display: inline-block;
    width: 150px;
    height: 65px;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    font-family: 'Myriad Pro';
    color: #182c38;
    border: 2px solid #182c38;
    margin-top: 25px;
}

.section8 .organizator .right-part .wrap-link .link:hover {
    background: #b89c6c;
    color: #182c38;
    border: 2px solid #182c38;
}

.section8 .container {
    position: relative;
}

.section8 .container:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 50%;
    background: #fff;
}

.section9 {
    padding-top: 104px;
    padding-bottom: 150px;
    position: relative;
}

.section9 .inner-wrapper {
    max-width: 1290px;
    margin-left: auto;
}

.section9 .inner-wrapper .title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px;
}

.section9 .inner-wrapper .title h1 {
    text-transform: uppercase;
}

.section9 .inner-wrapper .title .stay-partner {
    max-width: 205px;
    width: 100%;
    height: 62px;
    line-height: 62px;
    text-align: center;
    display: inline-block;
    background: #8893d0;
    color: #fff;
    margin-left: 50px;
    font-size: 18px;
    font-family: 'Myriad Pro';
    border: 1px solid #fff;
}

.section9 .inner-wrapper .title .stay-partner:hover {
    background: #182c38;
    color: #fff;
    border: 1px solid #182c38;
}

.section9 .inner-wrapper .partners {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.section9 .inner-wrapper .partners .partner {
    max-width: 300px;
    width: 100%;
}

.section9 .inner-wrapper .partners .partner p {
    border-bottom: 1px solid #d2d2d2;
    font-family: 'Myriad Pro';
    font-size: 21px;
    margin-bottom: 20px;
    color: #575756;
    padding-bottom: 10px;
}

.section9 .inner-wrapper .partners .partner .img-wrap {
    min-height: 140px;
}

.section9 .inner-wrapper .partners .partner .img-wrap .line {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
    margin-bottom: 20px;
    max-height: 80px;
}

.section9 .inner-wrapper .partners .partner-1:last-child .img-wrap img {
    max-width: 180px;
}

.section9 .inner-wrapper .partners .partner p,
.section9 .inner-wrapper .partners .partner:first-child > p,
.section9 .inner-wrapper .partners .partner-1:last-child > p {
    min-height: 61px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
}

.section9 .inner-wrapper .partners .partner:last-child {
    margin: 0;
}

.section9 .inner-wrapper .partners .partner-2 a img {
    max-width: 160px;
}

.section9 .inner-wrapper .partners .partner-3 .line:first-child {
    max-height:none;
}

.section9 .inner-wrapper .partners .partner-3 .line:first-child img {
    max-width: 270px;
}

.section9 .inner-wrapper .partners .partner-3 .line:nth-child(2) img {
    max-width: 130px;
}

.section9 .inner-wrapper .partners .partner-3 .line:nth-child(2) a:nth-child(1) img {
    max-width: 150px;
}

.section9 .inner-wrapper .partners .partner-3 .line:nth-child(3) img {
    max-width: 150px;
}

.section9 .inner-wrapper .partners .partner-3 .line:nth-child(3) a:nth-child(2) img {
    max-width: 140px;
}

.section9 .inner-wrapper .partners .partner-4 img {
    max-width: 180px;
    max-height: 50px;
}

.section9 .inner-wrapper .partners .partner-4 > p {
    white-space: nowrap;
}

.section9 .inner-wrapper .partners .partner-5 .line:nth-child(1) img {
    max-width: 280px;
}

.section9 .inner-wrapper .partners .partner-5 .line:nth-child(2) img {
    max-width: 180px;
}

.section9 .inner-wrapper .partners .partner-5 .line:nth-child(3) img {
    max-width: 150px;
}

.section9 .inner-wrapper .partners .partner-5 .line:nth-child(2) a:nth-of-type(2) img {
    max-width: 80px;
}


/*
.section9 .inner-wrapper .partners .partner-5 .line:nth-child(3) a:nth-of-type(2) img {
    max-width: 80px;
}
*/

.section9 .inner-wrapper .partners .partner-6 .line:nth-child(1) img,
.section9 .inner-wrapper .partners .partner-6 .line:nth-child(2) img,
.section9 .inner-wrapper .partners .partner-6 .line:nth-child(3) img {
    max-width: 130px;
}

.section9 .inner-wrapper .partners .partner-7 img,
.section9 .inner-wrapper .partners .partner-7 svg {
    max-width: 130px;
}

.section9 .inner-wrapper .partners .partner-7 .line:nth-child(2) a:nth-child(2) img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    position: relative;
    left: 10px;
}

.section9 .container-bottom .left-part:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 50%;
    background: #b89c6c;
}


/*
#d-ros-m,
#d-ros {
    max-width: 135px;
}
*/

#d-ros-m {
    max-width: 160px;
}

#hh {
    max-width: 70px;
}

.section10 {
    position: relative;
}

.section10 .contacts {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section10 .contacts .left-part {
    padding-top: 85px;
    padding-bottom: 90px;
}

.section10 .contacts .left-part h4 {
    margin-bottom: 35px;
    font-family: 'Gilroy';
    color: #fff;
    font-size: 36px;
}

.section10 .contacts .left-part h3 {
    font-family: 'Gilroy';
    font-size: 40px;
    color: #b89c6c;
    text-transform: uppercase;
    margin-bottom: 90px;
    padding-right: 20px;
}

.section10 .contacts .left-part .wrap-reg {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section10 .contacts .left-part .wrap-reg .buttons {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.section10 .contacts .left-part .wrap-reg .buttons a {
    width: 205px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    display: inline-block;
    border: 1px solid #d6d6d6;
    font-family: 'Myriad Pro';
    font-size: 18px;
    color: #fff;
    margin-right: 15px;
}

.section10 .contacts .left-part .wrap-reg .buttons a:hover {
    background: #b89c6c;
    color: #182c38;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section10 .contacts .left-part .wrap-reg .soc {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 70px;
}

.section10 .contacts .left-part .wrap-reg .soc a {
    margin-right: 25px;
}

.section10 .contacts .left-part .wrap-reg .soc a i {
    font-size: 28px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #d6d6d6;
}

.section10 .contacts .left-part .wrap-reg .soc a:last-child {
    margin-right: 0;
}

.section10 .contacts .left-part .wrap-reg .soc a:hover i {
    color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section10 .contacts .left-part:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    background: #182c38;
    z-index: -1;
}

.section10 .contacts .right-part {
    padding-top: 90px;
    padding-left: 70px;
}

.section10 .contacts .right-part form {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section10 .contacts .right-part form .fields-text {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* Firefox 19+ */
    /* Firefox 18- */
}

.section10 .contacts .right-part form .fields-text input:active,
.section10 .contacts .right-part form .fields-text input:focus {
    border: none;
}

.section10 .contacts .right-part form .fields-text input::-webkit-input-placeholder {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.section10 .contacts .right-part form .fields-text input::-moz-placeholder {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.section10 .contacts .right-part form .fields-text input:-moz-placeholder {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.section10 .contacts .right-part form .fields-text input:-ms-input-placeholder {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.section10 .contacts .right-part form .fields-text input[type="email"],
.section10 .contacts .right-part form .fields-text input[type="text"] {
    font-size: 20px;
}

.section10 .contacts .right-part form .fields-text input:not([type='checkbox']) {
    height: 36px;
    width: 304px;
    margin-bottom: 6px;
    padding-left: 15px;
    border: none;
}

.section10 .contacts .right-part form .fields-text input:focus {
    border: none;
}

.section10 .contacts .right-part form .fields-text input:last-child {
    margin-bottom: 0;
}

.section10 .contacts .right-part form .fields-text p {
    position: relative;
    height: 35px;
}

.section10 .contacts .right-part form .fields-text p input {
    display: none;
}

.section10 .contacts .right-part form .fields-text p input:checked + label:after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 28px;
    background: url(../img/galka.svg) no-repeat center;
    background-size: cover;
    top: -1px;
    left: -3px;
    position: absolute;
}

.section10 .contacts .right-part form .fields-text p label {
    position: absolute;
    left: 0;
    display: inline-block;
    height: 28px;
    width: 28px;
    border: 1px solid #4f595f;
    top: -5px;
}

.section10 .contacts .right-part form .fields-text p a {
    margin-left: 40px;
    white-space: nowrap;
    color: #fff;
    display: inline-block;
}

.section10 .contacts .right-part form .fields-text p a:hover {
    text-decoration: underline;
}

.section10 .contacts .right-part form .fields-text p:first-of-type {
    margin-top: 15px;
}

.section10 .contacts .right-part form .fields-text p:last-of-type {
    margin-bottom: 10px;
}

.section10 .contacts .right-part form input[type="submit"] {
    height: 64px;
    max-width: 204px;
    width: 100%;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Myriad Pro';
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section10 .contacts .right-part form input[type="submit"]:hover {
    background: #182c38;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.section10 .contacts .right-part h3 {
    font-size: 39px;
    font-family: 'Gilroy';
    color: #fff;
    margin-bottom: 25px;
}

.section10 .contacts .right-part p {
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueCyr-Roman';
}

.section10 .contacts .right-part img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 1px;
    width: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

footer {
    height: 70px;
    line-height: 70px;
}

footer .container {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

footer .container .logo {
    max-width: calc(100%/3);
    width: 100%;
}

footer .container .logo a img {
    position: relative;
    top: 4px;
}

footer .container .action {
    max-width: calc(100%/3);
    width: 100%;
    text-align: center;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 18px;
}

.layer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    z-index: 11;
}

.wrap-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 25;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.modal {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    display: none;
    max-width: 875px;
    width: 100%;
    padding: 70px;
    z-index: 26;
    background: #182c38;
}

.modal .close-modal {
    position: absolute;
    right: 27px;
    top: 27px;
}

.modal .close-modal img {
    width: 22px;
    height: 22px;
}

.modal .required-field {
    max-width: 340px;
    margin: 0 auto;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Light';
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
}

.modal .modal-text {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}

.modal .modal-text p {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Light';
    font-size: 18px;
    line-height: 28px;
}

.modal .modal-text p a {
    color: #b89c6c;
    font-size: 18px;
    text-decoration: underline;
}

.modal h2 {
    font-size: 40px;
    font-family: 'Gilroy';
    color: #b89c6c;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.modal form {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    /* Firefox 19+ */
    /* Firefox 18- */
    /* Firefox 19+ */
    /* Firefox 18- */
}

.modal form input:not([type='submit']):not([type='checkbox']),
.modal form select {
    height: 40px;
    max-width: 340px;
    width: 100%;
    margin-bottom: 8px;
    padding-left: 15px;
    font-size: 19px;
    font-family: 'HelveticaNeueCyr-Light';
    border: 1px solid #4f595f;
    background: #182c38;
    color: #fff;
}

.modal form input:not([type='submit']):not([type='checkbox']):focus {
    background: #868686;
}

.modal form input[type='submit'] {
    max-width: 202px;
    width: 100%;
    height: 64px;
    color: #fff;
    background: #b89c6c;
    border: none;
    font-size: 18px;
    font-family: 'Myriad Pro';
    cursor: pointer;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.modal form input::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
}

.modal form input::-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
}

.modal form input:-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
}

.modal form input:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
}

.modal form input[name="form"]::-webkit-input-placeholder {
    text-transform: none;
}

.modal form input[name="form"]::-moz-placeholder {
    text-transform: none;
}

.modal form input[name="form"]:-moz-placeholder {
    text-transform: none;
}

.modal form input[name="form"]:-ms-input-placeholder {
    text-transform: none;
}

.modal form > p {
    margin-bottom: 25px;
    padding-left: 0;
}

.modal form > p + p,
.modal form > p.dear {
    font-family: 'HelveticaNeueCyr-Light';
    font-size: 18px;
    color: #b89c6c;
    max-width: 340px;
    width: 100%;
    padding-left: 0 !important;
}

.modal form input + p,
.modal form select + p {
    margin-top: 40px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueCyr-Light';
    max-width: 340px;
    width: 100%;
    padding-left: 60px;
    position: relative;
}

.modal form input + p input:checked + label:after,
.modal form select + p input:checked + label:after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 28px;
    background: url(../img/galka.svg) no-repeat center;
    background-size: cover;
    top: -1px;
    left: -3px;
    position: absolute;
}

.modal form input + p input:active,
.modal form select + p input:active,
.modal form input + p input:focus,
.modal form select + p input:focus {
    border: none;
    outline: none;
}

.modal form input + p label,
.modal form select + p label {
    position: absolute;
    left: 0;
    display: inline-block;
    height: 28px;
    width: 28px;
    border: 1px solid #4f595f;
    top: 2px;
    cursor: pointer;
}

.modal form input + p input,
.modal form select + p input {
    display: none;
}

.modal form input + p label + a,
.modal form select + p label + a {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 16px;
}

.modal form input + p label + a:hover,
.modal form select + p label + a:hover {
    text-decoration: underline;
}

.modal.thank-modal .modal-text p {
    text-align: center;
}

.modal.accred-modal .required-field {
    margin-top: 0;
}

.submit-button:active,
.submit-button:focus,
.submit-button:hover,
.submit-button {
    max-width: 202px;
    width: 100%;
    height: 64px;
    color: #fff;
    background: #b89c6c;
    border: none;
    font-size: 18px;
    font-family: 'Myriad Pro';
    cursor: pointer;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: inline-block;
    border-radius: 0;
}


/*partner-slider*/

#programm2 {}

#programm2 .wrap-slider-partner {
    position: relative;
    background-color: #e9e9f3;
}

#programm2 .arrows .swiper-button-prev,
#programm2 .arrows .swiper-button-next {
    width: 110px;
    min-height: 510px;
    height: 100%;
    background: #182c38;
}

#programm2 .arrows .swiper-button-prev:after {
    content: url(../img/prev.png);
}

#programm2 .arrows .swiper-button-prev {
    left: 0;
    top: 22px;
}

#programm2 .arrows .swiper-button-next:after {
    content: url(../img/next.png);
}

#programm2 .arrows .swiper-button-next {
    right: 0;
    top: 22px;
}

#programm2 .partner-slider {
    min-height: 510px;
    overflow: hidden;
    max-width: calc(100% - 220px);
    margin: 0 auto;
    font-family: 'HelveticaNeueCyr-Roman';
}

#programm2 .partner-slider .swiper-slide {
    padding: 0 45px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
}

#programm2 .partner-slider .swiper-slide .text-wrap {
    margin-top: 75px;
    margin-left: 75px;
    margin-right: 45px;
    margin-bottom: 80px;
    font-size: 20px;
    line-height: 24px;
    color: #182c38;
}

#programm2 .partner-slider .swiper-slide .speaker-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
}

#programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block {
    max-width: 50%;
    width: 100%;
    border-top: 2px solid #a8aeb9;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 30px 0 40px;
}

#programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .img-wrap {
    max-width: 155px;
    max-height: 155px;
    width: 100%;
    margin-right: 38px;
}

#programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .img-wrap img {
    max-width: 100%;
}

#programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .info-wrap h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'HelveticaNeueCyr-Bold';
}

#programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .info-wrap p span {
    font-weight: bold;
}

.section4 .programm-text {}

.about-speaker__text {
    /* height: 100%; */
}

.about-speaker__text {
    font-family: 'HelveticaNeueCyr-Roman';
}

.about-speaker__text {
    /* height: 202px; */
    height: 100%;
}

.mCSB_1_container {
    overflow: visible;
}

body {
    transform-origin: top;
}

.about__inner {
    /* height: 160px; */
}

.nicescroll-rails {
    background: rgba(255, 255, 255, 0.384);
    height: 100%;
    border-radius: 22px;
}

.about__inner {
    padding-right: 10px;
}


/* guests */


.speakers__hide-part {
    display: none;
    width: 100%;
}




.speakers__hide-part-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-guests {
    padding-top: 129px;
    position: relative;
}

.section-guests:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    height: 50px;
    background: #b89c6c;
}

.section-guests .wrapper h1 {
    font-size: 76px;
    color: #b89c6c;
    font-family: "Gilroy";
    font-weight: 800;
    text-align: center;
    margin-bottom: 60px;
    font-size: 76px;
    color: #b89c6c;
    font-family: "Gilroy";
    font-weight: 800;
    text-transform: uppercase;
}

.section-guests .wrapper .moderator-wrap .moderator {
    max-width: 590px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.section-guests .wrapper .moderator-wrap .moderator .img-wrap {
    position: relative;
    top: -43px;
}

.section-guests .wrapper .moderator-wrap .moderator .name {
    margin-left: 35px;
    padding-top: 22px;
}

.section-guests .wrapper .moderator-wrap .moderator .name p {
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 16px;
}

.section-guests .wrapper .moderator-wrap .moderator .name h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    line-height: 1.2;
}

.section-guests .wrapper .moderator-wrap .moderator .name h4 + p {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 18px;
    letter-spacing: -0.4px;
    margin-bottom: 60px;
}

.section-guests .wrapper .moderator-wrap .moderator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background: #b89c6c;
    z-index: -1;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers {
    padding: 50px 40px 15px;
    background: #182c38;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers h5 {
    color: #fff;
    font-family: 'HelveticaNeueCyr-Bold';
    font-size: 20px;
    margin-bottom: 25px;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
    color: #fff;
    max-width: 140px;
    margin-right: 20px;
    margin-bottom: 32px;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap {
    margin-bottom: 24px;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap img {
    max-width: 98.98px;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .name {
    font-size: 17px;
    font-family: 'HelveticaNeueCyr-Bold';
    white-space: normal;
    min-height: 36px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .post {
    font-family: 'Myriad Pro';
}

.section-guests .wrapper .moderator-wrap + hr {
    margin-top: 90px;
    margin-bottom: 70px;
}

.section-guests .wrapper .moderator-wrap .moderator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background: #b89c6c;
    z-index: -1;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers__hide-part .speaker {
    width: 140px;
}

.button-holder {
    text-align: center;
}

.button {
    background: #b89c6c;
    color: #fff;
    color: #ffffff;
    font-family: "Myriad Pro";
    text-align: center;
    display: inline-block;
    padding: 24px 50px;
    transition: all 0.3s ease;
}

.button:hover {
    background: #b89c6cbe;
}

.section-guests .wrapper .moderator-wrap .wrap-speakers .speakers {
    /* margin-right: -100px; */
}


/* guests end */

#water-logo {
    max-width: 110px;
}

#logo-star {
    max-width: 90px;
    position: relative;
    left: -15px;
}

.official-partner-logo {
    max-width: 89px !important;
}

@media screen and (max-width: 1460px) {
    #section1 .wrap-main-block .wrap-date-info .left-part .line {
        display: none;
    }

    .section2 .violet-block .container {
        max-height: 820px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part {
        padding: 40px 75px 70px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part h2 {
        font-size: 36px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block h2 {
        font-size: 60px;
    }

    .section8 .organizator .left-part {
        padding-top: 70px;
        padding-left: 50px;
    }

    .section8 .organizator .right-part .wrap-link {
        top: 0;
    }
}

@media screen and (max-width: 1340px) {

    #section1 .wrap-main-block .wrap-date-info .left-part,
    #section1 .wrap-main-block .wrap-date-info .right-part {
        width: 100%;
    }

    #section1 .wrap-main-block .wrap-date-info .right-part h2 {
        text-align: center;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block {
        padding-left: 25px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block p {
        font-size: 22px;
    }

    .section4 h3.moscow {
        font-size: 32px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers {
        padding: 15px 70px 40px;
    }

    .section4 .wrapper .time-4 + h1 {
        left: 0;
    }

    .section5 .wrap-with .speaker .desc {
        padding: 40px 40px 28px;
    }

    .section8 .organizator .left-part {
        padding-top: 50px;
    }

    .section8 .organizator .left-part h2 {
        margin-bottom: 50px;
    }

    .section10 .contacts .left-part .wrap-reg .buttons a {
        width: 180px;
        font-size: 16px;
        height: 50px;
        line-height: 48px;
    }
}

@media screen and (max-width: 1200px) {
    #section1 .wrap-main-block .wrap-date-info .left-part {
        padding-right: 0;
        text-align: center;
    }

    #section1 .wrap-top-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #section1 .wrap-top-nav .logo {
        top: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: unset;
    }

    #section1 .wrap-top-nav nav {
        top: 0;
        width: 100%;
    }

    #section1 .wrap-main-block .wrap-date-info .right-part,
    #section1 .wrap-main-block .wrap-date-info .left-part {
        width: 100%;
    }

    #section1 .wrap-main-block .wrap-date-info .right-part h2 {
        text-align: center;
    }

    #section1 .wrap-main-block .wrap-date-info h1 {
        padding-right: 0;
        font-size: 68px;
    }

    #section1 .wrap-main-block {
        padding-bottom: 50px;
    }

    #section1 .register-block .register {
        line-height: 26px;
        font-size: 28px;
    }

    #section1 .wrap-top-nav .logo img {
        display: block;
        margin: 0 auto;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part .line {
        top: 0;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part p {
        font-size: 22px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part {
        padding: 40px 50px 70px;
        min-height: 880px;
    }

    .section2 .violet-block .container {
        max-height: 750px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .right-part {
        padding-left: 18px;
    }

    .section3 .scrolling-wrap .nominants-wrap .nominant p {
        font-size: 20px;
    }

    .section3 .scrolling-wrap .stay-part {
        height: 75px;
        line-height: 72px;
        font-size: 28px;
        max-width: 280px;
    }

    .section4 .wrapper .wrap-how-2 .left-part {
        width: 60%;
    }

    .section4 .wrapper .wrap-how-2 .right-part {
        width: 0;
    }

    .section4 .wrapper .time-1 h3,
    .section4 .wrapper .time-2 h3,
    .section4 .wrapper .time-3 h3,
    .section4 .wrapper .time-4 h3 {
        font-size: 32px;
        white-space: nowrap;
    }

    .section4 .wrapper .time-1 span,
    .section4 .wrapper .time-2 span,
    .section4 .wrapper .time-3 span,
    .section4 .wrapper .time-4 span {
        font-size: 32px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap .name {
        min-height: unset;
        margin-bottom: 10px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap .name br {
        display: none;
    }

    .section4 h1 {
        font-size: 64px;
    }

    .section5 h1 {
        font-size: 64px;
        padding-left: 0;
        text-align: center;
    }

    .section5 .wrap-with .speaker {
        max-height: 250px;
    }

    .section5 .right-block-top .text {
        font-size: 18px;
    }

    .section5 .wrap-with .speaker .desc h5 {
        font-size: 20px;
    }

    .section5 .wrap-with .speaker .desc p {
        font-size: 16px;
    }

    .section5 .wrap-with .speaker .desc {
        padding-top: 28px;
    }

    .section5 .wrap-with .speaker .desc .about-speaker {
        padding: 30px 40px;
    }

    .section5 .wrap-with .speaker .img-wrap img {
        max-height: 250px;
        max-width: 250px;
    }

    .section5 .wrap-with .speaker .desc .about-speaker p.point {
        font-size: 18px;
    }

    .section8 .organizator .left-part h2 {
        margin-bottom: 40px;
        font-size: 56px;
    }

    .section8 .organizator .left-part p {
        font-size: 22px;
    }

    .section9 .inner-wrapper {
        margin: 0 auto;
    }

    .section9 .inner-wrapper .partners-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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section9 .inner-wrapper .partners {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 100%;
    }

    .section9 .inner-wrapper .partners .partner {
        margin-right: 50px;
        margin-bottom: 20px;
    }

    .section9 .inner-wrapper .title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section9 .inner-wrapper .title h1 {
        font-size: 56px;
    }

    .section9 .inner-wrapper .partners .partner {
        max-width: 270px;
    }

    .section10 .contacts .left-part .wrap-reg {
        -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;
    }

    .section10 .contacts .left-part .wrap-reg .buttons {
        margin-bottom: 30px;
    }

    .section10 .contacts .left-part .wrap-reg .soc {
        margin-right: 0;
    }

    .section10 .contacts .left-part h4 {
        text-align: center;
        font-size: 32px;
    }

    .section10 .contacts .left-part h3 {
        font-size: 36px;
        text-align: center;
    }

    .section10 .contacts .right-part form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    .section10 .contacts .right-part form input[type="submit"] {
        margin-top: 15px;
        height: 50px;
        line-height: 50px;
    }

    .section10 .contacts .right-part {
        padding-top: 85px;
    }

    .section10 .contacts .right-part h3 {
        font-size: 32px;
    }

    .section10 .contacts .right-part form .fields-text p a {
        white-space: normal;
    }

    .section4 .programm-text-2 p,
    .section4 .programm-text ul li,
    .section4 .programm-text p {
        font-size: 22px;
    }
}

@media screen and (max-width:992px) {
    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        display: flex;
        width: 100%;
        max-width: 50%;
        margin-bottom: 20px;
        padding-right: 20px;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap {
        margin-right: 20px;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .name br {
        display: none;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .name {
        min-height: 19px;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        margin-right: 0;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers {
        margin-right: 0;
    }
}

@media screen and (max-width: 991px) {
    #section1 .wrap-top-nav .logo img {
        max-width: 100%;
    }

    #section1 .wrap-top-nav .logo a {
        padding: 0 15px;
    }

    #section1 .register-block {
        margin-left: 50px;
    }

    .section2 .violet-block .container .wrap-violet {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part {
        width: 100%;
    }

    .section2 .violet-block .container {
        max-height: unset;
    }

    .section2 .violet-block .container .wrap-violet-2 {
        top: -65px;
    }

    .section2 .violet-block .container .wrap-violet {
        top: -112px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block {
        height: 90px;
        width: 80%;
    }

    .section2 .violet-block .container .wrap-violet-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part {
        width: 100%;
        min-height: unset;
        padding-bottom: 40px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block:last-of-type {
        height: auto;
    }

    .section2 .violet-block .container {
        position: relative;
        margin-top: 92px;
        margin-bottom: 50px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part {
        padding: 0;
        margin: 0 auto;
        width: 80%;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .left-part {
        padding-right: 0;
        text-align: center;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block {
        padding-right: 20px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .right-part {
        padding-left: 0;
    }

    .section3 {
        min-height: 500px;
    }

    .section3 .scrolling-wrap .nominants-wrap .nominant p {
        font-size: 18px;
    }

    .section3 .scrolling-wrap .nominants-wrap .nominant {
        height: 240px;
    }

    .section3 .scrolling-wrap .nominants-wrap {
        height: 240px !important;
    }

    .section3 .scrolling-wrap .stay-part {
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        max-width: 250px;
    }

    .section3 .container-white:before {
        display: none;
    }

    .section3 #scrolling h2 {
        margin-top: 0px;
        margin-bottom: 80px;
    }

    .section4 {
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .section4 .container {
        padding-top: 85px;
    }

    .section4 h1 {
        font-size: 68px;
    }

    .section4 .wrapper .wrap-how-2 .left-part {
        width: 100%;
        max-width: 100%;
    }

    .section4 .wrapper .time-1,
    .section4 .wrapper .time-2,
    .section4 .wrapper .time-3,
    .section4 .wrapper .time-4 {
        padding: 30px 0;
    }

    .section4 .wrapper .time-1 span,
    .section4 .wrapper .time-2 span,
    .section4 .wrapper .time-3 span,
    .section4 .wrapper .time-4 span {
        font-size: 24px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 0;
    }

    .section4 .wrapper .moderator-wrap .moderator:after {
        display: none;
    }

    .section4 .wrapper .moderator-wrap .moderator {
        background: #b89c6c;
    }

    .section4 .wrapper .moderator-wrap + hr {
        margin-top: 60px;
        margin-bottom: 0px;
    }

    .section4 .wrap-program .left-block {
        width: 0;
    }

    .section4 .wrap-program .right-block {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        position: relative;
        height: 122px;
        text-align: center;
        line-height: 130px;
    }

    .section4 .wrap-program .right-block .bg-program {
        position: absolute;
        top: 0;
        left: -20px;
        width: 135vw;
        height: 100%;
        z-index: 1;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    .section4 .wrapper .time-3 {
        /*        padding-top: 0;*/
    }

    .section5 {
        padding-bottom: 80px;
    }

    .section5 .wrap-with .speaker .img-wrap {
        width: 30%;
        text-align: right;
        min-width: 250px;
    }

    .section5 .wrap-with .speaker .desc {
        width: 70%;
    }

    .section5 .wrap-with .speaker {
        margin-bottom: 20px;
    }

    .section5 .wrap-with .speaker:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .section5 .wrap-with .speaker:nth-child(even) .desc {
        text-align: left;
    }

    .section5 .wrap-with .speaker:nth-child(even) .desc a {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .section5 .wrap-with .speaker .desc .about-speaker h5 {
        font-size: 20px;
    }

    .section5 .wrap-with .speaker .desc .about-speaker p.point {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .section6 h1 {
        font-size: 56px;
    }

    .section6 .container-main {
        padding-top: 80px;
    }

    .section6 .video-block .slider-video .swiper-slide {
        height: 320px;
    }

    .section7 {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .section7 .wrap-place {
        padding: 50px 100px 55px 100px;
    }

    .section7 .wrap-place h3 + p {
        text-align: center;
        margin-left: 0;
    }

    .section7 .register .register-button {
        height: 75px;
        line-height: 26px;
        font-size: 28px;
        padding-top: 6px;
    }

    .section7 .register .tel {
        font-size: 28px;
    }

    .section7 .register {
        margin-top: 100px;
    }

    .section7 .register .left-part,
    .section7 .register .right-part {
        text-align: center;
    }

    .section7 .register .tel {
        text-align: center;
        margin-left: 0;
    }

    .section8 .organizator .left-part h2 {
        font-size: 48px;
        margin-bottom: 30px;
    }

    .section8 .organizator .left-part p {
        font-size: 20px;
    }

    .section8 .organizator .right-part .wrap-link {
        left: 0;
    }

    .section8 .organizator {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section8 .organizator .left-part,
    .section8 .organizator .right-part {
        width: 100%;
    }

    .section8 .container:after {
        display: none;
    }

    .section8 .organizator {
        padding-bottom: 50px;
    }

    .section9 {
        padding-top: 75px;
        padding-bottom: 90px;
    }

    .section9 .inner-wrapper .title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .section9 .inner-wrapper .partners {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .section9 .inner-wrapper .partners .partner {
        margin-right: 30px;
    }

    .section10 .contacts .right-part {
        padding-left: 40px;
    }

    .section10 .contacts .right-part form .fields-text p {
        margin-bottom: 10px;
    }

    footer {
        height: unset;
        line-height: unset;
    }

    footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    footer .container .action,
    footer .container .logo {
        height: 50px;
        line-height: 50px;
        max-width: 100%;
        text-align: center;
    }

    footer .container .logo {
        height: 30px;
    }

    /*    partners-slider*/
    #programm2 .partner-slider .swiper-slide .text-wrap {
        margin-left: 0;
        margin-right: 0;
        margin-top: 50px;
    }

    #programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #about-prem {
        padding-bottom: 10px;
    }

    .container {
        padding: 0 10px;
    }

    #section1 {
        padding-top: 60px;
    }

    h3.moscow {
        font-size: 32px;
    }

    h3.moscow span {
        font-size: 28px;
    }

    #section1 .wrap-top-nav .logo {
        width: 100%;
    }

    #section1 .wrap-main-block .wrap-date-info h1 {
        margin-top: 30px;
    }

    #section1 .wrap-main-block .wrap-date-info .left-part h2 {
        margin-top: 15px;
        font-size: 56px;
    }

    #section1 .wrap-main-block .wrap-date-info .right-part h2 {
        font-size: 44px;
    }

    #section1 .wrap-main-block .wrap-date-info h1 {
        font-size: 48px;
    }

    #section1 .register-block {
        margin-left: 10px;
        margin-top: 30px;
        margin: 30px auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #section1 .wrap-top-nav nav {
        z-index: 11;
    }

    #section1 .wrap-top-nav nav .mobile-button {
        display: block;
        position: relative;
        top: -5px;
        left: 15px;
        width: 30px;
        z-index: 11;
        height: 50px;
        line-height: 50px;
    }

    #section1 .wrap-top-nav nav .mobile-button span {
        display: inline-block;
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        position: relative;
        z-index: -1;
    }

    #section1 .wrap-top-nav nav .mobile-button span:before {
        content: '';
        position: absolute;
        top: -8px;
        width: 20px;
        height: 2px;
        background: #fff;
        opacity: 1;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

    #section1 .wrap-top-nav nav .mobile-button span:after {
        content: '';
        position: absolute;
        top: 8px;
        width: 20px;
        height: 2px;
        background: #fff;
    }

    #section1 .wrap-top-nav nav .mobile-button.active span {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

    #section1 .wrap-top-nav nav .mobile-button.active span:after {
        top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

    #section1 .wrap-top-nav nav .mobile-button.active span:before {
        opacity: 0;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

    #section1 .wrap-top-nav nav ul {
        display: none;
    }

    #section1 .wrap-top-nav nav ul.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #000;
    }

    #section1 .wrap-top-nav nav ul.active li {
        padding-left: 15px;
    }

    #section1 .wrap-top-nav nav ul.active li a {
        display: block;
    }

    #section1 .wrap-top-nav nav ul.active li:hover {
        background: #182c38;
        opacity: 0.9;
    }

    .section3 .scrolling-wrap .nominants-wrap .nominant {
        width: 50%;
    }

    .section3 .scrolling-wrap .nominants-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 480px !important;
    }

    .section3 #scrolling h2 {
        font-size: 48px;
    }

    .section3 #scrolling h2 span {
        font-size: 48px;
    }

    h2 {
        font-size: 56px;
    }

    h2 span {
        font-size: 24px;
    }

    .section4 h3.moscow {
        font-size: 24px;
    }

    .section4 .wrapper .wrap-how {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: unset;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section4 .wrapper .wrap-how .how-button {
        margin: 10px auto 20px;
    }

    .section4 .wrapper .wrap-how .date-wrap {
        padding-left: 0;
    }

    .section4 .wrapper .wrap-how-2 .left-part h3 {
        text-align: center;
    }

    .section4 .wrapper .wrap-how-2 .left-part {
        padding-left: 0;
    }

    .section4 .wrapper .time-1,
    .section4 .wrapper .time-2,
    .section4 .wrapper .time-3,
    .section4 .wrapper .time-4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section4 .wrapper .time-1 span,
    .section4 .wrapper .time-2 span,
    .section4 .wrapper .time-3 span,
    .section4 .wrapper .time-4 span {
        margin-top: 10px;
        margin-left: 5px;
    }

    .section4 .wrapper .time-1 + hr,
    .section4 hr {
        width: 100%;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        max-width: 100%;
    }

    .section4 h1 {
        font-size: 48px;
    }

    .section4 .wrapper .time-4 + h1 {
        margin-bottom: 0;
    }

    .section4 .wrap-program {
        margin-left: -15px;
        margin-right: -15px;
    }

    .section4 .wrap-program .right-block .bg-program {
        width: 135vw;
        left: 0;
    }

    .section4 .wrapper .time-2 {
        margin-bottom: 50px;
    }

    .section4 .wrapper .moderator-wrap + hr {
        margin-top: 50px;
    }

    .section5 h1 {
        font-size: 48px;
    }

    .section5 .right-block-top .text {
        font-size: 16px;
    }

    .section5 .right-block-top .text p {
        margin-bottom: 20px;
    }

    .section5 .wrap-with .speaker .desc {
        padding: 20px;
    }

    .section5 .wrap-with .speaker .img-wrap {
        min-width: 200px;
    }

    .section5 .wrap-with .speaker .desc {
        width: 100%;
    }

    .section5 .wrap-with .speaker .desc p br {
        display: none;
    }

    .section5 .wrap-with .speaker .desc h5 {
        margin-bottom: 5px;
        word-spacing: 5px
    }

    .section5 .wrap-with .speaker .desc h5 br {
        /* display: none; */
    }

    .section5 .wrap-with .speaker .desc .hidden-block {
        height: 50px;
    }

    .section5 .wrap-with .speaker .desc a.speaker-info {
        height: 35px;
        line-height: 33px;
        max-width: 150px;
        bottom: 20px;
    }

    .section5 .wrap-with .speaker {
        max-height: 200px;
    }

    .section5 .wrap-with .speaker .img-wrap {
        min-width: 200px;
        width: 200px;
    }

    .section5 .wrap-with .speaker .img-wrap img {
        max-width: 200px;
        max-height: 200px;
    }

    .section5 .wrap-with .speaker .desc .about-speaker {
        padding: 20px;
    }

    .section5 .info-dev {
        font-size: 20px;
    }

    .section6 .container-main:before {
        height: 25px;
    }

    .section6 h1 {
        font-size: 48px;
    }

    .section6 .video-block .slider-video .swiper-slide {
        max-width: 870px;
    }

    .section6 .gallery .slider-photo .swiper-slide a img {
        min-width: 110%;
    }

    .section7 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section7 .wrap-place {
        padding: 50px 50px 55px 50px;
    }

    .section7 .wrap-place h2,
    .section7 .wrap-place h3 {
        text-align: center;
    }

    .section7 .wrap-place .watch-map {
        margin: 0 auto;
    }

    .section7 .wrap-place h3 + p {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .section7 .register {
        margin-top: 80px;
    }

    .section7 .register .register-button {
        height: 60px;
        line-height: 22px;
        font-size: 22px;
        max-width: 220px;
    }

    .section7 .register .tel {
        font-size: 22px;
    }

    .section8 .organizator .left-part {
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .section8 .organizator .left-part {
        top: -25px;
    }

    .section8 .organizator .left-part p {
        margin-bottom: 20px;
    }

    .section9 .container-bottom .left-part:after {
        height: 25px;
    }

    .section9:after {
        height: 25px;
    }

    .section10 .contacts .left-part h3 {
        margin-bottom: 50px;
        padding-right: 0;
    }

    .section10 .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section10 .contacts .left-part,
    .section10 .contacts .right-part {
        width: 100%;
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .section10 .contacts .left-part:after {
        width: 100%;
    }

    .section10 .contacts .right-part {
        right: 0;
    }

    .section10 .contacts .right-part form input[type="submit"] {
        margin-top: 30px;
    }

    .section10 .contacts > .right-part {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        position: relative;
    }

    .section10 .contacts > .right-part img {
        right: 0;
        width: 100%;
    }

    .section10 .contacts .right-part p {
        text-align: center;
        max-width: 50%;
        margin: 0 auto;
    }

    .section10 .contacts .right-part h3 {
        text-align: center;
    }

    .section10 .contacts .right-part form .fields-text {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }

    .section10 .contacts .right-part {
        padding-left: 0;
        padding-right: 0;
    }

    .section10 .contacts .right-part form input[type="submit"] {
        margin: 30px auto 0;
    }

    .section10 .contacts .right-part p {
        text-align: center;
    }

    .section10 .contacts .right-part form .fields-text input:not([type='checkbox']) {
        margin: 0 auto 6px;
    }

    .section10 .contacts .right-part form .fields-text p {
        max-width: 100%;
        width: 100%;
        text-align: left;
    }

    /*    partners-slider*/
    #programm2 .partner-slider .swiper-slide .text-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .section4 .container:before {
        left: 10px;
    }

    #section1 .wrap-top-nav nav.activate {
        top: 45px;
    }

    #section1 .wrap-top-nav nav.activate .mobile-button {
        top: -2px;
    }
}

@media screen and (max-width: 576px) {
    .modal.pop-appmob {
        width: 100% !important;
    }

    .right-part.activate {
        z-index: 1000 !important;
    }

    .up-link {
        right: 10px;
        bottom: 30%;
    }

    /*
    #section1 .wrap-top-nav nav .mobile-button {
        top: 0;
    }
*/
    h1 {
        font-size: 44px !important;
    }

    #section1 .wrap-main-block .wrap-date-info .left-part h2 span {
        font-size: 24px;
    }

    #section1 .register-block .register {
        line-height: 24px;
        font-size: 22px;
        margin-bottom: 25px;
    }

    #section1 .wrap-top-nav .logo {
        height: 55px;
    }

    #section1 .register-block .tel {
        font-size: 24px;
    }

    h3.moscow,
    h3.moscow span {
        font-size: 24px;
    }

    h3.moscow span,
    h3.moscow span.slash {
        margin-right: 10px;
    }

    #section1 .wrap-main-block .wrap-date-info .right-part h2 {
        font-size: 36px;
        line-height: 1;
    }

    #section1 .wrap-main-block .wrap-date-info h1 {
        font-size: 44px;
    }

    #section1 .register-block {
        margin: 30px auto 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #section1 .register-block .tel {
        padding-left: 0;
        text-align: center;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .right-part,
    .section2 .violet-block .container .wrap-violet .soc-block .left-part {
        width: 100%;
        text-align: center;
    }

    .section2 .violet-block .container .wrap-violet .soc-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 170px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .left-part {
        margin-bottom: 20px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block .left-part a:first-child {
        margin-left: 0;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block:last-of-type {
        padding-top: 30px;
    }

    .section2 .violet-block .container {
        margin-top: 112px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part {
        padding-left: 40px;
        padding-right: 40px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part hr {
        height: 3px;
        margin-bottom: 25px;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part p {
        font-size: 18px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block {
        padding: 15px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block h2 {
        font-size: 48px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block p {
        font-size: 15px;
        word-break: break-word;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part {
        margin-top: -30px;
        width: 100%;
    }

    .section2 .violet-block .container {
        margin-bottom: 0;
    }

    .section3 {
        padding-bottom: 50px;
        min-height: unset;
    }

    .section3 .scrolling-wrap .stay-part {
        height: 60px;
        line-height: 56px;
        font-size: 20px;
        max-width: 230px;
    }

    .section3 #scrolling h2 {
        font-size: 36px;
        margin-bottom: 50px;
    }

    .section3 #scrolling h2 span {
        font-size: 36px;
    }

    .section4 {
        opacity: 1;
    }

    .section4 .container:before {
        height: 25px;
    }

    .section4 .wrapper .time-1 h3,
    .section4 .wrapper .time-2 h3,
    .section4 .wrapper .time-3 h3,
    .section4 .wrapper .time-4 h3 {
        font-size: 26px;
    }

    .section4 .wrapper .time-1 span,
    .section4 .wrapper .time-2 span,
    .section4 .wrapper .time-3 span,
    .section4 .wrapper .time-4 span {
        font-size: 18px;
    }

    .section4 h1 {
        font-size: 44px;
        margin-bottom: 20px;
    }

    .section4 .wrapper .wrap-how .date-wrap {
        padding-top: 10px;
    }

    .section4 .wrapper .wrap-how .date-wrap h2 {
        font-size: 48px;
    }

    .section4 .wrapper .wrap-how .date-wrap span {
        margin-right: 10px;
    }

    .section4 .wrapper .wrap-how .how-button {
        height: 50px;
        line-height: 50px;
    }

    .section4 .wrapper .wrap-how-2 .left-part h3 {
        line-height: 30px;
    }

    .section4 .wrapper .wrap-how-2 .left-part {
        height: unset;
        padding: 10px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section4 .wrapper .time-2 {
        margin-bottom: 50px;
    }

    .section4 .wrapper .moderator-wrap .moderator {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section4 .wrapper .moderator-wrap .moderator .name {
        padding-top: 0;
        margin-top: -20px;
    }

    .section4 .wrapper .moderator-wrap .moderator .name h4 + p {
        margin-bottom: 40px;
    }

    .section4 .wrapper .moderator-wrap + hr {
        margin-top: 40px;
    }

    .section4 .wrap-program .right-block .download {
        height: 50px;
        line-height: 50px;
    }

    .section5 {
        padding-bottom: 50px;
    }

    .section5 .right-block-top .text {
        font-size: 14px;
    }

    .section5 .wrap-with .speaker,
    .section5 .wrap-with .speaker:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: unset;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section5 .wrap-with .speaker .desc h5 {
        font-size: 18px;
    }

    .section5 .wrap-with .speaker .img-wrap {
        max-height: 300px;
        max-width: 300px;
        width: 100%;
    }

    .section5 .wrap-with .speaker .img-wrap img {
        max-width: 300px;
        max-height: 300px;
        position: relative;
        top: 4px;
    }

    .section5 .wrap-with .speaker .desc a.speaker-info {
        height: 50px;
        line-height: 50px;
    }

    .section5 .wrap-with .speaker .desc {
        max-width: 300px;
        min-height: 250px;
    }

    .section5 .wrap-with .speaker .desc p br {
        display: block;
    }

    .section5 .right-block-top .text {
        margin-bottom: 50px;
    }

    .section5 .wrap-with .speaker {
        margin-bottom: 15px;
    }

    .section5 .info-dev {
        font-size: 18px;
    }

    .section6 .video-block .arrows-2 .swiper-button-prev-2,
    .section6 .video-block .arrows-2 .swiper-button-next-2,
    .section6 .gallery .arrows .swiper-button-prev,
    .section6 .gallery .arrows .swiper-button-next {
        width: 120px;
    }

    .section6 .gallery .slider-photo .swiper-slide .wrap-links .wrap-links-1-col {
        margin-bottom: 15px;
    }

    .section6 .video-block {
        padding-bottom: 50px;
    }

    .section6 .video-block .slider-video .swiper-slide {
        height: 250px;
    }

    .section6 .gallery .arrows .swiper-button-prev:hover:before {
        content: url(../img/s6/arrow-black-left.png);
    }

    .section6 .video-block .arrows-2 .swiper-button-prev-2:hover:before {
        content: url(../img/s6/arrow-white-left.png);
    }

    .section6 .gallery .arrows .swiper-button-next:hover:before {
        content: url(../img/s6/arrow-black-right.png);
    }

    .section6 .video-block .arrows-2 .swiper-button-next-2:hover:before {
        content: url(../img/s6/arrow-white-right.png);
    }

    .section6 .gallery .arrows .swiper-button-prev:hover,
    .section6 .gallery .arrows .swiper-button-next:hover {
        background: none;
    }

    .section7 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section7 .wrap-place .watch-map {
        height: 50px;
        line-height: 50px;
        max-width: 150px;
        font-size: 16px;
    }

    .section7 .register .register-button {
        height: 50px;
        line-height: 20px;
        max-width: 150px;
        font-size: 18px;
        margin-bottom: 30px;
        padding-top: 2px;
    }

    .section7 .register .tel {
        margin-left: 0;
        padding-left: 0;
    }

    .section7 .wrap-place h2 span {
        margin-right: 10px;
    }

    .section7 .register .left-part,
    .section7 .register .right-part,
    .section7 .register .right-part a {
        text-align: center;
    }

    .section7 .register {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section7 .register .left-part,
    .section7 .register .right-part {
        width: 100%;
    }

    .section7 .wrap-place {
        padding: 20px;
    }

    .section7 .wrap-place h2 {
        font-size: 48px;
    }

    .section7 .wrap-place h3 {
        margin-bottom: 20px;
    }

    .section7 .wrap-place h3 + p {
        font-size: 18px;
    }

    .section8 .organizator .left-part h2 {
        font-size: 36px;
    }

    .section8 .organizator .left-part {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        max-height: unset;
    }

    .section8 .organizator .left-part p {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .section8 .organizator .right-part .wrap-link {
        padding: 0 15px;
    }

    .section8 .organizator .right-part .wrap-link img {
        max-width: 100%;
    }

    .section8 .organizator .right-part .wrap-link .link {
        height: 50px;
        line-height: 45px;
        max-width: 120px;
        margin: 25px auto 0;
    }

    .section9 .inner-wrapper .title .stay-partner {
        height: 50px;
        line-height: 50px;
    }

    .section9 .inner-wrapper .title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 50px;
    }

    .section9 .inner-wrapper .title .stay-partner {
        margin-left: 0;
        margin-top: 20px;
    }

    .section9 .inner-wrapper .partners .partner p {
        font-size: 18px;
    }

    .section10 .contacts .right-part form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section10 .contacts .right-part form input[type="text"] {
        max-width: 304px;
        width: 100%;
    }

    .section10 .contacts .left-part .wrap-reg .buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section10 .contacts .left-part .wrap-reg .buttons .reg {
        margin-bottom: 15px;
    }

    .section10 .contacts .left-part h4 {
        margin-bottom: 25px;
    }

    .section10 .contacts .left-part h3 {
        margin-bottom: 30px;
    }

    .section10 .contacts .right-part p {
        max-width: 90%;
    }

    footer .container .action {
        font-size: 16px;
    }

    .section10 .contacts .right-part form .fields-text p {
        margin: 15px 40px 0;
        padding-right: 50px;
    }

    .modal {
        padding: 50px 20px;
        margin: 0 auto;
    }

    .modal .close-modal {
        right: 20px;
        top: 20px;
    }

    .modal h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .modal form p {
        padding-left: 40px !important;
    }

    .modal.accred-modal {
        margin: 0 auto;
    }

    .modal form input[type='submit'] {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .section9 .inner-wrapper .partners .partner {
        max-width: 300px;
    }

    .section9 .inner-wrapper .partners .partner:last-child {
        margin-right: 30px;
    }

    /*    partners-slider*/
    #programm2 .arrows {
        text-align: center;
        min-height: 80px;
        padding-top: 40px;
        margin-bottom: 20px;
    }

    #programm2 .partner-slider .swiper-slide {
        padding: 0 20px;
    }

    #programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block {
        flex-direction: column;
    }

    #programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .img-wrap {
        margin-bottom: 15px;
    }

    #programm2 .partner-slider .swiper-slide .speaker-wrap .speaker-block .info-wrap h5 {
        font-size: 18px;
    }

    #programm2 .partner-slider .swiper-slide .text-wrap {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 18px;
    }

    #programm2 .partner-slider {
        max-width: calc(100% - 20px);
    }

    #programm2 .arrows .swiper-button-prev:after {
        content: url(../img/s6/arrow-white-left.png);
        top: -webkit-calc(50% - 1px);
        top: calc(50% - 1px);
    }

    #programm2 .arrows .swiper-button-next:after {
        content: url(../img/s6/arrow-white-right.png);
        top: -webkit-calc(50% - 1px);
        top: calc(50% - 1px);
    }

    #programm2 .arrows .swiper-button-prev,
    #programm2 .arrows .swiper-button-next {
        position: relative;
        width: 120px;
        display: inline-block;
        height: 68px;
        line-height: 75px;
        min-height: unset;
    }

    .nicescroll-rails {
        opacity: 1 !important;
    }
}

@media screen and (max-width: 480px) {
    .section6 .gallery .slider-photo .swiper-slide a img {
        min-width: 170%;
    }

    .modal {
        overflow: auto;
        /* height: 100%; */
    }

    .section9 .inner-wrapper .partners .partner {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 420px) {
    .section3 .scrolling-wrap .nominants-wrap .nominant {
        width: 100%;
    }

    .section3 .scrolling-wrap .nominants-wrap {
        height: 960px !important;
    }
}

@media screen and (max-width: 380px) {
    .top-line .action {
        margin-right: 10px;
    }

    #section1 .wrap-top-nav .logo img {
        max-width: 100%;
        position: relative;
        top: 5px;
    }

    #section1 .wrap-main-block .wrap-date-info .left-part h2 span {
        margin-right: 15px;
    }

    #section1 .wrap-main-block .wrap-date-info h1 {
        font-size: 36px;
    }

    .section2 .violet-block .container .wrap-violet .soc-block {
        width: 100%;
    }

    .section2 .violet-block .container .wrap-violet-2 .left-part {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .section2 .violet-block .container .wrap-violet-2 .right-part .wrap-block .block p {
        font-size: 12px;
    }

    h1 {
        font-size: 36px !important;
    }

    .section4 .wrapper .wrap-how .date-wrap h2 {
        font-size: 36px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        margin-bottom: 40px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .img-wrap {
        margin-bottom: 10px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap {
        padding-right: 0;
        padding-left: 15px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap .name {
        font-size: 15px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap .post {
        font-size: 14px;
    }

    .section4 .wrapper .moderator-wrap .wrap-speakers .speakers .speaker .wrap .name br {
        display: block;
    }

    .section4 .wrapper .moderator-wrap .moderator .name {
        margin-left: 15px;
    }

    .section4 .wrapper .moderator-wrap .moderator .name h4 {
        font-size: 18px;
    }

    .section4 .wrapper .moderator-wrap .moderator .name h4 + p {
        font-size: 16px;
    }

    .modal .close-modal {
        top: 55px;
        right: 10px;
    }
}


/*logo*/

#eventic {
    max-width: 180px;
}

#audit {
    max-width: 140px;
}


/*mobile-app*/

.mobile-app .container:before {
    content: '';
    display: block;
    width: calc(50% - 15px);
    left: 20px;
    position: absolute;
    height: 50px;
    z-index: 1;
    background: #fff;
    top: -130px;
}

.mobile-app .container {
    position: relative;
}

.mobile-app {
    padding: 80px 0;
    min-height: 865px;
}

.mobile-app .head-title {
    color: #fff;
}

.mobile-app .foot-title {
    color: #182c38;
}

.mobile-app .head-title,
.mobile-app .foot-title {
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Gilroy';
}

.mobile-app .title-wrap {
    background: #a69273;
    padding: 60px 0;
}

.mobile-app .inner-wrap {
    max-width: 1086px;
    margin: 0 auto;
}

.inner-wrap-mob {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.inner-wrap-mob .right-part {
    /*    text-align: right;*/
    max-width: 485px;
    /*    max-width: 440px;*/
}

.inner-wrap-mob .right-part .mobile-app-tel {
    position: absolute;
    top: 35px;
    margin-left: 55px;
}

.inner-wrap-mob .right-part .qr {
    right: -10px;
    top: -80px;
    position: absolute;
}

.inner-wrap-mob .left-part > p {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 25px;
    font-family: 'Myriad Pro';
}

.inner-wrap-mob .left-part p a:nth-of-type(1) {
    margin-right: 25px;
}

@media screen and (max-width: 1200px) {
    .inner-wrap-mob .right-part .mobile-app-tel {
        margin-left: 0;
    }

    .inner-wrap-mob .right-part .qr {
        max-width: 250px;
    }
}

@media screen and (max-width: 991px) {
    .inner-wrap-mob .right-part .mobile-app-tel {
        position: relative;
        max-width: 100%
    }

    .inner-wrap-mob .right-part .qr {
        right: 55px;
        top: 35px;
        position: absolute;
    }

    .mobile-app .inner-wrap {
        margin-left: 30px;
    }

    .inner-wrap-mob .right-part {
        text-align: right;
    }

    .section4 .programm-text-2 p,
    .section4 .programm-text ul li,
    .section4 .programm-text p {
        font-size: 22px;
    }
}

@media screen and (max-width: 768px) {
    .mCSB_scrollTools {
        right: 18px;
    }

    .mobile-app .head-title,
    .mobile-app .foot-title {
        font-size: 32px;
    }

    .inner-wrap-mob .right-part .qr {
        max-width: 200px;
        right: 45px;
        top: 40px;
    }

    .inner-wrap-mob .right-part .mobile-app-tel {
        padding-left: 50px;
    }

    .mobile-app .container:before {
        height: 25px;
        top: -105px;
    }

    .section4 .programm-text-2,
    .section4 .programm-text {
        padding-left: 5px;
    }

    .section4 .wrapper .time-2 {
        margin-bottom: 0;
    }

    .close img {
        width: 15px;
    }

    .section5 .wrap-with .speaker .desc .about-speaker .close {
        top: 5px !important;
        right: 5px !important;
    }
}

@media screen and (max-width: 680px) {
    .inner-wrap-mob .right-part .qr {
        max-width: 150px;
        right: 28px;
        top: 15px;
    }
}

@media screen and (max-width: 576px) {
    .mCSB_inside > .mCSB_container {
        margin-right: 22px;
    }

    .mCSB_scrollTools {
        right: 4px;
    }

    .close img {
        width: 15px;
    }

    .mobile-app .inner-wrap {
        flex-direction: column;
    }

    .inner-wrap-mob .right-part {
        text-align: center;
    }

    .inner-wrap-mob .right-part .mobile-app-tel {
        padding-left: 0;
        top: 0;
        max-width: 300px;
    }

    .inner-wrap-mob .left-part > p {
        margin: 30px 0;
    }

    .right-part,
    .left-part {
        width: 100%;
    }

    .mobile-app .inner-wrap {
        margin: 0 15px;
    }

    .inner-wrap-mob .left-part > p {
        font-size: 20px;
    }

    .section4 .programm-text-2 p,
    .section4 .programm-text ul li,
    .section4 .programm-text p {
        font-size: 16px;
    }

    .section4 .wrapper .time-2 {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 380px) {
    .inner-wrap-mob .right-part {
        position: relative;
    }

    .inner-wrap-mob .right-part .qr {
        max-width: 150px;
        right: 0px;
        top: -170px;
        position: absolute;
    }

    .inner-wrap-mob .left-part p a {
        max-width: 175px;
        display: block;
    }

    .inner-wrap-mob .left-part p a img {
        max-width: 100%
    }

    .mobile-app .head-title,
    .mobile-app .foot-title {
        padding-left: 50px;
    }
}


/* Стили попап окна мобильного приложения */

.pop-appmob {
    width: 652px;
    background: #fff;
    padding: 0;
    overflow: hidden;
}

.pop-appmob .tittle-wrap {
    background-color: #a69273;
    padding: 45px 238px 36px 44px;
    font-family: "Gilroy";
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    text-transform: uppercase;
}

.pop-appmob .tittle-wrap .head-title {
    color: #ffffff;
}

.pop-appmob .tittle-wrap .foot-title {
    color: #182c38;
}

.pop-appmob .text-wrap {
    padding: 36px 207px 65px 44px;
}

.pop-appmob .text-wrap p:first-child {
    width: 100%;
    padding-bottom: 45px;
    color: #182c38;
    font-family: "Myriad Pro";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.pop-appmob .app-mob-image {
    position: absolute;
    top: 55px;
    right: -45px;
}

@media screen and (max-width: 480px) {
    .pop-appmob {
        width: 100%;
    }

    .pop-appmob .text-wrap p a:first-child img {
        padding-bottom: 20px;
        margin-left: 5px;
    }

    .pop-appmob .app-mob-image {
        top: 123px;
    }

    .modal .close-modal {
        top: 55px;
    }

    .right-part.activate {
        z-index: 11 !important;
    }
}

@media screen and (max-width: 420px) {
    .pop-appmob .text-wrap p:first-child {
        width: 219px;
    }

    .pop-appmob .app-mob-image {
        right: -55px;
    }

    .app-mob-image img {
        width: 200px;
    }

    .pop-appmob .app-mob-image {
        top: 178px;
    }
}

@media screen and (max-width: 380px) {
    .pop-appmob .text-wrap p:first-child {
        width: 219px;
    }

    .pop-appmob .app-mob-image {
        right: -55px;
    }

    .pop-appmob .tittle-wrap {
        font-size: 22px;
    }
}

@media screen and (max-width:768px) {
    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers {
        flex-direction: column;
    }

    .section-guests .wrapper .moderator-wrap .wrap-speakers .speakers .speaker {
        max-width: 100%;
    }
}

.subscribes{background:#000;padding:1.875rem 0 .625rem;font-family: 'HelveticaNeueCyr-Roman';}.subscribes__top{margin-bottom:1.875rem;max-width:75rem}.subscribes__top-text{color:#fff;opacity:1}
.subscribes__h2{color:#978556;font-weight:300;font-size:2.5rem;}
.subscribes__subscribes{display:flex;flex-direction:column;align-items:center}
.subscribes__subscribes.twice{justify-content: center!important;margin-top:50px;}
.subscribe{border-top:.125rem solid hsla(0,0%,100%,.1);text-align:center;padding:1.875rem 0;width:100%}.subscribe__content{width:17.5rem;margin:0 auto}.subscribe__title{font-size:2.375rem;line-height:2.5rem;font-weight:700;margin-bottom:1.25rem}.subscribe__title--blue{background:linear-gradient(90deg,#5af,#6f55ff);color:#5af;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subscribe__title--green{background:linear-gradient(90deg,#66cf8d,#91cf66);color:#66cf8d;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subscribe__title--orange{background:linear-gradient(90deg,#e66a2b,#ffab54);color:#e66a2b;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.subscribe__text{color:#fff;margin-bottom:1.25rem;font-size: 1.5rem;}
.subscribe__text-for-how{display:none}.subscribe__price{color:#978556;font-size:2.375rem;line-height:2.5rem;font-weight:300}.subscribe__price--old{font-size:1rem;line-height:1.4;text-decoration:line-through;margin-bottom:1.25rem}
.subscribe__button{margin-bottom:.625rem;font-size:1.5rem;}.subscribe__last-text{color:#978556}@media (min-width:600px){.subscribe__content{width:30.3125rem}.subscribe__text br{display:none}}@media (min-width:1024px){.subscribes{padding:6.875rem 0 7.8125rem}.subscribes__top{margin:0 auto 5.625rem;padding-bottom:5.625rem;border-bottom:.125rem solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between}
.subscribes__top-text{max-width:none;margin-top:.625rem;font-size: 1.25rem;line-height: 1.5;}.subscribes__h2{width:34.375rem;margin:0 3.125rem 0 0;flex-shrink:0}.subscribes__subscribes{max-width:82.5rem;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.subscribe{border-top:0;padding:0 .625rem;width:33.33%;max-width:26.25rem}.subscribe__content{width:100%;margin:0 auto}.subscribe__title{font-size:2.75rem;line-height:2.75rem;margin-bottom:1.875rem}
.subscribe__text,.subscribe__text-for-how{margin-bottom:1.875rem;line-height:1.6;font-size:1.5rem;}.subscribe__text-for-how{display:block;color:#fff}
.subscribe__text br{display:block;font-size:1.5rem;}.subscribe__price{font-size:3.25rem;line-height:3.875rem}.subscribe__price--old{font-size:1.25rem;line-height:1.6}.subscribe__button{margin-bottom:.3125rem}}@media (min-width:1200px){.subscribe__title{font-size:3.25rem;line-height:3.25rem}}


.gallery .arrows .swiper-button-next.swiper-button-disabled,
.gallery .arrows .swiper-button-prev.swiper-button-disabled {
    pointer-events: inherit;
    opacity: 1;
    cursor: pointer;
}

.nomins {}
.nomins .container {}
.nomins .container h2 {}
.nomins .container .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 100px 0 150px;
}
.nomins .container .wrap .item {
    flex: 0 0 calc(25% - 50px);
    font-size: 30px;
    background: #b89c6c;
    color: #fff;
    padding: 20px;
    font-family: 'HelveticaNeueCyr-Roman';
}
@media all and (max-width:1100px) {
    .nomins .container .wrap .item {
         flex: 0 0 calc(33% - 50px);
        font-size: 24px;
    }
}
@media all and (max-width:600px) {
    .nomins .container .wrap .item {
         flex: 0 0 calc(50% - 50px);
        font-size: 24px;
    }
}
@media all and (max-width:470px) {
    .nomins .container .wrap .item {
         flex: 0 0 100%;
        font-size: 24px;
    }
}

.program {
    background: #ffefe1;
}
.program .container {
    padding: 90px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.program .container h2 {
    flex: 0 0 100%;
}
.program .container .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin: 100px 0;
}
.program .container .wrap .item {
    flex: 0 0 calc(50% - 30px);
    border: 1px solid #c1976d;
    background-color: #ffefe1;
    padding: 20px;
    font-size: 30px;
    border-radius: 5px;
}
.program .container .modal-button {}.nomins {}

.nomins .container {}
.nomins .container h2 {}
.nomins .container .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    margin: 100px 0 150px;
}
.nomins .container .wrap .item {
    flex: 0 0 calc(25% - 50px);
    font-size: 30px;
    background: #b89c6c;
    color: #fff;
    padding: 20px;
}
@media all and (max-width:1100px) {
    .nomins .container .wrap .item {
         flex: 0 0 calc(33% - 50px);
        font-size: 24px;
    }
}
@media all and (max-width:600px) {
    .nomins .container .wrap .item {
         flex: 0 0 calc(50% - 50px);
        font-size: 24px;
    }
}
@media all and (max-width:470px) {
    .nomins .container .wrap .item {
         flex: 0 0 100%;
        font-size: 24px;
    }
}

.program {
    background: #ffefe1;
}
.program .container {
    padding: 90px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.program .container h2 {
    flex: 0 0 100%;
}
.program .container .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin: 100px 0;
}
.program .container .wrap .item {
    flex: 0 0 calc(50% - 30px);
    border: 1px solid #c1976d;
    background-color: #ffefe1;
    padding: 20px;
    font-size: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.program .container .wrap .item img {
    margin-right: 25px;
}
.program .container .wrap .item p {
    font-family: 'HelveticaNeueCyr-Roman';
}
.program .container .modal-button {
    display: flex;
    background: #000;
    color: #fff;
    padding: 20px;
    font-size: 24px;
    font-family: 'HelveticaNeueCyr-Roman';
}
@media all and (max-width:700px) {
    .program .container .wrap .item {
        flex:0 0 100%;
    }
}

.winners {
	margin: 100px 0;
}
.winners .container {}
.winners .container .winner_wrap {
    margin: 25px 0 0;
}
.winners .container .winner_wrap .winner_btn {
    display: flex;
    padding: 0 20px;
    height: 60px;
    background: #b89c6c;
    width: fit-content;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    font-family: 'HelveticaNeueCyr-Roman';
}
.winners .container .winner_wrap .winner_list {
    margin-top: 30px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
}
.winners .container .winner_wrap .winner_list p {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'HelveticaNeueCyr-Roman';
}
.winners .container .winner_wrap .winner_list.open {
    max-height: 10000000px;
    transition: all 0.3s;
}