

/* Start:/bitrix/templates/landing24/styles.css?175092864423495*/
.slick-slide:active, .slick-slide:focus {
    outline: none;
}
.banners{margin-top:40px;}
.banner_col_6{width:calc(50% - 20px);margin: 0 10px;height:300px;float:left;}
.banner_col_6 a{display:block;width:100%;height:100%;}
#skoro {
    width:1080px;
    margin:0px auto;
    height:60px;
    text-align:center;
}
#skoro span.skoro-title{
    background:url('/bitrix/templates/landing24/images/icon_skoro.png') no-repeat left center;
    display:inline-block;
    padding-left:50px;
    height:60px;
    margin-left:0px;
    font-size: 32px;
    font-weight: normal;
    text-transform: uppercase;
    line-height:70px;font-family: 'Proxima Nova Bl';
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
@font-face {
font-family: 'Cera Pro Black';
src: url('/bitrix/templates/landing24/font/CeraPro-Black.eot');
src: url('/bitrix/templates/landing24/font/CeraPro-Black.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/landing24/font/CeraPro-Black.woff') format('woff'),
url('/bitrix/templates/landing24/font/CeraPro-Black.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.subs_policy{color: black;font-size:12px;text-align:center;text-transform:none;width:100%;margin-top: 5px;}
#wa_detail {
    display: none;
    position: fixed;
    background: #fff;
    bottom: 140px;
    right: 20px;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    font-size:16px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-family: 'RobotoRegular';
    z-index:100000;
}
#wa_detail h4{
    font-family: 'RobotoBold';
    font-weight:normal;
    font-size:20px;
    line-htight:26px;
}
#wa_detail a{display:block;text-decoration:none;margin:10px 0;}
#wa_block{cursor:pointer;position:fixed;right:20px;bottom:80px;}
#wa_block .hello_img {
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#wa_block .hello_img img{width:50px;height:auto;}
#wa_block .hello_text {
    position: absolute;
    right: 70px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: .85;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.miniclose{
    background:url('/images/close.gif') no-repeat left center;
    width:16px;
    height:16px;
    position:absolute;
    margin:5px 5px 0 0;
    right: 5px;
    top: 5px;
    cursor:pointer;
    z-index: 600;
}
@font-face {
font-family: 'RobotoRegular';
src: url('/bitrix/templates/landing24/font/RobotoRegular/RobotoRegular.eot') format('eot'),
url('/bitrix/templates/landing24/font/RobotoRegular/RobotoRegular.woff') format('woff'),
url('/bitrix/templates/landing24/font/RobotoRegular/RobotoRegular.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoMedium';
src: url('/bitrix/templates/landing24/font/RobotoMedium/RobotoMedium.eot') format('eot'),
url('/bitrix/templates/landing24/font/RobotoMedium/RobotoMedium.woff') format('woff'),
url('/bitrix/templates/landing24/font/RobotoMedium/RobotoMedium.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoLight';
src: url('/bitrix/templates/landing24/font/RobotoLight/RobotoLight.eot') format('eot'),
url('/bitrix/templates/landing24/font/RobotoLight/RobotoLight.woff') format('woff'),
url('/bitrix/templates/landing24/font/RobotoLight/RobotoLight.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoBold';
src: url('/bitrix/templates/landing24/font/RobotoBold/RobotoBold.eot') format('eot'),
url('/bitrix/templates/landing24/font/RobotoBold/RobotoBold.woff') format('woff'),
url('/bitrix/templates/landing24/font/RobotoBold/RobotoBold.ttf') format('truetype');
}
.book_btn{
font-family: 'Helvetica Neue Cyr Light';
border:none;
border-bottom:7px solid #c92823;
text-align:center;
width:396px;
height:59px;
line-height:54px;
font-size:26px;
color:#fff;
float:left;
background:#E31E24;
margin:10px 0 0 0;
cursor:pointer;
-webkit-appearance: none;
}
.bonus_btn{
font-family: 'Helvetica Neue Cyr Light';
border:none;
border-bottom:7px solid #c92823;
text-align:center;
width:515px;
height:59px;
line-height:54px;
font-size:26px;
color:#fff;
float:left;
background:#E31E24;
margin:10px 0 0 0;
cursor:pointer;
-webkit-appearance: none;
}
.blockquote{
background:#E6E6E6;
border-radius:48px;
width: 1051px;
height: 230px;
box-sizing: border-box;
padding: 20px 46px;
}
#blackbg {
    position: fixed;
    z-index:400;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
opacity:0.45 !important;
display: none;
}
input, textarea {
outline:none;
}
#popupReg, #popupBook2, #popupBook, #popuppz{
position:absolute;
height:751px;
}
.popUp{
background:#fff;
opacity:0.57;
width:100%;
height:751px;
}
.tgm-reg-form{
    position: fixed;
z-index: 500;
    width: 402px;
    height: 511px;
    padding:35px 40px;
    left: 35%;
    top: 120px;
    background: #fff;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
font-size:16px;
}
#formregpaket, #pztype{
font-size:37px;
line-height:37px;
border:none;
box-shadow:none;
height:37px;
margin-bottom:5px;
width:312px;
}
#pztype{
font-size:30px;
line-height:30px;
}
.tgm-reg-form label{
display:block;
}
.tgm-reg-form input[type=text], .tgm-reg-form input[type=number]  {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #C5C6C6;
    padding: 10px 20px 10px 0;
    font-size: 16px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
#programform {
    margin-left: 66px;
}
#programform input[type=text] {
    width: 206px;
    height: 52px;
    line-height: 58px;
    font-size: 22px;
    font-family: 'RobotoLight';
    padding: 0 10px 0 30px;
    margin-right: 20px;
    border:none;
}
#programform input[type=button] {
    width: 250px;
    height: 56px;
    float: right;
    margin-right: 70px;
    background: none;
    border: none;
    cursor: pointer;
}
.tgm-reg-form input{
margin-bottom:5px;
}
.tgm-reg-form2 {
    position: fixed;
    width: 434px;
    height: auto;
    padding: 25px 34px;
    left: calc(50% - 217px);
    top: 240px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    font-size: 20px;
z-index: 500;
}
.tgm-reg-form2 input[type=text], .tgm-reg-form2 input[type=number] {
    width: 100%;
    height: 58px;
    border:1px solid #000;
    margin-bottom:20px;
    text-align:center;
    font-size: 20px;
font-family: 'RobotoLight';
}
.tgm-reg-form2 input[type=button]{
    width: 100%;
    height: 58px;
    line-height:58px;
    font-size:18px;
    background:url('/bitrix/templates/landing24/images/callmebtn.png') no-repeat left center #000;
    border: 1px solid #000;
    color:#fff;
    margin: 0;
    cursor:pointer;
    text-align:center;
font-family: 'RobotoMedium';
    text-transform: uppercase;
}
.tgm-reg-form label{
    margin-bottom:7px;
}
.tgm-reg-form input[type=button] {
    width: 300px;
    height: 40px;
    line-height: 45px;
    font-size: 22px;
    border: none;
    background: #E31E24;
    color: #fff;
    margin: 5px auto 0;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    border-radius: 10px;
}
.tarif{
    width:38px;
    height:38px;
    border:1px solid #000;
    -webkit-box-shadow: 0px 7px 0px 0px #b8b8b8;
    -moz-box-shadow: 0px 7px 0px 0px #b8b8b8;
    box-shadow: 0px 7px 0px 0px #b8b8b8;
    float:left;
    display:block;
cursor:pointer;
}
.tarif_a{
background:url('/images/label-bg-a.png') no-repeat left center !important;
}
input[type="radio"] + label{
    border: none;
    width: 146px;
    height: 42px;
    line-height: 23px;
    font-size: 18px;
    display:block;
padding-left:55px;
background:url('/images/label-bg.png') no-repeat left center;
margin-bottom:12px;
}
.popUp-close{
    background:url('/images/close2.gif') no-repeat left center;
    width:36px;
    height:36px;
    position:absolute;
    margin:5px 5px 0 0;
    right: 5px;
    top: 5px;
    cursor:pointer;
    z-index: 600;
}
#result2{
text-align: CENTER;
}
.success_result {
    color: #fff;
    display: block;
    background: url(/images/14_04_2018/success_result.jpg) no-repeat center top;
    position: absolute;
    margin-top: -259px;
    width: 433px;
    height: 502px;
    padding: 90px 0 0 200px;
    margin-left: -50px;
    line-height: 22px;
    font-size: 21px;
    text-align: left;
    background-size: cover;
    box-sizing: border-box;
}
.success_result b{
display: block;
}
.success_result2 {
    color: red;
    display: block;
    background: #fff;
    position: absolute;
    margin-top: -274px;
    width: 434px;
    height: 285px;
    margin-left: -34px;
    line-height: 28px;
    padding: 120px 20px 0;
    font-size: 24px;
    opacity: 0.90;
    text-align: center;
    text-transform: uppercase;
}
#infoblock{
height:204px;
margin-top:20px;
}
.infoblock_inner{
width:960px;
margin:10px auto;
}
.infoblock_inner ul{
list-style-type:none;
float:left;
}
.infoblock_inner ul li{
margin-right:87px;
font-family: 'RobotoLight';
}
.infoblock_inner ul li a{
color:#272727;
font-size:16px;
text-decoration:none;
}
.infoblock_inner ul li:first-child{
font-family: 'RobotoRegular';
margin-bottom:3px;
}
.infoblock_inner ul li:last-child{
margin-right:0px;
}
.linear{
padding:30px 0 0;
width:1200px;
margin:0 auto;
border-top:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
background: url(/bitrix/templates/new/images/info_bg.png) repeat-y;
}
.pagination {
width:170px;
margin:0 auto;
font-size: 16px;
text-align:center;
}
.nav_prev {
border:1px solid #d7d7d7;
min-width: 95px;
height:20px;
padding:5px;
float:left;
border-radius:3px;
}
.nav_prev a{
width:15px !important;
float:none !important;
padding:0px !important;
}
.pagination a{
color:#e3e3e3;
text-decoration:none;
float:left;
width:20px;
text-align:center;
padding:6px 3px;
}
.pagination a:hover{
color:#595959;
}
.nav_page {
height:30px;
float:left;
margin:0 40px;
line-height:30px;
}
.nav_active{
padding:6px 0px;
border-radius:3px;
color:#E3141B !important;
float:left;
width:20px;
text-align:center;
}
.mini_left{
background:url('/bitrix/templates/landing24/images/minileft.png') no-repeat left center;
width:11px;
height:23px;
float:left;
margin-right:5px;
}
.mini_left a{
display:block;
height:100%;
}
.mini_right{
background:url('/bitrix/templates/landing24/images/minirirght.png') no-repeat left center;
width:11px;
height:23px;
float:left;
margin-left:5px;
}
.mini_right a{
display:block;
height:100%;
}

                input,
                textarea {
                    outline:none;
                }
