body {
    margin: 0;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
header {
   background-color: transparent; 
}
.wrapper {
  min-height: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
.start-page .wrapper {
    background: url(/libs/img/start_header_bg.png) no-repeat 50% 0;

}
.container {
  margin: 0 auto;
}

.top-line {
    height: 80px;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    padding-top: 22px;
}
.top-reg-link img {
    margin-right: 15px;
}
.top-line__link {
    font-size: 20px;
    line-height: 45px;
    font-weight: bold;  
    margin-left: 50px;      
}
.top-line__link a:link,
.top-line__link a:visited {
    color: #205085;    
}
.top-line__link a:hover,
.top-line__link a:active {
    color: #3F75B6;
}
.menu-reg-link {
    display: none !important;
}

.big-head {    
    display: flex;
    gap: 28px;
}
.big_head__content {
    width: 43.7%;
    margin-left: 12.9%;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.big_head__logo {
    margin-top: 34px;

}
.big_head__logo img {
    width: 50.7%;
}
.big_head__title {
    margin-top: 28px;
}
.big_head__cta {
    margin: 60px 0 115px;
}
.big_head__btn {
    display: inline-block;
    background-color: #205085;
    border-radius: 70px;
    color: #fff;
    width: 342px;
    padding: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    transition: background-color ease 0.3s;
}
.big_head__btn:hover {
    background-color: #3F75B6;
    color: #fff;
}
.big_head__img {
    margin-top: 52px;
    width: 39.3%;
}



.accent-promo {
    background-color: #3F75B6;
    width: 100%;
}
.accent-promo__block {
    padding: 40px 0;
    display: flex;
    justify-content: center;
}
.accent-promo__text {
    white-space: pre-line;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}


.organization {
    padding: 100px 0;
}
.organization__block-image {
    display: flex;
    flex-wrap: wrap;
    gap: 100px;
    justify-content: center;
}
.organization__block-image img {
    object-fit: contain;
}
.org-comitet {
    padding: 100px 0 0;
}

.org-comitet__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #205085;
    margin: 20px 0;
}

.committee-item {
    display: flex;
    gap: 100px;
}
.committee-item__img {
    flex: 0 0 284px;
    height: 282px;
    background: url(/libs/img/org-kom_bg.png) no-repeat 50% 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.committee-item__img img {
    border-radius: 114px;
}

.committee-image {
    max-width: 240px;
    max-height: 240px;
}

.committee__item-text {
    display: flex;
    gap: 9%;
    align-items: center;
}

.committee__item-text-name {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;    
    color: #205085;
    white-space: pre-line;    
    flex: 0 0 22%;
}

.committee-main-block {
    margin-top: 40px;
}

.committee-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.committee__item-text-post {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #616161;
    flex: 0 0 69%;
}

.programm {
    padding: 100px 0;
}



.programm-list {
    display: grid;
    grid-template-columns: 150px 1fr;
    column-gap: 100px;
    row-gap: 50px;
}

.programm__item-time {
    font-family: 'Poppins', sans-serif;
    grid-column: 1/2;
    color: #205085;
    font-size: 22px;
    font-weight: 500;
}

.programm__item-descr {
    font-family: 'Poppins', sans-serif;
    grid-column: 2/3;
    display: flex;
    flex-direction: column;
}


.programm__item-descr-title-accent {
    font-family: 'Poppins', sans-serif;
    color: #205085;
    font-size: 22px;
    font-weight: 500;
}

.programm__item-descr_contents {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #3F75B6;
    white-space: pre-line;
    line-height: 1.3;
    margin-top: 30px;

}

.programm__item-descr_title {
    color: #205085;
    font-size: 22px;
}

.programm__item-descr_text {
    color: #616161;
    font-size: 22px;
}


.contents-time,
.contents-org {
    color: #205085;
}

.contents-author {
    color: #616161;
}

    
.footer {
    background-color: #3F75B6;
    padding: 115px 0 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10%;
}
.footer__block a:link,
.footer__block a:visited {
    color: #FFF;
}
.footer__block a:hover,
.footer__block a:active {
    color: #8bc8f2;
}

.footer__block-text {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}


 

/*---------------- ЛК -----------------*/
.registration_form {
    margin-left: 23.5%;
}


.inner_text {
    margin: 50px 0;
}
.h1_wrap {
    padding-left: 20px;

}
.lk_sidebar {
    padding: 0 20px 0 30px;    
    font-size: 16px;  
}
.lk-guest__wrap {
    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;
}

.lk_body h2 {    
    font-size: 20px;
    font-weight: bold;
    text-transform: none;    
    margin: 0;
    padding: 0;
    line-height: 28px;   
}
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 {
    height: 0;
    margin: 0;
    overflow: hidden;
    transition: all linear 0.25s;
}
.menu__list.active {
    display: block;
   color: #273E7B;
   margin: 0;
   padding: 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: 999;
   overflow: scroll;
   overflow-x: hidden;
   height: auto;
}
.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 7px 0 5px;
}

.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-------------------*/
.mobile__menu {
   position: fixed;
   right: 25px;
   top: 17px;
   z-index: 9999;
   width: 35px;
   display: inline-block;
   line-height: 5px;
}
.mobile__menu.is-active {
   z-index: 9999;
}
.mobile__menu span {
   display: inline-block;
   height: 6px;
   width: 40px;
   border: 1px solid #FFF;
   background: #3F75B6;
   margin-bottom: 6px;
   transition: all .3s;
}
.mobile__menu.is-active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.mobile__menu.is-active span:nth-of-type(2) {
  opacity: 0;
}
.mobile__menu.is-active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}
.no-scroll {
    position: fixed; /* позиционируем чтобы исчез скролл */
    width: 100%; /* чтобы верстка не складывалась по ширине */
}

/*----------------------------section--------------*/
section {
  clear:both;
  overflow:hidden;
}
.content_wrapper {
  padding: 60px 60px 100px;
  min-height: 450px;
}
.content_wrapper.wide {
  padding: 30px 20px;
}
.wide .right_buttons {
  text-align: center;
  padding-bottom: 30px;
}

h1 {
    font-weight: 400;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #205085;
    padding: 0;
    margin: 0 0 100px 0;
}

h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    text-transform: uppercase;
    color: #205085;
    padding: 0;
    margin: 60px 0 40px;
}
.start-page h2 {    
    font-size: 60px;
    line-height: 70px;
    text-align: center;    
    margin: 0 0 100px 0;
}

