@font-face {
    font-family: 'basis_grotesque_pro';
    src: url('../fonts/basisgrotesquepro-bold-webfont.eot');
    src: url('../fonts/basisgrotesquepro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basisgrotesquepro-bold-webfont.woff2') format('woff2'),
         url('../fonts/basisgrotesquepro-bold-webfont.woff') format('woff'),
         url('../fonts/basisgrotesquepro-bold-webfont.ttf') format('truetype'),
         url('../fonts/basisgrotesquepro-bold-webfont.svg#basis_grotesque_probold') format('svg');
    font-weight: 700;
}

@font-face {
    font-family: 'basis_grotesque_pro';
    src: url('../fonts/basisgrotesquepro-light-webfont.eot');
    src: url('../fonts/basisgrotesquepro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basisgrotesquepro-light-webfont.woff2') format('woff2'),
         url('../fonts/basisgrotesquepro-light-webfont.woff') format('woff'),
         url('../fonts/basisgrotesquepro-light-webfont.ttf') format('truetype'),
         url('../fonts/basisgrotesquepro-light-webfont.svg#basis_grotesque_prolight') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: 'basis_grotesque_pro';
    src: url('../fonts/basisgrotesquepro-regular-webfont.eot');
    src: url('../fonts/basisgrotesquepro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/basisgrotesquepro-regular-webfont.woff2') format('woff2'),
         url('../fonts/basisgrotesquepro-regular-webfont.woff') format('woff'),
         url('../fonts/basisgrotesquepro-regular-webfont.ttf') format('truetype'),
         url('../fonts/basisgrotesquepro-regular-webfont.svg#basis_grotesque_proregular') format('svg');
    font-weight: 400;
}



@-webkit-keyframes preloader {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

@keyframes preloader {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}



.clear {
    clear: both;
}

body {
    background: #fff;
    font-family: 'basis_grotesque_pro', sans-serif;
    margin: 0;
    font-weight: 400;
}
body.-overflow {
	height: 100vh;
    overflow: hidden;
}



.wrapper {
    width: 100%;
}
.wrapper-block {
    width: 100%;
    min-width: 1170px;
}
.wrapper-block.-dark {
    background: #1d1d1b;
}
.wrapper-block.-light {
    background: #fff;
}
.wrapper-block.-yellow {
    background: #ffdd00;
}
.wrapper-block.-gray {
    background: #f9f9f9;
}
.wrapper-block-inner {
    width: 1170px;
    margin: 0 auto;
    padding: 0 30px 42px;
}



header {
    width: 100%;
    padding: 59px 0 0;
}
a.header-logo {
    display: block;
    width: 178px;
    height: 58px;
    float: left;
    z-index: 99999;
    position: relative;
}
a.header-logo img {
    width: 100%;
    height: 100%;
}
ul.header-menu {
    float: right;
    margin: 21px 0 0;
    position: relative;
    z-index: 9999;
}
ul.header-menu li {
    float: left;
    list-style: none;
    margin: 0 30px 0 0;
}
ul.header-menu li:last-child {
	margin: 0;
}
ul.header-menu li a {
    font-size: 16px;
    line-height: 1.13;
    color: #fff;
    font-weight: 400;
}
ul.header-menu li a:hover, ul.header-menu li a.header-menu-join {
    color: #ff4640;
}
.burger-menu {
    margin: 18px 0 0 30px;
    float: right;
    display: none;
}
.burger-menu-button {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../i/menu-button.svg) no-repeat scroll 0 0;
    background-size: 28px 28px;
    position: relative;
    z-index: 99999;
    top: 0;
    transition: all 0.5s;
}
.burger-menu-button.-show {
	height: 8px;
	top: 8px;
    z-index: 999999;
}



.wrapper-block-main_text {
    margin: 248px 0 0 0;
    color: #fff;    
    padding: 0 0 44px;
}
.wrapper-block-main_text span {
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 50px;
    display: block;
}
.wrapper-block-main_text p {
    font-size: 69px;
    line-height: 1.38;
    font-weight: 700;
    margin: 40px 0 0;
}
.wrapper-block-main_text p b {
    color: #1d1d1b;
    background: #ffdd00;
    padding: 0 12px;
    margin: 0px 0 0 -20px;
    display: inline-block;
    position: relative;
    left: 6px;
}
.wrapper-block-arrows {
    background: url(../i/arrows.svg) no-repeat scroll 0 0;
    width: 40px;
    height: 35px;
    background-size: 40px 35px;
    margin: 0 auto;
}



.corporate {
	width: 100%;
}
.corporate-head-layout {
	min-width: 1170px;
	background: url(../i/corporat_back.svg) no-repeat scroll calc(100% + 115px) 0 #1d1d1b;
	width: 100%;
}
.corporate-head {
	width: 1110px;
    margin: 0 auto;
    padding: 145px 30px 0;
}
h1.corporate-head-title {
	margin: 0 0 30px;
	font-weight: 700;
	font-size: 72px;
	color: #FFFFFF;
	line-height: 95px;
}
h1.corporate-head-title b {
	background: #FFDD00;
	color: #1B1B1B;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.corporate-head-button {
	margin: 0 0 192px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 51px;
    border: 3px solid #fff;
}
.corporate-head-small {
	display: block;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    width: 474px;
    line-height: 28px;
    margin: 0 0 80px;
}
.corporate-head-small.-left {
	float: left;
}
.corporate-head-small.-right {
	float: right;
    width: 200px;
}

.corporate-way-layout {
	min-width: 1170px;
	background: #F9F9F9;
	width: 100%;
}
.corporate-way {
	width: 1170px;
	margin: 0 auto;
	padding: 145px 0 64px;
}
.corporate-way-title {
	margin: 0 0 62px;
	font-weight: 700;
	font-size: 59px;
	line-height: 75px;
	color: #1B1B1B;
}
.corporate-way-title b {
	background: #1B1B1B;
	color: #1B1B1B;
	padding: 0 20px;
	margin: 0 0 0 -20px;
}
.corporate-way-list {
	
}
.corporate-way-list-item {
	height: 60px;
    float: left;
    margin: 0 48px 80px 0;
    width: 340px;
}
.corporate-way-list-item-first {
	color: rgba(27,27,27,1);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 26px;
    padding: 0 0 0 42px;
}
.corporate-way-list-item-count {
	font-size: 12px;
    line-height: 18px;
    color: #1B1B1B;
    height: 53px;
    border-right: 2px solid rgba(27,27,27,0.6);
    width: 27px;
    padding: 7px 0 0;
    float: left;
    margin: 0 12px 0 0;
}
.corporate-way-list-item-text {
	font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #131317;
    margin: 4px 0 0;
}

.corporate-size-layout {
	background: #fff;
	width: 100%;
	min-width: 1170px;
	height: 800px;
	position: relative;
}
.corporate-size {
	position: relative;
	width: 1170px;
	margin: 0 auto;
	padding: 162px 0 0;
}
.corporate-size-title {
	font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    color: #1B1B1B;
    z-index: 99;
    position: relative;
    margin: 0 0 40px;
}
.corporate-size-text {
	display: none;
	font-size: 13px;
	line-height: 20px;
	color: #6A6C73;
}
.corporate-size-link {
	display: block;
    width: 123px;
    height: 33px;
    background: #1B1B1B;
    padding: 18px 0 0 28px;
    text-decoration: none;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 18px;
    position: relative;
}
.corporate-size-link span {
	background: url(../i/arrow.svg) no-repeat scroll 0 0;
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    top: 12px;
    right: 16px;
}
.corporate-size-image {
	position: absolute;
    top: 230px;
    right: -60px;
    z-index: 9;
}
.corporate-size-yellow {
	background: #FFDD00;
	height: 620px;
	position: absolute;
	top: 0;
	width: 63%;
    left: 37%;
}
.corporate-size-purple {
	position: absolute;
	left: 0;
	bottom: 0px;
	background: #685093;
	width: 100%;
	min-width: 1170px;
	height: 180px;
}
.corporate-size-men {
	width: 370px;
    height: 113px;
    position: absolute;
    right: 0;
    top: 126px;
    background: url(../i/asset17.svg) no-repeat scroll 0 0;
    z-index: 999;
}

