@import url(/adm/css/fontawesome.css);
body {
  background: #FFFFFF;
  font: normal 16px/22px 'TT Norms Pro', Arial, Helvetica, sans-serif;
  color: #454545;
  height: 100%;
}
.wrapper {
  min-height: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
.container {
  margin: 0 auto;
}


/*--------------------------header---------------------*/
header {
  z-index: 20;
  position: relative;  
}

.start-header {
    height: 942px;
    background: #FFFFFF url(/libs/img/bp25__header_full_bg.jpg) 50% 0 no-repeat;
    position: relative;
}
.inner-header {    
    min-height: 240px;
    height: auto;
    background: #FFFFFF url(/libs/img/bp25_inner_head_bg.jpg) 50% 0 no-repeat;
    position: relative;
}

.inner-h__wrap {    
    margin: 41px auto 0;
    display: flex;
    justify-content: center;
}
.inner-h__left {
    flex: 0 0 116px;
    height: 85px;
    background: url(/libs/img/bp25_inner_mask_left.png) 0 0 no-repeat;
}
.inner-h__right {
    flex: 0 0 134px;
    height: 85px;
    background: url(/libs/img/bp25_inner_mask_right.png) 100% 0 no-repeat;
}
.inner-h__middle {
    background: #FFF;
    min-height: 85px;  
    line-height: 85px; 
    padding: 0 60px;
}
.inner-h__wrap h1 {
    margin: 35px 0;
}

.top-line {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;    
}
.start-header .top-line {
    height: 254px;
}
.top-line__logo {
    margin-right: auto;
    padding-top: 12px;
}
.top-line__menu {
    padding-top: 30px;
}
.top-line__links {
    font-size: 22px;
    line-height: 30px;
    padding-top: 12px;
    margin-left: 125px;
    display: flex;
    align-items: center;
    height: 100px;
    gap: 20px;
}
.top-links__wrap {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 0 0 170px;
}


.top-line__links img {
    margin-right: 10px;
}
.top-reg-link:link,
.top-reg-link:visited {
    display: inline-block;
    color: #FFF;
}
.top-reg-link:hover,
.top-reg-link:active {
    color: #FFF;
    
}
.top-reg-link span {
    display: inline-block;
    height: 35px;
}
.top-reg-link:hover span {
    display: inline-block;
    border-bottom: 3px solid #FF6F00;
}
.menu__parent:has(.menu-reg-link) {
    display: none;
}

.mid-line {
    display: flex;
    gap: 220px;
    margin-left: -15px;
    margin-right: -15px;
}
.mid-line__title {
    flex: 0 0 40%;
}
.mid-line__tit1 {    
    padding-top: 75px;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #FFF;
}
.mid-line__tit2 {
    padding-top: 45px;
}

.mid-line__descr {
    flex: 0 0 40%;
    padding-left: 110px;
}
.mid-line__date {
    padding-top: 55px;
    font-size: 84px;        
    line-height: 88px;
    font-weight: bold;
    color: #FFF;
}
.mid-line__hotel {
    padding-top: 65px;
    font-size: 50px;
    line-height: 54px;
    font-weight: 500;
    color: #FFF;
}
.mid-line__addr {
    padding-top: 15px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #FFF;
}

.cta-btn {
    display: inline-block;
    width: 460px;
    height: 99px;
    text-align: center;
    font-size: 28px;
    line-height: 99px;
    text-transform: uppercase;
    letter-spacing: 0.5px;    
    border-radius: 28px;
    background-color: #FF6E00;
    position: absolute;
    left: calc(50% - 230px);
    bottom: 0;
}
.cta-btn:link,
.cta-btn:visited {
    color: #FFF;
}
.cta-btn:hover,
.cta-btn:active {
    color: #FFF;
    background-color: #ff762e;
}

.content_wrapper {
    padding: 45px 125px 60px;
}
.inner-page .content_wrapper {
    min-height: 350px;
}
.content_wide .content_wrapper {
    padding-left: 0;
    padding-right: 0;
}

h1 {
    font-size: 44px;
    line-height: 54px;
    font-weight: bold;    
    color: #FF6E00;
    text-transform: uppercase;
    text-align: center; 
    margin: 30px 0;  
}
h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;    
    color: #FF6E00;
    text-align: center; 
    margin: 30px 0 20px;  
}
h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;    
    color: #FF6E00;
    text-align: center; 
    margin: 20px 0 15px;   
}