.imail2, .iname2 {
    border: none;
    width: 338px;
    height: 36px;
    background: #fff;
    font-size: 13px;
    color: #888888;
    text-align: left;
    margin-left: 9px;
    padding-left: 5px;
    border-radius: 2px;
text-transform:uppercase;
}
.isubmit2 {
    width: 344px;
    height: 39px;
    line-height: 39px;
    background: #E3141B;
    margin: 15px 0 0 9px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 2px;
}
.isubmit2:hover{
-webkit-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
}
#docsendform, #booksendform, #booksendform2 {
    width: 408px;
    height: 502px;
    padding: 25px;
    display: block;
    box-sizing:border-box;
}
.iphone, .imail, .iname, .ikol{
    border: none;
    width: 166px;
    height: 24px;
    background: #fff;
    font-size: 11px;
    color: #888888;
    text-align: center;
    margin-left:139px;
text-transform:uppercase;
}
.ikol{
    font-size: 11px !important;
text-transform:none !important;
}
input[type="radio"] + label{
border: none;
    width: 186px;
    height: 25px;
    line-height: 23px;
    background: #fff;
    font-size: 12px;
text-transform:uppercase;
    color: #888888;
    text-align: center;
    margin-left:130px;
    display:block;
    border-radius:3px;
}
.isubmit {
    width: 257px;
    height: 40px;
    line-height: 7px;
    background: #E3141B;
    margin: 63px 0 0 -10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid white;
    border-radius: 2px;
}
.isubmit:hover{
-webkit-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
box-shadow: 2px 2px 5px 0px rgba(255,255,255,1);
}
.inner {
width:1140px;
margin:0 auto;
}
#header {
height:190px;
padding-top:10px;
color:#000;
}
#logo {
float:left;
padding-top:10px;
padding-left:0px;
}
.soc{
float:right;
margin-right:30px;
padding-top:17px;
}
.vk-icon {
width:53px;
height:52px;
background:url('/bitrix/templates/landing24/images/vk-icon.png') no-repeat center center;
background-size:44px 44px;
float:left;
}
.tg-icon {
width:53px;
height:53px;
background:url('/bitrix/templates/landing24/images/tg-icon.png') no-repeat center center;
background-size:44px 44px;
float:left;
}
.fb-icon {
width:53px;
height:52px;
background:url('/bitrix/templates/landing24/images/fb-icon.png') no-repeat center center;
background-size:44px 45px;
float:left;
}
.in-icon {
width:53px;
height:52px;
background:url('/images/in-icon_new.png') no-repeat center center;
background-size:44px 45px;
float:left;
}
.in-icon:hover {
background:url('/images/in-icon-active_new.png') no-repeat;
background-size:53px 53px;
}
.yt-icon {
width:53px;
height:52px;
background:url('/bitrix/templates/landing24/images/yt-icon.png') no-repeat center center;
background-size:44px 45px;
float:left;
}
.vk-icon:hover {
background:url('/bitrix/templates/landing24/images/vk-icon-active.png') no-repeat;
background-size:53px 52px;
}
.tg-icon:hover {
background:url('/bitrix/templates/landing24/images/tg-icon-active.png') no-repeat;
background-size:53px 53px;
}
.fb-icon:hover {
background:url('/bitrix/templates/landing24/images/fb-icon-active.png') no-repeat;
background-size:52px 52px;
}
.yt-icon:hover {
background:url('/bitrix/templates/landing24/images/yt-icon-active.png') no-repeat;
background-size:53px 52px;
}
.vk-icon a, .fb-icon a, .yt-icon a, .in-icon a, .tg-icon a{
display:block;
width:100%;
height:100%;
}
.contacts{
text-align:right;
float:right;
font-size:18px;
padding-right:0px;
font-family: 'RobotoMedium';
margin-top:10px;
}
.contacts strong{
    font-family: 'RobotoBold';
    line-height: 28px;
    border-top: 2px solid #000;
    display: inline-block;
    margin-top: 10px;
    font-size:22px;
    cursor:pointer;
}
.contacts strong:hover{
    text-decoration:underline;
}
#menu{
height:63px;
padding:20px 0 13px;
position: fixed;
z-index: 300;
background:#fff;
top:130px;
width:100%;
}
#menu a{
color:#272727;
text-decoration:none;
}
#menu a:hover{
color:#E3141B;
}
#menu-1 {
width:1140px;
margin:0 auto 17px;
height:20px;
font-size:17px;
font-family: 'RobotoLight';
}
#menu-1 ul{
list-style-type:none;
margin: 0 !important;
}
#menu-1 ul li{
float:left;
margin-right:150px;
text-align:center;
}
#menu-1 ul li:first-child{
text-align:left;
}
#menu-1 ul li:last-child{
text-align:right;
margin-right:0px;
}
#reglament {
width:990px;
margin:0 auto 20px;
}
#reglament table {
    border: 1px solid #E3E3E3;
    border-collapse: collapse;
}
#reglament table th{
    border: 1px solid #E3E3E3;
    text-align: center;
    padding: 14px 0;
