@font-face {
    font-family: 'a1sansregular';
    font-style: normal;
    font-weight: normal;
    src: url(/webapp/dabroa1/landing/fonts/a1sansregular.woff) format('woff');
  }
@font-face {
    font-family: 'a1sansmedium';
    font-style: normal;
    font-weight: normal;
    src: url(/webapp/dabroa1/landing/fonts/a1sansmedium.woff) format('woff');
  }
@font-face {
    font-family: 'a1sanslight';
    font-style: normal;
    font-weight: normal;
    src: url(/webapp/dabroa1/landing/fonts/a1sanslight.woff) format('woff');
  }
@font-face {
    font-family: 'a1serifbold';
    font-style: normal;
    font-weight: normal;
    src: url(/webapp/dabroa1/landing/fonts/a1serifbold.woff) format('woff');
  }
  @font-face {
    font-family: 'a1sansbold';
    font-style: normal;
    font-weight: normal;
    src: url(/webapp/dabroa1/landing/fonts/a1sansbold.woff) format('woff');
  }
body {
    font-family: 'a1sansregular', sans-serif;
}

a{
    color: #F10000;
}
a:hover{
    color: #F10000;
}
.mu-speakers-slider .slick-next, .mu-speakers-slider .slick-prev, #mu-venue, .mu-popular-price .mu-price-tag, .mu-navbar .navbar-toggle, .mu-navbar .navbar-toggle:hover, .mu-navbar .navbar-toggle:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .mu-schedule-menu li a:hover, .mu-schedule-menu li a:focus, .mu-schedule-menu li.active a, .mu-schedule-menu li.active a:hover, .mu-schedule-menu li.active a:focus {
    background-color: #F10000;
    }
.mu-venue-area {
    background: linear-gradient(180deg, #F2030F 12.29%, #FA8A80 121.2%);
    }
.mu-event-counter-block {
    color: #F10000!important;
    border-color: #F10000!important;
    }

    .col-md-12 {
        padding-right: 9px;
        padding-left: 9px;
    }
.container p {
    text-align: left;
    margin-bottom: 23px !important;
    font-size: 32px !important;
    line-height: 113%;
    letter-spacing: 0px;
    }
    .mu-about-right {
        margin-top: 9px;
    }
    .mu-schedule-area {
        padding: 25px 0;
    }

.mu-title {
    font-size: 80px;
    font-family: 'a1serifbold', sans-serif;
    margin-top: 132px;
    margin-bottom: 80px;
    line-height: 124%;
    }
.mu-heading-title {
    font-size: 40px;
    font-family: 'a1serifbold', sans-serif;
    margin-top: 160px;
    margin-bottom: 40px;
    }
    
.mu-title.help {
    margin-top: 63px;
    }
.program_block{
    display: flex;
    gap: 30px;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    }
.program_block .item{
    width: 50%;
    padding: 32px 40px;
    }
.program_block .title{
    font-family: 'a1serifbold', sans-serif;
    font-size: 40px;
    height: 126px;
    display: flex;
    align-items: center;
    line-height: normal;
}
.program_block .title b{
    font-family: 'a1serifbold', sans-serif;
    font-size: 100px;
    line-height: normal;
    margin-right: 10px;
}
.program_block .plashka {
    height: 56px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.program_block .plashka.blue {
    background-color: #BEC8FE;
}
.program_block .plashka.red {
    background-color: #FFCACA;
}
.program_block .sh_item {
    padding-left: 37px;
    padding-right: 37px;
    margin-top: 40px;
    font-size: 20px;
}
.program_block .sh_item:before {
    content: ' ';
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #000;
    margin-left: -30px;
    margin-top: 8px;
}
.program_block .sh_item b {
    font-size: 24px;
    font-family: 'a1serifbold', sans-serif;
    margin-bottom: 10px;
    display: block;
}
.program_block a {
   color: #F10000;
}

.counter{
    position: relative;
    width: 1024px;
    margin: auto;
}
.counter img{
    width: 100%;
}
.block_counter{
    position: absolute;
    width: 100%;
    height: 50%;
    top: 36%;
    font-size: 32px;
    font-family: 'a1serifbold', sans-serif;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-transform: uppercase;
}
.block_counter b{
    font-size: 100px;
    display: block;
    line-height: normal;
    margin-bottom: 15px;
}

#help_vid{
    width: 100%;
    height: 400px;
}

.child{
    display: flex;
    margin-top: 100px;
    gap: 43px;
    align-items: center;
    line-height: 29px;
    }
.child div{
    font-size: 24px;
    }
.child b{
    display: block;
    font-size: 40px;
    line-height: normal;
    font-family: 'a1serifbold';
    margin-bottom: 40px;    
    line-height: 48px;
    }
.child a{
    text-decoration: underline;
}

.honor{
    width: 100%;
    height: 687px;
    position: relative;
    background-image: url(/webapp/dabroa1/assets/honor.png);
    background-size: cover;
    color: #fff;
    font-size: 24px;
    padding: 38px 12px;
    text-align: center;
    margin-top: 203px;
    line-height: 29px;
    }
.honor b {
    font-size: 60px;
    font-family: 'a1serifbold';
    line-height: normal;
    margin-bottom: 39px;
    display: block;
    line-height: 72px;
}

.mu-faq-area {
    padding: 0px 0;
}

.faqh3{
    font-size: 40px;
    color: #F10000;
    font-family: 'a1serifbold';
    margin-bottom: 40px;
    line-height: 48px;
    margin-top: -20px;
}


.mu-faq-content .fa-angle-down, .mu-faq-content .fa-angle-up{
    float: right;
    color: #F10000!important;
    font-size: 25px;
}

.mu-faq-content .panel-title {
    font-size: 24px;
    text-align: left;
    font-family: 'a1serifbold';
}
.mu-faq-content .panel-title a{
    color: #000 !important;
}
.mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #F10000;
}

