li,
ul {
    padding: 0;
    margin: 0;
}
p {
  margin: 0 0 16px;
}
.container {
  position: relative;
}
.search__input,
.search__submit {
    border: none;
    text-transform: uppercase;
}

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

* {
    outline: 0!important;
    color: #39393a;
}

a, body, button, h1, h2, h3, h4, h5, h6, p, span, div {
  font-family: 'Oswald', Arial, Helvetica, Verdana, sans-serif;
}

input, textarea, .content p,#successModalBox .modal-body h4 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

img {
    max-width: 100%;
}

li {
    list-style: none;
}

ul.disc {
  padding-left: 40px;
}
ul.disc >li {
  list-style: disc;
  padding-left: 10px;
}

a.link--img, a.link--img:hover, a.link--img:focus {
  text-decoration: none;
}
.search__input {
    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;
}

.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;
}

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

.navigation__item__link {
    font-weight: 400;
    font-size: 21px;
    padding-bottom: 8px;
    color: #11243e;
    -webkit-transition: border .2s ease;
    transition: border .2s ease
}

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

.navigation__item__link--active {
    text-decoration: none;
    color: #337ab7;
}

.reg {
    background-color: #15314f;
    height: 40px;
}

.rs-icon {
  font-family: 'e-region';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #265b90;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 10px;
}
.rs-icon__man:before {
  content: "\e900";
}
.rs-icon__member:before {
  content: "\e901";
}
.rs-icon__calendar:before {
  content: "\e902";
}
.rs-icon__bullit:before {
  content: "\e903";
}
.rs-icon__time:before {
  content: "\e904";
}
.rs-icon__map:before {
  content: "\e905";
}
.rs-icon__arr-left-b:before {
  content: "\e906";
}
.rs-icon__arr-right-b:before {
  content: "\e907";
}
.rs-icon__expert:before {
  content: "\e908";
}
.rs-icon__mapwith-bullits:before {
  content: "\e909";
}
.rs-icon__fz187:before {
  content: "\e90a";
}
.rs-icon__presentation:before {
  content: "\e90b";
}
.rs-icon__map-bullit:before {
  content: "\e90c";
}
.rs-icon__arr-left:before {
  content: "\e90d";
}
.rs-icon__arr-right:before {
  content: "\e90e";
}
.rs-icon__arr-top:before {
  content: "\e90f";
}
.rs-icon__arr-btm:before {
  content: "\e910";
}
.rs-icon__roundtable:before {
  content: "\e911";
}
.rs-icon__stars:before {
  content: "\e912";
}
.rs-icon__close:before {
  content: "\e913";
}
.rs-icon__auth:before {
  content: "\e914";
}
.rs-icon__word:before {
  content: "\e915";
}
.rs-icon__reg:before {
  content: "\e916";
}
.rs-icon__print:before {
  content: "\e917";
}
.rs-icon__logout:before {
  content: "\e918";
}
.rs-icon__login:before {
  content: "\e919";
}
.rs-icon__man:before {
  content: "\e900";
}

.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/bg/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: 70px;
  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;
  font-weight:normal!important;
  padding-right: 10px;
}
input[type=checkbox], input[type=radio] {
  margin: 4px 6px 0;
}
@media (min-width: 320px) {
  .content{font-family:Arial!important; font-size:16px; margin-bottom: 100px;}
  .content .tizer {font-size: 18px;padding-bottom: 30px;padding-top: 60px;}
  .place__content__text { height: 400px!important;}
}

@media (min-width: 768px) {
  .content{font-family:Arial!important; font-size:20px; margin-bottom: 140px;}
  .content .tizer {font-size: 24px;padding-bottom: 30px;padding-top: 60px;}
  .place__content__text { height: 700px;}
}