font-weight:normal;
text-transform:uppercase;
font-size:16px;
}
#reglament table td{
    border: 1px solid #E3E3E3;
    text-align: center;
    padding: 8px 0;
    width: 123px;
text-transform:uppercase;
font-size:16px;
}
.dop_text_banner{display:none;}
#reglament-mobile{display:none;}
.form_desc{font-size: 22px;padding: 10px 0;width:100%;margin:0px;text-align:left;border-top:3px solid #C5C6C6;}
.main_banner{margin:0 auto 0;width:1200px;height:400px;background:url(/images/mitukova_02_2021.jpg) no-repeat center top;position: relative;box-sizing:border-box;}
.main_banner2{margin:0 auto 0;width:1200px;height:400px;position: relative;box-sizing:border-box;}
.banner_bg{width:100%;background:url(/images/ps1.jpg) no-repeat center top #e2e2e2;height:400px;position:absolute;z-index:-1;left:0;}
@media screen and (min-width:200px) and (max-width:768px) {
.popUp-close {
  width: 26px;
  height: 26px;
  margin: 0;
  background-size: contain;
}

.landing-public-mode{overflow:hidden;}
#block404 .landing-block-card-slider-element h2{margin-top:60px;}
.g-font-size-26 {
    font-size: 1.25714rem !important;
}
.g-font-size-32 {
    font-size: 2.08571rem !important;
}
.g-font-size-40 {
    font-size: 2.05714rem !important;
}
.dop_text_banner{display:block;background:#144176;color:#fff; text-align:center;padding:20px;font-size:18px;}
.dop_text_banner span{font-size:24px;font-weight:bold;}
.main_banner{margin:0 auto 0;width:100%;height:400px;background:url(/images/1mob.jpg) no-repeat center center;background-size: contain;position: relative;box-sizing:border-box;}
.main_banner2{margin:0 auto 0;width:100%;height:288px;background:url(/images/ps1mob.jpg) no-repeat center center;background-size: contain;position: relative;box-sizing:border-box;}
.banner_bg{background:#e2e2e2;}
.prinyat_banner{display:none;}
#reglament {
display:none;
}
  #reglament-mobile {
    display: flex;
    justify-content: center;
  }
  #reglament-mobile ul {
    list-style-type: none;
    width: auto;
    padding: 0px 15px;
  }
iframe {
width:300px;
}
#social_widget_block{
display:none;
}
.couches_bg{
    width:320px;
}
.inner {
    margin: 0 auto;
    width: calc(100% - 20px) !important;
}
#header {
    height: 200px;
    padding-top: 10px;
}
.soc{display:none;}
#logo {
padding:15px 0 0 0;
float:right;
}
#logo img {
    border: 0 none;
    width: 300px;
}
#menu {
    height: 190px;
    margin: 0 auto;
    padding: 22px 0 20px;
    width: 300px;
    display:none;
}
#menu-1 {
    clear: both;
    height: auto;
    margin: 0 auto 17px;
    text-align: center;
    width: 300px;
}
#menu-2 {
    font-size:20px;
    height: auto;
    margin: 0 auto;
    width: 300px;
}
#menu-2 ul li {
    float: left;
    margin-right: 0px;
}
#menu-2 ul li:first-child {
    margin-right: 0px;
    text-align: left;
}
#slider {
display:none;
}
#info {
width:300px;
height: 860px;
}
.info_col {
    margin-bottom: 5px;
    padding: 26px 12px 24px 11px;
    width: 275px;
}
#schedule {
    width: 300px;
}
.event {
    height: 770px;
    width: 300px;
}
.event_date {
margin:0 auto;
    width: 300px;
float:none;
}
.event_desc {
    width: 300px;
}
.event_desc div {
    height: 280px;
}
.reg_btn {
width:300px !important;
margin:0 auto 10px !important;
}
.event_desc span {
text-align:center;
}
#video {
    width: 300px;
