.container {
    max-width: 1418px;
}
.content__container {
    max-width: 1140px;
}
#wrapper {
    padding-top: 38px;
}
header {
    top: 0!important;
}
.block_submenu .logo,
.block_submenu .logo:hover,
.block_submenu .phone a,
.block_submenu .phone a:hover {
    border: 0;
    padding: 0;
}
.block_submenu .book__link,
.block_submenu .book__link:hover {
    border: 0;
    padding: 0;
}
.book__button {
    font-size: 0;
    background: url("../img/textbook-new/bear.png") no-repeat 0 0;
    width: 68px;
    height: 75px;
    padding: 0;
    border: 0;
}

.block_submenu .link_reg a {
    width: 127px;
    display: block;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    background: #F2994A;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: 0;
    padding: 4px 0 5px;
}
.block_submenu .link_reg a:hover {
    border: 0;
}
header.sheensay_fixed .link_reg a {
    font-size: 22px;
    line-height: 26px;
}
.mail img {
    max-width: 143px!important;
}
.block_submenu a {
    font-family: 'Roboto-Medium', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}
.block_submenu a:not(:last-child) {
    margin-right: 25px;
}
.block_submenu .logo {
    margin-right: 0;
}
.block_submenu .but_buy {
    border: 0;
    padding: 0;
    background: none;
    height: 35px;
    min-width: auto;
    box-shadow: none;
}
.block_submenu .but_buy .but-buy__button {
    width: 127px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    justify-content: center;
    color: #FFFFFF;
    background: #27AE60;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: 0;
    padding: 4px 0 5px;
    margin: 0;
}
.about_abs {
    margin-right: 140px;
}

#banner_big .h4 {
    margin-bottom: 23px;
}
.about__links {
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 9;
}
.about__link {
    width: 197px;
    height: 57px;
    font-family: 'Roboto-Medium', sans-serif;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    background: url("../img/textbook-new/bgabout-link.png") no-repeat 100% 50%;
    padding: 0 18px 0 52px;
    position: relative;
    white-space: nowrap;
    box-shadow: 18px 8px 18px rgba(0, 0, 0, 0.14);
}
.about__link:not(:last-child) {
    margin-bottom: 36px;
}
.about__link:before {
    content: "";
    width: 39px;
    height: 57px;
    position: absolute;
    left: 0;
    top: 0;
}
.about__link_bg_orang:before {
    background-image: url("../img/textbook-new/bgabout-link-orang.png");
}

.about__link_bg_red:before {
    background-image: url("../img/textbook-new/bgabout-link-red.png");
}
.about__link:hover {
    text-decoration: none;
    color: #fff;
}
#banner_big .about_abs a {
    text-transform: none;
    font-family: 'Roboto-Medium', sans-serif;
}

#about {
    background: url("../img/textbook-new/bgabout-right.png") no-repeat 100% 50%,
    url("../img/textbook-new/bgabout-left.png") no-repeat 0 50%;
}

.about h3 {
    text-align: center;
}

#about .about__container {
    max-width: 970px;
    padding: 53px 0 81px;
}

.about__pages {
    max-width: 755px;
    margin: 0 auto;
    border-top: 1px solid #F2994A;
    padding-top: 27px;
}

.about .pages_text {
    padding: 27px 0;
    text-align: center;
}

.view-tutorial {
    border-top: 1px solid #F2994A;
    padding-top: 23px;
}
.view-tutorial h3 {
    margin-bottom: 30px;
}
.view-tutorial__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.view-tutorial__item {}

.view-tutorial__link {
    font-family: "Roboto-Medium", sans-serif;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    gap: 8px;
    padding: 12px 9px 11px 11px;
}

.view-tutorial__link:hover {
    color: #fff;
    text-decoration: none;
}

.view-tutorial__link_blue {
    background: #53B3F9;
}

.view-tutorial__link_green {
    background: #448D47;
}

.view-tutorial__link:before {
    content: "";
    width: 38px;
    height: 39px;
    background: url("../img/textbook-new/icon-book.svg") no-repeat 0 0;
}

.view-tutorial__link_elektro:before {
    height: 41px;
    background: url("../img/textbook-new/icon-elek.svg") no-repeat 0 0;
}

