@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap&subset=cyrillic-ext,latin);

body {
  padding: 0;
  margin: 0;
  border: 0 none;
  font-family: 'GOTHIC'
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #121212
}

.main {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.main1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.clear {
  clear: both
}

.container h2 {
  color: #000;
  font-size: 22px
}

.container h3 {
  color: #000;
  font-size: 16px
}

.header {
  background: #191919;
  min-height: 33px
}

.header-menu {
  padding: 0 0 0 0;
  position: relative;
  z-index: 999
}

.header-menu ul {
  padding: 8px 0 0 0;
  margin: 0
}

.header-menu ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  padding: 0 0 5px 0
}

.header-menu ul li:first-child {
  background: url(../images/dileram-img.png) 0 center no-repeat;
  padding-left: 18px
}

.header-menu ul li:first-child a {
  color: #c1c1c1
}

.header-menu ul li a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px
}

.header-menu ul li a:hover {
  text-decoration: underline
}

.call {
  text-align: center
}

.call a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background: #36444c url(../images/phone.png) 11px center no-repeat;
  height: 25px;
  text-decoration: none;
  padding: 8px 19px 0 40px
}

.soc {
  float: left;
  margin-left: 40px
}

.soc img {
  margin-right: 17px;
  margin-top: 9px
}

.basket {
  color: #fff;
  font-size: 14px;
  background: #ae2a21 url(../images/basket.png) 20px center no-repeat;
  height: 25px;
  padding: 8px 23px 0 60px;
  float: right;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.basket a {
  color: #fff;
  text-decoration: none
}

.header2 {
  padding: 0 0 20px 0
}

.banner img {
  width: 100%;
  height: auto
}

.logo {
  padding: 27px 0 0 0
}

.logo img {
  border: 0 none;
  width: 321px;
  height: auto
}

.select-city {
  position: absolute;
  left: 190px;
  top: 40px
}

.select-city span {
  color: #636363;
  font-size: 13px
}

.select-city select {
  border: 0;
  outline: none;
  color: #303030;
  font-size: 13px;
  border-bottom: 1px dashed #303030
}

#search {
  width: 100%;
  height: 29px;
  border: 1px solid #898989;
  margin-top: 35px
}

#search input.text-field {
  width: 150px;
  height: 25px;
  border: 0;
  outline: none;
  padding-left: 5px
}

.button-search {
  width: 67px;
  height: 25px;
  background: #ae2a21;
  float: right;
  text-align: center;
  color: #fff;
  font: 500 14px arial;
  padding-top: 1px;
  margin: 1px;
  border: none;
  cursor: pointer;
  display: block
}

.button-search a {
  color: #fff;
  text-decoration: none
}

.phone {
  float: right;
  color: #000;
  font-size: 21px;
  margin-top: 33px;
  font-weight: 400
}

.phone span {
  font-size: 12px;
  line-height: 14px;
  color: #636363;
  text-align: right;
  display: block;
  font-weight: 400
}

.phone b {
  display: inline-block;
  font-weight: 400;
  padding-left: 16px
}

.menu {
  height: 40px;
  overflow: hidden
}

.menu ul {
  padding: 0;
  margin: 0;
  position: relative
}

.menu ul li {
  list-style: none;
  float: left
}

.menu ul li a {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  font-size: 16px;
  color: #57585c;
  text-decoration: none;
  text-align: center
}

.menu ul li .menu-hover a {
  border: none !important
}

.menu ul li.item-1 a {
  background: url(../images/menu_left_normal.png) 0 0 no-repeat;
  width: 147px
}

.menu ul li.item-2 a, .menu ul li.item-3 a, .menu ul li.item-4 a, .menu ul li.item-5 a, .menu ul li.item-6 a {
  background: url(../images/menu_normal.png) 0 0 no-repeat;
  width: 145px
}

.menu ul li.item-7 a {
  width: 152px;
  background: url(../images/menu_right_normal.png) 0 0 no-repeat
}

.menu ul li a:hover {
  color: #000;
  background: #fff;
  border-top: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  width: 143px;
  height: 39px;
  border-radius: 3px 3px 0 0;
  color: #ae2a21
}

.menu ul li a.active {
  color: #000;
  background: #fff;
  border-top: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  width: 143px;
  height: 39px;
  border-radius: 3px 3px 0 0;
  color: #ae2a21
}

.menu ul li.item-7 a:hover {
  width: 150px
}

.menu ul li.item-7 a.active {
  width: 150px
}

.menu ul li .menu-hover {
  display: none;
  width: 100%;
  background: #fff
}

.menu ul li.item-1:hover .menu-hover, .menu ul li.item-2:hover .menu-hover, .menu ul li.item-3:hover .menu-hover, .menu ul li.item-4:hover .menu-hover, .menu ul li.item-5:hover .menu-hover, .menu ul li.item-6:hover .menu-hover {
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 0;
  z-index: 999;
  padding: 12px 0 12px 6px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca
}

.menu ul li.item-7:hover .menu-hover {
  display: block;
  position: absolute;
  top: 40px;
  right: 0;
  padding: 0;
  z-index: 999;
  padding: 12px 0 12px 6px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca
}

.menu-hover-block {
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  position: relative
}

.menu-hover-block img {
  width: 190px;
  height: 130px
}

.dark-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 130px
}

.dark-block span {
  display: table-cell;
  vertical-align: middle;
  width: 190px;
  height: 130px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: url(../images/block-h.png)
}

.dark-block:hover span {
  background: none;
  font-size: 0
}

.second-menu {
  height: 51px;
  margin-bottom: 0
}

.second-menu ul {
  margin: 0;
  padding: 0
}

.second-menu li {
  float: left;
  list-style: none none;
  margin: 0;
  padding: 0;
  width: 16.66%
}

.second-menu a {
  border-left: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 51px;
  line-height: 51px;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 75px
}

.second-menu li:first-child a {
  border-left: none
}

.second-menu .qanda {
  color: #fff;
  background: url(../images/menu-ic1.png) 40px center no-repeat #4c4c4c
}

.second-menu .news {
  color: #fff;
  background: url(../images/menu-ic2.png) 40px center no-repeat #4c4c4c
}

.second-menu .threed {
  color: #fff;
  background: url(../images/menu-ic3.png) 40px center no-repeat #4c4c4c
}

.second-menu .where {
  color: #fff;
  background: url(../images/menu-ic4.png) 40px center no-repeat #4c4c4c
}

.second-menu .actions {
  color: #fff;
  background: #c6c6c8;
  padding: 0 0 0 0;
  text-align: center;
  color: #525252
}

.second-menu .actions1 {
  color: #fff;
  background: #ca261c;
  padding: 0 0 0 0;
  text-align: center
}

.footer-info {
  padding-top: 25px;
  color: #838383;
  font-size: 12px
}

.footer-contacts {
  padding-top: 25px;
  color: #838383;
  font-size: 12px
}

.footer-info .title, .footer-contacts .title {
  color: #fff;
  font-size: 13px;
  margin-bottom: 18px
}

.footer-contacts a {
  color: #838383;
  text-decoration: underline
}

.footer-contacts a:hover {
  text-decoration: none
}

.footer-info p, .footer-contacts p {
  line-height: 1.3
}

.footer-nets {
  margin-bottom: 7px;
  text-align: right
}

.footer-nets img {
  margin-left: 15px
}

#footer-menu .title {
  position: relative;
  overflow: hidden;
  text-align: right
}

#footer-menu {
  padding-top: 25px
}

#footer-menu ul {
  margin: 0;
  padding: 10px 0 0 0;
  float: right
}

#footer-menu li {
  display: inline-block;
  margin: 0;
  margin-left: 20px;
  padding: 0;
  list-style: none
}

#footer-menu a {
  color: #fff;
  font-size: 12px;
  text-decoration: underline
}

#footer-menu a:hover {
  text-decoration: none
}

.footer-copy {
  text-align: right;
  line-height: 1.5;
  color: #838383;
  font-size: 12px
}

#footer {
  background-color: #191919;
  min-height: 191px;
  position: relative;
  width: 100%
}

ul.footer-social {
  padding: 0;
  margin: 0;
  float: right
}

ul.footer-social li {
  list-style: none;
  display: inline-block;
  padding: 10px 0 10px 21px
}

.content {
  border: 1px solid #d3d3d3;
  padding: 0 0 0 0;
  margin-bottom: 20px;
  margin-top: 0;
  background: url(../images/content-bg.gif) 0 0 repeat-x
}

.title-content {
  padding: 15px 0 15px 25px
}

.title-content h1 {
  color: #000;
  font-size: 18px;
  margin: 0
}

.content-text {
  padding: 10px 23px 10px 25px;
  color: #747474;
  font-size: 13px;
  cursor: text;
  -webkit-box-shadow: inset 0 -190px 190px -50px #fff;
  box-shadow: inset 0 -190px 190px -50px #fff
}

.content-text h1 {
  display: none
}

.content-text h3 {
  color: #000;
  font-size: 18px;
  margin: 0;
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  width: 100%;
  margin-left: -25px;
  margin-top: -10px
}

.text-new11 {
  color: #000;
  position: relative;
  z-index: -1;
  background: #fff
}

.content-text h2 {
  color: #555;
  font-size: 14px;
  font-weight: 700
}

.slider {
  position: relative;
  margin-bottom: 1px
}

.absolute-white {
  position: absolute;
  width: 509px;
  height: 440px;
  background: #fff;
  top: 0;
  left: -509px;
  z-index: 999
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 1024px;
  padding: 0
}

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 1533px;
  height: 440px;
  margin-left: -509px
}

.jcarousel-skin-tango .jcarousel-item {
  width: 681px;
  height: 440px
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  width: 681px;
  height: 440px
}

.jcarousel-skin-tango .jcarousel-item-horizontal img {
  width: 681px;
  height: 440px
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 0;
  right: 0;
  width: 172px;
  height: 440px;
  cursor: pointer;
  background: url(../images/next.png) center center no-repeat, url(../images/slider-hover.png)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 0;
  left: 0;
  width: 172px;
  height: 440px;
  cursor: pointer;
  background: url(../images/prev.png) center center no-repeat, url(../images/slider-hover.png)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px
}

.left-col {
  width: 694px;
  float: left;
  margin: 16px 0 0 0
}

.right-col {
  width: 330px;
  float: left;
  margin: 16px 0 0 0
}

.news-col {
  background: #f2f2f2;
  padding: 18px 20px 16px 20px;
  margin-bottom: 12px;
  height: 229px;
  overflow: hidden
}

.news-col a.archive {
  color: #4c4c4c;
  font-size: 12px;
  margin-bottom: 13px;
  display: block
}

.news-block {
  margin-bottom: 20px
}

.news-title {
  color: #000;
  font-size: 18px;
  margin-bottom: 13px
}

.news-date {
  color: #36444c;
  font-size: 14px;
  margin-bottom: 5px
}

.news-block a {
  color: #ae2a21;
  display: block;
  margin-bottom: 8px
}

