

/* Start:/bitrix/templates/ryzov_06_2018/styles.css?172801093215115*/
.container{max-width:1200px;width:100%;margin:0 auto;}
h1, h2, h3, h4, h5, h6, b, strong {
font-weight:normal;
font-family: 'RobotoBold';
}
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 */
}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder          {color:#000;}/* Firefox 19+ */
:-moz-placeholder           {color:#000;}/* Firefox 18- */
:-ms-input-placeholder      {color:#000;}
#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:60px;z-index:100000;}
#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;
}
.book_btn{
font-family: 'Helvetica Neue Cyr Light';
border:none;
text-align:center;
width:545px;
height:59px;
line-height:54px;
font-size:26px;
color:#fff;
background:#FF6215;
margin:8px 0 0 0;
cursor:pointer;
text-transform:uppercase;
}
.bonus_btn{
font-family: 'Helvetica Neue Cyr Light';
border:none;
text-align:center;
width:576px;
height:59px;
line-height:54px;
font-size:26px;
color:#fff;
background:#FF6215;
margin:3px 0 0 0;
cursor:pointer;
text-transform:uppercase;
}
.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{
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: #434242;
color:#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:18px;
}
#formregpaket{
font-size:37px;
line-height:37px;
border:none;
font-family: 'Panton';
box-shadow:none;
height:37px;
margin-bottom:5px;
width:312px;
}
.tgm-reg-form label{
display:block;
}
.tgm-reg-form input[type=text], .tgm-reg-form input[type=number]  {
    width: 100%;
    height: 40px;
    border: 2px solid #C5C6C6;
    padding: 0 20px;
    font-size: 16px;
    box-sizing:border-box;
}
#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:10px;
}
.tgm-reg-form2 {
    position: absolute;
    width: 434px;
    height: 255px;
    padding: 25px 34px;
    left: 34%;
    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: 432px;
    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: 432px;
    height: 58px;
    line-height:58px;
    font-size:18px;
    background:url('/bitrix/templates/ryzov_06_2018/images/callmebtn.png') no-repeat left center #000;
    border: 1px solid #000;
    color:#fff;
    margin: 0;
    cursor:pointer;
    text-align:center;
    font-family: 'RobotoLight';
}
.tgm-reg-form label{
    margin-bottom:7px;
}
.tgm-reg-form input[type=button]{
    width:100%;
    height:40px;
    line-height:45px;
    font-size:22px;
    border:none;
    background:#E13E37;
    color:#fff;
    margin: 5px 0 0;
    cursor:pointer;
text-transform:uppercase;
}
.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: #E13E37;
    display: block;
    background: url(/images/27_11_2018/success_result.jpg) no-repeat center top;
    position: absolute;
    margin-top: -234px;
    width: 493px;
    height: 505px;
    padding: 90px 0 0 20px;
    margin-left: -50px;
    line-height: 22px;
    font-size: 21px;
    text-align: left;
    background-size: cover;
    box-sizing: border-box;
font-family: 'suisseintl-condbold';
}
.success_result b{
display: block;
font-family: 'Helvetica Neue Cyr Medium';
font-weight:normal;
}
.success_result2 {
    color: red;
    display: block;
    background: #fff;
    position: absolute;
    margin-top: -277px;
    width: 462px;
    height: 185px;
    margin-left: -34px;
    line-height: 28px;
    padding: 120px 20px 0;
    font-size: 24px;
    opacity: 0.90;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Cyr Bold';
}
#result > .success_result {
    color: #E13E37;
    display: block;
    background: url(/images/27_11_2018/success_result.jpg) no-repeat center top;
    position: absolute;
    margin-top: -274px;
    width: 432px;
    height: 545px;
    padding: 90px 190px 0 20px;
    margin-left: -50px;
    line-height: 22px;
    font-size: 21px;
    text-align: left;
    background-size: cover;
    box-sizing: border-box;
    font-family: 'suisseintl-condbold';
}
#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/ryzov_06_2018/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/ryzov_06_2018/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 {
    width: 408px;
    height: auto;
    padding: 25px 25px 10px;
    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);
}
#result{

}
.red_text {
	color:#c50713;
}
.margin {
line-height: 26px;
}
h3 {
text-transform:uppercase;
font-size:24px;
line-height: 32px;
font-weight:bold;
margin:20px 0 21px;

}
.clear{
clear:both;
height:15px;
}
.tabs.vertical {
    width: 1050px;
}
.tabs {
    margin: 0 auto 30px;
    width: 1050px;
}
.vertical .tabs__caption {
    display: inline;
    float: left;
    width: 525px;
}
.vertical .tabs__caption h4{
font-size:26px;
text-transform:uppercase;
line-height: 32px;
font-family: 'RobotoBold';
}
.tabs__caption {
    height: 500px;
    line-height: 25px;
    list-style: outside none none;
}
.vertical .tabs__caption li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    height: 105px;
    line-height: 105px;
    margin: 0;
    padding: 8px 20px;
    width: 485px;
}
.tabs__caption li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #262D3D;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0;
    padding: 10px 20px;
    position: relative;
}