height:775px;
}
#couches {
    margin: 0 auto;
    width: 300px;
}
#subscribe {
    height: 460px;
    padding: 10px 10px 30px;
    width: 300px;
}
#subscribe_text {
margin:0 auto;
    width: 300px;
}
#subscribe_form input[type="text"] {
width:280px;
}
#subscribe_form input[type="button"]{
    width: 300px;
}
#events_list{
    display:none;
}
#skoro {
    display:none;
}
.linear{
   width: 300px;
}
.infoblock_inner {
    margin: 10px auto;
    width: 300px;
}
.icon_basa {
    margin-left: 0px;
    padding-left: 40px;
    width: 260px;
}
#footer {
    height: 360px;
    margin: 0 auto;
    width: 300px;
}
#couches_list{
width:300px;
padding-left:0px;
}
.baza_video {
    float: none;
    height: 330px;
    width: 300px;
    border:none;
}
.baza_video_desc {
    float: none;
    height: 395px;
    margin-left: 0;
    padding: 5px 10px 10px;
    width: 278px;
}
.baza_video_list {
    float: left;
    margin-right: 0;
    width: 288px;
}
.baza_articles_list {
    float: none;
    margin-left: 0;
    width: 288px;
}
#sch_all {
    float: none !important;
    width: 200px;
    margin-top: 45px !important;
}
#infoblock {
    display:none;
    height: 650px;
    margin-top: 20px;
    padding-left: 15px;
}

