@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;
}




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























