@import "sticky.css" screen;
@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: 800px;
    margin-right: auto;
    margin-left: auto;
    border-left: 4px solid #034877;
    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 #034877;
    background-color: #009bfe;
}
#akk3 .akk-top:hover{
    background: #009bfe; 
}
#akk3 .akar_up_active{
    background-color: #009bfe;
}
#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*/


/*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: #fffcf2;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.d-103-shape-placeholder._6767 {
    background-color: #fff;
    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: #a60315;
    font-size: 40px;
    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: linear-gradient(
        180deg
        ,#ffa601,#ff7301);
    -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: #000;
    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;}
}

/*;;;;;;;;;;;;;;;;;;;   footer   ;;;;;;;;;;;;;;;;;;;*/    

footer{
    width: 100%;
    background: #000;
    padding: 10px 1% 10px;
}
footer .max960{
    width: 100%;
    max-width: 960px;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
    padding-top: .5%;
    padding-bottom: .5%;
}
.footer-item{
    padding-left: 10px;
    padding-right: 10px;
    flex: 1;
}
.footer-item.left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer-item.right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer__item-img{
    margin-left: 10px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: opacity .3s;
}
.footer__item-img:hover{
    opacity: .7;
}
.footer__item-img.z{background: url(http://marta-ng.com/assets-for-pages/images/z.png) center center/cover no-repeat;}
.footer__item-img.youtube1{background: url(http://marta-ng.com/assets-for-pages/images/youtube1.png) center center/cover no-repeat;}
.footer__item-img.zhzh{background: url(http://marta-ng.com/assets-for-pages/images/zhzh.png) center center/cover no-repeat;}
.footer__item-img.telegram{background: url(http://marta-ng.com/assets-for-pages/images/telegram.png) center center/cover no-repeat;}
.footer__item-img.logo5{background: url(http://marta-ng.com/assets-for-pages/images/logo5.png) center center/cover no-repeat;}
.footer-item span, .footer-item span a{
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}
@media(max-width: 1370px){
    footer .max960 {max-width: 900px;}
    .footer-item span{font-size: 14px;}
    .footer__item-img {max-width: 74px;}
    .footer__item-img img {max-width: 50px;}
}
@media(max-width: 1025px){
    footer .max960 {max-width: 750px;}
}
@media(max-width: 601px){
    .footer-item span {font-size: 12px;}
    .footer__item-img img {max-width: 43px;}
}
@media(max-width: 900px){
    footer{padding-top: 5px;padding-bottom: 5px;}
}
@media(max-width: 600px){
    .footer__item-img {
        width: 35px;
        height: 35px;}
}
@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 .max960 {padding-top: 3%;max-width: 96%;}
}

@media(max-width: 1025px){
    .section-259 {
        min-height: 576px;
        padding: 3% 3% 5%;}
    .image-342 {max-width: 592px;}
    .text-block-810 {font-size: 40px;}
}
@media(max-width: 801px){
    .image-342 {max-width: 527px;}
    .section-259 {min-height: 474px;}
    .text-block-810 {font-size: 34px;}
}
@media(max-width: 601px){
    .image-342 {max-width: 80%;}
    .image-344 {width: 49px;}
    .section-259 {min-height: 390px;}
}
@media(max-width: 500px){
    .text-block-810 {font-size: 19px;}
    .section-259 {min-height: 260px;}
}

/*desc*/

.desc{
    padding: 3%;
}
.desc_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
}
.desc_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 400px;
}
.desc_img img{
    max-width: 100%;
}
.dvig1{
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: translateX(-110%);
    width: 100%;
    transition: transform .5s ease-in-out;
}
.huj1{opacity: 0;}
.dvig1.dop{
    width: 100%;
    transform: translateX(0%);
}
.dvig1.dop2{
    width: 100%;
    transform: translateX(100%);
}

@media(max-width: 1025px){
    .desc_img {max-width: 340px;}
}
@media(max-width: 801px){
    .desc_img {max-width: 260px;}
    .text-block-811{font-size: 16px;}
    .text-block-811 br:not(.br){display: none;}
    .text-block-816 br:not(.br){display: none;}
    .text-block-812, .text-block-816{font-size: 16px;}
    .text-block-815 {font-size: 24px;}
}
@media(max-width: 601px){
    .desc_img {max-width: 210px;}
}
@media(max-width: 500px){
    .desc_img{order: -1;margin-bottom: 15px;}
}


.card._1{
    background-image: url(../images/s1.png);
}
.card._2{
    background-image: url(../images/s2.png);
}
.card._3._4444{
    background-image: url(../images/s3.png);
}
.card._3._4545{
    background-image: url(../images/s4.png);
}
.card._3._232{
    background-image: url(../images/s5.png);
}
.card._4._34534343{
    background-image: url(../images/s6.png);
}

@media(max-width: 801px){
    .text-block-821 {font-size: 22px;}
    .text-block-15 {font-size: 48px;}
    .card._1{top: 5%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s1.png);}
    .card._2{top: 10%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s2.png);}
    .card._3._4444{top: 15%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s3.png);}
    .card._3._4545{top: 20%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s4.png);}
    .card._3._232{top: 25%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s5.png);}
    .card._4._34534343{top: 30%;padding: 20px; background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .7) 40%, rgba(255, 255, 255, .8) 100%), url(../images/s6.png);}
}
@media(max-width: 601px){
    .card._1,
    .card._2,
    .card._3._4444,
    .card._3._4545,
    .card._3._232,
    .card._4._34534343{
        background: #fff;
        padding: 15px;
    }
    .text-block-15 {font-size: 48px;}
}
@media(max-width: 500px){
    .text-block-815 {font-size: 19px;}
    .text-block-15 {font-size: 32px;}
}

