@import "lib.css" screen;
@import "sticky.css" screen;
@import "animate.css" screen;

.question-answer{
    padding: 3%;
    background-color: #f1f3ff;
}
.a-1 #akk1 .paragraph{margin-bottom: 20px;}
.akk3, .embed{
    margin-bottom: 5%;
}
#akk3 .akk-item{
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    border-left: 3px solid #d5b470;
    margin-bottom: 6px;
}
#akk3 .akk-top{
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 20px;
    cursor: pointer;
    border-bottom: 1px solid #034877;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 19%);
}
#akk3 .akk-top:hover{
    background: #e7f0fe; 
}
#akk3 .akar_up_active{
    background-color: #e7f0fe;
}
#akk3{}
#akk3 .akk_title{
    flex: 1;
    min-width: 200px;
    color: #070d11;
    font-size: 20px;
    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-size: 17px;
    line-height: 1.4em;
    color: #070d11;
    font-weight: 400;
}
.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){
    #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;
}


.text-block-45 {
    padding-bottom: 0%;
    color: #192024;
    font-size: 20px;
    line-height: 1.4em;
}
.text-block-44 {
    margin-bottom: 3%;
    color: #02323d;
    font-size: 24px;
    line-height: 1.2em;
    text-align: left;
}

@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*/


#mayak {
    z-index: 2000;
    color: #252424;
    text-align: center;
    flex-flow: column;
    width: 160px;
    height: 200px;
    text-decoration: none;
    display: flex;
    position: fixed;
    inset: 0% 1% auto auto;

    .div-block-1042 {
        background-color: #ddbe80;
        width: 5px;
        height: 36px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0 2px 5px #0003;
    }
    .div-block-1043 {
        background-color: #e0bb72;
        background-image: linear-gradient(294deg,#e0bb72,#fdf1d9 32%,#fce9c1 74%,#e0bb72);
        border: 5px solid #ddbd80;
        border-radius: 150px;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 160px;
        height: 160px;
        padding-bottom: 20px;
        display: flex;
        box-shadow: 0 2px 5px #0003;
    }
    .image-730 {
        width: 30px;
        margin: 0 auto 5px;
    }
    .link-block-57 {
        z-index: 2000;
        color: #252424;
        text-align: center;
        flex-flow: column;
        width: 160px;
        height: 200px;
        text-decoration: none;
        display: flex;
        position: fixed;
        inset: 0% 1% auto auto;
    }
    .text-block-1886 {
        font-size: 16px;
        line-height: 1.3em;
    }
    .bold-text-918 {
        color: #c00303;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.4em;
    }
    .text-block-1717._7777{
        border-top: 1px solid #ccc;
    }

    @media (max-width: 600px) {
        .text-block-1886 {
            font-size: 13px;
        }

        .div-block-1043 {
            width: 130px;
            height: 130px;
        }

        .image-730 {
            width: 20px;
            margin: 0 auto 5px;
        }
    }
}
@media (max-width: 600px) {
    #mayak{
        width: 130px;
        .bold-text-918 { font-size: 17px; }
    }
    .text-block-1717 {
        font-size: 18px;
    }
    .text-block-1717._200{
        font-size: 19px;
    }
    .bold-text-797{
        font-size: 24px;
    }
}




