@media (min-width:320px) {
    
    .usernav .rs-icon, .reg .rs-icon { color: #fff;}
    .place__wrapper {
      background-color: #d8d7d4;
    }
    .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 {
        padding: 0;
        font-weight: 700;
    }
    .desc,
    .h1-banner {
        font-weight: 700;
    }
    .about__preset__item__content,
    .h2_org,
    .h2_photo,
    .navigation__item,
    .partners__h2,
    .team-org__item__name {
        text-align: center
    }
    .search__form {
        display: flex
    }
    .logo {
        margin-top: 25px;
        margin-bottom: 15px;
        text-align: center;
    }
    .hphone {
      font-size:20px;
      color:#337ab7;
      font-weight:700;
      text-align: center;
      margin-bottom: 40px;
    }
    .usernav {
        background: #325f92;
        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: 100%;
        max-width: 70px
    }
    .about__present,
    .banner,
    .photo {
       /* max-width: 1920px*/
    }
    .navigation__list {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        margin-top: 0;
    }
    .navigation__list.footer__nav {
        margin-top: 0px;
    }
    .navigation__item {
        height: 50px;
        width: 50%
    }
    .navigation__item .navigation__item__link:active,
    .navigation__item .navigation__item__link:focus,
    .navigation__item .navigation__item__link:hover {
        text-decoration: none
    }
    .navigation__item:last-child {
        margin-right: 0
    }
    .banner {
        background-image: url(/local/assets/images/banner.jpg);
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0 auto;
        padding-top: 120px;
    }
    .h1-banner {
        font-size: 28px;
        margin: 0
    }
    .desc {
        font-size: 22px
    }
    .h2 {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
        color: #10233f;
        margin: 0;
        text-align: center;
    }
    .about__content {
        font-size: 16px;
    }
    .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-repeat: no-repeat;
        background-color: #0e1c38;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 10px;
        margin: 0 auto;
    }
    .about__preset__item__icon {
        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
    }
    .about__preset__item__icon .rs-icon {
      font-size: 110px;
      color: #fff;
    }
    .result__item__icon .rs-icon {
      font-size: 110px;
      color: #265b90;
    }
    .about__item {
      width: 300px!important;
      height: 300px;
      overflow: hidden;
      -moz-border-radius: 100%;
      -webkit-border-radius:100%;
      border-radius: 100%;
      margin: 0 auto!important;
      display: block!important;
      border: 5px solid #d5d5d5;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    .about__item img{
      display: none;
    }
    .about__title {
      font-size: 32px;
      font-weight: 500;
      color: #10233f;
    }
    
    .result {
      padding-bottom: 70px;
      margin-bottom: 60px;
      background-position: 50% 100%;
      background-repeat: no-repeat;
    }
    .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: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start;
      -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 {
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        padding: 0 20px
    }
    .about__preset__item {
        margin-bottom: 40px
    }
    .result__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-pack: center;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: center;
        justify-content: flex-start;
    }
    .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;
        min-width: 130px;
    }
    .result__item__content {
        font-size: 18px;
        font-weight: 500;
        color: #10233f;
        line-height: 24px;
        padding: 0 30px;
    }
    .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 {
        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
    }
    .slick-current .archive__nav__item,
    .slick-current .photo__nav__item,
    .slick-current .video__nav__item {
        color: #aa3b31;
        border-color: #ba4f40;
    }
    .photo__nav__line,
    .video__nav__line {
        position: absolute;
        right: 15px;
        top: 48%;
        width: 35%;
        height: 3px;
        background: #0072f6
    }
    .archive__nav__item,
    .photo__nav__item,
    .video__nav__item {
        cursor: pointer;
        font-size: 24px;
        font-weight: 500;
        position: relative;
        /* width: 100px!important; */
        padding: 5px 30px;
        margin: 0 10px;
        border: 1px solid #9b9a9b;
        -moz-border-radius: 60px;
        -webkit-border-radius: 60px;
        border-radius: 60px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .archive__nav__item--active,
    .photo__nav__item--active,
    .video__nav__item--active {      
      border-color: #aa3b31;
      color:#aa3b31;
    }
    .archive__nav__item a,
    .photo__nav__item a,
    .video__nav__item a,
    .archive__nav__item a:hover,
    .photo__nav__item a:hover,
    .video__nav__item a:hover,
    .archive__nav__item a:focus,
    .photo__nav__item a:focus,
    .video__nav__item a:focus {      
      text-decoration: none;
      color:#39393a;
    }
    .archive__nav__item--active a,
    .photo__nav__item--active a,
    .video__nav__item--active a,
    .archive__nav__item--active a:hover,
    .photo__nav__item--active a:hover,
    .video__nav__item--active a:hover,
    .archive__nav__item--active a:focus,
    .photo__nav__item--active a:focus,
    .video__nav__item--active a:focus {      
      text-decoration: none;
      color:#aa3b31;
    }
    .slider--arrows__next,
    .slider--arrows__prev {
        position: absolute;
        top: 25%!important;
        border: none;
        outline: 0
    }
    .slider--arrows__next .rs-icon,
    .slider--arrows__prev .rs-icon {
        font-size: 70px;
        color: #14314f;
        cursor: pointer;
    }
    .slick-disabled .rs-icon {
        color: #d5d5d5;
        cursor: default;
    }
    .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
    }
    .archive__nav {
        padding-bottom: 90px!important;
    }
    .team-org,
    .team-org__item__image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .slider--arrows__prev {
        left: 0px
    }
    .slider--arrows__next {
        right: 0px
    }
    .h2_org {
        font-size: 35px;
        line-height: 50px;
        padding: 45px 0
    }
    .team-org {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .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;
        margin-bottom: 20px
    }
    .team-org__item__image img {
        height: 100%;
        width: auto;
    }
    .team-org__item__name {
        font-size: 15px;
        color: #898989;
        margin: 0 auto;
        font-weight: 400;
    }
    .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: 60px;
        padding-bottom: 60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -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;
    }
    .programm-h2,
    .reg-block__h2 {
        padding: 40px 0;
        text-align: center
    }
    .partners__list__item {
        width: 50%;
        max-width: 250px;
        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__city,
    .reg--block__date {
      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;
      
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .reg--block__button--reg {
        display: block;
        background-color: #fff;
        width: 100%;
        max-width: 425px;
        height: 95px;
        border: none;
        margin: 0 auto 40px;
        font-size: 30px;
        font-size: 22px;/**/
        color: #10233f;
        font-weight: 700;
        text-transform: uppercase;
        font-style: italic;
    }
    .reg--block__city {
        background-color: #325f92;
        width: 100%;
        max-width: 425px;
        height: 95px;
        border: none;
        margin: 0 auto 40px;
        font-size: 42px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-style: italic;
    }
    .reg--block__city--big {
      color: #fff;
      font-size: 42px;
      font-size: 28px;/**/
    }
    .reg--block__date {
        width: 100%;
        max-width: 425px;
        height: 95px;
        border: 5px solid #fff;
        margin: 0 auto 40px;
        font-size: 64px;
        color: #fff;
        font-weight: 700;
        font-style: italic;
    }
    .reg--block__date--big {
      color: #fff;
      font-size: 64px;
      font-size: 38px; /**/
    }
    .reg--block__date--small {
      color: #fff;
      font-size: 22px;
      font-weight: 300;
      padding: 0 0 0 20px;
      width: 100px;
    }
    .reg--block__date .rs-icon,
    .reg--block__city .rs-icon {
      color: #fff;
      font-size: 45px;
    }
    
    .programm__item__icon,
    .programm__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .programm__item__icon .rs-icon {
        font-size: 46px;
        color: #ba4f3f;
        padding-right: 20px;
    }
    .reg--block__button {
        text-align: center;
        margin: 0 auto
    }
    .place__h2,
    .reg-block__h2 {
        font-size: 30px;
        line-height: 1.3em;
        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: 40px;
        border: 1px solid #ba4f3f;
        border-radius: 80px;
        position: relative;
    }
    .programm__items::before, .programm__items::after {
        content: '';
        position: absolute;
        left: 49%;
        top: -35px;
        border: 15px solid transparent;
        border-bottom: 20px solid #ba4f3f;
    }
    .programm__items::after {
      border-bottom: 20px solid #fff;
      top: -33px;
    }
    .programm__item {
        width: 100%;
        margin-bottom: 20px;
        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: center;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: center;
        justify-content: flex-start;
    }
    .programm__item__icon {
        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;
        min-width: 80px;
    }
    .programm__item__content {
        font-size: 18px;
        line-height: 1.3em;
        font-weight: 400;
    }
    .programm__item__link {
      font-weight: 700;
    }
    .programm__list {
        background: #007af9;
        padding: 30px 0;
        max-width: 1920px;
        margin: 0 auto
    }
    .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 .rs-icon {
        color: #ba4f40;
    }
    .programm__list__item__time__text,
    .speakers__list__item__time__text {
        color: #274b7f;
        font-size: 18px;
        line-height: 20px
    }
    .speakers__list__item__time__text {
        color: #274b7f;
    }
    .programm__list__item__time__content,
    .speakers__list__item__time__content {
        padding-left: 40px;
        color: #898989;
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .speakers__list__item__time__content {
        color: #898989;
    }
    .programm__list__item__content,
    .speakers__list__item__content {
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
        margin-bottom: 15px;
        margin-left: 40px;
    }
    .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;
        position: relative;
    }
    .speakers__list__item {
        border-bottom: 1px solid #9b9a9b;
    }
    .speakers__list__item__btn {
      width: 60px;
    }
    .speakers__list__item__btn:after {
      display: block;
      content: '\e90f';
      color: #d5d5d5;   
      position: absolute;
      right:20px;
      top: 10px;    
      font-size: 30px;
      font-family: 'e-region';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      cursor: pointer;
    }
    .speakers__list__item__btn.collapsed:after {
      content: '\e910';
      color: #ba4f40;
    }
    .speakers__list__item--level2 {
        /*background: #e4f2f4;*/
    }
    .themes__h2 {
        text-align: center;
        padding: 40px 0;
        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: 25px;
        color: #ac3a2e;
        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;
    }
    .speakers__list__item__content__desc {
        font-size: 15px;
        color: #ac3a2e;
    }
    .speakers__list__item__content__name {
        color: #274b7f;
    }
    .speakers__list__item__image {
        margin-left: 20px;
        margin-right: 15px;
        margin-bottom: 15px;
        width: 100%;
        text-align: left;
        padding-left: 25px;
    }
    .speakers__list__item__image img {
        max-width: 200px;
        padding-top: 10px;
    }
    .translation__h2 {
        text-align: center;
        padding: 45px 0 0!important
    }
    .translation {
        padding-bottom: 40px
    }
    .archive__h2 {
        padding-top: 40px!important;
        text-align: center
    }
    .archive {
        padding-bottom: 0;
        max-width: 1920px;
        margin: 0 auto;
        background-position: 50% 200px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .archive__icon {
      text-align: center;
      margin-bottom: 40px;
    }
    .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: 15px;
        color: #141414;
        text-decoration: underline;
        line-height: 1.123;
    }
    .archive__list__item li {
      position: relative;
      display: inline-block;
      width: 96%;
      text-align: left;
      padding-bottom: 15px;
      padding-left: 20px;
    }
    .archive__list__item li:before {
      content: '\2022';
      position: absolute;
      top: -2px;
      left: 0px;
    }
    .archive__list__item {
      text-align: left;
        
    }
    .news__h2,
    .result__h2 {
        padding-top: 55px!important;
        padding-bottom: 55px!important;
        text-align: center
    }
    .result__h2 {
      width:100%;
      max-width: 800px;
      margin: 0 auto;
    }
    .news__item__image {
        width: 100%;
        max-width: 100%;
        height: 195px;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .news__item__image__item {
        height: 100%;
        width: 100%;
        object-fit: cover;
        vertical-align: top
    }
    .news__item__inner {
        position: relative;
        padding: 5px;
        max-width: 290px;
    }
    .news__item {
        padding-right: 45px;
        padding-left: 45px;
        max-width: 380px;
        width: 380px!important;
    }
    .header,
    .place {
        overflow: hidden;
        max-width: 1920px
    }
    .news__item__date {
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        color: #10233f;
        padding: 0;
    }
    .news__item__title {
        font-size: 15px;
        font-weight: 400;
        line-height: 21px;
        margin-bottom: 40px;
        padding: 10px 0;
    }
    .news__item__link {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        text-decoration: underline;
        font-size: 18px;
        font-weight: 500;
        color: #10233f;
    }
    .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-weight: 400;
        font-size: 25px;
        color: #142e3b
    }
    .news-slider__item {
        position: relative;
        height: 240px;
        min-width: 360px;
    }
    .news-slider__item__wrapper {
        height: 100%;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .news-slider__item__wrapper img {
        display: none;
    }
    .news-slider__item--small {
        height: 90px;
        min-width: 135px;
        padding: 12px 10px 0 0;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }    
    .slick-current .news-slider__item--small__wrapper {
      opacity: .5;
    }
    .header {
        margin: 0 auto
    }
    .news__wrapper {
        overflow: hidden;
        position: relative;
    }
    .footer__social-icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .h3,
    .place__content__desc,
    .place__content__link {
        font-size: 20px;
    }
    .place__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-left: -30px;
        margin-right: -30px;
        padding: 0 30px
    }
    .place__map {
        height: 625px;
        width: 100%;
    }
    .place {
        margin: 0 auto
    }
    .place__content__desc {
      line-height: 1.3em;
      font-weight: 300;
      text-align: left;
    }
    .place__content__link {
        color: #39393a;
        line-height: 2;
        text-decoration: underline
    }
    .contact__content,
    .modal-title {
        text-align: center;
        line-height: 30px
    }
    .place__content__link:hover {
        text-decoration: none;
        color: #39393a;
    }
    .footer__nav__item:active,
    .footer__nav__item:focus,
    .footer__nav__item:hover,
    .footer__nav__link:focus,
    .footer__nav__link:hover {
        text-decoration: none;
        color: #11243e;
    }
    .footer__nav__link:focus,
    .footer__nav__link:hover {
      color: #aa3b31;
    }
    .place__content__text {
      height: 700px;
      position: relative;
      
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      
      -webkit-align-items: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start;
    }
    .place__h2 {
        padding: 0 0 40px;
        text-align: left;
        text-transform: uppercase;
    }
    .contact__h2 {
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        text-align: center;
    }
    .contact__h3 {
      font-size: 24px;
      line-height: 36px;
      padding: 5px 30px;
      margin: 0;
      display: inline-block!important;
      font-weight: 500;
      color: #aa3b31!important;
      border: 1px solid #ba4f40;
      -moz-border-radius: 60px;
      -webkit-border-radius: 60px;
      border-radius: 60px;
    }
    .contact__person {
        padding-top: 30px;
        max-width: 320px;
        width: 100%;
        margin: 0 auto
    }
    .h3 {
        color: #000;
        text-align: center;
        font-family: 700
    }
    .contact__content {
        font-size: 24px;
        margin-top: 20px;
        font-weight: 400;
    }
    .contact__content__addr,
    .contact__content__name {
      display: block;
    }
    .contact__content__addr {
      color: #aa3b31;
      line-height: 1.5em;
    }
    .contact__content__addr a {
      color: #aa3b31;
    }
    .contact__content__name {
      margin-bottom: 10px;
    }
    .footer {
      position: relative;
    }
    .footer__logo {
        margin: 30px auto 0;
        text-align: center;
    }
    .footer__nav__link {
        font-weight: 400;
        font-size: 18px;
        color: #11243e;
    }
    .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: 14px;
        text-align: center;
        padding: 30px 0
    }
    .modal-title {
        font-weight: 400;
        font-size: 25px;
        color: #10233f;
        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: 40px;
        padding-right: 40px;
    }
    .modal-header {
        border: 0;
        padding-bottom: 0
    }
    .modal-footer {
        border: 0
    }
    .registration__button {
        background: #ffdb4d;
        margin: 0 auto;
        padding: 0 40px ;
        height: 55px;
        color: #39393a;
        font-family: Arial, sans-serif;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 17px;
        margin-top: 20px;
        border-radius: 4px;
    }
    .registration__button:hover,
    .registration__button:focus {
      background: #ffd633!important;
      color: #39393a!important;
    }
    .form__field__label {
        font-size: 18px;
        font-weight: normal!important;
        color: #10233f;
        margin-bottom: 10px;
        display: block
    }
    .form__field__label--small {
      font-size: .9em;
      font-weight: 400;
      margin-top: 6px;
      padding-left: 7px;
      color: #39393a;
    }
    .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;
        text-align: center;
    }
    .top-scroll {
        display: none;
        position: absolute;
        top: 28px;
        right: 50px
    }
    .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;
    }
    .modal-content__slider {
        margin-top: 20px;
    }
    .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
    }
    .container {
      padding-right: 40px;
      padding-left: 40px;
    }
}

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

