@charset "UTF-8";
/* ----------------------------------- *\
      icons
\* ----------------------------------- */
.i {
  display: inline-block;
  vertical-align: middle;
  transition: none;
}
.fr {
  font-family: "GothamProRegular";
}
.fb {
  font-family: "GothamProBold";
}
.fl {
  font-family: "GothamProLight";
}
.fbl {
  font-family: "GothamProBlack";
}
/* ----------------------------------- *\
      structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.empty {
  height: 470px;
}
.wrap {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  min-width: 1230px;
}
.wrap-main .header {
  bottom: none;
  margin-bottom: 0;
}
.footer {
  overflow: hidden;
  position: relative;
  clear: both;
  margin-top: -470px;
  height: 470px;
  background: #2b2d42;
  color: #8d99ae;
  min-width: 1230px;
}
.footer .inner-wrap {
  height: 470px;
}
.footer .main-panel {
  background: #202232;
}
.footer .main-panel:before,
.footer .main-panel:after {
  background: #202232;
}
.header {
  clear: both;
  margin-bottom: 25px;
  border-bottom: 1px solid #e2e8ea;
  position: relative;
  min-width: 1230px;
}
.footer-panel {
  height: 420px;
  position: relative;
  margin: 0 -30px 0 0;
  padding: 40px 20px 0 305px;
  border-top: 1px solid #3b3d51;
}
.footer-panel:before,
.footer-panel:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 100%;
  border-top: 1px solid #3b3d51;
}
.footer-panel:before {
  left: auto;
  right: 100%;
}
.footer-panel .logo-block {
  display: block;
  float: left;
  position: absolute;
  top: 26px;
  left: 0;
}
.footer-panel .main-menu {
  height: 120px;
}
.footer-panel .main-menu > ul > li:hover > a {
  border-top-color: #ef233c;
}
.footer-panel .main-menu > ul > li > a {
  color: #fff;
  border-top: 1px solid #3b3d51;
}
.footer-panel .main-menu > ul > li > a span {
  color: #8d99ae;
}
.footer-panel .copy-block {
  display: block;
  float: left;
  position: absolute;
  left: 0;
  bottom: 95px;
}
.footer-panel .soc-block {
  display: block;
  float: left;
  position: absolute;
  bottom: 99px;
  right: 30px;
  overflow: hidden;
}
.footer-panel .soc-block .btn-soc {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-left: 15px;
  transition: opacity ease 0.3s;
}
.footer-panel .soc-block .btn-soc:hover {
  opacity: 0.8;
}
.header-panel {
  height: 139px;
  padding: 50px 20px 0 305px;
  position: relative;
  clear: both;
  margin: 0 -30px 0 0;
}
.header-panel .logo-block {
  display: block;
  float: left;
  position: absolute;
  top: 35px;
  left: 0;
}
.main-menu {
  font-size: 1px;
}
.main-menu > ul {
  width: 100%;
  position: relative;
  text-align: justify;
}
.main-menu > ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.main-menu > ul > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: left;
}
.main-menu > ul > li:hover ul {
  display: block;
}
.main-menu > ul > li:hover ul + a {
  color: #fff;
  z-index: 100;
}
.main-menu > ul > li:hover > a {
  border-top-color: #d90429;
}
.main-menu > ul > li > a {
  display: block;
  font-size: 16px;
  line-height: 18px;
  white-space: nowrap;
  border-top: 1px solid #e2e8ea;
  transition: border-color ease 0.3s;
  padding-top: 8px;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  color: #202020;
  font-family: "GothamProBold";
}
.main-menu > ul > li > a span {
  display: block;
  color: #8d99ae;
  transition: color ease 0.3s;
  font-family: "GothamProLight";
}
.main-menu > ul ul {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  background: #d90429;
  padding: 40px 0 15px 0;
  z-index: 99;
  display: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  font-size: 14px;
  line-height: 20px;
}
.main-menu > ul ul a {
  display: block;
  padding: 5px 10px 5px 20px;
  color: #fff;
  text-decoration: none;
  font-family: "GothamProRegular";
}
.main-menu > ul ul a:hover,
.main-menu > ul ul a.active {
  background: #ef233c;
  text-decoration: none;
  color: #fff;
}
.main-panel {
  height: 50px;
  line-height: 50px;
  position: relative;
  background: #2b2d42;
}
.main-panel .frm-search {
  height: 50px;
  float: left;
  padding: 5px 0;
  width: 300px;
}
.main-panel .frm-search input[type="text"] {
  height: 40px;
  border-radius: 0;
  padding: 0 20px 0 29px;
  border: none;
  background: none;
  color: #fff;
}
.main-panel .frm-search [placeholder]::-webkit-input-placeholder {
  color: #fff;
}
.main-panel .frm-search [placeholder]:-moz-placeholder {
  color: #fff;
}
.main-panel .frm-search [placeholder]::-moz-placeholder {
  color: #fff;
}
.main-panel .frm-search [placeholder]:-ms-input-placeholder {
  color: #fff;
}
.main-panel .frm-search .btn,
.main-panel .frm-search button,
.main-panel .frm-search input[type="submit"] {
  right: auto;
  left: 0;
  margin-top: 5px;
}
.main-panel:before,
.main-panel:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #2b2d42;
}
.main-panel:before {
  left: auto;
  right: 100%;
}
.main-panel .contacts-block {
  font-size: 0;
  float: right;
}
.main-panel .btn-email,
.main-panel .btn-phone {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding-left: 30px;
  position: relative;
}
.main-panel .btn-email:before,
.main-panel .btn-phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: 0px -137px;
  width: 17px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
}
.main-panel .btn-email:hover,
.main-panel .btn-phone:hover {
  text-decoration: none;
}
.main-panel .btn-phone {
  padding-left: 22px;
  font-size: 18px;
  margin-left: 53px;
  font-family: "GothamProBold";
}
.main-panel .btn-phone:before {
  background-image: url(../img/spr.png);
  background-position: -77px -97px;
  width: 16px;
  height: 17px;
}
.main-logo {
  display: block;
  float: left;
  position: relative;
  line-height: 1;
  text-decoration: none;
}
.main-logo img {
  display: block;
}
.main-logo .stiker {
  display: block;
  float: left;
  white-space: nowrap;
  text-transform: uppercase;
  position: absolute;
  top: -15px;
  right: 0;
  height: 25px;
  line-height: 25px;
  padding: 0 13px;
  border-radius: 13px;
  background: #fdf134;
  background: linear-gradient(#fdf134, #f2c408);
  box-shadow: inset 0 -1px 0 #ef9f21;
  font-size: 14px;
  color: #a13303;
  text-shadow: 0 1px 0 #ffff26;
  font-family: "GothamProBlack";
}
.inner-wrap,
.page {
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
  clear: both;
  width: 1230px;
}
.cnt-section {
  min-width: 1230px;
  position: relative;
  clear: both;
}
/* ----------------------------------- *\
      fonts
\* ----------------------------------- */
/* font-family: "GothamProRegular"; */
@font-face {
  font-family: "GothamProRegular";
  src: url("../fonts/GothamProRegular/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "GothamProBold"; */
@font-face {
  font-family: "GothamProBold";
  src: url("../fonts/GothamProBold/GothamProBold.eot");
  src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "GothamProLight"; */
@font-face {
  font-family: "GothamProLight";
  src: url("../fonts/GothamProLight/GothamProLight.eot");
  src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "GothamProBlack"; */
@font-face {
  font-family: "GothamProBlack";
  src: url("../fonts/GothamProBlack/GothamProBlack.eot");
  src: url("../fonts/GothamProBlack/GothamProBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"), url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
.i-a01 {
  background-image: url(../img/spr.png);
  background-position: -150px -97px;
  width: 5px;
  height: 8px;
}
.i-a02 {
  background-image: url(../img/spr.png);
  background-position: -40px -97px;
  width: 17px;
  height: 17px;
}
.i-a03 {
  background-image: url(../img/spr.png);
  background-position: -50px -52px;
  width: 13px;
  height: 22px;
}
.i-banner01 {
  background-image: url(../img/spr.png);
  background-position: -50px 0px;
  width: 30px;
  height: 30px;
}
.i-banner02 {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 30px;
  height: 32px;
}
.i-banner03 {
  background-image: url(../img/spr.png);
  background-position: 0px -52px;
  width: 30px;
  height: 25px;
}
.i-blank {
  background-image: url(../img/spr.png);
  background-position: -145px -137px;
  width: 1px;
  height: 1px;
}
.i-btn-ico-refresh {
  background-image: url(../img/spr.png);
  background-position: -137px 0px;
  width: 21px;
  height: 21px;
}
.i-btn-search {
  background-image: url(../img/spr.png);
  background-position: -113px -97px;
  width: 17px;
  height: 17px;
}
.i-c01 {
  background-image: url(../img/spr.png);
  background-position: -100px 0px;
  width: 17px;
  height: 21px;
}
.i-c02 {
  background-image: url(../img/spr.png);
  background-position: -137px -41px;
  width: 20px;
  height: 21px;
}
.i-c03 {
  background-image: url(../img/spr.png);
  background-position: 0px -97px;
  width: 20px;
  height: 20px;
}
.i-ico-email {
  background-image: url(../img/spr.png);
  background-position: 0px -137px;
  width: 17px;
  height: 13px;
}
.i-ico-floor1 {
  background-image: url(../img/spr.png);
  background-position: -37px -137px;
  width: 16px;
  height: 13px;
}
.i-ico-floor2 {
  background-image: url(../img/spr.png);
  background-position: -73px -137px;
  width: 16px;
  height: 13px;
}
.i-ico-floor3 {
  background-image: url(../img/spr.png);
  background-position: -109px -137px;
  width: 16px;
  height: 13px;
}
.i-ico-floor4 {
  background-image: url(../img/spr.png);
  background-position: -100px -41px;
  width: 16px;
  height: 18px;
}
.i-ico-phone {
  background-image: url(../img/spr.png);
  background-position: -77px -97px;
  width: 16px;
  height: 17px;
}
/* ----------------------------------- *\
      forms styles
\* ----------------------------------- */
select {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  -webkit-appearance: none;
  line-height: 1em;
  border: none;
  background-color: #e2e8ea;
  background-image: url(../img/main/select.png);
  background-position: right center;
  background-repeat: no-repeat;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none!important;
  outline: none;
  padding-left: 20px;
  font-size: 15px;
  color: #2b2d42;
  font-family: "GothamProLight";
}
select::-ms-expand {
  display: none;
}
.owl-prev,
.owl-next,
.btn-prev,
.btn-next {
  display: none;
  animation: fadein ease 0.3s;
  overflow: hidden;
  text-indent: -999px;
  width: 40px;
  height: 80px;
  border-radius: 40px 0 0 40px;
  border: 2px solid #e7243b;
  border-right: 0;
  background: #fff;
  z-index: 4;
  position: absolute;
  box-shadow: 0 8px 16px #8d99ae;
}
.owl-prev.active,
.owl-next.active,
.btn-prev.active,
.btn-next.active {
  display: block;
}
.owl-prev:before,
.owl-next:before,
.btn-prev:before,
.btn-next:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -40px -97px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -8px;
}
.owl-prev,
.btn-prev {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn-ico-more {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  border-bottom: 1px solid rgba(239, 35, 60, 0.5);
  font-size: 13px;
  color: #ef233c;
  text-decoration: none;
  font-family: "GothamProLight";
}
.btn-ico-more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -150px -97px;
  width: 5px;
  height: 8px;
  position: absolute;
  top: 3px;
  left: 100%;
  margin-left: 7px;
}
.btn-ico-more:hover {
  border-bottom: none;
  padding-bottom: 1px;
}
.btn-ico-refresh {
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -137px 0px;
  width: 21px;
  height: 21px;
}
.btn-tag {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  height: 20px;
  line-height: 18px;
  padding: 0 15px;
  border-radius: 10px;
  background: none;
  border: 1px solid #e2e8ea;
  font-size: 13px;
  color: #8d99ae;
  text-decoration: none;
}
.btn-tag:hover {
  background: #e2e8ea;
  color: #fff;
}
.btn-border {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 30px;
  line-height: 28px;
  padding: 0 14px;
  border-radius: 3px;
  border: 1px solid #8d99ae;
  background: none;
  text-decoration: none;
  color: #202020;
  font-size: 15px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "GothamProLight";
}
.btn-border.btn-floor {
  padding-left: 44px;
}
.btn-border.btn-floor:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -7px;
  display: inline-block;
  vertical-align: middle;
  transition: none;
}
.btn-border.btn-floor.floor1:before {
  background-image: url(../img/spr.png);
  background-position: -37px -137px;
  width: 16px;
  height: 13px;
}
.btn-border.btn-floor.floor1:after {
  content: "1 этаж";
}
.btn-border.btn-floor.floor2:before {
  background-image: url(../img/spr.png);
  background-position: -73px -137px;
  width: 16px;
  height: 13px;
}
.btn-border.btn-floor.floor2:after {
  content: "2 этаж";
}
.btn-border.btn-floor.floor3:before {
  background-image: url(../img/spr.png);
  background-position: -109px -137px;
  width: 16px;
  height: 13px;
}
.btn-border.btn-floor.floor3:after {
  content: "3 этаж";
}
.btn-border.btn-floor.floor4:before {
  background-image: url(../img/spr.png);
  background-position: -100px -41px;
  width: 16px;
  height: 18px;
  margin-top: -9px;
}
.btn-border.btn-floor.floor4:after {
  content: "4 этаж";
}
.btn-border:hover,
.btn-border.active {
  background: #edf2f4;
  border-color: #edf2f4;
}
.btn,
button,
input[type="submit"] {
  height: 40px;
  line-height: 38px;
  border: 1px solid #ef233c;
  border-radius: 20px;
  background: #ef233c;
  transition: all ease 0.3s;
  padding: 0 29px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  font-family: "GothamProLight";
}
.btn:hover,
button:hover,
input[type="submit"]:hover {
  background: #ff344d;
  border-color: #ff344d;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
  height: 40px;
  border-radius: 20px;
  padding: 0 19px;
  border: 1px solid #e2e8ea;
  background: #e2e8ea;
  font-size: 15px;
  color: #2b2d42;
}
textarea {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
[placeholder]::-webkit-input-placeholder {
  color: #2b2d42;
}
[placeholder]:-moz-placeholder {
  color: #2b2d42;
}
[placeholder]::-moz-placeholder {
  color: #2b2d42;
}
[placeholder]:-ms-input-placeholder {
  color: #2b2d42;
}
.frm-field {
  position: relative;
}
.frm-field .ico-block {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 4px;
  line-height: 40px;
}
.frm-subscribe {
  width: 570px!important;
  height: 160px;
  background: #202232 url(../img/main/border.png);
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  padding: 37px 60px 0 60px;
}
.frm-subscribe .frm-title {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #fff;
  font-family: "GothamProBold";
}
.frm-subscribe .frm-block {
  overflow: hidden;
}
.frm-subscribe .frm-field {
  float: left;
  width: 275px;
}
.frm-subscribe .btn,
.frm-subscribe button,
.frm-subscribe input[type="submit"] {
  width: 160px;
  padding: 0 10px;
  float: right;
}
.frm-search {
  position: relative;
}
.frm-search input[type="text"] {
  padding-right: 40px;
}
.frm-search .btn,
.frm-search button,
.frm-search input[type="submit"] {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  box-shadow: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -113px -97px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 12px;
  right: 20px;
}
.owl-dots {
  font-size: 0;
  line-height: 1;
}
.owl-dot {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #8d99ae;
  margin: 0 5px;
}
.owl-dot:hover,
.owl-dot.active {
  background: #ef233c;
}
.tab-block {
  width: 100%;
  position: absolute;
  top: 0;
  left: -9999px;
  height: 0;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.tab-block.active {
  height: auto;
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
}
.tabs-nav {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 0;
}
.tabs-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.tabs-nav .actions-block {
  float: right;
  margin-top: -5px;
}
.tabs-nav .actions-block .item {
  float: left;
  margin-left: 20px;
  width: 172px;
}
.tabs-nav ul {
  margin: 0 -20px 0 0;
  float: left;
  white-space: nowrap;
}
.tabs-nav li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 10px;
}
.tabs-box {
  margin-bottom: 80px;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.btn-toggle.active + .popup-block {
  display: block !important;
}
.popup-block {
  animation: fadein ease 0.3s;
}
.ico-block {
  text-align: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 1px;
}
.ico-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
/* ----------------------------------- *\
      main styles
\* ----------------------------------- */
body {
  font-size: 15px;
  line-height: 1.60;
  color: #202020;
}
b {
  font-weight: normal;
  font-family: "GothamProBold";
}
.title-wrap-block {
  overflow: hidden;
  padding-right: 200px;
  margin-bottom: 28px;
  position: relative;
}
.title-wrap-block.inner-wrap .btn,
.title-wrap-block.inner-wrap .frm-search {
  right: 30px;
}
.title-wrap-block .btn,
.title-wrap-block .frm-search {
  position: absolute;
  top: 0;
  right: 0px;
}
.title-wrap-block .frm-search {
  width: 270px;
}
.title-wrap-block .main-title {
  line-height: 40px;
  margin: 0;
}
.main-photo-block {
  line-height: 1;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.main-photo-block img {
  display: block;
  width: 100%;
}
h1,
h2,
h3,
.main-title,
.second-title {
  font-size: 36px;
  font-weight: normal;
  color: #2b2d42;
  line-height: 1.2;
  margin-bottom: 25px;
  font-family: "GothamProBold";
}
.main-title {
  font-size: 30px;
}
h2,
.second-title {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 15px;
}
h3 {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 10px;
}
* + h2,
* + .second-title {
  margin-top: 50px;
}
* + h3 {
  margin-top: 40px;
}
p {
  margin-bottom: 25px;
}
hr {
  display: block;
  position: relative;
  height: 1px;
  border: none;
  overflow: visible;
  box-shadow: none;
  outline: none;
  border-top: 1px solid #e2e8ea;
  margin: 0 0 80px 0;
}
hr:before,
hr:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: -1px;
  left: 100%;
  height: 1px;
  border-top: 1px solid #e2e8ea;
}
hr:before {
  left: auto;
  right: 100%;
}
.breadcrumbs-box {
  font-size: 13px;
  color: #8d99ae;
  position: relative;
  margin-bottom: 20px;
}
.breadcrumbs-box a {
  display: inline-block;
  position: relative;
  margin-right: 24px;
  color: #202020;
  text-decoration: none;
}
.breadcrumbs-box a:hover {
  text-decoration: underline;
}
.breadcrumbs-box a:after {
  content: "›";
  display: block;
  width: 25px;
  position: absolute;
  top: 0;
  left: 100%;
  text-align: center;
}
/* ----------------------------------- *\
      content styles
\* ----------------------------------- */
.item-inner-new {
  -height: 270px;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 25px 35px 0 400px;
  border: 1px solid #e2e8ea;
}
.item-inner-new .photo-block {
  display: block;
  width: 370px;
  height: 268px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-decoration: none;
  line-height: 1;
  font-size: 1px;
}
.item-inner-new .photo-block img {
  display: block;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.item-inner-new .date-block {
  font-size: 11px;
  color: #8d99ae;
  margin-bottom: 3px;
}
.item-inner-new .title-block,
.item-inner-new h2,
.item-inner-new h3 {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  color: #2b2d42;
  font-family: "GothamProBold";
}
.item-inner-new .title-block a,
.item-inner-new h2 a,
.item-inner-new h3 a {
  color: #2b2d42;
  text-decoration: none;
  font-family: "GothamProBold";
}
.item-inner-new .title-block {
  overflow: hidden;
  padding-right: 230px;
  margin-bottom: 25px;
}
.item-inner-new .title-block h2,
.item-inner-new .title-block h3 {
  float: left;
}
.item-inner-new .logo-block {
  float: right;
  width: 170px;
  margin-right: -230px;
  line-height: 1;
  text-align: right;
}
.item-inner-new .logo-block img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.item-inner-new .text-block {
  height: 72px;
  overflow: hidden;
  margin-bottom: 23px;
  line-height: 24px;
}
.letters-items {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 25px;
  text-align: center;
}
.letters-items a {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  overflow: hidden;
  color: #202020;
  text-decoration: none;
}
.letters-items a:hover {
  text-decoration: none;
  color: #fff;
  background: #ef233c;
}
.letters-items a.active {
  text-decoration: none;
  background: #edf2f4;
  color: #202020;
}
.letters-items .row {
  overflow: hidden;
  margin-bottom: 10px;
}
.letters-items .row:last-child {
  margin-bottom: 0;
}
.item-letter {
  position: relative;
  padding: 19px 0 19px 100px;
  border-bottom: 1px solid #e2e8ea;
  min-height: 100px;
}
.item-letter ul {
  display: block;
  width: 100%;
  -moz-columns: 4;
       columns: 4;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.item-letter li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 12px;
}
.item-letter a {
  text-transform: uppercase;
  color: #202020;
  text-decoration: none;
}
.item-letter a:hover {
  text-decoration: underline;
}
.item-letter .letter {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  font-size: 72px;
  line-height: 100px;
  height: 100px;
  margin-top: -50px;
  color: #8d99ae;
}
.item-category {
  border-bottom: 1px solid #e2e8ea;
  position: relative;
  overflow: hidden;
}
.item-category .popup-block {
  display: none;
}
.item-category .btn-category {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #8d99ae;
  text-decoration: none;
  line-height: 24px;
  padding: 18px 50px 18px 0;
  position: relative;
  font-family: "GothamProBold";
}
.item-category .btn-category:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: -50px -52px;
  width: 13px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin: -11px -7px 0 0;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.item-category .btn-category.active:before {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.item-category .category-block {
  padding: 5px 0 15px 0;
}
.item-category .category-block ul {
  -moz-columns: 4;
       columns: 4;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.item-category .category-block li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  position: relative;
  width: 100%;
}
.item-category .category-block a {
  display: inline-block;
  text-transform: uppercase;
  color: #202020;
  text-decoration: none;
}
.item-category .category-block a:hover {
  text-decoration: underline;
}
.item-new {
  width: 370px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  min-height: 400px;
}
.item-new .photo-block {
  height: 270px;
  display: block;
  overflow: hidden;
  text-shadow: none;
  margin-bottom: 15px;
  position: relative;
}
.item-new .photo-block img {
  display: block;
  position: absolute;
  min-width: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.item-new .date-block {
  font-size: 11px;
  margin-bottom: 6px;
  color: #8d99ae;
}
.item-new h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.item-new p {
  margin-bottom: 15px;
  max-height: 72px;
  overflow: hidden;
}
.item-banner {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  background: #000;
  height: 400px;
}
.item-banner .banner-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.item-banner:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -190px;
  margin-top: -300px;
  width: 600px;
  height: 600px;
  background: #2b2d42;
  -ms-transform: rotate(14deg);
  transform: rotate(14deg);
  z-index: 2;
}
.item-banner .text-block {
  width: 355px;
  float: right;
  position: relative;
  z-index: 2;
  padding: 20px 25px 0 0;
}
.item-banner .logo-block {
  height: 104px;
  line-height: 104px;
  overflow: hidden;
  font-size: 1px;
  padding: 5px 0;
}
.item-banner .logo-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.item-banner .title-block {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  margin-top: 0;
}
.item-banner .text-inner-block {
  line-height: 24px;
  max-height: 120px;
  margin-bottom: 20px;
}
.item-offer {
  display: block;
  width: 270px;
  height: 300px;
  background: #ccc url(../img/main/decor01.png);
  padding: 25px;
  cursor: pointer;
  text-align: center;
  color: #202020;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  position: relative;
}
.item-offer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 4px solid #d90429;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.item-offer:hover:before {
  opacity: 1;
}
.item-offer .logo-block {
  display: block;
  height: 120px;
  line-height: 120px;
  padding: 10px 0;
  font-size: 1px;
  text-decoration: none;
  position: relative;
}
.item-offer .logo-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.item-offer .btn-block {
  margin-bottom: 35px;
  line-height: 1;
  position: relative;
}
.item-offer .offer-block {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 15px;
  font-family: "GothamProBold";
}
.item-offer .more-block {
  position: relative;
}
.main-search-box {
  margin-bottom: 80px;
}
.main-search-box .floor-block {
  margin-bottom: 65px;
  font-size: 0px;
}
.main-search-box .floor-block li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.main-search-box .shema-block {
  line-height: 1;
  text-align: center;
}
.main-slider-box {
  height: 620px;
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
}
.main-slider-box .main-slider-block {
  height: 620px;
  overflow: hidden;
}
.main-slider-box .main-slider-block .sl-item {
  display: block;
  position: relative;
  height: 620px;
  overflow: hidden;
}
.main-slider-box .main-slider-block .sl-item img {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-slider-box .main-text-block {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -615px;
  padding-top: 55px;
  overflow: hidden;
  z-index: 2;
}
.main-slider-box .main-text-block h1,
.main-slider-box .main-text-block h2 {
  float: left;
  font-size: 30px;
  line-height: 30px;
  text-transform: none;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  margin: 0;
  font-family: "GothamProBold";
}
.main-slider-box .main-text-block .btn-block {
  float: right;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  background: #8d99ae;
  padding: 0 24px 0 39px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  font-size: 13px;
  color: #fff;
}
.main-slider-box .main-text-block .btn-block .btn-ico-refresh {
  position: absolute;
  top: 5px;
  left: 4px;
}
.main-slider-box .all-block {
  text-align: center;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  line-height: 1;
}
.main-slider-box .offer-wrap {
  position: relative;
  top: -500px;
  z-index: 3;
}
.main-slider-box .offer-wrap .sl-item {
  width: 300px;
  padding: 20px 0;
}
.main-slider-box .item-offer {
  margin: 0;
}
.main-slider-box .owl-stage-outer {
  overflow: visible !important;
}
.main-slider-box .owl-prev,
.main-slider-box .owl-next,
.main-slider-box .btn-prev,
.main-slider-box .btn-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -40px;
}
.main-slider-box .owl-prev,
.main-slider-box .btn-prev {
  right: auto;
  left: 0;
}
.main-banner-box {
  position: relative;
  clear: both;
  display: block;
  margin-bottom: 80px;
  height: 400px;
}
.main-banner-box .inner-block {
  height: 400px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.main-banner-box .inner-block:before {
  content: "";
  display: block;
  background: rgba(43, 45, 66, 0.85);
  position: absolute;
  top: 50%;
  left: 320px;
  width: 640px;
  height: 640px;
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  z-index: 2;
  margin: -320px 0 0 -385px;
}
.main-banner-box .slider-wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-banner-box .slider-wrap img {
  width: 100%;
}
.main-banner-box .slider {
  display: block;
  height: 400px;
}
.main-banner-box .sl-item {
  display: block;
  height: 400px;
  overflow: hidden;
}
.main-banner-box .text-block {
  position: relative;
  z-index: 3;
  padding: 30px 0 0 40px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
}
.main-banner-box .title-block {
  font-size: 30px;
  margin-bottom: 25px;
  color: #fff;
  font-family: "GothamProBold";
}
.main-banner-box .banner-item {
  position: relative;
  padding-left: 82px;
  margin-bottom: 20px;
  font-family: "GothamProBold";
}
.main-banner-box .val {
  font-size: 30px;
  color: #ef233c;
  font-family: "GothamProBold";
}
.main-banner-box .ico-block {
  width: 66px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -33px;
  line-height: 66px;
}
.main-banner-box .up {
  font-size: 0.6em;
  position: relative;
  top: -10px;
  font-family: "GothamProBold";
}
.banners-slider-box {
  height: 400px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 80px;
}
.banners-slider-box .owl-dots {
  position: absolute;
  bottom: 30px;
  right: 25px;
  float: left;
}
.news-slider-box {
  position: relative;
  margin-bottom: 80px;
}
.news-slider-box .sl-item {
  width: 400px;
}
.news-slider-box .owl-prev,
.news-slider-box .owl-next {
  position: absolute;
  top: 135px;
  left: 0;
  margin-top: -40px;
}
.news-slider-box .owl-next {
  left: auto;
  right: 0;
}
.main-soc-box {
  background: #edf2f4;
  margin-bottom: 80px;
  border-top: 1px solid #e2e8ea;
  border-bottom: 1px solid #e2e8ea;
  padding: 55px 0 65px 0;
}
.main-soc-box .wrap-block {
  overflow: hidden;
  margin-top: 40px;
}
.main-soc-box .i-block {
  width: 800px;
  float: left;
  line-height: 1;
}
.main-soc-box .vk-block {
  width: 278px;
  float: right;
  line-height: 1;
}
.contacts-box {
  margin: 0 -55px 35px 0;
  position: relative;
  clear: both;
}
.contacts-box .item {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 31px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-right: 55px;
  position: relative;
}
.contacts-box .ico-block {
  height: 24px;
  line-height: 24px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
.map-box {
  height: 500px;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #e2e8ea;
  background: #e2e8ea;
}
.shop-box .inner-block {
  overflow: hidden;
  margin-bottom: 30px;
}
.shop-box .photo-block {
  display: block;
  float: right;
  width: 570px;
  height: 350px;
  position: relative;
  overflow: hidden;
}
.shop-box .photo-block img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.shop-box .logo-block {
  max-width: 40%;
  line-height: 1;
  margin-bottom: 38px;
}
.shop-box .logo-block img {
  max-width: 100%;
}
.shop-box .info-block {
  font-size: 15px;
  line-height: 36px;
  margin-bottom: 25px;
}
.category-box {
  border-top: 1px solid #e2e8ea;
  margin-bottom: 65px;
}
.alphabet-box .items-wrap {
  border-top: 1px solid #e2e8ea;
}
.tooltip {
  display: none;
  position: absolute;
  border: 1px solid #c2e1f5;
  background-color: #000;
  padding: 2px 6px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
  font-size: 12px;
}
aside p {
    background-size: 75px!important;
    text-align: left;
    padding-left: 90px;
    background-position: left center!important;
    display: block;
    min-height: 25px;
    margin-bottom: 10px;
    padding-top: 5px;
    cursor:pointer;
}

aside {
    text-align: left;
}
.tooltip :first-child{color:white; display:block;font-family:'GothamPro-Bold';}
@media (max-width: 1500px) {
  .main-slider-box .main-slider-block .sl-item img {
    width: auto;
    height: 100%;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.soc-block span {
    float: right;
    padding-left: 10px;
    margin-bottom: 13px;
    font-size: 12px;
    color: #fff;
}

a.made {
    display: block;
    margin-left: 15px;
}


.main-photo-block_slide .slick-arrow {
    background: url(../img/arrow-slide-mobi.png) no-repeat;
    width: 43px;
    padding: 0;
    height: 43px;
    border: none;
    text-indent: -999px;
    position: absolute;
    z-index: 3;
    opacity: 0.7;
    top: 50%;
    margin-top: -21px;
}
.main-photo-block_slide .slick-arrow.slick-prev {
    left: -50px;
}
.main-photo-block_slide .slick-arrow.slick-next {
    right: -50px;
    background-position: -43px;
}