@import url(/adm/css/fontawesome.css);
body {
  background: #FFF;
  font:normal 18px/26px 'Zen Kaku Gothic Antique', Arial, Helvetica, sans-serif;
  color: #6B6E79;
}
.wrapper {
  min-height: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
.container {
  margin: 0 auto;
}

/*--------------------------header---------------------*/
header {
  z-index:20;
  position:relative;
}
.reg-link,
.lk-link {
    display: none !important;
}
.top-line {
    height: 155px;
    background: #FFF;
    display: flex;
    gap: 40px;
}
.top-logo {
    padding-top: 13px;
    margin-right: auto;
}
.logo-descr {
    font-size: 11px;
    color: #E94D76;
    text-transform: uppercase;
}
.top-nav {
    padding-top: 46px;
}
.top-btns {
    padding-top: 40px;
}
.top-lk-btn {
    display: inline-block;
    height: 21px;
    position: relative;
    font-size: 18px;
    letter-spacing: 0.4px;   
    line-height: 21px;
    color: #7DAEDE;
    transition: color ease 0.3s;
}
.top-lk-btn img {
    margin-top: -2px;
}
.top-lk-btn:hover,
.top-lk-btn:active {
    color: #E94D76;
    text-decoration: none;
}
.top-lk-btn img {
    margin-right: 5px;
}

.top-lk-btn .pict-active {
    position: absolute;
    top: 4px;
    left: 0;
    opacity: 0;
    transition: opacity ease 0.3s;
}
.top-lk-btn:hover .pict-active,
.top-lk-btn:active .pict-active {
    opacity: 1;
}
.top-reg-btn {
    display: inline-block;    
    width: 222px;
    height: 55px;
    border-radius: 55px;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 55px;
    background: #7DAEDE;
    color: #FFF;
    margin-left: 40px;
    text-align: center;
    padding: 0 20px;
    transition: background-color ease 0.3s;
}
.top-reg-btn:hover,
.top-reg-btn:active {
    background-color: #E94D76;
    color: #FFF;
    text-decoration: none;
}

.home-top-section {
    height: 718px;
    background: #FFF url(/libs/img/bg_big_header.png) no-repeat 50% 0;
}
.date-zone {
    width: 548px;
    height: 111px;
    margin-top: 125px;
    border-radius: 33px;
    background: #FFF;
    text-align: center;
    font-size: 59px;
    font-weight: 900;
    line-height: 111px;
    letter-spacing: 3px;
    color: #E94D76;
}
.title-zone {
    width: 800px;
    max-width: 100%;
    margin-top: 50px;
    font-size: 44px;
    line-height: 55px;
    font-weight: 900;
    color: #E94D76;
    text-transform: uppercase;
}
.cta-zone .link_button {
    width: 348px;
    margin-top: 70px;
}
.hello-section {
    display: flex;
    gap: 30px;
    padding-bottom: 100px;
}
.hello-speaker {
    flex: 0 0 470px;
}
.hello-speaker__descr {
    padding-top: 60px;
    font-size: 17px;
    line-height: 23px;    
}
.hello-text {
    font-size: 18px;
    line-height: 28px;

}
.program-wrap {
    margin-left: 245px;    
}
.program-item {
    display: flex;
    gap: 60px;   
    background: url(/libs/img/program_decor.png) repeat-y 180px 0; 
    padding-bottom: 65px;
    margin-bottom: 20px;
}
.program__time {
    font-size: 22px;
    line-height: 40px;
    color: #6F3D63;  
    flex: 0 0 106px;
    margin-top: -5px;
}
.program__decor {
    flex: 0 0 30px;
    width: 30px;
}
.program__bullet {
    background: #FFF;
    padding-bottom: 13px;
}
.program__text {
    padding-top: 2px;
}
.program-item__name {
    color: #4A4A4A;    
    font-size: 22px;
    line-height: 26px;
}
.program-item__persons {
    font-size: 18px;
    line-height: 22px;
}
.program-wrap > div:last-child {
    padding-bottom: 0;
}

.event-place__wrap {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.event-place__text {
    padding-top: 130px;
}
.home-place__map {
    position: relative;
    padding-top: 74px;
}
.place_pict {    
    position: absolute;
    top: 0;
    left: calc(50% - 74px);
}


/*---------------- ЛК -----------------*/
.inner_text {
    margin: 50px 0;
}
.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;
}

.lk_body h2 {    
    font-size: 20px;
    font-weight: bold;
    text-transform: none;    
    margin: 0;
    padding: 0;
    line-height: 28px;   
}
.lk_body h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: none;    
    margin: 30px 0 10px;
    padding: 0;
    line-height: 26px;   

}
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 7px 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: 30px;
   top: 17px;
   z-index: 999;
   width: 35px;
   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 #fff;
   background: #8371B1;
   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;
}
.content_wrapper {
  padding: 60px 0;
  min-height: 300px;
}
.content_wrapper.wide {
  padding: 30px 20px;
}
.wide .right_buttons {
  text-align: center;
  padding-bottom: 30px;
}
h1, .header-1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 60px;
  color: #E94D76;
  position: relative;
  padding: 0;
  margin: 0 0 100px;
  text-transform: uppercase;
}