.tabs__content.active {
    background: #fff none repeat scroll 0 0;
-webkit-box-shadow: 0px 0px 8px 0px rgba(191, 192, 194, 0.75);
-moz-box-shadow:    0px 0px 8px 0px rgba(191, 192, 194, 0.75);
box-shadow:         0px 0px 8px 0px rgba(191, 192, 194, 0.75);
    display: block;
    float: right;
    height: 420px;
    padding: 20px;
    width: 485px;
font-size:16px;
}
.vertical .tabs__caption .active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    color: #262D3D;
    margin-right: -1px;
    width: 485px;
}
.tabs__content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    display: none;
    padding: 0 12px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(191, 192, 194, 0.75);
-moz-box-shadow:    0px 0px 8px 0px rgba(191, 192, 194, 0.75);
box-shadow:         0px 0px 8px 0px rgba(191, 192, 194, 0.75);
}
#inp {
font-size:18px;
}
#inp ul{
list-style-type: none;
margin-left:70px;
}
#inp ul li{
font-size:20px;
text-transform:uppercase;
margin-bottom:40px;
}
#inp li:before {
    content: "- ";
}
#reviews_list{
width:1020px;
margin:0px auto 20px;
}
.review{
width:430px;
float:left;
margin-right:40px;
margin-left:40px;
padding-bottom:20px;
margin-bottom:20px;
text-align:justify;
font-size:16px;
}
.review_name {
color:#5a5a5a;
text-align:right;
float:right;
width:350px;
}
.new_event {
width:247px;
height:379px;
margin:0 18px 10px 0;
float:left;
border:1px solid #E3E3E3;
text-align:center;
}
.new_event:last-child{
margin-right:0px;
}
.new_event_photo{
width:130px;
height:130px;
border-radius:100%;
margin: 0 auto 18px;
}
.new_event_text{
padding:0 10px 10px;
font-size:16px;
line-height:20px;
}
.new_event_text p{
    text-align: center !important;
    font-weight: bold;
    color: #E3141B;
    height: 60px;
    font-size: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.more {
width:134px;
height:26px;
margin:15px auto 0;
text-align:center;
background:#E3141B;
}
.more a{
color:#fff;
font-size:13px;
line-height:26px;
text-decoration:none;
text-transform:uppercase;
}
.type {
font-size:16px;
text-transform:lowercase;
color:#272727;
font-family: 'RobotoLight';
}
.dop_date {
font-size:20px;
font-weight:bold;
text-transform:uppercase;
margin:18px 0 12px;
}
.new_event_text h4 {
font-size:20px;
line-height: 20px;
height:20px;
}
/* End */


/* Start:/bitrix/templates/ryzov_06_2018/template_styles.css?172801093232273*/
@font-face {
font-family: 'RobotoRegular';
src: url('/bitrix/templates/ryzov_06_2018/font/RobotoRegular/RobotoRegular.eot') format('eot'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoRegular/RobotoRegular.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoRegular/RobotoRegular.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoMedium';
src: url('/bitrix/templates/ryzov_06_2018/font/RobotoMedium/RobotoMedium.eot') format('eot'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoMedium/RobotoMedium.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoMedium/RobotoMedium.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoLight';
src: url('/bitrix/templates/ryzov_06_2018/font/RobotoLight/RobotoLight.eot') format('eot'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoLight/RobotoLight.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoLight/RobotoLight.ttf') format('truetype');
} 
@font-face {
font-family: 'RobotoBold';
src: url('/bitrix/templates/ryzov_06_2018/font/RobotoBold/RobotoBold.eot') format('eot'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoBold/RobotoBold.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/RobotoBold/RobotoBold.ttf') format('truetype');
}
@font-face {
font-family: 'Helvetica Neue Cyr Thin';
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Thin.eot');
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Thin.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Thin.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Helvetica Neue Cyr Light';
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Light.eot');
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Light.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Helvetica Neue Cyr Roman';
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Roman.eot');
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Roman.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Roman.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Helvetica Neue Cyr Medium';
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Medium.eot');
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Medium.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Helvetica Neue Cyr Bold';
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Bold.eot');
src: url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Bold.woff') format('woff'),
url('/bitrix/templates/ryzov_06_2018/font/HelveticaNeue/HelveticaNeueCyr-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ALS Rubl';
font-style: normal;
font-weight: normal;
src: url('/bitrix/templates/ryzov_06_2018/font/rouble.otf') format('eot'),
url('/bitrix/templates/ryzov_06_2018/font/rouble.woff') format('woff');
}
*{
padding:0px;
margin:0px;
}
body {
font-family: 'RobotoRegular';
font-size:13px;
color:#272727;
}
.h1 {
background:#E3141B;
margin: 0px auto 0px;
width: 1200px;
height:58px;
}
.h1 h1{
width:950px;
margin:0 auto;
padding-left:0px;
height:58px;
line-height:58px;
font-size:24px;
font-weight:normal;
font-family: 'RobotoRegular';
text-transform:uppercase;
color:#fff;
overflow:hidden;
}
.inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
#header {
height:100px;
padding-top:10px;
}
#logo {
float:left;
padding-top:10px;
padding-left:25px;
}
/*
#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;
}
*/
#logo a{
text-decoration:none;
}
#logo a img{
border:0;
}
.soc{
float:right;
margin-right:30px;
padding-top:17px;
}
.vk-icon {
width:53px;
height:52px;
background:url('/bitrix/templates/ryzov_06_2018/images/vk-icon.png') no-repeat center center;
background-size:44px 44px;
float:left;
}
.tg-icon {
width:53px;
height:53px;
background:url('/bitrix/templates/ryzov_06_2018/images/tg-icon.png') no-repeat center center;
background-size:44px 44px;
float:left;
}
.fb-icon {
width:53px;
height:52px;
background:url('/bitrix/templates/ryzov_06_2018/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/ryzov_06_2018/images/yt-icon.png') no-repeat center center;
background-size:44px 45px;
float:left;
}
.vk-icon:hover {
background:url('/bitrix/templates/ryzov_06_2018/images/vk-icon-active.png') no-repeat;
background-size:53px 52px;
}
.tg-icon:hover {
background:url('/bitrix/templates/ryzov_06_2018/images/tg-icon-active.png') no-repeat;
background-size:53px 53px;
}
.fb-icon:hover {
background:url('/bitrix/templates/ryzov_06_2018/images/fb-icon-active.png') no-repeat;
background-size:52px 52px;
}

.yt-icon:hover {
background:url('/bitrix/templates/ryzov_06_2018/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:27px;
font-family: 'RobotoMedium';
margin-top: -5px;
}
.contacts strong{
font-size:20px;
}
.contacts a{
color: #272727;
text-decoration:none;
}
#menu {
  height: auto;
  padding: 22px 0 20px;
  text-transform: uppercase;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#menu a{
color:#272727;
text-decoration:none;
}
#menu a:hover{
color:#E3141B;
}
#menu-1 {
  width: 100%;
  margin: 0 auto 17px;
  height: 20px;
  font-size: 16px;
  font-family: 'RobotoLight';
  border-bottom: 1px solid #E3E3E3;
  padding: 0 0 17px;
  display: flex;
  max-width: 1200px;
  justify-content: center;
}
#menu-1 ul {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
}
#menu-1 ul li{
float:left;
margin-right:113px;
text-align:center;
}
#menu-1 ul li:first-child{
text-align:left;
}
#menu-1 ul li:last-child{
text-align:right;
margin-right:0px;
}
#menu-2 {
    width:1005px;
    margin:0 auto;
    font-size:24px;
}
#menu-2 ul{
    list-style-type:none;
    display:flex;
}
#menu-2 ul li{
    flex: 1 1 auto;
    text-align: center;
}
#menu-2 ul li:first-child{
    text-align:left;
}
#menu-2 ul li:last-child{
    text-align:right;
    margin-right:0px;
}
#slider{
height:453px;
width:1050px;
margin:0 auto;
overflow:hidden;
}
#slider .slick-slider, #slider .slick-list {
    height: 400px;
}
#slider .slick-next {
    right: -50px;
}
#slider .sliderArrows{display:none !important;}
#info{
height:421px;
padding:36px 0 42px;
width:1200px;
margin:0 auto;
border-bottom:1px solid #E3E3E3;
border-top:1px solid #E3E3E3;
background: url(/bitrix/templates/ryzov_06_2018/images/info_bg.png) no-repeat;
}
.info_col{
width:275px;
height:375px;
padding:26px 24px 24px;
float:left;
background:#FFF;
margin-right:2.9%;
border:1px solid #E3E3E3;
overflow:hidden;
}
.info_col:last-child{
margin-right:0px;
}
.info_col h4{
font-size:25px;
font-weight:normal;
font-family: 'RobotoRegular';
text-transform:uppercase;
height:35px;
margin-top:0px;
}
.info_col h5{
font-size:35px;
font-weight:normal;
font-family: 'RobotoRegular';
text-transform:uppercase;
color:#e3141b;
margin-bottom: 4px;
margin-top: -5px;
}
.icon_news{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_news.png') no-repeat left center;
padding-left:60px;
margin-bottom:20px;
}
.icon_anons{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_anons.png') no-repeat left center;
padding-left:60px;
margin-bottom:0px;
}
.icon_insoc{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_insoc.png') no-repeat left center;
padding-left:60px;
margin-bottom:18px;
}
.icon_schedule{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_schedule.png') no-repeat left center;
padding-left:60px;
margin:30px 25px 25px 0;
font-size:26px;
font-weight:normal;
text-transform:uppercase;
height:36px;
padding-top: 3px;
}
.icon_schedule2{
background:#E3141B;
margin: 0px auto 0px;
width: 1200px;
height:58px;
}
.icon_schedule2 h1{
width:950px;
margin:0 auto;
padding-left:60px;
background:url('/bitrix/templates/ryzov_06_2018/images/schedule_icon.png') no-repeat left center;
height:58px;
line-height:58px;
font-size:24px;
font-weight:normal;
font-family: 'RobotoRegular';
text-transform:uppercase;
color:#fff;
}
#schedule{
width:1050px;
margin:0 auto;
}
.event {
border-top:2px solid #E3E3E3;
padding:0;
margin:0 auto;
height:auto;
width:1050px;
}
.event .inner{
margin: 0 auto;
padding: 22px 0 10px;
}
.event:hover {
background:#f7f7f5;
}
.event:first-child {
border-top:none;
}
.event_date{
width:190px;
margin-right:70px;
margin-left:30px;
float:left;
text-align:center;
}
.event_d{font-size:64px;height:70px;padding-top:3px;}
.event_m{padding-top: 3px; font-size: 30px; height: 36px;text-transform:uppercase;}
.event_y{font-size:22px;color:#C4C4C4;}
.reg_btn {
display:block;
width:163px;
height:37px;
line-height:37px;
background:#E3141B;
text-align:center;
color:#fff;
margin:26px auto 12px;
text-decoration:none;
text-transform:uppercase;
font-size:16px;
font-family: 'RobotoMedium';
}
.reg_btn:hover {
opacity:0.8;
}
.event_desc{
width:530px;
float:left;
font-size:16px;
}
.event_desc div{
height:auto;
margin-bottom:4px;
overflow:hidden;
}
.event_desc a{
font-size:24px;
color:#E3141B;
text-decoration:none;
line-height:29px;
}
.event_desc span{
display:block;
margin-bottom:9px;
color:#C4C4C4;
}
.event_desc p{
margin:10px 0;
}
.event_desc a.event_more{
font-size:16px;
color:#272727;
text-decoration:none;
text-transform:uppercase;
display:block;
float:right;
clear:both;
font-family: 'RobotoMedium';
margin-top:15px;
}
a.event_more_mobile{display:none}
.event_author{
width:200px;
float:left;
margin-left:30px;
text-align:center;
}
.event_author a{
font-size:16px;
color:#272727;
text-decoration:none;
text-align:center;
font-family: 'RobotoMedium';
}
.event_author a span{
text-transform:uppercase;
}
#trener_left_info .author_photo{
width:130px;
height:130px;
border-radius:100%;
float:left;
margin-right:10px;
}
.author_photo{
width:130px;
height:130px;
border-radius:100%;
margin: 5px auto 20px;
}
.author_photo2{
width:130px;
height:130px;
border-radius:100%;
margin: 0px auto 15px;
}
.author_photo3{
width:170px;
height:170px;
border-radius:100%;
}
#video{
background: url(/bitrix/templates/ryzov_06_2018/images/info_bg.png) no-repeat;
border-bottom:1px solid #E3E3E3;
border-top:1px solid #E3E3E3;
height:275px;
padding:35px 0;
width:1200px;
margin:25px auto;
}
.icon_basa{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_basa.png') no-repeat left center;
padding-left:60px;
margin-bottom:27px;
margin-left:20px;
font-size:24px;
font-weight:normal;
text-transform:uppercase;
}
#couches{
height:300px;
padding: 12px 0 16px;
width:1050px;
margin: 0 auto;
}
.icon_couches{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_couches.png') no-repeat left center;
padding-left:60px;
margin-bottom:34px;
margin-left:0px;
font-size:26px;
font-weight:normal;
text-transform:uppercase;
height:37px;
}
.trener{
float:left;
width:130px;
margin-right:40px;
text-align:center;
}
.trener:last-child{
margin-right:0px;
}
.trener a{
font-size:16px;
color:#272727;
text-decoration:none;
}
#subscribe{
height:155px;
background: url(/bitrix/templates/ryzov_06_2018/images/info_bg.png) no-repeat;
border-bottom:1px solid #E3E3E3;
border-top:1px solid #E3E3E3;
padding:30px 0 45px;
width:1200px;
margin:0 auto;
}
#subscribe_text{
font-size:30px;
float:left;
width:450px;
font-family: 'RobotoMedium';
text-align:center;
margin-left:105px;
margin-right:70px;
padding: 7px 0;
}
#subscribe_form{
float:left;
text-align:right;
}
#subscribe_form input[type=text]{
display:block;
width:377px;
height:25px;
background:#fff;
border:1px solid #E3E3E3;
padding:10px;
font-size:20px;
margin-bottom:15px;
}
#subscribe_form input[type=button]{
cursor:pointer;
display:block;
width:397px;
height:44px;
line-height:44px;
background:#E3141B;
text-align:center;
color:#fff;
margin:0 auto;
text-decoration:none;
text-transform:uppercase;
font-size:20px;
border:none;
}
#subscribe_form input[type=button]:hover{
opacity:0.8;
}
#sendbookform, #sendbookform2 {
    width: 380px;
    margin: 20px auto 0;
}
#sendbookform input[type=text], #sendbookform2 input[type=text]{
display:block;
width:377px;
height:20px;
background:#fff;
border:1px solid #E3E3E3;
padding:10px;
font-size:20px;
margin:0 15px 15px 0;
font-family: 'RobotoRegular';
}
#sendbookform2 textarea{
display:block;
width:377px;
height:60px;
background:#fff;
border:1px solid #E3E3E3;
padding:10px;
font-size:20px;
margin:0 15px 15px 0;
font-family: 'RobotoRegular';
}
#sendbookform input[type=button], #sendbookform2 input[type=button]{
cursor:pointer;
display:block;
width:397px;
height:44px;
line-height:44px;
background:#E3141B;
text-align:center;
color:#fff;
text-decoration:none;
text-transform:uppercase;
font-size:20px;
border:none;
}
#sendbookform input[type=button]:hover, #sendbookform2 input[type=button]:hover{
opacity:0.8;
}
#footer{
height:140px;
}
#copy {
font-size:16px;
float:left;
padding-top:50px;
}
#copy a{
font-size:14px;
color: #272727;
}
#info_social_inner {
width:215px;
margin:0 auto;
}
#social_markers {
width:20px;
height:60px;
position:absolute;
margin-left: 9px;
margin-top: 20px
}
.mvk {
width:20px;
height:20px;
background: url("/bitrix/templates/ryzov_06_2018/images/social_markers.png") 100px center;
margin-bottom:5px;
}
.mfb {
width:20px;
height:20px;
background: url("/bitrix/templates/ryzov_06_2018/images/social_markers.png") 60px center;
margin-bottom:5px;
}
.mvk:hover {
background-position: 120px center;
cursor:pointer;
}
.mfb:hover {
background-position:80px center;
cursor:pointer;
}