.use {
    padding: 61px 0;
    overflow: hidden;
}
.use__container {
    max-width: 1160px;
}
.use__title {
    text-align: center;
    margin-bottom: 40px;
}
.use__row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    overflow: hidden;
}
/*.use__row:before {*/
/*    content: "";*/
/*    min-width: 141px;*/
/*    height: 185px;*/
/*    background-image: url("../img/textbook-new/globe.png");*/
/*}*/
/*.use__row:after {*/
/*    content: "";*/
/*    min-width: 184px;*/
/*    height: 170px;*/
/*    background-image: url("../img/textbook-new/books.png");*/
/*}*/
.use__item {}
.use__amount {
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.amount {
    background: url("../img/textbook-new/bgamount.png") no-repeat 0 0 / 100% 100%;
    padding: 0 88px 7px 63px;
    min-width: 300px;
    /*filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.14));*/
}
.amount:last-child {
    width: 411px;
}
.amount__number {
    font-family: "Akrobat ExtraBold", sans-serif;
    font-weight: 800;
    font-size: 80px;
    line-height: 85px;
    color: #fff;
}
.amount__text {
    font-family: "Akrobat ExtraBold", sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-align: right;
    margin-top: -13px;
}
.hidden {
    padding-left: 30px;
    padding-right: 30px;
}
.hidden span {
    margin: 9px 37px 15px 0;
}
.hidden span.span-last {
    margin-right: 0;
    margin-left: 37px;
}
.reviews {
    background: #E9F5F7;
    padding: 50px 0 30px;
}
.reviews__container {
    max-width: 1170px;
}
.reviews .flexslider {
    border: 0;
    background: none;
}
.slides .info {
    margin-left: 0;
}
.slides__item {
    background: #fff;
    min-height: 440px;
    padding-top: 10px;
}
#reviews .flex-direction-nav .flex-prev {
    left: -50px!important;
}
#reviews .flex-direction-nav .flex-next {
    right: -50px!important;
}
.footer__container {
    max-width: 1170px;
}

