@import "lib.css" screen;

.question-answer{
    padding: 3%;
    background-color: #fffcf2;
}
.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 #02323d;
    margin-bottom: 6px;
}
#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 #000;
    background-color: #02323d;
}
#akk3 .akk-top:hover{
    background: #023c4a; 
}
#akk3 .akar_up_active{
    background-color: #023c4a;
}
#akk3{max-width: 1000px;margin-left: auto;margin-right: auto;background: transparent;}
#akk3 .akk_title{
    flex: 1;
    min-width: 200px;
    color: #fff;
    font-size: 22px;
    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: 25px;
    height: 25px;
    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;
    background: #fff;
    cursor: pointer;
    border-radius: 10px;
}
.text-block-820 {
    font-family: Oswald,sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}
#akk1 .akk-top:hover{
    background-color: #f2e5bc;
}
#akk1 .akar_up_active{
    border-radius: 10px 10px 0 0;
    background-color: #f2e5bc;
}
#akk1 .akk_title{
    flex: 1;
    min-width: 200px;
    color: #070d11;
    font-size: 26px;
    line-height: 1.3em;
    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: 2%;
    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: 180px;
    max-width: 330px
}
.akk1-down_img img{max-width: 100%;}

/*06 02 2021*/

header{
    display: flex;
    min-height: 700px;
    padding: 5% 3% 4%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../images/658.png),url(../images/989.png),url(../images/781.jpg);
    background-position: 50% 100%,50% 32%,50% 50%;
    background-size: contain,auto,cover;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-attachment: scroll,scroll,scroll;
}
.quo{
    display: block;
    width: 100%;
    max-width: 850px;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: auto;
}
.text-block-776 {
    margin-bottom: 5%;
    color: #fff;
    font-size: 41px;
    line-height: 1em;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
.text-block-775 {
    margin-bottom: 2%;
    color: #ffbc00;
    font-size: 80px;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 4px #000;
}
.mv22{
    display: block;
    width: 60px;
    margin-right: auto;
    margin-left: auto;
}

@media(max-width: 1281px){
    header {min-height: 611px;}
}
@media(max-width: 1025px){
    .quo {max-width: 717px;}
    .text-block-775 {font-size: 66px;}
    .text-block-776 {font-size: 33px;}
    header {min-height: 576px;}
}
@media(max-width: 801px){
    .quo {max-width: 585px;}
    .text-block-775 {font-size: 57px;}
    .text-block-776 {font-size: 28px;}
    header {min-height: 503px;}
}
@media(max-width: 700px){
    .quo {max-width: 410px;}
    .text-block-775 {font-size: 42px;}
    .text-block-776 {font-size: 21px;}
    .mv22 {width: 40px;}
    header {min-height: 360px;}
}
@media(max-width: 500px){
    .quo {max-width: 260px;}
    .text-block-775 {font-size: 30px;}
    .text-block-776 {font-size: 15px;}
    header {min-height: 260px;}
}

/*author*/

.author{
    padding: 2% 3% 3%;
    background-color: #fffcf2;
}
.author_content{
    flex: 1;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.author_img{
    flex: 1;
    min-width: 180px;
}
.author_img img{
    width: 100%;
    max-width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.bold-text-426 {
    color: #02323d;
}
._345 {
    font-size: 30px;
}
.text-block-777 {
    line-height: 1.4em;
}
.text-span-135 {
    text-decoration: underline;
}
.bold-text-435 {
    color: #02323d;
}

@media(max-width: 1025px){
    .author_img{
        max-width: 300px;
        padding-left: 8px;
        padding-right: 8px;}
}
@media(max-width: 801px){
    .author_img {max-width: 250px;}
}
@media(max-width: 700px){
    .text-block-777{padding-left: 8px;padding-right: 8px;}
    .author_img {max-width: 180px;}
    ._345 {font-size: 24px;}
    .text-block-777 br:not(.br){display: none;}
    .text-block-777{font-size: 16px;}
}
@media(max-width: 500px){
    .author_img{order: -1;margin-bottom: 15px;}
}

/*status-quo*/

.status-quo{
    padding: 7% 3% 9%;
    background-image: url(../images/657.png),url(../images/658.png),url(../images/781.jpg);
    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,fixed;
}
.quo-2{
    display: block;
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.bold-text-428 {
    color: #002ca4;
    font-size: 22px;
}
.block-quote-16 {
    border-left: 5px solid #02323d;
}
.text-block-780 {
    margin-bottom: 3%;
    line-height: 1.4em;
}
.text-span-136 {
    color: #ffbc00;
    font-size: 62px;
    text-transform: uppercase;
}
.text-block-778 {
    margin-bottom: 3%;
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
    text-align: center;
}
.akk1-btn{
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    background-color: #ff9500;
    box-shadow: inset 0 0 14px 1px #f8c740, 0 4px 0 0 #da5c00;
    color: rgba(0,0,0,.88);
    font-size: 22px;
    line-height: 2em;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 9px 15px;
    cursor: pointer;
}
.akk1-btn:hover{
    box-shadow: none;
}
@media(max-width: 801px){
    .akk1-down_img {max-width: 230px;}
    .quo-2 {max-width: 480px;}
    .text-span-136 {font-size: 50px;}
    .text-block-778 {font-size: 25px;}
}
@media(max-width: 700px){
    .akk1-down_img {order: -1;max-width: 180px;padding-left: 5px;padding-right: 5px;}
    .akk1-down_content{padding-left: 5px;padding-right: 5px;}
    .text-block-780 br:not(.br){display: none;}
    .text-block-780{font-size: 16px;}
    #akk1 .akk_title {font-size: 19px;}
    .bold-text-428 {font-size: 19px;}
    .block-quote-16{font-size: 16px;}
    blockquote{line-height: 1.4em;padding: 3px 10px;}
    .text-span-136 {font-size: 34px;}
    .text-block-778 {font-size: 17px;}
    .quo-2 {max-width: 90%;}
}
@media(max-width: 500px){
    .akk1-btn {max-width: 90%;font-size: 18px;padding: 6px 6px;}
}

/*sl-1*/
.sl-1{
    background-color: #fffcf2;
    padding: 3%;
}
.sl-1-wrapper{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-height: 509px;
    padding-top: 32px;
    padding-bottom: 11px;
    background-image: url(../images/675.png);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.sl-next, .sl-prev{
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 40px;
    background-position: 0% 0%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: calc(50% - 20px);
}
.sl-next{
    background-image: url(../images/galochka2_.png);
    right: 0;
}
.sl-prev{
    background-image: url(../images/galochka_.png);
    left: 0;
}
.sl-items{
    overflow: hidden;
    position: relative;
    right: 3px;
    width: 71%;
    min-height: 414px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: inset 1px 1px 3px 0 #000;
}
.text-block-781._3454 {
    margin-bottom: 4%;
    color: #ecf0f1;
    line-height: 1.2em;
    font-size: 30px;
    text-align: center;
}
.text-block-782 {
    color: #011f68;
    font-size: 56px;
    line-height: 1em;
    text-align: center;
}
.text-block-782._234325 {
    margin-bottom: 44px;
    color: #ecf0f1;
    text-shadow: 1px 1px 6px rgb(0 0 0 / 69%);
}
.sl_0{
    padding-top: 6%;
    background-image: url(../images/981.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 414px;
}
.quo-4{
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 519px;
}
.sl-buttons{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    padding-right: 5px;
}
.sl-dot-btn{
    width: 25px;height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    margin: 5px 3px;
}
.sl-dot-btn:hover, .sl-dot-btn.active:hover{
    background: #fff;
    box-shadow: 1px 1px 1px #ccc;
    color: #000;
}
.sl-dot-btn.active{
    background: #000;
    color: #fff;
    box-shadow: 1px 1px 1px #ccc inset;
}
.inner-sl-item:not(.sl_0){
    width: 100%;
    min-height: 414px;
    margin-right: auto;
    margin-left: auto;
    padding: 2% 3% 3%;
    border-radius: 5px;
    background-color: #fff;
    background-image: url(../images/quo-4.png);
    background-position: 3% 98%;
    background-size: 140px;
    background-repeat: no-repeat;
    box-shadow: inset 1px 1px 3px 0 #000;
}
.absolute{
    position: absolute;
}
.aw{
    width: 100%;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.inner-sl-item_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.inner-sl-item_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 262px;
}
.inner-sl-item_img img{
    max-width: 100%;
}
.text-block-784 {
    margin-bottom: 16px;
    color: #02323d;
    font-size: 28px;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
}
.list-57 {
    color: #02323d;
    font-size: 24px;
    list-style-type: square;
}
.text-block-783 {
    padding-bottom: 2%;
    color: #192024;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
}
.sl-img-mobile{display: none;}

@media(max-width: 1020px){
    .sl-1-wrapper{background: none;min-height: 396px;}
    .sl-next, .sl-prev{display: none;}
    .sl-items {
        width: 95%;
        min-height: 396px;}
    .quo-4 {max-width: 395px;}
    .text-block-781._3454 {font-size: 25px;}
    .inner-sl-item_img {max-width: 200px;}
    .text-block-784 {font-size: 26px;}
    .inner-sl-item, .inner-sl-item:not(.sl_0) {min-height: 396px;}
}
@media(max-width: 700px){
    ul.list-57{padding-left: 30px;font-size: 20px;}
    .text-block-783 {font-size: 16px;}
    .inner-sl-item, .inner-sl-item:not(.sl_0) {min-height: 397px;}
    .inner-sl-item:not(.sl_0) {background-size: 138px;}
    .text-block-784 {font-size: 23px;}
    .sl-items{right: 0;}
}
@media(max-width: 500px){
    .sl-dot-btn:hover{
        background: #ccc;
        color: #000;}
    .sl-dot-btn.active:hover, .sl-dot-btn.active{
        background: #000;
        color: #fff;
        box-shadow: 1px 1px 1px #ccc inset;}
    .sl-img-desctop{display: none;}
    .sl-img-mobile{
        display: block;
        max-width: 180px;
        width: 100%;
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;}
    .text-block-784 {font-size: 19px;}
    .inner-sl-item_content{padding-left: 0;}
    .inner-sl-item:not(.sl_0){padding-bottom: 45px;background-size: 96px;}
    .text-block-781._3454 {font-size: 20px;}
    .quo-4 {max-width: 89%;}
    .text-block-782 {font-size: 38px;}
    .sl_0{display: flex;
          justify-content: space-evenly;
          flex-direction: column;
          margin-top: -30px;}
    .inner-sl-item, .inner-sl-item:not(.sl_0) {min-height: 573px;}
    .sl-items {min-height: 573px;}
    .inner-sl-item.sl_0{min-height: 573px;margin-top: 0;}
}
.layer{
    perspective: 1100px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.layer > .inner-sl-item{
    transform-origin: bottom;
}


.next-enter-active,
.next-leave-active {
    transition: all .7s ease-in-out;
}
.next-enter-from {
    opacity: 0;
    transform: rotateX(90deg);
}
.next-leave-to {
    opacity: 0;
    transform: rotateX(-90deg);
}

.prev-enter-active,
.prev-leave-active {
    transition: all .7s ease;
}
.prev-enter-from {
    opacity: 0;
    transform: rotateX(-90deg);
}
.prev-leave-to {
    opacity: 0;
    transform: rotateX(90deg);
}
@media(max-width: 801px){
    .next-enter-from {
        transform: translateX(100%);
    }
    .next-leave-to {
        transform: translateX(-100%);
    }

    .prev-enter-from {
        transform: translateX(-100%);
    }
    .prev-leave-to {
        transform: translateX(100%);
    }
}

/*author-2*/

.author-2{
    padding: 2% 3% 3%;
    background-color: #fffcf2;
}
.author-2_content{
    flex: 1;
    padding-right: 10px;
    min-width: 280px;
    max-width: 480px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.author-2_img{
    flex: 1;
    min-width: 180px;
}
.author-2_img img{
    max-width: 100%;
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.bold-text-436 {
    color: #02323d;
}
.text-block-777 {
    line-height: 1.4em;
}
@media(max-width: 801px){
    .author-2_img{
        padding-left: 5px;
        padding-right: 5px;
        max-width: 270px;}
}
@media(max-width: 700px){
    .author-2_img {max-width: 200px;}
}
@media(max-width: 500px){
    .author-2_img {max-width: 180px;order: -1;margin-bottom: 15px;}
    .author-2 .max960.row{margin-bottom: 6%;}
}

/*status-form*/

.status-form{
    padding: 7% 3% 7%;
    background-image: url(../images/657.png),url(../images/658.png),url(../images/781.jpg);
    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,fixed;
}
.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{
    margin-bottom: 3%;
    padding: 3%;
    border-radius: 10px;
    background-color: #fffcf2;
}
._765, ._8877 {
    color: #c00202;
    font-size: 28px;
}
.text-block-785 {
    margin-bottom: 2%;
    color: #070d11;
    font-size: 24px;
    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: 60px;
    box-shadow: inset 1px 1px 3px 0 #002ca4;
    font-size: 20px;
    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:focus{
    border: 1px solid #3898EC;
}
form.form1 .submit-button-5{
    outline: none;
    border: none;
}
.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;
}

/*limit*/

.limit-wrapper{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 960px;
    height: auto;
    margin-bottom: 3%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    border: 1px #e2e2e2;
    border-radius: 10px;
    background-color: transparent;
}
.limit-item{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 250px;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #02323d;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.d-103-shape-placeholder._6767 {
    background-color: #ff9500;
    background-image: url(../images/156.png);
    background-position: 50% 50%;
    background-size: 23px;
    background-repeat: no-repeat;
}
.d-103-shape-placeholder {
    width: 35px;
    height: 35px;
    margin-bottom: 20px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.5);
}

.d-103-shape-placeholder {
    width: 35px;
    height: 35px;
    margin-bottom: 20px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.5);
}
.d-103-option-text {
    margin-bottom: 20px;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.bold-text-437 {
    font-family: Roboto,sans-serif;
    color: #ff9500;
    font-size: 36px;
    font-weight: 700;
}
.d-103-right-side{
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    position: absolute;
    left: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 120%;
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#02323d),to(#0fd6c7));
    background-image: linear-gradient(180deg, #02323d,#0fd6c7);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    transition: .3s;
}
.dopper{
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.d-103-right-side img{
    width: 15px;
    margin-top: 50px;
    margin-left: 5px;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
.bold-text-438, .bold-text-439 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    font-family: Roboto,sans-serif;
}
.limit .embed{
    margin-top: 30px;
}
.limit .text-block-786 {
    margin-top: 20px;
    margin-bottom: 2%;
    color: #fff;
    font-size: 22px;
    line-height: 1.4em;
    text-align: center;
}
.limit-wrapper.row{
    flex-wrap: wrap;
}
@media(max-width: 801px){
    .st-quo {max-width: 530px;}
    .text-span-136._456 {font-size: 59px;}
    .premier img {max-width: 284px;}
    .premier {max-width: 390px;background-size: 30px,30px;}
    .form-main-wrapper{margin-top: 20px;}
    .d-103-shape-placeholder {width: 29px;height: 29px;margin-bottom: 14px;}
    .limit-item{
        margin-bottom: 8px;
        width: 210px;
        margin-right: 10px;
        margin-left: 10px;}
}
@media(max-width: 700px){
    .bold-text-437, .bold-text-438{font-size: 28px;}
    .text-block-786 {font-size: 17px;}
    .limit-item {
        width: 100%;
        max-width: 180px;
        min-width: 180px;
        margin-right: 5px;
        margin-left: 5px;}
    .d-103-option-text {font-size: 16px;}
    .st-quo {max-width: 400px;}
    .text-span-136._456 {font-size: 42px;}
    .premier img {max-width: 210px;}
    .premier {max-width: 310px;}
    .text-block-785 {font-size: 20px;}
    ._765, ._8877 {font-size: 24px;}
    form.form1 .input1 {min-height: 50px;font-size: 16px;}
}
@media(max-width: 500px){
    ._765, ._8877 {font-size: 21px;}
    .limit-item {max-width: 290px;margin-bottom: 8px;}
    .text-block-786 br:not(.br){display: none;}
    .st-quo {max-width: 90%;}
    .text-span-136._456 {font-size: 30px;}
    .premier img {max-width: 188px;}
    .premier {max-width: 80%;background-size: 20px,20px;}
    .text-block-785 {font-size: 18px;}
    .text-block-592 {font-size: 16px;}
    .text-block-786 {margin-bottom: 10px;font-size: 16px;}
}
@media(max-width: 333px){
    .text-block-785 {font-size: 15px;}
    ._765, ._8877 {font-size: 19px;}
    form.form1 .input1 {font-size: 10px;}
}


/*cost*/

.cost{
    padding-top: 10%;
    padding-bottom: 3%;
    background-color: #02323d;
    background-image: url(../images/657.png),url(../images/781.jpg);
    background-position: 50% 0,50% 50%;
    background-size: contain,cover;
    background-repeat: no-repeat,repeat;
    background-attachment: scroll,scroll;
}
.cost .max .row{
    background: #fff;
    margin-left: -10px;
    margin-right: -10px;
}
.cost_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
    max-width: 400px;
    padding-top: 2%;
    padding-bottom: 3%;
}
.cost_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
}
.cost_img img{
    max-width: 100%;
    width: 100%;
    position: relative;
    left: 23px;
    top: -29px;
}
.text-block-760 {
    margin-bottom: 18px;
    font-size: 31px;
    line-height: 1.4em;
    text-align: center;
}
.bold-text-444 {
    color: #c00202;
}
.bold-text-443 {
    color: #070d11;
    font-size: 24px;
}
.text-block-787 {
    margin-bottom: 3%;
    font-size: 20px;
    line-height: 1.4em;
    text-align: center;
}
.cost-btn{
    display: block;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    background-color: #ff7301;
    box-shadow: 3px 3px 0 0 #830000;
    color: #fff;
    font-size: 24px;
    line-height: 2em;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    padding: 9px 15px;
    margin-top: 10px;
}
.cost-btn:hover{
    box-shadow: none;
}
[data-show-2] .bold-text-443{
    font-size: 30px;
}
[data-show-2] .bold-text-443 .bold-text-444{
    font-size: 30px;
}
@media(max-width: 801px){
    .cost .max .row{margin-left: auto;margin-right: auto;border-radius: 8px;}
    .cost_img{max-width: 400px;}
    .cost{padding-left: 3%;padding-right: 3%;}
    .cost_img img {
        left: 0px;
        top: 27px;}
}
.text-span-53 {
    text-decoration: line-through;
}
@media(max-width: 700px){
    .cost_img{padding-left: 5px;padding-right: 5px;max-width: 250px;}
    .text-block-760 {font-size: 23px;}
    .bold-text-443 {font-size: 18px;}
    .text-block-787 {font-size: 16px;}
}
@media(max-width: 500px){
    .cost_img{max-width: 180px;order: -1; margin-bottom: 15px;}
    .cost-btn {max-width: 90%;font-size: 19px;padding: 6px 15px;}
}

















