html,
body {
  height: 100%;
  min-width: 1000px;
  font-family: Arial;
  color: #4a4848
}
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
/*123*/
.wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin-bottom: -170px;
}
.push,
.footer {
  height: 170px;
}
.container {
  padding: 0 30px;
  width: 940px;
  margin: 0 auto;
}
.container-error {
  width: 450px;
  margin: 0 auto
}
.container-error [class^="icon-large-"],
.container-error [class*=" icon-large-"] {
  display: block;
  margin: 0 auto 15px
}
.container-error a {
  text-decoration: underline;
}
.main {
  padding-bottom: 70px;
}
.main .container {
  padding-top: 50px;
  background: url(../i/container.png) no-repeat top center;
  *zoom: 1;
}
.main.region .container .frame-top {
  margin-top: -50px
}
.content {
  width:700px;
  float: left;
}
.content .content-more .link {
  font-size: 14px;
  color: #4a4848;
  margin-left: 6px;
  border-color: #4a4848;
  padding-bottom: 2px;
  zoom:1;
}
.sidebar {
  width: 220px;
  float: right;
}
.sidebar .iconbar {
  padding-left: 30px
}
.sidebar .iconbar small {
  font-size: 12px;
}


.region {
  min-height: 460px;
  position: relative;
  *zoom: 1;
}
.region .frame {
  border:0;
  position: relative;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-color: #cac8bb;
  padding: 6px;
  *zoom: 1;
  width: 928px;
}
.region .frame-small {
  /*margin-bottom: 50px;*/
  margin-top: 20px;
  margin-bottom: 30px;
  *zoom: 1;
}
.region .frame-small .icon-time-small {
  margin-top: -2px;
}
.region .frame-inner {
  border:0;
  position: relative;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background: #fff;
  border: 35px solid #fff;
  *zoom: 1;
}
.region .frame-inner #datepicker {
  min-height: 237px;
}
.region .frame-inner:before,
.region .frame-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.region .frame-inner:after {
  clear: both;
}
.region .frame-small .frame-inner {
  border-width: 10px 20px;
  background: #fff url(../i/frame-col-line.png) repeat-y 281px 0;
}
.region .frame-left {
  float: left;
  width: 580px;
}
.region .frame-right {
  float: right;
  width: 230px;
}
.region .frame-right .right-result {
  width: 100%;
  height: 84px;
  font-size: 12px;
}
.region .frame-right .right-result td {
  vertical-align: bottom;
  padding-bottom: 5px;
}
.region .frame-right h3:first-child {
  margin-bottom: 14px
}
.region .frame-right .right-buttons {
  margin-bottom: 18px;
}
.region .frame-right .right-note {
  margin-top: 29px;
}
.region .frame-right .right-buttons small {
  display: block;
  margin-bottom: 5px
}
.region .frame-col1 {
  float: left;
  width: 260px;
  padding-right: 20px;
}
.region .frame-col2 {
  float: left;
  width: 170px;
  padding-left: 30px;
  padding-right: 20px;
}
.region .frame-col3 {
  float: left;
  width: 200px;
  padding-left: 30px;
  padding-right: 20px;
}
.region .frame-col4 {
  float: right;
  width: 130px;
}
.region p {
  font-size: 12px;
  *zoom: 1;
}
.region .frame h3 {
  margin-bottom: 20px;
  margin-top: 4px;
  color: #000
}
.region .frame-small p {
  margin-bottom: 5px
}
.region .frame-small .checkbox {
  margin-bottom: 0
}
.region .frame-small .btn {
  margin-top: 3px;
}

.region .decor {
  height: 460px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image: url(../i/pic-default.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.moscow .frame {
  background: #33785e url(../i/bg-moscow.jpg) repeat left top;
}
.moscow .decor {
  background-image: url(../i/pic-moscow.png);
}
.krasnodar .frame {
  background: #feda15 url(../i/bg-krasnodar.jpg) repeat left top;
}
.krasnodar .decor {
  background-image: url(../i/pic-krasnodar.png);
}
.kavminvody .frame {
  background: #43abd8 url(../i/bg-kavminvody.jpg) repeat left top;
}
.kavminvody .decor {
  background-image: url(../i/pic-kavminvody.png);
}


.frame-border {
  position: relative;
  border: 1px solid #e3e1dc;
  padding: 6px 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.frame-border .icon-key {
  position: absolute;
  left: 10px;
  top: -7px;
  background-color: #fff;
  padding-left: 2px;
  padding-right: 2px;
  background-position: 2px -68px;
}
.frame-border small {
  line-height: 1.2em
}


.header {
  min-height: 100px;
  background: url(../i/header.png) no-repeat center top;
  font-size: 12px;
  line-height: 16px;
  color: #757575;
  *zoom: 1;
}
.header .container {
  padding-top: 40px;
  padding-bottom: 25px;
}
.header .col1,
.header .col2,
.header .col3 {
  float: left
}
.header .col1 {
  width: 278px;
  margin-right: 60px;
  text-align: right;
}
.header .col2 {
  width: 405px;
}
.header .col2-container {
  display: inline-block;
  position: relative;
  *display: inline;
  zoom: 1;
}
.header .col2 .list-tabs {
  margin-top: 5px;
  font-size: 0;
}
.header .col2 .list-tabs a {
  margin-right: 0;
  margin-left: 4px;
}
.header .col3 .list-tabs {
  margin-top: 5px;
}
.list-tabs-pay {
  font-size: 0;
}
.list-tabs-pay a {
  display: inline-block;
  margin-right: 20px;
  *display: inline;
  *zoom: 1;
}
.header .col2 .pull-right {
  position: absolute;
  top: 0;
  right: 10px;
}
.header .col3 {
  width: 197px;
  margin: 0 -2px 0 0;
}
.header .col3 p:first-child {
  margin-top: 7px;
}
.header .logo {
  display: inline-block;
  width: 277px;
  height: 71px;
  margin-top: 7px;
  background: url(../i/logo.png) no-repeat 0 0;
}
.ie7 .header .logo {
  display: inline;
  zoom:1
}
.header h3.inline {
  line-height: 24px;
  margin-bottom: 6px;
  font-size: 24px;
}
.header .phone {
  font-size: 29px;
  line-height: 18px;
  color: #f94a11;
  font-family: calibri;
  margin-bottom: 11px;
  *zoom: 1;
  white-space: nowrap;
}

.navigation .icon-user {
  position: absolute;
  margin-left: -20px;
}
.header .navigation-separate {
  margin-top: 9px;
  margin-bottom: 4px;
}
.header .navigation-separate + .item-link {
  display: inline-block;
  margin-bottom: 19px;
}


.footer {
  background: url(../i/footer.png) no-repeat center bottom;
  margin: 0 auto -170px;
  color: #aaaaa7;
  *zoom: 1;
}
.footer .col1,
.footer .col2,
.footer .col3 {
  float: left
}
.footer .col1 {
  width: 310px;
  margin-right: 90px;
}
.footer .col2 {
  width: 330px;
  margin-right: 60px;
}
.footer .col3 {
  width: 150px;
  text-align: right;
}
.footer .logo {
  vertical-align: top;
  margin: 0 17px 10px 5px;
}
.footer .copyright {
  font-size: 12px;
}
.footer .notamedia {
  vertical-align: top;
  margin-bottom: 17px;
}


/*helper classes*/
.link {
  border-bottom-style: dotted!important;
}
.text-black {
  color: #000
}
.text-red {
  color: #f94a11
}
.text-green {
  color: #68b071
}
.inline {
  display: inline-block;
  margin: 0
}
.ie7 .inline {
  display: inline;
  zoom:1
}
.thin {
  font-weight: normal;
}
.muted {
  color: #a19f92;
}
.text-center {
  text-align: center
}
.text-large {
  font-size: 100%;
}
small {
  font-size: 70%;
  display: inline-block;
}
.ie7 small {
  display: inline;
  zoom:1
}
.checkbox {
  font-size: 14px;
  line-height: 16px;
}
.checkbox small {
  font-size: 11px;
  line-height: 13px;
  padding-top: 3px;
  font-style: italic;
  color: #acaa9e;
}

img.pic-frame {
  border: 1px solid #d3d3d3;
  padding: 2px;
  background: #fff;
  -webkit-box-shadow: 0 0 3px #d3d3d3;
     -moz-box-shadow: 0 0 3px #d3d3d3;
          box-shadow: 0 0 3px #d3d3d3;
}
hr {
  border-top-color: #d0d0cf
}
hr.separate-dotted {
  border-style: dashed;
}
a {
  text-decoration: underline;
  color: #367fa8;
}
a:hover {
  text-decoration: none!important;
  color: #367fa8;
}
h1 {
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #000
}
h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  color: #000
}
.content h2 {
  margin-bottom: 25px;
  margin-left: -2px;
  color: #000
}
h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  color: #000
}
h3 .icon-time {
  margin-top: -3px
}
h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 12px;
  color: #000
}
h5 {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 12px;
  color: #000
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0
}
.container>h1 {
  font-size: 24px;
}
.container>h2 {
  font-size: 18px;
}
h2.large {
  font-size: 24px;
}
.col-title h1 {
  float: left;
  width: 340px
}
.col-title small {
  font-size: 18px;
  line-height: 36px;
  overflow: hidden;
  *zoom:1;
  color: #969595

}
input,
textarea {
  -webkit-border-radius: 1px!important;
  -moz-border-radius: 1px!important;
  border-radius: 1px!important;
  border-color: #cdcdcd #f0f0f0 #f0f0f0 #cdcdcd!important
}
textarea {
  resize: vertical;
}
.ie9 textarea {
  resize:both;
}
.ie8 input.input-block-level {
  min-height: 20px
}
.ie7 input.input-block-level {
  padding-left: 0px!important;
  padding-right: 0px!important;
  min-height: 24px!important
}
.ie7 .form-horizontal .control-group,
.ie7 .form-horizontal .controls,
.ie7 .form-horizontal .control-label {
  *zoom:1
}


/*icons*/
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../i/icon.png");
  background-repeat: no-repeat;
}
[class^="icon-social-"],
[class*=" icon-social-"] {
  background-image: url("../i/icon-social.png");
  width: 16px;
  height: 16px;
}
[class^="icon-pay-"],
[class*=" icon-pay-"] {
  background-image: url("../i/icon-pay.png");
  height: 22px;
}
[class^="icon-region-"],
[class*=" icon-region-"] {
  background-image: url("../i/icon-region.png");
  height: 19px;
  width: 20px;
}
[class^="icon-large-"],
[class*=" icon-large-"] {
  background-image: url("../i/icon-large.png");
}
[class^="icon-desk-"],
[class*=" icon-desk-"] {
  background-image: url("../i/icon-desk.png");
}