.news-text {
  color: #626262;
  font-size: 12px
}

.portfolio-items {
  position: relative;
  margin: 0 16px 16px 0;
  float: left
}

.portfolio-items .cage-box {
  display: block;
  width: 331px;
  height: 263px;
  position: relative
}

.portfolio-items .cage-box:hover .slider-title {
  background: #fff;
  color: #ae2a21
}

.portfolio-items .cage-box:hover a {
  color: #ae2a21
}

.portfolio-items .caption {
  display: block;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  z-index: 999;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.portfolio-items:hover .caption {
  width: 331px;
  height: 255px;
  opacity: 1;
  filter: alpha(opacity=80);
  background: url(../images/block-h.png)
}

.portfolio-items .caption {
  top: 0;
  right: 0;
  width: 0;
  height: 0
}

.cage-box-text {
  font-size: 12px;
  color: #fff;
  width: 331px
}

.slider-title {
  position: absolute;
  left: 0;
  top: 0;
  background: #ae2a21;
  width: 145px;
  height: 50px;
  color: #fff;
  font-size: 14px;
  z-index: 998
}

.slider-title span {
  vertical-align: middle;
  display: table-cell;
  height: 50px;
  width: 145px;
  text-align: center
}

.slider-title a {
  text-decoration: none;
  color: #fff
}

.slider-title:hover a {
  color: #ae2a21
}

.jcarousel-skin-tango1 .jcarousel-container-horizontal {
  width: 331px;
  padding: 0
}

.jcarousel-skin-tango1 .jcarousel-clip {
  overflow: hidden
}

.jcarousel-skin-tango1 .jcarousel-clip-horizontal {
  width: 331px;
  height: 265px
}

.jcarousel-skin-tango1 .jcarousel-item {
  width: 331px;
  height: 265px
}

.jcarousel-skin-tango1 .jcarousel-item-horizontal {
  width: 331px;
  height: 265px
}

.jcarousel-skin-tango1 .jcarousel-item-horizontal img {
  width: 331px;
  height: 214px
}

.jcarousel-skin-tango1 .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0
}

.jcarousel-skin-tango1 .jcarousel-item-placeholder {
  background: #fff;
  color: #000
}

.jcarousel-skin-tango1 .jcarousel-next-horizontal {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/sm-next.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango1 .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto
}

.jcarousel-skin-tango1 .jcarousel-prev-horizontal {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/sm-prev.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango1 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px
}

.slider-title-bottom {
  position: absolute;
  bottom: 0;
  width: 331px;
  height: 49px;
  background: url(../images/block-h.png)
}

.slider-title-bottom span {
  color: #fff;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 331px;
  height: 49px;
  padding: 0 55px
}

.slider-title-bottom span a {
  color: #fff;
  text-decoration: none
}

.slider-title-bottom span a:hover {
  text-decoration: underline
}

.slider-title-bottom .top-wrapper {
  height: 0;
  width: 241px;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
  padding: 0 45px 0 45px
}

.slider-photo {
  position: relative;
  width: 331px;
  height: 263px
}

.slider-title-hover {
  background: #fff;
  width: 145px;
  height: 50px;
  color: #ae2a21;
  font-size: 14px;
  z-index: 999
}

.slider-title-hover span {
  vertical-align: middle;
  display: table-cell;
  height: 50px;
  width: 145px;
  text-align: center
}

.slider-hover-text {
  padding: 0 45px 0 45px
}

#search1 {
  width: 293px;
  height: 30px;
  border: 1px solid #b4b4b4
}

#search1 input {
  width: 167px;
  height: 28px;
  border: 0;
  outline: none;
  padding-left: 12px;
  color: #4c4c4c;
  font-size: 12px
}

.button-search1 {
  width: 112px;
  height: 22px;
  background: #b4b4b4;
  float: right;
  text-align: center;
  color: #fff;
  font: 500 12px arial;
  padding-top: 8px
}

.button-search1 a {
  color: #fff;
  text-decoration: none
}

.breadcrumbs {
  margin-top: 12px
}

.breadcrumbs ul {
  padding: 0;
  margin: 0
}

.breadcrumbs ul span {
  margin: 0 5px
}

.breadcrumbs ul li {
  float: left;
  list-style: none;
  font-size: 12px;
  color: #666
}

.breadcrumbs ul li a {
  color: #666;
  text-decoration: none
}

.breadcrumbs ul li a:hover {
  text-decoration: underline
}

.portfolio-items1 {
  position: relative;
  display: inline-block;
  margin: 0 0 30px 0;
  width: 100%
}

.portfolio-items11 {
  position: relative;
  display: inline-block;
  margin: 0 0 5px 0
}

.portfolio-items1 .caption1 {
  display: block;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  z-index: 999;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.portfolio-items11 .caption11 {
  display: block;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  z-index: 999;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.portfolio-items1:hover .caption11 {
  height: 255px;
  width: 331px;
  color: #fff;
  font-size: 12px;
  opacity: 1;
  filter: alpha(opacity=80);
  background: url(../images/block-h.png);
  text-align: justify;
  padding: 50px 25px 0 25px
}

.portfolio-items11:hover .caption11 {
  height: 255px;
  width: 331px;
  color: #fff;
  font-size: 12px;
  opacity: 1;
  filter: alpha(opacity=80);
  background: url(../images/block-h.png);
  text-align: justify;
  padding: 50px 25px 0 25px
}

.portfolio-items1 .caption1 {
  bottom: 0;
  left: 0;
  width: 510px;
  height: 0
}

.portfolio-items11 .caption11 {
  bottom: 0;
  left: 0;
  width: 331px;
  height: 0
}

.caption1-title {
  font-size: 18px
}

.caption1 a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 13px 17px;
  display: inline-block;
  border: 1px solid #fff;
  margin-top: 30px
}

.caption11 a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 13px 17px;
  display: inline-block;
  border: 1px solid #fff;
  margin-top: 30px
}

.item-image {
  position: relative
}

.img-width img {
  width: 100%;
  height: auto
}

.item-image11 {
  position: relative;
  width: 331px
}

.descript h1 {
  color: #000;
  font-size: 18px;
  margin: 0;
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  width: 100%;
  margin-left: -25px;
  margin-top: -10px
}

.descript a {
  color: #555;
  font-size: 14px;
  font-weight: 700
}

.image-title-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 49px;
  background: url(../images/block-h.png)
}

.image-title-bottom11 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 331px;
  height: 49px;
  background: url(../images/block-h.png)
}

.image-title-bottom span {
  color: #fff;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  height: 49px;
  width: 469px;
  padding: 0 20px
}

.image-title-bottom11 span {
  color: #fff;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  height: 49px;
  width: 331px;
  padding: 0 20px
}

.composition-block {
  font-size: 12px;
  color: #747474;
  text-align: center;
  width: 160px;
  float: left;
  margin-right: 40px;
  line-height: 18px;
  margin-bottom: 20px
}

.composition-block .name {
  max-height: 53px;
  overflow: hidden
}

.composition-block a {
  text-decoration: none;
  color: #454545
}

.composition-block span {
  color: #ae2a21;
  display: block
}

.composition-block img {
  height: 82px
}

.composition-photo {
  height: 82px;
  margin: 0 0 30px 0
}

.composition-info {
  padding: 0 20px
}

.jcarousel-skin-tango2 .jcarousel-container-horizontal {
  width: 980px;
  padding: 0;
  padding: 0 0 0 44px
}

.jcarousel-skin-tango2 .jcarousel-clip {
  overflow: hidden
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
  width: 930px;
  height: 230px
}

.jcarousel-skin-tango2 .jcarousel-item {
  width: 160px;
  height: 245px;
  margin: 0 15px
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal {
  width: 160px;
  height: 230px
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal img {
  height: 82px
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0
}

.jcarousel-skin-tango2 .jcarousel-item-placeholder {
  background: #fff;
  color: #000
}

.jcarousel-skin-tango2 .jcarousel-next-horizontal {
  position: absolute;
  top: 57px;
  right: 0;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/next2.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
  position: absolute;
  top: 57px;
  left: 0;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/prev2.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px
}

.features-block {
  width: 331px;
  height: 255px;
  position: relative
}

.features-slide-info {
  height: 49px;
  width: 331px;
  background: url(../images/block-h.png);
  position: absolute;
  bottom: 0;
  left: 0
}

.features-slide-info span {
  display: table-cell;
  vertical-align: middle;
  height: 49px;
  padding-left: 15px;
  color: #fff;
  font-size: 18px
}

.jcarousel-skin-tango3 .jcarousel-container-horizontal {
  width: 1024px;
  padding: 0
}

.jcarousel-skin-tango3 .jcarousel-clip {
  overflow: hidden
}

.jcarousel-skin-tango3 .jcarousel-clip-horizontal {
  width: 1024px;
  height: 255px
}

.jcarousel-skin-tango3 .jcarousel-item {
  width: 331px;
  height: 255px;
  margin: 0 15px 0 0
}

.jcarousel-skin-tango3 .jcarousel-item-horizontal {
  width: 331px;
  height: 255px
}

.jcarousel-skin-tango3 .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0
}

.jcarousel-skin-tango3 .jcarousel-item-placeholder {
  background: #fff;
  color: #000
}

.jcarousel-skin-tango3 .jcarousel-next-horizontal {
  position: absolute;
  top: -55px;
  right: 0;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/next2.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango3 .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto
}

.jcarousel-skin-tango3 .jcarousel-prev-horizontal {
  position: absolute;
  top: -55px;
  right: 35px;
  width: 35px;
  height: 49px;
  cursor: pointer;
  background: url(../images/prev2.png) center center no-repeat;
  z-index: 999
}

.jcarousel-skin-tango3 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px
}

#tab {
  position: relative;
  min-height: 200px;
  width: 100%;
  z-index: 995;
  font-weight: 400;
  margin: 63px 0 0 0
}

ul.tabs {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -45px;
  left: 0;
  border-bottom: 1px solid #b33830;
  width: 100%
}

ul.tabs li {
  float: left;
  margin: 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  height: 45px;
  margin: 0;
  background: #ededed
}

ul.tabs li a {
  display: block;
  text-decoration: none;
  color: #454545;
  font-size: 16px;
  text-decoration: none;
  padding: 15px 45px 15px 45px;
  text-align: center;
  font-weight: 400;
  margin: 0
}

ul.tabs li a:hover, ul.tabs li.active a {
  color: #fff
}

ul.tabs li:hover, ul.tabs li.active {
  color: #fff;
  background: #ae2a21
}

ul.tabs li:hover a, ul.tabs li.active a {
  color: #fff
}

.other-sections + .tab > #tab {
  margin-top: 50px
}

.other-sections {
  margin: 10px 0 0
}

ul.other-sections-ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: outside none none;
  _text-align: justify
}

ul.other-sections-ul li {
  display: inline-block
}

