@import "lib.css" screen;


.question-answer{
    padding: 3%;
    background-color: #fff;
}
.text-block-758 {
    margin-bottom: 3%;
    font-size: 54px;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
}
.akk3, .embed{
    margin-bottom: 5%;
}
#akk3 .akk-item{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    /*border-left: 4px solid #034877;*/
    margin-bottom: 6px;
}
.img-form{margin-left: auto;
          margin-right: auto;
          display: block;
          max-width: 60%;}
@media(max-width: 500px){
    .img-form{max-width: 80%;}
}
#akk3 .akk-top{
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    padding-left: 20px;
    cursor: pointer;
    border-bottom: 1px dashed #034877;
    background-color: #ba934e;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ba934e),to(#795105));
    background-image: linear-gradient(
        180deg
        ,#ba934e,#795105);
    color: #fff;
}
#akk3 .akk-top:hover, #akk3 .akar_up_active{
    background-image: linear-gradient(
        0deg
        ,#ba934e,#795105);
}

#akk3 .akk_title{
    flex: 1;
    min-width: 200px;
    color: #fff;
    font-size: 20px;
    line-height: 1.6em;
}
#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: #fff;
    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: 18px;
    line-height: 1.4em;
    color: #070d11;
}
.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: #035482;
    font-size: 24px;
    display: block;
}
.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: 14px;}
    #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;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 398px;
}
.stt_img img{
    max-width: 100%;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.win1 .modalWindow-inner{
    padding: 1% 1% 2% 3%;
    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-761 {
    margin-bottom: 4%;
    font-size: 30px;
    line-height: 1.2em;
}
.unordered-list-10 {
    color: #02323d;
    font-size: 30px;
    list-style-type: square;
}
.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]{display: none;}

.mailto:hover{
    text-decoration: underline;
}

/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/

.akk1{
    padding: 11% 3% 7%;
    background-image: url(../images/565.png),url(../images/758.png),url(../images/561.jpg);
    background-position: 50% 100%,50% 0,50% 50%;
    background-size: contain,contain,cover;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-attachment: scroll,scroll,fixed;
}

#akk1 .akk-item{
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
}
#akk1{
    max-width: 850px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#akk1 .akk-top{
    position: relative;
    display: flex;
    justify-content: center;
    padding-right: 15px;
    height: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 5px;
    background-image: linear-gradient(180deg, #07c7c7,#0080a6 54%,#285185);
    box-shadow: 1px 1px 3px 0 #002ca4;
    color: #fff;
}
#akk1 .akk-top:hover{
    background-image: linear-gradient(180deg, #00bcff, #046d9d);
}
#akk1 .akar_up_active{
    border-radius: 10px 10px 0 0;
    background-image: linear-gradient(180deg, #00bcff, #046d9d);
    color: #000;
}
#akk1 .akk_title{
    flex: 1;
    min-width: 200px;
    font-size: 26px;
    line-height: 1.3em;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
#akk1 .akk_title_img{
    flex: 1;
    max-width: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#akk1 .akk_title_img img{
    max-width: 100%;
}
#akk1 .click{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 3;
}
#akk1 .akk-down{
    padding: 20px 8px;
    background-color: #fff;
}
.akk1-down_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
}
.akk1-down_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 80px;
    max-width: 262px
}
.akk1-down_img img{max-width: 100%;}


/*status-form*/