.corporate-send-layout {
	background: #F9F9F9;
	width: 100%;
	min-width: 1170px;
}
.corporate-send-layout.-course {
	background: #FFF;
}
.corporate-send {
	padding: 164px 0 146px;
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
.corporate-send-layout.-course .corporate-send {
	padding: 0;
}
.corporate-send-man {
	position: absolute;
    bottom: 10px;
    right: 0;
    width: 134px;
    height: 113px;
    background: url(../i/asset10.svg?1) no-repeat scroll 0 0;
}
.corporate-send-title {
	font-weight: 700;
	font-size: 60px;
	line-height: 75px;
	color: #1B1B1B;
	margin: 0 0 40px;
}
.corporate-send-title b {
	background: #FFDD00;
	padding: 0 20px;
	margin: 0 0 0 -20px;
}
.corporate-send-title a {
	text-decoration: none;
    color: #1B1B1B;
}
.corporate-send-small-text {
	color: rgba(27,27,27,0.6);
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.4px;
	position: absolute;
	left: 0;
	top: 493px;
}
.corporate-send-layout.-course .corporate-send-small-text {
	top: 50px;
}
.corporate-send-form {
	width: 352px;
    background: url(../i/programm.png) no-repeat scroll 0 bottom #fff;
    margin: 0 0 0 300px;
    background-size: 635px;
    box-shadow: 0 25px 35px rgba(19,19,23,0.2);
    padding: 51px 0 60px 283px;
}
.corporate-send-form-inner {
	
}
.corporate-send-form-inner-title {
	font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.05px;
    color: #131317;
    margin: 0 0 44px;
}
.corporate-send-form-inner-form {
	position: relative;
}
.corporate-send-form-inner-form-input {
	display: block;
    border: 2px solid #E1E2E6;
    margin: 0 0 21px;
    padding: 0 21px;
    width: 264px;
    height: 48px;
    color: #131317;
    font-size: 15px;
    line-height: 24px;
    font-family: 'basis_grotesque_pro';
    outline: none !important;
}
.corporate-send-form-inner-form-input.-error {
	border-color: red;
}
.corporate-send-form-inner-form-area {
	display: block;
    border: 2px solid #E1E2E6;
    margin: 0 0 21px;
    padding: 21px;
    width: 264px;
    height: 48px;
    color: #131317;
    font-size: 15px;
    line-height: 24px;
    font-family: 'basis_grotesque_pro';
    outline: none !important;
    resize: none;
}
.corporate-send-form-inner-form-input:focus, .corporate-send-form-inner-form-area:focus {
	border-color: #131317;
}
.corporate-send-form-inner-form-button {
	display: block;
    width: 134px;
    border: 3px solid #000000;
    height: 40px;
    font-weight: 700;
    color: #292929;
    font-size: 14px;
    line-height: 36px;
    font-family: 'basis_grotesque_pro';
    margin: 38px 0 0;
    background: #ffffff;
    text-align: center;
}
.corporate-send-form-inner-form-button:hover {
	background: #000000;
	color: #fff;
	cursor: pointer;
}
.corporate-send-form-inner.-success {
	height: 414px;
    background: url(../i/success-buy.png) no-repeat scroll 0 bottom;
    margin: 0 0 -59px;
    background-size: 388px 324px;
}
.corporate-send-form-inner-text {
	margin: 0 0 0 -235px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #131317;
    width: 323px;
    letter-spacing: -0.05px;
}



.academy {
	width: 100%;
}
.academy-head-layout {
	min-width: 1170px;
    width: 100%;
    background: url(../i/academy_back.svg) no-repeat scroll 100% 150px #1d1d1b;
}
.academy-head {
	width: 1170px;
    margin: 0 auto;
    padding: 129px 0 0;
}
h1.academy-head-title {
	margin: 0 0 0 -20px;
    font-weight: 700;
    font-size: 72px;
    line-height: 95px;
    color: #FFFFFF;
    display: inline-block;
    background: #685093;
    padding: 0 23px 0 20px;
}
h2.academy-head-title-small {
	margin: 28px 0 40px;
    display: block;
    width: 822px;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
}
.academy-head-button {
	margin: 0 0 121px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 51px;
    border: 3px solid #fff;
}
.academy-head-columns {
	padding: 0 0 50px;
}
.academy-head-columns-item {
	float: left;
    width: 301px;
    margin: 0 82px 0 0;
    border-left: 2px solid #7F818A;
    padding: 4px 0 7px 15px;
    line-height: 30px;
}
.academy-head-columns-item:nth-child(3n) {
	margin: 0;
}
.academy-head-columns-item b {
	font-weight: 700;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin: 0 0 10px;
}
.academy-head-columns-item p {
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.academy-programm {
	width: 1170px;
    margin: 0 auto;
    padding: 145px 0 150px;
}
.academy-programm-title {
	font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    color: #1B1B1B;
    margin: 0 0 57px;
}
.academy-programm-title b {
	display: inline-block;
    background: #1B1B1B;
    padding: 6px 20px;
    margin: 0 0 0 -20px;
    color: #FFFFFF;
}
.academy-programm-table {
	
}
.academy-programm-table-head {
	
}
.academy-programm-table-head-item {
	display: inline-block;
    padding: 0 30px;
    text-decoration: none;
    color: #131317;
    font-size: 15px;
    line-height: 19px;
    border-right: 2px solid #E1E2E6;
    float: left;
}
.academy-programm-table-head-item.-last {
	border-right-width: 0;
}
.academy-programm-table-head-item.-active {
	border-left: 2px solid #E1E2E6;
    border-top: 2px solid #E1E2E6;
    padding-top: 15px;
    padding-bottom: 14px;
    margin-top: -17px;
    font-weight: 700;
    position: relative;
    background: #fff;
    margin-left: -2px;
}
.academy-programm-table-head-item.-first.-active {
	margin-left: 0;
}
.academy-programm-table-head-item.-last.-active {
	border-right: 2px solid #E1E2E6;
}
.academy-programm-table-body {
	border: 2px solid #E1E2E6;
    margin: -2px 0 0;
    padding: 20px 30px;
}
.academy-programm-table-body-section {
	margin: 0 0 8px;
}
.academy-programm-table-body-section-title {
	color: rgba(27,27,27,0.6);
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 20px 29px;
    letter-spacing: 0.4px;
}
.academy-programm-table-body-section-inner {
	
}
.academy-programm-table-body-section-inner-item {
	display: block;
    float: left;
    padding: 28px 29px 24px;
    width: 194px;
    height: 94px;
    margin: 0 27px 32px 0;
    border: 2px solid #E1E2E6;
    text-decoration: none;
    position: relative;
}
.academy-programm-table-body-section-inner-item:nth-child(4n) {
	margin-right: 0;
}
.academy-programm-table-body-section-inner-item:hover,
.academy-programm-table-body-section-inner-item.-active {
	background: #FFDD00;
    border: 4px solid #1D1D1B;
    width: 194px;
    height: 94px;
    padding: 26px 27px 22px;
}
.academy-programm-table-body-section-inner-item:hover {
	/*box-shadow: 0 25px 35px rgba(16,16,69,0.2);*/
}
.academy-programm-table-body-section-inner-item b {
	font-weight: 700;
    color: #131317;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.36px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 52px;
    margin: 0 0 11px;
}
.academy-programm-table-body-section-inner-item i {
	color: #6A6C73;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    opacity: 0;
}
.academy-programm-table-body-section-inner-item:hover i {
	opacity: 1;
}
.academy-programm-table-body-section-inner-item p {
	margin: 0;
    color: #7F818A;
    font-size: 12px;
    line-height: 16px;
}
.academy-programm-table-body-section-inner-item:hover p,
.academy-programm-table-body-section-inner-item.-active p {
	color: #1B1B1B;
}
.academy-programm-table-body-section-inner-item span {
	display: none;
	position: absolute;
    top: -4px;
    left: -4px;
    background: #FFDD00;
    width: 192px;
    padding: 26px 29px 24px 27px;
    z-index: 999;
    border: 4px solid #1D1D1B;
    box-shadow: 0 25px 35px rgba(16,16,69,0.2);
}
.academy-programm-table-body-section-inner-item span b {
	overflow: visible;
	-webkit-line-clamp: unset;
}
.academy-programm-table-body-section-inner-item span p {
	margin: 0 0 40px;
}
.academy-programm-table-body-section-inner-item span i {
	color: #1B1B1B;
	font-size: 12px;
	line-height: 16px;
}
.academy-programm-table-body-section-inner-item span u {
	color: #6A6C73;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    text-decoration: none;
}
.academy-programm-table-body-section-inner-item:hover span {
	display: block;
}

.academy-start {
	width: 100%;
	min-width: 1170px;
	background: #F9F9F9;
}
.academy-start-inner {
	width: 1170px;
	margin: 0 auto;
	padding: 150px 0 84px;
}
.academy-start-title {
	font-weight: 700;
    font-size: 58px;
    line-height: 75px;
    letter-spacing: 0.1px;
    color: #1B1B1B;
    position: relative;
    z-index: 9;
}
.academy-start-title b {
	color: #fff;
    background: #1B1B1B;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.academy-start-body {
	width: 833px;
    height: 501px;
    background: #FFFFFF;
    box-shadow: 0 25px 35px rgba(19,19,23,0.2);
    margin: -279px 0 0 169px;
}
.academy-start-texts {
	padding: 349px 0 0;
    margin: 0 0 31px 30px;
}
.academy-start-texts-item {
	width: 293px;
    float: left;
    margin: 0 45px 0 0;
    color: #1B1B1B;
    font-size: 14px;
    line-height: 25px;
}
.academy-start-date {
	margin: 0 0 0 30px;
    font-size: 12px;
    line-height: 16px;
    color: #1B1B1B;
    float: left;
}
.academy-start-date i {
	font-style: normal;
    margin: 0 5px 0 0;
    color: #7F818A;    
}
.academy-start-detail {
	display: block;
    float: right;
    text-decoration: none;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 14px;
    line-height: 18px;
    margin: -13px 30px 0 0;
    padding: 0 27px 0 0;
    background: url(../i/arrow-black.svg) no-repeat scroll right center;
}

.academy-coaches {
	width: 1170px;
    margin: 0 auto;
    padding: 150px 0 100px;
}
.academy-coaches-title {
	font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    color: #1B1B1B;
    margin: 0 0 57px;
}
.academy-coaches-title b {
	margin: 0 0 0 -20px;
    color: #FFFFFF;
    background: #685093;
    padding: 0 20px;
    display: inline-block;
}
.academy-coaches-inner {
	
}
.academy-coaches-inner-text {
	float: left;
    width: 195px;
    padding: 22px 0 0;
    color: #6A6C73;
    font-size: 14px;
    line-height: 25px;
    margin: 0 42px 0 0;
}
.academy-coaches-inner-text p {
	margin: 0 0 10px;
}
.academy-coaches-inner-text a {
	display: inline-block;
    text-decoration: none;
    color: #1B1B1B;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    background: url(../i/arrow-black.svg) no-repeat scroll right 20px;
    width: 108px;
}
.academy-coaches-inner-icons {
	float: left;
    width: 900px;
}
.academy-coaches-inner-icons span {
	display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    margin: 0 100px 50px 0;
    float: left;
}
.academy-coaches-inner-icons span:nth-child(5n) {
	margin-right: 0;
}
.academy-coaches-inner-icons span img {
	vertical-align: middle;	
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: relative;
    transition: all 0.2s;
}
.academy-coaches-inner-icons span:hover img {
	width: 125%;
	height: 125%;
	top: -12%;
	left: -12%;
}

.academy-schedule {
	background: #F9F9F9;
    padding: 150px 0 132px;
    min-width: 1170px;
    width: 100%;
}
.academy-schedule-inner {
	width: 1170px;
    margin: 0 auto;
    position: relative;
}
.academy-schedule-title {
	font-weight: 700;
    color: #1B1B1B;
    font-size: 60px;
    line-height: 75px;
}
.academy-schedule-title b {
	background: #FFDD00;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.academy-schedule-table-hidden {
	overflow: hidden;
    /*height: 637px;*/
    height: 797px;
}
.academy-schedule-table-hidden.-show {
	overflow: visible;
    height: auto;
}
.academy-schedule-table {
	margin: 30px 0 0;
    width: 100%;
    border-collapse: collapse;
}
.academy-schedule-table tr {
	
}
.academy-schedule-table tr td {
	padding-top: 31px;
    padding-bottom: 31px;
    border-top: 2px solid #DCDEE6;
    border-bottom: 2px solid #DCDEE6;
}
.academy-schedule-table tr td.td1 {
	text-align: right;
    width: 55px;
    border-top-width: 0;
    border-bottom-width: 0;
}
.academy-schedule-table tr td.td1 b {
	font-weight: 400;
    color: #1B1B1B;
    font-size: 12px;
    line-height: 16px;
    border-right: 2px solid #7F818A;
    padding-right: 14px;
    display: block;
    padding-top: 14px;
    padding-bottom: 13px;
}
.academy-schedule-table tr td.td2 {
	padding-left: 15px;
    width: 270px;
    padding-right: 14px;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 26px;
}
.academy-schedule-table tr td.td2 a {
	text-decoration: none;
    color: #1B1B1B;
}
.academy-schedule-table tr td.td2 .table-coachers {
	color: #1B1B1B;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.13px;
}
.academy-schedule-table tr td.td2 .table-coachers a {
	color: #1B1B1B;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.13px;
}
.academy-schedule-table tr td.td3 {
	width: 175px;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 26px;
}
.academy-schedule-table tr td.td3 a {
	color: #1B1B1B;
    opacity: 0.7;
    font-size: 14px;
}
.academy-schedule-table tr td.td3_new {
    width: 200px;
}
.academy-schedule-table tr td.td4 {
	
}
.academy-schedule-table tr td span {
	display: block;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: -0.13px;
}
.academy-schedule-table tr td span a {
	color: #1B1B1B;
}
.academy-schedule-table tr td .academy-schedule-table-state {
	float: left;
    margin: 15px 33px 0 0;
    font-size: 16px;
    line-height: 26px;
    color: #1B1B1B;
}
.academy-schedule-table tr td .academy-schedule-table-state i {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 10px 0 0;
}
.academy-schedule-table tr td .academy-schedule-table-state.-open i {
	background: #53FC80;
}
.academy-schedule-table tr td .academy-schedule-table-state.-closed i {
	background: #685093;
}
.academy-schedule-table tr td .academy-schedule-table-state.-closed {
	margin: 0;
}
.academy-schedule-table-register {
	opacity: 0;
	float: left;
    width: 214px;
    height: 50px;
    border: 3px solid #000000;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 51px;
    text-decoration: none;
    color: #292929;
    display: block;
}
.academy-schedule-table tr:hover .td4 .academy-schedule-table-register {
	opacity: 1;
}
.academy-schedule-table tr:hover td.td1 b {
	border-right-color: #1B1B1B;
}
.academy-schedule-more {
	display: block;
    margin: 30px 0 0 64px;
    text-decoration: none;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 26px;
    background: url(../i/arrow-black.svg) no-repeat scroll right center;
}
.academy-schedule-man {
	width: 88px;
    height: 93px;
    background: url(../i/asset16.svg) no-repeat scroll 0 0;
    position: absolute;
    bottom: -132px;
    left: 58px;
}



.not-ready {
	min-height: calc(100vh - 164px);
	padding: 0 0 33px;
	width: 100%;
	min-width: 1170px;
	background: url(../i/points.svg) no-repeat scroll center center #1d1d1b;
}
.not-ready-inner {
	padding: 70px 0;
	width: 540px;
	margin: 0 auto;
}
.not-ready-head {
	margin: 0 0 20px;
    color: #1B1B1B;
    font-size: 48px;
    line-height: 60px;
}
.not-ready-head b {
	font-weight: 700;
    padding: 0 15px;
    background: #53FC80;
}
.not-ready-head-small {
	font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 15px;
}
.not-ready-text {
    margin: 0 0 25px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding: 0 0 15px;
    border-bottom: 2px solid rgba(245,245,247,0.26);
}
.not-ready-form {
	
}
.not-ready-form-area {
	display: block;
    padding: 25px 36px 25px 20px;
    width: 480px;
    resize: none;
    outline: none !important;
    border: 2px solid #E1E2E6;
    background: transparent;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-family: 'basis_grotesque_pro';
    margin: 0 0 21px;
}
.not-ready-form-input {
	display: block;
    padding: 0 20px;
    width: 316px;
    height: 50px;
    float: left;
    resize: none;
    outline: none !important;
    border: 2px solid #E1E2E6;
    background: transparent;
    color: #fff;
    font-size: 15px;
    font-family: 'basis_grotesque_pro';
    margin: 0 20px 0 0;
}
.not-ready-form-area:focus, .not-ready-form-input:focus {
	border-color: #fff;
}
.not-ready-form-button {
	display: block;
    float: left;
    background: #FFFFFF;
    border-width: 0;
    width: 160px;
    height: 54px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #292929;
}
.not-ready-form-button:hover {
	cursor: pointer;
}



.block-agile {
    padding: 70px 0 0;
}
.block-agile-title {
    font-size: 72px;
    margin: 0 0 35px;
    font-weight: 700;
}
.block-agile-items {
    padding: 0 0 15px;
}
.block-agile-items-col {
    float: left;
    width: 50%;
}
.block-agile-items-col-element {
    margin: 0 0 55px;
}
.block-agile-items-col-element span {
    font-size: 84px;
    line-height: 1;
    color: #e8e8e8;
    display: block;
    float: left;
    width: 70px;
    text-align: center;
    margin: 0 28px 0 0;
}
.block-agile-items-col-element span img {
    display: inline;
    width: 74px;
}
.block-agile-items-col-element p {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.13;
    margin: 13px 0 0;
    display: block;
    float: left;
    width: 400px;
}



.block-work {
    padding: 92px 0 130px;
}
.work-main_text {
    margin: 0 0 105px;
}
.work-main_text span {
    
}
.work-main_text p {
    margin: 31px 0 0;
    font-size: 60px;
    line-height: 1.2;
    font-weight: 700;
    color: #1b1b1b;
}
.work-main_text p b {
    background: #1b1b1b;
    color: #fff;
    position: relative;
    left: -16px;
}
.work-cols {
    
}
.work-cols-item {
    margin: 0 30px 0 0;
    float: left;
    width: calc(33% - 20px);
    color: #1d1d1d;
}
.work-cols-item.-last {
    margin: 0;
}



.block-clients {
    padding: 87px 0 60px;
}
.block-clients-title {
    font-size: 72px;
    line-height: 1.2;
    font-weight: 700;
    color: #1d1d1b;
}
.block-clients-items {
    margin: 60px 0 0;
}
.block-clients-items-element {
    text-decoration: none;
    display: block;
    float: left;
    margin: 0 80px 0 0;
    width: calc(25% - 80px);
    height: 100px;
    line-height: 100px;
}
.block-clients-items-element img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 50px;
}
.block-clients-items-element-hover {
    display: none;
}
/*.block-clients-items-element:hover .block-clients-items-element-normal {
    display: none;
}
.block-clients-items-element:hover .block-clients-items-element-hover {
    display: inline-block;
}*/



.block-format {
    padding: 88px 0 80px;
}
.format-title {
    font-size: 72px;
    line-height: 1.2;
    font-weight: 700;
    color: #1d1d1b;
}
.format-title-items {
    margin: 90px 0 0;
}
.format-title-items-element {
    width: 432px;
    margin: 0 30px 0 0;
    float: left;
    padding: 70px 65px;
    height: 173px;
    display: block;
    text-decoration: none;
    color: #000;
}
.format-title-items-element.-yellow {
    background: #ffdd00;
    border: 4px solid #ffdd00;
}
.format-title-items-element.-purple {
    background: #685093;
    margin: 0;
    border: 4px solid #685093;
}
.format-title-items-element:hover {
	border-color: #1D1D1B;
	box-shadow: 0 25px 35px rgba(16,16,69,0.2);
}
.format-title-items-element b {
    display: block;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1d1d1b;
}
.format-title-items-element.-purple b, .format-title-items-element.-purple p {
    color: #fff;
}
.format-title-items-element p {
    margin: 40px 0 0;
}



.catalog-detail {
	width: 100%;
}
	
.catalog-detail-head-layout {
	width: 100%;
    min-width: 1170px;
    background: #1d1d1b;
}
.catalog-detail-head {
	width: 1170px;
    margin: 0 auto;
    padding: 169px 0 79px;
    position: relative;
}
.catalog-detail-head-left {
	width: 702px;
    float: left;
    margin: 0 98px 0 0;
}
h1.catalog-detail-head-left-title {
	margin: 0 0 15px;
    font-weight: 700;
    font-size: 47px;
    line-height: 69px;
    color: #FFFFFF;
}
h1.catalog-detail-head-left-title b {
	display: inline-block;
    background: #FFDD00;
    color: #1B1B1B;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.catalog-detail-head-left-text {
	margin: 0 0 47px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}
.catalog-detail-head-left-button {
	margin: 0 0 153px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 51px;
    border: 3px solid #fff;
}
.catalog-detail-head-left-dates {
	
}
.catalog-detail-head-left-dates-item {
	font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}
.catalog-detail-head-right {
	float: left;
}
.catalog-detail-head-right-facebook {
	background: url(../i/asset15.svg?1) no-repeat scroll right 0 transparent;
    width: 586px;
    height: 520px;
    margin: -141px -30px 0 -186px;
    padding: 120px 0 0;
}
.catalog-detail-head-right-facebook.-hidden {
	display: none;
}
.catalog-detail-head-right-facebook-inner {
    width: 400px;
    height: 357px;
    background: url(../i/comment.png) no-repeat scroll 0 0 transparent;
    margin: 0 0 0 110px;
    background-size: cover;
}
.catalog-detail-head-right-facebook-inner a {
    text-decoration: none;
    position: relative;
    display: block;
}
.catalog-detail-head-right-facebook-inner a img {
	width: 90px;
    height: 90px;
    margin: 34px 0 0 60px;
    border-radius: 50%;
}
.catalog-detail-head-right-facebook-inner a i {
	position: absolute;
    top: 95px;
    left: 120px;
    display: block;
    width: 31px;
    height: 31px;
    background: url(../i/fb-icon.svg) no-repeat scroll 0 0;
}
.catalog-detail-head-right-facebook-inner a b {
	display: block;
    margin: 10px 0 0 60px;
    font-weight: 700;
    color: #131317;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.37px;
}
.catalog-detail-head-right-facebook-inner a p {
	margin: 5px 60px 0 60px;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
}
.catalog-detail-head-right-authors {
	position: absolute;
    bottom: 79px;
    right: 80px;
}
.catalog-detail-head-right-authors span {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    vertical-align: top;
}
.catalog-detail-head-right-authors.-hidden {
	display: none;
}
.catalog-detail-head-right-authors-item {
	display: inline-block;
    text-decoration: none;
}
.catalog-detail-head-right-authors-item img {
    display: block;
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 15px 0 0;
    border-radius: 50%;
}
.catalog-detail-head-right-authors-item p {
	display: block;
    float: left;
    margin: 0;
}
.catalog-detail-head-right-authors-item p b {
	display: block;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 28px;
}
.catalog-detail-head-right-authors-item p i {
	font-style: normal;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
}

.catalog-detail-base-layout {
	width: 100%;
    min-width: 1170px;
    background: #F9F9F9;
    position: relative;
    overflow: hidden;
}
.catalog-detail-base {
	width: 1170px;
    margin: 0 auto;
    padding: 145px 0 92px;
    z-index: 99;
    position: relative;
}
.catalog-detail-base-title {
	font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    color: #1B1B1B;
}
.catalog-detail-base-title b {
	color: #FFFFFF;
    background: #1B1B1B;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.catalog-detail-base-text {
	margin: 87px 0 0;
}
.catalog-detail-base-text .catalog-detail-base-text-el {
	display: block;
    float: left;
    margin: 0 70px 0 0;
    width: 550px;
    color: #1B1B1B;
    font-size: 18px;
    line-height: 30px;
}
.catalog-detail-base-text .catalog-detail-base-text-el p {
	margin: 0 0 12px;
}
.catalog-detail-base-text .catalog-detail-base-text-el:nth-child(2n) {
	margin: 0;
}
.catalog-detail-base-layout-yellow {
	background: #FFDD00;
	position: absolute;
	width: 100%;
	z-index: 9;
}
.catalog-detail-base-layout-yellow.-first {
	height: 150px;
    top: 0px;
    left: 75%;
}
.catalog-detail-base-layout-yellow.-second {
	height: 100%;
    width: 50%;
    top: 300px;
    left: 50%;
}
.catalog-detail-base-layout-yellow.-third {
	height: 100%;
    width: 50%;
    top: 90px;
    right: 75%;
}

.catalog-detail-programm {
	width: 1170px;
    margin: 0 auto;
    padding: 149px 0 225px;
}
.catalog-detail-programm-title {
	font-weight: 700;
    color: #1B1B1B;
    font-size: 60px;
    line-height: 75px;
    margin: 0 0 50px;
}
.catalog-detail-programm-body {
	position: relative;
}
.catalog-detail-programm-body-row {
	/*height: 275px;*/
	margin: 0 0 50px;
	position: relative;
}
.catalog-detail-programm-body-row-after {
	background: #E1E2E6;
	width: 2px;
	height: calc(100% - 100px);
	position: absolute;
	bottom: -50px;
    left: 64px;
}
.catalog-detail-programm-body-row.-last .catalog-detail-programm-body-row-after {
	display: none;
}
.catalog-detail-programm-body-row-day {
	margin: 129px 15px 0 0;
    float: left;
    color: #7F818A;
    font-size: 12px;
    line-height: 16px;
    width: 45px;
    text-align: right;
}
.catalog-detail-programm-body-row-d {
	margin: 0 30px 0 4px;
    position: relative;
    float: left;
    height: 275px;
    width: 74px;
    border-left: 2px solid #E1E2E6;
}
.catalog-detail-programm-body-row-d.-first:before {
	display: block;
    content: ' ';
    width: 2px;
    height: 129px;
    background: #fff;
    position: absolute;
    top: 0;
    left: -2px;
}
.catalog-detail-programm-body-row-d.-last:after {
	display: block;
    content: ' ';
    width: 2px;
    height: 129px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: -2px;
}
.catalog-detail-programm-body-row-d-square {
	position: absolute;
    top: 129px;
    left: -10px;
    background: #fff;
    padding: 4px;
}
.catalog-detail-programm-body-row-d-square span {	
	display: block;
    border: 2px solid #E1E2E6;
    width: 6px;
    height: 6px;
    background: #fff;
}
.catalog-detail-programm-body-row-d i {
	width: 58px;
    height: 2px;
    background: #E1E2E6;
    display: block;
    margin: 136px 0 0 12px;
}
.catalog-detail-programm-body-row-items {
	float: left;
    width: 1000px;
}
.catalog-detail-programm-body-row-items-el {
	height: 211px;
    width: 249px;
    border: 2px solid #E1E2E6;
    float: left;
    margin: 0 30px 30px 0;
    padding: 30px;
}
.catalog-detail-programm-body-row-items-el:nth-child(3n) {
	margin-right: 0;
}
.catalog-detail-programm-body-row-items-el b {
	display: block;
    font-weight: 700;
    color: #131317;
    font-size: 17px;
    line-height: 26px;
    margin: 0 0 15px;
}
.catalog-detail-programm-body-row-items-el p {
	margin: 0;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
    max-height: 175px;
    overflow: hidden;
    display: block;
}
.catalog-detail-programm-body-row:hover .catalog-detail-programm-body-row-day {
	color: #1B1B1B;
}
.catalog-detail-programm-body-row:hover .catalog-detail-programm-body-row-d-square span {
	border-color: #1B1B1B;
    border-width: 4px;
    margin: -3px 0 0 -2px;
}
.catalog-detail-programm-body-row:hover .catalog-detail-programm-body-row-d i {
	background: #1b1b1b;
}
.catalog-detail-programm-last {
	margin: 0 0 0 60px;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
}
.catalog-detail-programm-body-second {
	
}
.catalog-detail-programm-body-second-item {
	display: block;
    float: left;
    width: 366px;
    height: 206px;
    margin: 0 30px 30px 0;
    border: 2px solid #E1E2E6;
}
.catalog-detail-programm-body-second-item:nth-child(3n) {
	margin-right: 0;
}
.catalog-detail-programm-body-second-item span {
	display: inline-block;
    margin: 30px 0 0 30px;
    color: #1B1B1B;
    font-size: 12px;
    line-height: 18px;
    font-family: 'basis_grotesque_pro';
}
.catalog-detail-programm-body-second-item-text {
	margin: 44px 30px 0;
    font-size: 17px;
    line-height: 68px;
    font-weight: 700;
    font-family: 'basis_grotesque_pro';
    max-height: 68px;
    height: 68px;
    overflow: hidden;
}
.catalog-detail-programm-body-second-item-text h4 {
	margin: 0;
	vertical-align: bottom;
    line-height: 25px;
    display: inline-block;
}
.catalog-detail-programm-body-second-item-text p {
	display: none !important;
}

.catalog-detail-photo-layout {
	width: 100%;
    min-width: 1170px;
    height: 500px;
    position: relative;
    margin: 0 0 150px;
}
.catalog-detail-photo-layout-right {
	width: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    height: 500px;
    background: #F9F9F9;
    z-index: 9;
}
.catalog-detail-photo {
	width: 1170px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
}
.catalog-detail-photo-image {
	position: relative;
	width: 669px;
    height: 500px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: -70px 0 0;
    float: left;
    filter: grayscale(1);
}
.catalog-detail-photo-image-man {
	height: 120px;
    width: 125px;
    background: url(../i/asset13.svg) no-repeat scroll 0 0;
    position: absolute;
    bottom: -58px;
    left: -29px;
    z-index: 9999;
}
.catalog-detail-photo-image-mask {
	position: absolute;
    top: -70px;
    left: 0;
    width: 669px;
    height: 500px;
    z-index: 999;
    background: #685093;
    opacity: 0.5;
}
.catalog-detail-photo-facebook {
	background: #fff;
    width: 567px;
    height: 275px;
    float: left;
    margin: 78px 0 0 -67px;
    position: relative;
    z-index: 999;
}
.catalog-detail-photo-facebook a {
	text-decoration: none;
    position: relative;
    display: block;
}
.catalog-detail-photo-facebook a img {
	width: 90px;
    height: 90px;
    margin: 30px 0 0 30px;
    border-radius: 50%;
    float: left;
    display: block;
}
.catalog-detail-photo-facebook a i {
	position: absolute;
    top: 91px;
    left: 91px;
    display: block;
    width: 31px;
    height: 31px;
    background: url(../i/fb-icon.svg) no-repeat scroll 0 0;
}
.catalog-detail-photo-facebook a b {
	display: block;
    float: left;
    margin: 62px 0 0 28px;
    color: #131317;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.37px;
}
.catalog-detail-photo-facebook a p {
	display: -webkit-box;
    float: left;
    width: 366px;
    margin: 14px 0 0 28px;
    color: #1B1B1B;
    font-size: 14px;
    line-height: 25px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-detail-photo-facebook-man {
	position: absolute;
    height: 100px;
    width: 68px;
    background: url(../i/asset14.svg) no-repeat scroll 0 0;
    top: -38px;
    right: 5px;
}

.catalog-detail .corporate-way-list-item {
	height: 110px;
}
.catalog-detail .corporate-way-list-item-count {
	height: 110px;
}

.catalog-detail-coachers-layout {
	width: 100%;
    min-width: 1170px;
    position: relative;
}
.catalog-detail-coachers-layout-right {
	position: absolute;
    left: 77%;
    top: 0;
    height: 100%;
    width: 23%;
    background: #685093;
    z-index: 9;
}
.catalog-detail-coachers {
	position: relative;
    z-index: 99;
    width: 1170px;
    margin: 0 auto;
    padding: 150px 0;
}
.catalog-detail-coachers-title {
	background: #685093;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: 700;
    font-size: 60px;
    line-height: 95px;
    margin: 0 0 125px -20px;
}
.catalog-detail-coachers-items {
	display: flex;
}
.catalog-detail-coachers-items-el {
	width: 295px;
    display: block;
    flex: 1;
    float: left;
    margin: 0 30px 0 0;
    text-decoration: none;
    padding: 75px 42px 50px 29px;
    background: #fff;
    border: 2px solid #E1E2E6;
    position: relative;
}
.catalog-detail-coachers-items-el.-last {
	margin: 0;
}
.catalog-detail-coachers-items-el-img {
    display: block;
    position: absolute;
    top: -47px;
    left: 30px;
    width: 90px;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    filter: grayscale(1);
}
.catalog-detail-coachers-items-el-title {
	font-weight: 700;
    color: #131317;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.37px;
    margin: 0 0 -10px;
    display: block;
}
.catalog-detail-coachers-items-el-text {
	
}
.catalog-detail-coachers-items-el-text p {
	margin: 25px 0 0;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
}
.catalog-detail-coachers-items-el-text ul {
	margin: 0 0 0 17px;
    padding: 0;
    list-style-position: outside;
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
}
.catalog-detail-coachers-items-el-text ul li {
	
}
.catalog-detail-coachers-items-el:hover {
	background: #FFDD00;
	border: 4px solid #1D1D1B;
	padding: 73px 40px 48px 27px;
	box-shadow: 0 25px 35px rgba(16,16,69,0.2);
}
.catalog-detail-coachers-items-el:hover span {
	top: -49px;
    left: 28px;
}
.catalog-detail-coachers-items-el:hover p,
.catalog-detail-coachers-items-el:hover ul {
	color: #1B1B1B;
}
.catalog-detail-coachers-items.-one {
	display: block;
}
.catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el {
	width: 453px;
    display: block;
    margin: 0 auto;
    flex: none;
    float: none;
    padding: 31px 155px 37px 153px;
}
.catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el-img {
	left: 36px;
}
.catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el:hover {
	padding: 29px 153px 35px 151px;
}
.catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el:hover span {
	left: 34px;
}

.catalog-detail-feedbacks-layout {
	background: #F9F9F9;
    width: 100%;
    min-width: 1170px;
}
.catalog-detail-feedbacks {
	width: 1170px;
    margin: 0 auto;
    padding: 150px 0 149px;
}
.catalog-detail-feedbacks-title {
	display: inline-block;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 60px;
    line-height: 75px;
    position: relative;
}
.catalog-detail-feedbacks-title-man {
	position: absolute;
    top: -14px;
    right: -170px;
    height: 110px;
    width: 140px;
    background: url(../i/asset11.svg) no-repeat scroll 0 0;
}
.catalog-detail-feedbacks-title b {
	background: #1B1B1B;
    padding: 0 20px;
    margin: 0 0 0 -20px;
    color: #fff;
}
.catalog-detail-feedbacks-items {
	margin: 80px 0 0;
	width: 1170px;
    overflow: hidden;
    padding: 20px 0 50px;
}
.catalog-detail-feedbacks-items-el {
	display: block;
    float: left;
    margin: 0 30px 0 0;
    background: url(../i/feedback.svg) no-repeat scroll right 50px #F9F9F9;
    border: 2px solid #E1E2E6;
    width: 295px;
    height: 257px;
    padding: 30px 41px 36px 30px;
    text-decoration: none;
    position: relative;
    display: block;
}
.catalog-detail-feedbacks-items-el.-last {
	margin: 0;
}
.catalog-detail-feedbacks-items-el img {
	width: 90px;
    height: 90px;
    border-radius: 50%;
}
.catalog-detail-feedbacks-items-el i {
	position: absolute;
    top: 91px;
    left: 91px;
    display: block;
    width: 31px;
    height: 31px;
    background: url(../i/fb-icon.svg) no-repeat scroll 0 0;
}
.catalog-detail-feedbacks-items-el b {
	display: block;
    margin: 30px 0 15px 0;
    font-weight: 700;
    color: #131317;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.37px;
}
.catalog-detail-feedbacks-items-el p {
    color: #7F818A;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.14px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog-detail-feedbacks-items-el:hover {
	box-shadow: 0 25px 35px rgba(16,16,69,0.2);
	border-color: #F9F9F9;
}

.corporate-way-layout.-white {
	background: #fff;
}
.corporate-way-layout.-white .corporate-way {
	padding: 120px 0 225px;
}
.corporate-way-layout.-white .corporate-way-title {
	margin: 0 0 84px;
    font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    color: #1B1B1B;
}
.corporate-send-form-inner-title-hidden {
	display: none;
    margin: -34px 0 20px;
    font-size: 14px;
    line-height: 25px;
    color: #7F818A;
    letter-spacing: -0.14px;
}
.corporate-way-layout.-white .corporate-way-title b {
	background: #FFDD00;
}
.corporate-way-layout.-white .corporate-way-list-item,
.corporate-way-layout.-white .corporate-way-list-item-count {
	height: 160px;
}

.catalog-detail-prices {
	
}
.catalog-detail-prices-el {
	display: block;
    width: 306px;
    /*height: 136px;*/
    float: left;
    margin: 0 30px 0 0;
    border: 2px solid #E1E2E6;
    padding: 30px;
}
.catalog-detail-prices-el.-last {
	margin: 0;
}
.catalog-detail-prices-el b {
	display: block;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 48px;
    line-height: 60px;
    margin: 40px 0 24px;
}
.catalog-detail-prices-el span {
	display: block;
    color: #6A6C73;
    font-size: 12px;
    line-height: 16px;
}
.catalog-detail-prices-el a {
	display: none;
	text-decoration: none;
    width: 240px;
    height: 40px;
    line-height: 41px;
    font-weight: 700;
    color: #292929;
    font-size: 14px;
    border: 3px solid #000000;
    text-align: center;
}
.catalog-detail-prices-el {
	background: #FFDD00;
    border: 4px solid #1D1D1B;
    box-shadow: 0 25px 35px rgba(16,16,69,0.2);
    padding: 28px;
}
.catalog-detail-prices-el b {
	margin: 0;
}
.catalog-detail-prices-el span {
	margin: 0 0 24px;
}
.catalog-detail-prices-el a {
	display: block;
}
.catalog-detail-prices-el.-package {
	background: #fff;
    border-color: #E1E2E6;
    box-shadow: 0 0 0 #000;
    border-width: 2px;
    padding: 20px 30px;    
}
.catalog-detail-prices-el.-package:hover {
	border-width: 4px;
	padding: 18px 28px;
	border-color: #1D1D1B;
	box-shadow: 0 25px 35px rgba(16,16,69,0.2);
	background: #FFDD00;
}
.catalog-detail-prices-el.-package i {
	font-size: 16px;
    line-height: 26px;
    font-style: normal;
    display: block;
    color: #131317;
    font-weight: 700;
    margin: 0 0 24px;
}
.catalog-detail-prices-el.-package p {
	margin: 25px 0 30px;
    display: block;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 26px;
    color: rgba(27,27,27,0.4);
}
.catalog-detail-prices-el.-package a {
	width: 100%;
}

.catalog-detail-photo2-layout {
	background: #fff;
    width: 100%;
    min-width: 1170px;
    height: 500px;
    position: relative;
    margin: 0 0 150px;
}
.catalog-detail-photo2-layout-left {
	height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    z-index: 9;
    background: #F9F9F9;
}
.catalog-detail-photo2 {
	position: relative;
    z-index: 99;
    width: 1170px;
    margin: 0 auto;
    padding: 78px 0 0;
}
.catalog-detail-photo2-feedback {
	margin: 0;
    background: #fff;
    box-shadow: 0 25px 35px rgba(19,19,23,0.2);
    width: 567px;
    height: 275px;
    float: left;
    position: relative;
    z-index: 999;
}
.catalog-detail-photo2-feedback-man {
    position: absolute;
    bottom: -75px;
    left: -36px;
    width: 110px;
    height: 120px;
    background: url(../i/asset12.svg) no-repeat scroll 0 0;
}
.catalog-detail-photo2-image {
	width: 669px;
    height: 500px;
    float: left;
    margin: -153px 0 0 -67px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 99;
}



.company {
	
}
.company-head-layout {
	width: 100%;
	background: url(../i/company_back.svg) no-repeat scroll right 99px #1d1d1b;
    min-width: 1170px;
}
.company-head-layout.-cases {
	background-image: url(../i/cases_back.svg);
}
.company-head {
	width: 1170px;
    margin: 0 auto;
    padding: 199px 0 229px;
}
.company-head-title {
	margin: 0 0 30px;
    font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    color: #FFFFFF;
}
.company-head-title b {
	display: inline-block;
    color: #1B1B1B;
    background: #FFDD00;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.company-head-title.-sec {
	font-size: 72px;
	line-height: 95px;
}
.company-head-text {
	font-weight: 700;
    color: #FFFFFF;
    /*width: 569px;*/
    font-size: 60px;
    line-height: 75px;
}
.company-head-text b {
	display: inline-block;
    color: #1B1B1B;
    background: #FFDD00;
    padding: 0 20px;
    margin: 0 0 0 -20px;
}
.company-head-text.-sec {
	font-size: 24px;
	line-height: 32px;
	width: 822px;
}
.company-facts-layout {
	width: 100%;
    min-width: 1170px;
    background: #FFDD00;
}
.company-facts {
	padding: 150px 0 70px;
    width: 1170px;
    margin: 0 auto;
}
.company-facts-item-first {
	float: left;
    width: 293px;
    margin: 0 105px 80px 0;
    height: 280px;
    font-weight: 700;
    color: #131317;
    padding: 0 0 0 27px;
    font-size: 16px;
    line-height: 26px;
}
.company-facts-item {
	float: left;
    width: 320px;
    margin: 0 105px 80px 0;
    height: 280px;
}
.company-facts-item.-right {
	margin-right: 0;
}
.company-facts-item span {
	display: block;
    float: left;
    width: 16px;
    text-align: right;
    margin: 8px 12px 0 0;
    height: 280px;
    font-size: 12px;
    line-height: 18px;
    color: #1B1B1B;
}
.company-facts-item p {
	margin: 4px 0 0;
    display: block;
    float: left;
    height: 280px;
    border-left: 2px solid rgba(27,27,27,0.6);
    padding: 0 0 0 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}
.company-facts-item p b {
    font-size: 72px;
    line-height: 90px;
}
.company-coachers-layout {
	width: 100%;
    min-width: 1170px;
    position: relative;
}
.company-coachers-layout-right {
	position: absolute;
    top: 150px;
    right: 0;
    width: 28%;
    height: calc(100% - 150px);
    background: #685093;
}
.company-coachers {
	width: 1170px;
    margin: 0 auto;
    padding: 150px 0 90px;
    position: relative;
}
.company-coachers-title {
	background: #685093;
    display: inline-block;
    padding: 4px 20px;
    font-size: 60px;
    line-height: 95px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 30px -20px;
}
.company-coachers-texts {
	margin: 0 0 30px;
}
.company-coachers-texts p {
	margin: 0 30px 0 0;
    width: 370px;
    float: left;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.4px;
    display: block;
}
.company-coachers-items {
	
}
.company-coachers-items-el {
	width: 366px;
    height: 366px !important;
    border: 2px solid #E1E2E6;
    float: left;
    margin: 0 30px 30px 0;
    background: #fff;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.company-coachers-items-el:nth-child(3n) {
	margin-right: 0;
}
.company-coachers-items-el i {
	display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    margin: 30px 0 30px 30px;
}
.company-coachers-items-el b {
	display: block;
    margin: 0 30px;
    font-weight: 700;
    color: #131317;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.37px;
}
.company-coachers-items-el-text {
	display: block;
    margin: 0 42px 0 30px;
    font-size: 14px;
    line-height: 25px;
    color: #7F818A;
    letter-spacing: -0.14px;
    overflow: hidden;
    max-height: 159px;
}
.company-coachers-items-el-text div {
	margin: 0 !important;
}
.company-coachers-items-el-text a {
	color: #131317;
}
.company-coachers-nav {
	display: none;
	margin: 0;
    padding: 0;
}
.company-coachers-nav li {
	display: inline-block;
    width: 7px;
    height: 7px;
    border: 5px solid #fff;
    background: #DCDDE1;
    cursor: pointer;
}
.company-coachers-nav li.active {
	background: #1B1B1B;
}
.academy-start.-company .academy-start-inner {
	padding: 171px 0 120px;
}
.academy-start.-company .academy-start-inner .academy-start-body {
	margin: -201px 0 0 169px;
}
.academy-start-company {
	padding: 260px 0 0 25px;
}
.academy-start-company-el {
	width: 360px;
    float: left;
    margin: 0 38px 70px 0;
    height: 60px;
}
.academy-start-company-el.-last {
	margin: 0 0 16px;
}
.academy-start-company-el span {
	display: block;
    width: 16px;
    float: left;
    height: 53px;
    border-right: 2px solid rgba(27,27,27,0.6);
    padding: 7px 12px 0 0;
}
.academy-start-company-el p {
	margin: 3px 0 0 12px;
    display: block;
    float: left;
    width: 318px;
    color: #1B1B1B;
    font-size: 13px;
    line-height: 25px;
}
.corporate-send-layout.-company {
	background: #fff;
}
.corporate-send-layout.-company .corporate-send {
	padding: 150px 0 120px;
}
.corporate-send-layout.-company .corporate-send-title {
	margin: 0;
}
.corporate-send-layout.-company .corporate-send-title b {
	color: #fff;
	background: #000000;
}
.company-call-me {
	text-decoration: none;
	color: #1B1B1B;
}
.company-send-small-text {
	width: 260px;
    position: absolute;
    top: 164px;
    left: 663px;
    color: #1B1B1B;
    font-size: 14px;
    line-height: 25px;
}



footer {
    padding: 88px 0 70px;
}
.footer-menu {
    display: block;
    float: left;
    padding: 0;
    margin: 0 100px 0 0;
}
.footer-menu.-right {
    float: right;
    margin: 0 30px 0 0;
}
.footer-menu li {
    list-style: none;
}
.footer-menu li.-phone {
    color: #fff;
}
.footer-menu li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.875;
}
.footer-menu li a:hover {
    color: #ffdd00;
    text-decoration: none;
}
.footer-menu li.-call a {
    color: #ff4640;
}
.footer-menu li.-call a:hover {
    color: #ff4640;
    text-decoration: underline;
}
.footer-bottom {
    margin: 85px 0 0;
}
.footer-copy {
    color: #fff;
    font-size: 16px;
    float: left;
}
.footer-logo {
    text-decoration: none;
    width: 132px;
    height: 42px;
    display: block;
    float: right;
    text-align: left;
    margin: 0 118px 0 0;
}
.footer-logo img {
    width: 100%;
    height: 100%;
}



.popup {
	width: 250px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
}



.question {
	display: block;
    position: fixed;
    bottom: 150px;
    right: -100px;
    transform: rotate(90deg);
    width: 50px;
    height: 50px;
    border-radius: 40px 0 40px 40px;
    background: #fff;
    border: 15px solid #fff;
    box-shadow: 0 25px 35px rgba(19,19,23,0.2);
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    overflow: hidden;
}
.question.-show {
	bottom: 20px;
    right: 20px;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.question-inner {
	width: 300px;
}
.question-icon {
	background: url(../i/q.svg) no-repeat scroll center center #1b1b1b;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin: 0 15px 0 0;
}
.question-text {
	opacity: 0;
    float: left;
    margin: 7px 0 0;
    width: 106px;
    font-weight: 700;
    color: #1B1B1B;
    font-size: 14px;
    line-height: 18px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.question:hover {
	width: 180px;
}
.question:hover .question-text {
	opacity: 1;
	
}

.question-popup {
	width: 1210px;
    margin: 0 auto;
    padding: 35px 21px 335px 19px;
    background: #fff;
    box-shadow: 0 25px 35px rgba(19,19,23,0.1);
    position: relative;
}
.question-popup-title {
	font-size: 15px;
    line-height: 19px;
    color: #131317;
    font-weight: 700;
    padding: 0 0 14px 20px;
    border-bottom: 2px solid #E1E2E6;
    margin: 0 0 100px;
    position: relative;
}
.question-popup-inner {
    width: 770px;
    margin: 0 auto;
}
.question-popup-inner-men {
	margin: 0 0 25px;
}
.question-popup-inner-men-image {
	width: 55px;
    height: 55px;
    float: left;
    margin: 0 15px 0 0;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}
.question-popup-inner-men-info {
	float: left;
    margin: 4px 0 0;
}
.question-popup-inner-men-info b {
	display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #131317;
}
.question-popup-inner-men-info p {
	display: block;
    margin: 0;
    color: #6A6C73;
    font-size: 13px;
    line-height: 22px;
}
.question-popup-inner-intro {
	border-radius: 0px 40px 40px 40px;
    background: #F9F9F9;
    margin: 0 0 10px;
    padding: 25px 40px 26px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}
.question-popup-inner-input {
	position: relative;
}
textarea#question-area {
	display: block;
    width: calc(100% - 124px);
    border: 2px solid #E1E2E6;
    resize: none;
    padding: 25px 80px 25px 40px;
    border-radius: 40px 0 40px 40px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    outline: none;
    font-family: 'basis_grotesque_pro';
}
.question-popup-inner-epilog, .question-popup-inner-epilog-after {
	margin: 35px 0 0 40px;
    width: 427px;
    color: #6A6C73;
    font-size: 13px;
    line-height: 22px;
}
.question-popup-inner-epilog-after {
	display: none;
	width: 288px;
	margin-right: 17px;
	float: left;
}
.question-popup-inner-email {
	display: none;
	float: left;
    margin: 32px 0 0;
    width: 421px;
    height: 50px;
    border: 2px solid #E1E2E6;
    padding: 0;
}
#question-email {
	border-width: 0;
    padding: 0 26px;
    margin: 0;
    height: 50px;
    line-height: 50px;
    outline: none;
    font-size: 15px;
    width: 245px;
}
#question-send {
	font-weight: 700;
    text-decoration: none;
    color: #292929;
    font-size: 14px;
    line-height: 19px;
    padding: 0 15px;
}