/*cost*/

.cost{
    padding: 3%;
}
.inner-cost{
    display: block;
    min-height: 600px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #ffa616;
    background-image: url(../images/765.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}
.text-animation-appearance-1-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;}
.text-block-15{text-transform: uppercase;}
.cost-header{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130px;
}
.inner-cost-row{
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.inner-cost-row_img{
    flex: 1;
    background-image: url(../images/987.png);
    background-position: 50% 50%;
    background-size: cover;
    min-width: 180px;
    max-width: 400px;
    height: 468px;
}
.inner-cost-row_content{
    flex: 1;
    display: flex;
    max-width: 350px;
    min-height: 468px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    min-width: 280px;
}

@media(max-width: 801px){
    .inner-cost-row_img {
        max-width: 335px;
        height: 468px;}
    .div-block-319 {min-width: 307px;}
}
@media(max-width: 601px){
    .cost-header {height: 90px;}
    .inner-cost-row_img {
        max-width: 225px;
        height: 315px;}
    .inner-cost-row_content {
        min-height: 315px;
        padding-top: 5px;
        padding-bottom: 5px;
        min-width: 250px;
        max-width: 300px;}
    .div-block-319 {min-width: 100px;}
    .text-block-817 {
        margin-bottom: 0%;
        font-size: 28px;}
    .bold-text-474 {
        color: #c00202;
        font-size: 38px;}
    .image-345 {width: 51px;}
    .inner-cost {min-height: fit-content;padding-bottom: 20px;}
}
@media(max-width: 500px){
    .inner-cost-row_img{max-width: 250px;}
    .tes{}
}


/*gift*/

.gift{
    padding: 3%;
}
.inner-gift{
    padding: 3%;
    border-top: 6px solid #009bfe;
    border-radius: 10px;
    background-image: url(../images/876.png);
    background-position: 100% 0;
    background-size: 250px;
    background-repeat: no-repeat;
    box-shadow: 0 5px 19px 8px rgb(1 74 142 / 22%);
}
.text-block-823 {
    margin-bottom: 3%;
    font-size: 60px;
    line-height: 1.2em;
    text-align: center;
}
.bold-text-477 {
    color: #009bfe;
}
.gift_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 280px;
}
.gift_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 180px;
    max-width: 355px;
}
.gift_img img{
    max-width: 100%;
}
.gift-a{
    display: block;
    width: 90%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    background-color: #eb0202;
    box-shadow: inset 4px 4px 14px 0 #ff2333, 2px 2px 0 0 #330101;
    font-family: Akrobat,sans-serif;
    font-size: 24px;
    line-height: 2em;
    text-align: center;
    letter-spacing: 3px;
    padding: 9px 15px;
    color: #fff;
}
.gift-a:hover{
    box-shadow: none;
}
.gift-row{
    margin-bottom: 3%;
}
.block-quote-18 {
    margin-top: 3%;
    border-left-color: #ff7301;
}
@media(max-width: 801px){
    .text-block-823 {font-size: 42px;}
    .gift_img {max-width: 226px;}
    .inner-gift {background-size: 133px;}
    .text-block-819 {font-size: 26px;}
    .gift-a {
        font-size: 18px;
        max-width: 350px;
        letter-spacing: 1px;}
}
@media(max-width: 701px){
    .text-block-820 br:not(.br){display: none;}
}
@media(max-width: 601px){
    .text-block-823 {font-size: 34px;}
    .inner-gift {background-size: 97px;}
    .gift_img {max-width: 190px;}
    .text-block-819 {font-size: 21px;}
}
@media(max-width: 500px){
    .text-block-823 {font-size: 26px;}
    .inner-gift {background-size: 47px;}
    .text-block-819 {font-size: 19px;}
    .gift-a {
        max-width: 90%;
        padding: 8px;
        font-size: 19px;}
    .gift_img{
        order: -1;
        margin-bottom: 10px;}
    blockquote.block-quote-18 {
        padding: 10px 10px;
        line-height: 18px;
        font-size: 16px;}
    .text-block-820{font-size: 16px;}
}

