@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);.b-marquee{font-family:Segoe UI,sans-serif;white-space:nowrap;overflow:hidden;padding:3px;position:relative}@keyframes animMarqueeRtl{0%{transform:translateX(100%)}to{transform:translateX(-300%)}}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Roboto,sans-serif}#app,body,html{height:100%}.content__main{height:100%;display:flex;flex-direction:column}.content__main>.content{flex:1 0 auto}ul{list-style-type:none}a{color:#16683f}.container{width:80%;margin:0 auto}.nav__button{display:none}.nav__button button{padding:10px;border:0;outline:none;background:transparent}.nav__button button i{font-size:30px;color:#16683f}.header__main{height:60px;background:#16683f}.header__main .header__container{display:flex;height:100%;width:80%;margin:0 auto;justify-content:space-between;align-items:center}.header__main .header__container .auth_buttons button.auth{padding:10px;background:#ad2624;color:#fff;border:none;outline:none;transition:.5s;cursor:pointer;border-radius:6px}.header__main .header__container .auth_buttons button.auth:hover{opacity:.8}.header__main .header__container .auth_buttons .auth_exit{margin-left:10px;border:0;outline:none;background:transparent;color:#fff;cursor:pointer}.header__main .header__container .search__icon{padding:5px;border:0;font-size:20px;background:transparent;outline:none;transition:.5s;color:#fff;cursor:pointer}.header__main .header__container .search__icon:hover{color:#e2e2e2}.header__main .header__container .search__panel{display:flex;align-items:center}.header__main .header__container .search__panel input{padding:5px;color:#fff;background:transparent;border:none;outline:none;border-bottom:1px solid #fff}.header__main .header__container .search__panel input::-moz-placeholder{color:#e2e2e2;font-size:12px}.header__main .header__container .search__panel input::placeholder{color:#e2e2e2;font-size:12px}.header__main .header__container .search__panel .notify__block button{background:transparent;border:0;outline:0;font-size:20px;color:#fff;margin-left:10px;cursor:pointer}.header__info__wrapper{margin-top:20px}.header__info__wrapper .header__info__container{width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__info__wrapper .header__info__container .logo{cursor:pointer;flex-basis:30%}.header__info__wrapper .header__info__container .logo img{width:100%}.header__info__wrapper .header__info__container .contacts{text-align:right}.header__info__wrapper .header__info__container .contacts h4{font-size:25px;font-weight:700;text-transform:uppercase;color:#16683f}.header__info__wrapper .header__info__container .contacts ul{margin-top:10px;font-size:14px;color:#a3a3a3}.header__info__wrapper .header__info__container .contacts ul li{padding:3px 0}.menu__wrapper{margin-top:10px}.menu__wrapper .menu__container{width:80%;margin:0 auto}.menu__wrapper .menu__container .nav{list-style:none;display:flex;align-items:center;justify-content:flex-start}.menu__wrapper .menu__container .nav li{margin-right:30px;font-size:18px;cursor:pointer;border-bottom:2px solid transparent;transition:.5s;padding-bottom:5px;padding:5px}.menu__wrapper .menu__container .nav li.active{color:#16683f;border-bottom:2px solid #16683f}.menu__wrapper .menu__container .nav li:hover{color:#16683f;border-bottom:2px solid #16683f;opacity:.8}.menu__wrapper .menu__container .nav button{padding:8px;background:#16683f;color:#fff;border:0;font-size:18px;outline:0;border-radius:8px;cursor:pointer;transition:.5s}.menu__wrapper .menu__container .nav button:hover{opacity:.8}.general__img__wrapper{margin-top:20px;width:100%}.general__img__wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.footer__wrapper .footer__container{width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:20px 0}.footer__wrapper .footer__container .center__item,.footer__wrapper .footer__container .left__item{font-weight:700;font-size:18px;flex-basis:33%}.footer__wrapper .footer__container .center__item{text-align:center}.footer__wrapper .footer__container .right__item{flex-basis:33%;display:flex;justify-content:flex-end;align-items:center}.footer__wrapper .footer__container .right__item .mobile-google{margin-top:7px}.footer__wrapper .footer__container .right__item ul{display:flex}.footer__wrapper .footer__container .right__item ul li{padding:10px;font-size:25px}.footer__wrapper .footer__container .right__item ul li:first-child i{color:green}.footer__wrapper .footer__container .right__item ul li:nth-child(2) i{color:#00f}.footer__wrapper .footer__container .right__item ul li:nth-child(3) i{color:orange}.footer__wrapper .footer__container .right__item ul li:nth-child(4) i{color:red}.main__body{width:80%;margin:0 auto;padding:10px}.main__body .title{font-size:25px;color:#16683f;border-bottom:2px solid #16683f}.news__wrapper .news__list .news__content{min-height:350px;position:relative;margin-top:20px}.news__wrapper .news__list .news__content .new__item{display:flex;padding:20px;background:#f7f7f7;margin-bottom:20px;transition:.5s;position:relative}.news__wrapper .news__list .news__content .new__item .more{position:absolute;bottom:10px;right:10px;background:#16683f;color:#fff;padding:7px;border-radius:5px;cursor:pointer;transition:.5s}.news__wrapper .news__list .news__content .new__item .more:hover{opacity:.8}.news__wrapper .news__list .news__content .new__item .img{width:150px;height:130px}.news__wrapper .news__list .news__content .new__item .img .datetime{margin-top:5px;font-size:12px}.news__wrapper .news__list .news__content .new__item .img img{width:100%;height:90%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news__wrapper .news__list .news__content .new__item .content{flex-basis:80%;padding:0 10px}.news__wrapper .news__list .news__content .new__item .content h4{margin-bottom:10px}.news__wrapper .news__list .add__more{width:100%;display:flex;justify-content:center;align-items:center}.news__wrapper .news__list .add__more button{background:#16683f;color:#fff;border:0;outline:0;padding:7px;border-radius:5px;cursor:pointer;transition:.5s}.news__wrapper .news__list .add__more button:hover{opacity:.8}.news__wrapper .new__one{position:relative;width:100%;min-height:200px}.news__wrapper .new__one .close__new{width:35px;background:#16683f;color:#fff;padding:10px;cursor:pointer;border-radius:5px;transition:.5s;margin-right:5px}.news__wrapper .new__one .close__new:hover{opacity:.8}.news__wrapper .new__one .new__title{font-size:23px;font-weight:700;margin-top:20px;text-align:center;display:flex;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify}.news__wrapper .new__one .new__content{margin-top:30px}.progress__wrapper{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center}.progress__wrapper img{width:70px;height:70px}.project__wrapper .project__content{margin-top:20px}.project__wrapper .project__content p{margin:20px 0}.instruct__wrapper .instruction__images{margin-top:10px}.instruct__wrapper .instruction__images img{width:100%}.instruct__wrapper .videos{display:flex;justify-content:space-between;align-items:center}.instruct__wrapper .videos iframe{padding:20px}.contacts__wrapper .contact__content{margin-top:10px}.contacts__wrapper .contact__content h5{font-size:20px}.contacts__wrapper .contact__content .contact{margin-top:20px}.contacts__wrapper .contact__content .contact ul li{padding:3px}.contacts__wrapper .contact__content .bank{margin-top:20px}.contacts__wrapper .contact__content .bank ul li{padding:3px}.contacts__wrapper .contact__content .info{margin-top:20px}.contacts__wrapper .contact__content .info ul li{padding:3px}.contacts__wrapper .contact__content a.dogovor{margin-top:20px;display:block;transition:.5s}.contacts__wrapper .contact__content a.dogovor:hover{opacity:.8}.contacts__wrapper .contact__content .rabota{margin-top:20px}.contacts__wrapper .contact__content .rabota .rabota__item{margin-top:10px}.contacts__wrapper .contact__content .rabota .rabota__item span{margin-right:20px}.contacts__wrapper .contact__content .rabota .rabota__item span:last-child{font-weight:700}.menu__food__wrapper .form__menu{width:90%;margin:0 auto}.menu__food__wrapper .form__menu .form-group{width:100%;margin-top:15px}.menu__food__wrapper .form__menu .form-group label{font-size:12px}.menu__food__wrapper .form__menu .form-group select{width:100%;padding:5px;border:none;border-bottom:2px solid #e0e0e0;background-color:transparent;outline:none;transition:.3s}.menu__food__wrapper .form__menu .form-group select:focus{border-bottom:2px solid #1a73a8}.menu__food__wrapper .form__menu .form-group select option{padding:5px}.menu__food__wrapper .form__menu .but{text-align:center;margin-top:15px}.menu__food__wrapper .form__menu .but button{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;transition:all .3s}.menu__food__wrapper .form__menu .but button:last-child{margin-right:0}.menu__food__wrapper .form__menu .but button:disabled{opacity:.4}.menu__food__wrapper .form__menu .but button:active{outline:none}.menu__food__wrapper .form__menu .but button:hover{opacity:.8;transition:all .3s}.menu__food__wrapper .day_week_table{padding:7px;text-align:left;cursor:pointer;background:#16683f;color:#fff;margin-top:10px;transition:.5s;display:flex;justify-content:space-between;border-radius:8px;align-items:center}.menu__food__wrapper .day_week_table:hover{opacity:.8}.menu__food__wrapper table tr td:last-child{word-break:break-word}.menu__food__wrapper table{text-align:left;border-collapse:collapse}.menu__food__wrapper table tr{border-bottom:1px solid #e2e2e2;padding:5px 0}.menu__food__wrapper table tr td,.menu__food__wrapper table tr th{padding:5px}.menu__food__wrapper table tr th{text-align:center}.menu__food__wrapper table tr th:first-child{width:8%}.menu__food__wrapper table tr th:nth-child(2){width:20%}.menu__food__wrapper table tr td:first-child,.menu__food__wrapper table tr td:nth-child(2){text-align:left}.menu__food__wrapper .food_name{padding:10px;text-align:center;background:#f0880d;box-sizing:border-box;width:100%;border-radius:8px;color:#fff}.payment__wrapper{display:flex;margin-top:10px}.payment__wrapper .payment__block{flex-basis:40%;box-shadow:0 0 5px #dcdcdc;padding:15px}.payment__wrapper .payment__block h4{font-size:25px}.payment__wrapper .payment__block form{margin-top:10px}.payment__wrapper .payment__block form .form__group{margin-bottom:15px}.payment__wrapper .payment__block form .form__group label{width:100%;display:block;font-size:15px;margin-bottom:5px}.payment__wrapper .payment__block form .form__group input.num_ls,.payment__wrapper .payment__block form .form__group input.summ{width:100%;padding:8px;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.payment__wrapper .payment__block form button.btn-send{background:#16683f;color:#fff;padding:.375rem .75rem;border:none;font-size:1rem;line-height:1.5;border-radius:.25rem;cursor:pointer;transition:.5s}.payment__wrapper .payment__block form button.send:hover{opacity:.8}.payment__wrapper .payment__info{flex-basis:60%;padding:10px 20px}.payment__wrapper .payment__info p{font-size:14px;margin:10px 0}.payment__wrapper .payment__info img{width:100%}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:999999999;display:flex;justify-content:center;align-items:center}.preloader img{animation:img_animate 1.5s}@keyframes img_animate{0%{opacity:0}to{opacity:1}}.slip_preloader-enter{opacity:0}.slip_preloader-enter-active{transition:.5s}.slip_preloader-enter-to,.slip_preloader-leave-leave{opacity:1}.slip_preloader-leave-active{transition:.5s}.slip_preloader-leave-to{opacity:0}.modal__wrapper{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6)}.modal__auth{width:40%;background:#fff;padding:30px 30px;position:relative}.modal__auth .close{cursor:pointer;font-size:30px;color:#c2c2c2;position:absolute;top:0;right:0;display:flex;padding:5px;transition:.5s}.modal__auth .close:hover{color:red}.modal__auth .title{text-align:center;font-size:25px;font-weight:700}.modal__auth form{text-align:center}.modal__auth form .person__check{margin-top:10px;display:flex;align-items:center;justify-content:center}.modal__auth form .person__check input{width:17px;height:17px;cursor:pointer}.modal__auth form .person__check label{margin-left:5px;font-size:13px}.modal__auth form .person__check label span{text-decoration:underline;cursor:pointer;transition:.5s}.modal__auth form .person__check label span:hover{opacity:.5}.modal__auth form .form__group{margin-top:10px}.modal__auth form .form__group label{display:block;font-size:13px;text-align:left}.modal__auth form .form__group input{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.modal__auth form button{margin-top:10px;background:#16683f;color:#fff;padding:.375rem .75rem;border:none;font-size:1rem;line-height:1.5;border-radius:.25rem;cursor:pointer;transition:.5s}.modal__auth form button:hover{opacity:.8}.modal__auth .links{display:flex;text-align:center;justify-content:center;margin-top:10px;padding-top:10px;border-top:1px solid #16683f}.modal__auth .links a{display:block;margin-right:10px;cursor:pointer;transition:.3s;font-size:12px}.modal__auth .links a:hover{opacity:.8}.users__wrapper{display:flex;width:100%;margin-top:30px}.users__wrapper .users__card{flex-basis:70%;box-shadow:0 0 6px #ddd;padding:20px;display:flex;align-items:center}.users__wrapper .users__card .user__left{flex-basis:30%;text-align:center;display:flex;flex-direction:column;align-items:center}.users__wrapper .users__card .user__left .img__user{border-radius:50%;overflow:hidden;width:150px;box-shadow:0 0 13px #e2e2e2;height:150px}.users__wrapper .users__card .user__left .img__user img{width:100%;height:100%;display:flex;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.users__wrapper .users__card .user__left button.add_img{margin-top:20px;border:0;background:#16683f;color:#fff;padding:10px 20px;border-radius:30px;cursor:pointer;transition:.5s}.users__wrapper .users__card .user__left button.add_img i{margin-right:5px}.users__wrapper .users__card .user__left button.add_img:hover{opacity:.8}.users__wrapper .users__card .user__left button.update_password{margin-top:10px;border:1px solid #16683f;color:#16683f;background:#fff;padding:5px 10px;border-radius:30px;cursor:pointer;transition:.5s}.users__wrapper .users__card .user__left button.update_password i{margin-right:5px}.users__wrapper .users__card .user__left button.update_password:hover{background:#16683f;color:#fff}.users__wrapper .users__card .user__info{flex-grow:1;padding-left:10px}.users__wrapper .users__card .user__info .form__group{margin-bottom:20px}.users__wrapper .users__card .user__info .form__group label{display:block;font-size:12px;color:#9d9d9d}.users__wrapper .users__card .user__info .form__group input{border:0;border-bottom:1px solid #c2c2c2;color:#16683f;padding:10px;outline:none;width:100%}.users__wrapper .user__balance{box-shadow:0 0 6px #ddd;padding:20px;display:flex;flex-direction:column;margin-left:20px;width:30%;justify-content:space-between}.users__wrapper .user__balance .balance__wrap .balance__main{margin-top:10px}.users__wrapper .user__balance .balance__wrap .balance__main h4{font-size:23px;color:#9d9d9d}.users__wrapper .user__balance .balance__wrap .balance__main span{font-weight:700;color:#16683f;font-size:18px}.users__wrapper .user__balance .balance__wrap .balance__all{margin-top:10px}.users__wrapper .user__balance .balance__wrap .balance__all h4{font-size:23px;color:#9d9d9d}.users__wrapper .user__balance .balance__wrap .balance__all span{font-weight:700;color:#16683f;font-size:18px}.users__wrapper .user__balance .buttons button{margin-top:10px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;position:relative;color:#fff;cursor:pointer;transition:.5s;border:2px solid #16683f;overflow:hidden;width:100%;z-index:1}.users__wrapper .user__balance .buttons button:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";transition:.8s;z-index:-1}.users__wrapper .user__balance .buttons button:after{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";transition:.5s;z-index:-1}.users__wrapper .user__balance .buttons button:hover{background:#fff;color:#16683f;border:2px solid #16683f;transition:.5s}.users__wrapper .user__balance .buttons button:hover:before{transform:translateX(-100%);transition:.8s}.users__wrapper .user__balance .buttons button:hover:after{transform:translateX(100%);transition:.5s}.function__wrapper{margin-top:40px}.function__wrapper h3{font-size:25px;padding-bottom:10px;color:#16683f;border-bottom:2px solid #16683f;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.function__wrapper h3 i{cursor:pointer}.function__wrapper .function__container{display:flex;flex-wrap:wrap}.function__wrapper .function__container .func__item{margin:10px;text-align:center;border:1px solid #e2e2e2;padding:15px;width:150px;height:120px;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:.5s;border-radius:5px;cursor:pointer}.function__wrapper .function__container .func__item:hover{color:#fff;transition:.3s;background:#16683f}.function__wrapper .function__container .func__item:hover i{color:#fff}.function__wrapper .function__container .func__item i{font-size:50px;color:#16683f}.function__wrapper .function__container .func__item p{margin-top:10px;font-size:13px;line-height:15px}.child__wrapper{margin-top:40px}.child__wrapper h3{font-size:25px;padding-bottom:10px;color:#16683f;border-bottom:2px solid #16683f;margin-bottom:10px}.child__wrapper .child__container{display:flex}.child__wrapper .child__container .selected_child{background:#e2e2e2}.child__wrapper .child__container .child__item{margin:10px;display:flex;padding:20px;cursor:pointer;flex-direction:column;background:#fff;box-shadow:0 0 6px #ddd;flex-basis:30%}.child__wrapper .child__container .child__item.selected_child{background:#ebebeb}.child__wrapper .child__container .child__item .form__group{margin-top:20px}.child__wrapper .child__container .child__item .form__group label{display:block;font-size:12px;color:#9d9d9d}.child__wrapper .child__container .child__item .form__group input{width:100%;border:0;border-bottom:1px solid #c2c2c2;color:#16683f;padding:10px;outline:none}.child__wrapper .child__container .child__item .bufet{display:flex;justify-content:space-between;align-items:center}.child__wrapper .child__container .child__item .bufet label{font-size:15px;font-weight:700;color:#333}.child__wrapper .child__container .child__item .bufet .bufet__container label{margin:2em}.child__wrapper .child__container .child__item .bufet .bufet__container input{display:none}.child__wrapper .child__container .child__item .bufet .bufet__container input+label,.child__wrapper .child__container .child__item .bufet .bufet__container input+label:after,.child__wrapper .child__container .child__item .bufet .bufet__container input+label:before{transition:all .2s}.child__wrapper .child__container .child__item .bufet .bufet__container input+label{display:inline-block;position:relative;width:80px;height:30px;border-radius:25px;cursor:pointer}.child__wrapper .child__container .child__item .bufet .bufet__container input+label:before{display:block;content:attr(data-off-label);position:absolute;top:5px;right:10px;color:#fff;font-family:Arial,sans-serif;font-size:18px}.child__wrapper .child__container .child__item .bufet .bufet__container input+label:after{content:"";position:absolute;top:2px;left:2px;width:25px;height:25px;background-color:#fff;border-radius:50%}.child__wrapper .child__container .child__item .bufet .bufet__container input:checked+label:before{content:attr(data-on-label);left:14px;right:auto;color:#fff}.child__wrapper .child__container .child__item .bufet .bufet__container input:checked+label:after{left:53px;background-color:#f7f7f7}.child__wrapper .child__container .child__item .bufet .bufet__container input:not(:checked)+label{background-color:#e74c3c}.child__wrapper .child__container .child__item .bufet .bufet__container input:checked+label{background-color:#1abc9c}.child__wrapper .child__container .add_child{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.5s;color:#9d9d9d}.child__wrapper .child__container .add_child i{font-size:60px;transition:.5s;color:#9d9d9d;margin-bottom:10px}.child__wrapper .child__container .add_child:hover,.child__wrapper .child__container .add_child:hover i{color:#16683f}.history__operation{margin-top:40px}.history__operation h3{font-size:25px;padding-bottom:10px;color:#16683f;border-bottom:2px solid #16683f;margin-bottom:10px}.history__wrap{position:relative;min-height:250px}.history__wrap table{width:100%;border-collapse:collapse}.history__wrap table thead{border-bottom:2px solid #16683f;text-align:left}.history__wrap table thead tr th{padding:5px}.history__wrap table tbody{color:#a39a9a}.history__wrap table tbody tr{margin:5px 0}.history__wrap table tbody tr td{padding:5px}.history__wrap table tbody tr:hover{color:#333}.history__wrap .btn__more{margin:20px auto;background:transparent;color:#16683f;border:0;outline:0;display:flex;justify-content:center;align-items:center;padding:3px;border-radius:50%;font-size:35px;cursor:pointer}.modal__cash{width:50%;background:#fff;padding:30px 30px;position:relative}.modal__cash .close{cursor:pointer;font-size:30px;color:#c2c2c2;position:absolute;top:0;right:0;display:flex;padding:5px;transition:.5s}.modal__cash .close:hover{color:red}.modal__cash .title{text-align:center;font-size:25px;font-weight:700}.modal__cash .form__group{margin-bottom:10px}.modal__cash .form__group label{font-size:12px;color:#9d9d9d}.modal__cash .form__group .summ_cash{width:100%;height:calc(1.5em + .75rem + 2px);font-weight:400;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.modal__cash .form__group .summ_cash,.modal__cash button.transfer{display:block;padding:.375rem .75rem;font-size:1rem;line-height:1.5}.modal__cash button.transfer{margin:0 auto;margin-top:10px;border-radius:.25rem;position:relative;color:#fff;cursor:pointer;transition:.5s;border:2px solid #16683f;overflow:hidden;z-index:1}.modal__cash button.transfer:before{transition:.8s}.modal__cash button.transfer:after,.modal__cash button.transfer:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";z-index:-1}.modal__cash button.transfer:after{transition:.5s}.modal__cash button.transfer:hover{background:#fff;color:#16683f;border:2px solid #16683f;transition:.5s}.modal__cash button.transfer:hover:before{transform:translateX(-100%);transition:.8s}.modal__cash button.transfer:hover:after{transform:translateX(100%);transition:.5s}.modal__cash .msg{margin-top:10px;text-align:center}.modal__resetpass{width:50%;background:#fff;padding:30px 30px;position:relative}.modal__resetpass .close{cursor:pointer;font-size:30px;color:#c2c2c2;position:absolute;top:0;right:0;display:flex;padding:5px;transition:.5s}.modal__resetpass .close:hover{color:red}.modal__resetpass .title{text-align:center;font-size:25px;font-weight:700}.modal__resetpass form .form__group{margin-bottom:10px}.modal__resetpass form .form__group label{font-size:12px;color:#9d9d9d}.modal__resetpass form .form__group input{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.modal__resetpass form button{margin:0 auto;display:block;margin-top:10px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;position:relative;color:#fff;cursor:pointer;transition:.5s;border:2px solid #16683f;overflow:hidden;z-index:1}.modal__resetpass form button:before{transition:.8s}.modal__resetpass form button:after,.modal__resetpass form button:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";z-index:-1}.modal__resetpass form button:after{transition:.5s}.modal__resetpass form button:hover{background:#fff;color:#16683f;border:2px solid #16683f;transition:.5s}.modal__resetpass form button:hover:before{transform:translateX(-100%);transition:.8s}.modal__resetpass form button:hover:after{transform:translateX(100%);transition:.5s}.modal__resetpass .msg{margin-top:10px;text-align:center}.add__child__wrapper{width:40%;background:#fff;padding:30px 30px;position:relative}.add__child__wrapper .close{cursor:pointer;font-size:30px;color:#c2c2c2;position:absolute;top:0;right:0;display:flex;padding:5px;transition:.5s}.add__child__wrapper .close:hover{color:red}.add__child__wrapper .title{text-align:center;font-size:25px;font-weight:700}.add__child__wrapper .add__child__content form .form__group{margin-bottom:10px}.add__child__wrapper .add__child__content form .form__group label{font-size:12px;color:#9d9d9d}.add__child__wrapper .add__child__content form .form__group input{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.add__child__wrapper .add__child__content form button{margin:0 auto;display:block;margin-top:10px;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;position:relative;color:#fff;cursor:pointer;transition:.5s;border:2px solid #16683f;overflow:hidden;z-index:1}.add__child__wrapper .add__child__content form button:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";transition:.8s;z-index:-1}.add__child__wrapper .add__child__content form button:after{position:absolute;top:0;left:0;width:100%;height:100%;background:#16683f;content:"";transition:.5s;z-index:-1}.add__child__wrapper .add__child__content form button:hover{background:#fff;color:#16683f;border:2px solid #16683f;transition:.5s}.add__child__wrapper .add__child__content form button:hover:before{transform:translateX(-100%);transition:.8s}.add__child__wrapper .add__child__content form button:hover:after{transform:translateX(100%);transition:.5s}.select__student__db{position:relative}.select__student__db .input__div{display:flex;width:100%;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.select__student__db .input__div input{padding:5px;width:100%;border:0;outline:0}.select__student__db .input__div i{font-size:20px;color:#e96060;cursor:pointer}.select__student__db .list_result{position:absolute;background:#fff;padding:10px;border:1px solid #c2c2c2;width:100%;border-top:none;z-index:99999}.select__student__db .list_result .item__result{padding:5px;cursor:pointer}.select__student__db .list_result .item__result:hover{background:#e2e2e2}.add__lgota__wrapper form .form__group{margin-bottom:10px}.add__lgota__wrapper form .form__group label{font-size:13px;display:block;margin-bottom:3px}.add__lgota__wrapper form .form__group .num_ls,.add__lgota__wrapper form .form__group input[type=date]{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.add__lgota__wrapper form button{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.add__lgota__wrapper form button:hover{opacity:.8}.add__lgota__wrapper .lgota__list .search__block{margin-bottom:10px;position:relative}.add__lgota__wrapper .lgota__list .search__block input{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.add__lgota__wrapper .lgota__list .search__block i{position:absolute;top:10px;right:10px;cursor:pointer}.add__lgota__wrapper .lgota__list table{width:100%;border-collapse:collapse}.add__lgota__wrapper .lgota__list table thead tr{border-bottom:1px solid #16683f;text-align:left}.add__lgota__wrapper .lgota__list table thead tr th{padding:5px}.add__lgota__wrapper .lgota__list table tbody tr{border-bottom:1px solid #c2c2c2}.add__lgota__wrapper .lgota__list table tbody tr td{padding:5px}.add__lgota__wrapper .lgota__list table tbody tr td button{padding:5px;border:0;outline:none;background:transparent;cursor:pointer}.add__lgota__wrapper .lgota__list table tbody tr td button i{font-size:20px;color:#19bfff}.add__lgota__wrapper .lgota__list table tbody tr td button.trash i{color:#ffa8a8}.otchet__student__wrapper form{margin-top:20px}.otchet__student__wrapper form .form__group{margin-bottom:15px}.otchet__student__wrapper form .form__group label{display:block;font-size:13px;margin-bottom:5px}.otchet__student__wrapper form .send__btn{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.otchet__student__wrapper form .send__btn:hover{opacity:.8}.otchet__student__wrapper table{width:100%;margin-top:30px;border-collapse:collapse;font-size:14px}.otchet__student__wrapper table thead tr{border-bottom:1px solid #16683f;text-align:left}.otchet__student__wrapper table thead tr th{padding:5px}.otchet__student__wrapper table tbody tr{border-bottom:1px solid #e2e2e2}.otchet__student__wrapper table tbody tr td{padding:5px}.order__food{width:100%;border-collapse:collapse;word-break:break-word;font-size:15px}.order__food thead{position:sticky;top:0;border-bottom:1px solid #c2c2c2}.order__food thead tr{font-size:14px}.order__food thead tr.first__row th:first-child{width:3%}.order__food thead tr.first__row th:nth-child(2){width:14%}.order__food thead tr.first__row th:nth-child(3){width:4%}.order__food thead tr.last__row th{width:6%}.order__food thead tr.last__row th input{width:17px;height:17px}.order__food thead tr th{padding:5px;background:#1d7631;color:#fff;border:1px solid #333}.order__food thead tr th .order__food thead tr th.color1{background:#065058!important}.order__food thead tr th.color2{background:#8f083a!important}.order__food thead tr th.color3{background:#818f08!important}.order__food tbody tr td{padding:5px;border:1px solid #333}.order__food tbody tr td:first-child{color:#fff}.order__food tbody tr td:nth-child(3),.order__food tbody tr td:nth-child(9),.order__food tbody tr td:nth-child(10),.order__food tbody tr td:nth-child(11),.order__food tbody tr td:nth-child(12),.order__food tbody tr td:nth-child(13),.order__food tbody tr td:nth-child(14){text-align:center}.order__food thead tr th.color1{background:rgba(4,83,92,.8);text-align:center}.order__food tbody tr td.color1{background:rgba(8,130,143,.32);text-align:center}.order__food tbody tr td.color2{background:rgba(143,8,58,.47);text-align:center}.order__food tbody tr td.color3{background:rgba(129,143,8,.45);text-align:center}.order__food thead tr th.color4{background:rgba(95,17,143,.7);text-align:center}.order__food_otchet tbody tr td.color4,.order__food tbody tr td.color4{background:rgba(95,17,143,.45);text-align:center}.order__food_otchet{width:100%;border-collapse:collapse;word-break:break-word;font-size:13px}.order__food_otchet thead{position:sticky;top:0;border-bottom:1px solid #c2c2c2}.order__food_otchet thead tr{font-size:14px}.order__food_otchet thead tr.first__row th:first-child{width:11%}.order__food_otchet thead tr.first__row th:nth-child(2){width:10%}.order__food_otchet thead tr.first__row th:nth-child(3){width:5%}.order__food_otchet thead tr.first__row th:nth-child(6),.order__food_otchet thead tr.first__row th:nth-child(8){width:7%}.order__food_otchet thead tr.last__row th{width:5%}.order__food_otchet thead tr th{padding:5px;background:#1d7631;color:#fff;border:1px solid #333}.order__food_otchet thead tr th.color1{background:#08828f!important}.order__food_otchet thead tr th.color2{background:#8f083a!important}.order__food_otchet thead tr th.color3{background:#818f08!important}.order__food_otchet tbody tr td{padding:5px;border:1px solid #333}.order__food_otchet tbody tr td:nth-child(3),.order__food_otchet tbody tr td:nth-child(9),.order__food_otchet tbody tr td:nth-child(10),.order__food_otchet tbody tr td:nth-child(11),.order__food_otchet tbody tr td:nth-child(12){text-align:center}.order__food_otchet tbody tr td.color1{background:rgba(8,130,143,.32);text-align:center}.order__food_otchet tbody tr td.color2{background:rgba(143,8,58,.47);text-align:center}.order__food_otchet tbody tr td.color3{background:rgba(129,143,8,.45);text-align:center}.control__order__food__wrapper form .form__group{margin-bottom:15px}.control__order__food__wrapper form .form__group label{display:block}.control__order__food__wrapper form .form__group input[type=date]{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.control__order__food__wrapper form .form__group .date__flex{display:flex;align-items:center;justify-content:space-between}.control__order__food__wrapper form .form__group .date__flex input{flex-basis:48%}.control__order__food__wrapper form button.send{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.control__order__food__wrapper form button.send:hover{opacity:.8}.control__order__food__wrapper .table__result{margin-top:30px}.control__order__food__wrapper .table__clear{text-align:center;margin-top:30px;color:#000;padding:10px;background:#ffa8a8;font-weight:700}.otchet__order__wrapper form .form__group{margin-bottom:10px}.otchet__order__wrapper form .form__group label{display:block}.otchet__order__wrapper form .form__group input[type=date]{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.otchet__order__wrapper form button.send{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.otchet__order__wrapper form button.send:hover{opacity:.8}.otchet__order__wrapper .table__result{margin-top:30px}.otchet__order__wrapper .table__clear{text-align:center;margin-top:30px;color:#000;padding:10px;background:#ffa8a8;font-weight:700}.order__food__wrapper .last__orders__wrapper{margin-bottom:20px}.order__food__wrapper .last__orders__wrapper .last__orders__items{display:flex}.order__food__wrapper .last__orders__wrapper .last__orders__items .last__order__item{padding:10px;text-align:center;border:1px solid #e2e2e2;margin:0 5px;cursor:pointer;transition:.3s;font-size:14px}.order__food__wrapper .last__orders__wrapper .last__orders__items .last__order__item .date{font-weight:700;margin-bottom:5px;font-size:16px}.order__food__wrapper .last__orders__wrapper .last__orders__items .last__order__item .school{margin-bottom:5px}.order__food__wrapper .last__orders__wrapper .last__orders__items .last__order__item:hover{background:#a82828;color:#fff}.order__food__wrapper form .form__group{margin-bottom:10px}.order__food__wrapper form .form__group label{display:block}.order__food__wrapper form .form__group input[type=date],.order__food__wrapper form .form__group input[type=text]{width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.order__food__wrapper form button.send{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.order__food__wrapper form button.send:hover{opacity:.8}.order__food__wrapper .table__result .table__header{display:flex;justify-content:space-between;align-items:center}.order__food__wrapper .table__result .table__header .left{display:flex;flex-direction:column}.order__food__wrapper .table__result .table__header .left h4{margin-bottom:10px;font-size:18px}.order__food__wrapper .table__result .table__header .left p{margin-bottom:10px}.order__food__wrapper .table__result .table__header .right button{background:#f95c5c;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.order__food__wrapper .table__result .table__header .right button:hover{opacity:.8}.order__food_btn{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:20px auto}.order__food_btn:hover{opacity:.8}.btn_auth_dop{border:1px solid green;display:block;padding:5px 10px;border-radius:10px}.notify__block{position:relative}.notify__block .popup__notify{position:absolute;background:#fff;padding:10px;box-shadow:0 0 10px #c2c2c2;right:0;width:250px}.notify__block .popup__notify ul li{padding:5px;border-bottom:1px solid #e2e2e2;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-top:5px;font-size:13px}.notify__block .popup__notify ul li:last-child{border-bottom:1px solid transparent}.notify__block .popup__notify ul li .circle{width:15px;height:10px;background:green;border-radius:50%;animation:blinker 2.5s infinite}@keyframes blinker{0%{opacity:1}50%{opacity:0}to{opacity:1}}.anim_bell{animation:anim_bell 2s infinite}@keyframes anim_bell{0%{transform:rotate(0deg)}25%{transform:rotate(30deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-30deg)}to{transform:rotate(0deg)}}.tabel__lgota__wrapper .tabel__form form{margin-top:20px}.tabel__lgota__wrapper .tabel__form form .form__group{margin-bottom:15px}.tabel__lgota__wrapper .tabel__form form .form__group label{margin-bottom:5px;display:block}.tabel__lgota__wrapper .tabel__form form button.btn{background:#16683f;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block;margin:0 auto}.tabel__lgota__wrapper .tabel__table{overflow-x:scroll;margin-top:20px}.tabel__lgota__wrapper .tabel__table table{border-collapse:collapse;width:100%;font-size:13px;margin-top:30px}.tabel__lgota__wrapper .tabel__table table thead{border-bottom:2px solid #16683f}.tabel__lgota__wrapper .tabel__table table tbody tr{border-bottom:1px solid #e2e2e2}.tabel__lgota__wrapper .tabel__table table tbody td,.tabel__lgota__wrapper .tabel__table table thead th{padding:5px;text-align:center}.tabel__lgota__wrapper .tabel__table .btn__export{padding:10px;width:100px;height:100px;border:1px solid #e2e2e2;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:5px;transition:.3s;cursor:pointer;font-size:13px}.tabel__lgota__wrapper .tabel__table .btn__export i{font-size:35px;margin-bottom:5px}.tabel__lgota__wrapper .tabel__table .btn__export:hover{background:#e2e2e2}.pay__info__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}.pay__info__wrap img{width:20%}.pay__info__wrap h4{margin-top:30px}.new__wrapper .new__content{width:80%;margin:10px auto}.new__wrapper .new__content .new__header{display:flex;margin-bottom:30px;padding-bottom:10px;margin-top:20px;border-bottom:1px solid #e2e2e2}.new__wrapper .new__content .new__header .new__img{flex:0 0 150px}.new__wrapper .new__content .new__header .new__img img{width:100%}.new__wrapper .new__content .new__header .new__title{padding-left:20px;flex:1 1 auto}.new__wrapper .new__content .new__header .new__title p{margin-top:10px;color:#333}.btn__shop__link{margin-right:30px}.shops__wrapper .shops__content{width:80%;margin:10px auto;margin-top:30px}.shops__wrapper .shops__content .shops__body{min-height:300px;position:relative}.shop__item{width:250px;border:1px solid #e2e2e2;text-align:center;margin:10px;border-radius:10px;overflow:hidden}.shop__item .shop__img{height:160px}.shop__item .shops__images{display:flex;width:100%;overflow-x:scroll}.shop__item .shops__images::-webkit-scrollbar{width:5px;height:5px}.shop__item .shops__images::-webkit-scrollbar-track{background:#16683f}.shop__item .shops__images::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;height:5px}.shop__item .shops__images img{width:80px;height:60px;cursor:pointer;display:flex;border:1px solid #fff}.shop__item .shop__img img,.shop__item .shops__images img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.shop__item .shop__img img{width:100%;height:100%}.shops__wrapper .shops__content .shops__body{margin-top:20px}.shop__item .shop__title{padding:5px 10px;font-weight:700;background:#16683f;color:#fff}.shop__item .shop__adress{padding:5px 10px;font-size:15px}.shop__item .shop__operation_mode{padding:5px 10px;font-size:14px}.shop__item .shop__link_map{padding:5px 10px}.shop__item .shop__link_map i{font-size:25px;margin-right:5px}.shops__wrapper .shops__content .shops__body .shop__city{margin-top:20px}.shops__wrapper .shops__content .shops__body .shop__city h3{padding-bottom:7px;color:#16683f;border-bottom:2px solid #16683f}.shops__wrapper .shops__content .shops__body .shops__flex{display:flex;flex-wrap:wrap}.nth__week{margin-top:20px;display:flex}.nth__week .week{padding:10px;border:1px solid #e2e2e2;cursor:pointer;transition:.5s;border-bottom:0}.nth__week .week:hover{background:#c2c2c2}.nth__week .week.active{background:#a82828;color:#fff}.menu__food__wrapper .table{padding:10px;border:1px solid #e2e2e2}.nth__week .week:last-child{border-radius:0 10px 0 0}.table__result .info__color span{width:10px;height:10px;display:block;margin-right:5px}.table__result .info__color ul li{display:flex;align-items:center}.table__result .info__color{margin-bottom:20px}@media screen and (max-width:997px){.users__wrapper{flex-wrap:wrap}.users__wrapper .users__card{flex-basis:100%}.users__wrapper .user__balance{width:100%;margin-left:0;margin-top:10px}.child__wrapper .child__container .child__item{flex-basis:40%}.child__wrapper .child__container{justify-content:space-around;flex-wrap:wrap}.tabel__lgota__wrapper .tabel__table table{width:1500px}.order__food_otchet,table.order__food{width:1000px}table.order__food{font-size:13px}}@media screen and (max-width:845px){.menu__wrapper .menu__container .nav{flex-wrap:wrap;flex-direction:column}.nav__button{display:block}.menu__wrapper .menu__container .nav li{margin-right:0}.footer__wrapper .footer__container{flex-direction:column}.payment__wrapper{flex-wrap:wrap}.payment__wrapper .payment__block,.payment__wrapper .payment__info{flex-basis:100%}.order__food_otchet,table.order__food{width:1000px}table.order__food{font-size:13px}}@media screen and (max-width:617px){.child__wrapper .child__container .child__item{flex-basis:100%}}@media screen and (max-width:470px){.header__info__wrapper .header__info__container .contacts h4{display:none}.main__body{width:97%}.preloader img{width:60%}table{word-break:break-all}.news__wrapper .news__list .news__content .new__item{flex-direction:column}.news__wrapper .news__list .news__content .new__item .img{width:100%;height:200px;margin-bottom:10px;text-align:center}.news__wrapper .news__list .news__content .new__item .content{margin-bottom:45px}.users__wrapper .users__card .user__left{flex-basis:100%}.users__wrapper .users__card{flex-wrap:wrap}.container{width:95%}.news__wrapper .new__one .new__title{font-size:18px;padding-left:0;text-align:left}.news__wrapper .new__one .new__content{margin-top:10px}.news__wrapper .new__one .close__new{margin-right:5px}.function__wrapper .function__container .func__item{width:47%;margin:1%}.menu__wrapper .menu__container{width:95%}.add__lgota__wrapper .lgota__list table,.history__wrap table,.order__food_otchet,.otchet__student__wrapper table,table.order__food{width:1000px}table.order__food{font-size:13px}.control__order__food__wrapper .table__result,.history__wrap,.lgota__list,.order__food__wrapper .table__result,.otchet__order__wrapper .table__result,.table__otchet__student{overflow-y:scroll}.modal__auth,.modal__cash,.modal__resetpass{width:95%;max-height:90%;overflow-y:scroll}.header__info__wrapper .header__info__container{flex-wrap:wrap}.header__info__wrapper .header__info__container .logo{flex-basis:100%}.header__info__wrapper .header__info__container .contacts{text-align:center;flex-basis:100%}.modal__auth .links a{display:flex;justify-content:center;align-items:center}.menu__food__wrapper .table__content{overflow-x:scroll}.menu__food__wrapper table{width:900px}.menu__food__wrapper .table{overflow:hidden}.news__wrapper .news__list .news__content .new__item{padding:5px}}.vue-notification{font-size:16px!important}.show_modal-enter{opacity:0}.show_modal-enter-active{transition:.3s}.show_modal-enter-to,.show_modal-leave{opacity:1}.show_modal-leave-active{opacity:1;transition:all .8s ease}.show_modal-leave-to{opacity:0}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .5s ease}.component-fade-enter,.component-fade-leave-to{opacity:0}.search__anim-enter{opacity:0;transform:translateY(-100%)}.search__anim-enter-active{transition:all .3s ease}.search__anim-enter-to,.search__anim-leave{opacity:1;transform:translateY(0)}.search__anim-leave-active{transition:all .3s ease}.search__anim-leave-to{opacity:0;transform:translateY(-100%)}.mobile-google img{width:130px}.news__content-item{display:inline-block;margin-right:10px}.news__content-enter-active,.news__content-leave-active{transition:all 1s}.news__content-enter,.news__content-leave-to{opacity:0;transform:translateY(30px)}.videos{margin-top:20px}.videos>div{width:50%}.videos h3{margin-left:20px}.btn-send{margin-right:10px;margin-bottom:10px}.list-complete-item{transition:all 1s;display:inline-block;margin-right:10px}.list-complete-enter,.list-complete-leave-to{opacity:0;transform:translateY(30px)}.list-complete-leave-active{position:absolute}.time-item input[data-v-2f4d3bf4],.time-item label[data-v-2f4d3bf4]{font-size:16px!important;color:#0975ff!important}.btn__refresh_student{margin-bottom:20px;background:#f9d45c;color:#fff;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;border:0;border-radius:5px;transition:.5s;display:block}.btn-group{display:flex}.btn-group button{margin-right:10px}.table-parent_money .color-green{background:#86c148}.table-parent_money .color-1{background:#aacbe9}.table-parent_money .prix{font-size:16px;padding:10px}.table-parent_money .color-2{background:#d5b977}.table-parent_money td,.table-parent_money th{font-size:14px}.date__flex{display:flex;align-items:center;justify-content:space-between}.date__flex input{flex-basis:48%;width:100%;display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.table-parent_money{font-size:16px}.table-parent_money th{padding:10px;width:30px}.table-parent_money .color-blue{background:#43b8ff}.table-parent_money .color-yellow{background:#eaf1bf}.table-parent_money .color-1{background:#d0aae9}.table-parent_money .color-2{background:#f59898}.table-parent_money .color-3{background:#df7aff}.table-parent_money .color-4{background:#b8c8f7}.table-parent_money .color-5{background:#fffdb4}.table-parent_money .color-6{background:#dcffdc}.table-parent_money td,.table-parent_money th{text-align:center}.table-parent_money td{font-size:16px;padding:10px}