.status-form{
    padding: 9% 3% 5%;
    background-image: url(../images/242.png),url(../images/w42.png),url(../images/234.png);
    background-position: 50% 0,50% 100%,50% 50%;
    background-size: contain,contain,cover;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-attachment: scroll,scroll,scroll;
}
.st-quo{
    max-width: 700px;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.text-span-136._456 {
    font-size: 90px;
    text-shadow: 1px 1px 2px #000;
}
.premier{
    display: flex;
    width: 100%;
    max-width: 520px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    -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;
    background-image: url(../images/ted.gif),url(../images/ted.gif);
    background-position: 100% 50%,0 50%;
    background-size: 50px,50px;
    background-repeat: no-repeat,no-repeat;
}
.premier img{
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 8px auto 3%;
}
.form-main-wrapper{
    padding: 11px 28px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
    background-color: #fff;
}
._765, ._8877 {
    color: #c00202;
    font-size: 28px;
}
.text-block-785 {
    margin-bottom: 2%;
    color: #070d11;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 400;
    text-align: center;
}
.text-span-138 {
    text-decoration: line-through;
}

.form_wrapper{
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
form.form1{
    color: rgba(0,0,0,.88);
    font-size: 18px;
}
form.form1 .input1{
    min-height: 50px;
    box-shadow: inset 1px 1px 3px 0 #002ca4;
    font-size: 18px;
    display: block;
    width: 100%;
    padding: 8px 12px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    outline: none;
}
form.form1 .input1.tel{font-size: 16px;}
form.form1 .input1:focus{
    border: 1px solid #3898EC;
}
.submit-button-5{
    margin-top: 20px;
    margin-bottom: 20px;
    outline: none;
    border: none;
    display: block;
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    border: 3px solid #fff;
    border-radius: 50px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ba934e),color-stop(25%,#f0da9a),color-stop(58%,#fefbea),color-stop(84%,#f0da9a),color-stop(102%,#ba934e));
    background-image: linear-gradient(
        180deg
        ,#ba934e,#f0da9a 25%,#fefbea 58%,#f0da9a 84%,#ba934e 102%);
    box-shadow: inset 1px 1px 6px 0 rgb(0 0 0 / 52%), 3px 3px 3px 0 #000;
    color: rgba(0,0,0,.88);
    font-size: 24px;
    line-height: 1.6em;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 9px 15px;
    cursor: pointer;
}
.submit-button-5:hover{
    background-image: -webkit-gradient(linear,left bottom,left top,from(#f8c740),color-stop(25%,#ffa600),color-stop(58%,#fff200),color-stop(84%,#fb0),color-stop(102%,#ff9500));
    background-image: linear-gradient(
        0deg
        ,#f8c740,#ffa600 25%,#fff200 58%,#fb0 84%,#ff9500 102%);
    box-shadow: 3px 3px 3px 0 #000;
}
.text-block-592 {
    margin-bottom: 2%;
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
}
.text-block-786 {
    margin-bottom: 2%;
    color: #fff;
    font-size: 22px;
    line-height: 1.4em;
    text-align: center;
}


/*author*/

.author{
    padding: 3%;
    background-color: #fff;
}
.author_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.author_img{
    flex: 1;
    min-width: 180px;
    max-width: 380px;
    height: 400px;
    display: flex;
    flex-direction: column;
}
.inner_author_img{
    flex: 1;
    width: 100%;
    border-radius: 30px;
    background-image: url(../images/author.png);
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
.d-29-name-2 {
    display: block;
    margin: 0 20px 0 0;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}
.bold-text-448 {
    float: none;
    color: #ba934e;
    text-align: right;
}
.bold-text-449 {
    color: #ba934e;
    font-size: 28px;
    font-weight: 400;
}

.lift{
    background: #000;
    padding-left: 31px;
    position: relative;
    bottom: -237px;
    padding-bottom: 10px;
    padding-top: 10px;
    transition: .3s;
}
.lift.active{
    background: #fff;
    bottom: 0;
}
.d-29-p-2{
    padding-left: 20px;
    margin: 10px 0 20px;
}
.lift.active .d-29-name-2, .lift.active .d-29-p-2{
    color: #000;
}
.author_img.mobile{display: none;}

@media(max-width: 1025px){
    .author_img{height: auto;}
}
@media(max-width: 801px){
    .text-block-777 br:not(.br){display: none;}
    .author_img {max-width: 280px;height: 320px;}
    .d-29-name-2 {
        margin: 0 0px 0 0;
        font-size: 24px;
        line-height: 32px;}
    .lift {
        padding-left: 5px;
        padding-right: 5px;}
    .bold-text-449 {font-size: 25px;}
    .d-29-p-2 {padding-left: 14px;}
}
@media(max-width: 700px){
    .author_content{padding-left: 5px;padding-right: 10px;}
    .text-block-777{font-size: 16px;}
    .text-block-732{font-size: 16px;}
    .d-29-name-2 {font-size: 21px;}
    .text-block-732 br {display: none;}
}
@media(max-width: 500px){
    .author_img.desctop{display: none;}
    .author_content {padding-right: 5px;}
    .author_img.mobile{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        padding-bottom: 2px;
        margin-top: 10px;}
}
ul.list-58 .text-block-790{font-weight: 300;font-family: akrobat-light;}
.header2{
    display: block;
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.gipn-progressia #akk1{
    width: 100%;
    max-width: 840px;
    margin-right: auto;
    margin-bottom: 7%;
    margin-left: auto;
    padding: 2% 2% 3%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 1px 0 12px hsl(0deg 0% 100% / 57%), 1px 1px 3px 0 #000;
}
.cc01{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.c00{min-width: 280px;}
.c11{max-width: 200px;min-width: 180px;}
@media(max-width: 801px){
    .text-block-775._32432 {font-size: 70px;}
    .header2 {max-width: 560px;margin-bottom: 2px;}
    .akk1-down_img {max-width: 150px;}
}
@media(max-width: 700px){
    .text-block-775._32432 {font-size: 40px;}
    .header2 {max-width: 410px;}
    .text-block-789 {font-size: 25px;}
    .text-block-780 br:not(.br){display: none;}
    .text-block-790 br:not(.br){display: none;}
    .text-block-780, .text-block-790{font-size: 16px;}
    .akk1-down_content{padding-left: 3px;padding-right: 3px;}
    ul.list-58{font-size: 19px;padding-left: 25px;}
    blockquote {
        padding: 4px 7px;
        font-size: 16px;
        line-height: 1.4em;}
    .bold-text-451, .bold-text-452, .bold-text-453 {font-size: 18px;margin-bottom: 10px;display: block;}
    .br_{display: none;}
}
@media(max-width: 500px){
    .text-block-775._32432 {font-size: 29px;}
    .header2 {max-width: 83%;}
    .text-block-789 {
        font-size: 19px;
        margin-top: 24px;}
    .akk1-down_img {
        min-width: 80px;
        max-width: 200px;}
    .c11{order: -1;max-width: 180px;}
    .ccc1{margin-top: 20px;box-shadow: 0 1px 0 5px hsl(0deg 0% 100% / 57%), 1px 1px 3px 0 #000;}
    .gipn-progressia #akk1 {box-shadow: 0 1px 0 5px hsl(0deg 0% 100% / 57%), 1px 1px 3px 0 #000;}
    .akk1-down_img {order: -1;max-width: 100px;padding-left: 5px;padding-right: 5px;}
}

header{
    display: block;
    min-height: 700px;
    padding: 4%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../images/_l1.png),url(../images/341.png);
    background-position: 50% 100%,50% 50%;
    background-size: contain,cover;
    background-repeat: no-repeat,no-repeat;
}
.inner-header{
    width: 100%;
    max-width: 520px;
    padding-top: 5%;
}
.mvp{
    display: block;
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    margin-bottom: 5%;
    margin-left: auto;
}
.mv22{
    display: block;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
}
.text-block-814 {
    margin-bottom: 5%;
    color: #fff;
    font-size: 40px;
    line-height: 1.3em;
    text-align: center;
    letter-spacing: 1px;
}
@media(max-width: 1281px){
    header {
        padding: 3%;
        min-height: 611px;}
    .inner-header {
        max-width: 445px;
        padding-top: 2%;}
    .mvp {max-width: 100%;}
    .text-block-814 {font-size: 34px;}
}
@media(max-width: 1025px){
    header {min-height: 527px;}
}
@media(max-width: 801px){
    .inner-header {max-width: 370px;}
    .text-block-814 {font-size: 27px;}
    .mv22 {width: 64px;}
    header {min-height: 410px;}
}
@media(max-width: 600px){
    .inner-header {max-width: 300px;}
    .text-block-814 {font-size: 22px;}
    .mv22 {width: 50px;}
    header {min-height: 332px;}
}
@media(max-width: 500px){
    .inner-header {
        margin-left: auto;
        margin-right: auto;
        max-width: 220px;}
    .text-block-814 {font-size: 16px;}
    .mv22 {width: 40px;}
    header {min-height: 242px;background-position: 50% 100%,0% 50%;}
}

/*desc*/

.desc{
    padding: 3%;
}
.desc_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.desc_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 400px;
}
.desc_img._1{
    max-width: 390px;
}
.desc_img img{
    max-width: 100%;
    border: 4px solid #f0da9a;
    border-radius: 20px;
    box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 32%);
}
.desc-row{
    margin-bottom: 3%;
}
.text-block-815 {
    margin-bottom: 2%;
    line-height: 1.4em;
    font-size: 20px;
    color: #000;
}
.desc_img._{
    padding-right: 0;
    padding-left: 24px;
    max-width: 390px;
}

blockquote.block-quote-20 {
    margin: 0 0 10px;
    padding: 10px 20px;
    border-left: 5px solid #ba934e;
    font-size: 18px;
    line-height: 22px;
}
@media(max-width: 1025px){
    .desc_img, .desc_img._, .desc_img._1{
        padding-left: 10px;
        padding-right: 10px;
        max-width: 335px;}
}
@media(max-width: 801px){
    .desc_img, .desc_img._, .desc_img._1 {max-width: 270px;}
    .text-block-815{font-size: 18px;}
    .text-block-815 br:not(.br){display: none;}
}
@media(max-width: 601px){
    .desc_img, .desc_img._, .desc_img._1 {max-width: 200px;}
}
@media(max-width: 500px){
    .desc_img{
        order: -1;
        margin-bottom: 10px;}
    .text-block-815{font-size: 16px;}
}

/*zametit*/

.zametit{
    padding-right: 3%;
    padding-bottom: 2%;
    padding-left: 3%;
}
.zametit .max800{
    width: 100%;
    padding: 18px 47px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
}
.zametit_img{
    flex: 1;
    min-width: 40px;
    max-width: 181px;
}
.zametit_img img{
    max-width: 100%;
}
.zametit_content{
    flex: 1;
    padding-left: 20px;
    padding-right: 10px;
    min-width: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.text-block-816 {
    font-size: 22px;
    line-height: 1.6em;
}
.text-span-153 {
    font-size: 26px;
    font-weight: 600;
    text-decoration: underline;
}

@media(max-width: 801px){
    .zametit .max800 {
        padding: 12px 25px;
        border-radius: 20px;}
    .text-block-816 {
        font-size: 20px;
        line-height: 1.4em;}
    .zametit_img {max-width: 155px;}
    .text-span-153 {font-size: 24px;}
}
@media(max-width: 700px){
    .zametit_content {padding-left: 10px;}
    .text-block-816 {font-size: 18px;}
    .text-span-153 {font-size: 22px;}
}
@media(max-width: 600px){
    .text-block-816 br:not(.br){display: none;}
    .zametit_img {max-width: 127px;}
    .zametit .max800 {padding: 12px 12px;}
}
@media(max-width: 500px){
    .text-block-816 {font-size: 14px;}
    .text-span-153 {font-size: 16px;}
    .zametit_content {
        padding-left: 5px;
        padding-right: 5px;}
    .zametit_img {max-width: 72px;}
    .zametit .max800 {
        padding: 8px 6px 15px 6px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;}
    .zametit_img{display: flex;
                 justify-content: center;
                 flex-direction: column;}
}
@media(max-width: 333px){
    .zametit_img {max-width: 59px;}
}

.list-63 {
    padding-left: 30px;
    color: #ba934e;
    font-size: 30px;
    list-style-type: square;
}
.author .list-63 .text-block-815{
    padding-bottom: 1%;
    margin-bottom: 1%;
}
@media(max-width: 500px){
    .d-29-name-2 {font-size: 21px;}
    .lift {padding-top: 3px;bottom: -192px;}
    .d-29-p-2 {font-size: 14px;padding-left: 0px;}
    .bold-text-449 {font-size: 20px;}
    .inner_author_img{
        background-repeat: no-repeat;
        height: 370px;}
    .author_img{
        height: 370px;
        width: 100%;
        max-width: 90%;}
    ul.list-63{padding-left: 25px;font-size: 19px;}
}

/*bridge*/

.bridge{
    min-height: 700px;
    padding: 6% 3% 5%;
    background-color: #fefbea;
    background-image: url(../images/_l1.png),url(../images/_l2.png),url(../images/451.png);
    background-position: 50% 100%,50% 0,50% 50%;
    background-size: contain,contain,cover;
    background-repeat: no-repeat,no-repeat,no-repeat;
}
.inner-bridge{
    padding-left: 10px;
    padding-right: 10px;
    max-width: 639px;
}
.inner-bridge .mvp{
    max-width: 400px;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 0;
}
.text-block-818 {
    margin-bottom: 3%;
    color: #fff;
    font-size: 35px;
    line-height: 1.4em;
    text-align: left;
}
.bold-text-494, .bold-text-495, .bold-text-496, .bold-text-497 {
    color: #f0da9a;
    font-family: akrobat-bold;
}
.text-block-819 {
    padding-bottom: 3%;
    color: #fff;
    font-size: 22px;
    line-height: 1.4em;
}
.bridge-btn{
    width: 100%;
    max-width: 400px;
    border: 1px solid #fefbea;
    border-radius: 10px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ba934e),to(#795105));
    background-image: linear-gradient(
        180deg
        ,#ba934e,#795105);
    box-shadow: 4px 4px 7px 0 #000;
    font-size: 22px;
    line-height: 2em;
    text-align: center;
    letter-spacing: 4px;
    display: inline-block;
    padding: 9px 15px;
    color: #fff;
    cursor: pointer;
}
.bridge-btn:hover{
    background-image: -webkit-gradient(linear,left top,left bottom,from(#795105),to(#ba934e));
    background-image: linear-gradient(
        180deg
        ,#795105,#ba934e);
}

@media(max-width: 801px){
    .bridge {background-position: 50% 100%,50% 0,34% 50%;}
}
@media(max-width: 500px){
    .inner-bridge .mvp {margin-left: auto;margin-bottom: 1%;max-width: 70%;}
    .text-block-818 {font-size: 16px;text-align: center;}
    .text-block-819 {font-size: 14px;}
    .bridge {
        background-position: 50% 100%,50% 0,23% 50%;
        min-height: 490px;}
    .bridge-btn {
        margin-left: auto;
        margin-right: auto;
        display: block;
        letter-spacing: 1px;
        padding: 6px;
        font-size: 18px;
        max-width: 90%;}
    .text-block-819 br:not(.br){display: none;}   
}

/*desc*/

.text-block-820 {
    margin-bottom: 3%;
    color: #ba934e;
    font-size: 44px;
    line-height: 1.2em;
    text-decoration: underline;
}
.img.mobile{display: none;}

@media(max-width: 801px){
    .text-block-820 {font-size: 34px;}
}
@media(max-width: 701px){
    .text-block-820 {font-size: 30px;}
}
@media(max-width: 500px){
    .desc_img.desctop{display: none;}
    .img.mobile{
        display: block;
        border: 4px solid #f0da9a;
        border-radius: 20px;
        box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 32%);
        margin-bottom: 15px;
        margin-top: 15px;
        max-width: 180px;
        margin-left: auto;
        margin-right: auto;}
    .text-block-820 {text-align: center;font-size: 25px;}
}

/*author-2*/

.author-2{
    padding-right: 3%;
    padding-bottom: 2%;
    padding-left: 3%;
}
.author-2 .max900{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding: 18px 32px 18px 28px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
}
.author-2_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 352px;
}
.author-2_img img{
    max-width: 100%;
}
.author-2_content{
    flex: 1;
    min-width: 240px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.text-block-821, .text-block-821._34534 {
    font-size: 20px;
    line-height: 1.5em;
}
@media(max-width: 801px){
    .author-2_img {max-width: 214px;}
    .text-block-821._34534 {
        font-size: 18px;
        line-height: 1.4em;}
}
@media(max-width: 701px){
    .author-2_img {max-width: 210px;}
    .text-block-821._34534 br:not(.br){display: none;}
}
@media(max-width: 601px){
    .author-2_img {
        max-width: 180px;
        padding-left: 5px;
        padding-right: 5px;}
    .author-2 .max900{padding: 18px 17px 18px 13px;}
}
@media(max-width: 500px){
    .text-block-821._34534 {font-size: 16px;}
}

/*additional*/

.additional{
    padding: 2% 3%;
}
.div-block-328 {
    margin-bottom: 21px;
    padding: 3% 5%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ba934e),to(#795105));
    background-image: linear-gradient(
        180deg
        ,#ba934e,#795105);
}
.bold-text-450._345345 {
    /*margin-left: 26px;*/
    font-size: 44px;
}
.faq-q-text-4{
    text-align: center;
}
.bold-text-450 {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.additional .max900{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding: 18px 32px 18px 28px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
}
.additional_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.additional_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 352px;
}
.additional_img img{
    max-width: 100%;
}
.text-block-822 {
    margin-bottom: 2%;
    font-size: 30px;
}
.faq-a-text-2 {
    color: #070d11;
    font-size: 18px;
    line-height: 1.4em;
}
.text-span-141 {
    font-size: 20px;
    line-height: 1.5em;
    text-decoration: none;
}
.text-block-823 {
    margin-bottom: 2%;
    padding-top: 20px;
    border-top: 1px dashed #ba934e;
}
.additional_content p {margin-bottom: 10px;}
.text-block-824 {
    padding-left: 20px;
    border-left: 1px dashed #ba934e;
    font-size: 18px;
}
@media(max-width: 801px){
    .bold-text-450._345345 {font-size: 34px;}
    .div-block-328 {padding: 2% 5%;}
    .additional_img {max-width: 230px;}
    .text-block-822 {font-size: 25px;}
    .faq-a-text-2 br:not(.br){display: none;}
    .text-block-824 {padding-left: 14px;}
}
@media(max-width: 700px){
    .additional_img {max-width: 200px;}
    .bold-text-450._345345 {font-size: 30px;}
    .text-block-822 {font-size: 22px;}
    .text-block-824 {font-size: 16px;}
    .additional .max900 {padding: 18px 12px 18px 12px;}
}
@media(max-width: 601px){
    .text-block-822 {font-size: 20px;}
    .additional_img {max-width: 180px;}
    .text-span-141 {
        font-size: 18px;
        line-height: 1.4em;}
}
@media(max-width: 500px){
    .text-span-141 {font-size: 16px;}
    .text-block-822 {font-size: 18px;}
    .additional .max900 {padding: 14px 7px 15px 5px;}
    .bold-text-450._345345 {font-size: 21px;}
    .text-block-824 {padding-left: 10px;}
    .text-block-824 {font-size: 14px;}
    .additional_img{order: -1;margin-bottom: 10px;}
}

/*new*/

.new{
    padding: 6% 3%;
    background-image: url(../images/_l1.png),url(../images/_l2.png),url(../images/871.png);
    background-position: 50% 100%,50% 0,50% 50%;
    background-size: contain,contain,cover;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-attachment: scroll,scroll,fixed;
}
.text-block-825 {
    margin-bottom: 0;
    color: #fff;
    font-size: 60px;
    line-height: 1.2em;
    text-align: center;
}
.text-block-825 strong{
    font-weight: 600;
}
.new-img{
    display: block;
    margin-right: auto;
    margin-bottom: 1%;
    margin-left: auto;
    max-width: 600px;
}
.text-block-832 {
    max-width: 500px;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: auto;
    padding-top: 4px;
    padding-bottom: 10px;
    border-top: 1px solid #f0da9a;
    border-bottom: 1px solid #f0da9a;
    color: #f0da9a;
    font-size: 44px;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
}
.za{
    font-family: akrobat-black;
    font-size: 70px;
}
.za2{
    font-size: 34px;
    text-align: center;
}
.inner-new{
    margin-bottom: 3%;
    padding: 4% 0 3% 2%;
    border: 20px solid #000;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #fff, 1px 1px 3px 0 #000;
}
.new_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 240px;
}
.new_img{
    flex: 1;
    min-width: 180px;
    max-width: 450px;
}
.new_img img{
    max-width: 100%;
}
.inner-new .row{
    margin-left: -10px;
    margin-right: -10px;
}

.akk-item .text-block-815{font-size: 18px;}
.text-block-833 {
    margin-top: 2%;
    margin-bottom: -2%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/_37.png);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    color: #000;
    font-size: 22px;
    line-height: 1.2em;
    font-weight: 600;
    text-align: center;
}
.text-block-828 {
    margin-bottom: 3%;
    color: #070d11;
    font-size: 24px;
    line-height: 1.4em;
    text-align: center;
}
.text-span-157 {
    color: #ba934e;
}
@media(max-width: 1025px){
    .text-block-832{line-height: 1.4em;}
    .za {font-size: 57px;}
    .za2 {font-size: 30px;}
}
@media(max-width: 801px){
    .text-block-825 {font-size: 48px;}
    .new-img {max-width: 500px;}
    .text-block-832 {
        max-width: 429px;
        font-size: 36px;}
    .inner-new .row{margin-left: auto;margin-right: auto;}
    .new_img {max-width: 233px;}
    .inner-new {padding: 4% 0 3% 0%;}
    .new_content {padding-right: 20px;}
}
@media(max-width: 701px){
    #akk3 .akk_title {font-size: 17px;}
    #akk3 .akk-top {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 13px;}
    .new_img {max-width: 180px;}
    .text-block-833 {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 1%;
        font-size: 18px;}
}
@media(max-width: 601px){
    .za {font-size: 47px;}
    .za2 {font-size: 27px;}
    .text-block-825 {font-size: 40px;}
    .new-img {max-width: 393px;}
    .text-block-832 {font-size: 28px;}
    .inner-new {
        border: 10px solid #000;
        border-radius: 10px;}
    span.desctop{display: none;}
    .text-block-833 {font-size: 16px;}
    .text-block-828 {font-size: 21px;}
}
@media(max-width: 500px){
    .za {font-size: 32px;}
    .za2 {font-size: 25px;}
    .new_content {
        padding-right: 5px;
        padding-left: 5px;}
    .text-block-825 {font-size: 24px;}
    .new-img {max-width: 280px;}
    .text-block-832 {font-size: 21px;}
    #akk3 .akk_title {font-size: 15px;}
    .akk-item .text-block-815{font-size: 16px;}
    blockquote.block-quote-20 {
        padding: 5px 9px;
        border-left: 3px solid #ba934e;
        font-size: 15px;
        line-height: 21px;}
    .text-block-833 {font-size: 15px;}
    .text-block-828 {font-size: 18px;}
    .new_img{order: -1;margin-bottom: 15px;}
    .embed{max-width: 80%;margin-left: auto;margin-right: auto;}
}

#akk3 .akk-item.i2{
    max-width: 600px;
}
#akk3 .akk-item.i2 .akk-top {
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;}
#akk3 .akk-item.i2 .akk_title{
    margin-left: 26px;
    font-size: 44px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}
.text-block-829 {
    margin-bottom: 2%;
    color: #ba934e;
    font-size: 18px;
    line-height: 1.4em;
    text-align: center;
}
#akk3 .akk-item.i2 .akk-down{
    padding: 20px;
}
.bold-text-493 {
    font-size: 22px;
    font-weight: 600;
}
.text-block-834 {
    margin-top: 1%;
    margin-bottom: 3%;
    font-size: 22px;
    text-align: center;
}
.r_btn-item{
    padding-left: 10px;
    padding-right: 10px;
    flex: 1;
}
.div-block-324 {
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 2% 5%;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
}
.div-block-324._23423._23423234 {
    padding-left: 50px;
    background-color: #fefbea;
    background-image: url(../images/_32.png);
    background-position: 8% 39%;
    background-size: 47px;
    background-repeat: no-repeat;
}
.div-block-324._23423 {
    padding-top: 18px;
    padding-bottom: 18px;
}
.text-block-835 {
    font-size: 22px;
    text-align: center;
}
@media(max-width: 801px){
    #akk3 .akk-item.i2 .akk_title {font-size: 35px;}
}
@media(max-width: 600px){
    #akk3 .akk-item.i2 .akk_title {font-size: 29px;}
    .text-block-829 {font-size: 17px;}
    .bold-text-493 {font-size: 21px;}
    .div-block-324._23423._23423234 {background-size: 36px;}
}
@media(max-width: 500px){
    #akk3 .akk-item.i2 .akk_title {font-size: 22px;}
    .text-block-829 {font-size: 14px;}
    .bold-text-493 {font-size: 18px;}
    .text-block-785 {font-size: 16px;}
    #akk3 .akk-item.i2 .akk-down {padding: 10px;}
    .form-main-wrapper {
        padding: 11px 10px;
        border-radius: 10px;}
    form.form1 .input1 {font-size: 14px;}
    form.form1 .input1.tel {font-size: 13px;}
    form.form1 .submit-button-5 {font-size: 18px;max-width: 90%;padding: 7px;}
    .r_btn-item {
        padding-left: 3px;
        padding-right: 3px;}
    .text-block-834 {
        margin-top: 2%;
        margin-bottom: 4%;
        font-size: 18px;}
    .r_btn-item{min-width: 90%;margin-bottom: 10px;}
    .div-block-324._23423 {
        padding-top: 14px;
        padding-bottom: 14px;}
    .text-block-835 {font-size: 20px;}
}

/*last*/

.last{
    padding: 3%;
}
.last .max800{
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 18px 47px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: inset -4px -4px 7px 0 #d1edff, 1px 1px 14px 0 #d9edff;
}
.oto{
    display: block;
    width: 100%;
    max-width: 200px;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: auto;
}
.last_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 52px;
    min-width: 240px;
}
.last_img{
    flex: 1;
    padding-bottom: 48px;
    min-width: 80px;
    max-width: 181px;
}
.last_img img{
    max-width: 100%;
}
.italic-text-11 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: bad,sans-serif;
    color: #002ca4;
    font-size: 20px;
    line-height: 1.5em;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    letter-spacing: 1px;
}
.sptest{
    display: flex;
    justify-content: flex-end;
}
.text-block-830 {
    font-size: 20px;
    line-height: 1.4em;
}
@media(max-width: 801px){
    .last_content {padding-right: 20px;}
    .last .max800 {padding: 18px 23px;}
    .last_img {max-width: 165px;}
}
@media(max-width: 601px){
    .last .max800 {padding: 18px 15px 18px 10px;}
    .last_img {max-width: 93px;}
    .text-block-830 {font-size: 18px;}
}
@media(max-width: 500px){
    .text-block-830 {font-size: 16px;}
    .text-block-830 br:not(.br){display: none;}
    .italic-text-11 {font-size: 16px;}
    .last_img {
        max-width: 80px;
        padding-bottom: 0;}
    .last_img.desctop{display: none;}
    .img.mobile._{margin-left: 0;max-width: 50px;min-width: 50px;border: none;box-shadow: none;-webkit-border-radius: 0;
                  -moz-border-radius: 0;
                  border-radius: 0;}
}

/*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*/

footer{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 1%;
    padding-top: 1%;
    border-bottom: 1px none #000;
    background-color: #011515;
}
.footer-item{
    padding-left: 10px;
    padding-right: 10px;
    flex: 1;
}
.footer-item.left{
    display: flex;
    flex-direction: column;
}
.footer-item.right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer__item-img{
    flex: 1;
    max-width: 82px;
    cursor: pointer;
    transition: opacity .3s;
}
.footer__item-img:hover{
    opacity: .7;
}
.footer__item-img img{
    max-width: 56px;
}
.footer-item a, .footer-item.left{
    color: #fff;
}
.footer-item a:hover{
    text-decoration: underline;
}
.footer-item span, .footer-item span a{font-size: 16px;color: #f0da9a;}
@media(max-width: 1370px){
    .footer-item span{font-size: 14px;}
    .footer__item-img {max-width: 74px;}
    .footer__item-img img {max-width: 50px;}
}
@media(max-width: 1025px){
    /*footer {max-width: 750px;}*/
}
@media(max-width: 601px){
    .footer-item span {font-size: 12px;}
    .footer__item-img img {max-width: 43px;}
}
@media(max-width: 500px){
    .footer-item.left, .footer-item.right{
        text-align: center;
        min-width: 100%;}
    .footer-item.right{justify-content: center;margin-top: 8px;margin-bottom: 8px;}
    .footer__item-img img {max-width: 37px;}
    .footer-item span, .footer-item span a {font-size: 11px;}
}

/*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*//*footer*/

@media(max-width: 333px){
    #akk3 .akk_title {font-size: 13px;}
    .text-block-822 {font-size: 17px;}
    .additional_content {padding-left: 5px;}
    .text-span-141 {font-size: 15px;}
    .text-block-825 {font-size: 22px;}
}

[data-show]{display: none;}