.start-page h2 {
    font-size: 44px;
    line-height: 80px;
    font-weight: bold;    
    color: #FF6E00;
    text-transform: uppercase;
    text-align: center; 
    margin: 30px 0 15px;  
}
.start-page .main_content {
    font-size: 22px;
    line-height: 30px;
    color: #1F529A;
}
.program-page .main_content {
    font-size: 22px;
    line-height: 30px;
    color: #1F529A;
}

.h2_invert {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    background: #FF6E00;
    border-radius: 10px;
    color: #FFF;
    font-weight: normal;
    padding: 0 20px; 
    margin: 0 10px;
}
.start-orgs__wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 100px 80px;
    justify-content: center;
    align-items: center;
}
.start-orgs__item {
    max-width: 30%;
}

.start-program__wrap {
    padding-top: 60px;
}
.start-program__item {
    display: flex;
    gap: 40px;
    margin-bottom: 30px;
}
.start-program__time {
    flex: 0 0 200px;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    color: #0863CE;
}

footer {
    min-height: 357px;
    background-color: #8A949B;
    padding-top: 68px;
    color: #FFF;
}
.foot-wrap {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.foot-logo img {
    width: 200px;
}
.foot-copyright {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
    padding-top: 115px;
}
.foot-links {
    padding-top: 33px;
}
.foot-links a {
    margin-right: 70px;
}
.foot-links a:last-child {
    margin-right: 0;
}
.foot-menu {
    padding-top: 30px;
}
.foot_menu__list {
    padding-left: 0;
}
.foot_menu__list li {
    list-style: none;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    padding: 0 25px;
}
.foot_menu__list a:link,
.foot_menu__list a:visited {
    display: inline-block;
    height: 40px;
    color: #FFF;
}
.foot_menu__list a:hover,
.foot_menu__list a:active {
    color: #FFF;
    border-bottom: 3px solid #FF6F00;
}

.reg_param {
    display: inline-block;
    width: 550px;
    vertical-align: top;    
    margin-right: 20px;
    margin-bottom: 15px;
}
.reg_param.hidden {
    display: none;
}
.reg_param .infofield {
    margin-bottom: 5px;
}
.agree_wrap {
    text-align: center;
}
.reg_submit {
    text-align: center;
}
.required_field {
    text-align: center;
}
.reg_submit input[type="submit"] {
    width: 460px;
    height: 100px;
    line-height: 100px;
    font-size: 28px;
    font-weight: 500;
    margin: 20px 0;
}

/*---------------Оргкомитет---------------*/
.orgkom-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
    justify-content: center;
}
.orgkom-item {
    display: flex;
    align-items: center;
    gap: 20px;
    width: calc(100% / 2 - 20px);
}
.orgkom__img {
    flex: 0 0 222px;
    display: flex;        
}
.orgkom__img img {
    width: 222px;
    border-radius: 111px;
}
.orgkom__fio {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;    
    margin-bottom: 20px;
}
.orgkom__descr {
    font-size: 18px;
    line-height: 22px;
}


/*-----------------Вкладки------------------*/
.tabs__content {
  display: none;
}
.tabs__content.active {
  display: block;
}
.tabs__caption {
  margin: 0px;
  padding: 0px;
}

.tabs .tabs__caption  {
    display: flex;
    list-style: none;
    margin: 50px 0;
    padding: 0px;          
}
.tabs__caption li {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer; 
    flex: 1;
    border-radius: 22px 22px 0 0;
    background: #8A949B;
    color: #fff;
    height: 60px;
    font-size: 28px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    transition: background ease 0.3s;
}
.tabs__caption li.active, .tabs__caption li.active:hover {
  background: #FF6E00;
  color: #fff;
}
.tabs__caption li:hover{
  background: #FF6E00;
}

/*------------Программа-----------------*/
.program-wrap .tabs__content {
    padding: 0 115px;
    min-height: 500px;
}
.prog-item {
    display: flex;
    gap: 30px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}