ul.tabs {
    list-style: none;
}
ul.tabs li {
    position: relative;
}
ul.tabs li a {
    text-decoration: none;
    display: block;
}

.tab_container {
    float: left; 
}
.baza_video{
width:300px;
height:220px;
border:1px solid #E3E3E3;
float:left;
}
.baza_video_desc{
width:618px;
height:205px;
border:1px solid #E3E3E3;
background:#fff;
float:left;
margin-left:3%;
padding:5px 20px 10px;
}
.baza_video_text{
float:left;
}
.baza_video_list{
float:left;
width:304px;
margin-right:5px;
}
.baza_video_list ul{
list-style-type:none;
display:table;
}
.baza_video_list ul li{
margin-bottom:20px;
overflow:hidden;
display:table-row;
height:56px;
}
.baza_video_list ul li p{
padding-left:40px;
background:url('/bitrix/templates/ryzov_06_2018/images/video-icon.png') no-repeat left center;
display:table-cell;
vertical-align:middle;
}
.baza_video_list ul li p a{
color:#272727;
}
.baza_video_list ul li p a:hover{
color:#E3141B;
}
#sch_all{
float:right;
width:200px;
margin-top:45px;
}
#sch_all a{
text-transform:uppercase;
text-decoration:none;
color:#272727;
}
.sch_all{
float:right;
width:200px;
margin-top:45px;
}
.sch_all a{
text-transform:uppercase;
text-decoration:none;
color:#272727;
}
#place_address{
float:right;
width:600px;
margin-top:30px;
text-transform:uppercase;
text-decoration:none;
color:#272727;
text-align:right;
font-size:13px;
font-family: 'RobotoRegular';
}
#program_menu.default {
width:890px;
margin:15px auto;
height:20px;
}
#program_menu ul{
list-style-type:none;
}
#program_menu ul li{
float:left;
margin-right:125px;
height:17px;
text-align:left;
}
#program_menu ul li:last-child{
text-align:right;
margin-right:0px;
}
#program_menu.default a{
color:#272727;
text-decoration:none;
font-size:16px;
font-family: 'RobotoLight';
text-transform:uppercase;
}
#program_menu.default a:hover{
color:#E3141B;
}
#program_menu.fixed {
width:100%;
position:fixed;
top:0;
background: #e3141b;
height:50px;
z-index:990;
}
#program_menu.fixed ul{
width:890px;
margin:15px auto;
height:20px;
}
#program_menu.fixed a{
color:#fff;
text-decoration:none;
font-size:16px;
font-family: 'RobotoLight';
text-transform:uppercase;
}
#program_menu.fixed a:hover{
color:#fff;
text-decoration:underline;
}
.linear{
padding:30px 0 0;
width:1200px;
margin:0 auto;
border-top:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
background: url(/bitrix/templates/ryzov_06_2018/images/info_bg.png) repeat-y;
}
.p_about{
padding:10px 30px;
border-bottom:1px solid #E3E3E3;
border-top:1px solid #E3E3E3;
background:#fff;
height:auto;
font-size:16px;
font-family: 'RobotoRegular';
}
.p_about h3{
font-size:26px;
font-family: 'RobotoBold';
font-weight:normal;
text-transform:uppercase;
margin:20px 0;
}
.p_about .left{
width:690px;
float:left;
margin-right:30px;
margin-left:50px;
font-family: 'RobotoRegular';
}
.p_about .left h3{
font-size:24px;
font-family: 'RobotoRegular';
font-weight:normal;
text-align:center;
text-transform:uppercase;
margin:20px 0;
}
.p_about .left ul li{
margin-left:8px;
list-style-type:none;
}
.p_about .left ol li{
margin-left:37px;
}