ul.other-sections-ul li a {
  display: inline-block;
  margin: 0 0 7px;
  padding: 10px 10px;
  text-decoration: none;
  color: #454545;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  background: #ededed
}

ul.other-sections-ul li:hover a {
  color: #fff;
  background: #ae2a21
}

ul.tabs li.other-sections-li {
  float: right
}

ul.tabs li.other-sections-li + li.other-sections-li {
  _border-right: 1px solid red;
  margin-right: 5px
}

ul.tabs li.other-sections-li a {
  padding: 15px 10px
}

.tab {
  min-height: 200px;
  position: relative
}

.tab_container.relative {
  padding-top: 30px;
  padding-bottom: 30px
}

.info {
  padding-bottom: 40px;
  padding-top: 20px;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7
}

.info-left {
  width: 750px;
  float: left;
  border-right: 1px solid #d7d7d7;
  margin-right: 30px;
  padding-bottom: 45px;
  color: #747474;
  font-size: 12px
}

.info-left table {
  font-size: 12px;
  width: 700px
}

.info-left table span {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin: 60px 0 30px 0
}

.info-right {
  width: 240px;
  float: left
}

.info-right a.add {
  display: block;
  padding: 12px 0;
  background: #ae2a21;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  margin-top: 18px
}

.info-icons {
  padding: 20px 0 25px 0;
  margin-left: -30px
}

.info-icons img {
  margin-left: 30px;
  margin-bottom: 15px
}

.info-right a.interesting {
  display: block;
  color: #636363;
  font-size: 12px
}

.info-right table.price {
  font-size: 16px;
  color: #000;
  width: 240px;
  vertical-align: top
}

.info-right table.price span {
  display: block;
  font-size: 25px
}

.info-right table.price span.price1 {
  color: #8c8c8c;
  text-decoration: line-through
}

.reveal-modal .popup-hide {
  background: url(/bitrix/templates/new_index/images/popup-btn-close.gif) no-repeat scroll right center transparent;
  font-size: 16px;
  height: auto;
  line-height: 1.3em;
  padding-right: 28px;
  position: absolute;
  right: 12px;
  color: #333;
  text-decoration: none;
  top: 12px;
  width: 17px;
  height: 16px
}

.form-table.data-table {
  text-align: right
}

.form-src {
  font-size: 14px;
  text-align: right
}

.page_head {
  font-size: 22px;
  font-weight: 400
}

.content-wrap {
  color: #747474;
  text-align: justify;
  overflow: hidden
}

.content-wrap p {
  margin: 20px 0
}

.hr-style {
  border: none;
  width: 235px;
  height: 11px;
  margin: 40px auto;
  background: url(../images/hr1.png) no-repeat
}

.tac {
  text-align: center
}

.prod-item {
  position: relative;
  margin: 0 0 25px 0;
  min-height: 340px
}

.prod-item img {
  width: 100%;
  height: auto
}

.prod-item:nth-child(4n+4) {
  margin-right: 0
}

.pi-sale {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 74px;
  background: url(../images/icons/sale.png) no-repeat;
  font-size: 23px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  line-height: 74px;
  text-shadow: 0 1px 1px #000;
  z-index: 1
}

.pi-image {
  width: 230px;
  height: 200px;
  display: block;
  background-position: 50%;
  background-size: cover
}

.pi-name {
  text-decoration: none;
  display: block;
  margin: 10px;
  color: #AE2A21
}

.prod-item .button-style1 {
  margin: 0 10px
}

.news-item {
  overflow: hidden;
  margin-bottom: 35px
}

.news-item .mn-name {
  text-decoration: none
}

.news-item .mn-desc {
  margin-bottom: 10px
}

.news-item .ni-image {
  width: 210px;
  height: 135px;
  background-size: cover;
  background-position: 50%;
  float: left;
  margin-right: 22px
}

.news-item .ni-desc {
  float: left;
  width: 790px
}

.news-item .mn-date {
  color: #747474
}

.news-item .mn-name {
  text-decoration: none;
  margin: 10px 0;
  display: block;
  color: #AE2A21
}

.news-item .mn-desc {
  margin-bottom: 10px
}

.mn-desc {
  font-size: 12px;
  color: #747474
}

.button-style1 {
  background: #4999d1;
  display: inline-block;
  width: 104px;
  border: 1px solid #dfdddd;
  border-radius: 6px;
  color: #fff;
  font-family: GOTHICB;
  text-align: center;
  padding: 4px 0 4px 0
}

.action-item {
  overflow: hidden;
  margin-bottom: 25px
}

.ai-image {
  width: 450px;
  height: 275px;
  position: relative;
  float: left;
  margin-right: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block
}

.ai-image img {
  width: 100%
}

.ai-image .action-title {
  left: 14px;
  width: 94%
}

.ai-image > a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block
}

.action-title, .cm-title {
  position: absolute;
  background-color: rgba(174, 42, 33, .7);
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 18px;
  padding: 14px 4%;
  width: 92%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.action-title a {
  font: inherit;
  color: inherit;
  text-decoration: none
}

.ai-desc {
  float: left;
  width: 545px;
  line-height: 24px
}

.cart-info {
  overflow: hidden
}

.cart-table {
  margin-bottom: 25px
}

.ct-head {
  background-color: #36444c;
  color: #fff;
  text-align: left;
  overflow: hidden;
  line-height: 35px
}

.ct-cell {
  display: inline-block;
  vertical-align: middle;
  text-align: center
}

.ct-c-photo {
  width: 110px
}

.ct-c-photo img {
  max-width: 90px;
  max-height: 90px;
  margin: 12px 0
}

.ct-c-name {
  width: 230px
}

.ct-c-name a {
  font-size: 13px;
  color: #000
}

.ct-c-sku {
  width: 130px
}

.ct-c-sale {
  width: 90px
}

.ct-c-price {
  width: 100px
}

.ct-c-price .cd-old {
  margin-bottom: 0
}

.ct-c-count {
  width: 120px
}

.ct-c-total {
  width: 85px
}

.ct-body .ct-c-total {
  font-weight: 700;
  color: #ae2a21
}

.ct-c-time {
  width: 65px
}

.ct-c-del {
  width: 60px
}

.ct-body {
  text-align: center
}

.ct-row {
  position: relative;
  font-size: 13px
}

.ct-row:after, .oi-row:after, .od-detail:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 100%;
  border-bottom: 1px dotted #c9c9c9;
  border-top: 1px dotted #c9c9c9
}

#order_form_div #basket_items .sc-input, .sc-input {
  border: 1px solid #898989;
  text-align: center;
  width: 45px;
  line-height: 25px;
  height: 24px
}

.sc-buttons {
  display: inline-block;
  vertical-align: top
}

.sc-buttons a {
  display: block;
  width: 9px;
  height: 12px
}

.sc-plus {
  background: #898989 url(../images/icons/arrow4-top.png) 50% no-repeat;
  margin-bottom: 4px
}

.sc-minus {
  background: #898989 url(../images/icons/arrow4-bottom.png) 50% no-repeat
}

.cupon-input {
  float: left
}

.cupon-input input[type="text"] {
  border: 1px solid #ae2a21;
  line-height: 45px;
  padding: 0 10px;
  width: 230px;
  font-size: 14px;
  color: #616161
}

.ci-total {
  float: right
}

.ci-t-row {
  overflow: hidden;
  text-align: right
}

.ci-t-total {
  color: #AE2A21
}

.ci-t-label {
  float: left;
  width: 200px
}

.ci-t-value {
  float: right;
  width: 90px
}

.ci-button {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  border: 2px solid #ae2a21;
  float: right;
  width: 170px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  margin-top: 10px
}

.ci-button.tac {
  float: none;
  display: block;
  margin: 30px auto 0
}

#order_form_div .bx_section, #order_form_div .section {
  position: relative
}

#order_form_div .bx_section:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 100%;
  border-bottom: 1px dotted #c9c9c9;
  border-top: 1px dotted #c9c9c9
}

#order_form_div .section.props:after {
  border: none
}

#order_form_div .section h4 {
  font-size: 14px;
  color: #393939;
  margin-bottom: 25px
}

.main #order_form_div .label.left {
  margin: 0 35px 15px 0
}

#order_form_div .section:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 100%;
  border: none
}

#ya-site-form0 .ya-site-form__submit {
  width: 58px;
  height: 25px;
  background: #ae2a21;
  float: right;
  text-align: center;
  color: #fff;
  font: 500 14px arial;
  padding: 3px 12px 0 12px !important;
  margin: 1px;
  border: none;
  cursor: pointer;
  display: block
}

.donload_pdf {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  background: #ddd7da;
  _background: transparent url(/bitrix/templates/new_inner/images/slider-text.png) repeat scroll 0% 0%;
  width: 150px;
  height: 35px;
  border-radius: 7px 7px 0 0;
  padding: 7px 7px 3px 7px;
  text-align: center
}

.donload_pdf a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px 9px 40px;
  color: #ddd7da;
  background: #ae2a21 url(../images/pdf_1.png) 12px 6px no-repeat
}

.donload_pdf a:hover {
  color: #fff
}

.modal-box {
  width: 400px;
  min-height: 200px;
  padding: 10px;
  background: #fff
}

.modal-box .modal-title {
  text-align: center;
  padding: 5px 0;
  background-color: #ededed;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: linear-gradient(to bottom, #f5f5f5, #e5e5e5);
  -webkit-box-shadow: 0 1px #f9f9f9;
  box-shadow: inset 0 1px #f9f9f9;
  border-bottom: 1px solid #d6d6d6;
  background-position: 0 0
}

.modal-box .modal-name {
  text-align: center;
  margin-bottom: 15px
}

.modal-box .modal-image {
  text-align: center;
  min-height: 150px;
  margin-bottom: 10px
}

.modal-box .modal-buttons {
  text-align: center
}

.modal-box .modal-buttons a + a {
  margin-left: 20px
}

table.cml2lnk {
  margin-bottom: 15px
}