.prog-item__time {
    color: #1F529A;
    font-weight: bold;
    flex: 2;
}
.prog-item__text {
    flex: 6;
}
.prog-item__speakers {
    flex: 3;
}
.prog-item h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #454545;
    text-transform: uppercase;    
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
}
.prog-item strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px;
    color: #454545;
}
.prog-item p {
    padding: 0;
    margin: 0 0 20px;
    color: #454545;
}




/*---------------- ЛК -----------------*/
.inner_text {
    margin: 50px 0;
}
.h1_wrap {
    padding-left: 20px;

}
.lk_sidebar {
    padding: 0 20px 0 30px;    
    font-size: 16px;  
}
.lk_guest {
    padding: 0 35px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #CCC;
}
.wide-profile-block {
    text-align: center;
    font-size: 17px; 
    line-height: 28px;   
}
.account_item {
    display: flex;
}
.account_item span, 
.account_item a {
    font-size: 16px;
    line-height: 22px;
}
.account_item .fa {
    font-size: 18px;
    line-height: 22px;
    margin-right: 15px;    
}
.wide_logout input[type="submit"] {
    width: 100%;
}
.lk_body {
    padding: 0 30px 0 20px;    
}
.lk_body_wrap {
    background: #f5f6fa;    
    padding: 20px;
    min-height: 400px;
    margin-bottom: 20px;
}

.lk_sb_wrap {
    border:  1px solid #CCC;
    padding: 20px;
    margin-bottom: 20px;
}
.block.wide-profile-block {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
}

.lk_body h2 {    
    font-size: 24px;
    font-weight: bold;
    text-transform: none;    
    margin: 0;
    padding: 0;
    line-height: 28px;   
    text-align: left;
}
h2 .fa {
    margin-right: 10px;    
}

.wide_logout .link_button {
    width: 100%;
}
.wide-profile-block {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

/*--------------------------menu---------------------*/
.header_menu {
  background: #273E7B;
  color: #FFF;
}
.menu__list {
   color: #273E7B;
   margin: 0;
   padding: 50px 0 0;
   list-style: none;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   height: 100%;
   background: #000033;
   background: rgba(0, 0, 51, 0.9);
   z-index: 9999;
   display: none;
   overflow: scroll;
   overflow-x: hidden;
}
.menu__list:after {
   width: 100%;
   height: 0px;
   visibility: hidden;
   overflow: hidden;
   content: "";
   display: inline-block;
}
.menu__list li {
   width: 100%;
   max-width: 100%;
   padding-left: 30px;
   font-size: 22px;
   line-height: 36px;
   margin-bottom: 5px;
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   vertical-align: top;
}
.menu__list a {
   color: #fff;
   text-decoration: none;
}
.menu__parent {
   max-width: 130px;
   position: relative;
}
.menu__parent.has-child a {
   padding-right:15px;
}
.menu__parent.has-child .fa {
  padding: 0 0 0 5px;
  margin-right: 0;
}

.menu__parent .menu__child a {
   background: transparent;
   padding-right: 0;
}
.menu__parent a {
   color: #fff;
}
.menu__parent a:hover {
   color: #FFF;
}
.menu__child-list {
   margin: 0;
   padding: 5px 15px 0 0;
   min-width: 180px;
   display: none;
   text-align: left;
   -ms-text-align-last: left;
   -moz-text-align-last: left;
        text-align-last: left;
}
.menu__child-list li {
   text-transform: none;
}
.menu__child-list li:last-child {
  margin-bottom: 10px;
}
.menu__child-list .menu__child {
   text-align: left;
   display: block;
}
.mobile__menu {
   position: fixed;
   right: 20px;
   top: 22px;
   z-index: 999;
   width: 40px;
   display: inline-block;
   line-height: 5px;
}
.mobile__menu.active {
   z-index: 9999;
}
.mobile__menu span {
   display: inline-block;
   height: 7px;
   width: 40px;
   border: 1px solid #FFFFFF;
   background: #FF6E00;
   margin-bottom: 5px;
   transition: all .3s;
}
.mobile__menu.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.mobile__menu.active span:nth-of-type(2) {
  opacity: 0;
}
.mobile__menu.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}
.no-scroll {
    position: fixed; /* позиционируем чтобы исчез скролл */
    width: 100%; /* чтобы верстка не складывалась по ширине */
}