.p_about .right{
width:298px;
float:left;
border:1px solid #E3E3E3;
-webkit-box-shadow: 0px 0px 30px 0px rgba(227,227,227,0.5);
-moz-box-shadow: 0px 0px 30px 0px rgba(227,227,227,0.5);
box-shadow: 0px 0px 30px 0px rgba(227,227,227,0.5);
padding:20px 15px;
margin-top:8px;
}
.p_about .right h4{
font-size:25px;
font-family: 'RobotoRegular';
font-weight:normal;
text-transform:uppercase;
margin:7px 0 10px;
}
.icon_author{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_author.png') no-repeat left center;
padding-left:47px;
margin-bottom:20px;
margin-left:20px;
height:37px;
}
.icon_info{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_info.png') no-repeat left center;
padding-left:42px;
margin-bottom:20px;
margin-left:20px;
}
.icon_price{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_price.png') no-repeat left center;
padding-left:42px;
margin-bottom:20px;
margin-left:20px;
}
.icon_corp{
background:url('/bitrix/templates/ryzov_06_2018/images/icon_corp.png') no-repeat left center;
padding-left:42px;
margin-bottom:20px;
margin-left:20px;
}
		 .carousel .mask {
		    position:relative;
		    overflow:hidden;
		}
#events_list{
    width:1050px;
    margin:0 auto;
}
#couch_detail{
    background: url(/bitrix/templates/new/images/info_bg.png) repeat-y;
    margin: 20px auto 0;
    width:1200px;
    border-top:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
}
.couches_bg{
    background: url(/bitrix/templates/new/images/info_bg.png) repeat-y;
    margin: 20px auto 0;
    width:1200px;
    border-top:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
}
.subs_policy{
    font-size:12px;
    text-transform:none;
    width:750px;
    margin: 5px auto;
}
#gift{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    box-sizing: border-box;
    padding: 40px 40px 40px 40px;
    border-radius:5px;
    background: url(/images/other/4765_2.jpg) no-repeat left center;
    background-size: cover;
}
#gift p{
    font-size:20px;
    margin-right:9px;
    margin-bottom:10px;padding-top:15px;padding:0;
}
#gift p b{font-size:26px;}
#resultcert{display:none;position: absolute;background: #fff;margin-top: -395px;width: 351px;text-align: center;padding: 160px 0;}
.order_cert_btn{
cursor:pointer;
display:block;
height:37px;
line-height:37px;
background:#E3141B;
text-align:center;
color:#fff;
margin:26px auto 12px;
text-decoration:none;
text-transform:uppercase;
font-size:16px;
font-family: 'RobotoMedium';
width: 224px;margin-top:10px;margin-left:0px;border:1px solid #fff;
}
.order_cert_btn:hover{
opacity:0.8;
}
.mobile_menu_title{display:none;}
.review_slider{width:930px;margin:0 auto;}
#video_at{width:990px;height: 273px;margin:20px auto 30px;}
#video_at .center2{width:950px;height: 273px;margin:0px auto;}
.price_text{padding:0 60px;margin:5px 0;}
.regform_block{width:530px;margin:-8px auto 0;font-family: 'RobotoLight';}
.mapblock{width:1050px;height:400px;margin:10px auto 20px;}
.prog_zapros_mobile{display:none;}
#prog_zapros {
    display: none;
}
.program_mobile_banner{display:none;}
#reglament-mobile{display:none;}
.nactive_a{color: #e3141b;font-size: 24px;line-height: 26px;font-weight:normal;height:auto;}
@media screen and (min-width:200px) and (max-width:768px) {

.nactive_a {
    font-size: 17px;
    line-height: 17px;
}
.program_mobile_banner{display: block;width:100%;height:auto;margin: 0 0 30px;}
.prog_zapros_mobile{
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    background: #E3141B;
    text-align: center;
    color: #fff;
    margin: 10px auto;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'RobotoMedium';cursor:pointer;
}
#prog_zapros {
    display: none;
    position: fixed;
    background: #fff;
    bottom: 140px;
    left: 10px;
    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;
    width: calc(100% - 20px);
    box-sizing: border-box;
}
#prog_zapros h4{
    font-family: 'RobotoBold';
    font-weight:normal;
    font-size:20px;
    line-htight:26px;
}
#prog_zapros a{display:block;text-decoration:none;margin:10px 0;}
.mapblock{width:100%;height:400px;margin:10px auto 20px;}
.p_about h3{font-size:22px;}
.p_about #place h3 {
    margin-left: 0;float: none !important;
}
#place_address {
    float: none;
    width: 100%;
}
#reg {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px 10px;
}
#reg h3 {
    font-size: 22px;
}
.regform_block{width:100%;overflow: hidden;}
table.form-table input[type="text"] {
    width: 140px;padding:10px 5px;
}
#place {
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
}
#reglament {
display:none;
}
#reglament-mobile{
display:block;
}
#reglament-mobile ul{
list-style-type:none;
}
#price {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px;
}
#price h3.icon_price_block {
    font-size: 22px;
}
.price_text{padding:0;margin:5px 0;}
#video_at{width:100%;height: 273px;margin:20px auto 30px;box-sizing: border-box;}
#video_at .center2{width: 100% !important;height: 273px;margin:0px auto;}
#video_at .center2 img{width:auto !important;height:100% !important;margin: 0 auto;}
#reviews {
    width: 100%;
    margin: 20px auto;
    box-sizing: border-box;overflow: hidden;
}
.review {
    padding: 0 20px 20px;
}
.review_slider{width: 100%;margin:0 auto;box-sizing: border-box;}
.review_slider .slick-list{height:auto !important;}
.review_slider .slick-prev, #articles_at .slick-prev, #video_at .slick-prev {left: -20px !important;}
.review_slider .slick-next, #articles_at .slick-next, #video_at .slick-next {right: -20px !important;}
#articles_at .baza_article{padding:0 20px;}
.program_big_banner, .program_big_banner_btn{display:none;}
#program_menu.default, #program_menu.fixed {display:none}
.mobile_menu_title {
    display: block;
    font-size: 22px;
    padding: 10px 0;
    border-top: 2px solid #E3E3E3;
    border-bottom: 2px solid #E3E3E3;
    background: url(/images/menu.png) no-repeat right center;cursor:pointer;
    margin: 0 0 10px;
}
#gift{
    width: 320px;
    margin: 0 auto;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
    border-radius:5px;
    background: url(/images/other/4765_2.jpg) no-repeat left center;
    background-size: cover;
}
#gift img{
max-width:280px !important;
height:auto !important;
}
#gift p{
    font-size:20px;
}
#gift a{width:100% !important;}

