.navigation {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
}

.nav-bar {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #999;
  font-size: 16px;
}

.nav-link:hover {
  color: #e564bc;
}

.nav-link.w--current {
  font-family: Lato, sans-serif;
  color: #e564bc;
}

.nav-contaier {
  position: static;
  z-index: 9;
  width: 1050px;
  max-width: 1100px;
  margin: 5px auto;
}

.call {
  display: inline-block;
  width: 8%;
  margin-top: 6px;
  padding-left: 10px;
  float: none;
  border-left: 1px solid #d6d6d6;
}

.nav-menu {
  padding-top: 9px;
  float: left;
}

.call-button {
  position: static;
  top: 14px;
  display: block;
  width: 133px;
  margin-top: 0px;
  padding: 0px 6px;
  border-radius: 12px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  text-align: right;
}

.brand {
  margin-top: 7px;
  margin-right: 40px;
}

.brand.w--current {
  margin-top: 7px;
}

.slider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
}

.slider-section {
  top: 70px;
  height: 585px;
  background-color: white;
}

.text-wrapper {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.head-slider {
  margin-top: 32px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e671a4;
  font-size: 50px;
  line-height: 53px;
  font-weight: 700;
  text-align: center;
  text-shadow: none;
}

.head-slider.big {
  font-size: 56px;
  line-height: 7px;
  text-align: left;
  text-shadow: none;
}

.button-slider {
  width: 20%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-main {
  display: none;
  padding: 17px 20px;
  border: 3px none white;
  border-radius: 0px;
  background-color: #ffb7dd;
  font-family: Lato, sans-serif;
  color: #474747;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.4px;
  text-transform: uppercase;
}

.about-section {
  position: static;
  display: block;
  width: 50%;
  margin-bottom: 34px;
  float: right;
  background-color: transparent;
}

.about-section.bg-gray {
  padding-top: 14px;
  padding-bottom: 14px;
}

.about-section.home {
  display: block;
  width: 70%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.about-section.full {
  width: 80%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.about-im {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 44px;
}

.about-im.loc {
  width: 90%;
  margin-top: 25px;
  padding-top: 21px;
  padding-bottom: 21px;
}

.about-im.map {
  width: 100%;
}

.about-im.home {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 14px;
}

.com-im {
  width: 60%;
  float: left;
}

.com-im.em {
  width: 70%;
  float: left;
}

.com-im.menu {
  width: 100%;
  float: none;
}

.im1 {
  width: 50%;
  float: left;
}

.im1.menu {
  position: relative;
  width: auto;
  padding: 0px;
  float: none;
  border: 1px none #e9e9e9;
  background-color: white;
  box-shadow: #dfdfdf 0px 0px 6px 0px;
}

.about-text {
  width: 40%;
  padding-right: 14px;
  padding-left: 14px;
  float: left;
}

.about-text.address {
  width: 30%;
}

.about-text.address.last {
  width: 100%;
  margin-top: 20px;
}

.about-text.full {
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
}

.head-home {
  margin-top: 0px;
  margin-bottom: 25px;
  padding-top: 142px;
  padding-bottom: 142px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 68px;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}

.head-home.menu {
  padding-top: 240px;
  padding-bottom: 240px;
}

.p {
  width: 80%;
  max-width: 1250px;
  margin: 12px auto 31px;
  padding-right: 14px;
  padding-left: 14px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-align: left;
}

.p.pages {
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.p.small {
  width: 90%;
  background-color: white;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}

.p.small.sub {
  background-color: #f1f1f1;
  color: #e05e99;
}

.p.menu {
  display: block;
  width: auto;
  margin-top: -2px;
  padding-left: 0px;
  float: left;
  font-size: 14px;
}

.p.menu.desc {
  width: 100%;
  margin-bottom: 0px;
}

.p.menu.desc.right {
  text-align: left;
}

.p.menu.desc.right.top {
  padding-left: 17px;
}

.p.menu.desc.b {
  margin-bottom: 9px;
}

.footer {
  display: inline-block;
  width: 100%;
  margin-top: 16px;
  border-top: 2px solid #e977c4;
}

.text-b {
  width: 50%;
  padding-top: 19px;
  padding-bottom: 19px;
  float: left;
  font-family: Lato, sans-serif;
  text-align: left;
}

.text-b.right {
  text-align: right;
}

.map-embed {
  padding: 9px 0px;
}

.head-small {
  margin-top: 9px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 34px;
  text-align: left;
}

.address-box {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  text-align: left;
}

.bg-gray {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/bg-gray.jpg?v=20151229104211');
  background-position: 0px 0px;
  background-size: 171px 171px;
  background-repeat: repeat;
}

.link {
  display: inline-block;
  margin-top: 7px;
  color: #302f2f;
}

.text-label {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: inline-block;
  overflow-x: visible;
  overflow-y: visible;
  width: auto;
  height: auto;
  margin: 2px 10px 7px;
  padding: 9px 12px;
  background-color: white;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.text-label.h {
  display: inline-block;
  margin: 0px 0px 9px;
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.68);
}

.im {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0px 0px 11px;
  border: 4px none #eee;
}

.tblock {
  position: static;
  padding: 8px 10px 6px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  font-family: Lato, sans-serif;
  color: #f6accd;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.view-block {
  position: relative;
  left: 0px;
  top: 0px;
}

.box {
  width: auto;
  margin: 0px;
  padding: 4px 7px;
  float: none;
}

.box.fb {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.pages-header {
  position: relative;
  left: 0px;
  top: 77px;
}

.header-pages-bg {
  height: 350px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/about-h.jpg?v=20151229104223');
  background-position: 50% 61%;
  background-size: cover;
  background-attachment: fixed;
}

.header-pages-bg.contact {
  height: 350px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/_DSC5142.jpg');
  background-position: 52% 56%;
  background-size: cover;
}

.header-pages-bg.menu {
  height: 350px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/slider1.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.header-pages-bg.menu.promo {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/meats.jpg');
}

.header-pages-bg.menu.media {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/m1.jpg');
  background-position: 50% 39%;
}

.header-pages-bg.premium {
  height: 550px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/slide2.jpg');
  background-position: 50% -249px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header-pages-bg.setmenu {
  height: 550px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/setmenu-header.jpg');
  background-position: 50% 77%;
  background-size: cover;
  background-attachment: fixed;
}

.header-pages-bg.setmenu.alacarte {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/meats.jpg');
  background-repeat: no-repeat;
}

.head-sm {
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.info {
  width: auto;
  float: none;
}

.head-contact {
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: underline;
}

.head-contact.no-u {
  margin-top: 0px;
  font-size: 29px;
  font-weight: 700;
  text-decoration: none;
}

.home-part {
  width: 33.3%;
  padding: 0px;
  float: left;
}

.home-sub {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  text-align: left;
}

.menu-im {
  width: 100%;
}

.embed {
  position: static;
  width: 100%;
  padding: 5px 13px 0px;
  text-align: left;
}

.arrow-l {
  display: block;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/left.png');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  color: rgba(51, 51, 51, 0);
}

.arrow-r {
  display: block;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/right.png');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  color: rgba(51, 51, 51, 0);
}

.divider {
  position: relative;
  top: -4px;
  z-index: 9999;
  height: 4px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/hump2.png');
  background-position: 50% 50%;
  background-size: 15px 4px;
  background-repeat: repeat-x;
}

.divider.pages {
  top: -7px;
}

.divider.pages.top {
  top: 0px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/hump-top.png');
  background-size: 15px 4px;
}

.top-text {
  margin-top: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #dd54ac;
  font-weight: 700;
}

.maps {
  width: 80%;
  max-width: 1000px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.map1 {
  width: 100%;
  padding: 9px 9px 9px 0px;
  float: none;
}

.address {
  display: block;
  padding-top: 0px;
  font-size: 18px;
}

.add-block {
  font-family: Lato, sans-serif;
}

.map-wrapper {
  width: 50%;
  padding-top: 30px;
  float: left;
}

.breadcrumb-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.breadcrumb {
  display: none;
  padding-bottom: 12px;
}

.active {
  color: #a2a2a2;
}

.link-crumb {
  color: #181818;
  font-weight: 700;
  text-decoration: none;
}

.pink {
  color: #dd54ac;
}

.slide1 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/slide1-bg.png'), url('http://x4.sdimgs.com/sd_static/a/172729/bg-people.jpg');
  background-position: 50% 52%, 50% 50%;
  background-size: cover, cover;
}

.slide2 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/meats-m.png'), url('http://x4.sdimgs.com/sd_static/a/172729/bgwall.jpg');
  background-position: 50% 0px, 50% 50%;
  background-size: 1100px, cover;
  background-repeat: no-repeat, no-repeat;
}

.slide3 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/spices.png'), url('http://x4.sdimgs.com/sd_static/a/172729/bgwall.jpg');
  background-position: 50% 51%, 0px 0px;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
}

.image-left {
  width: 35%;
  margin-top: 14px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.right-desc {
  display: block;
  width: 100%;
  padding: 0px;
  float: none;
}

.items {
  display: inline-block;
  clear: both;
}

.p-home {
  font-size: 16px;
  text-align: center;
}

.slide4 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/_MG_9798.JPG');
  background-position: 50% 0%;
  background-size: cover;
}

.slide5 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/172729/seafood-m.png'), url('http://x4.sdimgs.com/sd_static/a/172729/bgwall.jpg');
  background-position: 50% 42px, 50% 50%;
  background-size: cover, cover;
}

.tabs {
  box-shadow: rgba(42, 40, 40, 0.09) 0px 0px 6px 1px;
}

.tab {
  width: 100%;
  background-color: white;
  font-size: 18px;
  font-weight: 700;
}

.tab.w--current {
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  font-size: 18px;
  font-weight: 700;
}

.tabmenu {
  width: 30%;
  float: left;
}

.sm {
  font-size: 14px;
  font-weight: 400;
}

.info-store {
  padding-top: 12px;
  font-size: 14px;
  font-weight: 400;
}

.instore2 {
  font-size: 14px;
  font-weight: 400;
}

.info-store2 {
  font-size: 14px;
  font-weight: 400;
}

.info-store3 {
  font-size: 14px;
  font-weight: 400;
}

.menu-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.menu-wrapper.alacarte {
  border-top: 1px solid #cfcfcf;
}

.menu-part {
  width: 50%;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
}

.head-menu {
  margin-bottom: 24px;
  padding-bottom: 17px;
  border-bottom: 1px solid #dbdbdb;
  font-family: Lato, sans-serif;
  font-size: 27px;
  line-height: 32px;
}

.menu-section {
  position: relative;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  float: none;
  border: 1px solid #ebebeb;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
}

.menu-section.non {
  padding: 7px;
  border: 1px solid #eee;
  box-shadow: none;
}

.sm-text {
  font-family: Lato, sans-serif;
  color: #707070;
  font-weight: 400;
}

.textblock {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 8px;
  margin-right: 7px;
  margin-bottom: -1px;
  margin-left: 7px;
  padding: 10px 4px;
  background-color: rgba(28, 28, 28, 0.82);
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  color: white;
}

.textblock.home {
  left: 0px;
  top: 8px;
  right: auto;
  bottom: auto;
  display: none;
}

.text-menu {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #f6accd;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.link-block {
  width: 33.3%;
  margin: 4px 0px -2px;
  padding: 29px;
  float: left;
  text-decoration: none;
}

.link-block.in-menu {
  height: auto;
  box-shadow: white 0px 0px 6px 0px;
}

.link-block.in-menu.meat {
  height: auto;
  padding-right: 35px;
  padding-left: 35px;
}

.p-desc {
  height: 160px;
  margin-bottom: 0px;
  padding: 7px 14px 10px;
  color: #757575;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.p-desc.premium {
  height: 60px;
}

.title-menu {
  height: 37px;
  margin-top: 4px;
  padding: 8px 7px;
  color: #4b4b4b;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.mw {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.im-menu {
  width: 100%;
}

.o-menu {
  width: 100%;
}

.price {
  padding-bottom: 17px;
  color: #e05e99;
  text-align: center;
}

.text-top {
  width: 80%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

.left-text {
  width: 50%;
  float: left;
}

.left-text.priced {
  width: 50%;
}

.head-menu-text {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.head-menu-text.menu-title {
  margin-top: 10px;
  margin-bottom: 0px;
  clear: both;
  line-height: 23px;
  font-weight: 900;
  text-transform: uppercase;
}

.head-menu-text.menu-title.big {
  font-size: 22px;
  text-transform: uppercase;
}

.head-menu-text.menu-title.pricetext {
  color: #e564bc;
}

.head-menu-text.menu-title.pricetext.right {
  margin-top: 0px;
  padding-right: 17px;
  text-align: right;
}

.head-menu-text.menu-title.pricetext.left {
  margin-top: 0px;
  padding-left: 17px;
}

.head-menu-text.menu-title.pricetext.left.top {
  padding-left: 0px;
}

.head-menu-text.menu-title.pricetext.b {
  margin-top: 0px;
  margin-bottom: 10px;
}

.colored {
  color: #e564bc;
}

.menu-text {
  display: block;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.sets.left {
  margin-bottom: 15px;
  padding-right: 10px;
}

.sets.right {
  margin-bottom: 15px;
  padding-left: 10px;
}

.menu-block {
  width: 80%;
  max-width: 1250px;
  margin: 25px auto 32px;
}

.menu-block.border {
  width: 100%;
  margin-top: 0px;
  padding-right: 14px;
  padding-bottom: 10px;
  padding-left: 14px;
  border: 2px solid #e564bc;
}

.menu-block.old {
  display: none;
}

.special {
  width: 140px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 19px;
  background-color: #e564bc;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 16px;
  letter-spacing: 2px;
}

.sets-left {
  width: 80%;
  float: left;
}

.price-div {
  width: 20%;
  float: left;
}

.sets-m {
  margin-bottom: 15px;
}

.image-m {
  width: 40%;
  padding: 6px;
  float: right;
  border-radius: 0px;
}

.image-m.left {
  float: left;
}

.name {
  width: 60%;
  float: left;
}

.name-bold {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 17px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 900;
  text-align: right;
  text-transform: uppercase;
}

.name-bold.left {
  padding-right: 0px;
  padding-left: 17px;
  text-align: left;
}

.im-m {
  border-radius: 6px;
}

.alacarte-head {
  font-family: Lato, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.tab-m {
  background-color: white;
  font-family: Lato, sans-serif;
  color: #e05e99;
  font-size: 18px;
  font-weight: 700;
}

.tab-m.w--current {
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfcf #cfcfcf white;
  background-color: white;
  font-family: Lato, sans-serif;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.tabs-menu-2 {
  top: 1px;
  z-index: 999;
  text-align: center;
}

.drinks-table {
  overflow-x: auto;
  overflow-y: auto;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

html.w-mod-js *[data-ix="hide"] {
  display: none;
}

@media (max-width: 991px) {
  .nav-contaier {
    width: auto;
  }
  .nav-menu {
    background-color: black;
  }
  .head-slider.big {
    line-height: 47px;
  }
  .about-section.full {
    width: 90%;
  }
  .com-im {
    width: 100%;
  }
  .about-text {
    width: 100%;
  }
  .about-text.full {
    width: 100%;
  }
  .footer {
    display: inline-block;
    width: 100%;
  }
  .menub {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
  }
  .box {
    float: none;
  }
  .header-pages-bg.premium {
    background-position: 50% 0px;
  }
  .home-part {
    width: 100%;
  }
  .maps {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .slide1 {
    background-size: cover;
  }
  .link-block {
    width: 50%;
    padding: 9px;
  }
}

@media (max-width: 767px) {
  .slider-section {
    height: 385px;
  }
  .head-slider {
    margin-top: 9px;
    padding-bottom: 4px;
    font-size: 35px;
    line-height: 42px;
  }
  .head-slider.big {
    font-size: 32px;
    line-height: 37px;
  }
  .about-section {
    width: 100%;
    float: none;
  }
  .about-section.full {
    width: 100%;
  }
  .im1.menu {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .about-text.full {
    width: 100%;
  }
  .head-home.menu {
    font-size: 53px;
  }
  .p.menu.desc.right {
    padding-left: 17px;
  }
  .text-label {
    position: absolute;
    width: auto;
  }
  .im {
    width: 100%;
  }
  .header-pages-bg.premium {
    background-position: 50% 0px;
  }
  .info {
    width: 100%;
  }
  .home-part {
    width: 100%;
  }
  .maps {
    width: 100%;
  }
  .map-wrapper {
    width: 100%;
    float: none;
  }
  .image-left {
    width: 100%;
    margin-right: 0px;
    float: none;
    text-align: center;
  }
  .link-block {
    width: 50%;
    padding: 11px;
  }
  .left-text {
    width: 100%;
  }
  .head-menu-text.menu-title.pricetext.right {
    padding-right: 0px;
    padding-left: 17px;
    text-align: left;
  }
  .head-menu-text.menu-title.pricetext.left {
    text-align: left;
  }
  .sets.right {
    padding-right: 10px;
    padding-left: 0px;
  }
  .image-m {
    float: left;
  }
  .name {
    float: left;
    text-align: center;
  }
  .name-bold {
    padding-right: 0px;
    padding-left: 17px;
    text-align: left;
  }
}

@media (max-width: 479px) {
  .call {
    display: none;
    width: 8%;
    margin-left: 62px;
    padding-left: 14px;
    float: left;
    clear: left;
    border-left: 1px none black;
  }
  .brand {
    margin-right: 0px;
  }
  .brand.w--current {
    position: static;
    display: inline-block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: left;
    clear: none;
    text-align: center;
  }
  .slider {
    position: static;
  }
  .slider-section {
    position: relative;
    top: 0px;
    height: 300px;
    clear: both;
  }
  .text-wrapper {
    width: 80%;
  }
  .head-slider {
    margin-top: 2px;
    margin-bottom: 9px;
    padding-top: 15px;
    padding-bottom: 0px;
    font-size: 19px;
    line-height: 29px;
  }
  .head-slider.big {
    font-size: 27px;
    line-height: 25px;
  }
  .button-slider {
    text-align: center;
  }
  .button-main {
    padding: 2px 7px;
    font-size: 10px;
    text-align: left;
  }
  .about-section.home {
    width: 100%;
  }
  .about-section.full {
    padding-right: 9px;
    padding-left: 9px;
  }
  .com-im.em {
    width: 100%;
  }
  .about-text.address {
    width: 100%;
  }
  .about-text.full {
    padding-right: 0px;
    padding-left: 0px;
  }
  .head-home.menu {
    font-size: 26px;
    line-height: 51px;
  }
  .text-b {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 1px;
    text-align: center;
  }
  .text-b.right {
    text-align: center;
  }
  .menub {
    position: relative;
    display: block;
    float: right;
    clear: none;
  }
  .text-label.h {
    padding-bottom: 0px;
  }
  .pages-header {
    top: 0px;
  }
  .header-pages-bg.premium {
    background-position: 50% 0px;
    background-size: cover;
  }
  .head-sm {
    font-size: 28px;
  }
  .arrow-l {
    display: none;
  }
  .arrow-r {
    display: none;
  }
  .divider {
    height: 4px;
  }
  .slide1 {
    background-size: cover;
  }
  .slide-nav {
    position: absolute;
    display: block;
    padding-top: 0px;
  }
  .slide2 {
    background-size: cover, cover;
  }
  .slide3 {
    background-position: 50% 81%, 50% -32%;
    background-size: cover, cover;
  }
  .p-home {
    font-size: 12px;
  }
  .slide5 {
    background-size: cover, cover;
    background-repeat: no-repeat, repeat;
  }
  .link-block {
    width: 100%;
    padding: 5px;
  }
  .head-menu-text.menu-title.pricetext.right {
    padding-right: 0px;
    text-align: center;
  }
  .head-menu-text.menu-title.pricetext.left {
    padding-left: 0px;
    text-align: center;
  }
  .image-m {
    width: 100%;
  }
  .name {
    width: 100%;
  }
  .name-bold {
    padding-right: 0px;
    text-align: center;
  }
  .name-bold.left {
    text-align: center;
  }
}