table.cml2lnk tr {
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

table.cml2lnk td {
  padding: 3px 5px
}

table.cml2lnk td.quantity {
  width: 70px
}

table.cml2lnk tr.no_active {
  background: #fafafa;
  opacity: .3
}

.sg-button {
  display: inline-block;
  padding: 7px 10px;
  background: #AE2A21;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  text-align: center
}

.sg-button.no-active {
  background: #661510
}

.sg-button:hover {
  background: #661510
}

.sg-button.no-active:hover {
  background: #AE2A21
}

.basket_quantity_control {
  display: inline-block;
  left: 0;
  margin: 0;
  padding: 0
}

.basket_quantity_control a.sc-minus {
  background-position: 0 -20px
}

.basket_quantity_control a {
  background: transparent url(/src/images/arrows.png) no-repeat scroll 0 0;
  border: 1px solid #D8D8D8;
  display: block;
  height: 10px;
  text-align: center;
  width: 11px
}

.header-city-popup {
  background: #fff !important;
  width: 390px !important;
  height: 180px !important;
  border-radius: 10px ! mportant;
  padding: 0 !important;
  overflow: hidden
}

.header-city-popup .text {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: 'PT Sans', sans-serif;
  padding: 20px 0 11px 14px
}

.header-city-popup .text span {
  font-weight: 700
}

.wrapper:before, .wrapper:after {
  display: table;
  content: "";
  line-height: 0
}

.wrapper:after {
  clear: both
}

.popup-css-link {
  width: 38px;
  float: left;
  display: inline-block;
  padding: 5px 0 5px;
  text-align: center;
  background: #e30016;
  font-size: 14px;
  line-height: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  margin: 0 0 0 14px
}

.popup-css-input {
  float: left;
  padding: 0 0 0 3px
}

.popup-css-input input {
  width: 238px;
  border: 1px solid #949494;
  font-size: 14px;
  line-height: 16px;
  color: #2b2b2b;
  padding: 5px 0 4px 10px
}

.header-city-popup .text1 {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  font-family: 'PT Sans', sans-serif;
  padding: 16px 0 11px 14px
}

.popup-css-grey {
  background: #dcdcdc;
  height: 57px
}

.popup-css-grey-text {
  font-size: 13px;
  line-height: 16px;
  color: #2b2b2b;
  font-family: 'PT Sans', sans-serif;
  padding: 10px 0 7px 14px
}

#click_toogle_text {
  color: #000;
  cursor: pointer;
  font-weight: 700;
  display: inline-block;
  padding: 10px 0 0 0
}

@media (min-width: 768px) {
  .main {
    width: 750px
  }
}

@media (min-width: 992px) {
  .main {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .main {
    width: 1200px
  }
}

@media (min-width: 768px) {
  .main1 {
    width: 750px
  }
}

@media (min-width: 992px) {
  .main1 {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .main1 {
    width: 1200px
  }
}

ul.sky-mega-menu {
  padding: 0 0 0 0;
  margin: 0 -1px 0 -1px;
  position: relative;
  z-index: 999;
  background: url(../images/sky-mega-menu.gif) 0 0 repeat-x #f4f6fa;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-radius: 3px 3px 0 0;
  min-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center
}

ul.sky-mega-menu li {
  font-size: 17px;
  line-height: 19px;
  list-style: none;
  padding: 0 0 0 0;
  background: url(../images/sky-mega-menu-li.gif) 0 0 no-repeat;
  text-align: center;
  width: 100%
}

ul.sky-mega-menu li:first-child {
  background: none
}

ul.sky-mega-menu a {
  color: #000;
  display: block;
  padding: 7px 0 7px 0;
  border-radius: 2px;
  position: relative;
  z-index: 999
}

ul.sky-mega-menu a:hover {
  text-decoration: none;
  color: #ae2a21;
  background: #fff;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: inset 0 1px 3px rgba(154, 147, 140, .5), 1px 2px 3px rgba(255, 255, 255, 1);
  box-shadow: inset 0 1px 3px rgba(154, 147, 140, .5), 1px 2px 3px rgba(255, 255, 255, 1)
}

.sky-mega-box1 a {
  border: none !important;
  padding: 0px !important;
  margin: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.sky-mega-box1 a:hover {
  border: none !important
}

ul.sky-mega-menu li:last-child a {
  text-align: center
}

.sky-mega-menu-pad {
  padding: 12px 0 20px 29px !important;
  position: relative
}

.sky-mega-menu-text {
  padding: 20px 0 0 0 !important;
  font-size: 17px;
  line-height: 19px;
  color: #191919
}

.sky-mega-box {
  width: 20%;
  float: left;
  margin: 15px 0 0 0 !important;
  min-height: 160px;
  display: inline-block !important;
  padding: 0px !important
}

.sky-mega-box:hover {
  border: none !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.sky-mega-img {
  position: relative;
  width: 190px;
  margin: 0px !important;
  padding: 0px !important
}

.sky-mega-img:hover .sky-mega-black {
  display: none
}

.sky-mega-proc {
  font-size: 14px;
  line-height: 16px;
  color: #e30e00;
  font-weight: 700;
  padding: 10px 0 0 0 !important
}

.sky-mega-black {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  background: url(../images/sky-mega-black.png) 0 0 repeat !important;
  text-align: center
}

.sky-mega-black span {
  color: #fff;
  margin:;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  display: inline-block;
  padding: 50px 0 0 0
}

.sky-mega-box1 {
  float: left;
  text-align: center;
  width: 20%;
  height: 165px
}

.sky-mega-box1-link {
  font-size: 15px;
  line-height: 17px;
  padding: 10px 0 10px 0 !important;
  margin: 0px !important
}

.sky-mega-box1-link a {
  color: #191919;
  text-decoration: none;
  padding: 0px !important;
  margin: 0px !important;
  border: none !important
}

.sky-mega-box1-link a:hover {
  background: none !important;
  text-decoration: underline
}

.sky-mega-box1-top {
  padding: 30px 0 0 0 !important
}

.gostinica-text {
  font-size: 16px;
  line-height: 24px;
  color: #696464
}

.gostinica-box-foto {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-bottom: 62%;
  margin: auto 0 25px 0;
}

.gostinica-box-button {
  background: #4999d1;
  display: none;
  width: 104px;
  border: 1px solid #dfdddd;
  border-radius: 6px;
  color: #fff;
  font-family: GOTHICB;
  text-align: center
}

.gostinica-box-button a {
  padding: 5px 0 5px 0;
  color: #fff;
  display: block
}

.gostinica-boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.gostinica-boxs .gostinica-box {
  width: 48%;
  margin: 40px 0 0 0
}

.gostinica-box {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 24px;
  color: #696464
}

.gostinica-box h2 {
  margin: 0 0 18px 0 !important;
  padding: 0 !important
}

.gostinica-box h2 a {
  color: #000;
  margin-top: auto;
}

.gostinica-box h2 a:hover {
  color: #e82b2b
}

.gostinica-bg-indent {
  padding: 66px 0 0 0
}

.gostinica-bg {
  background: url(../images/gostinica-bg.jpg) center 0 no-repeat;
  padding: 60px 0 56px 0;
  background-size: cover
}

.gostinica-bg-title {
  font-size: 24px;
  line-height: 26px;
  color: #191919
}

.gostinica-bg-title span {
  font-family: GOTHICB
}

.gostinica-bg-title1 {
  font-size: 24px;
  line-height: 26px;
  color: #191919;
  padding: 47px 0 0 0
}

.gostinica-bg-title1 span {
  font-family: GOTHICB
}

ul.gostinica-bg-list {
  padding: 16px 0 0 35px;
  margin: 0
}

ul.gostinica-bg-list li {
  font-size: 17px;
  line-height: 19px;
  color: #191919;
  padding: 0 0 6px 0
}

.gostinica-bg-button {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  width: 270px;
  background: #c82619;
  margin: 44px 0 0 0;
  text-align: center;
  border-radius: 3px
}

.gostinica-bg-button a {
  color: #fff;
  display: block;
  padding: 14px 0 14px 0
}

.gostinica-bg-phone {
  font-size: 28px;
  line-height: 30px;
  font-family: GOTHICB;
  padding: 50px 0 0 0
}

.gostinica-bg-phone a {
  color: #e82b2b
}

.gostinica-bg-text {
  font-size: 13px;
  line-height: 15px;
  color: #666;
  padding: 7px 0 0 0
}

.gostinica-block {
  padding: 54px 0 0 0;
  font-size: 16px;
  line-height: 25px;
  color: #696464
}

.gostinica-block p {
  padding: 0;
  margin: 0
}

.gostinica-block h2 {
  margin: 0 0 12px 0 !important;
  color: #191919
}

.gostinica-boxs2 {
  max-width: 825px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.gostinica-box2 {
  text-align: center;
  margin: 35px 0 0 0
}

.gostinica-box2-foto {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.gostinica-box2-foto img {
  max-height: 120px
}

.gostinica-box2-heading {
  font-size: 16px;
  line-height: 24px;
  color: 373737;
  padding: 15px 0 0 0
}

.page {
  position: relative;
  padding: 0 0 30px 0;
  z-index: 1
}

.page ul.list {
  padding: 22px 0 0 0;
  margin: 0
}

.page ul.list li {
  font-size: 12px;
  line-height: 14px;
  list-style: none;
  float: left;
  background: url(../images/page-list-li.png) 0 6px no-repeat;
  color: #666;
  padding: 0 8px 0 12px
}

.page ul.list li:first-child {
  background: none;
  padding-left: 0
}

.page ul.list a {
  color: #666;
  text-decoration: none
}

.page ul.list a:hover {
  text-decoration: underline
}

.page h2 {
  padding: 12px 0 0 0;
  margin: 0 0 0 0;
  font-size: 24px;
  line-height: 26px;
  color: #191919
}
.page .kak-zakazat h2 {
  margin-bottom: 10px;
}

.page2-title-new {
  padding: 22px 0 10px 0;
  margin: 0 0 0 0;
  font-size: 24px;
  line-height: 26px;
  color: #191919;
  float: left
}

.page .big-img {
  padding: 0 0 0 0;
  position: relative
}

.page .big-img img {
  width: 100%;
  height: auto
}

.page .read {
  position: absolute;
  top: 24px;
  left: 24px;
  height: 73px;
  width: 72px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 23px 0 0 0;
  text-shadow: 1px 0 rgba(199, 190, 187, .5)
}

.read img {
  display: none !important;
  line-height: 0;
  font-size: 0
}

.page .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  background: url(../images/page-caption.png) 0 0 repeat;
  padding: 9px 15px 9px 15px
}

.page .page-demo-img {
  padding: 10px 0 0 0
}

.page .page-demo-img img {
  width: 100%
}

.page .title {
  font-size: 18px;
  line-height: 20px;
  color: #191919;
  padding: 7px 0 0 0
}

.owl-demo1-page-top {
  padding: 71px 0 0 0
}

.page-pad {
  padding: 0 1px 0 1px
}

.page .block {
  border: 1px solid #e5e5e5;
  min-height: 20px;
  margin: 33px 0 0 0;
  padding: 12px 0 12px 0;
  border-radius: 2px;
  text-align: center
}

.page .block img {
  display: inline-block
}

.page .block span {
  display: inline-block;
  padding: 8px 0 0 17px;
  text-align: left;
  font-size: 13px;
  line-height: 15px
}

.page .block span a {
  color: #191919
}

.ui-tabs {
  position: relative;
  padding: 24px 0 10px 0
}

.ui-tabs .ui-tabs-nav {
  margin: 0 0 0 0;
  padding: 0;
  height: 46px;
  border-bottom: 1px solid #ae2a21
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  border-right: 1px solid #fff;
  border-left: none;
  width: 17%;
  text-align: center;
  outline: none;
  background: #ededed;
  outline: none;
  text-align: center;
  padding: 0 0 0 0;
  font-family: 'GOTHIC';
}

.ui-tabs .ui-tabs-nav li a {
  color: #454545;
  text-align: center;
  display: inline-block;
  outline: none;
  padding: 12px 0 13px 0 !important;
  width: 100%;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #ae2a21;
  color: #fff
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
  color: #fff
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0;
  background: none
}

#tabs-1 {
  margin: 12px 0 0 0
}

#tabs-2 {
  margin: 17px 0 0 0
}

#tabs-3 {
  margin: 17px 0 0 0
}

.page .tabs-filtr {
  width: 91px;
  text-align: center;
  background: #4c4c4c;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 14px 0 12px 0;
  border-right: 1px solid #fff;
  float: left
}

.page .tabs-select {
  padding: 0 0 0 0;
  margin: 0;
  float: left;
  border-right: 1px solid #fff
}

.page .tabs-select select {
  width: 113px;
  height: 44px;
  -webkit-appearance: none;
  border: none;
  padding: 6px 0 5px 15px;
  background: url(../images/styled-select.png) 0 0 no-repeat #cdcdcd;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 18px;
  color: #303030;
  -moz-appearance: none;
  text-indent: .01px;
  -o-text-overflow: '';
  text-overflow: '';
  -ms-appearance: none;
  appearance: none !important
}

.page .tabs-select select::-ms-expand {
  display: none
}

.page .tabs-select select::-ms-expand {
  display: none
}

.page .tabs-box {
  text-align: center;
  position: relative;
  padding: 15px 0 0 0;
  margin: 0 0 0 0
}

.page .tabs-box:hover .tabs-box-block {
  display: block
}

.page .tabs-box-block {
  border: 1px solid #d3d3d3;
  min-height: 100px;
  width: 100%;
  border-radius: 4px;
  display: block;
  z-index: 99;
  background: #fff;
  padding: 14px 0 20px 0;
  text-align: center;
  min-height: 540px
}

.page .tabs-box-block .tabs-box-img {
  display: block
}

.page .tabs-box-block .tabs-box-width {
  display: block
}

.page .tabs-box-width {
  margin: 0 auto;
  padding: 0 0 0 0;
  text-align: left;
  display: none
}

.tabs-box-img {
  margin: 20px 0 25px 0;
  height: 200px;
  text-align: center;
  display: none
}
/*
.tabs-box-img:hover .img-hover1 {
  display: none
}
*/
.tabs-box-img .img-hover2 {
  display: none
}
/*
.tabs-box-img:hover .img-hover2 {
  display: block
}
*/
.tabs-box-img:hover .img-hover2 img[data-src]:not(.lazyloaded) {
  opacity: 0;
}

.img-hover2 {
  width: 100%;
  text-align: center
}

.page .tabs-box-price b {
  display: inline-block;
  font-size: 1em;
  color: #000
}

.page .tabs-box-price span {
  background: url(../images/read-border.gif) 0 8px repeat-x;
  color: #000;
  font-size: 15px
}

.discont_price {
  color: #ff0000 !important;
  padding: 0 0 0 0
}

.new-price {
  margin: 10px
}

.new-price span {
  text-decoration: line-through
}

.tabs-box-price-double {
  display: none
}

.modern-page-navigation {
  margin: 20px 0 0 0
}

.page .tabs-box-block-minus {
  float: left;
  border: 1px solid #e9e9e9;
  font-size: 13px;
  line-height: 15px;
  color: #656565;
  background: #f9f9f9;
  width: 16px;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  padding: 3px 0 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.page .tabs-box-block-minus.minus {
  border-right: 0;
  border-radius: 2px 0 0 2px
}

.page .tabs-box-block-minus.plus {
  border-left: 0;
  border-radius: 0 2px 2px 0
}

.page .tabs-box-block-minus:hover {
  text-decoration: none
}

.page .tabs-box-block-number {
  font-size: 13px;
  line-height: 15px;
  color: #030303;
  float: left;
  width: 27px;
  text-align: center;
  padding: 3px 0 2px 0;
  border: 1px solid #e9e9e9
}

.page .tabs-box-block-button {
  width: 98px;
  float: right;
  background: #ae2a21;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 0 4px 0
}

.page .tabs-box-block-button a {
  color: #fff;
  text-decoration: none;
  background: url(../images/tabs-box-block-button.gif) 0 0 no-repeat;
  display: inline-block;
  padding: 0 0 0 23px
}

.page .tabs-box-block-text {
  font-size: 13px;
  line-height: 15px;
  color: #030303;
  padding: 26px 0 5px 0;
  font-weight: 700
}

.page .block-color {
  padding: 0 0 0 0
}

.page .block-color-read {
  width: 18px;
  height: 18px;
  float: left;
  background: #ec2929;
  float: left;
  margin: 8px 0 0 0;
  overflow: hidden
}

.page .block-color-green {
  width: 18px;
  height: 18px;
  float: left;
  background: #43a518;
  float: left;
  margin: 8px 0 0 0
}

.page .block-color-text {
  font-size: 13px;
  line-height: 15px;
  color: #030303;
  font-weight: 700;
  float: left;
  padding: 9px 0 0 10px
}

.page .block-color-checkbox {
  float: left;
  padding: 5px 0 0 5px
}

.page .block-color-checkbox label {
  width: 15px;
  height: 15px;
  display: block;
  position: relative;
  border: none
}

.page .block-color-checkbox input[type="checkbox"] + span {
  position: absolute;
  left: 0;
  top: 4px;
  width: 100%;
  height: 100%;
  background: url(../images/block-color-checkbox.gif) 0 0 no-repeat;
  cursor: pointer;
  border: none
}

.page .block-color-checkbox input[type="checkbox"]:checked + span {
  background: url(../images/block-color-checkbox-hover.gif) 0 0 no-repeat
}

.page .tabs-box-img {
  position: relative
}

.page .tabs-box-block .tabs-box-proc {
  right: 49px
}

.page .tabs-box-proc {
  position: absolute;
  bottom: 0;
  right: 50px;
  height: 73px;
  width: 72px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 23px 0 0 0;
  text-shadow: 1px 0 rgba(199, 190, 187, .5);
  display: none
}

.page .tabs-box-block-button1 {
  width: 170px;
  background: #ae2a21;
  text-align: center;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  margin: 20px 0 0 0
}

.page .tabs-box-block-button1 a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0 10px 0
}

.page .tabs-box-read-text {
  font-size: 18px;
  line-height: 20px;
  color: #e50001;
  padding: 20px 0 0 0;
  width: 200px;
  margin: 0 auto;
  text-align: left
}

.page .page-pagination {
  width: 385px;
  margin: 0 auto;
  padding: 50px 0 0 0
}

.page .page-pagination-prev {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  float: left;
  margin: 5px 0 0 0
}

.page .page-pagination-prev:hover {
  text-decoration: none;
  color: #ae2a21
}

.page ul.page-pagination-list {
  padding: 0 5px 0 5px;
  margin: 0 0 0 0;
  float: left
}

.page ul.page-pagination-list li {
  float: left;
  font-size: 16px;
  line-height: 18px;
  width: 27px;
  list-style: none;
  text-align: center
}

.page ul.page-pagination-list a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 5px 0 5px 0
}

.page ul.page-pagination-list a:hover {
  color: #fff
}

.page ul.page-pagination-list li:hover {
  background: #ae2a21
}

.page .page-pagination-link {
  float: left;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  margin: 5px 0 0 20px
}

.page .page-pagination-link:hover {
  color: #ae2a21;
  text-decoration: none
}

.page .page-box1-top {
  padding: 50px 0 0 0
}

.page .page-box1 {
  border: 1px solid #d3d3d3
}

.page .page-box1-title {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  background: #f2f2f2;
  padding: 15px 0 15px 22px
}

.page .page-box1-text {
  font-size: 13px;
  line-height: 15px;
  color: #747474;
  padding: 25px 23px 20px 23px
}

.page .page-box1-text b {
  color: #555
}

.page .page-box1-text a {
  color: #337ab7
}

.page2-title {
  font-size: 24px;
  line-height: 26px;
  color: #191919;
  float: right;
  padding: 22px 0 0 0;
  margin: 0 0 0 0
}

.page2-border {
  border-top: 1px solid #cfcfcf;
  padding: 0 0 30px 0
}

.page2-col1 {
  width: 18%;
  float: left
}

.page2-col2 {
  width: 73%;
  float: left
}

#colorbox .page2-col2 {
  width: 90%;
  text-align: center
}

