*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{padding:0;margin:0;position:relative;height:100%;font-size:14px}a{text-decoration:none}.container{padding-left:40px;padding-right:40px;height:auto;width:100%;max-width:1530px;position:relative;margin:0 auto}@media screen and (max-width: 639px){.container{padding-left:30px;padding-right:30px}}@media screen and (max-width: 559px){.container{padding-left:20px;padding-right:20px}}.wrapper{width:100%;position:relative;overflow:hidden}header{width:100%;height:91px;background-color:#fff;position:absolute;top:0;left:0;z-index:100;transition:all .6s}header .container{height:100%}header.on{height:100vh;overflow-y:scroll}header.on .nav-menu ul{margin-top:80px}header.on .nav-menu.open{align-items:flex-start}@media screen and (max-width: 1023px){header{height:80px;border-bottom:1px solid #E8E8E8}}@media screen and (max-width: 767px){header{height:60px}}@media screen and (max-width: 639px){header{border-bottom:0}}header.f-nav{z-index:1020;position:fixed;left:0;top:0;width:100%;background:#fff;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;border-bottom:1px solid #E8E8E8}header #hamburger{width:34px;height:18px;position:absolute;top:28px;left:40px;z-index:3;display:none;cursor:pointer;margin:0 auto}@media screen and (max-width: 1023px){header #hamburger{display:block}}@media screen and (max-width: 767px){header #hamburger{top:20px}}@media screen and (max-width: 639px){header #hamburger{left:30px}}@media screen and (max-width: 559px){header #hamburger{left:20px}}@media screen and (max-width: 400px){header #hamburger{height:16px}}header #hamburger .line{width:28px;height:2px;display:block;background-color:#141414;position:absolute;left:0;transition:all .3s cubic-bezier(0.58,0,0.58,1)}@media screen and (max-width: 767px){header #hamburger .line{width:24px}}header #hamburger .line:nth-child(1){top:0}header #hamburger .line:nth-child(2){top:50%;margin-top:-1px;width:28px;margin-left:4px}@media screen and (max-width: 767px){header #hamburger .line:nth-child(2){width:24px}}header #hamburger .line:nth-child(3){top:100%;margin-top:-2px;width:28px}@media screen and (max-width: 767px){header #hamburger .line:nth-child(3){width:24px}}header #hamburger:hover .line:nth-child(1),header #hamburger:focus .line:nth-child(1){transform:translateY(0px)}header #hamburger:hover .line:nth-child(3),header #hamburger:focus .line:nth-child(3){transform:translateY(0px)}header #hamburger.active .line:nth-child(1){transform:translateY(8px) rotate(45deg);width:28px}@media screen and (max-width: 767px){header #hamburger.active .line:nth-child(1){width:24px;transform:translateY(7px) rotate(45deg)}}@media screen and (max-width: 400px){header #hamburger.active .line:nth-child(1){transform:translateY(6px) rotate(45deg)}}header #hamburger.active .line:nth-child(2){opacity:0;margin-left:15px}header #hamburger.active .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width: 767px){header #hamburger.active .line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}}@media screen and (max-width: 400px){header #hamburger.active .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}header .logo{position:absolute;top:0;left:40px;display:flex;align-items:center;height:91px;z-index:2}@media screen and (max-width: 1023px){header .logo{left:30%;right:30%;justify-content:center;height:79px;background:#fff}}@media screen and (max-width: 767px){header .logo{height:59px}}header .logo img{width:194px}@media screen and (max-width: 1366px){header .logo img{width:168px}}@media screen and (max-width: 1200px){header .logo img{width:150px}}@media screen and (max-width: 767px){header .logo img{width:126px}}@media screen and (max-width: 400px){header .logo img{width:110px}}header .nav-menu{display:flex;justify-content:flex-end;padding-right:187px;align-items:center;height:91px}header .nav-menu.open{opacity:1;overflow:visible;z-index:1;height:100%;justify-content:center;align-items:center;transition:ease-out .5s}@media screen and (max-width: 1023px){header .nav-menu{justify-content:center;padding-right:0;overflow:hidden;width:100%;opacity:0;z-index:-1;height:80px;transition:ease-out 0}}@media screen and (max-width: 767px){header .nav-menu{height:60px}}header .nav-menu.b-line{border-bottom:1px solid #E8E8E8;z-index:1;position:relative}header .nav-menu ul{padding:0;margin:0;list-style:none}header .nav-menu ul li{display:inline-block;margin-right:56px;border-bottom:8px solid transparent;transition:all .6s;margin-top:4px;margin-bottom:1px}@media screen and (max-width: 1023px){header .nav-menu ul li{display:block;margin-right:0}}@media screen and (max-width: 767px){header .nav-menu ul li{height:80px}}@media screen and (max-width: 559px){header .nav-menu ul li{height:70px}}header .nav-menu ul li:hover{transition:all .6s;border-bottom:8px solid #FF5A68}header .nav-menu ul li:hover a{color:#ff595a}header .nav-menu ul li:nth-last-child(1){margin-right:0}header .nav-menu ul li.active{border-bottom:8px solid #FF5A68}@media screen and (max-width: 767px){header .nav-menu ul li.active{border-bottom:7px solid #FF5A68}}@media screen and (max-width: 559px){header .nav-menu ul li.active{border-bottom:5px solid #FF5A68}}header .nav-menu ul li a{font-family:"Raleway",sans-serif;font-size:22px;line-height:80px;color:#434343;transition:all .6s}@media screen and (max-width: 1366px){header .nav-menu ul li a{font-size:20px}}@media screen and (max-width: 1200px){header .nav-menu ul li a{font-size:18px}}@media screen and (max-width: 767px){header .nav-menu ul li a{line-height:80px}}@media screen and (max-width: 559px){header .nav-menu ul li a{line-height:70px}}header .language-select{display:inline-flex;flex-direction:column;position:absolute;right:0;color:#fff;top:20px;z-index:2;background:#fff;padding:0;justify-content:flex-start!important;margin:0 40px 0 0;max-height:50px!important;overflow:hidden;cursor:pointer;border:1px solid #fff}@media screen and (max-width: 1023px){header .language-select{top:12px}}@media screen and (max-width: 767px){header .language-select{top:-1px}}@media screen and (max-width: 639px){header .language-select{margin:0 30px 0 0}}@media screen and (max-width: 559px){header .language-select{margin:0 20px 0 0}}header .language-select li{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;order:2;line-height:normal;font-size:18px;text-decoration:none;position:relative;margin-left:0!important;margin-bottom:10px;margin-top:10px;padding:0 15px;min-height:30px}@media screen and (max-width: 767px){header .language-select li{margin-top:15px;margin-bottom:15px;padding:0 12px}}header .language-select li a{font-family:"Raleway",sans-serif;font-style:normal;font-weight:200;text-decoration:none;font-size:20px;line-height:28px;color:#434343;transition:all .5s}@media screen and (max-width: 1366px){header .language-select li a{font-size:18px}}@media screen and (max-width: 1023px){header .language-select li a{font-size:20px}}@media screen and (max-width: 767px){header .language-select li a{font-size:18px}}header .language-select li a:hover{color:#FF5A68}header .language-select li:hover{cursor:pointer}header .language-select.open{max-height:110px!important;border:1px solid #E8E8E8;z-index:11;padding:0;transition:all .6s}@media screen and (max-width: 767px){header .language-select.open li.active{margin-bottom:5px}}header .language-select.open li.active a{color:#434343}header .language-select.open li.active::after{top:30px;right:22px;opacity:0;animation:arrow 1.4s ease-in infinite}@media screen and (max-width: 767px){header .language-select.open li.active::after{right:17px}}header .language-select.open li:hover{background:none}header .language-select li.active{order:1;pointer-events:none;background:none}header .language-select li.active::after{content:'';position:absolute;right:0;width:10px;height:10px;background:url(../img/icon/lang.png);background-size:cover;top:10px;opacity:1}header .language-select li a:hover::before,header .language-select li a:hover::after{content:none!important}.main-banner{position:relative;width:100%;background:url(../img/bg-main.jpg) no-repeat;background-size:cover;animation:bg-animate 2s ease-out forwards;transform:translateY(-4rem)}.main-banner::after{content:'';position:absolute;bottom:-50px;left:0;width:100%;height:105px;background:#fff;transform:skewY(3deg);animation:slide 2s ease-out forwards}.main-banner .caption{position:relative;padding-top:391px}@media screen and (max-width: 1530px){.main-banner .caption{padding-top:370px}}@media screen and (max-width: 1366px){.main-banner .caption{padding-top:340px}}@media screen and (max-width: 1023px){.main-banner .caption{text-align:center;padding-top:260px}}@media screen and (max-width: 767px){.main-banner .caption{padding-top:215px}}@media screen and (max-width: 559px){.main-banner .caption{padding-top:160px}}@media screen and (max-width: 400px){.main-banner .caption{padding-top:130px}}.main-banner .caption h1{font-family:"Lato","Roboto",sans-serif;font-size:58px;line-height:58px;color:#434343;margin-top:0;margin-bottom:48px}@media screen and (max-width: 1530px){.main-banner .caption h1{font-size:54px;line-height:54px}}@media screen and (max-width: 1366px){.main-banner .caption h1{font-size:48px;line-height:48px;margin-bottom:40px}}@media screen and (max-width: 1200px){.main-banner .caption h1{font-size:44px}}@media screen and (max-width: 1023px){.main-banner .caption h1{font-size:38px;line-height:38px;margin-bottom:40px}}@media screen and (max-width: 767px){.main-banner .caption h1{font-size:30px;line-height:30px;width:90%;margin:0 auto 35px}}@media screen and (max-width: 559px){.main-banner .caption h1{margin:0 auto 25px;font-size:25px;line-height:25px}}@media screen and (max-width: 400px){.main-banner .caption h1{font-size:20px;line-height:20px;margin-bottom:20px}}.main-banner .caption h1 span{display:block}@media screen and (max-width: 767px){.main-banner .caption h1 span{display:inline}}.main-banner .caption .text{font-family:"Montserrat","Roboto",sans-serif;font-size:18px;line-height:27px;color:#434343;letter-spacing:.0725em;margin-bottom:185px}@media screen and (max-width: 1366px){.main-banner .caption .text{font-size:16px;line-height:24px;letter-spacing:.0525em;margin-bottom:140px}}@media screen and (max-width: 1023px){.main-banner .caption .text{margin-bottom:100px}}@media screen and (max-width: 767px){.main-banner .caption .text{font-size:14px;line-height:23px;letter-spacing:.0325em;margin:0 auto 70px;width:80%}}@media screen and (max-width: 559px){.main-banner .caption .text{font-size:12px;width:90%;line-height:20px;margin:0 auto 50px}}@media screen and (max-width: 400px){.main-banner .caption .text{font-size:11px;line-height:18px;margin:0 auto 40px}}.main-banner .caption .text span{display:block}@media screen and (max-width: 767px){.main-banner .caption .text span{display:inline}}.main-banner .buttons{position:relative;width:100%;display:flex;justify-content:flex-end;padding-bottom:305px}@media screen and (max-width: 1530px){.main-banner .buttons{padding-bottom:280px}}@media screen and (max-width: 1366px){.main-banner .buttons{padding-bottom:240px}}@media screen and (max-width: 1023px){.main-banner .buttons{justify-content:center}}@media screen and (max-width: 767px){.main-banner .buttons{padding-bottom:200px}}@media screen and (max-width: 639px){.main-banner .buttons{align-items:center;flex-flow:column}}@media screen and (max-width: 559px){.main-banner .buttons{padding-bottom:170px}}.main-banner .buttons .button-clear{cursor:pointer;width:228px;height:47px;border:1px solid #FF5A68;display:flex;align-items:center;position:relative;justify-content:center;border-radius:30px;margin-right:15px}@media screen and (max-width: 1200px){.main-banner .buttons .button-clear{width:210px;height:44px}}@media screen and (max-width: 767px){.main-banner .buttons .button-clear{width:190px;height:40px}}@media screen and (max-width: 639px){.main-banner .buttons .button-clear{margin-right:0;margin-bottom:15px}}.main-banner .buttons .button-clear:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.main-banner .buttons .button-clear:hover:before{opacity:1;transform:scale(1)}.main-banner .buttons .button-clear:hover span{color:#fff}.main-banner .buttons .button-clear span{font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;transition:all .5s;line-height:21px;z-index:1;color:#FF5A68}@media screen and (max-width: 1200px){.main-banner .buttons .button-clear span{font-size:16px}}@media screen and (max-width: 767px){.main-banner .buttons .button-clear span{font-size:14px}}.main-banner .buttons .button-full{cursor:pointer;width:228px;height:47px;border:1px solid #FF5A68;display:flex;background:#FF5A68;align-items:center;justify-content:center;position:relative;border-radius:30px}@media screen and (max-width: 1200px){.main-banner .buttons .button-full{width:210px;height:44px}}@media screen and (max-width: 767px){.main-banner .buttons .button-full{width:190px;height:40px}}.main-banner .buttons .button-full:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.main-banner .buttons .button-full:hover:before{opacity:1;transform:scale(1)}.main-banner .buttons .button-full span{font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;z-index:1;color:#fff}@media screen and (max-width: 1200px){.main-banner .buttons .button-full span{font-size:16px}}@media screen and (max-width: 767px){.main-banner .buttons .button-full span{font-size:14px}}.how_we_teach{width:100%;position:relative;margin-top:-78px;margin-bottom:100px}@media screen and (max-width: 1530px){.how_we_teach{margin-bottom:80px}}@media screen and (max-width: 1200px){.how_we_teach{margin-bottom:60px}}@media screen and (max-width: 1023px){.how_we_teach{margin-top:-100px}.how_we_teach .container{display:flex;justify-content:center;flex-wrap:wrap}}.how_we_teach .left_block{position:relative;display:inline-block;float:left;width:41%;margin-right:100px}@media screen and (max-width: 1530px){.how_we_teach .left_block{margin-right:60px;width:43%}}@media screen and (max-width: 1200px){.how_we_teach .left_block{margin-right:50px}}@media screen and (max-width: 1023px){.how_we_teach .left_block{width:50%;margin-right:0}}@media screen and (max-width: 767px){.how_we_teach .left_block{width:60%}}@media screen and (max-width: 639px){.how_we_teach .left_block{width:65%}}@media screen and (max-width: 559px){.how_we_teach .left_block{width:70%}}@media screen and (max-width: 400px){.how_we_teach .left_block{width:80%}}.how_we_teach .left_block::after{content:'';width:85%;background:#000;opacity:.3;right:0;left:0;z-index:-1;height:60px;filter:blur(15px);border-radius:5px;position:absolute;margin:0 auto;bottom:-30px}.how_we_teach .left_block img{border-radius:5px;width:100%}@media screen and (max-width: 1530px){.how_we_teach .left_block img{height:800px}}@media screen and (max-width: 1366px){.how_we_teach .left_block img{height:730px}}@media screen and (max-width: 1200px){.how_we_teach .left_block img{height:640px}}@media screen and (max-width: 1099px){.how_we_teach .left_block img{height:620px}}@media screen and (max-width: 1023px){.how_we_teach .left_block img{height:auto}}.how_we_teach .right_block{display:inline-block;width:52%;padding-top:125px}@media screen and (max-width: 1530px){.how_we_teach .right_block{padding-top:100px}}@media screen and (max-width: 1366px){.how_we_teach .right_block{width:51%}}@media screen and (max-width: 1200px){.how_we_teach .right_block{width:50%;padding-top:80px}}@media screen and (max-width: 1023px){.how_we_teach .right_block{width:80%;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}}@media screen and (max-width: 767px){.how_we_teach .right_block{width:90%}}@media screen and (max-width: 559px){.how_we_teach .right_block{padding-top:60px}}.how_we_teach .right_block h2{margin-top:0;font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:58px;line-height:58px;color:#434343;margin-bottom:66px}@media screen and (max-width: 1530px){.how_we_teach .right_block h2{font-size:54px;margin-bottom:50px;line-height:54px}}@media screen and (max-width: 1366px){.how_we_teach .right_block h2{font-size:44px;margin-bottom:48px;line-height:48px}}@media screen and (max-width: 1200px){.how_we_teach .right_block h2{font-size:38px;margin-bottom:40px;line-height:38px}}@media screen and (max-width: 1023px){.how_we_teach .right_block h2{font-size:36px;margin-bottom:35px;line-height:36px}}@media screen and (max-width: 767px){.how_we_teach .right_block h2{font-size:30px;margin-bottom:30px;line-height:30px}}@media screen and (max-width: 559px){.how_we_teach .right_block h2{font-size:25px;margin-bottom:25px;line-height:25px}}@media screen and (max-width: 400px){.how_we_teach .right_block h2{font-size:22px;margin-bottom:22px;line-height:22px}}.how_we_teach .right_block .text{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:40px;letter-spacing:.0582em;color:rgba(67,67,67,0.7);padding-right:65px}@media screen and (max-width: 1366px){.how_we_teach .right_block .text{font-size:16px;line-height:32px}}@media screen and (max-width: 1200px){.how_we_teach .right_block .text{padding-right:30px;font-size:15px;line-height:28px}}@media screen and (max-width: 1023px){.how_we_teach .right_block .text{padding-right:0}}@media screen and (max-width: 767px){.how_we_teach .right_block .text{font-size:15px;line-height:28px}}@media screen and (max-width: 559px){.how_we_teach .right_block .text{font-size:12px;line-height:25px}}@media screen and (max-width: 400px){.how_we_teach .right_block .text{font-size:11px;line-height:22px}}.how_we_teach .right_block .text p{margin-top:20px;margin-bottom:40px}@media screen and (max-width: 1200px){.how_we_teach .right_block .text p{margin-bottom:30px}}.how_we_teach .right_block .alert{width:100%;position:relative;font-family:"Montserrat","Roboto",sans-serif;letter-spacing:.0582em;font-style:normal;font-weight:400;margin-bottom:36px;padding-top:9px;padding-left:31px;font-size:14px;line-height:31px;color:rgba(67,67,67,0.4)}@media screen and (max-width: 1366px){.how_we_teach .right_block .alert{font-size:12px}}@media screen and (max-width: 1200px){.how_we_teach .right_block .alert{padding-left:25px;padding-top:0}}@media screen and (max-width: 1023px){.how_we_teach .right_block .alert{width:auto}}@media screen and (max-width: 559px){.how_we_teach .right_block .alert{width:calc(50% + 100px);line-height:20px;font-size:11px}}@media screen and (max-width: 400px){.how_we_teach .right_block .alert{font-size:10px}}.how_we_teach .right_block .alert::before{content:'';position:absolute;top:14px;left:0;width:20px;height:20px;background:url(../img/icon/info_icon.png) no-repeat;background-size:cover}@media screen and (max-width: 1200px){.how_we_teach .right_block .alert::before{width:15px;height:15px;top:8px}}.how_we_teach .right_block .block-with-button{width:100%;display:flex;justify-content:flex-end}@media screen and (max-width: 1023px){.how_we_teach .right_block .block-with-button{justify-content:center}}.how_we_teach .right_block .block-with-button .button-choice{cursor:pointer;width:228px;height:47px;background:#FF5A68;border-radius:30px;display:flex;position:relative;justify-content:center;align-items:center}@media screen and (max-width: 1366px){.how_we_teach .right_block .block-with-button .button-choice{width:210px;height:44px}}@media screen and (max-width: 767px){.how_we_teach .right_block .block-with-button .button-choice{width:190px;height:40px}}.how_we_teach .right_block .block-with-button .button-choice:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.how_we_teach .right_block .block-with-button .button-choice:hover:before{opacity:1;transform:scale(1)}.how_we_teach .right_block .block-with-button .button-choice span{font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;z-index:1;color:#FFF}@media screen and (max-width: 1366px){.how_we_teach .right_block .block-with-button .button-choice span{font-size:16px}}@media screen and (max-width: 1366px){.how_we_teach .right_block .block-with-button .button-choice span{font-size:14px}}.popular-course{width:100%;position:relative;padding-top:133px;margin-bottom:129px}@media screen and (max-width: 1530px){.popular-course{padding-top:80px}}@media screen and (max-width: 767px){.popular-course{margin-bottom:115px}}@media screen and (max-width: 559px){.popular-course{padding-top:30px;margin-bottom:90px}}.popular-course h2{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:58px;line-height:58px;color:#434343;margin-top:0;margin-bottom:107px}@media screen and (max-width: 1530px){.popular-course h2{font-size:54px;line-height:54px;margin-bottom:100px}}@media screen and (max-width: 1366px){.popular-course h2{font-size:44px;line-height:48px;margin-bottom:80px}}@media screen and (max-width: 1200px){.popular-course h2{font-size:38px;line-height:38px;margin-bottom:70px}}@media screen and (max-width: 1023px){.popular-course h2{font-size:36px;line-height:36px;text-align:center}}@media screen and (max-width: 767px){.popular-course h2{font-size:30px;line-height:30px}}@media screen and (max-width: 559px){.popular-course h2{font-size:25px;line-height:25px;margin-bottom:60px}}@media screen and (max-width: 400px){.popular-course h2{font-size:22px;line-height:22px;margin-bottom:50px}}.popular-course .popular-slider{width:100%;position:relative}@media screen and (max-width: 1023px){.popular-course .popular-slider{width:50%;margin:0 auto}}@media screen and (max-width: 900px){.popular-course .popular-slider{width:60%}}.popular-course .popular-slider .slick-track{width:100%}.popular-course .popular-slider .slick-slide{margin:0 11px}@media screen and (max-width: 559px){.popular-course .popular-slider .slick-slide{margin:0 35px}}@media screen and (max-width: 400px){.popular-course .popular-slider .slick-slide{margin:0 40px}}.popular-course .popular-slider .slick-list{margin:0 -11px}@media screen and (max-width: 559px){.popular-course .popular-slider .slick-list{margin:0 -35px}}@media screen and (max-width: 400px){.popular-course .popular-slider .slick-list{margin:0 -40px}}.popular-course .popular-slider .slick-list{overflow:visible}.popular-course .popular-slider .item-slider{margin:0;outline:0;padding:0;display:flex;justify-content:center}.popular-course .popular-slider .item-slider.slick-center{justify-content:flex-end}.popular-course .popular-slider .item-slider.slick-current{justify-content:flex-start}@media screen and (max-width: 1023px){.popular-course .popular-slider .item-slider.slick-current{justify-content:center}}.popular-course .popular-slider .item-slider .item{outline:0;width:398px;display:flex;flex-flow:column;align-items:center}@media screen and (max-width: 1366px){.popular-course .popular-slider .item-slider .item{width:350px}}@media screen and (max-width: 1200px){.popular-course .popular-slider .item-slider .item{width:290px}}@media screen and (max-width: 1023px){.popular-course .popular-slider .item-slider .item{width:350px}}@media screen and (max-width: 767px){.popular-course .popular-slider .item-slider .item{width:310px}}@media screen and (max-width: 639px){.popular-course .popular-slider .item-slider .item{width:270px}}@media screen and (max-width: 559px){.popular-course .popular-slider .item-slider .item{width:250px}}@media screen and (max-width: 400px){.popular-course .popular-slider .item-slider .item{width:220px}}.popular-course .popular-slider .item-slider .item a{width:100%;display:block;outline:0}.popular-course .popular-slider .item-slider .item .image{position:relative;margin-bottom:60px;width:100%}@media screen and (max-width: 767px){.popular-course .popular-slider .item-slider .item .image{margin-bottom:45px}}@media screen and (max-width: 559px){.popular-course .popular-slider .item-slider .item .image{margin-bottom:40px}}.popular-course .popular-slider .item-slider .item .image::after{content:'';width:85%;background:#000;opacity:.2;right:0;left:0;z-index:-1;height:30px;filter:blur(7px);border-radius:5px;position:absolute;margin:0 auto;bottom:-17px}.popular-course .popular-slider .item-slider .item .image img{border-radius:5px;width:100%}.popular-course .popular-slider .item-slider .item .title{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:28px;line-height:28px;text-align:center;height:70px;margin-bottom:18px;color:#434343}@media screen and (max-width: 1366px){.popular-course .popular-slider .item-slider .item .title{font-size:24px;line-height:24px;margin-bottom:15px}}@media screen and (max-width: 1200px){.popular-course .popular-slider .item-slider .item .title{font-size:22px;line-height:22px;margin-bottom:18px}}@media screen and (max-width: 1023px){.popular-course .popular-slider .item-slider .item .title{font-size:20px;line-height:20px;height:40px}}@media screen and (max-width: 767px){.popular-course .popular-slider .item-slider .item .title{font-size:18px;line-height:18px;height:36px}}@media screen and (max-width: 559px){.popular-course .popular-slider .item-slider .item .title{margin-bottom:10px;font-size:16px;line-height:16px;height:32px}}@media screen and (max-width: 400px){.popular-course .popular-slider .item-slider .item .title{margin-bottom:5px;font-size:14px;line-height:14px}}.popular-course .popular-slider .item-slider .item .text{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;position:relative;padding:25px;line-height:28px;height:110px;text-align:center;opacity:.7}@media screen and (max-width: 1366px){.popular-course .popular-slider .item-slider .item .text{padding:20px;height:125px}}@media screen and (max-width: 1200px){.popular-course .popular-slider .item-slider .item .text{padding:15px 10px;line-height:24px;height:110px}}@media screen and (max-width: 767px){.popular-course .popular-slider .item-slider .item .text{font-size:12px;overflow:hidden;padding:15px 0}}@media screen and (max-width: 559px){.popular-course .popular-slider .item-slider .item .text{font-size:11px;line-height:22px}}@media screen and (max-width: 400px){.popular-course .popular-slider .item-slider .item .text{font-size:10px;line-height:20px}}.popular-course .popular-slider .item-slider .item .text::after{content:'';position:absolute;bottom:0;left:0;height:100%;width:100%;background:linear-gradient(to bottom,transparent 0%,#fff 100%)}.popular-course .popular-slider .item-slider .item .button-more{cursor:pointer;display:flex;justify-content:center;align-items:center;width:228px;height:47px;border:1px solid #FF5A5A;border-radius:30px;font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;margin:7px auto;position:relative;line-height:21px;transition:all .5s;text-align:center;color:#FF5A68}.popular-course .popular-slider .item-slider .item .button-more:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;z-index:-1;transition:all .5s;transform:scale(1.2)}.popular-course .popular-slider .item-slider .item .button-more:hover:before{opacity:1;transform:scale(1)}.popular-course .popular-slider .item-slider .item .button-more:hover{color:#fff}@media screen and (max-width: 1366px){.popular-course .popular-slider .item-slider .item .button-more{width:210px;height:44px;font-size:16px}}@media screen and (max-width: 1200px){.popular-course .popular-slider .item-slider .item .button-more{width:200px;height:40px;font-size:14px}}@media screen and (max-width: 639px){.popular-course .popular-slider .item-slider .item .button-more{width:190px;height:38px}}.advantage{width:100%;position:relative;margin-bottom:176px}@media screen and (max-width: 1366px){.advantage{margin-bottom:100px}}.advantage h2{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:58px;line-height:58px;color:#434343;margin-top:0;margin-bottom:113px}@media screen and (max-width: 1530px){.advantage h2{font-size:54px;line-height:54px;margin-bottom:100px}}@media screen and (max-width: 1366px){.advantage h2{font-size:44px;line-height:48px;margin-bottom:80px}}@media screen and (max-width: 1200px){.advantage h2{font-size:38px;line-height:38px;margin-bottom:70px}}@media screen and (max-width: 1023px){.advantage h2{font-size:34px;line-height:34px;text-align:center}}@media screen and (max-width: 767px){.advantage h2{font-size:30px;line-height:30px}}@media screen and (max-width: 559px){.advantage h2{font-size:25px;line-height:25px;margin-bottom:60px}}@media screen and (max-width: 400px){.advantage h2{font-size:22px;margin-bottom:50px}}.advantage .advantage-block{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 639px){.advantage .advantage-block{justify-content:center}}.advantage .advantage-block .item{width:400px;margin-bottom:80px}@media screen and (max-width: 1366px){.advantage .advantage-block .item{width:28%}}@media screen and (max-width: 1023px){.advantage .advantage-block .item{width:46%;text-align:center}}@media screen and (max-width: 767px){.advantage .advantage-block .item{width:44%;margin-bottom:70px}}@media screen and (max-width: 639px){.advantage .advantage-block .item{width:80%;margin-bottom:75px}}@media screen and (max-width: 559px){.advantage .advantage-block .item{margin-bottom:60px}}@media screen and (max-width: 400px){.advantage .advantage-block .item{margin-bottom:50px}}.advantage .advantage-block .item .icon{width:58px;height:58px;margin-bottom:43px}@media screen and (max-width: 1530px){.advantage .advantage-block .item .icon{width:54px;height:54px}}@media screen and (max-width: 1366px){.advantage .advantage-block .item .icon{width:50px;height:50px}}@media screen and (max-width: 1023px){.advantage .advantage-block .item .icon{margin:0 auto 40px}}@media screen and (max-width: 767px){.advantage .advantage-block .item .icon{width:44px;height:44px}}@media screen and (max-width: 559px){.advantage .advantage-block .item .icon{width:40px;height:40px}}.advantage .advantage-block .item .icon img{width:100%}.advantage .advantage-block .item .title{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:28px;line-height:28px;color:#434343;margin-bottom:43px}@media screen and (max-width: 1366px){.advantage .advantage-block .item .title{font-size:24px;line-height:24px;margin-bottom:35px}}@media screen and (max-width: 1366px){.advantage .advantage-block .item .title{font-size:22px;line-height:22px;margin-bottom:30px}}@media screen and (max-width: 767px){.advantage .advantage-block .item .title{font-size:20px;line-height:20px}}@media screen and (max-width: 639px){.advantage .advantage-block .item .title{font-size:18px}}@media screen and (max-width: 559px){.advantage .advantage-block .item .title{font-size:16px;line-height:18px;margin-bottom:25px}}@media screen and (max-width: 400px){.advantage .advantage-block .item .title{font-size:14px;line-height:16px;margin-bottom:20px}}.advantage .advantage-block .item .text{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:35px;color:#434343}@media screen and (max-width: 1200px){.advantage .advantage-block .item .text{line-height:28px}}@media screen and (max-width: 767px){.advantage .advantage-block .item .text{font-size:12px;line-height:26px}}@media screen and (max-width: 400px){.advantage .advantage-block .item .text{font-size:11px;line-height:25px}}.top-head{width:100%;position:relative;background:url(../img/catalogue.jpg) no-repeat right;background-size:cover;height:450px;top:91px}@media screen and (max-width: 1366px){.top-head{height:420px}}@media screen and (max-width: 1200px){.top-head{height:380px}}@media screen and (max-width: 1023px){.top-head{top:60px}}.top-head .container{display:flex;justify-content:space-between;align-items:center;height:100%}@media screen and (max-width: 767px){.top-head .container{justify-content:center;flex-flow:column;align-items:center}}.top-head .name-course{width:70%}@media screen and (max-width: 767px){.top-head .name-course{width:100%}}.top-head .name-course .title{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:58px;line-height:75px;color:#FFF;margin-bottom:20px}@media screen and (max-width: 1530px){.top-head .name-course .title{font-size:54px;line-height:66px}}@media screen and (max-width: 1366px){.top-head .name-course .title{font-size:48px;line-height:58px}}@media screen and (max-width: 1200px){.top-head .name-course .title{font-size:40px;line-height:54px}}@media screen and (max-width: 1023px){.top-head .name-course .title{font-size:30px;line-height:42px}}@media screen and (max-width: 767px){.top-head .name-course .title{font-size:26px;line-height:38px}}@media screen and (max-width: 639px){.top-head .name-course .title{font-size:24px;line-height:36px}}@media screen and (max-width: 479px){.top-head .name-course .title{font-size:22px;line-height:32px;font-size:20px;line-height:30px}}.top-head .name-course .under-text{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:27px;letter-spacing:.0735em;color:#FFF}@media screen and (max-width: 1200px){.top-head .name-course .under-text{font-size:16px;line-height:24px}}@media screen and (max-width: 1023px){.top-head .name-course .under-text{font-size:14px}}@media screen and (max-width: 767px){.top-head .name-course .under-text{margin-bottom:30px;font-size:13px;line-height:20px}}@media screen and (max-width: 639px){.top-head .name-course .under-text{font-size:12px;line-height:18px}}@media screen and (max-width: 767px){.top-head .price-block{width:100%}}.top-head .price-block .price-head{font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:right;color:#FFF;margin-bottom:25px}@media screen and (max-width: 1200px){.top-head .price-block .price-head{font-size:16px}}@media screen and (max-width: 1023px){.top-head .price-block .price-head{font-size:14px}}@media screen and (max-width: 767px){.top-head .price-block .price-head{font-size:13px;text-align:left}}@media screen and (max-width: 479px){.top-head .price-block .price-head{font-size:12px;margin-bottom:20px}}.top-head .price-block .price-head span{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:500;font-size:36px;line-height:43px;text-align:right;color:#FFF}@media screen and (max-width: 1200px){.top-head .price-block .price-head span{font-size:32px;line-height:40px}}@media screen and (max-width: 1023px){.top-head .price-block .price-head span{font-size:28px;line-height:34px}}@media screen and (max-width: 767px){.top-head .price-block .price-head span{font-size:26px;line-height:30px}}@media screen and (max-width: 639px){.top-head .price-block .price-head span{font-size:24px;line-height:28px}}@media screen and (max-width: 479px){.top-head .price-block .price-head span{font-size:22px;line-height:24px}}.top-head .price-block .button-head{width:228px;height:47px;font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;text-align:center;color:#FFF;background:#FF5A68;border-radius:30px;display:flex;position:relative;justify-content:center;align-items:center;cursor:pointer}.top-head .price-block .button-head:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:#ff5a68;width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.top-head .price-block .button-head span{z-index:2}.top-head .price-block .button-head:hover:before{opacity:1;transform:scale(1)}@media screen and (max-width: 1366px){.top-head .price-block .button-head{width:210px;height:44px;font-size:16px}}@media screen and (max-width: 1200px){.top-head .price-block .button-head{width:190px;height:42px;font-size:14px}}@media screen and (max-width: 1023px){.top-head .price-block .button-head{width:170px;height:38px;font-size:13px}}.ct-top{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 0;height:68px}@media screen and (max-width: 767px){.ct-top{height:auto;justify-content:flex-start;flex-wrap:wrap;padding:0}}@media screen and (max-width: 767px){.ct-top .breads{width:100%;padding:20px 0;border-bottom:1px solid #E8E8E8}}@media screen and (max-width: 639px){.ct-top .breads.none{display:none}}.ct-top .breads ul{margin:0;padding:0;list-style:none}.ct-top .breads ul li{display:inline-block;margin-right:35px}@media screen and (max-width: 1023px){.ct-top .breads ul li{margin-bottom:5px}}.ct-top .breads ul li:nth-last-child(1) a{pointer-events:none}.ct-top .breads ul li:nth-last-child(1) a:before{content:none}.ct-top .breads ul li a{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b5b5b5;position:relative;transition:all .5s}@media screen and (max-width: 1366px){.ct-top .breads ul li a{font-size:13px;line-height:16px}}@media screen and (max-width: 559px){.ct-top .breads ul li a{font-size:12px}}.ct-top .breads ul li a:hover{color:#434343}.ct-top .breads ul li a:before{content:'\203a';top:0;right:-20px;position:absolute;font-size:20px;color:#000}@media screen and (max-width: 1023px){.ct-top .breads ul li a:before{font-size:18px}}@media screen and (max-width: 559px){.ct-top .breads ul li a:before{top:-2px}}.ct-top .refresh{width:38px;height:38px;cursor:pointer}.ct-top .refresh img{width:100%}.ct-top .refresh img:hover{animation:rotation .5s linear}.ct-top .sorting{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 767px){.ct-top .sorting{justify-content:flex-start;width:100%;padding:10px 0}}.ct-top .sorting .text{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b5b5b5;text-align:right;margin-right:20px}@media screen and (max-width: 1366px){.ct-top .sorting .text{font-size:13px}}@media screen and (max-width: 559px){.ct-top .sorting .text{font-size:12px}}.ct-top .sorting select{width:185px;height:38px;padding-left:22px;padding-bottom:2px;font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:#FFF;background-color:#b5b5b5;-webkit-user-select:none;-webkit-appearance:button;border-radius:5px;margin-right:10px;border:0;outline:0;background-image:url(../img/icon/side.png);background-position:92% 46%;background-repeat:no-repeat}@media screen and (max-width: 1366px){.ct-top .sorting select{width:170px;height:34px;font-size:13px;line-height:16px}}@media screen and (max-width: 559px){.ct-top .sorting select{font-size:12px;padding-left:10px;background-position:94% 40%}}.hr{width:100%;height:1px;background:#E8E8E8}.hr-product{background:#141414;width:100%;height:1px;opacity:.1}@media screen and (max-width: 1023px){.hr-product.none{display:none}}.catalogue{width:100%;position:relative;margin-top:91px;margin-bottom:58px}@media screen and (max-width: 1023px){.catalogue{margin-top:60px}}.catalogue .ct-block{display:flex;flex-wrap:wrap;margin-top:60px;position:relative}@media screen and (max-width: 1023px){.catalogue .ct-block{margin-top:30px}}.catalogue .ct-block .filter-link{display:none;font-family:"Lato","Roboto",sans-serif;font-size:14px;line-height:18px;width:100%;height:20px;z-index:100;position:relative;color:#000;margin-bottom:30px}@media screen and (max-width: 1023px){.catalogue .ct-block .filter-link{display:block}}.catalogue .ct-block .filter-link span{position:absolute;left:0;top:0}.catalogue .ct-block .filter-link span.on{opacity:1;visibility:visible}.catalogue .ct-block .filter-link span.on.plus{opacity:0;visibility:hidden}.catalogue .ct-block .filter-link span.on::before{content:'\203a';position:absolute;font-weight:700;top:-2px;right:-10px;font-size:20px}.catalogue .ct-block .filter-link span.off{opacity:0;visibility:hidden;padding-left:10px}.catalogue .ct-block .filter-link span.off.minus{opacity:1;visibility:visible}.catalogue .ct-block .filter-link span.off::before{content:'\2039';position:absolute;font-weight:700;top:-2px;left:0;font-size:20px}.catalogue .ct-block .filter{position:relative;width:15%;margin-right:11%}@media screen and (max-width: 1530px){.catalogue .ct-block .filter{width:17%;margin-right:8%}}@media screen and (max-width: 1200px){.catalogue .ct-block .filter{width:20%;margin-right:5%}}@media screen and (max-width: 1023px){.catalogue .ct-block .filter{position:absolute;width:100%;z-index:-1;opacity:0;margin-right:0;visibility:hidden;top:0;left:0;height:0;transition:all .5s;background:#fff}.catalogue .ct-block .filter.open{position:relative;visibility:visible;height:100vh;opacity:1;z-index:10}}.catalogue .ct-block .filter .filter_block{width:100%;margin-bottom:50px}.catalogue .ct-block .filter .filter_block .__header{margin-bottom:25px;font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#141414;position:relative;transition:all .5s;cursor:pointer}.catalogue .ct-block .filter .filter_block .__header.mb-0{margin-bottom:0}.catalogue .ct-block .filter .filter_block .__header i{position:absolute;right:7px;font-family:"LatoL","Roboto",sans-serif;top:-2px;cursor:pointer;font-size:28px;width:20px;height:20px;line-height:17px;font-style:normal;font-weight:700}.catalogue .ct-block .filter .filter_block .icon-plus{width:10px;height:10px;position:relative}.catalogue .ct-block .filter .filter_block .icon-plus:before{content:'';width:10px;height:2px;background:#141414;border-radius:5px;top:48%;right:0;position:absolute;transform:rotate(-90deg)}.catalogue .ct-block .filter .filter_block .icon-plus:after{content:'';width:10px;height:2px;border-radius:5px;background:#141414;top:48%;right:0;position:absolute}.catalogue .ct-block .filter .filter_block .icon-minus{width:10px;height:10px;position:relative}.catalogue .ct-block .filter .filter_block .icon-minus:before{content:'';width:10px;border-radius:5px;top:48%;right:0;height:2px;background:#141414;position:absolute}.catalogue .ct-block .filter .filter_block .__content{padding:0 20px;color:#FFF;max-height:185px!important;width:100%;font-size:11px;opacity:1;z-index:1;position:relative;overflow:visible;text-align:justify;overflow-y:auto;border:0;border-top:none;transition:all .5s}@media screen and (max-width: 1366px){.catalogue .ct-block .filter .filter_block .__content{padding:0}}.catalogue .ct-block .filter .filter_block .__hidden{opacity:0;overflow:hidden;max-height:0!important;z-index:-1;padding:8px 20px 0}.catalogue .ct-block .filter .filter_block .checkbox{position:relative;font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:300;display:block;font-size:14px;line-height:17px;color:#434343;cursor:pointer;margin-bottom:17px;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width: 1200px){.catalogue .ct-block .filter .filter_block .checkbox{font-size:12px}}.catalogue .ct-block .filter .filter_block .checkbox:nth-last-child(1){margin-bottom:0}.catalogue .ct-block .filter .filter_block .checkbox__label:before{content:' ';display:block;height:12px;width:12px;position:absolute;border:1px solid #434343;border-radius:2px;background:#434343;top:2px;left:0}.catalogue .ct-block .filter .filter_block .checkbox__label:hover::after{border:1px solid #434343}.catalogue .ct-block .filter .filter_block input[type=checkbox]{display:none}.catalogue .ct-block .filter .filter_block .checkbox__label:after{content:' ';display:block;height:12px;width:12px;border:1px solid #b5b5b5;border-radius:2px;transition:200ms;position:absolute;top:2px;left:0;background:#fff;transition:all 500ms}.catalogue .ct-block .filter .filter_block .checkbox__input:checked ~ .checkbox__label:after{border:1px solid #434343;background-color:transparent;background-image:url(../img/icon/checked.png);background-position:center;background-size:contain}.catalogue .ct-block .filter .filter_block .old-ie .checkbox__label:before,.catalogue .ct-block .filter .filter_block .old-ie .checkbox__label:after{display:none}.catalogue .ct-block .filter .filter_block .checkbox__label:after:hover,.catalogue .ct-block .filter .filter_block .checkbox__label:after:active{border-color:#fff}.catalogue .ct-block .filter .filter_block .checkbox__label{margin-left:20px}.catalogue .ct-block #eFiltr_results{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.catalogue .ct-block .ct-items{position:relative;width:73.518%;display:inline-block}.catalogue .ct-block .ct-items.mob-hidden{display:none}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items{width:74.518%}}@media screen and (max-width: 1023px){.catalogue .ct-block .ct-items{width:100%}}.catalogue .ct-block .ct-items .pagination{width:100%;text-align:center;margin-top:38px}.catalogue .ct-block .ct-items .pagination ul{margin:0;padding:0;list-style:none}.catalogue .ct-block .ct-items .pagination ul li{width:36px;height:36px;display:inline-flex;border-radius:50%;margin-right:11px;transition:all .5s}.catalogue .ct-block .ct-items .pagination ul li.active{background:#FF5A68}.catalogue .ct-block .ct-items .pagination ul li.active:hover{background:#FF5A68}.catalogue .ct-block .ct-items .pagination ul li.active a{color:#FFF}.catalogue .ct-block .ct-items .pagination ul li:hover{background:rgba(255,90,104,0.5)}.catalogue .ct-block .ct-items .pagination ul li a{position:relative;display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-family:'Roboto',sans-serif;font-size:18px;line-height:20px;text-align:center;color:#434343;transition:all .3s}.catalogue .ct-block .ct-items .pagination ul li a:hover{color:#FFF}.catalogue .ct-block .ct-items .item{position:relative;width:32%;margin-bottom:20px;overflow:hidden}@media screen and (max-width: 767px){.catalogue .ct-block .ct-items .item{width:48.5%}}@media screen and (max-width: 559px){.catalogue .ct-block .ct-items .item{width:100%}}.catalogue .ct-block .ct-items .item .image{width:100%;position:relative;height:335px;transition:all .8s}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image{height:315px}}@media screen and (max-width: 559px){.catalogue .ct-block .ct-items .item .image{height:340px}}@media screen and (max-width: 479px){.catalogue .ct-block .ct-items .item .image{height:310px}}@media screen and (max-width: 400px){.catalogue .ct-block .ct-items .item .image{height:280px}}.catalogue .ct-block .ct-items .item .image:hover img{transform:scale(1.25)}.catalogue .ct-block .ct-items .item .image img{transition:all .8s;width:100%;height:100%}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image img{width:140%}}@media screen and (max-width: 767px){.catalogue .ct-block .ct-items .item .image img{width:110%}}@media screen and (max-width: 559px){.catalogue .ct-block .ct-items .item .image img{width:100%}}.catalogue .ct-block .ct-items .item .image .overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background:linear-gradient(0deg,rgba(79,79,79,0.7),rgba(79,79,79,0.7))}.catalogue .ct-block .ct-items .item .image .info{position:absolute;top:0;right:0;background:rgba(255,90,104,0.8);padding:0;border-bottom-left-radius:5px;height:36px;z-index:2}.catalogue .ct-block .ct-items .item .image .info span{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;position:relative;line-height:21px;text-align:center;color:#FFF;z-index:3}.catalogue .ct-block .ct-items .item .image .content{position:absolute;top:0;left:0;width:100%;height:100%;padding:35px;display:flex;flex-flow:column;justify-content:space-between;z-index:2}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items .item .image .content{padding:30px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .content{padding:22px}}@media screen and (max-width: 767px){.catalogue .ct-block .ct-items .item .image .content{padding:36px 25px}}@media screen and (max-width: 639px){.catalogue .ct-block .ct-items .item .image .content{padding:30px 20px}}@media screen and (max-width: 559px){.catalogue .ct-block .ct-items .item .image .content{padding:35px}}@media screen and (max-width: 400px){.catalogue .ct-block .ct-items .item .image .content{padding:25px}}.catalogue .ct-block .ct-items .item .image .title{position:relative;font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:22px;line-height:24px;max-height:70px;overflow:hidden;color:#FFF;margin-bottom:10px}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items .item .image .title{font-size:20px;line-height:22px}}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image .title{font-size:18px;line-height:22px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .title{font-size:16px;line-height:20px;max-height:60px}}@media screen and (max-width: 559px){.catalogue .ct-block .ct-items .item .image .title{font-size:18px;line-height:22px;max-height:70px}}@media screen and (max-width: 400px){.catalogue .ct-block .ct-items .item .image .title{font-size:16px;line-height:20px;max-height:60px}}.catalogue .ct-block .ct-items .item .image .title a{color:#fff}.catalogue .ct-block .ct-items .item .image .message{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;letter-spacing:.0425em;color:#FFF;margin-bottom:5px}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items .item .image .message{font-size:13px}}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image .message{font-size:12px;line-height:18px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .message{line-height:16px}}.catalogue .ct-block .ct-items .item .image .price{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:36px;line-height:54px;color:#FFF}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items .item .image .price{font-size:34px}}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image .price{font-size:30px;line-height:48px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .price{font-size:26px;line-height:42px}}.catalogue .ct-block .ct-items .item .image .price small{font-size:20px}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image .price small{font-size:18px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .price small{font-size:16px}}.catalogue .ct-block .ct-items .item .image .discount{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:22px;line-height:33px;text-decoration:line-through;color:#FFF;opacity:.5}.catalogue .ct-block .ct-items .item .image .btn_buy_course{width:228px;cursor:pointer;height:47px;background:rgba(255,90,104,0.8);border-radius:30px;font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;position:relative;color:#FFF;margin-top:10px;display:flex;justify-content:center;align-items:center}.catalogue .ct-block .ct-items .item .image .btn_buy_course:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.catalogue .ct-block .ct-items .item .image .btn_buy_course:hover:before{opacity:1;transform:scale(1)}.catalogue .ct-block .ct-items .item .image .btn_buy_course span{z-index:2}@media screen and (max-width: 1530px){.catalogue .ct-block .ct-items .item .image .btn_buy_course{width:210px;height:44px;font-size:16px;line-height:18px}}@media screen and (max-width: 1366px){.catalogue .ct-block .ct-items .item .image .btn_buy_course{width:190px;height:40px}}@media screen and (max-width: 1200px){.catalogue .ct-block .ct-items .item .image .btn_buy_course{width:170px;height:38px;font-size:15px;line-height:17px}}.product_page{width:100%;position:relative;top:91px;margin-bottom:91px}@media screen and (max-width: 1023px){.product_page{top:80px;margin-bottom:80px}}@media screen and (max-width: 767px){.product_page{top:60px;margin-bottom:60px}}.product_page .content-block{width:100%;position:relative;margin-top:45px;display:flex;justify-content:space-between;margin-bottom:140px}@media screen and (max-width: 1023px){.product_page .content-block{flex-wrap:wrap;margin-bottom:80px;margin-top:0}}@media screen and (max-width: 559px){.product_page .content-block{margin-bottom:70px}}@media screen and (max-width: 479px){.product_page .content-block{margin-bottom:60px}}.product_page .content-block .left-content{display:inline-block;position:relative;width:60.5%}@media screen and (max-width: 1023px){.product_page .content-block .left-content{display:flex;flex-wrap:wrap;width:100%;order:2}}.product_page .content-block .left-content .title{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:32px;display:flex;width:100%;align-items:center;padding-right:165px;color:#434343;margin-bottom:15px;margin-top:0}@media screen and (max-width: 1530px){.product_page .content-block .left-content .title{font-size:32px}}@media screen and (max-width: 1366px){.product_page .content-block .left-content .title{font-size:30px}}@media screen and (max-width: 1200px){.product_page .content-block .left-content .title{font-size:26px;padding-right:120px}}@media screen and (max-width: 1023px){.product_page .content-block .left-content .title{padding-right:140px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .title{font-size:22px;line-height:28px}}@media screen and (max-width: 639px){.product_page .content-block .left-content .title{font-size:20px;line-height:26px;padding-right:0}}@media screen and (max-width: 479px){.product_page .content-block .left-content .title{font-size:18px}}@media screen and (max-width: 400px){.product_page .content-block .left-content .title{line-height:22px}}.product_page .content-block .left-content .message{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:28px;width:100%;color:#434343;letter-spacing:.0525em;padding-right:165px;margin-bottom:18px}@media screen and (max-width: 1366px){.product_page .content-block .left-content .message{line-height:24px;letter-spacing:.0325em}}@media screen and (max-width: 1200px){.product_page .content-block .left-content .message{padding-right:120px;line-height:22px}}@media screen and (max-width: 1023px){.product_page .content-block .left-content .message{padding-right:140px;margin-bottom:30px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .message{font-size:12px;line-height:20px}}@media screen and (max-width: 639px){.product_page .content-block .left-content .message{padding-right:0}}@media screen and (max-width: 400px){.product_page .content-block .left-content .message{font-size:11px;line-height:18px}}.product_page .content-block .left-content .rating{position:absolute;top:10px;right:0;width:100px;text-align:right}@media screen and (max-width: 639px){.product_page .content-block .left-content .rating{position:relative;top:-15px}}.product_page .content-block .left-content .rating .star img{margin-left:3px}.product_page .content-block .left-content .rating .r-info{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:14px;margin-top:18px;text-align:right;color:#434343;opacity:.7}@media screen and (max-width: 639px){.product_page .content-block .left-content .rating .r-info{display:none}}.product_page .content-block .left-content .rating .r-info span{color:#FF5A68;font-weight:700}.product_page .content-block .left-content .last-update{font-family:"Roboto",sans-serif;display:inline-block;font-style:normal;font-weight:300;font-size:14px;line-height:28px;margin-top:14px;letter-spacing:.0525em;margin-right:14px;color:#434343}@media screen and (max-width: 1366px){.product_page .content-block .left-content .last-update{letter-spacing:.0325em;line-height:24px}}@media screen and (max-width: 1023px){.product_page .content-block .left-content .last-update{margin-top:20px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .last-update{font-size:12px;line-height:20px}}@media screen and (max-width: 479px){.product_page .content-block .left-content .last-update{width:100%}}@media screen and (max-width: 400px){.product_page .content-block .left-content .last-update{font-size:11px;line-height:18px}}.product_page .content-block .left-content .last-update span{color:#FF5A68;font-weight:700}.product_page .content-block .left-content .lang-content{font-family:"Roboto",sans-serif;font-style:normal;font-weight:300;display:inline-block;font-size:14px;margin-top:14px;letter-spacing:.0525em;line-height:28px;color:#434343}@media screen and (max-width: 1366px){.product_page .content-block .left-content .lang-content{letter-spacing:.0325em;line-height:24px}}@media screen and (max-width: 1023px){.product_page .content-block .left-content .lang-content{margin-top:20px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .lang-content{font-size:12px;line-height:20px}}@media screen and (max-width: 479px){.product_page .content-block .left-content .lang-content{width:100%;margin-top:5px}}@media screen and (max-width: 400px){.product_page .content-block .left-content .lang-content{font-size:11px;line-height:18px}}.product_page .content-block .left-content .lang-content span{color:#FF5A68;font-weight:700}.product_page .content-block .left-content .in-course{margin-top:35px}@media screen and (max-width: 559px){.product_page .content-block .left-content .in-course{width:100%}}.product_page .content-block .left-content .in-course .caption{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#434343;margin-bottom:15px}@media screen and (max-width: 767px){.product_page .content-block .left-content .in-course .caption{font-size:20px}}@media screen and (max-width: 639px){.product_page .content-block .left-content .in-course .caption{font-size:18px;line-height:24px}}@media screen and (max-width: 639px){.product_page .content-block .left-content .in-course .caption{font-size:16px}}.product_page .content-block .left-content .in-course .info-block{background:#F9F9F9;border-radius:5px;padding:14px 18px;margin-bottom:55px;display:table}@media screen and (max-width: 559px){.product_page .content-block .left-content .in-course .info-block{width:100%}}@media screen and (max-width: 479px){.product_page .content-block .left-content .in-course .info-block{padding:10px 4px;margin-bottom:35px}}.product_page .content-block .left-content .in-course .info-block > div{display:table-cell}@media screen and (max-width: 559px){.product_page .content-block .left-content .in-course .info-block > div{display:table-row}}.product_page .content-block .left-content .in-course .info-block .item{display:flex;align-items:center;margin:7px 18px}.product_page .content-block .left-content .in-course .info-block .item .image{display:inline-block;margin-right:14px}.product_page .content-block .left-content .in-course .info-block .item .image img{margin-top:3px;width:22px}@media screen and (max-width: 479px){.product_page .content-block .left-content .in-course .info-block .item .image img{width:18px}}.product_page .content-block .left-content .in-course .info-block .item .text{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#434343;opacity:.7}@media screen and (max-width: 1366px){.product_page .content-block .left-content .in-course .info-block .item .text{font-size:13px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .in-course .info-block .item .text{font-size:12px}}@media screen and (max-width: 479px){.product_page .content-block .left-content .in-course .info-block .item .text{font-size:11px}}.product_page .content-block .left-content .price-block{width:100%;position:relative;display:flex;justify-content:space-between}@media screen and (max-width: 479px){.product_page .content-block .left-content .price-block{justify-content:flex-start;flex-wrap:wrap}}.product_page .content-block .left-content .price-block .price{font-family:"Roboto",sans-serif;font-style:normal;font-weight:200;font-size:22px;line-height:27px;color:#afafaf;letter-spacing:.0525em}@media screen and (max-width: 1366px){.product_page .content-block .left-content .price-block .price{font-size:20px}}@media screen and (max-width: 1200px){.product_page .content-block .left-content .price-block .price{font-size:18px}}@media screen and (max-width: 559px){.product_page .content-block .left-content .price-block .price{font-size:16px}}@media screen and (max-width: 479px){.product_page .content-block .left-content .price-block .price{font-size:14px;width:100%;margin-bottom:15px}}.product_page .content-block .left-content .price-block .price span{margin-left:22px;font-family:"Montserrat","Roboto",sans-serif;font-weight:500;font-size:36px;line-height:44px;color:#FF5A68;letter-spacing:normal}.product_page .content-block .left-content .price-block .price span small{color:#434343}@media screen and (max-width: 1366px){.product_page .content-block .left-content .price-block .price span{font-size:32px}}@media screen and (max-width: 1200px){.product_page .content-block .left-content .price-block .price span{font-size:30px}}@media screen and (max-width: 767px){.product_page .content-block .left-content .price-block .price span{font-size:28px}}@media screen and (max-width: 559px){.product_page .content-block .left-content .price-block .price span{margin-left:10px;font-size:24px}}@media screen and (max-width: 479px){.product_page .content-block .left-content .price-block .price span{font-size:22px}}.product_page .content-block .left-content .price-block .btn-price{cursor:pointer;width:228px;height:47px;border:1px solid #FF5A68;display:flex;background:#FF5A68;align-items:center;justify-content:center;border-radius:30px;font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;position:relative;font-size:18px;line-height:22px;text-align:center;color:#FFF}.product_page .content-block .left-content .price-block .btn-price:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:#ff5a68;width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.product_page .content-block .left-content .price-block .btn-price span{z-index:2}.product_page .content-block .left-content .price-block .btn-price:hover:before{opacity:1;transform:scale(1)}@media screen and (max-width: 1366px){.product_page .content-block .left-content .price-block .btn-price{width:210px;height:44px;font-size:16px}}@media screen and (max-width: 1200px){.product_page .content-block .left-content .price-block .btn-price{width:190px;height:40px;font-size:14px}}@media screen and (max-width: 559px){.product_page .content-block .left-content .price-block .btn-price{width:170px;height:38px;font-size:13px}}.product_page .content-block .content-image{position:relative;width:34%;height:100%}@media screen and (max-width: 1023px){.product_page .content-block .content-image{display:flex;order:1;width:100%;height:400px;overflow:hidden;margin-bottom:30px}}@media screen and (max-width: 767px){.product_page .content-block .content-image{height:360px}}@media screen and (max-width: 559px){.product_page .content-block .content-image{height:320px}}@media screen and (max-width: 479px){.product_page .content-block .content-image{height:300px}}@media screen and (max-width: 400px){.product_page .content-block .content-image{height:280px}}.product_page .content-block .content-image .overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:99%;background:linear-gradient(0deg,rgba(79,79,79,0.3),rgba(79,79,79,0.3))}@media screen and (max-width: 1023px){.product_page .content-block .content-image .overlay{height:100%}}.product_page .content-block .content-image img{width:100%;height:100%}@media screen and (max-width: 1023px){.product_page .content-block .content-image img{height:200%;margin-top:-25%}}@media screen and (max-width: 767px){.product_page .content-block .content-image img{height:150%}}@media screen and (max-width: 559px){.product_page .content-block .content-image img{height:120%;margin-top:-5%}}@media screen and (max-width: 479px){.product_page .content-block .content-image img{margin-top:0}}@media screen and (max-width: 400px){.product_page .content-block .content-image img{height:100%}}.product_page .content-block .content-image .info{z-index:1;position:absolute;top:0;padding:5px 40px 8px;border-bottom-left-radius:30px;right:0;background:rgba(255,90,104,0.9)}@media screen and (max-width: 767px){.product_page .content-block .content-image .info{padding:2px 34px 6px;border-bottom-left-radius:5px}}@media screen and (max-width: 479px){.product_page .content-block .content-image .info{padding:0 24px 2px}}.product_page .content-block .content-image .info span{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:22px;position:relative;line-height:33px;text-align:center;color:#FFF;z-index:2}@media screen and (max-width: 767px){.product_page .content-block .content-image .info span{font-size:18px}}@media screen and (max-width: 479px){.product_page .content-block .content-image .info span{font-size:16px}}.product_page .clear{clear:both;display:block;width:100%}.product_page .content-bottom{width:100%;position:relative;display:block;overflow:hidden;flex-wrap:wrap;margin-bottom:90px}@media screen and (max-width: 1023px){.product_page .content-bottom{margin-bottom:30px}}.product_page .content-bottom .left_content{display:inline-block;position:relative;float:left;width:60.5%}@media screen and (max-width: 1023px){.product_page .content-bottom .left_content{width:100%;margin-bottom:50px}}@media screen and (max-width: 479px){.product_page .content-bottom .left_content{margin-bottom:30px}}.product_page .content-bottom .left_content .caption{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#434343;margin-bottom:25px}@media screen and (max-width: 767px){.product_page .content-bottom .left_content .caption{font-size:20px}}@media screen and (max-width: 639px){.product_page .content-bottom .left_content .caption{font-size:18px;line-height:24px}}@media screen and (max-width: 479px){.product_page .content-bottom .left_content .caption{font-size:16px}}.product_page .content-bottom .left_content .message{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:35px;color:#434343;letter-spacing:.0525em}@media screen and (max-width: 1366px){.product_page .content-bottom .left_content .message{line-height:32px}}@media screen and (max-width: 767px){.product_page .content-bottom .left_content .message{line-height:30px;font-size:13px}}@media screen and (max-width: 639px){.product_page .content-bottom .left_content .message{line-height:25px}}@media screen and (max-width: 479px){.product_page .content-bottom .left_content .message{font-size:12px;line-height:20px}}.product_page .content-bottom .left_content .message p{margin-top:0;margin-bottom:20px}.product_page .content-bottom .right_content{display:inline-block;float:right;width:34%}@media screen and (max-width: 1023px){.product_page .content-bottom .right_content{width:100%}}.product_page .content-bottom .right_content .caption{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#434343;margin-bottom:25px}@media screen and (max-width: 767px){.product_page .content-bottom .right_content .caption{font-size:20px}}@media screen and (max-width: 639px){.product_page .content-bottom .right_content .caption{font-size:18px;line-height:24px}}@media screen and (max-width: 479px){.product_page .content-bottom .right_content .caption{font-size:16px}}.product_page .content-bottom .right_content ol{counter-reset:myCounter;list-style:none;padding:0;margin:0}.product_page .content-bottom .right_content li{font-family:"Montserrat","Roboto",sans-serif;letter-spacing:.0425em;font-style:normal;font-weight:300;font-size:14px;line-height:18px;position:relative;color:#434343;display:flex;align-items:center;padding-left:50px;margin-bottom:30px;padding-top:4px;max-height:180px;min-height:36px}@media screen and (max-width: 1200px){.product_page .content-bottom .right_content li{font-size:13px}}@media screen and (max-width: 1023px){.product_page .content-bottom .right_content li{font-size:12px;margin-bottom:25px}}@media screen and (max-width: 767px){.product_page .content-bottom .right_content li{margin-bottom:20px}}@media screen and (max-width: 639px){.product_page .content-bottom .right_content li{margin-bottom:15px}}@media screen and (max-width: 559px){.product_page .content-bottom .right_content li{margin-bottom:10px}}.product_page .content-bottom .right_content li:before{counter-increment:myCounter;content:counter(myCounter);color:#fff;background:#FF5A68;display:inline-block;position:absolute;top:4px;left:0;font-family:'Lato',sans-serif;font-weight:400;font-size:18px;text-align:center;width:36px;border-radius:50%;line-height:36px;height:36px;margin-right:14px}@media screen and (max-width: 1023px){.product_page .content-bottom .right_content li:before{width:34px;height:34px;line-height:34px;top:5px}}@media screen and (max-width: 767px){.product_page .content-bottom .right_content li:before{width:30px;height:30px;font-size:16px;line-height:30px;top:7px}}@media screen and (max-width: 559px){.product_page .content-bottom .right_content li:before{font-size:14px}}.product_page .other_course{width:100%;position:relative;margin-top:58px;padding-bottom:92px}.product_page .other_course .caption{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:900;font-size:22px;line-height:33px;color:#434343;margin-bottom:50px}@media screen and (max-width: 767px){.product_page .other_course .caption{font-size:20px;line-height:30px}}@media screen and (max-width: 639px){.product_page .other_course .caption{font-size:18px;line-height:26px}}@media screen and (max-width: 479px){.product_page .other_course .caption{font-size:16px;margin-top:40px}}@media screen and (max-width: 400px){.product_page .other_course .caption span{display:block}}.product_page .other_course .product_slider .slick-slide{margin:0 11px}.product_page .other_course .product_slider .slick-list{margin:0 -11px}.product_page .other_course .product_slider .slick-prev,.product_page .other_course .product_slider .slick-next{position:absolute;top:-67px;width:36px;height:36px}@media screen and (max-width: 479px){.product_page .other_course .product_slider .slick-prev,.product_page .other_course .product_slider .slick-next{width:34px;height:34px;top:-63px}}@media screen and (max-width: 400px){.product_page .other_course .product_slider .slick-prev,.product_page .other_course .product_slider .slick-next{top:-75px}}.product_page .other_course .product_slider .slick-prev img,.product_page .other_course .product_slider .slick-next img{width:100%;height:100%}.product_page .other_course .product_slider .slick-prev{right:44px}.product_page .other_course .product_slider .slick-next{right:0}.product_page .other_course .product_slider .slick-disabled{opacity:.4}.product_page .other_course .product_slider .item{position:relative;margin-bottom:20px;overflow:hidden}@media screen and (max-width: 767px){.product_page .other_course .product_slider .item{width:48.5%}}@media screen and (max-width: 559px){.product_page .other_course .product_slider .item{width:100%}}.product_page .other_course .product_slider .item .image{width:100%;position:relative;height:335px;transition:all .8s}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image{height:315px}}@media screen and (max-width: 559px){.product_page .other_course .product_slider .item .image{height:340px}}@media screen and (max-width: 479px){.product_page .other_course .product_slider .item .image{height:310px}}@media screen and (max-width: 400px){.product_page .other_course .product_slider .item .image{height:280px}}.product_page .other_course .product_slider .item .image:hover img{transform:scale(1.25)}.product_page .other_course .product_slider .item .image img{transition:all .8s;width:100%;height:100%}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image img{width:140%}}@media screen and (max-width: 767px){.product_page .other_course .product_slider .item .image img{width:110%}}@media screen and (max-width: 559px){.product_page .other_course .product_slider .item .image img{width:100%}}.product_page .other_course .product_slider .item .image .overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background:linear-gradient(0deg,rgba(79,79,79,0.7),rgba(79,79,79,0.7))}.product_page .other_course .product_slider .item .image .info{position:absolute;top:0;right:0;background:rgba(255,90,104,0.8);padding:0;border-bottom-left-radius:5px;height:36px;z-index:2}.product_page .other_course .product_slider .item .image .info span{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:900;font-size:14px;position:relative;line-height:21px;text-align:center;color:#FFF;z-index:3}.product_page .other_course .product_slider .item .image .content{position:absolute;top:0;left:0;width:100%;height:100%;padding:35px;display:flex;flex-flow:column;justify-content:space-between;z-index:2}@media screen and (max-width: 1530px){.product_page .other_course .product_slider .item .image .content{padding:30px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .content{padding:22px}}@media screen and (max-width: 767px){.product_page .other_course .product_slider .item .image .content{padding:36px 25px}}@media screen and (max-width: 639px){.product_page .other_course .product_slider .item .image .content{padding:30px 20px}}@media screen and (max-width: 559px){.product_page .other_course .product_slider .item .image .content{padding:35px}}@media screen and (max-width: 400px){.product_page .other_course .product_slider .item .image .content{padding:25px}}.product_page .other_course .product_slider .item .image .title{position:relative;font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:22px;line-height:24px;max-height:70px;overflow:hidden;color:#FFF;margin-bottom:10px}@media screen and (max-width: 1530px){.product_page .other_course .product_slider .item .image .title{font-size:20px;line-height:22px}}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image .title{font-size:18px;line-height:22px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .title{font-size:16px;line-height:20px;max-height:60px}}@media screen and (max-width: 559px){.product_page .other_course .product_slider .item .image .title{font-size:18px;line-height:22px;max-height:70px}}@media screen and (max-width: 400px){.product_page .other_course .product_slider .item .image .title{font-size:16px;line-height:20px;max-height:60px}}.product_page .other_course .product_slider .item .image .title a{color:#fff}.product_page .other_course .product_slider .item .image .message{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;letter-spacing:.0425em;color:#FFF;margin-bottom:5px}@media screen and (max-width: 1530px){.product_page .other_course .product_slider .item .image .message{font-size:13px}}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image .message{font-size:12px;line-height:18px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .message{line-height:16px}}.product_page .other_course .product_slider .item .image .price{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:36px;line-height:54px;color:#FFF}@media screen and (max-width: 1530px){.product_page .other_course .product_slider .item .image .price{font-size:34px}}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image .price{font-size:30px;line-height:48px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .price{font-size:26px;line-height:42px}}.product_page .other_course .product_slider .item .image .price small{font-size:20px}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image .price small{font-size:18px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .price small{font-size:16px}}.product_page .other_course .product_slider .item .image .discount{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:22px;line-height:33px;text-decoration:line-through;color:#FFF;opacity:.5}.product_page .other_course .product_slider .item .image .btn_buy_course{width:228px;cursor:pointer;height:47px;background:rgba(255,90,104,0.8);border-radius:30px;font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#FFF;position:relative;margin-top:10px;display:flex;justify-content:center;align-items:center}.product_page .other_course .product_slider .item .image .btn_buy_course:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:#ff5a68;width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.product_page .other_course .product_slider .item .image .btn_buy_course span{z-index:2}.product_page .other_course .product_slider .item .image .btn_buy_course:hover:before{opacity:1;transform:scale(1)}@media screen and (max-width: 1530px){.product_page .other_course .product_slider .item .image .btn_buy_course{width:210px;height:44px;font-size:16px;line-height:18px}}@media screen and (max-width: 1366px){.product_page .other_course .product_slider .item .image .btn_buy_course{width:190px;height:40px}}@media screen and (max-width: 1200px){.product_page .other_course .product_slider .item .image .btn_buy_course{width:170px;height:38px;font-size:15px;line-height:17px}}.Content-page{width:100%;position:relative;height:600px;transform:translateY(-4rem);animation:bg-animate 2s ease-out forwards;margin-bottom:88px}.Content-page img{width:100%;height:100%}@media screen and (max-width: 1366px){.Content-page{height:560px;margin-bottom:60px}}@media screen and (max-width: 1200px){.Content-page{height:500px;margin-bottom:40px}}@media screen and (max-width: 1023px){.Content-page{height:480px}}@media screen and (max-width: 767px){.Content-page{height:440px;margin-bottom:30px}}@media screen and (max-width: 559px){.Content-page{height:400px;margin-bottom:10px}}@media screen and (max-width: 400px){.Content-page{height:360px}}.Content-page:after{content:'';position:absolute;bottom:-50px;left:0;width:100%;height:105px;background:#fff;transform:skewY(3deg);animation:slide 2s ease-out forwards}.top-about{width:100%;position:relative;height:600px;background:url(../img/about.jpg) no-repeat center;background-size:cover;transform:translateY(-4rem);animation:bg-animate 2s ease-out forwards;margin-bottom:88px}@media screen and (max-width: 1366px){.top-about{height:560px;margin-bottom:60px}}@media screen and (max-width: 1200px){.top-about{height:500px;margin-bottom:40px}}@media screen and (max-width: 1023px){.top-about{height:480px}}@media screen and (max-width: 767px){.top-about{height:440px;margin-bottom:30px}}@media screen and (max-width: 559px){.top-about{height:400px;margin-bottom:10px}}@media screen and (max-width: 400px){.top-about{height:360px}}.top-about:after{content:'';position:absolute;bottom:-50px;left:0;width:100%;height:105px;background:#fff;transform:skewY(3deg);animation:slide 2s ease-out forwards}.about-content{width:100%}.about-content h2{margin-top:0;font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:58px;line-height:58px;color:#434343;margin-bottom:66px}@media screen and (max-width: 1530px){.about-content h2{font-size:54px;margin-bottom:50px;line-height:54px}}@media screen and (max-width: 1366px){.about-content h2{font-size:44px;margin-bottom:48px;line-height:48px}}@media screen and (max-width: 1200px){.about-content h2{font-size:38px;margin-bottom:40px;line-height:38px}}@media screen and (max-width: 1023px){.about-content h2{font-size:36px;margin-bottom:35px;line-height:36px}}@media screen and (max-width: 767px){.about-content h2{font-size:30px;margin-bottom:30px;line-height:30px}}@media screen and (max-width: 559px){.about-content h2{font-size:25px;margin-bottom:25px;line-height:25px}}@media screen and (max-width: 400px){.about-content h2{font-size:22px;margin-bottom:22px;line-height:22px}}.about-content .text{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:40px;letter-spacing:.0582em;color:#434343;margin-bottom:90px}@media screen and (max-width: 1366px){.about-content .text{font-size:16px;line-height:32px}}@media screen and (max-width: 1200px){.about-content .text{font-size:15px;line-height:28px}}@media screen and (max-width: 767px){.about-content .text{font-size:15px;line-height:28px;color:rgba(67,67,67,0.7)}}@media screen and (max-width: 559px){.about-content .text{font-size:12px;line-height:25px}}@media screen and (max-width: 400px){.about-content .text{font-size:11px;line-height:22px}}.about-content .text p{margin-top:20px;margin-bottom:40px}@media screen and (max-width: 1200px){.about-content .text p{margin-bottom:30px}}.contact-map{width:100%;position:relative;height:600px;overflow:hidden;transform:translateY(-4rem);animation:bg-animate 2s ease-out forwards;margin-bottom:88px}@media screen and (max-width: 1366px){.contact-map{height:560px;margin-bottom:60px}}@media screen and (max-width: 1200px){.contact-map{height:500px;margin-bottom:40px}}@media screen and (max-width: 1023px){.contact-map{height:480px}}@media screen and (max-width: 767px){.contact-map{height:440px;margin-bottom:30px}}@media screen and (max-width: 559px){.contact-map{height:400px;margin-bottom:10px}}@media screen and (max-width: 400px){.contact-map{height:360px}}.contact-map:after{content:'';position:absolute;bottom:-50px;left:0;width:100%;height:105px;background:#fff;transform:skewY(3deg);animation:slide 2s ease-out forwards}.contact-body{position:relative;width:100%;margin-bottom:92px;display:flex;justify-content:center;align-items:center;margin-top:-160px}@media screen and (max-width: 1200px){.contact-body{margin-top:-120px}}.contact-body .container{display:flex;align-items:center}@media screen and (max-width: 1200px){.contact-body .container{align-items:flex-start}}@media screen and (max-width: 767px){.contact-body .container{flex-flow:column;align-items:center}}.contact-body .image-block{position:relative;width:36%}@media screen and (max-width: 767px){.contact-body .image-block{width:50%}}@media screen and (max-width: 559px){.contact-body .image-block{width:60%}}@media screen and (max-width: 479px){.contact-body .image-block{width:70%}}@media screen and (max-width: 400px){.contact-body .image-block{width:80%}}.contact-body .image-block img{width:100%;border-radius:5px}.contact-body .image-block::after{content:'';width:85%;background:#000;opacity:.2;right:0;left:0;z-index:-1;height:60px;filter:blur(15px);border-radius:5px;position:absolute;margin:0 auto;bottom:-15px}.contact-body .contact-info{width:64%;padding-left:100px}@media screen and (max-width: 1366px){.contact-body .contact-info{margin-top:100px;padding-left:70px}}@media screen and (max-width: 1200px){.contact-body .contact-info{padding-left:50px;margin-top:60px}}@media screen and (max-width: 767px){.contact-body .contact-info{width:90%;text-align:center;padding-left:0}}@media screen and (max-width: 639px){.contact-body .contact-info{margin-top:40px}}.contact-body .contact-info .title{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:900;font-size:58px;line-height:58px;color:#434343;margin-bottom:30px}@media screen and (max-width: 1530px){.contact-body .contact-info .title{font-size:50px;line-height:60px}}@media screen and (max-width: 1366px){.contact-body .contact-info .title{font-size:44px;line-height:54px}}@media screen and (max-width: 1200px){.contact-body .contact-info .title{font-size:38px;line-height:45px}}@media screen and (max-width: 1023px){.contact-body .contact-info .title{font-size:30px;line-height:42px}}@media screen and (max-width: 767px){.contact-body .contact-info .title{font-size:26px;line-height:38px}}@media screen and (max-width: 639px){.contact-body .contact-info .title{font-size:24px;line-height:36px}}@media screen and (max-width: 479px){.contact-body .contact-info .title{font-size:22px;line-height:32px}}@media screen and (max-width: 479px){.contact-body .contact-info .title{font-size:20px;line-height:30px}}.contact-body .contact-info .text{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:40px;color:#434343;margin-bottom:50px}@media screen and (max-width: 1200px){.contact-body .contact-info .text{font-size:16px;line-height:36px}}@media screen and (max-width: 1023px){.contact-body .contact-info .text{font-size:14px;line-height:30px}}.contact-body .contact-info .contacts{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1023px){.contact-body .contact-info .contacts{flex-flow:column;align-items:flex-start}.contact-body .contact-info .contacts .number{margin-bottom:20px}}@media screen and (max-width: 767px){.contact-body .contact-info .contacts{align-items:center}}.contact-body .contact-info .contacts a{display:block;font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:22px;color:#000;margin-left:36px;position:relative;margin-bottom:15px;transition:all .5s}.contact-body .contact-info .contacts a:hover{color:#FF5A68}.contact-body .contact-info .contacts a.mail::before{content:'';position:absolute;top:0;left:-35px;width:18px;height:18px;background:url(../img/icon/mail_icon.png) no-repeat;background-size:cover}.contact-body .contact-info .contacts a.tel::before{content:'';position:absolute;top:0;left:-35px;width:18px;height:18px;background:url(../img/icon/phone_icon.png) no-repeat;background-size:cover}.contact-body .contact-info .contacts .btn-contact{width:228px;height:47px;font-family:'Roboto',sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:21px;text-align:center;color:#FFF;background:#FF5A68;border-radius:30px;display:flex;position:relative;justify-content:center;align-items:center;cursor:pointer}.contact-body .contact-info .contacts .btn-contact:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:#ff5a68;width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.contact-body .contact-info .contacts .btn-contact span{z-index:2}.contact-body .contact-info .contacts .btn-contact:hover:before{opacity:1;transform:scale(1)}@media screen and (max-width: 1366px){.contact-body .contact-info .contacts .btn-contact{width:210px;height:44px;font-size:16px}}@media screen and (max-width: 1200px){.contact-body .contact-info .contacts .btn-contact{width:190px;height:42px;font-size:14px}}@media screen and (max-width: 1023px){.contact-body .contact-info .contacts .btn-contact{width:170px;height:38px;font-size:13px}}footer{width:100%;background:#F8F8F8;position:relative}@media screen and (max-width: 639px){footer .btn-up{position:absolute;top:-18px;margin:0 auto;right:0;left:0;z-index:150;cursor:pointer;width:36px;height:36px;border-radius:50%;background:#FF5A68;box-shadow:0 4px 25px rgba(255,90,104,0.2)}footer .btn-up:after{content:'';position:absolute;top:42%;width:15px;height:9px;left:0;right:0;margin:0 auto;background:url(../img/icon/top-arrow.png)}footer .btn-up:before{content:'';width:15px;position:absolute;top:30%;height:9px;left:0;right:0;margin:0 auto;background:url(../img/icon/top-arrow.png)}}footer .footer-top{width:100%;display:flex;justify-content:space-between;padding:40px 0 27px;border-bottom:1px solid #C4C4C4}@media screen and (max-width: 767px){footer .footer-top{flex-wrap:wrap;justify-content:center}}footer .footer-top .logo{width:194px}@media screen and (max-width: 1366px){footer .footer-top .logo{width:168px}}@media screen and (max-width: 1200px){footer .footer-top .logo{width:150px}}@media screen and (max-width: 767px){footer .footer-top .logo{width:126px;margin-bottom:32px}}@media screen and (max-width: 400px){footer .footer-top .logo{width:110px}}footer .footer-top .logo img{width:100%}@media screen and (max-width: 767px){footer .footer-top .contact{display:flex;justify-content:space-between;width:100%}}footer .footer-top .contact a{font-family:"LatoR","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:22px;color:#000;margin-left:48px;position:relative;transition:all .5s}footer .footer-top .contact a:hover{color:#FF5A68}@media screen and (max-width: 1023px){footer .footer-top .contact a{font-size:16px}}@media screen and (max-width: 767px){footer .footer-top .contact a{margin-left:30px}}@media screen and (max-width: 559px){footer .footer-top .contact a{font-size:14px}}@media screen and (max-width: 400px){footer .footer-top .contact a{font-size:12px;margin-left:20px}}footer .footer-top .contact a.tel::before{content:'';position:absolute;top:0;left:-32px;width:18px;height:18px;background:url(../img/icon/phone_icon.png) no-repeat;background-size:cover}@media screen and (max-width: 767px){footer .footer-top .contact a.tel::before{left:-30px}}@media screen and (max-width: 400px){footer .footer-top .contact a.tel::before{top:4px;width:14px;height:14px;left:-20px}}footer .footer-top .contact a.mail::before{content:'';position:absolute;top:0;left:-35px;width:18px;height:18px;background:url(../img/icon/mail_icon.png) no-repeat;background-size:cover}@media screen and (max-width: 767px){footer .footer-top .contact a.mail::before{left:-30px}}@media screen and (max-width: 400px){footer .footer-top .contact a.mail::before{width:14px;top:4px;height:14px;left:-20px}}footer .block-info{width:100%;position:relative;display:flex;justify-content:space-between;padding:50px 0 40px;border-bottom:1px solid #C4C4C4}@media screen and (max-width: 767px){footer .block-info{flex-wrap:wrap}}footer .block-info .footer-menu{width:300px}@media screen and (max-width: 767px){footer .block-info .footer-menu{width:50%}}footer .block-info .footer-menu ul{padding:0;margin:0;list-style:none}footer .block-info .footer-menu ul li{margin-bottom:25px}footer .block-info .footer-menu ul li a{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:normal;transition:all .5s;color:#000}footer .block-info .footer-menu ul li a:hover{color:#FF5A68}@media screen and (max-width: 1366px){footer .block-info .footer-menu ul li a{font-size:16px}}@media screen and (max-width: 1200px){footer .block-info .footer-menu ul li a{font-size:14px}}@media screen and (max-width: 400px){footer .block-info .footer-menu ul li a{font-size:12px}}footer .block-info .contact-form{position:relative;margin-left:117px}@media screen and (max-width: 1366px){footer .block-info .contact-form{margin-left:80px}}@media screen and (max-width: 1200px){footer .block-info .contact-form{margin-left:50px}}@media screen and (max-width: 767px){footer .block-info .contact-form{margin-left:0;margin-top:40px;text-align:center;width:100%}}footer .block-info .contact-form .caption{font-family:"Lato","Roboto",sans-serif;font-style:normal;font-weight:800;font-size:28px;line-height:28px;color:#434343}@media screen and (max-width: 1366px){footer .block-info .contact-form .caption{font-size:24px;line-height:24px}}@media screen and (max-width: 1200px){footer .block-info .contact-form .caption{font-size:22px;line-height:22px}}@media screen and (max-width: 1023px){footer .block-info .contact-form .caption{font-size:20px;line-height:20px}}@media screen and (max-width: 767px){footer .block-info .contact-form .caption{font-size:18px;line-height:18px}}@media screen and (max-width: 559px){footer .block-info .contact-form .caption{font-size:16px;line-height:16px}}footer .block-info .contact-form p{font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:35px;color:#757575;margin:1em 0}@media screen and (max-width: 1366px){footer .block-info .contact-form p{font-size:13px}}@media screen and (max-width: 1200px){footer .block-info .contact-form p{font-size:12px}}@media screen and (max-width: 1023px){footer .block-info .contact-form p{line-height:25px}}@media screen and (max-width: 767px){footer .block-info .contact-form p{margin:1em 0 2em}}footer .block-info .contact-form .form{display:flex;align-items:center}@media screen and (max-width: 1023px){footer .block-info .contact-form .form{flex-wrap:wrap;justify-content:center}}footer .block-info .contact-form .form .button-submit{margin-left:40px}@media screen and (max-width: 1200px){footer .block-info .contact-form .form .button-submit{margin-left:25px}}@media screen and (max-width: 1023px){footer .block-info .contact-form .form .button-submit{margin-left:0}}footer .block-info .contact-form .form .button-submit button{cursor:pointer;width:186px;height:38px;font-family:'Roboto','Roboto',sans-serif;font-style:normal;font-weight:400;font-size:14px;position:relative;line-height:16px;color:#FFF;display:flex;justify-content:center;align-items:center;background:#FF5A68;border-radius:30px;border:0}footer .block-info .contact-form .form .button-submit button:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}footer .block-info .contact-form .form .button-submit button:hover:before{opacity:1;background:rgba(255,90,104,0);transform:scale(1)}@media screen and (max-width: 1366px){footer .block-info .contact-form .form .button-submit button{width:165px;height:36px}}footer .block-info .contact-form .form .inputs{width:534px;display:flex;justify-content:space-between;flex-flow:wrap}@media screen and (max-width: 1366px){footer .block-info .contact-form .form .inputs{width:460px}}@media screen and (max-width: 1200px){footer .block-info .contact-form .form .inputs{width:380px}}@media screen and (max-width: 1023px){footer .block-info .contact-form .form .inputs{margin-bottom:20px;width:100%}}footer .block-info .contact-form .form .inputs input{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:normal;color:#000;padding-left:42px;height:34px;border:0;border-radius:5px;outline:0;width:100%}@media screen and (max-width: 1366px){footer .block-info .contact-form .form .inputs input{font-size:16px}}@media screen and (max-width: 1200px){footer .block-info .contact-form .form .inputs input{font-size:12px}}footer .block-info .contact-form .form .inputs .small-input{position:relative;width:49.2%;margin-bottom:8px}@media screen and (max-width: 400px){footer .block-info .contact-form .form .inputs .small-input{width:100%}}footer .block-info .contact-form .form .inputs .small-input.phone::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/phone_icon_b.png) no-repeat}footer .block-info .contact-form .form .inputs .small-input.mail::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/mail_icon_b.png) no-repeat}footer .block-info .contact-form .form .inputs .large-input{position:relative;width:100%}footer .block-info .contact-form .form .inputs .large-input::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/question_icon.png) no-repeat}footer .footer-bottom{width:100%;display:flex;padding:23px 0;justify-content:space-between}@media screen and (max-width: 1023px){footer .footer-bottom{padding:20px 0}}@media screen and (max-width: 767px){footer .footer-bottom{padding:18px 0}}@media screen and (max-width: 400px){footer .footer-bottom{padding:15px 0;justify-content:center;flex-wrap:wrap}}footer .footer-bottom .corp{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:45px;color:#000}@media screen and (max-width: 1366px){footer .footer-bottom .corp{font-size:16px;line-height:40px}}@media screen and (max-width: 559px){footer .footer-bottom .corp{font-size:14px;line-height:36px}}@media screen and (max-width: 400px){footer .footer-bottom .corp{font-size:12px;width:100%;text-align:center;line-height:30px}}footer .footer-bottom .privacy{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:45px;text-align:right;color:#000}@media screen and (max-width: 1366px){footer .footer-bottom .privacy{font-size:16px;line-height:40px}}@media screen and (max-width: 559px){footer .footer-bottom .privacy{font-size:14px;line-height:36px}}@media screen and (max-width: 400px){footer .footer-bottom .privacy{font-size:12px;width:100%;text-align:center;line-height:30px}}::-webkit-input-placeholder{color:#b5b5b5}::-moz-placeholder{color:#b5b5b5}:-ms-input-placeholder{color:#b5b5b5}:-moz-placeholder{color:#b5b5b5}.scrollbar-rail > .scroll-element,.scrollbar-rail > .scroll-element div{border:none;margin:0;overflow:visible;padding:0;position:absolute;z-index:10}.scrollbar-rail > .scroll-element{background-color:#fff}.scrollbar-rail > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail > .scroll-element .scroll-element_size{background:rgba(67,67,67,0.14)}.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size{background:rgba(67,67,67,0.25)}.scrollbar-rail > .scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail > .scroll-element.scroll-y{height:100%;min-height:100%;padding:0 5px 0 3px;right:0;top:0;width:12px}.scrollbar-rail > .scroll-element .scroll-bar{background-color:#d0b9a0;box-shadow:0 0 15px rgba(255,90,104,0.15)}.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:0 0 15px rgba(255,90,104,0.25)}.scrollbar-rail > .scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail > .scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail > .scroll-element.scroll-y .scroll-bar{left:-3px;max-height:15px;min-height:15px;width:15px;border-radius:50%;background:#FFF;border:3px solid #FF5A68}.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer{top:5px;width:18px}.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size{left:5px;top:-5px;width:5px;border-radius:5px}.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper > .scroll-content{border:none!important;box-sizing:content-box!important;left:0;margin:0;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper > .scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea > .scroll-content{overflow:hidden!important}.scroll-textarea > .scroll-content > textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height:0;width:0}.modal{position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);z-index:-100;visibility:hidden;width:100%;height:100%;overflow:hidden;opacity:0;outline:0;transition:all .5s}.modal .modal-wrap{max-width:400px;min-height:calc(100% - 3.5rem);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:1.75rem auto;border-radius:5px}.modal .modal-content{width:100%;display:flex;min-height:300px;position:relative;top:-400px;flex-direction:column;border-radius:5px;background:#F6F6F6;opacity:0;box-shadow:0 0 50px rgba(0,0,0,0.15);transition:all .5s}.modal .modal-head{background:#F6F6F6;border-radius:5px 5px 0 0;padding:50px 30px 35px;font-style:normal;font-weight:900;font-size:22px;line-height:22px;text-align:center;letter-spacing:.0325em;color:#434343;font-family:"Lato","Roboto",sans-serif;position:relative}@media screen and (max-width: 1023px){.modal .modal-head{font-size:20px;line-height:20px;padding:50px 30px 30px}}@media screen and (max-width: 767px){.modal .modal-head{font-size:18px;line-height:18px;padding:40px 30px 25px}}.modal .modal-head span{margin-top:15px;font-family:"Montserrat","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:35px;text-align:center;display:block;color:#434343}@media screen and (max-width: 1023px){.modal .modal-head span{font-size:13px}}@media screen and (max-width: 767px){.modal .modal-head span{font-size:12px}}@media screen and (max-width: 479px){.modal .modal-head span{font-size:11px}}.modal .modal-head .close{position:absolute;right:22px;top:22px;cursor:pointer;width:20px;height:20px;transition:all .5s}.modal .modal-head .close:before,.modal .modal-head .close:after{content:'';position:absolute;border-radius:5px;height:3px;width:100%;top:50%;background:#ccc;left:0;transition:all .5s}.modal .modal-head .close:before{transform:rotate(45deg)}.modal .modal-head .close:after{transform:rotate(-45deg)}.modal .modal-head .close:hover::before{background:#000;transform:rotate(-45deg)}.modal .modal-head .close:hover::after{background:#000;transform:rotate(45deg)}.modal .modal-body{padding:0 36px}.modal .form-modal{display:flex;flex-wrap:wrap;justify-content:center}.modal .form-modal .button-submit{margin-top:24px}@media screen and (max-width: 1023px){.modal .form-modal .button-submit{margin-top:0}}.modal .form-modal .button-submit button{cursor:pointer;width:186px;height:38px;font-family:'Roboto','Roboto',sans-serif;font-style:normal;font-weight:400;font-size:14px;position:relative;line-height:16px;color:#FFF;display:flex;justify-content:center;align-items:center;background:#FF5A68;border-radius:30px;border:0}.modal .form-modal .button-submit button:before{content:'';position:absolute;top:0;border-radius:30px;left:0;background:rgba(255,90,104,0.9);width:100%;opacity:0;height:100%;transition:all .5s;transform:scale(1.2)}.modal .form-modal .button-submit button:hover:before{opacity:1;background:rgba(255,90,104,0);transform:scale(1)}@media screen and (max-width: 1366px){.modal .form-modal .button-submit button{width:165px;height:36px}}.modal .form-modal .inputs{width:100%;display:flex;flex-flow:wrap}@media screen and (max-width: 1366px){.modal .form-modal .inputs{width:460px}}@media screen and (max-width: 1200px){.modal .form-modal .inputs{width:380px}}@media screen and (max-width: 1023px){.modal .form-modal .inputs{margin-bottom:20px;width:100%}}.modal .form-modal .inputs input{font-family:"LatoL","Roboto",sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:normal;color:#000;padding-left:42px;height:34px;background:#fff;border:1px solid #fff;border-radius:5px;outline:0;width:100%}.modal .form-modal .inputs input:hover{border:1px solid #B6B6B6}.modal .form-modal .inputs input:focus,.modal .form-modal .inputs input:active{border:1px solid #FF5A68}@media screen and (max-width: 1366px){.modal .form-modal .inputs input{font-size:16px}}@media screen and (max-width: 1200px){.modal .form-modal .inputs input{font-size:12px}}.modal .form-modal .inputs .small-input{position:relative;width:100%;margin-bottom:14px}.modal .form-modal .inputs .small-input.phone::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/phone_icon_b.png) no-repeat}.modal .form-modal .inputs .small-input.mail::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/mail_icon_b.png) no-repeat}.modal .form-modal .inputs .large-input{position:relative;width:100%;margin-bottom:14px}.modal .form-modal .inputs .large-input::before{content:'';position:absolute;top:8px;left:14px;width:18px;height:18px;background:url(../img/icon/question_icon.png) no-repeat}.modal .modal-footer{border-radius:0 0 5px 5px;padding:22px 50px 58px;font-family:"LatoR","Roboto",sans-serif;font-size:12px;line-height:15px;text-align:center;letter-spacing:.0525em;color:#a7a7a7}@media screen and (max-width: 1023px){.modal .modal-footer{font-size:11px}}@media screen and (max-width: 767px){.modal .modal-footer{font-size:10px}}.modal .modal-footer a{color:#757575;text-decoration:underline}.modal.active{visibility:visible;opacity:1;z-index:1051}.modal.active .modal-content{opacity:1;top:0}.open-modal{overflow:hidden;position:relative}.open-modal .modal{overflow-x:hidden;overflow-y:auto}
@keyframes slide {
    0% {
        transform: skewY(0deg); }
    100% {
        transform: skewY(-2deg); } }
@media screen and (max-width: 1600px) {
    @keyframes slide {
        0% {
            transform: skewY(0deg); }
        100% {
            transform: skewY(-3deg); } } }
@keyframes bg-animate {
    0% {
        opacity: 0;
        transform: translateY(-4rem); }
    100% {
        opacity: 1;
        transform: none; } }

@keyframes arrow {
    0% {
        opacity: 0;
        top: 28px; }
    50% {
        opacity: .7;
        top: 32px; }
    100% {
        opacity: .4;
        top: 30px; } }

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(180deg); } }