/*----------------------------section--------------*/
section {
  clear:both;
  overflow:hidden;
}

.wide .right_buttons {
  text-align: center;
  padding-bottom: 30px;
}

.content_wrapper table, 
.inner_text table {
    border-collapse: collapse;
}
.content_wrapper table tr td,
.content_wrapper table tr th, 
.inner_text table tr td,
.inner_text table tr th {
    border: 1px solid #3c3c3c;
    padding: 5px 10px;
}

.content_wrapper ul, .content_wrapper ol {
    margin: 5px 0 10px 0;
    padding-left: 15px;
}
.content_wrapper ul li {
    list-style: disc outside;
    margin-left: 20px;
}
ul.orange li::marker {
    color: #ff6e00;
}
.content_wrapper ol li {
    list-style: decimal outside;
    margin-left: 20px;
}
.content_wrapper li ul li {
    list-style-type: circle;
    margin-left: 25px;
}

.content_wrapper li ol li {
    list-style-type: lower-latin;
    margin-left: 25px;
}

.content_wrapper li li li {
    list-style-type: square;
    margin-left: 30px;
}
.fa {
    margin-right: 10px;
}
.block.captcha {
    width: 550px;
    display: table;
    position: relative;
}
.captcha-image {
    display: inline-block;
    float: left;
    margin-right: 21px;
}
.block.captcha .input-title {
    margin-top: 0;
    font-size: 14px;
    display: block;
}
.block.captcha input[type="text"] {
    width: 370px;
}
.regcomments {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 5px;
}

/* privacy policy */
.privacy_policy {
  position: fixed;
  z-index: 998;
  bottom: 0px;
  width: 100%;
  min-width: 320px;
  padding: 10px 5px 12px 0px;
  font-size: 100%;
  letter-spacing: 1px;
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #222;
  text-align: center;
}
.privacy_policy a:link, .privacy_policy a:visited {
  color: #F0E68C;
  text-decoration: underline;
}
.privacy_policy a:hover, .privacy_policy a:active {
  text-decoration: none;
}

.devoloper_tech ~ .privacy_policy {
  padding-bottom: 24px;
}

.privacy_policy .button {
    display: inline-block;
    color: #FFF;
    border: 2px solid #FFF;
    font-size: 12px;
    padding: 3px 10px;
    font-weight: normal;
    margin: 0 0 0 10px;
    height: auto;
    width: auto;
    min-width: auto;
    line-height: 1.2;
    background: transparent;
}
.privacy_policy .button:hover {
  cursor: pointer;
}



/* Photo Gallery */
.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
    padding: 0;
    width: 350px;
    margin: 0 10px 20px 10px;
}
.photo_cat_img img, .photo_item img{
  max-width: 350px;
  height: auto;

}
.photo_list .photo_images {
    text-align: center;
}
.photo_item .photo_image {
    margin-bottom: 0px;
}
.photo_list .paginator {
    font-size: 20px;
    font-weight: bold;
}
.paginator a:link, .paginator a:visited, .paginator span {
    margin: 0 15px;
}

/*---------------------------shop section-------------*/
.catalog .aside {
  margin: 0;
  padding: 10px 10px 0 30px;
}
.catalog .aside h3 {
  font-size: 18px;
}

.shop__menu {
  padding-bottom: 10px;
}
.shop__menu .menu {
  padding-left: 20px;
}
.shop__menu .menu li {
  font-size: 15px;
  line-height: 24px;
  list-style-type: square;
}

/* shop */