.icon-plus {
  width: 20px;
  height: 20px;
  margin: 0 -4px -1px;
  background-position: 0 -18px;
}
.btn-square .icon-plus {
  margin-left: 1px!important;
}
.icon-adult {
  width: 20px;
  height: 30px;
  margin: -5px -4px -6px;
  background-position: 0 -38px;
}
.icon-child {
  width: 20px;
  height: 25px;
  background-position: 0 -119px;
}
.btn-square .icon-child {
  margin-left: 3px!important
}
.icon-key {
  width: 20px;
  height:10px;
  background-position: 0 -68px;
}
.icon-binoculars {
  width: 22px;
  height: 18px;
  background-position: 0 -78px
}
.icon-load {
  width: 19px;
  height: 23px;
  background-position: 0 -96px
}
.icon-close {
  width: 17px;
  height: 17px;
  background-position: 0 -144px
}
.icon-close-big {
  width: 20px;
  height: 21px;
  background-position: 0 -320px;

}
.icon-time {
  width: 18px;
  height: 18px;
  background-position: 0 -161px
}
.icon-time-small {
  width: 14px;
  height: 14px;
  background-position: -18px -161px
}
.icon-user {
  width: 13px;
  height: 13px;
  background-position: 0 -179px
}
.icon-info {
  width: 19px;
  height: 18px;
  background-position: 0 -192px
}
.checkbox .icon-info {
  margin-top: -1px;
}
.icon-list-item {
  width: 12px;
  height: 12px;
  background-position: 0 -210px;
}
.icon-block-item {
  width: 12px;
  height: 12px;
  background-position: 0 -222px;
}
.icon-more {
  width: 17px;
  height: 17px;
  background-position: 0 -234px;
}
.icon-defer {
  width: 15px;
  height: 12px;
  background-position: 0 -251px;
}
.icon-delete {
  width: 10px;
  height: 10px;
  background-position: 0 -263px;
}
.icon-arrow-l {
  width: 5px;
  height: 10px;
  background-position: 0 -273px;
}
.btn-arrow:hover i.icon-arrow-l,
.btn-arrow:active i.icon-arrow-l,
.btn-arrow.active i.icon-arrow-l {
  background-position: -10px -273px
}
.icon-arrow-r {
  width: 5px;
  height: 10px;
  background-position: -5px -273px;
}
.btn-arrow:hover i.icon-arrow-r,
.btn-arrow:active i.icon-arrow-r,
.btn-arrow.active i.icon-arrow-r {
  background-position: -15px -273px
}
.icon-advert {
  width: 16px;
  height: 15px;
  background-position: 0 -283px;
}
.icon-plane {
  width: 22px;
  height: 22px;
  background-position: 0 -298px;
}
.icon-train {
  width: 18px;
  height: 22px;
  background-position: -22px -298px;
}
.icon-foot {
  width: 17px;
  height: 22px;
  background-position: -40px -298px;
}
.icon-car {
  width: 20px;
  height: 22px;
  background-position: -57px -298px;
}
.icon-metro {
  width: 20px;
  height: 16px;
  background-position: -77px -298px;
}
.icon-metro-small {
  width: 20px;
  height: 16px;
  background-position: 0 -394px;
}
.nav-pills i {
  background-image: url(../i/icon.png)!important;
  margin: -1px 10px 0 0
}
.icon-print {
  width: 17px;
  height: 15px;
  background-position: 0 -379px;
}
.icon-collapse {
  width: 10px;
  height: 13px;
  margin-right: 6px;
  background-position: 0 -341px
}
.icon-note {
  width:25px;
  height: 25px;
  margin-right: 10px;
  background-position: 0 -354px;
}
.icon-list-share {
  width: 10px;
  height: 12px;
  background-position: 0 -410px;
  margin: -1px 8px 0 0
}
.icon-list-clean {
  width: 8px;
  height: 10px;
  background-position: 0 -422px;
  margin: -1px 8px 0 0
}
.icon-addtolist {
  width: 10px;
  height: 10px;
  background-position: 0 -432px
}



.icon-desk-print {
  width: 59px;
  height: 57px;
  background-position: 0 0
}
.icon-desk-pass {
  width: 67px;
  height: 54px;
  background-position: 0 -57px
}
.icon-desk-time {
  width: 52px;
  height: 52px;
  background-position: 0 -111px
}
.icon-desk-booking {
  width: 52px;
  height: 52px;
  background-position: 0 -163px
}



.icon-social-f {
  background-position: 0 0
}
.icon-social-o {
  background-position: -16px 0
}
.icon-social-v {
  background-position: -32px 0
}

.icon-pay-visa {
  width: 32px;
  background-position: 0 0
}
.icon-pay-master {
  width: 32px;
  background-position: -32px 0
}
.icon-pay-wm {
  width: 56px;
  background-position: -64px 0
}
.icon-pay-qiwi {
  width: 39px;
  background-position: -120px 0
}
.icon-pay-yd {
  width: 55px;
  background-position: -159px 0
}

.icon-region-moscow {
  background-position: 0 0;
  margin-top: 0;
  margin-bottom: -1px
}
.active .icon-region-moscow {
  background-position: -20px 0;
}
.icon-region-moscow-small {
  background-position: -59px 0;
}
.active.icon-region-moscow-small,
.active .icon-region-moscow-small {
  background-position: -40px 0;
}
.icon-region-krasnodar {
  background-position: 0 -19px;
  margin-top: 0;
  margin-bottom: -1px
}
.active .icon-region-krasnodar {
  background-position: -20px -19px;
}
.icon-region-krasnodar-small {
  background-position: -59px -19px;
}
.active.icon-region-krasnodar-small,
.active .icon-region-krasnodar-small {
  background-position: -40px -19px;
}
.icon-region-kavminvody {
  background-position: 0 -38px;
  margin-top: 0;
  margin-bottom: -1px
}

.active .icon-region-kavminvody {
  background-position: -20px -38px;
}
.icon-region-kavminvody-small {
  background-position: -59px -38px;
}
.active.icon-region-kavminvody-small,
.active .icon-region-kavminvody-small {
  background-position: -40px -38px;
}

.icon-search-empty {
  display: inline-block;
  width: 64px;
  height: 89px;
  background: url(../i/icon-search-empty.png) no-repeat 0 0
}

.icon-large-search {
  width: 62px;
  height: 62px;
  background-position: 0 0
}
.icon-large-info {
  width: 62px;
  height: 62px;
  background-position: 0 -62px;
}
.icon-large-note {
  width: 40px;
  height: 40px;
  background-position: 0 -124px
}
.icon-large-back {
  width: 58px;
  height: 62px;
  background-position: 0 -164px
}

.icon-dialog-info {
  width: 112px;
  height: 58px;
  background: url(../i/icon-dialog-info.png) no-repeat 0 0;
}