#workarea_inner {
    width: 300px;
}
div.photo-page-main {
    width: 295px !important;
}
#contacts {
    width: 300px;
}
#contacts li {
    height: auto;
}
div.bx-yandex-map {
    width:300px !important;
}
.ymaps-map {
    width:300px !important;
}
.icon_schedule2 {
    width: 290px;
    height: auto;
    padding-left:10px;
}
.icon_schedule2 h4 {
    width: 240px;
}
#couch_detail{
    width:300px;
}
#trener_detail {
    width: 298px;
}
#trener_detail_info {
    width: 280px;
    margin-left: 10px;
}
.icon_trener_programs {
    height:57px;
}
.center{
   width:300px !important;
   margin:0 auto;
   height:480px;
}
.center2{
   width:190px !important;
   margin:0 auto;
}
.slick-next {
    right: -50px !important;
}
#coaches_list {
    width: 320px;
    margin: 5px auto 30px;
    padding: 25px 0;
}
.trener_card {
    float: none;
    width: 280px;
    height: 200px;
    margin: 0 auto 25px;
    padding: 22px 10px;
}
.trener_card_photo {
    width: 90px;
    height: 90px;
margin: 10px 10px 0 0;
    float: left;
}
.trener_card_text {
    width: 180px;
}
.baza-title {
    width: 300px;
    margin: 0 auto;
}
#reviews_trener {
    width: 300px;
    margin: 20px auto;
}
.subs_policy{
    font-size:12px;
    text-transform:none;
    width:250px;
    margin: 5px auto;
}
.icon_couches{
padding-left:40px;
}
.trener{
float:none;
width:130px;
margin-right:0px;
text-align:center;
}
#docsendform, #docsendformpz, #partnerform {
    width: calc(100% - 20px) !important;
    height: auto;
    padding: 10px 25px 10px !important;
    display: block;
    box-sizing: border-box;
    top: 10px !important;
    left: 10px !important;
}
#result, #resultpz, #resultqu, #resultpartner, #resultsert {
  width: calc(100% - 50px) !important;
  height: calc(100% - 20px) !important;
}
#requestform {
  padding:0 20px;
}
#requestform #result {
  width: calc(100% - 40px) !important;
  height: 100% !important;
}
#formregpaket {
    font-size: 32px;
    line-height: 37px;
    border: none;
    box-shadow: none;
    height: 37px;
    margin-bottom: 5px;
    width: 260px;
    padding: 0 !important;
}
.tgm-reg-form2 {
    position: fixed;
    width: calc(100% - 20px) !important;
    height: auto;
    padding: 25px 34px;
    left: 10px !important;
    top: 120px !important;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    font-size: 20px;
    z-index: 500;
}
.tgm-reg-form input[type=text], .tgm-reg-form input[type=number]  {
    height: 30px;
    font-size: 14px;
}
.form_desc{font-size: 15px;padding: 5px 0;width:100%;margin:5px 0 0 0;text-align:left;border-top:3px solid #C5C6C6;}
.tgm-reg-form input[type="button"] {
    width: 100% !important;
}
.banner_col_6{width:100%;margin: 0;height:180px;}
#skoro {
    width:100%;
    text-align:left;
}
#skoro span.skoro-title{
    font-size: 22px;line-height:24px;
    background:url('/bitrix/templates/landing24/images/icon_skoro.png') no-repeat 5px top;
}
.contacts{padding-right:0px;}

