@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap&subset=cyrillic-ext);*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}p{font-size:16px}li{list-style-type:none}button,select{cursor:pointer;outline:0 none!important;border:none;font-family:Montserrat,sans-serif;color:#3d3d3d;-webkit-appearance:none;-moz-appearance:none;appearance:none}input{outline:0 none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{outline:0 none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}body{color:#444;font-family:Montserrat,sans-serif;font-weight:400}body::-webkit-scrollbar{width:3px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.ibg{position:relative}.ibg:img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.title{font-weight:500;font-size:42px;line-height:100%;text-align:center}.about,.education,.kids,.lessons,.reviews,.studio{padding:120px 0 0 0}.kids_inside{padding:120px 0 60px 0}.main_bg{background:#f0ff95}.main_border{border:2px solid #f0ff95}.main_linear_bg{background:-o-linear-gradient(270.51deg,#f0ff95 .44%,rgba(217,217,217,0) 121.91%);background:linear-gradient(179.49deg,#f0ff95 .44%,rgba(217,217,217,0) 121.91%)}.sub_bg{background:#feffe0}.header{position:fixed;width:100%;top:-1px;padding:20px 20px;left:0;z-index:50;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:#fff}.header_content{padding:0!important}.header.header_bg{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header.header_shadow{-webkit-box-shadow:0 2px 5px 0 rgba(28,28,28,.2);box-shadow:0 2px 5px 0 rgba(28,28,28,.2)}.header_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_phone{display:block}body.lock{overflow:hidden}.header_burger{display:block;position:relative;width:30px;height:20px;z-index:3;cursor:pointer;z-index:9999}.header_burger span{position:absolute;background-color:#000;right:0;width:50%;height:4px;border-radius:50px;top:8px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header_burger:after,.header_burger:before{content:"";background-color:#000;position:absolute;width:100%;height:4px;border-radius:50px;left:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header_burger:before{top:0}.header_burger:after{bottom:0}.header_burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header_burger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:7px}.header_burger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:9px}.header_list{padding:10px 0 0 100px}.header_list li{display:-webkit-box;display:-ms-flexbox;display:flex}.header_link{font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:220px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444;margin:0 0 34px 0;padding:0 0 6px 0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header_list_img{width:26px;height:26px}.header_list_img img{width:100%;height:100%}.header_menu_fade{background:rgba(0,0,0,.7);position:fixed;left:-100%;top:0;width:100%;height:100%;-webkit-transition:all .7s ease 0s;-o-transition:all .7s ease 0s;transition:all .7s ease 0s}.header_menu_fade.active{left:0}.header_menu{position:fixed;top:0;right:-100%;width:50%;height:100%;overflow:auto;background-color:#fff;padding:70px 10px 20px 10px;-webkit-transition:all .7s ease 0s;-o-transition:all .7s ease 0s;transition:all .7s ease 0s;z-index:100}.header_menu.active{right:0}.header_logo{width:100px;height:68px}.header_logo img{width:100%;height:100%}.head_socials_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:70px 0}.head_social_item{margin:0 30px 0 0}.head_social_item img{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.phone_path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header_geo a{display:block;text-align:center;font-size:20px;color:#444;width:100%;margin:0 auto;position:relative}.container{max-width:1200px;margin:0 auto;padding:0}.head{height:100vh;position:relative}.head_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_info{width:45%}.head_info_title{font-weight:800;font-size:40px;line-height:109%;letter-spacing:.06em;text-transform:uppercase}.head_info_subtitle{font-size:21px;line-height:37px;font-weight:400;margin:45px 0 60px 0}.main_btn{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;border-radius:8px;padding:15px 50px;background:#f0ff95;-webkit-box-shadow:0 5px #ccd459,0 5px 5px rgba(0,0,0,.5);box-shadow:0 5px #ccd459,0 5px 5px rgba(0,0,0,.5);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.main_btn p{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;line-height:24px;margin:0 20px 0 0}.head_img{width:647px;height:646px}.head_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.head_video{display:-webkit-box;display:-ms-flexbox;display:flex}.head_video_btn{margin:0 10px 0 0;cursor:pointer;position:relative;z-index:15}.head_video_btn img{z-index:10;position:relative;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_video_text{margin:20px 0 0 -35px;width:16%;text-align:center}.head_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.down_btn_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 0 0 0;width:100%;position:absolute;bottom:50px}.head_btn_down{cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_socials_abs{position:absolute;left:30px;top:50%}.head_social{margin:0 0 25px 0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:30px;height:30px}.head_social img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.head_social:last-child{margin:0}.about_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:35px 0}.about_tab{font-size:20px;cursor:pointer}.about_tab:nth-child(2){margin:0 60px}.about_tab_link{color:#444}.about_tab_link.active{font-weight:600;border-bottom:2px solid #f0ff95}.about_body{margin:35px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about_text{width:50%}.about_text p{font-size:18px;margin:0 0 10px 0}.about_text h1,.about_text h2,.about_text h3,.about_text h4,.about_text h5,.about_text h6{font-size:22px;font-weight:600;margin:0 0 20px 0}.about_text ol,.about_text ul{padding:0 0 0 20px;margin:0 0 10px 0}.about_text ul li{font-size:16px;margin:0 0 10px 0;position:relative}.about_text ul li::before{content:"";margin:0 0 0 -20px;top:3px;position:absolute;width:13px;height:17px;background:url(../img/svg/marker_li.svg) no-repeat;background-size:contain}.about_text ol li{font-size:16px;margin:0 0 10px 0;list-style-type:decimal}.about_img{width:calc(50% - 30px);height:470px}.about_img img{width:100%;border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5)}.about_slider{margin:0 0 35px 0;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about_slider_item{height:500px}.about_slider_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}#tab2,#tab3{display:none}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-list{overflow:hidden}.lessons_subtitle{font-size:30px;font-weight:500;margin:35px 0;text-align:center}.lessons_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);margin:0 0 35px -10px}.lessons_item{width:calc(50% - 20px);border-radius:15px;margin:0 10px 20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 35px;cursor:pointer;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.lessons_item:hover{background:#feffe0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border:2px solid #feffe0}.lessons_item_img{width:100px;height:100px;border-radius:100%}.lessons_item_img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.lessons_item_title{text-align:center;font-size:28px;font-weight:500;color:#444;margin:20px 0;text-transform:uppercase}.lessons_item_text{text-align:center;font-size:20px;margin:20px 0}.lessons_item_price{font-weight:600;font-size:22px;margin:20px 0 0 0;text-align:center}.lessons_btn_container{margin:35px 0 0 0;width:100%}.lessons_btn{margin:0 auto}.lesson_btn{font-weight:600;width:55%;font-size:18px;margin:0 auto}.kids_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:35px 0}.kids_tabs p:nth-child(1){margin:0 60px 0 0}.kids_tab{font-size:20px;cursor:pointer;color:#444;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border-bottom:2px solid transparent}.kids_tab.active{border-bottom:2px solid #f0ff95;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-shadow:1px 0 1px #000}.kids_photo_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);margin:0 0 0 -10px}.kids_photo_items .__photo_item:nth-child(-n+6){display:block}.kids_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);margin:0 0 0 -10px}.kids_flex .kids_video_item:nth-child(-n+6){display:block}.block-1{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.block-2{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease}.kids_inside .block-1{-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.kids_inside .block-1.active{max-height:10000px;-webkit-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease}.kids_inside .block-2.active{max-height:10000px;-webkit-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease}.block-1.active{max-height:2500px;opacity:1;overflow:visible;-webkit-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease}.block-2.active{max-height:2500px;opacity:1;overflow:visible;-webkit-transition:all 1.7s ease;-o-transition:all 1.7s ease;transition:all 1.7s ease}.kids_content{position:relative}.kids_btn_container{width:100%;margin:15px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.kids_btn_container.inside{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kids_video_btn{margin:0 auto;color:#3d3d3d}.kids_video_btn.inside{margin:0;width:290px;padding:15px 0}.kids_video_btn.inside:first-child{margin:0 40px 0 0}.kids_video_item{width:calc(33% - 20px);height:383px;margin:0 10px 20px 10px;border-radius:25px;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);overflow:hidden;position:relative;cursor:pointer;display:none}.kids_video_item picture img{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100%;-o-object-fit:cover;object-fit:cover}.kids_video_abs{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;bottom:0;height:57%}.kids-video__abs-img{width:50px;height:50px}.kids-video__abs-img img{width:100%;height:100%;display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.kids-video__abs-info{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px 20px;border-radius:0 0 25px 25px;background:rgba(0,0,0,.4);cursor:default}.kids-video__abs-info p{font-size:20px}.studio_content{position:relative}.studio_slider_item{width:auto;height:380px;margin:0 15px;overflow:hidden;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);border-radius:15px}.studio_slider_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.studio_slider{margin:35px 0 0 0;position:relative}.studio_text{margin:35px 0 0 0;padding:0 30px}.studio_text p{font-size:18px;margin:0 0 10px 0}.studio_text h1,.studio_text h2,.studio_text h3,.studio_text h4,.studio_text h5,.studio_text h6{font-size:22px;font-weight:600;margin:0 0 20px 0}.studio_text ol,.studio_text ul{padding:0 0 0 20px;margin:0 0 10px 0}.studio_text ul li{font-size:16px;margin:0 0 10px 0;list-style-image:url(../img/svg/marker_li.svg)}.studio_text ol li{font-size:16px;margin:0 0 10px 0;list-style-type:decimal}.studio_slider .slick-list{width:calc(100% + 20px);margin:0 0 0 -10px;padding:0 0 10px 0!important}.education_slider .slick-arrow,.studio_slider .slick-arrow{position:absolute;top:calc(50% - 15px);z-index:10;font-size:0;width:50px;height:50px;margin:-25px 0 0 0}.education_slider .slick-arrow{top:50%}.education_slider .slick-arrow.slick-prev,.studio_slider .slick-arrow.slick-prev{left:-80px;background:url(../img/svg/slider_arrow_prev.svg);background-size:contain;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:100px}.education_slider .slick-arrow.slick-next,.studio_slider .slick-arrow.slick-next{right:-80px;background:url(../img/svg/slider_arrow.svg);background-size:contain;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:100px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.education_slider .slick-dots,.studio_slider .slick-dots{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;margin:20px 0 0 0}.education_slider .slick-dots li,.studio_slider .slick-dots li{list-style:none;margin:0 10px}.education_slider .slick-dots button,.studio_slider .slick-dots button{font-size:0;width:30px;height:4px;border-radius:111px;border:none;background:#80cbf0}.education_slider .slick-dots li.slick-active button,.studio_slider .slick-dots li.slick-active button{width:30px;height:4px;border-radius:111px;background:#eefd8c}.map_section{padding:120px 0 0 0}.map_content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:35px 0 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.map_container{width:49%;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);border-radius:15px}.map_info{border-radius:15px;width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 5% 0 5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5)}.map_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 30px 0}.map_item:last-child{margin:0}.map_item a{font-size:24px;color:#444;margin:0 0 0 10px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.map_item_img{width:25px;height:25px}.map_item_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.map_2{width:100%;height:300px;border-radius:15px}.map_2>ymaps{border-radius:15px;overflow:hidden}.map{width:100%;height:550px}.__photo_item{width:calc(33% - 20px);max-height:383px;margin:0 10px 20px 10px;cursor:pointer;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);border-radius:25px;overflow:hidden;display:none}.__photo_item img{width:100%;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-o-object-fit:cover;object-fit:cover;display:block}.kids.inside{padding:120px 0 60px 0}.kids_btn{margin:0 auto;color:#3d3d3d}.kids_btn.inside{margin:0;width:290px;padding:15px 0}.kids_btn.inside:first-child{margin:0 40px 0 0}.callback_container{border-radius:8px;padding:40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.callback_info{border-radius:8px;background:-o-linear-gradient(270.51deg,#f0ff95 .44%,rgba(217,217,217,0) 121.91%);background:linear-gradient(179.49deg,#f0ff95 .44%,rgba(217,217,217,0) 121.91%);padding:20px}.callback_text{font-weight:600;font-size:24px;line-height:140%;margin:25px 0 0 0}.callback_form_body{display:-webkit-box;display:-ms-flexbox;display:flex}.form_items{width:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:30px 0 0 0;position:relative}.form_line{height:2px;width:100%;background:#000}.form_input{background:rgba(240,255,149,.2);border-radius:8px;border:none;font-size:16px;padding:15px 30px;margin:15px 0;width:331px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:rgba(9,10,10,.3) 0 2px 2px 0;box-shadow:rgba(9,10,10,.3) 0 2px 2px 0}.form_input:focus{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:#f0ff95}.form_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0;background:#f0ff95;border-radius:8px;padding:15px 30px;width:331px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:rgba(9,10,10,.3) 0 2px 2px 0;box-shadow:rgba(9,10,10,.3) 0 2px 2px 0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.form_btn_img{width:16px;height:20px}.form_btn_img img{width:100%;height:100%}.form_abs_item{position:absolute}.form_abs_item.one{left:15px}.form_abs_item.two{left:15%;top:35px}.form_abs_item.three{left:10%;top:38%}.form_abs_item.four{left:19%;top:70%}.reviews_slider{margin:35px 0;position:relative;width:calc(100% + 30px);margin:40px 0 40px -15px}.new_slider_item{position:relative;margin:0 15px}.__slider_abs_title{font-size:18px;position:absolute;font-weight:500;text-align:center;width:100%;top:-50px}.new_slider_body{border-radius:15px;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);background:#feffe0;padding:20px 20px 30px 20px}.__slider_body_parretn{font-weight:500;font-size:18px}.__slider_body_kid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.__kid_name{font-weight:500;margin:0 10px 0 0}.__slider_body_text{height:79px;overflow:hidden}._slider_btn_container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:20px 0 0 0}.__slider_body_btn{border-radius:8px;padding:10px 20px;font-weight:500;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;background:#3d3d3d;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border:1px solid inherit}.__slider_body_btn.yellow{background:#ffea00;color:#444}.__slider_body_btn.blue{background:#3ccbde}.__slider_svg_abs{position:absolute;top:0;right:0}.__slider_svg_abs svg{border-radius:0 15px 0 0}.__slider_svg_abs.yellow svg circle{fill:#ffea00}.__slider_svg_abs.blue svg circle{fill:#3ccbde}.reviews_slider .slick-list{padding:46px 0 10px 0!important}.reviews_slider .slick-arrow{position:absolute;top:50%;z-index:10;font-size:0;width:50px;height:50px;margin:-25px 0 0 0}.reviews_slider .slick-arrow.slick-prev{left:-80px;background:url(../img/svg/slider_arrow_prev.svg);background-size:contain;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:100px}.reviews_slider .slick-arrow.slick-next{right:-80px;background:url(../img/svg/slider_arrow.svg);background-size:contain;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:100px}.reviews_slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0 0 0}.reviews_slider .slick-dots li{list-style:none;margin:0 10px}.reviews_slider .slick-dots button{font-size:0;width:30px;height:4px;border-radius:111px;border:none;background:#80cbf0}.reviews_slider .slick-dots li.slick-active button{width:30px;height:4px;background:#eefd8c}.reviews_slider .slick-current .reviews_item_text{padding:25px 28px 150px 28px;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.reviews_slider_item{margin:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reviews_item_text{padding:25px 28px 50px 28px;text-align:center;background:url(../img/review_bg.png);background-size:100% 100%}.reviews_item_name{font-size:20px;font-weight:500;margin:13px 0 5px 0}.reviews_btn{margin:0 auto}.education_slider{margin:35px 0 0 0;position:relative}.education_slider .slick-list{width:calc(100% + 30px);margin:0 0 0 -15px;padding:50px 0 10px 0!important}.education_text.down{max-height:2250px;overflow:visible;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.education_text{padding:0 30px;max-height:195px;overflow:hidden;margin:35px 0 0 0;-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.education_text p{font-size:18px;margin:0 0 10px 0}.education_text h1,.education_text h2,.education_text h3,.education_text h4,.education_text h5,.education_text h6{font-size:22px;font-weight:600;margin:0 0 20px 0}.education_text ol,.education_text ul{padding:0 0 0 20px;margin:0 0 10px 0}.education_text ul li{font-size:16px;margin:0 0 10px 0;list-style-image:url(../img/svg/marker_li.svg)}.education_text ol li{font-size:16px;margin:0 0 10px 0;list-style-type:decimal}.education-btn__wrapper{margin:30px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.education_slider_item{height:290px;margin:0 15px;border-radius:15px;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);position:relative}.education_slider_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.education_slider_abs{position:absolute;text-align:center;width:100%;font-size:18px;font-weight:500;top:-50px}.faq{padding:120px 0 60px 0}.faq_items{margin:35px 0 0 0}.faq_item{margin:0 0 35px 0}.faq_item_plug{padding:22px 30px;border:2px solid #f0ff95;border-radius:15px;cursor:pointer;-webkit-box-shadow:0 5px 5px rgba(111,170,192,.5);box-shadow:0 5px 5px rgba(111,170,192,.5);position:relative}.faq_item_plug.down>.faq_item_plus span::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq_item_plug.down{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;-webkit-box-shadow:0 3px 3px 0 rgba(54,50,50,0);box-shadow:0 3px 3px 0 rgba(54,50,50,0);background:#f0ff95}.faq_item_container{border:2px solid #f0ff95;opacity:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top:0;max-height:0;overflow:hidden;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}.faq_item_text{padding:30px 20px 40px 30px}.faq_item_text p{font-size:18px;margin:0 0 10px 0}.faq_item_text h1,.faq_item_text h2,.faq_item_text h3,.faq_item_text h4,.faq_item_text h5,.faq_item_text h6{font-size:22px;font-weight:600;margin:0 0 20px 0}.faq_item_text ol,.faq_item_text ul{padding:0 0 0 20px;margin:0 0 10px 0}.faq_item_text ul li{font-size:16px;margin:0 0 10px 0;list-style-image:url(../img/svg/marker_li.svg)}.faq_item_text ol li{font-size:16px;margin:0 0 10px 0;list-style-type:decimal}.faq_item_title{font-weight:600;font-size:22px;width:90%}.faq_item_plus span{height:5px;width:30px;background:#80cbf0;position:absolute;top:46%;right:30px;border-radius:50px}.faq_item_plus span::before{content:"";background-color:#3ccbde;position:absolute;width:100%;height:5px;border-radius:50px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.pulse-button__rings.second{bottom:-2px}.pulse-button__rings{border:1px solid rgba(0,0,0,.8);position:absolute;top:-1px;left:-1px;bottom:3px;right:-1px;height:auto;width:auto;border-radius:50%;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:pulse_1;animation-name:pulse_1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.pulse-button__rings:nth-child(2){-webkit-animation-name:pulse_2;animation-name:pulse_2}.pulse-button__rings:nth-child(3){-webkit-animation-name:pulse_3;animation-name:pulse_3}@-webkit-keyframes pulse_1{from{opacity:1;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}to{opacity:0;-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}}@keyframes pulse_1{from{opacity:1;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}to{opacity:0;-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}}@-webkit-keyframes pulse_2{from{opacity:1;-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}to{opacity:0;-webkit-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}}@keyframes pulse_2{from{opacity:1;-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}to{opacity:0;-webkit-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}}@-webkit-keyframes pulse_3{from{opacity:1;-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}to{opacity:0;-webkit-transform:scale(1.7,1.7);transform:scale(1.7,1.7)}}@keyframes pulse_3{from{opacity:1;-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}to{opacity:0;-webkit-transform:scale(1.7,1.7);transform:scale(1.7,1.7)}}.wpcf7 form .wpcf7-response-output{margin:-25px 0 0 0!important;padding:0!important;border:none!important;font-size:14px!important}.wpcf7-not-valid-tip{font-size:14px!important;margin:5px 0 0 0!important}.error{height:100vh;padding:108px 0 0 0;background:url(../img/404_bg.jpg);background-size:cover;background-position:center}.error_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}.error_text{color:#fff;text-align:center;margin:-108px 0 0 0}.error_e{font-size:60px;font-weight:500}.error_number{font-size:80px;font-weight:500;margin:20px 0}.error_page{font-size:30px}.error_btn{margin:20px 0 0 0;color:#3d3d3d;font-size:20px}.politics{padding:130px 0 100px 0}.politics_title{font-size:32px;margin:0 0 30px 0;text-align:center}.politics_text h1,.politics_text h2,.politics_text h3,.politics_text h4,.politics_text h5,.politics_text h6{font-weight:600;font-size:24px;line-height:142.1%;letter-spacing:.05em;margin:0 0 20px 0}.politics_text p{line-height:142.1%;letter-spacing:.05em;margin:0 0 20px 0}.politics_text ol,.politics_text ul{padding:0 0 0 20px;margin:0 0 20px 0}.politics_text ul li{line-height:142.1%;letter-spacing:.05em;list-style:disc}.politics_text ol li{line-height:142.1%;letter-spacing:.05em;list-style:decimal}.footer{background:#3f3f3d;padding:50px 0}.footer_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.__contacts_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer_list_item{margin:0 0 10px 0}.footer_list_item a{color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #3f3f3d}.footer_list_item:last-child{margin:0}.footer_social_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:88px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_social_item{width:30px;height:30px}.footer_social_item img{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100%;height:100%}.footer_social_item:first-child{margin:0 0 20px 0}.__contacts_item_text{font-size:20px;font-weight:600;color:#fff;margin:0 0 0 15px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.__contacts_item:first-child{margin:0 0 40px 0}.air-conteiner{width:100%;height:100vh;background:rgba(0,0,0,0);z-index:-100;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:0;-webkit-transition:all ease .8s;-o-transition:all ease .8s;transition:all ease .8s;opacity:0}.air-conteiner_active{z-index:99999;background:rgba(0,0,0,.7);opacity:1}.popup_card_body .air-close{background:url(../img/close-icg.png) no-repeat;background-size:cover;background-position:center;width:35px;height:35px;top:10px;right:10px}.air-close{width:25px;height:25px;position:absolute;right:20px;top:-40px;z-index:555;cursor:pointer;background:url(https://i.ibb.co/x21fyFk/close-icg.png) no-repeat;background-size:cover;background-position:center;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.air-close:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.popup-air{position:absolute;-webkit-transition:all ease .8s;-o-transition:all ease .8s;transition:all ease .8s;-webkit-transform:translateY(100vh) scale(.4) skew(30deg,20deg);-ms-transform:translateY(100vh) scale(.4) skew(30deg,20deg);transform:translateY(100vh) scale(.4) skew(30deg,20deg);opacity:0}.air-popup_active{-webkit-transform:translateY(0) scale(1) skew(0deg,0deg);-ms-transform:translateY(0) scale(1) skew(0deg,0deg);transform:translateY(0) scale(1) skew(0deg,0deg);opacity:1}.slider-wrapper-gg{max-width:1200px}.done-body{background:#fff;padding:40px 30px;border-radius:15px}.done-body p{margin:0 0 20px 0}.done-body p:last-child{margin:0}.done-body .air-close{right:0}.done-body__thanks{font-size:34px;text-align:center;font-weight:600}.done-body__title{font-size:28px;text-align:center;font-weight:500}.done-body__subtitle{font-size:28px;text-align:center}.popup-review-body{max-width:600px;padding:20px;border-radius:15px;background:#feffe0}.popup-review-body .air-close{right:0}.review-body__svg{position:absolute;top:0;right:0}.review-body__svg svg{border-radius:0 12px 0 0}.review-body__kid{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-body__name{font-size:22px;font-weight:500}.review-body__kid-name{font-size:18px;margin:0 10px 0 0}.popup_form_body{padding:0 20px}.popup_form{max-width:383px;overflow:auto;background:#fefff1;border-radius:15px;padding:55px 20px 60px 20px}.popup_form_title{font-weight:600;font-size:24px;line-height:129%;text-align:center;letter-spacing:.03em;text-transform:uppercase;margin:0 auto;text-align:center;padding:0 0 20px 0}.popup_form_text{text-align:center;margin:0 0 20px 0;font-weight:500}.popup_form_item{margin:0 0 15px 0;position:relative}.popup_form_item input,.popup_form_item textarea{font-family:Montserrat,sans-serif;max-height:130px;width:100%;background:rgba(255,255,255,.5);border:1px solid transparent;border-radius:8px;resize:none;font-weight:500;padding:15px 15px 15px 23px;color:#444;font-size:16px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.popup_form_item input:focus,.popup_form_item textarea:focus{border:1px solid #80cbf0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4)}.popup_form_item input:hover,.popup_form_item textarea:hover{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4)}.popup_form_item input[type=checkbox]{padding:0;width:auto}.popup_form_item input[type=submit]{height:50px;padding:14px 0;width:100%!important;width:auto;background:#f0ff95;-webkit-box-shadow:0 5px #ccd459,0 5px 5px rgba(0,0,0,.5);box-shadow:0 5px #ccd459,0 5px 5px rgba(0,0,0,.5);border-radius:8px;font-weight:600;font-size:16px;line-height:138%;text-align:center;color:#444;border:none;cursor:pointer}.popup_form_item:last-child{margin:20px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup_check label{font-weight:300;font-size:14px;line-height:17px;letter-spacing:.03em;color:#444;margin:0 0 0 12px}.popup_check label a{color:#7597a0}.video_popup{height:640px;width:1200px}.video_popup iframe{width:100%;height:100%;border-radius:15px}@media only screen and (max-width:1500px){.video_popup{height:450px;width:800px}}@media only screen and (max-width:1200px){.video_popup{width:calc(100% - 40px);position:relative;padding-bottom:53.25%;height:0}.video_popup iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.card_body{background:#fff;width:1200px;border-radius:8px;padding:30px 20px;border:2px solid #f0ff95}.card_body::-webkit-scrollbar{width:2px;border-radius:20px}.card_body::-webkit-scrollbar-track{background:#8b8b8b;border-radius:20px}.card_body::-webkit-scrollbar-thumb{background-color:#111;border-radius:20px}.card_img{margin:0 auto;width:100px;height:100px}.card_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card_title{font-size:24px;text-align:center;margin:20px 0}.card_price_home{font-size:18px;font-weight:500;text-align:center;line-height:28px;margin:0 0 15px 0}.card_price_home:last-child{margin:0}.span_price{font-size:20px;font-weight:600;color:#fff;background:#444;border-radius:15px;padding:5px 10px}.card_text{margin:20px 0 10px 0}.card_list_title{font-size:20px;font-weight:500;margin:0 0 10px 0}.card_list{padding:0 0 0 20px}.card_li{font-size:18px;margin:0 0 5px 0;list-style:disc}.card_li:last-child{margin:0}.card_btn_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:30px 0 0 0}.card_price_wrapper{background:#f0ff95;border-radius:15px;padding:15px 0;margin:0 0 20px 0}.wp_redactor h1,.wp_redactor h2,.wp_redactor h3,.wp_redactor h4,.wp_redactor h5,.wp_redactor h6{font-size:20px;font-weight:500;margin:0 0 10px 0}.wp_redactor p{line-height:140%;margin:0 0 10px 0}.wp_redactor ol,.wp_redactor ul{padding:0 0 0 19px;margin:0 0 10px 0}.wp_redactor ul li{font-size:16px;margin:0 0 5px 0;position:relative}.wp_redactor ul li::before{content:"";margin:0 0 0 -20px;top:3px;position:absolute;width:13px;height:17px;background:url(../img/svg/marker_li.svg) no-repeat;background-size:contain}.wp_redactor ol li{font-size:16px;list-style-type:decimal;margin:0 0 5px 0}@media only screen and (max-width:450px){.done-body{width:90%;padding:30px 20px}.done-body__thanks{font-size:28px}.done-body__subtitle,.done-body__title{font-size:22px}}@media only screen and (max-width:380px){.done-body__thanks{font-size:24px}.done-body__subtitle,.done-body__title{font-size:18px}}.preloader-conteiner{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999;top:0;left:0;position:fixed;background:#fff}.sk-chase{width:40px;height:40px;position:relative;-webkit-animation:sk-chase 2.5s infinite linear both;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;-webkit-animation:sk-chase-dot 2s infinite ease-in-out both;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#f0ff95;border-radius:100%;-webkit-animation:sk-chase-dot-before 2s infinite ease-in-out both;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes sk-chase{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-chase{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-chase-dot{100%,80%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-chase-dot{100%,80%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chase-dot-before{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,100%{-webkit-transform:scale(1);transform:scale(1)}}.offPreloader{opacity:0;pointer-events:none}.hidePreloader{opacity:0;height:0}@media only screen and (min-width:1000px){.main_btn:hover,.popup_form_item input[type=submit]:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.main_btn:hover:active,.popup_form_item input[type=submit]:hover:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 0 transparent,0 5px 10px rgba(0,0,0,.25);box-shadow:0 0 transparent,0 5px 10px rgba(0,0,0,.25)}.kids-video__abs-img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.kids-video__abs-img:active img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.__photo_item img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.form_btn:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.form_btn:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.head_btn_down:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_btn_down:hover:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.head_social:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_social:hover:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.education_slider .slick-arrow.slick-next:hover,.education_slider .slick-arrow.slick-prev:hover,.reviews_slider .slick-arrow.slick-next:hover,.reviews_slider .slick-arrow.slick-prev:hover,.studio_slider .slick-arrow.slick-next:hover,.studio_slider .slick-arrow.slick-prev:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.education_slider .slick-arrow.slick-next:hover:active,.education_slider .slick-arrow.slick-prev:hover:active,.reviews_slider .slick-arrow.slick-next:hover:active,.reviews_slider .slick-arrow.slick-prev:hover:active,.studio_slider .slick-arrow.slick-next:hover:active,.studio_slider .slick-arrow.slick-prev:hover:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.head_video_btn img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_video_btn img:hover:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.header_phone:hover .phone_path{fill:#80cbf0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.header_link:hover svg path{fill:#80cbf0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.head_social_item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.footer_list_item:hover a{border-bottom:1px solid #fff}.footer_social_item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.__slider_body_btn:hover{background:#fff!important;color:#444!important;-webkit-transform:all .5s ease;-ms-transform:all .5s ease;transform:all .5s ease}.studio_slider_item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.map_item a:hover{text-shadow:1px 1px 1px rgba(0,0,0,.3);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.__contacts_item:hover .__contacts_item_text{color:#f0ff95;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}}@media only screen and (max-height:960px){.head{height:auto;padding:150px 0 0 0}.down_btn_container{position:relative;margin:35px 0 0 0}.header_link{margin:0 0 20px 0}}@media only screen and (max-height:900px){.card_img{display:none}.card_title{margin:0 0 20px 0!important}.popup_card_body{height:86%}.card_body{height:100%;overflow:auto}}@media only screen and (max-height:860px){.head_socials_items{margin:50px 0}.header_list{padding:0 0 0 100px}.review-body{max-width:700px}}@media only screen and (max-height:730px){.head_socials_items{margin:25px 0}.header{padding:10px 20px}.header_phone svg{width:30px;height:32px}.header_logo{width:60px;height:45px}}@media only screen and (max-height:630px){.review_form_body{height:85%}.review_form{height:100%;overflow:auto}}@media only screen and (max-width:1400px){.reviews_slider .slick-arrow.slick-next{top:97%;right:60px}.reviews_slider .slick-arrow.slick-prev{top:97%;left:60px}.reviews_slider .slick-dots{margin:50px 0 0 0}}@media only screen and (max-width:1380px){.head_socials_abs{left:79%;top:85%;display:-webkit-box;display:-ms-flexbox;display:flex}.head_social{margin:0 25px 0 0}.education_slider .slick-arrow.slick-next,.studio_slider .slick-arrow.slick-next{right:10px}.education_slider .slick-arrow.slick-prev,.studio_slider .slick-arrow.slick-prev{left:10px}}@media only screen and (max-width:1250px){.container{padding:0 20px}.education_slider .slick-arrow.slick-next,.studio_slider .slick-arrow.slick-next{right:25px}.education_slider .slick-arrow.slick-prev,.studio_slider .slick-arrow.slick-prev{left:25px}.head_img{width:500px;height:500px}.head_info{width:54%}}@media only screen and (max-width:1220px){.card_body{width:95%;margin:0 auto}.popup_card_body .air-close{right:40px}}@media only screen and (max-width:1160px){.head_info{width:50%}.down_btn_container{margin:80px 0 0 0}.head_socials_abs{top:79%}.head_btn_down{width:50px;height:50px}.head_btn_down img{width:100%;height:100%}.reviews_slider_item{margin:0 20px}.__contacts_item_text{font-size:20px}}@media only screen and (max-width:1100px){.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:320px}.map_item a{font-size:20px}.lesson_btn{width:100%}.head_info_title{font-size:36px}.head_info_subtitle{font-size:20px}}@media only screen and (max-width:1050px){.head_img{width:420px;height:420px}.footer_nav{width:37%}.popup_card_body .air-close{right:30px}}@media only screen and (max-width:1000px){.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:290px}.reviews_slider .slick-arrow.slick-next,.reviews_slider .slick-arrow.slick-prev{display:none!important}.education_slider .slick-arrow,.studio_slider .slick-arrow{display:none!important}.reviews_slider_item{margin:0 10px}.head_socials_abs{left:77%;top:78%}.head_video{margin:50px 0 0 0}.head_btn{padding:15px 35px}.__contacts_item_text{font-size:16px}.lessons_item{width:calc(50% - 20px)}.lesson_btn{width:80%}.head_info_subtitle{font-size:18px;line-height:29px}.head_info_title{font-size:32px}.about_body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about_img{width:100%;height:420px}.about_text{width:100%;margin:30px 0 0 0}}@media only screen and (max-width:940px){.map_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map_container{width:100%;margin:0 0 30px 0}.map_item a{font-size:24px}.map_info{width:100%;padding:5% 5%}}@media only screen and (max-width:920px){.reviews_slider_item{margin:0 2px}}@media only screen and (max-width:900px){.review-body{max-width:90%;margin:0 auto}.__photo_item,.kids_video_item{height:400px}.__photo_item,.kids_video_item{width:calc(50% - 20px)}.head_info_subtitle{font-size:24px}.head_socials_abs{left:75%}.head_info{width:100%}.head_info_subtitle{text-align:center}.pulse-button__rings{bottom:0}.head{padding:120px 0 0 0}.head_items{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.down_btn_container{display:none}.head_socials_abs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:20px;top:50%}.head_social{margin:0 0 15px 0}.head_video{position:absolute;right:20px}.head_video_arrow,.head_video_text{display:none}.head_info_title{text-align:center;font-size:40px}.head_btn{margin:0 auto;padding:15px 55px}.head_info_subtitle{width:80%;margin:30px auto}.head_info{margin:40px 0 0 0}.head_video_btn{margin:0;width:50px;height:50px}.head_video_btn img{width:100%;height:100%}}@media only screen and (max-width:870px){.reviews_slider .slick-dots{margin:30px 0 0 0}.reviews_slider .slick-current .reviews_item_text{padding:35px 30px 50px 30px;-webkit-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease}.reviews_item_text{padding:35px 30px 50px 30px}.reviews_slider .slick-track{height:auto}.reviews_slider_item{margin:0 40px}}@media only screen and (max-width:850px){.lessons_items{width:100%;margin:0 0 35px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lessons_item{width:70%;margin:0 0 20px 0}.head_info_title{width:90%;margin:0 auto}.head_img{width:380px;height:380px}.footer_items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_nav{display:none}.footer_contacts,.footer_logo,.footer_social{width:33%}.head_socials_items{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.head_social_item{margin:0}}@media only screen and (max-width:800px){.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:350px}.lesson_btn{width:100%}.popup_card_body .air-close{right:25px}}@media only screen and (max-width:768px){.map{height:400px}.reviews_slider .slick-dots{margin:30px 0 0 0}.about_text{font-size:16px;width:100%}.faq_item_title{font-size:20px}}@media only screen and (max-width:750px){.footer_social{margin:20px 0}.__contacts_item:first-child{margin:0 0 30px 0}.__contacts_item_text{font-size:20px}.footer_social_items{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_social_item{margin:0 20px}.footer_social_item:first-child{margin:0 20px}.reviews_slider_item{margin:0 20px}.header_menu{width:60%}.footer_contacts,.footer_logo,.footer_nav,.footer_social{width:100%}.footer_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.__contacts_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:700px){.lessons_item{width:80%}.head_info_subtitle,.head_info_title{width:100%}.head_socials_abs{top:27%}.head_video{margin:0;top:23%}.about_img{height:400px}.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:300px}.reviews_slider_item{margin:0 10px}.lessons_subtitle{font-size:24px}.reviews_content{padding:0 0 0 20px!important}.reviews_slider{margin:40px 0 40px -15px}}@media only screen and (max-width:680px){.lessons_item{margin:0 0 20px 0}}@media only screen and (max-width:650px){.education_slider .slick-list{width:100%;margin:0}.kids_btn_container.inside{-ms-flex-wrap:wrap;flex-wrap:wrap}.kids_btn.inside,.kids_video_btn.inside{width:310px}.kids_btn.inside:first-child,.kids_video_btn.inside:first-child{margin:0 0 20px 0}.reviews_slider .slick-list{padding:50px 270px 10px 0!important}.reviews_item_name{font-size:18px}.reviews_item_kid{font-size:14px}}@media only screen and (max-width:620px){.card_li,.card_price_home{font-size:16px!important}.span_price{font-size:18px!important}.popup-review-body{width:90%;max-height:60%;overflow:auto}.popup-review-body .air-close{top:10px;right:10px}}@media only screen and (max-width:600px){.politics_text h1,.politics_text h2,.politics_text h3,.politics_text h4,.politics_text h5,.politics_text h6{font-size:18px}.faq_item_text p{font-size:16px}.education_text,.studio_text{padding:0}.head_info_title{font-size:32px}.head_info_subtitle{font-size:20px}.kids_photo_items{width:100%;margin:0}.lessons_item{width:90%}.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:380px}.education_slider .slick-dots,.studio_slider .slick-dots{margin:10px 0 0 0}.reviews_slider{margin:40px 0 30px -15px}.reviews_slider .slick-dots{margin:20px 0 0 0}.education_text,.studio_text{margin:20px 0 0 0}.education_slider .slick-dots button,.reviews_slider .slick-dots button,.studio_slider .slick-dots button{width:15px}.education_slider .slick-dots li.slick-active button,.reviews_slider .slick-dots li.slick-active button,.studio_slider .slick-dots li.slick-active button{width:15px}.header_menu{width:70%}.__photo_item,.kids_video_item{width:80%;margin:0 0 20px 0}.kids_flex{width:100%;margin:0}.lessons_item:nth-child(5){margin:0 0 20px 0}.kids_flex,.kids_photo_items,.lessons_items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews_slider .slick-list{padding:50px 220px 10px 0!important}.about_img{height:350px}}@media only screen and (max-width:550px){.popup_card_body .air-close{right:20px}.faq_item{margin:0 0 25px 0}.reviews_slider .slick-dots{margin:20px 0 0 0}.kids_tabs{margin:25px 0}.reviews_slider .slick-list{padding:50px 170px 10px 0!important}.about,.education,.kids,.lessons,.map_section,.reviews,.studio{padding:80px 0 0 0}.kids_inside{padding:80px 0 40px 0}.faq{padding:80px 0 40px 0}.footer{padding:25px 0}.footer_contacts,.footer_logo,.footer_nav,.footer_social{width:100%}.footer_logo,.footer_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.__contacts_item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.__contacts_item:first-child{margin:0 0 20px 0!important}.footer_contacts,.footer_nav,.footer_social{margin:20px 0 0 0}.title{font-size:32px}.faq_item_title{font-size:18px}.lessons_subtitle{font-size:20px}}@media only screen and (max-width:520px){.head_info_subtitle{font-size:18px}.head_video{top:auto}}@media only screen and (max-width:500px){.error{padding:65px 0 0 0}.error_text{margin:-65px 0 0 0}.error_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error_e{font-size:40px}.error_number{font-size:60px}.error_btn{font-size:16px}.error_page{font-size:22px}.politics{padding:80px 0 60px 0}.politics_title{font-size:24px}.header_contacts svg{width:31px;height:33px}.map_item a{font-size:20px}.head_video{margin:0}.head_socials_abs{top:24%}.head_info_title{font-size:28px}.head_info_subtitle{font-size:16px}.reviews_slider .slick-list{padding:50px 120px 10px 0!important}.__photo_item,.kids_video_item{width:100%}.head_img{width:330px;height:330px}.header_menu{width:80%}.header_logo{width:60px;height:45px}.header_phone{width:33px;height:33px}.header_phone img{width:100%;height:100%}.header{padding:10px 20px}.head{padding:100px 0 0 0}.about_tab,.kids_tab{font-size:18px}.lessons_item{width:100%}}@media only screen and (max-width:480px){.studio_text p{font-size:16px}.about_text p{font-size:16px}.about_text h1{font-size:20px}.about_text h2{font-size:20px}.about_text h3{font-size:20px}.about_text h4{font-size:20px}.about_text h5{font-size:20px}.about_text h6{font-size:20px}.education_text p{font-size:16px}}@media only screen and (max-width:450px){.popup_card_body .air-close{right:20px}.span_price{padding:0!important;background:0 0!important;color:#444!important}.card_text{margin:10px 0!important}.card_price_home{margin:0 0 10px 0}.card_btn{padding:15px 15px;width:100%}.container{padding:0 10px}.reviews_slider .slick-list{padding:50px 80px 10px 0!important}.head_info_subtitle{text-align:center}.faq_item_text{padding:20px}.head{padding:90px 0 90px 0}.head_socials_abs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-pack:distribute;justify-content:space-around;top:95%;left:0}.head_social{margin:0;width:40px;height:40px}}@media only screen and (max-width:420px){.about_body,.education_slider,.faq_items,.map_content,.studio_slider{margin:25px 0 0 0}.head_info_title{font-size:22px}.head_info_subtitle{line-height:25px}.lessons_subtitle{margin:25px 0}.lessons_item_title{font-size:22px}.lessons_item_text{font-size:16px;margin:0}.lessons_item_price{font-size:20px}.lessons_btn_container{margin:20px 0 0 0}.lesson_btn{font-size:16px}.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:320px}.map_item a{font-size:18px}.popup_card_body{height:86%}.about,.education,.kids,.lessons,.map_section,.reviews,.studio{padding:60px 0 0 0}.kids_inside{padding:60px 0 30px 0}.faq{padding:60px 0 20px 0}.reviews_content{padding:0 10px!important}.reviews_slider .slick-list{padding:50px 0 10px 0!important}.reviews_slider{width:100%;margin:25px 0 30px 0}.new_slider_item{margin:0 5px}.header_list li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.__photo_item,.kids_video_item,.lessons_item{width:95%}.faq_item_title{font-size:16px}.header_menu{width:100%}.header_list{padding:10px 0 0 0}.about_img{height:280px}}@media only screen and (max-width:400px){.reviews_content{padding:0 10px!important}.faq_item_plug{padding:20px 15px}.faq_item_plus span{right:15px}.reviews_btn{width:100%;padding:15px 0}}@media only screen and (max-width:380px){.map_item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup_card_body .air-close{right:16px}.head_btn,.kids_btn,.lessons_btn,.main_btn{padding:10px 0;width:100%}}@media only screen and (max-width:370px){.__photo_item,.education_slider_item,.kids_video_item,.studio_slider_item{height:300px}.span_price{font-size:16px!important}.__contacts_item_text,.card_list_title{font-size:18px!important}.card_btn_wrapper{margin:15px 0 0 0}.card_btn{padding:10px 15px}.card_body{padding:30px 10px!important}.about_tab{font-size:16px}.__photo_item,.kids_video_item,.lessons_item{width:100%}.lessons_item{padding:20px}.reviews_slider .slick-list{padding:50px 0 10px 0!important}.reviews_slider_item{margin:0}.faq_item_plus span{width:22px}}@media only screen and (max-width:350px){.popup_form_title{font-size:22px}.popup_form_text{font-size:15px}.popup_form{padding:30px 20px}.head_img{width:300px;height:300px}.card_btn p{font-size:16px}.card_price_home{font-size:14px!important}}@media only screen and (max-width:330px){.about_tab:nth-child(2){margin:0 15px}.map_item_img{width:20px;height:20px}.map_item a{font-size:16px}}