


.formf {
    background: linear-gradient(270deg, #1F3461 0%, #142337 61.32%);
}


.header-redesign {
    position: fixed;
    top: 0;
    z-index: 10000;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    width: 90%;
    transform: skew(-30deg);
    background: linear-gradient(180deg, #1F3461 2.3%, #142337 86.9%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    margin-left: -40px;
    transition: all .4s ease;
}

.header-redesign-mobile {
    display: none;
}

.redesign-link-border span {
    transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    display: block;
}

.redesign-link-border {
    transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
}

.last__wrapper {
    justify-content: space-between;
}


.header-redesign__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.header-redesign__menu {
    display: none;
}

.header-bg {
    margin-right: 0;
   transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    padding-left: 40px;
    transition: all .4s ease;
}

.header-redesign__phone {
    font-family:Roboto;
    font-weight: 500;
    font-size: 27px;
    line-height: 40px;
    color: #FFF;
}

.menu.header-redesign__menu {
    position: relative;
    width: 100%;
    background: transparent;
    top: 0;
}

.header-redesign__menu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-redesign__menu ul li {
    padding: 0 10px 15px 0;
}

.header-redesign__menu ul li:last-child {
    padding-right: 0;
}

.header-redesign__menu ul li a {
    padding: 0 10px 15px 0;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
}

.header-redesign__phone:hover,
.header-redesign__menu ul li a:hover {
    font-weight: bold;
}

.transform-button-form {
        transform: skew( 
-15deg
 );
     -webkit-transform: skew( 
-15deg
 );
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
}

.questions__form-but .transform-button-form,
.form-review__block-but .transform-button-form,
.first__block-but .transform-button-form {
    transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    background: none;
    height: 100%;
    line-height: 45px;
    border: none;
    box-shadow: none;
    margin-top: 0;
    border-radius: 1px;
}

.main-form-review .form-review__block-but .transform-button-form {
    height: 100%;
}

.questions__form-block input {
    padding: 0;
}

.questions__form-but,
.form-review__block-but,
.first__block-but {
    transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    background-image: linear-gradient( 
-4deg
 , #b31217, #e52d27);
    font-size: 16px;
    margin-left: 20px;
    height: 45px;
    border-radius: 3px;
    
}

.form-review__block-but {
    margin: 10px 0;
}

.questions__form-but:hover,
.form-review__block-but:hover,
.first__block-but:hover {
    background-image: linear-gradient(-4deg, #a81015, #cb2722);
}

.first__block-but {
    width: 255px;
    max-width: 100%;
    border-radius: 3px;
}

.text-right {
    text-align: right;
}
.line-text-all-width {
    -webkit-transform: skew( 
-15deg
 );
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew( 
-30deg
 );
    background: linear-gradient( 
180deg
 , #1F3461 2.3%, #142337 86.9%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    width: 92%;
    margin-left: -30px;
}

.line-text-all-width > div {
    padding: 15px 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin: 0 auto;
    transform: skew( 
30deg
 );
    -webkit-transform: skew( 
30deg
 );
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
}

.questions__form-block {
    background: linear-gradient(
    180deg
    , #1F3461 2.15%, #142337 80.45%);
}

.questions__form-bg {
    display: flex;
    justify-content: space-between;
}

.questions__form-bg .form__wrapper {
    justify-content: flex-start;
}

.questions__form-block .questions__form {
    padding: 24px 0 30px 0;
    background: transparent;
    width: 50%;
}

.questions__form-img {
    width: 35%;
    position: relative;
    text-align: center;
}

.questions__form-img .questions__img {
    position: absolute;
    width: 100%;
    bottom: -35px;
    left: 0;
    height: auto;
    top: unset;
}

.questions__form-block .questions__titling {
    text-align: left;
}

.main-form-review .formf__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 15px;
    padding-top: 20px;
}

.main-form-review .formf__submit {
    height: 39px;
    width: 250px;
    margin-bottom: 10px;
    line-height: 10px;
}

.main-form-review-mobil .formf__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}

.main-form-review {
    background: url(/assets/img/fon-review-form.png) no-repeat;
    width: 480px;
    background-size: contain;
    max-width: 100%;
}

.main-form-review-mobil {
    background: url(/assets/img/fon-review-form-mobil.png) no-repeat;
    width: 100%;
    background-size: cover;
    max-width: 100%;
    min-height: 485px;
    margin-bottom: 25px;
    position: relative;
    display: none;
}

.main-form-review .input__wrapper, 
.main-form-review .input__wraper2,
.main-form-review-mobil .input__wrapper, 
.main-form-review-mobil .input__wraper2 {
    flex-direction: column;
}

.main-form-review-mobil .input__wrapper input, 
.main-form-review-mobil .input__wraper2 input {
    max-width: 100%;
}

.main-form-review-mobil .input__wraper2 {
    margin-top: 40px;
}

.main-form-review .formf {
    background: transparent;
    padding: 10px;
    max-width: 270px;
    margin: 0 auto;
}

.main-form-review-mobil .formf {
    background: transparent;
    padding: 10px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

.main-form-review .formf .wrapp__form, 
.main-form-review .formf .formf__submit,
.main-form-review-mobil .formf .wrapp__form, 
.main-form-review-mobil .formf .formf__submit {
    width: 100%;
}

footer.footer-redesign {
    background: linear-gradient(270deg, #1F3461 0%, #142337 61.32%);
    padding: 10px 0;
}

.mb-0 {
    margin-bottom: 0;
}

.footer-redesign .fsect1 > * {
    margin-right: 10px;
}

.footer-redesign .fsect1 {
    flex-wrap: wrap;
}

.footer-redesign-mt-15 {
    margin-top: 15px;
}

.footer-redesign,
.footer-redesign * {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.footer-redesign .fsect4 {
    font-size: 12px;
}

#work .merit__back {
    visibility: hidden;
}

#work .merit__item:hover .merit__back {
    visibility: visible;
}

.humburger:hover .bumburger__item {
    background-color: #fff;
}

.header-redesign-mobile .humburger .bumburger__item {
    height: 4px;
}

.header-redesign-mobile .header-redesign__top {
    justify-content: space-around;
}

@media screen and (max-width: 578px) {
    .main-form-review-mobil {
        display: block;
        max-width: 320px;
        margin: 25px auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-redesign__logo img {
       width: 350px; 
    }
    
    .header-bg {
        max-width: 680px;
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .header-bg {
        max-width: 1050px;
    }
}

@media (min-width: 768px) {
    .first-window-form {
    -webkit-transform: skew( 
    -15deg
     ); 
        -moz-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        transform: skew(-30deg);
      background: linear-gradient( 
    180deg
     , #1F3461 2.3%, #142337 86.9%);
        box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
        border-radius: 5px;
        width: 90%;
        margin-left: -50px;
    }
    
    .first-window-form form {
        transform: skew( 
    30deg
     );
         -webkit-transform: skew( 
    30deg
     );
        -moz-transform: skew(30deg);
        -o-transform: skew(30deg);
        background: transparent;
        box-shadow: none;
         margin-right: 0;
        max-width: 620px;
    }
    
    .line-text-all-width > div {
        max-width: 620px;
        margin-right: 0;
    }
    
    .header-redesign__logo {
        width: 50%;
    }
    
    .header-redesign__link-phone {
        width: 35%;
        text-align: right;
    }
}

@media (min-width: 992px) {
    .first-window-form form,
    .line-text-all-width > div {
        max-width: 760px;
    }
}

@media (min-width: 1200px) {
    .first-window-form form {
        max-width: 900px;
    }
    
    .line-text-all-width > div {
        max-width: 900px;
        margin-right: auto;
    }
}

@media (min-width: 1440px) {
    .first-window-form form,
    .header-bg {
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .header-redesign__logo {
        display: none;
    }
    
    .header-redesign-mobile {
        display: block;
    }
    
    .header-redesign-desctop {
        display: none;
    }
    
    .header-redesign {
        left: 0;
        width: 100%;
    }    
    
    .header-bg {
        max-width: 95%;
    }
    
    .header-redesign__link-phone {
        order: 1;
    }
    
    .header-redesign.active .header-redesign__link-phone {
        display: none;
    }
    
    .header-redesign.active .header-redesign__logo {
        display: block;
        order: 1;
    }
    
    .header-redesign__menu ul {
        flex-direction: column;
        overflow-y: auto;
    }
    
    .humburger.active .bumburger__item2 {
        align-self: flex-start;
    }
    
    .first-window-form form {
        margin: 0;
        background: linear-gradient(270deg, #1F3461 0%, #142337 70.16%);
    }
    
    .header-redesign.active {
        transform: skew( 
    15deg
     );
        -webkit-transform: skew( 
    15deg
     );
        -moz-transform: skew(15deg);
        -o-transform: skew(15deg);
    }
    
    .header-redesign.active {
        margin-left: 0;
    }
    
    .header-redesign.active,
    .header-redesign.active .header-bg {
            transform: skew( 
    0deg
     );
        -webkit-transform: skew( 
    0deg
     );
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
            margin: 0;
        padding-left: 10px;
    }
    
    .line-text-all-width {
        width: 100%;
    }
    
    .line-text-all-width > div {
        padding-left: 40px;
    }
    
    .footer-redesign .fsect1 {
        flex-direction: column;
        text-align: center;
    }
    
    .footer-redesign .fsect1 > * {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    
    .footer-order-logo {
        order: 0;
    }
    
    .footer-order-info {
        order: 1;
    }
    
    .footer-order-phone {
        order: 2;
    }
    
    .footer-order-phone .fsect2__sect2:before,
    .footer-order-address .fsect2__sect4:before {
        content: unset;
    }
    
    .footer-order-phone .fsect2__sect2 {
        display: flex;
        justify-content: space-around;
        margin-bottom: 0;
        padding: 0;
    }
    
    .footer-order-phone > div:last-child {
        display: none;
    }
    
    .footer-order-address {
        order: 3;
    }
    
    .footer-order-address .fsect2__sect4 {
        padding: 0;
        margin: 0;
    }
    
    .footer-order-address .fsect2__test33,
    .footer-order-address .fsect3__wrapper2 {
        max-width: 100%;
        text-align: center;
    }
    
    .footer-order-link {
        order: 4;
        margin: 0;
    }
    
    .footer-redesign .fsect1 {
        margin-bottom: 0;
    }
    
    .footer-redesign .logo__footer {
        max-width: 100%;
    }
}

@media (max-width: 991px) { 
    .questions__form-block .questions__form {
        width: 100%;
    }
    
    .questions__form-img {
        display: none;
    }
}
#parent_popup{
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#popup{
    background: #fff;
    width: 520px;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border: 10px solid #ddd;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
     border-radius: 15px;
}
.close{
    background-color: rgba(0, 0, 0, 0.8);
    border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -24px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    top: -24px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
     box-shadow: 1px 1px 3px #000;
}
.close:hover{
    background-color: rgba(0, 122, 200, 0.8);
}


.v_call {
    position: fixed;
    display: flex;
    flex-direction: column;
    bottom: 40px;
    right: 40px;
}

.v_call ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.v_call ul li {
    margin-bottom: 5px;
}

.v_call ul li a {
    display: flex;
    width: 50px;
    height: 50px;
    box-shadow: 0px 0 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

.v_call ul li a.v_call_phone {
    background-image: url(/assets/img/phone.svg);
    background-color: #253c60;
    background-size: 60%;
}

.v_call ul li a.v_call_vk {
    background-image: url(/assets/img/vk-i.svg);
}

.v_call ul li a.v_call_whats {
    background-image: url(/assets/img/whatsapp.svg);
}

.v_call ul li a.v_call_tel {
    background-image: url(/assets/img/telegram.svg);
}


.v_call_toggle {
    width: 50px;
    height: 50px;
    display: flex;
    z-index: 99;
    box-shadow: 0px 8px 12.35px 0.65px rgba(0, 0, 0, 0.04);
    background-color: #253c60;
    border-radius: 100%;
    background-image: url(/assets/img/support.svg);
    background-position: center center;
    background-size: 60%;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.v_call_toggle.active {
    background-image: url(/assets/img/close.svg);
    background-size: 60%;
}