.footer .block_submenu a {
    font-family: 'San Francisco Pro Display Regular', sans-serif;
    font-size: 18px;
    line-height: 21px;
    padding: 0 8px;
}
.footer img {
    margin-right: 169px;
}
.footer .block_submenu a:not(:last-child) {
    margin-right: 30px;
}
.footer .block_submenu a.active {
    color: #434E55;
    border-bottom-color: #434E55;
}
.footer .block_submenu .but_buy {
    padding: 6px 16px;
    height: 42px;
    font-family: 'Roboto-Medium', sans-serif;
}
.footer .block_submenu .but_buy:hover {
    border-bottom: 0;
}
.block-menu {
    /*max-width: 698px;*/
    color: #fff;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 14px;
    line-height: 22px;
}
.order {
    padding: 44px 0 101px;
    background: url("../img/textbook-new/fon-order.jpg") no-repeat 50% 0/cover;
}
.order__container {
    max-width: 1692px;
}
.order__title {
    font-family: 'Neucha Regular', sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
    color: #2D2E80;
    margin-bottom: 5px;
}
.order__subtitle {
    font-family: "Akrobat Regular", sans-serif;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    margin-bottom: 25px;
}
.order__row {
    display: flex;
    gap: 33px;
    align-items: flex-start;
}
.book-info {
    flex: auto;
}
.book-info__row {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 30px;
}
.book-info__row:not(:last-child) {
    margin-bottom: 45px;
}
.book-info__row.currency {
    justify-content: flex-end;
    padding-right: 120px;
    margin-bottom: 5px;
}
.currency__info {
    display: flex;
    gap: 8px;
}
.currency__item {
    background: #FFFFFF;
    box-shadow: 0px 22px 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 5px 11px;
    color: #333;
}
.currency__item.current,
.currency__item:hover {
    color: #fff;
    background-color: #27AE60;
    cursor: pointer;
}
.book-info__image {}
.form {
    display: flex;
    flex-direction: column;
    gap: 37px;
    flex: auto;
}
.form__row {
    display: flex;
    justify-content: space-between;
    gap: 33px;
}
.form__elem {
    background: #FFFFFF;
    box-shadow: 0px 22px 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 17px 15px 17px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form__elem:first-child {
    padding-left: 34px;
    flex: auto;
}
.form__text {
    font-size: 25px;
    line-height: 30px;
    font-family: "Akrobat Regular", sans-serif;
}
.form__text b {
    font-family: "Akrobat ExtraBold", sans-serif;
    font-weight: normal;
}
.form__inp input[type="number"] {
    border: 1px solid #DADBDD;
    border-radius: 3px;
    color: #333;
    font-size: 20px;
    line-height: 24px;
    font-family: "Akrobat Bold", sans-serif;
    padding: 0 0 0 5px;
    width: 65px;
}
.form__cost {
    flex-basis: 135px;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    font-family: "Akrobat Bold", sans-serif;
    justify-content: center;
    display: flex;
    gap: 5px;
}
.form__cost svg {
    margin-top: 3px;
}
.form__check {
    flex-basis: 81px;
    justify-content: center;
    position: relative;
}
.form__check input[type="checkbox"] {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    transition-duration: .6s;
    width: 31px;
    height: 31px;
    z-index: 9;
}
.form__check span {
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #C4C4C4;
    background: #fff;
    border-radius: 50%;
}
.form__check input[type="checkbox"]:checked + span {
    border: 3px solid #27AE60;
    background: url("../img/textbook-new/check.svg") #fff no-repeat 50% 50%;
}
.radio-wrap {
    display: flex;
    align-items: center;
    gap: 21px;
}
.radio-wrap__label {
    display: flex;
    align-items: center;
    gap: 13px;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-family: "Akrobat Bold", sans-serif;
    margin-bottom: 0;
    padding-left: 37px;
    position: relative;
}

.radio-wrap__label span:before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    border: 4px solid #C4C4C4;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.radio-wrap__label input[type="radio"] {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    transition-duration: .6s;
    width: 24px;
    height: 24px;
    z-index: 9;
    left: 0;
}
.radio-wrap__label input[type="radio"]:checked + span:before {
    border-color: #27AE60;
}
.radio-wrap__label input[type="radio"]:checked + span:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
}
.book-info__text {
    background: #FFFFFF;
    box-shadow: 0px 22px 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 5px 18px 5px 31px;
    font-size: 20px;
    line-height: 24px;
    font-family: "Akrobat Regular", sans-serif;
    flex: auto;
    position: relative;
}
.book-info__text p:not(:last-child){
    margin-bottom: 12px;
    font-family: "Akrobat Bold", sans-serif;
}
.book-info__text p:last-child {
    margin-bottom: 0;
}
.oferta-absolute{
    position: absolute;
    right: 11px;
    top: 5px;
}
.formalization {
    flex-basis: 462px;
    background: #FFFFFF;
    box-shadow: 0px 22px 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 26px 31px 29px;
}
.inf {
    font-family: "Akrobat Regular", sans-serif;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    flex-direction: column;
    gap: 19px;
    margin-bottom: 30px;
}
.inf b {
    font-family: "Akrobat Bold", sans-serif;
    font-size: 30px;
    line-height: 36px;
}
.inf__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.formalization__button {
    background: #27AE60;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-bottom: 8px;
    width: 100%;
    height: 67px;
    font-size: 25px;
    line-height: 30px;
    font-family: "Akrobat Bold", sans-serif;
    color: #fff;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.formalization p {
    font-family: "Akrobat Regular", sans-serif;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 8px;
    color: #818489;
}
.formalization__inp input[type="text"] {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    padding: 12px 15px;
    font-family: "Akrobat Regular", sans-serif;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 27px;
    width: 100%;
}
.total {
    border-top: 1px solid #818489;
    padding: 17px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 30px;
    line-height: 36px;
    font-family: "Akrobat Bold", sans-serif;
}
#registration {
    background: url("../img/textbook-new/fon-order-big.jpg") no-repeat 50% 100% / cover;
    margin-top: 0px;
    min-height: calc(100vh - 267px);
    padding-bottom: 60px;
}
#registration .container {
    max-width: 1233px;
}
#registration h3 {
    font-family: 'Akrobat Regular', sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}
