@import "lib.css" screen;
@import "sticky.css" screen;
@import "animate.css" screen;

.timer-text{
    font-size: 22px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}
#page .cd_timer .cd_bg {
    border-radius: 6px !important;
    width: 6.6em !important;
    height: 6.6em !important;
    background-image: linear-gradient(186deg, #0072ff, #154074 49%, #3654c1 103%) !important;
    background-position: 50% 0, 50% !important;
    background-repeat: repeat-x, no-repeat !important;
    background-size: 60px, cover !important;
    border: none !important;
    box-shadow: 2px 2px 4px 0 #fff inset, 3px 3px 4px 0 #4e4646;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}
#page .cd_timer .cd_num{
    font-family: akrobat-extrabold, sans-serif !important;
    font-size: 3.2em !important;
    padding-top: 0 !important;}
#page .cd_timer .cd_text{
    font-size: 2em !important;
    font-family: akrobat-semibold, sans-serif !important;}

.question-answer{
    padding: 3%;
    background-color: #f1f3ff;
}
.a-1 #akk1 .paragraph{margin-bottom: 20px;}
.akk3, .embed{
    margin-bottom: 5%;
}
#akk3 .akk-item{
    max-width: 934px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 6px;
}
#akk3 .akk-top{
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 26px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid transparent;
}
#akk3 .akk-top:hover{
    border-bottom: 1px solid #000;
}
#akk3 .akar_up_active{
    border-bottom: 1px solid #000;
}
#akk3{
    position: relative;
    top: -27px;
    max-width: 1000px;
    padding: 3%;
    border-radius: 10px;
    background-color: #fff;
}
.yel{
    position: relative;
    margin-bottom: 6px;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff7ac;
    transition: .3s;
}
#akk3 .akk-top:hover .yel{
    background-color: #f6e32f;
}
.akk3-wrapper{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
#akk3 .akk_title{
    flex: 1;
    min-width: 200px;
    color: #070d11;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
}
.underline{
    text-decoration: underline;
}
#akk3 .akk_title_img{
    flex: 1;
    max-width: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#akk3 .akk_title_img img{
    max-width: 100%;
}
#akk3 .click{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 3;
}
#akk3 .akk-down{
    padding: 0 2.5%;
    background-color: #fff;
}

/*cross*/

#akk3 .cross{
    position: relative;
    width: 20px;
    height: 20px;
    transition: all .3s ease;
}
#akk3 .cross-x, .cross-y{
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transition: all .3s ease-in-out;
    opacity: 1;
}
#akk3 .cross-y{
    transform: rotate(90deg);
}
#akk3 .akar_up_active  .cross{
    transform: rotate(90deg);
}
#akk3 .akar_up_active  .cross .cross-x{
    opacity: 0;
}
#akk3 .paragraph-4 {
    padding-top: 2%;
    padding-bottom: 2%;
    font-family: Roboto,sans-serif;
    color: #131313;
    font-size: 20px;
    line-height: 1.4em;
}
.slider-wrapper{
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
}
.slide{
    min-height: 300px;
    padding: 2% 8%;
}
.slide_content{
    padding: 2% 4%;
    background-color: #fff;
    background-image: linear-gradient(180deg, hsla(0,0%,100%,.9), hsla(0,0%,100%,.9)),url(../images/med.png);
    background-position: 0 0,25px 85%;
    background-size: auto,125px;
    background-repeat: repeat,no-repeat;
}
.slide_title{
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #035482;
    color: #000;
    font-size: 24px;
    display: block;
    padding-bottom: 10px;
}
.slide_body{
    font-size: 16px;
    line-height: 1.4em;
    max-width: 98%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.slide_sub{
    width: 100%;
    text-align: right;
    font-size: 16px;
    display: block;
}
.em{
    font-style: italic;
}
.slide_dalee{
    text-decoration: underline;
    cursor: pointer;
    color: #0055f2;
}
.slide_dalee:hover{
    color: red;
}
.slide_hide{
    display: none;
}
#akk3 .akk-down_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 2%;
    margin-bottom: 2%;
}
#akk3 .akk-down_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 200px;
    max-width: 321px;
}
#akk3 .akk-down_img img{
    max-width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
@media(max-width: 1025px){
    .slide_content br:not(.br){display: none;}
}
@media(max-width: 801px){
    #akk3 .cross {width: 16px;height: 16px;}
}
@media(max-width: 700px){
    #akk3 .akk_title {font-size: 20px;}
    #akk3 .slide {padding: 2% 1%;}
}
@media(max-width: 500px){
    .timer-text{font-size: 16px;}
    .timer-block{max-width: 80%;margin-left: auto;margin-right: auto;
        margin-bottom: 15px;}
    #akk3 .cross {width: 10px;height: 10px;}
    #akk3  .slide_content{padding-left: 5px;padding-right: 5px;}
    #akk3 .akk-top {padding-left: 10px;padding-right: 5px;}
    #akk3 .akk-down{padding-bottom: 15px;padding-top: 10px;}
    #akk3 .akk_title {font-size: 16px;}
    #akk3 .akk-down_img {max-width: 242px;}
    #akk3 .akk_title_img{max-width: 10px;}
    #akk3 .akk-down_img img {max-width: 70%;}
    .textgif {max-width: 70%;}
    #tuu {margin-bottom: 15px;font-size: 38px;}
    #akk3 .akk_title {font-size: 16px;}
    #akk3 .akk-top {
        padding-right: 9px;
        padding-left: 9px;
        padding-top: 10px;
        padding-bottom: 10px;}
    .slide_content{background-size: auto,60px;}
    #akk3 .paragraph-4{font-size: 16px;}
    #akk3 .paragraph-4 br:not(.br){display: none;}
    .text-block-722 {font-size: 14px;}
    #akk3 .akk_title_img {max-width: 10px;}
    #akk3 .akk-item {border-left: 2px solid #02323d;}
}

/*//////////////////   dop   /////////////////*/


.stt_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
}
.stt_img{
    flex: 1;
    min-width: 180px;
    max-width: 305px;
}
.stt_img img{
    max-width: 100%;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 15px;
}
.win1 .modalWindow-inner{
    padding: 1% 1% 2% 1%;
    max-width: 800px;
}
.win1_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.win1_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 369px;
}
.win1_img img{
    max-width: 100%;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}




@media(max-width: 801px){
    .text-block-758 {font-size: 42px;}
    .stt_img {max-width: 250px;}
}
@media(max-width: 700px){
    .stt_img {max-width: 200px;}
    .win1_img {max-width: 248px;}
    .text-block-761 {margin-bottom: 2%;font-size: 22px;}
    .text-block-45 {font-size: 17px;line-height: 1.1em;}
    .text-block-44 {font-size: 20px;}
    ul.unordered-list-10{font-size: 24px;padding-left: 30px;}
}
@media(max-width: 500px){
    .win1_img {max-width: 180px;order: -1;margin-bottom: 15px;}
    .text-block-758 {font-size: 27px;}
    .stt_img {max-width: 180px; order: -1; margin-bottom: 15px;}
}

[data-show], [data-show-2]{display: none;}




/*rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr*/


.new-timer-block{
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.new-timer-text{
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1.2em;
}
.new-timer-text-2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}

@media(max-width: 500px){
    .new-timer-text{font-size: 25px;}
    .embed{max-width: 96%;margin-left: auto;margin-right: auto;}
}
@media(max-width: 330px){
    .new-timer-text {font-size: 22px;}
    .new-timer-text-2 {font-size: 16px;}
}
