@media (min-width:768px) {
    .archive__list__item li {
      width: 48%;
    }
    .programm__items {
      padding:20px 20px 0 20px;
    }
    .container {
      padding-right: 15px;
      padding-left: 15px;
    }
    .top-scroll {
      display: block;
    }
    .about__item {
        width: 450px!important;
        height: 450px;
    }
    .reg--block__city--big {
      font-size: 42px;
    }
    .reg--block__button--reg {
      font-size: 30px;

    }
    .reg--block__date--big {
      font-size: 64px;
    }
    .reg:after,
    .reg:before {
        overflow: hidden;
        top: 0;
        background-color: #15314f;
    }
    .reg,
    .reg:after,
    .reg:before {
        background-color: #15314f;
    }
    .reg:before,
    .social:before {
        height: 40px;
        width: 1000px;
        left: -1000px;
        position: absolute;
        content: ''
    }
    .desc,
    .h1-banner {
        line-height: 46px
    }
    .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: 25px
    }
    .h1-banner {
        font-size: 38px
    }
    .desc {
        font-size: 28px
    }
    .navigation {
        padding-top: 0
    }
    .video {
        height: 360px
    }
    .photo__nav__line,
    .video__nav__line {
        position: absolute;
        right: 10px;
        top: 48%;
        width: 40%;
        height: 3px;
        background: #0072f6
    }
    .archive__nav__item,
    .photo__nav__item,
    .video__nav__item {
        cursor: pointer;
        position: relative;
        /* width: 130px!important; */
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .reg-block__h2 {
        font-size: 32px;
        line-height: 1.3em;
    }
    .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;
        max-width: 800px;
    }
    .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: 150px;
        width: 150px;
        padding-top: 10px
    }
    .speakers__date {
        padding: 25px 0 25px 40px
    }
    .speakers__list__item__image {
        width: 62px;
        text-align: center;
        padding-left:0;
    }
    .speakers__list__item__image img {
        max-width: 60px;
        padding-top: 0px;
    }
    .speakers__list__item__btn:after {
        top: 40px;
    }
    .news-slider__item {
        height: 450px;
        min-width: 650px;
    }
    .news-slider__item--small {
        height: 120px;
        min-width: 180px;
    }
    .place__h2 {
        padding-bottom: 40px;
        text-align: center;
    }
    .contact__h2 {
        padding-top: 90px!important;
        text-align: center
    }
    .contact__content {
        margin-bottom: 60px
    }
    .footer__nav {
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: center;
        -ms-flex-pack: end;
        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%
    }
    .modal-content__image {
        min-width: 35%;
        margin-right: 20px;
        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: #325f92;
        position: absolute;
        height: 40px;
        width: 1000px;
        right: -1000px
    }
    .navigation__list {
        -webkit-box-pack: end;
        -webkit-justify-content: center;
        -ms-flex-pack: end;
        justify-content: center;
        margin-top: 0;
    }
}

