/*   
	Theme Name:        ICDS
	Theme URI:         https://digwp.com/clubhouse/
	Description:       A simple basic theme template for WordPress.
	Author:            Chris Coyier and Jeff Starr
	Author URI:        https://digwp.com/
	Donate link:       http://m0n.co/donate
	Version:           2.1
	Stable tag:        2.0
	Requires at least: 4.5
	Tested up to:      4.7
	License:           GNU General Public License v3 or later
	License URI:       http://www.gnu.org/licenses/gpl-3.0.html
	Tags:              one-column, two-columns, right-sidebar
	Text Domain:       blank-theme
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap');
body, html{width:100%;max-width:1920px;font-family:'Roboto', sans-serif;font-size:16px;line-height:24px;color:#212121;font-weight:400;margin:0 auto;}
body{min-width:1200px;}
*{margin:0;padding:0;box-sizing:border-box;}
.container{width:1140px !important;max-width:1140px !important;}
.text-center{text-align:center !important;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.display-table{height:100%;display:table;}
.display-table-cell{display:table-cell;vertical-align:middle;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.line{width:100%;height:1px;}
.line.gray{background:#ccc;}
.text-medium{font-weight:500;}
.color-gray{color:#999;}
a{color:#f5c308;font-size:16px;text-decoration:underline;}
a:hover{color:#f5c308;text-decoration:none;}
h3.title{color:#212121;font-size:32px;text-transform:capitalize;margin-bottom:5px;}
p.sub-heading{color:#212121;font-size:15px;line-height:25px;}
.separator{display:block;height:1px;width:35px;margin:23px 0;background-color:#f5c308;}
.separator-line{display:block;height:1px;width:100%;margin:0 0;background-color:#f0f0f0;}
.text-uppercase{text-transform:uppercase;}
.text-underline{text-decoration:underline;}
.button{display:inline-block;width:100%;height:46px;line-height:46px;color:#001843;font-size:18px;background:#ffc400;text-align:center;border:0;text-transform:uppercase;transition:all 0.3s;text-decoration:none;cursor:pointer;}
.button:hover{background:#f9cd3c;color:#001843;}
.header{transition:all .5s ease-in-out;background-color:#fff;}
.btn-intensive{display:inline-block;padding:0 15px;width:384px;height:58px;text-align:center;line-height:58px;color:#111e44;font-size:21px;background:#f0c32e;text-transform:uppercase;transition:background 0.3s;text-decoration:none;}
.btn-intensive:hover{background:#f9cd3c;color:#111e44;}
#toolbar{background-color:#fff;color:#212121;font-size:18px;position:relative;}
#toolbar .toolbar-container{border-bottom:1px solid #cdcdcd;}
#toolbar .contact-inner{padding:13px 0;}
#toolbar .mobile, #toolbar .email{display:inline-block;}
#toolbar .email{margin-left:15px;}
#toolbar .fa{margin-right:5px;}
#toolbar .contact-link{text-decoration:none;color:#212121;font-size:18px;transition:all .3s;font-weight:600;}
#toolbar .contact-link:hover{color:#fec50c;}
.header .nav-btn-block{text-align:right;padding:8px 0;}
.header .nav-btn-block .btn{display:inline-block;height:32px;line-height:32px;font-size:16px;text-align:center;text-decoration:none;transition:all .3s;}
.header .nav-btn-block .btn.register-btn{width:132px;background:#ffc400;color:#001843;margin-right:16px;}
.header .nav-btn-block .btn.login-btn{width:105px;background:#00afca;color:#fff;}
.header .nav-btn-block .btn.register-btn:hover{background:#f9cd3c;}
.header .nav-btn-block .btn.login-btn:hover{background:#019bb3;}
.header .search-block .nav-btn-block{display:none;}
.header-info{height:114px;}
.header-info .logo-block{padding:21px 0;}
.header-info .logo-block .logo{display:block;width:278px;height:68px;background:url(images/logo-kz-dark.svg) no-repeat;background-size:auto;}
.header-info .search-block{text-align:right;padding:38px 0;}
.header-info .search-block input[type=text]{width:220px;height:38px;border:1px solid #cdcdcd;padding:0 17px;border-right:none;color:#cdcdcd;outline:none;margin-right:-4px;font-size:13px;}
.header-info .search-block .search-submit{position:relative;width:37px;height:38px;color:#fff;background:#ffc400;border:none;cursor:pointer;}
.header-menu{position:relative;width:100%;height:60px;background:#00afca;z-index:5;}
.header-menu .menu{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;color:#fff;}
.header-menu .menu > li{position:relative;}
.header-menu .menu > li > a{display:block;padding:18px 42.9px;color:#fff;font-size:18px;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:all .3s;white-space:nowrap;}
.header-menu .menu > li:hover > a{background:#019bb3;}
.header-menu .menu > li.menu-item-has-children > a:after{content:"\f107";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:8px;right:6px;margin:0;line-height:24px;font-size:14px;right:11px;top:17px;}
.header-menu .menu > li:first-child > a:before{display:none;}
.header-menu .menu > li > ul{display:none;}
.header-menu .menu > li.menu-item-has-children:hover > ul{position:absolute;min-width:380px;max-width:420px;top:60px;left:0;background:#019bb3;display:block;list-style:none;padding:20px 32px;z-index:5;}
.header-menu .menu > li.menu-item-has-children:nth-child(6):hover > ul{min-width:300px;max-width:300px;}
.header-menu .menu > li.menu-item-has-children:hover > ul a{position:relative;display:block;padding:12px 0;font-size:16px;border-bottom:1px solid #0094ab;list-style:none;color:#fff;text-transform:uppercase;transition:all .3s;text-decoration:none;}
.header-menu .menu > li.menu-item-has-children:hover > ul > li:hover a{font-weight:500;}
.header-menu .menu > li.menu-item-has-children:hover > ul li a:before{content:"\f107";font-family:'Font Awesome 5 Free';font-weight:900;margin:0 4px 0 4px;transform:rotate(-90deg);display:none;}
.header-menu .menu > li.menu-item-has-children:hover > ul > li:hover a:before{display:inline-block;}
.slider-wrapper{position:relative;height:664px;background-repeat:no-repeat;background-position:center center;}
.slider-wrapper.home-page{background-image:url(images/home/slider-bg.png);}
.slider-wrapper.nlp-master-page{background-image:url(images/nlp-master/slider-bg.webp);}
.slider-wrapper.articles-page{background-image:url(images/news/slider-bg.png);}
.slider-wrapper.none-page{background-image:url(images/none-page-bg.jpg);}
.slider-wrapper.blog-page{background-image:url(images/blog/slider-bg.png);}
.slider-wrapper.politika-page{background-image:url(images/politika/slider-bg.png);}
.slider-wrapper .slider-info{position:relative;display:table;padding:50px 50px 50px 122px;width:597px;height:664px;background:rgba(1,42,48, 0.8);box-shadow:0 0 11px rgba(0,0,0, 0.86);}
.slider-wrapper .slider-info:before{content:'';position:absolute;top:0;left:26px;width:70px;height:664px;background:url(images/ornament.png) no-repeat;}
.slider-wrapper .slider-info .author-name{position:relative;color:#fff;margin-top:4px;right:-16px;font-size:16px;text-align:right;font-style:italic;}
.slider-wrapper .slider-info-inner{display:table-cell;vertical-align:middle;}
.slider-wrapper .slider-info h2{color:#ffffff;font-size:58px;line-height:68px;text-transform:uppercase;}
.slider-wrapper .slider-info p{color:#fff;text-transform:uppercase;font-size:24px;line-height:28px;}
.slider-wrapper.nlp-master-page .slider-info p{margin-top:92px;font-size:26px;line-height:36px;}
.slider-wrapper.nlp-master-page .slider-info p.small-text{font-size:16px;}
.slider-wrapper .slider-info p.small-text{font-size:18px;line-height:18px;}
.slider-wrapper.home-page .slider-info p{margin-bottom:94px;}
.services-wrapper{padding:50px 0 0 0;}
.services-wrapper .service-item{text-align:center;padding:12px 0;border:2px solid transparent;border-radius:4px;transition:border-color 0.3s;}
.services-wrapper .service-item:hover{border-color:#ffc400;}
.services-wrapper .service-item a{display:block;text-decoration:none;}
.services-wrapper .service-item i{font-size:48px;color:#ffc400;}
.services-wrapper .service-item .serivce-item-title{margin-top:30px;color:#212121;font-size:18px;}
.services-wrapper .line{margin-top:44px;}
.hello-wrapper{padding:57px 0 80px 0;}
.hello-wrapper h2{text-align:center;color:#212121;font-size:32px;font-weight:400;margin-bottom:62px;}
.hello-wrapper .video-wrapper .video-iframe{width:100%;height:320px;}
.hello-wrapper .hello-info p b{font-size:18px;}
.hello-wrapper .hello-info h3{font-size:24px;margin:36px 0;text-align:center;}
.category-wrapper{width:100%;min-height:737px;padding:49px 0 0 0;background:url(images/bg-1.png) no-repeat;background-position:center center;}
.category-wrapper .wrapper-title{margin-bottom:100px;}
.category-wrapper .category-item{text-align:center;padding:0 40px;cursor:pointer;margin-bottom:100px;}
.category-wrapper .category-item a{text-decoration:none;}
.category-wrapper .category-item i{font-size:60px;color:#fff;transition:all .3s;}
.category-wrapper .category-item .category-title{margin-top:50px;color:#fff;font-size:22px;line-height:24px;transition:all .3s;}
.category-wrapper .category-item:hover i,.category-wrapper .category-item.active i,.category-wrapper .category-item:hover .category-title,.category-wrapper .category-item.active .category-title{color:#ffc400;}
.category-wrapper .category-result{margin-top:-42px;}
.category-wrapper .category-result .category-result-item{width:100%;height:206px;padding:66px 0 0 0;border:3px solid #fff;border-radius:5px;text-align:center;cursor:pointer;}
.category-wrapper .category-result .category-result-item i{color:#fff;font-size:40px;}
.category-wrapper .category-result .category-result-item .category-result-title{color:#fff;font-size:22px;margin-top:33px;line-height:24px;}
.profession-wrapper{padding:55px 0 13px;}
.profession-wrapper .wrapper-title{margin-bottom:55px;}
.profession-wrapper .wrapper-title h2{line-height:40px;}
.profession-wrapper .academy-1-items .academy-1-item .academy-1-item-info-title h3{margin-bottom:0;font-size:20px;}
.profession-wrapper .academy-1-items .academy-1-item .academy-1-item-info-title p{margin-bottom:16px;}
.online-platform-wrapper{padding:56px 0 58px;background:#e6e6e6;}
.online-platform-wrapper .wrapper-title{margin-bottom:56px;}
.online-platform-wrapper .online-platform-inner{line-height:28px;}
.online-platform-wrapper .online-platform-inner h3{font-size:20px;line-height:28px;font-weight:700;}
.online-platform-wrapper img{width:100%;height:auto;}
.upcoming-courses-wrapper{padding:55px 0 13px;}
.upcoming-courses-wrapper .wrapper-title{margin-bottom:55px;}
.upcoming-courses-wrapper .text{font-size:18px;line-height:28px;text-align:center;margin-bottom:57px;}
.upcoming-courses-wrapper .academy-1-items .academy-1-item .academy-1-item-info{height:246px;}
.academy-1-items .academy-1-item .academy-1-item-info-title h3{margin-bottom:10px;font-size:20px;}
.academy-1-items .hide-item{display:none;}
.upcoming-courses-wrapper .academy-1-items .academy-1-item .academy-1-item-info .description{line-height:20px;height:40px;overflow:hidden;font-style:italic;margin-bottom:16px;}
.program-wrapper{width:100%;height:340px;background:url(images/home/bg-3.png) no-repeat;background-position:center center;}
.program-wrapper .program-btn-block,.program-default-block .program-btn-block{text-align:right;padding:94px 0;}
.program-wrapper .program-btn-block .program-btn,.program-default-block .program-btn-block .program-btn{display:inline-block;width:332px;height:58px;line-height:58px;color:#001843;font-size:21px;background:#ffc400;transition:all .3s;text-align:center;text-transform:uppercase;text-decoration:none;}
.program-wrapper .program-btn-block .program-btn:hover,.program-default-block .program-btn-block .program-btn:hover{background:#f9cd3c;}
.program-wrapper .program-inner,.program-default-block .program-inner{padding:87px 0;}
.program-wrapper.main-page .program-inner{padding:137px 0;}
.program-wrapper.main-page .program-btn-block{padding:133px 0;}
.program-wrapper .program-item,.program-default-block .program-item{border-left:6px solid #ffc400;padding-left:20px;}
.program-wrapper .program-item h3,.program-default-block .program-item h3{color:#fff;font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:15px;}
.program-wrapper .program-item p,.program-default-block .program-item p{font-size:15px;color:#fff;line-height:25px;padding-bottom:2px;}
.popular-items-wrapper{padding:56px 0 64px;}
.popular-items-wrapper .wrapper-title{margin-bottom:53px;}
.popular-items-wrapper .text{font-size:18px;text-align:center;margin-bottom:70px;}
.popular-items-wrapper .academy-1-items .academy-1-item .academy-1-item-info-title h3{margin-bottom:10px;font-size:20px;}
.popular-items-wrapper .academy-1-items .academy-1-item .academy-1-item-info .description{line-height:20px;height:40px;overflow:hidden;font-style:italic;margin-bottom:16px;}
.popular-items-wrapper .academy-1-items .academy-1-item .academy-1-item-info{height:246px;}
.owl-nav > button{width:56px;height:56px;position:absolute;top:50%;margin-top:-28px;background-color:transparent;border:2px solid #fff;border-radius:50%;z-index:10;transition:.3s;cursor:pointer;outline:none;}
.owl-nav > button:hover{transform:scale(1.1);}
.owl-nav > button:after{content:'';width:12px;height:12px;position:absolute;top:21.5px;border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;}
.owl-nav .owl-prev{left:0px;}
.owl-nav .owl-prev:after{transform:rotate(45deg);left:22px;}
.owl-nav .owl-next{right:0px;}
.owl-nav .owl-next:after{transform:rotate(-135deg);left:17px;}
.owl-nav .owl-prev.disabled,.owl-nav .owl-next.disabled{cursor:default !important;opacity:0.5;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:fadeOut;}
.popular-slider{margin:0 -15px;}
.popular-slider-item{padding:0 15px;}
.popular-slider-item a{text-decoration:none;}
.popular-slider-item .popular-item-image{width:100%;height:155px;}
.popular-slider-item .popular-item-image img{width:100%;height:155px;}
.popular-slider-item .popular-item-info{width:100%;height:151px;border:1px solid #cdcdcd;border-top:none;padding:20px 20px 25px 20px;}
.popular-slider-item .popular-item-title{color:#001843;font-size:18px;line-height:24px;text-align:center;overflow:hidden;height:48px;}
.popular-slider-item .popular-item-price{text-align:center;padding:20px 0;white-space:nowrap;}
.popular-slider-item .popular-item-price br{display:none;}
.popular-slider-item .popular-item-price .price-value{font-size:18px;color:#001843;}
.popular-slider-item .popular-item-price .price-value b{font-weight:500;}
.popular-slider-item .btn.btn-warning{display:inline-block;margin-left:15px;height:40px;line-height:40px;font-size:16px;text-align:center;text-decoration:none;transition:all .3s;width:125px;background:#ffc400;color:#001843;}
.popular-slider-item .btn.btn-warning:hover{background:#f9cd3c;}
.project-concept{width:100%;padding:56px 0 0 0;background:url(images/home/bg-1.png) no-repeat;background-position:center center;background-size:cover;}
.project-concept .owl-carousel{display:flex;}
.project-concept .wrapper-title{margin-bottom:56px;}
.project-concept .project-concept-item{text-align:center;color:#fff;margin-bottom:60px;}
.project-concept .project-concept-item i{font-size:40px;}
.project-concept .project-concept-item .title{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase;margin-top:49px;height:46px;transition:color 0.3s;}
.project-concept .project-concept-item .desc{margin-top:4px;}
.our-team-wrapper{padding:56px 0 80px 0;}
.our-team-wrapper .wrapper-title{margin-bottom:62px;}
.our-team-wrapper .our-item-item{width:350px;margin:0 auto;text-align:center;}
.our-team-wrapper .our-item-item .avatar{width:120px;height:120px;margin:0 auto;}
.our-team-wrapper .our-item-item .avatar img{width:120px;height:120px;border-radius:50%;}
.our-team-wrapper .our-item-item .name{color:#212121;font-weight:500;font-size:20px;line-height:30px;margin:30px 0 -2px;text-transform:none;}
.our-team-wrapper .our-item-item .role{font-size:16px;font-weight:500;color:#999;}
.practice-page-block-11 .our-team-slider .our-item-item .role{margin-top:15px;}
.our-team-wrapper .our-item-item .question{font-size:20px;font-weight:500;margin-top:20px;}
.our-team-wrapper .our-item-item .author-text{margin:26px auto 0;color:#212121;font-size:16px;line-height:24px;}
.organization-wrapper{padding:56px 0;}
.organization-wrapper .wrapper-title{margin-bottom:56px;}
.organization-wrapper .text{font-size:18px;text-align:center;margin-bottom:60px;}
.organization-wrapper .organization-items{margin-bottom:64px;}
.organization-wrapper .organization-items .organization-item{position:relative;color:#fff;}
.organization-wrapper .organization-items .organization-item .image{line-height:0;}
.organization-wrapper .organization-items .organization-item .bottom{position:absolute;bottom:32px;left:0;width:100%;padding:0 36px;}
.organization-wrapper .organization-items .organization-item .bottom h3{text-align:center;font-size:24px;margin-bottom:30px;}
.organization-wrapper .organization-items .organization-item .bottom .description{line-height:20px;width:294px;}
.organization-wrapper .organization-items .organization-item .bottom .btn{position:absolute;bottom:4px;right:36px;width:158px;height:46px;line-height:46px;font-size:18px;text-transform:uppercase;}
.organization-wrapper .line{margin-bottom:56px;}
.organization-wrapper .social-title{text-align:center;font-size:32px;line-height:40px;margin-bottom:56px;font-weight:normal;color:#212121;}
.organization-wrapper .social-items{}
.organization-wrapper .social-items .social-item{text-align:center;margin-bottom:58px;}
.organization-wrapper .social-items .social-item a{display:block;text-decoration:none;}
.organization-wrapper .social-items .social-item i{font-size:60px;margin-bottom:12px;}
.organization-wrapper .social-items .social-item.whatsup i{color:#01e675;}
.organization-wrapper .social-items .social-item.youtube i{color:#ff0000;}
.organization-wrapper .social-items .social-item.telegram i{color:#2e87ca;}
.organization-wrapper .social-items .social-item.vk i{color:#5181b8;}
.organization-wrapper .social-items .social-item.facebook i{color:#385898;}
.organization-wrapper .social-items .social-item.twitter i{color:#1da1f2;}
.organization-wrapper .social-items .social-item.instagram i{color:#6e529d;}
.organization-wrapper .social-items .social-item .title{color:#001f44;font-size:18px;}
.footer{width:100%;background:#212121;}
.footer .our-platform-footer{color:#ccc;font-size:14px;line-height:20px;margin-top:30px;}
.footer .our-platform-footer a{text-decoration:none;line-height:30px;transition:color 0.3s;}
.footer .our-platform-footer a:hover{color:#ccc;}
.footer .footer-container{padding-bottom:27px;border-bottom:1px solid #2a2a2a;}
.footer .fotter-info{padding:65px 0 20px 0;}
.footer .footer-logo{width:199px;height:153px;background:url(images/logo-kz-color.svg) no-repeat;background-size:contain;background-position:left center;margin-bottom:65px;}
.footer .info{margin-bottom:17px;line-height:20px;font-size:15px;cursor:pointer;}
.footer .info i{margin-right:20px;color:#ccc;transition:all 0.3s;}
.footer .info a{color:#ccc;text-decoration:none;transition:all 0.3s;}
.footer .info:hover i{color:#ffc400;}
.footer .info:hover a{color:#ffc400;}
.footer-menu-wrapper{padding:105px 0 0 0;}
.footer-menu-wrapper h4{color:#ccc;position:relative;font-size:20px;font-weight:700;line-height:40px;margin:-13px 0 35px;}
.footer-menu-wrapper ul{list-style:none;}
.footer-menu-wrapper li{margin-bottom:5px;line-height:30px;list-style:none;}
.footer-menu-wrapper ul li a{color:#ccc;transition:all 0.3s;text-decoration:none;}
.footer-menu-wrapper ul li a:hover{color:#ffc400;}
.footer .copyright{padding:30px 0;}
.footer .copyright p{color:#ccc;line-height:30px;}
.footer .copyright-menu{text-align:right;}
.footer .copyright-menu ul{list-style:none;}
.footer .copyright-menu ul li{display:inline-block;margin-left:20px;}
.footer .copyright-menu ul li a{color:#999;text-decoration:none;}
.footer .copyright-menu ul li a:hover{text-decoration:underline;}
#back-to-top{position:fixed;bottom:14px;right:14px;font-size:10px;display:block;width:32px;height:32px;line-height:32px;background:#333;color:#fff;z-index:997;cursor:pointer;opacity:1;-webkit-transition:all ease-in-out .3s;-khtml-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;visibility:visible;text-align:center;}
#back-to-top:hover{background:#ffc400;color:#001843;}
.newsletter-wrapper{width:100%;height:331px;padding-top:86px;background:url(images/bg-newletter.png) no-repeat;background-position:center center;}
.newsletter-wrapper input[type=text],.newsletter-wrapper input[type=email]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC) center right 10px no-repeat#fff;border:1px solid #ddd;height:50px;padding:9px 10px;line-height:30px;width:340px;color:inherit;}
.newsletter-wrapper input[type=text]:focus,.newsletter-wrapper input[type=email]:focus{border-color:#f5c308;}
.newsletter-wrapper input[type=submit]{text-transform:uppercase;font-size:13px;background:#f5c308;height:50px;border:none;padding:10px 25px;margin-left:-5px;vertical-align:top;font-weight:700;line-height:30px;cursor:pointer;transition:all 0.3s;}
.newsletter-wrapper input[type=submit]:hover{background:#f9cd3c;}
.newsletter-wrapper .newsletter-form{width:600px;margin:0 auto;}
.newsletter-wrapper .newsletter-form br{display:none;}
.newsletter-wrapper .newsletter-form p{max-width:490px;margin:20px auto 40px;color:#212121;text-align:center;}
.newsletter-wrapper .newsletter-form .wpcf7-form-control-wrap{display:inline-block;}
.newsletter-wrapper .newsletter-form .wpcf7-response-output{display:none !important;}
.page-wrapper.mission-page{padding-top:58px;}
.mission-page .starter-block{padding-bottom:63px;border-bottom:1px solid #f2f2f2;}
.mission-page .mission-block-1{padding-top:62px;}
.mission-page .mission-block-2{padding-top:44px;}
.page-wrapper .text{font-size:16px;color:#1a1a1a;font-weight:400;line-height:24px;}
.page-wrapper img{width:100%;height:auto;vertical-align:middle;}
.page-wrapper .title{color:#212121;font-size:32px;font-weight:500;line-height:24px;text-align:center;margin-bottom:24px;}
.page-wrapper .subtitle{max-width:80%;margin:0 auto;color:#191919;font-size:16px;font-weight:400;line-height:24px;text-align:center;}
.page-wrapper .info-block h3{color:#212121;font-size:24px;font-weight:500;margin-bottom:23px;text-align:center;}
.page-wrapper .info-block p{color:#191919;font-size:16px;line-height:24px;}
.mission-page .mission-block-2 .info-block{height:100%;}
.mission-items{margin-top:46px;}
.mission-items .mission-item{text-align:center;}
.mission-items .mission-item i{color:#212121;font-size:60px;margin-bottom:32px;}
.mission-items .mission-item h4{color:#212121;font-size:18px;font-weight:bold;margin-bottom:28px;}
.mission-items .mission-item p{color:#191919;font-size:15px;line-height:24px;}
.mission-page .link-block{/*border-bottom:1px solid #f2f2f2;*/text-align:center;padding:50px 0 0 0;margin-bottom:42px;}
.mission-page .link-block a{font-weight:500;}
.mission-page .mission-block-4{margin-top:52px;}
.mission-page .mission-block-5{padding-top:50px;/*border-top:1px solid #f2f2f2;*/}
.mission-page .mission-block-6{margin:20px -15px 50px -15px;}
.mission-block-6 .info-block h3{font-size:20px;margin-bottom:10px;}
.mission-block-6 .info-block p{line-height:22px;}
.mission-page .our-principles-block{margin-top:17px;}
.mission-page .our-principles-block .our-principles-item{position:relative;padding-left:126px;margin-bottom:86px;}
.mission-page .our-principles-block .our-principles-item i{position:absolute;top:110px;left:40px;font-size:48px;color:#212121;}
.mission-page .our-principles-block .our-principles-item h3{color:#212121;font-size:22px;font-weight:500;margin-bottom:24px;}
.mission-page .our-principles-block .our-principles-item p{color:#212121;font-size:16px;line-height:24px;}
.quote-block{position:relative;width:980px;margin:0 auto;text-align:center;font-size:16px;line-height:24px;padding:36px 0 36px 0;}
.quote-block.text-lg{font-size:24px;}
.quote-block.w-100{width:100% !important;}
.quote-block:before,.quote-block:after{content:'';position:absolute;width:81px;height:56px;}
.quote-block:before{background:url(images/quote-1.png) no-repeat;top:0;left:0;}
.quote-block:after{background:url(images/quote-2.png) no-repeat;bottom:0;right:0;}
.quote-block b{font-size:18px;line-height:24px;font-weight:500;}
.quote-block p.ps-p{margin-top:26px;}
.mark-page-block-1{margin-top:47px;padding-bottom:56px;}
.mark-page-block-1 .btn-intensive{display:block;width:300px;height:46px;line-height:46px;font-size:18px;margin:25px auto 0;}
.mark-page-block-1 .title-block{margin-top:55px;text-align:center;}
.mark-page-block-1 .title-block h2{color:#212121;font-size:22px;line-height:24px;font-weight:500;}
.mark-page-block-1 .title-block p{font-size:16px;margin-top:32px;}
.mark-page-block-1 .manual-items{margin-top:88px;}
.mark-page-block-1.intensive1-page .manual-items{margin-top:55px;}
.mark-page-block-1 .manual-items .manual-item{text-align:center;}
.mark-page-block-1.intensive1-page .manual-items .manual-item{padding:0 5px;}
.mark-page-block-1.intensive1-page .manual-items.items-count-6 .manual-item{margin-bottom:85px;}
.mark-page-block-1 .manual-items .manual-item i{font-size:60px;color:#f5c308;margin-bottom:30px;}
.mark-page-block-1 .manual-items .manual-item h3{color:#212121;font-size:18px;margin-bottom:30px;padding:0 5px;}
.mark-page-block-1 .manual-items .manual-item p{color:#191919;font-size:15px;line-height:24px;padding:0 0;}
.mark-page-block-1 .manual-items .manual-item p br{display:none;}
.mark-page-block-2{width:100%;padding:55px 0 30px;background:url(images/bg-7.png) no-repeat;background-position:center center;}
.mark-page-block-2.intensive-page{height:570px;background:url(images/intensive1/bg-1.png) no-repeat;}
.mark-page-block-2.intensive-page.page-2{height:inherit;padding-bottom:50px;background-size:cover;}
.mark-page-block-2.intensive-page.bg-2{height:570px;background:url(images/intensive2/bg-1.png) no-repeat;}
.mark-page-block-2.intensive-page.block-2{height:458px;background:url(images/intensive1/bg-3.png) no-repeat;}
.mark-page-block-2 h2,.azbuka-page-block-3 h2{color:#ffffff;font-size:32px;font-weight:500;text-align:center;}
.mark-page-block-2 .block-description{margin-top:50px;}
.mark-page-block-2 .block-description p{color:#ffffff;font-size:16px;line-height:24px;font-weight:500;margin-bottom:24px;}
.mark-page-block-2 .list-row{margin-top:28px;}
.mark-page-block-2.intensive-page .list-row{margin-top:58px;}
.mark-page-block-2 .page-list,.azbuka-page-block-3 .page-list{list-style:none;color:#fff;padding-right:14px;}
.mark-page-block-2 .page-list li,.azbuka-page-block-3 .page-list li{position:relative;padding-left:48px;margin-bottom:28px;font-size:16px;line-height:24px;}
.mark-page-block-2 .page-list li:before,.azbuka-page-block-3 .page-list li:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:-2px;left:22px;margin:0;font-size:20px;color:#d1aa0d;}
.mark-page-block-2 .large-text{margin-top:6px;color:#fff;font-size:30px;font-weight:500;line-height:34px;text-transform:uppercase;}
.mark-page-block-3{padding-top:56px;}
.mark-page-block-3 .wrapper-title{margin-bottom:48px;}
.mark-page-block-3 .manual-item{margin-bottom:100px;}
.mark-page-block-3 .faq-item{position:relative;padding-left:48px;margin-bottom:56px;}
.mark-page-block-3 .faq-item:before{content:"\f128";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:50%;margin-top:-20px;left:0px;font-size:36px;color:#d1aa0d;}
.mark-page-block-3 .faq-item.answer:before{content:"\f12a";color:#006a00;left:8px;}
.mark-page-block-3 .faq-item h3{color:#212121;font-size:18px;font-weight:bold;margin-bottom:32px;}
.mark-page-block-3 .faq-item p{font-size:16px;line-height:18px;color:#191919;}
.mark-page-block-3 .text-block{text-align:center;color:#cc0000;text-transform:uppercase;}
.mark-page-block-3 .text-block h2.large-text{font-size:30px;line-height:34px;font-weight:500;margin-bottom:36px;}
.mark-page-block-3 .text-block h3.large-text{width:100%;font-size:26px;line-height:34px;font-weight:500;}
.mark-page-block-4{width:100%;height:710px;padding:63px 0 0 0;background:#01094a/*url(images/bg-5.png) no-repeat*/;background-position:center center;}
.default-block .default-item{text-align:center;color:#fff;margin-bottom:50px;}
.default-block .default-item i{font-size:60px;margin-bottom:22px;}
.default-block .default-item h4{padding:0 20px;font-size:18px;line-height:18px;font-weight:500;margin-bottom:30px;}
.default-block .default-item p{font-size:16px;line-height:18px;}
.mark-page-block-4 .owl-carousel{display:flex;width:inherit;}
.mark-page-block-5{padding:62px 0 0 0;}
.mark-page-block-5 .small-title{font-size:18px;line-height:18px;color:#191919;text-align:center;}
.mark-page-block-5 h2{color:#212121;font-size:24px;font-weight:500;text-align:center;}
.mark-page-block-5 .small-title b{font-weight:500;}
.mark-page-block-5 .result-block{margin-top:50px;}
.mark-page-block-5 .result-block .result-item{text-align:center;margin-bottom:87px;padding:0 5px;}
.mark-page-block-5 .result-block .result-item i.num{display:inline-block;color:#f5c308;font-size:60px;font-weight:700;font-style:normal;margin-bottom:14px;}
.mark-page-block-5 .result-block .result-item h3{color:#212121;font-size:18px;line-height:18px;font-weight:500;margin-bottom:32px;}
.mark-page-block-5 .result-block .result-item p{color:#212121;font-size:16px;line-height:18px;}
.mark-page-block-6{width:100%;height:378px;padding:58px 0 0 0;background:url(images/bg-6.png) no-repeat;background-position:center center;}
.mark-page-block-6 h2{color:#fff;font-size:32px;font-weight:500;text-align:center;}
.mark-page-block-6 .results-items{margin-top:25px;}
.mark-page-block-6 .results-item{position:relative;padding-left:28px;}
.mark-page-block-6 .results-item:before{content:"\f00c";position:absolute;top:-2px;left:0;display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;font-size:20px;color:#d1aa0d;}
.mark-page-block-6 .results-item h3{color:#fff;font-size:18px;font-weight:500;margin-bottom:23px;}
.mark-page-block-6 .results-item p{color:#fff;font-size:14px;line-height:18px;}
.mark-page-block-7{padding:57px 0 47px 0;}
.mark-page-block-7 .owl-carousel{display:flex;width:inherit;}
.mark-page-block-7 h2{color:#212121;font-size:32px;font-weight:500;text-align:center;margin-bottom:50px;}
.mark-page-block-7 .program-item{margin-bottom:72px;}
.mark-page-block-7 .program-item h3{color:#212121;font-size:30px;font-weight:500;margin-bottom:12px;}
.mark-page-block-7 .program-item p{color:#999;font-size:15px;border-bottom:1px solid #eeeeee;padding-bottom:30px;margin-bottom:22px;}
.mark-page-block-7 .program-item ul{list-style:none;}
.mark-page-block-7 .program-item ul li{color:#212121;font-size:15px;line-height:25px;}
.mark-page-block-7 .program-item ol{margin-left:15px;}
.mark-page-block-7 .program-item ol li{color:#212121;font-size:15px;line-height:25px;}
.mark-page-block-7 .program-item ol li ul{margin-left:20px;}
.mark-page-block-8{width:100%;height:720px;padding:58px 0 0 0;background:url(images/bg-7.png) no-repeat;background-position:center center;}
.mark-page-block-8 .owl-carousel{display:flex;width:inherit;}
.mark-page-block-8 h2{color:#fff;font-size:32px;font-weight:500;text-align:center;margin-bottom:40px;}
.mark-page-block-8 .default-item{margin-bottom:140px;}
.mark-page-block-9{padding:57px 0 92px 0;}
.mark-page-block-9 h2{font-size:22px;font-weight:500;text-align:center;margin-bottom:50px;}
.mark-page-block-9 .cert-block{text-align:center;}
.mark-page-block-9 .cert-block br{display:none;}
.mark-page-block-9 .cert-block img{padding:0 20px;}
.mark-page-block-9 .cert-block .sert-2{top:10px;position:relative;margin-left:40px;}
.mark-page-block-9 .diplom-block{text-align:center;margin-bottom:45px;}
.mark-page-block-9 .diplom-block img:first-child{margin-right:20px;}
.mark-page-block-9 .mark-footer p{color:#212121;font-size:16px;line-height:30px;}
.mark-page-block-10{width:100%;height:224px;background:url(images/bg-8.png) no-repeat;background-position:center center;}
.mark-page-block-10.program-default-block .program-btn-block .program-btn{width:160px;}
.mark-page-block-10 .program-btn-block .program-price{position:relative;top:5px;display:inline-block;color:#fff;font-size:36px;font-weight:500;margin-right:36px;}
.mark-page-block-10.program-default-block .program-item h3{font-size:22px;}
.mark-page-block-10 .program-btn-block .program-price i{font-size:24px;}
.mark-page-block-10 .program-btn-block br{display:none;}
.mark-page-block-11{width:100%;padding-top:60px;background:url(images/bg-9.png) no-repeat;background-size:cover;color:#fff;}
.mark-page-block-11 .wrapper-title{margin-bottom:60px;}
.mark-page-block-11 .teacher-item{text-align:center;margin-bottom:50px;}
.mark-page-block-11 .teacher-item img{margin-bottom:26px;}
.mark-page-block-11 .teacher-item h3{font-size:24px;font-weight:500;margin-bottom:14px;}
.mark-page-block-11 .teacher-item p{font-size:15px;line-height:24px;padding:0 15px;}
.page-id-12853 .header,.page-id-12747 .header,.page-id-325 .header,.page-id-329 .header,.page-id-334 .header,.page-id-424 .header, .no-nav-page .header{display:none;}
.academy-1-block-1{padding:60px 0 48px 0;}
.academy-1-block-1 .academy-1-row-1 img{width:100%;height:auto;}
.academy-1-block-1 .academy-1-row-1 .main-image{line-height:0;}
.academy-1-block-1 .block-info{text-align:center;}
.academy-1-block-1 .block-info h2{font-size:24px;font-weight:normal;line-height:24px;margin-bottom:30px;}
.academy-1-block-1 .block-info p{font-size:16px;line-height:24px;}
.academy-1-block-1 .block-info h2.title{font-size:24px;font-weight:500;margin:40px 0 0 0;text-transform:uppercase;}
.academy-1-block-1 .academy-1-row-1{padding-top:50px;}
.academy-1-block-1 .academy-1-row-1 h2.title{text-align:center;font-size:24px;margin:58px 0 10px;}
.academy-1-block-1 .academy-1-row-1 h3{font-size:22px;line-height:24px;font-weight:500;text-align:center;margin-bottom:40px;}
.academy-1-block-1 .academy-1-row-1 p{font-size:16px;line-height:24px;}
.academy-1-block-1 .academy-1-row-1.academy-4 p{font-size:18px;line-height:27px;}
.academy-1-block-1.academy-6 .quote-block{margin-bottom:56px;}
.academy-1-block-1.academy-6 .block-info b.text{font-size:20px;}
.text-medium{font-size:22px;line-height:24px;font-weight:500;text-align:center;}
.show-hide-items-btn-block{text-align:center;}
.academy-1-block-2{width:100%;background:#e7e7e7;padding:76px 0 25px 0;}
.academy-1-block-2 h2{font-size:32px;font-weight:500;text-align:center;margin:60px 0 0 0;}
.academy-1-items.hide-items{display:none;}
.academy-1-items h3.no-items{color:#ccc;font-size:28px;text-align:center;}
.academy-1-items h3.no-items.dark{color:#999;}
.academy-1-items.hide-items.show{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.academy-1-items .academy-1-item{margin-bottom:50px;}
.academy-1-items .academy-1-item .academy-1-item-image{height:inherit;}
.academy-1-items .academy-1-item .academy-1-item-image img{display:block;width:100%;height:auto;}
.academy-1-items .academy-1-item .academy-1-item-info{height:193px;background:#fff;border:1px solid #cdcdcd;border-top:none;padding:26px 15px 0 15px;}
.academy-1-items .academy-1-item .academy-1-item-info-title{}
.academy-1-items .academy-1-item .academy-1-item-info-title p{color:#001843;font-size:18px;margin-bottom:2px;}
.academy-1-items .academy-1-item .academy-1-item-info-title h3{height:52px;color:#001843;font-size:22px;font-weight:500;overflow:hidden;margin-bottom:14px;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block{float:left;width:196px;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block.no-price{float:none;width:100%;text-align:center;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block.no-price .button{max-width:196px;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block{float:right;width:98px;text-align:center;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block span{color:#9a9a9a;font-size:12px;text-transform:uppercase;white-space:nowrap;}
.academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block span.period-month{color:#00afca;font-size:18px;display:inline-block;margin-top:1px;}
.academy-1-block-3{padding:46px 0 0 0;}
.academy-1-block-3 .wrapper-title{margin-bottom:60px;}
.academy-1-block-3 p.subtitle{font-size:16px;line-height:24px;text-align:center;}
.academy-1-block-3 .database-items{margin-top:67px;}
.academy-1-block-3 .database-items .database-item{text-align:center;margin-bottom:66px;border:2px solid #fff;padding:26px 0 20px;border-radius:4px;transition:border-color 0.3s;}
.academy-1-block-3 .database-items .no-active{opacity:0.5;pointer-events:none;}
.academy-1-block-3 .database-items .database-item:hover{border-color:#ffc400;}
.academy-1-block-3 .database-items a{display:block;text-decoration:none;color:inherit;}
.academy-1-block-3 .database-items .database-item i{color:#ffc400;font-size:60px;margin-bottom:25px;}
.academy-1-block-3 .database-items .database-item p{font-size:16px;margin-bottom:2px;}
.academy-1-block-3 .database-items .database-item h3{font-size:20px;text-transform:uppercase;}
.general-block-1{width:100%;height:480px;text-align:center;background:url(images/academies/bg-3.png) no-repeat center;color:#fff;}
.general-block-1 .display-table{height:480px;}
.general-block-1 b{display:block;margin-bottom:58px;font-size:30px;line-height:38px;font-weight:500;margin-bottom:45px;}
.general-block-1 p{font-size:26px;line-height:42px;padding:0 60px;margin-bottom:60px;}
.marketing-laboratory-block{width:100%;height:778px;padding-top:60px;margin-bottom:40px;background:url(images/academies/general-bg-3.png) no-repeat center;background-size:cover;}
.marketing-laboratory-block .wrapper-title{margin-bottom:55px;}
.marketing-laboratory-block .text{font-size:18px;line-height:24px;}
.marketing-laboratory-block .text span{display:block;width:100%;}
.marketing-laboratory-block .laboratory-items{margin:50px 0 0;}
.marketing-laboratory-block .laboratory-items .laboratory-item{text-align:center;margin-bottom:50px;}
.marketing-laboratory-block .laboratory-items .laboratory-item i{font-size:60px;color:#f5c308;margin-bottom:20px;}
.marketing-laboratory-block .laboratory-items .laboratory-item p{font-size:18px;line-height:18px;padding:0 75px;}
.academy-master-classes-block{padding:66px 0;}
.academy-master-classes-block.gray-bg{background:#e6e6e6;}
.academy-master-classes-block .wrapper-title{margin-bottom:53px;}
.academy-master-classes-block .text{font-size:18px;text-align:center;margin-bottom:70px;}
.conversation-page-block-1{margin-top:47px;}
.conversation-page-block-1 .title-block{margin-top:70px;padding:0 85px;}
.conversation-page-block-1 .title-block h2{color:#191919;font-size:24px;line-height:24px;font-weight:normal;text-align:center;text-transform:uppercase;}
.conversation-page-block-1 .btn-intensive{margin:70px 0 12px;}
.conversation-page-items{padding:60px 0 0 0;}
.conversation-page-items .prices{color:#efefef;font-size:16px;line-height:24px;text-align:center;margin:30px 0 -6px 0;}
.conversation-page-items h2{text-align:center;font-size:32px;color:#001f44;font-weight:normal;margin-bottom:26px;}
.conversation-page-item{position:relative;border:1px solid #cccccc;border-left:none;border-radius:5px;margin-bottom:55px;height:295px;z-index:2;}
.conversation-page-item.right-block{border-right:none;border-left:1px solid #cccccc;}
.conversation-page-item .left-info-block{display:table;position:relative;height:295px;text-align:center;padding:0 64px 0 32px;}
.conversation-page-item .left-info-block .info{color:#fff;padding-right:25px;}
.conversation-page-item .left-info-block .info b{font-size:22px;font-weight:500;}
.conversation-page-item.right-block .left-info-block{padding:0 32px 0 64px;}
.conversation-page-item.right-block .left-info-block .info{padding-right:0;padding-left:25px;}
.conversation-page-item .left-info-block:before{content:'';position:absolute;display:block;top:-1px;left:-1px;width:236px;height:295px;background:#001f44;border-radius:5px 0px 0px 5px;z-index:-1;}
.conversation-page-item .left-info-block:after{content:'';position:absolute;border:147.5px solid transparent;border-left:103px solid #001f44;top:-1px;left:235px;z-index:-1;}
.conversation-page-item.right-block .left-info-block:before{left:inherit;right:-1px;border-radius:0px 5px 5px 0px;}
.conversation-page-item.right-block .left-info-block:after{border:147.5px solid transparent;border-left:none;border-right:103px solid #001f44;left:inherit;right:235px;}
.conversation-page-item .left-info-block h3{color:#ffffff;font-size:22px;line-height:24px;font-weight:normal;}
.conversation-page-item .left-info-block .bonus-text{color:#f0c32e;font-size:22px;margin:33px 0 20px 0;}
.conversation-page-item .left-info-block .desc-text{color:#cbcbcb;font-size:16px;line-height:24px;}
.conversation-page-item .left-info-block .desc-text sup{position:relative;color:#f0c32e;cursor:pointer;z-index:500;}
.conversation-page-item .left-info-block .desc-text .tooltip{position:absolute;left:6px;top:6px;min-width:170px;padding:15px 20px;font-size:12px;background:#fede03;line-height:16px;color:#001f44;border-radius:8px;visibility:hidden;opacity:0;transition:opacity 0.3s;z-index:999;}
.conversation-page-item .left-info-block .desc-text .tooltip.text-left{min-width:224px;}
.conversation-page-item .left-info-block .desc-text sup:hover .tooltip{opacity:1;visibility:visible;}
.conversation-page-item .left-info-block .button{width:146px;height:40px;line-height:40px;font-size:16px;text-transform:none;margin-top:28px;}
.conversation-page-item .right-info-block{display:table;height:295px;padding:4px 25px 4px 25px;}
.conversation-page-item .right-info-block p{padding:16px 0;}
.conversation-page-item.min-padding .right-info-block p{padding:8px 0;}
.conversation-page-item .right-info-block ul{list-style:none;margin:-10px 0 -10px 53px;}
.conversation-page-item .right-info-block ul li{position:relative;padding-left:15px;font-weight:500;}
.conversation-page-item .right-info-block ul li:before{content:'\f054';position:absolute;left:0;top:1px;font-family:'Font Awesome 5 Free';font-weight:900;color:#f5c308;font-size:16px;}
.conversation-page-item.min-padding:nth-child(1){z-index:5;}
.conversation-page-item.min-padding:nth-child(2){z-index:4;}
.conversation-page-item.min-padding:nth-child(3){z-index:3;}
.conversation-page-item .right-info-block p b{text-transform:uppercase;font-weight:500;line-height:24px;}
.conversation-page-block-2{width:100%;height:252px;background:url(images/conversation/bg-1.png) no-repeat center;color:#fff;}
.conversation-page-block-2 .display-table{height:252px;}
.conversation-page-block-2 .notice-inner p{max-width:588px;}
.conversation-page-block-3{padding-top:61px;}
.conversation-page-block-3 .wrapper-title{margin-bottom:62px;}
.conversation-page-block-4{width:100%;height:191px;margin-top:32px;padding:60px 0;background:url(images/conversation/bg-2.png) no-repeat center;color:#fff;text-align:center;}
.conversation-page-block-4 h2{font-size:18px;line-height:24px;font-weight:500;text-transform:uppercase;}
.happy-page-block-1{padding:55px 0 0 0;}
.happy-page-block-1 .test-btn-block{text-align:center;}
.happy-page-block-1 .test-btn-block .button{max-width:334px;height:58px;line-height:58px;}
.happy-page-block-1 .test-btn-block .button i{margin-left:4px;}
.happy-page-block-1 .test-items{padding-top:118px;}
.happy-page-block-1 .test-item{text-align:center;margin-bottom:100px;}
.happy-page-block-1 .test-item i{color:#ffc400;font-size:68px;margin-bottom:24px;}
.happy-page-block-1 .test-item h3{color:#001844;font-size:32px;font-weight:normal;margin-bottom:7px;}
.happy-page-block-1 .test-item p{font-size:22px;color:#001844;}
.happy-page-block-1 .title-red{color:#cc0000;font-size:24px;text-transform:uppercase;text-align:center;font-weight:500;margin-bottom:54px;}
.happy-page-block-1 .bordered-block{border-bottom:1px solid #cdcdcd;}
.happy-page-block-1 .text-block{padding:56px 0 0 0;text-align:center;}
.happy-page-block-1 .text-block h3{font-size:24px;color:#001844;font-weight:500;margin-bottom:53px;}
.happy-page-block-1 .text-block p{font-size:16px;color:#001844;line-height:24px;margin-bottom:20px;}
.happy-page-block-2{width:100%;height:901px;margin-top:60px;background:url(images/happy-bg.png) no-repeat;background-position:center center;}
.happy-page-block-2 .happy-steps-wrapper{text-align:center;padding:46px 0 0 0;}
.happy-page-block-2 .happy-steps-wrapper .happy-steps-text{padding:0 30px;}
.happy-page-block-2 .happy-steps-wrapper h2{color:#001844;font-size:24px;line-height:26px;font-weight:500;margin-bottom:24px;}
.happy-page-block-2 .happy-steps-wrapper p{color:#001844;font-size:16px;line-height:24px;}
.happy-page-block-2 .happy-steps-wrapper ul,.number-steps-list{margin-top:72px;text-align:left;list-style:none;}
.happy-page-block-2 .happy-steps-wrapper ul li,.number-steps-list li{position:relative;padding-left:86px;font-size:18px;line-height:22px;margin-bottom:42px;}
.happy-page-block-2 .happy-steps-wrapper ul li i,.number-steps-list li i{font-style:normal;position:absolute;left:0;top:0;font-size:60px;line-height:44px;font-weight:bold;color:#ffc400;}
.button.md-btn{min-width:288px;width:inherit;height:50px;padding:0 20px;line-height:50px;font-size:22px;}
.happy-page-block-2 .steps-btn-wrapper{margin-top:44px;}
.happy-page-block-2 .steps-btn-wrapper .btn-text{display:inline-block;color:#001844;font-size:18px;font-weight:500;margin-left:21px;}
.happy-page-block-3{padding:50px 0 60px 0;}
.happy-page-block-3 h2{text-align:center;font-size:24px;color:#001844;font-weight:500;margin-bottom:30px;}
.happy-page-block-3 p{color:#001844;font-size:16px;line-height:24px;margin-bottom:22px;}
.happy-page-block-3 p.bold-p{font-size:18px;font-weight:500;padding-top:24px;}
.happy-page-block-3 .btn-wrapper{padding-top:26px;text-align:center;}
.quote-block-2{position:relative;max-width:750px;margin:60px auto;}
.quote-block-2 h3{color:#001844;font-size:24px;line-height:24px;font-weight:normal;margin-bottom:22px;}
.quote-block-2 p{color:#001844;font-size:24px;line-height:24px;font-weight:500;}
.quote-block-2:before,.quote-block-2:after{position:absolute;top:50%;margin-top:-23px;color:#cdcdcd;font-size:72px;line-height:46px;display:block;font-family:'Font Awesome 5 Free';font-weight:900;}
.quote-block-2:before{content:'\f100';left:-110px;}
.quote-block-2:after{content:'\f101';right:-110px;}
.happy-page-block-4{width:100%;padding:64px 0;background:#e7e7e7;}
.happy-page-block-4 h2{color:#001844;font-size:24px;font-weight:500;text-align:center;}
.happy-page-block-4 .happy-page-module-items{margin-top:110px;}
.happy-page-block-4 .happy-page-module-items .happy-module-item{position:relative;padding-left:50px;margin-bottom:80px;}
.happy-page-block-4 .happy-page-module-items .happy-module-item i{position:absolute;top:-2px;left:0;font-size:20px;color:#001844;}
.happy-page-block-4 .happy-page-module-items .happy-module-item h3{color:#001844;font-size:16px;text-transform:uppercase;margin-bottom:32px;}
.happy-page-block-4 .happy-page-module-items .happy-module-item ul{list-style:none;}
.happy-page-block-4 .happy-page-module-items .happy-module-item ul li{position:relative;color:#001844;font-size:18px;line-height:24px;padding-left:12px;}
.happy-page-block-4 .happy-page-module-items .happy-module-item ul li:before{content:'';position:absolute;top:10px;left:0;display:block;width:4px;height:4px;border-radius:50%;background:#001844;}
.happy-page-block-5{padding:50px 0 0 0;}
.happy-page-block-5 .text-block{text-align:center;}
.happy-page-block-5 .text-block h2{color:#001844;font-size:24px;font-weight:500;margin-bottom:64px;}
.happy-page-block-5 .text-block p{color:#001844;font-size:16px;line-height:24px;margin-bottom:22px;}
.happy-page-block-5 .about-alex{margin-top:26px;}
.happy-page-block-5 .about-alex p{color:#000a38;font-size:16px;line-height:24px;margin-bottom:24px;}
.happy-page-block-5 .about-alex .separator-line{margin-top:90px;}
.our-team-wrapper.happy-faq{padding:53px 0;}
.our-team-wrapper.happy-faq h2{color:#000a38;text-align:center;font-size:24px;font-weight:500;margin-bottom:54px;}
.our-team-wrapper.happy-faq .avatar i{color:#001844;font-size:100px;}
.our-team-wrapper .buy-btn-wrapper{text-align:center;padding:50px 0;}
.breadcrumbs-wrapper{}
.breadcrumbs-wrapper .breadcrumbs{list-style:none;padding:60px 0;}
.breadcrumbs-wrapper .breadcrumbs li{display:inline-block;color:#666666;font-size:14px;font-weight:500;}
.breadcrumbs-wrapper .breadcrumbs li a{color:#666666;text-decoration:none;}
.breadcrumbs-wrapper .breadcrumbs li:after{content:'\f054';display:inline-block;margin:0 6px 0 10px;color:#f5c308;font-size:12px;font-family:'Font Awesome 5 Free';font-weight:900;}
.breadcrumbs-wrapper .breadcrumbs li:last-child:after{display:none;}
.articles-wrapper .post-item{border:1px solid #ccc;border-radius:8px;height:295px;margin-bottom:20px;}
.articles-wrapper .post-item .post-thumbnail{position:relative;height:295px;}
.articles-wrapper .post-item .post-thumbnail .post-thumbnail-inner{position:absolute;width:100%;height:295px;top:-1px;left:-1px;overflow:hidden;}
.articles-wrapper .post-item .post-thumbnail:before{content:'';position:absolute;top:-1px;right:0;width:110px;height:1px;background:#ccc;z-index:4;}
.articles-wrapper .post-item .post-thumbnail:after{content:'';position:absolute;bottom:1px;right:0;width:110px;height:1px;background:#ccc;z-index:4;}
.articles-wrapper .post-item .post-thumbnail img{position:relative;height:100%;width:auto;}
.articles-wrapper .post-item .post-thumbnail .post-thumbnail-inner:before{content:'';position:absolute;top:0px;right:-110px;border:110px solid transparent;border-top:150px solid #fff;z-index:3;}
.articles-wrapper .post-item .post-thumbnail .post-thumbnail-inner:after{content:'';position:absolute;top:35px;right:-110px;border:110px solid transparent;border-bottom:150px solid #fff;z-index:3;}
.articles-wrapper .post-item .post-info{position:relative;z-index:4;padding-right:25px;}
.articles-wrapper .post-item .post-info h2{padding:30px 0 20px 0;height:90px;overflow:hidden;line-height:18px;}
.articles-wrapper .post-item .post-info h2 a{display:block;width:100%;color:#212121;font-size:18px;font-weight:500;text-decoration:none;}
.articles-wrapper .post-item .post-info h2 a:hover{text-decoration:underline;}
.articles-wrapper .post-item .post-info .entry{color: #151515;height:104px;font-size:16px;line-height:24px;overflow:hidden;margin-bottom:16px;}
.articles-wrapper .post-item .post-info .post-meta{padding:11px 0;}
.articles-wrapper .post-item .post-info .post-meta span{color:#666;display:inline-block;margin-right:10px;}
.articles-wrapper .post-item .post-info .post-meta a{color:#666;text-decoration:none;}
.articles-wrapper .post-item .post-info .button{width:inherit;padding:0 30px;font-size:16px;height:40px;line-height:40px;text-transform:none;}
.pagination{text-align:center;padding:80px 0 100px 0;}
.pagination .page-numbers{display:inline-block;width:25px;height:25px;line-height:25px;margin:0 4px;font-size:16px;text-align:center;text-decoration:none;color:#000a38;border-radius:3px;vertical-align:middle;}
.pagination .page-numbers.current{background:#f5c308;font-weight:500;}
.pagination .page-numbers.next,.pagination .page-numbers.prev{font-size:24px;}
.articles-wrapper .article-block-title{color:#f5c308;font-size:22px;font-weight:500;border-bottom:1px solid #ccc;padding:0 0 9px 7px;}
.pagination .page-numbers.next,.pagination .page-numbers.prev{font-size:24px;}
.articles-wrapper .sub-category{margin-top:40px;}
.articles-wrapper .sub-category ul{list-style:none;}
.articles-wrapper .sub-category ul li{position:relative;padding-left:16px;}
.articles-wrapper .sub-category ul li:before{content:'-';position:absolute;left:0;top:0;}
.articles-wrapper .sub-category ul li a{text-decoration:none;color:#212121;font-size:16px;line-height:24px;}
.articles-wrapper .sub-category ul li a:hover{text-decoration:underline;}
.contact-page-1{padding:28px 0 0 0;}
.contact-page-1 .quote-block{width:100%;padding:36px;}
.contact-page-2  h2{color:#001f44;font-size:24px;font-weight:500;text-transform:uppercase;text-align:center;padding:0 40px;margin:84px 0;}
.contact-page-2 .contact-form{position:relative;width:350px;margin:0 auto;}
.contact-page-2 .contact-form:after{content:'';position:absolute;top:0;right:-111px;width:1px;height:570px;border-left:2px dotted #ccc;}
.contact-page-2 .contact-form .form-row,.azbuka-form .form-row{position:relative;margin-bottom:17px;}
.contact-page-2 .contact-form .form-row i,.azbuka-form .form-row i{position:absolute;font-size:14px;left:20px;top:19px;color:#757575;z-index:2;}
.contact-page-2 .contact-form .form-row .contact-input,.azbuka-form .form-row .contact-input{padding:0 20px 0 56px;width:100%;height:52px;color:#757575;font-size:16px;border:1px solid #cccccc;}
.contact-page-2 .contact-form .form-row .contact-textarea,.azbuka-form .form-row .contact-textarea{font-family:'Roboto', sans-serif;padding:16px 20px 16px 56px;width:100%;max-width:100%;height:195px;max-height:195px;color:#757575;font-size:16px;border:1px solid #cccccc;resize:none;}
.contact-page-2 .contact-form .form-row .button{width:inherit;padding:0 54px;}
.contact-page-2 .contact-form .form-row br,.azbuka-form .form-row br{display:none;}
.contact-page-2 .contact-form .form-row.btn,.azbuka-form .form-row.btn{padding-top:17px;}
.contact-page-2 .social-contacts{padding-bottom:100px;}
.contact-page-2 .social-contacts .social-contact{text-align:center;margin-bottom:60px;}
.contact-page-2 .social-contacts .social-contact i{font-size:60px;margin-bottom:14px;z-index:2;}
.contact-page-2 .social-contacts .social-contact.wa i{color:#01e675;}
.contact-page-2 .social-contacts .social-contact.yt i{color:#ff0000;}
.contact-page-2 .social-contacts .social-contact.tw i{color:#1da1f2;}
.contact-page-2 .social-contacts .social-contact.tg i{color:#2e87ca;}
.contact-page-2 .social-contacts .social-contact.vk i{color:#5181b8;}
.contact-page-2 .social-contacts .social-contact.fb i{color:#385898;}
.contact-page-2 .social-contacts .social-contact.ig i{color:#6e529d;}
.contact-page-2 .social-contacts .social-contact .contact-text{color:#001e44;font-size:18px;}
.mission-page .quote-block{width:100%;padding:36px;}
.mission-page .video-iframe{width:100%;height:315px;}
.mission-page .block-mission-gray{padding:50px 0;background:#f2f2f2;}
.team-block-1{padding-top:70px;margin-bottom:-10px;}
.team-block-1 .quote-block{width:100%;padding:36px;}
.team-default-block{padding-top:62px;}
.team-default-block.gray-block{background:#f0f0f0;}
.team-default-block h2{text-align:center;color:#212121;font-size:26px;font-weight:500;text-transform:uppercase;margin-bottom:80px;}
.team-default-block .team-items .team-item{position:relative;text-align:center;width:100%;height:408px;margin-bottom:113px;}
.team-default-block .team-items.partners-page .team-item{height:550px;}
.team-default-block .team-items .team-item:after,.team-default-block .team-items .team-item:before{content:'';position:absolute;}
.team-default-block .team-items .team-item.border-right:after{top:0;right:-17px;height:408px;width:1px;border:2px dashed #f0f0f0;}
.team-default-block .team-items.partners-page .team-item.border-right:after{height:550px;}
.team-default-block .team-items .team-item.border-bottom:before{left:0;bottom:-58px;width:100%;height:1px;border:2px dashed #f0f0f0;}
.team-default-block.gray-block .team-items .team-item.border-right:after,.team-default-block.gray-block .team-items .team-item.border-bottom:before{border-color:#e1e0e0;}
.team-default-block .team-items .team-item .team-item-image{width:100%;height:202px;}
.team-default-block .team-items .team-item .team-item-image img{width:202px;height:202px;border-radius:50%;}
.team-default-block .team-items .team-item .team-item-info{padding:33px 20px 0 20px;}
.team-default-block .team-items.partners-page .team-item .team-item-info{padding:33px 10px 0 10px;}
.team-default-block .team-items .team-item .team-item-info h3{color:#212121;font-size:18px;font-weight:500;margin-bottom:16px;}
.team-default-block .team-items .team-item .team-item-info p{height:73px;color:#212121;font-size:16px;line-height:18px;margin-bottom:23px;}
.team-default-block .team-items.partners-page .team-item .team-item-info p{height:198px;margin-bottom:14px;}
.team-default-block .team-items .team-item .team-item-info .button{width:146px;height:40px;line-height:40px;font-size:16px;text-transform:none;}
.team-default-block .team-items.partners-page .team-item .team-item-info .button{position:absolute;bottom:0;left:50%;margin-left:-73px;}
.founder-block{width:100%;height:534px;background:url(images/team/founder-bg.png) no-repeat;background-position:center center;}
.founder-block .mobile-photo-image{display:none;}
.founder-block .founder-info{text-align:center;padding:36px 0 0 0;}
.founder-block .founder-info h2{color:#212121;font-size:30px;font-weight:500;text-transform:uppercase;margin-bottom:46px;}
.founder-block .founder-info h3{color:#212121;font-size:24px;font-weight:500;margin-bottom:32px;}
.founder-block .founder-info p{color:#212121;font-size:16px;line-height:18px;margin-bottom:17px;}
.founder-block .founder-info .button{width:146px;height:40px;line-height:40px;font-size:16px;text-transform:none;margin-top:34px;}
.founder-block-1{padding-top:28px;}
.founder-block-1 .quote-block{width:100%;padding:36px;}
.founder-block-1 h2{color:#001943;font-size:32px;font-weight:normal;text-align:center;margin-top:50px;}
.founder-block-2{margin-top:92px;}
.founder-info-item{position:relative;width:100%;padding:50px 45px;border:3px dashed #f0f0f0;margin-bottom:58px;}
.founder-info-item .date{position:absolute;left:50%;top:-11px;transform:translate(-50%, 0);height:19px;padding:0 45px;background:#fff;color:#001742;font-size:26px;line-height:20px;font-weight:500;z-index:5;}
.founder-info-item .founder-info-item-text{color:#001943;font-size:16px;line-height:28px;padding:20px 0;}
.founder-info-item .founder-info-item-media{width:100%;}
.founder-info-item .founder-info-item-media-inner{text-align:center;}
.founder-info-item .founder-info-item-media-inner a{color:#001843;font-size:16px;}
.founder-info-item .founder-info-item-media-inner img{margin-bottom:4px;}
.founder-block-3{width:100%;height:592px;background:url(images/founder-bg-1.png) no-repeat center center;}
.founder-block-3.founder-background-1{background:url(images/founder-bg-1.png) no-repeat center center;}
.founder-block-3.founder-background-2{background:url(images/founder-bg-2.png) no-repeat center center;}
.founder-block-3.founder-background-3{background:url(images/founder-bg-3.png) no-repeat center center;}
.founder-block-3 h2{color:#001742;font-size:24px;text-align:center;font-weight:500;padding:50px 0 60px 0;}
.photo-slider-block{margin-top:-23px;}
.photo-slider-block .owl-carousel .owl-stage-outer{padding:15px 0;}
.photo-slider-block .owl-nav{width:100%;position:absolute;bottom:-90px;left:0;text-align:center;}
.photo-slider-block .owl-nav > button:after{border-bottom:2.5px solid #001843;border-left:2.5px solid #001843;}
.photo-slider-block .owl-nav > button{display:inline-block;position:relative;top:inherit;left:inherit;right:inherit;margin:0 13px;border:2px solid #001843;}
.photo-slider-block .photo-slider-item{padding:0 15px;border-radius:5px;}
.photo-slider-block .photo-slider-item a{text-decoration:none;}
.photo-slider-block .photo-slider-item-shadow{height:323px;box-shadow:0 0 7px 0 rgba(0,0,0, 0.24);border-radius:5px;}
.photo-slider-block .photo-slider-item-inner{overflow:hidden;background:#ffffff;border-radius:5px;}
.photo-slider-block .photo-slider-item .photo-slider-image{position:relative;width:100%;height:211px;text-align:center;}
.photo-slider-block .photo-slider-item .photo-slider-image .yt-icon-play{position:absolute;top:50%;left:50%;margin-left:-38.5px;margin-top:-25px;width:77px;height:61px;background:url(images/yt-play-icon.png) no-repeat;}
.photo-slider-block .photo-slider-item .photo-slider-image img{width:100%;height:211px;}
.photo-slider-block .photo-slider-item .photo-slider-title{height:112px;padding:30px 17px;color:#001742;font-size:18px;line-height:24px;font-weight:500;}
.amir-block-1{padding-top:6px;}
.amir-block-1 .quote-block-2:before{left:0;}
.amir-block-1 .quote-block-2:after{right:0;}
.amir-block-1 .quote-block-2 b{font-size:18px;color:#191919;font-weight:500;}
.amir-block-1 .quote-block-2 p{margin-top:25px;color:#191919;font-size:16px;line-height:24px;font-weight:normal;text-align:center;}
.amir-block-1 h2{color:#001f44;font-size:22px;line-height:30px;text-align:center;text-transform:uppercase;padding:35px 0 0 0;}
.amir-block-1 .quote-block-2{max-width:100%;margin:50px auto 17px;padding:0 80px;}
.amir-block-1 .description{text-align:center;margin-top:48px;}
.amir-block-2{margin-top:54px;width:100%;padding:54px 0;background:#efefef;}
.amir-block-2 img{border:1px solid #e1e1e1;}
.amir-block-2 p{color:#001d44;font-size:16px;line-height:24px;padding-left:42px;}
.amir-block-2 ul{list-style:none;margin-left:42px;}
.amir-block-2 ul li{color:#001d44;font-size:16px;line-height:24px;padding-left:35px;}
.amir-block-3{padding-top:54px;}
.amir-block-3 .quote-block-3{margin-bottom:56px;}
.amir-block-3 h2{color:#001f44;font-size:22px;line-height:30px;text-align:center;text-transform:uppercase;margin-bottom:57px;}
.amir-block-3 .page-list,.items-list{list-style:none;color:#001d44;padding-right:14px;}
.amir-block-3 .page-list li,.items-list li{position:relative;padding-left:48px;margin-bottom:28px;font-size:16px;line-height:24px;}
.items-list li{padding-left:33px;}
.amir-block-3 .page-list li:before,.items-list li:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:-2px;left:22px;margin:0;font-size:20px;color:#d1aa0d;}
.items-list li:before{left:1px;}
.amir-block-3 .separator-line{margin:30px 0 54px 0;}
.amir-block-3 .separator-block h2{margin-bottom:-5px;}
.amir-block-3 .conversation-page-item{height:366px;}
.amir-block-3 .conversation-page-item .right-info-block p{color:#151515;font-size:16px;line-height:24px;padding:0 0;}
.amir-block-3 .conversation-page-item .left-info-block{padding:0 95px 0 33px;height:366px;}
.amir-block-3 .conversation-page-item .left-info-block i{display:inline-block;color:#fff;font-size:14px;line-height:18px;}
.amir-block-3 .conversation-page-item .left-info-block span{color:#fff;font-size:22px;line-height:24px;text-align:center;}
.amir-block-3 .conversation-page-item .left-info-block:before{height:366px;}
.amir-block-3 .conversation-page-item .left-info-block:after{border:183px solid transparent;border-left:103px solid #001f44;}
.amir-block-3 .conversation-page-item .right-info-block{height:366px;}
.amir-block-4{width:100%;height:689px;background:url(images/amir-bg.png) no-repeat center center;padding:57px 0 0 0;margin-top:31px;}
.amir-block-4 h2{color:#001f44;font-size:22px;line-height:30px;text-align:center;text-transform:uppercase;}
.amir-block-4 .stage-items{padding-top:51px;}
.amir-block-4 .stage-items .stage-item{text-align:center;}
.amir-block-4 .stage-items .stage-item h3{color:#001f44;font-size:22px;font-weight:500;text-transform:uppercase;margin-bottom:2px;}
.amir-block-4 .stage-items .stage-item h4{color:#001f44;font-size:18px;line-height:30px;font-weight:500;height:50px;margin-bottom:56px;}
.amir-block-4 .stage-items .stage-item p{color:#001f44;font-size:16px;line-height:30px;}
.history-block{margin-top:70px;}
.history-block .image-title{margin-top:3px;color:#000000;font-size:14px;font-style:italic;text-align:center;}
.history-block p{color:#001f44;font-size:16px;line-height:24px;}
.history-block h2{color:#000000;font-size:18px;font-weight:500;line-height:24px;text-align:center;margin:35px 0 58px 0;}
.history-block-1{width:100%;background:#f2f2f2;padding:64px 0;}
.history-block-1 p{color:#212121;font-size:18px;line-height:24px;font-weight:500;margin-bottom:40px;}
.history-block-1 .button-large-blue{display:inline-block;padding:0 37px;color:#ffffff;background:#012046;font-size:18px;text-align:center;height:74px;line-height:74px;border-radius:2px;text-decoration:none;transition:all 0.3s;border:0;}
.history-block-1 .button-large-blue:hover{background:#043775;}
.history-block-1 .video-iframe{width:100%;height:316px;}
.history-block-2{padding:90px 0;}
.history-block-2 h3{color:#212121;font-size:24px;line-height:30px;font-weight:500;margin-bottom:54px;}
.history-block-2 p{color:#212121;font-size:16px;line-height:24px;margin-bottom:60px;}
.history-block-2 .button{width:347px;height:80px;line-height:80px;}
.history-block-2 .video-iframe{width:100%;height:316px;}
.article-breadcrumbs{padding:40px 0;border-bottom:1px solid #cccccc;font-weight:500;}
.article-breadcrumbs.search-page{border-bottom:0;}
.article-breadcrumbs a{color:#666666;font-size:14px;text-decoration:none;}
.article-breadcrumbs a:hover{text-decoration:underline;}
.article-breadcrumbs span{color:#666666;font-size:14px;}
.article-breadcrumbs i{color:#f5c308;font-size:14px;margin:0 6px;}
.article-wrapper{padding-top:50px;font-size:16px;line-height:24px;color:#212121;margin-bottom:95px;}
.article-wrapper .wp-post-image{width:100%;height:auto;}
.article-wrapper h1{font-size:26px;text-align:center;margin:40px 0 45px 0;}
.article-wrapper h2{font-size:22px;font-weight:500;}
.article-wrapper h3{font-size:18px;margin-bottom:20px;}
.article-wrapper .list-style{margin:0 0 48px 115px;}
.article-wrapper pre{font-family:'Roboto', sans-serif;display:block;padding:30px 58px;background:#f0f0f0;margin:30px 0;}
.article-wrapper pre strong{display:block;font-size:18px;margin:0 0 0 -12px;}
.article-wrapper blockquote{display:block;margin:30px 0 30px 45px;padding:0 0 0 20px;font-style:italic;border-left:4px solid #f5c308;}
.article-wrapper h5{text-align:center;}
.article-wrapper h5 a{display:inline-block;padding:0 25px;margin:30px 0;height:54px;line-height:54px;border-radius:3px;text-align:center;font-size:16px;text-transform:uppercase;color:#212121;background:#f5c308;text-decoration:none;transition:all 0.3s;font-weight:normal;}
.article-wrapper h5 a:hover{background:#f9cd3c;}
.nav.nav-single{position:relative;margin:50px 0 40px 0;}
.nav.nav-single:after{content:'';display:block;clear:both;}
.nav.nav-single .nav-prev,.nav.nav-single .nav-next{display:inline-block;}
.nav.nav-single .nav-prev{float:left;}
.nav.nav-single .nav-next{float:right;}
.comment-respond{}
.comment-respond h3.comment-reply-title{color:#001e44;font-size:18px;font-weight:normal;margin-bottom:22px;}
.comment-respond .logged-in-as{margin-bottom:14px;}
.comment-respond .logged-in-as a{color:#001e44;}
.comment-respond .form-input-inner{position:relative;margin-bottom:18px;}
.comment-respond .form-input-inner i{position:absolute;left:20px;top:19px;color:#757575;}
.comment-respond .form-input{width:100%;height:52px;color:#757575;font-size:16px;padding:0 25px 0 57px;border:1px solid #cccccc;}
.comment-respond .form-textarea{font-family:'Roboto', sans-serif;width:100%;height:178px;max-height:178px;resize:none;color:#757575;font-size:16px;border:1px solid #cccccc;padding:16px 25px 16px 57px;}
.comment-respond .button.btn-blue{width:inherit;background:#001e44;color:#ffffff;font-size:18px;padding:0 46px;height:46px;line-height:46px;transition:all 0.3s;}
.comment-respond .button.btn-blue:hover{background:#032563;}
.article-wrapper h2#comments{color:#f5c308;font-size:24px;margin-top:70px;padding-bottom:11px;border-bottom:1px solid #cccccc;}
.article-wrapper .commentlist{margin:63px 0 50px 0;list-style:none;}
.article-wrapper .commentlist li{margin-bottom:18px;}
.article-wrapper .commentlist .children{margin-top:28px;padding-left:60px;list-style:none;}
.article-wrapper .comment-body{position:relative;padding-left:78px;}
.article-wrapper .comment-body .avatar{position:absolute;left:20px;top:0;width:46px;height:46px;border-radius:23px;}
.article-wrapper .comment-body .comment-author .says{display:none;}
.article-wrapper .comment-body .comment-author .fn{color:#333333;font-size:14px;font-weight:500;text-transform:uppercase;font-style:normal;}
.article-wrapper .comment-body .comment-author .fn .url{color:#333333;font-size:14px;font-weight:500;text-decoration:none;pointer-event:none;cursor:default;text-transform:uppercase;font-style:normal;}
.article-wrapper .comment-body .comment-meta{position:absolute;top:0;right:0;}
.article-wrapper .comment-body .comment-meta a{color:#969696;font-size:12px;text-decoration:none;pointer-event:none;cursor:default;}
.article-wrapper .comment-body .comment-meta .comment-edit-link{text-decoration:underline;pointer-event:default;cursor:pointer;}
.article-wrapper .comment-body .comment-meta .comment-edit-link:hover{text-decoration:none;}
.article-wrapper .comment-body p{margin-top:3px;display:block;padding:10px 14px 28px 14px;border:1px solid #e8e8e8;border-radius:10px;}
.article-wrapper .comment-body .reply{position:absolute;bottom:10px;right:16px;}
.article-wrapper .comment-body .reply a{font-size:14px;}
.article-wrapper .navigation{position:relative;}
.article-wrapper .navigation:after{content:'';display:block;clear:both;}
.article-wrapper .navigation .next-posts{float:left;}
.article-wrapper .navigation .prev-posts{float:right;}
.article-wrapper .navigation a{color:#969696;}
#sidebar{margin-top:50px;}
.search-page #sidebar{margin-top:0;}
#sidebar .widget h3.block-title{color:#f5c308;font-size:22px;font-weight:500;padding:0 0 10px 8px;border-bottom:1px solid #cccccc;}
#sidebar .widget ul{list-style:none;}
#sidebar .widget .resent-post-list,#sidebar .widget .category-list{margin-top:16px;}
#sidebar .widget .resent-post-list li a,#sidebar .widget .category-list li a{color:#212121;font-size:16px;line-height:24px;}
#sidebar .widget{margin-bottom:80px;}
#sidebar .widget .tags-list{margin-top:23px;}
#sidebar .widget .tags-list a{display:inline-block;padding:2px 12px;background:#012046;color:#ffffff;font-size:14px;margin:0 5px 5px 0;border-radius:3px;font-weight:500;text-decoration:none;transition:all 0.3s;}
#sidebar .widget .tags-list a:hover{background:#f5c308;color:#212121;}
#sidebar .widget .repost-items-list{margin-top:20px;}
.mark-page-block-1.azbuka-style .quote-block{padding:36px 50px;}
.mark-page-block-1 .manual-items .manual-item h3{margin-bottom:25px;height:46px;}
.mark-page-block-1.intensive1-page.intensive2 .manual-items .manual-item h3{margin-bottom:25px;height:76px;}
.mark-page-block-1.intensive1-page .manual-items .manual-item h3{height:auto;}
.azbuka-page-block-2{width:100%;height:350px;background:url(images/azbuka/bg-1.png) no-repeat;background-position:center center;text-align:center;}
.azbuka-page-block-2 .text{color:#fff;font-size:24px;line-height:32px;padding:56px 10px 46px 10px;}
.azbuka-style .btn.btn-warning{display:inline-block;height:58px;line-height:58px;font-size:18px;font-weight:500;text-align:center;text-decoration:none;transition:all .3s;width:330px;background:#ffc400;color:#001843;text-transform:uppercase;}
.azbuka-style .btn.btn-warning:hover{background:#f9cd3c;}
.azbuka-page-block-3{width:100%;height:558px;background:url(images/azbuka/bg-2.png) no-repeat;padding-top:55px;background-position:center center;}
.azbuka-page-block-3 h2{margin-bottom:74px;}
.azbuka-page-block-3 .text{text-align:center;font-size:20px;color:#fff;margin-top:16px;}
.azbuka-page-block-3 .text b{display:inline-block;margin-bottom:36px;}
.azbuka-page-block-4{padding:50px 0 52px 0;}
.azbuka-page-block-4 .block-title{text-align:center;}
.azbuka-page-block-4 .block-title h2{color:#001e44;font-size:24px;font-weight:500;}
.azbuka-page-block-4 .block-title p{color:#878787;font-size:16px;font-weight:500;}
.azbuka-page-block-4 .lessons-inner{margin:50px 0 58px 0;}
.azbuka-page-block-4 .lessons-inner h3{color:#f0c32e;font-size:18px;font-weight:500;margin-bottom:26px;}
.azbuka-page-block-4 .lessons-inner ul{list-style:none;}
.azbuka-page-block-4 .lessons-inner ol{margin-left:18px;margin-bottom:23px;padding-right:65px;}
.azbuka-page-block-4 .lessons-inner ol:last-child{margin-bottom:0;}
.azbuka-page-block-4 .lessons-inner ul li,.azbuka-page-block-4 .lessons-inner ol li{color:#001e44;font-size:16px;line-height:26px;}
.azbuka-page-block-4 .lessons-bold{color:#001e44;font-size:20px;font-weight:bold;text-align:center;}
.azbuka-page-block-4 .lessons-items{margin-top:45px;}
.azbuka-page-block-4 .lessons-items .lessons-item{}
.azbuka-page-block-4 .lessons-items .lessons-item i{color:#f0c32e;font-size:48px;margin-right:26px;}
.azbuka-page-block-4 .lessons-items .lessons-item .lessons-item-text{display:inline-block;color:#001e44;}
.azbuka-page-block-4 .lessons-items .lessons-item .text-1{font-size:17px;font-weight:500;margin-bottom:6px;}
.azbuka-page-block-4 .lessons-items .lessons-item .text-2{font-size:16px;}
.azbuka-page-block-5{width:100%;height:760px;background:url(images/azbuka/bg-3.png) no-repeat;padding-top:45px;background-position:center center;text-align:center;}
.azbuka-page-block-5 h2{color:#ffffff;font-size:32px;font-weight:500;margin-bottom:44px;}
.azbuka-page-block-5 img{box-shadow:0 0 13px rgba(0,0,0, 0.75);}
.azbuka-page-block-5 .reviews-btn-wrapper{margin-top:48px;}
.azbuka-page-block-5 .reviews-btn-wrapper .reviews-btn{display:inline-block;width:314px;height:62px;line-height:58px;border-radius:2px;color:#fff;font-size:18px;font-weight:500;border:2px solid #fff;text-transform:uppercase;transition:all 0.3s;text-decoration:none;text-align:center;}
.azbuka-page-block-5 .reviews-btn-wrapper .reviews-btn:hover{background:#fff;color:#001e44;}
.azbuka-page-block-6{padding:47px 0 36px 0;}
.azbuka-page-block-6 h2{color:#212121;font-size:24px;font-weight:500;text-align:center;margin-bottom:46px;}
.azbuka-page-block-6 .author-block{margin-bottom:48px;}
.azbuka-page-block-6 .author-block .video-iframe{width:100%;height:276px;}
.azbuka-page-block-6 .author-block .author-info{display:table;height:100%;}
.azbuka-page-block-6 .author-block .author-info-inner{display:table-cell;vertical-align:middle;}
.azbuka-page-block-6 .author-block h3{color:#001e44;font-size:22px;font-weight:500;margin-bottom:30px;}
.azbuka-page-block-6 .author-block p{color:#001e44;font-size:16px;line-height:24px;}
.azbuka-page-block-6 .author-block p b{font-weight:500;}
.program-default-block.azbuka-style{height:270px;background:url(images/azbuka/bg-4.png) no-repeat;background-position:center center;}
.azbuka-style .program-btn-block{position:relative;padding:60px 0 0 0;}
.azbuka-style .program-inner{padding:52px 0 0 0;}
.azbuka-style .program-btn-block .old-price{position:absolute;top:52px;right:340px;color:#d5d3d5;font-size:28px;text-decoration:line-through;}
.azbuka-style .program-btn-block .old-price i{font-size:20px;}
.azbuka-style .program-btn-block .program-btn{width:180px !important;}
.azbuka-style .buy-text{margin-top:40px;text-align:center;color:#ffffff;font-size:16px;line-height:24px;padding:0 8px;}
.azbuka-page-block-7{padding:80px 0 120px 0;}
.azbuka-page-block-7 .text{color:#001e44;font-size:24px;line-height:36px;text-align:center;margin-bottom:40px;}
.page-id-12747 .header{display:none;}
.academy-1-block-1 .block-info p b{text-transform:uppercase;}
.academy-1-block-1.academy-6 .block-info p b{text-transform:none;}
.academy-1-block-1.nlp-page .academy-1-row-1 h3{margin:32px 0;}
.academy-1-row-2{margin-top:64px;color:#212121;}
.academy-1-row-2 h3{font-size:18px;text-align:center;margin-bottom:50px;}
.academy-1-row-2 p{font-size:16px;line-height:24px;}
.academy-1-row-2 .quote-block-2{margin:52px auto 10px;}
.academy-1-row-2 .quote-block-2 p{font-size:18px;}
.academy-1-block-2 .text-medium{line-height:30px;}
.quote-block-3{width:100%;padding:14px 30px;border-left:4px solid #efc22d;background:#fdf9ea;color:#212121;font-size:18px;font-weight:500;text-align:center;}
.academy-2-block-2{margin-top:60px;}
.academy-2-block-2 .text-block{margin-top:30px;color:#212121;}
.academy-2-block-2 .text-block p{font-size:16px;line-height:24px;margin-bottom:20px;}
.academy-2-block-2 .text-block b{font-size:18px;}
.academy-2-block-3{width:100%;height:797px;padding-top:66px;background:url(images/nlp/bg-1.png) no-repeat;background-position:center center;color:#212121;}
.academy-2-block-3.academy-6{height:690px;background:url(images/academies/general-bg-1-2.png) no-repeat;background-position:center center;background-size:cover;}
.academy-2-block-3 h2{text-align:center;font-size:22px;font-weight:500;}
.academy-2-block-3 .numbers-list{margin-top:88px;}
.academy-2-block-3 .number-list-item{position:relative;padding-left:107px;margin-bottom:61px;}
.academy-2-block-3 .number-list-item i{position:absolute;left:0;top:-5px;font-size:56px;font-weight:bold;color:#f5c308;font-style:normal;line-height:40px;}
.academy-2-block-3 .number-list-item h3{font-size:18px;font-weight:500;text-transform:uppercase;margin-bottom:16px;}
.academy-2-block-3 .number-list-item p{font-size:16px;line-height:24px;margin-bottom:24px;}
.academy-1-block-3.nlp-page{padding:46px 0 0 0;}
.academy-2-block-4{padding-top:66px;width:100%;height:582px;background:url(images/nlp/bg-2.png) no-repeat;background-position:center center;color:#212121;}
.academy-2-block-4 h2{text-align:center;font-size:22px;font-weight:500;margin-bottom:63px;}
.academy-2-block-5{color:#212121;padding-top:68px;margin-bottom:100px;}
.academy-2-block-5.no-last-block{margin-bottom:37px;}
.academy-2-block-5 h2{font-size:22px;font-weight:500;text-align:center;margin-bottom:68px;}
.academy-2-block-5 .button-block{text-align:center;margin-bottom:68px;}
.academy-2-block-5 .button-block .button{max-width:350px;}
.academy-2-block-5 .block-info p{font-size:16px;line-height:24px;margin-bottom:24px;}
.academy-2-block-5 .block-info p:first-child{font-size:18px;}
.insider-block-1{padding:56px 0 64px 0;}
.insider-block-1 .text-line-1,.insider-block-1 .text-line-2{text-align:center;}
.insider-block-1 .text-line-1 .fa-plus{display:block;font-size:18px;width:18px;margin:32px auto;}
.insider-block-1 .text-line-2{margin-bottom:56px;}
.insider-block-2{padding-top:104px;width:100%;height:677px;background:url(images/insider/bg-1.png) no-repeat;background-position:center center;}
.insider-block-2 h2{font-size:22px;text-align:center;font-weight:500;}
.insider-block-2 .number-steps-list{margin-top:86px;}
.insider-block-2 .button-block{margin-top:70px;text-align:center;}
.insider-block-2 .button{max-width:308px;display:inline-block;}
.insider-block-3{margin-top:56px;}
.insider-block-3 h2{text-align:center;font-size:22px;font-weight:500;margin-bottom:52px;}
.insider-block-3 .quote-block-3{text-align:left;padding:14px 25px;}
.insider-block-3 .text-line-1,.insider-block-3 .text-line-2{text-align:center;} 
.insider-block-3 .text-line-2{margin:58px 0 55px;}
.manual-block-1{width:100%;height:526px;background:url(images/manual/bg-1.png) no-repeat;padding-top:60px;background-position:center center;background-size:cover;color:#ffffff;}
.manual-block-1 h2{text-align:center;font-size:24px;margin-bottom:60px;font-weight:500;}
.manual-block-2{padding:64px 0 60px 0;text-align:center;}
.manual-block-2 .quote-block-3{text-align:left;}
.manual-block-2 .text{margin-top:58px;}
.manual-block-2 h3{font-size:22px;font-weight:500;margin-top:54px;}
.manual-block-3{width:100%;height:1046px;background:url(images/manual/bg-2.png) no-repeat;padding-top:68px;background-position:center center;background-size:cover;color:#ffffff;}
.manual-block-3 h2{font-size:24px;text-align:center;font-weight:500;margin-bottom:53px;}
.manual-block-3 .text{text-align:center;font-weight:500;}
.manual-block-3 .icds-items{margin:65px 0 0 0;}
.manual-block-3 .icds-items .icds-item{position:relative;padding-left:95px;margin-bottom:54px;}
.manual-block-3 .icds-items .icds-item .txt-ico{position:absolute;top:0;left:0;width:54px;text-align:center;}
.manual-block-3 .icds-items .icds-item i{font-size:56px;color:#f5c308;font-weight:bold;font-style:normal;text-transform:uppercase;}
.manual-block-3 .icds-items .icds-item h3{font-size:18px;line-height:24px;text-transform:uppercase;margin-bottom:13px;}
.manual-block-4{padding:60px 0 0 0;color:#00133b;}
.manual-block-4 h2{font-size:24px;text-align:center;font-weight:500;margin-bottom:56px;}
.manual-block-4 .manual-block-4-item{margin-bottom:86px;}
.manual-block-4 .manual-block-4-item .display-table{width:100%;}
.manual-block-4 .manual-block-4-item i{font-size:60px;color:#f5c308;}
.manual-block-4 .manual-block-4-item h3{font-size:18px;font-weight:500;margin-bottom:5px;}
.manual-block-4 .manual-block-4-item .text{}
.manual-block-5{width:100%;height:725px;background:url(images/manual/bg-3.png) no-repeat;padding-top:60px;background-position:center center;background-size:cover;color:#ffffff;}
.manual-block-5 h2{text-align:center;font-weight:500;margin-bottom:56px;}
.manual-block-5 h3{text-align:center;font-size:18px;font-weight:500;margin:47px 0;}
.manual-block-6{padding:64px 0 60px 0;text-align:center;}
.manual-block-6 .quote-block{padding:40px 50px;}
.manual-block-6 .quote-block b{font-size:22px;line-height:24px;font-weight:500;color:#152d4a;}
.manual-block-6 h2{font-size:24px;font-weight:500;margin:100px 0 56px 0;}
.manual-block-6 .text-lg{font-size:18px;line-height:24px;margin-bottom:52px;}
.manual-block-6 h4{font-size:20px;font-weight:500;margin-top:47px;}
.manual-block-7{width:100%;height:320px;background:url(images/manual/bg-4.png) no-repeat;padding-top:64px;background-position:center center;background-size:cover;color:#ffffff;margin-bottom:70px;}
.manual-block-7 .program-item{border-left:6px solid #ffc400;padding-left:20px;}
.manual-block-7 .program-item h3{color:#fff;font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:15px;}
.manual-block-7 .program-item p{font-size:15px;color:#fff;line-height:25px;padding-bottom:2px;}
.manual-block-7 .btn-block{text-align:center;margin-top:55px;width:100%;}
.manual-block-7 .button{width:inherit;font-size:21px;padding:0 28px;height:58px;line-height:58px;max-width:384px;}
.manual-block-7 .button:hover{color:#001843;}
.intensive-text-block{text-align:center;margin-bottom:10px;}
.intensive-text-block.margin-top{margin-top:40px;}
.intensive-page.bg-2 .intensive-text-block{margin:42px 0;}
.intensive-text-block .intensive-text{margin:50px 0 84px 0;}
.intensive-text-block .intensive-text-bold{font-size:24px;color:#fff;margin:35px 0 68px 0;}
.intensive-program-block{margin-top:65px;}
.intensive-program-block .conversation-page-item .left-info-block{width:100%;}
.intensive-program-block h2{text-align:center;font-size:32px;font-weight:500;margin-bottom:75px;}
.intensive-program-block .button-block{text-align:center;margin:10px 0 67px;}
.intensive-register-block{width:100%;height:349px;background:url(images/intensive1/bg-2.png) no-repeat;padding-top:64px;background-position:center center;background-size:cover;color:#ffffff;}
.intensive-register-block.bg-2{background:url(images/intensive2/bg-2.png) no-repeat;}
.notice-block-wrapper .notice-inner{border-left:6px solid #f0c32e;padding-left:23px;}
.notice-block-wrapper .notice-inner h2{font-size:22px;line-height:36px;font-weight:bold;text-transform:uppercase;margin-bottom:8px;}
.notice-block-wrapper .notice-inner p{font-size:16px;line-height:24px;}
.intensive-register-block .button-block{text-align:center;margin:37px 0;}
.wrapper-title{text-align:center;font-size:32px;font-weight:500;line-height:normal;}
.wrapper-title h2{text-align:center;font-size:32px;font-weight:500;line-height:normal;}
.wrapper-title.sm h2{font-size:22px;}
.wrapper-title.blue-color{color:#212121;}
.wrapper-title.white-color{color:#fff;}
.intensive-authors-wrapper{margin:66px 0 0 0;color:#212121;}
.intensive-authors-wrapper .wrapper-title{margin-bottom:66px;}
.intensive-authors-wrapper .intensive-authors-item{margin-bottom:68px;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author{text-align:center;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author h3{font-size:18px;font-weight:500;margin-top:26px;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author-info{display:table;height:100%;width:100%;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author-info p{font-size:16px;line-height:18px;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author-info-inner{display:table-cell;vertical-align:middle;}
.intensive-form-wrapper{margin-top:58px;color:#001e44;}
.intensive-form-wrapper h2{font-size:24px;text-align:center;font-weight:normal;}
.footer-wrapper{display:none;}
.page-id-325 .footer,.page-id-329 .footer,.page-id-334 .footer,.page-id-424 .footer,.no-nav-page .footer{display:none;}
.page-id-325 .footer-wrapper,.page-id-329 .footer-wrapper,.page-id-334 .footer-wrapper, .page-id-424 .footer-wrapper,.no-nav-page .footer-wrapper{display:block;}
.footer-wrapper{margin-top:108px;color:#000;font-size:18px;line-height:24px;padding-bottom:36px;}
.footer-wrapper .footer-left,.footer-wrapper .footer-right{padding-top:88px;}
.footer-wrapper .footer-right{text-align:right;}
.footer-wrapper a{color:#00afca;font-size:16px;text-decoration:underline;}
.footer-wrapper a:hover{text-decoration:none;}
.intensive-video-wrapper{width:100%;height:722px;background:url(images/intensive2/bg-3.png) no-repeat;padding-top:64px;text-align:center;background-position:center center;background-size:cover;color:#ffffff;}
.intensive-video-wrapper .iframe-video{width:100%;height:464px;}
.intensive-video-wrapper p{font-size:18px;font-weight:500;margin-bottom:40px;}
.intensive-video-wrapper .wrapper-title{margin-bottom:38px;}
.wrapper-list{position:relative;padding-left:48px;margin-bottom:28px;font-size:16px;line-height:24px;text-align:left;}
.wrapper-list:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:0;left:22px;margin:0;font-size:20px;color:#f5c308;}
.wrapper-ul-list ul{list-style:none;}
.wrapper-ul-list ul li{position:relative;padding-left:48px;font-size:16px;line-height:30px;text-align:left;}
.wrapper-ul-list ul li:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:0;left:22px;margin:0;font-size:20px;color:#f5c308;}
.module-spoiler{margin:30px 0;}
.module-spoiler .module-spoiler-header{position:relative;width:100%;padding:13px 175px 13px 20px;background:#eaeaea;color:#002046;font-size:16px;line-height:24px;font-weight:bold;cursor:pointer;}
.module-spoiler.danger-spoiler .module-spoiler-header{background:#f29898;color:#fff;}
.module-spoiler .module-spoiler-header .desc{font-size:14px;line-height:18px;font-weight:normal;}
.module-spoiler .module-spoiler-header .module-spoiler-btn{position:absolute;right:0;top:0;width:130px;height:100%;color:#002046;font-size:16px;background:#dddddd;border:0;text-align:center;cursor:pointer;}
.module-spoiler.danger-spoiler .module-spoiler-header .module-spoiler-btn{background:#f07a7a;color:#fff;}
.module-spoiler .module-spoiler-header .module-spoiler-btn span.open{display:none;}
.module-spoiler.active .module-spoiler-header .module-spoiler-btn span.open{display:inline;}
.module-spoiler.active .module-spoiler-header .module-spoiler-btn span.close{display:none;}
.module-spoiler .module-spoiler-header .module-spoiler-btn i{font-size:12px;margin-left:8px;transition:transform 0.3s;}
.module-spoiler.active .module-spoiler-header .module-spoiler-btn i{transform:rotate(180deg);}
.module-spoiler .module-spoiler-body{display:none;background:#eaeaea;padding:8px 20px 18px;}
.module-spoiler .module-spoiler-body .spoiler-notice{width:100%;padding:10px 15px;margin:12px 0;font-size:14px;background:#bebebe;text-align:center;}
.module-spoiler .module-spoiler-body ul{list-style:none;}
.module-spoiler .module-spoiler-body ul li{color:#002046;font-size:14px;line-height:24px;}
.tariff-plans-wrapper{width:100%;background:#01094a;padding:64px 0;}
.tariff-plans-wrapper .wrapper-title{text-transform:uppercase;margin-bottom:64px;}
.tariff-plans-wrapper .selected-price{display:none;}
.tariff-plans-select .selected-wrapper,.tariff-plans-select .selected-price{margin-top:40px;text-align:center;}
.tariff-plans-select .selected-wrapper .select-btn,.tariff-plans-select .selected-price .select-btn{display:inline-block;width:160px;height:40px;line-height:36px;color:#f0c32e;font-size:18px;text-align:center;border-radius:5px;border:2px solid #f0c32e;background:none;text-decoration:none;transition:all 0.3s;margin:0 13px 10px;margin-bottom:10px;cursor:pointer;}
.tariff-plans-select .selected-wrapper .select-btn.active,.tariff-plans-select .selected-price .select-btn.active{color:#002046;border-color:#f0c32e;background:#f0c32e;}
.tariff-plans-wrapper .price-item{width:100%;height:798px;background:#fff;padding:34px 0 0 0;}
.pp-tariffs.tariff-plans-wrapper.nlp-master-bg .price-item{height:1107px;}
.pp-tariffs.tariff-plans-wrapper .price-item{height:865px;}
.tariff-plans-wrapper .price-item .price-image{text-align:center;}
.tariff-plans-wrapper .price-item .price-image p{font-size:16px;font-weight:300;}
.tariff-plans-wrapper .price-item .price-image h3{font-size:30px;margin-top:-2px;line-height:26px;height:52px;padding:0 10px;}
.tariff-plans-wrapper .price-item .price-image h3 small{font-size:18px;font-weight:500;}
.tariff-plans-wrapper .price-item .price-value{text-align:center;margin:40px 0 0 0;}
.tariff-plans-wrapper.nlp-master-bg .price-item .price-value{height:50px;}
.tariff-plans-wrapper .price-item .price-value .descount-text{color:#999;font-style:italic;font-size:14px;}
.tariff-plans-wrapper .price-item .price-value .price-lessons{position:relative;top:-3px;display:inline-block;border-radius:3px;background:#e1a801;font-size:14px;height:26px;line-height:26px;padding:0 10px;cursor:pointer;}
.tariff-plans-wrapper .price-item .price-value .price-lessons i{position:absolute;top:-16px;right:-8px;color:#e1a801;font-size:12px;font-weight:bold;cursor:pointer;}
.tariff-plans-wrapper .price-item .price-value .actual-price{display:inline-block;margin-left:20px;font-size:22px;color:#002046;font-weight:500;}
.tariff-plans-wrapper .price-item .price-value .old-price{display:inline-block;color:#999999;font-size:16px;text-decoration:line-through;vertical-align:top;}
.tariff-plans-wrapper .price-item .price-desc{text-align:center;margin:28px 0 0 0;color:#999999;font-size:14px;line-height:18px;padding:0 26px;font-style:italic;}
.tariff-plans-wrapper .price-item .price-desc .price-desc-text{height:20px;}
.tariff-plans-wrapper.coach-block-7 .price-item .price-desc .price-desc-text{height:inherit;}
.tariff-plans-wrapper .price-item .price-desc .price-contains{margin-top:27px;color:#cccccc;}
.tariff-plans-wrapper .price-item .price-list{padding:0 40px;height:330px;margin-top:14px;}
.pp-tariffs.tariff-plans-wrapper .price-item .price-list{height:472px;}
.pp-tariffs.tariff-plans-wrapper.nlp-master-bg .price-item .price-list{height:688px;}
.tariff-plans-wrapper .price-item .price-list ul{list-style:none;}
.tariff-plans-wrapper .price-item .price-list ul li{position:relative;font-size:16px;padding-left:16px;margin-bottom:4px;}
.tariff-plans-wrapper .price-item .price-list ul li:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:0;left:0px;margin:0;font-size:12px;color:#e1a801;}
.tariff-plans-wrapper .price-item .price-list ul li.plus:before{content:"\f067";}
.tariff-plans-wrapper .price-item .price-list ul li.no-active{color:#ccc;}
.tariff-plans-wrapper .price-item .price-list ul li.no-active:before{content:'\f00d';color:#ccc;}
.tariff-plans-wrapper .price-item .buy-btn{margin-top:45px;text-align:center;}
.tariff-plans-wrapper .price-item .price-item-btn{display:inline-block;width:220px;height:58px;line-height:58px;border:0;background:#f0c32e;text-transform:uppercase;color:#002046;font-size:21px;font-weight:500;text-decoration:none;transition:background 0.3s;text-align:center;}
.tariff-plans-wrapper .price-item .price-item-btn:hover{background:#f9cd3c;}
.tariff-plans-wrapper .owl-nav > button{width:inherit;height:inherit;border:none;color:#fff;font-size:36px;}
.tariff-plans-wrapper .owl-nav > button:after{display:none;}
.tariff-plans-wrapper .owl-nav .owl-next{right:-50px;}
.tariff-plans-wrapper .owl-nav .owl-prev{left:-50px;}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.4}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:22px 32px;border-bottom:1px solid #e9e9e9;border-top-left-radius:.3rem;border-top-right-radius:.3rem}
.modal-header .close{padding:22px;margin:-17px -22px -22px auto}
.modal-title{font-size:22px;color:#666666;font-weight:normal;}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}
.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}
.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
.modal-dialog{position:relative;top:10vh;margin:30px auto 0;}
.modal-plan .modal-dialog{width:1110px;}
.modal-plan .modal-plan-body{position:relative;padding:50px 75px;background:#fff;border:22px solid #e1a801;box-shadow:3px 0 16px rgba(0,0,0, 0.35);}
.modal-plan .modal-plan-body .modal-close{position:absolute;top:22px;right:28px;border:0;background:none;color:#666666;font-size:30px;cursor:pointer;z-index:5;}
.modal-plan .modal-plan-body h2{text-align:center;font-size:24px;color:#002046;margin:0 0 54px;}
.modal-plan .modal-plan-body h3{color:#999999;font-size:18px;line-height:24px;text-align:left;margin-bottom:22px;}
.modal-plan.coach-modal .modal-plan-body h3{color:#002046;font-size:24px;text-align:center;}
.modal-plan.coach-modal .modal-plan-body span{font-size:16px;font-weight:normal;}
.modal-plan .modal-plan-body ul{list-style:none;margin-bottom:50px;}
.modal-plan .modal-plan-body ul li{position:relative;font-size:16px;padding-left:16px;margin-bottom:4px;}
.modal-plan .modal-plan-body ul li:before{content:"\f054";display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900;padding:0;position:absolute;top:0;left:0px;margin:0;font-size:12px;color:#e1a801;}
.modal-plan .modal-plan-body ul li ul li:before{content:"-";}
.modal-plan .modal-plan-body ul li ul{margin:20px 0;}
.pp-form-wrapper{margin:25px 0;}
.pp-form-wrapper .wrapper-title{margin-bottom:34px;}
.pp-form-wrapper h3{text-align:center;}
.recruitment-page-block-1{padding:42px 0 62px 0;}
.recruitment-page-block-1 .quote-block{padding:36px 25px;}
.recruitment-page-block-1 .quote-block span{font-size:16px;}
.recruitment-page-block-1 .text-block{margin-top:60px;}
.recruitment-page-block-2{width:100%;height:252px;background:url(images/recruitment/bg-1.png) no-repeat center center;text-align:center;padding:70px 0;}
.recruitment-page-block-2 h2{color:#ffffff;font-size:30px;line-height:36px;text-transform:uppercase;font-weight:normal;}
.recruitment-page-block-3{padding:62px 0 60px 0;}
.recruitment-page-block-3 .quote-block-3{margin:70px 0;}
.recruitment-page-block-3 h4{font-size:20px;margin:48px 0;}
.recruitment-page-block-4{width:100%;height:502px;background:url(images/recruitment/bg-2.png) no-repeat center center;padding:70px 0;}
.recruitment-page-block-4 .wrapper-title{margin-bottom:65px;}
.recruitment-page-block-4 .item-block{text-align:center;color:#fff;}
.recruitment-page-block-4 .item-block i{font-size:48px;margin-bottom:50px;}
.recruitment-page-block-4 .item-block h3{text-transform:uppercase;font-size:18px;font-weight:500;margin-bottom:34px;}
.recruitment-page-block-4 .item-block p{color:#fff;line-height:30px;}
.recruitment-page-block-5{padding:62px 0 60px 0;}
.recruitment-page-block-5 .wrapper-title{margin-bottom:28px;}
.recruitment-page-block-5 .wrapper-subtitle{text-align:center;}
.recruitment-page-block-5 .item-block{margin-top:57px;text-align:center;}
.recruitment-page-block-5 .item-block h3{font-size:18px;font-weight:500;margin-bottom:64px;text-transform:uppercase;}
.recruitment-page-block-5 .item-block p{line-height:30px;}
.recruitment-page-block-6{width:100%;height:590px;background:url(images/recruitment/bg-3.png) no-repeat center center;padding:65px 0;text-align:center;color:#fff;line-height:30px;}
.recruitment-page-block-6 .wrapper-title{margin-bottom:52px;}
.recruitment-page-block-6 h4{font-size:18px;font-weight:500;}
.recruitment-page-block-6 .wrapper-list-row{margin-top:55px;}
.recruitment-page-block-7{padding:62px 0;line-height:30px;text-align:center;}
.recruitment-page-block-7 h2{font-size:22px;font-weight:500;text-transform:uppercase;margin-bottom:55px;}
.recruitment-page-block-8{width:100%;height:283px;background:url(images/recruitment/bg-4.png) no-repeat center center;padding:0 0;color:#fff;}
.recruitment-page-block-8.program-default-block .program-inner{padding:70px 0 0;}
.recruitment-page-block-8 .program-price-block{padding-top:90px;}
.recruitment-page-block-8 .program-price-block .program-price{font-size:24px;}
.recruitment-page-block-8 .program-price-block .program-price b{font-size:42px;}
.recruitment-page-block-8 .buy-text{margin-top:20px;text-align:center;}
.recruitment-page-block-1.consultations-page .text-block p{font-size:24px;line-height:30px;}
.consultations-block-1{width:100%;height:570px;background:url(images/consultations/bg-1.png) no-repeat center;color:#fff;padding:123px 0 0;text-align:center;font-size:18px;line-height:30px;}
.consultations-block-1 .text-uppercase{font-size:24px;margin-top:80px;}
.consultations-block-2{padding:62px 0;}
.consultations-block-2 .wrapper-title{margin-bottom:50px;}
.consultations-block-2 .second-title-row{margin-top:60px;}
.consultations-block-3{width:100%;height:634px;background:url(images/consultations/bg-2.png) no-repeat center;color:#fff;padding:62px 0 0;text-align:center;}
.consultations-block-3 .wrapper-title{margin-bottom:60px;}
.consultations-block-3 .steps-row{margin:60px 0;}
.consultations-block-3 .step-inner h3{font-size:22px;font-weight:500;text-transform:uppercase;margin-bottom:7px;}
.consultations-block-3 .step-inner h4{font-size:18px;font-weight:500;margin-bottom:54px;}
.consultations-block-3 .step-inner p{line-height:30px;}
.consultations-block-4{padding:64px 0 55px;}
.consultations-block-4 .wrapper-title{margin-bottom:65px;}
.consultations-block-4 .consultation-block-inner{position:relative;margin-bottom:45px;width:100%;height:295px;padding:32px 0 0 374px;border:1px solid #ccc;border-radius:8px;}
.consultations-block-4 .consultation-block-inner .consultation-block-image{position:absolute;top:-1px;left:-1px;overflow:hidden;line-height:0;}
.consultations-block-4 .consultation-block-inner .consultation-block-image .lines:before{content:'';position:absolute;top:0;right:0;width:102px;height:1px;background:#ccc;}
.consultations-block-4 .consultation-block-inner .consultation-block-image .lines:after{content:'';position:absolute;bottom:0;right:0;width:102px;height:1px;background:#ccc;z-index:10;}
.consultations-block-4 .consultation-block-inner .consultation-block-image:before{content:'';position:absolute;top:-19px;right:-46px;border:60px solid transparent;border-top:168px solid #fff;transform:rotate(-15deg);}
.consultations-block-4 .consultation-block-inner .consultation-block-image:after{content:'';position:absolute;bottom:-19px;right:-46px;border:60px solid transparent;border-bottom:168px solid #fff;transform:rotate(15deg);}
.consultations-block-4 .consultation-block-inner h3{font-size:18px;font-weight:500;margin-bottom:42px;}
.consultations-block-4 .consultation-block-inner .description{height:95px;overflow:hidden;margin-bottom:25px;}
.btn.btn-sm{display:inline-block;padding:0 20px;height:40px;line-height:40px;text-align:center;color:#001f44;font-size:16px;text-decoration:none;transition:background 0.3s;}
.btn.btn-md{display:inline-block;padding:0 30px;height:58px;line-height:58px;text-align:center;color:#001f44;font-size:21px;text-decoration:none;transition:background 0.3s;}
.btn.btn-warning{background:#f5c308;}
.btn.btn-warning:hover{background:#f9cd3c;}
.btn.btn-primary{background:#00afca;color:#fff;}
.btn.btn-primary:hover{background:#001e44;}
.consultations-block-4 .consultation-block-inner .btn.btn-sm{width:280px;}
.consultations-block-4 .consultation-block-inner .btn.btn-warning{margin-right:20px;}
.consultations-block-5{width:100%;height:252px;background:url(images/consultations/bg-3.png) no-repeat center;color:#fff;padding:0 0 0;}
.consultations-block-5 .program-price-block{padding:97px 0;text-align:right;}
.consultations-block-5.program-default-block .program-inner{padding:81px 0;}
.modal-plan .modal-plan-body .author-name{color:#002046;font-size:18px;font-weight:500;margin-bottom:28px;text-align:center;}
.modal-plan .modal-plan-body .author-name a{text-decoration:none;color:#002046;font-size:18px;font-weight:500;}
.modal-plan .modal-plan-body .author-name a i{margin-right:4px;}
.modal-plan .modal-plan-body .description{color:#999;line-height:18px;max-width:70%;margin:0 auto 74px;text-align:center;}
.modal-plan .modal-plan-body .button{height:58px;line-height:58px;font-size:18px;text-transform:uppercase;font-weight:500;}
.modal-plan .modal-plan-body .consultation-price{text-align:center;padding-top:14px;}
.modal-plan .modal-plan-body .consultation-price .price{font-size:14px;margin:20px 0 72px;}
.modal-plan.coach-modal .modal-plan-body .consultation-price .price{margin:20px 0;}
.modal-plan .modal-plan-body .consultation-price .price b{font-size:24px;}
.modal-plan .modal-plan-body .consultation-price .bottom-text{font-size:14px;line-height:18px;}
.modal-spoiler{color:#999;margin-top:10px;}
.modal-spoiler.active .spoiler-header i{transform:rotate(180deg);}
.modal-spoiler .spoiler-header{font-size:14px;cursor:pointer;text-align:center;padding-bottom:10px;}
.modal-spoiler .spoiler-header i{font-size:12px;margin-left:4px;transition:transform 0.3s;}
.modal-spoiler .spoiler-body{display:none;font-size:12px;line-height:16px;padding:0 14px;border-top:1px solid #ccc;padding-top:12px;}
.practice-page-block-1{padding:46px 0 54px;}
.practice-page-block-1 .quote-block{padding:36px 120px;}
.practice-page-block-1 .title-block{margin-top:53px;font-size:22px;font-weight:500;text-align:center;}
.practice-page-block-2{width:100%;padding:57px 0 0;height:764px;background:url(images/practice/bg-1.png) no-repeat center;color:#fff;}
.practice-page-block-2 .wrapper-title{margin-bottom:50px;}
.practice-page-block-2 .txt-1{font-size:24px;line-height:34px;font-weight:500;margin:45px 0;padding:0 90px;}
.practice-page-block-2 .txt-2{font-size:24px;line-height:34px;font-weight:500;margin:0;padding:0 90px;}
.practice-page-block-2 h3{font-size:20px;font-weight:500;margin:45px 0 41px;}
.practice-page-block-3{padding:60px 0 0;}
.practice-page-block-3 .text-medium{font-size:18px;margin-bottom:55px;}
.line{width:100%;height:1px;background:#f2f2f2;}
.practice-page-block-3 .line{margin:56px 0;}
.h2-medium{font-size:24px;font-weight:500;}
.h3-medium{font-size:24px;}
.practice-page-block-3 .h2-medium{text-align:center;margin-bottom:56px;}
.manual-items .manual-item{text-align:center;}
.manual-items .manual-item a{display:block;text-decoration:none;border:2px solid transparent;height:200px;padding:26px 0 20px;border-radius:4px;margin-bottom:50px;transition:border-color .3s;}
.manual-items .manual-item a:hover{border-color:#ffc400;}
.manual-items .manual-item i{font-size:60px;color:#f5c308;margin-bottom:30px;}
.manual-items .manual-item i.num{display:inline-block;font-style:normal;font-weight:bold;}
.manual-items .manual-item h3{color:#212121;font-size:18px;margin-bottom:30px;padding:0 5px;}
.practice-page-block-3 .manual-items .manual-item,.practice-page-block-9 .manual-items .manual-item{margin-bottom:55px;}
.practice-page-block-3 .manual-items .manual-item h3,.practice-page-block-9 .manual-items .manual-item h3{margin-bottom:25px;height:46px;padding:0 74px;}
.manual-items .manual-item p{color:#212121;font-size:15px;line-height:24px;}
.practice-page-block-4{width:100%;padding:57px 0 0;height:806px;background:url(images/practice/bg-2.png) no-repeat center;color:#fff;}
.practice-page-block-4 .wrapper-title{margin-bottom:50px;}
.practice-page-block-4 .wrapper-subtitle{text-align:center;margin-bottom:54px;padding:0 110px;}
.practice-page-block-4 .default-block .default-item h4{padding:0 80px;height:36px;overflow:hidden;margin-bottom: 30px;}
.practice-page-block-5{padding:52px 0 64px;}
.practice-page-block-5 .wrapper-title{margin-bottom:50px;}
.result-block .result-item{text-align:center;margin-bottom:87px;padding:0 5px;}
.result-block .result-item i.num{display:inline-block;color:#f5c308;font-size:60px;font-weight:700;font-style:normal;margin-bottom:14px;}
.result-block .result-item h3{color:#212121;font-size:18px;line-height:18px;font-weight:500;margin-bottom:32px;}
.result-block .result-item p{color:#212121;font-size:16px;line-height:18px;}
.practice-page-block-5 .result-block .result-item{padding:0 47px;}
.practice-page-block-5 .btn-intensive{margin-top:52px;}
.practice-page-block-6{width:100%;padding:57px 0 0;height:835px;background:url(images/practice/bg-3.png) no-repeat center;color:#fff;}
.txt-24{font-size:24px;}
.practice-page-block-6 .wrapper-title{margin-bottom:50px;}
.page-list{list-style:none;}
.page-list li{position:relative;padding-left:26px;margin-bottom:28px;font-size:16px;line-height:24px;}
.page-list li:before{content:"\f054";display:inline-block;font-family:'font awesome 5 free';font-weight:900;padding:0;position:absolute;top:-2px;left:0;margin:0;font-size:20px;color:#d1aa0d;}
.no-padding{padding:0 !important;}
.practice-page-block-6 .page-list{margin:46px 0 48px;}
.practice-page-block-6 .page-list li{margin-bottom:6px;}
.practice-page-block-6 .cert-row{margin-top:42px;}
.practice-page-block-6 .cert-row .cert-item{width:100%;height:346px;text-align:center;padding:26px;color:#212121;background:#fff;border-radius:8px;}
.practice-page-block-6 .cert-row .cert-item img{margin-bottom:18px;}
.practice-page-block-7{padding:54px 0 65px;}
.practice-page-block-7 .wrapper-title{margin-bottom:50px;}
.practice-page-block-7 .page-list li{margin-bottom:8px;}
.practice-page-block-7 .page-list{margin:30px 0;}
.practice-page-block-7 .h3-medium{line-height:24px;line-height:32px;padding-right: 125px;}
.practice-page-block-7 .text-uppercase{font-size:18px;margin:55px 0 40px;}
.practice-page-block-7 .btn-intensive{margin-bottom:52px;}
.practice-page-block-7 .no-padding{margin-bottom:32px;}
.practice-page-block-7 .module-spoiler .module-spoiler-header{min-height:104px;}
.practice-page-block-8{padding:54px 0 66px;background:#d3d1d1;text-align:center;}
.practice-page-block-8 .wrapper-title{margin-bottom:44px;}
.practice-page-block-8 h3{font-size:24px;font-weight:500;}
.practice-page-block-8 .container{position:relative;}
.practice-page-block-8 .author-bg{position:absolute;left:-95px;bottom:-66px;width:670px;height:535px;background:url(images/practice/photo-1.png) no-repeat;}
.practice-page-block-9{padding:52px 0;}
.practice-page-block-9 .wrapper-title{margin-bottom:50px;}
.practice-page-block-10{width:100%;padding:57px 0 0;height:822px;background:url(images/practice/bg-4.png) no-repeat center;color:#fff;}
.practice-page-block-10 .wrapper-title{margin-bottom:54px;}
.practice-page-block-10 .default-block .default-item{margin-bottom:40px;}
.practice-page-block-11{padding:52px 0;}
.practice-page-block-11 .wrapper-title{margin-bottom:25px;}
.practice-page-block-12{width:100%;padding:67px 0 0;height:580px;background:url(images/practice/bg-5.png) no-repeat center;color:#fff;text-align:center;font-size:18px;line-height:24px;}
.practice-page-block-12 .txt-lg{font-size:24px;line-height:32px;}
.audit-block-1{padding:60px 0 32px;}
.audit-block-1.docs-block{padding-bottom:0;}
.audit-block-1 .text{text-align:center;font-size:22px;line-height:26px;font-weight:500;margin-bottom:66px;}
.audit-block-1 .manual-item h3{font-weight:normal;}
.audit-block-2{width:100%;padding:0;height:319px;background:url(images/home/bg-2.png) no-repeat center;color:#fff;text-align:center;}
.audit-block-2 .display-table-cell{height:319px;}
.audit-block-2 h2{font-size:32px;line-height:38px;font-weight:500;margin-bottom:60px;}
.audit-block-3{padding:60px 0 26px;}
.audit-block-3 .wrapper-title{margin-bottom:67px;}
.audit-block-3 .audit-row{margin-bottom:74px;}
.audit-block-3 .info-block h3{font-size:24px;line-height:30px;font-weight:500;margin-bottom:24px;}
.audit-block-3 .info-block p{margin-bottom:29px;}
.audit-block-3 .image-right .info-block,.audit-block-3 .image-left .audit-image{padding-left:48px;}
.audit-block-3 .image-left .info-block,.audit-block-3 .image-right .audit-image{padding-right:48px;}
.non-grata-block-1{padding:63px 0 140px;}
.non-grata-block-1 .text{font-size:22px;line-height:26px;text-align:center;margin:60px 0;}
.non-grata-block-1 .sub-text{text-align:center;margin-bottom:60px;}
.non-grata-block-1 .non-grata-list{text-align:center;}
.non-grata-block-1 .non-grata-list i{color:#f8d34b;font-size:60px;margin-bottom:40px;}
.non-grata-block-1 .non-grata-list h3{font-size:18px;margin-bottom:30px;}
.non-grata-block-1 .non-grata-list ol{margin:0;text-align:left;font-size:16px;line-height:26px;}
.blog-page{padding-bottom:100px;}
.blog-page .blog-title{font-size:32px;text-align:center;margin:64px 0;font-weight:500;}
.blog-page .popular-posts .blog-item.item-sm:first-child{margin-bottom:22px;}
.blog-page .blog-item{position:relative;}
.blog-page .blog-item.item-sm{height:248px;}
.blog-page .blog-item a{text-decoration:none;color:inherit;}
.blog-page .blog-item .image{line-height:0;}
.blog-page .blog-item .image img{width:100%;height:auto;}
.blog-page.search-page .blog-item .image img{width:100%;height:auto;max-height:248px;}
.blog-page .blog-item .blog-item-info{position:absolute;top:0;left:0;width:100%;height:100%;}
.blog-page .blog-item .blog-item-info:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(images/blog/blog-item-bg.png) no-repeat;background-size:cover;}
.blog-page .blog-item .blog-item-info .blog-item-info-inner{position:relative;width:100%;height:100%;z-index:4;}
.blog-page .blog-item .tag{position:absolute;top:15px;left:15px;color:#212121;font-size:14px;line-height:22px;font-weight:500;padding:0 10px;background:#f5c308;border-radius:5px;z-index:4;height:22.5px;overflow:hidden;}
.blog-page .blog-item .tag a{overflow:hidden;height:22.5px;display:block;white-space:nowrap;max-width:290px;text-overflow:ellipsis;}
.blog-page .blog-item .blog-item-info .blog-item-title{position:absolute;bottom:110px;left:0;}
.blog-page .blog-item .blog-item-info .blog-item-title{bottom:50px;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-title{bottom:110px;}
.blog-page .blog-item .blog-item-info .blog-item-title h2{color:#fff;font-size:18px;padding:0 20px;font-weight:500;line-height:18px;height:36px;overflow:hidden;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-title h2{padding:0 30px;font-size:24px;line-height:24px;height:48px;}
.blog-page .blog-item .blog-item-info .blog-item-bottom{position:absolute;bottom:0px;left:0;width:100%;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-bottom{position:absolute;bottom:34px;left:0;width:100%;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-btn{text-align:right;padding-right:30px;}
.blog-page .blog-item .btn{display:inline-block;width:196px;height:46px;font-size:18px;line-height:46px;color:#111e44;text-align:center;text-transform:uppercase;text-decoration:none;transition:background 0.3s;}
.blog-page .blog-item .blog-item-info .meta-data{padding:14px 0 14px 20px;color:#ccc;font-size:14px;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data{padding:11px 0 11px 30px;font-size:16px;}
.blog-page .blog-item .blog-item-info .meta-data div{display:inline-block;vertical-align:top;}
.blog-page .blog-item .blog-item-info .meta-data i{margin-right:3px;}
.blog-page .blog-item .blog-item-info .meta-data .date{margin-right:22px;}
.blog-page .blog-item .blog-item-info .meta-data .views{margin-right:26px;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data .date{margin-right:80px;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data .views{margin-right:34px;}
.blog-page .latest-post .blog-item{margin-bottom:64px;}
.blog-page .latest-post .blog-item .image{position:relative;height:248px;}
.blog-page .latest-post .blog-item .blog-item-info .meta-data div{vertical-align:inherit;}
.blog-page .latest-post .blog-item .blog-description{border:1px solid #f1f1f1;border-top:0;padding:15px 20px 22px;}
.blog-page .latest-post .blog-item .blog-description .tag{display:inline-block;position:relative;top:0;left:0;}
.blog-page .latest-post .blog-item .blog-description p{font-size:14px;line-height:18px;height:54px;overflow:hidden;font-style:italic;margin:13px 0;}
.blog-page .latest-post .blog-item .blog-description .btn{display:block;margin:0 auto;font-size:16px;width:160px;height:42px;line-height:42px;}
.blog-page .blog-ad-wrapper{width:100%;height:319px;background:url(images/blog/bg-1.png) no-repeat center center;margin-bottom:64px;text-align:center;color:#fff;}
.blog-page .blog-ad-wrapper .display-table{height:319px;}
.blog-page .blog-ad-wrapper .blog-ad-inner{padding:60px 0;}
.blog-page .blog-ad-wrapper .blog-ad-inner h2{font-size:32px;line-height:38px;font-weight:500;margin-bottom:60px;}
.blog-page .pagination{padding:0;margin:0 auto;}
.page-404-wrapper{padding:60px 0 80px;text-align:center;}
.page-404-wrapper p{font-size:18px;line-height:36px;margin:40px 0 45px;}
.masterclass-page-block-1{padding:50px 0 60px 0;}
.masterclass-page-block-1 .txt{text-align:center;font-size:24px;margin-bottom:56px;}
.masterclass-page-block-1 p.text-uppercase{font-size:24px;line-height:30px;font-weight:500;text-align:center;margin-bottom:60px;}
.masterclass-page-block-1 .row-2 h3{margin-bottom:36px;font-size:22px;line-height:30px;font-weight:500;}
.masterclass-page-block-1 .row-3{margin-top:58px;}
.masterclass-page-block-1 .manual-items .manual-item{position:relative;}
.masterclass-page-block-1 .manual-items .manual-item:after{content:'';position:absolute;right:-14.5px;top:18px;width:1px;height:100px;background:#e6e6e6;}
.masterclass-page-block-1 .manual-items > div:last-child .manual-item:after{display:none;}
.manual-items .manual-item i{margin-bottom:23px;}
.masterclass-page-block-1 .manual-items .manual-item h3{font-size:24px;margin-bottom:4px;}
.masterclass-page-block-1 .manual-items .manual-item p{font-size:16px;}
.masterclass-page-block-2{width:100%;padding:50px 0 62px 0;background:#e6e6e6;}
.masterclass-page-block-2 .wrapper-title{margin-bottom:80px;}
.masterclass-page-block-2 .toc-txt{text-align:center;font-size:14px;line-height:18px;margin-top:20px;font-style:italic;}
.masterclass-page-block-2 .toc-txt a{color:#212121;font-size:14px;}
.masterclass-page-block-2.intensive-form-wrapper{margin-top:0;}
.masterclass-page-block-2 .wrapper-title .sub-title{font-size:18px;font-weight:normal;margin-top:10px;}
.masterclass-page-block-3{padding:60px 0 66px;}
.masterclass-page-block-3 .wrapper-title{margin-bottom:60px;}
.masterclass-page-block-3 .wrapper-title h2{font-weight:normal;line-height:38px;}
.masterclass-page-block-3 .video-warpper{position:relative;width:100%;padding-top:56.25%;}
.masterclass-page-block-3 .video-warpper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.masterclass-page-block-4{width:100%;padding:50px 0 20px 0;color:#fff;background:url(images/masterclass/bg-1.png) no-repeat;background-size:cover;}
.masterclass-page-block-4 .wrapper-title{margin-bottom:53px;}
.wrapper-list b{display:block;font-size:18px;font-weight:500;margin-bottom:6px;}
.masterclass-page-block-5{padding:60px 0 66px 0;}
.masterclass-page-block-5 .wrapper-title{margin-bottom:53px;}
.masterclass-page-block-6{width:100%;padding:60px 0;background:#e6e6e6;}
.masterclass-page-block-6 .wrapper-title{margin-bottom:60px;}
.masterclass-reviews .review-item{position:relative;width:100%;}
.masterclass-reviews .review-item .photo{line-height:0;}
.masterclass-reviews .review-item .photo img{width:100%;height:auto;}
.masterclass-reviews .review-item .review-author{display:table;width:100%;height:135px;background:#ccc;padding:0 40px 0 18px;}
.masterclass-reviews .review-item .review-author .name{font-size:18px;}
.masterclass-reviews .review-item .review-author .position{font-size:18px;line-height:18px;font-weight:bold;font-style:italic;}
.masterclass-reviews .review-item .review-body{width:100%;height:412px;background:#fff;padding:22px 18px;border:1px solid #ccc;line-height:28px;}
.masterclass-reviews .review-item .review-body h3{font-size:22px;height:84px;overflow:hidden;font-weight:500;margin-bottom:24px;}
.masterclass-reviews .review-item .review-text{display:none;}
.masterclass-page-block-7{padding:60px 0;}
.masterclass-page-block-7 .wrapper-title{margin-bottom:60px;}
.modal-plan .review-body h3{text-align:center;color:#212121;font-size:22px;line-height:28px;}
.docs-block-1{width:100%;padding:0 0 34px;}
.docs-block-1 .wrapper-title{margin:60px 0 30px;}
.docs-block-1 .module-spoiler .module-spoiler-body ul li{margin-left:25px;font-size:16px;line-height:24px;}
.docs-block-1 .module-spoiler .module-spoiler-header{min-height:86px;}
.docs-block-2{width:100%;height:inherit;padding:66px 0 42px;background:url(images/docs/bg-1.png) center;color:#fff;background-size:cover;}
.docs-block-2 .wrapper-title{margin-bottom:54px;}
.docs-block .wrapper-sub-title{font-size:22px;font-weight:500;text-align:center;margin-bottom:44px;}
.docs-block-2 .representations-items{margin-bottom:56px;}
.docs-block-2 .representations-item{text-align:center;}
.docs-block-2 .representations-item b{display:inline-block;height:36px;font-size:18px;line-height:18px;}
.docs-block-2 .representations-item a{color:#fff;}
.docs-block .docs-photo-item{margin-bottom:70px;text-align:center;}
.docs-block .with-country .docs-photo-item{margin-bottom:30px;}
.docs-block .docs-photo-item img{display:block;margin:0 auto 34px;width:158px;height:158px;}
.docs-block .docs-photo-item b{font-size:18px;font-weight:500;}
.docs-block-3{padding:60px 0 28px;}
.docs-block-3 .wrapper-title{margin-bottom:60px;}
.docs-block-3 .module-spoiler{margin:0;}
.docs-block .spoiler-block-row{margin-bottom:58px;}
.docs-block .spoiler-block-row .spoiler-block-txt{height:68px;line-height:68px;text-align:center;}
.docs-block-4{width:100%;height:1602px;padding:66px 0 0;background:url(images/docs/bg-2.png) center;color:#fff;}
.docs-block-4 .wrapper-title{margin-bottom:57px;}
.docs-block-5{padding:60px 0 56px;}
.docs-block-5 .wrapper-title{margin-bottom:60px;}
.docs-block-5 .quote-block{margin-bottom:60px;padding:36px;}
.docs-block-6{width:100%;height:inherit;padding:66px 0 0;background:url(images/docs/bg-3.png) center;color:#fff;}
.docs-block-6 .wrapper-title{margin-bottom:52px;}
.certificates-items-row .certificates-item{text-align:center;}
.certificates-items-row .certificates-item img{width:100%;height:auto;margin-bottom:20px;}
.docs-block-6 .certificates-items-row .certificates-item{margin-bottom:30px;}
.docs-block-6 .certificates-items-row .certificates-item img{margin-bottom:0;}
.certificates-items-row .certificates-item b{font-size:18px;}
.certificates-items-row .certificates-item .cert-desc{line-height:18px;margin-top:14px;}
.coach-block-1{padding:62px 0 66px;text-align:center;}
.coach-block-1 .text-uppercase{font-size:24px;line-height:24px;margin-bottom:62px;}
.buttons-wrapper{text-align:center;}
.buttons-wrapper .btn-intensive{width:312px;margin:0 15px;}
.btn-intensive.btn-blue{background:#001f44;color:#fff;}
.btn-intensive.btn-blue:hover{background:#032563;}
.coach-block-2{width:100%;height:518px;padding:62px 0;background:url(images/coach/bg-1.png) center;color:#fff;text-align:center;font-size:18px;line-height:30px;}
.coach-block-2 .wrapper-title{margin-bottom:50px;}
.coach-block-2 .text-uppercase{font-size:24px;margin:35px 0;}
.coach-block-3{padding:56px 0 66px;text-align:center;font-size:18px;line-height:30px;}
.coach-block-3 .manual-items{margin:56px 0 60px;}
.coach-block-4{width:100%;height:589px;padding:62px 0 0;background:url(images/coach/bg-2.png) center;color:#fff;text-align:center;}
.coach-block-4 .coach-image{width:296px;height:477px;background:url(images/coach/coach-photo.png);position:absolute;bottom:-74px;right:-10px;}
.coach-block-4 .wrapper-title{margin-bottom:52px;}
.coach-block-4 p{padding-right:70px;}
.coach-block-4 p b{font-size:18px;}
.coach-block-5{padding:58px 0 56px;}
.coach-block-5 .wrapper-title{margin-bottom:68px;}
.coach-block-5 .manual-items .manual-item{margin-bottom:50px;}
.coach-block-5 .text-uppercase{text-align:center;font-size:22px;line-height:30px;font-weight:500;}
.coach-block-6{padding:58px 0 66px;}
.coach-block-6 .wrapper-title{margin-bottom:25px;}
.coach-block-6 .spoilers-row{margin-top:50px;}
.coach-block-6 .module-spoiler{margin:10px 0;}
.coach-block-6 .module-spoiler .module-spoiler-header{height:74px;}
.coach-block-7.tariff-plans-wrapper{width:100%;height:929px;padding:66px 0;background:url(images/coach/bg-3.png) center;}
.coach-block-7.tariff-plans-wrapper .price-item .price-value .actual-price{margin-left:0;}
.coach-block-7.tariff-plans-wrapper .price-item .price-image h3{height:48px;}
.coach-block-7.tariff-plans-wrapper .price-item .price-item-btn{font-weight:normal;}
.coach-block-7.tariff-plans-wrapper .price-item .price-list{height:310px;}
.coach-block-8{padding:58px 0 80px;}
.coach-block-8 .wrapper-title{margin-bottom:58px;}
.marafon-block-1{padding:68px 0;}
.marafon-block-1 .quote-block{width:100%;padding:36px 44px;}
.marafon-block-2{width:100%;padding:58px 0 66px;background:#e6e6e6;}
.marafon-block-2 .wrapper-title{margin-bottom:50px;}
.marafon-block-2 .manual-items{margin-bottom:60px;}
.marafon-block-2 .manual-items .manual-item h3{height:48px;}
.marafon-block-3{padding:58px 0 0;}
.marafon-block-3 .wrapper-title{margin-bottom:58px;}
.marafon-block-3 .conversation-page-item .right-info-block p b{text-transform:none;}
.marafon-block-3 .line{background:#cccccc;}
.marafon-block-4{padding-top:40px;}
.marafon-block-4 .wrapper-title{margin-bottom:50px;}
.marafon-block-4 .manual-items .manual-item{margin-bottom:58px;}
.marafon-block-5{width:100%;height:589px;padding:58px 0;background:url(images/marafon/bg-1.png) center;background-size:cover;color:#fff;text-align:center;font-size:18px;}
.marafon-block-5 .wrapper-title{margin-bottom:11px;}
.marafon-block-5 .azbuka-form{margin:62px 0 0;}
.marafon-block-5 .police-text{font-size:14px;line-height:18px;font-style:italic;}
.marafon-block-5 .police-text a{color:#fff;font-size:14px;line-height:18px;}
.marafon-block-5 .wpcf7-response-output{display:none !important;}
.marketing-block-1{padding:58px 0;}
.marketing-block-1 .text{text-align:center;font-size:18px;}
.marketing-block-1 .wrapper-title{margin:60px 0 52px;}
.marketing-block-1 .wrapper-ul-list{margin-bottom:53px;}
.marketing-block-2{width:100%;height:669px;padding:58px 0;background:url(images/marketing/bg-1.png) center;color:#fff;text-align:center;}
.marketing-block-2 .wrapper-title{margin-bottom:50px;}
.marketing-block-2 .text{margin-bottom:55px;}
.marketing-block-2 .text b{display:block;font-size:18px;margin-bottom:30px;}
.marketing-block-2 .text.list-title{margin-bottom:30px;}
.marketing-block-3{padding:58px 0 0;}
.marketing-block-3 .wrapper-title{margin-bottom:60px;}
.marketing-block-3 .manual-items{margin-bottom:60px;}
.marketing-block-4{padding:58px 0 100px;}
.marketing-block-4 .wrapper-title{margin-bottom:60px;}
.academy-tariffs-block{width:100%;padding:58px 0 66px;background:#e6e6e6;margin-bottom:50px;}
.academy-tariffs-block .wrapper-title{margin-bottom:46px;}
.academy-tariffs-block .tariff-item{position:relative;}
.academy-tariffs-block .tariff-item .tariff-image{line-height:0;}
.academy-tariffs-block .tariff-item .tariff-title{position:relative;}
.academy-tariffs-block .tariff-item .tariff-title h2{position:absolute;bottom:50px;left:0;text-transform:uppercase;width:100%;color:#fff;font-size:30px;text-align:center;}
.academy-tariffs-block .tariff-item .tariff-bottom{width:100%;height:255px;text-align:center;border:1px solid #ccc;border-top:none;background:#fff;padding:0 15px 32px;border-radius:0 0 4px 4px;}
.academy-tariffs-block .tariff-item .tariff-price{padding:26px 0;line-height:30px;}
.academy-tariffs-block .tariff-item .tariff-price .old-price{display:inline-block;color:#a9a9a9;font-size:14px;font-weight:500;text-decoration:line-through;}
.academy-tariffs-block .tariff-item .tariff-price .actual-price{display:inline-block;color:#000;font-size:30px;font-weight:bold;vertical-align:top;}
.academy-tariffs-block .tariff-item .tariff-buttons .btn{width:220px;height:58px;line-height:58px;font-size:21px;text-transform:uppercase;margin-bottom:22px;}
.verification-page-block-1{padding:54px 0;text-align:center;}
.verification-page-block-1 .quote-block-3{margin:54px 0;}
.verification-page-block-2{background:#e6e6e6;padding:56px 0 0;}
.verification-page-block-2 .wrapper-title{margin-bottom:25px;}
.verification-page-block-2 .manual-items{margin-bottom:-2px;}
.verification-page-block-2 .manual-items .manual-item a{height:178px;padding:31px 0 20px;width:230px;margin:0 auto 50px;}
.verification-page-block-3{padding:56px 0 64px;}
.verification-page-block-3 .wrapper-title{margin-bottom:56px;}
.verification-page-block-3 .wrapper-list b,.verification-page-block-6 .wrapper-list b{display:inline-block;font-size:16px;}
.verification-page-block-3 .list-row{margin:56px 0 24px;}
.verification-page-block-4{padding:56px 0 64px;min-height:564px;background:url(images/verification/bg-1.png);background-size:cover;color:#fff;text-align:center;}
.verification-page-block-4 .wrapper-title{margin-bottom:40px;}
.verification-page-block-4 .default-block{margin:57px 0 10px;}
.verification-page-block-4 .default-block .default-item{padding:0 30px;}
.verification-page-block-4 .default-block .default-item i{margin-bottom:37px;}
.verification-page-block-4 .default-block .default-item p{line-height:24px;}
.verification-page-block-5{padding:50px 0 64px;}
.verification-page-block-5 .wrapper-title{margin-bottom:48px;}
.verification-page-block-5 .result-block{margin:69px 0 0;}
.verification-page-block-5 .result-block .result-item{margin-bottom:55px;}
.verification-page-block-5 .result-block .result-item i{margin-bottom:38px;}
.verification-page-block-5 .text-2{margin-bottom:56px;}
.verification-page-block-6{padding:54px 0 64px;min-height:573px;background:url(images/verification/bg-2.png);background-size:cover;color:#fff;text-align:center;}
.verification-page-block-6 .wrapper-title{margin-bottom:50px;}
.verification-page-block-6 .text-uppercase{margin-bottom:52px;}
.verification-page-block-6 .list-row{margin:53px 0 30px;}
.verification-page-block-7{padding:54px 0 64px;}
.verification-page-block-7 .wrapper-title{margin-bottom:50px;}
.verification-page-block-7 .list-row{margin:52px 0 24px;}
.verification-page-block-8{padding:54px 0 64px;min-height:437px;background:url(images/verification/bg-3.png);background-size:cover;color:#fff;text-align:center;}
.verification-page-block-8 .wrapper-title{margin-bottom:50px;}
.verification-page-block-8 .text{margin-bottom:53px;}
.verification-page-block-9{padding:54px 0 56px;}
.verification-page-block-9 .wrapper-title{margin-bottom:36px;}
.verification-page-block-9 .quote-block-3{margin-bottom:38px;}
.verification-page-block-9 .manual-items{margin-top:56px;}
.verification-page-block-10{padding:54px 0 64px;min-height:797px;background:url(images/verification/bg-4.png);background-size:cover;}
.verification-page-block-10 .wrapper-title{margin-bottom:53px;}
.verification-page-block-10 .tariff-items .tariff-item{position:relative;padding:56px 60px 56px;width:100%;height:582px;background:#fff;font-size:18px;border:1px solid #ccc;text-align:center;border-radius:8px;}
.verification-page-block-10 .tariff-items .tariff-item h2{font-size:24px;line-height:36px;height:72px;padding:0 0;text-transform:uppercase;margin-bottom:44px;}
.verification-page-block-10 .tariff-items .tariff-item b.price{font-size:24px;}
.verification-page-block-10 .tariff-items .tariff-item .btn{position:absolute;bottom:56px;left:50%;margin-left:-110px;width:220px;height:58px;line-height:58px;font-size:21px;text-transform:uppercase;}
.verification-page-block-10 .owl-nav > button{font-size:36px;color:#fff;width:inherit;height:inherit;border:0;margin-top:-15px;border-radius:0;}
.verification-page-block-10 .owl-nav > button:after{display:none;}
.verification-page-block-10 .owl-nav .owl-next{right:-40px;}
.verification-page-block-10 .owl-nav .owl-prev{left:-40px;}
.verification-page-block-11{padding:54px 0 54px;}
.verification-page-block-11 .wrapper-title{margin-bottom:54px;}
.laboratory-in-progress{padding:60px 0 80px;text-align:center;}
.laboratory-in-progress h2{color:#999;font-size:28px;margin-bottom:62px;line-height:32px;}
.for-business-block-1{padding:50px 0 55px;text-align:center;}
.for-business-block-1 .quote-block{margin-bottom:57px;}
.for-business-block-1 h3{font-size:24px;}
.for-business-block-1 b{font-size:18px;}
.for-business-block-2{padding:56px 0;min-height:634px;background:url(images/for_business/bg-1.png);background-size:cover;color:#fff;}
.for-business-block-2 .wrapper-title{margin-bottom:43px;}
.for-business-block-2 h3{font-size:18px;text-align:center;margin:36px 0;}
.for-business-block-2 .list-row{margin-top:32px;}
.for-business-block-2 .wrapper-ul-list ul li{margin-top:16px;padding-left:26px;}
.for-business-block-2 .wrapper-ul-list ul li:before{left:0;}
.for-business-block-3{padding:55px 0 64px;text-align:center;}
.for-business-block-3 .wrapper-title{margin-bottom:49px;}
.for-business-block-3 .btn-intensive{margin-top:56px;}
.for-business-block-4{padding:56px 0;min-height:403px;background:url(images/for_business/bg-2.png);background-size:cover;text-align:center;color:#fff;}
.for-business-block-4 .wrapper-title{margin-bottom:50px;}
.for-business-block-4 b{font-size:18px;}
.for-business-block-5{padding:55px 0 57px;text-align:center;}
.for-business-block-5 .wrapper-title{margin-bottom:55px;}
.for-business-block-5 .quote-block-3{margin-bottom:58px;}
.for-business-block-6{padding:56px 0 64px;min-height:633px;background:url(images/for_business/bg-3.png);background-size:cover;color:#fff;}
.for-business-block-6 .number-steps-list{margin-top:62px;}
.for-business-block-6 .number-steps-list li{display:table;height:44px;}
.for-business-block-6 .btn-intensive{margin-top:10px;}
.for-business-block-7{padding:56px 0 125px;}
.for-business-block-7 .wrapper-title{margin-bottom:64px;}
.for-business-block-7.azbuka-form .form-row .contact-textarea{height:190px;}
.for-schools-block-1{padding:56px 0 64px;text-align:center;}
.for-schools-block-1 .wrapper-title{margin-bottom:56px;}
.for-schools-block-1 .quote-block-3{margin-bottom:58px;}
.for-schools-block-1 .btn-intensive{margin-top:60px;}
.for-schools-block-2{padding:56px 0;min-height:399px;background:url(images/for_schools/bg-1.png);background-size:cover;color:#fff;text-align:center;}
.for-schools-block-2 .wrapper-title{margin-bottom:50px;}
.for-schools-block-2 .text b{display:inline-block;font-size:18px;margin:10px 0;}
.for-schools-block-3{padding:56px 0 64px;text-align:center;}
.for-schools-block-3 .wrapper-title{margin-bottom:50px;}
.for-schools-block-3 .btn-intensive{margin-top:57px;}
.for-schools-block-3 .text b{font-size:18px;}
.for-schools-block-4{padding:56px 0;min-height:340px;background:url(images/for_schools/bg-2.png);background-size:cover;color:#fff;text-align:center;}
.for-schools-block-4 .wrapper-title p{font-size:16px;font-weight:normal;}
.for-schools-block-4 .wrapper-title{margin-bottom:50px;}
.for-schools-block-4 .text b{display:inline-block;font-size:18px;line-height:28px;margin-top:10px;}
.for-schools-block-5{padding:56px 0 160px;text-align:center;}
.for-schools-block-5 .wrapper-title{margin-bottom:50px;}
.for-schools-block-5 .wrapper-title h2{margin-bottom:10px;}
.for-schools-block-5 .wrapper-title p{font-size:16px;font-weight:normal;padding-bottom:10px;}
.for-schools-block-5 .text b{display:inline-block;margin-bottom:58px;font-size:18px;}
.for-schools-block-5 .manual-items{margin-bottom:5px;}
.for-schools-block-5 .manual-items .manual-item{padding:0 45px;margin-bottom:55px;}
.for-schools-block-5 .line{margin-bottom:56px;}
.for-schools-block-5.azbuka-form .form-row .contact-textarea{height:190px;}
.db-profession-block{width:100%;height:318px;background:url(images/db/bg-1.jpg);color:#fff;text-align:center;}
.db-profession-block h2{font-size:32px;line-height:38px;margin-bottom:60px;}
.db-profession-block .display-table{height:318px;}
.academy-items.with-line{padding-bottom:0;}
.academy-items .line{margin-top:16px;}
.academy-master-classes-block.db-page{padding-top:58px;}
.header-info .menu-btn{display:none;}
.fliud-video-container{width:100%;position:relative;padding-top:56.25%;}
.fliud-video-container iframe, .fliud-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}
.mobile-menu-top{display:none;}
.header-menu .mobile-contacts-block{display:none;}
.main-page-sliders{display:block;}
.row.main-page-sliders{display:flex;}
.mission-page .mission-block-1 .wrapper-title{margin-bottom:56px;}
.mission-page .block-mission-gray .wrapper-title{margin-bottom:56px;}
.mission-block-5 .wrapper-title{margin-bottom:16px;}
.sfsi_widget.sfsi_shortcode_container .sfsi_wDiv{width:100% !important;}
.cookie-page-block{margin:62px 0 60px;}
.cookie-page-block .quote-block{font-size:24px;margin-bottom:57px;padding:20px;}
.cookie-page-block .text{text-align:center;margin-bottom:51px;}
.cookie-page-block .module-spoiler{margin:0 0 30px;}
.cookie-page-block .title h2{font-size:24px;text-align:center;margin-bottom:62px;}
.cookie-page-block .title h3{font-size:18px;text-align:center;margin-bottom:46px;}
.cookie-page-block .line{margin-top:57px;}
.cookie-page-block .result-table{margin:-25px 0 52px;}
.result-table table{width:100%;text-align:center;border:5px;}
.result-table table tr th{font-size:16px;font-weight:500;padding:15px 25px;}
.result-table table th,.quiz-wrapper .result-table table td{border:2.5px solid #fff;}
.result-table table tbody tr:nth-child(2n){background:#f0f2f4;}
.result-table table tbody tr:nth-child(2n+1){background:#fcfaf1;}
.result-table table tr.green-row{background:#f0f9f0 !important;}
.result-table table td{padding:27px 25px;}
.result-table table .fa-check{color:#00cc00;font-size:16px;}
.result-table table .fa-times{color:#212121;font-size:16px;}
.result-table table .os-title{width:230px;}
.result-table table td.title{width:40%;font-size:16px;line-height:24px;font-style:italic;font-weight:300;}
.result-table table td.your-result{width:30%;color:#d4ac0f;font-size:26px;font-weight:500;}
.result-table table td.required-value{width:30%;color:#212121;font-size:26px;font-weight:500;}
.result-table table tr.green-row td{font-size:32px;color:#009900;font-weight:500;}
.cookie-page-block .result-table table{text-align:center;}
.cookie-page-block .result-table .notes{margin-top:57px;}
.mb .academy-1-items.academies-slider,.mb .team-slider,.mb .trainer-slider{display:flex;}
.quote-wrapper{padding:65px 0 0;text-align:center;}
.quote-wrapper .quote-block{width:100%;padding:36px 100px;}
.quote-wrapper .text-md{font-size:18px;margin:60px 0 58px;}
.quote-wrapper .line{background:#ccc;margin-top:62px;}
.quote-wrapper h3{font-size:24px;line-height:24px;font-weight:500;}
.nlp-master-block-1{width:100%;height:444px;background:url(images/nlp-master/bg-1.png) no-repeat;background-size:cover;color:#fff;font-size:24px;text-align:center;}
.nlp-master-block-1 .display-table{height:444px;}
.nlp-master-block-2{padding:58px 0 0;}
.nlp-master-block-2 .wrapper-title{margin-bottom:45px;}
.nlp-master-block-2 .button-block{text-align:center;margin:32px 0 66px;}
.nlp-master-block-2 .manual-items .manual-item{margin-bottom:55px;}
.nlp-master-block-2 .manual-items .manual-item i{color:#00afca;}
.nlp-master-block-2 .manual-items .manual-item h3{text-transform:uppercase;}
.nlp-master-block-2 .manual-items .manual-item p{text-align:left;}
.nlp-master-block-3{width:100%;height:444px;padding:58px 0 0;background:url(images/nlp-master/bg-2.png) no-repeat;background-size:cover;color:#fff;}
.nlp-master-block-3 .wrapper-title{margin-bottom:55px;}
.nlp-master-block-3  .page-list li:before{color:#00afca;}
.nlp-master-block-4{padding:58px 0 0;}
.nlp-master-block-4 .wrapper-title{margin-bottom:60px;}
.nlp-master-block-4 .item-inner{position:relative;padding-left:95px;}
.nlp-master-block-4 .item-inner i{position:absolute;top:9px;left:8px;color:#00afca;font-size:60px;}
.nlp-master-block-4 .item-inner .item-text{font-size:24px;line-height:28px;}
.nlp-master-block-4 h3{text-align:center;font-size:20px;font-weight:500;text-align:center;margin:78px 0 86px 0;}
.modules-list{padding-bottom:48px;}
.module-item{margin-bottom:18px;}
.module-item .module-title{position:relative;height:66px;line-height:66px;border-radius:5px;background:#eeeeee;padding:0 18px;cursor:pointer;z-index:2;}
.module-item .module-title i{color:#a3a3a3;font-size:12px;transition:transform 0.3s;margin-right:21px;}
.module-item .module-title.active i{transform:rotate(180deg);}
.module-item .module-title .title{display:inline-block;color:#000;font-size:18px;margin-right:24px;}
.module-item .module-title .description{color:#a3a3a3;font-size:18px;}
.module-item .module-body{margin-top:-3px;background:#f7f7f7;display:none;padding:30px 95px 53px 95px;border-radius:0 0 5px 5px;}
.module-item .module-body h2{text-align:center;font-size:18px;line-height:26px;font-weight:500;}
.module-item .module-body .nlp-program-inner{font-weight:500;}
.module-item .module-body ul{list-style:none;}
.module-item .module-body ul li{font-size:18px;font-style:italic;margin-bottom:14px;}
.wrapper-title .description{font-size:16px;color:#666;font-weight:400;margin-top:20px;}
.nlp-master-block-5{padding:58px 0 0;}
.nlp-master-block-5 .wrapper-title{margin-bottom:62px;}
.nlp-master-block-5 .cert-item{text-align:center;margin-bottom:60px;}
.nlp-master-block-5 .cert-item img{width:100%;max-width:495px;}
.nlp-master-block-5 .cert-item .cert-title{font-size:16px;margin-top:22px;}
.nlp-master-block-5 .button-block{text-align:center;margin:-3px 0 66px;}
.tariff-plans-wrapper.nlp-master-bg{background:url(images/nlp-master/bg-3.png) no-repeat;background-size:cover;padding:66px 0;}
.kredit-block{width:100%;background:#fff;border-radius:4px;padding:24px 66px;margin-bottom:30px;}
.kredit-block .credit-line{position:relative;border-bottom:1px solid #ccc;padding:16px 0;}
.kredit-block .credit-line:last-child{border:0;}
.kredit-block .credit-line .credit-btn{position:absolute;top:12px;right:0;display:block;width:200px;height:32px;line-height:32px;text-align:center;color:#fff;font-size:16px;background:#00afca;text-decoration:none;transition:background 0.3s;}
.kredit-block .credit-line .credit-btn:hover{background:#019bb3;}
.tariff-plans-wrapper .price-item{border-radius:4px;}
@media screen and (max-width:991px){/*page-id-115*/
.page-id-424 .header{display:none;}
.page-id-424 .footer{display:none;}
.page-id-424 .footer-wrapper{display:block;}
.mobile-contacts-block .contact-inner .fa-chevron-down{display:none;}
body.page-id-12747,body.page-id-325,body.page-id-329,body.page-id-334,body.page-id-424,body.no-nav-page,.mb{min-width:360px;}
.page-id-12747 .container,.page-id-325 .container,.page-id-329 .container,.page-id-334 .container,.page-id-424 .container,body.no-nav-page .container{width:720px !important;max-width:720px !important;}
.page-with-mobile .slider-wrapper.home-page .slider-info{padding:0 40px 0 100px;}
.page-with-mobile .slider-wrapper.home-page .slider-info h2{font-size:44px;line-height:50px;}
.page-with-mobile .slider-wrapper.home-page .slider-info p{font-size:22px;line-height:28px;}
.mb .container{width:720px !important;max-width:720px !important;}
.mb #toolbar{display:none;}
.mb .slider-wrapper.conversation-page{background-position:-860px center;}
.mb .slider-wrapper.verification-page{background-position:-750px 0;}
.mb .slider-wrapper.amir-page{background-position:-580px 0;}
.mb .slider-wrapper.search-page{background-position:-750px 0;}
.mb .slider-wrapper.home-page{background-position:-600px 0;}
.mb .header-menu .widget_nav_menu{display:none;}
.mb .header-info .logo-block .logo{width:245px;height:60px;background-size:contain;background-position:center;}
.mb .search-block{position:relative;top:16px;left:0;padding:0;z-index:10;text-align:left;}
.mb .header-info{position:relative;height:86px;}
.mb .header-info .logo-block{padding:13px 0;}
.mb .header-info .col-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.mb .header .nav-btn-block .btn.login-btn{background:#fec50c;}
.mb .header .nav-btn-block .btn.login-btn:hover{background:#f9cd3c;}
.header-info .search-block input[type="text"]{border:0;}
.mb .header-menu{height:70px;}
.mb .header-info .menu-btn{position:absolute;right:15px;top:25px;border:0;background:none;color:#212121;font-size:30px;display:block;cursor:pointer;}
.mb .header .nav-btn-block .btn.register-btn{background:#fff;color:#212121;}
.mb .header .nav-btn-block .btn.register-btn:hover{background:#efefef;}
.mb .header .search-block .nav-btn-block{display:block;position:absolute;top:-5px;right:0;}
.mb .slider-wrapper .slider-info:before{left:20px;width:60px;height:594px;background-size:cover;z-index:4;}
.page-id-12747 .slider-wrapper,.page-with-mobile .slider-wrapper{height:594px;}
.page-id-12747 .slider-wrapper{background-position:68% center;}
.slider-wrapper.marafon-page{background-position:-540px 0;}
.slider-wrapper.trainer3-page{background-position:-600px 0;}
.page-id-12747 .slider-wrapper .slider-info,.page-with-mobile .slider-wrapper .slider-info{width:460px;height:594px;} 
.slider-wrapper.mark-page .slider-info h2,.page-id-12747 .slider-wrapper.azbuka-page .slider-info h2,.page-with-mobile .slider-wrapper.intensive1-page .slider-info h2,.page-with-mobile .slider-wrapper .slider-info h2{font-size:52px;line-height:58px;}
.slider-wrapper.mark-page .slider-info p,.page-id-12747 .slider-wrapper.azbuka-page .slider-info p,.page-with-mobile .slider-wrapper.intensive1-page .slider-info p,.page-with-mobile .slider-wrapper .slider-info p{font-size:22px;line-height:24px;margin-top:45px;}
.slider-wrapper.mark-page .slider-info p.small-text,.page-id-12747 .slider-wrapper.azbuka-page .slider-info p.small-text,.page-with-mobile .slider-wrapper.intensive1-page .slider-info p.small-text,.page-with-mobile .slider-wrapper .slider-info p.small-text{font-size:16px;line-height:22px;}
.page-id-12747 .quote-block,.page-with-mobile .quote-block{width:660px;font-size:16px;line-height:24px;padding:36px 20px;}
.page-with-mobile .quote-block br{display:none;}
.page-with-mobile .slider-wrapper.practice-page{background-position:-600px center;}
.page-with-mobile .practice-page-block-1 .title-block{font-size:20px;line-height:24px;}
.mark-page-block-1, .page-with-mobile .mark-page-block-1{margin-top:30px;padding-bottom:56px;}
.page-id-12747 .mark-page-block-1{margin-top:30px;padding-bottom:0px;}
.mark-page-block-1 .title-block h2,.page-id-12747 .mark-page-block-1 .title-block h2{padding:0 0;}
.mark-page-block-1 .title-block h2 br,.page-id-12747 .mark-page-block-1 .title-block h2 br{display:none;}
.mark-page-block-1 .manual-items,.page-id-12747 .mark-page-block-1 .manual-items,.page-with-mobile .mark-page-block-1 .manual-items{margin-top:60px;}
.mark-page-block-1 .manual-items .manual-item,.page-id-12747 .mark-page-block-1 .manual-items .manual-item,.page-with-mobile .mark-page-block-1 .manual-items .manual-item{margin-bottom:50px;padding:0 50px;}
.mark-page-block-1 .manual-items .manual-item{padding:0;margin-bottom:0;}
.mark-page-block-1 .manual-items .manual-item p br{display:inline-block;}
.mark-page-block-1 .btn-intensive{margin:25px auto 50px;}
.page-with-mobile .intensive-text-block .intensive-text-bold{font-size:20px;margin:20px 0 40px 0;}
.mark-page-block-2{padding:25px 0 10px;}
.page-with-mobile .mark-page-block-2.intensive-page{padding:45px 0 0 0;}
.mark-page-block-2 h2,.page-id-12747 .azbuka-page-block-3 h2,.page-with-mobile .mark-page-block-2 h2{font-size:24px;}
.mark-page-block-2 .block-description{margin-top:20px;}
.mark-page-block-2 .block-description p{font-size:14px;margin-bottom:24px;}
.mark-page-block-2 .list-row{margin-top:2px;}
.page-with-mobile .mark-page-block-2.intensive-page .list-row{margin-top:45px;}
.mark-page-block-2 .page-list li{padding-left:26px;}
.mark-page-block-2 .page-list li:before,.page-id-12747 .azbuka-page-block-3 .page-list li:before,.page-with-mobile .azbuka-page-block-2 .page-list li:before{left:0;}
.mark-page-block-2 .large-text{margin-top:0;font-size:23px;line-height:30px;}
.mark-page-block-3 .text-block{margin-top:10px;}
.mark-page-block-3 .text-block h2.large-text{font-size:27px;}
.mark-page-block-3 .text-block h3.large-text{font-size:24px;}
.mark-page-block-4 .owl-carousel{display:block;width:100%;}
.mark-page-block-4{height:540px;padding:134px 0 0 0;background-size:auto 540px;overflow:hidden;}
.mark-page-block-4.default-block .default-item{width:360px;margin:0 auto 50px auto;}
.mark-page-block-4.default-block .default-item h4{font-size:24px;line-height:24px;}
.mark-page-block-4.default-block .default-item i{font-size:72px;margin-bottom:22px;margin-bottom:23px;}
.mark-page-block-4.default-block .default-item p{font-size:18px;line-height:18px;}
.mark-page-block-4.default-block .owl-nav > button{margin-top:-78px;}
.mark-page-block-6 h2{font-size:22px;}
.mark-page-block-6{padding:24px 0 0 0;}
.mark-page-block-6 .results-item{padding-left:0;}
.mark-page-block-6 .results-item h3{padding-left:28px;letter-spacing:-0.7px;}
.mark-page-block-7{padding:34px 0 47px 0;}
.mark-page-block-7 .program-item{width:470px;margin:0 auto 45px auto;}
.mark-page-block-7 h2{font-size:24px;margin-bottom:52px;}
.mark-page-block-7 .owl-carousel{border-bottom:1px solid #d6d5d5;margin-bottom:45px;}
.mark-page-block-7 .teacher-item{padding:0 24px;}
.mark-page-block-8{height:563px;background-size:auto 563px;padding:58px 0 0 0;}
.mark-page-block-8 h2{font-size:24px;margin-bottom:100px;}
.mark-page-block-8 .default-item{margin-bottom:0;padding:0 200px;}
.mark-page-block-9 h2{font-size:24px;padding:0 35px;}
.mark-page-block-9 .cert-block img:first-child{width:420px;height:auto;}
.mark-page-block-9 .cert-block img:last-child{width:auto;height:275px;}
.mark-page-block-9 .diplom-block img:first-child{margin:0 0 20px 0;}
.mark-page-block-9 .cert-block .sert-2{top:0;position:relative;margin:20px 0 0;}
.mark-page-block-10.program-default-block .program-item h3{font-size:18px;}
.mark-page-block-10.program-default-block .program-item p{font-size:14px;line-height:16px;}
.mark-page-block-10 .program-btn-block .program-price{margin-right:20px;font-size:32px;}
.mark-page-block-10.program-default-block .program-btn-block{padding:83px 0;}
.mark-page-block-10.program-default-block .program-inner{padding:66px 0;}
.mark-page-block-10.program-default-block .program-item h3,.page-id-12747 .mark-page-block-10.program-default-block .program-item h3{font-size:18px;}
.mark-page-block-10.program-default-block .program-item p,.page-id-12747 .mark-page-block-10.program-default-block .program-item p{font-size:14px;line-height:16px;}
.mark-page-block-10 .program-btn-block .program-price,.page-id-12747 .mark-page-block-10 .program-btn-block .program-price{margin-right:20px;font-size:32px;}
.mark-page-block-10.program-default-block .program-btn-block{padding:83px 0;}
.mark-page-block-10.program-default-block .program-inner{padding:66px 0;}
.page-id-12747 .mark-page-block-10.program-default-block.azbuka-style{height:369px;background-size:cover;}
.page-id-12747 .azbuka-style .program-btn-block .old-price{white-space:nowrap;top:68px;right:294px;}
.page-id-12747 .mark-page-block-10.program-default-block.azbuka-style .program-btn-block{padding:83px 0 24px 0;}
.page-id-12747 .mark-page-block-10.program-default-block.azbuka-style .program-inner{padding:66px 0 10px 0;}
.mark-page-block-9 .title{font-size:22px;}
.mark-footer img{margin-top:60px;}
.page-id-12747 .footer{display:none;}
.page-id-12747 .azbuka-page-block-2{height:inherit;padding-bottom:60px;}
.page-id-12747 .azbuka-page-block-2 .text{font-size:18px;line-height:32px;padding:50px 10px 32px 10px;}
.page-id-12747 .azbuka-style .btn.btn-warning{height:44px;line-height:44px;font-size:16px;width:350px;}
.page-id-12747 .azbuka-page-block-3{}
.page-id-12747 .azbuka-page-block-3 h2{margin-bottom:50px;}
.page-id-12747 .azbuka-page-block-3 .page-list li{font-size:15px;padding-left:24px;line-height:22px;}
.page-id-12747 .azbuka-page-block-3 .text{font-size:18px;line-height:24px;margin-top:-4px;}
.page-id-12747 .azbuka-page-block-4 .lessons-bold{font-size:17px;line-height:24px;}
.page-id-12747 .azbuka-page-block-4 .lessons-items .lessons-item{padding:0 38px;margin-bottom:44px;}
.page-id-12747 .azbuka-page-block-5{height:580px;}
.page-id-12747 .azbuka-page-block-5 h2{font-size:26px;margin-bottom:44px;}
.page-id-12747 .azbuka-page-block-5 img{width:100%;height:auto;}
.page-id-12747 .azbuka-page-block-6{padding-top:41px;}
.page-id-12747 .azbuka-page-block-6 .author-block{text-align:center;}
.page-id-12747 .author-block img{margin-bottom:27px;}
.page-id-12747 .azbuka-page-block-6 .author-block .video-iframe{width:445px;height:243px;margin-bottom:27px;}
.page-id-12747 .azbuka-page-block-7 .text{font-size:20px;line-height:24px;margin-bottom:40px;}
.page-id-12747 .azbuka-page-block-7{padding:60px 0 80px 0;}
.page-with-mobile .intensive-program-block{margin-top:45px;}
.page-with-mobile .intensive-program-block h2{font-size:24px;margin-bottom:50px;}
.page-with-mobile .conversation-page-item .left-info-block{padding:0 15px 0 15px;}
.page-with-mobile .conversation-page-item .left-info-block:after{border-left:40px solid #001f44;}
.page-with-mobile .conversation-page-item .right-info-block p{padding:15px 20px;}
.page-with-mobile .conversation-page-item.min-padding .right-info-block p{padding:5px 5px 5px 18px;font-size:15px;line-height:17px;}
.page-with-mobile .intensive-register-block{padding-top:36px;}
.page-with-mobile .notice-block-wrapper .notice-inner h2{line-height:28px;}
.page-with-mobile .wrapper-title h2{font-size:24px;}
.page-with-mobile .intensive-authors-wrapper .wrapper-title{margin-bottom:45px;}
.page-with-mobile .intensive-authors-wrapper{margin:45px 0 0 0;}
.page-with-mobile .intensive-page.bg-2 .intensive-text-block{margin:8px 0;}
.page-with-mobile .intensive-video-wrapper p{font-size:16px;}
.page-with-mobile .intensive-text-block.margin-top{margin-top:15px;}
.page-with-mobile .intensive-register-block{padding-top:40px;}
.page-with-mobile .mark-page-block-2.intensive-page{padding:45px 0 40px 0;}
.pp-tariffs.tariff-plans-wrapper .price-item{width:350px !important;}
.pp-page.modal-plan .modal-dialog{width:720px;}
.pp-tariffs.tariff-plans-wrapper .wrapper-title{margin-bottom:44px;}
.pp-tariffs.tariff-plans-wrapper{padding:44px 0;}
.practice-page-block-2{padding:30px 0 0;height:764px;}
.practice-page-block-2 .wrapper-title{margin-bottom:35px;}
.practice-page-block-2 .txt-1{font-size:22px;margin:45px 0;padding:0;}
.practice-page-block-2 .txt-2{font-size:22px;padding:0;}
.practice-page-block-2 h3{margin:35px 0 25px;}
.practice-page-block-3{padding:40px 0 0;}
.practice-page-block-3 .text-medium{font-size:18px;margin-bottom:30px;}
.practice-page-block-3 .line{margin:40px 0;}
.page-with-mobile .h2-medium{font-size:22px;}
.page-with-mobile .h3-medium{font-size:22px;}
.practice-page-block-3 .h2-medium{margin-bottom:45px;}
.page-with-mobile .manual-items .manual-item h3{padding:0 5px;}
.practice-page-block-3 .manual-items .manual-item h3,.practice-page-block-9 .manual-items .manual-item h3{padding:0;}
.practice-page-block-4{padding:39px 0 0;}
.practice-page-block-4 .wrapper-title{margin-bottom:34px;}
.practice-page-block-4 .wrapper-subtitle{margin-bottom:42px;padding:0;}
.page-with-mobile .result-block .result-item{margin-bottom:37px;}
.practice-page-block-5{padding:38px 0 46px;}
.practice-page-block-5 .wrapper-title{margin-bottom:50px;}
.practice-page-block-5 .result-block .result-item{padding:0;}
.practice-page-block-5 .btn-intensive{margin-top:40px;}
.practice-page-block-6{height:inherit;background-size:cover;padding:40px 0 10px;}
.page-with-mobile .txt-24{font-size:20px;}
.practice-page-block-6 .wrapper-title{margin-bottom:30px;}
.practice-page-block-6 .page-list{margin:46px 0 48px;}
.practice-page-block-6 .page-list li{margin-bottom:6px;}
.practice-page-block-6 .cert-row{margin-top:42px;}
.practice-page-block-6 .cert-row .cert-item{width:100%;height:inherit;text-align:left;padding:23px 0;margin-bottom:26px;white-space:nowrap;}
.practice-page-block-6 .cert-row .cert-item img{margin:0;}
.practice-page-block-6 .cert-row .cert-item .cert-item-image{display:inline-block;width:224px;text-align:center;}
.practice-page-block-6 .cert-item-text{display:inline-block;width:448px;white-space:normal;vertical-align:top;}
.practice-page-block-6 .cert-item-text-inner{display:table;height:130px;}
.practice-page-block-6 .cert-row .cert-item p{display:table-cell;vertical-align:middle;}
.practice-page-block-7{padding:40px 0 65px;}
.practice-page-block-7 .wrapper-title{margin-bottom:44px;}
.practice-page-block-7 .page-list li{margin-bottom:8px;}
.practice-page-block-7 .page-list{margin:30px 0;}
.practice-page-block-7 .h3-medium{line-height:20px;line-height:24px;padding-right:0;}
.practice-page-block-7 .text-uppercase{font-size:18px;margin:5px 0 40px;}
.practice-page-block-7 .btn-intensive{margin-bottom:42px;}
.practice-page-block-7 .no-padding{margin-bottom:39px;}
.practice-page-block-7 .module-spoiler{margin:7.5px 0;}
.practice-page-block-7 .module-spoiler .module-spoiler-header{min-height:inherit;}
.practice-page-block-8{padding:30px 0 96px;font-size:16px;line-height:18px;}
.practice-page-block-8 .wrapper-title{margin-bottom:60px;}
.practice-page-block-8 h3{font-size:20px;margin-bottom:20px;}
.practice-page-block-8 .author-bg{left:-134px;bottom:-96px;width:549px;height:439px;background-size:549px 439px;}
.practice-page-block-8 p.txt-2{padding-left:215px;margin:26px 0;}
.practice-page-block-8 p.txt-3{padding:0 30px 0 215px;position:relative;left:30px;}
.practice-page-block-9{padding:40px 0;}
.practice-page-block-9 .wrapper-title{margin-bottom:40px;}
.practice-page-block-10{padding:40px 0 46px;height:inherit;background-size:cover;}
.practice-page-block-10 .wrapper-title{margin-bottom:40px;}
.practice-page-block-10 .default-block .default-item{margin-bottom:40px;}
.practice-page-block-11{padding:40px 0;}
.practice-page-block-11 .wrapper-title{margin-bottom:15px;}
.page-with-mobile .our-team-slider .our-item-item .question{padding:0 70px;}
.page-with-mobile .our-team-slider .our-item-item .author-text{width:100%;line-height:24px;padding:0 70px;}
.practice-page-block-12{padding:30px 0 0;font-size:16px;}
.practice-page-block-12 .txt-lg{font-size:20px;line-height:28px;}
.masterclass-page-block-1{padding:26px 0 30px 0;}
.masterclass-page-block-1 .txt{font-size:18px;margin-bottom:20px;}
.masterclass-page-block-1 p.text-uppercase{font-size:18px;line-height:24px;margin-bottom:14px;}
.masterclass-page-block-1 .display-table{width:100%;}
.masterclass-page-block-1 .image-block{text-align:center;}
.masterclass-page-block-1 .image-block img{margin-bottom:20px;}
.masterclass-page-block-1 .row-2 h3{margin-bottom:20px;font-size:18px;line-height:24px;}
.masterclass-page-block-1 .manual-items .manual-item p{padding:0 10px;}
.masterclass-page-block-2{padding:25px 0 32px 0;}
.masterclass-page-block-2 .wrapper-title{margin-bottom:50px;}
.masterclass-page-block-3{padding:25px 0 30px;}
.masterclass-page-block-3 .wrapper-title{margin-bottom:25px;}
.masterclass-page-block-3 .wrapper-title h2{line-height:30px;}
.masterclass-page-block-4{padding:25px 0 0 0;}
.masterclass-page-block-4 .wrapper-title{margin-bottom:25px;}
.masterclass-page-block-5{padding:25px 0 30px 0;}
.masterclass-page-block-5 .wrapper-title{margin-bottom:25px;}
.masterclass-page-block-5 .about-author-row{flex-direction:column-reverse;}
.masterclass-page-block-5 .image-block{text-align:center;}
.masterclass-page-block-5 .image-block .display-table{width:100%;}
.masterclass-page-block-5 .image-block img{margin-bottom:30px;}
.masterclass-reviews{padding:33px 0 45px;}
.masterclass-reviews .wrapper-title{margin-bottom:33px;}
.masterclass-reviews .review-item{width:350px !important;}
.masterclass-reviews .reviews-items{position:relative;}
.masterclass-reviews .reviews-items:before, .masterclass-reviews .reviews-items:after{content:'';position:absolute;top:0;display:block;width:140px;height:100%;z-index:2;}
.masterclass-page-block-6 .reviews-items:before{left:0;background-image:linear-gradient(to right,#e6e6e6,transparent);}
.masterclass-page-block-6 .reviews-items:after{right:0;background-image:linear-gradient(to left,#e6e6e6,transparent);}
.masterclass-page-block-7 .reviews-items:before{left:0;background-image:linear-gradient(to right,#fff,transparent);}
.masterclass-page-block-7 .reviews-items:after{right:0;background-image:linear-gradient(to left,#fff,transparent);}
.masterclass-reviews .reviews-items .owl-nav.disabled{display:block;}
.masterclass-reviews .reviews-items .owl-nav .owl-next:after,.masterclass-reviews .reviews-items .owl-nav .owl-prev:after{display:none;}
.masterclass-reviews .reviews-items .owl-nav > button{width:inherit;height:inherit;margin-top:-22px;border:0;border-radius:0;font-size:36px;color:#f0c32e;}
.page-with-mobile .modal-plan .modal-plan-body{padding:40px;border:10px solid #e1a801;}
.page-with-mobile .modal-plan .modal-dialog{width:100%;}
.modal-plan .modal-plan-body h2{font-size:20px;}
.marafon-block-1{padding:34px 0;}
.marafon-block-2{padding:26px 0 32px;}
.marafon-block-2 .wrapper-title{margin-bottom:26px;}
.marafon-block-2 .manual-items{margin-bottom:0;}
.marafon-block-2 .manual-items .manual-item{margin-bottom:26px;padding:0 32px;}
.marafon-block-3{padding:26px 0 0;}
.marafon-block-3 .wrapper-title{margin-bottom:26px;}
.marafon-block-4{padding-top:24px;}
.marafon-block-4 .wrapper-title{margin-bottom:26px;}
.marafon-block-4 .manual-items .manual-item{margin-bottom:24px;padding:0 40px;}
.marafon-block-5{height:inherit;padding:24px 0;background-size:cover;}
.marafon-block-5 .azbuka-form{margin:30px 0 0;}
.page-with-mobile .conversation-page-item{border:0;height:inherit;max-width:570px;margin:0 auto 30px;}
.page-with-mobile .conversation-page-item .left-info-block{height:236px;padding:0 !important;width:100%;}
.page-with-mobile .conversation-page-item .left-info-block:before{top:0;left:0;width:100%;height:236px;border-radius:5px 5px 0px 0px;}
.page-with-mobile .conversation-page-item .left-info-block .info{padding:0 !important;width:50%;margin:0 auto;}
.page-with-mobile .conversation-page-item .left-info-block:after{border:285px solid transparent !important;border-top:102px solid #001f44 !important;top:236px;left:0;}
.page-with-mobile .conversation-page-item .right-info-block{height:inherit;padding:113px 30px 10px 30px;border:1px solid #ccc;border-top:none;}
.page-with-mobile .conversation-page-item.right-block .row{flex-direction:column-reverse;}
.mb .services-wrapper .service-item{margin-bottom:30px;}
.mb .services-wrapper .line{margin-top:14px;}
.mb .hello-wrapper .hello-image{text-align:center;}
.mb .hello-wrapper .hello-info{margin-top:40px;}
.mb .category-wrapper .category-item{padding:0;}
.mb .online-platform-wrapper .online-platform-row{flex-direction:column-reverse;}
.mb .online-platform-wrapper img{margin:-15px 0 30px;}
.mb .program-wrapper.main-page .program-btn-block{padding:30px 0 0;text-align:center;}
.mb .program-wrapper.main-page .program-inner{padding:93px 0 0;}
.mb .concept-slider .owl-nav > button{width:inherit;height:inherit;margin-top:-70px;border:0;color:#fff;font-size:36px;}
.mb .concept-slider .owl-nav > button:after{display:none;}
.mb .free-masterclasses .academy-1-items .hide-item{display:inherit;}
.mb .free-masterclasses .show-hide-items-btn-block{display:none;}
.mb .popular-items-wrapper.free-masterclasses{padding:56px 0 16px;}
.mb .project-concept .project-concept-item{margin-bottom:57px;padding:0;}
.mb .popular-cources .academy-1-items .col-xl-4:nth-child(4){display:inherit;}
.mb .organization-wrapper .organization-items .organization-item{max-width:540px;margin:0 auto 30px;}
.mb .organization-wrapper .organization-items{margin-bottom:34px;}
.mb .organization-wrapper .social-title{font-size:30px;line-height:36px;}
.mb .footer .footer-col-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.mb .footer .footer-col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.mb .footer .footer-col-3{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:33.333333px;}
.mb .footer .footer-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.mb .footer .footer-col-5{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.mb .footer .footer-col-6{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.mb .footer .footer-col-7{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;margin-bottom:15px;}
.mb .footer .footer-col-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.mb .footer .copyright-menu{text-align:center;}
.mb .footer .fotter-info{padding:44px 0 20px 0;border-bottom:1px solid #2a2a2a;text-align:center;}
.mb .footer .footer-menu-wrapper{padding:35px 0 0 0;}
.mb .footer .footer-logo{margin:0 auto 35px;}
.mb .header-menu.show{display:block  !important;position:fixed;top:0;left:0;background:#fff;width:100%;height:100%;}
.mb.menu-show .header-info .widget_search{display:none;}
body.menu-show.mb{overflow:hidden;}
.mb .header-menu.show .mobile-menu-top{position:relative;display:block;height:112px;width:100%;background:#00afca;}
.mb .header-menu.show .mobile-menu-top .close-menu{position:absolute;right:15px;top:38px;color:#fff;font-size:30px;color:#fff;border:0;background:none;cursor:pointer;}
.mb .header-menu.show .col-12{height:100%;}
.mb.admin-bar .header-menu.show{top:32px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block{width:170px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block.no-price{width:100%;}
body.menu-show.mb .header .search-block .nav-btn-block{top:-75px;right:inherit;left:0;}
body.menu-show.mb .header .nav-btn-block .btn{height:44px;line-height:44px;font-size:20px;}
body.menu-show.mb .header .nav-btn-block .btn.register-btn{width:160px;background:#e3af01;color:#011945;margin-right:26px;}
body.menu-show.mb .header .nav-btn-block .btn.login-btn{width:148px;background:#fff !important;color:#011945 !important;}
.mb .header-menu.show .widget_nav_menu{display:block;height:100%;padding:25px 0 50px;overflow:hidden;}
.mb .header-menu .menu{width:450px;display:inline-block;text-align:left;}
.mb .header-menu .menu > li{border-bottom:1px solid #ccc;}
.mb .header-menu .menu-container{height:calc(100% - 112px);}
.mb.admin-bar .header-menu .menu-container{height:calc(100% - 144px);}
.mb .header-menu .menu-container .row{height:100%;}
.mb .header-menu .menu-container .row .col-12{height:100%;}
.mb .header-menu .menu > li > a{padding:18px 24px;}
.mb .header-menu .menu > li > a:before{display:none;}
.mb .header-menu .menu-main-menu-container{text-align:right;overflow-y:auto;height:100%;position:relative;right:-20px;}
.mb .header-menu .menu > li.menu-item-has-children > ul{position:relative;top:0;left:0;display:none;list-style:none;padding:0 20px 20px 118px;min-width:inherit;max-width:inherit;background:none;}
.mb .header-menu .menu > li.menu-item-has-children.show > ul{display:block !important;}
.mb .header-menu .menu > li.menu-item-has-children > a:after{transition:transform 0.3s;right:22px;}
.mb .header-menu .menu > li.menu-item-has-children.show > a:after{transform:rotate(180deg);}
.mb .header-menu .menu > li.menu-item-has-children:hover > ul{position:relative;min-width:inherit;max-width:inherit;top:0;left:0;background:none;display:none;}
.mb .header-menu .menu > li.menu-item-has-children > ul a{position:relative;display:block;padding:12px 0;font-size:16px;border-bottom:0;list-style:none;color:#001a45;text-transform:uppercase;transition:all .3s;text-decoration:none;}
.mb .header-menu .menu > li.menu-item-has-children:hover > ul > li:hover a:before{display:none;}
.mb .header-menu .menu > li:hover > a{background:none;}
.mb .header-menu .menu > li.menu-item-has-children:hover > ul > li:hover a{font-weight:400;}
.mb .header-menu.show .mobile-contacts-block{display:block;position:absolute;width:100%;text-align:center;bottom:25px;left:0;}
.mb .header-menu.show .mobile-contacts-block .mobile{display:inline-block;margin:0 10px;}
.mb .header-menu.show .mobile-contacts-block .email{display:inline-block;margin:0 10px;}
.mb .header-menu .menu > li > a{color:#212121;}
.mb .header-menu.show .mobile-contacts-block .mobile a, .mb .header-menu .mobile-contacts-block .email a{color:#212121;text-decoration:none;}
.mb .header-menu.show .mobile-contacts-block .mobile a i, .mb .header-menu .mobile-contacts-block .email a i{margin-right:6px;}
body.scroll.mb .header-menu{display:none;}
body.scroll.mb.admin-bar.menu-show .header-info{top:0;}
body.scroll.mb .header-info{position:fixed;top:0;width:100%;background:#fff;border-bottom:1px solid #ccc;z-index:10;}
body.scroll.mb.menu-show .header-info{top:85px;border:0;background:none;}
body.scroll.mb.menu-show.admin-bar .header-info{top:117px;}
body.scroll.mb.admin-bar .header-info{top:32px;}
body.scroll.mb .header-info .search-block{display:none;}
body.scroll.mb.menu-show .logo-block{display:none;}
body.scroll.mb.menu-show .header-info .menu-btn{display:none;}
body.scroll.mb.menu-show .header-info .search-block{display:block;}
.mb .header-menu .menu .menu-item-13465{display:block;}
.slider-wrapper.coach-page{background-position:-720px 0;}
.coach-block-3{line-height:24px;}
.coach-block-4{height:inherit;padding:62px 0 58px;background-size:cover;}
.coach-block-4 .coach-image{width:200px;height:322px;bottom:-58px;right:-20px;background-size:cover;}
.coach-block-4 .row-3{padding-right:120px;}
.coach-block-4 .row-4{padding-right:174px;}
.mb .founder-block{background:#e9e9e9;height:inherit;padding-bottom:66px;}
.mb .founder-block .mobile-photo-image{display:inline-block;border:1px solid #c2c2c2;margin:66px 0 -25px;}
.mb .masterclass-reviews .review-item{width:100% !important;margin-bottom:30px;}
.mb .masterclass-reviews .review-item .review-body{width:100% !important;height:450px;}
.consultations-block-1{padding:62px 0;height:inherit;background-size:cover;}
.consultations-block-3{height:inherit;padding:62px 0;background-size:cover;}
.consultations-block-3 .step-inner h4{margin-bottom:12px;height:48px;}
.consultations-block-3 .steps-row{margin:37px 0;}
.consultations-block-4 .consultation-block-inner{padding:15px 10px 0 360px;}
.consultations-block-4 .consultation-block-inner h3{margin-bottom:20px;}
.consultations-block-4 .consultation-block-inner .btn:first-child{margin-bottom:15px;}
.consultations-block-5{height:inherit;padding:62px 0;background-size:cover;}
.consultations-block-5.program-default-block .program-inner{padding:0;}
.consultations-block-5 .program-price-block{padding:77px 0;}
.mb .page-with-mobile .mark-page-block-1 .manual-items .manual-item{padding:0;}
.mb .manual-block-1{height:inherit;background-size:cover;padding:60px 0;}
.mb .manual-block-1 img{margin-bottom:20px;}
.mb .page-with-mobile .manual-block-6 .quote-block{width:100%;}
.mb .manual-block-7{height:inherit;padding:64px 0 66px;background-size:cover;}
.mark-page-block-9 .cert-block img,.mark-page-block-9 .diplom-block img{width:100%;height:auto;}
.mark-page-block-9 .cert-block .sert-2{max-width:300px;margin-left:0;}
.mb .mission-block-2 .video-wrapper{margin-bottom:25px;}
.mb .mission-items .mission-item{margin-bottom:56px;}
.mb .mission-block-4{flex-direction:column-reverse;}
.mb .mission-block-4 img{margin-bottom:25px;}
.mb .mission-block-6 img{margin-bottom:25px;}
.mb .mission-page .our-principles-block .our-principles-item{padding-left:0px;text-align:center;}
.mb .mission-page .our-principles-block .our-principles-item i{position:relative;top:0;left:0;margin-bottom:30px;}
.mb .mission-page .block-mission-gray{padding:50px 0 0;}
.mb .mission-page .video-iframe{height:100%;}
.mb .mission-page .block-mission-gray.last-block{padding-bottom:0;}
.mb .history-block .history-image{text-align:center;margin-bottom:30px;}
.mb .history-block .reverse-row, .mb .history-block-1 .reverse-row{flex-direction:column-reverse;}
.mb .history-block-1 .video-iframe,.mb .history-block-2 .video-iframe{height:100%;}
.mb .history-block-1 .display-table{margin-top:30px;}
.mb .history-block-1 .button-large-blue{display:block;margin:0 auto;max-width:400px;}
.mb .history-block-2 .button{display:block;margin:0 auto;margin:0 auto 30px;}
.mb .insider-block-2{padding-top:80px;}
.mb .insider-block-2 .button-block{margin-top:20px;}
.mb .conversation-page-block-2 .display-table{height:252px;}
.mb .conversation-page-block-4{height:inherit;background-size:cover;}
.mb .recruitment-page-block-2{height:inherit;padding:61px 0;background-size:cover;}
.mb .recruitment-page-block-4{height:inherit;padding:61px 0;background-size:cover;}
.mb .recruitment-page-block-6{height:inherit;padding:61px 0 33px;background-size:cover;}
.mb .marketing-block-1 .wrapper-ul-list ul li{padding-left:26px;line-height:24px;}
.mb .marketing-block-1 .wrapper-ul-list ul li:before{left:0;}
.page-with-mobile .marketing-block-1 .manual-items .manual-item h3{height:48px;margin-bottom:20px;}
.mb .marketing-block-2{height:inherit;background-size:cover;}
.mb .verification-page-block-10 .tariff-items .tariff-item h2{line-height:30px;height:60px;}
.mb .verification-page-block-10 .tariff-items .tariff-item{padding:56px 30px 56px;}
.mb .for-schools-block-5 .manual-items .manual-item{padding:0;}
.mb .for-business-block-1 .quote-block{width:100%;}
.mb .number-steps-list li i{position:relative;display:block;margin:0 auto 15px;}
.mb .for-business-block-6 .number-steps-list li{display:block;height:inherit;text-align:center;padding-left:0}
.mb .for-business-block-6 .display-table-cell{display:block;width:100%;}
.mb .blog-page .latest-post .blog-item .image{height:inherit;}
.mb .result-table table tr th{padding:10px;}
.mb .result-table table td{padding:10px;}
.mb .cookie-page-block .quote-block{width:100%;}
.mb .academy-1-block-1 .academy-1-row-1 img{margin-bottom:33px;}
.mb .general-block-1{height:360px;background-position:-396px 0;background-size:cover;}
.mb .general-block-1 .display-table{height:360px;}
.mb .general-block-1 b{font-size:22px;line-height:28px;margin-bottom:33px;}
.mb .general-block-1 p{font-size:18px;line-height:26px;margin-bottom:42px;}
.mb .general-block-1 .btn-intensive{width:270px;height:42px;line-height:42px;font-size:16px;}
.mb .academies-slider .academy-1-item,.mb .academy-master-classes-block .academy-1-item{margin-bottom:0;}
.mb .academies-slider .col-12{display:block;width:350px;padding:0;}
.mb .academies-slider .owl-nav .owl-next:after,.mb .academies-slider .owl-nav .owl-prev:after{display:none;}
.mb .academies-slider .owl-nav > button,.mb .team-slider .owl-nav > button,.mb .trainer-slider .owl-nav > button{width:inherit;height:inherit;margin-top:-15px;border:0;border-radius:0;color:#f0c32e;font-size:30px;}
.mb .academies-slider .owl-stage-outer:after{content:'';position:absolute;display:block;top:0;right:0;width:80px;height:690px;background-image:linear-gradient(to left,rgba(255,255,255,1),transparent);
z-index:2;}
.mb .gray-bg .academies-slider .owl-stage-outer:after{background-image:linear-gradient(to left,rgba(230,230,230,1),transparent);}
.mb .academies-slider .owl-nav .owl-next,.mb .team-slider .owl-nav .owl-next,.mb .trainer-slider .owl-nav .owl-next{right:-30px;}
.mb .academies-slider .owl-nav .owl-prev,.mb .team-slider .owl-nav .owl-prev,.mb .trainer-slider .owl-nav .owl-prev{left:-30px;}
.mb .academies-slider .hide-item{display:block;}
.mb .academy-items .show-hide-items-btn-block{display:none;}
.mb .academy-2-block-3{height:inherit;background-size:cover;}
.mb .academy-2-block-3 .main-page-sliders{display:block;}
.mb .academy-1-block-3 .database-items .database-item p{font-size:16px;white-space:nowrap;}
.mb .academy-1-block-3 .database-items .database-item:hover{border-color:#fff;}
.mb .academy-2-block-4{height:inherit;background-size:cover;padding:66px 0 48px;}
.mb .academy-1-row-2 .quote-block-2{padding:0 60px;}
.mb .quote-block-2:before{left:0;}
.mb .quote-block-2:after{right:0;}
.mb .marketing-laboratory-block{height:inherit;padding:60px 0 64px;margin-bottom:40px;}
.mb .marketing-laboratory-block .laboratory-items .laboratory-item p{padding:0;}
.blog-page .blog-item.item-lg{margin-bottom:30px;}
.blog-page .latest-post .blog-item{margin-bottom:30px;}
.blog-page .blog-ad-wrapper{margin-top:30px;}
.blog-page .blog-ad-wrapper .blog-ad-inner h2{font-size:24px;line-height:30px;}
.audit-block-2 h2{font-size:24px;line-height:30px;}
.audit-block-3 .image-right .info-block, .audit-block-3 .image-left .audit-image{padding-left:0;text-align:left;}
.audit-block-3 .image-left .info-block, .audit-block-3 .image-right .audit-image{padding-right:0;text-align:right;}
.audit-block-3 .audit-image img{width:100%;height:auto;}
.audit-block-3 .audit-image .image-1{max-width:156px;}
.audit-block-3 .audit-image .image-2{max-width:304px;}
.audit-block-3 .audit-image .image-3{max-width:403px;}
.team-default-block .team-items .team-item{height:434px;}
.team-default-block .team-items .team-item:after{top:0;right:-30px !important;height:434px !important;width:1px;border:2px dashed #f0f0f0;}
.team-default-block .team-items .team-item.border-bottom:before{display:none;}
.team-default-block .team-items .team-item{margin-bottom:0;height:434px;}
.team-default-block .team-items .team-item .team-item-info h3{height:48px;overflow:hidden;}
.team-default-block .team-items .team-item .team-item-info p{height:72px;overflow:hidden;}
.team-default-block{padding:62px 0 67px;}
.team-slider .owl-nav > button:after{display:none;}
.contact-page-2 .contact-form:after{top:0;right:0;width:100%;height:1px;border-left:2px dotted #ccc;}
.contact-page-2 .contact-form .form-row .contact-textarea, .azbuka-form .form-row .contact-textarea{height:190px;max-height:190px;}
.contact-page-2 .contact-form{width:100%;padding-bottom:21px;}
.contact-page-2 .contact-form .form-row.btn{text-align:center;}
.contact-page-2 .social-contacts{padding:31px 0 100px;}
.contact-page-2 .social-contacts .social-contact .contact-text{word-wrap:break-word;}
.db-profession-block h2{font-size:24px;line-height:30px;}
.academy-items .line{margin-top:62px;}
.founder-info-item .founder-info-item-media-inner img{display:block;margin:25px auto 4px;}
.founder-info-item .date{white-space:nowrap;}
.mb .amir-block-1 .quote-block-2{max-width:100%;margin:50px auto 17px;padding:0 80px;}
.mb .amir-block-2{margin-top:54px;}
.mb .amir-block-2 img{display:block;margin:0 auto 25px;}
.mb .trainer-slider .owl-nav > button:after{display:none;}
.mb .amir-block-4{height:inherit;padding:57px 0;}
.mb .amir-block-2 p{padding:0;}
.our-team-wrapper.nlp-master-page{padding:56px 0 16px 0;}
.our-team-wrapper.nlp-master-page .our-item-item{margin:0 auto 66px;}
.quote-wrapper .quote-block{width:100%;padding:36px 50px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info h2{font-size:44px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info p {font-size:20px;line-height:22px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info p.small-text{font-size:14px;line-height:20px;}
.nlp-master-block-3{height:inherit;min-height:444px;padding:58px 0 36px;}
.nlp-master-block-4 .item-inner{padding:0 10px;text-align:center;}
.nlp-master-block-4 .item-inner i{position:relative;top:0;left:0;font-size:48px;margin-bottom:35px;}
.nlp-master-block-4 .item-inner .item-text{font-size:18px;}
.nlp-master-block-4 h3{font-size:18px;margin:60px 0 68px 0;}
.kredit-block .credit-line{padding:16px 230px 16px 0;}
.kredit-block .credit-line .credit-btn{top:25px;}
}

@media screen and (max-width:782px){
.mb.admin-bar .header-menu.show{top:46px;}
body.scroll.mb.admin-bar .header-info{top:46px;} 
body.scroll.mb.menu-show.admin-bar .header-info{top:131px;}   
}

@media screen and (max-width:767px){
.page-with-mobile .btn-intensive{width:330px;font-size:18px;height:52px;line-height:52px;}
.page-with-mobile .intensive-text-block .intensive-text br{display:none;}
.mb .slider-wrapper.search-page{background-position:-1150px center;}
.slider-wrapper.politika-page{background-position:-1059px center;}
.page-id-12747 .container,.page-id-325 .container, .page-id-329 .container, .page-id-334 .container, .page-id-424 .container, body.no-nav-page .container, .mb .container{width:100% !important;max-width:100% !important;}  
.page-id-12747 .slider-wrapper .slider-info,.page-with-mobile .slider-wrapper .slider-info{position:relative;width:100%;max-width:360px;height:594px;padding:0 15px;background:none;box-shadow:none;}  
.page-id-12747 .slider-wrapper .slider-info:after,.page-with-mobile .slider-wrapper .slider-info:after{content:'';position:absolute;display:block;min-width:320px;width:100%;height:100%;top:0;left:0px;}
.mb .slider-wrapper.prof-3 .slider-info h2{font-size:32px;}
.page-with-mobile .slider-wrapper.home-page{background-position:-1050px center;}
.page-with-mobile .slider-wrapper.marafon-page .slider-info h2{font-size:29px;line-height:36px;}
.page-with-mobile .slider-wrapper.marafon-page .slider-info p{font-size:18px;line-height:24px;}
.page-with-mobile .slider-wrapper.marafon-page .date-of-intensive{font-size:16px;line-height:18px;}
.page-with-mobile .slider-wrapper.academy-5-page .slider-info h2{font-size:34px;}
.page-with-mobile .slider-wrapper.marafon-page{background-position:-760px 0;}
.mb .slider-wrapper.verification-page{background-position:-1120px 0;}
.slider-wrapper.masterclass-page .slider-info:after{background:rgba(26,12,8, 0.7) !important;}
.slider-wrapper.mark-page .slider-info h2,.page-id-12747 .slider-wrapper.azbuka-page .slider-info h2,.page-with-mobile .slider-wrapper .slider-info h2{position:relative;font-size:38px;line-height:38px;z-index:2;}
.page-with-mobile .slider-wrapper.politika-page .slider-info h2{font-size:30px;line-height:36px;}
.slider-wrapper.mark-page .col-12,.page-id-12747 .slider-wrapper.azbuka-page .col-12,.page-with-mobile .slider-wrapper .col-12{padding:0;}
.page-id-12747 .slider-wrapper .slider-info-inner,.page-with-mobile .slider-wrapper .slider-info-inner{position:relative;z-index:2;}
.slider-wrapper.mark-page .slider-info p,.page-id-12747 .slider-wrapper.azbuka-page .slider-info p,.page-with-mobile .slider-wrapper .slider-info p{font-size:20px;line-height:24px;margin-top:58px;}
.slider-wrapper.mark-page .slider-info p.small-text,.page-id-12747 .slider-wrapper.azbuka-page .slider-info p.small-text,.page-with-mobile .slider-wrapper .slider-info p.small-text{font-size:15px;line-height:18px;margin-top:48px;}
.page-id-12747 .quote-block,.page-with-mobile .quote-block{width:100%;padding:15px !important;}
.page-with-mobile .slider-wrapper.home-page .slider-info h2{font-size:38px;line-height:48px;}
.page-with-mobile .slider-wrapper.home-page .slider-info p{font-size:20px;line-height:24px;}
.mark-page-block-1 .manual-items .manual-item,.page-id-12747 .mark-page-block-1 .manual-items .manual-item,.page-with-mobile .mark-page-block-1 .manual-items .manual-item{width:100%;max-width:330px;margin:0 auto 30px auto;padding:0;}
.mark-page-block-1 .manual-items .manual-item{width:100%;}
.mark-page-block-1 .manual-items .manual-item p br{display:none;}
.mark-page-block-2 h2,.page-id-12747 .mark-page-block-2 h2,.page-with-mobile .mark-page-block-2 h2{font-size:20px;}
.mark-page-block-2 .block-description p{line-height:18px;margin-bottom:14px;}
.mark-page-block-2 {height:inherit;padding:25px 0 40px 0;background-size:cover;}
.mark-page-block-2 .page-list li,.page-id-12747 .mark-page-block-2 .page-list li,.page-with-mobile .mark-page-block-2 .page-list li{font-size:14px;line-height:24px;margin-bottom:10px;}
.mark-page-block-2 .page-list li:before,.page-id-12747 .mark-page-block-2 .page-list li:before,.page-with-mobile .mark-page-block-2 .page-list li:before{top:0;}
.mark-page-block-2 .large-text,.page-id-12747 .mark-page-block-2 .large-text{margin-top:25px;}
.mark-page-block-3 .text-block h2.large-text{font-size:22px;}
.mark-page-block-3 .text-block h3.large-text{font-size:18px;}
.mark-page-block-4.default-block .default-item{width:290px;margin:0 auto 50px auto;}
.owl-nav > button{width:38px;height:38px;margin-top:-19px !important;}
.mark-page-block-3 .owl-nav > button:after{content:'';width:8px;height:8px;top:14px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.mark-page-block-3 .owl-nav .owl-prev:after{left:14px;}
.mark-page-block-3 .owl-nav .owl-next:after{left:13px;}
.mark-page-block-4.default-block .default-item i{font-size:60px;}
.mark-page-block-4.default-block .default-item h4{font-size:18px;padding:0 10px;margin-bottom:20px;}
.mark-page-block-4.default-block .default-item p{font-size:14px;padding:0 26px;}
.mark-page-block-4 .owl-carousel{margin:0;}
.mark-page-block-4 .owl-nav > button:after{top:12px;}
.mark-page-block-4 .owl-nav .owl-next:after{left:10px;}
.mark-page-block-4 .owl-nav .owl-prev:after{left:14px;}
.mark-page-block-5 .result-block .result-item,.page-id-12747 .mark-page-block-5 .result-block .result-item{width:300px;margin:0 auto 44px auto;}
.mark-page-block-6{height:inherit;min-height:378px;padding:35px 0 40px 0;background-size:cover;}
.mark-page-block-6 h2{font-size:18px;}
.mark-page-block-6 .results-item{margin-bottom:30px;}
.mark-page-block-7 h2{font-size:18px;margin-bottom:28px;}
.mark-page-block-7 .program-item{width:250px;padding-left:5px;}
.mark-page-block-7 .program-item h3{font-size:18px;}
.mark-page-block-7 .program-item p{font-size:14px;}
.mark-page-block-7 .program-item ol li{font-size:14px;line-height:18px;}
.mark-page-block-7 .owl-carousel{margin:0 0 45px 0;}
.mark-page-block-7 .owl-nav > button:after{border-color:#212121;}
.mark-page-block-7 .owl-nav .owl-next{right:10px;}
.mark-page-block-7 .owl-nav .owl-prev{left:10px;}
.pp-tariffs.tariff-plans-select .selected-price .select-btn{width:240px;}
.mark-page-block-8 h2{font-size:18px;margin-bottom:100px;}
.mark-page-block-8 .default-item{padding:0;width:280px;margin:0 auto;}
.mark-page-block-8 .default-block .default-item p{padding:0 20px;}
.mark-page-block-8 .owl-carousel{margin:0;}
.mark-page-block-9 h2{font-size:20px;padding:0;}
.mark-page-block-7 .module-spoiler{margin:15px 0;}
.pp-page .modal-plan .modal-plan-body{padding:25px 30px;border:5px solid #e1a801;}
.mark-page-block-9 .cert-block img:first-child{width:100%;height:auto;padding:0;margin-bottom:40px;}
.mark-page-block-10{height:inherit;min-height:224px;background-size:cover;}
.mark-page-block-10.program-default-block .program-inner,.page-id-12747 .mark-page-block-10.program-default-block .program-inner{padding:42px 0 32px 0;}
.mark-page-block-10.program-default-block .program-btn-block,.page-id-12747 .mark-page-block-10.program-default-block .program-btn-block{padding:0 0 42px 0;text-align:center;}
.mark-page-block-10 .program-btn-block .program-price,.page-id-12747 .mark-page-block-10 .program-btn-block .program-price {margin:0 0 30px 0;display:block;}
.mark-page-block-9 .title{font-size:18px;line-height:24px;}
.mark-footer img{display:block;margin:0 auto 30px auto;}
.page-id-12747 .azbuka-page-block-2{background-size:cover;}
.page-id-12747 .azbuka-page-block-2 .text{font-size:16px;padding:40px 0px 32px 0px;}
.page-id-12747 .azbuka-style .btn.btn-warning{width:100%;max-width:350px;}
.page-id-12747 .azbuka-page-block-3{height:inherit;background-size:cover;padding:55px 0 64px 0;}
.page-id-12747 .azbuka-page-block-3 .text{margin-top:28px;}
.page-id-12747 .azbuka-page-block-3 .text b{margin-bottom:50px;}
.page-id-12747 .azbuka-page-block-4{padding-bottom:10px;}
.page-id-12747 .azbuka-page-block-4 .lessons-inner{margin:50px 0 0 0;}
.page-id-12747 .azbuka-page-block-4 .lessons-bold{margin-top:56px;}
.page-id-12747 .azbuka-page-block-4 .lessons-items .lessons-item.item-1 i{margin-right:39px;}
.page-id-12747 .azbuka-page-block-4 .lessons-items .lessons-item{padding:0 15px;}
.page-id-12747 .azbuka-page-block-5{height:inherit;padding:45px 0 0 0;background-size:cover;}
.page-id-12747 .azbuka-page-block-5 h2{font-size:22px;margin-bottom:44px;}
.page-id-12747 .azbuka-page-block-5 img{max-width:80%;height:auto;margin-bottom:36px;}
.page-id-12747 .author-block img{width:100%;height:auto;}
.page-id-12747 .azbuka-page-block-6 .author-block .video-iframe{width:100%;}
.page-id-12747 .mark-page-block-10.program-default-block.azbuka-style{height:inherit;padding-bottom:58px;}
.page-id-12747 .azbuka-style .program-btn-block .old-price{top:32px;right:128px;}
.page-id-12747 .azbuka-style .buy-text{margin-top:10px;}
.page-id-12747 .mark-page-block-10.program-default-block.azbuka-style .program-btn-block{width:181px;margin:0 auto;padding:53px 0 24px 0;}
.page-with-mobile .mark-page-block-2.intensive-page{height:inherit;padding:25px 0 20px 0;background-size:cover;}
.page-with-mobile .mark-page-block-2.intensive-page .list-row{margin-top:20px;}
.page-with-mobile .intensive-program-block h2{font-size:20px;margin-bottom:30px;}
.page-with-mobile .intensive-program-block{margin-top:25px;}
.page-with-mobile .conversation-page-item .left-info-block:after,.page-with-mobile .conversation-page-item .left-info-block:before{display:none;}
.page-with-mobile .conversation-page-item{height:inherit;border:none;}
.page-with-mobile .conversation-page-item .left-info-block{background:#001f44;border-radius:5px 5px 0 0;}
.page-with-mobile .conversation-page-item .right-info-block{height:inherit;padding:4px 0;border:1px solid #ccc;width:100%;border-top:none;border-radius:0 0 5px 5px;}
.page-with-mobile .conversation-page-item .left-info-block .desc-text .tooltip{left:inherit;right:4px;top:inherit;bottom:15px;}
.page-with-mobile .notice-block-wrapper .notice-inner h2{line-height:24px;font-size:18px;}
.page-with-mobile .intensive-register-block{padding:36px 0;height:inherit;background-size:cover;}
.page-with-mobile .notice-block-wrapper .notice-inner p{font-size:15px;line-height:22px;}
.page-with-mobile .intensive-register-block .button-block{margin:37px 0 0 0;}
.page-with-mobile .wrapper-title{font-size:20px;}
.page-with-mobile .intensive-authors-wrapper{margin:25px 0 0 0;}
.page-with-mobile .intensive-authors-wrapper .wrapper-title{margin-bottom:25px;}
.page-with-mobile .intensive-authors-wrapper .intensive-authors-item .intensive-author h3{font-size:16px;margin-top:6px;}
.intensive-authors-wrapper .intensive-authors-item .intensive-author{margin-bottom:20px;}
.footer-wrapper{margin-top:50px;}
.footer-wrapper .footer-right,.footer-wrapper .footer-left{text-align:center;padding:46px 25px 0 25px;}
.page-with-mobile .intensive-video-wrapper{height:inherit;padding-bottom:40px;}
.page-with-mobile .intensive-video-wrapper .iframe-video{height:194px;max-width:360px;}
.page-with-mobile .intensive-video-wrapper p{font-size:14px;}
.pp-tariffs.tariff-plans-wrapper .price-item{width:300px !important;}
.pp-tariffs.tariff-plans-wrapper .selected-price{margin-bottom:25px;display:block;}
.pp-page.modal-plan .modal-dialog{width:100%;}
.pp-tariffs.tariff-plans-wrapper .price-item .price-list{padding:0 20px;}
.mark-page-block-9 .diplom-block .sert-3{width:100%;}
.pp-tariffs.tariff-plans-wrapper .wrapper-title{margin-bottom:30px;}
.pp-tariffs.tariff-plans-wrapper{padding:30px 0;overflow:hidden;}
.pp-page.modal-plan .modal-plan-body ul{margin-bottom:25px;}
.page-with-mobile .module-spoiler .module-spoiler-header .module-spoiler-btn span.open{display:none !important;}
.page-with-mobile .module-spoiler .module-spoiler-header .module-spoiler-btn span.close{display:none !important;}
.page-with-mobile .module-spoiler .module-spoiler-header .module-spoiler-btn i{margin-left:3px;}
.page-with-mobile .module-spoiler .module-spoiler-header .module-spoiler-btn{width:36px;}
.page-with-mobile .module-spoiler .module-spoiler-header{padding:5px 38px 5px 20px;font-size:14px;line-height:22px;}
.page-with-mobile .slider-wrapper.practice-page{background-position:-1115px center;}
.practice-page-block-1{padding:26px 0 30px;}
.practice-page-block-1 .title-block{margin-top:22px;}
.page-with-mobile .wrapper-title h2{font-size:20px;line-height:24px;}
.practice-page-block-2{height:inherit;padding:30px 0 32px;background-size:cover;}
.practice-page-block-2 .wrapper-title{margin-bottom:25px;}
.practice-page-block-2 .txt-1{font-size:18px;line-height:22px;margin:25px 0;}
.page-with-mobile .wrapper-list{margin-bottom:13px;}
.practice-page-block-2 .txt-2{font-size:18px;line-height:24px;}
.practice-page-block-2 h3{margin:30px 0 20px;font-size:18px;}
.practice-page-block-3{padding:40px 0 0;}
.practice-page-block-3 .text-medium{margin-bottom:30px;}
.practice-page-block-3 .line{margin:33px 0;}
.page-with-mobile .h2-medium{font-size:20px;}
.page-with-mobile .h3-medium{font-size:20px;}
.practice-page-block-3 .h2-medium{margin-bottom:45px;}
.page-with-mobile .manual-items .manual-item h3{padding:0 25px;}
.practice-page-block-3 .manual-items .manual-item h3,.practice-page-block-9 .manual-items .manual-item h3{padding:0 25px;}
.practice-page-block-3 .manual-items .manual-item, .practice-page-block-9 .manual-items .manual-item{max-width:330px;margin:0 auto 30px;}
.practice-page-block-4{padding:30px 0 0;height:inherit;background-size:cover;}
.practice-page-block-4 .wrapper-title{margin-bottom:27px;}
.practice-page-block-4 .wrapper-subtitle{margin-bottom:32px;}
.page-with-mobile .default-block .default-item{max-width:330px;margin:0 auto 50px;}
.page-with-mobile .result-block .result-item{margin-bottom:37px;}
.practice-page-block-5{padding:28px 0 36px;}
.practice-page-block-5 .wrapper-title{margin-bottom:40px;}
.practice-page-block-5 .result-block .result-item{max-width:330px;margin:0 auto 37px;padding:0;}
.practice-page-block-5 .btn-intensive{margin-top:40px;}
.practice-page-block-6{height:inherit;background-size:cover;padding:30px 0 10px;}
.page-with-mobile .txt-24{font-size:18px;line-height:22px;}
.practice-page-block-6 .wrapper-title{margin-bottom:20px;}
.practice-page-block-6 .page-list-row{margin:26px 0 0;}
.practice-page-block-6 .page-list-row .txt-24{margin-top:18px;}
.practice-page-block-6 .page-list{margin:0;}
.practice-page-block-6 .cert-row{margin-top:42px;}
.practice-page-block-6 .cert-row .cert-item{max-width:330px;text-align:center;padding:30px;margin:0 auto 20px;white-space:normal;}
.practice-page-block-6 .cert-row .cert-item img{margin-bottom:24px;}
.practice-page-block-6 .cert-row .cert-item .cert-item-image{display:block;width:100%;}
.practice-page-block-6 .cert-item-text{display:block;width:100%;}
.practice-page-block-6 .cert-item-text-inner{display:block;height:inherit;}
.practice-page-block-6 .cert-row .cert-item p{display:block;}
.practice-page-block-7{padding:30px 0 65px;}
.practice-page-block-7 .wrapper-title{margin-bottom:34px;}
.practice-page-block-8{padding:30px 0 236px;font-size:16px;line-height:18px;}
.practice-page-block-8 .wrapper-title{margin-bottom:30px;}
.practice-page-block-8 h3{font-size:18px;margin-bottom:20px;}
.practice-page-block-8 .author-bg{left:-95px;bottom:-236px;width:429px;height:342px;background-size:429px 342px;opacity:0.3;}
.practice-page-block-8 p.txt-2{padding-left:0;margin:0;}
.practice-page-block-8 p.txt-3{padding:0;left:0px;}
.practice-page-block-9{padding:30px 0;}
.practice-page-block-9 .wrapper-title{margin-bottom:30px;}
.practice-page-block-10{padding:30px 0 36px;}
.practice-page-block-10 .wrapper-title{margin-bottom:30px;}
.practice-page-block-10 .default-block .default-item{margin-bottom:40px;}
.practice-page-block-11{padding:30px 0;}
.practice-page-block-11 .wrapper-title{margin-bottom:15px;}
.page-with-mobile .our-team-slider .our-item-item .question{padding:0;}
.page-with-mobile .our-team-slider .our-item-item .author-text{padding:0;}
.page-with-mobile .our-team-slider .owl-nav{text-align:center;}
.page-with-mobile .our-team-slider .owl-nav > button{width:56px;height:56px;position:relative;top:0;margin-top:0px;margin:20px 15px 0;}
.practice-page-block-12{padding:30px 0;height:inherit;background-size:cover;font-size:16px;}
.practice-page-block-12 .txt-lg{font-size:20px;line-height:28px;}
.masterclass-page-block-1 .txt{font-size:16px;}
.masterclass-page-block-1 p.text-uppercase{font-size:16px;line-height:22px;}
.masterclass-page-block-1 .image-block img{width:100%;max-width:540px;height:auto;}
.masterclass-page-block-1 .row-2 h3{font-size:16px;line-height:22px;}
.masterclass-page-block-1 .row-3{margin-top:25px;}
.masterclass-page-block-1 .manual-items .manual-item:after{right:50%;top:inherit;width:100px;height:1px;margin-right:-50px;bottom:-28px;}
.masterclass-page-block-1 .manual-items > div:last-child .manual-item{margin-bottom:0;}
.masterclass-page-block-1 .manual-items .manual-item{max-width:165px;margin:0 auto 58px;}
.page-with-mobile .wrapper-title h2{font-size:18px;}
.page-with-mobile .wrapper-list b{font-size:16px;}
.masterclass-page-block-4{padding:25px 0 20px 0;}
.masterclass-page-block-5 .image-block img{width:100%;max-width:445px;height:auto;}
.masterclass-reviews .reviews-items:before, .masterclass-reviews .reviews-items:after{display:none;}
.masterclass-reviews .reviews-items .owl-nav .owl-prev{left:-15px;}
.masterclass-reviews .reviews-items .owl-nav .owl-next{right:-15px;}
.masterclass-reviews .review-item{width:300px !important;}
.masterclass-reviews .review-item .review-author .position{font-size:16px;}
.masterclass-reviews .review-item .review-author .name{font-size:16px;}
.masterclass-reviews .review-item .review-author{height:100px;}
.masterclass-reviews .review-item .review-body h3{font-size:17px;height:78px;margin-bottom:14px;line-height:26px;}
.masterclass-reviews .review-item .review-body p{font-size:15px;line-height:24px;}
.modal-plan .modal-plan-body .description{margin:0 auto 30px;}
.page-with-mobile .modal-plan .modal-plan-body{padding:20px 10px;}
.modal-plan .modal-plan-body h2{font-size:18px;max-width:250px;margin:0 auto 30px;}
.modal-plan .modal-plan-body .modal-close{top:10px;right:10px;font-size:26px;}
.marafon-block-3 .conversation-page-item{max-width:460px;margin:0 auto 30px;}
.marafon-block-3 .conversation-page-item .left-info-block:after{display:block;border:44vw solid transparent !important;border-top:50px solid #001f44 !important;left:50% !important;margin-left:-44vw !important;}
.marafon-block-3 .conversation-page-item .right-info-block{padding:57px 15px 15px;}
.marafon-block-3 .conversation-page-item .right-info-block p{padding:0;}
.page-with-mobile .conversation-page-item .right-info-block ul{margin:10px 0 10px 10px;}
.page-with-mobile .conversation-page-item .left-info-block .info{width:75%;}
.mb .header .search-block .nav-btn-block{display:none;}
.mb .header-info{height:60px;}
.mb .header-info .logo-block .logo{width:188px;height:46px;background-size:contain;background-position:center;}
.mb .header-info .logo-block{padding:7px 0;}
.mb .header-info .menu-btn{right:15px;top:14px;font-size:28px;}
.mb .header-menu{height:56px;}
.mb .search-block{top:12px;text-align:center;}
.mb .header-info .search-block input[type="text"]{height:32px;}
.mb .header-info .search-block .search-submit{height:32px;}
/*.mb .slider-wrapper.home-page{background-position:-28px center;}*/
.mb .slider-wrapper.home-page{background-position:-1050px center;}
.mb .slider-wrapper .slider-info{padding:0 40px 0 92px;}
.mb .slider-wrapper .slider-info:after{background:rgba(1,42,48, 0.8);}
.mb .services-wrapper{padding:30px 0 0 0;}
.mb .services-wrapper .service-item{margin-bottom:15px;}
.mb .hello-wrapper{padding:31px 0;}
.mb .hello-wrapper h2{font-size:20px;font-weight:500;margin-bottom:31px;}
.mb .hello-wrapper .video-wrapper{margin-bottom:28px;}
.mb .hello-wrapper .hello-info h3{font-size:18px;margin:24px 0;}
.mb .hello-wrapper .hello-info p b{font-size:16px;}
.mb .hello-wrapper .hello-image img{width:100%;height:auto;max-width:540px;}
.mb .hello-wrapper .hello-info{margin-top:20px;}
.mb .category-wrapper{min-height:inherit;padding:27px 0 0 0;background-size:cover;}
.mb .category-wrapper .wrapper-title{margin-bottom:62px;}
.mb .category-wrapper .category-item .category-title{margin-top:35px;font-size:20px;padding:0 44px;}
.mb .main-page-sliders{margin:0;}
.mb .main-page-sliders .owl-nav > button{width:inherit;height:inherit;margin-top:-70px;border:0;color:#fff;font-size:36px;}
.mb .main-page-sliders .owl-nav > button:after{display:none;}
.mb .academy-1-items.main-page-sliders .owl-nav > button{color:#f0c32e;}
.mb .academy-1-items.main-page-sliders .owl-nav > button{margin-top:-22px;}
.mb .profession-wrapper{padding:27px 0 32px;}
.mb .profession-wrapper .wrapper-title{margin-bottom:30px;}
.mb .academy-1-items .academy-1-item{margin:0 auto;max-width:350px;}
.mb .online-platform-wrapper{padding:27px 0 30px;}
.mb .online-platform-wrapper .wrapper-title{margin-bottom:27px;}
.mb .online-platform-wrapper .online-platform-inner{line-height:24px;}
.mb .online-platform-wrapper .online-platform-inner h3{font-size:18px;line-height:24px;font-weight:500;}
.mb .upcoming-courses-wrapper{padding:27px 0 30px;}
.mb .upcoming-courses-wrapper .wrapper-title{margin-bottom:20px;}
.mb .upcoming-courses-wrapper .text{font-size:16px;line-height:24px;margin-bottom:31px;}
.mb .program-wrapper.main-page .program-inner{padding:0;}
.mb .program-wrapper{padding:32px 0;height:inherit;background-size:cover;}
.mb .popular-items-wrapper.free-masterclasses{padding:27px 0 30px;}
.mb .popular-items-wrapper .text{font-size:16px;margin-bottom:30px;}
.mb .popular-items-wrapper .wrapper-title{margin-bottom:27px;}
.project-concept .owl-carousel{display:block;margin:0;}
.mb .project-concept{height:inherit;padding:27px 0 0 0;background-size:cover;}
.mb .project-concept .wrapper-title{margin-bottom:62px;}
.mb .project-concept .project-concept-item{margin:0 auto 57px;padding:0;max-width:320px;}
.mb .popular-items-wrapper{padding:27px 0 30px;}
.mb .popular-items-wrapper .wrapper-title{margin-bottom:18px;}
.mb .academy-1-items .hide-item{display:block;}
.mb .academy-items .show-hide-items-btn-block{display:none;}
.mb .our-team-wrapper{padding:27px 0 6px 0;}
.mb .our-team-wrapper .wrapper-title{margin-bottom:30px;}
.mb .our-team-wrapper .our-item-item{max-width:300px;margin-bottom:30px;}
.mb .organization-wrapper{padding:26px 0 6px;}
.mb .organization-wrapper .text{font-size:16px;margin-bottom:32px;}
.mb .organization-wrapper .wrapper-title{margin-bottom:27px;}
.mb .organization-wrapper .organization-items .organization-item .bottom h3{font-size:20px;margin-bottom:15px;}
.mb .organization-wrapper .organization-items .organization-item .image{position:relative;height:370px;overflow:hidden;border-radius:5px;}
.mb .organization-wrapper .organization-items .organization-item img{position:absolute;width:540px;height:370px;left:-270px;left:50%;margin-left:-270px;}
.mb .organization-wrapper .organization-items .organization-item .bottom{bottom:0;padding:0 15px;}
.mb .organization-wrapper .organization-items .organization-item .bottom .btn{position:relative;bottom:0;right:0;margin:20px auto;display:block;}
.mb .organization-wrapper .organization-items .organization-item .bottom .description{line-height:18px;width:100%;}
.mb .organization-wrapper .organization-items{margin-bottom:5px;}
.mb .organization-wrapper .social-title{font-size:20px;line-height:25px;margin-bottom:30px;}
.mb .organization-wrapper .line{margin-bottom:27px;}
.mb .organization-wrapper .social-items .social-item i{font-size:50px;margin-bottom:10px;}
.mb .organization-wrapper .social-items .social-item .title{font-size:14px;}
.mb .organization-wrapper .social-items .social-item{margin-bottom:30px;}
.mb .footer .footer-col-3,.mb .footer .footer-col-4,.mb .footer .footer-col-5{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.mb .footer-menu-wrapper ul li a{font-size:14px;}
.mb .footer-menu-wrapper h4{font-size:16px;line-height:24px;}
.mb .footer-menu-wrapper li{line-height:22px;margin-bottom:10px;}
.mb .footer .our-platform-footer a{line-height:22px;}
.mb .footer .copyright p{line-height:22px;font-size:14px;}
.mb .header-menu.show .mobile-menu-top{height:60px;}
.mb .header-menu.show .mobile-menu-top .close-menu{top:12px;}
body.menu-show.mb .header .search-block .nav-btn-block{display:block;}
body.menu-show.mb .header .nav-btn-block .btn.register-btn{width:132px;margin-right:15px;}
body.menu-show.mb .header .nav-btn-block .btn{height:32px;line-height:32px;font-size:16px;}
body.menu-show.mb .header .nav-btn-block .btn.login-btn{width:105px;}
body.menu-show.mb .header .search-block .nav-btn-block{top:-65px;}
body.menu-show.mb.scroll .header .search-block .nav-btn-block{top:-90px;}
.mb .header-menu .menu{width:100%;max-width:330px;}
.mb .header-menu.show .mobile-contacts-block{display:block;position:absolute;width:100%;text-align:center;bottom:-10px;left:0;}
.mb .mobile-contacts-block .contact-inner .fa-chevron-down{position:absolute;top:-25px;left:50%;margin-left:-7px;display:block;}
.slider-wrapper.coach-page .slider-info h2{font-size:30px;line-height:36px;}
.slider-wrapper.coach-page .slider-info p{font-size:18px;}
.slider-wrapper.coach-page{background-position:-1080px 0;}
.coach-block-1 .text-uppercase{font-size:18px;margin-bottom:27px;}
.coach-block-1{padding:27px 0 32px;}
.coach-block-1 .btn-intensive,.coach-block-3 .btn-intensive,.mb .founder-block .btn-intensive{width:250px;height:40px;line-height:40px;font-size:16px;}
.coach-block-1 .btn-intensive:first-child,.coach-block-3 .btn-intensive:first-child,.mb .founder-block .btn-intensive:first-child{margin-bottom:20px;}
.coach-block-2{height:inherit;padding:27px 0;font-size:16px;line-height:24px;background-size:cover;}
.coach-block-2 .wrapper-title{margin-bottom:19px;}
.coach-block-2 .text-uppercase{font-size:18px;margin:23px 0;line-height:28px;}
.coach-block-3{padding:27px 0;font-size:16px;}
.coach-block-3 .manual-items{margin:29px 0 8px;}
.coach-block-3 .manual-items .manual-item h3{padding:0;}
.coach-block-3 .manual-items .manual-item{margin-bottom:22px;}
.coach-block-4 .wrapper-title{margin-bottom:24px;}
.coach-block-4{padding:27px 0 ;overflow:hidden;}
.coach-block-4 p{padding-right:0;}
.coach-block-4 .coach-image{bottom:-27px;right:-44px;}
.coach-block-4 .row-3{padding-right:90px;}
.coach-block-4 .row-4{padding-right:140px;}
.coach-block-5{padding:27px 0;}
.coach-block-5 .wrapper-title{margin-bottom:41px;}
.coach-block-5 .text-uppercase{font-size:18px;line-height:26px;}
.mb .founder-block{padding-bottom:33px;}
.mb .founder-block .mobile-photo-image{margin:33px 0 -39px;width:100%;}
.mb .founder-block .founder-info h3{font-size:18px;margin-bottom:24px;}
.coach-block-6{padding:27px 0;}
.coach-block-6 .wrapper-title{margin-bottom:21px;}
.coach-block-6 .spoilers-row{margin-top:31px;}
.coach-block-7.tariff-plans-wrapper{height:inherit;padding:33px 0;background-size:cover;}
.mb .tariff-plans-wrapper .price-item{width:290px;height:833px;padding:34px 0 0 0;margin: 0 auto;}
.mb .tariff-plans-wrapper .owl-nav .owl-prev{left:-10px;}
.mb .tariff-plans-wrapper .owl-nav .owl-next{right:-10px;}
.mb .tariff-plans-wrapper .price-item .price-image h3{font-size:18px;padding:0 10px;margin-top:0;}
.mb .tariff-plans-wrapper .price-item .price-value{margin:14px 0 0 0;}
.mb .tariff-plans-wrapper .price-item .price-desc .price-desc-text{height:20px;}
.mb .tariff-plans-wrapper.coach-block-7 .price-item .price-desc .price-desc-text{height:inherit;}
.mb .tariff-plans-wrapper .price-item .price-list{padding:0 25px;}
.mb .tariff-plans-wrapper .price-item .buy-btn{margin-top:0;}
.mb .masterclass-reviews .owl-nav .owl-prev{left:-10px;}
.mb .masterclass-reviews .owl-nav .owl-next{right:-10px;}
.mb .masterclass-reviews .main-page-sliders .owl-nav > button{color:#f5c308;}
.mb .masterclass-reviews .review-item{width:290px !important;margin:0 auto;}
.mb .tariff-plans-wrapper .price-item .price-list ul li{font-size:14px;}
.page-with-mobile .slider-wrapper.consultations-page .slider-info h2{font-size:29px;line-height:36px;}
.page-with-mobile .slider-wrapper.consultations-page .slider-info p{font-size:18px;}
.mb .recruitment-page-block-1{padding:33px 0 4px 0;}
.mb .recruitment-page-block-1.consultations-page .text-block p{font-size:18px;line-height:24px;}
.mb .recruitment-page-block-1 .text-block{margin-top:27px;}
.consultations-block-1{height:inherit;background-size:cover;padding:27px 0;font-size:16px;line-height:24px;}
.consultations-block-1 .text-uppercase{font-size:18px;margin-top:36px;}
.consultations-block-2{padding:27px 0;}
.consultations-block-2 .wrapper-title{margin-bottom:16px;}
.consultations-block-2 .second-title-row{margin-top:40px;}
.consultations-block-2 .wrapper-title.title-2{margin-bottom:34px;}
.consultations-block-3{height:inherit;padding:27px 0;background-size:cover;}
.consultations-block-3 .wrapper-title{margin-bottom:25px;}
.consultations-block-3 .step-inner{margin-bottom:20px;}
.consultations-block-3 .step-inner h3{font-size:18px;margin-bottom:0;}
.consultations-block-3 .step-inner h4{font-size:16px;margin-bottom:6px;height:inherit;}
.consultations-block-3 .steps-row{margin:20px 0 10px;}
.consultations-block-4{padding:27px 0;}
.consultations-block-4 .wrapper-title{margin-bottom:27px;}
.consultations-block-4 .consultation-block-inner .consultation-block-image:before,.consultations-block-4 .consultation-block-inner .consultation-block-image:after,.consultations-block-4 .consultation-block-inner .consultation-block-image .lines{display:none;}
.consultations-block-4 .consultation-block-inner{margin:0 auto 30px;height:inherit;padding:0;max-width:340px;}
.consultations-block-4 .consultation-block-inner .consultation-block-image{position:relative;top:-1px;left:-1px;overflow:auto;border-radius:8px 8px 0 0;margin-bottom:25px;width:calc(100% + 2px);}
.consultations-block-4 .consultation-block-inner .consultation-block-image img{width:100%;height:auto;}
.consultations-block-4 .consultation-block-inner h3{padding:0 15px;text-align:center;}
.consultations-block-4 .consultation-block-inner .description{height:inherit;margin-bottom:25px;padding:0 15px;}
.consultations-block-4 .consultation-block-inner .buttons-wrap{text-align:center;padding-bottom:33px;}
.consultations-block-4 .consultation-block-inner .btn.btn-warning{margin-right:0;}
.consultations-block-5{padding:33px 0;}
.consultations-block-5 .program-price-block{padding:33px 0 0;text-align:center;}
.mb .program-default-block .program-item h3{font-size:18px;}
.page-with-mobile .slider-wrapper.manual-page .slider-info h2{font-size:32px;line-height:36px;}
.page-with-mobile .slider-wrapper.manual-page .slider-info p{font-size:18px;}
.mb .mark-page-block-1.manual-page .title-block{margin-top:-5px;}
.mb .hide-sm{display:none;}
.mb .mark-page-block-1.manual-page .title-block h2{font-size:18px;margin-top:20px;}
.mb .page-with-mobile .mark-page-block-1.manual-page .manual-items{margin-top:27px;}
.mb .mark-page-block-1.manual-page .manual-items .manual-item h3{margin-bottom:25px;height:inherit;}
.mb .page-with-mobile .mark-page-block-1.manual-page{padding-bottom:0;}
.mb .manual-block-1 img{width:100%;height:auto;max-width:390px;}
.mb .manual-block-1{padding:27px 0;}
.mb .manual-block-1 h2{margin-bottom:31px;}
.mb .manual-block-2{padding:33px 0 27px 0;}
.mb .manual-block-2 .text{margin-top:27px;}
.mb .manual-block-2 h3{font-size:18px;margin-top:22px;}
.mb .manual-block-3{height:inherit;padding:28px 0;background-size:cover;}
.mb .manual-block-3 h2{margin-bottom:25px;}
.mb .manual-block-3 .icds-items .icds-item{padding-left:0;text-align:center;margin-bottom:27px;}
.mb .manual-block-3 .icds-items{margin:26px 0 0 0;}
.mb .manual-block-3 .icds-items .icds-item h3{margin-bottom:33px;display:inline-block;}
.mb .manual-block-3 .icds-items .icds-item .txt-ico{position:relative;top:13px;left:0;width:inherit;display:inline-block;}
.mb .manual-block-3 .icds-items .icds-item .icds-item-body{text-align:left;}
.mb .manual-block-4{padding:27px 0 0 0;}
.mb .manual-block-4 h2{margin-bottom:25px;}
.mb .manual-block-4 .manual-block-4-item h3{margin-bottom:18px;text-align:center;}
.mb .manual-block-4 .manual-block-4-item i{margin-bottom:14px;}
.mb .manual-block-4 .manual-block-4-item{margin-bottom:30px;}
.mb .manual-block-5{height:inherit;padding:27px 0;}
.mb .manual-block-5 h2{margin-bottom:24px;}
.mb .manual-block-5 h3{margin:27px 0;}
.mb .manual-block-6 .quote-block b{font-size:16px;}
.mb .manual-block-6{padding:33px 0 27px 0;}
.mb .manual-block-6 h2{font-size:18px;margin:27px 0 24px 0;}
.mb .manual-block-6 .text-lg{font-size:16px;line-height:24px;margin-bottom:24px;}
.mb .manual-block-6 h4{font-size:18px;margin-top:24px;}
.mb .manual-block-7{margin-bottom:45px;}
.mb .manual-block-7 .button{width:inherit;font-size:19px;padding:0 10px;}
.mb .newsletter-wrapper{max-width:703px;margin:0 auto;padding-top:40px;background-size:cover;}
.mb .newsletter-wrapper .newsletter-form{width:100%;}
.mb .newsletter-wrapper input[type="text"], .mb .newsletter-wrapper input[type="email"]{width:100%;}
.mb .newsletter-wrapper input[type="submit"]{margin-top:20px;width:100%;margin-left:0;}
.mb .newsletter-wrapper .newsletter-form p{margin:20px auto 20px;}
.mb .newsletter-wrapper .newsletter-form .wpcf7-form-control-wrap{width:100%;}
.mb .mark-page-block-1 .btn-intensive{margin:25px auto 50px;}
.mb .mission-page .mission-block-1{padding-top:35px;}
.mb .mission-page .mission-block-1 .wrapper-title{margin-bottom:35px;}
.mb .page-wrapper.mission-page{padding-top:35px;}
.mb .page-wrapper .info-block h3{font-size:20px;}
.mb .mission-page .block-mission-gray{padding:30px 0;}
.mb .mission-page .block-mission-gray.last-block{padding-bottom:0;}
.mb .block-mission-gray .wrapper-title{margin-bottom:25px;}
.mb .page-wrapper .subtitle{max-width:100%;}
.mb .mission-page .mission-block-4{margin-top:30px;}
.mb .mission-page .mission-block-5{padding-top:30px;}
.mb .mission-page .mission-block-5 .wrapper-title{margin-bottom:5px;}
.mb .mission-page .mission-block-6{margin:20px -15px 30px -15px;}
.mb .mission-page .our-principles-block .our-principles-item{margin-bottom:50px;}
.mb .history-block{margin-top:35px;}
.mb .history-block .history-image img{width:100%;height:auto;}
.mb .history-block .image-1,.mb .history-block .image-4,.mb .history-block .image-5,.mb .history-block .image-6,.mb .history-block .image-7{max-width:350px;}
.mb .history-block .image-2,.mb .history-block .image-3{max-width:160px;}
.mb .history-block-1 .button-large-blue{padding:0 10px;font-size:16px;height:62px;line-height:62px;}
.mb .history-block-2 .button{width:330px;}
.mb .history-block .history-image{margin-bottom:15px;}
.mb .history-block h2{margin:35px 0;}
.mb .history-block-1{padding:35px 0;}
.mb .history-block-2{padding:35px 0;}
.mb .non-grata-block-1{padding:35px 0 70px;}
.mb .non-grata-block-1 .text{font-size:18px;line-height:22px;margin:30px 0;}
.mb .non-grata-block-1 .non-grata-list ol{margin-left:15px;text-align:center;}
.mb .non-grata-block-1 .non-grata-list{margin-bottom:50px;}
.mb .insider-block-1{padding:35px 0;}
.mb .insider-block-2{height:inherit;background-size:cover;padding:35px 0;}
.mb .insider-block-2 h2{font-size:18px;}
.mb .insider-block-2 .number-steps-list{margin-top:35px;}
.mb .happy-page-block-2 .happy-steps-wrapper ul li, .mb .number-steps-list li{padding-left:0;font-size:16px;line-height:20px;text-align:center;}
.mb .happy-page-block-2 .happy-steps-wrapper ul li i, .mb .number-steps-list li i{position:relative;display:block;margin:0 auto 20px;}
.mb .insider-block-3{margin-top:35px;}
.mb .insider-block-3 h2{font-size:18px;margin-bottom:35px;}
.mb .quote-block-3{font-size:16px;}
.mb .insider-block-3 .text-line-2{margin:35px 0;}
.mb .conversation-page-block-1{margin-top:35px;}
.mb .conversation-page-block-1 .title-block{margin-top:35px;padding:0;}
.mb .conversation-page-block-1 .title-block h2{font-size:18px;line-height:22px;}
.mb .conversation-page-block-1 .btn-intensive{margin:35px 0 0;}
.mb .conversation-page-items{padding:35px 0 0 0;}
.mb .conversation-page-block-3{padding-top:35px;}
.mb .conversation-page-block-3 .wrapper-title{margin-bottom:35px;}
.mb .conversation-page-block-4{padding:35px 0;}
.mb .conversation-page-block-4 h2{font-size:16px;line-height:22px;}
.mb .recruitment-page-block-1.template-1{padding:35px 0;}
.mb .recruitment-page-block-2{padding:35px 0;}
.mb .recruitment-page-block-2 h2{font-size:22px;line-height:26px;}
.mb .recruitment-page-block-3{padding:35px 0;}
.mb .recruitment-page-block-3 .quote-block-3{margin:35px 0;}
.mb .recruitment-page-block-3 h4{font-size:18px;margin:35px 0;}
.mb .recruitment-page-block-4{padding:35px 0 0;}
.mb .recruitment-page-block-4 .wrapper-title{margin-bottom:35px;}
.mb .recruitment-page-block-4 .item-block{margin-bottom:35px;}
.mb .recruitment-page-block-4 .item-block i{margin-bottom:20px;}
.mb .recruitment-page-block-4 .item-block h3{margin-bottom:20px;}
.mb .recruitment-page-block-4 .item-block p{line-height:24px;}
.mb .recruitment-page-block-5{padding:35px 0 0;}
.recruitment-page-block-5 .wrapper-subtitle{margin-bottom:35px;}
.mb .recruitment-page-block-5 .item-block{margin:0 0 30px;}
.mb .recruitment-page-block-5 .item-block h3{font-size:18px;font-weight:500;margin-bottom:20px;}
.mb .recruitment-page-block-6{padding:35px 0 22px;}
.mb .recruitment-page-block-6 .wrapper-title{margin-bottom:35px;}
.mb .recruitment-page-block-6 .wrapper-list-row{margin-top:35px;}
.mb .recruitment-page-block-7{padding:35px 0;line-height:24px;}
.mb .recruitment-page-block-7 h2{font-size:18px;margin-bottom:35px;}
.mb .recruitment-page-block-8{height:inherit;background-size:cover;padding:35px 0;}
.mb .recruitment-page-block-8.program-default-block .program-inner{padding:0;}
.mb .recruitment-page-block-8 .program-price-block{padding-top:35px;text-align:center;}
.mb .intensive-form-wrapper{margin-top:35px;}
.mb .marketing-block-1{padding:35px 0 0;}
.mb .marketing-block-1 .wrapper-title{margin:35px 0;}
.mb .page-with-mobile .marketing-block-1 .manual-items .manual-item h3{height:inherit;}
.mb .marketing-block-1 .wrapper-ul-list{margin-bottom:35px;}
.mb .marafon-block-1{padding:35px 0 22px;}
.mb .marketing-block-2{padding:35px 0;}
.mb .marketing-block-2 .wrapper-title{margin-bottom:35px;}
.mb .marketing-block-2 .text b{font-size:16px;margin-bottom:15px;}
.mb .marketing-block-2 .text{margin-bottom:35px;}
.mb .marketing-block-2 .text.list-title{margin-bottom:15px;}
.mb .marketing-block-2 .text.list-title h3{font-size:16px;}
.mb .marketing-block-3{padding:35px 0 0;}
.mb .marketing-block-3 .wrapper-title{margin-bottom:35px;}
.mb .manual-items .manual-item{margin-bottom:35px;}
.mb .manual-items .manual-item h3{margin-bottom:15px;}
.mb .marketing-block-3 .manual-items{margin-bottom:0px;}
.mb .marketing-block-4{padding:35px 0 50px;}
.mb .marketing-block-4 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-1{padding:35px 0;}
.mb .verification-page-block-1 .quote-block-3{margin:35px 0;}
.mb .verification-page-block-2{padding:35px 0 0;}
.mb .verification-page-block-2 .manual-items .manual-item h3{font-size:16px;}
.mb .verification-page-block-2 .manual-items .manual-item a{height:140px;padding:15px 0 5px;width:230px;margin:0 auto 10px;}
.page-with-mobile .verification-page-block-2 .manual-items .manual-item h3{padding:0;}
.mb .verification-page-block-3{padding:35px 0;}
.mb .verification-page-block-3 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-3 .list-row{margin:35px 0 24px;}
.mb .verification-page-block-4{padding:35px 0;min-height:inherit;}
.mb .verification-page-block-4 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-4 .default-block{margin:35px 0 10px;}
.mb .verification-page-block-5{padding:35px 0;}
.mb .verification-page-block-5 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-5 .result-block{margin:35px 0 0;}
.page-with-mobile .verification-page-block-5 .result-block .result-item{margin-bottom:50px;}
.mb .verification-page-block-5 .text-2{margin-bottom:35px;}
.mb .verification-page-block-6{padding:35px 0;min-height:inherit;}
.mb .verification-page-block-6 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-6 .text-uppercase{margin-bottom:35px;font-size:14px;}
.mb .verification-page-block-6 .list-row{margin:35px 0;}
.mb .verification-page-block-7{padding:35px 0;}
.mb .verification-page-block-7 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-7 .list-row{margin:35px 0 22px;}
.mb .verification-page-block-8{padding:35px 0;min-height:inherit;}
.mb .verification-page-block-8 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-8 .text{margin-bottom:35px;}
.mb .verification-page-block-8 .text br:first-child{display:none;}
.mb .verification-page-block-9{padding:35px 0 0;}
.mb .verification-page-block-9 .wrapper-title{margin-bottom:35px;}
.mb .verification-page-block-9 .quote-block-3{margin-bottom:38px;}
.mb .verification-page-block-10{padding:35px 0;min-height:inherit;}
.mb .verification-page-block-10 .wrapper-title{margin-bottom:70px;}
.mb .verification-page-block-10 .owl-nav{position: absolute;top:-38px;left:0;text-align:center;width:100%;}
.mb .verification-page-block-10 .owl-nav > button{position:relative;width:38px;left:0;right:0;display:inline-block;margin:0 15px;}
.mb .verification-page-block-11{padding:35px 0;}
.mb .verification-page-block-11 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-1{padding:35px 0;}
.mb .for-schools-block-1 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-1 .quote-block-3{margin-bottom:35px;}
.mb .for-schools-block-1 .btn-intensive{margin-top:30px;}
.mb .for-schools-block-2{padding:35px 0;}
.mb .for-schools-block-2 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-2 .text b{font-size:16px;}
.mb .for-schools-block-3{padding:35px 0;}
.mb .for-schools-block-3 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-3 .text b{font-size:16px;}
.mb .for-schools-block-3 .btn-intensive{margin-top:35px;}
.mb .for-schools-block-4{padding:35px 0;}
.mb .for-schools-block-4 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-4 .text b{font-size:16px;line-height:24px;margin-top:0;}
.mb .for-schools-block-5{padding:35px 0;}
.mb .for-schools-block-5 .wrapper-title{margin-bottom:35px;}
.mb .for-schools-block-5 .text b{margin-bottom:35px;font-size:16px;}
.mb .for-schools-block-5 .line{margin-bottom:35px;}
.mb .for-business-block-1{padding:35px 0;}
.mb .for-business-block-1 .quote-block{margin-bottom:35px;}
.mb .for-business-block-1 h3{font-size:18px;margin:-25px 0;}
.mb .for-business-block-1 b{font-size:16px;display:inline-block;margin-top:-25px;}
.mb .for-business-block-2{padding:35px 0;}
.mb .for-business-block-2 .wrapper-title{margin-bottom:35px;}
.mb .for-business-block-2 h3{font-size:16px;margin:35px 0;}
.mb .for-business-block-2 .list-row{margin-top:15px;}
.mb .for-business-block-3{padding:35px 0;}
.mb .for-business-block-3 .wrapper-title{margin-bottom:35px;}
.mb .for-business-block-3 .btn-intensive{margin-top:35px;}
.mb .for-business-block-4{padding:35px 0;}
.mb .for-business-block-4 .wrapper-title{margin-bottom:35px;}
.mb .for-business-block-4 b{font-size:16px;}
.mb .for-business-block-5{padding:35px 0;}
.mb .for-business-block-5 .wrapper-title{margin-bottom:35px;}
.mb .for-business-block-5 .quote-block-3{margin-bottom:35px;}
.mb .for-business-block-6{padding:35px 0;}
.mb .for-business-block-6 .number-steps-list{margin-top:35px;}
.mb .for-business-block-7{padding:35px 0;}
.mb .for-business-block-7 .wrapper-title{margin-bottom:35px;}
.mb .article-breadcrumbs{padding:22px 0;}
.mb .blog-page .latest-post .blog-item{margin-bottom:30px;}
.mb #sidebar{margin-top:30px;}
.mb .blog-page.search-page .blog-item .image img{max-height:inherit;}
.mb .article-wrapper h1{font-size:20px;margin:35px 0;}
.mb .article-wrapper{padding-top:25px;}
.mb .breadcrumbs-wrapper .breadcrumbs{padding:25px 0;}
.mb .cookie-page-block{margin:31px 0;}
.mb .cookie-page-block .quote-block{font-size:20px;margin-bottom:32px;}
.mb .cookie-page-block .text{margin-bottom:32px;}
.mb .cookie-page-block .title h2{font-size:20px;margin-bottom:32px;}
.mb .cookie-page-block .line{margin-top:32px;}
.mb .cookie-page-block .title h3{font-size:16px;margin-bottom:26px;}
.mb .cookie-page-block .result-table table tr th{font-size:13px;padding:5px;line-height:16px;word-wrap:break-word;}
.mb .cookie-page-block .result-table table td{font-size:14px;padding:5px;word-wrap:break-word;}
.mb .cookie-page-block .result-table .notes{margin-top:32px;font-size:13px;}
.mb .cookie-page-block .result-table{margin:-20px 0 32px;overflow:auto;}
.mb .article-wrapper .list-style{margin:0 0 32px 25px;}
.mb .academy-1-block-1{padding:25px 0 30px;}
.mb .academy-1-block-1 .block-info h2.title{font-size:20px;margin:32px 0 0 0;}
.mb .academy-1-block-1 .academy-1-row-1{padding-top:32px;}
.mb .academy-1-block-1 .academy-1-row-1 img{margin-bottom:25px;}
.mb .academy-1-block-1 .academy-1-row-1.academy-4 p{font-size:16px;line-height:24px;}
.mb .general-block-1 b{font-size:18px;line-height:24px;}
.mb .general-block-1 p{font-size:16px;line-height:24px;padding:0 30px;}
.mb .academy-master-classes-block{padding:27px 0 32px;}
.mb .academy-master-classes-block .wrapper-title{margin-bottom:23px;}
.mb .academy-master-classes-block .text{font-size:16px;margin-bottom:26px;}
.mb .academy-1-items.academies-slider .col-12{width:100%;}
.mb .academies-slider.owl-carousel{margin:0 auto;}
.mb .academies-slider .owl-nav .owl-next,.mb .team-slider .owl-nav .owl-next{right:0;}
.mb .academies-slider .owl-nav .owl-prev,.mb .team-slider .owl-nav .owl-prev{left:0;}
.mb .academy-items .academy-1-items .academy-1-item .academy-1-item-info{min-height:170px;padding:17px 15px 20px 15px;height:inherit;}
.mb .academy-items .academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block br{display:none;}
.mb .academy-1-items.academies-slider .owl-stage-outer:after{display:none;}
.mb .academy-2-block-3{padding-top:25px;}
.mb .academy-2-block-3 .numbers-list{margin-top:32px;}
.mb .academy-2-block-3 .number-list-item{padding:0 25px;margin-bottom:0;text-align:center;}
.mb .academy-2-block-3 .number-list-item h3{font-size:16px;margin-bottom:20px;}
.mb .academy-2-block-3 .number-list-item i{position:relative;left:0;top:0;margin-bottom:13px;display:inline-block;}
.mb .academy-2-block-3{padding:25px 0 15px;}
.mb .academy-2-block-3 .main-page-sliders .owl-nav > button{color:#f0c32e;}
.mb .academy-2-block-3 .academies-slider .owl-stage-outer:after{display:none;}
.mb .academy-1-block-3{padding:25px 0 27px;}
.mb .academy-1-block-3 .wrapper-title{margin-bottom:16px;}
.mb .academy-1-block-3 .database-items{margin-top:0;}
.mb .academy-1-block-3 .database-items .database-item{padding:26px 0 4px;margin-bottom:0;}
.mb .academy-2-block-4{padding:25px 0 0;}
.mb .academy-2-block-4 h2{margin-bottom:20px;}
.mb .academy-2-block-5{padding-top:25px;margin-bottom:20px;}
.mb .academy-2-block-5 .wrapper-title h2{margin-bottom:26px;}
.mb .academy-2-block-5 .button-block{margin-bottom:26px;}
.mb .general-block-1{background-position:-548px 0;padding:0;}
.mb .academy-1-block-1 .academy-1-row-1 h3{font-size:18px;line-height:24px;margin-bottom:25px;text-align: center !important;}
.mb .academy-1-block-1.nlp-page .academy-1-row-1 h3{margin:20px 0 20px !important;}
.mb .academy-1-row-2{margin-top: 25px;}
.mb .academy-1-row-2 h3{margin-bottom:25px;}
.mb .academy-1-row-2 .quote-block-2{margin:25px auto 0;padding:0 30px;}
.mb .quote-block-2::before, .quote-block-2:after{font-size:30px;}
.mb .academy-1-row-2 .quote-block-2 p{font-size:16px;}
.mb .academy-1-items h3.no-items{font-size:18px;}
.mb .academy-1-block-1 .academy-1-row-1 h2.title{font-size:18px;margin:25px 0 0;}
.mb .marketing-laboratory-block{padding:25px 0 32px;margin-bottom:40px;}
.mb .marketing-laboratory-block .text{font-size:16px;text-align:center;}
.mb .marketing-laboratory-block .text br{display:none;}
.mb .marketing-laboratory-block .text .text-center{margin-top:17px;}
.mb .marketing-laboratory-block .wrapper-title{margin-bottom:17px;}
.mb .academy-1-block-1.academy-6 .block-info b.text{font-size:16px;}
.mb .academy-1-block-1.academy-6 .quote-block{margin-bottom:27px;}
.mb .marketing-laboratory-block .laboratory-items .laboratory-item p{font-size:16px;line-height:24px;padding:0 50px;}
.mb .marketing-laboratory-block .laboratory-items .laboratory-item{margin-bottom:17px;}
.mb .marketing-laboratory-block .btn-intensive{margin-top:10px;}
.blog-page .blog-title{font-size:18px;margin:27px 0;}
.blog-page .blog-item .btn{display:none;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data{padding:14px 0 14px 20px;font-size:14px;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data .date{margin-right:22px;}
.blog-page .blog-item.item-lg .blog-item-info .meta-data .views{margin-right:26px;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-bottom{bottom:0;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-title h2{padding:0 20px;font-size:18px;line-height:18px;height:36px;}
.blog-page .blog-item.item-lg .blog-item-info .blog-item-title{bottom:50px;}
.blog-page .latest-row{margin-top:-22px;}
.blog-page .blog-ad-wrapper .blog-ad-inner h2{font-size:18px;line-height:28px;margin-bottom:50px;}
.blog-page .blog-ad-wrapper .btn-intensive{width:240px;font-size:16px;height:44px;line-height:44px;}
.blog-page .blog-ad-wrapper .blog-ad-inner{padding:0;}
.blog-page .blog-ad-wrapper{margin-bottom:30px;}
.blog-page .blog-item.item-sm{height:inherit;}
.blog-page .blog-item.item-sm{height:inherit;}
.audit-block-1 .text{font-size:18px;line-height:22px;margin-bottom:28px;}
.audit-block-1{padding:27px 0 0;}
.audit-block-1 .manual-items .manual-item{max-width:360px;margin:0 auto 35px;}
.audit-block-2 h2{font-size:18px;line-height:28px;margin-bottom:50px;}
.audit-block-2 .btn{width:240px;font-size:16px;height:44px;line-height:44px;}
.audit-block-3{padding:27px 0 26px;}
.audit-block-3 .wrapper-title{margin-bottom:30px;}
.audit-block-3 .image-right .info-block, .audit-block-3 .image-left .audit-image{text-align:center;}
.audit-block-3 .info-block h3{font-size:18px;line-height:22px;}
.audit-block-3 .info-block p{font-size:15px;line-height:20px;}
.audit-block-3 .audit-image{margin-bottom:18px;}
.audit-block-3 .image-right{flex-direction:column-reverse;}
.audit-block-3 .image-left .info-block, .audit-block-3 .image-right .audit-image{text-align:center !important;}
.audit-block-3 .btn{width:240px;font-size:16px;height:44px;line-height:44px;}
.team-block-1{padding-top:32px;}
.team-default-block{padding:36px 0 32px;}
.team-default-block.partners-page{padding:36px 0 60px;}
.team-default-block h2{font-size:18px;margin-bottom:26px;}
.team-default-block .team-items .team-item{margin:0 auto;max-width:330px;padding:0 30px;}
.team-default-block .team-items .team-item.border-right:after{display:none;}
.team-default-block .team-items .team-item:after{display:none;}
.team-default-block .team-items .team-item .team-item-info p{height:90px;}
.mb .team-slider .col-12{display:block;padding:0;width:100%;}
.mb .team-slider.owl-carousel{margin:0 auto;}
.team-default-block .team-items .team-item .team-item-info h3{font-size:18px;line-height:20px;height:40px;}
.founder-block .founder-info h2{font-size:18px;margin-bottom:14px;}
.team-default-block .team-items .team-item{height:401px;}
.team-default-block .team-items .team-item .team-item-image{height:158px;}
.team-default-block .team-items .team-item .team-item-image img{width:158px;height:158px;}
.team-block-1 .quote-block b{font-size:16px;line-height:22px;}
.contact-page-2 h2{font-size:18px;padding:0;margin:26px 0;line-height:24px;}
.mb .academy-1-block-3 .line{margin-top:19px;}
.mb .academy-1-block-3 .database-items .database-item h3{font-size:16px;}
.mb .academy-items .line{margin-top:32px;}
.mb .academy-master-classes-block.with-line{padding-bottom:0;}
.mb .academy-1-block-3.with-line{padding-bottom:0;}
.mb .db-profession-block h2{font-size:18px;line-height:28px;}
.mb .laboratory-in-progress{padding:27px 0 60px;}
.mb .laboratory-in-progress h2{font-size:18px;line-height:20px;margin-bottom:27px;}
.founder-block-2{margin-top:39px;}
.founder-block-1 h2{font-size:20px;margin-top:27px;}
.founder-info-item{padding:10px 10px 26px;margin-bottom:35px;}
.founder-info-item .date{padding:0 15px;font-size:18px;}
.founder-info-item .founder-info-item-text{line-height:24px;}
.founder-info-item .founder-info-item-media-inner img{width:100%;height:auto;max-width:340px;}
.founder-block-3{height:inherit;padding:0 0 76px;}
.photo-slider-block .owl-nav{bottom:-45px;}
.founder-block-3 h2{font-size:20px;padding:27px 0 32px;}
.photo-slider-block .owl-nav > button:after{top:12px;}
.photo-slider-block .owl-nav .owl-next:after{left:10px;}
.photo-slider-block .owl-nav .owl-prev:after{left:14px;}
.photo-slider-block .photo-slider-item{max-width:340px;margin:0 auto;}
.mb .amir-block-1 .quote-block-2{margin:19px auto 0px;padding:0 30px;}
.mb .amir-block-1 h2{font-size:18px;line-height:26px;padding:23px 0 0 0;}
.mb .amir-block-1 .description{text-align:center;margin-top:27px;}
.mb .amir-block-2{margin-top:26px;padding:31px 0;}
.mb .amir-block-2 img{width:100%;height:auto;max-width:350px;}
.mb .amir-block-2 ul{margin-left:0;}
.mb .amir-block-3{padding-top:25px;}
.mb .amir-block-3 h2{font-size:18px;line-height:26px;margin-bottom:22px;}
.mb .amir-block-3 .page-list li{padding-left:26px;margin-bottom:27px;}
.mb .amir-block-3 .page-list li:before{left:0;}
.mb .amir-block-3 .separator-line{margin:1px 0 25px 0;}
.mb .conversation-page-items.trainer-page{padding:2px 0 0;}
.mb .conversation-page-item .left-info-block h3{font-size:18px;}
.mb .amir-block-3 .conversation-page-item .left-info-block span{font-size:18px;line-height:26px;}
.mb .amir-block-3 .conversation-page-item .left-info-block{min-height:236px;height:inherit;padding:25px 15px !important;}
.mb .amir-block-3 .conversation-page-item .right-info-block{padding:20px 0;}
.mb .amir-block-3 .conversation-page-item .right-info-block p{padding:0 20px 15px;}
.mb .amir-block-3 .conversation-page-item .right-info-block br{display:none;}
.mb .amir-block-4{padding:25px 0;margin-top:1px;}
.mb .amir-block-4 h2{font-size:20px;}
.mb .amir-block-4 .stage-items{padding-top:20px;}
.mb .trainer-slider .col-12{display:block;padding:0;width:100%;}
.mb .trainer-slider{display:block;margin:0;}
.mb .amir-block-4 .stage-items .stage-item h3{font-size:18px;}
.mb .amir-block-4 .stage-items .stage-item h4{font-size:16px;line-height:24px;height:inherit;margin-bottom:20px;}
.mb .trainer-slider .owl-nav .owl-next{right:0;}
.mb .trainer-slider .owl-nav .owl-prev{left:0;}
.mb .amir-block-4 .stage-items .stage-item{padding:0 30px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info h2{font-size:34px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info p{font-size:18px;line-height:20px;}
.page-with-mobile .slider-wrapper.nlp-master-page .slider-info p.small-text{line-height:18px;}
.quote-wrapper{padding:32px 0 0;}
.quote-wrapper .text-md{font-size:16px;margin:28px 0 28px;}
.quote-wrapper h3{font-size:16px;line-height:20px;}
.quote-wrapper .line{margin-top:28px;}
.mb .our-team-wrapper.nlp-master-page .main-page-sliders .owl-nav > button,.nlp-master-block-2 .main-page-sliders .owl-nav > button{color:#00afca;}
.nlp-master-block-1 .display-table{height:inherit;}
.nlp-master-block-1{height:inherit;font-size:18px;padding:32px 0;line-height:22px;}
.nlp-master-block-2{padding:32px 0 0;}
.nlp-master-block-2 .wrapper-title{margin-bottom:26px;}
.nlp-master-block-2 .button-block{margin:6px 0 40px;}
.mb .nlp-master-block-2 .manual-items .manual-item{max-width:280px;text-align:center;margin:0 auto 35px;}
.nlp-master-block-2 .manual-items .manual-item p{text-align:center;}
.nlp-master-block-3{padding:32px 0 4px;}
.nlp-master-block-3 .wrapper-title{margin-bottom:28px;}
.nlp-master-block-4{padding:32px 0 0;}
.nlp-master-block-4 .wrapper-title{margin-bottom:32px;}
.nlp-master-block-4 .item-inner{width:250px;margin:0 auto 48px auto;}
.nlp-master-block-4 .item-inner i{margin-bottom:25px;}
.nlp-master-block-4 .item-inner .item-text{font-size:18px;}
.nlp-master-block-4 h3{font-size:16px;margin:0px 0 32px 0;}
.module-item .module-title .title {font-size:16px;margin-right:17px;}
.module-item .module-body{padding:27px 20px 17px 20px;}
.modules-list{padding-bottom:28px;}
.nlp-master-block-5{padding:32px 0 0;}
.nlp-master-block-5 .wrapper-title{margin-bottom:32px;}
.wrapper-title .description{margin-top:10px;}
.nlp-master-block-5 .cert-item{margin-bottom:28px;}
.nlp-master-block-5 .cert-item .cert-title{font-size:16px;margin-top:4px;line-height:18px;}
.nlp-master-block-5 .button-block{margin:0 0 32px;}
.kredit-block{padding:12px;margin-bottom:30px;}
.kredit-block .credit-line{padding:16px;}
.kredit-block .credit-line .credit-btn{position:relative;top:0;margin:15px auto 0;}
.tariff-plans-select.nlp-master-bg .selected-price .select-btn{color:#fff;border:2px solid #fff;}
.tariff-plans-select.nlp-master-bg .selected-price .select-btn.active{color:#212121;border-color:#fff;background:#fff;}
.pp-tariffs.tariff-plans-wrapper.nlp-master-bg .price-item{height:1010px;}
}
@media screen and (max-width:575px){
.mb .academy-1-items .academy-1-item{margin:0 auto;max-width:267px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-title h3{font-size:18px;margin-bottom:4px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info{height:228px;padding:17px 15px 0 15px;}
.mb .upcoming-courses-wrapper .academy-1-items .academy-1-item .academy-1-item-info{height:275px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-title p{font-size:15px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column-reverse;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block{float:inherit;width:100%;margin-bottom:21px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .period-block span.period-month{margin:0 0 0 8px;position:relative;top:1px;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block{float:inherit;width:100%;text-align:center;}
.mb .academy-1-items .academy-1-item .academy-1-item-info-bottom .button-block .button{width:196px;}
.mb .popular-items-wrapper .academy-1-items .academy-1-item .academy-1-item-info{height:275px;}
}

@media screen and (max-width:600px){
.mb.admin-bar .header-menu.show{top:46px;}
body.scroll.mb.admin-bar .header-info{top:0;} 
body.scroll.mb.menu-show.admin-bar .header-info{top:85px;}  
}

@media screen and (min-width:500px) and (max-width:767px){
.marafon-block-3 .conversation-page-item .left-info-block:after{display:block;border:230px solid transparent !important;border-top:50px solid #001f44 !important;left:0 !important;margin-left:0 !important;}
}
@media screen and (min-width:992px){
.slider-wrapper.home-page .slider-info h2{margin-bottom:30px;}
}

.slider-wrapper.politika-page .slider-info h2{overflow-wrap:break-word;word-break:break-word;hyphens:auto;}
