.navbar.steps {
    font-size: 20px;
}
.nav-pills {
    width: auto;
}
.nav-pills .step .number {
    display: block;
}
.nav-pills .step .desc {
    font-size: 14px;
}
#bar.progress {
    margin:0 0 20px;
}
#bar.progress .bar {
    height: 15px;
}

.services__title {
    margin: 20px 0;
    font-size: 20px;
}
.top_row {
    height: auto;
    padding-bottom: 10px;
}
.top_row:after {
    content: '';
    display: block;
    clear: both;
}

.body_bask {
    font-size: 18px;
}
.head_bask {
    background: url("http://demidovskayusadba.ru/bitrix/images/du/top-content.png") -100px -10px repeat-x;
}
.head_bask div,
.body_bask div {
    float: none;
    display: table-cell;
    vertical-align: middle;
    height: auto;
    font-size: inherit;
    padding: 10px 0;
}
.head_bask,
.body_bask > div {
    display: table;
    width: 100%;
    padding: 0;
    height: auto;
    border-collapse: collapse;
}
.body_bask .body2 {
    font-size: 20px;
}
.body_bask .body5 {
    font-size: 14px;
}
.body_bask .remove {
    cursor: pointer;
    padding: 8px 3px 8px 8px;
    background: #fad87f;
    border: 1px solid #cda155;
    vertical-align: middle;
    border-radius: 3px;
    transition: all .25s ease;
}
.body_bask .remove:hover {
    border-color: #a51818;
    background-color: #ff0000;
}

.itog_summ {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 14px;
}
.itog_summ--price {
    font-size: 24px;
    font-weight: bold;
}

.next-step {
    text-align: right;
    font-size: 16px;
    margin: 15px 0 0;
}
.lookin-btn {
    float: none;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    border: 1px solid #b46d47;
    border-radius: 3px;
    background-color: #b66e48;
    font: 11px Arial, sans-serif;
    font-size: 16px;
    line-height: 38px;
    height: 40px;
    font-weight: normal;
    text-align: center;
    padding: 0 15px;
    text-decoration: none;
    cursor: pointer;
    transition: all .25s ease;
}
label.lookin-btn {
    display: inline-block;
    line-height: 40px;
}
.lookin-btn__yellow {
    border-color: #cda155;
    background-color: #fad87f;
    color: #000;
}
.lookin-btn:hover {
    border-color: #6D422B;
    background-color: #6D422B;
}
.lookin-btn__yellow:hover {
    border-color: #cda155;
    background-color: #90ef6b;
}
.lookin-link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}