#colorbox .page2-big-img {
  position: relative
}

#colorbox .page2-big-img img {
  width: inherit;
  max-width: 55%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0
}

#colorbox {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .7);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .7)
}

.page2-big-img {
  margin: 18px 0 0 10px;
  position: relative
}

.page2-big-img img {
  width: 100%;
  height: auto !important;
  max-width: 597.6px;
  max-height: 597.6px
}

.page2-big-text {
  font-size: 12px;
  line-height: 14px;
  color: #666;
  padding: 10px 0 0 60px
}

.page2-article {
  font-size: 18px;
  line-height: 20px;
  color: #191919;
  padding: 0 0 0 6px
}

.page2-price {
  font-size: 24px;
  line-height: 26px;
  color: #e60000;
  padding: 5px 0 25px 6px
}

.page2-price span {
  text-decoration: line-through;
  font-size: 16px;
  line-height: 18px;
  color: #a7a7a7;
  display: inline-block;
  padding: 0 5px 0 10px
}

.page2-price b {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400
}

.page2-price em {
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  color: #191919;
  display: inline-block
}

.page2-text-white {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  background: #a3a3a3;
  font-weight: 700;
  padding: 2px 0 2px 10px
}

.page2-text {
  font-size: 13px;
  line-height: 16px;
  color: #545454;
  padding: 10px 0 20px 10px;
  text-align: justify
}

.page2-text b {
  font-size: 17px;
  line-height: 19px;
  font-weight: 400
}

.page2-text span {
  color: #e60000
}

.page2-text .char-main, .tabs-box-text2 .char-main {
  *zoom: 1
}

.page2-text .char-main:before, .tabs-box-text2 .char-main:before, .page2-text .char-main:after, .tabs-box-text2 .char-main:after {
  display: table;
  content: "";
  line-height: 0
}

.page2-text .char-main:after, .tabs-box-text2 .char-main:after {
  clear: both
}

.page2-text .char-main, .tabs-box-text2 .char-main {
  color: #545454;
  border-bottom: 1px dotted #545454;
  margin: 2px 0
}

.page2-text .char-main span, .tabs-box-text2 .char-main span{
  color: #545454;
  display: block;
  position: relative
}

.page2-text .char-main span.name, .tabs-box-text2 .char-main span.name {
  float: left
}

.page2-text .char-main span.value, .tabs-box-text2 .char-main span.value {
  float: right;
  font-weight: 700
}

.page2-text .char-main span:before, .tabs-box-text2 .char-main span:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 1px;
  background: #fff
}

ul.page2-list {
  padding: 12px 0 0 0;
  margin: 0
}