h3 {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    color: #205085;
    padding: 0;
    margin: 40px 0 25px;
}

.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;
}
.content_wrapper ul li {
    list-style: disc outside;
    margin-left: 20px;
}
.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: 340px;
    display: table;
    position: relative;
}
.captcha-image {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.block.captcha .input-title {
    margin-top: 0;
    font-size: 13px;
}
.regcomments {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: -15px;
}

.param1 {
    margin-bottom: 20px;
}

/* privacy policy */
.privacy_policy {
  position: fixed;
  z-index: 998;
  bottom: 0px;
  width: 100%;
  min-width: 320px;
  padding: 10px 30px 12px;
  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;
}

.lk-guest {
    background: #f5f5f5;
    padding: 100px 0 25px;
}

.lk-guest__wrap {
    width: 950px;
    max-width: 90%;
    background: #FFF;
    padding: 40px;
    margin: 0 auto;    
    border-radius: 22px;    
    text-align: center;
}
.lk-guest__wrap h2 {
    margin-top: 0;
}

.login-reg-links {
    padding: 30px 0;
    font-size: 30px;
    line-height: 40px;
}
.login-reg-links a:link,
.login-reg-links a:visited {
    color: #205085;
    padding: 0 25px;
}
.login-reg-links a:hover,
.login-reg-links a:active {
    color: #3F75B6;
}
.login-reg-links a:first-child {
    border-right: 1px solid #D9D9D9;
}

.lk-guest__wrap input[type="submit"] {    
    border-radius: 70px;    
    width: 342px;
    padding: 30px;
    margin: 40px 0 0 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 20px;  
    height: auto;  

}

.password {
    display: inline-block;
    position: relative;
}
.password-control-1,
.password-control-2 {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/libs/img/pict-eye.svg) 0 0 no-repeat;
}