#registration .book-info {
    margin-bottom: 47px;
}
#registration .book-info__row:last-child {
    margin-bottom: 0;
}
#registration fieldset {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
    margin-bottom: 35px;
}
#registration fieldset label {
    margin-bottom: 0;
}
#registration fieldset label.form__elem {
    background: none;
    min-width: 350px;
    padding: 0;
    max-width: 350px;
    box-shadow: none;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 0;
    font-family: "Akrobat Regular", sans-serif;
    font-size: 15px;
    line-height: 18px;
}
#registration fieldset label.form__elem em {
    font-style: normal;
}
#registration fieldset .form__check input[type="checkbox"],
#registration fieldset .form__elem input[type="radio"]{
    width: 46px;
    height: 36px;
}
#registration fieldset .form__check input[type="checkbox"]:before,
#registration fieldset .form__elem input[type="radio"]:before {
    content: "";
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 2px solid #C4C4C4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#registration fieldset .form__check input[type="checkbox"]:checked:before,
#registration fieldset .form__elem input[type="radio"]:checked:before {
    border: 2px solid #27AE60;
    background: url("../img/textbook-new/check-new.svg") no-repeat 2px 3px;
}
.order__label {
    /*min-width: 350px;*/
    flex: 0 1 350px;
}
#registration fieldset label.form__elem span {
    position: static;
    transform: translate(0, 0);
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-shadow: 0px 22px 20px 3px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    min-width: 48px;
    height: 38px;
}
#registration input[type="text"],
#registration input[type="tel"],
#registration input[type="email"],
#registration select {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    font-family: "Akrobat Regular", sans-serif;
    padding: 10px 15px 11px;
    color: #333;
    width: 100%;
}
#registration input[type="number"] {
    max-width: 65px;
    border: 1px solid #DADBDD;
    padding: 0 5px;
}
#registration ::placeholder {
    color: #333;
    opacity: 1;
}
#registration .form__elem input[type="radio"] {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
#registration fieldset .for-label {
    align-items: flex-start;
}
#registration fieldset .payment {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 44px;
}
#registration fieldset .payment .form__elem {
    max-height: 38px;
}
#registration fieldset.add-info {
    flex-direction: column;
    padding-top: 35px;
    margin-bottom: 0;
    gap: 35px;
}
#registration fieldset.add-info .order__label {
    flex: auto;
}
#registration fieldset.info-teacher {
    margin-top: 15px;
    margin-bottom: 0;
}
#registration .total {
    border-top: 0;
    margin-bottom: 115px;
    align-items: flex-start;
}
#registration .total__price {
    background: #27AE60;
    border-radius: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    font-family: "Akrobat Regular", sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 350px;
    height: 47px;
    padding: 5px 25px 6px 12px;
}
#registration .total__price p {
    margin-bottom: 0;
}
#registration .total__price b {
    font-family: "Akrobat Bold", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    display: flex;
    align-items: center;
    gap: 3px;
}
#registration .total__button {
    min-width: 350px;
    height: 47px;
    color: #fff;
    background: #27AE60;
    border-radius: 10px;
    font-family: "Akrobat Bold", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}

@keyframes slideInUp {
    from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}
    to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}

footer p.text-center {
    background: #53B3F9;
    color: #fff;
    font-size: 14px;
}
footer p.text-center span {
    margin-right: 50px;
}

#banner_big {
    overflow: hidden;
}
.banner-big {
    -webkit-animation: example 3s;
    animation: example 3s;
}
.banner-bot {
    width: 59%;
    position: absolute;
    right: 0;
    bottom: 63px;
    max-width: 100%;
    -webkit-animation: example 4s;
    animation: example 4s;
}
.banner-book1 {
    width: 31.5%;
    position: absolute;
    left: 254px;
    bottom: -7px;
    z-index: 9;
    animation: example-left 2s ease-in-out 0s backwards, turn 2s linear 2s forwards;
}
.banner-book2 {
    width: 27.5%;
    position: absolute;
    left: 460px;
    top: 20px;
    -webkit-animation: example-left 2.5s;
    animation: example-left 2s ease-in-out 0s backwards, turn-right 2s linear 2s forwards;
}
.about_abs {
    -webkit-animation: example-top 5s;
    animation: example-top 5s;
}

@keyframes example-left {
    0% {
        -webkit-transform: translateX(-1500px);
        transform: translateX(-1500px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes example {
    0% {
        -webkit-transform: translateY(1500px);
        transform: translateY(1500px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes example-top {
    0% {
        -webkit-transform: translateY(-1500px);
        transform: translateY(-1500px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes turn {
    0%, 50%, 100% {
        transform: rotate(0deg);
    }
    10%, 30% {
        transform: rotate(-5deg);
    }
    20%, 40% {
        transform: rotate(5deg);
    }
}
@keyframes turn-right {
    0%, 50%, 100% {
        transform: rotate(5deg);
    }
    10%, 30% {
        transform: rotate(0deg);
    }
    20%, 40% {
        transform: rotate(-5deg);
    }
}
.v-toaster span .v-toast.v-toast-warning {
    color: #000!important;
}