.shop_list,
.shop_id {
    margin-top: 30px;
}
.shop_list .block_header {
    background: #EEE;
    font-size: 140%;
    font-weight: bold;
}
.shop_id input[type="text"] {
    margin-bottom: 10px;
}
.shop-item-price {
    display: block;
    margin-bottom: 15px;
}
.shop-item-price .price {
    font-size: 20px;
    padding: 0 10px;
}
.shop_id .addict-field {
    margin-bottom: 15px;
}
.shop_id .error {
    font-size: 13px;
}
.shop_id .button {
    margin-bottom: 5px;
}
.shop_list {
    padding: 0 0 25px;
}
.shop_list .shop-item-title {
    display: block;
    font-size: 16px;
    margin: 10px 0 5px 0;
}
.shop_id .shop-item-info1 {
    padding-top: 15px;
}
.shop_list .shop-item {
    height: 350px;
    max-width: 280px;
    float: left;
    padding: 10px 20px 10px 10px;
    margin: 0 20px 20px 0;
    border: 1px solid #EEE;
    -webkit-transition: border .5s;
    -o-transition: border .5s;
    transition: border .5s;
}
.shop_list .shop-item:hover {
    border: 1px solid #00008B;
}
.shop_list .show_all {
    clear: left;
}
.clearleft {
    clear: left;
}
.cart_block {
    display: block;
    min-height: 30px;
    padding: 4px 0 0 35px;
    background: url(/libs/img/cart.png) no-repeat left top;
}
.cart_block .button {
    height: 30px;
    line-height: 30px;
    font-size: 0.875rem;
    margin: 10px 0;
}
.cart_table tr th {
    font-size: 13px;
    padding: 2px 5px;
}
#hidepars {
  display: none;
}
.cart_img img {
  width: auto;
  max-width: 100%;
}
.cart_count input[type="text"] {
  width: 30px;
}

.view-source {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #EEE;
}

.incontent_menu li {
    margin-bottom: 7px;
}
/* captcha */
/*.block.captcha {
    width: 430px;
    display: table;
    position: relative;
    margin: 15px 0;
}
.captcha-image {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.block.captcha .input-title {
    margin-top: 0;
}
.block.captcha input {
    width: auto;
}
.block.captcha .button-refresh {
    display: inline-block;
    margin: 2px 0;
    width: 22px;
    height: 22px;
    background: #FFF url(../img/icon_refresh.png) no-repeat 0 0;
}*/
.captcha {
    margin-top: 10px;
}
.avia_wrap {
  overflow-x: auto;
}



@media (min-width: 1199px) {
    
    .mobile__menu {
       display: none !important;
    }
    .header_menu {
       clear: both;
       text-align: center;
    }
    .menu__list {
       background: transparent;
       margin: 0;
       padding: 0;
       display: block;
       position: relative;
       z-index: 9;
       overflow: visible;
    }
    .menu__list:after {
       width: 100%;
       height: 0px;
       visibility: hidden;
       overflow: hidden;
       content: "";
       display: inline-block;
    }

    .menu__list li {
      display: inline-block;
      font-size: 22px;
      line-height: 30px;
      color: #FFF;
      text-transform: none;
      text-decoration: none;
      text-align: left;
      width: auto;
      padding: 0 25px;
    }
    .menu__list li a {
     display: block;
     height: 40px;
     font-size: 22px;
     line-height: 30px;
     padding: 0;
     color: #FFF;     
    }
    .menu__list li a:hover,
    .menu__list li a:active {      
      color: #FFF;
      text-decoration: none;      
    }
    li.menu__parent:hover > a {      
      border-bottom: 3px solid #FF6F00;
    }
    .menu__child-list {
       position: absolute;
       left: 0px;
       top: 100%;
       padding: 10px;
       background: transparent;
       display: none;
       z-index: 99;
       width: 225px;
       border-radius: 25px;
    }
    .inner-page .menu__child-list {
        background: rgba(139, 138, 143, 0.75);
    }
    .menu__child-list li {
       margin: 0 10px;
       padding: 0;
       line-height: 35px;
       text-transform: none;
    }
    .menu__child-list li a:link,
    .menu__child-list li a:visited {
      color: #FFF;
      display: block;
      height: auto;      
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 20px;
      line-height: 22px;
    }
    .menu__child-list li a:hover,
    .menu__child-list li a:active {
      color: #FF6F00;
    }
    .menu__parent.has-child {
      /*padding-right:17px;*/
    }
    .menu__parent.has-child:hover .menu__child-list {
       display: block;
    }
    .menu__parent.has-child > a {
      background: transparent;
      padding-right: 0;
    }
    .menu__parent.has-child:hover > a {
      color: #FFF;
    }
    .ul_lang {
      padding-right: 20px;
    }
}


@media (min-width: 1350px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px;
    }
}

@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1420px;
    }
}