.order_cert_btn{width:100% !important;}
iframe {
    max-width: 100%;
}
#social_widget_block{
display:none;
}
.couches_bg{
    width:320px;
}
.inner {
    margin: 0 auto;
    width: calc(100% - 20px) !important;
}
#header {
    height: 120px;
    padding-top: 10px;
}
#logo {
    padding: 0 0 10px;
    float: right;
}
#logo img {
    border: 0 none;
    max-width: 300px;
}
#menu {
    height: auto;
    margin: 0 auto;
    padding: 22px 0 20px;
    width: calc(100% - 20px);
}
#menu-1 {
    clear: both;
    height: auto;
    margin: 0 auto 17px;
    text-align: center;
    width: 300px;display: none;
}
#menu-1 ul li{
float:none;
margin:0 0 10px;
text-align:left;
}
#menu-1 ul li:first-child{
text-align:left;
}
#menu-1 ul li:last-child{
text-align:left;
}
#menu-2 {
font-size:20px;
    height: auto;
    margin: 0 auto;
    width: 300px;display: none;
}
#menu-2 ul li{
    float:none;
    margin:0 0 10px;
    text-align:left;
}
#menu-2 ul li:first-child{
    text-align:left;
    margin-right:0px;
}
#menu-2 ul li:last-child{
    text-align:left;
    margin-right:0px;
}
#slider {
    display: block;width:100%;height:160px;
}
#slider .slider, #slider .sliderContent, #slider .sliderContent .item{
    height:170px !important;
}
#slider .sliderArrows, #slider .slick-prev, #slider .slick-next{display: none !important;}
#slider .sliderBullets {
    left: calc(50% - 135px) !important;
    margin-left: 0px !important;
}
#slider .slick-slider, #slider .slick-list {
    height: 160px !important;
}
#slider .slick-slide img {
    display: block;
    max-width: 100%;
    height: auto;
}

