.search__list{position:absolute;width:100%;top:50%;z-index:1;padding:33px 0 20px;background-color:#f1f0ef;border-radius:0 0 20px 20px;box-shadow:1px 7px 13px 8px hsl(0deg 0% 0% / 30%);transition:.3s;max-height:350px;overflow:hidden;overflow-y:auto;display:none}.search__list-active{display:block}.search__input{z-index:2;position:relative}.search__btn{z-index:3}.search__list_itm{border-bottom:1px solid #c7c6c6}.search__list_linck{padding:10px 18px;color:#070707;width:100%}.search__list_linck:hover{background-color:#fff}.social{display:-webkit-box;display:-ms-flexbox;display:flex}.social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:100%;border:2px solid #05aa82;margin-right:14px;-webkit-transition:border-color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:border-color 250ms cubic-bezier(.45,.05,.55,.95);transition:border-color 250ms cubic-bezier(.45,.05,.55,.95);cursor:pointer}.social__link:hover{border-color:#fff}.social__link:last-child{margin-right:0}.social__icon{fill:#05aa82;-webkit-transition:fill 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:fill 250ms cubic-bezier(.45,.05,.55,.95);transition:fill 250ms cubic-bezier(.45,.05,.55,.95)}.social__link:hover .social__icon{fill:#fff}.social__icon--facebook{width:16px;height:16px}.social__icon--viber{width:18px;height:18px}.social__icon--insta{width:18px;height:18px}.social__icon--telegram{width:17px;height:20px}.social__icon--youtube{width:20px;height:20px}.social--fill .social__link:hover{border:2px solid #05aa82;background-color:#05aa82}.tabs__content{display:none!important}.tabs__content-show{display:block!important}.footer{background-color:#1e1e1e;padding:50px 0;overflow:hidden}.footer__wrap{text-align:center}@media screen and (min-width:1260px){.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 20px;text-align:left}}.footer__side_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{margin-bottom:10px}.footer__logo_icon{fill:#fff;stroke:#fff;width:175px;height:50px}.footer__copyright{color:rgba(255,255,255,.7);line-height:1.56}@media screen and (max-width:1259px){.footer__social{justify-content:center}}.footer__social_box{margin-top:30px}@media screen and (min-width:1260px){.footer__social_box{margin-top:26%}}.footer__subtitle{font-weight:600;font-size:18px;color:#fff;margin-bottom:20px}.footer__side_right{margin-top:30px}@media screen and (min-width:1260px){.footer__side_right{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;-webkit-box-pack:justify;-ms-flex-pack:justify;margin-top:15px;justify-content:space-between}}.footer__box{margin-bottom:30px}.footer__box:first-child{margin-left:0}.footer__box:last-child{margin-bottom:0}@media screen and (min-width:1260px){.footer__box{margin-left:40px;margin-bottom:0;max-width:220px;min-width:220px}.footer__box:last-child{margin-right:0;max-width:220px}}.footer__title{font-weight:700;font-size:20px;letter-spacing:.02em;color:#fff;margin-bottom:15px}.footer__link{display:block;width:100%;padding-bottom:21px;letter-spacing:.02em;color:#fff;opacity:.7;-webkit-transition:opacity 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:opacity 250ms cubic-bezier(.45,.05,.55,.95);transition:opacity 250ms cubic-bezier(.45,.05,.55,.95)}.footer__link:hover{opacity:1}.footer__show{display:inline-block;margin-left:30px;padding:0 10px;cursor:pointer;float:right}.footer__show_icon{height:15px;width:15px;stroke:#fff}.footer__scrollbar{overflow:hidden;overflow-y:auto;height:280px;padding-right:40px}.footer__scrollbar::-webkit-scrollbar{width:1px;background:#5a6765}.footer__scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:10px;border:10px solid #fff}.footer__scrollbar:hover::-webkit-scrollbar-thumb{border:10px solid #fff}.popup{background-color:rgb(0 0 0 / 0%);height:100%;width:100%;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;z-index:99;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.popup:not(.popup-hidden){-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:opened_popup;animation-name:opened_popup;-webkit-animation-fill-mode:both;animation-fill-mode:both}.popup.popup-hidden{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:closed_popup;animation-name:closed_popup;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes closed_popup{0%{background-color:rgb(0 0 0 / 10%)}99.9%{background-color:rgb(0 0 0 / 0%);left:0%}100%{left:-100%}}@keyframes closed_popup{0%{background-color:rgb(0 0 0 / 10%)}99.9%{background-color:rgb(0 0 0 / 0%);left:0%}100%{left:-100%}}@-webkit-keyframes opened_popup{0%{left:-100%}0.1%{left:0%;background-color:rgb(0 0 0 / 0%)}100%{background-color:rgb(0 0 0 / 10%)}}@keyframes opened_popup{0%{left:-100%}0.1%{left:0%;background-color:rgb(0 0 0 / 0%)}100%{background-color:rgb(0 0 0 / 10%)}}.popup__body{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:20px;overflow:hidden;background:#fff;-webkit-box-shadow:0 5px 15px -10px #000;box-shadow:0 5px 15px -10px #000;z-index:99;width:96%;-webkit-box-shadow:0 10px 40px rgb(0 0 0 / 20%);box-shadow:0 10px 40px rgb(0 0 0 / 20%)}@media (min-width:768px){.popup__body{width:auto}}.popup__overlay{background-color:#fff0;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.popup__close{position:absolute;right:15px;top:15px;width:31px;height:31px;padding:0;border:0;background:0;cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background-color:#fff;border-radius:100%;z-index:99;overflow:hidden}.popup__close:before{content:"\2716";color:#8fa2b2;font-size:19px}.popup__close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.popup__close:hover:before{color:#000}.popup__content{width:100%}.popup__body{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:opened_popup_body;animation-name:opened_popup_body;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.popup-hidden .popup__body{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:closed_popup_body;animation-name:closed_popup_body;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes opened_popup_body{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes opened_popup_body{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes closed_popup_body{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes closed_popup_body{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}.popup__wrap{width:100%;overflow-y:overlay;margin-right:6px;padding-right:0}.popup__wrap::-webkit-scrollbar{width:5px;height:5px;border-radius:10px;background:#f2f6f8}.popup__wrap::-webkit-scrollbar-thumb{background:#b1c4d5;border-radius:10px}.popup__wrap:hover::-webkit-scrollbar-thumb{background:#049975}@media screen and (min-width:768px){.popup__wrap--middle{min-width:450px;max-width:850px;max-height:510px}}@media screen and (min-width:768px){.popup__wrap--large{min-width:850px;max-width:850px;max-height:510px}}.popup__container{width:100%;max-width:320px;margin:auto;padding-top:25px;padding-bottom:25px;padding-left:15px;padding-right:15px}.popup__successr{display:none}@media screen and (min-width:768px){.popup__container{padding-top:50px;padding-bottom:50px}}.popup__container-full{max-width:none;padding-top:0;padding-bottom:0}.popup__container-full .popup__head{margin:0 -15px;padding:15px;position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff;border-bottom:1px solid #ccc}.popup__head{margin-bottom:25px;position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff}.popup__footer{bottom:0;margin:0 -15px;padding:15px;position:-webkit-sticky;position:sticky;z-index:1;background-color:#fff;border-top:1px solid #ccc}.popup__title{font-weight:600;font-size:24px;color:#000}.popup__txt{margin-top:10px;color:#000}.popup__txt-center{text-align:center}.popup__successr_img{margin:-30px auto;z-index:-1;position:relative}.popup__title{font-size:26px;font-weight:700;margin-bottom:10px;display:block}.popup__title-center{text-align:center}.popup__subtitle{width:100%;margin-bottom:15px;display:block;color:#505e69}.megamenu{position:fixed;width:100%;left:-100%;top:0;height:100%;background-color:rgb(214 215 218 / 59%);overflow:hidden;-webkit-animation-duration:0.3s;animation-duration:0.3s;z-index:99;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;opacity:0;display:block}@media screen and (min-width:1260px){.megamenu{position:absolute;width:calc(100% - 40px);display:none;opacity:0;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%);left:auto;top:auto;height:auto;background:transparent;overflow:visible}}.megamenu-show{display:block!important;opacity:1;-webkit-animation-iteration-count:revert;animation-iteration-count:revert;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:showMegamenu;animation-name:showMegamenu;-webkit-animation-duration:0.3s;animation-duration:0.3s;left:0%}@media screen and (min-width:1260px){.megamenu-show{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);left:auto}}@media screen and (min-width:1260px){@-webkit-keyframes showMegamenu{0%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%);display:block}1%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%)}100%{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}}@keyframes showMegamenu{0%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%);display:block}1%{opacity:0;-webkit-transform:translateY(30%);transform:translateY(30%)}100%{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1}}}.megamenu__wrapper{width:100%;background-color:#fff;max-width:438px;margin:0 auto;position:relative;overflow:hidden;height:100%}@media screen and (min-width:1260px){.megamenu__wrapper{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:435px;-webkit-box-shadow:0 10px 20px rgb(0 0 0 / 10%);box-shadow:0 10px 20px rgb(0 0 0 / 10%);position:relative;z-index:99;padding:16px;max-width:none}}@media screen and (min-width:1260px){.megamenu__wrapper:before{content:"";display:block;position:absolute;top:-5px;left:21px;width:30px;height:30px;background-color:#fff;border-radius:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}}.megamenu__sidebar{width:100%;height:100%;overflow:hidden;overflow-y:auto}@media screen and (min-width:1260px){.megamenu__sidebar{width:25%;padding-right:30px;padding-right:30px}}.megamenu__sidebar::-webkit-scrollbar{width:5px;border-radius:3px;background:#d0d0cb}.megamenu__sidebar::-webkit-scrollbar-thumb{background:#05aa82;border-radius:10px}.megamenu__sidebar:hover::-webkit-scrollbar-thumb{border:10px solid #1b9578}.megamenu__scroll_list{height:100%;max-height:100%;overflow:hidden;overflow-y:auto;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;position:absolute;top:0;left:0%}.megamenu__head{font-size:24px;font-weight:600;position:-webkit-sticky;position:sticky;top:0;background-color:#f6f6f5;z-index:1;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1260px){.megamenu__head{padding:6px 20px 15px}}@media screen and (min-width:1260px){.megamenu__head-mobile_hide{display:none}}.megamenu__mobile_btn{width:40px;min-width:40px;height:40px;border-radius:50%;background-color:#05aa82;margin-right:20px}.megamenu__title{font-size:20px;line-height:18px}@media screen and (min-width:1260px){.megamenu__title{font-size:24px;line-height:26px}}.megamenu__mobile_btn-back{position:relative}.megamenu__mobile_btn-back .megamenu__item_arrow{stroke:#fff;padding:11px;width:40px;height:40px;top:0;left:-2px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:1260px){.megamenu__mobile_btn{display:none}}.megamenu__mobile_btn-close:before{content:"\2716";color:#fff;font-size:19px}.megamenu__scroll_list::-webkit-scrollbar{width:5px;border-radius:3px;background:#d0d0cb}.megamenu__scroll_list::-webkit-scrollbar-thumb{background:#05aa82;border-radius:10px}.megamenu__scroll_list:hover::-webkit-scrollbar-thumb{border:10px solid #1b9578}@media screen and (min-width:1260px){.megamenu__columns{-webkit-columns:3 auto;-moz-columns:3 auto;columns:3 auto;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;padding-right:15px}}.megamenu__groupe{width:100%;margin-bottom:15px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;padding:0 17px;border-radius:10px}.megamenu__item{position:relative;padding:4px 0 4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;cursor:pointer;width:100%;font-size:16px;font-weight:600}.megamenu__item a{color:#5a6765}.megamenu__item a:hover{color:#049975}.megamenu__linck{width:100%;padding:4px 0;color:#333}.megamenu__linck:hover{color:#049975}.megamenu__list{padding:2px 0 2px 63px}.megamenu__item:hover{color:#1b9578}.megamenu__item-sidebar{border-bottom:1px solid #e0e0cc;padding:10px 50px 10px 0;min-height:80px;border-radius:10px 0 0 10px;font-size:16px;font-weight:600}.megamenu__item-sidebar:after{content:"";display:block;width:40px;height:40px;position:absolute;right:10px;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%2305aa82' stroke-linejoin='miter' stroke-linecap='round' stroke-miterlimit='4' stroke-width='3.2' d='M8.533 29.867l13.867-13.867-13.867-13.867'%3E%3C/path%3E%3C/svg%3E%0A");background-size:40%;background-position:center;background-repeat:no-repeat}.megamenu__item-sidebar:last-child{border:none}@media (min-width:1260px){.megamenu__item-sidebar:hover,.megamenu__item-active{background-color:#f6f6f5;width:calc(100% + 33px);padding:10px 83px 10px 0}.megamenu__item-sidebar:hover .megamenu__item_arrow,.megamenu__item-active .megamenu__item_arrow{padding:17px 0 17px 32px;opacity:0}}.megamenu__item_img{position:relative;width:50px;min-width:50px;height:50px;margin:-4px 0;margin-right:12px;background-color:#fff;border-radius:100%;overflow:hidden;-webkit-box-shadow:0 6px 6px 0 rgb(0 0 0 / 6%);box-shadow:0 6px 6px 0 rgb(0 0 0 / 6%)}.megamenu__item-sidebar .megamenu__item_img{width:55px;min-width:55px;height:55px;border-radius:100%;margin-left:12px;margin-right:19px}.megamenu__item_img img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);max-width:80%;width:100%;height:auto;display:block}.megamenu__item_name{font-weight:500;font-size:15px}.megamenu__item_arrow{width:50px;height:50px;stroke:#05aa82;position:absolute;right:0;padding:17px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.megamenu__content{width:100%;padding:9px 7px 9px 0;background-color:#f6f6f5;border-radius:10px;position:absolute;top:0;left:100%;height:100%}@media (min-width:1260px){.megamenu__content{width:75%;-ms-flex-wrap:wrap;flex-wrap:wrap;left:auto;top:auto;position:inherit}}@media (min-width:1260px){.megamenu__content .megamenu__scroll_list{display:none}}.megamenu__scroll_list-active{display:block!important;left:-100%;position:absolute;height:100%;width:100%;max-height:none;background-color:#fff}@media (min-width:1260px){.megamenu__scroll_list-active{position:inherit;left:auto;top:auto;background-color:#f6f6f5}}.schedule__subtitle{font-weight:500;font-size:17px;margin-bottom:8px;display:inline-block}.schedule__hours{font-weight:500}.phones__link{color:#283037;padding:9px 0;font-weight:500;border-bottom:1px solid #d9d9d9;min-width:100%;text-align:center}.phones__link:hover{color:#109273}.phones__link:first-child{padding-top:3px}.phones__link:last-child{border-bottom:none;padding-bottom:3px}.languages__link{color:#283037;padding:9px 0;font-weight:500;border-bottom:1px solid #d9d9d9;min-width:100%;text-align:center}.languages__link:hover{color:#109273}.languages__link-active{color:#109273}.languages__link:first-child{padding-top:3px}.languages__link:last-child{border-bottom:none;padding-bottom:3px}.messengers{position:fixed;right:5px;bottom:20px;z-index:9;display:flex;flex-direction:column}.messengers__item{height:65px}.messengers__img{display:inline-block;vertical-align:middle;position:relative;width:75px;height:75px;background-size:cover;background-image:url(/design/ideasad/img/mess.webp)}.messengers__img-telegramm{background-position:-10px 0}.messengers__img-viber{background-position:-155px 80px}.messengers__img-watsapp{background-position:220px 80px}.messengers__img-gotop{background-position:80px 80px}