.body{
    height: 150% !important;
}
.before2{
     position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 151%; 
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 60%,rgb(0 0 0 / 80%) 77%,rgb(0 0 0 / 98%) 100%);
    
}
.closeMode span {
    
    background: #adadad;;
    left: -3px;
}


.header__link::after {
    content: "";
    width:17px;
    height:17px;
    position: absolute;
    background: url('/img/phone.png') 0 0/cover no-repeat;
    top: 13px;
    right: 150px;
    
}
.footer::before {
    display:none;
}
.imgg {
    
    width: 12rem;
    height: 9rem;
    top: 87px;
    
}
.header {
    flex: 0 0 100px;
}


.footer__item a{font-size: 18px;
        margin-bottom: 10px;
        color: #b7b7b7;}
    .footer__item p{font-size: 20px;
        color: #cfcfcf;}

    .item__body {font-size: 18px;
        color: #b2b2b2;
    line-height: 20px;}
    .item__header{font-size: 20px;
    color: #cfcfcf;}
    .before{
    
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2000px;
       background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.0) 20%,rgba(0,0,0,0.34) 57%,rgba(0,0,0,0.98) 100%);
    }
    .footer__items {
        margin-bottom: 20px;
    }
    .footer__items:nth-child(3) {
        margin-bottom: 0px;
    }
    .footer__row {
        align-items: center;
    }

    .modal_mainWr{
        height: 167%;
    }
    .item_left{
        text-align: center;
        max-width: 500px;
        font-size: 16px;
        padding: 10px;
    }



    .footer__item {
    
        
        text-align: center;
        
    }
    .footer__row {
        flex-direction: column;
        
    }
    
    ._hec{
        height: 100%;
    }
    ._hec2{
        height: 1330px;
    }
    ._nonehec{
       display: none;
    }
    
    body {
        height:2000px;
    }
    .container{
        height:100%;
    }
    .form_btn {
        margin: 35px 0px 0px 0px;
        
    }
    
    
        .header__logo  img{
            width: 170px;
            height: auto;
        }
        .header__main{
            flex: 0 0 50%;
            padding: 0 0 0 10px;
            font-size: 14px;
        }
        .header__link{
            font-size: 16px;
        }
        .header__contact{
            flex: 0 0 50%;
        }
        .header {
            padding: 5px;
        } 
        .modal__header{
            font-size: 33px;
        }
        .btn{
            font-size: 15px;
            padding: 20px 57px;
        }
        .modal_content {
    
            max-width: 98%;
            min-width: 98%;
            max-height: 1200px;
            margin: 0 45px;
            border: 2px solid rgb(202, 202, 202);
            border-radius: 20px;
            padding: 50px 28px 28px;
            
    
        }
        .labelForm{
            margin-bottom: 14px;
        }
        .modal_item-header{
            margin-bottom: 20px;
        }
        .btnNext{
            padding:  20px 74px;
            /* text-align: center;
            max-width: 70px;
            padding: 20px; */
        }
        .btnPrev{
            /* max-width: 70px; */
            padding:  20px 30px;
        }
        .quiz_blockControl{
            gap: 15px;
        }
        .closeMode {
            
            top: 7px;
            right: 7px;
            width: 21px;
            height: 32px;
        }
        .block__type {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
        }
        .img{
            width: 80vw;
            height: 26vh;
            max-width: 500px;
        }
        /* .modal_mainWr._hec{
            height: 110vh;
        }
        body._hec{
            height: 110vh;
        }
        .container::before{
            height: 110vh;
        }
    } */
    .title_element{
        font-size: 30px;
        margin-bottom: 25px;
    }
    
    
    .modal {
        padding: 34px 25px;
        background: rgba(255,255,255,0.65);
    }
    .modal_item-footer{
        padding-top: 15px;
    }
    .modal_item-body{
        padding: 20px 0 20px;
    }
    
    .checkedInput.paint::before {
        content: '';
        
        position: absolute;
        background: transparent;
        width: 80vw;
        height: 26vh;
        max-width: 400px;
        top: -29vh ;
    
    }
    .main{
        padding:0 0 110px 0;
    }