.success_result2 {
    margin-top: -273px;
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
}

#requestform input[type="text"], #requestform input[type="number"] {
    width: 100%;
    margin-left: 0px;
  }
}

/*
#logo:before, .u-header__logo:before {
    background: url(/images/ny_hat.png) no-repeat left top;
    background-size: 60px auto;
    display: block;
    content: '';
    width: 75px;
    height: 71px;
    z-index: 5;
    position: absolute;
    margin: -19px 0 0 -24px;
}
*/
/* End */


/* Start:/bitrix/templates/landing24/template_styles.css?17509286442727*/
.landing-edit-mode,
.landing-public-mode {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
}

.landing-layout-flex {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	flex-grow: 1;
}

@media (max-width: 780px) {
	.landing-layout-flex.sidebar-right .landing-sidebar {
		order: 1;
	}
}

.landing-header + .landing-main {
	flex-grow: 1;
}

@media (min-width: 1px) {
	.landing-layout-breakpoint--all .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--all .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--all .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	.landing-layout-breakpoint--all .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	.landing-layout-breakpoint--all .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 576px) {

	.landing-layout-breakpoint--mobile .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--mobile .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	.landing-layout-breakpoint--mobile .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 768px) {
	/*default*/
	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex,
	.landing-layout-breakpoint--tablet .landing-layout-flex {
		flex-direction: row;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.sidebar-right,
	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.without-left,
	.landing-layout-breakpoint--tablet .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--tablet .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-sidebar,
	.landing-layout-breakpoint--tablet .landing-layout-flex .landing-sidebar {
		width: 30%;
	}

	main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-main,
	.landing-layout-breakpoint--tablet .landing-layout-flex .landing-main {
		width: 70%;
	}
}

@media (min-width: 992px) {

	.landing-layout-breakpoint--desktop .landing-layout-flex {
		flex-direction: row;
	}

	.landing-layout-breakpoint--desktop .landing-layout-flex.sidebar-right,
	.landing-layout-breakpoint--desktop .landing-layout-flex.without-left {
		flex-direction: row-reverse;
	}

	/*for all*/
	.landing-layout-flex .landing-sidebar {
		width: 300px;
		min-width: 300px; /* 30% * 992px */
	}

	.landing-layout-flex .landing-main {
		width: calc(100% - 300px);
	}
}
/* End */
/* /bitrix/templates/landing24/styles.css?175092864423495 */
/* /bitrix/templates/landing24/template_styles.css?17509286442727 */