@media (max-width:1499px) {
    .menu__list li {
        padding: 0 20px;
    }
    .top-line__links {
        margin-left: 80px;
    }
    .mid-line__descr {    
        padding-left: 80px;
    }
    .mid-line__tit1 {
        font-size: 26px;
    }
    .mid-line__tit2 img {
        width: 460px;
    }
    .mid-line__date {
        font-size: 72px;
        line-height: 76px;
    }
    .mid-line__hotel {        
        font-size: 40px;
    }
    .mid-line__addr {
        padding-top: 25px;
        font-size: 28px;
    }
    .content_wrapper {
        padding: 45px 55px 60px;
    }

}

@media (max-width:1349px) {
    .menu__list li {
        padding: 0 15px;
    }
    .top-line__links {
        margin-left: 30px;
        gap: 15px;
    }
    .mid-line__tit1 {
        font-size: 22px;
    }
    .mid-line__tit2 img {
        width: 400px;
    }
    .mid-line__descr {    
        padding-left: 60px;
    }
    .mid-line__date {
        font-size: 56px;
        line-height: 60px;
    }
    .mid-line__hotel {        
        font-size: 34px;
    }
    .mid-line__addr {
        padding-top: 25px;
        font-size: 26px;
    }
    .content_wrapper {
        padding: 45px 30px 60px;
    }
    .foot_menu__list {
        padding-left: 0;
    }
    .foot_menu__list li {
        padding: 0 15px;
    }
    .foot-links a {
        margin-right: 50px;
    }
    input[type="text"],
    input[type="email"],
    input[type="password"],
    select  {
        width: 500px;
    }
    textarea {
        width: 500px;
    }
    .chosen-container-single .chosen-single {
        width: 500px;
    }
    .reg_param {
        width: 500px;
    }
    .block.captcha input[type="text"] {
        width: 320px;
    }
    .program-wrap .tabs__content {
        padding: 0 60px;
    }

}