/*button*/
.btn {
  background-color: #dfddd1;
  padding: 7px 12px;
  background-image: -moz-linear-gradient(top, #e5e4d9, #d6d3c7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e4d9), to(#d6d3c7));
  background-image: -webkit-linear-gradient(top, #e5e4d9, #d6d3c7);
  background-image: -o-linear-gradient(top, #e5e4d9, #d6d3c7);
  background-image: linear-gradient(to bottom, #e5e4d9, #d6d3c7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e4d9', endColorstr='#ffd6d3c7', GradientType=0);
  border-width: 2px;
  border-style: solid;
  white-space: nowrap;
  border-color: #edebe1 #dad8cc #ccc9ba #e7e6db;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 1px 1px 2px #808080;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 1px 1px 2px #808080;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  position: relative;
  *zoom: 1;
  overflow: visible;
  font-size: 14px;
}
.btn.btn-content {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
}
.btn-large,
.btn-large.btn-content {
  padding: 12px 22px;
  font-size: 22px;
  border-width: 3px;
}
.btn-small {
  padding: 2px 12px 1px;
  font-size: 12px;
  line-height: 21px;
  border-width: 2px;
}
.btn-small.btn-content {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
}
.paynote3-row .btn-small.btn-content {
  padding-left: 28px;
  padding-right: 28px;
}
.btn-mini,
.btn-mini.btn-content {
  padding: 2px 15px;
  font-size: 11px;
  line-height: 12px;
  border-width: 1px;
}
.btn-mini.btn-white {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-small.disabled,
.disabled[disabled] {
  border-width: 2px;
}
.btn.btn-block {
  padding-left: 0;
  padding-right: 0
}

/*button active*/
.btn:hover,
.btn:active,
.btn.active {
  background-color: #d6d3c7;
}

/*button green*/
.btn-green {
  background-color: #46b37f;
  background-image: -moz-linear-gradient(top, #91e8a4, #239f72);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91e8a4), to(#239f72));
  background-image: -webkit-linear-gradient(top, #91e8a4, #239f72);
  background-image: -o-linear-gradient(top, #91e8a4, #239f72);
  background-image: linear-gradient(to bottom, #91e8a4, #239f72);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff91e8a4', endColorstr='#ff239f72', GradientType=0);
  border-color: #80d298 #53b880 #229a6c #58bc88;
  -webkit-box-shadow: inset 0 0 1px 1px #63b77b, inset 0 0px 0px 1px #54b68b, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #63b77b, inset 0 0px 0px 1px #54b68b, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #63b77b, inset 0 0px 0px 1px #54b68b, 1px 1px 2px #808080;
  color: #fff;
  text-shadow: 0 1px 0 #4d8a52;
}
.btn-green:hover,
.btn-green:active,
.btn-green.active {
  background-color: #239f72;
  color: #fff;
}
.btn-green.active,
.btn-green:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #54b68b, 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #54b68b, 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #54b68b, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*button content*/
.btn-content {
  background-color: #f6bd0b;
  background-image: -moz-linear-gradient(top, #fce162, #f3b00c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fce162), to(#f3b00c));
  background-image: -webkit-linear-gradient(top, #fce162, #f3b00c);
  background-image: -o-linear-gradient(top, #fce162, #f3b00c);
  background-image: linear-gradient(to bottom, #fce162, #f3b00c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffce162', endColorstr='#fff3b00c', GradientType=0);
  border-color: #fad511 #f4c009 #eba509 #f8c810;
  -webkit-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
  color: #7b6407;
  font-size: 14px;
  text-shadow: 0 1px 0 #f5d992;
}
.btn-content:hover,
.btn-content:active,
.btn-content.active {
  background: #f4a600;
  border-color: #f8c700 #ef8c00 #eb7000 #f6b300;
  -webkit-box-shadow: inset 0 0 1px 1px #e49500, inset 0 0px 0px 1px #f29300, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #e49500, inset 0 0px 0px 1px #f29300, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #e49500, inset 0 0px 0px 1px #f29300, 1px 1px 2px #808080;
  color: #714800;
  text-shadow: 0 1px 0 #f8c98f;
}
.btn-content.active,
.btn-content:active {
  -webkit-box-shadow: inset 0 2px 4px #e49500, inset 0 0px 0px 1px #f6b000, 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px #e49500, inset 0 0px 0px 1px #f6b000, 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px #e49500, inset 0 0px 0px 1px #f6b000, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*button yellow*/
.btn-yellow {
  background-color: #f6bd0b;
  background-image: -moz-linear-gradient(top, #fce162, #f3b00c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fce162), to(#f3b00c));
  background-image: -webkit-linear-gradient(top, #fce162, #f3b00c);
  background-image: -o-linear-gradient(top, #fce162, #f3b00c);
  background-image: linear-gradient(to bottom, #fce162, #f3b00c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffce162', endColorstr='#fff3b00c', GradientType=0);
  border-color: #fad511 #f4c009 #eba509 #f8c810;
  -webkit-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
  color: #fff;
  text-shadow: 0 1px 0 #d9a52b;
}
.btn-yellow:hover,
.btn-yellow:active,
.btn-yellow.active {
  background-color: #f3b00c;
  color: #fff;
}
.btn-yellow.active,
.btn-yellow:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*button invert*/
.btn-invert {
  background-position: 0 0;
}
.btn-invert:hover,
.btn-invert:active,
.btn-invert.active {
  background-position: 0 0;
  background-color: #f6bd0b;
  background-image: -moz-linear-gradient(top, #fce162, #f3b00c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fce162), to(#f3b00c));
  background-image: -webkit-linear-gradient(top, #fce162, #f3b00c);
  background-image: -o-linear-gradient(top, #fce162, #f3b00c);
  background-image: linear-gradient(to bottom, #fce162, #f3b00c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffce162', endColorstr='#fff3b00c', GradientType=0);
  border-color: #fad511 #f4c009 #eba509 #f8c810;
  -webkit-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #eebd07, inset 0 0px 0px 1px #f6c41f, 1px 1px 2px #808080;
  color: #7b6407;
  text-shadow: 0 1px 0 #f5d992;
}
.btn-invert.active,
.btn-invert:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #f6c41f, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-small-text {
  font-size: 12px;
}
.btn-def-text {
  font-size: 14px;
}
.btn-large-text {
  font-size: 16px;
}


/*button border*/
.btn-border {
  background-color: #fff;
  background-image: none;
  filter: none;
  border-color: #e2e0d1;
  border-width: 2px;
  border-style: dashed;
  box-shadow: none;
  color: #646464;
  font-size: 14px;
}
.btn-border:hover,
.btn-border:active,
.btn-border.active {
  background: #fff;
  background-image: none;
  filter: none;
  border-color: #f94a11;
  border-width: 2px;
  box-shadow: none;
  color: #646464;
  font-size: 14px;
}
.btn-border.active,
.btn-border:active {
  box-shadow: none;
}
.descr-header .btn-border {
  padding-left: 41px;
  padding-right: 41px;
}



/*button white*/
.btn-white {
  background-color: #fff;
  background-image: none;
  border-color: #fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
   -webkit-box-shadow: inset 0 0 transparent;
     -moz-box-shadow: inset 0 0 transparent;
          box-shadow: inset 0 0 transparent;
}
.btn-white:hover,
.btn-white:active,
.btn-white.active {
  background: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0 0 transparent;
     -moz-box-shadow: inset 0 0 transparent;
          box-shadow: inset 0 0 transparent;
}
.btn-white.active,
.btn-white:active {
}


/*button arrow*/
.btn-arrow {
  background-color: #fff;
  background-image: none;
  filter: none;
  border-color: #939090;
  border-width: 1px;
  border-style: solid;
  box-shadow: none;
  color: #c9c7c7;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  width: 21px;
  height: 21px;
  vertical-align: top;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}
.btn-arrow:hover,
.btn-arrow:active,
.btn-arrow.active {
  background-image: none;
  filter: none;
  border-color: #939090;
  background: #939090;
  border-width: 1px;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
}
.btn-arrow.active,
.btn-arrow:active {
  box-shadow: none;
  background: #939090;
}
.btn-arrow i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.btn-arrow i.icon-arrow-l {
  margin: -5px 0 0 -3px;
}
.btn-arrow i.icon-arrow-r {
  margin: -5px 0 0 -2px;
}


/*button blue*/
.btn-blue {
  background-color: #55b0db;
  background-image: -moz-linear-gradient(top, #a0daf1, #419bcb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0daf1), to(#419bcb));
  background-image: -webkit-linear-gradient(top, #a0daf1, #419bcb);
  background-image: -o-linear-gradient(top, #a0daf1, #419bcb);
  background-image: linear-gradient(to bottom, #a0daf1, #419bcb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0daf1', endColorstr='#ff419bcb', GradientType=0);
  border-color: #7acfef #52a9d3 #2a7fab #5ab2dc;
  -webkit-box-shadow: inset 0 0 1px 1px #5babca, inset 0 0px 0px 1px #50a4d0, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 1px 1px #5babca, inset 0 0px 0px 1px #50a4d0, 1px 1px 2px #808080;
          box-shadow: inset 0 0 1px 1px #5babca, inset 0 0px 0px 1px #50a4d0, 1px 1px 2px #808080;
  color: #fff;
  text-shadow: 0 1px 0 #2a7eaa;
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue.active {
  background-color: #419bcb;
  color: #fff;
}
.btn-blue.active,
.btn-blue:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #50a4d0, 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #50a4d0, 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0px 0px 1px #50a4d0, 0 1px 2px rgba(0, 0, 0, 0.05);
}


.btn.disabled,
.btn[disabled] {
  background-color: #ebe9e2;
  -webkit-box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
     -moz-box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
          box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
  color: #b3b1ad;
  text-shadow: 0 1px 0 #ffffff;
  border-color: #edebe1 #dad8cc #ccc9ba #e7e6db;
}
.btn-large.disabled,
.btn-large[disabled] {
  padding: 12px 22px;
  border-width: 3px;
  border-color: #f2f1eb;
}

.btn-square {
  width: 38px;
  height: 38px;
  padding: 0;
  cursor: pointer!important;
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: center;
  line-height: 10px;
  vertical-align: middle;
  -webkit-box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
     -moz-box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
          box-shadow: inset 0 0 0 transparent, 0 1px 1px #e3e1dc;
}
.btn-square i {
  display: inline-block;
  margin: 0!important
}
.btn-square .btn-text {
  display: block;
  margin-top: -4px
}
.ie7 .btn-square .btn-text {
  margin-top: -10px;
}

.btn-square .icon-close {
  position: absolute;
  margin: 0!important;
  right: -8px;
  top: -8px;
  cursor: pointer;
  z-index: 10;
  display: block;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin: -1px 6px 0 0
}



.btn-group {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 0 0 0, 1px 1px 2px #808080;
     -moz-box-shadow: inset 0 0 0, 1px 1px 2px #808080;
          box-shadow: inset 0 0 0, 1px 1px 2px #808080;
  *zoom: 1;
}
.btn-group-block2,
.btn-group-block3 {
  display: block;
}
.btn-group-block3 .btn {
  width: 33.333333333333333333%;
}
.btn-group-block2 .btn {
  width: 50%;
}
.btn-group .btn {
  float: left;
  text-align: left;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-group2 .btn {
  width: 50%;
}
.btn-group3 .btn {
  width: 33.333333333333333333%;
}
.btn-group > .btn  {
  border-right: 1px solid #eae8e0;
  border-left: 1px solid #bebcb0;
  margin-left: 0!important;
  margin-right: 0;
}
.btn-group > .btn:first-child {
  border-left: 2px solid #e7e6db;
}
.btn-group > .btn:last-child {
  border-right: 2px solid #dad8cc
}

.btn-group .btn:active,
.btn-group .btn.active {
  background-color: #f3f3ed;
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
  color: #4a4848;
  border-top-width: 0;
  border-bottom-width: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  cursor: default
}
.btn-group > .btn:last-child:active,
.btn-group > .btn:last-child.active {
  border-right: 1px;
  padding-right: 14px;
}
.btn-group > .btn-small {
  padding-bottom: 2px;
}
.btn-group .btn-small:active,
.btn-group .btn-small.active {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: default
}
.btn-group .icon-list-item,
.btn-group .icon-block-item {
  margin-right: 0
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group.btn-search-layout > .btn {
  padding-right: 8px!important;
  padding-left: 8px!important;
}
.btn-group.btn-search-layout  > .btn:last-child:active,
.btn-group.btn-search-layout  > .btn:last-child.active {
  padding-right: 10px!important;
}


.ie9 .btn{
  filter: none!important;
}


.filter {
  background: #f7f6f1;
  padding: 15px 20px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
}
.filter form {
  margin:0
}
.filter .checkbox {
  font-size: 12px;
  color: #9b9b9a;
  margin:14px 0;
  line-height: 21px;
}
.filter .checkbox strong {
  font-weight: normal;
  color: #4a4848
}
.filter .checkbox input:checked+strong {
  font-weight: bold;
}




.search {
  *zoom: 1;
}
.search:before,
.search:after {
  display: table;
  line-height: 0;
  content: "";
}
.search:after {
  clear: both;
}
.search .search-item {
  position: relative;
  padding: 15px 30px 15px 25px;
  border: 1px solid #e2e0d1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
  *zoom: 1;
}
.search .search-item:hover {
  border-color: #e9b40a;
  border-width: 2px;
  padding: 14px 29px 14px 24px;
}
.search-block .search-item {
  float: left;
  margin-left: 20px;
  width: 184px;
  padding-left: 17px;
  padding-right: 17px;
}
.search-block .search-item:hover {
  width: 184px;
  padding-left: 16px;
  padding-right: 16px;
}
.search-block .search-item:first-child {
  margin-left: 0;
}
.search-block.search-other .search-item {
  padding-top: 40px;
}
.search-block.search-other .search-item:hover {
  padding-top: 39px;
}
.search-block.search-other .text-note {
  position: absolute;
  top: 10px;
  left: 15px;
}
.search-block.search-other .search-item:hover .text-note {
  top: 9px;
  left: 14px;
}

.search .search-item-top:before {
  display: table;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../i/search-item-top.png) no-repeat 0 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 10;
}
.search .search-item-top:hover:before {
  top: -2px;
  right: -2px;
}
.search-block .search-item-top:before {
  width: 20px;
  height: 20px;
  background: url(../i/search-block-item-top.png) no-repeat 0 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 10;
}
.search-block .search-item-top:hover:before {
  top: -2px;
  right: -2px;
}
.search .item-pic {
  float: left;
  margin-right: 25px;
  height: 120px;
  width: 185px;
}
.search-block .item-pic {
  float: none;
  margin-right: 0
}
.search .item-pic-double img:first-child {
  transform:rotate(-7deg);
  -ms-transform:rotate(-7deg); /* IE 9 */
  -moz-transform:rotate(-7deg); /* Firefox */
  -webkit-transform:rotate(-7deg); /* Safari and Chrome */
  -o-transform:rotate(-7deg); /* Opera */
  position: relative;
  z-index: 2;
  margin-top: 3px;
  width: 95px;
}
.search .item-pic-double img+img{
  transform:rotate(3deg);
  -ms-transform:rotate(3deg); /* IE 9 */
  -moz-transform:rotate(3deg); /* Firefox */
  -webkit-transform:rotate(3deg); /* Safari and Chrome */
  -o-transform:rotate(3deg); /* Opera */
  margin-left: -25px;
  margin-top: 6px;
  position: relative;
  z-index: 1;
  width: 95px
}
.search .item-info {
  float: right;
  width: 420px;
  *zoom: 1;
}
.search-long .item-info {
  width: 673px;
}
.search .item-info:before,
.search .item-info:after {
  display: table;
  line-height: 0;
  content: "";
}
.search .item-info:after {
  clear: both;
}
.search-block .item-info {
  overflow: visible;
  width: auto;
}
.search .item-info .info-price .btn-border {
  text-align: left;
  padding-left: 7px;
  font-size: 12px;
}
.search .item-info .info-price .btn-border i {
  margin-right: 4px
}
.search .item-info a {
  text-decoration: underline;
}
.search .item-info p {
  font-size: 12px;
  color: #868585
}
.search .info-price {
  float: right;
  width: 135px;
  padding: 3px 3px 3px 0;
  text-align: right
}
.search-block .info-price {
  float: none;
  width: auto;
}
.search .price-action {
  height: 25px;
}
.search .action-old {
  color: #aaaaa7;
  font-size: 12px;
}
.search .action-discount {
  width:46px;
  height: 11px;
  text-align: right;
  padding-right: 10px;
  margin: 4px 6px 0 8px;
  font-size: 10px;
  line-height: 11px;
  color: #fff;
  float: right;
  background: url(../i/price-discount.png) no-repeat 0 0;
}
.search .price-actual {
  font-size: 18px;
  color: #7b7a79;
  white-space: nowrap;
}
.search .price-actual .icon-info {
  float: right;
  margin: 2px -20px -6px 0;
}
.search .price-actual strong {
  color: #2e2d2d;
  font-size: 24px;
}
.search .price-tariff {
  font-size: 11px;
  text-align: right;
}
.search .info-text {
  width: 282px;
  float: left;
}
.search-block .info-text {
  float: none;
  width: auto;
}
.search .text-descr {
  height: 90px;
}
.search .text-frame {
  background: #eeede6;
  padding: 5px 8px 6px;
  font-size: 11px;
  line-height: 19px;
  margin-top: 6px
}
.search .text-frame .icon-time-small {
  margin-top: -1px;
}
.search .text-frame .icon-user {
  margin-top: -1px;
}
.search .text-descr h5 {
  margin-bottom: 5px
}
.search .text-descr p {
  line-height: 14px;
}
.search .text-rate {
  float: left;
  margin-right: 10px;
}
.search .text-rate {
  margin-top: -7px;
}
.search-block .text-rate {
  float: none;
  margin-right: 10px;
}
.search .text-note {
  font-size: 10px;
  color: #4a4949;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
  *zoom: 1;
}
.search .text-note .icon-time-small {
  margin-top: -2px;
}
.search .descr-note {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #4a4848;
  margin: -6px 0 6px;
}
.search .info-text-long {
  width: 490px;
}
.search .info-text-long .text-descr {
  height: 130px;
}
.search .item-header {
  font-size: 14px;
  background: #f6f5f0;
  margin: -15px -30px 20px -25px;
  padding: 15px 30px 15px 25px;
  border-bottom: 1px dashed #e5e5e4;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: #969595
}
.search .item-header strong {
  color: #000
}
.search .search-item:hover .item-header {
  margin: -14px -29px 20px -24px;
  padding: 14px 29px 15px 24px;
}
.search .header-small {
  font-size: 12px;
  margin-top: 8px
}
.search .item-header .pull-right .btn-small {
  margin-top: 10px;
}




.hotel {
  *zoom: 1;
}
.hotel:before,
.hotel:after {
  display: table;
  line-height: 0;
  content: "";
}
.hotel:after {
  clear: both;
}
.hotel .hotel-item {
  position: relative;
  padding: 25px 30px;
  border: 1px solid #e2e0d1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
  margin-bottom: 20px
}
.hotel-main .hotel-item {
  padding: 0;
  border: 0;
}
.hotel .hotel-item:hover {
  border-color: #e9b40a;
  border-width: 2px;
  padding: 24px 29px;
}
.hotel-main .hotel-item:hover {
  padding: 0;
  border: 0;
}
.hotel .hotel-item-bg {
  background: #f7f6f1;
  padding: 26px 30px 25px 31px; ;
  border-left: 0;
  border-top: 0;
}
.hotel .hotel-item-bg:hover {
  border-color: #e2e0d1;
  border-width: 1px;
  padding: 26px 30px 25px 31px; ;
  border-left: 0;
  border-top: 0;
}
.hotel .item-pic {
  float: left;
  width: 270px;
}
.hotel-main .item-pic {
  width: 300px;
  margin-right: 40px;
}
.hotel .item-info {
  width: 568px;
  margin-left: 310px;
  margin-bottom: 20px;
  *zoom: 1;
  display: table;
}
.hotel .item-info:before,
.hotel .item-info:after {
  display: table;
  line-height: 0;
  content: "";
}
.hotel .item-info:after {
  clear: both;
}
.hotel-main .item-info {
  margin-left: 340px;
}
.hotel .item-info a {
  text-decoration: underline;
}
.hotel .item-info p {
  font-size: 14px;
  line-height: 18px;
}
.hotel .info-price {
  float: right;
  width: 170px;
  margin-left: 40px;
  padding: 3px 3px 3px 0;
  text-align: right
}
.hotel .price-action {
  height: 25px;
}
.hotel .action-old {
  color: #aaaaa7;
  font-size: 14px;
  line-height: 13px;
}
.hotel .action-discount {
  width:46px;
  height: 11px;
  text-align: right;
  padding-right: 10px;
  margin: 4px 0 0 4px;
  font-size: 10px;
  line-height: 11px;
  color: #fff;
  float: right;
  background: url(../i/price-discount.png) no-repeat 0 0;
}
.hotel .price-actual {
  font-size: 24px;
  color: #7b7a79;
  margin-bottom: 10px;
}
.hotel .price-actual strong {
  color: #2e2d2d;
  font-size: 34px;
}
.hotel .price-actual .icon-info {
  float: right;
  margin: 6px -20px -6px 0;
}
.hotel .price-tariff {
  font-size: 16px;
  text-align: right;
}
.hotel .info-text {
  margin-right: 210px;
}
.hotel .info-text-long {
  margin-right: 0
}
.hotel-main .info-text {
  margin-right: 0;
}
.hotel .text-rate {
  float: left;
  margin-right: 10px;
}
.hotel .text-note {
  font-size: 10px;
  color: #4a4949;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
}
.hotel .descr-note {
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #4a4848;
  margin: -6px 0 6px;
}
.hotel .descr-small {
  font-size: 12px;
  margin-bottom: 10px
}
.hotel .descr-rate {
  display: block;
  margin-bottom: 20px;
}
.hotel .item-descr {
  width:570px;
  float: right;
  clear: right;
  background: #f7f6f1;
  font-size: 12px;
  line-height: 14px;
}
.hotel .item-result {
  font-size: 12px;
  background: #fff url(../i/item-result.png) no-repeat center;
  border-right: 1px solid #e8e7e2;
  border-bottom: 1px solid #e8e7e2;
}
.hotel .item-result-inner {
  padding: 8px 0 8px 30px;
}
.hotel .result-price {
  color: #868585;
  font-size: 16px
}
.hotel .result-price strong {
  color: #5a5958;
  font-size: 18px;
  font-weight: normal;
}
.hotel .result-price-all strong {
  font-size: 24px;
  font-weight: bold
}
.hotel .descr-header {
  *zoom: 1;
  display: table;
  width: 100%
}
.hotel .descr-header:before,
.hotel .descr-header:after {
  display: table;
  line-height: 0;
  content: "";
}
.hotel .descr-header:after {
  clear: both;
}
.hotel .item-descr td {
  padding: 7px 20px;
  color: #868585;
  vertical-align: top;
}
.hotel .item-descr strong {
  color: #676666
}
.hotel .item-descr tbody td:first-child {
  width: 115px;
  color: #000
}
.hotel .item-descr tbody tr:first-child td {
  padding-top: 20px;
}
.hotel .item-descr tbody tr:last-child {
  border-bottom: 1px dashed #deddd9
}
.hotel .item-descr tbody tr:last-child td {
  padding-bottom: 20px;
}
.hotel .item-descr-tfoot,
.hotel .item-descr tfoot td {
  background: #fdfdfc;
  font-size: 11px;
  line-height: 14px;
  border-width: 0 1px 1px;
  padding: 7px 20px;
  border-style: solid;
  border-color: #fdfdfc #f9f9f9 #e1e1e1
}
.hotel .item-descr-tfoot {
  border-width: 1px 0!important;
  border-style: dashed;
  border-color: #e1e1e1
}
.hotel .item-descr-tfoot .icon-large-note,
.hotel tfoot .icon-large-note {
  float: left;
  margin-right: 20px;
}
.hotel .descr-advert {
  display: inline-block;
  border: 1px solid #e3e2dd;
  background: #fff;
  margin: -2px 0;
  padding: 1px 6px 1px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius:10px;
  border-radius: 10px;
  background: url(../i/icon.png) no-repeat 0 -283px;
}
.ie7 .hotel .descr-advert {
  display: inline;
  zoom:1
}
.hotel .hotel-item-top:before {
  display: table;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../i/search-item-top.png) no-repeat 0 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 10;
}
.hotel .hotel-item-top:hover:before {
  top: -2px;
  right: -2px;
}
.hotel-item .price-note {
  position: relative;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  padding: 15px 15px;
  font-size: 10px;
  line-height: 11px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius:10px;
  border-radius: 10px;
}
.hotel-item .price-note:before {
  display: table;
  background: #fff;
  line-height: 0;
  content: "!";
  padding: 3px 9px;
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -10px;
}
.hotel-item-disable .price-note {
  border-color: #fa774c;
  color: #fa774c;
}
.hotel-item-disable * {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.hotel-item-disable .info-price * {
  opacity: 1!important;
  filter: alpha(opacity=100)!important;
}
.hotel-item-disable .price-note:before {
  color: #fa774c;
}

.hotel-item-warning .price-note {
  border-color: #e3e1dc;
  color: #a19f92;
}
.hotel-item-warning .price-note:before {
  color: #646464;
}







.list-block {
  padding: 0;
  margin: 0;
  *zoom: 1;
}
.list-block li {
  float: left;
  width: 265px;
  padding-left: 15px;
  margin-left: 50px;
  list-style: none;
  background: url(../i/bullet.png) no-repeat 0 8px;
}
.list-block li:first-child {
  margin-left: 0
}


.thumb {
  *zoom: 1;
}
.thumb .thumb-pic {
  display: inline-block;
  margin-bottom: 10px;
  *zoom: 1;
}
.ie7 .thumb .thumb-pic {
  display: inline;
  zoom:1
}
.thumb .pic-frame {
  padding: 4px;
  *zoom: 1;
}
.thumb .thumb-info {
  *zoom: 1;
}
.thumb .thumb-info small {
  font-size: 12px;
  color: #868585;
  line-height: 16px;
}
.thumb .thumb-info a {
  text-decoration: underline;
}










/*royalSlider*/
.royalSlider {
  padding: 4px 4px 25px;
  *zoom: 1;
}
.royalSlider .rsOverflow {
  margin: -4px -4px 20px;
  border: 4px solid #fff;
  background: #ececec;
  -webkit-box-shadow: 0 0 8px #acacac;
     -moz-box-shadow: 0 0 8px #acacac;
          box-shadow: 0 0 8px #acacac;
}
.royalSlider .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.royalSlider.rsHor .rsArrowLeft { left: 0; top: 0; }
.royalSlider.rsHor .rsArrowRight { right: 0; top:0; }
.royalSlider .rsArrowIcn {
  width: 44px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-top:-20px;
  margin-left: -22px;
  position: absolute;
  cursor: pointer;
  background: url('../i/royalslider.png');
  background-color: #fff;
  border-radius: 0;
}
.royalSlider.rsHor .rsArrowLeft .rsArrowIcn { background-position: -60px -30px; }
.royalSlider.rsHor .rsArrowRight .rsArrowIcn { background-position: -60px -60px; }
.royalSlider .rsArrowDisabled .rsArrowIcn { display: none; }
/*royalslider thumbs*/
.rs-thumbs .rsThumbsHor {
  padding: 0 15px;
  width: 270px;
  height: 45px;
}
.rs-thumbs.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rs-thumbs .rsThumb {
  float: left;
  overflow: hidden;
  width: 60px;
  height: 45px;
}
.rs-thumbs .rsThumb img {
  width: 100%;
  height: 100%;
}
.rs-thumbs .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.rs-thumbs .rsTmb {
  display: block;
}
.rs-thumbs .rsThumbsArrow {
  height: 100%;
  width: 16px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #fff
}
.rs-thumbs.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.rs-thumbs .rsThumbsArrowIcn {
  width: 8px;
  height: 24px;
  top: 50%;
  left: 50%;
  margin-top:-12px;
  margin-left: -4px;
  position: absolute;
  cursor: pointer;
  background-image: url("../i/royalslider.png");
  background-repeat: no-repeat;
}
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: 0 -100px; }
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -8px -100px; }
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowDisabled {display: block;}
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowLeft.rsThumbsArrowDisabled .rsThumbsArrowIcn { background-position: 0 -124px;}
.rs-thumbs.rsWithThumbsHor .rsThumbsArrowRight.rsThumbsArrowDisabled .rsThumbsArrowIcn { background-position: -8px -124px;}


/*royalslider tabs*/
.rs-tabs {
  width: 270px!important;
}
.rs-tabs .rsTabs {
  width: 280px;
  height: auto;
  margin: 0 0 0 -10px;
  text-align:left;
  overflow: hidden; padding-top: 12px; position: relative;
}
.rs-tabs .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  text-decoration: none;
  margin: 0 0 10px 10px;
  *display:inline;
  *zoom:1;
  width: 60px;
  height: 45px;
}
.ie7 .rs-tabs .rsTab {
  display: inline;
  zoom:1
}
.rs-tabs .rsTab.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/*royalslider big*/
.rs-big {
  width: 600px!important;
  padding: 0 230px 0 0;
  position: relative;
}
.rs-big .rsOverflow {
  margin: 0;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none
     -moz-box-shadow: none;
          box-shadow: none;
}
.rs-big .rsTabs {
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  height: auto;
  margin: 0;
  text-align:left;
  overflow: hidden;
  padding-top: 0;
}
.rs-big .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  text-decoration: none;
  margin: 0 0 10px 10px;
  *display:inline;
  *zoom:1;
  width: 60px;
  height: 45px;
}
.ie7 .rs-big .rsTab {
  display: inline;
  zoom:1
}
.rs-big .rsTab.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.rs-big .rsGCaption {
  font-size: 12px;
  line-height: 16px;
  color: #4a4848;
}
.rs-big .rsCaption {
  margin: 20px 0 10px;
}

/*royalslider fullscreen*/
.royalSlider.rsFullscreen {
  padding: 0;
}
.royalSlider .rsFullscreenBtn {
  right: 0;
  bottom: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.royalSlider .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('../i/royalslider.png') 0 0;
  background-color: none;
  -webkit-border-radius: 0;
  -moz-border-radius:0;
  border-radius: 0;
}
.royalSlider .rsFullscreenIcn:hover {
  background-color: none;
}
.royalSlider.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
.royalSlider.rsFullscreen .rsOverflow {
  margin: 0;
  border: 0;
  background: #ececec;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.royalSlider.rsFullscreen .rsThumbsHor {
  padding: 40px 0;
  background: #ececec;
  width: 100%;
  height: 45px;
}
.royalSlider.rsFullscreen .rsFullscreenBtn {
  background: #bdbdbd;
  top: 0;
  bottom: auto;
}
/*royalslider video*/
.royalSlider .rsPlayBtn {
  -webkit-tap-highlight-color:rgba(0,0,0,0.3);
  width:64px;
  height:64px;
  margin-left:-32px;
  margin-top:-32px;
  cursor: pointer;
}
.royalSlider .rsPlayBtnIcon {
  width:64px;
  display:block;
  height:64px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background:url("../i/royalslider.png") no-repeat 0 -32px;
  background-color: rgba(0,0,0,0.75);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  *background-color: #000;
}
.royalSlider .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0,0,0,0.9);
}
.royalSlider .rsBtnCenterer {
  position:absolute;
  left:50%;
  top:50%;
  width: 20px;
  height: 20px;
}
.royalSlider .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.royalSlider .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
.royalSlider .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('../i/royalslider.png') -64px 0;
  background-color: #000;
  background-color: rgba(0,0,0,0.75);
}
.royalSlider .rsCloseVideoIcn:hover {
  background-color: rgba(0,0,0,0.9);
}
/*royalslider preload*/
.royalSlider .rsPreloader {
  width:20px;
  height:20px;
  background-image:url("../i/preloader-white.gif");
  left:50%;
  top:50%;
  margin-left:-10px;
  margin-top:-10px;
}




.datatable {
  border: 1px solid #e2e0d1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px 25px;
  margin-bottom: 50px;
  *zoom: 1;
}
.datatable td {
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  color: #868585;
  padding-bottom: 10px;
  padding-top: 16px
}
.datatable p {
  font-size: 14px;
  line-height: 18px;
  color: #868585;
}
.datatable th {
  vertical-align: top;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  width: 280px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 13px;
  text-align: left;
  font-weight: normal;
}
.datatable-gray {
  background: #f7f6f1;
  border-color:#f7f6f1;
  -webkit-box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);

}

.datatable-services {
  width: 100%;
  background: #fff;
  table-layout: fixed;
  margin-bottom: 20px
}
.datatable-services .services-name {
  width:130px;
  text-align: left;
}
.datatable-services .services-price {
  width:210px;
  text-align: left;
}
.datatable-services .services-man {
  text-align: center;
}
.datatable-services .services-day {
  text-align: center;
}

.datatable-services td {
  font-size: 12px;
  color: #4a4848;
  font-weight: normal;

  padding: 6px 10px 6px 20px
}
.datatable-services label,
.datatable-services input {
  font-size: 12px;
  color: #4a4848;
  font-weight: normal;
  font-family: Arial
}
.datatable-services label {
  line-height: 20px;
  margin-bottom: 0
}
.datatable-services .checkbox input {
  /*margin-top: 7px;*/
}
.datatable-services input.short {
  width: 20px;
  padding: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.datatable-services th {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  color: #858484;
  padding: 3px 10px 3px 20px;
  border-top: 1px solid #e5e5e4;
  border-bottom: 1px solid #e5e5e4
}
.datatable-services {}
.datatable-services {}
.datatable-services {}


.layout {
  *zoom: 1;
  margin-bottom: 20px
}
.layout:before,
.layout:after {
  display: table;
  line-height: 0;
  content: "";
}
.layout:after {
  clear: both;
}
.layout .layout-content {
  float: right;
  width: 600px
}
.layout .layout-sidebar {
  float: left;
  width: 300px;
}

.layout .layout-sidebar img {
  margin-top: 42px;
}

.layout p {
  font-size: 14px
}
.layout .layout-sidebar i {
  margin: -2px 8px 0 0
}
.layout .block-item {
  border-top: 1px dashed #cccbc7;
  padding: 18px 0
}
.layout .block-item:first-child {
  padding-top: 0;
  border-top: 0
}
.layout .block-item p {
  font-size: 12px;
  line-height: 16px
}
.layout .sidebar-block {
  padding: 15px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.layout .sidebar-block-grey {
  background: #f7f6f1;
  border-color:#f7f6f1;
  -webkit-box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.075);
}
.layout .sidebar-block-grey h4 + .block-item {
  border-top: 0;
  padding-top: 10px;
}
.layout .pic-caption {
  font-size: 12px;
  line-height: 16px;
  color: #868585;
  margin-top: 15px;
  padding-right: 30%;
}



.map {
  position: relative;
  *zoom: 1;
}
.map-search {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  background: #f7f6f1;
  padding: 15px 20px 10px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.55);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.55);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.55);
}
.map-search .search-title {
  font-size: 16px;
  color: #4a4848;
  margin-bottom: 10px;
  font-weight: bold;
  *zoom: 1;
}




.container-block {
  padding: 25px 30px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #e2e0d1;
  *zoom: 1;
}
.container-block:hover {
  border-color: #e8b50a
}
.container-block .btn {
  padding-left: 30px;
  padding-right: 30px
}
.block-phone {
  height: 175px
}
.block-phone a {
  text-decoration: underline;
  font-size: 14px;
}
.block-phone h3 {
  font-size: 18px;
  line-height: 16px;
  font-weight: bold;
  color: #4a4848;
  margin-bottom: 15px;
}
.block-phone p,
.block-phone td {
  line-height: 14px;
  font-size: 12px;
  margin-bottom: 6px;
  color: #878787;
  padding: 0;
  margin: 0
}
.block-phone table {
  margin-top: 6px;
}
.block-phone td {
  padding-right: 4px
}
.block-phone .phone-num {
  font-size: 34px;
  line-height: 18px;
  color: #f94a12;
  font-family: calibri;
  margin: 0 0 10px;
}
.block-phone .icon-print {
  margin-left: 6px;
}
.block-phone .btn {
  margin: 10px 0 15px;
  display: block;
}

.block-pay p {
  line-height: 18px
}



.cover {
  position: relative;
  width:510px;
  height: 442px;
  padding: 80px 390px 0 170px;
  margin: -20px -90px -20px -30px;
  background: url(../i/cover.png) no-repeat 0 0;
}
.feedback {
    position: relative;
    *zoom: 1;
}
.feedback .decor {
  width: 100%;
  height: 410px;
  background: url(../i/pic-feedback.png) no-repeat center ;
  position: absolute;
  left: 0;
  top: 140px;
}
.feedback .form-horizontal label {
  text-align: left;
  font-size: 16px;
  line-height: 20px
}




.item-link {
  display: inline-block;
  color: #367fa8!important;
  text-decoration: none!important;
  font-size: 12px;
  *zoom: 1;
}
.ie7 .item-link {
  display: inline;
  zoom:1
}
.item-link:hover {
  color: #367fa8;
  text-decoration: none;
}
.item-link .link-text {
  border-bottom: 1px solid #a4cde4;
  padding: 0 0 1px;
  zoom:1;
}
.ie7 .item-link .link-text {
  cursor: pointer;
  padding: 0 0 2px;
}
.item-link:hover .link-text {
  border-bottom: 0;
  padding: 0 0 2px;
}
.item-link .icon-more + .link-text {
  font-size: 14px;
  margin-left: 6px;
}
.item-link-black,
.item-link-black:hover {
  color: #4a4848!important;
}
.item-link-black .link-text {
  border-bottom-color: #a7a7a9
}
.item-link-orange,
.item-link-orange:hover {
  color: #fb9270!important;
}
.item-link-orange .link-text {
  border-bottom-color: #f94a11
}
.item-link-dot .link-text {
  border-bottom-style: dotted;
}
.item-link-small {
  font-size: 11px;
  line-height: 11px;
}
.item-link-medium {
  font-size: 14px;
  line-height: 14px;
}
.item-link-big {
  font-size: 18px;
  line-height: 18px;
}

.navigation {
  overflow: hidden;
  margin-bottom: 15px;
  *zoom: 1;
}
.navigation .navigation-list {
  display: inline-block;
  margin: 0 -10px 0 -10px;
  padding: 0;
}
.col2 .navigation .navigation-list {
  display: inline-block;
  margin: 0 0 0 -10px;
  white-space: nowrap;
}
.ie7 .navigation .navigation-list {
  display: inline;
  zoom:1
}
.navigation .list-item {
  float:left;
  padding: 0 10px;
  margin: 0;
  list-style: none;
  font-size: 12px;
  line-height: 12px;
}
.navigation-separate .list-item {
  border-left: 1px solid #d6d8d9;
  padding-right: 9px
}
.navigation-separate.navigation-right .list-item {
  border-right: 1px solid #d6d8d9;
  border-left: 0;
  padding-left: 9px;
  padding-right: 10px
}


.navigation-right {
  text-align: right;
}
.navigation-center {
  text-align: center;
}
.navigation-left {
  margin-left: -15px;
}

.navigation-big .navigation-list {
  margin: 0
}
.navigation-big .list-item {
  font-size: 18px;
  line-height: 18px;
  padding: 0;
}
.navigation-big .item-link {
  font-size: 18px;
}
.navigation-big .list-item:first-child {
  border-left: 0
}
.navigation-big .item-link {
  padding: 13px 20px;
}
.navigation-big .list-item-active {
  position: relative;
  background: #f7f6f1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-left: 0;
  border-right: 1px solid #e3e1dc;
  border-bottom: 1px solid #e3e1dc
}
.navigation-big .list-item-active .item-link {
  cursor: default
}
.navigation-big .list-item-active + .list-item {
  border-left: 0
}
.navigation-big .list-item-active .link-text {
  border-bottom: 0
}


.navigation-middle .navigation-list {
  margin: 0
}
.navigation-middle .list-item {
  padding: 0;
}
.navigation-middle .item-link {
  font-size: 14px;
  line-height: 12px;
}
.navigation-middle .list-item:first-child {
  border-left: 0
}
.navigation-middle .item-link {
  padding: 4px 10px;
}
.navigation-middle .list-item-active {
  position: relative;
  background: #e2e0d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-left: 0;
  border-right: 1px solid #e3e1dc;
  border-bottom: 1px solid #e3e1dc
}
.navigation-middle .list-item-active .item-link {
  cursor: default
}
.navigation-middle .list-item-active + .list-item {
  border-left-width: 0
}
.navigation-middle .list-item-active .link-text {
  border-bottom: 0
}
.navigation-middle .icon-metro-small {
  margin: -1px 6px -3px 0
}


.navigation-tablet .navigation-list {
  margin: 0
}
.navigation-tablet .list-item {
  padding: 0;
}
.navigation-tablet .item-link {
  font-size: 14px;
  line-height: 12px;
}
.navigation-tablet .list-item:first-child {
  border-left: 0
}
.navigation-tablet .item-link {
  padding: 4px 15px 5px;
}
.navigation-tablet .list-item-active {
  position: relative;
  background: #e2e0d1;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.navigation-tablet .list-item-active .item-link {
  cursor: default
}
.navigation-tablet .list-item-active + .list-item {
  border-left-width: 0
}
.navigation-tablet .list-item-active .link-text {
  border-bottom: 0
}



.navigation-bg {
  background: #f7f6f1;
  padding: 15px 10px 10px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.navigation-bg .list-item-active .link-text {
  border-bottom: 0;
  font-weight: bold;
}
.navigation-bg .list-item:first-child {
  border-left-width: 0
}
.navigation-bg .list-item-active {
  position: relative;
  background: none
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.navigation-bg .list-item-active + .list-item {
  border-left-width: 1px
}





.textDialog {
  position: relative;
}





.infobar {
  border: 1px solid #e2e0d1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 18px 13px;
  position: relative;
}
.infobar-center {
  text-align: center;
}
.infobar:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: -12px;
  width:25px;
  height: 25px;
  background: url(../i/icon-infobar.png) no-repeat 0 0
}
.infobar p {
  font-size: 11px;
  color: #5a5958;
  line-height: 13px;
}
.infobar-large {
  padding-bottom: 8px;
}
.infobar-large p {
  font-size: 12px;
  line-height: 16px;
}
.infobar hr {
  width: 200px;
  border: 0;
  background-image: url(../i/icon-infobar.png);
  background-repeat: no-repeat;
  margin-bottom: 17px;
}
.infobar .infobar-man {
  background-position: 0 -25px;
  height: 13px;
}
.infobar .infobar-phone {
  background-position: 0 -38px;
  height: 16px;
}
.infobar .infobar-mail {
  background-position: 0 -54px;
  height: 9px;
}
.infobar .infobar-num {
  font-size: 26px;
  color: #f94a11;
  font-family: calibri;
  margin-bottom: 10px
}

.infobar-partners p {
  text-align: left;
}
.infobar-partners .partners-phone{
  font-size: 26px;
  line-height: 18px;
  color: #f94a11;
  font-family: calibri;
  margin-bottom: 18px;
  *zoom: 1;
}
.infobar-partners .partners-time{
  font-size: 12px;
  line-height: 16px;
  color: #a1a1a1;
}
.infobar-partners .partners-link1{
  font-size: 14px;
  line-height: 18px;
}
.infobar-settings {
  margin-top: 40px;
}
.infobar-settings hr {
  margin: 10px 0
}

.personal-data {
  background: #f7f6f1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 30px 30px 22px;

}
.personal-data input[type="text"],
.personal-data input[type="password"],
.personal-data textarea {
  width: 190px;
  float: left;
}
.personal-data input.input-block-level,
.personal-data textarea.input-block-level {
  width: 300px
}
.personal-data textarea {
  height: 130px;
}
.personal-data .checkbox {
  font-size: 12px!important;
}
.personal-data .help-inline {
  padding-left: 40px;
  overflow: hidden;
  display: block;
  padding-top: 3px;
  font-size: 12px;
  line-height: 12px;
}
.personal-data-settings .form-horizontal > .control-group:last-child {
  margin-top: 30px!important;
}

.control-group.error .help-block, .control-group.error .help-inline {
  color: #f94a11
}
.control-group.error .control-label {
  color: #4a4848
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #f8aa8f!important;
  -webkit-box-shadow: 0 0 0 1px #f8aa8f;
     -moz-box-shadow: 0 0 0 1px #f8aa8f;
          box-shadow: 0 0 0 1px #f8aa8f;
  color: #555
}
.form-horizontal .control-label {
  text-align: left;
}
.form-horizontal,
.form-horizontal .control-group:last-child {
  margin-bottom: 0
}
.control-label small {
  font-size: 12px;
  line-height: 14px;
  color: #868585
}
.control-label-separate {
  position: absolute;
  margin-top: -22px;
  color: #868585
}





























#datepicker {
  min-height: 210px;
}
.ui-datepicker {
  font-size: 13px!important;
  -webkit-border-radius: 5px!important;
  -moz-border-radius: 5px!important;
  border-radius: 5px!important;
  padding: 4px 10px 15px!important;
  border-width: 1px!important;
  border-style: solid!important;
  border-color: #f9f9f5 #e3e1dc #e3e1dc #f9f9f5!important;
  background: #f9f9f5 url(../i/bg-datepicker.png) left top repeat-x !important;

}
.ui-datepicker-multi {
  width: auto!important;
}
.ui-datepicker a {
  color: #5a5958!important;
  -webkit-border-radius: 3px!important;
  -moz-border-radius: 3px!important;
  border-radius: 3px!important;
}
.ui-datepicker .ui-datepicker-header {
  font-size: 12px!important;
  color: #5a5958!important;
  background: 0!important;
  border:0;
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-weight: normal;
}
.ui-datepicker th {
  font-size: 7px!important;
  font-weight: normal!important;
  text-transform: uppercase!important;
  color: #757575!important
}
.ui-datepicker th.ui-datepicker-week-end {
  color: #000!important
}
/* Interaction states
----------------------------------*/
.ui-datepicker td .ui-state-default {
  text-align: center!important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-datepicker .ui-widget-header .ui-icon {
  background-image: url(../i/icon.png)!important;
  background-repeat: no-repeat!important;
  width: 10px!important;
  height: 9px!important;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev .ui-icon {
  background-position: 0 0!important
}
.ui-datepicker .ui-widget-header .ui-datepicker-next .ui-icon {
  background-position: -10px 0!important
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
  left:2px!important;
  top: 5px!important;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
  right:2px!important;
  top: 5px!important;
}

.ui-datepicker-group {
  width: 46%!important;
  margin-top: 35px!important;
}
.ui-datepicker-group .ui-datepicker-header  {
  margin-top: -35px!important;
}
.ui-datepicker-group-first {
  padding-right: 4%!important;
  border-right: 1px solid #e5e3de!important;
  margin-right: -1px!important;
}
.ui-datepicker-group-last {
  padding-left: 4%!important;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: 0;
  background: none;
  font-weight: normal;
  font-family: Arial
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  border: 0;
  background: none;
  font-weight: normal;
  color: #c77405;
}





.ui-dialog {
  background: #f7f6f1;
  font-family: Arial;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  border: 0;
  padding: 10px 15px 15px 15px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.ui-dialog form {
  margin-bottom: 0;
  *zoom:1
}

.ui-dialog .ui-datepicker {
  background: #fff!important
}

/*.dateFrame {
  margin-left: 200px
}*/
.ui-dialog .ui-dialog-title {
  color: rgb(161, 159, 146);
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  margin-top: 5px;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0 0 0 5px;

}
.ui-widget-header {
  border: 0;
  background: none;
  font-weight: normal;
  *zoom: 1;
}
.ui-widget-header:before,
.ui-widget-header:after {
  display: table;
  line-height: 0;
  content: "";
}
.ui-widget-header:after {
  clear: both;
}

.ui-dialog .ui-dialog-content {
  padding: 2px 5px 5px;
  font-size: 12px;
}
.ie7 .ui-dialog .ui-dialog-content {
  overflow: visible!important;
}
.tabs-left > .nav-tabs {
  margin-right: 0;
  border: 0
}
.tabs-left > .tab-content {
  padding-left: 20px;
  padding-top: 4px;
  background: #fff;
  border-left: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.tabs-left > .tab-content label {
  font-size: 12px
}
.ui-dialog .tabs-left > .nav-tabs > li > a {
  text-decoration: none;
  padding: 3px 0 4px 4px;
  width:190px;
  outline: none;
  border-color: transparent;
}
.ui-dialog .tabs-left > .nav-tabs > li > a:hover {
  border-color: transparent;
}
.ui-dialog a {
  outline: none!important;
}
.ui-dialog-titlebar-close {
  width: 19px;
  height: 20px;
  background: url(../i/icon.png) no-repeat 0 -321px;
  border: 0;
  right: 0;
  margin-right: -10px!important
}
.dialogExtra p {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0!important
}
.dialogExtra .ui-dialog-titlebar {
  margin-bottom: 10px;
}
.dialogEnter:after,
.dialogExtra:after {
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background: url(../i/icon.png) no-repeat 0 -442px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
}
.dialogLogin .ui-dialog-titlebar {
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}
.dialogLogin .ui-dialog-title {
  font-size: 16px;
  margin-top: 5px;
}
.dialogLogin .form-horizontal .control-label {
  width: 45px
}
.dialogLogin .form-horizontal .controls {
  margin-left: 60px
}
.dialogLogin .form-horizontal .checkbox {
  line-height: 20px;
  margin-top: -10px;
  font-size: 12px;
}
.dialogLogin hr {
  margin: 12px 0 15px;
}
.dialogLogin .form-horizontal .help-inline {
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
  padding: 15px 0 0px
}
.dialogNotice .ui-dialog-titlebar {
  margin-bottom: 1px;
}
.dialogNotice .ui-dialog-content {
  text-align: center
}
.dialogPrice hr {
  margin: 10px 0
}
.dialogPrice h4 {
  margin-bottom: 0;
  text-align: right;
}
.dialogPrice:after,
.dialogPrice:after {
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background: url(../i/icon.png) no-repeat -15px -442px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
}

.dialogDirection .tabbable {
  width:100%;
  *zoom:1
}

.dialogSuitable {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.dialogSuitable .suitable-left {
  float: left;
  width: 582px
}
.dialogSuitable .suitable-right {
  float: right;
  width: 222px
}
.dialogSuitable .suitable-right .right-btns {
  margin-top: 50px;
}
.dialogSuitable .ui-dialog-titlebar {
  margin: 10px 0 15px;
}
.dialogSuitable .ui-dialog-title {
  font-size: 18px;
  color: #868585
}
.dialogSuitable .ui-dialog-titlebar-close {
  right: 18px;
}
.dialogSuitable .icon-time-small {
  margin-top: -3px;
}
.dialogSuitable .right-list {
  border: 1px solid #d5d4cc;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 163px;
  list-style: none;
  margin: 0
}
.dialogSuitable .right-list li {
  margin-bottom: 7px;
  font-size: 12px;
  color: #bbb9b6
}
.dialogSuitable .right-list li.active {
  font-weight: bold;
  color: #4a4848
}
.dialogSuitable .left-col {
  margin-top: -10px;
}
.dialogSuitable .suitable-left .col-item {
  float: left;
  width: 230px
}
.dialogSuitable .ui-dialog-content > div {
  width: 100%;
  *zoom:1
}

.dialogPhoto {
  padding: 25px 25px 15px;
}
.dialogPhoto .ui-dialog-title {
  font-size: 18px;
  color: #4a4848;
  margin-bottom: 20px;
}
.dialogPhoto .ui-dialog-titlebar-close {
  right: 13px;
  top: 30%;
}
.dialogPhoto .photo-caption {
  width:600px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  margin-top: 15px;
}

.dialogInfo hr {
  margin: 10px 0
}
.dialogInfo p {
  font-size: 12px;
  line-height: 15px;
  color: #868585;
  margin-bottom: 15px;
}
.dialogInfo:after,
.dialogInfo:after {
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  background: url(../i/icon.png) no-repeat -15px -442px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
}

.dialogCancel {}
.dialogCancel .ui-dialog-title {
  font-size: 18px;
  color: #868585;
  padding: 10px 0 2px;
}
.dialogCancel hr {
  border-top-style: dashed;
  border-bottom-style: dashed;
  margin: 10px 0
}
.dialogCancel form {
  margin-bottom: 0
}
.dialogCancel .checkbox {
  font-size: 12px;
  color: #4a4848;
  line-height: 22px;
}
.dialogCancel .checkbox strong {
  font-weight: normal;
}
.dialogCancel .checkbox input:checked + strong {
  font-weight: bold;
}
.dialogCancel .cancel-note {
  font-size: 12px;
  line-height: 16px;
  color: #f94a11;
  padding-left: 40px;
  margin-left: -3px;
  min-height: 32px;
  background: url(../i/icon-cancel-note.png) no-repeat left center;
}
.dialogCancel h5 {
  font-size: 14px;
  padding: 5px 0
}
.dialogCancel h5 strong {
  font-size: 18px;
}


.dialogAge {
  padding: 4px 4px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.dialogAge .ui-dialog-content {
  min-height: 90px!important;
}
.dialogAge .ui-dialog-title {
  font-size: 10px;
  color: #706f6e;
  margin: 2px 0 5px;
}
.dialogAge .list-age {
  list-style: none;
  padding: 0;
  margin: -5px 0 0 -5px;
  *zoom: 1;
}
.dialogAge .ui-dialog-titlebar-close {
  width: 17px;
  height: 17px;
  background: url(../i/icon.png) no-repeat 0 -144px;
  margin: -22px -15px 0 0!important
}
.dialogAge .list-age:before,
.dialogAge .list-age:after {
  display: table;
  line-height: 0;
  content: "";
}
.dialogAge .list-age:after {
  clear: both;
}
.dialogAge .list-age li {
  padding: 0;
  margin: 5px 0 0 5px;
  float: left;
}
.dialogAge .btn-age {
  width: 25px;
  height: 25px;
  padding: 0 2px 2px 0;
  border: 0;
  margin: 0;
  text-align: center;
  line-height: 25px;
  color: #9e9b94;
  font-size: 12px;
  text-shadow: 1px 1px #edece7;
  background: url(../i/btn-age.png) no-repeat 0 0;
  outline: none;
}
.dialogAge .btn-age-active {
  cursor: default;
}
.dialogAge .btn-age:hover,
.dialogAge .btn-age-active {
  background-position: -25px 0;
  color: #ffffff;
  text-shadow: 1px 1px #acaa9e;
}





.price-list {
  font-size: 11px;
  line-height: 14px;
  color: #565454
}
.price-list dt {
  float: left;
  clear: left;
  font-weight: normal;
  margin-right: 5px;
}
.price-list dd {
  overflow: hidden;
  text-align: right;
  *zoom:1;
  background: url(../i/price-list-dot.png) repeat-x 0 13px;
}
.price-list dd .sum {
  background: #f7f6f1;
  display: inline-block;
  padding-left: 5px;
}
.price-list dd strong {
  color: #565454;
  font-size: 14px;
  font-weight: bold
}



.faq {}
.faq .faq-item {
  margin-bottom: 10px
}
.faq .item-link {
  margin-bottom: 20px;
  padding-right: 20px;
  background: url(../i/icon-faq.png) no-repeat 100% -68px;
}
.faq .faq-item-close .item-link {
  background-position: 100% -92px
}
.faq .item-link .muted+.link-text {
  margin-left: 45px;
  display: inline-block;
}
.faq .item-content {
  color: #565453;
  padding-left: 75px;
  background: url(../i/icon-faq.png) no-repeat 39px -121px;
}
.faq .item-content p {
  font-size: 14px;
  line-height: 22px;
}



.paynote1-row {
  margin-bottom: 20px
}
.paynote1-row .row-l {
  float: left;
  width: 620px;
  margin-right: 60px;
  font-size: 14px;
  line-height: 18px;
  color: #868585
}
.paynote1-row .row-r {
  overflow: hidden;
  *zoom:1;
  font-size: 18px;
  line-height: 20px;
  color: #969595;
  padding-top: 10px;
}
.paynote1-row .row-r strong {
  font-size: 24px;
  color: #000
}

.paynote2-row {
  border: 1px solid #e2e0d1;
  padding: 20px 30px;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.paynote2-row .row-l {
  float: left;
  width: 540px;
  padding-left: 130px;
  background: url(../i/icon-card.png) no-repeat 0 5px;
}
.paynote2-row .row-r {
  float: right;
  width: 160px;
}

.paynote3-row {
  padding: 15px;
  background: #f7f6f1;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.paynote3-row .btn-small {
  margin-top: -5px;
  margin-bottom: -5px;
}






.block-favorive {
  padding: 30px 30px 20px;
  background: #f7f6f1;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.block-favorive .favorite-top {}
.block-favorive .top-l {
  float:left;
  width: 255px;
  padding-left: 155px;
  background: url(../i/icon-favorite-l.png) no-repeat 0 6px;
}
.block-favorive .top-r {
  float:right;
  width: 255px;
  padding-left: 155px;
  background: url(../i/icon-favorite-r.png) no-repeat 10px 8px;
}
.block-favorive .favorite-bottom {
  padding-left: 40px;
}
.block-favorive .favorite-bottom .icon-note {
  float: left;
  margin-left: -40px;
  margin-top: 10px;
}
.block-favorive hr {
  border-style: dashed;
  border-color: #cac9c5;
  border-bottom: 0
}

.block-favorive-note {
  padding: 25px 10px 20px 80px;
  background: #f7f6f1;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.block-favorive-note .icon-note-big {
  float: left;
  margin-left: -50px;
  margin-top: 16px;
  width: 40px;
  height: 40px;
  background: url(../i/icon-note-big.png) no-repeat 0 0
}


.list-orange {
  padding-left: 0;
  margin-left: 0
}
.list-orange li {
  list-style: none;
  margin-left: 0;
  padding-left: 25px;
  background: url(../i/list-orange.png) no-repeat 8px 6px;
}



.order {
  padding: 30px 30px 20px;
  background: #f7f6f1;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-right: 1px solid #e2e0d1;
  border-bottom: 1px solid #e2e0d1;
}
.order .order-left {
  width:610px;
  float: left;
}
.order .order-left hr {
  border-style: dashed;
  border-color: #deddd9;
  border-bottom-width: 0
}
.order .order-right {
  width:240px;
  float: right;
}
.order .item-pic {
  float: left;
  margin-right: 25px;
  height: 120px;
  width: 185px;
}
.order .item-pic-double img:first-child {
  transform:rotate(-7deg);
  -ms-transform:rotate(-7deg); /* IE 9 */
  -moz-transform:rotate(-7deg); /* Firefox */
  -webkit-transform:rotate(-7deg); /* Safari and Chrome */
  -o-transform:rotate(-7deg); /* Opera */
  position: relative;
  z-index: 2;
  margin-top: 3px;
  width: 95px;
}
.order .item-pic-double img+img{
  transform:rotate(3deg);
  -ms-transform:rotate(3deg); /* IE 9 */
  -moz-transform:rotate(3deg); /* Firefox */
  -webkit-transform:rotate(3deg); /* Safari and Chrome */
  -o-transform:rotate(3deg); /* Opera */
  margin-left: -25px;
  margin-top: 6px;
  position: relative;
  z-index: 1;
  width: 95px
}
.order .item-info {
  overflow: hidden;
  *zoom: 1;
}
.order .item-info a {
  text-decoration: underline;
}
.order .item-info p {
  font-size: 12px;
  color: #868585
}
.order .descr-note {
  font-size: 12px;
  line-height: 15px;
  color: #313130;
  margin-bottom: 10px
}
.order .right-content {
  background: #fff;
  padding: 15px 20px;
  margin-bottom: 30px;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
}
.order .content-title {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 6px;
  text-align: center;
  color: #969595;
  border-bottom: 1px dashed #e3e3e3;
  margin-bottom: 10px;
}
.order .content-rows {
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #868585
}
.order .rows-item {
  line-height: 14px;
  margin-bottom: 8px
}
.order .rows-item  strong {
  color: #000
}
.order .content-status {
  font-size: 14px;
  padding: 10px 0;
  border-top: 1px dashed #e3e3e3;
  border-bottom: 1px dashed #e3e3e3;
  margin-bottom: 20px
}
.order .content-status-ok {
  color: #399845;
  text-align: center;
}
.order .icon-status {
  width: 31px;
  height: 31px;
  background-image: url(../i/icon-order-status.png);
  background-repeat: no-repeat;
}
.order .content-status-ok .icon-status {
  background-position: 0 0
}
.order .left-desk {

}
.order .desk-item {
  font-size: 12px;
  line-height: 15px;
}
.order .desk-item i {
  position: absolute;
  left: 0;
  top: 10px
}
.order .desk-item h5 {
  font-size: 14px
}
.order .desk-item p {
  color: #868585
}
.order .desk-item .item-left {
  float: left;
  width: 215px;
  padding-left: 75px;
  position: relative;
}
.order .desk-item .item-right {
  float: right;
  width: 218px;
  padding-left: 72px;
  position: relative;
}
.order .info-summ {
  background: #fff;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
}
.order .summ-item {
  width: 33%;
  float: left;
  font-size: 12px;
  color: #868585;
  margin-left: -1px;
  border-left: 1px solid #f7f6f1;
}
.order .summ-item strong {
  color: #313130
}
.order .item-inner {
  padding: 10px
}
.order .info-form {
  background: #ecebe1;
  padding: 20px
}
.order .info-form form {
  margin-bottom: 0
}
.order .info-form textarea {
  font-size: 14px;
  line-height: 20px;
  color: #5a5958;
  font-style: italic;
  margin-bottom: 20px;
}





/* Interaction Cues
----------------------------------*/
.ui-datepicker-calendar {
  table-layout: fixed;
  border-collapse: collapse;
  width: 243px;
}
.ui-datepicker td {
  padding: 0;
  width:38px;
  height: 26px;
  border-collapse: collapse;
  vertical-align: top;
}
.ui-datepicker td span,
.ui-datepicker td a {
  position: relative;
  z-index: 5;
  padding: 0;
  margin: 0;
  width: 35px;
  height: 26px;
  line-height: 26px;
}
.ui-datepicker .ui-datepicker-current-day a {
  width:26px;
  height: 25px;
  margin: 1px 5px 0;
  padding: 0;
  padding-right: 2px;
  line-height: 24px;
  background: url(../i/datepicker-arr.png) no-repeat -4px -56px;
}

.ui-datepicker .ui-datepicker-select-middle a {
  position: relative;
  z-index: 5;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  border-width: 0;
  width:35px;
  height: 23px;
  margin: 1px 0;
  padding: 0;
  line-height: 24px;
  background: #edece4 url(../i/datepicker-middle-shaddow.png) repeat-x top;
}
.ui-datepicker .ui-datepicker-select-right a {
  position: relative;
  z-index: 5;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  border-width: 0;
  width:35px;
  height: 23px;
  margin: 1px 0;
  padding: 0;
  line-height: 24px;
  background-color: #edece4;
  background-image: url(../i/datepicker-right-shaddow.png);
  background-repeat: no-repeat;
  background-position: right top
}
.ui-datepicker .ui-datepicker-select-left a {
  position: relative;
  z-index: 5;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  border-width: 0;
  width:35px;
  height: 23px;
  margin: 1px 0;
  padding: 0;
  line-height: 24px;
  background-color: #edece4;
  background-image: url(../i/datepicker-left-shaddow.png);
  background-repeat: no-repeat;
  background-position: left top
}

.ui-datepicker .ui-datepicker-select-start-only a {
  background: url(../i/datepicker-arr.png) no-repeat 0 0;
  z-index: 10;
  padding: 0;
  margin: -1px -3px -1px 3px;
  width:30px;
  padding-right: 8px;
  height: 28px;
  line-height: 28px;
  border:0;
}
.ui-datepicker .ui-datepicker-select-start a {
  background: url(../i/datepicker-arr.png) no-repeat 0 -84px;
  z-index: 10;
  padding: 0;
  margin: -1px -3px -1px 3px;
  width:30px;
  padding-right: 8px;
  height: 28px;
  line-height: 28px;
  border:0;
  position: relative;
}

.ui-datepicker .ui-datepicker-select-end a {
  background: url(../i/datepicker-arr.png) no-repeat 0 -28px;
  z-index: 10;
  padding: 0;
  margin: -1px 3px -1px -3px;
  width:30px;
  padding-left: 6px;
  padding-right: 2px;
  height: 28px;
  line-height: 28px;
  border:0;
}

.ui-datepicker .ui-datepicker-select-end-only a {
  background: url(../i/datepicker-arr.png) no-repeat 0 -112px;
  z-index: 10;
  padding: 0;
  margin: -1px 3px -1px -3px;
  width:30px;
  padding-left: 6px;
  padding-right: 2px;
  height: 28px;
  line-height: 28px;
  border:0;
}




.ui-datepicker .ui-state-default {
  color: #949494;
}








.frameFix-fixed {
left: 0;
right: 0;
position: fixed!important;
z-index: 1010!important;
top: 0!important;
margin-top: 0!important;
padding-bottom: 31px;
background: url(../i/frameFix.png) no-repeat bottom center;
}
.frameFix-fixed .frameFix-inner {
  padding-bottom: 20px;
  background: #fff;
}
.frameFix-fixed .frame {
  margin: 0 auto!important;
}
.container-fixed .frameFix-fixed + div {
  padding-top: 98px!important
}

.region .frameFix-fixed .frame .frame-inner {
  border-top-width: 8px;
  border-bottom-width: 8px;
  background: #fff url(../i/frame-col-line2.png) no-repeat 230px 2px;
}
.region .frameFix-fixed .frame .frame-col1 {
  width: 210px;
}
.region .frameFix-fixed .frame .frame-col1 p,
.region .frameFix-fixed .frame .frame-col2 a {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 13px;
}
.region .frameFix-fixed .frame .frame-col1 .btn {
  padding: 2px 12px 1px;
  font-size: 12px;
  line-height: 21px;
  border-width: 2px;
  width: 192px;
}
.region .frameFix-fixed .frame .frame-col2 {
  width: 165px;
  font-size: 11px;
}
.region .frameFix-fixed .frame .frame-col2 p,
.region .frameFix-fixed .frame .frame-col2 a {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 13px;
}
.region .frameFix-fixed .frame .frame-col3 {
  width: 195px;
  font-size: 11px;
}
.region .frameFix-fixed .frame .frame-col3 p,
.region .frameFix-fixed .frame .frame-col3 a {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 13px;
}
.region .frameFix-fixed .frame .frame-col4 {
  width: 190px;
  font-size: 10px;
  line-height: 10px;
}
.region .frameFix-fixed .frame .frame-col4 label,
.region .frameFix-fixed .frame .frame-col4 label small {
  font-size: 10px;
  line-height: 10px;
}

.faq-item .muted {
  position:absolute
}

.dialogCancel {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
}

.info-price .btn-content.btn-choose-no {
  display: block;
  float: right;
  width: 120px;
  padding: 0 0 0 6px;
  box-sizing: content-box;
}