@import url(http://fonts.googleapis.com/css?family=Roboto:500,300&subset=latin,cyrillic);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  display: block; }

a, object, embed {
  outline: 0; }

input::-moz-focus-inner {
  border: 0; }

.clearfix:after, .grid:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

* html .clearfix, * html .grid {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix, *:first-child + html .grid {
  zoom: 1; }

/* IE7 */
.small, .menu .hotels .items .name {
  font-size: 13px;
  line-height: 1.3em; }

html, body {
  background-color: #f5f5f5; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  color: #424242; }

.scrollToTheTopBtn {
  position: fixed;
  z-index: 1000;
  top: 180px;
  left: 50px;
  display: none;
  width: 84px;
  height: 84px;
  background-image: url("../img/scrollToTheTop.png");
  background-repeat: no-repeat;
  opacity: 0.7;
  cursor: pointer; }

.pop-contact-form {
  position: fixed;
  top: 140px;
  right: -360px;
  z-index: 102;
  width: 390px;
  height: 260px;
  background-color: #fff4b3;
  transition: 0.2s;
  -vendor-animation-duration: 3s; }
  .pop-contact-form dl {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3em; }
  .pop-contact-form dt {
    margin-bottom: 10px; }
    .pop-contact-form dt:first-child {
      font-size: 17px;
      line-height: 1.3em; }
  .pop-contact-form input[type='text'], .pop-contact-form textarea {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1.3em; }
  .pop-contact-form textarea {
    height: 5em; }
  .pop-contact-form button {
    font-size: 12px;
    line-height: 1.1em;
    background-color: #48352f;
    border: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.2s; }
    .pop-contact-form button:hover {
      background-color: #674c43; }
  .pop-contact-form .tag {
    float: left;
    width: 30px;
    height: inherit;
    cursor: pointer;
    background: url("../img/tag.png") 50% 50% no-repeat #ffcd02; }
  .pop-contact-form .wrapper {
    float: right;
    width: 320px;
    padding: 20px; }

a {
  text-decoration: underline;
  color: #4381a8; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4 {
  color: #333; }

input, textarea, select, button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="textarea"],
textarea,
button {
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 7px 10px 7px;
  border: 1px solid #ccc; }

textarea {
  resize: none; }

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  top: 0.15em;
  margin: 0; }

.table {
  display: table; }
  .table .tr, .table .th {
    display: table-row; }
    .table .tr .td, .table .th .td {
      display: table-cell;
      vertical-align: middle; }

.serif, .pop-contact-form dt:first-child, h1, h2, h3, h4, .section1 .logo-wrapper .phones, .menu ul, .menu .hotels .items .name, .action_banner .head, .action_banner .conditions, .map .address, .contacts .content .wrapper > div, .section5 .grid .name, .section5 .room .name {
  font-family: 'Times New Roman', serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3em;
  text-transform: uppercase; }

b, strong, .bold, .section5 .grid span, .section5 .room .chars span {
  font-weight: 500; }

.grid > .col {
  display: inline-block;
  float: left;
  margin-right: 40px; }
.grid.row2 > .col {
  width: 470px; }
  .grid.row2 > .col:nth-child(2) {
    margin-right: 0; }
.grid.row3 > .col {
  width: 300px; }
  .grid.row3 > .col:nth-child(3) {
    margin-right: 0; }

.common-section .content .wrapper, .carousel .content .wrapper,
.map .content .wrapper,
.contacts .content .wrapper,
.price .content .wrapper,
.form .content .wrapper,
.callback-form .content .wrapper,
.caitering .content .wrapper,
.section2 .content .wrapper,
.section3 .content .wrapper,
.section4 .content .wrapper,
.section5 .content .wrapper {
  margin: 40px 0 0; }
.common-section h3, .carousel h3,
.map h3,
.contacts h3,
.price h3,
.form h3,
.callback-form h3,
.caitering h3,
.section2 h3,
.section3 h3,
.section4 h3,
.section5 h3 {
  font-size: 31px;
  line-height: 1.3em;
  margin-bottom: 28px;
  text-align: center; }
.common-section h4, .carousel h4,
.map h4,
.contacts h4,
.price h4,
.form h4,
.callback-form h4,
.caitering h4,
.section2 h4,
.section3 h4,
.section4 h4,
.section5 h4 {
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 20px; }

.section .content {
  position: relative;
  width: 980px;
  margin: 0 auto; }

.pinned {
  z-index: 100; }

.section1 {
  position: relative;
  height: 850px;
  background: url("../images/mountains1.jpg") 50% 100% no-repeat; }
  .section1 .logo-wrapper {
    border-top: 3px solid #ffcd02;
    background-image: url("../img/bbg.png");
    color: #fff; }
    .section1 .logo-wrapper .content {
      padding: 13px 0 15px; }
    .section1 .logo-wrapper .logo {
      position: absolute;
      top: 0;
      float: left;
      width: 259px;
      height: 124px;
      background: url("../img/ko.png") no-repeat; }
    .section1 .logo-wrapper .phones {
      font-size: 16px;
      line-height: 1.1em;
      width: 68%;
      float: right; }
      .section1 .logo-wrapper .phones li {
        float: left;
        width: 45%;
        margin: 2px 0; }
        .section1 .logo-wrapper .phones li:nth-child(odd) {
          clear: right; }
  .section1 .overlay {
    position: absolute;
    bottom: 0;
    z-index: 101;
    width: 100%; }
    .section1 .overlay .name {
      background: url("../img/bbg.png");
      text-align: center;
      color: #fff; }
      .section1 .overlay .name h1 {
        font-size: 39px;
        line-height: 1.2em;
        margin-bottom: 15px;
        color: inherit; }
      .section1 .overlay .name h2 {
        font-size: 25px;
        line-height: 1.2em;
        color: inherit; }
      .section1 .overlay .name .wrapper {
        padding: 25px 0; }
  .section1 .extra-contacts {
    display: none;
    z-index: 100;
    width: 100%;
    padding: 10px 0;
    margin-top: 99px;
    background-color: #fff4b3;
    text-align: center;
    color: #806d00; }

.menu {
  background-color: #674c43; }
  .menu ul {
    display: none;
    text-align: center;
    font-size: 15px;
    line-height: 1.2em; }
    .menu ul.active {
      display: block; }
  .menu li {
    display: inline-block; }
    .menu li a {
      display: block;
      padding: 17px 25px;
      text-decoration: none;
      color: #fff;
      transition: 0.2s; }
      .menu li a:hover {
        background-color: #574039; }
  .menu .hotels {
    padding: 5px 0;
    background-color: #ffcd02; }
    .menu .hotels a {
      display: block;
      color: #fff;
      text-decoration: none; }
    .menu .hotels .items {
      position: relative;
      float: left;
      width: 32%;
      margin-right: 2%;
      background-color: #fff; }
      .menu .hotels .items .darr {
        position: absolute;
        display: none;
        z-index: 10;
        bottom: -5px;
        left: 50%;
        margin-left: -9px;
        width: 19px;
        height: 10px;
        background: url("../img/darr.png") no-repeat; }
      .menu .hotels .items .wrapper {
        position: relative;
        height: 90px;
        margin: 5px;
        transition: 0.2s; }
      .menu .hotels .items:last-child {
        margin-right: 0; }
      .menu .hotels .items#h1 .wrapper {
        background: url("../images/solisSochi.jpg") 50% 0 no-repeat; }
      .menu .hotels .items#h2 .wrapper {
        background: url("../images/solisSochi.jpg") 50% 0 no-repeat; }
      .menu .hotels .items#h3 .wrapper {
        background: url("../images/solisSochi.jpg") 50% 0 no-repeat; }
      .menu .hotels .items .name {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5px 0;
        background: url("../img/bbg.png"); }
      .menu .hotels .items.active .name, .menu .hotels .items:hover .name {
        background: url("../img/bbg1.png"); }

.action_banner {
  height: 420px;
  background: url("../img/belt.png") 50% 50% no-repeat;
  color: #fff; }
  .action_banner .content .wrapper {
    padding: 26.66667px 40px;
    padding-left: 270px;
    margin: 40px 0 0; }
  .action_banner .head {
    height: 180px; }
    .action_banner .head p {
      margin-bottom: 10px; }
      .action_banner .head p:last-child {
        margin-bottom: 0; }
    .action_banner .head #date {
      font-size: 19px;
      line-height: 1.2em; }
    .action_banner .head #name {
      font-size: 48px;
      line-height: 1.1em; }
  .action_banner .conditions {
    font-size: 19px;
    line-height: 1.2em; }
  .action_banner .terms {
    margin-top: 20px; }
  .action_banner .callback {
    margin-top: 20px; }
    .action_banner .callback h4 {
      margin-bottom: 10px;
      color: #fff; }
    .action_banner .callback input {
      width: 240px;
      border: none; }
    .action_banner .callback button {
      background-color: #f79d51;
      color: #fff;
      cursor: pointer;
      transition: 0.2s;
      border: 1px solid #d8690a;
      border-top-color: #f9b982;
      border-left-color: #f9b982; }
      .action_banner .callback button:hover {
        background-color: #f8ab69; }

.carousel .jcarousel-wrapper {
  width: 840px;
  margin: 0 auto; }
  .carousel .jcarousel-wrapper .jcarousel li {
    margin-right: 40px;
    text-align: center;
    font-family: "Georgia", Times New Roman, serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.3em; }
    .carousel .jcarousel-wrapper .jcarousel li a {
      display: block;
      margin-bottom: 8px; }
.carousel .jcarousel-control-prev, .carousel .jcarousel-control-next {
  position: absolute;
  top: 103px;
  width: 60px;
  height: 60px;
  background: url("../img/sliderArrows.png");
  border-radius: 0;
  box-shadow: none; }
.carousel .jcarousel-control-prev {
  left: 0; }
  .carousel .jcarousel-control-prev:hover {
    background-position: 0 -60px; }
.carousel .jcarousel-control-next {
  right: 0;
  background-position: -60px 0; }
  .carousel .jcarousel-control-next:hover {
    background-position: -60px -60px; }

.map .address {
  margin-bottom: 10px;
  text-align: center; }

.contacts {
  background-color: #48352f;
  color: #fff;
  text-align: center; }
  .contacts h3 {
    color: inherit; }
  .contacts .content .wrapper {
    padding: 40px 0; }
    .contacts .content .wrapper > div {
      margin-bottom: 18px;
      font-size: 21px;
      line-height: 1.3em; }
      .contacts .content .wrapper > div.l1 {
        font-size: 25px; }
      .contacts .content .wrapper > div span {
        font-size: 1.7em; }

.section5 h4 {
  font-size: 25px;
  line-height: 1.3em;
  margin-bottom: 35px;
  text-align: center; }
.section5 .grid {
  margin-bottom: 20px;
  display: table; }
  .section5 .grid .col {
    display: table-row;
    font-size: 12px;
    line-height: 1.5em; }
    .section5 .grid .col > div {
      display: table-cell;
      vertical-align: top; }
      .section5 .grid .col > div:first-child {
        padding: 0 15px 0 0; }
      .section5 .grid .col > div:last-child {
        padding-top: 5px; }
  .section5 .grid .name {
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 20px; }
.section5 .room {
  width: 100%;
  margin-bottom: 40px; }
  .section5 .room:last-child {
    margin-bottom: 0; }
  .section5 .room .td:first-child {
    width: 170px; }
  .section5 .room .td:last-child {
    padding-left: 15px; }
  .section5 .room .name {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.3em; }
  .section5 .room .mini-gallery {
    margin-top: 13.33333px;
    margin-bottom: 20px; }
    .section5 .room .mini-gallery li {
      display: inline-block;
      float: left;
      width: 40px;
      margin-right: 10px; }
      .section5 .room .mini-gallery li img {
        max-width: 100%; }
  .section5 .room .chars {
    padding-top: 15px;
    font-size: 12px;
    line-height: 1.5em;
    border-top: 1px #674c43 dashed; }
    .section5 .room .chars > div {
      float: left;
      width: 48%; }
      .section5 .room .chars > div:last-child {
        float: right; }

.price {
  background-color: #eeeeee; }
  .price h4 {
    margin-bottom: 35px;
    text-align: center; }
  .price .content .wrapper {
    padding: 40px 0; }
  .price table {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3em;
    text-align: center; }
    .price table tr td {
      width: 146px;
      padding: 8px 5px;
      vertical-align: middle;
      border-bottom: 1px #fff0b4 solid;
      border-right: 1px #fff0b4 solid; }
      .price table tr td:first-child {
        width: 250px; }
      .price table tr td:last-child {
        border-right: none; }
      .price table tr td.name {
        background-color: #ffcd02; }
      .price table tr td.date-name {
        background-color: #48352f;
        color: #fff; }
    .price table tr.even {
      background-color: #fff0b4; }
      .price table tr.even td {
        border-color: #ffe682; }
  .price .note {
    margin-top: 5px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 13px;
    font-style: italic;
    text-align: right; }
  .price .description {
    margin-top: 40px; }
    .price .description h4 {
      text-align: left;
      margin-bottom: 20px; }

.payment-systems li {
  display: inline-block;
  float: left;
  padding: 10px 2px; }
  .payment-systems li:first-child {
    padding: 20px 2px 0 0; }

.form {
  background-color: #48352f;
  padding: 40px 0;
  color: #fff; }
  .form h3, .form a {
    color: inherit; }
  .form form label {
    display: block;
    margin-bottom: 5px; }
  .form form input[type="text"],
  .form form input[type="email"] {
    width: 100%; }
  .form form button {
    display: block;
    padding: 15px 50px;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px #866257 solid;
    border-bottom: 1px #322521 solid;
    background: #674c43;
    cursor: pointer;
    transition: 0.2s; }
    .form form button:hover {
      background: #76574d; }
  .form form .date-col {
    width: 50%;
    float: left; }
    .form form .date-col input[type="text"] {
      float: left;
      width: 71%; }
    .form form .date-col img {
      float: left; }
  .form .content .wrapper {
    margin: 0; }
  .form .grid {
    margin-bottom: 26.66667px; }

.callback-form {
  margin-top: 40px;
  background-color: #48352f;
  color: #fff; }
  .callback-form h3, .callback-form h4, .callback-form a {
    color: inherit; }
  .callback-form h4 {
    text-align: center; }
  .callback-form form input[type="text"],
  .callback-form form input[type="email"] {
    display: block;
    width: 50%;
    margin: 0 auto;
    text-align: center; }
  .callback-form form button {
    display: block;
    padding: 15px 50px;
    margin: 20px auto 0;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px #866257 solid;
    border-bottom: 1px #322521 solid;
    background: #674c43;
    cursor: pointer;
    transition: 0.2s; }
    .callback-form form button:hover {
      background: #76574d; }
  .callback-form .content .wrapper {
    padding: 40px 0; }

.footer {
  background-color: #674c43;
  padding: 40px 0 80px 0;
  color: #fff; }
  .footer a {
    color: inherit; }
  .footer .ko-logo {
    display: block;
    float: left;
    width: 216px;
    height: 61px;
    background: url("../img/koFooter.png"); }
  .footer .content .wrapper ul {
    float: left;
    margin-left: 50px; }

.ui-widget-content {
  box-shadow: none; }

.ui-widget-header {
  border-color: #48352f;
  background: #48352f; }

.datepicker img {
  background-color: #674c43; }

.fancybox-title {
  text-align: center;
  font-family: "Georgia", Times New Roman, serif;
  font-size: 13px;
  font-style: italic;
  line-height: 1.3em; }

/*# sourceMappingURL=style.css.map */