@media (max-width:1199px) {
    .top-line__links {
        margin-left: 0;
        margin-right: 60px;
    }
    .start-header {
        background: #FFFFFF url(/libs/img/bp25_header_bg.jpg) no-repeat 50% 0;
    }
    .mid-line {
        background: rgba(122, 161, 220, 0.44);
        backdrop-filter: blur(15px);
        padding: 50px 30px;
        gap: 8%;
    }
    .mid-line__title {
        flex: 0 0 48%;
    }
    .mid-line__descr {
        flex: 0 0 44%;
        padding-left: 0;
    }
    .mid-line__date {
        font-size: 64px;
        line-height: 68px;
        padding-top: 0;
    }
    .mid-line__tit1 {
        padding-top: 20px;
    }

    footer {
        padding-bottom: 50px;
    }
    .foot-menu {
        padding-top: 0px;
    }
    .foot_menu__list {
        display: flex;
        flex-direction: column;
    }
    .foot-links {
        padding-top: 0;
    }
    .foot-copyright {    
        padding-top: 50px;
    }

    input[type="text"],
    input[type="email"],
    input[type="password"],
    select  {
        width: 420px;
    }
    textarea {
        width: 420px;
    }
    .chosen-container-single .chosen-single {
        width: 420px;
    }
    .reg_param {
        width: 420px;
    }
    .block.captcha input[type="text"] {
        width: 240px;
    }

    .orgkom-wrap {
        flex-direction: column;
    }
    .orgkom-item {        
        width: 100%;
    }
    .program-wrap .tabs__content {
        padding: 0 15px;
    }   
    

}
@media (max-width:991px) {
    .mid-line__tit1 {
        padding-top: 0;
        font-size: 20px;
    }
    .mid-line__tit2 img {
        width: 580px;
    }
    .mid-line__date {
        font-size: 48px;
        line-height: 54px;
    }
    .mid-line__hotel {        
        font-size: 28px;
        padding-top: 50px;
    }
    .mid-line__addr {
        padding-top: 15px;
        font-size: 24px;
        line-height: 30px;
    }
    .content_wrapper {
        padding: 45px 0;
    }

    .section.container {
        padding: 10px 30px;
    }
    .right_buttons {
      text-align: center;
      padding-bottom: 30px;
    }
    .h1_wrap {
        padding-left: 5px;
    }
    .lk_sidebar {
        padding: 0 20px;            
    }
    .lk_guest {
        padding: 0 20px;
    }
    .lk_body {
        padding: 0 20px;    
    }
    .lk_sb_wrap .wide-profile-block {
        display: none;
    }

    .reg_param {
        width: 100%;
        padding-left: calc(100% / 2 - 210px);
    }
    .block.captcha {
        width: 420px;
        margin-left: calc(100% / 2 - 210px);
    }
    .reg_submit input[type="submit"] {
        width: 360px;
        font-size: 26px;
    }
    
}
@media (max-width:767px) {
    .start-header {
        height: auto;
        min-height: 942px;
        padding-bottom: 99px;
    }
    .mid-line {
        flex-direction: column;
        gap: 30px;
        text-align: center;
        padding: 30px;
    }
    
    .mid-line__tit1 {
        font-size: 24px;
        line-height: 32px;
    }
    .mid-line__tit2 {
        padding-top: 20px;
    }
    .mid-line__tit2 img {
        width: 400px;
    }
    .mid-line__hotel {
        padding-top: 10px;        
    }
    .start-header .top-line {
        height: 200px;
    }
    .menu__parent:has(.menu-reg-link) {
        display: block;
    }
    .top-line {
        padding: 0 15px;
    }
    .top-line__links {
        display: none;
    }
    h1 {
        font-size: 28px;
        line-height: 38px;        
    }
    h2 {
        font-size: 26px;
        line-height: 36px;        
    }
    h3 {
        font-size: 24px;
        line-height: 32px;        
    }
    .start-page h2 {
        font-size: 36px;
        line-height: 60px;
    }
    .h2_invert {
        height: 60px;
        line-height: 60px;
        padding: 0 10px;
    }
    .content_wrapper {
        padding: 45px 15px;
    }
    .inner-page .content_wrapper {
        padding: 0 15px 45px;
    }
    
    .foot-wrap {
        flex-direction: column;
        align-items: center;
    }
    .start-orgs__item {
        max-width: 100%;
    }
    .start-program__wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .start-program__item {
        flex-direction: column;
        gap: 15px;
    }
    .start-program__time {
        flex: auto;
    }


    .catalog .aside {
      padding-bottom: 10px;
      border-bottom: 1px dashed #CCC;

    }

    .tabs .tabs__caption {
        margin: 30px 0 10px;
        gap: 7px;
    }    

    .tabs__caption li {
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        border-radius: 17px 17px 0 0;
    }
    .prog-item {
        flex-direction: column;
        gap: 0;        
        margin-bottom: 0px;
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .tabs__content .prog-item:nth-child(odd) {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        background: #f5f5f5;
    }
    .prog-item h3 {
        margin-bottom: 10px;
    }
    .prog-item p {
        margin-bottom: 10px;
    }
    .prog-item__time:not(:empty) {
        margin: 20px 0;
    }



}

@media (max-width:575px) {
    .orgkom-item {
        flex-direction: column;
        justify-content: center;        
    }
    .orgkom__fio {
        text-align: center;
    }
    .orgkom__descr {
        text-align: center;
    }
    .tabs__caption li {
        font-size: 18px;
    }
    .inner-h__left,
    .inner-h__right {
        flex: auto;
        display: none;
    }
    .inner-h__middle {
        background: transparent;
        padding: 0;
    }
    .tabs__content .prog-item:nth-child(odd) {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px;
        background: #f5f5f5;
    }
    

}

@media (max-width:500px) {
    .cta-btn {
        width: 100%;
        left: 0;
        border-radius: 0;
    }
    input[type="text"],
    input[type="email"],
    input[type="password"],
    select  {
        width: 300px;
    }
    textarea {
        width: 300px;
    }
    .chosen-container-single .chosen-single {
        width: 300px;
    }
    .block.captcha input[type="text"] {
        width: 100%;
        margin-top: 10px;
    }
    .reg_param {
        padding-left: calc(100% / 2 - 150px);
    }
    .block.captcha {
        width: 300px;
        margin-left: calc(100% / 2 - 150px);
    }
    .block.captcha .input-title {
        padding-top: 20px;
    }
    .reg_submit input[type="submit"] {
        width: 300px;
        font-size: 24px;
    }
    .lk_body_wrap {
        padding: 20px 10px;
    }
    .start-orgs__wrap {
        flex-direction: column;
        gap: 30px;
    }

}