.top_cell_service {
    height: auto;
    width: 30%;
    margin: 0 0;
    border: 0;
    padding: 0;
}
.top_cell_info {
    float: right;
    width: 70%;
}
.top_cell_info-top {
    display: table;
    width: 100%;
    width: calc(100% - 1px);
    border-collapse: collapse;
}
.top_cell_service .header_row {
    display: none;
}
.top_cell_service .first_lv {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px !important;
    height: 100px !important;
    margin: 0 10px 15px 0 !important;
    border: 2px solid #6D422B !important;
}
.top_cell_service .first_lv:hover {
    -webkit-border-radius: 5px 0 0 5px !important;
    -moz-border-radius: 5px 0 0 5px !important;
    border-radius: 5px 0 0 5px !important;
}
.top_cell_service .first_lv > p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0 !important;
    padding: 5px 10px;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.top_cell_service .first_lv ul {
    left: 100%;
    top: -2px;
    width: auto;
    min-width: 250px;
    z-index: 1000;
}
.top_cell_service .first_lv ul li {
    padding: 0 10px 0 3px;
    white-space: nowrap;
}
.top_cell_time {
    display: table-cell;
    float: none;
    width: 40%;
    margin-left: 0;
}
.top_cell_beds {
    display: table-cell;
    float: none;
    width: 20%;
}
.top_cell_extra {
    display: table-cell;
    float: none;
    width: 20%;
}
.top_cell_price {
    display: table-cell;
    float: none;
    width: 20%;
}
.top_cell_kitchen {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
}
.top_cell_selected {
    text-align: center;
    color: red;
}
.top_cell_dates {
    font-size: 18px;
    text-align: center;
}
.top_cell_counters {
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}
.top_cell_counters input {
    margin: 0 0 15px !important;
    width: 50px !important;
    padding: 5px 0 5px 10px;
    font-size: 20px;
    text-align: center;
}
.err_info,
.dop_info,
.add_basket1 {
    float: none;
    width: auto;
    margin-left: 0;
}
.err_info,
.dop_info {
    border-top: 0;
    border-bottom: 0;
}
.dop_info {
    padding: 5px;
}
.add_basket1 {
    position: relative;
    margin-top: -1px;
    height: auto;
    text-align: center;
}
.add_basket1 .lookin-btn {
    width: 100%;
    border-radius: 0 0 3px 3px;
}
.dobavit {
    margin-top: 15px;
    text-align: center;
}
.price_dop {
    padding-top: 15px;
}
a.parent_close {
    border-color: #cda155;
    background-color: #fad87f;
    color: #000;
    padding: 4px 7px;
    border-radius: 3px;
    top: -5px;
    font-family: Arial, serif;
    text-decoration: none;
    cursor: pointer;
}
.tab-pane .fields {
    width: 33%;
    margin-right: -4px;
    margin-bottom: 15px;
}
.tab-pane .fields input,
.tab-pane .fields textarea {
    font-size: 20px;
    padding: 5px 10px;
    width: 90%;
    max-width: 90%;
    max-height: 120px;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 25px;
    vertical-align: top;
}
.tab-pane .fields .name3,
.tab-pane .fields .name6 {
    width: 96%;
    max-width: 96%;
}

.order-bron-form {
    display: none;
    margin:30px auto 0;
}
.order-bron-form input[name="sum"],
.order-bron-form input[type="text"],
.order-bron-form input[type="text"][disabled] {
    width:250px;
    padding:5px;
    background:#fff;
    border:0;
    color:#000;
    border-radius:3px;
    margin:5px 0 10px;
}
.order-bron-form .buttons {
    text-align:center;
    margin:25px 0;
}
.order-bron-form .order-bron-link {
    display:inline-block;
    vertical-align:middle;
    padding:5px 10px;
    text-decoration:underline;
    font-size:12px;
    line-height:14px;
}
.order-bron-form .order-bron-link:hover {
    text-decoration:none;
    color:red;
}
.order-bron-form .oplata1 {
    float:none;
    margin:0;
}
.order-bron-form .lookin-btn {
    text-transform: uppercase;
}
#all_inform,
#all_inform1 {
    width: auto;
}
#all_inform1 > div {
    display: table;
    width: 100%;
}
#all_inform1 .body1,
#all_inform1 .body2 {
    display: table-cell;
    width: 35%;
}
#all_inform1 .body3,
#all_inform1 .body4,
#all_inform1 .body5 {
    display: table-cell;
    width: 10%;
}

/* Яндекс.Касса */
.manager-request {
    text-align: center;
    clear: both;
}
.manager-request p {
    text-align: left;
    margin-top: 15px;
}
.manager-request-success {
    text-align: center;
    margin: 15px 0 0;
}
.manager-request-link {
    float: none;
    display: inline-block;
    vertical-align: bottom;
    font: 20px/1 Arial, sans-serif;
    padding: 10px 15px;
    margin: 30px 0 15px;
    background: #6D422B;
    color: #fff;
    border: 1px solid #6D422B;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.manager-request-link:hover {
    text-decoration: none;
    background-color: #1D670B;
    border-color: #1D670B;
}
.manager-request-message {
    display: none;
    text-align: center !important;
    color: red;
    font-size: 14px;
}
#manager-success {
    display: none;
}
#manager-success:checked + .manager-success,
#manager-success[checked="checked"] + .manager-success {
    background-color: #f5f5f5;
    color: #000;
}
/* END Яндекс.Касса */

.newyear__title {
    color: #f00;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.newyear__title span {
    color: #000;
}