/*limit*/

.limit{
    padding: 8% 3% 6%;
    background-image: url(../images/131.png),url(../images/231.png),url(../images/765.png);
    background-position: 50% 100%,50% 0,50% 50%;
    background-size: contain,contain,cover;
    background-repeat: no-repeat,no-repeat,repeat;
    background-attachment: scroll,scroll,fixed;
}
.kka{display: none;}
@media(max-width: 801px){
    .limit {padding: 4% 3% 11%;}
}
@media(max-width: 601px){
    .limit .text-block-15 {font-size: 40px;}
}
@media(max-width: 500px){
    .limit .text-block-15 {font-size: 26px;}
    .limit .cost-header {height: 44px;}
    .text-block-821 {font-size: 17px;}
    .limit {padding: 6% 3% 11%;}
    .sticky .w-col {
        padding-left: 4px;
        padding-right: 4px;}
    .sticky .w-col.w-col-4.ts{display: none;}
    .kka{display: block;display: block;
         margin-right: auto;flex: 1;
         margin-left: auto;max-width: 190px;
         margin-top: 20px;}
    .s6{max-width: 100%;}
}
.link{display: inline;}

.last{
    padding: 7% 3% 1%;
    background-image: url(../images/231.png),url(../images/765.png);
    background-position: 50% 0,50% 50%;
    background-size: contain,cover;
    background-repeat: no-repeat,repeat;
    background-attachment: scroll,fixed;
}
.last .inner-cost{
    background: none;
}
.last .inner-cost{min-height: fit-content;}
.last .link{
    font-size: 30px;
}
@media(max-width: 801px){
    .last .link {font-size: 26px;}
}
@media(max-width: 600px){
    .last .link {font-size: 22px;}
}