ul.page2-list li {
  float: left;
  font-size: 12px;
  line-height: 12px;
  color: #545454;
  list-style: none;
  width: 15%
}

ul.page2-list img {
  width: 100%;
  height: auto
}

ul.page2-list span {
  display: inline-block;
  border: 2px solid #fff;
  padding: 2px;
  margin: 0 0 4px 0
}

ul.page2-list span.active_color, ul.page2-list span:hover {
  border: 2px solid #f58e8f
}

.page2-button {
  background: #ae2a21;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  margin: 20px 0 0 0
}

.page2-button a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 14px 0 14px 0
}

.page2-proc {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 73px;
  width: 72px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 23px 0 0 0;
  text-shadow: 1px 0 rgba(199, 190, 187, .5)
}

.page2-absolute-pic {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -16px
}

.page2-absolute-pic img {
  width: 30px;
  height: 27px
}

.page2-title1 {
  font-size: 18px;
  line-height: 20px;
  color: #191919;
  padding: 40px 0 0 0
}

.page-demo2-text {
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  color: #030303;
  padding: 12px 0 0 0
}

.page-demo2-price {
  font-size: 16px;
  line-height: 18px;
  color: #030303;
  font-weight: 700;
  text-align: left;
  padding: 20px 0 17px 0
}

.page-demo2-price span {
  font-size: 13px;
  line-height: 15px;
  color: #818181;
  text-decoration: line-through;
  font-weight: 400
}

.page-demo2-button {
  width: 106px;
  background: #ae2a21;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 0 4px 0;
  margin: 0 auto
}

.page-demo2-button a {
  color: #fff;
  text-decoration: none;
  background: url(../images/tabs-box-block-button.gif) 0 0 no-repeat;
  display: inline-block;
  padding: 0 0 0 23px
}

.portfolio-box {
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
  min-height: 240px
}

.portfolio-box img {
  width: 100%;
  height: auto
}

.portfolio-box-img {
  position: relative
}

.portfolio-box-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 49px;
  background: url(../images/block-h.png)
}

.portfolio-box-text a {
  color: #fff
}

.portfolio-box-text span {
  color: #fff;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  width: 100%;
  height: 49px
}

.top1 {
  background: url(../images/top1.png) 0 0 no-repeat;
  padding: 0 0 0 0;
  text-decoration: none;
  color: #000;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  z-index: 999
}

.top1:hover {
  color: #cb4c4c
}

.section_list_top_name {
  padding: 10px 0 5px 0
}

.section_list_top_name a {
  color: #666
}

.section_list_top {
  overflow: hidden
}

.sub_list_section_top {
  float: left;
  padding: 0 0 0 0;
  width: 15%;
  min-height: 180px;
  text-align: center;
  margin: 0 1% 0 0
}

.sub_list_section_top img {
  width: 100%
}

.sub_list_section_top p {
  text-align: center;
  padding: 0 20px 0 20px
}

.sub_list_section_top a {
  color: #666
}

footer {
  min-height: 120px;
  padding: 0 0 20px 0;
  position: relative
}

.block-slider {
  width: 1170px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px
}

.slider-tm {
  width: 100%;
  height: 800px;
  position: relative;
  z-index: 98;
  margin: 0 0 0 0
}

.slider-tm .items {
  display: none
}

.slider-tm .pagination {
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: 99;
  height: 17px;
  width: 100%;
  text-align: center
}

.slider-tm .pagination ul {
  margin: 0;
  list-style: none;
  text-align: center
}

.slider-tm .pagination li {
  display: inline-block;
  margin: 0 8px 0 0
}

.slider-tm .pagination li a {
  display: block;
  background: url(../images/pagination.png) 0 0 no-repeat;
  width: 29px;
  height: 29px
}

.slider-tm .pagination li.current a {
  background: url(../images/pagination-hover.png) 0 0 no-repeat
}

.slider-tm .pagination li:hover a {
  background: url(../images/pagination-hover.png) 0 0 no-repeat
}

.prev-tm {
  display: block;
  background: url(../images/prev.gif) 0 0 no-repeat;
  width: 21px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 999
}

.next-tm {
  display: block;
  background: url(../images/next.gif) 0 0 no-repeat;
  width: 21px;
  height: 62px;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 999
}

.search-error input {
  margin: 0 0 10px 0
}

