.pFullH1{
    text-align: center;
    font-size: 32px;
    /*text-transform: uppercase;*/
}
.pFullLabel{
    display: none;
}
.pFullBlock{
    border: none;
    padding: 0;
    width: 100%;
}
.pFullPhotos,.pFullBigPhoto{
    width: 100%;
	display: none;
}
.pFullBigPhoto{
    position: relative;
    height: 653px;
    margin-bottom: 80px;
}
.controls_block{
    position: absolute;
    bottom: 25px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.controls{
    width: 10px;
    height: 10px;
    border: 4px solid #fff;
    background: #fff;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}
.controls.selected{
    background: #6f6f6f;
}
.pFullMinPhotos{
    display: none;
}
.pFullInfo{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pFullStars,.popReviews,.pFullRating,.ProdSocNet,.hideDescr{
    display: none;
}
.rusPrice{
    font-size: 51px;
}
.rusPrice span{
    font-size: 30px;
}
.pFullBtnReserve{
    width: 413px;
    height: 58px;
    text-transform: uppercase;
    font-size: 33px;
    margin-top: 60px;
}
.phones_block{
    display: none;
}
.phones{
    text-align: center;
    margin: 30px 0 40px 0;
    background: url("/img/site/smart.png") no-repeat 73px 33px;
    padding-left: 32px;
}
.phone{
    font-size: 25px;
    line-height: 45px;
}
.phone_apps{
    font-size: 17px;
}
.advantages,.equipment,.assistant,.rules{
    width: 100%;
    display: inline-block;
    margin-top: 80px;
    font-family: Arial;
}
.advantage_title{
    width: 100%;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    display: inline-block;
    height: 38px;
    margin-bottom: 270px;
}
.advantage_block{
    width: 32.99%;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    color: #363748;
    margin-bottom: 20px;
    height: 53px;
}
.advantage_block img{
    float: left;
    margin-right: 24px;
}
.equipment,.assistant,.rules{
    cursor: pointer;
    margin-bottom: 0;
}
.equipment_title,.assistant_title,.rules_title{
    margin-bottom: 0;
}
.equipment_block,.assistant_block,.rules_wrap{
    display: none;
    margin-top: 65px;
}
.more{
    vertical-align: -4px;
}
.equipment_block{
    color: #1b1c27;
    font-size: 16px;
}
.equipment_block table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px 0px;
}
.equipment_block tr:nth-child(odd) {
    background-color: #eaeaea;
}
.equipment_block td{
    padding: 9px 10px;
    width: 50%;
    vertical-align: middle;
}
.equipment_block td span{
    color: #777;
    font-weight: bold;
}
.assistant_block{
    text-align: left;
    padding-bottom: 250px;
    font-size: 16px;
    padding-top: 30px;
    background: #eaeaea;
    line-height: 25px;
    padding-left: 30px;
}
.rules_block{
    width: 30%;
    float: left;
    line-height: 25px;
    font-size: 16px;
}
.rules_wrap{
    float: left;
    padding: 40px 0;
    background: #eaeaea;
}
.mid{
    padding: 0px 49px;
}
.pFullReviews,.pFullDescription{
    width: 100%;
}
.pFullH2{
    text-align: center;
    font-size: 35px;
    color: #101227;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 50px;
}
.avt{
    float: left;
    padding-right: 40px;
    background: url("/img/site/wave.png") no-repeat right 30px;
    width: 120px;
    text-align: center;
}
.avt img{
    width: 120px;
    height: 120px;
    border-radius: 145px;
}
.avt_adm{
    background: none;
    padding-right: 25px;
    margin-left: 170px;
}
.pFullH3{
    text-align: center;
    line-height: 22px;
}
.pFullReview{
    width: 890px;
    background: #dfdfdf;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 40px;
    float: right;
    min-height: 60px;
}
.pFullStarsReview{
    float: left;
}
.pFullDateReview,.answerDate{
    float: right;
}
.answerDate{
    margin-bottom: 10px;
}
.pFullReview .text,.answerText{
    margin-bottom: 0;
    display: inline-block;
}
.pFullReview .text a{
    font-size: 16px;
    color: #8c8c8c;
    font-weight: bold;
    text-decoration: none;
}
.pFullReviewsControls{
    height: 50px;
    float: right;
    padding:0 220px;
}
.all_otz,.add_otz{
    height: 50px;
    display: block;
    float: left;
    font-size: 16px!important;
    text-decoration: none!important;
    color: #fff!important;
    text-transform: uppercase;
    line-height: 50px!important;
    margin: 5px;
}
.all_otz{
    width: 144px;
    background: url("/img/site/all_otz.png") no-repeat;
    margin-right: 25px;
    padding-left: 90px;
}
.add_otz{
    width: 169px;
    background: url("/img/site/add_otz.png") no-repeat;
    padding-left: 65px;
}
.pFullReviews{

}
.answer{
    float: left;
    border: none!important;
    width: 600px;
    min-height: 103px;
    margin-bottom: 103px;
}
.answerText {
    width: 600px;
}
.backToBegin{
    margin-left: 50px;
}
.marg{
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.marg .pFullH2{
    margin-bottom: 30px;
}