li,
ul {
    padding: 0;
    margin: 0
}

.search__input,
.search__submit {
    border: none;
    text-transform: uppercase
}

.navigation__item__link,
.usernav__item__text,
.search__input,
.search__submit {
    text-transform: uppercase
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/pkYDSlCHbDnBWPT5PPFFTA.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPi3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}

@font-face {
    font-family: CorsicaLX-Regular;
    src: url(/local/assets/fonts/CorsicaLX-Regular.eot?#iefix) format("embedded-opentype"), url(/local/assets/fonts/CorsicaLX-Regular.otf) format("opentype"), url(/local/assets/fonts/CorsicaLX-Regular.woff) format("woff"), url(/local/assets/fonts/CorsicaLX-Regular.ttf) format("truetype"), url(/local/assets/fonts/CorsicaLX-Regular.svg#CorsicaLX-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PFDinTextCondPro';
    font-style: normal;
    font-weight: 400;
    src: url(/local/assets/fonts/PFDinTextCondPro-Regular.eot?#iefix) format("embedded-opentype"), url(/local/assets/fonts/PFDinTextCondPro-Regular.woff) format("woff"), url(/local/assets/fonts/PFDinTextCondPro-Regular.ttf) format("truetype"), url(/local/assets/fonts/PFDinTextCondPro-Regular.svg#PFDinTextCondPro-Regular) format("svg");
}
@font-face {
    font-family: 'PFDinTextCondPro';
    font-style: normal;
    font-weight: 500;
    src: url(/local/assets/fonts/PFDinTextCondPro-Medium.eot?#iefix) format("embedded-opentype"), url(/local/assets/fonts/PFDinTextCondPro-Medium.woff) format("woff"), url(/local/assets/fonts/PFDinTextCondPro-Medium.ttf) format("truetype"), url(/local/assets/fonts/PFDinTextCondPro-Medium.svg#PFDinTextCondPro-Medium) format("svg");
}
@font-face {
    font-family: 'PFDinTextCondPro';
    font-style: normal;
    font-weight: 700;
    src: url(/local/assets/fonts/PFDinTextCondPro-Bold.eot?#iefix) format("embedded-opentype"), url(/local/assets/fonts/PFDinTextCondPro-Bold.woff) format("woff"), url(/local/assets/fonts/PFDinTextCondPro-Bold.ttf) format("truetype"), url(/local/assets/fonts/PFDinTextCondPro-Bold.svg#PFDinTextCondPro-Bold) format("svg");
}

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

* {
    outline: 0!important;
    color: #000;
    font-family: CorsicaLX-Regular, sans-serif
}

img {
    max-width: 100%
}

li {
    list-style: none
}

a.link--img, a.link--img:hover, a.link--img:focus {
  text-decoration: none;
}
.search__input {
    font-family: "PT Sans", sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    background: 0 0;
    outline: 0;
    height: 40px;
    width: 100%
}

.search__submit {
    background: url(/local/assets/images/search.png) right no-repeat;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 20px
}

.social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: CorsicaLX-Regular, sans-serif;
    background: #3b75f2;
    height: 40px;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.social--contact__phone {
    font-size: 15px;
    line-height: 28px;
    color: #fff
}

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

.icon-phone {
    margin-right: 15px;
    margin-left: 10px
}

.usernav__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

.usernav__item__text {
    color: #fff;
    font-family: "PT Sans", sans-serif;
}

.usernav__item,
.usernav__item:focus,
.usernav__item:hover,
.usernav__item:visited {
    text-decoration: none!important;
    color: #fff;
    cursor: pointer
}

.navigation__item__link {
    font-family: PFDinTextCondPro, sans-serif;
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 8px;
    color: #000;
    -webkit-transition: border .2s ease;
    transition: border .2s ease
}

.navigation__item__link:focus,
.navigation__item__link:hover {
    text-decoration: none;
    color: #000
}

.navigation__item__link--active {
    border-bottom: 5px solid #1559eb
}

.reg {
    background-color: #083b62;
    height: 40px;
}

.rs-icon {
  font-family: 'rs-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #ffffff;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  padding: 0 10px;
}
.rs-icon__print:before {
  content: "\e900";
}
.rs-icon__close:before {
  content: "\e901";
}
.rs-icon__auth:before {
  content: "\e902";
}
.rs-icon__login:before {
  content: "\e903";
}
.rs-icon__logout:before {
  content: "\e904";
}
.rs-icon__reg:before {
  content: "\e905";
}
.rs-icon__word:before {
  content: "\e906";
  font-size: 32px;
}
.rs-icon.rs-icon__word {
  color: #2372BA;
}

.modal-dialog--badge {
  margin-top: 0;
}
.modal-dialog--badge .modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url(/local/assets/images/badge.png) 50% 0% no-repeat;
    width: 520px;
    height: 650px;
    padding-top: 265px;
}
.modal-dialog--badge .modal-body {
  padding-top: 40px;
}
.modal-dialog--badge .rs-icon {
  color: #000;
}
.modal-dialog--badge .logo__image {
  width: 100%;
  max-width: 280px;
  height: auto;
}
.modal-dialog--badge .qrcode {
  position: absolute;
  right: 40px;
  bottom: 62px;
}
.modal-dialog--badge .info {
  padding-right: 80px;
}
.modal-dialog--badge .table__badge {
  width: auto!important;
  margin: 10px auto!important;
  
}
.modal-dialog--badge .table__badge > tbody > tr > td,.modal-dialog--badge .table__badge > tbody > tr > th {
  border-top: 0;
  padding: 3px 8px;
  text-transform: uppercase;
  font-size: 13px;
}
.modal-dialog--badge .table__badge > tbody > tr > th {
  text-align: right;
  color: #5c5c5c;
  font-weight: normal;
}
.video__item {
  text-align: center;
  /*padding: 0 20px;*/
}
.video__item video {
  width: 100%;
  max-width: 1160px;
}
input.error {
  border-color: rgba(201,74,34,.5);
  color: #c94a36; 
}
label.error {
  color: #c94a36;
  padding-right: 10px;
}
input[type=checkbox], input[type=radio] {
  margin: 4px 6px 0;
}

@media (min-width:320px) {
    .usernav,
    .search__form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .desc,
    .h1-banner {
        line-height: 32px;
        color: #fff;
        font-family: Arial
    }
    .h1-banner,
    .h2 {
        padding: 0;
        font-weight: 700
    }
    .desc,
    .h1-banner,
    .h2,
    .result__title {
        font-weight: 700
    }
    .about__preset__item__content,
    .h2_org,
    .h2_photo,
    .logo,
    .navigation__item,
    .partners__h2,
    .result__item__content,
    .result__title,
    .team-org__item__name {
        text-align: center
    }
    .h2,
    .h2_org,
    .h3,
    .modal-header .close,
    .modal-title,
    .reg--block__button--reg,
    .reg-block__h2,
    .registration__button,
    .themes__h2 {
        text-transform: uppercase
    }
    .search__form {
        display: flex
    }
    .logo {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .usernav {
        background: #ce3737;
        height: 40px;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .reg {
        height: 40px;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .social {
        -webkit-justify-content: space-around;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: space-around;
    }
    .about__preset__item__icon,
    .navigation__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .js-fancybox-count,
    .js-fancybox-index {
        color: #fff
    }
    .icon-reg {
        margin-right: 30px
    }
    .socail__icon {
        margin-right: 10px
    }
    .logo__image {
        width: 200%;
        max-width: 476px
    }
    .about__present,
    .banner,
    .photo {
        max-width: 1920px
    }
    .navigation__list {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .navigation__item {
        height: 50px;
        width: 50%
    }
    .navigation__item .navigation__item__link:active,
    .navigation__item .navigation__item__link:focus,
    .navigation__item .navigation__item__link:hover {
        border-bottom: 5px solid #1559eb;
        text-decoration: none
    }
    .navigation__item:last-child {
        margin-right: 0
    }
    .banner {
        background-image: url(/local/assets/images/banner.jpg);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0 auto
    }
    .h1-banner {
        font-size: 28px;
        margin: 0
    }
    .banner__text {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .desc {
        font-size: 22px
    }
    .h2 {
        font-family: CorsicaLX-Regular, sans-serif;
        font-size: 30px;
        line-height: 34px;
        color: #000;
        margin: 0
    }
    .about__content,
    .about__preset__item__content {
        font-size: 16px;
        font-family: CorsicaLX-Regular, sans-serif
    }
    .about__content {
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 50px
    }
    .about {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .navigation {
        padding-top: 20px
    }
    .about__present {
        background: #3b75f2;
        padding-top: 35px;
        margin: 0 auto
    }
    .about__preset__item__icon {
        height: 59px;
        margin-bottom: 30px;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .result__item__icon,
    .result_row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .about__present .about_row,
    .result .result_row {
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .about__preset__item__content {
        line-height: 22px;
        color: #fff;
        padding: 0 20px
    }
    .about__preset__item {
        margin-bottom: 40px
    }
    .result__title {
        padding: 30px 0;
        font-size: 25px;
        line-height: 35px;
        font-family: CorsicaLX-Regular, sans-serif
    }
    .result__item__icon {
        text-align: center;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px;
        height: 60px
    }
    .result__item__content {
        font-family: CorsicaLX-Regular, sans-serif;
        margin-bottom: 50px;
        font-size: 16px;
        line-height: 22px;
        padding: 0 30px;
        font-weight: 700
    }
    .result_row {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .archive__nav,
    .photo__nav,
    .video__nav,
    .slider__item__small--photos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .video {
        background: url(/local/assets/images/video.png) 50% 50%/cover no-repeat;
        height: 200px
    }
    .photo {
        background: #f1f5f6;
        padding-top: 50px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
    .h2_org,
    .slider_row {
        margin: 0
    }
    .slider__item__small--photos {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        height: 400px
    }
    .slider__item__small {
        height: 200px;
        width: 50%;
        background: 50% 50%/cover no-repeat
    }
    .small-2 {
        background: url(/local/assets/images/photo-small-2.jpg) 50% 50%/cover no-repeat
    }
    .small-3 {
        background: url(/local/assets/images/photo-small-3.jpg) 50% 50%/cover no-repeat
    }
    .small-4 {
        background: url(/local/assets/images/photo-small-4.jpg) 50% 50%/cover no-repeat
    }
    .slider__item__big {
        height: 400px;
        background: 50% 50%/cover no-repeat
    }   
    .archive__nav__item a,
    .h2_org,
    .photo__nav__item a,
    .video__nav__item a {
        color: #4f4f4f;
        font-family: CorsicaLX-Regular, sans-serif;
        font-weight: 700;
    }
    .archive__nav__item.archive__nav__item--active a,
    .photo__nav__item.photo__nav__item--active a,
    .video__nav__item.video__nav__item--active a {
        color: #0072f6;
        font-weight: 700;
        text-decoration: none;
    }
    .archive__nav__item a:hover,
    .photo__nav__item a:hover,
    .video__nav__item a:hover {
        text-decoration: none;
    }
    .archive__nav__item,
    .photo__nav__item,
    .video__nav__item {
        cursor: pointer;
        font-size: 20px;
        position: relative;
        width: 100px!important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .archive__nav__item:last-child ,
    .photo__nav__item:last-child ,
    .video__nav__item:last-child {
        padding: 0;
        margin: 0;
        width: 65px!important
    }
    .archive__nav__item:after,
    .photo__nav__item:after,
    .video__nav__item:after {
        content:'';
        position: absolute;
        right: 15px;
        top: 48%;
        width: 35%;
        height: 3px;
        background: #0072f6
    }
    .archive__nav__item:last-child::after ,
    .photo__nav__item:last-child::after ,
    .video__nav__item:last-child::after {
        display:none;
    }
    .slider--arrows {
    /*  position: relative;*/
    }
    .slider--arrows__next,
    .slider--arrows__prev {
        position: absolute;
        /*top: 546px;*/
        top: 50%;
        background: rgba(0, 127, 253, .7);
        width: 50px;
        height: 50px;
        border: none;
        outline: 0
    }
    .archive__nav,
    .photo__nav,
    .video__nav {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: flex;
        padding-top: 40px;
        padding-bottom: 20px
    }
    .team-org,
    .team-org__item__image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .slider--arrows__prev {
        left: 0
    }
    .slider--arrows__next {
        right: 0
    }
    .h2_org {
        font-size: 35px;
        line-height: 50px;
        padding: 45px 0
    }
    .team-org,
    .team-org__item {
        padding-bottom: 20px
    }
    .team-org__item__image {
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: 110px;
        margin-bottom: 20px
    }
    .team-org__item__name {
        font-size: 13px;
        color: #1b1e22;
        max-width: 240px;
        margin: 0 auto;
        font-weight: 700
    }
    .team-org {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .partners {
        background: #f1f5f6;
        padding-top: 50px;
        max-width: 1920px;
        margin: 0 auto
    }
    .partners__list {
        padding-top: 100px;
        padding-bottom: 100px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .programm-h2,
    .reg-block__h2 {
        padding: 40px 0;
        text-align: center
    }
    .partners__list__item {
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .partners__list__item img {
      width: 100%;
      max-width: 200px;
      height: auto;
    }
    .reg--block {
        background: url(/local/assets/images/reg-bg.jpg) 50% 50%/cover no-repeat;
        max-width: 1920px;
        margin: 0 auto
    }
    .reg--block__button--reg {
        display: block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 0 0 rgba(10, 10, 10, .33);
        box-shadow: 0 3px 0 0 rgba(10, 10, 10, .33);
        width: 100%;
        max-width: 527px;
        height: 55px;
        border: none;
        margin: 0 auto 40px;
        font-size: 15px;
        color: #000;
        font-family: CorsicaLX-Regular, sans-serif;
        font-weight: 700
    }
    .programm__item__icon,
    .programm__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .reg--block__button {
        text-align: center;
        margin: 0 auto
    }
    .reg-block__h2 {
        font-size: 30px;
        line-height: 46px;
        color: #fff;
        font-family: CorsicaLX-Regular, sans-serif;
        margin: 0;
        font-weight: 700
    }
    .programm__desc {
        font-size: 17px;
        line-height: 28px;
        color: #4f4f4f;
        text-align: center;
        width: 100%;
        max-width: 930px;
        margin: 0 auto;
        font-weight: 700
    }
    .programm__items {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 65px
    }
    .programm__item {
        width: 100%;
        margin-bottom: 50px
    }
    .programm__item__icon {
        height: 50px;
        display: flex;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px
    }
    .programm__item__content {
        font-size: 16px;
        line-height: 30px;
        color: #000;
        text-align: center;
        font-family: CorsicaLX-Regular, sans-serif;
        font-weight: 700
    }
    .programm__list {
        background: #007af9;
        padding: 30px 0;
        max-width: 1920px;
        margin: 0 auto
    }
    .archive,
    .themes {
        background: #f1f5f6
    }
    .programm__list__item:last-child {
        border: 0
    }
    .programm__list__item__time,
    .speakers__list__item__time {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .programm__list__item__time__text,
    .speakers__list__item__time__text {
        padding-left: 10px;
        color: #fff;
        font-size: 18px;
        font-family: CorsicaLX-Regular, sans-serif;
        line-height: 20px
    }
    .speakers__list__item__time__text {
        color: #337273
    }
    .programm__list__item__time__content,
    .speakers__list__item__time__content {
        padding-left: 30px;
        color: #fff;
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .speakers__list__item__time__content {
        color: #4c8384
    }
    .programm__list__item__content,
    .speakers__list__item__content {
        font-family: "PT Sans", sans-serif;
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 15px;
        margin-left: 30px
    }
    .speakers__list__item__content {
        color: #000
    }
    .programm__list__item,
    .speakers__list__item {
        border-bottom: 1px solid #3395fa;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .speakers__list__item {
        border-bottom: 1px solid #fff
    }
    .speakers__list__item--level2 {
        background: #e4f2f4;
    }
    .themes__h2 {
        text-align: center;
        padding: 40px 0;
        font-family: CorsicaLX-Regular, sans-serif;
        font-size: 35px;
        line-height: 50px;
        color: #000;
        margin: 0;
        font-weight: 700
    }
    .themes__desc {
        font-size: 17px;
        line-height: 28px;
        color: #000;
        text-align: center;
        width: 100%;
        max-width: 930px;
        margin: 0 auto;
        font-weight: 700
    }
    .themes__h2--v2 {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .speakers__date {
        font-size: 28px;
        padding: 25px 0 25px 30px
    }
    .themes {
        max-width: 1920px;
        margin: 0 auto
    }
    .speakers__list__item__content__desc,
    .speakers__list__item__content__name {
        line-height: 20px;
        margin-top: 8px;
        font-weight: 400;
        font-family: "PT Sans", sans-serif
    }
    .speakers__list__item__content__desc {
        font-size: 14px
    }
    .speakers__list__item__content__name {
        color: #337273
    }
    .speakers__list__item__image {
        width: 62px;
        margin-left: 20px;
        margin-right: 15px;
        text-align: center;
        margin-bottom: 15px
    }
    .speakers__list__item__image img {
        max-width: 60px
    }
    .translation__h2 {
        text-align: center;
        padding: 45px 0 30px!important
    }
    .translation {
        padding-bottom: 40px
    }
    .archive__h2 {
        padding-top: 40px!important;
        text-align: center
    }
    .archive {
        padding-bottom: 0;
        max-width: 1920px;
        margin: 0 auto
    }
    .archive__format {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .archive__format__files {
        padding-bottom: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .archive__format__text {
        font-size: 16px;
        color: #292929;
        text-align: center;
        font-weight: 700;
        margin-bottom: 20px
    }
    .archive__format__file {
        margin-right: 20px
    }
    .archive__format__file:last-child {
        margin-right: 0
    }
    .archive__item__link {
        display: block;
        text-align: left;
        font-size: 14px;
        color: #141414;
        text-decoration: underline;
        line-height: 1.123;
        margin-bottom: 18px
    }
    .archive__list__item {
        text-align: center
    }
    .news__h2 {
        padding-top: 55px!important;
        padding-bottom: 55px!important;
        text-align: center
    }
    .news__item__image {
        width: 100%;
        max-width: 100%;
        height: 107px;
        margin-bottom: 30px;
        overflow: hidden;
        align-items: center;
        display: flex;
    }
    .news__item__image__item {
        object-fit: contain;
        width: 100%;
        height: auto;
        align-self: center;
    }
    .news__item__inner {
        position: relative;
        padding: 5px;
        border: 1px solid #cacaca;
        max-width: 220px;
        margin-right: 10px
    }
    .news__item {
        padding-right: 10px;
        max-width: 230px;
    width: 230px!important;
    }
    .header,
    .place {
        overflow: hidden;
        max-width: 1920px
    }
    .news__item__date {
        font-size: 13px;
        line-height: 20px;
        padding: 0 10px 10px;
    }
    .news__item__title {
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        margin-bottom: 40px;
        padding: 10px;
    }
    .news__item__link {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        text-decoration: underline;
        font-size: 14px;
        color: #3b75f2;
        font-family: "PT Sans", sans-serif
    }
    .news__item__link > span {
        position: absolute;
        bottom: 15px;
        left: 15px;
        text-decoration: underline;
        color: #3b75f2;
    }
    .news__item__link:hover > span {
        text-decoration: underline;
        color: #000;
    }
    .news__item__popup {
        display: none;
        visibility: hidden
    }
    .news__item__popup__title {
        font-family: PFDinTextCondPro, sans-serif;
        font-weight: 400;
        font-size: 25px;
        color: #142e3b
    }
    .news-slider__item {
        position: relative;
        height: 240px;
        min-width: 360px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .news-slider__item--small {
        height: 90px;
        min-width: 135px;
        padding: 12px 10px 0 0;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }    
    .header {
        margin: 0 auto
    }
    .news__wrapper {
        overflow: hidden;
        position: relative;
    }
    .footer__social-icon,
    .modal-content__image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .h3,
    .place__content__desc,
    .place__content__link {
        font-size: 20px;
        letter-spacing: 3px
    }
    .place__content {
        background: #1886f9;
        position: relative;
        margin-left: -30px;
        margin-right: -30px;
        padding: 0 30px
    }
    .place__map {
        position: absolute;
        height: 625px;
        width: 100%;
        left: 0;
        top: 566px
    }
    .place {
        margin: 0 auto
    }
    .place__content__desc {
        color: #fff;
        line-height: 2;
        text-align: center
    }
    .place__content__link {
        color: #fff;
        line-height: 2;
        text-decoration: underline
    }
    .contact__content,
    .modal-title {
        text-align: center;
        line-height: 30px
    }
    .footer__nav__item:active,
    .footer__nav__item:focus,
    .footer__nav__item:hover,
    .footer__nav__link:focus,
    .footer__nav__link:hover,
    .place__content__link:hover {
        text-decoration: none;
        color: #fff
    }
    .place__content__text {
        height: 700px;
        position: relative
    }
    .place__h2 {
        text-align: center
    }
    .contact__h2 {
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        text-align: center
    }
    .contact__person {
        border-top: 5px solid #1886f9;
        padding-top: 40px;
        max-width: 320px;
        width: 100%;
        margin: 0 auto
    }
    .h3 {
        color: #000;
        text-align: center;
        font-family: 700
    }
    .contact__content {
        font-size: 17px;
        margin-top: 40px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 40px
    }
    .footer {
        background: #3d444d;
        max-width: 1920px;
        margin: 0 auto;
        position: relative
    }
    .footer__logo {
        margin: 30px auto 0;
        max-width: 600px
    }
    .footer__nav__link {
        color: #fff;
        font-size: 17px;
        font-weight: 400
    }
    .footer__social-icon {
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        border-bottom: 1px solid #666;
        padding-bottom: 40px;
        padding-top: 10px
    }
    .footer__nav__item {
        margin-top: 10px
    }
    .copyright {
        font-size: 12px;
        color: #a3b8c1;
        text-align: center;
        padding: 30px 0
    }
    .modal-title {
        font-family: PFDinTextCondPro, sans-serif;
        font-weight: 400;
        font-size: 25px;
        color: #142e3b;
        margin-bottom: 40px
    }
    .modal {
        background: rgba(255, 255, 255, .79)
    }
    .modal-header .close {
        color: #6b7f8c;
        font-size: 40px;
        opacity: 1;
        margin-top: -15px
    }
    .modal-body {
        padding-top: 0;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .modal-header {
        border: 0;
        padding-bottom: 0
    }
    .modal-footer {
        border: 0
    }
    .registration__button {
        background: #3b75f2;
        height: 55px;
        width: 100%;
        color: #fff;
        font-family: Arial, sans-serif;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 17px;
        margin-top: 20px;
    }
    .form__field__label {
        font-family: Arial, sans-serif;
        font-size: 13px;
        color: #0e2c3b;
        margin-bottom: 10px;
        display: block
    }
    .form__field__label--small {
      font-size: .9em;
      font-weight: 400;
      margin-top: 6px;
      padding-left: 16px;
    }
    .form__field__input {
        border-style: solid;
        border-width: 1px;
        border-color: #c1bdb3;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff;
        height: 40px;
        width: 100%;
        font-size: 16px;
        color: #000;
        padding: 0 10px;
        margin-bottom: 0px
    }
    .form__field--full {
        width: 100%!important
    }
    .form__field {
        width: 100%;
        margin-bottom: 10px;
    }
    .contact {
        padding-bottom: 30px
    }
    .top-scroll {
        position: absolute;
        top: -70px;
        right: 20px
    }
    .news-modal-title {
        text-align: left;
        padding-left: 10px;
    }
    .modal-content__text {
        font-size: 15px;
        line-height: 22px
    }
    .modal-content__image {
        margin-bottom: 20px;
        text-align: center;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .modal-content__image img {
      object-fit: contain;
      width: 100%;
      height: auto;
      align-self: flex-start;
    }
    .modal-content__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .slider__item__link {
        display: block;
        height: 100%;
        outline: 0!important
    }
}

@media (max-width:568px) {
    .logo__image {
        width: 100%;
    }
}

@media (min-width:768px) {
    
    .reg:after,
    .reg:before {
        overflow: hidden;
        top: 0;
        background-color: #083b62
    }
    .reg,
    .reg:after,
    .reg:before {
        background-color: #083b62
    }
    .reg:before,
    .social:before {
        height: 40px;
        width: 1000px;
        left: -1000px;
        position: absolute;
        content: ''
    }
    .desc,
    .h1-banner {
        line-height: 46px
    }
    .archive__nav__item,
    .photo__nav__item,
    .video__nav__item,
    .reg-block__h2 {
        font-family: CorsicaLX-Regular, sans-serif
    }
    .usernav:after,
    .reg:after,
    .reg:before,
    .social:before {
        content: ''
    }
    .reg:after {
        position: absolute;
        width: 1000px;
        right: -1000px;
        height: 40px
    }
    .social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 30px
    }
    .footer__nav,
    .form__modal {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .social:before {
        background: #3b75f2
    }
    .navigation__item {
        width: auto;
        margin-right: 15px
    }
    .h1-banner {
        font-size: 38px
    }
    .banner__text {
        margin-top: 70px;
        margin-bottom: 80px
    }
    .desc {
        font-size: 28px
    }
    .navigation {
        padding-top: 0
    }
    .video {
        height: 360px
    }
    .archive__nav__item.archive__nav__item--active a,
    .photo__nav__item.photo__nav__item--active a,
    .video__nav__item.video__nav__item--active a {
        color: #0072f6
    }
    .archive__nav__item,
    .photo__nav__item,
    .video__nav__item {
        cursor: pointer;
        font-size: 25px;
        color: #4f4f4f;
        position: relative;
        width: 130px!important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .archive__nav__item:last-child,
    .photo__nav__item:last-child,
    .video__nav__item:last-child {
        padding: 0;
        margin: 0;
        width: 65px!important
    }
    .archive__nav__item:after,
    .photo__nav__item:after,
    .video__nav__item:after {
        content: '';
        position: absolute;
        right: 10px;
        top: 48%;
        width: 40%;
        height: 3px;
        background: #0072f6
    }
    .archive__nav__item:last-child::after ,
    .photo__nav__item:last-child::after ,
    .video__nav__item:last-child::after {
        display:none;
    }
    .slider--arrows__next,
    .slider--arrows__prev {
        /*top: 343px;*/
        top: 50%;
        background: rgba(0, 127, 253, .7);
        width: 84px;
        height: 84px;
        border: none;
        outline: 0;
        position: absolute
    }
    .h2 {
        font-size: 36px;
        line-height: 40px
    }
    .reg-block__h2,
    .result__title {
        font-size: 35px;
        line-height: 50px
    }
    .slider--arrows__prev {
        left: 0
    }
    .slider--arrows__next {
        right: 0
    }
    .team-org {
        padding: 0 60px 20px
    }
    .partners__list__item {
        width: 33.3%
    }
    .reg-block__h2 {
        text-align: center;
        color: #fff;
        padding: 40px 0 65px;
        margin: 0;
        text-transform: uppercase
    }
    .programm-h2 {
        padding: 60px 0 30px
    }
    .programm__items {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .programm__item {
        width: 345px
    }
    .programm__list__item,
    .speakers__list__item {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: 35px;
        margin-right: 35px
    }
    .speakers__list__item {
        margin-right: 0;
        margin-left: 0;
        padding-left: 35px;
        padding-right: 35px
    }
    .programm__list__item__content,
    .speakers__list__item__content {
        margin-left: 0
    }
    .speakers__list__item__content {
        padding-top: 10px
    }
    .programm__list__item__time__content {
        margin-bottom: 15px
    }
    .programm__list__item__block__time {
        min-width: 215px;
        width: 215px
    }
    .speakers__list__item__block__time {
        min-width: 140px;
        width: 140px;
        padding-top: 10px
    }
    .speakers__date {
        font-size: 28px;
        padding: 25px 0 25px 65px
    }
    .news__item__inner {
        max-width: 220px;
        width: 220px;
        margin-right: 10px
    }
    .news__item__image {
        width: 100%;
        max-width: 220px;
        height: 107px;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .news-slider__item {
        height: 450px;
        min-width: 650px;
    }
    .news-slider__item--small {
        height: 120px;
        min-width: 180px;
    }
    .place__h2 {
        padding-top: 60px;
        padding-bottom: 50px;
        text-align: center;
        letter-spacing: 3px
    }
    .contact__h2 {
        padding-top: 90px!important;
        padding-bottom: 90px!important;
        text-align: center
    }
    .contact__person {
        padding-top: 60px
    }
    .contact__content {
        margin-bottom: 60px
    }
    .footer__nav {
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__social-icon {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__social-icon__image {
        margin-right: 50px
    }
    .footer__social-icon__image:last-child {
        margin-right: 0
    }
    .footer__logo {
        margin-bottom: 30px
    }
    .modal-dialog {
        width: 60%;
        max-width: 450px;
    }
    .modal-dialog--wide {
        width: 90%;
        max-width: 850px;
    }
    .form__modal {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .form__field {
        width: 45%
    }
    .top-scroll {
        top: -80px
    }
    .modal-content__image {
        min-width: 35%;
        margin-right: 20px;
        object-fit: cover;
        margin-bottom: 20px
    }
    .modal-content__body {
        padding: 0 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .usernav:after {
        background: #ce3737;
        position: absolute;
        height: 40px;
        width: 1000px;
        right: -1000px
    }
    .navigation__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width:992px) {
    .reg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .reg,
    .reg:before {
        background-color: #083b62
    }
    .place__content:before,
    .reg:before {
        content: ''
    }
    .navigation__item {
        margin-top: 40px;
        margin-right: 15px
    }
    .navigation__item .navigation__item__link:hover {
        border-bottom: 5px solid #1559eb
    }
    .navigation__item:last-child {
        margin-right: 0
    }
    .reg:before {
        position: absolute;
        width: 1000px;
        left: -1000px;
        height: 40px
    }
    .icon-reg {
        margin-right: 10px
    }
    .social:before {
        width: 0
    }
    .h1-banner {
        font-size: 48px;
        line-height: 66px
    }
    .about {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .h2 {
        font-family: CorsicaLX-Regular, sans-serif;
        font-size: 40px;
        line-height: 44px;
        color: #000;
        margin: 0;
        padding: 0;
        text-transform: uppercase
    }
    .desc {
        font-size: 36px;
        line-height: 66px
    }
    .photo {
        padding-top: 65px
    }
    .slider__item__big,
    .slider__item__small--photos {
        height: 630px
    }
    .slider__item__small {
        height: 315px
    }
    .slider--arrows__next,
    .slider--arrows__prev {
        /*top: 475px;*/
        top: 50%;
        background: rgba(0, 127, 253, .7);
        width: 84px;
        height: 84px;
        border: none;
        outline: 0;
        position: absolute
    }
    .slider--arrows__prev {
        left: 0
    }
    .slider--arrows__next {
        right: 0
    }
    .partners__h2 {
        font-size: 35px;
        line-height: 50px
    }
    .partners__list {
        padding-top: 140px;
        padding-bottom: 100px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .programm-h2 {
        padding: 60px 0 30px
    }
    .programm__items {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .place__map {
        position: absolute;
        left: 460px;
        top: 0;
        height: 625px;
        width: 100%
    }
    .place__content__text {
        width: 460px;
        height: 625px;
        position: relative
    }
    .place__content:before {
        position: absolute;
        height: 625px;
        width: 100%;
        left: -100%;
        background: #1886f9
    }
    .place__content__desc,
    .place__h2 {
        text-align: left
    }
    .place__content {
        padding-bottom: 0
    }
    .contact__persons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .copyright {
        padding: 30px 0
    }
    .footer__nav__item {
        margin-top: 10px
    }
    .navigation__list {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width:1200px) {
    .usernav,
    .usernav:after {
        background: #ce3737;
        height: 40px
    }
    .navigation__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .icon-reg {
        margin-right: 30px;
        margin-left: 10px
    }
    .usernav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .usernav:after {
        content: '';
        position: absolute;
        width: 1000px;
        right: -1000px
    }
    .about__present__wrapper {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 100px;
        padding-right: 100px
    }
    .partners__list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .partners__list__item {
        width: 16.6%
    }
    .programm-h2 {
        padding: 60px 0 30px
    }
    .footer__nav {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}






/*** Utils */
html > body .mb0 {
  margin-bottom: 0px;
}
html > body .mb5 {
  margin-bottom: 5px;
}
html > body .mb10 {
  margin-bottom: 10px;
}
html > body .mb15 {
  margin-bottom: 15px;
}
html > body .mb20 {
  margin-bottom: 20px;
}
html > body .mb25 {
  margin-bottom: 25px;
}
html > body .mb30 {
  margin-bottom: 30px;
}
html > body .mb35 {
  margin-bottom: 35px;
}
html > body .mb40 {
  margin-bottom: 40px;
}
html > body .mb45 {
  margin-bottom: 45px;
}
html > body .mb50 {
  margin-bottom: 50px;
}
html > body .mb55 {
  margin-bottom: 55px;
}
html > body .mb60 {
  margin-bottom: 60px;
}
html > body .mb65 {
  margin-bottom: 65px;
}
html > body .mb70 {
  margin-bottom: 70px;
}
html > body .mb75 {
  margin-bottom: 75px;
}
html > body .mb80 {
  margin-bottom: 80px;
}
html > body .mb85 {
  margin-bottom: 85px;
}
html > body .mb90 {
  margin-bottom: 90px;
}
html > body .mb95 {
  margin-bottom: 95px;
}
html > body .mb100 {
  margin-bottom: 100px;
}
html > body .mt0 {
  margin-top: 0px;
}
html > body .mt5 {
  margin-top: 5px;
}
html > body .mt10 {
  margin-top: 10px;
}
html > body .mt15 {
  margin-top: 15px;
}
html > body .mt20 {
  margin-top: 20px;
}
html > body .mt25 {
  margin-top: 25px;
}
html > body .mt30 {
  margin-top: 30px;
}
html > body .mt35 {
  margin-top: 35px;
}
html > body .mt40 {
  margin-top: 40px;
}
html > body .mt45 {
  margin-top: 45px;
}
html > body .mt50 {
  margin-top: 50px;
}
html > body .mt55 {
  margin-top: 55px;
}
html > body .mt60 {
  margin-top: 60px;
}
html > body .mt70 {
  margin-top: 70px;
}
html > body .mt80 {
  margin-top: 80px;
}
html > body .mt100 {
  margin-top: 100px;
}
/* Print styles */
@page {
  size: A4;   
  margin: 0 auto; 
}
@media print {
  body.modalprinter > * {
      visibility: hidden;
      display: none;
  }
  body.modalprinter > .modal.focused {
      position: absolute;
      visibility: visible;
      display: block;
      padding: 0;
      margin: 0;
      left: 0;
      top: 0;
  }
  body.modalprinter > .modal.focused .modal-content {
      border-width: 0;
      padding-top: 0; 
  }
  body.modalprinter > .modal.focused .modal-content .modal-header .rs-icon {
      visibility: hidden;
      display: none;
  }
  body.modalprinter > .modal.focused .modal-content .modal-body,
  body.modalprinter > .modal.focused .modal-content .modal-body * {
      visibility: visible;
  }
  a[href]:after {
      content: none !important;
  }

}

/* Plugins: Slick Slider*/
/* Arrows */
.slick-arrow {
    display: inline-block;
    top: 40%;
    background: rgba(0, 127, 253, .7);
    color: transparent;
    width: 84px;
    height: 84px;
    border: none;
    outline: 0;
    position: absolute;
    z-index: 1000;
}
.slick-prev {
    left: 0;
    background: rgba(0, 127, 253, .7) url(/local/assets/images/prev.png) no-repeat 50%;
}
.slick-next {
    right: 0;
    background: rgba(0, 127, 253, .7) url(/local/assets/images/next.png) no-repeat 50%;
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 40px;
}
.slick-dots
{
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    background: rgba(0, 127, 253, 1);
    padding: 3px;
    color: #fff;
}
.slick-dots li.slick-active {
  background: #bbb;
}
.slick-dots li button
{
    font-size: 14px;
    line-height: 1.3;
    display: block;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
/*  Tabs */
.tab-pane {height:0;overflow:hidden;}
.tab-pane.active {height:auto;}

/* fix for the nav block */
@media (min-width: 320px) {
    .archive__nav .slick-slide:last-child,
    .photo__nav .slick-slide:last-child,
    .video__nav .slick-slide:last-child {
        width: 65px!important;
    }
}
@media (min-width: 768px) {
    .archive__nav .slick-slide,
    .photo__nav .slick-slide,
    .video__nav .slick-slide {
        width: 130px!important;
    }
}
@media (max-width: 768px) {
    .container.place__wrapper {
        width: 100%;
    }
}
@media (max-width: 980px) {
    .modal-content__slider {
      display: none!important;
    }
}


.usernav__item_phone{
    color: #fff;
    flex-wrap: nowrap;
    width: 100%;
}
.usernav__item_phone a, .usernav__item_phone a:visited, .usernav__item_phone a:hover, .usernav__item_phone a:focus{
    color: #ffffff!important;
    text-decoration: underline;
}

@media (min-width: 320px) and (max-width:479px)  {
    .reg{
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        text-align: center;
    }
    .reg > span, .reg > a{
        margin-bottom: 0.8em;
    }
    .reg, .reg:after, .reg:before {
        height: 128px;
    }

}
@media (min-width: 480px) {
    .reg, .reg:after, .reg:before {
        height: 64px;
    }

}
@media (min-width: 768px) {
    .reg, .reg:after, .reg:before {
        height: 64px;
    }

}
@media (min-width: 992px) {
    .reg, .social, .usernav,
    .reg::before, .social::before, .usernav::before,
    .reg::after, .social::after, .usernav::after{
        height: 64px;
    }

}