/*---------------------------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: 25px;
}
.avia_wrap {
  overflow-x: auto;
}



@media (min-width: 992px) {
    .content_wrapper.wide {
        padding: 30px;
    }
    .mobile__menu {
       display: none !important;
    }
    .header_menu {
       clear: both;
       text-align: center;
    }
    .menu__list {        
       background: transparent;
       margin: 0;
       padding: 0;
       height: 50px;
       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: 20px;
      line-height: 45px;
      color: #616161;
      text-transform: none;
      text-decoration: none;
      text-align: left;
      width: auto;
      padding-left: 0;
    }
    .menu__list li a {
     display: block;
     height: 45px;
     font-size: 20px;
     line-height: 45px;
     padding: 0 10px;
     color: #616161;
     -webkit-transition: all .15s ease;
     -o-transition: all .15s ease;
     transition: all .15s ease;
    }
    .menu__list li a:hover,
    .menu__list li a:active {      
      color: #3F75B6;
    }
    .menu__child-list {
       position: absolute;
       left: -10px;
       top: 100%;
       border-top: 1px dotted #FFF;
       border-bottom: 1px dotted #FFF;
       padding: 10px;
       background: #3F75B6;
       display: none;
       z-index: 99;
       width: 225px;
    }
    .menu__child-list li {
       margin: 0 10px 0px 0px;
       line-height: 35px;
       text-transform: none;
    }
    .menu__child-list li a:link,
    .menu__child-list li a:visited {
      color: #FFF;
      display: block;
      height: auto;
      line-height: 1.3em;
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 15px;
    }
    .menu__child-list li a:hover,
    .menu__child-list li a:active {
      color: #8bc8f2;
    }
    .menu__parent.has-child {
      /*padding-right:17px;*/
    }
    .menu__parent.has-child:hover .menu__child-list {
       display: block;
    }
    .menu__parent.has-child > a {
      background: transparent;
      
    }
    .menu__parent.has-child:hover > a {
      color: #3F75B6;
    }

}

@media (min-width: 1350px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px;
    }
}
@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}

@media (max-width:1499px) {
    .menu__list li,
    .menu__list li a,
    .top-line__link {
        font-size: 18px;
    } 
    .committee-item {
        gap: 80px;
    }
}
@media (max-width:1349px) {
    .top-line {
        gap: 15px;
    }
    .menu__list li,
    .menu__list li a  {
        font-size: 17px;
    } 
    .top-line__link {
        font-size: 17px;
        margin-left: 0;
    }
    .committee-item {
        gap: 50px;
    }
    .committee__item-text-name {
        font-size: 24px;
        line-height: 32px;
        flex: 0 0 30%;  
    }
    .committee__item-text-post {
        font-size: 20px;
        line-height: 28px;
        flex: 0 0 61%;
    }
    .registration_form {
        margin-left: 15.7%;
    }

}