.faqh32{
    font-size: 40px;
    color: #000;
    font-family: 'a1serifbold';
    text-align: center;
    margin-top: 151px;
    margin-bottom: 80px;
    
}

.qw_item{
    display: flex;
    gap: 85px;
    align-items: center;
    font-size: 20px;
}
.qw_item.qw1{
    margin-bottom: 50px;
}
.qw_item.qw2{
    margin-bottom: 20px;
}
.qw_item.qw3{
    margin-bottom: 40px;
}
.qw_item.qw4{
    margin-bottom: 82px;
}
.qw_item.qw5{
    margin-bottom: 331px;
}

.qw_item b{
    display: block;
    font-size: 23px;
    margin-bottom: 20px;
    font-family: 'a1serifbold';
    margin-left: -20px;
}
.qw_item div{
    padding-left: 20px;
}
.qw_item ul{
    padding-left: 20px;
}
.qw_item a{
    color: #F10000;
}

.mu-contact-area {
    padding: 0px 0 50px;
}
.reglink{
    cursor: pointer;
}
.mu-send-msg-btn {
    color: #fff;
    font-size: 20px;
    background-color: #ff0000;
    border: none;
    border-radius: 5px;
    font-family: 'a1serifbold';
    width: 100%;
}

.snoska{
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 40px;
    }
.snoska a{
    color: #F10000;
    }
.mu-contact-form .form-group input {
    border-radius: 5px;
    color: #000;
    font-size: 20px;
    height: 64px;
    margin-bottom: 18px;
    padding-left: 20px;
    }
.mu-contact-form .form-group textarea{
    font-size: 20px;
    padding-left: 20px;
}

.snoska2{
    font-size: 20px;
    margin-top: 52px;
    margin-bottom: 317px;
    }
.copyright{
    font-size: 16px;
    margin-bottom: 60px;
    text-align: center;
    }

.ticket{
    line-height: 64px;
    color: #ffffff;
    font-size: 20px;
    width: 226px;
    height: 64px;
}

.a1logo{
    width: 74px;
    margin-right: 41px;
    margin-top: 10px;
    position: absolute;
    }