#info {
    width:300px;
    height: 860px;
}
.info_col {
    margin-bottom: 5px;
    padding: 26px 12px 24px 11px;
    width: 275px;
}
#schedule {
    width: 300px;
}
#schedule .reg_btn{
    display:none;
}
.event {
    height: auto;
    width: 100%;
}
.event_date {
    margin:0 auto 10px;
    width: 100%;
    float:none;
}
.event_d {
    font-size: 34px;
    height: 36px;
    padding-top: 0;
    display: inline-block;
}
.event_m {
    padding-top: 0;
    font-size: 28px;
    height: 30px;
    display: inline-block;
}
.event_y{display:none;}
.event_desc {
    width: 100%;
    float: none;
    text-align: center;
}
.event_desc a, .event_desc a p {
    font-size: 17px !important;
    line-height: 17px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: auto;
}
.event_desc a.event_more {display:none}
a.event_more_mobile{
    font-size:16px;
    color:#272727;
    text-decoration:none;
    text-transform:uppercase;
    font-family: 'RobotoMedium';
    margin-top:15px;
    display: block;height:37px;max-width:200px;line-height: 37px;
    text-align: center;
    float: none;
    margin-bottom: 10px;
    margin-top: 10px;background: #E3141B;color: #fff;margin: 26px auto 12px;
}
.event_desc div {
    height: auto;
}
.event_author {
    width: 100%;
    float: none;
    margin-left: 0;
    text-align: center;
}
.reg_btn {
width:100% !important;
margin:10px auto !important;
}
.event_desc span {
text-align:center;
font-size: 14px;
}
#video {
    width: 300px;
