@charset "UTF-8";
/* ----------------------------------- *\
      icons
\* ----------------------------------- */
.i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
/* ----------------------------------- *\
      main styles
\* ----------------------------------- */
body {
  color: #000000;
  background: #fff;
  font-size: 16px;
  line-height: 1.428;
}
p,
ul,
ol {
  position: relative;
  margin-bottom: 1.428em;
}
p img,
ul img,
ol img {
  max-width: 100%;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
li {
  position: relative;
}
a {
  text-decoration: underline;
  color: #ff0000;
}
a:hover {
  text-decoration: none;
}
a.link-main,
.link-main {
  text-decoration: none;
  border-bottom: 1px solid;
}
a.link-main:hover,
.link-main:hover {
  border-bottom: none;
}
h1,
.main-title,
h2,
.second-title,
h3,
.small-title {
  text-align: center;
  font-size: 35px;
  line-height: 1.05;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.7em;
  display: block;
  position: relative;
}
h2,
.second-title {
  font-size: 28px;
  color: #442151;
  text-align: left;
}
.inner-title {
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin: 0 0 1em 0;
}
.inner-title span {
  display: block;
  color: #444444;
}
.text-att {
  color: #ff0000;
}
.text-center {
  text-align: center;
}
@media (min-width: 768px) {
  h1,
  .main-title {
    font-size: 43px;
    overflow: hidden;
  }
  h2,
  .second-title {
    font-size: 35px;
    overflow: hidden;
  }
  .title-decor {
    display: block;
    float: left;
    position: relative;
    padding: 0 15px 0 0;
  }
  .title-decor:before {
    content: "";
    display: block;
    width: 1920px;
    height: 5px;
    border-top: 1px solid #452352;
    border-bottom: 1px solid #452352;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -3px;
  }
}
@media (min-width: 1600px) {
  h1,
  .main-title {
    font-size: 50px;
  }
  h2,
  .second-title {
    font-size: 36px;
  }
}
/* ----------------------------------- *\
      structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
.inner-wrap,
.page {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 15px;
  min-width: 320px;
  max-width: 1710px;
  width: 100%;
}
.page {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-top: 40px;
}
.page.page-main {
  padding-top: 0;
}
.wrap,
.header,
.nav,
.footer,
.cnt-section {
  position: relative;
  clear: both;
  min-width: 320px;
  width: 100%;
}
.wrap {
  overflow: hidden;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrap > .cnt-section {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header,
.footer,
.nav {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
  text-align: left;
}
.header ul,
.footer ul,
.nav ul,
.header li,
.footer li,
.nav li,
.header p,
.footer p,
.nav p {
  margin: 0;
  padding: 0;
}
.header ul:before,
.footer ul:before,
.nav ul:before,
.header li:before,
.footer li:before,
.nav li:before,
.header p:before,
.footer p:before,
.nav p:before {
  display: none;
}
.header a,
.footer a,
.nav a {
  text-decoration: none;
  position: relative;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  color: #fff;
}
.footer {
  font-size: 17px;
  line-height: 25px;
  text-align: center;
  color: #666666;
  background: #f0f0f0;
  overflow: hidden;
  border-top: 1px solid #dedede;
}
.footer .inner-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer a {
  color: #666666;
  text-decoration: none;
}
.header {
  color: #fff;
  xxbackground: #000 url(../img/main/bg-header.jpg) center no-repeat;
  xxbackground-size: cover;
  background: url(/img/main/logo44.jpg) no-repeat,url(/img/main/yellow.png);
  background-size: cover;
  background-position:left;
  height:120px;
  height:13.1vw;
}

.eheader {
  color: #fff;
  background: url(/img/main/elogo44.jpg) no-repeat,url(/img/main/yellow.png);
  background-size: contain;
  background-position:left;
}


.header .logo-wrap {
  display: block;
  position: relative;
  line-height: 1;
  margin-bottom: 45px;
}
.header .inner-wrap {
  overflow: hidden;
  padding-top: 46px;
  padding-bottom: 10px;
}
.header .text-wrap {
  font-size: 15px;
  line-height: 19px;
  padding: 0 20px 0 30px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}
.header .phones-wrap {
  display: block;
  position: relative;
  text-align: center;
}
.header .phone-wrap {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 20px;
}
.header .phone-number {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 2px;
}
.header .langs-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  font-size: 11px;
  text-transform: uppercase;
  padding: 12px 15px 0 0;
  white-space: nowrap;
}
.header .langs-wrap li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 8px;
}
.header .langs-wrap a {
  display: block;
  height: 14px;
  line-height: 14px;
  border-bottom-color: #fff;
  text-decoration: none;
  color:$fff;
}
.header .langs-wrap a:hover,
.header .langs-wrap a.active {
  border-bottom: 1px solid yellow;
}
.header .logo {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.header a {
  text-decoration: none;
  color: #fff;
}
.nav {
  background: #163971;
  line-height: 1;
  z-index: 90;
}
.nav .inner-wrap {
  height: 45px;
  border-bottom: 2px solid #0f0f30;
}
.nav .menu-wrap {
  float: left;
}
.nav .search-wrap {
  float: right;
}
.nav .search-wrap > .btn-action-ico.button-search {
  width: 50px;
  height: 44px;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
}
.nav .search-wrap > .btn-action-ico.button-search.active {
  display: none;
}
.nav .search-block {
  display: none;
}
.nav .btn-action-ico.button-menu {
  width: 64px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.nav .menu-block {
  display: none;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 100%;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0;
  font-size: 10px;
}
.logo img {
  display: block;
  width: 100%;
}
.logo:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .nav.nav-main .menu-block {
    position: absolute;
    top: 45px;
    left: 0;
    width: 300px;
    background: #163971;
    z-index: 10;
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .nav.nav-main .menu-block a {
    display: block;
    padding: 5px 15px;
  }
  .nav.nav-main .menu-block a:hover,
  .nav.nav-main .menu-block a.active {
    background: #1c427f;
  }
  .nav.nav-main .menu-block li:hover > a,
  .nav.nav-main .menu-block li.open > a {
    background: #1c427f;
  }
  .nav.nav-main .menu-block > ul ul a {
    padding: 3px 15px 3px 30px;
  }
  .nav.nav-inner .menu-block {
    position: absolute;
    top: 45px;
    left: 0;
    width: 300px;
    background: #163971;
    z-index: 10;
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .nav.nav-inner .menu-block a {
    display: block;
    padding: 5px 15px;
  }
  .nav.nav-inner .menu-block a:hover,
  .nav.nav-inner .menu-block a.active {
    background: #1c427f;
  }
  .nav.nav-inner .menu-block li:hover > a,
  .nav.nav-inner .menu-block li.open > a {
    background: #1c427f;
  }
  .nav.nav-inner .menu-block > ul ul a {
    padding: 3px 15px 3px 30px;
  }
}
@media (max-width: 767px) {
  .header {
    xxbackground: url(/img/main/logo43s.png) no-repeat,url(/img/main/yellow.png);
    xxbackground-size: contain;
    height:60px;
  }

  .mobile-nav-top {
    padding-top: 45px;
  }
  .mobile-nav-top .nav {
    position: absolute;
    top: 0;
    left: 0:right: ;
  }
  .mobile-nav-top.mobile-nav-fixed .nav {
    position: fixed;
  }
  .nav .search-block {
    position: absolute;
    top: 7px;
    right: 13px;
  }
  .header .text-wrap,
  .header .phones-wrap {
    display: none;
  }
  .header .inner-wrap {
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header .logo-wrap {
    height: 50px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 120px;
  }
  .header .langs-wrap {
    top: 50%;
    top: 25%;
    margin: -7px 0 0 0;
    padding-top: 0;
  }
  .header .logo {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .footer .inner-wrap {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .header .inner-wrap {
    padding-top: 16px;
    padding-bottom: 0px;
  }
  .header .logo-wrap {
    margin: 0 auto 25px 0;
    width: 588px;
    max-width: inherit;
  }
  .header .text-wrap {
    padding: 0 30px;
    max-width: 520px;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  .header .phones-wrap {
    overflow: hidden;
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
  }
  .header .phone-wrap {
    width: 47%;
    float: left;
  }
  .header .phone-wrap + .phone-wrap {
    width: 50%;
    float: right;
  }
  .header .text-inner {
    width: 100%;
    max-width: inherit;
  }
  .header .langs-wrap {
    padding: 12px 15px 0 0;
    font-size: 20px;
  }
  .header .langs-wrap li {
    margin-left: 12px;
  }
  .header .langs-wrap a {
    height: 25px;
    line-height: 25px;
  }
  .header .langs-wrap a:hover,
  .header .langs-wrap a.active {
    border-bottom-width: 2px;
  }
  .header .logo {
    width: 100%;
    max-width: inherit;
    margin: 0;
  }
  .nav .inner-wrap {
    padding-right: 300px;
  }
  .nav .search-wrap {
    width: 240px;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 5px 0 0 0;
  }
  .nav .search-wrap > .btn-action-ico.button-search {
    display: none;
  }
  .nav .search-block {
    display: block;
  }
}
@media (min-width: 1024px) {
  .page,
  .inner-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nav .search-wrap {
    right: 30px;
  }
  .nav .btn-action-ico.button-menu {
    left: 15px;
  }
  .header .langs-wrap {
    padding-right: 30px;
  }
  .nav.nav-main .menu-wrap {
    float: none;
    max-width: 700px;
  }
  .nav.nav-main .menu-wrap .btn-action-ico {
    display: none;
  }
  .nav.nav-main .menu-block {
    display: block;
  }
  .nav.nav-main .menu-block > ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .nav.nav-main .menu-block > ul ul {
    padding: 10px 0 5px 0;
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 390px;
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    background: #163971;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    text-transform: none;
    -webkit-box-shadow: 5px 5px 27px rgba(0, 0, 0, 0.59);
            box-shadow: 5px 5px 27px rgba(0, 0, 0, 0.59);
  }
  .nav.nav-main .menu-block > ul ul a {
    display: block;
    position: relative;
    padding: 4px 15px 4px 40px;
  }
  .nav.nav-main .menu-block > ul ul a:hover,
  .nav.nav-main .menu-block > ul ul a.active {
    background: #1c427f;
  }
  .nav.nav-main .menu-block > ul > li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .nav.nav-main .menu-block > ul > li:hover > ul {
    display: block;
  }
  .nav.nav-main .menu-block > ul > li:hover > a:before {
    opacity: 1;
  }
  .nav.nav-main .menu-block > ul > li > a {
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
  }
  .nav.nav-main .menu-block > ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #e3000b;
    opacity: 0;
    -webkit-transition: opacity ease 0.2s;
    -o-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .nav.nav-main .menu-block > ul > li > a:hover:before,
  .nav.nav-main .menu-block > ul > li > a.active:before {
    opacity: 1;
  }
  .nav.nav-inner .menu-wrap {
    float: none;
    max-width: 100%;
  }
  .nav.nav-inner .menu-wrap .btn-action-ico {
    display: none;
  }
  .nav.nav-inner .menu-block {
    display: block;
  }
  .nav.nav-inner .menu-block > ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .nav.nav-inner .menu-block > ul ul {
    padding: 10px 0 5px 0;
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 390px;
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    background: #163971;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    text-transform: none;
    -webkit-box-shadow: 5px 5px 27px rgba(0, 0, 0, 0.59);
            box-shadow: 5px 5px 27px rgba(0, 0, 0, 0.59);
  }
  .nav.nav-inner .menu-block > ul ul a {
    display: block;
    position: relative;
    padding: 4px 15px 4px 40px;
  }
  .nav.nav-inner .menu-block > ul ul a:hover,
  .nav.nav-inner .menu-block > ul ul a.active {
    background: #1c427f;
  }
  .nav.nav-inner .menu-block > ul > li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width:200px;
  }
  .nav.nav-inner .menu-block > ul > li:hover > ul {
    display: block;
  }
  .nav.nav-inner .menu-block > ul > li:hover > a:before {
    opacity: 1;
  }
  .nav.nav-inner .menu-block > ul > li > a {
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
  }
  .nav.nav-inner .menu-block > ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #e3000b;
    opacity: 0;
    -webkit-transition: opacity ease 0.2s;
    -o-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .nav.nav-inner .menu-block > ul > li > a:hover:before,
  .nav.nav-inner .menu-block > ul > li > a.active:before {
    opacity: 1;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .nav.nav-inner .menu-block > ul > li > a {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .header .inner-wrap {
    padding-top: 16px;
    padding-bottom: 16px;
padding-top: 8px;
padding-bottom: 8px;
  }
  .header .logo-wrap {
    width: 41%;
    max-width: 668px;
    float: left;
    margin: 0;
  }
  .header .text-wrap {
    width: 24%;
    float: left;
    margin: 0;
    padding: 35px 0 0 40px;
padding: 0 0 0 40px;
float:right;
margin-right: 80px;
color: red;
  }
  .header .text-inner {
    margin: 0 0 0 auto;
    width: 100%;
    max-width: 225px;
    font-size: 17px;
    line-height: 19px;
    text-align: left;
  }
  .header .phones-wrap {
    width: 35%;
    float: right;
    padding: 38px 0 0 0;
  }
  .header .phone-wrap {
    text-align: right;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .header .phone-wrap + .phone-wrap {
    width: 100%;
    float: none;
  }
  .header .email-wrap {
    font-size: 18px;
  }
}
@media (min-width: 1710px) {
  .nav .inner-wrap {
    padding-right: 460px;
  }
  .nav .search-wrap {
    width: 390px;
    padding-top: 8px;
  }
  .nav .frm-main-search input[type="text"],
  .nav .frm-main-search input[type="search"] {
    height: 26px;
    border: 1px solid #9fadc5;
    padding-left: 10px;
  }
  .nav .frm-main-search .btn-action-ico.button-search {
    height: 26px;
  }
}
/* ----------------------------------- *\
      fonts
\* ----------------------------------- */
/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
.i-blank {
  background-image: url(../img/spr.png);
  background-position: 0px -49px;
  width: 1px;
  height: 1px;
}
.i-ico-search {
  background-image: url(../img/spr.png);
  background-position: -59px 0px;
  width: 16px;
  height: 16px;
}
.i-ico-ticket {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 39px;
  height: 29px;
}
/* ----------------------------------- *\
      forms elements styles
\* ----------------------------------- */
.btn-action-ico {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}
.btn-action-ico:before,
.btn-action-ico:after,
.btn-action-ico .i,
.btn-action-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: opacity ease 0.2s;
  -o-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.btn-action-ico:before,
.btn-action-ico:after {
  content: "";
}
.btn-action-ico:hover {
  text-decoration: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-action-ico.button-close:after,
.btn-action-ico.button-close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  width: 30px;
  height: 2px;
  margin: -1px 0 0 -15px;
  background: #fff;
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-action-ico.button-close:before {
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-action-ico.button-menu:after,
.btn-action-ico.button-menu:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  width: 34px;
  height: 20px;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  margin: -10px 0 0 -17px;
  -webkit-transition: -webkit-transform ease 0.2s;
  transition: -webkit-transform ease 0.2s;
  -o-transition: transform ease 0.2s;
  transition: transform ease 0.2s;
  transition: transform ease 0.2s, -webkit-transform ease 0.2s;
}
.btn-action-ico.button-menu:before {
  height: 4px;
  margin-top: -2px;
  border-bottom: none;
}
.btn-action-ico.button-menu.active:before {
  -webkit-transform: -webkit-rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-action-ico.button-menu.active:after {
  margin-top: -2px;
  height: 4px;
  border-bottom: none;
  -webkit-transform: -webkit-rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-action-ico.button-search:before {
  background-image: url(../img/spr.png);
  background-position: -59px 0px;
  width: 16px;
  height: 16px;
}
.btn-action-video {
  display: block;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background: url(../img/icons/ico-video.png) center no-repeat;
  background-size: 100% auto;
}
.btn-action-buy {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
  white-space: nowrap;
  position: relative;
  padding: 0 0 0 46px;
}
.btn-action-buy:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 39px;
  height: 29px;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-action-more {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.8);
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #edcfd4;
  white-space: nowrap;
  float: left;
  height: 41px;
  min-width: 46px;
  line-height: 1;
  padding: 0 42px 0 0;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.btn-action-more.type-second {
  min-width: 41px;
  height: 41px;
  padding: 0 32px 0 0;
  border-color: #bfbfbf;
}
.btn-action-more.type-second .button-title {
  font-size: 16px;
  color: #333333;
  line-height: 39px;
}
.btn-action-more.type-second:hover {
  border-color: #333333;
}
.btn-action-more.type-second:hover:before {
  opacity: 1;
}
.btn-action-more.type-second:before {
  width: 36px;
  height: 39px;
  background: url(../img/icons/ico-arrow03.png) center no-repeat;
  background-size: auto 28px;
  right: 0;
  -webkit-transition: opacity ease 0.2s;
  -o-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
  opacity: 0.85;
}
.btn-action-more:hover .button-title {
  padding: 0 0 0 12px;
  max-width: 200px;
}
.btn-action-more .button-title {
  padding: 0;
  height: 39px;
  line-height: 39px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  position: relative;
  overflow: hidden;
  max-width: 0;
  display: block;
}
.btn-action-more:before {
  content: "";
  display: block;
  width: 26px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 10px;
  background: url(../img/icons/ico-arrow01.png) center no-repeat;
  background-size: 100% auto;
}
.owl-prev,
.owl-next,
.owl-dot {
  background: none;
  border: none;
  border-radius: 0;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
}
.owl-prev:hover,
.owl-next:hover,
.owl-dot:hover {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.owl-prev,
.owl-next,
.btn-slider-prev,
.btn-slider-next {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
}
.owl-prev:before,
.owl-next:before,
.btn-slider-prev:before,
.btn-slider-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
.owl-prev:before,
.btn-slider-prev:before {
  -webkit-transform: -webkit-rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-dots {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.owl-dot {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 2px;
  border: 2px solid #bebebe;
}
.owl-dot:hover,
.owl-dot.active {
  background: #bebebe;
}
.frm-main-search {
  position: relative;
  line-height: 1;
}
.frm-main-search input[type="text"],
.frm-main-search input[type="search"] {
  height: 30px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  padding: 0 30px 0 10px;
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  position: relative;
  background: none;
}
.frm-main-search [placeholder]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.frm-main-search [placeholder]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.frm-main-search [placeholder]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.frm-main-search [placeholder]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.frm-main-search .btn-action-ico.button-search {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 24px;
}
.frm-row,
.frm-field,
.frm-row-submit {
  position: relative;
  line-height: 1;
}
.frm-row:after,
.frm-field:after,
.frm-row-submit:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.frm-select {
  position: relative;
  display: block;
  overflow: visible;
}
.frm-select input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.frm-select input:checked ~ label:before {
  opacity: 0;
}
.frm-select input:checked ~ label:after {
  opacity: 1;
}
.frm-select label {
  display: block;
  position: relative;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border: 2px solid #163971;
}
.frm-select label:before,
.frm-select label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: opacity ease 0.2s;
  -o-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.frm-select label:before {
  background: url(../img/icons/ico-plus.png) center no-repeat;
  background-size: 18px auto;
}
.frm-select label:after {
  background: url(../img/icons/ico-check-second.png) 1px 1px no-repeat;
  background-size: 29px auto;
  opacity: 0;
  right: -5px;
}
body .ui-tooltip {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  padding: 2px 15px;
  border: 1px solid #000000;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #f0f0f0;
}
@media (max-width: 1023px) {
  .btn-action-more .button-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .item-catalog.type-main .cat-actions-wrap {
    padding-bottom: 10px;
  }
  .item-catalog.type-main .cat-text-wrap {
    padding-bottom: 10px;
  }
  .item-catalog.type-main .cat-location {
    margin-top: 10px;
  }
  .item-catalog.type-main .cat-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .btn-action-more {
    height: 60px;
    padding: 0 62px 0 0;
    min-width: 68px;
    font-size: 19px;
  }
  .btn-action-more.type-second {
    height: 44px;
    padding: 0 36px 0 0;
    min-width: 44px;
  }
  .btn-action-more.type-second:before {
    width: 38px;
    background-size: auto 30px;
  }
  .btn-action-more.type-second .button-title {
    font-size: 17px;
  }
  .btn-action-more.type-second:hover .button-title {
    padding-left: 13px;
  }
  .btn-action-more:before {
    width: 38px;
    height: 58px;
    right: 15px;
  }
  .btn-action-more:hover .button-title {
    padding-left: 17px;
  }
  .btn-action-more .button-title {
    height: 58px;
    line-height: 58px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-bg-box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.js-bg-box.daily{
  background-size: contain;
  background-color: #fff!important;
}
.js-bg-box .js-bg-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.js-bg-box img:not(.js-bg-photo) {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.js-btn-toggle.active + .js-popup-block {
  display: block !important;
}
.js-popup-block {
  -webkit-animation: fadein ease 0.3s;
  animation: fadein ease 0.3s;
}
.js-tab-block {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.js-tab-block.active {
  display: block;
}
.items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  min-width: 100%;
}
.item-wrap {
  width: 100%;
  position: relative;
}
.owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-stage-outer,
.owl-stage {
  overflow: hidden;
}
.owl-carousel {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.owl-slider-outer .owl-item {
  opacity: 0;
  -webkit-transition: opacity ease 0.8s;
  -o-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.owl-slider-outer .owl-item.active {
  opacity: 1;
}
.owl-slider-outer .owl-item:not(.active) {
  pointer-events: none;
}
.owl-slider-outer .owl-stage,
.owl-slider-outer .owl-stage-outer {
  overflow: visible;
}
.owl-slider-outer .owl-stage:after,
.owl-slider-outer .owl-stage-outer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.owl-slider-numbers-dots .owl-dots {
  counter-reset: button;
}
.owl-slider-numbers-dots .owl-dots:after {
  content: " / " attr(data-count);
  display: inline-block;
  vertical-align: middle;
}
.owl-slider-numbers-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  overflow: hidden;
  position: relative;
  font-size: 1em;
  color: inherit;
  height: auto;
  line-height: inherit;
}
.owl-slider-numbers-dots .owl-dot.active {
  width: auto;
}
.owl-slider-numbers-dots .owl-dot:before {
  content: counter(button);
  counter-increment: button;
}
.sl-item ~ .sl-item {
  display: none;
}
.elm-hidden {
  display: none;
}
@media (max-width: 1023px) {
  .elm-hidden-mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .elm-hidden-desktop {
    display: none;
  }
}
/* ----------------------------------- *\
      items styles
\* ----------------------------------- */
.item-logo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  height: 100px;
}
.item-logo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 90%;
  max-height: 50px;
}
.elm-sticker {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  max-width: 100%;
  padding: 0 15px;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  background: #e3000b;
}
.item-shedule {
  display: block;
  font-size: 19px;
  line-height: 24px;
  padding: 0 60px 0 0;
  position: relative;
}
.item-shedule .sh-title {
  font-size: 25px;
  line-height: 1.1;
  font-weight: bold;
  display: block;
}
.item-shedule .frm-select {
  position: absolute;
  right: 0;
  top: 8px;
}
.item-shedule .btn-action-buy {
  margin-top: 5px;
}
.item-shedule p {
  margin: 0;
}
.elm-rate {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/icons/ico-rate.png) center no-repeat;
  background-size: 100% auto;
  text-decoration: none;
}
.item-gallery {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  line-height: 1;
  height: 282px;
}
.item-gallery img {
  width: auto;
  max-width: inherit;
  height: 282px;
}
.elm-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  width: 100%;
}
.elm-photo img {
  display: block;
  position: relative;
  width: 100%;
}
.elm-photo-info {
  display: block;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  color: #555555;
  padding: 0 0 0 10px;
  position: relative;
  text-align: left;
}
.elm-photo-info:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  bottom: 2px;
  width: 3px;
  background: #e3000b;
}
.elm-photo-wrap {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  display: block;
}
.elm-photo-wrap .elm-photo-info {
  margin: 5px 0 0 14%;
}
.item-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  text-decoration: none;
}
.item-photo:before {
  content: "";
  display: block;
  padding-top: 55%;
}
.item-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.item-video iframe,
.item-video object,
.item-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item-catalog-inner,
.item-catalog-second,
.item-catalog-main,
.item-catalog {
  display: block;
  position: relative;
  line-height: 1;
  font-size: 17px;
  color: #000000;
  text-decoration: none;
  overflow: hidden;
  border: 1px solid #bebebe;
  -webkit-transition: border-color ease 0.2s;
  -o-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  background: #fff;
  height: 100%;
}
.item-catalog-inner .item-video,
.item-catalog-second .item-video,
.item-catalog-main .item-video,
.item-catalog .item-video {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
}
.item-catalog-inner a.btn-action-video,
.item-catalog-second a.btn-action-video,
.item-catalog-main a.btn-action-video,
.item-catalog a.btn-action-video {
  z-index: 10;
}
.item-catalog-inner.type-second .cat-actions-wrap,
.item-catalog-second.type-second .cat-actions-wrap,
.item-catalog-main.type-second .cat-actions-wrap,
.item-catalog.type-second .cat-actions-wrap {
  padding-bottom: 35px;
}
.item-catalog-inner.type-second .cat-location,
.item-catalog-second.type-second .cat-location,
.item-catalog-main.type-second .cat-location,
.item-catalog.type-second .cat-location {
  margin-top: 0;
}
.item-catalog-inner:hover,
.item-catalog-second:hover,
.item-catalog-main:hover,
.item-catalog:hover,
.item-catalog-inner.active,
.item-catalog-second.active,
.item-catalog-main.active,
.item-catalog.active {
  border-color: #333333;
}
.item-catalog-inner:hover .btn-action-more,
.item-catalog-second:hover .btn-action-more,
.item-catalog-main:hover .btn-action-more,
.item-catalog:hover .btn-action-more,
.item-catalog-inner.active .btn-action-more,
.item-catalog-second.active .btn-action-more,
.item-catalog-main.active .btn-action-more,
.item-catalog.active .btn-action-more {
  border-color: #333333;
}
.item-catalog-inner:hover .btn-action-more .button-title,
.item-catalog-second:hover .btn-action-more .button-title,
.item-catalog-main:hover .btn-action-more .button-title,
.item-catalog:hover .btn-action-more .button-title,
.item-catalog-inner.active .btn-action-more .button-title,
.item-catalog-second.active .btn-action-more .button-title,
.item-catalog-main.active .btn-action-more .button-title,
.item-catalog.active .btn-action-more .button-title {
  max-width: 200px;
  padding-left: 12px;
}
.item-catalog-inner:hover .btn-action-more:before,
.item-catalog-second:hover .btn-action-more:before,
.item-catalog-main:hover .btn-action-more:before,
.item-catalog:hover .btn-action-more:before,
.item-catalog-inner.active .btn-action-more:before,
.item-catalog-second.active .btn-action-more:before,
.item-catalog-main.active .btn-action-more:before,
.item-catalog.active .btn-action-more:before {
  opacity: 1;
}
.item-catalog-inner .btn-action-video,
.item-catalog-second .btn-action-video,
.item-catalog-main .btn-action-video,
.item-catalog .btn-action-video {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  width: 87px;
  height: 87px;
}
.item-catalog-inner .cat-photo,
.item-catalog-second .cat-photo,
.item-catalog-main .cat-photo,
.item-catalog .cat-photo {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.item-catalog-inner .cat-photo:before,
.item-catalog-second .cat-photo:before,
.item-catalog-main .cat-photo:before,
.item-catalog .cat-photo:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.item-catalog-inner .cat-text-wrap,
.item-catalog-second .cat-text-wrap,
.item-catalog-main .cat-text-wrap,
.item-catalog .cat-text-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 15px 20px 20px 22px;
}
.item-catalog-inner .cat-text-wrap.text-decor:before,
.item-catalog-second .cat-text-wrap.text-decor:before,
.item-catalog-main .cat-text-wrap.text-decor:before,
.item-catalog .cat-text-wrap.text-decor:before {
  content: "";
  display: block;
  width: 14px;
  height: 16px;
  background: #e3000b;
  position: absolute;
  top: 19px;
  left: 0;
}
.item-catalog-inner .btn-action-more,
.item-catalog-second .btn-action-more,
.item-catalog-main .btn-action-more,
.item-catalog .btn-action-more {
  z-index: 2;
  position: absolute;
  bottom: -1px;
  right: -1px;
}
.item-catalog-inner .cat-title,
.item-catalog-second .cat-title,
.item-catalog-main .cat-title,
.item-catalog .cat-title {
  display: block;
  font-size: 19px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  color: #000;
  text-align: left;
}
.item-catalog-inner .cat-title span,
.item-catalog-second .cat-title span,
.item-catalog-main .cat-title span,
.item-catalog .cat-title span {
  display: block;
  color: #666666;
}
.item-catalog-inner .cat-info,
.item-catalog-second .cat-info,
.item-catalog-main .cat-info,
.item-catalog .cat-info {
  display: block;
  line-height: 21px;
}
.item-catalog-inner .cat-location,
.item-catalog-second .cat-location,
.item-catalog-main .cat-location,
.item-catalog .cat-location {
  display: block;
  margin: 20px 0 0 0;
  line-height: 21px;
  font-weight: bold;
}
.item-catalog-inner .cat-actions-wrap,
.item-catalog-second .cat-actions-wrap,
.item-catalog-main .cat-actions-wrap,
.item-catalog .cat-actions-wrap {
  position: static;
  padding: 0 0 60px 22px;
  display: block;
}
.item-catalog-inner .cat-link,
.item-catalog-second .cat-link,
.item-catalog-main .cat-link,
.item-catalog .cat-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
.item-catalog-inner {
  padding: 13px 13px 23px 13px;
  min-height: 100%;
}
.item-catalog-inner .cat-photo:before {
  padding-top: 69%;
}
.item-catalog-inner .cat-text-wrap {
  padding: 25px 0 0 0;
}
.item-catalog-inner .cat-info {
  font-size: 17px;
  line-height: 19px;
}
.item-catalog-main,
.item-catalog-second {
  height: auto;
}
.item-catalog-main.cat-video .cat-photo:before,
.item-catalog-second.cat-video .cat-photo:before {
  padding-top: 77%;
}
.item-catalog-main .cat-text-wrap,
.item-catalog-second .cat-text-wrap {
  padding-bottom: 50px;
}
.item-catalog-main .cat-title,
.item-catalog-second .cat-title {
  font-size: 20px;
  line-height: 22px;
}
.item-catalog-main .cat-title.title-small,
.item-catalog-second .cat-title.title-small {
  font-size: 16px;
  line-height: 19px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.item-catalog-main .cat-photo:before,
.item-catalog-second .cat-photo:before {
  padding-top: 65%;
}
.item-catalog-main .cat-info,
.item-catalog-second .cat-info {
  line-height: 23px;
}
.item-catalog-main.type-second .cat-photo:before,
.item-catalog-second.type-second .cat-photo:before {
  padding-top: 131%;
}
.item-action-photo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  text-decoration: none;
}
.item-action-photo img {
  width: 100%;
  display: block;
}
.item-action {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #bfc8d7;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  text-align: right;
  line-height: 1;
  padding: 10px 12px 7px 15px;
  height: 49px;
  min-height: 100%;
}
.item-action .action-button {
  display: block;
  margin: 2px 0 0 auto;
  width: 15px;
  height: 17px;
  position: relative;
  overflow: hidden;
  background: url(../img/icons/ico-arrow02.png) center no-repeat;
  background-size: 100% auto;
  z-index: 2;
}
.item-action .action-photo {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: 100%;
}
.item-action .action-title {
  display: block;
  position: relative;
  z-index: 2;
}
@media (max-width: 1599px) {
  .item-catalog.type-third .cat-title {
    font-size: 14px;
    line-height: 16px;
  }
  .item-catalog.type-third .cat-photo:before {
    padding-top: 79%;
  }
  .item-catalog.type-third .cat-text-wrap {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 40px;
  }
  .item-catalog.type-third .cat-text-wrap.text-decor:before {
    top: 18px;
    width: 9px;
    height: 10px;
  }
  .item-catalog.type-third .cat-info {
    font-size: 12px;
    line-height: 15px;
  }
  .item-catalog.type-third .cat-actions-wrap {
    padding: 0;
  }
  .item-catalog.type-third .btn-action-more.type-second {
    min-width: 30px;
    height: 30px;
    padding: 0 28px 0 0;
  }
  .item-catalog.type-third .btn-action-more.type-second:before {
    width: 26px;
    height: 28px;
    background-size: auto 20px;
  }
  .item-catalog.type-third .btn-action-more.type-second .button-title {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
}
@media (max-width: 1023px) {
  .item-catalog.type-main .cat-photo:before {
    padding-top: 46%;
  }
}
@media (max-width: 479px) {
  .item-shedule {
    font-size: 16px;
    line-height: 20px;
    padding-right: 45px;
  }
  .item-shedule .sh-title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .item-catalog-inner .btn-action-video,
  .item-catalog-second .btn-action-video,
  .item-catalog-main .btn-action-video,
  .item-catalog .btn-action-video {
    width: 124px;
    height: 124px;
  }
  .item-catalog-second {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .item-catalog-second.cat-video .cat-photo {
    min-height: auto;
  }
  .item-catalog-second.cat-video .cat-photo:before {
    display: block;
  }
  .item-catalog-second .cat-photo {
    width: 470px;
    min-height: 218px;
  }
  .item-catalog-second .cat-photo:before {
    display: none;
  }
  .item-catalog-second .cat-text-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 20px 20px 60px 30px;
  }
  .item-catalog-main {
    min-height: 100%;
  }
  .item-catalog-main .cat-text-wrap {
    padding-top: 25px;
    padding-bottom: 58px;
  }
  .item-catalog-main .cat-text-wrap.text-decor:before {
    top: 27px;
  }
  .item-catalog-main .cat-info {
    font-size: 19px;
    line-height: 23px;
    padding-top: 5px;
  }
  .item-catalog-main .cat-title.title-small {
    font-size: 20px;
    line-height: 23px;
  }
  .item-catalog-main .cat-photo {
    max-height: 525px;
  }
  .item-catalog .btn-action-buy {
    position: absolute;
    bottom: 5px;
    left: 22px;
  }
  .item-catalog .cat-actions-wrap {
    padding-bottom: 35px;
  }
  .item-catalog .cat-text-wrap {
    padding-bottom: 30px;
  }
  .item-catalog .btn-action-buy {
    bottom: 10px;
  }
  .item-catalog.type-second {
    padding: 0 0 0 354px;
  }
  .item-catalog.type-second .cat-photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 354px;
  }
  .item-catalog.type-second .cat-photo:before {
    display: none;
  }
  .item-catalog.type-second .cat-text-wrap {
    min-height: 198px;
    padding: 15px 30px 50px 30px;
  }
  .item-catalog.type-second .cat-actions-wrap {
    padding: 0;
  }
  .item-catalog.type-second .cat-title {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 10px;
  }
  .item-action {
    height: auto;
    padding: 20px 28px 16px 28px;
    font-size: 22px;
  }
  .item-action .action-button {
    width: 40px;
    height: 40px;
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .item-catalog .btn-action-video {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .item-catalog .btn-action-video {
    width: 50px;
    height: 50px;
  }
  .item-catalog.type-second {
    padding-left: 50%;
  }
  .item-catalog.type-second .cat-photo {
    width: 50%;
  }
  .item-catalog.type-second .cat-text-wrap {
    font-size: 16px;
    line-height: 20px;
  }
  .item-catalog.type-second .cat-title {
    font-size: 14px;
    line-height: 17px;
  }
  .item-catalog.type-main .btn-action-more .button-title {
    display: none;
  }
  .item-catalog.type-main .cat-text-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
  .item-catalog.type-main .cat-info {
    font-size: 16px;
    line-height: 19px;
  }
  .item-catalog.type-main .cat-title {
    margin-bottom: 10px;
  }
  .item-catalog-second .cat-photo {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .item-catalog-inner {
    padding: 15px 15px 15px 15px;
  }
  .item-catalog-inner .cat-text-wrap {
    padding: 25px 10px 10px 10px;
  }
  .item-catalog-inner .cat-title {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .item-catalog-inner .cat-info {
    font-size: 18px;
    line-height: 20px;
  }
  .item-catalog-inner .btn-action-video,
  .item-catalog-second .btn-action-video,
  .item-catalog-main .btn-action-video,
  .item-catalog .btn-action-video {
    width: 124px;
    height: 124px;
  }
  .wrap-order05 .item-catalog-main .cat-text-wrap {
    padding-top: 25px;
  }
  .wrap-order05 .item-catalog-main .cat-text-wrap.text-decor:before {
    top: 28px;
  }
  .wrap-order05 .item-catalog-main .cat-photo {
    height: 508px;
  }
  .wrap-order05 .item-catalog-main .cat-photo:before {
    display: none;
  }
  .item-catalog-second.cat-video .cat-photo {
    height: 398px;
  }
  .item-catalog-second .cat-photo {
    height: 238px;
    width: 50%;
  }
  .item-catalog-second .cat-photo:before {
    display: none;
  }
}
@media (min-width: 1600px) {
  .elm-rate {
    width: 53px;
    height: 53px;
  }
  .item-catalog-second .cat-photo {
    width: 63%;
  }
  .item-catalog-main .cat-text-wrap {
    padding: 15px 25px 40px 25px;
  }
  .item-catalog-main .cat-text-wrap.text-decor:before {
    top: 17px;
  }
  .item-catalog-main .cat-title {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .item-catalog-main .cat-title.title-small {
    padding-top: 32px;
    font-size: 21px;
    line-height: 25px;
  }
  .item-catalog-main .cat-info {
    padding-top: 0;
  }
  .item-catalog.type-third .cat-photo:before {
    padding-top: 79%;
  }
  .item-catalog.type-third .cat-text-wrap {
    padding: 25px 25px 10px 25px;
  }
  .item-catalog.type-third .cat-text-wrap.text-decor:before {
    top: 28px;
  }
  .item-catalog.type-third .cat-title {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .item-catalog.type-third .cat-info {
    font-size: 19px;
    line-height: 23px;
  }
  .item-catalog.type-second {
    padding-left: 390px;
  }
  .item-catalog.type-second .cat-text-wrap {
    min-height: 214px;
  }
  .item-catalog.type-second .cat-photo {
    width: 390px;
  }
  .item-catalog.type-second .cat-title {
    font-size: 19px;
    line-height: 23px;
  }
  .item-catalog.type-main .cat-text-wrap {
    padding-top: 25px;
  }
  .item-catalog.type-main .cat-title {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  .item-catalog.type-main .cat-info {
    font-size: 19px;
    line-height: 23px;
  }
  .item-catalog.type-main .cat-location {
    font-size: 19px;
    line-height: 23px;
  }
  .item-catalog.type-main .btn-action-buy {
    bottom: 14px;
    font-size: 18px;
  }
  .item-action {
    min-height: 124px;
    padding: 25px 30px 20px 30px;
    font-size: 25px;
  }
  .item-action .action-button {
    width: 44px;
    height: 44px;
  }
}
/* ----------------------------------- *\
      content styles
\* ----------------------------------- */
.logos-box {
  margin-bottom: 60px;
}
.logos-box .items-wrap {
  margin: 0 -15px;
}
.logos-box .item-wrap {
  padding: 0 15px;
  width: 50%;
}
.photos-box {
  display: block;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.photos-box .elm-sticker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.photos-box .main-block {
  margin-bottom: 13px;
}
.photos-box .main-block .item-photo {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.photos-box .main-block .item-photo:before {
  display: none;
}
.photos-box .main-block .item-photo.active {
  display: block;
}
.photos-box .main-block .item-photo img {
  display: block;
  width: 100%;
}
.photos-box .preview-block .item-photo:before {
  content: "";
  display: block;
  padding-top: 67%;
}
.photos-box .btn-action-video {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 36px;
  height: 36px;
  z-index: 2;
}
.photos-box ul {
  margin: 0 -6px;
  overflow: hidden;
}
.photos-box li {
  width: 25%;
  float: left;
  padding: 0 6px;
  margin-bottom: 10px;
}
.photos-box li:before {
  display: none;
}
.shedule-box {
  background: #f0f0f0;
  line-height: 1;
}
.shedule-box .items-wrap {
  padding: 20px 20px 20px 20px;
}
.shedule-box .item-wrap {
  margin-bottom: 30px;
}
.shedule-box .item-wrap:last-child {
  margin-bottom: 0;
}
.shedule-box .shedule-title-wrap {
  background: #163971;
  overflow: hidden;
  padding: 4px 20px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  position: relative;
}
.shedule-box .shedule-title-wrap a {
  color: #fff;
  text-decoration: none;
}
.shedule-box .shedule-title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin: 0;
}
.shedule-box .shedule-info {
  float: left;
  position: absolute;
  top: 4px;
  right: 20px;
  z-index: 2;
}
.film-box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 -15px 20px -15px;
}
.film-box .info-wrap {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 20px;
}
.film-box .desc-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px;
  font-size: 19px;
  line-height: 1.3;
  margin-bottom: 20px;
  position: relative;
}
.film-box .total-info-wrap {
  width: 25%;
  padding: 0 16px;
  margin-bottom: 20px;
}
.film-box .total-inner-wrap {
  background: #f0f0f0;
  display: block;
  width: 100%;
  padding: 40px 20px;
  min-height: 100%;
}
.film-box .film-title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 12px;
  padding-right: 60px;
}
.film-box .elm-rate {
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 2;
}
.film-box p {
  margin-bottom: 1.3em;
}
.film-box p:last-child {
  margin-bottom: 0;
}
.film-box table {
  width: 100%;
  margin: 0;
  border: none;
}
.film-box table tbody th,
.film-box table tbody td,
.film-box table th,
.film-box table td {
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  font-weight: 400;
  border: none;
  padding: 0 10px 0 0;
  vertical-align: top;
}
.film-box table tbody th:last-child,
.film-box table tbody td:last-child,
.film-box table th:last-child,
.film-box table td:last-child {
  padding-right: 0;
  text-transform: uppercase;
}
.more-title-box {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  padding-right: 40px;
}
.more-title-box .btn-action-more {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20px;
  z-index: 2;
  background: #fff;
}
.main-gallery-box {
  margin-bottom: 40px;
}
.main-gallery-box + .actions-box {
  margin-top: -20px;
}
.main-gallery-box h2,
.main-gallery-box .second-title {
  margin-bottom: 30px;
}
.main-gallery-box .items-wrap {
  margin: 0 -10px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.main-gallery-box .slider-wrap {
  margin: 0 -10px;
  position: relative;
}
.main-gallery-box .item-wrap {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.main-gallery-box .sl-wrap,
.main-gallery-box .item-wrap {
  padding: 0 10px;
}
.main-gallery-box .sl-wrap img,
.main-gallery-box .item-wrap img {
  display: block !important;
  position: static !important;
  opacity: 0;
}
.main-gallery-box .owl-nav,
.main-gallery-box .owl-dots {
  display: none;
}
.inner-article-box {
  line-height: 1.2;
}
.inner-article-box h1,
.inner-article-box .main-title {
  margin-bottom: 0.5em;
}
.inner-article-box h2,
.inner-article-box h3 {
  text-align: left;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 1em 0;
  color: #000000;
}
.inner-article-box p {
  margin-bottom: 1.2em;
}
.inner-article-box a {
  text-decoration: underline;
  color: #000000;
}
.inner-article-box a:hover {
  text-decoration: none;
}
.content {
  margin-bottom: 60px;
  width: 100%;
  position: relative;
}
.side {
  margin-bottom: 60px;
  width: 100%;
  position: relative;
}
.content-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-box {
  margin-bottom: 60px;
}
.article-box .elm-photo-wrap {
  margin: 0 0 15px 0;
}
.article-box .photos-wrap {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  margin-bottom: 20px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.article-box .photo-wrap {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 15px;
}
.article-box .photo-wrap:last-child {
  margin-bottom: 0;
}
.article-box .photo-wrap .elm-photo:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.article-info-box {
  margin-bottom: 35px;
  background: #f0f0f0;
  position: relative;
  padding: 20px;
}
.article-info-box.type-second .info-title {
  margin: 0;
}
.article-info-box.type-second .info-title img {
  display: inline-block;
  vertical-align: middle;
  margin: -10px 15px 0 0;
  width: 30px;
}
.article-info-box .info-title {
  font-size: 18px;
  line-height: 1.2;
  color: #999999;
  text-align: center;
  margin-bottom: 20px;
}
.article-info-box .info-title img {
  display: block;
  margin: 0 auto 10px auto;
  width: 44px;
}
.article-info-box .photo-wrap {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 100%;
}
.article-info-box .photo-wrap:last-child {
  margin-bottom: 0;
}
.article-info-box .photos-wrap {
  margin: 0 -15px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.article-info-box .elm-photo:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.inner-catalog-box {
  padding: 14px 0 0 0;
}
.inner-catalog-box .items-wrap {
  margin: 0 -7px;
}
.inner-catalog-box .item-wrap {
  margin-bottom: 26px;
  padding: 0 7px;
}
.inner-catalog-box .item-wrap:nth-child(2) ~ .item-wrap {
  display: none;
}
.gallery-box {
  position: relative;
  background: #f6f4f8;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  padding: 34px 0;
  margin-bottom: 20px;
  margin-top: 25px;
}
.gallery-box:before,
.gallery-box:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 100%;
  background: #f6f4f8;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
}
.gallery-box:before {
  left: auto;
  right: 100%;
}
.gallery-box .slider-wrap {
  margin: 0 -7px;
  position: relative;
  z-index: 2;
}
.gallery-box .owl-dots {
  display: block;
  padding-top: 15px;
}
.gallery-box .owl-nav {
  display: none;
}
.gallery-box .sl-wrap {
  padding: 0 7px;
}
.text-box {
  margin-bottom: 40px;
  display: block;
  position: relative;
}
.text-box .text-inner {
  display: block;
  background: #f0f0f0;
  text-align: justify;
  font-size: 18px;
  line-height: 25px;
  padding: 20px 24px 20px 24px;
}
.text-box h1,
.text-box .main-title {
  font-size: 45px;
  line-height: 47px;
  margin-bottom: 0;
}
.main-catalog-box {
  margin-bottom: 10px;
}
.main-catalog-box .items-wrap {
  margin: 0 -15px;
}
.main-catalog-box .item-wrap {
  padding: 0 15px;
  margin-bottom: 15px;
}
.main-catalog-box .item-catalog-second + .item-catalog-second {
  margin-top: 15px;
}
.vote-box {
  background: #000 url(../img/main/bg-section.jpg) center no-repeat;
  background-size: cover;
  margin: 0 -15px 28px -15px;
  color: #fff;
  line-height: 1;
}
.vote-box .inner-wrap {
  padding: 35px 15px 49px 15px;
  min-width: 0;
  overflow: hidden;
}
.vote-box .vote-title {
  display: block;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  margin: 0 0 25px 0;
}
.vote-box .vote-title img {
  display: block;
  margin: 0 auto 5px auto;
  width: 88px;
}
.vote-box .info-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 500px;
}
.vote-box .info-row {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 80px 0 0;
  font-size: 18px;
  line-height: 25px;
}
.vote-box .row-title {
  display: block;
  font-weight: bold;
}
.vote-box .row-subtitle {
  display: inline;
  position: relative;
}
.vote-box .row-subtitle:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  left: 100%;
  width: 1000px;
  height: 2px;
  border-top: 2px dotted #fff;
}
.vote-box .row-vote {
  display: block;
  width: 56px;
  height: 30px;
  background: #ff0000;
  position: absolute;
  right: 0;
  bottom: -4px;
  text-align: left;
  font-size: 17px;
  padding-left: 12px;
}
.bg-box {
  position: relative;
  background: #f6f4f8;
  padding: 20px 0;
  margin-bottom: 22px;
}
.bg-box:before,
.bg-box:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #f6f4f8;
}
.bg-box:before {
  left: auto;
  right: 100%;
}
.catalog-box {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
.catalog-box:last-child {
  margin-bottom: 0;
}
.catalog-box h2,
.catalog-box .second-title {
  margin-bottom: 24px;
}
.catalog-box .items-wrap {
  margin: 0 -7px;
}
.catalog-box .item-wrap {
  padding: 0 7px;
  margin-bottom: 14px;
}
.actions-box {
  padding: 20px 0 10px 0;
}
.actions-box .items-wrap {
  margin: 0 -15px;
}
.actions-box .item-wrap {
  margin: 0 0 10px 0;
  padding: 0 15px;
}
.main-page-box {
  display: none;
  background: #442151;
  color: #fff;
}
.main-page-box .slider-right .text-wrap,
.main-page-box.slider-right .text-wrap {
  margin: 0 0 0 auto;
}
.main-page-box .slider-right .pic-wrap,
.main-page-box.slider-right .pic-wrap {
  right: auto;
  left: -120px;
}
.main-page-box .inner-wrap {
  padding-top: 15px;
  padding-bottom: 15px;
}
.main-page-box .text-wrap {
  display: block;
  position: relative;
  width: 332px;
  background: rgba(255, 0, 0, 0.53);
  padding: 40px 30px 55px 28px;
  font-size: 14px;
  line-height: 16px;
  z-index: 2;
}
.main-page-box .text-title {
  display: block;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
}
.main-page-box .btn-action-more {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.main-page-box .pic-wrap {
  position: absolute;
  top: 50%;
  right: -120px;
  min-height: 450px;
  height: 100%;
  -webkit-transform: -webkit-translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-page-box .pic-wrap img {
  display: block;
  height: 100%;
  width: auto;
}
.main-page-box .sl-wrap {
  position: relative;
  overflow: hidden;
}
.main-page-box .owl-nav,
.main-page-box .owl-dots {
  display: none;
}
.main-page-box p {
  margin: 0;
}
@media (max-width: 1599px) {
  .film-box .desc-wrap {
    font-size: 16px;
    line-height: 1.2;
  }
  .film-box table tbody th,
  .film-box table tbody td,
  .film-box table th,
  .film-box table td {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1399px) {
  .film-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .film-box .info-wrap {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 40px;
  }
  .film-box .shedule-box {
    width: 50%;
  }
  .film-box .photos-box {
    padding-right: 20px;
    margin-bottom: -10px;
    width: 50%;
  }
  .film-box .total-info-wrap {
    width: 50%;
    padding-left: 0;
  }
  .film-box .desc-wrap {
    padding-right: 35px;
  }
}
@media (max-width: 1199px) {
  .main-page-box .text-wrap {
    min-height: 400px;
  }
}
@media (max-width: 1023px) {
  .main-gallery-box {
    margin-bottom: 20px;
  }
  .main-gallery-box .items-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-gallery-box .item-wrap {
    margin-bottom: 20px;
    width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .main-gallery-box .item-gallery {
    height: 300px;
  }
  .gallery-box h2,
  .gallery-box .second-title {
    margin-left: 15px;
    margin-right: 15px;
  }
  .gallery-box .slider-wrap {
    padding: 0 15px;
  }
  .gallery-box .owl-stage,
  .gallery-box .owl-stage-outer {
    overflow: visible;
  }
  .gallery-box .owl-stage:after,
  .gallery-box .owl-stage-outer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .gallery-box .owl-dots {
    display: block;
  }
  .film-box .shedule-box .shedule-title {
    font-size: 13px;
  }
  .film-box .shedule-box .shedule-info {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .film-box {
    display: block;
  }
  .film-box .info-wrap {
    display: block;
  }
  .film-box .photos-box {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .film-box .shedule-box {
    width: 100%;
  }
  .film-box .desc-wrap {
    padding: 0 16px;
    width: 100%;
  }
  .film-box .total-info-wrap {
    padding: 0 16px;
    width: 100%;
  }
  .main-gallery-box .item-wrap {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .main-gallery-box .item-wrap {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .logos-box .item-wrap {
    width: 25%!important;
  }
}
@media (min-width: 768px) {
  .article-box .text-wrap {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .article-info-box {
    padding: 30px 0px 30px 50%;
    position: relative;
  }
  .article-info-box.type-second {
    padding: 15px 0px;
  }
  .article-info-box.type-second .info-title {
    position: static;
  }
  .article-info-box.type-second .info-title img {
    width: 44px;
    margin-right: 20px;
  }
  .article-info-box .info-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 50%;
    margin: 0;
    padding: 0px 0 0 30px;
    text-align: left;
  }
  .article-info-box .info-title img {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 20px 0 0;
  }
  .article-info-box .photos-wrap {
    padding-left: 15px;
  }
  .inner-catalog-box .item-wrap {
    width: 50%;
    margin-bottom: 10px;
  }
  .gallery-box {
    padding: 34px 0;
    margin-bottom: 10px;
  }
  .text-box {
    margin-bottom: 30px;
  }
  .text-box .text-inner {
    font-size: 19px;
    line-height: 25px;
    padding: 36px 38px 36px 38px;
  }
  .text-box h1,
  .text-box .main-title {
    font-size: 50px;
    line-height: 1.1;
    margin-bottom: 25px;
  }
  .main-catalog-box {
    margin-bottom: 25px;
  }
  .main-catalog-box .wrap-4 {
    margin-top: 25px;
    margin-bottom: 40px;
    width: 50%;
  }
  .main-catalog-box .item-catalog-second + .item-catalog-second {
    margin-top: 40px;
  }
  .vote-box {
    margin-bottom: 60px;
  }
  .vote-box .inner-wrap {
    padding: 55px 15px 55px 15px;
  }
  .vote-box .vote-title {
    position: relative;
    margin-bottom: 80px;
  }
  .vote-box .vote-title img {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 30px 0 0;
  }
  .vote-box .info-wrap {
    max-width: 625px;
  }
  .vote-box .info-row {
    margin-bottom: 12px;
  }
  .vote-box .info-row:last-child {
    margin-bottom: 0;
  }
  .vote-box .row-title {
    display: inline;
    margin: 0 10px 0 0;
  }
  .catalog-box {
    margin-bottom: 20px;
  }
  .catalog-box.type-second {
    margin-bottom: 0;
  }
  .catalog-box .item-wrap {
    width: 50%;
  }
  .catalog-box.type-lines .item-wrap {
    width: 100%;
  }
  .catalog-box h2,
  .catalog-box .second-title {
    margin-bottom: 30px;
  }
  .bg-box {
    padding-top: 35px;
    padding-bottom: 25px;
    margin-bottom: 40px;
  }
  .main-page-box {
    display: block;
  }
  .actions-box {
    padding-bottom: 15px;
    padding-top: 30px;
  }
  .actions-box .item-wrap {
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .logos-box {
    margin-top: 100px;
  }
  .logos-box .item-wrap {
    width: 20%!important;
  }
  .actions-box .item-wrap {
    width: 50%;
  }
  .text-box .text-inner {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    text-align: left;
  }
  .vote-box {
    margin-left: -30px;
    margin-right: -30px;
  }
  .side .catalog-box .item-wrap {
    width: 33.33%;
  }
  .side .catalog-box .item-wrap:nth-child(3) ~ .item-wrap {
    display: none;
  }
  .side .catalog-box .item-catalog-inner {
    padding-bottom: 60px;
  }
  .side .catalog-box .item-catalog-main {
    padding-bottom: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .catalog-box .item-wrap {
    width: 25%;
  }
  .catalog-box.type-lines .item-wrap {
    width: 50%;
  }
  .main-catalog-box .wrap-order03,
  .main-catalog-box .wrap-order05 {
    width: 50%;
  }
  .main-catalog-box .wrap-order04 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .main-catalog-box .wrap-order04 .item-catalog-second {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 15px 0 0;
  }
  .main-catalog-box .wrap-order04 .item-catalog-second + .item-catalog-second {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1200px) {
  .content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    padding: 0 40px 0 0;
  }
  .side {
    width: 390px;
    min-width: 390px;
    max-width: 390px;
  }
  .article-box .text-wrap {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
  .article-box.type-second .text-wrap {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  .article-box .photo-wrap {
    width: 43%;
    margin-bottom: 0;
  }
  .article-box .photo-wrap + .photo-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .article-box .photo-wrap .elm-photo {
    height: 243px;
  }
  .article-box .photo-wrap .elm-photo:before {
    display: none;
  }
  .article-info-box {
    padding-left: 36%;
    padding-right: 30px;
  }
  .article-info-box .info-title {
    right: 70%;
    padding-left: 58px;
  }
  .article-info-box .photos-wrap {
    padding-left: 5px;
    margin-top: -50px;
  }
  .article-info-box .photo-wrap {
    width: 43%;
    margin-bottom: 0;
  }
  .article-info-box .photo-wrap + .photo-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .article-info-box .elm-photo {
    height: 306px;
  }
  .article-info-box .elm-photo:before {
    display: none;
  }
  .inner-catalog-box .items-wrap {
    margin: 0 -15px;
  }
  .inner-catalog-box .item-wrap {
    padding: 0 15px;
  }
  .side .catalog-box {
    margin-bottom: 0;
  }
  .side .catalog-box .item-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-box.type-second .item-wrap {
    width: 33.33%;
  }
  .main-page-box .slider-top .inner-wrap,
  .main-page-box.slider-top .inner-wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-page-box .slider-right .pic-wrap,
  .main-page-box.slider-right .pic-wrap {
    right: auto;
    left: 7%;
  }
  .main-page-box .inner-wrap {
    min-height: 600px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main-page-box .text-wrap {
    /*min-height: 490px;*/
    width: 550px;
    padding: 40px 35px 80px 35px;
    font-size: 18px;
    line-height: 22px;
  }
  .main-page-box .text-title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 42px;
  }
  .main-page-box .btn-action-more {
    bottom: 0;
  }
  .main-page-box .pic-wrap {
    right: 7%;
    min-height: 660px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .main-page-box .pic-wrap {
    right: -7%;
  }
}
@media (min-width: 1400px) {
  .inner-catalog-box {
    padding-top: 15px;
  }
  .inner-catalog-box .item-wrap {
    width: 37.5%;
  }
  .inner-catalog-box .item-wrap:nth-child(3) {
    display: block !important;
  }
  .inner-catalog-box .item-wrap.wrap-small {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gallery-box {
    padding: 40px 0;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .gallery-box .slider-wrap {
    margin: 0 -9px;
  }
  .gallery-box .sl-wrap {
    padding: 0 9px;
  }
  .gallery-box .item-photo {
    height: 238px;
  }
  .text-box {
    margin-bottom: 40px;
  }
  .text-box .text-inner {
    padding: 40px 50px 40px 50px;
  }
  .main-catalog-box {
    margin-bottom: 10px;
  }
  .main-catalog-box .item-wrap {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .main-catalog-box .wrap-2 {
    width: 50%;
  }
  .main-catalog-box .wrap-4 {
    width: 25%;
  }
  .main-catalog-box .wrap-order01 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .main-catalog-box .wrap-order02 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .main-catalog-box .wrap-order03 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .main-catalog-box .wrap-order04 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .main-catalog-box .wrap-order05 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .catalog-box .item-wrap {
    width: 25%;
  }
  .catalog-box.type-lines .item-wrap {
    width: 50%;
  }
  .vote-box {
    margin-left: -135px;
    margin-right: -135px;
    margin-bottom: 55px;
  }
  .vote-box .inner-wrap {
    padding-left: 39%;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 50px;
    position: relative;
  }
  .vote-box .title-wrap {
    position: absolute;
    top: 50%;
    left: 135px;
    width: 40%;
    -webkit-transform: -webkit-translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .vote-box .vote-title {
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .main-page-box .pic-wrap {
    right: -10%;
  }
}
@media (min-width: 1600px) {
  .inner-article-box {
    font-size: 19px;
  }
  .article-box {
    font-size: 19px;
    line-height: 22px;
  }
  .article-box .text-wrap {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    padding-top: 15px;
  }
  .article-box.type-second {
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
  .article-box .elm-photo-wrap.photo-main {
    margin-bottom: 40px;
  }
  .article-info-box .info-title {
    font-size: 24px;
  }
  .bg-box {
    padding-top: 45px;
    margin-bottom: 45px;
    padding-bottom: 15px;
  }
  .catalog-box {
    margin-bottom: 0;
  }
  .catalog-box .item-wrap {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .catalog-box .items-wrap {
    margin: 0 -15px;
  }
}


@media (min-width: 1024px) {
  .programs-box.catalog-box .item-wrap {
    xxwidth:100%;
  }
}

.item-action-photo img.desktop {display:block;}
.item-action-photo img.mobile {display:none;}

@media (max-width: 767px) {
	.item-action-photo img.desktop {display:none;}
	.item-action-photo img.mobile {display:block;}
}




.header .call {
  position: absolute;
  bottom: 15px;
  right: 0;
  z-index: 2;
  font-size: 11px;
  text-transform: uppercase;
  padding: 12px 15px 0 0;
  white-space: nowrap;
  text-align:right;
  color:red;
}
.header .call a {
  color:red;
}

@media (max-width: 767px) {
  .header .call {
    top: 65%;
    margin: -7px 0 0 0;
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .header .call {
    padding: 12px 15px 0 0;
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .header .call {
    padding-right: 30px;
  }
}


.desktop {display:block;}
.mobile {display:none;}

@media (max-width: 767px) {
	.desktop {display:none;}
	.mobile {display:block;}
}