.menubtn {
    margin-left: 110px;
}





    .popup_ticket{
        background: #343434!important;
        color: #fff;    
        }
    .title.title_form{text-align: left;}
    .popup_ticket .title2{text-align: left!important;}
    .popup_ticket .title2 span{
        display: inline-block;
        opacity: 0;
        width: 40px;
    }
    .popup_ticket .fill_form{
        color: #333;
        background-color: #fff;
        padding: 3vw;
        border-radius: 16px;    
        }
    .popup_ticket .button_buy{
        background-color: #e52e6b!important; 
        }
    .popup_ticket .close_popup{
        background-color: #e52e6b!important; 
        }
    .popup_ticket .btn_close{
        background-color: #e52e6b!important; 
        }

        
        
    
    .popup_data{
        border-radius: 35px;
        }
    
    
    .popup_ticket .ready{
        text-align: center;
        font-size: 25px;
        color: #333;
        background-color: #fff;
        padding: 50px;
        border-radius: 16px;
        }
    .popup_ticket .ready .mail{
        width: 600px;
        text-align: center;
        }
    .popup_ticket .ready .dates{
        width: 600px;
        text-align: center;
        }
    .popup_ticket .ready .adress{
        width: 600px;
        text-align: center;
        }
        
    .ticket_inner a{
        text-decoration: underline;
        }
    
    
    .popup_ticket .ready {
        width: 100%;
        }
    .title.title_form.ready_form{
        text-align: center;
        }
    .popup_ticket_action .content { 
        padding-bottom: 10px !important;
    }
    
    
    .popup_ticket .disclaimer {
        width: 100%;
    }
    
    
    .ticket_inner label{
        display: inline!important;
        }
    input[type=checkbox], input[type=radio] {
        margin: 12px 0 0!important;
    }
    
    
    .mu-send-msg-btn:hover, .mu-send-msg-btn:focus {
        background-color: #fff;
        border: 1px solid #F2030F;
        color: #F2030F;
    }
    

    .mu-about-area {
        padding: 0px 0;
    }
    
    @media (max-width: 1400px) {
    
    .popup_ticket .content {
        max-width: 95vw;
        }
    .popup_ticket .ticket_inner {
        width: 91vw !important;
        float: none;
        padding-right: 6vw !important;
        padding-left: 3vw !important;
    }
    
        
    }
    
    
    
    .popup_ticket_action.active {
        visibility: visible;
        opacity: 1;
        display: flex;
        border-radius: 16px;
        overflow: hidden;
        margin-left: -186px;
    }
    
    .popup_ticket_action .content {
        
        color: #333;
    }
    
    
    
    
    .mu-speakers-slider .slick-next, .mu-speakers-slider .slick-prev, #mu-venue, .mu-popular-price .mu-price-tag, .mu-navbar .navbar-toggle, .mu-navbar .navbar-toggle:hover, .mu-navbar .navbar-toggle:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .mu-schedule-menu li a:hover, .mu-schedule-menu li a:focus, .mu-schedule-menu li.active a, .mu-schedule-menu li.active a:hover, .mu-schedule-menu li.active a:focus {
        background-color: #EB140A;
        }
    .mu-venue-area {
        background-color: #EB140A;
        }
    .popup_ticket .button_buy{
        background-color: #EB140A!important; 
        }
    .popup_ticket .close_popup{
        background-color: #EB140A!important; 
        }
    .popup_ticket .btn_close{
        background-color: #EB140A!important; 
        }
    
    
    
    
    @media (max-width: 768px) {
    
        .popup_ticket .title2 span {
            display: block;
            }
    
        }
    
    
    
    .popup_ticket .pop_close {
        background-image: url(/webapp/dabroa1/img/close_w.svg)!important;
        }

.mu-venue-address {
    font-size: 20px;
}
.mu-venue-address h2 {
    font-size: 40px;
    font-family: 'a1serifbold';
}
.mu-venue-address h3 {
    font-size: 24px;
    font-family: 'a1serifbold';
}


.mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.panel {
    border-top: 1px solid transparent;
    -webkit-box-shadow: none; 
    box-shadow: none;
}
.mu-faq-content .panel-default {
    border-radius: 0;
    border-color: #F10000;
    box-shadow: none;
}
.mu-faq-content .panel-default {
    border-radius: 0;
    border-color: #F10000;
    box-shadow: none;
    border: none;
    border-top: 1px solid #F10000;
}
.title.title_form {
    font-family: 'a1serifbold';
}
.input_label{
    font-family: 'a1serifbold';
}

.qw_item b.sans {
    margin-left: unset;
    font-family: 'a1sansbold';
    display: inline-block;
    font-size: 20px;
    margin-bottom: unset;
}