@media (min-width: 1200px) {
  .slicknav_menu {
    display: none
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #colorbox .page2-big-img img {
    width: 100%
  }

  #slider_big_sect {
    width: 100% !important
  }

  #slider_right_sect {
    display: none
  }

  .slicknav_menu {
    display: none
  }

  .sky-mega-box {
    width: 33.3%
  }

  .sky-mega-box1 {
    width: 33.3%
  }

  .ui-tabs .ui-tabs-nav li {
    width: 25%
  }

  .logo {
    text-align: center;
    padding-top: 32px
  }

  .logo img {
    width: 250px;
    height: auto
  }

  .phone {
    text-align: right;
    margin-top: 20px
  }

  .portfolio-box {
    padding: 0;
    margin: 0;
    position: relative;
    min-height: 210px
  }

  .second-menu {
    margin: 20px 0 0 0
  }

  .second-menu li {
    padding: 0 0 0 0;
    text-align: center
  }

  .second-menu a {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    padding: 0 0 0 0;
    font-size: 0;
    line-height: 0
  }

  .second-menu span {
    display: none;
    text-align: center
  }

  .second-menu .qanda {
    background: url(../images/menu-ic1.png) center center no-repeat #4c4c4c
  }

  .second-menu .news {
    background: url(../images/menu-ic2.png) center center no-repeat #4c4c4c
  }

  .second-menu .threed {
    background: url(../images/menu-ic3.png) center center no-repeat #4c4c4c
  }

  .second-menu .where {
    background: url(../images/menu-ic4.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions {
    background: url(../images/menu-ic5.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions1 {
    background: url(/images/menu-ic51.png) center center no-repeat #4c4c4c
  }

  .virtual-tur img {
    margin: 20px 0 0 0
  }

  .prod-item {
    margin: 0 0 0 0;
    min-height: 300px
  }

  .left-col {
    width: 100%
  }

  .portfolio-items {
    width: 50% !important;
    margin: 0 0 20px 0 !important;
    text-align: center
  }

  .right-col {
    width: 100%
  }

  .portfolio-items .cage-box {
    margin: 0 auto
  }

  .bg-slider {
    display: none
  }

  .form-grey-text {
    padding-left: 10px !important
  }

  ul.grey-social {
    padding-right: 10px !important
  }

  .ai-desc {
    float: left;
    width: 450px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #colorbox .page2-big-img img {
    width: 100%
  }

  #slider_big_sect {
    width: 100% !important
  }

  #slider_right_sect {
    display: none
  }

  .sub_list_section_top {
    width: 20%
  }

  .sky-mega-menu {
    display: none !important
  }

  .sky-mega-box {
    width: 33.3%
  }

  .sky-mega-menu-pad {
    padding: 12px 0 0 29px !important
  }

  .sky-mega-box1 {
    width: 33.3%
  }

  .owl-demo1-page-top {
    padding: 41px 0 0 0
  }

  .ui-tabs .ui-tabs-nav li {
    width: 25%
  }

  .page .page-box1-text {
    padding: 25px 20px 20px 23px
  }

  .bx-wrapper .bx-controls-direction a {
    margin: 0 0 0 -10px !important
  }

  .page2-col2 {
    padding: 50px 0 0 0
  }

  .header-menu ul li {
    margin-right: 4px
  }

  .header-menu ul li:first-child {
    padding-left: 15px
  }

  .header-menu ul li a {
    font-size: 12px
  }

  .call a {
    font-size: 13px
  }

  .bx_small_cart {
    font-size: 12px;
    padding: 3px 0 0 0
  }

  .logo {
    text-align: center
  }

  .phone {
    text-align: right;
    margin-top: 20px
  }

  .second-menu {
    margin: 20px 0 0 0
  }

  .second-menu li {
    padding: 0 0 0 0;
    text-align: center
  }

  .second-menu a {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    padding: 0 0 0 0;
    font-size: 0;
    line-height: 0
  }

  .second-menu span {
    display: none;
    text-align: center
  }

  .second-menu .qanda {
    background: url(../images/menu-ic1.png) center center no-repeat #4c4c4c
  }

  .second-menu .news {
    background: url(../images/menu-ic2.png) center center no-repeat #4c4c4c
  }

  .second-menu .threed {
    background: url(../images/menu-ic3.png) center center no-repeat #4c4c4c
  }

  .second-menu .where {
    background: url(../images/menu-ic4.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions {
    background: url(../images/menu-ic5.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions1 {
    background: url(/images/menu-ic51.png) center center no-repeat #4c4c4c
  }

  .virtual-tur img {
    margin: 20px 0 0 0
  }

  .prod-item {
    min-height: 300px
  }

  .left-col {
    width: 100%
  }

  .portfolio-items {
    width: 50% !important;
    margin: 0 0 20px 0 !important;
    text-align: center
  }

  .right-col {
    width: 100%
  }

  .portfolio-items .cage-box {
    margin: 0 auto
  }

  .bg-slider {
    display: none
  }

  .tac img {
    width: 100%;
    height: auto
  }

  .kub {
    display: none
  }

  .ai-image {
    float: none;
    margin: 0 auto
  }

  .ai-desc {
    float: none;
    width: 100%
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #colorbox .page2-big-img img {
    width: 100%
  }

  .sub_list_section_top {
    width: 32%;
    min-height: 140px
  }

  .sky-mega-menu {
    display: none !important
  }

  .sky-mega-box {
    width: 50%
  }

  .sky-mega-menu-pad {
    padding: 12px 0 0 20px !important
  }

  .sky-mega-box1 {
    width: 50%
  }

  .owl-demo-page-left {
    width: 48%;
    float: left;
    padding: 0 2% 20px 0
  }

  .owl-demo-page-right {
    width: 48%;
    float: right;
    padding: 0 0 20px 2%
  }

  .owl-demo1-page-top {
    padding-bottom: 0
  }

  .owl-demo1-page-top {
    padding: 0 0 0 0
  }

  .ui-tabs .ui-tabs-nav li {
    width: 30%
  }

  .page .page-box1-text {
    padding: 25px 20px 20px 23px
  }

  .bx-wrapper .bx-controls-direction a {
    margin: 0 0 0 -10px !important
  }

  .page2-article {
    padding-top: 30px
  }

  .page h2 {
    float: none
  }

  .page2-title {
    float: none;
    padding: 0 0 10px 0
  }

  #footer-menu {
    float: none
  }

  #footer-menu .title {
    text-align: center;
    float: none
  }

  #footer-menu ul {
    float: none;
    text-align: center
  }

  ul.footer-social {
    float: none;
    text-align: center
  }

  .footer-copy {
    text-align: center
  }

  .header {
    padding-bottom: 20px
  }

  .header-menu {
    text-align: center
  }

  .header-menu ul li {
    float: none;
    display: inline-block
  }

  .call {
    padding: 10px 0 20px 0
  }

  .basket {
    width: 100px;
    margin: 0 auto;
    float: none
  }

  .logo {
    text-align: center
  }

  .phone {
    text-align: center;
    margin-top: 20px;
    float: none
  }

  .second-menu {
    margin: 20px 0 0 0
  }

  .second-menu li {
    padding: 0 0 0 0;
    text-align: center
  }

  .second-menu a {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    padding: 0 0 0 0;
    font-size: 0;
    line-height: 0
  }

  .second-menu span {
    display: none;
    text-align: center
  }

  .second-menu .qanda {
    background: url(../images/menu-ic1.png) center center no-repeat #4c4c4c
  }

  .second-menu .news {
    background: url(../images/menu-ic2.png) center center no-repeat #4c4c4c
  }

  .second-menu .threed {
    background: url(../images/menu-ic3.png) center center no-repeat #4c4c4c
  }

  .second-menu .where {
    background: url(../images/menu-ic4.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions {
    background: url(../images/menu-ic5.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions1 {
    background: url(/images/menu-ic51.png) center center no-repeat #4c4c4c
  }

  .virtual-tur img {
    margin: 20px 0 0 0
  }

  .prod-item {
    width: 280px;
    margin: 0 auto 20px
  }

  .select-block {
    padding: 10px
  }

  .select-block span.txt {
    padding: 0 0 0 0 !important
  }

  .left-col {
    width: 100%
  }

  .portfolio-items {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    text-align: center
  }

  .right-col {
    width: 100%
  }

  .portfolio-items .cage-box {
    margin: 0 auto
  }

  .bg-slider {
    display: none
  }

  .tac img {
    width: 100%;
    height: auto
  }

  .kub {
    display: none
  }

  .custom-popup-2014 {
    width: 450px !important;
    margin-left: -230px !important;
    height: inherit !important
  }

  .custom-popup-2014-content {
    padding: 10px !important
  }

  .form-big {
    width: 425px !important;
    height: inherit !important
  }

  .custom-popup-2014 .popup-search-wrapper .field-text {
    width: 100% !important
  }

  .form-big-title {
    padding-top: 23px !important;
    font-size: 25px !important;
    line-height: 27px !important
  }

  .form-big-text {
    font-size: 15px !important;
    line-height: 17px !important
  }

  ul.form-big-list li {
    font-size: 15px !important;
    line-height: 17px !important
  }

  .custom-popup-2014 .popup-city .shadow {
    background: none !important
  }

  #ascrail2000 {
    left: 420px !important
  }

  .ai-image {
    float: none;
    margin: 0 auto
  }

  .ai-desc {
    float: none;
    width: 100%
  }

  .section_list_top_name {
    font-weight: 700
  }

  .page2-title {
    font-size: 17px;
    line-height: 19px;
    padding: 20px 0 10px 0
  }

  .page2-title-new {
    display: none
  }

  .page .page-demo-img img {
    width: auto;
    max-height: 80px;
    min-height: 80px
  }

  #tabs-2 .col-lg-4 {
    width: 50%;
    float: left
  }

  .page .caption {
    position: relative;
    padding: 20px 0 0 0
  }

  #min-height {
    min-height: 330px !important
  }

  .page .tabs-box {
    min-height: 460px
  }

  #owl-demo2-page {
    margin: 10px 0 0 0 !important
  }

  #owl-demo2-page .item {
    width: 150px !important
  }

  #owl-demo2-page .owl-prev {
    left: 10% !important
  }

  #owl-demo2-page .owl-next {
    right: 10% !important
  }

  .page h3 {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0 0 0
  }

  .ni-image {
    margin: 0 auto 20px !important;
    float: none !important
  }

  .news-item .ni-desc {
    width: 100%
  }

  .img-position {
    width: 100%;
    text-align: center
  }

  .img-position img {
    margin-bottom: 20px
  }

  #slider_big_sect {
    width: 100% !important
  }

  #slider_right_sect {
    display: none
  }

  #slider_big_sect .text {
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    background: url(../images/page-caption.png) 0 0 repeat;
    padding: 9px 0 9px 0;
    margin: 0
  }

  .sub_list_section_top {
    width: inherit;
    min-height: inherit;
    text-align: left
  }

  .sub_list_section_top p {
    padding: 0 20px 0 0;
    margin: 0
  }

  .sub_list_section_top img {
    display: none
  }

  h1 {
    font-size: 17px !important;
    line-height: 19px !important
  }

  .sortirovka {
    padding: 20px 0 0 0
  }

  .sortirovka-text1 {
    padding: 20px 0 0 0;
    width: 100%
  }

  ul.sortirovka-list {
    padding: 10px 0 0 0
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  #colorbox .page2-big-img img {
    width: 100%
  }

  .sub_list_section_top {
    width: inherit;
    min-height: inherit;
    text-align: left;
    float: none
  }

  .sub_list_section_top p {
    padding: 0 20px 0 0;
    margin: 0;
    text-align: left
  }

  .sub_list_section_top img {
    display: none
  }

  .sky-mega-menu {
    display: none !important
  }

  .sky-mega-box {
    width: 100%
  }

  .sky-mega-img {
    position: relative;
    width: inherit
  }

  .sky-mega-img img {
    width: 100%
  }

  .sky-mega-menu-pad {
    padding: 12px 20px 0 20px !important
  }

  .sky-mega-black span {
    padding: 80px 0 0 0
  }

  .sky-mega-box1 {
    width: 100%
  }

  .owl-demo-page-left {
    width: 48%;
    float: left;
    padding: 0 2% 20px 0
  }

  .owl-demo-page-right {
    width: 48%;
    float: right;
    padding: 0 0 20px 2%
  }

  .owl-demo1-page-top {
    padding: 0 0 0 0
  }

  .ui-tabs .ui-tabs-nav {
    height: 32px
  }

  .ui-tabs .ui-tabs-nav li {
    width: 30%;
    font-size: 12px;
    line-height: 15px;
    padding: 8px 0 8px 0
  }

  .tabs-filtr {
    float: none;
    margin: 0 0 10px 0
  }

  .page .tabs-select {
    float: none;
    margin: 0 0 10px 0
  }

  .page .tabs-select select {
    width: 100%
  }

  .page .page-pagination {
    width: 290px;
    margin: 0 auto;
    padding: 50px 0 0 0
  }

  .page .page-pagination-prev {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    float: left;
    margin: 5px 0 0 0
  }

  .page ul.page-pagination-list li {
    font-size: 13px;
    line-height: 15px;
    width: 21px
  }

  .page .page-pagination-link {
    font-size: 13px;
    line-height: 15px;
    margin-top: 6px
  }

  .page .page-box1-text {
    padding: 25px 20px 20px 23px
  }

  .bx-wrapper .bx-controls-direction a {
    margin: 0 0 0 -10px !important
  }

  .page2-article {
    padding-top: 30px;
    font-size: 14px;
    line-height: 16px
  }

  .page h2 {
    float: none
  }

  .page2-title {
    float: none;
    padding: 0 0 10px 0
  }

  #footer-menu {
    float: none
  }

  #footer-menu .title {
    text-align: center;
    float: none
  }

  #footer-menu ul {
    float: none;
    text-align: center
  }

  ul.footer-social {
    float: none;
    text-align: center
  }

  .footer-copy {
    text-align: center
  }

  .header {
    padding-bottom: 20px
  }

  .header-menu {
    text-align: center
  }

  .header-menu ul li {
    float: none;
    display: inline-block
  }

  .call {
    padding: 10px 0 20px 0
  }

  .basket {
    width: 100px;
    margin: 0 auto;
    float: none
  }

  .logo {
    text-align: center
  }

  .logo img {
    width: 250px;
    height: auto
  }

  .phone {
    text-align: center;
    margin-top: 20px;
    float: none
  }

  .phone span {
    text-align: center
  }

  .portfolio-box {
    min-height: inherit
  }

  .second-menu {
    margin: 20px 0 0 0
  }

  .second-menu li {
    padding: 0 0 0 0;
    text-align: center
  }

  .second-menu a {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    padding: 0 0 0 0;
    font-size: 0;
    line-height: 0
  }

  .second-menu span {
    display: none;
    text-align: center
  }

  .second-menu .qanda {
    background: url(../images/menu-ic1.png) center center no-repeat #4c4c4c
  }

  .second-menu .news {
    background: url(../images/menu-ic2.png) center center no-repeat #4c4c4c
  }

  .second-menu .threed {
    background: url(../images/menu-ic3.png) center center no-repeat #4c4c4c
  }

  .second-menu .where {
    background: url(../images/menu-ic4.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions {
    background: url(../images/menu-ic5.png) center center no-repeat #4c4c4c
  }

  .second-menu .actions1 {
    background: url(/images/menu-ic51.png) center center no-repeat #4c4c4c
  }

  .virtual-tur img {
    margin: 20px 0 0 0
  }

  .prod-item {
    width: 280px;
    margin: 0 auto 20px
  }

  .select-block {
    padding: 10px
  }

  .select-block span.txt {
    padding: 0 0 10px 0 !important;
    width: 100%
  }

  .select-block a.btn {
    margin-top: 10px
  }

  .left-col {
    width: 100%
  }

  .portfolio-items {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    text-align: center
  }

  .right-col {
    width: 100%
  }

  .portfolio-items .cage-box {
    margin: 0 auto
  }

  .bg-slider {
    display: none
  }

  .tac img {
    width: 100%;
    height: auto
  }

  .kub {
    display: none
  }

  .ai-image {
    float: none;
    margin: 0 auto;
    width: 100%
  }

  .ai-image .action-title {
    left: 0;
    width: 100%
  }

  .ai-desc {
    float: none;
    width: 100%
  }

  .section_list_top_name {
    font-weight: 700
  }

  .page2-title {
    font-size: 15px;
    line-height: 17px;
    padding: 20px 0 10px 0;
    font-weight: 700
  }

  .page ul.list li {
    font-size: 12px
  }

  .page2-title-new {
    display: none
  }

  .page .page-demo-img img {
    width: auto;
    max-height: 100px;
    min-height: 100px
  }

  .page .big-img {
    padding-bottom: 0
  }

  .page .caption {
    position: relative;
    padding: 20px 0 0 0
  }

  .bx-wrapper {
    padding-bottom: 20px !important
  }

  #tabs-1 {
    margin: 10px 0 0 0
  }

  #tabs-2 {
    margin: 15px 0 0 0
  }

  #tabs-3 {
    margin: 5px 0 0 0
  }

  .bx-filter {
    margin-bottom: 0px !important
  }

  .page .tabs-box-text {
    width: inherit;
    padding-left: 5px;
    padding-right: 5px
  }

  .page .tabs-box-text1 {
    width: inherit;
    padding-left: 5px;
    padding-right: 5px;
    height: inherit;
    font-size: 12px;
    line-height: 13px
  }

  .tabs-box-text2 {
    width: inherit !important;
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  .tabs-box-price {
    width: inherit !important;
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  .tabs-box-block-width {
    width: inherit !important;
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  .page2-col1 .slide {
    width: inherit !important
  }

  .page2-col1 {
    width: 12%
  }

  .page .tabs-box {
    min-height: inherit
  }

  #owl-demo2-page {
    margin: 10px 0 0 0 !important
  }

  #owl-demo2-page .item {
    width: 150px !important
  }

  .page h3 {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0 0 0
  }

  .ni-image {
    margin: 0 auto 20px !important;
    float: none !important
  }

  .news-item .ni-desc {
    width: 100%
  }

  .img-position {
    width: 100%;
    text-align: center
  }

  .img-position img {
    margin-bottom: 20px
  }

  #slider_big_sect {
    width: 100% !important
  }

  #slider_right_sect {
    display: none
  }

  h1 {
    font-size: 17px !important;
    line-height: 19px !important
  }

  .sortirovka {
    padding: 20px 0 0 0
  }

  .sortirovka-text1 {
    padding: 20px 0 0 0
  }

  ul.sortirovka-list {
    padding: 20px 0 0 0
  }

  .tabs-none {
    padding: 20px 0 0 0
  }

  .ui-tabs .ui-tabs-nav li a{
    padding: 8px 0 8px 0 !important
  }

  .tabs-box-block-button {
    overflow: hidden;
    float: none !important;
    width: 100%;
    margin: 35px 0 20px 0;
  }
}