/*sl-1*/
.sl-1{
    background-color: #fff;
    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;
}
.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{
    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: 160px;
    background-repeat: no-repeat;
    box-shadow: inset 1px 1px 3px 0 #000;
}
.krasnaya-strelka{
    position: absolute;
    top: -28px;
    right: 7px;
    width: 63px;
    height: 27px;
    cursor: pointer;
    background: url(../images/krasnaya-strelka.png) 0% 0%/100% 100% no-repeat;
}
.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: 414px;}
    .inner-sl-item_img {max-width: 200px;}
}
@media(max-width: 700px){
    ul.list-57{padding-left: 30px;font-size: 20px;}
    .inner-sl-item {min-height: 414px;}
    .inner-sl-item {background-size: 138px;}
    .sl-items{right: 0;}
}
@media(max-width: 500px){
    .krasnaya-strelka {
        top: -25px;
        right: 0px;
        width: 61px;
        height: 23px;}
    .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;}
    .inner-sl-item_content{padding-left: 0;}
    .inner-sl-item{padding-bottom: 45px;background-size: 96px;}
    .quo-4 {max-width: 89%;}
    .inner-sl-item, .inner-sl-item:not(.sl_0) {min-height: 500px;}
    .sl-items {min-height: 500px;}
    .inner-sl-item.sl_0{min-height: 500px;margin-top: 0;}
}
.layer{
    perspective: 1100px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.layer > .inner-sl-item{
    transform-origin: bottom;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 15px;
}


/*dop slider*/

.sl_0{
    padding: 8% 3% 3%;
    border-radius: 5px;
    background-color: #009bfe;
    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;
}
.kl-3{
    display: block;
    width: 100%;
    max-width: 550px;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: auto;
}
.text-block-797 {
    color: #fff;
    font-size: 44px;
    line-height: 1.2em;
    text-align: center;
}
.sl_w{
    padding-top: 1%;
    background-color: #e8f4ff;
}
@media(max-width: 801px){
    .kl-3 {max-width: 474px;}
    .text-block-797 {font-size: 39px;}
}
@media(max-width: 601px){
    .kl-3 {max-width: 390px;}
    .sl_0{
        padding-top: 2%;
        display: flex;
        justify-content: center;
        flex-direction: column;}
    .sl-dot-btn {
        width: 20px;
        height: 20px;
        font-size: 15px;}
    .sl-buttons{
        left: auto;
        max-width: 70%;}
}
.sl-items_content{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 250px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.sl-items_img{
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;    
    min-width: 140px;
    max-width: 262px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.sl-items_img img{
    max-width: 100%;
}
.sl_w{
    padding-right: 0;
}
.sl_w .sl-items_content{
    padding-left: 0;
}
.layer{
    perspective: 1100px;
}
.inner-sl-item{
    transform-origin: bottom;
}
.text-block-795 {
    margin-bottom: 1%;
    color: #006072;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
}
.list-58 {
    padding-left: 20px;
    color: #006072;
    font-size: 24px;
    list-style-type: square;
}
.img-mobile{display: none;}
.text-block-781._3454 {
    margin-bottom: 0;
    color: #fff;
    line-height: 1.2em;
    font-weight: 400;
}
.text-block-781 {
    margin-bottom: 2%;
    font-size: 30px;
    line-height: 1.4em;
    text-align: center;
}
.text-block-782._234325 {
    margin-bottom: 44px;
    color: #fff;
}
.text-block-782 {
    color: #011f68;
    font-size: 56px;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
}
.text-block-799 {
    margin-bottom: 1%;
    color: #ff7301;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
}
.text-block-796 {
    color: #192024;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
}
.list-60 {
    color: #ff7300;
    list-style-type: square;
}
.text-block-807 {
    padding-bottom: 1%;
    color: #000;
    font-size: 18px;
    line-height: 1.4em;
}
.text-span-148 {
    font-size: 24px;
}
@media(max-width: 801px){
    .sl-items_img {max-width: 250px;}
}
@media(max-width: 701px){
    .sl-items_img {max-width: 190px;}
    .text-block-796 br:not(.br){display: none;}
    .text-block-796{font-size: 16px;}
}
@media(max-width: 601px){
    .text-block-799 {font-size: 30px;}
    .text-block-781 {font-size: 24px;}
    .text-block-782 {font-size: 47px;}
    .text-span-148 {font-size: 21px;}
    .text-block-783 br:not(.br){display: none;}
    .text-block-807 br:not(.br){display: none;}
}
@media(max-width: 501px){
    .text-span-148 {font-size: 19px;}
    .text-block-807 {font-size: 16px;}
    ul.list-60{padding-left: 28px;}
    .kl-3 {max-width: 257px;}
    .text-block-797 {font-size: 26px;}
    .sl_0 {background-size: 82px,auto;}
    .sl-buttons{flex-wrap: wrap;}
    .text-block-783{font-size: 16px;}
    .list-58{font-size: 19px;}
    .img-mobile{
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 160px;}
    .sl-items_img.desctop{display: none;}
    .text-block-795 {font-size: 20px;}
    .text-block-781 {font-size: 16px;}
    .text-block-782 {font-size: 33px;}
    .sl-dot-btn {margin: 5px 2px;}
}
@media(max-width: 333px){
    .sl-dot-btn {
        width: 17px;
        height: 18px;
        font-size: 13px;}
}


.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: 1;
    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%);
    }
}





.bold-text-469, .bold-text-470, .bold-text-471, .bold-text-472, .bold-text-473{font-family: akrobat-extrabold;}

/*desc-author*/

.desc-author{
    padding: 3%;
}
.inner-author{
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-top-color: #009bfe;
    background-image: none;
    border-top: 6px solid #009bfe;
    border-radius: 10px;
    box-shadow: 0 5px 19px 8px rgb(1 74 142 / 22%);
}
.inner-author .row{
    /*    margin-left: -10px;
        margin-right: -10px;*/
}
.inner-author_content{
    flex: 1;
    min-width: 240px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.inner-author_img{
    flex: 1;
    min-width: 160px;
    max-width: 290px;
}
.inner-author_img img{
    max-width: 100%;
    border-radius: 30px;
}
.text-block-820._324345 {
    font-size: 22px;
    line-height: 1.5em;
}

@media(max-width: 801px){
    .inner-author_img {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 250px;}
    .inner-author {
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 15px;}
    .text-block-820._324345 {
        font-size: 20px;
        line-height: 1.4em;}
    .text-block-820._324345 br:not(.br){display: none;}
}
@media(max-width: 700px){
    .inner-author_img {max-width: 229px;}
}
@media(max-width: 600px){
    .inner-author_img {max-width: 190px;}
}
@media(max-width: 500px){
    .text-block-820._324345 {
        font-size: 17px;}
    .inner-author_img{
        order: -1;
        margin-bottom: 15px;}
}