h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #E94D76;
  position: relative;
  margin: 50px 0 30px 0;
  padding: 0px;
  text-transform: none;
}


h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #E94D76;
  position: relative;
  margin: 30px 0 15px 0;
  padding: 0px;
  text-transform: none;
}

.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: 20px;
}
.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: 330px;
    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: 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;
}


/*-------------------Program-----------------*/
.program__row {
    display: flex;
    gap: 30px;
    margin-bottom: 10px;
}
.program__time {
    color: #8371B1;
    font-weight: 500;
}
.program__text {
    font-weight: 500;
}

/*---------------------------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;
}

footer {
    height: 478px;
    padding-top: 80px;
    margin-top: 150px;
    background: #7DAEDE;
    color: #FFF;
}
.foot-title {
    font-size: 88px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
}

.foot-tech-partner {
    font-size: 28px;    
    line-height: 38px;
    text-align: center;
    margin-top: 42px;
}
.foot-contacts {
    width: 1150px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0 0;
    font-size: 20px;
    line-height: 28px;
}
.fci-1 {
}
.fci-2,
.fci-3,
.fci-4 {    
    padding-top: 15px;
}
.fci-2 img,
.fci-3 img,
.fci-4  img {
    margin-right: 30px;
}
.foot-contacts a:link,
.foot-contacts a:visited {
    color: #FFFFFF;
}

.foot-contacts a:hover,
.foot-contacts a:active {
    text-decoration: underline;
}


/*-------------------Media queries-----------------*/
@media (max-width:1549px) {
    .top-reg-btn {
        width: 200px;
        margin-left: 20px;
    }
    .top-line {
        gap: 30px;
    }
}
@media (max-width:1399px) {
    .top-btns {
        display: none;
    }
    .lk-link,
    .reg-link {
        display: block !important;
    }
    .top-line {
        gap: 20px;
    }

}
@media (max-width:1199px) {
    .foot-contacts {
        justify-content: center;
        align-items: center;
        gap: 25px 50px;
    }
    .program-wrap {
        margin-left: 50px;    
    }
    input[type="submit"], 
    .link_button {
        min-width: 150px;
        font-size: 24px;
        padding: 10px;
    }

}
@media (max-width:991px) {
    .home-top-section {
        background: #faefff;
        height: auto;
    }    
    .date-zone {
        margin: 80px auto 0 auto;
    }
    .title-zone {
        text-align: center;
    }
    .cta-zone {
        text-align: center;
    }
    .cta-zone .link_button {
        margin: 50px 0 80px;
    }
    
    .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;
    }
    footer {
      height: auto;
      margin: 135px 0 0;
      padding-bottom: 80px;
    }        
    .fci-1 {
      width: 100%;
      text-align: center;
    }
    .hello-section {
        flex-direction: column;
        padding-bottom: 0;
    }
    .hello-text {
        order: 0;
    }
    .hello-speaker {
        order: 1;
    }
    .hello-speaker__descr {
        padding-top: 30px;
    }

    .event-place__wrap {
        flex-direction: column;
    }



}
@media (max-width:767px) {
    .date-zone {
        font-size: 48px;    
        width: 450px;    
    }
    .title-zone {
        font-size: 36px;
        line-height: 46px;
    }

    .content_wrapper {
      padding: 30px 15px 100px;
    }
    .catalog .aside {
      padding-bottom: 10px;
      border-bottom: 1px dashed #CCC;

    }
    .foot-contacts {
        justify-content: flex-start;
        width: 250px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        font-size: 18px;
    }
    h1, .header-1 {
      font-size: 48px;
      line-height: 58px;
      margin: 0 0 40px;
    }
    h2 {
      font-size: 38px;
      line-height: 44px;
      margin: 40px 0 20px 0;
    }
    h3 {
      font-size: 30px;
      line-height: 38px;
      margin: 20px 0 10px 0;
    }
    .foot-title {
        font-size: 60px;
    }
    .program-wrap {
        margin-left: 0px;    
    }
    .program-item {
        gap: 30px;
        background-position: 150px 0; 
    }

    .program__row {
        flex-direction: column; 
        gap: 0px;   
        margin-bottom: 20px;
    }
    .program__time {
        flex: auto;
    }
    .program__text {
        flex: auto;
    }
    


}