.order-popup {
	width: 1190px;
    margin: 0 auto;
    box-shadow: 0 25px 35px rgba(19,19,23,0.1);
    padding: 20px 10px;
    position: relative;
    background: #fff;
}
.order-popup-title {
    padding: 0 0 0 200px;
    margin: 0 0 -2px;
}
.order-popup-title-menu {
	padding: 15px 28px 14px;
    display: block;
    float: left;    
    text-decoration: none;
    color: #131317;
    font-size: 15px;
    line-height: 19px;
    border: 2px solid #fff;
    border-bottom-color: transparent;
}
.order-popup-title-menu.-active {
	font-weight: 700;
	border-top: 2px solid #E1E2E6;
    border-left: 2px solid #E1E2E6;
    border-right: 2px solid #E1E2E6;
    border-bottom: 2px solid #fff;
}
.order-popup-form {
	border: 2px solid #E1E2E6;
	padding: 99px 0 149px;
}
.order-popup-form.-success {
	background: url(../i/success-buy.png) no-repeat scroll right bottom;
    background-size: 388px 324px;
}
.order-popup-form-inner {
	width: 770px;
    margin: 0 auto;
}
.order-popup-form-title {
	font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #131317;
    margin: 0 0 6px;
}
.order-popup-form-text {
	font-size: 13px;
    line-height: 22px;
    color: #6A6C73;
    width: 375px;
    margin: 0 0 20px;
}
.order-popup-form-inner form {
	display: block;
    border-top: 2px solid #F5F5F7;
    padding: 20px 0 0;
}
.order-popup-form-block {
	width: 375px;
    float: left;
}
.order-popup-form-block.-left {
	margin: 0 20px 0 0;
}
.order-popup-form-block input {
	display: block;
    margin: 0 0 20px;
    width: calc(100% - 44px);
    height: 46px;
    padding: 0 20px;
    border: 2px solid #E1E2E6;
    font-size: 15px;
    line-height: 46px;
}
.order-popup-form-block input.-error {
	border-color: red;
}
.order-popup-form-block textarea {
	resize: none;
    width: calc(100% - 44px);
    padding: 13px 20px;
    height: 160px;
    border: 2px solid #E1E2E6;
    font-size: 15px;
    line-height: 24px;
}
.order-popup-form-bottom-check {
	display: block;
    float: left;
    margin: 14px 0 0;
}
.order-popup-form-bottom-check span {
	display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #000000;
    margin: 0 10px 0 0;
    background: url(../i/oval.svg) no-repeat scroll -6px center #fff;
}
.order-popup-form-bottom-check.-active span {
	background-position: center center;
}
.order-popup-form-bottom-check p {
	display: inline-block;
    margin: 0;
    color: #6A6C73;
    font-size: 13px;
    line-height: 22px;
    position: relative;
    top: -3px;
}
.order-popup-form-bottom-check.-error p {
	color: red;
}
.order-popup-form-bottom-button {
	display: block;
    float: right;
    text-decoration: none;
    width: 194px;
    height: 44px;
    border: 3px solid #000000;
    text-align: center;
    font-weight: 700;
    color: #292929;
    font-size: 14px;
    line-height: 45px;
}
#fiz {
	display: block;
}
#jur {
	display: none;
}
#jur .order-popup-form-block textarea {
	height: 90px;
}
#jur-success,
#fiz-success {
	display: none;
}
#fiz-success-pay,
#jur-success-pay {
	width: 154px;
    height: 44px;
    display: block;
    text-decoration: none;
    text-align: center;
    border: 3px solid #000000;
    font-weight: 700;
    color: #292929;
    font-size: 14px;
    line-height: 45px;
}