@media (min-width:992px) {
    .navigation__list.footer__nav {
        margin-top: 45px;
    }
    .slider--arrows__prev {
        left: -50px
    }
    .slider--arrows__next {
        right: -50px
    }
    .reg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .reg,
    .reg:before {
        background-color: #15314f;
    }
    .place__content:before,
    .reg:before {
        content: ''
    }
    .reg:before {
        position: absolute;
        width: 1000px;
        left: -1000px;
        height: 40px
    }
    .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: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .icon-reg {
        margin-right: 10px
    }
    .social:before {
        width: 0
    }
    .h1-banner {
        font-size: 48px;
        line-height: 66px
    }
    .about {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .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
    }
    .partners__h2 {
        font-size: 35px;
        line-height: 50px
    }
    .partners__list {
        -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 {
        height: 625px;
        width: 100%
    }
    .place__content__text {
        width: 375px;
        height: 625px;
        position: relative;
        float: right;
    }
    .place__content:before {
        position: absolute;
        height: 625px;
        width: 100%;
        left: -100%;
        background: #2a507d;
    }
    .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;
        margin-bottom: 40px;
    }
    .copyright {
        padding: 30px 0
    }
    .footer__nav__item {
        margin-top: 10px
    }
    
    .navigation__list {
        -webkit-box-pack: end;
        -webkit-justify-content: center;
        -ms-flex-pack: end;
        justify-content: center;
        margin-top: 0;
    }
    .reg--block__button--reg {
        float: right;
    }
}