@media (max-width: 768px) {
    .ticket {
        float: right;
        min-width: 40vw;
        padding: 0px 2vw;
        height: 10vw;
        right: 17px;
        margin-top: 5px;
        background: #1982C4;
        border-radius: 3px;
        text-align: center;
        line-height: 10vw;
        font-size: 5vw;
        color: #fff;
        cursor: pointer;
        width: auto;
    }
    .a1logo {
        width: 7vw;
        position: absolute;
    }
.menubtn{
    left: 14vw;
    margin-left: 0vw;
}

.mu-title {
    font-size: 9vw;
    font-family: 'a1serifbold', sans-serif;
    margin-top: 8vw;
    margin-bottom: 8vw;
}

.container p {
    text-align: left;
    margin-bottom: 4vw !important;
    font-size: 4vw !important;
    line-height: normal;
}

.program_block {
    display: flex;
    gap: 0vw;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.program_block .item {
    width: 100%;
    padding: 5vw 5vw;
}
.program_block .title {
    font-family: 'a1serifbold', sans-serif;
    font-size: 5vw;
    height: 22vw;
    display: flex;
    align-items: center;
    line-height: normal;
}
.program_block .title b {
    font-family: 'a1serifbold', sans-serif;
    font-size: 13vw;
    line-height: normal;
    margin-right: 10px;
}
.program_block .plashka {
    height: 14vw;
    font-size: 7vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.program_block .sh_item {
    padding-left: 9vw;
    padding-right: 5vw;
    margin-top: 8vw;
    font-size: 4vw;
    line-height: normal;
}
.program_block .sh_item b {
    font-size: 5vw;
    font-family: 'a1serifbold', sans-serif;
    margin-bottom: 2vw;
    display: block;
}
.counter {
    position: relative;
    width: 100%;
    margin: auto;
}
.block_counter {
    position: absolute;
    width: 100%;
    height: 50%;
    top: 36%;
    font-size: 4vw;
    font-family: 'a1serifbold', sans-serif;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.block_counter b {
    font-size: 10vw;
    display: block;
    line-height: normal;
    margin-bottom: 0vw;
}
#help_vid {
    width: 100%;
    height: 60vw;
}
.child {
    display: flex
;
    margin-top: 10vw;
    gap: 10vw;
    align-items: center;
    flex-direction: column;
    padding: 5vw;
    line-height: normal;
}
.child div {
    font-size: 4vw;
}
.child b {
    display: block;
    font-size: 6vw;
    line-height: normal;
    font-family: 'a1serifbold';
    margin-bottom: 5vw;
    line-height: normal;
}
.honor {
    width: 100%;
    height: 100vw;
    position: relative;
    background-image: url(/webapp/dabroa1/assets/honor.png);
    background-size: cover;
    background-position: center;
    color: #fff;
    font-size: 3vw;
    padding: 4vw 2vw;
    text-align: center;
    margin-top: 10vw;
    line-height: normal;
}
.honor b {
    font-size: 5vw;
    font-family: 'a1serifbold';
    line-height: normal;
    margin-bottom: 3vw;
    display: block;
}



.faqh3 {
    font-size: 6vw;
    color: #F10000;
    font-family: 'a1serifbold';
    margin-bottom: 10vw;
    line-height: normal;
}
.faqh32 {
    font-size: 6vw;
    color: #000;
    font-family: 'a1serifbold';
    text-align: center;
    margin-top: 10vw;
    margin-bottom: 15vw;
    line-height: normal;
}
.qw_item {
    display: flex;
    margin-bottom: 10vw;
    gap: 4vw;
    align-items: center;
    font-size: 4vw;
    flex-direction: column;
}
.qw_item div {
    padding-left: 5vw;
}
.qw_item b {
    display: block;
    font-size: 5vw;
    margin-bottom: 4vw;
    font-family: 'a1serifbold';
    margin-left: -3vw;
}
.qw_item b.sans {
    margin-left: unset;
    font-family: 'a1sansbold';
    display: inline-block;
    font-size: 4vw;
    margin-bottom: unset;
}

.mu-venue-address {
    font-size: 4vw;
}
.mu-venue-address h2 {
    font-size: 7vw;
    font-family: 'a1serifbold';
}
.mu-venue-address h3 {
    font-size: 5vw;
    font-family: 'a1serifbold';
}
.mu-heading-title {
    font-size: 9vw;
    font-family: 'a1serifbold', sans-serif;
    margin-top: 10vw;
    margin-bottom: 5vw;
}
.snoska {
    font-size: 3vw;
    margin-top: -1vw;
    margin-bottom: 10vw;
}
.snoska2 {
    font-size: 4vw;
    margin-top: 10vw;
    margin-bottom: 30vw;
}
.copyright {
    font-size: 4vw;
    margin-bottom: 10vw;
    text-align: center;
}
.mu-faq-content .panel-title a {
    font-size: 4vw;
}
.mu-faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    text-align: left;
    font-size: 4vw;
    padding-left: 29px;
}


.mu-title-area {
    padding: 0 0vw;
}

.col-md-12 {
    padding-right: 5vw;
    padding-left: 5vw;
}

.qw_item.qw1 {
    margin-bottom: 15vw;
}
.qw_item.qw2 {
    margin-bottom: 15vw;
}
.qw_item.qw3 {
    margin-bottom: 15vw;
}
.qw_item.qw4 {
    margin-bottom: 15vw;
}
.qw_item.qw5 {
    margin-bottom: 15vw;
}


ul{
    font-size: 4vw!important;
    font-family: 'a1sansregular', sans-serif!important;
    }
ul li {
    font-size: 4vw!important;
    font-family: 'a1sansregular', sans-serif!important;
    line-height: normal!important;
}

}