/* ==== Scroll down to find where to put your styles :) ==== */

body div.bx-core-dialog-content td {padding:0 !important;} /* for bitrix, mf */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:12px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
b, strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre {font-family:inherit;font-size:1em;}

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: black; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, a:active, a:visited { /*color: #0d6ba0;*/ color:black; }
a:hover { color: red; text-decoration:none; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/


h1,h2,h3,h4,h5,h6 {
    margin-bottom:.5em;
}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:14px;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear {clear:both;}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* Site styles */

@font-face {
    font-family: 'AfishaCapRegular';
    src: url('/s/fonts/AfishaCap.eot');
    src: url('/s/fonts/AfishaCap.eot?#iefix') format('embedded-opentype'),
         url('/s/fonts/AfishaCap.woff') format('woff'),
         url('/s/fonts/AfishaCap.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

u {
    background:#CEAF86;
    padding:2px 5px;
    line-height:2;
    text-decoration:none;
}

body {
    background:#e4d3ba;
    font-family: Tahoma, Arial, sans-serif;
    line-height:1.4;
}
.l-wrap {
    width:840px;
    margin:0 auto;
    position:relative;
}
    .oldie body {text-align:center;}
    .oldie .l-wrap  {text-align:left;}
    
    
.content p {margin-bottom:1em;}
    
    
header {
}
    header .sites {
        position:absolute;top:0;right:0;
    }
        header .sites span ,
        header .sites a {
            padding:3px 10px;
        }
        header .sites a {background:#8f673d;text-decoration:none;}
        header .sites span {background:#c0a171}
        
        
    header .contact  {
        color:#ebd2b2;
        font-size:11px;
        position:absolute;top:0;left:0;
        text-align:left;
    }
    
    header .big-image {
        background:url(../img/header-image-bg.png) repeat-x;
        height:418px;
        padding:26px 0 0;
        text-align:center;
    }
        header .big-image img.mask{
            background:url(/head.jpg) 50% 50% no-repeat;
        }
        header .logo-stepnoy {
            background:url(../img/header-logo-stepnoy.png) no-repeat;
            display:block;
            margin-left:-96px;
            position:absolute;top:0px;left:50%;
            width:192px;height:142px;
        }
    
    header .mainmenu, 
    header .submenu {
        font-size:22px;
        line-height:.95;
        letter-spacing:1px;
        font-family:'AfishaCapRegular',Impact;
    }
        header .submenu  {
            font-size:18px;
        }
        header .menu-noafisha {
            font-family:Impact;
            font-size:14px;
            letter-spacing:0px;
        }
        /*header .submenu a {color:#6a4c31;}*/
        header .mainmenu a:hover, header .mainmenu a.active, 
        header .submenu a:hover, header .submenu a.active {
            color:#870005
        }
    header .mainmenu {
        background:#e4d3ba;
        position:absolute;bottom:100%;left:50%;
        padding:10px 10px 0 10px;
        width:632px;margin-left:-326px;
        
        -moz-border-radius:10px 10px 0 0;
        -webkit-border-radius:10px 10px 0 0;
        border-radius:10px 10px 0 0;
    }
        header .mainmenu table {width:100%;text-align:center;}
        header .mainmenu td {min-width:70px;}
        
    header .submenu {
        background:url(../img/header-submenu.png) 50% 0 no-repeat;
        padding-top:23px;
        margin-bottom:10px;
        text-align:center;
    }
        header .submenu a {
            margin:0 20px;
        }
        
    .l-left,
    .l-right {
        float:left;
        width:135px;
    }
        .l-left {margin-right:20px;}
    .l-center {
        float:left;
        width:470px;
        margin-right:20px;
        margin-bottom:40px;
        
        background:url(../img/page-footer.png) 50% 100% no-repeat;
        padding:15px 25px 90px;
    }
        .l-center-wide {
            margin:0 30px 40px;
            width:720px;
        }
.l-center h1 {
    background:#a78765;
    border:3px solid #e4d3ba;
    color:#e4d3ba;
    font-family:'AfishaCapRegular',Impact;
    font-size:40px;
    line-height:1;
    text-align:center;
    
    margin-left:-25px;
    margin-right:-25px;
    
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    
    -moz-box-shadow:0px 4px 4px #80624c;
    -webkit-box-shadow:0px 4px 4px #80624c;
    box-shadow:0px 4px 4px #80624c;
}
    .l-center h1.noafisha {
        font-family:Impact;
        font-size:32px;
        padding:4px 0;
    }
    .oldie .l-center h1 {
        border:0;
        background:url(../img/title-bg-wide.png) #a78765 no-repeat;
        padding:3px 7px 11px;
        margin:-3px -25px 9px;
    }

h1.h1-home{
    background: none;
    border: 0;
    box-shadow: none;
    color: #6d4b1d;
}
        
.round-5 {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}


.photo-section-list {}
    .photo-section-list section {
        margin-bottom:20px;
    }
    .photo-section-list h3 {
        background:#ceaf86;
        color:#4a3312;
        font-size:12px;
        padding:2px 12px;
        margin-bottom:10px;
    }
    .photo-section-list .short-text { margin-bottom:10px;}
    .photo-section-list .items {
        text-align:center;
    }
        .photo-section-list .items a img {vertical-align:top;}
        .photo-section-list .items a {
            border:1px solid #dfcdb1;
            display:inline-block;
            margin:0 7px 13px 0;
            
            -moz-box-shadow:0px 5px 5px #a07c57;
            -webkit-box-shadow:0px 5px 5px #a07c57;
            box-shadow:0px 5px 5px #a07c57;
        }
        
.room-list table {
    border-collapse:separate;
    border-spacing:5px;
} 

    .room-list td {
            padding:0px 8px 10px;
    }
    .room-list thead th {
        color:#4a3312;
        font-weight:bold;
        padding:0 15px 5px;
        text-align:left;
    }

    .room-list tbody th {
        color:#4a3312;
        font-weight:bold;
        background:#ceaf86;
        padding:1px 10px;
        text-align:left;
    }
        .room-list tbody th.price {
            color:black;
            text-align:center;
        }
        
.booking-form  {
    width:500px;
}
    .booking-form .field-name {
        margin:.8em 0 .3em;
    }
    .booking-form .text-input {
        border:1px solid #999;
        width:100%;
    }
    .booking-form textarea {
        border:1px solid #999;
        margin-bottom:20px;
        width:100%;
    }
    .booking-form .field-13, 
    .booking-form .field-14 {
        float:left;
        width:40%;
    }
    .booking-form .field-15 {clear:left;overflow:hidden;} 
    .booking-form .submit-input {
        background:#E4D3BA;
        border:1px solid black;
        border-color:#bbb #000 #000 #bbb;
    }
    
form.feedback {
    width:80%;
}
    form.feedback .field input,
    form.feedback .field textarea{
        background:#E4D3BA;
        border:1px solid #d8c1a3;
        width:99%;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;        
    }

    form.feedback .field {margin-bottom:10px;}
        form.feedback .field .mf-text{margin-bottom:5px;}
        
    form.feedback .submit {
        background:url(../img/button-bg.png) repeat-x;
        border:0;
        line-height:25px;
        height:25px;
        
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
    }

    
div.bx-calendar-float div.bx-calendar td.bx-calendar-week {display:none !important;}

table.table td {padding:2px 5px;}
table.table b {font-size:1.2em;}
.tl-btn, .tl-btn:active, .tl-btn:link, .tl-btna:active, .tl-btn:visited{
    display: inline-block;
    margin: 8px 0 0 50px;
    color: #fff!important;
    background: #9f714d;
    border-radius: 8px;
    border: 3px solid #e4d3ba;
    -moz-box-shadow: 0 2px 4px #80624c;
    -webkit-box-shadow: 0 2px 4px #80624c;
    box-shadow: 0 2px 4px #80624c;
    padding: 10px 25px;
    text-transform: uppercase;
    font: 12px/1 'Tahoma', sans-serif;
    text-decoration: none;
    float: left;
}
.tl-btn:hover{
    background: #b38562;
    color: #fff;
}
.room-item-title{
    background-color: rgb(206, 175, 134);
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
    padding: 5px 0;
}
.room-item{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.room-item-order{
    float: left;
    width: calc(100% - 210px);
}
.room-item-photo{
    width: 195px;
    float: left;
    margin-right: 10px;
}
.room-item-price-container {
    padding: 30px 80px 80px 30px;
    float: left;
}
.room-item-price-container.add{
    padding: 10px 80px 10px 30px;
}
.room-item-price{
    float: left;
    width: 110px;
    line-height: 26px;
    font-weight: bold;
}
.room-item-price-value{
    float: right;
}
.room-item-price-value.one{
    margin-bottom: 5px;
}
.room-item-price-value.one:before{
    content: "";
    width: 10px;
    height: 25px;
    float: left;
    margin-right: 10px;
    background: url(/upload/1ch.png);
}
.room-item-price-value.two:before{
    content: "";
    width: 21px;
    height: 25px;
    margin-right: 10px;
    float: left;
    background: url(/upload/2ch.png);
}
.room-item-order-block{
    width: 130px;
    position: relative;
    float: left;
}
.room-item-desc{
    width: 505px;
    float: left;
}
#tl-booking-form{
    background: #e4d3ba;
}