height:775px;
}
#couches {
    margin: 0 auto;
    width: 300px;
    display:none;
}
#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: 100%;
}
.p_about {
    padding: 10px 10px;
}
.p_about .left {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
}
#programma {
    width: 100%;
    margin: 30px auto;
    background: #fff;
    border: none;
    padding: 20px 10px;
    font-size: 16px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: left !important;
}
#programma p, #programma div{text-align: left !important;}
#programma div.reg_btn2{text-align: center !important;}
.p_about .right {
    width: 100%;
    float: none;
    padding: 20px 10px;
    margin-top: 30px !important;
    position: static !important;
    margin-left: 0px;
    box-sizing: border-box;
}
.p_about .right h4 {
    font-size: 22px;
    min-height: 33px;
}
.infoblock_inner {
    margin: 10px auto;
    width: 100;
}
.icon_basa {
    margin-left: 0px;
    padding-left: 40px;
    width: 260px;
}
#footer {
    height: 220px;
    margin: 0 auto 140px;
    width: 100%;
}
#couches_list{
    width:300px;
    padding-left:0px;
}
.slick-slider {
    height: 210px !important;
    margin-bottom: 30px !important;
}
.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;
}
.h1 {
    width: 290px;
    padding: 0 10px;
    height: auto;
}
.h1 h1 {
    width: 240px;
    height: auto;
}
#breadcrumb {
    width: 295px;
}
#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:calc(100% - 20px);margin:0 auto;
}
#trener_detail {
    width: calc(100% - 20px);
    margin: 10px auto;
    padding: 10px;
    box-sizing: border-box;
}
#trener_detail_info {
    width:100%;
    margin-left: 0px;
}
.icon_trener_programs {
    height:57px;
}
.center{
  width:100% !important;
   margin:0 auto;
   height:480px;
}
.center2{
   width:100% !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: 100% !important;padding: 0 10px;box-sizing:border-box;
    margin: 0 auto;
}
#reviews_trener, #photoblock {
    width: calc(100% - 20px);
    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;
}
.photo-main {
    max-width: 317px;
    min-width: 300px;
}
.photo-image{max-width:300px;max-height: 300px;}
.photo-image img{max-width:300px !important;}
.photo-top{max-width:296px;}
.photo-wrap{max-width:317px;}
.photo-footer {width: 100% !important;}
#wa_block .hello_text{display:none;}
#wa_block {
    right: 30px;
    bottom: 100px;
}
.icon_schedule2 h1 {
    width: calc(100% - 50px);
    padding-left: 50px;
    font-size: 18px;
}