@media (max-width:575px) {
    .date-zone {
        font-size: 40px;    
        width: 100%;    
    }
    .title-zone {
        font-size: 28px;
        line-height: 38px;
    }
    .cta-zone .link_button {
        width: 300px;
    }
    .mobile__menu {
        right: 25px;
    }
    h1, .header-1 {
      font-size: 36px;
      line-height: 46px;
    }
    h2 {
      font-size: 32px;
      line-height: 40px;
    }
    h3 {
      font-size: 28px;
      line-height: 36px;
    }
    .foot-title {
        font-size: 48px;
    }
    .program-item {
        background: transparent;  
        flex-direction: column;
        gap: 15px;
        margin-bottom: 0;
    }
    .program__decor {
        display: none;
    }
    .program__time {
        flex: auto;
    }
    .home-place__map {
        padding-top: 37px;
    }
    .place_pict {    
        width: 74px;
        height: 74px;
        left: calc(50% - 37px);
    }
    .lk_body_wrap {
        padding: 10px;
    }

}


@media (min-width: 992px) {
    .content_wrapper {       
        overflow: hidden;
    }
    .content_wrapper.wide {
        padding: 30px;
    }    
    
}
@media (min-width: 1200px) {
    .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-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      line-height: 50px;
      color: #7DAEDE;
      text-transform: uppercase;
      text-decoration: none;
      text-align: left;
      width: auto;
      padding-left: 0;
    }
    .menu__list li a {
     display: block;
     height: 50px;
     padding: 0 5px;
     color: #7DAEDE;
     -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: #E94D76;
    }
    .menu__child-list {
       position: absolute;
       left: -10px;
       top: 100%;
       border-top: 1px dotted #FFF;
       border-bottom: 1px dotted #FFF;
       padding: 10px;
       background: #7DAEDE;
       display: none;
       z-index: 99;
       width: 225px;
    }
    .menu__child-list li {
       margin: 0 10px 0px 0px;
       line-height: 1.3em;
       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;
      
    }
    .menu__child-list li a:hover,
    .menu__child-list li a:active {
      color: #bed7ef;

    }
    .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: #E94D76;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1340px;
    }
    .menu__list li {
        font-size: 17px;
    }
    .menu__list li a {
        padding: 0 10px;
    }
}
@media (min-width: 1550px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1480px;
    }
    .menu__list li {
        font-size: 19px;
    }
}