@media (min-width:1200px) {
    .navigation__list {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 40px;
    }
    .hphone {
      margin-top: 40px;
      margin-bottom: 0;
      font-size: 25px;
    }
    .logo {
      margin-top: 15px;
    }
    .usernav,
    .usernav:after {
        background: #325f92;
        height: 40px
    }
    .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: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .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
    }
    .programm-h2 {
        padding: 60px 0 30px
    }
    .footer__nav {
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -ms-flex-pack: left;
        justify-content: left
    }
}






/*** 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%;
  color: transparent;
  background-color: transparent;
  width: 84px;
  height: 84px;
  border: none;
  outline: 0;
  position: absolute;
  z-index: 1000;
}
.slick-arrow:before {
  font-family: 'e-region';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
  font-size: 60px;
  content: '';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e90e';
  right: 10px;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e90d';
  left: 10px;
}

.news-slider .slick-next:before {
  content: '\e907';
  color: #14314f;
}
.news-slider .slick-prev:before {
  content: '\e906';
  color: #14314f;
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 40px;
}
.slick-dots
{
    position: absolute;
    bottom: -45px;
    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: #fff;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border: 5px solid #d5d5d5;
    border-radius: 50%;
    color: #fff;
}
.slick-dots li.slick-active {
  background: #fff;
  border-color: #335f92;
}
.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;}
.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;
    }
}