@media (max-width:1199px) {
    .top-line {
        flex-wrap: wrap;
        height: auto;
        gap: 10px;
    }
    .top-line__logo {
        order: 0;
    }
    .top-line__link {
        order: 1;
    }
    .top-line__menu {
        order: 2;
        width: 100%;
        text-align: center;
    }
    .organization__block-image {
        justify-content: center;
    }

    input[type="text"],
    input[type="email"],
    input[type="password"],
    select  {
        width: 600px;
    }
    textarea {
      width: 600px;
    }
    .chosen-container-single .chosen-single {
        width: 600px !important;
    }
    
}
@media (max-width: 1024px) {
  .accent-promo__text {
    font-size: 26px;
    line-height: 36px;
  }

  .organization__block-image {
    gap: 70px;
  }

  .committee-item {
    align-items: center;
    gap: 60px;
  }

  .org-comitet__title {
    margin-bottom: 20px;
  }

  .committee__item-text {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .committee__item-text-name {
    font-size: 24px;
    line-height: 30px;
  }

  .committee__item-text-post {
    font-size: 20px;
    line-height: 26px;
  }

  .programm-list {
    column-gap: 70px;
    row-gap: 40px;
  }

  .programm__item-descr_contents {
    font-size: 24px;
  }

  .programm__item-time,
  .programm__item-descr_title,
  .programm__item-descr_text {
    font-size: 20px;
  }
}

@media (max-width:991px) {
    .top-line__link {
        margin-right: 40px;
    }
    .big_head__btn {
        border-radius: 60px;
        width: 300px;
        padding: 25px;
        font-size: 24px;
        line-height: 20px;        
    }
    .menu__list li:first-child {
        margin-top: 30px;
    }

    .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__wrap {
        padding: 40px 20px;
    }
    .lk_body {
        padding: 0 20px;    
    }
    .lk_sb_wrap .wide-profile-block {
        display: none;
    }
    h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 80px 0;
    }

    h2 {
        font-size: 42px;
        line-height: 52px;
        margin: 40px 0 25px;
    }
    .start-page h2 {    
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 80px 0;
    }

    h3 {
        font-size: 34px;
        line-height: 44px;
        margin: 30px 0 20px;
    }
    .committee-list {
        gap: 50px;
    }
    .registration_form {
        margin-left: 0;
    }
    input[type="text"],
    input[type="email"],
    input[type="password"],
    select  {
        width: 100%;
    }
    textarea {
      width: 100%;
    }
    .chosen-container {
        width: 100% !important;
    }
    .chosen-container-single .chosen-single {
        width: 100% !important;
    }
    .menu__list li {
        padding-left: 30px;
        font-size: 22px;
        line-height: 36px;
        text-align: left;
    }
    .menu__list li a {
        font-size: 22px;
        line-height: 36px;
    }
}
@media (max-width:767px) {
    .top-line {
        justify-content: center;
    }
    .top-line__link {
        display: none;
    }
    .menu-reg-link {
        display: block !important;
    }
    .big-head {
        flex-direction: column;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .big_head__content {
        width: 500px;
        margin-left: 0;
        max-width: 100%;
    }
    .big_head__logo img {
        width: 80%;
    }


    .big_head__cta {
        margin: 40px 0 20px;
    }
    .big_head__img {
        max-width: 100%;
        width: 300px;
        margin-bottom: 50px;
    }

    .big_head__img {
        margin-top: 0;
    }
    .accent-promo {
        padding-left: 15px;
        padding-right: 15px;
    }
    .accent-promo__text {
    font-size: 22px;
    line-height: 32px;
  }

  .organization__block-image {
    gap: 50px;
  }

  .committee-item {
    flex-direction: column;
    gap: 0;
    align-items: center;
  }
  .committee-item__img {
        flex: auto;
        width: 100%;
        margin: 20px 15px;
    }

  .committee__item-text {
    align-items: center;
    text-align: center;
  }

  .committee__item-text-name {
    min-width: auto;
  }

  .programm-list {
    grid-template-columns: 120px 1fr;
    column-gap: 40px;
    row-gap: 30px;
  }

  .footer {
    flex-wrap: wrap;
    gap: 30px;
    padding: 80px 0;
  }
    h1 {
        font-size: 28px;        
        line-height: 38px;
        font-weight: 600;
        margin: 0 0 50px 0;
    }

    h2 {
        font-size: 24px;
        line-height: 34px;
        font-weight: 600;
        margin: 40px 0 25px;
    }
    .start-page h2 {    
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        margin: 0 0 50px 0;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin: 30px 0 20px;
    }
    .footer {
        flex-direction: column;
        text-align: center;
    }

    .content_wrapper {
      padding: 30px 10px 100px 10px;
    }
    .catalog .aside {
      padding-bottom: 10px;
      border-bottom: 1px dashed #CCC;

    }

    .lk-guest__wrap {
        width: 100%;
        max-width: 100%;
    }
    .login-reg-links a {
        display: block;
        margin-bottom: 15px;
        font-size: 24px;
        line-height: 32px;
    }
    .login-reg-links a:first-child {
        border-right: none;
    }
    .lk-guest__wrap input[type="submit"] {    
        border-radius: 60px;
        width: 300px;
        padding: 25px;
        font-size: 24px;
        line-height: 20px; 
    }

}

@media (max-width:550px) {
    .top-line__logo img {
        width: 220px;
    }
    
}

@media (max-width: 480px) { 

  .accent-promo__text {
    font-size: 17px;
    line-height: 26px;
  }

  .organization {
    padding: 60px 0;
  }

  .organization__block-image {
    gap: 30px;
  }
  .org-comitet {
    padding: 60px 0;
  }
  .org-comitet__title {
    font-size: 24px;
  }
    .committee__item-text {
        align-items: center;
    }
  .committee-image {
    max-width: 180px;
  }
  .committee__item-text-name {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  .committee__item-text-post {
    font-size: 16px;
    line-height: 22px;
        text-align: center;

  }

  .programm {
    padding-bottom: 60px;
  }

  .programm-list {
    grid-template-columns: 1fr;
    gap: 0px;
  }

  .programm__item-time {
    grid-column: 1;
    font-weight: 700;
    color: #3F75B6;
    margin-top: 0px;
  }

  .programm__item-descr {
    grid-column: 1;
    margin-bottom: 20px;
  }

  .programm__item-descr_contents {
    font-size: 20px;
    margin-top: 20px;
  }

  .programm__item-descr_title,
  .programm__item-descr_text {
    font-size: 18px;
  }

  .footer {
    flex-direction: column;
    gap: 20px;
    padding: 60px 0;
    text-align: center;
  }
}