*{
	margin: 0;
	padding: 0;
}
::-webkit-input-placeholder {color:#242628;}
::-moz-placeholder{color:#242628;}
:-moz-placeholder{color:#242628;}
:-ms-input-placeholder{color:#242628;}
.wrap{
	width:1170px;
	margin:0 auto;
}
body{
	font-family: 'PFBeauSansPro-Regular';
	min-height: 100%;
    overflow: auto;
    overflow-x: hidden;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
i{font-style:italic;}
.block1{
	background: #fff;
    height: 60px;
	position: fixed;
    width: 100%;
	z-index: 99;
}
.b1-menu{
	padding: 18px 0px 17px;
}
.b1-menu ul{
	list-style-type: square;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.b1-menu li{
	color: #cccccc;
    margin-left: 55px;
}
.b1-menu li:nth-child(1){
	margin-left: 17px;
}
.b1-menu li:hover {
    color: #00a79d;
}
.b1-menu a{
	color: #242628;
    font-size: 21px;
    text-decoration: none;
}
.b1-menu a:hover{
	
}
.b1-menu a.b1-hover{
	color:#00a79d;
	font-family: 'PFBeauSansPro-Bold';
}
.block2{
	background: url(../images/bg2.jpg)no-repeat bottom center;
    height: 826px;
    padding-top: 60px;
}
.b2-up{
	background: rgba(255,255,255,0.5);
    height: 130px;
}
.b2-float{float:right;}
.b2-menu{display:none;}
.b2-contact {
    float: right;
    text-align: right;
}
.b2-phone{
	color: #242628;
    font-size: 36px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 18px;
}
.b2-mail{
	color: #242628;
    font-style: italic;
    font-size: 18px;
    padding-top: 3px;
}
.b2-address{
	color: #242628;
    font-size: 18px;
}
.b2-logo{
	padding: 10px 0;
}
.b2-down{
	padding-left: 35px;
}
.b2-title{
	color: #00a79d;
    font-size: 128px;
    line-height: 92px;
    text-transform: uppercase;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 85px;
}
.b2-descr{
	color: #242628;
    font-size: 57px;
    text-transform: uppercase;
    padding-top: 48px;
    line-height: 42px;
}
.b2-box{
	padding-top: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.b2-left{
	width: 608px;
    z-index: 6;
}
.b2-2m{
	color: #fff;
    font-size: 36px;
    width: 548px;
    height: 91px;
    padding: 13px 30px;
    background: #10aca3;
}
.b2-line{
	padding-top: 36px;
    display: table;
    width: 608px;
}
.b2-chemodan{
	display: table-cell;
    width: 80px;
}
.b2-trud{
	display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    color: #242628;
    padding-left: 10px;
    width: 518px;
}
.b2-right{
	background: #fff;
    text-align: center;
    width: 490px;
    height: 450px;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
    z-index: 5;
}
.b2-skidka{
	color: #00a79d;
    font-size: 36px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 45px;
}
.b2-price{
	color: #242628;
    font-size: 36px;
}
.b2-link{
	margin-top: 30px;
}
.b2-link a{
	color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    background: url(../images/b2-btn.jpg)no-repeat center center;
    width: 318px;
    height: 63px;
    display: block;
    padding-top: 22px;
    margin: 0 auto;
	text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.b2-link a:hover{
	
}
.b2-warning{
	color: #242628;
    font-size: 30px;
    padding-top: 55px;
}
.b2-place{
	margin-top: 10px;
    color: #242628;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    background: #cccccc;
    width: 170px;
    padding: 11px 0;
    margin: 15px auto 0;
}
.block3{
	background: #fff;
    padding: 70px 0;
}
.b3-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b3-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b3-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
    width: 1160px;
    margin: 50px auto 0;
}
.b3-part{
	
}
.b3-block{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
}
.b3-text{
	width: 250px;
    padding: 30px 10px 0 30px;
    color: #242628;
    font-size: 24px;
}
.b3-text img {
    display: block;
    margin-bottom: 25px;
}
.b3-img{
	width: 290px;
}
.b3-img img {
    width: 290px;
    height: 300px;
}
.block4{
	background: #ebebeb;
    padding: 70px 0;
}
.b4-up{
	padding-bottom: 10px;
}
.b4-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b4-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b4-link{
	float: right;
    padding: 14px 0;
}
.b4-link a{
	/*background: #00a79d;*/
    background: #ffb400;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    font-family: 'PFBeauSansPro-Bold';
    padding: 14px 58px;
}
.b4-link a:hover{
	
}
.b4-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.b4-part{
	width: 550px;
}
.b4-part:nth-child(1){
	margin-right: 70px;
}
.b4-block{
	margin-top: 40px;
    min-height: 405px;
}
.b4-img{
	
}
.b4-name{
	color: #242628;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    margin-top: 20px;
}
.b4-descr{
	color: #242628;
    font-size: 24px;
    margin-top: 8px;
}
.b4-form{
	background: url(../images/b4-form.png) no-repeat center center;
    width: 1140px;
    height: 185px;
    margin: 60px auto 0;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
}
.b4-form form{
	padding-top: 50px;
}
.b4-form input{
	width: 294px;
    height: 85px;
    padding-left: 30px;
    color: #242628;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Regular';
    border: 0;
    margin-left: 30px;
}
.b4-form button{
	background: url(../images/b4-btn.png) no-repeat center center;
    border: 0;
    width: 350px;
    height: 85px;
    cursor: pointer;
    padding-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    margin-left: 35px;
}
.b4-form button:hover{
	
}
.block5{
	background: #fff;
    padding: 70px 0;
}
.b5-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b5-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b5-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 75px;
    /*
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    */
}
.b5-block{
	/*width: 368px;*/
    /*margin-right: 33px;*/
    width: 500px;
    max-width: 100%;
    margin: 0px 42px 42px !important;
    /*float: left;*/
    background: #fff;
}
.b5-block:last-child{
    /*
    margin-right: 0;
    */
}
.b5-img{
	text-align: center;
}
.b5-img img{
	padding: 20px;
    background: #000;
    border-radius: 500px;
    background: url(../images/bg-for-photo.png)no-repeat center center;

    padding: 30px;
    border-radius: 100%;
    max-width: 88%;
    padding: 6%;
}
.b5-text{
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
    margin-top: -178px;
    padding-top: 233px;
    text-align: center;

    margin-top: -250px;
    padding-top: 275px;
}
.b5-mast{
	color: #242628;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    padding: 0 10px;

    padding: 0 90px;
}
.b5-name{
	color: #242628;
    font-size: 24px;
    margin-top: 25px;
}
.b5-prof{
	color: #666666;
    font-size: 18px;
    font-style: italic;
    width: 232px;
    margin: 12px auto 0;

    width: 300px;
}
.b5-descr{
	color: #242628;
    font-size: 22px;
    font-style: italic;
    padding: 0 18px;
    margin-top: 32px;
    margin-bottom: 40px;

    padding: 0 40px;
}
.b5-link{
	
}
.b5-link a{
	display: block;
    background: #00a79d;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    padding: 14px 0px;
	cursor:pointer;
}
.b5-link a:hover{
	
}
.block6{
	background: #ebebeb;
    padding: 70px 0;
}
.b6-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b6-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b6-box {
    padding-top: 5px;
}
.b6-block {
    display: inline-table;
    vertical-align: top;
    width: 33%;
    text-align: center;
    margin-top: 35px;
}
.b6-img{
	
}
.b6-img img {
    box-shadow: 0 0 43px rgba(0,167,157,0.46);
    border-radius: 100px;
}
.b6-name {
    color: #242628;
    font-size: 24px;
    margin-top: 10px;
}
.b6-name span {
    color: #242628;
    font-size: 16px;
    display: block;
}
.block7{
	background: #fff;
    padding: 70px 0;
}
.b7-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b7-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b7-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 55px;
}
.b7-block {
    width: 195px;
    text-align: center;
}
.b7-img {
    height: 257px;
}
.b7-text {
    color: #242628;
    font-size: 18px;
    vertical-align: top;
}
.b7-text span {
    display: block;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Bold';
    white-space: pre;
}
.b7-form {
    background: url(../images/b4-form.png) no-repeat center center;
    width: 1140px;
    height: 185px;
    margin: 50px auto 0;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
}
.b7-form form {
    padding-top: 50px;
}
.b7-form input {
    width: 294px;
    height: 85px;
    padding-left: 30px;
    color: #242628;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Regular';
    border: 0;
    margin-left: 30px;
}
.b7-form button {
    background: url(../images/b4-btn.png) no-repeat center center;
    border: 0;
    width: 350px;
    height: 85px;
    cursor: pointer;
    padding-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    margin-left: 35px;
}
.b7-form button:hover{
	
}
.block8{
	background: #ebebeb;
    padding: 70px 0;
}
.b8-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b8-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b8-slider{
	margin-top:30px;
}
.b8-slide{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 932px;
    padding: 20px;
    background: #fff;
    margin: 20px auto;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.b8-left{
	width: 231px;
}
.b8-photo{
	
}
.b8-photo img{
	max-width: 231px;
}
.b8-name{
	font-size: 18px;
    font-style: italic;
    margin-top: 15px;
}
.b8-right{
	margin-left: 20px;
    width: 681px;
}
.b8-text{
	
}
.b8-text p{
	color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}
.b8-full{
	padding-top: 5px;
}
.b8-full a{
	font-size: 18px;
    color: #00a79d;
	cursor:pointer;
}
.b8-full a:hover{
	text-decoration:none;
}
.block9{
	background:#fff;
	padding:70px 0;
}
.b9-title{
	color: #242628;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 65px;
}
.b9-title:before {
    background: #00a79d;
    width: 5px;
    height: 65px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.b9-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ebebeb;
    margin-top: 45px;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
.b9-block{
	padding-top: 50px;
    padding-left: 55px;
    padding-bottom: 50px;
}
.b9-block:nth-child(1){
	width: 390px;
}
.b9-block:nth-child(2){
    background: #fff;
	width: 315px;
}
.b9-block:nth-child(3){
	width: 275px;
}
.b9-img{
	
}
.b9-name{
	color: #242628;
    font-size: 22px;
    font-family: 'PFBeauSansPro-Bold';
    text-transform: uppercase;
    margin-top: 12px;
}
.b9-name span {
    font-family: 'PFBeauSansPro-Regular';
}
.b9-descr{
	font-size: 22px;
    text-transform: uppercase;
    margin-top: 20px;
}
.b9-ps{
	margin-top: 20px;
    font-size: 18px;
    font-style: italic;
    color: #242628;
    width: 300px;
}
.b9-address{
	color: #242628;
    font-size: 22px;
    font-style: italic;
    margin-top: 20px;
}
.block10{
	background: #ebebeb;
    padding: 70px 0;
}
.b10-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.b10-left{
	background: #fff;
    width: 590px;
    margin-left: 33px;
    text-align: center;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
}
.b10-price{
	font-size: 36px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 40px;
}
.b10-old{
	font-size: 36px;
    color: #7f7f7f;
    text-decoration: line-through;
    padding-top: 10px;
}
.b10-new{
	font-size: 48px;
    background: -webkit-linear-gradient(left, #273ca4, #22b3aa);
    background: linear-gradient(to right, #273ca4, #22b3aa);
    -webkit-background-clip: text;
    color: transparent;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 30px;
}
.b10-link{
	margin-top: 45px;
}
.b10-link a{
	background: url(../images/b10-kurs.png)no-repeat center center;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    display: block;
    font-family: 'PFBeauSansPro-Bold';
    width: 413px;
    margin: 0 auto;
    height: 63px;
    padding-top: 22px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.b10-link a:hover{
	
}
.b10-warning{
	color: #242628;
    margin-top: 30px;
    font-size: 30px;
}
.b10-place{
	color: #242628;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    background: #cccccc;
    width: 170px;
    height: 60px;
    line-height: 60px;
    margin: 15px auto 45px;
}
.b10-right{
	background: url(../images/b10-form.png) no-repeat center center;
    width: 463px;
    text-align: center;
    margin-left: 50px;
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
}
.b10-right form{
	
}
.b10-question{
	color: #fff;
    font-size: 34px;
    margin-top: 40px;
}
.b10-send{
	color: #fff;
    font-size: 39px;
    font-family: 'PFBeauSansPro-Bold';
}
.b10-right input{
	width: 320px;
    height: 85px;
    padding-left: 30px;
    color: #242628;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Regular';
    border: 0;
    display: block;
    margin: 30px auto 0;
}
.b10-right button{
	background: url(../images/b4-btn.png) no-repeat center center;
    border: 0;
    width: 350px;
    height: 85px;
    cursor: pointer;
    padding-bottom: 5px;
    color: #fff;
    font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    margin-top: 50px;
}
.b10-right button:hover{
	
}
.block11{
	position: relative;
    height: 425px;
}
#map {
    width: 100%;
    height: 425px;
}
.block11>.wrap {
    margin-top: -425px;
    position: relative;
}
.b11-contact{
	background: url(../images/b11-contact.png)no-repeat center center;
    width: 558px;
    height: 250px;
    position: absolute;
    top: 60px;
    left: 15px;
    padding: 35px 0 0 55px;
}
.b11-title{
	color: #000;
    font-family: 'PFBeauSansPro-Bold';
    font-size: 39px;
}
.b11-phone{
	font-size: 30px;
    font-family: 'PFBeauSansPro-Bold';
    margin-top: 35px;
}
.b11-mail{
	font-size: 30px;
    color: #000;
    margin-top: 10px;
}
.b11-address{
	font-size: 30px;
    color: #000;
    margin-top: 10px;
}
.fix-block{display:none;}
.mob{display:none;}
#map2{display:none;}
.b7-mob{display:none;}
.pers-name{text-align: center;
    color: #242628;
    font-size: 36px;
    font-family: 'PFBeauSansPro-Bold';
    text-transform: uppercase;
    padding-top: 50px;}
.pers-theme{text-align: center;
    color: #242628;
    font-size: 36px;
    text-transform: uppercase;}
.pers-idea{background: url(../images/mdl-line.png)left center no-repeat;
    padding-left: 130px;
    color: #242628;
    font-family: 'PFBeauSansPro-Bold';
    font-size: 24px;
    margin-top: 55px;}
.pers-idea2{    margin-top: 15px;
    padding: 0 65px 0 50px;
    color: #242628;
    font-size: 24px;}
.pers-place{background: url(../images/mdl-line.png)left center no-repeat;
    padding-left: 130px;
    color: #242628;
    font-family: 'PFBeauSansPro-Bold';
    font-size: 24px;
    margin-top: 80px;}
.pers-place2{margin-top: 15px;
    padding: 0 65px 0 50px;
    color: #242628;
    font-size: 24px;}
.pers-programm{background: url(../images/mdl-line.png)left center no-repeat;
    padding-left: 130px;
    color: #242628;margin-top: 50px;
    font-family: 'PFBeauSansPro-Bold';
    font-size: 24px;}
.pers-programm2{padding: 25px 50px 50px 30px;}
.pers-programm2 ul{list-style: none;}
.pers-programm2 li{background: url(../images/mdl-square.png)no-repeat left 11px;
    padding-left: 20px;
    color: #242628;
    font-size: 24px;}
	.full-review p{margin-bottom:20px;font-size:24px;}
	.g-hidden {
    display: none;
}
.full-review {
    padding: 50px 20px 20px;
}
.am-title{    font-size: 36px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 40px;
    text-align: center;}
.am-old{text-align: center;
    font-size: 36px;
    color: #7f7f7f;
    text-decoration: line-through;
    padding-top: 10px;}
.am-new{text-align: center;
    font-size: 48px;
    background: -webkit-linear-gradient(left, #273ca4, #22b3aa);
    background: linear-gradient(to right, #273ca4, #22b3aa);
    -webkit-background-clip: text;
    color: transparent;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 30px;}
.am-name{text-align: center;
    font-size: 40px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 70px;
    margin-bottom: 18px;}
.am-form{padding-bottom: 55px;}
.am-form input{width: 380px;
    height: 83px;
    padding-left: 30px;
    color: #242628;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Regular';
    background: #ebebeb;
    display: block;
    margin: 0 auto 25px;
    border: 1px solid #c2c2c2;}
.am-form button{background: url(../images/b10-kurs.png)no-repeat center center;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    display: block;
    font-family: 'PFBeauSansPro-Bold';
    width: 412px;
    margin: 0 auto;
    height: 85px;
    cursor: pointer;
    border: 0;
    margin-top: 35px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 50px rgba(255,180,0,0.4);}
	.mp-1{font-size: 46px;
    font-family: 'PFBeauSansPro-Bold';
    text-align: center;
    padding-top: 40px;}
	.mp-2{font-size: 36px;
    text-align: center;
    padding-bottom: 40px;}
	.mp-form{padding-bottom: 55px;}
.mp-form input{width: 380px;
    height: 83px;
    padding-left: 30px;
    color: #242628;
    font-size: 24px;
    font-family: 'PFBeauSansPro-Regular';
    background: #ebebeb;
    display: block;
    margin: 0px auto 30px;
    border: 1px solid #c2c2c2;}
.mp-form button{background: url(../images/b10-kurs.png)no-repeat center center;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    display: block;
    font-family: 'PFBeauSansPro-Bold';
    width: 412px;
    margin: 0 auto;
    height: 85px;
    cursor: pointer;
    border: 0;
    margin-top: 40px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 50px rgba(255,180,0,0.4);}
	.ftt-title{font-family: 'PFBeauSansPro-Bold';
    font-size: 36px;
    text-align: center;
    padding-top: 40px;
    text-transform: uppercase;}
	.ftt-date{    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 35px;}
	.ftt-tbl{padding:0 20px 40px;}
	.ftt-table{border-collapse: collapse;}
	.ftt-table tr{}
	.ftt-table td {
		border: 2px solid #242628;
		height: 45px;
		padding-left: 10px;
		font-size: 16px;
	}
	.ftt-table tr:nth-child(1) td {
		text-transform: uppercase;
		text-align: center;
		color: #242628;
		font-size: 24px;
		background: #ebebeb;
	}
	.ftt-table tr:nth-child(1) td:nth-child(2), .ftt-table tr:nth-child(1) td:nth-child(4) {
		background: #e1e1e1;
	}
	.ftt-table tr td:nth-child(1) {
		width: 110px;
	}
	.ftt-table tr td:nth-child(2) {
		width: 174px;
	}
	.ftt-table tr td:nth-child(3) {
		width: 430px;
	}
	.ftt-table tr td:nth-child(4) {
		width: 138px;
	}
	.ftt-table tr td:nth-child(5) {
		width: 136px;
	}
	.ftt-places{margin-top: 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #242628;
    font-family: 'PFBeauSansPro-Bold';}
	.ftt-p{}
	.ftt-p p{margin-top: 20px;
    font-size: 18px;
    color: #242628;}
	.ty-title{text-align: center;
    font-size: 28px;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 40px;
    margin-bottom: 15px;}
	.ty-text{text-align: center;
    font-size: 20px;
    padding-bottom: 40px;}
	span.zanyatiya{display:none;}
	span.skobka{display:block;}




.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}









@media screen and (max-width:1169px){
	span.zanyatiya{color: #242628;font-size: 24px;display:block;}
	span.skobka{display:none;}
.mob{display:block;}
	.wrap{
		width:auto;
	}
	.block1{display:none;}
	.b2-menu {
		display: block;
		float: left;
		position: fixed;
	}
	.block2 {
		padding: 0;
		height: auto;background: url(../images/b2-mob-bg.png)no-repeat center center;
		background-size: cover;
	}
	.b2-up{height: auto;
    background: transparent;}
	.b2-float{display: none;}
	.fix-block{display: block;z-index: 9;
    position: fixed;
    width: 100%;
    background: rgba(255,255,255,0.5);
    padding-bottom: 10px;}
	.b2-phone{padding-top:8px;}
	.b2-mail{padding:0;}
	.fx-menu{}
	.b2-logo{
		padding-top: 120px;
    text-align: center;
	}
	.b2-contact{padding-right: 10px;
    z-index: 15;
    position: relative;}
	.b2-down{    padding: 0;}
	.b2-title{font-size: 64px;
    text-align: center;
    padding-top: 40px;
    line-height: normal;}
	.b2-descr{font-size: 29px;
    text-align: center;
    padding-top: 0;}
	.b2-box{display: block;
    padding-top: 60px;}
	.b2-left{width: auto;}
	.b2-2m{    width: auto;
    height: auto;
    margin: 0 10px;
    padding: 30px;}
	.b2-line{width: auto;
    margin: 0 10px;
    padding-top: 25px;}
	.b2-right{width: auto;
    margin: 45px 10px -75px;
    position: relative;}
	.pc{display:none;}
	.block3 {
    background: #fff;
    padding: 120px 0 50px;
}
.b3-title{margin:0 10px;}
.b3-box{display: block;
    width: 460px;
    margin: 50px auto 0;}
.b3-block{height:240px;}
.b3-text{font-size: 19px;
    width: 195px;
    padding: 25px 10px 0 25px;}
	.b3-text img {
    display: block;
    width: 70px;
    height: 70px;
}
.b3-img {
    width: 230px;
}
.b3-img img {
    width: 230px;
    height: 240px;
}
.block4 {
    padding: 50px 0;
}
.b4-title{margin:0 10px;}
.b4-link{    float: none;
    margin: 20px 0 0 10px;}
	.b4-box{margin: 0 10px;
    display: block;}
	.b4-part{width: auto;
    margin: 0;}
	.b4-part:nth-child(1) {
    margin-right: 0px;
}
.b4-block {
    min-height: auto;
    margin-top: 30px;
}
.b4-img img{max-width: 100%;}
.b4-descr{font-size:21px;}
.b4-name{font-size:27px;}
.b4-form{margin-top: 45px;
    background: url(../images/b10-form.png) no-repeat center center;
    width: 420px;
    height: 360px;
    text-align: center;}
.b4-form form{    padding-top: 38px;}
.b4-form input{margin: 0 auto 10px;}
.b4-form button{font-size: 27px;
    width: 324px;
    margin: 0;
    margin-top: 10px;}
	.b5-title:before {
    background: #00a79d;
    width: 5px;
    height: 75px;
    display: block;
    content: '';
    float: left;
    margin-right: 25px;
}
.block5{padding:50px 0 ;}
.b5-title{margin: 0 10px;
    line-height: 25px;}
	.b5-box{display:flex;}
	.b5-block{width: 405px;/*margin: 55px auto 0;*/}
	.b5-block:last-child{/*margin: 55px auto 0;*/}
    .b5-mast{padding: 0px 10px;}
	.block6{padding: 50px 0;}
	.b6-title{    margin: 0 10px;}
	.b6-box{text-align: center;}
	.b6-block{width: 230px;}
	.block7{padding: 50px 0;}
	.b7-title{margin: 0 10px;}
	.b7-mob{background: url(../images/b7-mob2.png) no-repeat top center;display: block;
    height: 874px;
    width: 480px;
    background-size: contain;
    position: relative;
    margin: 50px auto 0;}
	.b7-mob .b7-text{position: absolute;
    text-align: center;}
	.b7-mob .b7-text:nth-child(1){top: 223px;
    width: 200px;}
	.b7-mob .b7-text:nth-child(2){top: 226px;
    left: 241px;
    width: 150px;}
	.b7-mob .b7-text:nth-child(3){    top: 571px;
    left: 244px;
    width: 150px;}
	.b7-mob .b7-text:nth-child(4){top: 573px;
    width: 132px;
    left: 53px;}
	.b7-mob .b7-text:nth-child(5){top: 849px;
    width: 150px;
    left: 104px;}
	.b7-mob .b7-text:nth-child(6){top: 851px;
    width: 155px;
    left: 288px;}
	.block8{padding:50px 0;}
	.b8-title{margin: 0 10px;}
	.b8-slide{display: block;
    width: auto;
    margin: 20px 10px;}
	.b8-left{margin: 0 auto;
    text-align: center;}
	.b8-right{width: auto;margin-top: 20px;}
	.block9{padding:50px 0;}
	.b9-title{margin: 0 10px;}
	.b9-box{display: block;
    margin: 45px 10px 0;}
	.b9-block{width: auto !important;}
	.block10{padding: 50px 0 140px;}
	.b10-title{margin: 0 10px;}
	.b10-box{display: block;}
	.b10-left{    width: auto;
    margin: 0 10px;
    padding-bottom: 1px;}
	.b10-right{display:none;}
	.b11-contact{background: url(../images/b11-mob.png)no-repeat center center;
    width: 396px;
    height: 281px;
    top: -90px;}
	.block11{height: 515px;}
	.block11>.wrap{    margin-top: -515px;
    position: relative;}
	#map{display:none;}
	#map2{    width: 100%;display:block;
    height: 515px;}
	.pers-name{font-size: 29px;
    padding-top: 35px;}
	.pers-theme{font-size: 29px;}
	.pers-idea{margin-top: 45px;
    font-size: 19px;}
	.pers-idea2{    padding: 0 15px 0 40px;
    font-size: 19px;}
	.pers-place{font-size: 19px;
    margin-top: 50px;}
	.pers-place2{font-size: 19px;
    padding: 0 15px 0 40px;}
	.pers-programm{font-size: 19px;
    margin-top: 50px;}
	.pers-programm2{padding: 22px 22px 50px;}
	.pers-programm2 li{font-size: 19px;
    background: url(../images/mdl-square.png)no-repeat left 7px;}
	.full-review p{font-size:18px;}
	.am-title{padding-top: 25px;
    font-size: 25px;}
	.am-old{padding-top: 5px;
    font-size: 25px;}
	.am-new{font-size: 33px;
    padding-top: 25px;}
	.am-name{font-size: 28px;
    padding-top: 45px;
    margin: 0;}
	.am-form{padding-bottom: 40px;}
	.am-form input{width: 270px;
    height: 59px;
    padding-left: 18px;
    color: #242628;
    font-size: 17px;
    font-family: 'PFBeauSansPro-Regular';
    background: #ebebeb;
    display: block;
    margin: 16px auto 0;
    border: 1px solid #c2c2c2;}
	.am-form button{font-size: 21px;
    width: 291px;
    height: 57px;
    margin-top: 25px;}
	.mp-1{font-size: 37px;
    padding-top: 35px;}
	.mp-2{font-size: 29px;
    padding-bottom: 35px;}
	.mp-form{padding-bottom: 45px;}
	.mp-form input{font-size: 19px;
    width: 298px;
    height: 67px;
    margin-bottom: 25px;}
	.mp-form button{font-size: 24px;
    width: 331px;
    height: 65px;
    background: url(../images/b10-kurs.png)no-repeat bottom center;
    margin-top: 0;}
	

    .b5-descr {
        padding-left: 5px;
        padding-right: 5px;
    }

    .no-padding {
        padding-left: 5px;
        padding-right: 5px;
    }
}




@media screen and (min-width:480px){.m479{display:none;}.n479{display:block;}}
@media screen and (max-width:479px){.m479{display:block;}.n479{display:none;}}

@media screen and (max-width: 540px) {
    .b5-text{
        margin-top: -210px;
    }
}