@font-face{font-family:ProximaNova;src:url(../fonts/Proxima_Nova/ProximaNova-Light.woff);font-weight:300}@font-face{font-family:ProximaNova;src:url(../fonts/Proxima_Nova/ProximaNova-Regular.woff);font-weight:400}@font-face{font-family:ProximaNova;src:url(../fonts/Proxima_Nova/ProximaNova-Semibold.woff);font-weight:500}@font-face{font-family:ProximaNova;src:url(../fonts/Proxima_Nova/ProximaNova-Bold.woff);font-weight:700}@font-face{font-family:ProximaNova;src:url(../fonts/Proxima_Nova/ProximaNova-Black.woff);font-weight:900}@font-face{font-family:CormorantGaramond;src:url(../fonts/Cormorant/CormorantGaramond-Italic.woff);font-weight:400}@font-face{font-family:CormorantGaramond;src:url(../fonts/Cormorant/CormorantGaramond-SemiBold.woff);font-weight:500}@font-face{font-family:CormorantGaramond;src:url(../fonts/Cormorant/CormorantGaramond-BoldItalic.woff);font-weight:700}*{box-sizing:border-box}h1,h2,h3,ul,li,p{padding:0;margin:0}ul{list-style-type:none}ul,li{margin:0;padding:0}a{text-decoration:none}textarea,input{outline:none;border:none;box-shadow:none;-webkit-appearance:none}button{outline:none;border:none;cursor:pointer;padding:0}body{min-height:100vh;font-size:0;font-family:ProximaNova;font-weight:400;margin:0}.wrapper{width:100%;max-width:1210px;min-width:320px;position:relative;padding:0 15px;margin:auto}.header{width:100%;height:95px;display:flex;background:#fff;box-shadow:5px 5px 15px 0 rgba(0,0,0,0.05);z-index:2;position:fixed;left:0;top:0}.header__logo{width:312px;height:100%;display:flex;justify-content:center;align-items:center;background:#cdab81;cursor:pointer}.header__logo svg{width:50px;height:50px;background:radial-gradient(#52c2f1 30%, #25a5e6 60%);border:1px solid #fff;border-radius:100%}.header__logo div{width:130px;font-size:14px;color:#fff;letter-spacing:.7px;margin:0 0 0 17px}.header__wrp{width:calc(100% - 312px);height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;padding:0 60px}.header__navs{display:flex;align-items:center}.header__nav{font-size:18px;color:#513f29;cursor:pointer;margin:0 30px 0 0;transition:color .5s}.header__nav.active,.header__nav:hover{color:#fd8d4c}.header__nav:last-child{margin:0}.header__right{width:80%;max-width:920px;display:flex;justify-content:space-between;align-items:center}.header__socials{display:flex;align-items:center}.header__social{width:28px;height:28px;display:inline-flex;justify-content:center;align-items:center;border-radius:100px;margin:0 12px 0 0;transition:opacity .5s}.header__social:last-child{margin:0}.header__social:hover{opacity:.7}.header__social svg{width:50%;height:50%}.header__social-vk{background:#9ca6fe}.header__social-face{background:#7e78e7}.header__social-odno{background:#ffa341}.header__social-insta{background:linear-gradient(45deg, #e57159, #ad6ccb)}.header__location{display:flex;align-items:center;font-size:14px;color:#524a41}.header__location svg{width:24px;height:24px;margin:0 17px 0  0}.header__location svg path{fill:#fd8d4c}.header__button{width:190px;height:28px;border:4px solid #f9a340;border-bottom:none;font-size:14px;color:#434e56;line-height:36px;text-align:center;cursor:pointer;position:relative;margin:-16px 0 0;transition:background .5s, color .5s}.header__button:hover{background:#f9a340;color:#fff}.header__button:hover:before{background:#f9a340}.header__button:hover div:before{border-top:16px solid #f9a340}.header__button:before{content:'';width:calc(100% - 14px);height:12px;border-left:4px solid #f9a340;border-bottom:4px solid #f9a340;position:absolute;left:-4px;bottom:-16px;transition:background .5s}.header__button:after{content:'';width:25px;height:4px;background:#f9a340;border-radius:100px;position:absolute;right:-7px;bottom:-9px;transform:rotate(-45deg)}.header__button div{position:relative}.header__button div:before{content:'';width:0;height:0;border-top:16px solid transparent;border-right:16px solid transparent;position:absolute;right:-2px;bottom:-4px;transition:border-top .5s}.header__phone{display:flex;align-items:center;background:url(../img/header__phone.svg) left center no-repeat;background-size:20px;font-size:20px;color:#463d32;font-weight:700;text-decoration:none;padding:0 0 0 41px}.slider{height:700px;background:url(../img/slider__background.jpg) left center no-repeat #f6eadb;background-size:auto 100%;position:relative;margin:95px 0 0}.slide{width:100%;height:700px;outline:none;position:relative}.slide:hover .slide__hover{opacity:1}.slider_nav{height:70px;cursor:pointer;z-index:1;position:absolute;right:-140px;top:0;bottom:0;margin:auto}.slider_nav:hover div:nth-child(2){background:#f9a340}.slider_nav:hover div:nth-child(2) svg path{fill:#fff !important}.slider_nav div:nth-child(1){width:70px;height:70px;border:4px solid #f9a340;transform:rotate(-45deg)}.slider_nav div:nth-child(2){width:70px;height:70px;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:10px 10px 10px -5px rgba(249,193,157,0.2);position:absolute;left:20px;top:0;transform:rotate(-45deg);transition:background .5s}.slider_nav div:nth-child(2) svg{width:24px;height:24px;transform:rotate(-45deg)}.slider_nav div:nth-child(2) svg path{transition:fill .5s}.slider_nav-prev{left:-140px;right:inherit;transform:rotate(180deg)}.slider_nav-prev div:nth-child(2){box-shadow:10px 10px 10px -5px rgba(249,193,157,0.2)}.slide__hover{width:100%;height:100%;background:rgba(0,0,0,0.5);position:relative;opacity:0;transition:opacity .5s}.slide__content{background:url(../img/slide__content.svg) center top no-repeat;background-size:40px 37px;position:absolute;left:160px;bottom:180px;padding:65px 0 0}.slide__text{width:320px;font-size:18px;color:#fff;line-height:30px}.slide__date{font-size:14px;color:#fa9f42;font-weight:700;margin:25px 0 0}.slider_static{width:50%;padding:120px 0 0}.slider__wrp{width:50%;height:100%;position:absolute;right:0;top:0}.slider_static__title{font-family:CormorantGaramond;font-size:30px;color:#b79a75;font-weight:700;letter-spacing:1.5px;font-style:italic}.slider_static__black{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;line-height:76px;letter-spacing:1.73px}.slider_static__text{max-width:400px;font-size:18px;color:#87755e;line-height:30px;margin:30px 0 0 0}.slider_static__wrp{height:111px;display:flex;align-items:flex-start;margin:70px 0 0}.slider_static__button{width:264px;height:111px;font-size:18px;color:#fff;font-weight:700;text-align:center;line-height:70px;cursor:pointer;overflow:hidden;position:relative}.slider_static__button:before,.slider_static__button:after{content:'';width:100%;position:absolute;left:0;top:0;transition:opacity .5s}.slider_static__button:before{height:97px;background:url(../img/slider_static__button.png) no-repeat;background-position:-5px -5px}.slider_static__button:after{height:111px;background:url(../img/slider_static__button.png) no-repeat;background-position:-5px -112px;opacity:0}.slider_static__button div{width:215px;height:70px;position:absolute;z-index:1}.slider_static__button:hover:before{opacity:0}.slider_static__button:hover:after{opacity:1}.slider_static__more{display:flex;align-items:center;cursor:pointer;z-index:1;position:relative;margin:15px 0 0 4px}.slider_static__more:hover:before{transform:translateY(70px) rotate(45deg)}.slider_static__more:hover:after{transform:translateY(70px) rotate(-45deg)}.slider_static__more:hover div:nth-child(1){background:#f9a340}.slider_static__more:hover path{fill:#fff !important}.slider_static__more:before,.slider_static__more:after{content:'';width:35px;height:1px;background:#cdab81;position:absolute;transition:transform .5s}.slider_static__more:before{left:-10px;transform:translateY(35px) rotate(45deg)}.slider_static__more:after{left:14px;transform:translateY(35px) rotate(-45deg)}.slider_static__more div:nth-child(1){width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:4px solid #f9a340;position:relative;transform:rotate(45deg);transition:background .5s}.slider_static__more div:nth-child(1) svg{width:18px;height:18px;transform:rotate(-45deg)}.slider_static__more div:nth-child(1) svg path{transition:fill .5s}.slider_static__more div:nth-child(2){font-size:16px;color:#463d32;margin:0 0 0 28px}.slider_static__more div:nth-child(3){width:1px;height:250px;background:#cdab81;position:absolute;left:19px;top:47px}.slider_static__more div:nth-child(3):before,.slider_static__more div:nth-child(3):after{content:'';width:4px;height:4px;background:#cdab81;position:absolute;left:-1px;right:0;margin:auto;transform:rotate(45deg)}.slider_static__more div:nth-child(3):before{bottom:-15px}.slider_static__more div:nth-child(3):after{bottom:-35px}.slick-dots{display:flex;margin:56px 0 0 8px}.slick-dots li:last-child .slider_static__dot{margin:0}.slick-active .slider_static__dot{background:#fe894d;border:1px solid #fe894d;box-shadow:7px 5px 5px 0 rgba(254,137,77,0.25)}.slick-active .slider_static__dot div{color:#fff}.slider_static__dot{width:24px;height:24px;display:flex;justify-content:center;align-content:center;border:1px solid #cdab81;cursor:pointer;margin:0 17px 0 0;transform:rotate(45deg);transition:background .5s, border .5s, box-shadow .5s}.slider_static__dot:hover{background:#fe894d;border:1px solid #fe894d;box-shadow:10px 5px 5px 0 rgba(254,137,77,0.25)}.slider_static__dot:hover div{color:#fff}.slider_static__dot div{font-size:12px;color:#825a29;line-height:23px;transform:rotate(-45deg);transition:color .5s}.about__wrp{display:flex;flex-wrap:wrap;background:url(../img/block_1.jpg) left top no-repeat #fff}.about__wrp>*{width:50%}.about__block_1{padding:115px 70px 60px 0}.about__title_1{position:relative;padding:0 0 0 48px}.about__title_1:before{content:'';width:4px;height:100px;background:#fd8b4c;position:absolute;left:0;top:10px;margin:auto}.about__title_1 h2{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;line-height:68px;letter-spacing:1.73px}.about__title_1 div{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#463d32;font-weight:500;margin:7px 0 0}.about__text_1{max-width:440px;max-height:0;font-size:16px;color:#463d32;line-height:24px;overflow:hidden;margin:0;transition:max-height .5s, margin .5s}.about__text_1.active{max-height:150px;margin:50px 0 0}.about__block_2{background:url(../img/about__block_2.jpg) right bottom no-repeat #f6eadb;background-size:cover;position:relative;padding:70px 0 20px}.about__wrp_2{position:relative;padding:0 0 0 150px}.about__wrp_2 h2{font-family:CormorantGaramond;font-style:italic;font-size:36px;color:#463d32;font-weight:700}.about__wrp_2 ul{margin:33px 0}.about__wrp_2 ul li{font-size:16px;color:#463d32;font-weight:700;margin:0 0 18px}.about__wrp_2 ul li:last-child{margin:0}.about__text_2{max-width:210px;font-size:16px;color:#87755e;line-height:24px;margin:10px 0 0 0}.video_block{width:160px;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:100px;cursor:pointer;box-shadow:10px 10px 10px 0 rgba(0,0,0,0.025);position:absolute;left:-60px;top:150px;padding:26px 0 0;transition:background .5s, box-shadow .5s}.video_block:hover{background:#f9f5ef;box-shadow:10px 10px 10px 0 rgba(0,0,0,0.05)}.video_block:hover:before{transform:rotate(-90deg)}.video_block::before{content:'';width:190px;height:190px;border:2px solid #efe4d6;border-right:none;border-top:none;border-radius:100px;position:absolute;left:-15px;top:-15px;transition:transform .5s}.video_block svg{width:40px;height:40px}.video_block div{font-size:14px;color:#cdab81;letter-spacing:.35px;margin:10px 0 0 5px}.activity_block{max-height:0;display:flex;align-items:center;overflow:hidden;position:relative;padding:0 25px 0;margin:0;transition:max-height .5s, padding .5s, margin .5s}.activity_block.active{max-height:120px;padding:0 25px 15px;margin:65px 0 0}.activity_block__image{width:103px;height:103px;border-radius:100px;position:relative}.activity_block__image::before{content:'';width:118px;height:118px;border-right:2px solid #ccb18f;border-radius:100px;position:absolute;right:-8px;top:-8px}.activity_block__text{max-width:251px;font-size:14px;color:#463d32;line-height:18px;margin:0 0 0 60px}.activity_block__close{width:24px;height:24px;cursor:pointer;position:absolute;right:13%;top:40px;margin:auto}.activity_block__close:hover:before,.activity_block__close:hover:after{background:#fe894d}.activity_block__close:before,.activity_block__close:after{content:'';width:30px;height:2px;background:#463d32;position:absolute;left:-3px;top:12px;transform:rotate(45deg);transition:background .5s}.activity_block__close:after{transform:rotate(-45deg)}.about__block_3{display:flex;flex-wrap:wrap;justify-content:flex-end;position:relative}.about__wrp_3{max-width:420px;display:flex;background:#fe874f;background:linear-gradient(to right, #fe874f 0%, #f9a53f 100%);z-index:1;padding:50px 50px 40px;margin:-1px 0 0}.about__element_3:nth-child(2) div:nth-child(1){background:url(../img/about__element_3-2.svg) center no-repeat;background-size:contain}.about__element_3 div:nth-child(1){width:80px;height:70px;background:url(../img/about__element_3-1.svg) center no-repeat;background-size:contain}.about__element_3 div:nth-child(2){font-size:48px;color:#fff;font-weight:700;margin:15px 0 0}.about__element_3 div:nth-child(3){max-width:150px;font-size:16px;color:#fff;line-height:24px;margin:5px 0 0}.about__element_3:last-child{margin:0 0 0 40px}.about__line_3{width:calc(100% - 45px);height:1px;background:#cdab81;position:relative;top:75px}.about__line_3:before,.about__line_3:after{content:'';width:4px;height:4px;background:#cdab81;position:absolute;left:-15px;top:-1px;margin:auto;transform:rotate(45deg)}.about__line_3:after{left:-35px}.about_section{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 100px}.about_section__title{max-width:360px;min-height:90px;display:flex;align-items:center;background:url(../img/about_section__title-1.svg) left center no-repeat;background-size:55px;font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#463d32;font-weight:700;line-height:30px;padding:0 0 0 90px}.about_section__text{font-size:16px;color:#463d32;line-height:24px;margin:20px 0 0}.about_section-2{padding:0 80px 0 0}.about__wrp-2{background:url(../img/block_1.jpg) right bottom no-repeat #fff;padding:0 0 30px}.about_section__title-2{background:url(../img/about_section__title-2.svg) left center no-repeat;background-size:53px}.about_section__title-3{background:url(../img/about_section__title-3.svg) left center no-repeat;background-size:50px}.about_image{height:430px}.about_image__image{max-width:400px;height:100%;background:url(../img/about__image.jpg) center no-repeat;background-size:cover;position:relative;z-index:1}.about__line_3-2:before,.about__line_3-2:after{left:inherit;right:-15px}.about__line_3-2:after{right:-35px}.about_image-2{height:400px;background:url(../img/about__image-2.jpg) center no-repeat;background-size:cover}.about_section__ul{margin:20px 0 0}.about_section__ul li{font-size:16px;color:#463d32;line-height:24px}.wrp_100{width:100% !important}.about__button{width:403px;height:138px;cursor:pointer;position:relative;left:45px;margin:110px auto 0}.about__button:before,.about__button:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity .5s}.about__button:before{background:url(../img/about__button.png) no-repeat;background-position:-5px -153px}.about__button:after{background:url(../img/about__button.png) no-repeat;background-position:-5px -5px;opacity:0}.about__button:hover:before{opacity:0}.about__button:hover:after{opacity:1}.about__button div{width:328px;height:73px;font-size:18px;color:#fff;font-weight:700;line-height:73px;text-align:center;position:absolute;z-index:1}.slider_static__more-2{display:flex;justify-content:center;margin:115px 0 0}.slider_static__more-2:before,.slider_static__more-2:after{left:-23px;right:0;margin:auto;transform:translateY(35px) rotate(45deg) !important}.slider_static__more-2:after{left:23px;right:0;transform:translateY(35px) rotate(-45deg) !important}.slider_static__more-2 div:nth-child(2){margin:0}.slider_static__more-2 div:nth-child(3){height:95px;left:0;right:0;top:inherit;bottom:48px;margin:auto;transform:rotate(180deg)}.why{padding:5px 0 130px}.why__title{font-family:CormorantGaramond;max-width:670px;font-size:69px;color:#463d32;font-weight:500;text-align:center;letter-spacing:1.73px;margin:auto}.why__center{font-size:22px;color:#f9a241;text-align:center;margin:24px 0 0}.why__wrp{display:flex;justify-content:space-between;margin:120px 0 0}.why__element{display:flex;align-items:center}.why__left{width:79px;height:79px;cursor:pointer;position:relative;transform:rotate(45deg)}.why__left:hover .why__square{background:#f9a440;border:1px solid #f9a440}.why__left:hover .why__square:before,.why__left:hover .why__square:after{background:#f9a440}.why__left:hover .why__square svg circle,.why__left:hover .why__square svg path{fill:#fff}.why__square{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid #d5c1a9;position:relative;transition:background .5s, border .5s}.why__square:before,.why__square:after{content:'';width:30px;height:1px;background:#d5c1a9;position:absolute;transition:background .5s}.why__square:before{left:-30px;top:-1px}.why__square:after{right:-30px;bottom:-1px}.why__square svg{width:35px;height:35px;transform:rotate(-45deg)}.why__square svg circle,.why__square svg path{transition:fill .5s}.why__text{font-size:11px;color:#c0a98b;text-align:center;letter-spacing:.35px;margin:6px 0 0}.why__question{width:35px;height:35px;background:url(../img/why__question.svg) center no-repeat #fff;background-size:16px;border-radius:100px;box-shadow:5px 5px 10px 0 rgba(0,0,0,0.1);position:absolute;left:-5px;right:0;top:-20px;margin:auto;transform:rotate(-45deg)}.why__content{max-width:200px;font-size:18px;color:#463d32;line-height:30px;letter-spacing:.45px;margin:0 0 0 50px}.why__wrp-2{justify-content:center;margin:100px 0 0}.director{background:url(../img/director_back.jpg) center top no-repeat #fff;background-size:1900px auto;padding:0 0 380px}.director__quotes{height:110px;font-family:CormorantGaramond;font-size:323px;color:#fdfbf8;text-align:center;font-weight:700;line-height:250px}.director__wrp{max-width:600px}.director__title{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;line-height:46px;letter-spacing:1.73px;position:relative;padding:0 0 0 50px}.director__title:before{content:'';width:4px;height:48px;background:#fd8b4c;position:absolute;left:4px;top:0;bottom:0;margin:auto}.director__orange{font-size:22px;color:#f9a241;margin:36px 0 0}.director__text{font-size:18px;color:#463d32;line-height:30px;margin:50px 0 0}.director__cur{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#463d32;font-weight:700;line-height:30px;position:relative;margin:55px 0 0}.about__line_3-director{width:100%;top:15px}.director__cur_text{background:#fff;z-index:1;position:relative;padding:0 0 0 20px;margin:0 0 0 160px}.director__text-2{margin:40px 0 0}.director_photo{width:400px;position:absolute;right:15px;top:170px}.director_photo__border{width:85%;height:455px;border:4px solid #fd8b4c;position:absolute;left:-45px;top:-45px}.director_photo__wrp{width:100%}.director_photo__image{width:100%;height:500px;position:relative;box-shadow:25px 25px 30px 0 rgba(0,0,0,0.1)}.director_photo__name{font-size:30px;color:#463d32;font-weight:500;margin:60px 0 0}.director_photo__text{font-size:16px;color:#52453e;margin:14px 0 0}.teachers{position:absolute;left:0;right:0;top:-240px;margin:auto}.teachers__wrp{width:100%;display:flex;justify-content:space-between;background:#fff;box-shadow:25px 25px 30px 0 rgba(0,0,0,0.1);padding:70px}.teachers__teacher{display:flex;align-content:center}.teachers__image{width:146px;height:146px;border-radius:100px;position:relative;margin:10px 0 0}.teachers__image:before{content:'';width:166px;height:166px;border-left:2px solid #ccb18f;border-right:none;border-radius:100px;position:absolute;left:-10px;right:inherit;top:-10px}.teachers__phone{font-size:16px;color:#463d32;font-weight:500;letter-spacing:.4px;position:relative;margin:28px 0 0}.teachers__phone:before{content:'';width:20px;height:20px;background:url(../img/teachers__phone-right.svg) left center no-repeat;background-size:20px;position:absolute;left:-35px;top:2px;margin:auto}.teachers__right{width:100%;max-width:250px;position:relative;margin:0 0 0 50px}.teachers__title{font-size:18px;color:#463d32;font-weight:500}.teachers__orange{font-size:16px;color:#fd8b4c;line-height:18px;margin:20px 0 0}.teachers__text{width:calc(100% + 20px);max-height:120px;background:#fff;font-size:16px;color:#463d32;line-height:24px;overflow:hidden;position:absolute;padding:0 10px 20px;margin:30px 0 0 -10px;transition:max-height .5s, box-shadow .5s}.teachers__text.active{max-height:500px;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.05);z-index:1}.teachers__text.active .teachers__more span:nth-child(1){display:none}.teachers__text.active .teachers__more span:nth-child(2){display:block}.teachers__more{width:100%;background:#fff;font-size:16px;color:#fd8b4c;text-decoration:underline;text-align:right;cursor:pointer;position:absolute;right:0;bottom:0;padding:0 10px 2px;transition:color .5s}.teachers__more:hover{color:#cdab81}.teachers__more span:nth-child(2){display:none}.bottom_wrp{background:url(../img/bottom_wrp.jpg) center top no-repeat #fff;background-size:1900px auto;padding:0 0 120px}.question{padding:250px 0 0}.question__wrp{max-width:780px;margin:90px 0 0}.question__element{width:100%;height:90px;background:#fff;box-shadow:15px 15px 15px 0 rgba(0,0,0,0.05);position:relative;margin:0 0 20px}.question__element.active .question__content{max-height:1000px;background:#fff;z-index:1}.question__element.active .question__h2{color:#fd8b4c}.question__element.active .question__h3,.question__element.active .question__text{opacity:1}.question__element:last-child{margin:0}.question__content{width:100%;max-height:90px;display:flex;background:none;overflow:hidden;position:absolute;transition:background .5s, max-height .5s}.question__content p,.question__content ul{margin:0 0 10px}.question__left{width:calc(100% - 90px);padding:0 40px 120px}.question__button{width:90px;display:flex;justify-content:center;border-left:1px solid #f5e9d9;cursor:pointer}.question__button:hover div{background:#f9a340}.question__button:hover div path{fill:#fff !important}.question__button div{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #f9a340;position:relative;margin:26px 0 0;transform:rotate(45deg);transition:background .5s, transform .5s}.question__button div svg{width:18px;height:18px;transform:rotate(-45deg)}.question__button div svg path{transform:fill .5s}.question__h2{height:90px;display:flex;align-items:center;font-size:20px;color:#463d32;font-weight:400;letter-spacing:.5px;transition:color .5s}.question__h3{font-size:18px;color:#463d32;font-weight:700;opacity:0;margin:55px 0 0;transition:opacity .5s}.question__text{font-size:16px;color:#463d32;line-height:30px;opacity:0;transition:opacity .5s}.open{display:flex;justify-content:space-between;margin:250px 0 0}.open__photo{width:100%;max-width:540px;height:645px;background:#fe874f;background:linear-gradient(to right, #fe874f 0%, #f9a53f 100%);box-shadow:30px 30px 40px -5px rgba(249,193,157,0.5);position:relative}.open__image{width:100%;height:calc(100% + 100px);background:url(../img/open__image.png) right bottom no-repeat;background-size:contain;position:absolute;right:0;bottom:0}.about__line_3-photo{width:44px;position:absolute;right:-44px;top:200px}.open__content{width:100%;max-width:520px;position:relative}.open__title{font-size:16px;color:#463d32;line-height:30px}.director__title-open{line-height:82px;padding:0;margin:-22px 0 0}.director__title-open:before{display:none}.open__date{font-size:24px;color:#f9a440;letter-spacing:.4px;position:absolute;right:0;top:100px}.open__text{font-size:22px;color:#463d32;line-height:30px;margin:45px 0 0}.open__form{display:flex;flex-wrap:wrap;justify-content:space-between;margin:112px 0 0}.open__input{width:100%;height:46px;background:none;border-bottom:4px solid #f9a440;border-radius:0;font-size:18px;color:#463d32;letter-spacing:.45px;padding:5px 0 25px 35px;margin:0 0 40px}.open__input:nth-child(1),.open__input:nth-child(2){width:43%}.open__input:nth-child(1){background:url(../img/open__form-1.svg) left top no-repeat;background-size:22px}.open__input:nth-child(2){background:url(../img/teachers__phone-right.svg) left top no-repeat;background-size:20px}.open__input:nth-child(3){background:url(../img/open__form-2.svg) left top no-repeat;background-size:24px}.open__hidden{display:none}.open__check{width:100%;position:relative;margin:10px 0 0}.open__check label{cursor:pointer;position:absolute;left:0;top:0}.open__check label:before{content:'';width:20px;height:20px;border:2px solid #f9a440;position:absolute;left:0;transform:rotate(45deg)}.open__check label span{font-size:14px;color:#8f7a5f;line-height:18px;display:inline-block;padding:0 0 0 66px}.open__check label span a{color:#8f7a5f;text-decoration:underline}.open__check input[type=checkbox]{display:none}.open__check input[type=checkbox]:checked+label:before{background:#f9a440}.open__check input[type=checkbox]:checked+label:after{content:'';width:26px;height:26px;background:url(../img/open__check.svg) center no-repeat;background-size:10px;position:absolute;left:0}.thanks__button,.open__submit{width:270px;height:118px;background:none;font-size:18px;color:#fff;font-weight:700;line-height:73px;text-align:center;cursor:pointer;position:relative;margin:80px 0 0}.thanks__button:before,.thanks__button:after,.open__submit:before,.open__submit:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;transition:opacity .5s}.thanks__button:before,.open__submit:before{background:url(../img/open__submit.png) no-repeat;background-position:-5px -133px}.thanks__button:after,.open__submit:after{background:url(../img/open__submit.png) no-repeat;background-position:-5px -5px;opacity:0}.thanks__button:hover:before,.open__submit:hover:before{opacity:0}.thanks__button:hover:after,.open__submit:hover:after{opacity:1}.thanks__button *,.open__submit *{width:215px;height:73px;display:block;z-index:1;position:absolute;top:0}.footer{background:#f6eadb;padding:75px 0}.wrapper-footer{display:flex;justify-content:space-between;align-items:flex-start}.footer__logo{display:flex;align-items:center;cursor:pointer}.footer__logo svg{width:50px;height:50px;background:radial-gradient(#52c2f1 30%, #25a5e6 60%);border:1px solid #fff;border-radius:100%}.footer__logo div{max-width:160px;font-size:14px;color:#231d17;letter-spacing:.7px;margin:0 0 0 25px}.footer__navs{display:flex;align-items:center;margin:18px 0 0}.footer__nav{font-size:18px;color:#231d17;cursor:pointer;margin:0 35px 0 0;transition:color .5s}.footer__nav.active,.footer__nav:hover{color:#fd8d4c}.footer__nav:last-child{margin:0}.footer__copy{max-width:360px;font-size:14px;color:#7d5f3a;line-height:18px;margin:45px 0 0}.footer__copy a{color:#7d5f3a;text-decoration:underline}.footer__socials{font-size:18px;color:#4e3e29;margin:18px 0 0}.footer__socials .header__socials{margin:45px 0 0}.footer__socials .header__social{background:#987b58}.footer__contacts{margin:18px 0 0}.footer__contacts path{fill:#987b58 !important}.footer__contacts .header__phone{background:url(../img/header__phone-footer.svg) left center no-repeat;background-size:20px;color:#4e3e29;margin:30px 0 0}.to_top{display:flex;align-items:center;cursor:pointer;z-index:1;position:fixed;right:70px;bottom:250px;opacity:0;pointer-events:none;transition:opacity .5s}.to_top.active{opacity:1;pointer-events:auto}.to_top:hover:before{transform:translateY(-70px) rotate(-45deg)}.to_top:hover:after{transform:translateY(-70px) rotate(45deg)}.to_top:hover div:nth-child(1){background:#f9a340}.to_top:hover path{fill:#fff !important}.to_top:before,.to_top:after{content:'';width:35px;height:1px;background:#cdab81;position:absolute;transition:transform .5s}.to_top:before{left:-10px;transform:translateY(-35px) rotate(-45deg)}.to_top:after{left:14px;transform:translateY(-35px) rotate(45deg)}.to_top div:nth-child(1){width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:4px solid #f9a340;position:relative;transform:rotate(45deg);transition:background .5s}.to_top div:nth-child(1) svg{width:18px;height:18px;transform:rotate(135deg)}.to_top div:nth-child(1) svg path{transition:fill .5s}.to_top__text{font-size:22px;color:#f9a241;letter-spacing:2.2px;position:absolute;left:-24px;top:130px;transform:rotate(-90deg)}.why_modal{width:780px;max-width:90%;height:340px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 0 40px 20px rgba(0,0,0,0.05);z-index:1;position:absolute;top:290px;left:0;right:0;padding:70px;margin:auto;opacity:0;pointer-events:none;transition:opacity .5s}.why_modal.active{opacity:1;pointer-events:auto}.why_modal svg{width:160px;height:200px}.why_modal svg circle,.why_modal svg path{fill:#f6eee5 !important}.why_modal__content{width:calc(100% - 260px);position:relative}.why_modal__content:before{content:'';width:4px;height:85px;background:#f9a440;position:absolute;left:-50px;top:4px}.why_modal__title{font-size:18px;color:#463d32;letter-spacing:.45px}.why_modal__text{font-size:14px;color:#463d32;line-height:24px;letter-spacing:.35px;margin:30px 0 0}.education_modal__close,.thanks__close,.callback__close,.why_modal__close{width:17px;height:17px;cursor:pointer;position:absolute;right:45px;top:45px;margin:auto}.education_modal__close:hover:before,.education_modal__close:hover:after,.thanks__close:hover:before,.thanks__close:hover:after,.callback__close:hover:before,.callback__close:hover:after,.why_modal__close:hover:before,.why_modal__close:hover:after{background:#fe894d}.education_modal__close:before,.education_modal__close:after,.thanks__close:before,.thanks__close:after,.callback__close:before,.callback__close:after,.why_modal__close:before,.why_modal__close:after{content:'';width:20px;height:2px;background:#dfc8ae;position:absolute;left:-1px;top:7px;transform:rotate(45deg);transition:background .5s}.education_modal__close:after,.thanks__close:after,.callback__close:after,.why_modal__close:after{transform:rotate(-45deg)}.overplay{width:100%;height:100vh;background:rgba(254,181,95,0.9);opacity:0;pointer-events:none;z-index:3;position:fixed;left:0;top:0;transition:opacity .5s}.overplay.active{opacity:1;pointer-events:auto}.education_modal,.thanks,.callback{width:1075px;max-width:90%;height:640px;background:url(../img/callback.jpg) left top no-repeat #fff;background-size:auto 90%;box-shadow:0 0 40px 20px rgba(0,0,0,0.05);opacity:0;pointer-events:none;z-index:4;position:fixed;left:0;right:0;top:0;bottom:0;padding:90px 190px 0 360px;margin:auto}.education_modal.active,.thanks.active,.callback.active{opacity:1;pointer-events:auto}.callback__title{font-family:CormorantGaramond;font-size:48px;color:#463d32;font-weight:500;letter-spacing:1.2px}.open__form-callback{width:100%;max-width:550px;height:440px;margin:45px 0 0}.thanks{padding:170px 310px 0 360px}.callback__close{right:65px;top:65px}.thanks__text{font-size:18px;color:#463d32;line-height:30px;letter-spacing:.45px;margin:45px 0 0}.fancybox-skin{background:none;box-shadow:none !important}.fancybox-margin{margin-right:0 !important}.fancybox-inner{overflow:hidden}.fancybox-overlay{background:rgba(254,181,95,0.9)}.slide__mobile,.mobile_menu{display:none}.ierror{border-color:#db422c !important}.iactive::-webkit-input-placeholder{color:transparent !important}.iactive:-moz-placeholder{color:transparent !important}.iactive::-moz-placeholder{color:transparent !important}.iactive:-ms-input-placeholder{color:transparent !important}.about_new{background:url(../img/about_back.jpg) center top -95px no-repeat #fff;background-size:1900px auto;padding:41px 0 0;margin:95px 0 0}.top_row{display:flex;justify-content:space-between;align-items:baseline}.breadcrumbs{background:url(../img/breadcrumbs.svg) left center no-repeat;background-size:17px 15px;font-size:14px;letter-spacing:.35px;padding:0 0 0 30px}.breadcrumbs a{color:#a29585;margin:0 30px 0 0;transition:color .5s}.breadcrumbs a:hover{color:#fa9f42}.breadcrumbs span{display:inline-block;color:#fa9f42;position:relative;padding:0 22px 0 0}.breadcrumbs span svg{width:8px;height:9px;position:absolute;right:0;top:0;bottom:0;margin:auto}.go_back{font-size:14px;color:#a29585;letter-spacing:.35px;cursor:pointer;position:relative;padding:0 0 0 22px;transition:color .5s}.go_back:hover{color:#fa9f42}.go_back svg{width:11px;height:12px;position:absolute;left:0;top:0;bottom:0;margin:auto;transform:rotate(90deg)}.title_row{display:flex;justify-content:space-between;align-items:center;margin:48px 0 0}.title_row__h1{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;letter-spacing:.35px}.title_row__text{font-family:CormorantGaramond;font-size:30px;color:#f9a340;font-weight:500}.info_row{background:url(../img/info_row.svg) left center no-repeat;background-size:24px;font-size:18px;color:#463d32;padding:1px 0 1px 48px;margin:22px 0 0}.model{display:flex;justify-content:space-between;margin:66px 0 0}.model__element{width:calc((100% - 40px) /3);height:423px;cursor:pointer;z-index:1;position:relative;perspective:1000px}.model__element.active .model__wrp{transform:rotateY(180deg)}.model__wrp{width:100%;height:100%;transform-style:preserve-3d;transition:transform .75s}.model__face{width:100%;height:100%;background:url(../img/model__face.jpg) center no-repeat;background-size:cover;backface-visibility:hidden;position:absolute}.model__icon{width:61px;height:52px;background:url(../img/model__icon.svg) center no-repeat;background-size:contain;position:absolute;left:0;right:0;top:95px;margin:auto}.model__text{max-width:200px;font-family:CormorantGaramond;font-style:italic;font-size:38px;color:#463d32;font-weight:700;line-height:36px;text-align:center;margin:160px auto 0}.model__count{font-size:18px;color:#463d32;position:absolute;left:30px;top:0;padding:60px 0 0}.model__count:before{content:'';width:1px;height:53px;background:#c3a67e;position:absolute;left:0;right:0;top:0;margin:auto}.model__round{width:72px;height:72px;background:url(../img/model__round.svg) center no-repeat #fff;background-size:28px;border-radius:100px;position:absolute;right:20px;bottom:25px;transform:rotate(-45deg)}.model__back{width:100%;height:100%;background:url(../img/model__back.svg) center top -50px no-repeat #fff;background-size:169px;backface-visibility:hidden;box-shadow:0 10px 40px #e4d4cb;position:absolute;padding:130px 50px 0;transform:rotateY(180deg)}.model__h2{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#463d32;font-weight:700;line-height:30px;text-align:center}.model__desc{font-size:16px;color:#463d32;line-height:24px;text-align:center;margin:25px 0 0}.model__element-2 .model__icon{height:62px;background:url(../img/model__icon-2.svg) center no-repeat;background-size:contain;top:80px}.model__element-2 .model__count:before{background:#e3a33f}.model__element-2 .model__face{background:url(../img/model__face-2.jpg) center no-repeat;background-size:cover}.model__element-2 .model__back{background:url(../img/model__back-2.svg) center top -40px no-repeat #fff;background-size:138px}.model__element-3 .model__icon{width:52px;background:url(../img/model__icon-3.svg) center no-repeat;background-size:contain}.model__element-3 .model__count:before{background:#d9811f}.model__element-3 .model__face{background:url(../img/model__face-3.jpg) center no-repeat;background-size:cover}.model__element-3 .model__back{background:url(../img/model__back-3.svg) center top -35px no-repeat #fff;background-size:131px}.scheme_top{display:flex;justify-content:space-between;align-items:center;margin:97px 0 0}.scheme_top__title{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;letter-spacing:.35px}.info_row-scheme{margin:16px 0 0}.scheme_top__wrp{margin:16px 0 0}.scheme_top__row{display:flex;justify-content:space-between;align-items:center;margin:0 0 11px}.scheme_top__row:last-child{margin:0}.scheme_top__text{font-size:24px;color:#463d32;font-weight:500}.scheme_top__timer{min-width:155px;background:url(../img/scheme_top__timer.svg) left center no-repeat;background-size:18px;font-size:16px;color:#463d32;padding:0 0 0 35px;margin:0 0 0 35px}.circle{height:513px;background:url(../img/circle__content.png) center no-repeat;background-size:1891px 100%;position:relative;margin:80px 0 0}.circle svg{width:560px;height:560px;z-index:1;position:relative;margin:-24px 0 0}.circle__content{width:calc(50% + 350px);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:absolute;right:0;top:0;padding:0 0 0 350px}.circle__article{height:0;opacity:0;transform:translateX(100%);transition:transform .5s}.circle__article.active{height:auto;opacity:1;transform:translateX(0)}.circle__h2{font-family:CormorantGaramond;font-style:italic;font-size:48px;color:#463d32;font-weight:700}.circle__text{max-width:570px;font-size:18px;color:#463d32;line-height:30px;margin:40px 0 0}.circle_svg{cursor:pointer}.circle_svg:hover .circle_svg__hover,.circle_svg.active .circle_svg__hover{opacity:1}.circle_svg__hover{opacity:0;transition:opacity .5s}.about__button-circle{margin:92px auto 0}.pedsostav{margin:34px 0 0}.pedsostav__h2{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;text-align:center;letter-spacing:1.75px}.pedsostav__text{font-family:CormorantGaramond;font-style:italic;font-size:24px;color:#f9a440;font-weight:500;text-align:center;letter-spacing:.6px;margin:11px 0 0}.pedsostav__slider{margin:102px 0 0}.pedsostav__slide{display:flex !important;justify-content:space-between;outline:none;position:relative;padding:40px 0}.pedsostav__image{width:320px;height:410px;box-shadow:20px 20px 40px #ddcac0;position:relative}.pedsostav__image:before{content:'';width:95%;height:100%;border:4px solid #fd8b4c;position:absolute;right:-40px;top:-40px}.pedsostav__photo{width:100%;height:100%;display:block;background:url(../img/pedsostav__photo.jpg) center no-repeat #fff;background-size:cover;position:relative}.pedsostav__content{width:calc(100% - 480px);margin:14px 0 0}.pedsostav__h3{font-size:24px;color:#463d32;font-weight:500}.pedsostav__orange{font-size:18px;color:#f9a241;font-weight:500;margin:8px 0 0}.pedsostav__wrp{display:flex;flex-wrap:wrap;justify-content:space-between;margin:46px 0 0}.pedsostav__element{width:300px;display:flex;flex-direction:column;align-items:center;position:relative;padding:0 70px;margin:0 0 38px}.pedsostav__element:after,.pedsostav__element:before{content:'';width:70px;height:105px;background:url(../img/pedsostav__element.svg) left -7px top -3px no-repeat;background-size:auto 100%;position:absolute;left:0;top:0}.pedsostav__element:after{left:inherit;right:0;transform:scale(-1, 1)}.pedsostav__title{font-size:36px;color:#f9a542}.pedsostav__desc{font-size:16px;color:#463d32;line-height:24px;text-align:center;margin:9px 0 0}.pedsostav__nav{width:65px;height:65px;cursor:pointer;z-index:1;position:absolute;right:7px;top:-5px}.pedsostav__nav:hover div:nth-child(1){right:-27px}.pedsostav__nav:hover div:nth-child(2){background:#f9a340}.pedsostav__nav:hover div:nth-child(2) svg path{fill:#fff !important}.pedsostav__nav div:nth-child(1){width:45px;height:45px;position:absolute;right:-3px;top:11px;border-right:1px solid #d1bca1;border-bottom:1px solid #d1bca1;transform:rotate(-45deg);transition:right .5s}.pedsostav__nav div:nth-child(2){width:45px;height:45px;display:flex;justify-content:center;align-items:center;border:4px solid #f9a340;position:absolute;left:8px;top:11px;transform:rotate(-45deg);transition:background .5s}.pedsostav__nav div:nth-child(2) svg{width:14px;transform:rotate(-45deg)}.pedsostav__nav div:nth-child(2) svg path{transition:fill .5s}.pedsostav__nav-prev{right:100px;transform:scale(-1, 1)}.keys{margin:85px 0 0}.keys__wrp{display:flex;flex-wrap:wrap;margin:92px 0 0}.keys__element{width:50%;height:365px}.keys__element-image{background:url(../img/keys__element.jpg) center no-repeat;background-size:cover;box-shadow:20px 20px 40px #ffd3bc}.keys__element-text{padding:26px 0 0 114px}.keys__element-text_left{padding:74px 114px 0 0}.keys__h3{border-left:3px solid #faa042;font-family:CormorantGaramond;font-style:italic;font-size:36px;color:#463d32;font-weight:500;line-height:42px;padding:0 0 0 32px}.keys__text{font-size:18px;color:#463d32;line-height:30px;margin:28px 0 0}.keys__element-image_2{background:url(../img/keys__element-2.jpg) center no-repeat;background-size:cover}.keys__element-text_3{padding:84px 0 0 114px}.keys__element-image_3{background:url(../img/keys__element-3.jpg) center no-repeat;background-size:cover}.keys__element-image_4{background:url(../img/keys__element-4.jpg) center no-repeat;background-size:cover}.simple{margin:120px 0 0}.simple__h2{font-family:CormorantGaramond;font-style:italic;font-size:48px;color:#faa141;font-weight:500;text-align:center}.simple__text{max-width:980px;font-size:18px;color:#463d32;line-height:30px;text-align:center;margin:45px auto 0}.simple__wrp{width:100%;height:496px;background:url(../img/simple__wrp.png) center top no-repeat;background-size:1891px 100%;margin:224px 0 0}.simple__video{width:100%;max-width:807px;height:450px;position:relative;top:-149px;margin:0 auto}.simple__video:before{content:'';width:98%;height:98%;border:5px solid #fd8b4c;position:absolute;left:-15px;bottom:-46px}.simple__image{display:flex;justify-content:center;align-items:center;background:url(../img/simple__image.jpg) center no-repeat;background-size:cover;width:100%;height:100%;position:relative;margin:0 0 0 38px}.video_block-simple{width:97px;height:97px;position:relative;left:inherit;top:inherit;padding:5px 0 0}.video_block-simple:before{content:'';width:115px;height:115px;border:2px solid #fff;border-right:none;border-top:none;left:-10px;top:-10px}.video_block-simple svg{width:30px;height:30px}.inside{margin:87px 0 0}.inside__orange{font-family:CormorantGaramond;font-style:italic;font-size:24px;color:#faa141;font-weight:500;text-align:center;letter-spacing:.6px;margin:0 0 7px}.inside__text{max-width:1030px;font-size:18px;color:#463d32;line-height:30px;letter-spacing:.45px;text-align:center;margin:45px auto 0}.inside__wrp{display:flex;flex-wrap:wrap;justify-content:space-between;margin:84px 0 0}.inside__element{width:59.23729%;height:566px;cursor:pointer;position:relative}.inside__element:hover:before{opacity:1}.inside__element:before{content:'';width:100%;height:100%;background:url(../img/eye.svg) center no-repeat rgba(254,181,95,0.9);background-size:58px 37px;opacity:0;position:absolute;left:0;top:0;transition:opacity .5s}.inside__col{width:39.15254%;height:566px;display:flex;flex-direction:column;justify-content:space-between}.inside__col .inside__element{width:100%;height:calc((100% - 15px) / 2)}.inside__row{width:100%;height:449px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 0 0}.inside__row .inside__element{width:38.98305%;height:100%}.inside__row .inside__col{width:18.64407%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.inside__row .inside__col .inside__element{width:100%;height:calc((100% - 30px) /3)}.inside__center{text-align:center;margin:73px 0 0}.inside__more{display:inline-block;font-size:24px;color:#463d32;font-weight:700;cursor:pointer;position:relative;transition:color .5s}.inside__more.active span:nth-child(1){display:none}.inside__more.active span:nth-child(2){display:block}.inside__more.active:after,.inside__more.active:before{transform:rotate(180deg)}.inside__more:hover{color:#fea06e}.inside__more:after,.inside__more:before{content:'';width:16px;height:16px;background:url(../img/arrow.svg) center no-repeat;background-size:16px;position:absolute;left:-37px;top:8px;transition:transform .5s}.inside__more:after{left:inherit;right:-37px}.inside__more span:nth-child(2){display:none}.inside__row-hidden{max-height:0;margin:0;transition:max-height .5s, margin .5s}.inside__row-hidden.active{max-height:449px;margin:20px 0 0}.mission{margin:130px 0 0}.mission__wrp{display:flex;justify-content:space-between;margin:94px 0 0}.mission__left{width:45.67797%}.mission__top{width:100%;border:5px solid #f9a542;font-family:CormorantGaramond;font-style:italic;font-size:24px;color:#463d32;font-weight:700;line-height:30px;padding:32px 10% 37px 21%}.mission__dialog{background:linear-gradient(to right, #fe874f 0%, #f9a53f 100%);position:relative;padding:78px 90px 83px;margin:43px 0 0}.mission__dialog:before{content:'';width:0;height:0;border-top:45px solid #f9a53f;border-right:30px solid transparent;position:absolute;right:-30px;top:72px}.mission__h3{font-size:30px;color:#fff;letter-spacing:.75px}.mission__text{font-size:18px;color:#fff;line-height:30px;letter-spacing:.45px;margin:26px 0 0}.mission__right{width:50.25424%}.mission__image{width:100%;height:402px;background:url(../img/mission__image.jpg) center no-repeat;background-size:cover;box-shadow:20px 20px 40px #ddcac0}.mission__desc{padding:0 0 0 50px;margin:84px 0 0}.mission__name{font-size:30px;color:#463d32;font-weight:500}.mission__title{font-size:16px;color:#463d32;margin:5px 0 0}.mission__elements{display:flex;flex-wrap:wrap;justify-content:space-between;margin:57px 0 0}.mission__element{width:250px;position:relative;padding:0 0 0 50px;margin:0 0 33px}.mission__element svg{position:absolute;left:0;top:0}.mission__number{font-size:18px;color:#f9a440}.mission__more{font-size:16px;color:#463e36;line-height:24px;margin:1px 0 0}.map{position:relative;margin:147px 0 148px}.wrapper-map{display:flex;justify-content:flex-end}.map__wrp{width:46%;height:771px;position:absolute;left:0;bottom:0}.map__map{width:100%;height:100%}.map__panel{width:100%;max-width:539px;height:110px;display:flex;justify-content:center;align-items:center;background:#fff;font-size:18px;color:#463d32;letter-spacing:.45px;position:absolute;right:0;bottom:0}.map__panel div{position:relative}.map__panel span{font-size:24px;color:#fb9b44;font-weight:500;letter-spacing:.6px;padding:0 0 0 30px;margin:0 28px 0 0}.map__panel svg{width:24px;height:24px;fill:#fb9b44;position:absolute;left:0;top:0;bottom:0;margin:auto}.mission_social{display:flex;align-items:center;margin:57px 0 0}.mission_social__text{font-size:18px;color:#463d32;font-weight:500;margin:0 53px 0 0}.mission_social__wrp{display:flex;align-items:baseline}.mission_social__sicial{display:flex;margin:0 35px 0 0;transition:opacity .5s}.mission_social__sicial:last-child{margin:0}.mission_social__sicial:hover{opacity:.7}.mission_social__sicial svg{width:100%;height:100%}.mission_social__sicial svg path{fill:#fb9a45}.mission_social__sicial-vk{width:18px;height:18px}.mission_social__sicial-face{width:18px;height:16px}.mission_social__sicial-odno{width:18px;height:18px}.mission_social__sicial-insta{width:18px;height:16px}.structure{margin:-5px 0 0}.title_row__text-structure{font-style:italic}.structure__wrp{width:100%;height:400px;display:flex;align-items:center;justify-content:space-evenly;background:url(../img/structure__wrp.jpg) center no-repeat;background-size:cover;margin:55px 0 0}.structure__image{width:21.61017%;height:100%;background:url(../img/structure__image.png) center bottom no-repeat;background-size:contain}.structure__content{width:59.32203%}.structure__h3{font-size:32px;color:#fff;font-weight:500;position:relative;padding:0 0 0 60px}.structure__h3:before{content:'';width:31px;height:3px;background:#fff;position:absolute;left:0;top:0;bottom:0;margin:auto}.structure__text{font-size:18px;color:#fff;line-height:30px;margin:31px 0 0}.classes{z-index:1;position:relative;margin:73px 0 0}.classes__top{display:flex;flex-direction:column;align-items:center;text-align:center}.classes__row_1{font-size:30px;color:#ebb34c;font-weight:500;letter-spacing:.75px}.classes__row_2{width:220px;font-family:CormorantGaramond;font-size:69px;color:#453f36;font-weight:500;line-height:50px;letter-spacing:1.73px;position:relative}.classes__row_2:before,.classes__row_2:after{content:'';width:58px;height:4px;background:#e4a44b;position:absolute;top:28px;margin:auto}.classes__row_2:before{left:-100px}.classes__row_2:after{right:-100px}.classes__wrp{width:100%;display:flex;margin:73px 0 0}.classes__tabs{width:149px;height:560px}.classes__tab{width:100%;height:140px;display:flex;flex-direction:column;justify-content:center;align-content:center;background:#f4ead9;text-align:center;cursor:pointer;position:relative;transition:background .5s}.classes__tab:before{content:'';width:60px;height:60px;background:#b57321;opacity:0;position:absolute;left:0;right:0;top:33px;margin:auto;transform:rotate(45deg);transition:opacity .5s}.classes__tab.active,.classes__tab:hover{background:#f8a542}.classes__tab.active:before,.classes__tab:hover:before{opacity:1}.classes__tab.active .classes__text,.classes__tab.active .classes__number,.classes__tab:hover .classes__text,.classes__tab:hover .classes__number{color:#fff}.classes__number{font-size:48px;color:#453f36;font-weight:500;letter-spacing:.48px;position:relative;margin:10px 0 0;transition:color .5s}.classes__text{font-size:18px;color:#453f36;font-weight:500;letter-spacing:.48px;position:relative;transition:color .5s}.classes__desc{width:calc(100% - 149px);background:#fff;box-shadow:0 20px 100px 20px #ece6dd;padding:45px 109px 112px 109px}.classes__time{display:flex;justify-content:flex-end;background:url(../img/scheme_top__timer-classes.svg) right 128px top 5px no-repeat;background-size:20px;font-size:18px;color:#453f36;letter-spacing:.55px;margin:0 -50px 0}.classes__name{max-width:670px;background:url(../img/classes__name.svg) left 9px no-repeat;background-size:54px 50px;font-family:CormorantGaramond;font-style:italic;font-size:36px;color:#e4a44b;font-weight:500;line-height:44px;letter-spacing:.36px;padding:0 0 0 88px;margin:13px 0 0}.classes__txt{font-size:16px;color:#453f36;line-height:24px;letter-spacing:.4px;margin:31px 0 0}.classes__h4{font-size:24px;color:#453f36;font-weight:500;letter-spacing:.6px;position:relative;padding:0 0 0 70px;margin:68px 0 0}.classes__h4:before{content:'';width:45px;height:3px;background:#e4a44b;position:absolute;left:0;top:11px}.classes__elements{max-width:670px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:47px 0 0}.classes__element{width:46.26866%;min-height:44px;background:url(../img/classes_small-1.svg) left center no-repeat;background-size:40px;display:flex;align-items:center;margin:0 0 11px}.classes__element:nth-child(2){background:url(../img/classes_small-2.svg) left center no-repeat;background-size:36px}.classes__element:nth-child(3){background:url(../img/classes_small-3.svg) left center no-repeat;background-size:44px}.classes__element:nth-child(4){background:url(../img/classes_small-4.svg) left center no-repeat;background-size:43px}.classes__el_text{font-size:16px;color:#453f36;line-height:24px;letter-spacing:.4px;padding:0 0 0 64px}.classes__h4-second{margin:48px 0 0}.classes__blocks{display:flex;justify-content:space-between;margin:50px 0 0}.classes__block{width:140px;height:152px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:url(../img/classes_large-1.svg) center top no-repeat;background-size:auto 130px;font-size:18px;color:#453f36;text-align:center;letter-spacing:.45px}.classes__block:nth-child(2){background:url(../img/classes_large-2.svg) center top 10px no-repeat;background-size:auto 110px}.classes__block:nth-child(3){background:url(../img/classes_large-3.svg) center top 12px no-repeat;background-size:auto 100px}.classes__block:nth-child(4){background:url(../img/classes_large-4.svg) center top 16px no-repeat;background-size:auto 92px}.classes__show{height:0;transform:scale(0);transition:height .5s, transform .5s}.classes__show.active{height:auto;transform:scale(1)}.line{display:flex;justify-content:space-between;padding:0 0 86px;margin:190px 0 0}.line__content{width:587px;z-index:1;margin:-19px 0 0}.line__h2{font-family:CormorantGaramond;font-size:69px;color:#453f36;font-weight:500;letter-spacing:1.73px}.line__orange{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#e4a249;font-weight:500;margin:16px 0 0}.line__text{max-width:460px;font-size:18px;color:#453f36;line-height:30px;letter-spacing:.45px;margin:44px 0 0}.line__article{margin:61px 0 0}.line__h3{background:url(../img/line__h3-1.svg) left top no-repeat;background-size:40px;font-size:36px;color:#453f36;letter-spacing:.9px;padding:0 0 0 70px}.line__desc{width:100%;background:#f2e9db;padding:86px 100px 88px;margin:34px 0 0}.line__h4{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#453f36;letter-spacing:.75px;position:relative;padding:0 0 0 24px;margin:0}.line__h4::before{content:'';width:4px;height:75%;background:#e4a44b;position:absolute;left:0;top:0;bottom:0;margin:auto}.line__txt{font-size:16px;color:#453f36;line-height:24px;letter-spacing:.4px;margin:29px 0 0}.line__article-2{margin:89px 0 0}.line__article-2 .line__h3{background:url(../img/line__h3-2.svg) left top no-repeat;background-size:48px 47px}.line__article-2 .line__desc{background:#e9a94a}.line__article-2 .line__h4{color:#fff}.line__article-2 .line__h4::before{background:#fff}.line__article-2 .line__txt{color:#fff}.line__lamp{display:flex;justify-content:space-between;margin:24px 0 0}.line__lamp_image{width:36.96763%;height:350px;background:url(../img/line__lamp_image.png) center top no-repeat;background-size:100% auto}.line__wrp{width:51.78876%;margin:38px 0 0}.line__h3_lamp{font-size:24px;color:#453f36;line-height:36px;font-weight:500;letter-spacing:.6px}.line__text_lamp{font-size:16px;color:#453f36;line-height:24px;letter-spacing:.4px;margin:32px 0 0}.line__what{font-size:24px;color:#453f36;font-weight:500;letter-spacing:.6px;margin:7px 0 0}.line__lines{display:flex;flex-wrap:wrap;justify-content:space-between;margin:73px 0 0}.line__line{width:50%;max-width:240px;background:url(../img/line__line-1.svg) center top no-repeat;background-size:55px;font-size:18px;color:#453f36;line-height:30px;letter-spacing:.45px;padding:67px 0 0;margin:0 0 54px}.line__line:nth-child(2){background:url(../img/line__line-2.svg) center top no-repeat;background-size:61px}.line__line:nth-child(3){background:url(../img/line__line-3.svg) center top no-repeat;background-size:45px}.line__line:nth-child(4){background:url(../img/line__line-4.svg) center top no-repeat;background-size:46px}.about__button-line{left:0;margin:72px 0 0}.about_new-classes{background:url(../img/about_new-classes.jpg) center top -95px no-repeat #fff;background-size:1900px auto}.brain{width:534px;height:534px;pointer-events:none;opacity:0;position:fixed;top:150px;right:0;transition:opacity 1s, transform 1s}.brain.active{opacity:1}.brain__wrp{width:100%;height:100%;position:relative}.brain__circle{width:100%;height:100%;background:linear-gradient(to right, #ecb44c 0%, #e79646 100%);border-radius:100%;position:absolute}.brain__circle.active{animation:brain__circle 1s;transform:scale(1)}.brain__circle.de_active{animation:brain__circle_2 1s;transform:scale(0)}@keyframes brain__circle{0%{transform:scale(0)}70%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes brain__circle_2{0%{transform:scale(1)}30%{transform:scale(1.2)}100%{transform:scale(0)}}.brain__left{width:100%;height:130%;background:url(../img/brain__left.png) center no-repeat;background-size:auto 100%;position:absolute;top:-13%;left:-19%;opacity:0;transform:translateY(30%)}.brain__left.active{animation:brain__left 1s;opacity:1;transform:translateY(0)}.brain__left.de_active{animation:brain__left_2 1s;opacity:0;transform:translateY(30%)}@keyframes brain__left{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}@keyframes brain__left_2{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(30%)}}.brain__right{width:100%;height:134%;background:url(../img/brain__right.png) center no-repeat;background-size:auto 100%;position:absolute;top:-14%;right:-24%;opacity:0;transform:translateY(-80%)}.brain__right.active{animation:brain__right 1s;opacity:1;transform:translateY(0)}.brain__right.de_active{animation:brain__right_2 1s;opacity:0;transform:translateY(-80%)}@keyframes brain__right{0%{opacity:0;transform:translateY(-80%)}80%{transform:translateY(10%)}100%{opacity:1;transform:translateY(0)}}@keyframes brain__right_2{0%{opacity:1;transform:translateY(0%)}20%{transform:translateY(10%)}100%{opacity:0;transform:translateY(-80%)}}.brain__part_left{width:100%;height:101%;background:url(../img/brain__part_left.png) center no-repeat;background-size:auto 100%;position:absolute;top:-3%;left:-38%;opacity:0}.brain__part_left.active{animation:brain__part_left 1s;opacity:1}.brain__part_left.de_active{animation:brain__part_left_2 1s;opacity:0}@keyframes brain__part_left{0%{opacity:0}100%{opacity:1}}@keyframes brain__part_left_2{0%{opacity:1}100%{opacity:0}}.brain__part_right{width:100%;height:114%;background:url(../img/brain__part_right.png) center no-repeat;background-size:auto 100%;position:absolute;top:-8.4%;right:-25%;opacity:0}.brain__part_right.active{animation:brain__part_right 1s;opacity:1}.brain__part_right.de_active{animation:brain__part_right_ 1s;opacity:0}@keyframes brain__part_right{0%{opacity:0}100%{opacity:1}}@keyframes brain__part_right_2{0%{opacity:1}100%{opacity:0}}.results{background:url(../img/results.jpg) center top -95px no-repeat #f1e7d7;background-size:1900px auto;position:relative;padding:192px 0 314px}.results__h2{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;text-align:center;letter-spacing:1.73px;margin:0 0 164px}.results__h2:before{content:'';width:110px;height:110px;border:5px solid #e4a44b;position:absolute;left:0;right:0;margin:auto;top:-15px;transform:rotate(45deg)}.results__h2 span{position:relative}.results__block{display:flex;justify-content:flex-end;position:relative;padding:66px 0 0}.results__photo{width:49.78831%;height:580px;background:linear-gradient(to right, #ecb44c 0%, #e79646 100%);position:absolute;left:0;top:0}.results__img{width:122.95918%;height:108.10345%;background:url(../img/results__img-1.png) center bottom no-repeat;background-size:contain;position:absolute;left:0;bottom:0}.results__content{width:72.98899%}.results__h3{font-family:CormorantGaramond;font-style:italic;font-size:42px;color:#c7a46d;font-weight:500;letter-spacing:1.05px;margin:0 0 0 46.40371%}.results__desc{width:100%;background:#fff;border:50px solid #fff;margin:81px 0 0}.results__text{width:100%;border:1px solid #e4a44b;padding:100px 13% 100px 46%}.results__ul{list-style:none}.results__ul li{font-size:18px;color:#453f36;line-height:24px;letter-spacing:.45px;position:relative;padding:0 0 0 42px;margin:0 0 25px}.results__ul li:before{content:'';width:12px;height:12px;border:3px solid #e4a44b;position:absolute;left:0;top:4px;transform:rotate(45deg)}.results__ul li:last-child{margin:0}.about__line_3-results{top:95px}.results__block-right{justify-content:flex-start;padding:18px 0 0;margin:150px 0 0}.results__block-right .results__photo{left:inherit;right:0}.results__block-right .results__img{left:inherit;right:0}.results__block-right .results__h3{max-width:35.96288%;margin:0}.results__block-right .about__line_3-results{width:23.20186%;left:-23.20186%;right:inherit;top:45px;transform:rotate(180deg)}.results__block-right .about__line_3-results:before{left:initial;right:-15px}.results__block-right .about__line_3-results:after{left:initial;right:-35px}.results__block-right .results__text{padding:90px 33% 110px 11%}.results__img-2{width:97.10884%;height:118.44828%;background:url(../img/results__img-2.png) center bottom no-repeat;background-size:contain}.results__img-3{width:84.18367%;height:111.72414%;background:url(../img/results__img-3.png) center bottom no-repeat;background-size:contain;right:0;margin:auto}.results__block-third{padding:26px 0 0;margin:153px 0 0}.results__block-third .about__line_3-results{top:54px}.about__button-results{margin:126px auto 0}.results__name{font-family:CormorantGaramond;font-size:69px;color:#453f36;font-weight:500;text-align:center;letter-spacing:1.73px;margin:68px 0 0}.method{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-left:15px solid #e4a44b;border-right:15px solid #fff;box-shadow:0 10px 50px 10px #ece6dd;position:relative;top:-210px;padding:100px}.method__image{width:234px;height:234px;background:url(../img/activity_block.jpg) center no-repeat;background-size:cover;border-radius:100%;position:relative}.method__image:before{content:'';width:275px;height:275px;border-left:2px solid #ddcbad;border-right:none;border-radius:100%;position:absolute;left:-20px;right:inherit;top:-20px}.method__text{width:calc(100% - 315px)}.method__h3{font-size:30px;color:#e9a84a;font-weight:500;letter-spacing:.75px}.method__row{font-family:CormorantGaramond;font-style:italic;font-size:24px;color:#453f36;letter-spacing:.6px;margin:10px 0 0}.method__desc{font-size:18px;color:#453f36;line-height:30px;letter-spacing:.45px;position:relative;padding:0 0 0 35px;margin:42px 0 0}.method__desc:before{content:'';width:4px;height:80%;background:#e4a44b;position:absolute;left:0;top:0;bottom:0;margin:auto}.method__circle{width:150px;height:150px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e4a44b;border-radius:100%;text-align:center;position:absolute;right:10px;top:25px;padding:0 10px}.method__number{font-size:22px;color:#e9a84a;font-weight:500;letter-spacing:.55px}.method__txt{font-size:14px;color:#625c53;letter-spacing:.35px;margin:2px 0 0}.parents{margin:-110px 0 0}.parents__top{display:flex;justify-content:space-between;align-items:baseline}.parents__h2{font-family:CormorantGaramond;font-size:69px;color:#453f36;font-weight:500;letter-spacing:1.73px;position:relative;padding:0 0 0 97px}.parents__h2:before{content:'';width:71px;height:4px;background:#e4a44b;position:absolute;left:0;top:0;bottom:0;margin:auto}.parents__counter{font-size:16px;color:#e4a44b;letter-spacing:.4px}.parents__orange{font-family:CormorantGaramond;font-style:italic;font-size:30px;color:#e4a249;font-weight:500;margin:4px 0 0 102px}.parents__slider{margin:62px 0 0}.parents__slide{width:100%;min-height:489px;background:#f2e9db;border-right:281px solid #f2e9db;position:relative;padding:80px 115px}.parents__person{display:flex;justify-content:space-between;align-items:center;position:relative}.parents__image{width:122px;height:122px;background:url(../img/parents__image.svg) center no-repeat #dbcdb5;background-size:50%;border-radius:100%}.parents__desc{width:calc(100% - 160px)}.parents__name{font-size:24px;color:#453f36;font-weight:500}.parents__who{font-size:16px;color:#453f36;line-height:24px;margin:15px 0 0}.parents__text{font-size:16px;color:#453f36;line-height:30px;position:relative;padding:0 0 0 39px;margin:40px 0 0}.parents__text:before{content:'';width:4px;height:85%;background:#e4a44b;position:absolute;left:0;top:0;bottom:0;margin:auto}.parents__quotes{width:102px;height:87px;background:url(../img/parents__quotes.jpg) center no-repeat;background-size:contain;position:absolute;left:5%;top:8%}.parents__counter_slider{font-size:24px;color:#d2ac71;position:absolute;right:13%;top:100px}.parents__counter_slider:before{content:'';width:40px;height:40px;border:1px solid #d8c4a2;transform:rotate(45deg);position:absolute;left:-10px;top:-9px}.parents__counter_slider:after{content:'';width:1px;height:83px;background:#d8c4a2;position:absolute;left:0;right:0;top:-100px;margin:auto}.parents__next{width:281px;height:100%;background:#eaddc6;cursor:pointer;position:absolute;right:0;top:0;transition:background .5s}.parents__next:hover{background:#e4a44b}.parents__next:hover .parents__circle{background:#c68c3d}.parents__next:hover .parents__circle:before{opacity:0}.parents__next:hover .parents__circle:after{background:#fff}.parents__next:hover .parents__circle path{fill:#fff}.parents__next:hover .parents__t{color:#fff}.parents__circle{width:103px;height:103px;background:#fff;border-radius:100%;position:absolute;left:0;right:0;top:192px;margin:auto;transition:background .5s}.parents__circle:before{content:'';width:123px;height:123px;border:1px solid #d2bb97;border-radius:100%;position:absolute;left:-10px;top:-10px;transition:opacity .5s}.parents__circle svg{height:50px;position:absolute;right:24px;top:0;bottom:0;margin:auto}.parents__circle svg path{transition:fill .5s}.parents__t{width:100px;font-size:16px;color:#453f36;font-weight:500;line-height:24px;letter-spacing:.4px;position:absolute;left:0;right:0;top:334px;margin:auto;transition:color .5s}.schedule{margin:147px 0 117px}.schedule__top{display:flex;justify-content:space-between;align-items:baseline}.schedule__h1{background:url(../img/schedule__h1.svg) left center no-repeat;background-size:53px;font-family:CormorantGaramond;font-size:69px;color:#453f36;font-weight:500;letter-spacing:1.73px;padding:0 0 0 93px}.schedule__right{font-size:24px;color:#453f36;font-weight:500;letter-spacing:.6px}.schedule__right span{color:#e4a44b;margin:0 0 0 20px}.schedule__wrp{margin:75px 0 0}.schedule__row{display:flex}.schedule__row:nth-child(2) .schedule__day{background:#eebd76}.schedule__row:nth-child(3) .schedule__day{background:#f0c688}.schedule__row:nth-child(4) .schedule__day{background:#f3d2a1}.schedule__row:nth-child(5) .schedule__day{background:#f8e7cc}.schedule__row:last-child .schedule__lessons{border-bottom:none}.schedule__day{width:25%;min-height:138px;display:flex;align-items:center;background:#e4a44b;font-size:24px;color:#453f36;font-weight:500;letter-spacing:.6px;padding:0 0 0 5%}.schedule__lessons{width:75%;display:flex;justify-content:space-evenly;border-bottom:1px solid #d6cdbe}.schedule__lesson{width:calc(100% / 3);padding:32px 0 0 12%}.schedule__row_1{font-size:18px;color:#e4a44b;font-weight:500;letter-spacing:.45px;margin:0 0 4px}.schedule__row_2{font-size:18px;color:#504940;font-weight:500;letter-spacing:.45px;margin:0 0 5px}.schedule__row_3{font-size:14px;color:#726d66;letter-spacing:.35px}.about_new-enter{background:url(../img/about_new-enter.jpg) center top -95px no-repeat #fff;background-size:1900px auto}.title_row-education{display:block}.title_row__h1-education{letter-spacing:1.73px}.education__under{font-size:18px;color:#453f36;margin:23px 0 0}.education__wrp{display:flex;flex-wrap:wrap;justify-content:space-between;margin:138px 0 0}.education__element{width:calc((100% - 60px) / 4);height:281px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to bottom, #f9a53f 0%, #fe874e 100%);box-shadow:10px 10px 40px #ffd3bc;cursor:pointer;position:relative;margin:0 0 20px;transition:box-shadow .5s}.education__element:hover{box-shadow:20px 20px 40px #e5c2af}.education__element:nth-child(2n){margin:-50px 0 0}.education__element.education__element-white{background:#ffecd4}.education__element.education__element-white .education__number{color:#f9a53f}.education__element.education__element-white .education__number:before{background:#f2c1a7}.education__element.education__element-white .education__text{color:#453f36}.education__element.education__element-white svg *{fill:#ddb481;stroke:#ddb481}.education__element svg{width:70px;height:70px}.education__element svg *{fill:#af693a;stroke:#af693a}.education__number{font-size:18px;color:#ffd9c3;position:absolute;left:29px;top:38px}.education__number:before{content:'';width:1px;height:37px;background:#f2c1a7;position:absolute;left:0;right:0;top:-38px;margin:auto}.education__text{font-size:18px;color:#fff;line-height:24px;text-align:center;margin:20px 0 0}.about__button-education{margin:78px auto 0}.extend{background:url(../img/extend.jpg) center top no-repeat #fffaf3;background-size:1900px auto;padding:0 0 374px;margin:72px 0 0}.slider_static__more-extend{top:94px;margin:0}.slider_static__more-extend div:nth-child(3){bottom:246px}.extend__h2{font-family:CormorantGaramond;font-size:69px;color:#463d32;font-weight:500;text-align:center;letter-spacing:1.73px;margin:152px 0 0}.extend__under{max-width:440px;font-size:18px;color:#453f36;line-height:30px;text-align:center;margin:24px auto 0}.extend__wrp{margin:105px 0 0}.extend__element{display:flex;justify-content:space-between;padding:0 0 0 40px;margin:-42px 0 0}.extend__element:first-child{margin:0}.extend__element:nth-child(2n){flex-direction:row-reverse;padding:0}.extend__element:nth-child(2n) .extend__content{width:calc(100% - 620px);padding:0 0 0 80px}.extend__element:nth-child(2) .extend__img{background:url(../img/extend__img-2.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(2) .extend__icon_cont{background:url(../img/extend__icon_cont-2.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(2) .extend__number{width:170px;height:205px;background:url(../img/extend__number-2.png) center no-repeat;background-size:auto 100%;left:-2%;top:-2%}.extend__element:nth-child(3) .extend__img{background:url(../img/extend__img-3.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(3) .extend__icon_cont{background:url(../img/extend__icon_cont-3.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(3) .extend__number{width:161px;height:343px;background:url(../img/extend__number-3.png) center no-repeat;background-size:auto 100%}.extend__element:nth-child(4) .extend__img{background:url(../img/extend__img-4.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(4) .extend__icon_cont{background:url(../img/extend__icon_cont-4.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(4) .extend__number{width:200px;height:294px;background:url(../img/extend__number-4.png) center no-repeat;background-size:auto 100%;left:-6%}.extend__element:nth-child(5) .extend__img{background:url(../img/extend__img-5.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(5) .extend__icon_cont{background:url(../img/extend__icon_cont-5.jpg) center no-repeat;background-size:cover}.extend__element:nth-child(5) .extend__number{width:150px;height:351px;background:url(../img/extend__number-5.png) center no-repeat;background-size:auto 100%;right:-1%}.extend__image{width:550px;height:550px;position:relative}.extend__image::before{content:'';width:71%;height:71%;border:4px solid #ebac54;z-index:1;position:absolute;left:-10%;right:0;top:0;bottom:0;margin:auto;transform:rotate(45deg)}.extend__photo{width:70%;height:70%;overflow:hidden;z-index:1;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transform:rotate(45deg)}.extend__img{width:142%;height:142%;background:url(../img/extend__img-1.jpg) center no-repeat;background-size:cover;position:absolute;left:-21%;right:0;top:0;bottom:0;margin:auto;transform:rotate(-45deg)}.extend__icon{width:140px;height:140px;background:#eaa94a;overflow:hidden;z-index:1;position:absolute;right:13%;top:13%;transform:rotate(45deg)}.extend__icon_cont{width:142%;height:142%;background:url(../img/extend__icon_cont-1.jpg) center no-repeat;background-size:cover;position:absolute;left:-21%;right:0;top:0;bottom:0;margin:auto;transform:rotate(-45deg)}.extend__number{width:120px;height:193px;background:url(../img/extend__number-1.png) center no-repeat;background-size:auto 100%;position:absolute;right:2%;top:0}.extend__content{width:calc(100% - 660px);margin:132px 0 0}.extend__h3{font-size:36px;color:#453f36;font-weight:400;letter-spacing:.9px;position:relative}.extend__h3:before{content:'';width:48px;height:2px;background:#e99e50;position:absolute;left:-80px;top:20px}.extend__text{font-size:18px;color:#453f36;line-height:30px;letter-spacing:.45px;margin:32px 0 0}.relax{width:100%;height:427px;display:flex;align-items:center;background:#fff;border-left:4px solid #e89c56;box-shadow:0 10px 50px 10px #ece6dd;z-index:1;position:relative;padding:0 0 0 8.7%;margin:-224px 0 0}.relax__image{width:49.61897%;height:118.0778%;background:url(../img/relax__image.png) right bottom no-repeat;background-size:contain;position:absolute;right:0;bottom:0}.relax__content{width:39.96613%}.relax__h2{font-family:CormorantGaramond;font-size:36px;color:#453f36;font-weight:500;letter-spacing:.9px;position:relative;padding:0 0 0 44px}.relax__line{width:1px;height:171px;background:#c3a982;position:absolute;left:0;bottom:40px}.relax__line:after,.relax__line:before{content:'';width:4px;height:4px;background:#cdab81;position:absolute;left:-1px;right:0;bottom:-30px;margin:auto;transform:rotate(45deg)}.relax__line:after{bottom:-15px}.relax__desc{font-size:18px;color:#453f36;line-height:30px;letter-spacing:.45px;margin:30px 0 0}.map-enter{background:url(../img/map-enter.jpg) center top no-repeat;background-size:1900px auto;padding:365px 0 0;margin:-204px 0 148px}.education_modal{height:590px;padding:87px 30px 0 320px}.education_modal__title{min-height:58px;position:relative;padding:0 0 0 15%}.education_modal__img{position:absolute;width:60px;height:60px;left:0;top:0}.education_modal__img svg{width:100%;height:100%}.education_modal__img svg *{fill:#e7d7bc;stroke:#e7d7bc}.education_modal__dop{font-size:24px;color:#fdac3f;letter-spacing:.6px;display:none}.education_modal__dop.active{display:block}.education_modal__name{font-family:CormorantGaramond;font-size:48px;color:#383531;font-weight:500;line-height:48px;letter-spacing:1.2px}.education_modal__text{font-size:16px;color:#383531;line-height:24px;letter-spacing:.4px;margin:47px 0 0}.education__texts{display:none}@media (max-width: 1730px){.header__wrp{padding:0 40px}.header__right{max-width:calc(100% - 400px);flex-wrap:wrap}}@media (max-width: 1670px){.header__right{position:relative;padding:0 0 0 30%}.header__socials:not(.header__socials-footer){position:absolute;left:0;top:15px}.header__location:not(.header__location-footer){position:absolute;left:0;bottom:15px}.header__location br{display:none}}@media (max-width: 1600px){.slider_nav-prev{left:-100px}.slider_nav-next{right:-100px}}@media (max-width: 1550px){.header__right{padding:0}.header__location:not(.header__location-footer){display:none}.header__socials:not(.header__socials-footer){position:static}}@media (max-width: 1500px){.slider_nav{display:none !important}.to_top{display:none}}@media (max-width: 1375px){.header__right{justify-content:space-around}.header__socials:not(.header__socials-footer){display:none}}@media (max-width: 1250px){.header__logo{width:250px}.header__logo div{font-size:12px}.header__wrp{width:calc(100% - 250px);padding:0 25px}.header__right{max-width:calc(100% - 370px)}.activity_block__close{right:10%}.open__photo{width:40%}.title_row{flex-direction:column;margin:30px 0 0}.info_row{margin:35px 0 0}.model{margin:20px 0 0}.model__element{height:350px}.model__back{background:url(../img/model__back.svg) center top -20px no-repeat #fff;background-size:90px;padding:80px 50px 0}.model__element-2 .model__back{background:url(../img/model__back-2.svg) center top -25px no-repeat #fff;background-size:90px}.model__element-3 .model__back{background:url(../img/model__back-3.svg) center top -30px no-repeat #fff;background-size:90px}.model__desc{font-size:15px;line-height:22px;margin:20px 0 0}.model__round{width:65px;height:65px}.model__text{font-size:32px;line-height:30px}.scheme_top{flex-direction:column;margin:40px 0 0}.circle{height:450px;margin:50px 0 0}.circle svg{width:500px;height:500px}.pedsostav{margin:125px 0 0}.pedsostav__element{max-width:45%;padding:0 40px}.pedsostav__element:after,.pedsostav__element:before{height:80px}.pedsostav__title{font-size:30px}.pedsostav__desc{font-size:14px;line-height:20px;margin:5px 0 0}.pedsostav__nav{top:-30px}.keys{margin:30px 0 0}.simple{margin:80px 0 0}.simple__text{margin:30px auto 0}.simple__wrp{height:400px;margin:190px 0 0}.simple__video{height:400px;top:-130px}.inside{margin:60px 0 0}.inside__text{margin:30px auto 0}.inside__wrp{margin:50px 0 0}.inside__element{height:480px}.inside__col{height:480px}.inside__row{margin:15px 0 0}.inside__center{margin:40px 0 0}.mission{margin:70px 0 0}.mission__wrp{margin:50px 0 0}.mission__dialog{padding:50px;margin:30px 0 0}.mission_social{flex-direction:column;margin:25px 0 0}.mission_social__text{margin:0 0 10px}.mission__desc{padding:0;margin:50px 0 0}.mission__element{width:45%;margin:0 0 20px}.map{margin:100px 0}.method__circle{width:120px;height:120px}.method__number{font-size:16px;letter-spacing:.35px}.method__txt{font-size:12px;letter-spacing:.15px}.education__element{height:240px}.education_modal{background:url(../img/callback.jpg) left -110px top 110px no-repeat #fff;background-size:auto 90%;padding:87px 100px 0}.extend__image{width:400px;height:400px}.extend__icon{width:100px;height:100px}.extend__content{width:calc(100% - 500px);margin:80px 0 0}.map-enter{margin:-204px 0 0}}@media (max-width: 1150px){.why__wrp{padding:0 30px}.why__left{width:69px;height:69px}.why__content{max-width:180px;font-size:16px;line-height:24px;margin:0 0 0 40px}.director_photo{width:300px;top:155px}.director_photo__border{height:300px;left:-25px;top:-25px}.director_photo__image{height:400px}.teachers__wrp{padding:25px 25px 50px}.teachers__text{max-height:100px}.teachers__right{max-width:250px;margin:0 0 0 25px}.teachers__phone{padding:0 0 0 20px}.teachers__phone:before{left:-10px;top:0}.question{padding:100px 0 0}.thanks,.callback{background:url(../img/callback.jpg) left top no-repeat #fff;background-size:250px auto;padding:90px 150px 0 280px}.circle{background:none}.circle__content{width:calc(50% + 280px);background:#f6eadc;padding:0 20px 0 320px}.map .open__content{padding:0 0 0 20px}.brain{width:450px;height:450px}}@media (max-width: 1090px){.header__nav{font-size:16px;margin:0 20px 0 0}.header__right{max-width:calc(100% - 320px)}.header .header__phone{padding:0 0 0 35px}.header__phone{font-size:16px}.brain{width:380px;height:380px}}@media (max-width: 1000px){.wrapper{padding:0 3.9%}.header{height:70px}.header__logo{width:200px}.header__logo svg{width:35px;height:35px}.header__logo div{width:100px;font-size:11px}.header__wrp{width:calc(100% - 200px);padding:0 0 0 30px}.header__navs{height:100%;flex-direction:column;align-items:flex-start;background:#fff;box-shadow:-5px 0 15px 0 rgba(0,0,0,0.05);z-index:1;position:fixed;right:0;top:0;padding:90px 50px 0}.header__nav{font-size:24px;font-weight:500;margin:0 0 20px 0}.header__right{width:100%;max-width:100%;justify-content:space-between;padding:0 90px 0 0}.header__socials:not(.header__socials-footer){width:148px;height:28px;display:block;z-index:1;position:fixed;left:calc(50% + 50px);top:320px}.header__location:not(.header__location-footer){display:flex;width:275px;height:30px;z-index:1;position:fixed;top:260px;left:calc(50% + 50px)}.header__socials:not(.header__socials-footer),.header__location:not(.header__location-footer),.header__navs{width:50%;transform:translateX(100%);transition:transform .5s}.header__socials:not(.header__socials-footer).active,.header__location:not(.header__location-footer).active,.header__navs.active{transform:translateX(0)}.mobile_menu{width:60px;height:100%;display:block;border-left:2px solid #f5e9d9;z-index:1;cursor:pointer;position:relative;position:absolute;right:0;top:0;transition:border-left .5s}.mobile_menu.active{border-left:2px solid transparent}.mobile_menu.active:before{transform:translateY(7px) rotate(45deg)}.mobile_menu.active:after{transform:translateY(-7px) rotate(-45deg)}.mobile_menu:before,.mobile_menu:after{content:'';width:30px;height:3px;background:#f9a241;position:absolute;left:0;right:0;top:40%;margin:auto;transition:transform .5s}.mobile_menu:after{top:60%}.slider{height:800px;margin:70px 0 0}.slider_static{width:100%;display:flex;flex-direction:column;padding:35px 0 0}.slider_static__title{font-size:24px;text-align:center;letter-spacing:1.3px}.slider_static__black{font-size:54px;text-align:center;line-height:60px;letter-spacing:1.5px}.slider_static__text{max-width:100%;font-size:16px;line-height:24px;text-align:center;margin:20px 0 0 0}.slider_static__more{display:none}.slider_static__wrp{margin:30px auto 0}.slider_static__button{margin:0 0 0 49px}.slick-dots{justify-content:center;margin:10px 0 0}.slider_static__dot{margin:0 10px}.slider_static__dot:last-child{margin:0 10px !important}.slider__wrp{width:100%;height:400px;position:absolute;top:inherit;bottom:0}.slide{height:400px}.slide:hover .slide__hover{opacity:0}.slide.active .slide__hover{opacity:1}.slide__content{width:100%;height:100%;background:url(../img/slide__content.svg) center top 90px no-repeat;background-size:40px 37px;text-align:center;left:0;bottom:0;padding:150px 3.9% 50px}.slide__text{width:100%}.slide__mobile{display:block;width:60px;height:60px;display:flex;justify-content:center;align-items:center;background:#f9a241;cursor:pointer;position:absolute;right:0;top:0}.slide__mobile svg{width:50%;height:50%}.slide__mobile svg path{fill:#fff !important}.about__block_1{width:100%;padding:30px 0}.about__title_1:before{height:90px;top:8px}.about__title_1 h2{font-size:54px;line-height:60px;letter-spacing:1.5px}.about__title_1 div{font-size:24px;margin:10px 0 0}.about__text_1{max-width:100%;max-height:150px;margin:30px 0 0}.about__text_1.active{margin:30px 0 0}.about__block_2{width:100%;padding:30px 0 10px}.about__wrp_2{padding:0 0 0 250px}.video_block{left:35px;top:70px}.activity_block{margin:45px 0 0}.about__block_3{width:100%}.about__wrp_3{width:75%;max-width:100%;justify-content:space-evenly}.about_section{width:100%;padding:20px 0 0}.about_section__title{max-width:100%;padding:0 0 0 75px}.about_section__text{margin:0}.about_image__image{max-width:100%}.about_image-2,.about_image{width:calc((100% - 20px) / 2);height:300px;margin:30px 0 0}.about_image-2{margin:30px 0 0 20px}.about__line_3-2{display:none}.about_section__ul{margin:0}.about__button{margin:50px auto 0}.about__wrp-2{padding:0}.why__title{font-size:54px;letter-spacing:1.5px}.why__center{font-size:18px;margin:18px 0 0}.why__wrp{margin:90px 0 0}.why__element{flex-direction:column;margin:0 25px}.why__content{font-size:14px;line-height:21px;margin:50px 0 0}.why__wrp-2{margin:70px 0 0}.why{padding:130px 0 0}.why_modal{padding:35px}.why_modal svg{width:125px;height:150px}.why_modal__content{width:calc(100% - 210px)}.director__quotes{display:none}.director__wrp{max-width:calc(100% - 240px)}.director__title{font-size:54px;line-height:60px;letter-spacing:1.5px;padding:0 0 0 35px;margin:65px 0 0}.director__title:before{top:8px}.director__orange{font-size:18px;margin:20px 0 0}.director__text{font-size:16px;line-height:22px;margin:20px 0 0}.director__cur{font-size:24px;margin:20px 0 0}.director__cur_text{background:none;padding:0;margin:0}.about__line_3-director{display:none}.director_photo{width:175px;right:3.9%;top:45px}.director_photo__image{height:200px}.director_photo__border{height:175px;left:-20px;top:-20px}.director_photo__name{font-size:18px;margin:20px 0 0}.director_photo__text{font-size:14px;margin:8px 0 0}.director{padding:0 0 300px}.teachers{top:-250px}.teachers__wrp{flex-direction:column;align-items:center}.teachers__teacher{width:100%;padding:0 0 0 10px;margin:0 0 40px}.teachers__teacher:last-child{margin:0}.teachers__right{max-width:calc(100% - 250px)}.question{padding:240px 0 0}.question__element{height:60px;box-shadow:0 0 40px 5px rgba(0,0,0,0.1);margin:0 0 14px}.question__wrp{max-width:100%;margin:50px 0 0}.question__content{max-height:60px}.question__h2{height:60px;font-size:18px}.question__h3{font-size:16px;margin:35px 0 0}.question__text{font-size:14px;line-height:24px}.question__left{width:calc(100% - 60px);padding:0 40px 65px}.question__button{width:60px}.question__button div{width:25px;height:25px;margin:20px 0 0}.question__button div svg{width:12px;height:12px}.bottom_wrp{background:none;padding:0 0 70px}.open{margin:100px 0 0}.open__photo{width:200px;height:250px}.about__line_3-photo{display:none}.open__content{width:calc(100% - 240px)}.director__title-open{padding:0;margin:0}.open__date{font-size:18px;position:static;margin:20px 0 0}.open__text{font-size:18px;line-height:24px;margin:30px 0 0}.open__form{margin:60px 0 0}.open__input{height:40px;border-bottom:3px solid #f9a440;font-size:16px;padding:5px 0 20px 35px;margin:0 0 30px}.thanks__button,.open__submit{margin:60px 0 0}.footer{padding:40px 0 110px}.wrapper-footer{flex-wrap:wrap}.footer__logo{width:100%;justify-content:center}.footer__second{width:100%;display:flex;justify-content:center}.footer__navs{margin:40px 0 0}.footer__nav{margin:0 17px !important}.footer__copy{max-width:90%;font-size:14px;margin:0;text-align:center;position:absolute;bottom:-75px}.footer__socials{width:50%;display:flex;flex-direction:column;align-items:center;font-size:16px;margin:40px 0 0}.footer__socials .header__socials{margin:20px 0 0}.footer__socials .header__socials .header__social{margin:0 6px}.footer__contacts{width:50%;display:flex;flex-direction:column;margin:40px 0 0}.footer__contacts .header__phone{margin:19px 0 0}.thanks,.callback{height:592px;background:url(../img/callback.jpg) left -90px top no-repeat #fff;background-size:250px auto;padding:50px 75px 50px 150px}.callback__close{right:35px;top:35px}.thanks{padding:110px 75px 50px 150px}.header__button{width:150px}.why{padding:40px 0 0}.about_new{padding:33px 0 0;margin:70px 0 0}.title_row__h1{font-size:54px;letter-spacing:1.5px}.title_row__text{font-size:22px}.info_row{background:url(../img/info_row.svg) left center no-repeat;background-size:20px;font-size:16px;padding:0 0 0 35px;margin:30px 0 0}.model__element{height:275px}.model__count{font-size:14px;left:15px;padding:10px 0 0}.model__count:before{display:none}.model__icon{top:60px}.model__text{max-width:90%;font-size:24px;line-height:24px;margin:135px auto 0}.model__element-2 .model__icon{top:45px}.model__element-2 .model__back{background:url(../img/model__back-2.svg) center top -30px no-repeat #fff;background-size:50px}.model__element-3 .model__back{background:url(../img/model__back-3.svg) center top -30px no-repeat #fff;background-size:50px}.model__round{width:45px;height:45px;background:url(../img/model__round.svg) center no-repeat #fff;background-size:20px;right:15px;bottom:10px}.model__back{display:flex;flex-direction:column;justify-content:center;background:url(../img/model__back.svg) center top -22px no-repeat #fff;background-size:50px;padding:30px 5% 0}.model__h2{font-size:24px;line-height:20px}.model__desc{font-size:14px;line-height:18px;margin:10px 0 0}.scheme_top{margin:30px 0 0}.scheme_top__title{font-size:54px;letter-spacing:1.5px}.scheme_top__wrp{margin:10px 0 0}.scheme_top__text{font-size:16px}.scheme_top__timer{min-width:140px;background:url(../img/scheme_top__timer.svg) left center no-repeat;background-size:15px;font-size:14px;padding:0 0 0 30px;margin:0 0 0 30px}.scheme_top__row{margin:0 0 5px}.circle{height:auto;margin:35px 0 0}.circle svg{width:100%;height:380px;margin:-10px 0 0}.circle__content{width:100%;background:#f6eadc;text-align:center;position:static;padding:20px 5%;margin:20px 0 0}.circle__h2{font-size:34px}.circle__text{max-width:100%;font-size:14px;line-height:20px;margin:16px 0 0}.circle__article{transform:translateX(100%)}.circle__article.active{transform:translateX(0)}.pedsostav__h2{font-size:54px;letter-spacing:1.5px}.pedsostav__text{font-size:20px}.pedsostav__nav{display:none !important}.pedsostav__slider{margin:50px 0 0}.pedsostav__slide{padding:20px 10px}.pedsostav__content{width:calc(100% - 250px);margin:0}.pedsostav__image{width:200px;height:250px;box-shadow:10px 10px 20px #ddcac0}.pedsostav__image:before{border:3px solid #fd8b4c;right:-20px;top:-20px}.pedsostav__h3{font-size:18px}.pedsostav__orange{font-size:14px;margin:6px 0 0}.pedsostav__wrp{margin:25px 0 0}.pedsostav__element{padding:0 25px;margin:0 0 20px}.pedsostav__element:after,.pedsostav__element:before{height:50px}.pedsostav__title{font-size:24px}.pedsostav__desc{font-size:12px;line-height:18px}.keys__wrp{margin:50px 0 0}.keys__element{height:220px}.keys__element-text{padding:20px 0 0 5%}.keys__h3{border-left:2px solid #faa042;font-size:24px;line-height:28px;padding:0 0 0 20px}.keys__text{font-size:14px;line-height:20px;margin:20px 0 0}.keys__element-text_left{padding:20px 5% 0 0}.simple{margin:50px 0 0}.simple__h2{font-size:40px}.simple__text{font-size:18px;line-height:26px;margin:20px auto 0}.simple__wrp{height:350px;margin:120px 0 0}.simple__video{height:350px;top:-80px}.simple__video:before{border:3px solid #fd8b4c;left:-15px;bottom:-15px}.simple__image{margin:0}.video_block-simple{width:75px;height:75px;left:0;right:0;top:0;bottom:0;margin:auto}.video_block-simple:before{width:95px;height:95px}.video_block-simple svg{width:20px;height:20px}.inside{margin:40px 0 0}.inside__text{font-size:16px;line-height:26px;margin:20px auto 0}.inside__wrp{margin:30px 0 0}.inside__element{height:350px}.inside__col{height:350px}.inside__col .inside__element{height:calc((100% - 10px) / 2)}.inside__row{height:350px;margin:10px 0 0}.inside__row .inside__col .inside__element{height:calc((100% - 20px) /3)}.inside__row-hidden.active{margin:10px 0 0}.inside__center{margin:20px 0 0}.inside__more{font-size:20px}.inside__more:after,.inside__more:before{top:4px}.mission{margin:40px 0 0}.mission__wrp{flex-wrap:wrap;margin:10px 0 0}.mission__left{width:100%}.mission__top{border:none;font-size:24px;color:#faa141;line-height:24px;text-align:center;padding:0}.mission__top br{display:none}.mission__dialog{text-align:center;padding:20px 30px;margin:20px 0 0}.mission__dialog:before{display:none}.mission__h3{font-size:28px}.mission__text{font-size:16px;line-height:24px;margin:10px 0 0}.mission_social{margin:15px 0 0}.mission__right{width:100%;display:flex;justify-content:space-between;margin:45px 0 0}.mission__image{width:48%;height:350px}.mission__desc{width:48%;margin:0}.mission__name{font-size:28px}.mission__elements{margin:35px 0 0}.mission__element{width:100%}.map{margin:50px 0 0}.map .open__content{width:100%;max-width:100%;padding:0}.map__wrp{width:100%;height:350px;position:static}.map__panel{width:500px;max-width:100%;height:80px;font-size:16px}.map__panel span{font-size:20px;margin:0 18px 0 0}.pedsostav{margin:0}.structure__wrp{height:auto;margin:30px 0 0}.structure__image{width:30%;height:350px}.structure__content{width:50%}.structure__h3{font-size:24px;padding:0 0 0 45px}.structure__h3:before{width:25px;height:2px}.structure__text{font-size:14px;line-height:24px;margin:16px 0 0}.classes{margin:50px 0 0}.classes__row_1{font-size:24px;letter-spacing:.25px}.classes__row_2{width:180px;font-size:54px;letter-spacing:1.5px}.classes__row_2:before,.classes__row_2:after{width:50px;height:3px}.classes__row_2:before{left:-75px}.classes__row_2:after{right:-75px}.classes__wrp{margin:40px 0 0}.classes__tabs{width:100px;height:400px}.classes__tab{height:100px}.classes__tab:before{width:50px;height:50px;top:22px}.classes__number{font-size:36px}.classes__text{font-size:12px}.classes__desc{width:calc(100% - 100px);box-shadow:0 10px 70px 10px #ece6dd;padding:20px 30px}.classes__time{background:url(../img/scheme_top__timer-classes.svg) right 100px top 5px no-repeat;background-size:20px;font-size:14px;letter-spacing:.25px;margin:0}.classes__name{background:url(../img/classes__name.svg) left 9px no-repeat;background-size:40px;font-size:24px;line-height:32px;letter-spacing:.36px;padding:0 0 0 70px;margin:10px 0 0}.classes__txt{font-size:14px;line-height:21px;letter-spacing:.4px;margin:20px 0 0}.classes__h4{font-size:18px;letter-spacing:.3px;padding:0 0 0 55px;margin:30px 0 0}.classes__h4:before{width:35px;height:2px}.classes__el_text{font-size:14px;line-height:19px}.classes__blocks{margin:25px 0 0}.classes__block{width:20%;height:100px;background:url(../img/classes_large-1.svg) center top no-repeat;background-size:auto 80px;font-size:14px;letter-spacing:.25px}.classes__block:nth-child(2){background:url(../img/classes_large-2.svg) center top 5px no-repeat;background-size:auto 70px}.classes__block:nth-child(3){background:url(../img/classes_large-3.svg) center top no-repeat;background-size:auto 70px}.classes__block:nth-child(4){background:url(../img/classes_large-4.svg) center top no-repeat;background-size:auto 70px}.line{padding:0;margin:80px 0 0}.brain{display:none}.line__content{width:100%;margin:0}.line__h2{font-size:54px;letter-spacing:1.5px;text-align:center}.line__orange{font-size:24px;text-align:center;margin:16px 0 0}.line__text{font-size:14px;line-height:19px;letter-spacing:.3px;text-align:center;margin:24px auto 0}.line__article{margin:50px 0 0}.line__h3{background:url(../img/line__h3-1.svg) left top no-repeat;background-size:30px;font-size:28px;letter-spacing:.5px;padding:0 0 0 50px}.line__desc{padding:30px 40px;margin:18px 0 0}.line__h4{font-size:24px;letter-spacing:.5px;padding:0 0 0 20px}.line__h4::before{width:3px}.line__txt{font-size:14px;line-height:19px;letter-spacing:.2px;margin:16px 0 0}.line__article-2 .line__h3{background:url(../img/line__h3-2.svg) left top no-repeat;background-size:30px}.line__lamp{align-items:center}.line__lamp_image{width:150px;height:250px}.line__wrp{width:calc(100% - 200px);margin:-30px 0 0}.line__h3_lamp{font-size:22px;line-height:28px;letter-spacing:.3px}.line__text_lamp{font-size:14px;line-height:19px;letter-spacing:.2px;margin:20px 0 0}.line__what{font-size:20px;letter-spacing:.3px;text-align:center;margin:0}.line__lines{justify-content:space-evenly;margin:50px 0 0}.line__line{width:40%;max-width:initial;background:url(../img/line__line-1.svg) center top no-repeat;background-size:40px;font-size:14px;line-height:19px;letter-spacing:.25px;text-align:center;padding:50px 0 0;margin:0 0 40px}.line__line:nth-child(2){background:url(../img/line__line-2.svg) center top no-repeat;background-size:40px}.line__line:nth-child(3){background:url(../img/line__line-3.svg) center top no-repeat;background-size:35px}.line__line:nth-child(4){background:url(../img/line__line-4.svg) center top no-repeat;background-size:35px}.about__button-line{left:45px;margin:30px auto 0}.results{padding:60px 0 145px}.results__h2{font-size:54px;letter-spacing:1.5px;margin:0 0 70px}.results__h2:before{width:75px;height:75px;border:4px solid #e4a44b;top:0}.results__content{width:100%}.results__h3{font-size:34px;letter-spacing:5px;text-align:center;margin:0}.results__block{padding:0}.results__desc{min-height:250px;display:flex;align-items:center;border:25px solid #fff;margin:20px 0 0}.results__text{border:none;padding:30px 50px 30px 250px}.results__photo{width:200px;height:200px;position:absolute;left:25px;top:inherit;bottom:25px}.results__ul li{font-size:14px;line-height:19px;letter-spacing:.2px;padding:0 0 0 30px;margin:0 0 20px}.results__ul li:before{width:10px;height:10px;border:2px solid #e4a44b;top:2px}.results__block-right{padding:0;margin:50px 0 0}.results__block-right .results__h3{max-width:100%}.results__block-right .results__text{padding:30px 50px 30px 250px}.results__block-right .results__photo{left:25px;top:inherit}.results__block-third{margin:50px 0 0}.results__name{font-size:54px;letter-spacing:1.5px;margin:0}.method{border-left:5px solid #e4a44b;border-right:5px solid #fff;top:-100px;padding:20px 30px}.method__image{width:125px;height:125px}.method__image:before{content:'';width:130px;height:130px;left:-10px;top:-3px}.method__text{width:calc(100% - 175px)}.method__h3{font-size:25px;letter-spacing:.5px}.method__row{font-size:20px;letter-spacing:.3px;margin:4px 0 0}.method__desc{font-size:14px;line-height:19px;letter-spacing:.15px;padding:0 0 0 25px;margin:20px 0 0}.method__desc:before{width:3px}.method__circle{width:auto;height:auto;border:none;right:20px;top:10px;padding:0}.parents__h2{font-size:54px;letter-spacing:1.5px;padding:0 0 0 75px}.parents__h2:before{width:50px;height:3px}.parents{margin:-40px 0 0}.parents__counter{font-size:14px;letter-spacing:.2px}.parents__orange{font-size:26px;margin:4px 0 0 75px}.parents__slide{min-height:auto;border-right:none;padding:30px 50px}.parents__quotes{width:50px;height:50px;left:5%;top:5%}.parents__image{width:90px;height:90px}.parents__desc{width:calc(100% - 120px)}.parents__name{font-size:20px}.parents__who{font-size:14px;line-height:19px;margin:10px 0 0}.parents__counter_slider{font-size:18px;top:50px}.parents__counter_slider:before{content:'';width:30px;height:30px;left:-7px;top:-6px}.parents__counter_slider:after{height:38px;top:-50px}.parents__text{font-size:14px;line-height:22px;padding:0 0 0 30px;margin:25px 0 0}.parents__text:before{width:3px}.parents__next{width:75px;height:75px;background:none !important;top:-90px}.parents__circle{width:85%;height:85%;box-shadow:0 0 30px 0 #ece6dd;top:0;bottom:0}.parents__circle:before{width:80px;height:80px;left:-9px;top:-9px}.parents__circle svg{height:30px}.parents__t{width:115px;font-size:12px;line-height:17px;letter-spacing:.2px;left:inherit;right:98px;top:30px}.schedule{margin:70px 0 0}.schedule__top{flex-direction:column}.schedule__h1{background:url(../img/schedule__h1.svg) left center no-repeat;background-size:45px;font-size:54px;letter-spacing:1.5px;padding:0 0 0 75px}.schedule__right{font-size:18px;letter-spacing:.3px;margin:15px 0 0}.schedule__right span{margin:0 0 0 10px}.schedule__wrp{margin:30px 0 0}.schedule__day{min-height:90px;justify-content:center;font-size:18px;letter-spacing:.2px;text-align:center;padding:0}.schedule__lesson{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px}.schedule__row_1{font-size:16px;letter-spacing:.25px;margin:0}.schedule__row_2{font-size:16px;letter-spacing:.25px;margin:0 0 2px}.schedule__row_3{font-size:12px;letter-spacing:.2px}.education__under{font-size:16px;text-align:center;margin:15px 0 0}.education__wrp{width:calc(100% + 15px);justify-content:center;margin:40px 0 0 -7.5px}.education__element{width:calc((100% - 45px) / 3);height:220px;margin:0 7.5px 15px}.education__element svg{width:50px;height:50px}.education__element.education__element-white{background:linear-gradient(to bottom, #f9a53f 0%, #fe874e 100%)}.education__element.education__element-white .education__number{color:#ffd9c3}.education__element.education__element-white .education__number:before{background:#f2c1a7}.education__element.education__element-white .education__text{color:#fff}.education__element.education__element-white svg *{fill:#af693a;stroke:#af693a}.education__element:nth-child(14),.education__element:nth-child(12),.education__element:nth-child(12),.education__element:nth-child(10),.education__element:nth-child(8),.education__element:nth-child(6),.education__element:nth-child(4),.education__element:nth-child(2){background:#ffecd4}.education__element:nth-child(14) .education__number,.education__element:nth-child(12) .education__number,.education__element:nth-child(12) .education__number,.education__element:nth-child(10) .education__number,.education__element:nth-child(8) .education__number,.education__element:nth-child(6) .education__number,.education__element:nth-child(4) .education__number,.education__element:nth-child(2) .education__number{color:#f9a53f}.education__element:nth-child(14) .education__number:before,.education__element:nth-child(12) .education__number:before,.education__element:nth-child(12) .education__number:before,.education__element:nth-child(10) .education__number:before,.education__element:nth-child(8) .education__number:before,.education__element:nth-child(6) .education__number:before,.education__element:nth-child(4) .education__number:before,.education__element:nth-child(2) .education__number:before{background:#f2c1a7}.education__element:nth-child(14) .education__text,.education__element:nth-child(12) .education__text,.education__element:nth-child(12) .education__text,.education__element:nth-child(10) .education__text,.education__element:nth-child(8) .education__text,.education__element:nth-child(6) .education__text,.education__element:nth-child(4) .education__text,.education__element:nth-child(2) .education__text{color:#453f36}.education__element:nth-child(14) svg *,.education__element:nth-child(12) svg *,.education__element:nth-child(12) svg *,.education__element:nth-child(10) svg *,.education__element:nth-child(8) svg *,.education__element:nth-child(6) svg *,.education__element:nth-child(4) svg *,.education__element:nth-child(2) svg *{fill:#ddb481;stroke:#ddb481}.education__element:nth-child(2n){margin:0 7.5px 15px}.education__text{font-size:14px;line-height:19px;margin:10px 0 0}.education__number{font-size:14px}.education_modal{height:520px;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:0 10%}.education_modal__title{min-height:40px;background:none;padding:0}.education_modal__dop{font-size:18px;letter-spacing:.3px}.education_modal__img{display:none}.education_modal__name{font-size:34px;line-height:34px;letter-spacing:1px;margin:6px 0 0}.education_modal__text{font-size:16px;line-height:21px;letter-spacing:.2px;margin:24px 0 0}.extend{padding:0 0 100px;margin:20px 0 0}.extend__h2{font-size:54px;letter-spacing:1.5px;padding:30px 0 0;margin:0}.extend__under{font-size:16px;line-height:21px;margin:20px auto 0}.extend__wrp{margin:50px 0 0}.extend__element{flex-direction:column;align-items:center;padding:0;margin:70px 0 0}.extend__element:nth-child(2n){flex-direction:column}.extend__image{width:350px;height:350px}.extend__icon{width:90px;height:90px}.extend__number{width:100px !important;height:150px !important;background-size:contain !important;right:0 !important}.extend__content{width:100% !important;text-align:center;padding:0 !important;margin:40px 0 0}.extend__h3{font-size:32px;letter-spacing:.5px}.extend__h3:before{display:none}.extend__text{font-size:16px;line-height:21px;letter-spacing:.25px;margin:18px 0 0}.relax{height:290px;border-left:3px solid #e89c56;padding:0 0 0 50px;margin:50px 0 0}.relax__content{width:60%}.relax__image{width:40%}.relax__h2{font-size:32px;line-height:28px;letter-spacing:.5px;padding:0}.relax__desc{font-size:16px;line-height:21px;letter-spacing:.2px;margin:16px 0 0}.relax__line{display:none}.map-enter{padding:0;margin:80px 0 0}}@media (max-width: 780px){.model{flex-wrap:wrap;justify-content:center}.model__element{width:calc((100% - 20px) /2);height:250px;margin:0 0 20px}.model__element:first-child{margin:0 20px 20px 0}.model__element:last-child{margin:0}.keys__h3{font-size:23px}.model__face,.model__back{transition:opacity .5s}.model__back{opacity:0}.model__element.active .model__face{opacity:0}.model__element.active .model__back{opacity:1}.method__circle{display:none}.parents__top{flex-direction:column}.parents__counter{display:none}.parents__orange{margin:10px 0 0 75px}.parents__t{display:none}.classes__wrp{flex-direction:column}.classes__tabs{width:400px;height:100px;display:flex;margin:auto}.classes__desc{width:100%}.title_row__h1{font-size:42px;text-align:center}.education__under{font-size:14px;margin:12px 0 0}.education__element{height:200px}.education_modal__text{font-size:14px;line-height:19px;letter-spacing:.1px;margin:20px 0 0}}@media (max-width: 660px){.header__button{display:none}}@media (max-width: 640px){.header{height:60px}.header__logo{width:180px}.header__logo div{width:70px;margin:0 0 0 12px}.header__logo div span{display:none}.header__right{justify-content:flex-end}.slider{height:650px;margin:60px 0 0}.header__wrp{width:calc(100% - 60px);padding:0 0 0 16px}.header__socials:not(.header__socials-footer),.header__location:not(.header__location-footer),.header__navs{width:100%}.header__socials:not(.header__socials-footer),.header__location:not(.header__location-footer){left:50px}.header__location:not(.header__location-footer){font-size:12px}.mobile_menu.active:after{transform:translateY(-5px) rotate(-45deg)}.slider_static{padding:25px 0 0}.slider_static__title{font-size:18px}.slider_static__black{font-size:40px;line-height:54px;letter-spacing:1px}.slider_static__text{font-size:14px;line-height:21px;margin:10px 0 0 0}.slider_static__wrp{margin:15px auto 0;transform:scale(0.8)}.slick-dots{margin:0}.slick-dots li:not(.slick-active) .slider_static__dot:hover{background:none;border:1px solid #cdab81;box-shadow:none}.slick-dots li:not(.slick-active) .slider_static__dot:hover div{color:#825a29}.slider_static__dot{width:18px;height:18px}.slider_static__dot div{font-size:11px;line-height:18px}.slider__wrp{height:300px}.slide{height:300px}.slide__mobile{width:50px;height:50px}.slide__content{background:url(../img/slide__content.svg) center top 70px no-repeat;background-size:30px 37px;padding:120px 3.9% 35px}.slide__text{font-size:14px;line-height:21px}.slide__date{font-size:12px;margin:10px 0 0}.about__block_1{padding:20px 0}.about__title_1{text-align:center;padding:0}.about__title_1:before{display:none}.about__title_1 h2{font-size:40px;line-height:54px;letter-spacing:1px}.about__title_1 div{font-size:18px;margin:0}.about__text_1{font-size:12px;line-height:18px;text-align:center;margin:20px 0 0}.about__text_1.active{margin:20px 0 0}.about__block_2{padding:20px 0 0}.video_block{width:120px;height:120px;left:0;right:0;top:30px;margin:auto}.video_block::before{width:150px;height:150px}.video_block svg{width:25px;height:25px}.video_block div{font-size:11px}.about__wrp_2{text-align:center;padding:175px 3.9% 0}.about__wrp_2 h2{font-size:24px}.about__wrp_2 ul{margin:20px 0 0}.about__wrp_2 ul li{font-size:14px;margin:0 0 10px}.about__text_2{max-width:100%;font-size:14px;line-height:21px}.activity_block{justify-content:space-between;padding:0 15px 0}.activity_block.active{max-height:240px;padding:0 15px 15px}.activity_block__image{width:70px;height:70px}.activity_block__image:before{width:88px;height:88px}.activity_block__text{width:calc(100% - 100px);max-width:inherit;font-size:12px;padding:0 40px 0 0;margin:0}.activity_block__close{right:5%;top:-7px;transform:scale(0.6)}.about__wrp_3{width:100%;flex-direction:column;padding:25px 0}.about__element_3{display:flex;flex-direction:column;align-items:center;margin:0 0 30px}.about__element_3:last-child{margin:0}.about__element_3 div:nth-child(1){width:50px;height:50px}.about__element_3 div:nth-child(2){font-size:34px;margin:10px 0 0}.about__element_3 div:nth-child(3){font-size:14px;line-height:21px;text-align:center}.about_section__title{min-height:60px;font-size:24px;padding:0 0 0 65px}.about_section__text{font-size:12px;line-height:18px;margin:10px 0 0}.about_image-2,.about_image{width:100%;height:200px}.about_image{background:url(../img/about__image.jpg) center top no-repeat;background-size:cover}.about_image-2{background:url(../img/about__image-2.jpg) center top no-repeat;background-size:cover;margin:10px 0 0}.about_section__ul{margin:10px 0 0}.about_section__ul li{font-size:12px;line-height:18px;margin:0 0 4px}.about_section__ul li:last-child{margin:0}.about__button{width:350px;height:110px;background-size:100%;position:absolute;left:0;right:0;margin:20px auto 0;transform:scale(0.7)}.about__button div{width:304px;line-height:70px}.why__title{font-size:30px;letter-spacing:1px}.why__center{font-size:14px;margin:10px 0 0}.why__wrp{flex-wrap:wrap;align-items:flex-start;justify-content:center;position:relative;padding:0;margin:0}.why__wrp-2{margin:10px 0 0}.why__content{font-size:12px;line-height:18px;text-align:center;margin:50px 0 0}.why__element{width:50%;margin:70px 0 0}.why_modal{max-width:100%;left:0;right:0;top:0;bottom:0;padding:20px;margin:auto}.why_modal svg{display:none}.why_modal__content{width:100%}.why_modal__content:before{display:none}.why_modal__title{font-size:16px}.why_modal__text{font-size:12px;line-height:18px;letter-spacing:.25px;margin:20px 0 0}.education_modal__close,.thanks__close,.callback__close,.why_modal__close{right:25px;top:25px}.director__wrp{max-width:100%;padding:0 0 370px}.director__title{font-size:30px;line-height:54px;text-align:center;letter-spacing:1px;padding:0;margin:50px 0 0}.director__title:before{display:none}.director__orange{font-size:14px;text-align:center;margin:10px 0 0}.director__text{font-size:12px;line-height:18px;margin:10px 0 0}.director__cur{font-size:18px;line-height:24px;margin:10px 0 0}.director_photo{width:220px;position:absolute;left:0;right:0;top:inherit;bottom:0;margin:auto}.director_photo__image{height:250px}.director_photo__border{height:220px}.director_photo__name{font-size:18px;margin:10px 0 0}.teachers__wrp{padding:0;box-shadow:15px 15px 20px 0 rgba(0,0,0,0.05);margin:20px 0 0}.teachers__teacher{flex-direction:column;align-items:center;padding:20px;margin:0}.teachers__phone:before{left:-10px;top:-3px}.teachers__right{max-width:100%;padding:0 0 100px;margin:30px 0 0}.teachers__title{font-size:16px}.teachers__orange{font-size:14px;margin:10px 0 0}.teachers__text{max-height:90px;font-size:12px;line-height:18px;padding:0 10px 20px;margin:10px 0 0 -10px}.teachers__more{font-size:14px}.teachers__image{width:120px;height:120px;margin:0}.teachers__image:before{width:140px;height:140px}.question{padding:520px 0 0}.question__wrp{margin:30px 0 0}.question__h2{font-size:12px}.question__h3{font-size:14px;margin:00}.question__text{font-size:12px;line-height:18px}.open{margin:20px 0 0}.open__photo{display:none}.open__content{width:100%}.director__title-open{line-height:40px}.open__date{font-size:16px;text-align:center}.open__text{font-size:14px;line-height:21px;text-align:center;margin:20px 0 0}.open__form{margin:40px 0 0}.bottom_wrp{padding:0 0 20px}.footer__navs{flex-direction:column;margin:20px 0 0}.footer__nav{margin:0 0 17px !important}.footer__socials{width:100%;margin:20px 0 0}.footer__contacts{width:100%;align-items:center}.footer__copy{font-size:12px;bottom:-90px}.header__location-footer{justify-content:center}.thanks,.callback{height:400px;background:#fff;padding:25px}.callback__title{font-size:28px;line-height:22px;letter-spacing:1px}.open__form-callback{height:auto;margin:20px 0 0}.open__form-callback .open__input{margin:0 0 20px}.open__form-callback .open__check{margin:20px 0 0}.open__form-callback .open__submit{left:0}.open__input{width:100% !important;height:30px;background-size:18px !important;font-size:14px;padding:0 0 8px 35px;margin:0 0 35px}.open__check{height:54px;margin:20px 0 0}.open__check label span{font-size:11px;padding:0 0 0 45px}.thanks__button,.open__submit{left:28px;transform:scale(0.8);margin:0 auto}.thanks__button{left:0}.thanks__text{font-size:14px;line-height:21px;letter-spacing:.3px;margin:20px 0}.thanks{display:flex;flex-direction:column;justify-content:center}.why{padding:140px 0 0}.about_new{padding:25px 0 0;margin:60px 0 0}.top_row{display:none}.title_row{margin:0}.title_row__h1{font-size:30px;letter-spacing:1px}.title_row__text{font-size:18px}.info_row{background:url(../img/info_row.svg) left center no-repeat;background-size:16px;font-size:14px;padding:0 0 0 28px;margin:20px 0 0}.model__element{width:100%;height:180px}.model__element:first-child{margin:0 0 20px}.model__icon{top:25px}.model__element-2 .model__icon{top:20px}.model__back{padding:10px 5% 0}.model__text{margin:90px auto 0}.model__h2{font-size:20px}.model__desc{font-size:12px;line-height:16px}.scheme_top__title{font-size:30px;letter-spacing:1px}.scheme_top__text{font-size:13px}.scheme_top__timer{min-width:120px;font-size:12px;padding:0 0 0 25px;margin:0 0 0 25px}.circle{margin:20px 0 0}.circle__h2{font-size:24px}.circle__text{font-size:12px;line-height:18px;margin:10px 0 0}.pedsostav__h2{font-size:30px;letter-spacing:1px}.pedsostav__text{font-size:14px;margin:8px 0 0}.pedsostav__slider{margin:30px 0 0}.pedsostav__slide{flex-direction:column;align-items:center;padding:10px 0}.pedsostav__image{width:100px;height:130px}.pedsostav__image:before{border:2px solid #fd8b4c;right:-10px;top:-10px}.pedsostav__content{width:100%;text-align:center;margin:30px 0 0}.pedsostav__h3{font-size:16px}.pedsostav__orange{font-size:12px}.pedsostav__content{margin:29px 0 0}.pedsostav__element{margin:0 0 15px}.pedsostav__title{font-size:20px}.pedsostav__desc{line-height:16px}.keys{margin:10px 0 0}.keys__wrp{margin:25px 0 0}.keys__element{width:100%}.keys__element:nth-child(1){order:1}.keys__element:nth-child(2){order:2}.keys__element:nth-child(3){order:4}.keys__element:nth-child(4){order:3}.keys__element:nth-child(5){order:5}.keys__element:nth-child(6){order:6}.keys__element:nth-child(7){order:8}.keys__element:nth-child(8){order:7}.keys__element-image{box-shadow:10px 10px 20px #ffd3bc}.keys__element-text{padding:20px 5%;height:auto;text-align:center}.keys__h3{border-left:none;font-size:22px;line-height:20px;padding:0}.keys__text{font-size:12px;line-height:18px;margin:13px 0 0}.simple{margin:20px 0 0}.simple__h2{font-size:30px}.simple__text{font-size:14px;line-height:20px;margin:12px auto 0}.simple__wrp{height:250px;margin:70px 0 0}.simple__video{height:250px;top:-50px}.simple__video:before{border:2px solid #fd8b4c;left:-10px;bottom:-10px}.video_block-simple{width:55px;height:55px;padding:0}.video_block-simple:before{width:65px;height:65px;left:-7px;top:-5px}.video_block-simple svg{width:20px;height:20px}.inside{margin:25px 0 0}.inside__orange{font-size:18px;margin:0}.inside__text{font-size:14px;line-height:20px;margin:12px auto 0}.inside__element{height:200px}.inside__col{height:200px}.inside__col .inside__element{height:calc((100% - 5px) / 2)}.inside__row{height:400px;margin:0}.inside__row>.inside__element{width:calc((100% - 5px) / 2);height:calc((100% - 5px) / 2);margin:5px 0 0}.inside__row .inside__col{width:calc((100% - 5px) / 2);height:calc((100% - 5px) / 2);margin:5px 0 0}.inside__row .inside__col .inside__element{height:calc((100% - 10px) /3)}.inside__row-hidden.active{margin:5px 0 0}.inside__more{font-size:14px}.inside__more:after,.inside__more:before{background:url(../img/arrow.svg) center no-repeat;background-size:12px;top:0}.mission__top{font-size:18px;line-height:20px}.mission__dialog{padding:15px;margin:20px 0 0}.mission__h3{font-size:22px}.mission__text{font-size:14px;line-height:20px;margin:8px 0 0}.mission_social__text{font-size:16px}.mission__right{margin:35px 0 0}.mission__right{flex-wrap:wrap}.mission__image{width:100%;height:260px}.mission__desc{width:100%;text-align:center;margin:30px 0 0}.mission__name{font-size:24px}.mission__title{font-size:14px}.mission__element{width:48%;padding:35px 0 0}.mission__element svg{right:0;margin:auto}.mission__number{font-size:16px}.mission__more{font-size:14px;line-height:20px;margin:4px 0 0}.map{margin:0}.about_new .about__button{position:static}.pedsostav__nav{display:block !important;top:35px;right:5%}.pedsostav__nav-prev{right:inherit;left:5%}.structure__wrp{margin:20px 0 0}.structure__image{display:none}.structure__content{width:100%;padding:20px 30px}.structure__h3{font-size:20px;padding:0 0 0 40px}.structure__text{font-size:12px;line-height:19px;margin:10px 0 0}.classes{margin:35px 0 0}.classes__row_1{font-size:18px;letter-spacing:.1px}.classes__row_2{width:120px;font-size:30px;line-height:36px;letter-spacing:1px}.classes__row_2:before,.classes__row_2:after{width:30px;height:2px;top:18px}.classes__row_2:before{left:-40px}.classes__row_2:after{right:-40px}.classes__wrp{margin:20px 0 0}.classes__tabs{width:100%;height:80px;justify-content:center}.classes__tab{width:25%;max-width:80px;height:80px}.classes__tab:before{width:40px;height:40px;top:17px}.classes__number{font-size:24px}.classes__text{font-size:11px}.classes__time{background:url(../img/scheme_top__timer-classes.svg) right 80px top 5px no-repeat;background-size:20px;font-size:12px;letter-spacing:.1px}.classes__name{background:none;font-size:22px;line-height:22px;letter-spacing:.15px;text-align:center;padding:0;margin:16px 0 0}.classes__txt{font-size:12px;line-height:19px;letter-spacing:.1px;text-align:center;margin:16px 0 0}.classes__h4{font-size:16px;letter-spacing:.1px;text-align:center;padding:0;margin:30px 0 0}.classes__h4:before{display:none}.classes__elements{justify-content:space-evenly;margin:20px 0 0}.classes__element{width:40%;background:url(../img/classes_small-1.svg) top center no-repeat;background-size:35px;margin:0 0 20px}.classes__element:nth-child(2){background:url(../img/classes_small-2.svg) top center no-repeat;background-size:35px}.classes__element:nth-child(3){background:url(../img/classes_small-3.svg) top center no-repeat;background-size:35px;margin:0}.classes__element:nth-child(4){background:url(../img/classes_small-4.svg) top center no-repeat;background-size:35px;margin:0}.classes__el_text{font-size:12px;line-height:17px;text-align:center;letter-spacing:.1px;padding:40px 0 0}.classes__blocks{flex-wrap:wrap;justify-content:space-evenly;margin:20px 0 0}.classes__block{width:40%;height:75px;background:url(../img/classes_large-1.svg) center top no-repeat;background-size:auto 60px;font-size:12px;letter-spacing:.1px;margin:0 0 20px}.classes__block:nth-child(2){background:url(../img/classes_large-2.svg) center top 5px no-repeat;background-size:auto 50px}.classes__block:nth-child(3){background:url(../img/classes_large-3.svg) center top no-repeat;background-size:auto 50px;margin:0}.classes__block:nth-child(4){background:url(../img/classes_large-4.svg) center top no-repeat;background-size:auto 50px;margin:0}.classes__desc{box-shadow:0 10px 40px 10px #ece6dd}.line{margin:35px 0 0}.line__h2{font-size:30px;letter-spacing:1px}.line__orange{font-size:18px;margin:8px 0 0}.line__text{font-size:12px;line-height:17px;letter-spacing:.1px;margin:14px auto 0}.line__article{margin:20px 0 0}.line__h3{background:url(../img/line__h3-1.svg) left top 3px no-repeat;background-size:20px;font-size:24px;letter-spacing:.2px;padding:0 0 0 35px}.line__desc{padding:15px 20px;margin:10px 0 0}.line__h4{font-size:20px;ine-height:20px;letter-spacing:.2px}.line__h4:before{width:2px}.line__txt{font-size:12px;line-height:17px;letter-spacing:.1px;margin:10px 0 0}.line__article-2 .line__h3{background:url(../img/line__h3-2.svg) left top 3px no-repeat;background-size:20px}.line__lamp_image{width:90px;height:150px}.line__lamp{margin:20px 0 0}.line__wrp{width:calc(100% - 120px);margin:0}.line__h3_lamp{font-size:18px;line-height:24px;letter-spacing:.1px}.line__text_lamp{font-size:12px;line-height:17px;letter-spacing:.1px;margin:10px 0 0}.line__what{font-size:18px;letter-spacing:.1px;margin:20px 0 0}.line__lines{margin:20px 0 0}.line__line{font-size:12px;line-height:17px;letter-spacing:.1px;margin:0 0 25px}.about__button-line{margin:0 auto}.results{padding:30px 0 180px}.results__h2{font-size:30px;letter-spacing:1px;margin:0 0 20px}.results__h2:before{width:30px;height:30px;border:2px solid #e4a44b;top:3px}.results__h3{font-size:18px;letter-spacing:1px}.results__desc{min-height:auto;border:15px solid #fff}.results__photo{display:none}.results__text{padding:10px 15px}.results__ul li{font-size:12px;line-height:17px;letter-spacing:.1px;margin:0 0 15px}.results__block-right{margin:30px 0 0}.results__block-right .results__text{padding:10px 15px}.results__block-third{margin:30px 0 0}.results__name{font-size:30px;line-height:30px;letter-spacing:1px}.method{flex-direction:column;border:none;box-shadow:0 10px 20px 0 #ece6dd;top:-144px;padding:20px 25px}.method__text{width:100%;margin:20px 0 0}.method__h3{font-size:18px;text-align:center;letter-spacing:.1px}.method__row{font-size:16px;letter-spacing:.1px;text-align:center;margin:0}.method__desc{font-size:12px;line-height:17px;letter-spacing:.1px;text-align:center;padding:0;margin:15px 0 0}.method__desc:before{display:none}.method__image{width:90px;height:90px}.method__image:before{width:100px;height:100px;left:-10px;top:-5px}.parents{margin:-100px 0 0}.parents__h2{width:100%;font-size:30px;line-height:30px;text-align:center;letter-spacing:1px;padding:0}.parents__h2:before{display:none}.parents__orange{font-size:18px;text-align:center;margin:8px 0 0}.parents__next{display:none !important}.parents__slider{margin:20px 0 0}.parents__slide{padding:15px 30px}.parents__quotes{display:none}.parents__person{flex-direction:column}.parents__desc{width:100%;text-align:center;margin:16px 0 0}.parents__name{font-size:16px}.parents__who{font-size:12px;line-height:17px;margin:8px 0 0}.parents__text{font-size:12px;line-height:17px;padding:0 0 0 20px;margin:14px 0 0}.parents__text:before{width:2px}.schedule{margin:30px 0 0}.schedule__h1{background:url(../img/schedule__h1.svg) left center no-repeat;background-size:25px;font-size:30px;line-height:30px;text-align:center;letter-spacing:1px;padding:0 0 0 45px}.schedule__right{font-size:14px;letter-spacing:.1px;margin:10px 0 0}.schedule__right span{margin:0 0 0 5px}.schedule__row{flex-wrap:wrap}.schedule__day{width:100%;min-height:35px;font-size:16px;letter-spacing:.1px}.schedule__lessons{width:100%;flex-wrap:wrap;border-bottom:none}.schedule__lesson{min-width:110px;padding:10px}.schedule__row_1{font-size:14px;letter-spacing:.1px}.schedule__row_2{font-size:14px;letter-spacing:.1px}.schedule__row_3{font-size:11px;letter-spacing:.1px}.title_row__h1{line-height:26px}.education__under{font-size:12px}.education__wrp{margin:25px 0 0 -7.5px}.education__wrp .education__element{width:calc((100% - 30px) / 2);height:155px;background:linear-gradient(to bottom, #f9a53f 0%, #fe874e 100%);padding:0 5px}.education__wrp .education__element .education__number{color:#ffd9c3}.education__wrp .education__element .education__number:before{background:#f2c1a7}.education__wrp .education__element .education__text{color:#fff}.education__wrp .education__element svg{width:40px;height:40px}.education__wrp .education__element svg *{fill:#af693a;stroke:#af693a}.education__wrp .education__element:nth-child(15),.education__wrp .education__element:nth-child(14),.education__wrp .education__element:nth-child(11),.education__wrp .education__element:nth-child(10),.education__wrp .education__element:nth-child(7),.education__wrp .education__element:nth-child(6),.education__wrp .education__element:nth-child(3),.education__wrp .education__element:nth-child(2){background:#ffecd4}.education__wrp .education__element:nth-child(15) .education__number,.education__wrp .education__element:nth-child(14) .education__number,.education__wrp .education__element:nth-child(11) .education__number,.education__wrp .education__element:nth-child(10) .education__number,.education__wrp .education__element:nth-child(7) .education__number,.education__wrp .education__element:nth-child(6) .education__number,.education__wrp .education__element:nth-child(3) .education__number,.education__wrp .education__element:nth-child(2) .education__number{color:#f9a53f}.education__wrp .education__element:nth-child(15) .education__number:before,.education__wrp .education__element:nth-child(14) .education__number:before,.education__wrp .education__element:nth-child(11) .education__number:before,.education__wrp .education__element:nth-child(10) .education__number:before,.education__wrp .education__element:nth-child(7) .education__number:before,.education__wrp .education__element:nth-child(6) .education__number:before,.education__wrp .education__element:nth-child(3) .education__number:before,.education__wrp .education__element:nth-child(2) .education__number:before{background:#f2c1a7}.education__wrp .education__element:nth-child(15) .education__text,.education__wrp .education__element:nth-child(14) .education__text,.education__wrp .education__element:nth-child(11) .education__text,.education__wrp .education__element:nth-child(10) .education__text,.education__wrp .education__element:nth-child(7) .education__text,.education__wrp .education__element:nth-child(6) .education__text,.education__wrp .education__element:nth-child(3) .education__text,.education__wrp .education__element:nth-child(2) .education__text{color:#453f36}.education__wrp .education__element:nth-child(15) svg *,.education__wrp .education__element:nth-child(14) svg *,.education__wrp .education__element:nth-child(11) svg *,.education__wrp .education__element:nth-child(10) svg *,.education__wrp .education__element:nth-child(7) svg *,.education__wrp .education__element:nth-child(6) svg *,.education__wrp .education__element:nth-child(3) svg *,.education__wrp .education__element:nth-child(2) svg *{fill:#ddb481;stroke:#ddb481}.education__text{font-size:11px;line-height:17px;margin:6px 0 0}.education__number{font-size:13px;left:10px;top:10px}.education__number:before{display:none}.extend{padding:0 0 45px;margin:0}.extend__h2{font-size:30px;line-height:30px;letter-spacing:1px}.extend__under{font-size:12px;line-height:17px;margin:10px auto 0}.extend__element{margin:45px 0 0}.extend__image{width:260px;height:260px}.extend__icon{width:75px;height:75px}.extend__number{width:75px !important;height:100px !important}.extend__content{margin:25px 0 0}.extend__h3{font-size:24px;letter-spacing:.2px}.extend__text{font-size:12px;line-height:17px;letter-spacing:.1px;margin:10px 0 0}.relax__image{display:none}.relax{height:auto;border-left:2px solid #e89c56;box-shadow:0 10px 30px 0 #ece6dd;padding:20px;margin:45px 0 0}.relax__content{width:100%;text-align:center}.relax__h2{font-size:28px;line-height:28px;letter-spacing:.2px}.relax__desc{font-size:14px;line-height:19px;letter-spacing:.2px;margin:12px 0 0}.education_modal{width:100%;max-width:100%;height:100%;background:url(../img/callback.jpg) left -110px bottom no-repeat #fff;background-size:auto 60%;opacity:1;padding:0 5%;transform:translateX(-100%);transition:transform .5s}.education_modal.active{transform:translateX(0)}.education_modal__dop{font-size:14px;letter-spacing:.1px}.education_modal__name{font-size:28px;line-height:28px}.education_modal__text{font-size:12px;line-height:17px;margin:12px 0 0}}@media (max-width: 500px){.header__logo{width:calc(100% - 120px)}.header__wrp{width:120px;padding:0}.header__right{padding:0 60px 0 0}.header .header__phone{width:60px;height:100%;background:url(../img/header__phone-white.svg) center no-repeat #f9a241;background-size:20px;font-size:0;padding:0}.pedsostav__nav{transform:scale(0.7)}.pedsostav__nav-prev{transform:scale(-0.7, 0.7)}}@media (max-width: 420px){.mobile_menu{border-left:none}.mobile_menu.active{border-left:none}.why__element{width:100%;position:relative}.map__panel{font-size:13px}.about__button-results,.about__button-line{position:relative !important;left:4%}}@media (max-width: 320px){.title_row__h1{font-size:27px}.circle svg{height:280px}.pedsostav__h2{font-size:27px;line-height:27px}.about__button-education,.about__button-results,.about__button-line{position:relative !important;left:-6%}.education_modal__name{font-size:24px;line-height:24px}}