.payment-popup-inner {
	width: 770px;
    margin: 0 auto;
    font-family: 'basis_grotesque_pro';
}
.payment-popup-inner-left {
	width: 187px;
    float: left;
    margin: 0 58px 0 0;
}
.payment-popup-inner-left-price {
	padding: 0 0 15px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #131317;
}
.payment-popup-inner-left-div {
	width: 30px;
    height: 2px;
    background: #E1E2E6;
    margin: 0 0 15px;
}
.payment-popup-inner-left-title {
	font-weight: 700;
    color: #131317;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 15px;
}
.payment-popup-inner-left-info {
	color: #6A6C73;
    font-size: 13px;
    line-height: 22px;
}
.payment-popup-inner-right {	
    width: 525px;
    float: left;
}
.payment-popup-inner-right-card {
	position: relative;	
}
.payment-popup-inner-right-card-front {
	padding: 30px 0 0;
	width: 415px;
    height: 250px;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #E1E2E6;
    z-index: 99;
    position: relative;
}
.payment-popup-inner-right-card-front-row {
	margin: 0 0 20px;
}
.payment-popup-inner-right-card-front-row input {
	margin: 0 0 0 20px;
    width: 365px;
    height: 50px;
    border: 2px solid #E1E2E6;
    padding: 0 20px;
    font-family: 'basis_grotesque_pro';
    color: #000;
}
.payment-popup-inner-right-card-front-row input.-error {
	border-color: red;
}
.payment-popup-inner-right-card-front-row label {
	display: block;
    float: right;
    width: 100px;
    text-align: right;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #7F818A;
    margin: 5px 0 0;
}
input#exp_mm,
input#exp_yy {
	display: block;
    float: right;
    width: 65px;
}
input#exp_yy {
    margin: 0 26px 0 20px;
}
.payment-popup-inner-right-card-back {
	position: absolute;
    top: 30px;
    left: 110px;
    background: #F9F9F9;
    width: 415px;
    height: 250px;
    border: 2px solid #E1E2E6;
    border-radius: 10px;
    z-index: 9;
}
.payment-popup-inner-right-card-back-row {
	margin: 150px 0 0 325px;
}
.payment-popup-inner-right-card-back-row input {
    width: 70px;
    height: 50px;
    border: 2px solid #E1E2E6;
    padding: 0 18px;
    font-family: 'basis_grotesque_pro';
    color: #000;
}
.payment-popup-inner-right-card-back-row input.-error {
	border-color: red;
}
.payment-popup-inner-right-bottom {
	margin: 50px 0 0;
}
.payment-popup-inner-right-bottom input {
	font-size: 15px;
    line-height: 24px;
    width: 344px;
    height: 50px;
    padding: 0 20px;
    border: 2px solid #E1E2E6;
    font-family: 'basis_grotesque_pro';
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.payment-popup-inner-right-bottom a,
.payment-popup-inner-right-bottom a:hover {
	display: block;
    width: 161px;
    height: 50px;
    float: left;
    text-align: center;
    font-weight: 700;
    color: #292929;
    font-size: 14px;
    line-height: 48px;
    border: 3px solid #000000;
    text-decoration: none;
}



.agreement-title-layout {
	background: #1d1d1b;
    width: 100%;
    min-width: 1170px;
}
.agreement-title {
	width: 1170px;
    margin: 0 auto;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 60px;
    line-height: 60px;
    padding: 80px 0 101px;
}
.agreement-layout {
	background: #fff;
    width: 100%;
    min-width: 1170px;
}
.agreement {
	width: 1170px;
	margin: 0 auto;
	padding: 100px 0 149px;
}
.agreement p {
	width: 569px;
    float: left;
    margin: 0 31px 0 0;
    color: #1B1B1B;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.4px;
}
.agreement p a {
	color: #1B1B1B;
}
.agreement p.-right {
	margin: 0;
}



.schedule-title-layout {
	background: #1d1d1b;
    width: 100%;
    min-width: 1170px;
}
.schedule-title {
	width: 1170px;
    margin: 0 auto;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 60px;
    line-height: 60px;
    padding: 40px 0 60px;
}



.hidden-menu {
    position: fixed;
    background: #1d1d1b;
    top: -100%;
    left: 0;
    height: 100vh;
    z-index: 9999;
    width: 100%;
    transition: top 0.5s;
    min-height: 295px;
    overflow: scroll;
    opacity: 0;
}
.hidden-menu-inner {
	width: 1170px;
    margin: 0 auto;
    position: relative;
}
.hidden-menu-inner-inner {
	position: relative;
    width: 700px;
    margin: 0 34px 0 0;
    float: right;
}
.hidden-menu-inner-inner-top {
	display: none;
}
.hidden-menu a {
	display: block;
    text-decoration: none;
    font-size: 24px;
    color: #7F818A;
    line-height: 64px;
    font-weight: 400;
    font-family: 'basis_grotesque_pro';
    border-bottom: 2px solid transparent;
}
.hidden-menu a:hover {
	color: #FF4640;
    border-bottom-color: #FF4640;
    background: url(../i/red-arr.svg) no-repeat scroll calc(100% - 6px) center;
}
.hidden-menu.-show {
    top: 0;
    opacity: 1;
    z-index: 99999;
}



.payment-agreement-layout {
	width: 100%;
    min-width: 1170px;
    font-family: 'basis_grotesque_pro';
}
.payment-agreement {
	width: 1170px;
    margin: 0 auto;
}
.payment-agreement-row {
	padding: 100px 0 90px;
    border-bottom: 2px solid #F3F3F3;
}
.payment-agreement-row-item {
	width: 370px;
    float: left;
    margin: 0 30px 0 0;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.4px;
    color: #1B1B1B;
}
.payment-agreement-row-item.-first {
    margin: 0 99px 0 0;
    width: 301px;
}
.payment-agreement-row-item.-last {
	margin: 0;
}
.payment-agreement-row-item h2 {
	margin: 0 0 30px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}
.payment-agreement-row-item img {
	display: block;
    margin: 0 0 30px;
}
.payment-agreement-row-item a {
	color: #1B1B1B;
}



.preloader {
	position: absolute;
    bottom: -6px;
    left: -60px;
	display: none;
	width: 50px;
    height: 50px;
    background: url(../i/preloader.png?1) no-repeat scroll 0 0;
    background-size: 50px;
    -webkit-animation: preloader 0.7s infinite;
    animation: preloader 0.7s infinite;
}
.preloader.-order {
	left: auto;
    right: 214px;
    top: 0px;
}
.preloader.-payment {
	left: auto;
    right: -60px;
    top: 0;
}



.coach-detail-head-layout {
	background: #1d1d1b;
    width: 100%;
    min-width: 1170px;
}
.coach-detail-head {
	width: 1170px;
    margin: 0 auto;
    padding: 118px 0 70px;
    position: relative;
}
.coach-detail-head h1 {
	margin: 0;
    color: #FFFFFF;
    display: block;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.coach-detail-head-photo {
	width: 367px;
    height: 499px;
    position: absolute;
    right: 0;
    top: 38px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.coach-detail-head-buttons {
	position: absolute;
    bottom: -25px;
    left: 0;
}
.coach-detail-head-buttons-item {
	width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 20px 0 0;
}
.coach-detail-head-buttons-item.-fb {
	background: url(../i/fb-new1.svg) no-repeat scroll center center;
}
.coach-detail-head-buttons-item.-email {
	background: url(../i/email-new1.svg) no-repeat scroll center center;
}
.coach-detail-head-buttons-item.-linkedin {
    background: url(../i/linkedin.svg) no-repeat scroll center center;
    background-color: white;
}
.coach-detail-body {
	width: 1170px;
    margin: 0 auto;
    padding: 0 0 90px;
}
.coach-detail-body-preview {
	width: 100%;
    padding: 70px 0 72px;
    min-height: 131px;
    margin: 0 0 45px;
    border-bottom: 2px solid #F3F3F3;
}
.coach-detail-body-preview-text {
	width: 760px;
    font-size: 18px;
    line-height: 30px;
    font-family: 'basis_grotesque_pro';
}
.coach-detail-body-preview-text p {
	margin: 0;
}
.coach-detail-body-certificates {
    word-spacing: 75px;
    padding: 0 0 90px;
    border-bottom: 2px solid #F3F3F3;
    margin: 0 0 30px;
}
.coach-detail-body-certificates-item {
	width: 170px;
    display: inline-block;
    vertical-align: top;
}
.coach-detail-body-certificates-item img {
	width: 100%;
    height: 100%;
    vertical-align: top;
    top: 0;
    left: 0;
    position: relative;
    transition: all 0.2s;
}
.coach-detail-body-certificates-item:hover img {
	width: 125%;
	height: 125%;
	top: -12%;
	left: -12%;
}
.coach-detail-body-certificates-item span {
	line-height: 18px;
    font-size: 11px;
    display: block;
    text-align: center;
    color: #6A6C73;
    word-spacing: normal;
}
.coach-detail-body-text {
	width: 760px;
}
.coach-detail-body-text-video {
	position: relative;
}
.coach-detail-body-text h2,
.coach-detail-body-text h3 {
	font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #131317;
    padding: 30px 0 30px;
    display: block;
    margin: 0;
}
.coach-detail-body-text iframe {
	margin: 0 0 30px;
}
.coach-detail-body-text blockquote {
	position: absolute;
    top: 0;
    width: 267px;
    right: -341px;
    margin: 0;
    font-size: 13px;
    line-height: 22px;
    color: #6A6C73;
}
.coach-detail-body-text p {
	padding: 0 0 30px;
    font-size: 18px;
    line-height: 30px;
    color: #131317;
    display: block;
    margin: 0;
}
.coach-detail-body-text p a {
	color: #131317;
}
.coach-detail-body-text p a:hover {
	color: #ff4640;
}
.coach-detail-body-text div {
	position: relative;
}
.coach-detail-body-back {
	margin: 90px 0 0;
    font-size: 60px;
    line-height: 75px;
    font-weight: 700;
}
.coach-detail-body-back a {
	text-decoration: none;
    color: #1B1B1B;
}
.coach-detail-body-back a:hover {
	color: #ff4640;
}



.title-mobile {
	display: none;
}



.cases {
	width: 100%;
}
.cases-item {
    padding: 160px 0;
}
.cases-item-inner {
	width: 570px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0 25px 35px rgba(16,16,69,0.2);
    padding: 38px 185px 40px;
}
.cases-item-inner-title {
    margin: 0 0 29px -299px;
    line-height: 75px;
}
.cases-item-inner-title img {
	width: 60px;
    background: transparent;
    margin: 0 25px 0 0;
}	
.cases-item-inner-title span {
	font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0.1px;
    color: #1B1B1B;
    display: inline-block;
    vertical-align: top;
}
.cases-item-inner p {
	font-size: 14px;
    line-height: 25px;
    margin: 0;
    color: #1B1B1B;
    display: block;
    padding: 0 0 39px;
    border-bottom: 2px solid #DCDEE6;
}
.cases-item-inner-detail {
	display: block;
    text-decoration: none;
    margin: 34px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #1B1B1B;
    background: url(../i/arrow-black.svg) no-repeat scroll right center;
}



.cases-soon {
	background: #F9F9F9;
    padding: 145px 0 70px;
    width: 100%;
}
.cases-soon-inner {
	width: 1170px;
    margin: 0 auto;
}
.cases-soon-inner-title {
	font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    color: #1B1B1B;
    margin: 0 0 30px;
}
.cases-soon-inner-title b {
	background: #1B1B1B;
    color: #fff;
    padding: 0 20px;
    display: inline-block;
    margin: 0 0 0 -20px;
}
.cases-soon-inner-items {
	
}
.cases-soon-inner-item {
	border-top: 2px solid #DCDEE6;
    padding: 47px 0 50px;
}
.cases-soon-inner-item-logo {
	width: 50%;
    float: left;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: contain;
}
.cases-soon-inner-item-text {
	width: 50%;
    float: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
}



.case {
	width: 100%;
    min-width: 1170px;
}
.case-head {
    padding: 39px 0 0;
}
.case-head-inner {
	width: 1170px;
    margin: 0 auto;
}
.case-head-inner-title {
	font-size: 72px;
    line-height: 95px;
    color: #131317;
    margin: 0 0 0 -8px;
    display: block;
    max-width: 1100px;
    position: relative;
    top: 25px;
}
.case-head-inner-title b {
	display: inline-block;
    background: #fff;
    padding: 0 12px;
}
.case-text {
	margin: 0 auto;
    width: 1170px;
}
.case-text-inner {
	width: 760px;
    margin: 114px 140px 0 0;
    float: left;
}
.case-text-inner h3 {
	margin: 0 0 90px;
    display: block;
    font-size: 20px;
    line-height: 34px;
    color: #1B1B1B;
    font-weight: 700;
}
.case-text-inner img {
	max-width: 760px;
    display: block;
    border: 2px solid #FFFFFF;
    box-shadow: 0 25px 35px rgba(19,19,23,0.1);
    margin: 0 0 50px;
}
.case-text-inner img.-grayscale {
	filter: grayscale(1);
}
.case-text-inner p {
	margin: 0 0 69px;
    font-size: 18px;
    line-height: 30px;
    color: #131317;
}
.case-text-inner ul.common {
	margin: -48px 0 70px 114px;
}
.case-text-inner ul.common li {
	list-style: none;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 30px;
    text-indent: -33px;
}
.case-text-inner ul.common li:before {
	content: "-";
    margin: 0 24px 0 0;
}
.case-text-inner .quote {
	margin: 0 0 70px;
    border-top: 2px solid #DCDEE6;
    border-bottom: 2px solid #DCDEE6;
    padding: 80px 0 80px 100px;
    background: url(../i/arrows_1.svg) no-repeat scroll 0 center;
}
.case-text-inner .quote b {
	display: block;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px;
    font-weight: 700;
}
.case-text-inner .quote span {
	display: block;
    font-size: 13px;
    line-height: 17px;
    color: #6A6C73;
}
.case-text-inner h2 {
	font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    color: #131317;
    margin: 0 0 40px;
}
.case-text-inner h4 {
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	color: #131317;
	margin: 0 0 40px;
}
.case-text-inner .note {
	position: relative;
}
.case-text-inner .note-outer {
	width: 272px;
    position: absolute;
    top: 0;
    left: calc(100% + 140px);
    font-size: 13px;
    line-height: 22px;
    color: #6A6C73;
}
.case-text-inner .results {
	margin: 100px 0 0;
    width: 760px;
}
.case-text-inner .results .results-title {
	font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    color: #131317;
    display: block;
    margin: 0 0 30px;
}
.case-text-inner .results ul {
	display: block;
    background: #1B1B1B;
    padding: 74px 82px 72px 102px;
    margin: 0 0 100px;
}
.case-text-inner .results ul li {
	color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-indent: -33px;
    margin: 0 0 30px;
    list-style: none;
}
.case-text-inner .results ul li:before {
	content: "-";
    margin: 0 24px 0 0;
}
.case-text-inner .results ul li a {
	color: #fff;
}
.case-text-right {
	float: left;
    width: 270px;
    margin: 114px 0 0;
}
.case-text-right-info {
    margin: 0 0 26px;
}
.case-text-right-info img {
	max-width: 54px;
    max-height: 54px;
    display: block;
    float: left;
    margin: 0 25px 0 0;
}
.case-text-right-info span {
	font-size: 16px;
    line-height: 25px;
    display: block;
    float: left;
    font-weight: 700;
    color: #1B1B1B;
    margin: 14px 0 0;
}
.case-text-right p {
	display: block;
    margin: 0;
    font-size: 13px;
    line-height: 22px;
    color: #6A6C73;
}



.page-subscribe {
	width: 1170px;
    margin: 0 auto;
    padding: 120px 0 160px;
}
.page-subscribe-left {
	width: 466px;
    float: left;
    margin: 0 133px 0 0;
}
.page-subscribe-left-title {
	font-size: 58px;
    line-height: 75px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 30px;
}
.page-subscribe-left-title span {
	display: inline-block;
    color: #fff;
    background: #1B1B1B;
    padding: 3px 20px 1px;
    margin: 0 0 0 -20px;
}
.page-subscribe-left-text {
	font-size: 15px;
    line-height: 26px;
    color: #1B1B1B;
}
.page-subscribe-right {
    width: 570px;
    float: left;
}
.page-subscribe-right-item {
    border-top: 2px solid #DCDEE6;
    padding: 35px 0 30px;
}
.page-subscribe-right-item a {
    display: block;
    text-decoration: none;
}
.page-subscribe-right-item a span {
    background: url(../i/sticks.svg) no-repeat scroll 0 0;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
.page-subscribe-right-item a.-active span {
	background-position: -17px 0;
}
.page-subscribe-right-item a p {
	display: block;
    float: left;
    width: 540px;
    margin: 0;
}
.page-subscribe-right-item a p b {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #1B1B1B;
    position: relative;
    top: -4px;
    display: block;
}
.page-subscribe-right-item a p i {
	display: block;
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
    color: #6A6C73;
}
.page-subscribe-right-save {
	width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    border: 3px solid #000000;
    font-size: 14px;
    color: #292929;
    font-weight: 700;
}

.new-cases {
    width: 1170px;
    margin: 0 auto;
    padding: 100px 0 0;
}
.new-cases-el {
	margin: 0 0 100px;
    position: relative;
}
.new-cases-el-gray {
    position: absolute;
    left: -80px;
    background: #f9f9f9;
    top: 200px;
    height: 289px;
    width: calc(100% + 160px);
    z-index: 9;
}
.new-cases-el iframe {
    z-index: 10;
    position: relative;
    border-width: 0;
    margin: 0 0 60px;
}
.new-cases-el a.new-cases-el-button {
    width: 206px;
    height: 206px;
    background: url(../i/video-play.svg) no-repeat scroll 0 0;
    left: -83px;
    top: 136px;
    position: ABSOLUTE;
    z-index: 11;
    box-shadow: 0 25px 35px rgba(0,0,0,0.1);
    border-radius: 50%;
    transform: rotate(166deg);
}
.new-cases-el-image {
	width: 100%;
    height: 400px;
    display: block;
    position: relative;
    z-index: 9;
    margin: 0 0 60px;
}
.new-cases-el-image img {
	width: 100%;
	height: auto;
}
.new-cases-el-count {
	font-family: 'lyno';
    position: absolute;
    left: -30px;
    top: 425px;
    z-index: 10;
    font-size: 72px;
    color: #131317;
    line-height: 32px;
}
.new-cases-el-text {
	font-size: 16px;
    line-height: 26px;
    color: #131317;
    font-weight: 700;
    position: absolute;
    top: 493px;
    left: 0;
    z-index: 10;
    width: 134px;
}
.new-cases-el-name {
	margin: 0 0 30px 200px;
    position: relative;
    z-index: 10;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    color: #1B1B1B;
}
.new-cases-el-desc {
    position: relative;
    width: 385px;
    margin: 0 0 0 200px;
    font-size: 16px;
    line-height: 26px;
    color: rgba(27,27,27,0.6);
    letter-spacing: 0.4px;
}



@media all and (max-width: 1230px) {
	
	.company-head-layout {
		min-width: auto;
	}
    
    .wrapper-block {
        min-width: auto;
    }
    .wrapper-block-inner {
        width: calc(100% - 32px);
		margin: 0 16px;
    	padding: 0 0 14px;
    }
    
    .format-title-items-element {
        width: calc(50% - 160px);
        height: 222px;
    }
    
    .not-ready {
	    
    }        
    
    .company-head-title,
    .company-head-title.-sec {
	    /*font-size: 40px;
	    line-height: 54px;
	    font-size: 48px;
		line-height: 60px;*/
    }
    .company-head-text,
    .company-head-text.-sec {
	    font-size: 24px;
		line-height: 32px;
	    width: 550px;
    }
    
    .company-head-title.-sec,
    .company-head-text.-sec {
	    margin: 28px 14px 0;
    }
    
    .company-facts-layout {
	    min-width: auto;
    }
    .company-facts {
	    width: calc(100% - 28px);
		margin: 0 14px;
    }
    
    .question-popup {
	    width: 100%;
    }
    .question-popup-title {
	    
    }
    
    .cases-item-inner-title {
	    margin: 0 0 29px -95px;
    }
    
    .cases-soon-inner {
	    width: calc(100% - 48px);
		margin: 0 24px;
    }
    
}



@media all and (max-width: 1190px) {
	
	.hidden-menu-inner {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	
	.company-facts-item-first {
		float: none;
	    width: auto;
	    height: auto;
	    margin: 0 0 40px;
	    padding: 0;
	}
	.company-facts-item {
		width: calc(50% - 40px);
		margin: 0 80px 80px 0;
	}
	.company-facts-item.-right {
		width: calc(50% - 40px);
		margin-right: 80px;
	}
	.company-facts-item:nth-child(3n),
	.company-facts-item:nth-child(5n) {
		margin-right: 0;
	}
	
	.agreement-title-layout,
	.agreement-layout {
		min-width: auto;
	}
	.agreement-title {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.agreement {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.agreement p {
		width: calc(50% - 16px);
	}
	
	.payment-agreement-layout {
		min-width: auto;
	}
	.payment-agreement {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.payment-agreement-row {
		padding: 60px 0;
	}
	.payment-agreement-row-item h2 br {
		display: none;
	}
	.payment-agreement-row-item.-first {
		width: 100%;
		margin: 0 0 30px;
	}
	.payment-agreement-row-item.-first u {
		margin: 0 22px 0 0;
	}
	.payment-agreement-row-item img {
	    float: left;
		margin: 0 22px 0 0;
	}
	.payment-agreement-row-item {
		width: calc(50% - 15px);
	}
	
	.corporate-head-layout {
		min-width: auto;
	}
	.corporate-head {
		width: calc(100% - 28px);
		margin: 0 14px;
		padding: 145px 0 0;
	}
	
	.corporate-way-layout {
		min-width: auto;
	}
	.corporate-way {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.corporate-way-title {
	    font-size: 48px;
		line-height: 60px;
	}
	.corporate-way-list-item {
		width: 32%;
		margin-right: 1%;
	}
	
	.corporate-size-layout {
		min-width: auto;
	}
	.corporate-size {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.corporate-size-purple {
		min-width: auto;
	}
	
	.academy-head-layout {
		background-size: 25%;
		min-width: auto;
	}
	.academy-head {
	    width: calc(100% - 28px);
		margin: 0 14px;
	}
	.academy-head-columns-item {
		width: calc(32% - 11px);
		margin: 0 1% 0 0;
	}
	
	.academy-programm {
	    width: calc(100% - 28px);
		margin: 0 14px;
	}
	.academy-programm-table-body-section-inner-item:nth-child(4n) {
		margin-right: 27px;
	}
	
	.academy-coaches {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.academy-coaches-inner-icons {
		width: calc(100% - 237px);
	}
	.academy-coaches-inner-icons span {
	    width: calc(20% - 50px);
	    height: auto;
	    margin-right: 50px;
	}
	
	.academy-schedule {
	    min-width: auto;
	}
	.academy-schedule-inner {
	    width: calc(100% - 28px);
	    margin: 0 14px;
	}
	.academy-schedule-table-hidden {
		height: auto;
	}
	.academy-schedule-table-register {
	    display: block;
	    opacity: 1;
	    margin: 10px 0 0;
	}	
	.academy-schedule-more {
		display: none;
	}
	
	.coach-detail-head-layout {
		min-width: auto;
	}
	.coach-detail-head {
		width: calc(100% - 28px);
		margin: 0 14px;
		padding: 200px 0 280px;
	}
	.coach-detail-head h1 {
		width: 50%;
	}
	
	.coach-detail-body {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.coach-detail-body-preview {
		min-height: auto;
	}
	.coach-detail-body-preview-text {
		width: 100%;
	}
	
	.coach-detail-body-certificates {
		text-align: center;
	}
	
	.catalog-detail-head-layout {
	    min-width: auto;
	}
	.catalog-detail-head {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.catalog-detail-head-left {
		width: 430px;
	}
	.catalog-detail-head-right {
		float: right;
	}
	h1.catalog-detail-head-left-title {
		font-size: 22px;
		line-height: 32px;
		max-width: 326px;
	}
	
	.catalog-detail-base-layout {
		min-width: auto;
		background: #FFDD00;
	}
	.catalog-detail-base-layout-yellow {
		display: none;
	}
	.catalog-detail-base {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.catalog-detail-base-title {
		font-size: 36px;
		line-height: 48px;
	}
	.catalog-detail-base-text .catalog-detail-base-text-el {
		width: calc(50% - 35px);
	}
	
	.catalog-detail-programm {
		width: calc(100% - 28px);
		margin: 0 14px;
		padding: 149px 0 65px;
	}
	.catalog-detail-programm-body-row {
		margin: 0 0 20px;
	}
	.catalog-detail-programm-body-row-day {
		margin: 0 0 10px;
	    float: none;
	    width: auto;
	    text-align: left;
	    font-size: 16px;
	    line-height: 26px;
	    letter-spacing: 0.4px;
	}
	.catalog-detail-programm-body-row-d,
	.catalog-detail-programm-body-row-after {
		display: none;
	}
	.catalog-detail-programm-body-row-items {
	    width: auto;
		float: none;
	}
	.catalog-detail-programm-body-row-items-el {
		width: calc(31% - 72px);
		overflow: hidden;
	}
	.catalog-detail-programm-last {
		margin: -20px 0 0;
	}
	
	.catalog-detail-coachers-layout {
		min-width: auto;
		background: #685093;
	}
	.catalog-detail-coachers-layout-right {
		display: none;
	}
	.catalog-detail-coachers {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	
	.catalog-detail-photo-layout {
		min-width: auto;
		height: auto;
	}
	.catalog-detail-photo {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.catalog-detail-photo-layout-right,
	.catalog-detail-photo-image-mask,
	.catalog-detail-photo-image {
		display: none;
	}
	.catalog-detail-photo-facebook {
		float: none;
		margin: 78px auto 0;
	}
	
	.catalog-detail-feedbacks-layout {
		min-width: auto;
	}
	.catalog-detail-feedbacks {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.catalog-detail-feedbacks-items {
		width: 100%;
	}
	.catalog-detail-feedbacks-items-el {
		width: calc(30% - 70px);
	}
	
	.order-popup {
		width: calc(100% - 20px);
	}
	.order-popup-title {
		padding: 0;
	}
	.title-desktop {
		display: none;
	}
	.title-mobile {
		display: inline;
	}
	
}



@media all and (max-width: 1170px) {
	
	.company-coachers-layout {
		min-width: auto;
	}
	.company-coachers {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.company-coachers-items-el {
		width: calc(50% - 20px);
	}
	.company-coachers-items-el:nth-child(3n) {
		margin: 0 30px 30px 0;
	}
	.company-coachers-items-el:nth-child(2n) {
		margin: 0 0 30px;
	}
	
	.academy-start {
		min-width: auto;
	}
	.academy-start.-company .academy-start-inner {
		width: calc(100% - 28px);
		margin: 0 14px;
	}
	.academy-start.-company .academy-start-inner .academy-start-body {
		margin: -201px auto 0;
	}
	
	.corporate-send-layout {
		min-width: auto;
	}
	.corporate-send {
		width: calc(100% - 28px);		
	}
	
	.not-ready {
		min-width: auto;
	}
	
	.corporate-size-text {
		display: block;
		margin: 0 0 40px;
	}
	.corporate-size-image {
		display: none;
	}
	.corporate-size-men {
		display: none;
	}
	.corporate-size-yellow {
		width: 50%;
		left: 50%;
	}
	
	.new-cases {
		width: 100%;
	}
	.new-cases-el-gray {
	    top: 200px;
	    width: 100%;
	    left:0;
	}
	.new-cases-el a,
	.new-cases-el-count,
	.new-cases-el-text {
		display: none;
	}
	.new-cases-el-name {
		margin: 0 24px 30px;
		font-size: 28px;
		line-height: 38px;
	}
	.new-cases-el-desc {
		margin: 0 24px;
		width: calc(100% - 48px);
	}
	
}



@media all and (max-width: 1130px) {
	
	.coach-detail-body-text blockquote {
		position: relative;
	    right: 0;
	    width: 100%;
	}
	
}



@media all and (max-width: 1065px) {
	
	.company-head-title, .company-head-title.-sec {
    	font-size: 48px;
    	line-height: 60px;
	}
    
    .block-agile-items-col {
        float: none;
        width: 100%;
    }
    
    .block-clients-items-element {
        width: calc(33% - 25px);
    }
    
    .format-title-items-element b {
        font-size: 28px;
    }
    
    .academy-head-layout {
	    background-size: 35%;
    }
    h1.academy-head-title {
	    font-size: 48px;
		line-height: 60px;
    }
    h2.academy-head-title-small {
	    width: 65%;
    }
    
}



@media all and (max-width: 990px) {
	
	.company-head {
		width: 100%;
	}

    .burger-menu {
        display: block;
    }
	
	.header-menu {
		display: none;
	}
	
	.hidden-menu-inner-inner-top {
		display: block;
	}
	
	.company-head-title,
	.company-head-title.-sec {
	    /*font-size: 36px;
		line-height: 48px;*/
		font-size: 48px;
		line-height: 60px;
    }
    .company-head-text,
    .company-head-text.-sec {
	    font-size: 24px;
		line-height: 32px;
	    width: 400px;
    }
    
    .hidden-menu a {
	    font-size: 12px;
		line-height: 40px;
    }
    
    .corporate-head-layout,
    .company-head-layout.-cases {
    	background-size: 50%;
    }
    h1.corporate-head-title {
	    font-size: 48px;
		line-height: 60px;
    }
    
    .corporate-way-title {
	    font-size: 36px;
		line-height: 48px;
    }
    
    .cases-item-inner {
	    width: calc(100% - 418px);
		margin: 0 24px;
    }
    .cases-item-inner-title img {
	    float: left;
	}
    .cases-item-inner-title span {
	    display: block;
	    float: left;
	    width: calc(100% - 85px);
    }
	
}



@media all and (max-width: 970px) {
	
	.corporate-send-title {
	    font-size: 48px;
		line-height: 60px;
	}
	.corporate-send-small-text {
		display: none;
	}
	.corporate-send-form {
		margin: 0 auto;
	}
	
	.corporate-send-layout.-company .corporate-send {
		padding-bottom: 200px;
	}
	.company-send-small-text {
		top: auto;
	    bottom: 140px;
	    left: 0;
	}
    
    .footer-menu:first-child {
        float: none;
    }
    .footer-menu.-right {
        margin: -115px 30px 0 0;
    }
    
}



@media all and (max-width: 940px) {
	
	.academy-head-columns-item {
		width: calc(50% - 40px);
		margin: 0 20px 40px 0;
	}
	
	.academy-programm {
		padding: 60px 0 0;
	}
	.academy-programm-title {
		font-size: 28px;
		line-height: 40px;
	}
	
	.catalog-detail-head {
		padding: 30px 0 40px;
	}
	.catalog-detail-head-left-text {
	    font-size: 13px;
		line-height: 20px;
		margin: 0 0 9px;
	}
	.catalog-detail-head-right {
		display: none;
	}
	.catalog-detail-head-right-facebook.-hidden {
		display: block;
	    background: none;
	    margin: 0 0 20px;
	    padding: 0;
	    width: auto;
	    height: auto;
	}
	.catalog-detail-head-right-facebook-inner {
		margin: 0 0 0 -30px;
	}
	.catalog-detail-head-left-button {
		margin: 0 0 25px;
	}
	.catalog-detail-head-right-authors.-hidden {
		display: block;
		position: relative;
	    top: 0;
	    right: auto;
	    margin: 20px 0 0;
	}
	
}



@media all and (max-width: 920px) {
    
    .header-menu {
        display: none;
    }

    .hidden-menu {
	    display: block;
    }
    
    .work-cols-item {
        margin: 0 30px 60px 0;
        float: left;
        width: calc(50% - 15px);
    }
    .work-cols-item:nth-child(2n) {
        margin-right: 0;
    }
    .work-cols-item.-last {
        clear: both;
    }
    
    .format-title-items-element b {
        font-size: 22px;
    }
    
}



@media all and (max-width: 895px) {
	
	.work-main_text p b {
		
	}
	
}



@media all and (max-width: 865px) {
	
	.academy-start.-company .academy-start-inner .academy-start-body {
		width: 100%;
	}
	.academy-start-company-el {
		width: calc(50% - 10px);
		margin: 0 10px 70px 0;
	}
	
	.order-popup-form {
		padding: 24px 0 40px;
	}
	.order-popup-form-inner {
	    width: calc(100% - 52px);
		margin: 0 26px;
	}
	.order-popup-form-block {
	    width: 100%;
		float: none;
	}
	.order-popup-form-block.-right {
		margin: 0 0 17px;
	}
	
}



@media all and (max-width: 840px) {
	
	.wrapper-block.-dark {
		background-size: 50% !important;
	}
    
    .block-clients-items-element {
        width: calc(50% - 25px);
    }
    
    .company-coachers-texts p {
	    width: 100%;
		margin: 0 0 30px;
		float: none;
    }
    
    .agreement {
	    padding: 30px 0 60px;
	}
    .agreement-title {
		font-size: 28px;
	    line-height: 40px;
	    padding: 30px 0 30px;
	}
	.agreement p {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.corporate-way-list-item {
		width: calc(50% - 40px);
		margin: 0 40px 80px 0;
	}
	
	.academy-coaches {
		padding: 90px 0 60px
	}
	.academy-coaches-title {
		margin: 0 0 30px -20px;
	}
	.academy-coaches-inner-text {
		width: 100%;
		margin: 0;
		float: none;
	}
	.academy-coaches-inner-text a {
	    width: auto;
	    background-position: right 3px;
	    padding-right: 30px;
	}
	.academy-coaches-inner-icons {
		margin: 30px 0 0;
		float: none;
		width: 100%;
	}
    
}



@media all and (max-width: 820px) {
	
	.academy-programm-table-head-item {
		font-size: 12px;
		line-height: 14px;
	}
	
	.catalog-detail-feedbacks-title-man {
		display: none;
	}
	
	.catalog-detail-head-layout.-default {
		background-size: 70% !important;
	}
	
}



@media all and (max-width: 810px) {
 
    .format-title-items-element {
        height: 341px;
    }
    
    .academy-start.-company .academy-start-inner {
	    padding: 60px 0;
    }
    .academy-start-title {
	    font-size: 28px;
	    line-height: 40px;
	    letter-spacing: 0px;
    }
    .academy-start.-company .academy-start-inner .academy-start-body {
	    margin: 21px 0 0;
	    height: auto;
    }
    .academy-start-company {
	    padding: 40px 0 38px 15px;
    }
    .academy-start-company-el {
	    width: calc(100% - 25px);
		margin: 0 0 40px;
    }
    .academy-start-company-el p {
	    width: calc(100% - 43px);
	    display: table-cell;
	    height: 54px;
	    line-height: 54px;
    }
    .academy-start-detail {
	    float: none;
	    font-size: 16px;
	    line-height: 26px;
	    margin: 0 0 0 25px;
	    width: 229px;
	    padding-bottom: 38px;
	    background-size: 24px 20px;
	    background-position: right 15px;
    }
    
    .catalog-detail-programm-body-row-items-el {
        width: calc(50% - 80px);
    }
    .catalog-detail-programm-body-row-items-el:nth-child(3n) {
	    margin-right: 30px;
    }
    .catalog-detail-programm-body-row-items-el:nth-child(2n) {
	    margin-right: 0;
    }
    
    .catalog-detail-coachers-items-el {
	    width: calc(100% - 77px);
	    flex: none;
	    display: block;
	    float: none;
	    margin: 0 0 90px;
    }
    .catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el {
        width: calc(100% - 64px);
		padding: 61px 30px 37px;
    }
    .catalog-detail-coachers-items {
	    display: block;
    }
    
    .payment-popup-inner {
        width: calc(100% - 48px);
		margin: 0 0 0 32px;
    }
    .question-popup-title {
	    margin: 0 0 23px;
    }
    .payment-popup-inner-left {
	    width: calc(100% - 30px);
		margin: 0;
	    float: none;
    }
    .payment-popup-inner-left-div {
	    display: none;
    }
    .payment-popup-inner-left-title {
	    display: none;
    }
    .payment-popup-inner-left-info {
        margin: 0 0 20px;
    }
    .payment-popup-inner-left-info br {
        display: none;
    }
    .payment-popup-inner-right {
	    float: none;
		margin: 0 auto;
		width: 100%;
    }
    
}



@media all and (max-width: 785px) {
	
	.corporate-send-title {
	    font-size: 28px;
		line-height: 38px;
	}
	
	.hidden-menu-inner-inner {
		width: calc(100% - 34px);
	}
	
	.coach-detail-head {
		padding: 200px 0 55px;
	}
	.coach-detail-head-photo {
		top: 5px;
		left: calc(50% - 183px);
	}
	.coach-detail-head h1 {
		padding: 330px 0 0;
		font-size: 28px;
		line-height: 40px;
	}
	
	.catalog-detail-feedbacks {
		padding: 106px 0 37px;
	}
	.catalog-detail-feedbacks-title {
		font-size: 28px;
		line-height: 40px;
	}
	.catalog-detail-feedbacks-items {
		margin: 30px 0 0;
		padding: 0 0 50px;
	}
	.catalog-detail-feedbacks-items-el {
		margin: 0 30px 30px 0;
		width: calc(50% - 90px);
	}
	.catalog-detail-feedbacks-items-el.-last {
		margin: 0 30px 30px 0;
	}
	.catalog-detail-feedbacks-items-el:nth-child(2n) {
		margin: 0 0 30px 0;
	}
	
}



@media all and (max-width: 760px) {
	
	.coach-detail-body-text {
		width: 100%;
	}
	.coach-detail-body-text h2,
	.coach-detail-body-text h3 {
		font-size: 28px;
		line-height: 40px;
	}
	.coach-detail-body-text p {
		font-size: 13px;
		line-height: 20px;
	}
	
}



@media all and (max-width: 745px) {
	
	.corporate-way-title,
	.corporate-way-layout.-white .corporate-way-title {
		font-size: 28px;
		line-height: 36px;
	}
	.corporate-way-list-item-first {
		
	}
	.corporate-way-layout.-white .corporate-way {
		padding: 60px 0;
	}
	
	.academy-head-layout {
	    background-position: center top;
		background-size: 50%;
	}
	.academy-head {
		padding-top: 40%;
	}
	h1.academy-head-title {
	    font-size: 30px;
		line-height: 44px;
	}
	h2.academy-head-title-small {
		width: 100%;
		font-size: 18px;
    	line-height: 26px;
	}
	.academy-head-columns-item {
	    width: calc(100% - 20px);
		margin: 0 0 40px;
	}
	
	.academy-programm-title {
		margin: 0 0 25px;
	}
	.academy-programm-table-head {
		display: none;
	}
	.academy-programm-table-body {
		padding: 20px 0;
		border-width: 0;
	}
	
	.catalog-detail-base {
		padding: 60px 0;
	}
	.catalog-detail-base-text {
		margin: 30px 0 0;
	}
	.catalog-detail-base-title b {
		display: block;
	}
	.catalog-detail-base-title br {
		display: none;
	}
	.catalog-detail-base-text .catalog-detail-base-text-el {
		width: 100%;
	    margin: 0 0 20px;
	    font-size: 13px;
	    line-height: 20px;
	}
	
	.catalog-detail-prices-el {
		background: #FFDD00;
	    border: 4px solid #1D1D1B;
	    box-shadow: 0 25px 35px rgba(16,16,69,0.2);
	    padding: 28px;
	    margin: 0 30px 30px 0;
	}
	.catalog-detail-prices-el b {
		margin: 0;
	}
	.catalog-detail-prices-el span {
		margin: 0 0 24px;
	}
	.catalog-detail-prices-el a {
		display: block;
	}
	
	.corporate-send {
		padding: 60px 0 120px;
	}
	
	.cases-item-inner {
		padding: 38px 70px 40px;
		width: calc(100% - 188px);
	}
	.cases-item-inner-title {
		margin: 0 0 29px;
	}
	
}



@media all and (max-width: 710px) {
    
    .company-head-title, .company-head-title.-sec {
	    font-size: 30px;
		line-height: 44px;
	}
	.company-head-text, .company-head-text.-sec {
	    font-size: 18px;
	    line-height: 26px;
	}
    .wrapper-block-main_text p {
        font-size: 50px;
    }
    
    .format-title {
        font-size: 50px;
    }
    
    .format-title-items-element {
        width: calc(100% - 144px);
        margin: 0 0 40px;
        height: auto;
    }
    
    .format-title-items-element p br {
        display: none;
    }
    
    .corporate-head-layout {
	    background-position: center top;
    }
    .corporate-head {
	    padding-top: 50%;
    }
    .corporate-head-button {
	    margin: 0 0 25px;
    }
    .corporate-head-small {
	    font-size: 13px;
		line-height: 20px;
    	width: 100%;
    	margin: 0 0 20px;
    }
    .corporate-head-small.-left,
    .corporate-head-small.-right {
	    float: none;
    }
    .corporate-head-small.-right {
	    width: 100%;
	    margin: 0;
	    padding: 0 0 38px;
    }
    .corporate-head-small.-right br {
	    display: none;	    
    }
    
    .company-head-layout.-cases {
	    background-position: center top;
	}
    
}



@media all and (max-width: 688px) {
	
	.academy-start-company-el p {
	    width: calc(100% - 43px);
	    line-height: 25px;
    }
	
}



@media all and (max-width: 688px) {
	
	.corporate-send-form {
		width: calc(100% - 28px);
	    margin: 0;
	    padding: 51px 15px 60px;
	}
	.corporate-send-form-inner-title {
		font-size: 16px;
	}
	.corporate-send-form-inner-title br {
		display: none;
	}
	.corporate-send-form-inner-title-hidden {
		display: block;
	}
	.corporate-send-form-inner-form-input,
	.corporate-send-form-inner-form-area {
		width: calc(100% - 44px);
	}
	.corporate-send-form-inner-form-button {
		width: 100%;
	}
	.corporate-send-form-inner-text {
		margin: 0;
	}
	.corporate-send-form-inner.-success {
		background-position: right bottom;
	}
	
}



@media all and (max-width: 660px) {
	
	.wrapper-block.-dark {
		background-position: top center !important;
		background-size: 70% !important;
	}
	
	header {
		padding: 14px 0 0;
	}
	
	a.header-logo {
		width: 102px;
		height: 32px;
	}
	
	.burger-menu {
		margin: 0;
	}
	
	.company-head {
		padding-top: 70%;
		padding-bottom: 30%;
	}
	
	.company-facts-item,
	.company-facts-item.-right {
		width: 100%;
		margin: 0 0 80px;
	    height: auto;
	}
	.company-facts-item span {
	    height: auto;
	}
	.company-facts-item p {
		height: auto;
	}
	
	.company-facts-item:nth-child(3n) span,
	.company-facts-item:nth-child(5n) span {
		float: right;
		margin: 8px 0 0 12px;
	}
	.company-facts-item.-last span {
		float: left;
		margin: 8px 12px 0 0;
	}	
	.company-facts-item:nth-child(3n) p,
	.company-facts-item:nth-child(5n) p {
		float: right;
	    text-align: right;
	    border-left-width: 0;
	    border-right: 2px solid rgba(27,27,27,0.6);
	    padding: 0 20px 0 0;
	}
	.company-facts-item.-last p {
		float: left;
	    text-align: left;
	    border-left: 2px solid rgba(27,27,27,0.6);
	    border-right-width: 0;
	    padding: 0 0 0 20px;
	}
	
	.company-coachers-items-el {
		width: calc(100% - 4px);
		margin: 0 30px 30px 0 !important;
	}
	.company-coachers-items-el.-last {
		margin: 0 0 30px !important;
	}
	
	.company-coachers-layout-right {
		display: none;
	}
    
    .footer-menu.-right {
        float: left;
        margin: 48px 30px 0 0;
    }
    
}



@media all and (max-width: 650px) {
	
	.coach-detail-body-certificates-item {
		display: block;
	    width: calc(50% - 75px);
	    margin: 0 150px 30px 0;
	    float: left;
	}
	.coach-detail-body-certificates-item:nth-child(2n) {
		margin-right: 0;
	}
	
}



@media all and (max-width: 630px) {
	
	.payment-popup-inner-right-card-front {
		width: auto;
		border-width: 0;
		padding: 0;
		height: auto;
	}
	.payment-popup-inner-right-card-front-row input {
		width: 100%;
		margin: 0;
	}
	input#exp_yy {
		margin-right: 0;
	}
	.payment-popup-inner-right-card-front-row label {
	    margin: 5px 15px 0 0;
	}
	.payment-popup-inner-right-card-back {
		position: relative;
	    top: 0;
	    left: 0;
	    background: none;
	    border-width: 0;
	    width: 100%;
	    height: auto;
	}
	.payment-popup-inner-right-card-back-row {
		margin: 0;
	}
	.payment-popup-inner-right-card-back-row input {
		width: 100%;
	}
	.payment-popup-inner-right-bottom {
	    margin: 20px 0 0;
	}
	.payment-popup-inner-right-bottom input {
		width: 100%;
		margin: 0 0 24px;
	}
	.payment-popup-inner-right-bottom a,
	.payment-popup-inner-right-bottom a:hover {
		width: 100%;
	}
	
}



@media all and (max-width: 620px) {
	
	.corporate-way {
		padding: 60px 0;
	}
	.corporate-way-list-item {
	    width: 100%;
		margin: 0 0 40px;
	}
	.corporate-way-title b {
		display: block;
		margin-bottom: -36px;
	}
	
	.academy-coaches-title {
	    font-size: 28px;
	    line-height: 40px;
	}
	.academy-coaches-inner-text {
	    font-size: 13px;
	    line-height: 20px;
	}
	.academy-coaches-inner-icons span,
	.academy-coaches-inner-icons span:nth-child(5n) {
	    width: calc(25% - 25px);
	    margin: 0 25px 25px 0;
	}
	.academy-coaches-inner-icons span:nth-child(4n) {
		margin-right: 0;
	}
	
	.coach-detail-body-preview {
		padding: 65px 0 60px;
	}
	.coach-detail-body-preview-text {
		font-size: 13px;
		line-height: 20px;
	}
	
	.catalog-detail-feedbacks-items-el {
	    width: calc(100% - 75px);
		margin: 0 0 30px;
	}
	
}



@media all and (max-width: 590px) {
	
	.academy-programm-table-body-section-inner-item {
	    width: calc(100% - 62px);
		float: none;
		margin-right: 0;
	}
	.academy-programm-table-body-section-inner-item:hover {
		background: #FFF;
		border: 2px solid #E1E2E6;
		width: calc(100% - 62px);
		padding: 28px 29px 24px;
	}
	.academy-programm-table-body-section-inner-item:hover span {
		display: none;
	}
	
}



@media all and (max-width: 590px) {
    
    .block-clients-items-element {
        width: 100%;
        margin: 0;
        text-align: left;
        float: none;
    }
    
    .payment-agreement-row {
	    padding: 30px 0 60px;
    }
    .payment-agreement-row-item h2 {
	    font-size: 18px;
	    line-height: 26px;
	    letter-spacing: -0.36px;
	    margin: 0 0 -10px;
    }
    .payment-agreement-row-item {
	    width: 100%;
	    margin: 0 0 20px;
	    font-size: 13px;
	    line-height: 20px;
    }
    .payment-agreement-row-item img {
        margin: 40px 22px 0 0;
    }
    .payment-agreement-row-item.-first u {
	    margin: 40px 0 0;
		display: block;
    }
    
    h1.corporate-head-title {
	    font-size: 28px;
		line-height: 40px;
    }
    
    .catalog-detail-photo-facebook {
	    width: 100%;
        margin: 0;
    }
    .catalog-detail-photo-image-man,
    .catalog-detail-photo-facebook-man {
	    display: none;
    }
    .catalog-detail-photo-facebook a p {
	    width: calc(100% - 28px);
    }
    
}



@media all and (max-width: 560px) {
 
    .block-agile-items-col-element p {
        width: calc(100% - 100px);
    }
    
    .not-ready-inner {
	    width: calc(100% - 28px);
	    margin: 0 14px;
    }    
    .not-ready-form-area {
	    width: calc(100% - 60px);
    }
    .not-ready-form-input {
	    width: calc(100% - 44px);
	    margin: 0 0 21px;
    }
    .not-ready-form-button {
	    width: 100%;
    }
    
    .agreement p {
	    font-size: 13px;
	    line-height: 20px;
	    margin: 0 0 20px;
    }
    
    .corporate-size-layout {
        height: 365px;
    }
    .corporate-size {
	    padding: 70px 0 0;
	    z-index: 9;
		position: relative;
    }
    .corporate-size-title {
	    font-size: 28px;
		line-height: 40px;
		margin: 0 0 15px;
    }
    .corporate-size-text {
	    margin: 0 0 25px;
    }
    .corporate-size-yellow {
	    height: 365px;
    }
    .corporate-size-purple {
	    height: 100px;
    }
    
    .catalog-detail-head-layout.-default {
	    background: #1d1d1b !important;
    }
    
}



@media all and (max-width: 540px) {
	
	.academy-schedule {
		padding: 60px 0 132px;
	}
	.academy-schedule-table tr {
		border-bottom: 2px solid #DCDEE6;
	}	
	.academy-schedule-table tr td {
		display: inline-block;
		border-width: 0;
		width: 100%;
		padding-bottom: 15px;
	}
	.academy-schedule-table tr td.td1 {
		width: auto;
	    text-align: left;
	    padding: 30px 5px 0 0;
	}
	.academy-schedule-table tr td.td1 b {
		border-right-width: 0;
	}
	.academy-schedule-table tr td.td2 {
	    padding: 5px 0;
		width: auto;
		display: block;
	}
	.academy-schedule-table tr td.td3 {
		width: 100%;
		padding: 10px 0 0;
	}
	.academy-schedule-table tr td .academy-schedule-table-state {
	    float: none;
		margin: -13px 0 15px;
	}
	.academy-schedule-table-register {
		width: calc(100% - 7px);
	}
	
	.cases-soon-inner-title {
		font-size: 45px;
		line-height: 60px;
	}
	
}



@media all and (max-width: 520px) {
    
    .wrapper-block-main_text p {
        font-size: 34px;
    }
    
    .work-cols-item {
        margin: 0 0 60px;
        float: none;
        width: 100%;
    }
    
    .work-main_text p {
	    font-size: 45px;
    }
    
    .format-title {
    	font-size: 37px;
	}
    
    .footer-copy {
        float: none;
    }
    .footer-logo {
        float: none;
        margin: 48px 118px 0 0;
    }
    
    .catalog-detail-programm {
	    padding: 60px 0;
    }
    .catalog-detail-programm-title {
	    font-size: 28px;
	    line-height: 40px;
	    margin: 0 0 30px;
    }
    .catalog-detail-programm-body-row-items-el {
        width: calc(100% - 64px);
        margin: 0 0 30px;
    }
    .catalog-detail-programm-body-row-items-el:nth-child(3n) {
	    margin-right: 0;
    }
    
    .catalog-detail-coachers {
	    padding: 60px 0;
    }
    .catalog-detail-coachers-title {
	    font-size: 28px;
	    line-height: 40px;
	    margin: 0 0 60px -20px;
    }
    .catalog-detail-coachers-items.-one .catalog-detail-coachers-items-el:hover {
	    background: #FFDD00;
	    padding: 61px 30px 37px;
    }
    
}



@media all and (max-width: 460px) {
    
    .block-agile-title {
        font-size: 50px;
    }
 
    .block-clients-title {
        font-size: 50px;
    }
    
    .corporate-send-form-inner.-success {
	    background-size: 100%;
    }
    
    .catalog-detail-head-left {
    	width: 100%;
	}
	
	.corporate-send-title b {
		display: inline-block;
	}
	
	.cases-item-inner {
		width: calc(100% - 128px);
		padding: 38px 40px 40px;
	}
	.cases-item-inner-title img {
		display: none;
	}
	.cases-item-inner-title span {
		float: none;
		width: 100%;
	}
	
	.coach-detail-body-certificates-item {
	    width: calc(50% - 50px);
	    margin: 0 100px 30px 0;
	}
    
}



@media all and (max-width: 420px) {
	
	.company-head-title,
	.company-head-title.-sec {
		font-size: 22px;
		line-height: 34px;
	}
	
	.company-head-text,
	.company-head-text.-sec {
		font-size: 16px;
		line-height: 22px;
		width: calc(100% - 28px);
	}
	
	.not-ready-head {
		font-size: 32px;
		line-height: 42px;
	}
	
	.academy-schedule-title {
		font-size: 28px;
		line-height: 40px;
	}
	
	.catalog-detail-base-title {
    	font-size: 24px;
    	line-height: 32px;
	}
	.catalog-detail-prices-el {
	    width: calc(100% - 84px);
	}
	
}