#min-height {
  min-height: 400px
}

.znak {
  background: url(../images/znak.gif) 0 center no-repeat;
  padding: 15px 0 10px 50px;
  margin: 20px 0 0 0
}

#link_modal_delete {
  margin-top: 0px !important
}

#link_modal_not_delete {
  margin-top: 0px !important
}

#slider_big_sect {
  position: relative;
  width: 86%;
  float: left
}

#slider_big_sect .bx-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 999;
  background: url(../images/slider_big_sect-prev.png) 0 0 no-repeat;
  height: 40px;
  width: 27px;
  font-size: 0;
  line-height: 0;
  margin: -40px 0 0 0
}

#slider_big_sect .bx-next {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 999;
  background: url(../images/slider_big_sect-next.png) 0 0 no-repeat;
  height: 40px;
  width: 27px;
  font-size: 0;
  line-height: 0;
  margin: -40px 0 0 0
}

#slider_big_sect .bx-wrapper {
  padding: 0
}

#slider_big_sect .item_slider_big img {
  width: 100%;
  height: auto;
  max-height: 577px
}

#slider_big_sect .text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  background: url(../images/page-caption.png) 0 0 repeat;
  padding: 9px 20px 9px 15px;
  margin: 0;
  width: 100%
}

#slider_right_sect {
  width: 12%;
  float: right;
  position: relative
}

#slider_right_sect .bx-wrapper {
  padding: 0 0 0 0 !important
}

#slider_right_sect img {
  width: 100%;
  height: 79px
}

#carouselv .bx-viewport {
  height: 564px !important
}

ul.bxslider_sect_right {
  padding: 0
}

#slider_right_sect .bx-prev {
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 999;
  background: url(../images/slider_right_sect-prev.png) 0 0 no-repeat;
  height: 13px;
  width: 23px;
  font-size: 0;
  line-height: 0;
  margin-left: -11px
}

#slider_right_sect .bx-next {
  position: absolute;
  bottom: -20px;
  left: 50%;
  z-index: 999;
  background: url(../images/slider_right_sect-next.png) 0 0 no-repeat;
  height: 13px;
  width: 23px;
  font-size: 0;
  line-height: 0;
  margin-left: -11px
}

.text_li {
  padding: 0 0 5px 0;
  display: none
}

.item_slider_small {
  margin-bottom: 1.9px !important
}

#slider_right_sect a.active img {
  border: 1px solid red
}

#slider_right_sect a.active {
  border: none !important
}

@media (min-width: 320px) and (max-width: 479px) {
  #slider_right_sect .bx-next {
    bottom: -30px
  }

  #slider_big_sect .text {
    position: relative;
    bottom: 0;
    left: 0;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    background: url(../images/page-caption.png) 0 0 repeat;
    padding: 9px 0 9px 0;
    margin: 0
  }

  #carouselv .bx-viewport {
    height: 300px !important
  }

  #slider_big_sect .bx-prev {
    display: none
  }

  #slider_big_sect .bx-next {
    display: none
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  #carouselv .bx-viewport {
    height: 395px !important
  }

  #slider_big_sect .bx-prev {
    display: none
  }

  #slider_big_sect .bx-next {
    display: none
  }

  .gostinica-text {
    font-size: 14px;
    line-height: 18px
  }

  .gostinica-boxs .gostinica-box {
    width: 100%;
    margin: 25px 0 0 0
  }

  .gostinica-box h2 {
    font-size: 18px !important;
    line-height: 20px !important
  }

  .gostinica-bg-indent {
    padding: 0 0 0 0
  }

  .gostinica-block h2 {
    font-size: 18px !important;
    line-height: 20px !important
  }

  .gostinica-block {
    padding: 30px 0 0 0;
    font-size: 14px;
    line-height: 18px
  }
}

.hidden-new {
  overflow: hidden
}

.error-404 {
  text-align: center;
  margin: 50px 0;
  font-family: 'Century Gothic', 'GOTHIC', Helvetica, sans-serif;
  color: #383838
}

.error-404 h1 {
  font-weight: 700;
  font-size: 32px
}

.error-404 p {
  font-size: 14px
}

ul.list-404 {
  margin: 50px auto;
  display: table;
  text-align: center
}

ul.list-404 li {
  margin: 0;
  display: inline-block;
  width: 220px;
  padding: 0 15px
}

ul.list-404 li a.img {
  display: block;
  margin: 0 auto;
  width: 110px;
  height: 110px;
  position: relative
}

ul.list-404 li a.img img {
  display: block;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute
}

ul.list-404 li a.name {
  display: block;
  margin: 20px 0;
  height: 40px;
  line-height: 20px;
  font-size: 16px;
  color: #6a6461;
  overflow: hidden
}

i.rub {
  font-style: normal;
  position: relative;
  line-height: 1
}

i.rub:before {
  position: absolute;
  content: '–';
  margin: auto;
  left: 0;
  top: 15%;
  bottom: 0
}

.select-country-line {
  padding-left: 17px;
  padding-top: 10px
}

.select-country-line-item {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  text-decoration: underline
}

.select-country-line-item.active {
  text-decoration: none;
  color: #999
}

@media screen and (max-width: 520px) {
  .page .tabs-box-price {
    font-size: 15px
  }

  .page .tabs-box-price b {
    display: block
  }
}

@font-face {
  font-family: ALSRubl;
  src: url(rouble.ttf)
}

.rouble_text {
  font-family: ALSRubl;
  font-style: normal
}

@media screen and (max-width: 767px) {
  .gostinica-box-button {
    display: inline-block
  }
}

@media screen and (max-width: 479px) {
  .gostinica-text {
    font-size: 14px;
    line-height: 18px
  }

  .gostinica-boxs .gostinica-box {
    width: 100%;
    margin: 25px 0 0 0
  }

  .gostinica-box h2 {
    font-size: 18px !important;
    line-height: 20px !important
  }

  .gostinica-bg-indent {
    padding: 0 0 0 0
  }

  .gostinica-block h2 {
    font-size: 18px !important;
    line-height: 20px !important
  }

  .gostinica-block {
    padding: 30px 0 0 0;
    font-size: 14px;
    line-height: 18px
  }

  .gostinica-box2 {
    width: 100%
  }

  .gostinica-bg {
    padding: 25px 0 25px 0
  }

  .gostinica-bg-title {
    font-size: 18px;
    line-height: 20px
  }

  .gostinica-bg-title1 {
    font-size: 18px;
    line-height: 20px;
    padding: 20px 0 0 0
  }

  .page .tabs-box-block {
    min-height: inherit
  }

  .bx_catalog_item {
    height: inherit !important;
    padding: 1px 16px 20px !important
  }
}

.bx_catalog_list_home .bx_catalog_item {
  height: 376px !important
}

.rasprodazha-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -25px;
  padding: 0;
  list-style: none
}

.rasprodazha-buttons li {
  width: 50%;
  padding: 25px
}

.rasprodazha-buttons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 98px;
  -webkit-transition: all 230ms ease-in-out;
  -o-transition: all 230ms ease-in-out;
  transition: all 230ms ease-in-out;
  border-radius: 4px;
  border: 1px solid #757577;
  background: #f2f2f2;
  text-align: center;
  color: #000;
  font-size: 20px;
  text-decoration: none
}

.rasprodazha-buttons a:hover, .rasprodazha-buttons a:active, .rasprodazha-buttons .active a {
  color: #fff;
  border-color: #e92111;
  background-color: #e92111;
  font-weight: 700;
  text-decoration: none
}

@media screen and (max-width: 991px) {
  .rasprodazha-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .rasprodazha-buttons li {
    padding: 10px 25px;
    width: 100%
  }
}

.rasprodazha-left, .rasprodazha-right {
  display: none !important
}


@media (max-width: 575px) {
  #slider_big_sect .bxslider_sect {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  #slider_big_sect .bx-viewport {
    overflow: hidden;
    height: 213px;
  }
}

/* start (webit) new buttons for catalog section product cards */
.tabs-box .tabs-box-block div.section-product-buy-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.tabs-box .tabs-box-block div.section-product-buy-buttons:before,
.tabs-box .tabs-box-block div.section-product-buy-buttons:after {
  display: none;
}

.tabs-box .tabs-box-block div.section-product-buy-buttons .quantities-container {
  display: none;
}

.tabs-box .tabs-box-block div.section-product-buy-button {
  background: #c82619;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #c82619;

  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin: 0;
}

.tabs-box .tabs-box-block div.section-product-buy-button a {
  display: inline-block;
  text-decoration: none;
}

.tabs-box .tabs-box-block div.section-product-buy-button.tabs-box-block-button a {
  background: none;
  padding: 0;
}

.tabs-box .tabs-box-block div.section-product-buy-button.buy_one_click_popup {
  background: #ffffff;
  color: #c82619;

  position: relative;
  bottom: 0;
}

.tabs-box .tabs-box-block div.section-product-buy-button.buy_one_click_popup a {
  color: #c82619;
}

@media (min-width: 320px) and (max-width: 479px) {
  .tabs-box .tabs-box-block div.section-product-buy-button {
      padding: 12px 0;
  }
}
/* end (webit) new buttons for catalog section product cards */

.wrapper>.page2-col1>.bx-wrapper>.bx-viewport>.bx-wrapper{padding:0 !important}
.wrapper>.page2-col1>.bx-wrapper>.bx-viewport>.bx-wrapper>.bx-controls{display:none !important}
#colorbox .page2-big-img img{max-width:100% !important;bottom:auto !important}