/*БЛОК ФОРМ*/

.tgm-reg-form {
    width: calc(100% - 60px);
    left: 10px;
}
.tgm-reg-form input[type=text], .tgm-reg-form input[type=number], .tgm-reg-form textarea {
    width: 100%;
}
#resultcert{width: 100%;}
.cert_slick {
    width: calc(100% - 20px);
    margin: 0 auto;
}
.cert_slick.slick-slider {
    margin-bottom: 10px !important;
    height: 200px !important;
}
.cert_slick .slick-list {height: 200px !important;text-align:center;}
.cert_slick img{width:100%;height: auto;float: none;margin:0;border-radius:5px;}
.cert_slick .slick-prev {
    left: -25px !important;
}
.cert_slick .slick-next {
    right: -25px !important;
}
.cert_btn{width:100%;}
#footer .contacts {
    float: none;
    text-align: left;
}
.contacts {padding-right: 0;}
#header .contacts a{display:none;}
#header .contacts strong a{display: block;}
#footer .soc {
    margin-right: 0;
    float: none;
    padding-top: 20px !important;
}
#copy{float:none;}
#header .soc{display:none;}
.sch_all {margin: 30px 0 10px;}
.event .inner {padding: 10px 0;}
#signup2 {
    width: calc(100% - 20px);
    height: auto;
    padding: 20px;
    display: none;
    background: #FFF;
    top: 60px !important;
    border: 1px solid #E3E3E3;
    margin-left: 0px !important;
    left: 10px !important;
    box-sizing: border-box;
}
.modal_close {
    background: url("/bitrix/templates/ryzov_06_2018/images/modal_close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 16px;
    z-index: 2;
}
#signup2 input[type="text"]{
    display: block;
    width: calc(100% - 20px);
    height: 25px;
    background: #fff;
    border: 1px solid #E3E3E3;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
}
#signup2 textarea {
    width: calc(100% - 20px);
    background: #fff;
    border: 1px solid #E3E3E3;
    padding: 10px;
}
.banner_col_6{width:100%;margin: 0;height:180px;}
#menu-2 ul{display:block;}

}
/* End */
/* /bitrix/templates/ryzov_06_2018/styles.css?172801093215115 */
/* /bitrix/templates/ryzov_06_2018/template_styles.css?172801093232273 */
