html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  font-size: 100%; }

button, input, select {
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none; }

@media screen and (max-width: 540px) {
  /*@-moz-viewport {
    width: 540px;
    zoom: 0.6;
  }*/ }
body {
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  background-color: #E9E9E9; }
  @media screen and (max-width: 540px) {
    body.preload {
      overflow: hidden; } }
  @media screen and (max-width: 540px) {
    body > .preloader {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #f3f3f3;
      background-image: url("../_img/spinner.gif");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: 10%;
      z-index: 99999; } }
  body.burger-lock {
    overflow: hidden; }
    body.burger-lock #page > .content:before {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 8999; }
    body.burger-lock header .mobile-menu {
      border-bottom: 1px solid #4f5359;
      border-bottom: 0.0625rem solid #4f5359;
      box-sizing: border-box; }
      body.burger-lock header .mobile-menu .search {
        position: relative; }
        body.burger-lock header .mobile-menu .search:before {
          padding-bottom: 2px;
          padding-bottom: 0.125rem;
          margin-left: -1px;
          margin-left: -0.0625rem;
          padding-right: 1px;
          padding-right: 0.0625rem;
          position: absolute;
          display: block;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          content: '';
          background-color: rgba(255, 255, 255, 0.9); }

.combobox1 select, .mobile-dropdown select {
  z-index: 0;
  opacity: 0; }

a {
  color: inherit;
  text-decoration: inherit; }
  a:hover {
    color: #00B3B5; }

.cat.pseudo-link:hover {
  text-decoration: underline; }

b, strong {
  font-weight: bold; }

.banner {
  overflow: hidden; }
  .banner embed {
    width: 100%; }
  .banner img {
    height: auto;
    max-width: 100%; }

.valign-parent {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: translateY(-50%);
  transform-style: preserve-3d; }

.valign {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.ui-datepicker-month, .ui-datepicker-year {
  display: block !important; }

.cs_img, .cs_fl_middle {
  max-width: 100%;
  overflow: hidden; }
  .cs_img img, .cs_fl_middle img {
    max-width: 100%; }

.focuspoint {
  position: relative; }
  .focuspoint img {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;
    transition: opacity .2s linear; }
  .focuspoint.focused img {
    opacity: 1; }

#page {
  min-width: 1200px;
  min-width: 75rem;
  max-width: 1400px;
  max-width: 87.5rem;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    #page {
      max-width: auto;
      max-width: auto;
      min-width: 541px;
      min-width: 33.8125rem; } }
  @media screen and (max-width: 540px) {
    #page {
      max-width: auto;
      max-width: auto;
      min-width: 320px;
      min-width: 20rem;
      padding-top: 70px;
      padding-top: 4.375rem; } }
  #page .top-banner {
    padding-left: 100px;
    padding-left: 6.25rem;
    background-color: #3a4046;
    overflow: hidden;
    font-size: 0;
    position: relative;
    z-index: 100; }
    @media screen and (max-width: 540px) {
      #page .top-banner {
        display: none; } }
    #page .top-banner img, #page .top-banner embed {
      width: 100%;
      height: auto; }
  #page > .content {
    padding-left: 100px;
    padding-left: 6.25rem;
    box-sizing: border-box;
    float: right;
    width: 100%; }
    @media screen and (max-width: 540px) {
      #page > .content {
        padding-left: 0;
        float: none; } }
    #page > .content > .content-inner {
      padding: 0 20px;
      padding: 0 1.25rem; }
      @media screen and (max-width: 540px) {
        #page > .content > .content-inner {
          padding: 0 36px;
          padding: 0 2.25rem; } }
  #page .media-slider.fotorama {
    position: absolute;
    left: -99999px; }
    #page .media-slider.fotorama .fotorama__arr {
      width: 26px;
      width: 1.625rem;
      height: 26px;
      height: 1.625rem;
      bottom: -80px;
      bottom: -5rem;
      top: auto;
      z-index: 300;
      background-image: url("../_img/arrows2.png");
      background-size: 200% 200%; }
      @media screen and (max-width: 1024px) {
        #page .media-slider.fotorama .fotorama__arr {
          background-image: url("../_img/arrows1.png"); } }
      #page .media-slider.fotorama .fotorama__arr.fotorama__arr--next {
        right: 27px;
        right: 1.6875rem;
        background-position: top right; }
        #page .media-slider.fotorama .fotorama__arr.fotorama__arr--next:hover {
          background-position: bottom right; }
      #page .media-slider.fotorama .fotorama__arr.fotorama__arr--prev {
        left: 27px;
        left: 1.6875rem;
        background-position: top left; }
        #page .media-slider.fotorama .fotorama__arr.fotorama__arr--prev:hover {
          background-position: bottom left; }
    #page .media-slider.fotorama .fotorama__fullscreen-icon {
      top: 22px;
      top: 1.375rem;
      right: 22px;
      right: 1.375rem;
      background-color: #262d31; }
      @media screen and (max-width: 540px) {
        #page .media-slider.fotorama .fotorama__fullscreen-icon {
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          background-image: url("../_img/mob-gallery.png");
          background-size: 50%;
          background-position: center center;
          background-repeat: no-repeat;
          left: 0;
          top: 0; } }
    #page .media-slider.fotorama .fotorama__caption {
      display: none; }
    #page .media-slider.fotorama .fotorama__stage {
      overflow: visible; }
    #page .media-slider.fotorama .fotorama__nav-wrap {
      border: 1px solid #c2c2c2;
      border: 0.0625rem solid #c2c2c2;
      padding-top: 38px;
      padding-top: 2.375rem;
      padding-bottom: 22px;
      padding-bottom: 1.375rem;
      position: relative;
      box-sizing: border-box;
      z-index: -1; }
      @media screen and (max-width: 540px) {
        #page .media-slider.fotorama .fotorama__nav-wrap {
          display: none; } }
      #page .media-slider.fotorama .fotorama__nav-wrap .fotorama__thumb-border {
        border-color: #00b3b5; }
      #page .media-slider.fotorama .fotorama__nav-wrap .caption {
        font-size: 12px;
        font-size: 0.75rem;
        top: 12px;
        top: 0.75rem;
        line-height: 12px;
        line-height: 0.75rem;
        left: 0;
        width: 100%;
        text-align: center;
        color: rgba(102, 102, 102, 0.5);
        background: transparent;
        position: absolute; }
      #page .media-slider.fotorama .fotorama__nav-wrap .fotorama__nav--thumbs:after, #page .media-slider.fotorama .fotorama__nav-wrap .fotorama__nav--thumbs:before {
        display: none; }
      #page .media-slider.fotorama .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__thumb-border {
        margin-top: 0; }
      #page .media-slider.fotorama .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame--thumb {
        padding-top: 0;
        padding-bottom: 0; }
  #page .fotorama--hidden + .media-slider.fotorama {
    position: relative;
    left: 0; }

.editlink {
  color: red !important; }
  @media screen and (max-width: 540px) {
    .editlink {
      display: none !important; } }

.clear {
  clear: both; }

header {
  position: relative; }
  header .mobile-menu {
    height: 71px;
    height: 4.4375rem;
    top: -1px;
    top: -0.0625rem;
    z-index: 9999;
    display: none;
    position: fixed;
    background-color: #3a4046;
    width: 100%;
    left: 0;
    top: 0; }
    @media screen and (max-width: 540px) {
      header .mobile-menu {
        display: block; } }
    header .mobile-menu.search {
      border-bottom: 1px solid #e5e5e5;
      border-bottom: 0.0625rem solid #e5e5e5;
      background-color: #fff; }
      header .mobile-menu.search .link {
        display: none; }
      header .mobile-menu.search .menu {
        display: none; }
      header .mobile-menu.search .search {
        border: none;
        background-image: url("../_img/mob-search-g.png");
        background-repeat: no-repeat;
        float: left; }
      header .mobile-menu.search .hide-search {
        display: block; }
      header .mobile-menu.search .section .query {
        display: block; }
    header .mobile-menu .menu {
      width: 70px;
      width: 4.375rem;
      height: 70px;
      height: 4.375rem;
      border-right: 1px solid #4c5257;
      border-right: 0.0625rem solid #4c5257;
      background-size: 17px 17px;
      background-size: 1.0625rem 1.0625rem;
      background-image: url("../_img/mob-menu-ico-2.png");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      cursor: pointer;
      box-sizing: border-box;
      float: left; }
      header .mobile-menu .menu.close-sidebar {
        background-size: 16px;
        background-size: 1rem;
        border-right: none;
        background-image: url("../_img/close-mobile.png"); }
        header .mobile-menu .menu.close-sidebar + .section {
          display: none; }
    header .mobile-menu .hide-search {
      width: 70px;
      width: 4.375rem;
      height: 70px;
      height: 4.375rem;
      border-left: 1px solid #e5e5e5;
      border-left: 0.0625rem solid #e5e5e5;
      float: right;
      display: none;
      background-image: url("../_img/close-mobile-b.png");
      background-size: 18px 18px;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    header .mobile-menu .search {
      width: 70px;
      width: 4.375rem;
      height: 70px;
      height: 4.375rem;
      border-left: 1px solid #4c5257;
      border-left: 0.0625rem solid #4c5257;
      background-size: 23px 23px;
      background-size: 1.4375rem 1.4375rem;
      background-image: url("../_img/mob-search.png");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      cursor: pointer;
      box-sizing: border-box;
      float: right; }
    header .mobile-menu .section {
      left: 70px;
      left: 4.375rem;
      right: 70px;
      right: 4.375rem;
      top: 0;
      position: absolute;
      overflow: hidden;
      max-height: 100%; }
      header .mobile-menu .section .query {
        display: none;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 69px;
        line-height: 4.3125rem;
        max-height: 69px;
        max-height: 4.3125rem;
        width: 100%;
        box-sizing: border-box;
        color: #000;
        border: none;
        outline: none;
        font-weight: 800; }
      header .mobile-menu .section a {
        line-height: 70px;
        line-height: 4.375rem;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 800;
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: #00b3b5; }
        header .mobile-menu .section a img {
          margin-right: 14px;
          margin-right: 0.875rem;
          vertical-align: -10px;
          vertical-align: -0.625rem; }
  @media screen and (max-width: 540px) {
    header .regular-menu {
      display: none; } }
  header .regular-menu .logo {
    margin-top: 18px;
    float: left;
    position: relative;
    z-index: 200; }
    header .regular-menu .logo img {
      width: 173px; }
    @media screen and (max-width: 1024px) {
      header .regular-menu .logo {
        width: 136px;
        width: 8.5rem; }
        header .regular-menu .logo img {
          width: 100%; } }
  header .regular-menu .nav {
    position: absolute;
    width: 100%;
    top: 0;
    text-align: center;
    z-index: 100; }
    header .regular-menu .nav ul {
      margin-top: 43px;
      margin-top: 2.6875rem;
      display: inline-block; }
      @media screen and (max-width: 1024px) {
        header .regular-menu .nav ul {
          margin-top: 33px;
          margin-top: 2.0625rem; } }
    header .regular-menu .nav li {
      padding: 0 16px;
      padding: 0 1rem;
      float: left;
      text-transform: uppercase;
      font-weight: 800;
      /*11px / */
      letter-spacing: 0.7px; }
      header .regular-menu .nav li a {
        letter-spacing: 1.08px;
        letter-spacing: 0.0675rem;
        font-size: 0.75em;
        /*12px / 16px*/
        text-decoration: none;
        line-height: 1.8rem;
        position: relative;
        cursor: pointer; }
        header .regular-menu .nav li a:hover {
          color: #00b3b5; }
      header .regular-menu .nav li.active a:after {
        content: '.';
        color: transparent;
        display: block;
        border: 3px solid #00b3b5;
        width: 100%;
        height: 170%;
        padding: 0 12px;
        font-size: 2.333333333333333em;
        border-radius: 20px;
        position: absolute;
        top: 0;
        margin-top: -9px;
        left: -15px; }
      header .regular-menu .nav li.special a {
        color: #00b3b5; }
        header .regular-menu .nav li.special a:hover:after {
          display: none; }
        header .regular-menu .nav li.special a:before {
          content: '';
          background-image: url("../_img/menu-frame.png");
          background-position: 50% 50%;
          background-repeat: no-repeat;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: -16px;
          padding: 16px 0; }
      @media screen and (max-width: 1024px) {
        header .regular-menu .nav li {
          padding: 0 10px;
          padding: 0 0.625rem; } }
  header .regular-menu .other {
    float: right;
    position: relative;
    z-index: 200;
    margin-top: 43px;
    width: auto; }
    @media screen and (max-width: 1024px) {
      header .regular-menu .other {
        margin-top: 33px;
        margin-top: 2.0625rem; } }
    header .regular-menu .other .soc {
      float: left;
      min-width: 9rem; }
      @media screen and (max-width: 1024px) {
        header .regular-menu .other .soc {
          display: none; } }
      header .regular-menu .other .soc .ico {
        cursor: pointer;
        float: left;
        width: 26px;
        height: 26px;
        background-position: left top;
        background-repeat: no-repeat;
        margin-left: 31px;
        background-size: 100% 200%; }
        header .regular-menu .other .soc .ico.fb {
          background-image: url("../_img/fb2.png"); }
          @media screen and (max-width: 1024px) {
            header .regular-menu .other .soc .ico.fb {
              background-image: url("../_img/fb.png"); } }
        header .regular-menu .other .soc .ico.tw {
          background-image: url("../_img/tw2.png"); }
          @media screen and (max-width: 1024px) {
            header .regular-menu .other .soc .ico.tw {
              background-image: url("../_img/tw.png"); } }
        header .regular-menu .other .soc .ico.rss {
          background-image: url("../_img/rss2.png"); }
          @media screen and (max-width: 1024px) {
            header .regular-menu .other .soc .ico.rss {
              background-image: url("../_img/rss.png"); } }
        header .regular-menu .other .soc .ico.tg {
          background-image: url("../_img/tg2.png"); }
          @media screen and (max-width: 1024px) {
            header .regular-menu .other .soc .ico.tg {
              background-image: url("../_img/tg.png"); } }
        header .regular-menu .other .soc .ico.zen {
          background-image: url("../_img/zen2.png"); }
          @media screen and (max-width: 1024px) {
            header .regular-menu .other .soc .ico.zen {
              background-image: url("../_img/zen.png"); } }
        header .regular-menu .other .soc .ico:hover {
          background-position: left bottom; }
      header .regular-menu .other .soc a:first-child .ico {
        margin-left: 0; }
    header .regular-menu .other .search {
      float: right;
      width: 18px;
      height: 21px;
      overflow: hidden;
      position: relative;
      margin-left: 70px;
      box-sizing: border-box; }
      @media screen and (max-width: 1024px) {
        header .regular-menu .other .search {
          paddin-right: 17px;
          paddin-right: 1.0625rem; } }
    header .regular-menu .other.expand {
      width: 23.98190045248869%; }
      @media screen and (max-width: 1024px) {
        header .regular-menu .other.expand {
          width: 20%; } }
      header .regular-menu .other.expand .soc {
        display: none; }
      header .regular-menu .other.expand .search {
        width: 100%;
        height: auto;
        margin-left: 0px;
        -webkit-transition: width 200ms ease-out;
        -moz-transition: width 200ms ease-out;
        -o-transition: width 200ms ease-out;
        transition: width 200ms ease-out; }
        header .regular-menu .other.expand .search input[type="text"] {
          width: 100%; }
      header .regular-menu .other.expand .search input[type="text"] {
        z-index: 0; }
    header .regular-menu .other .search input[type="text"] {
      border-width: 0px;
      border-color: transparent;
      border-bottom-color: gray;
      border-bottom-width: 1px;
      float: left;
      width: 0%;
      font-size: 0.875rem;
      line-height: 2.1875rem;
      height: 2.1875rem;
      min-height: 2.1875rem;
      padding: 0px 20px 0px 24px;
      box-sizing: border-box;
      position: relative;
      bottom: 7px;
      outline: none;
      z-index: -1; }
    header .regular-menu .other .search input[type="submit"] {
      display: none; }
    header .regular-menu .other.expand .search .close {
      display: block; }
    header .regular-menu .other .search .close {
      top: 5px;
      top: 0.3125rem;
      right: 0px;
      right: 0rem;
      width: 16px;
      width: 1rem;
      height: 16px;
      height: 1rem;
      background-size: 100%;
      display: none;
      cursor: pointer;
      position: absolute;
      background-image: url("../_img/cross1.png"); }
    header .regular-menu .other .search .ico {
      position: absolute;
      left: 0;
      left: 0;
      top: 5px;
      top: 0.3125rem;
      width: 16px;
      width: 1rem;
      height: 16px;
      height: 1rem;
      cursor: pointer;
      text-align: right;
      background-size: 100%;
      cursor: pointer;
      background-image: url("../_img/search.png"); }
      header .regular-menu .other .search .ico:hover {
        background-position: 0 bottom; }

/*
@media screen and (max-width: 1300px) {
  header .other .search .ico {
    margin-left: 30px;
  }
}*/
.flash-banner-position-fix {
  position: relative; }
  .flash-banner-position-fix embed {
    width: 100%;
    height: 100%; }

.hot-themes-mobile {
  height: 187px;
  height: 11.6875rem;
  margin: 0 -36px;
  margin: 0 -2.25rem;
  text-align: center;
  background-color: #f3f3f3;
  display: block;
  display: none; }
  @media screen and (max-width: 540px) {
    .hot-themes-mobile {
      display: block; } }
  .hot-themes-mobile > .title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    padding-top: 22px;
    padding-top: 1.375rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    font-weight: 800;
    color: #00b3b5; }
  .hot-themes-mobile .inner .item {
    height: 77px;
    height: 4.8125rem; }
    .hot-themes-mobile .inner .item .title {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 30px;
      line-height: 1.875rem;
      font-weight: 800; }
  .hot-themes-mobile .inner .slick-dots {
    display: inline-block !important; }
    .hot-themes-mobile .inner .slick-dots li {
      float: left; }
      .hot-themes-mobile .inner .slick-dots li button {
        width: 12px;
        width: 0.75rem;
        height: 12px;
        height: 0.75rem;
        margin: 0 12px;
        margin: 0 0.75rem;
        outline: none;
        font-size: 0;
        border-radius: 50%;
        border: none;
        background-color: #aae0e0; }
      .hot-themes-mobile .inner .slick-dots li.slick-active button {
        background-color: #00b3b5; }

.hot-themes {
  background-color: #f3f3f3;
  position: relative;
  margin: 0 -20px;
  margin: 0 -1.25rem;
  margin-top: 1.5rem;
  padding: 0.75rem 1.25rem; }
  .hot-themes .icon {
    width: 100px;
    width: 6.25rem;
    left: -100px;
    left: -6.25rem;
    top: 36%;
    z-index: 100;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    position: absolute; }
    .hot-themes .icon:before {
      background-repeat: no-repeat;
      background-position: bottom center;
      content: '';
      display: inline-block; }
    .hot-themes .icon:after {
      width: 10px;
      width: 0.625rem;
      height: 17px;
      height: 1.0625rem;
      top: 3px;
      top: 0.1875rem;
      right: 0;
      right: 0;
      position: absolute;
      content: '';
      display: block;
      background-image: url("../_img/hot-themes-tail.png");
      background-repeat: no-repeat;
      background-size: 100%; }
    .hot-themes .icon:before {
      width: 11px;
      width: 0.6875rem;
      height: 20px;
      height: 1.25rem;
      margin-bottom: 6px;
      margin-bottom: 0.375rem;
      background-size: 100% 200%;
      background-image: url("../_img/zip-2.png"); }
    .hot-themes .icon p {
      font-size: 9px;
      font-size: 0.5625rem;
      line-height: 12px;
      line-height: 0.75rem;
      color: #00b4b5;
      text-align: center;
      text-transform: uppercase; }
  @media screen and (max-width: 540px) {
    .hot-themes {
      display: none; } }
  .hot-themes .inner {
    min-height: 44px;
    min-height: 2.75rem;
    max-height: 66px;
    max-height: 4.125rem;
    margin: 0 -0.5625rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center; }
  .hot-themes .item {
    float: left;
    box-sizing: border-box;
    padding: 0 0.5625rem; }
    .hot-themes .item .title {
      font-size: 0.875rem;
      line-height: 1.375rem;
      font-weight: 800; }
    .hot-themes .item:hover {
      color: #00B3B5; }

.card-board .calendar-wrapper.set-range {
  width: 610px;
  width: 38.125rem;
  right: 0; }
.card-board .combobox1.sort {
  margin-top: 3px; }
  @media screen and (max-width: 1024px) {
    .card-board .combobox1.sort {
      margin-top: 0; } }

.left-container .combobox1.sort .calendar-wrapper.set-range .sign {
  line-height: 1.25rem;
  font-size: 0.875rem;
  margin-bottom: 0.375rem; }
.left-container .combobox1.sort .calendar-wrapper.set-date .combobox1.month, .left-container .combobox1.sort .calendar-wrapper.set-range .combobox1.month {
  width: 49%;
  float: left;
  margin-left: 1.25rem; }
.left-container .combobox1.sort .calendar-wrapper.set-date .combobox1.year {
  width: 29%;
  float: right;
  margin-right: 1.25rem; }
.left-container .combobox1.sort .calendar-wrapper.set-range .combobox1.year {
  width: 29%;
  float: right;
  margin-right: 1.25rem; }
.left-container .combobox1.sort .calendar-wrapper.set-range .prev {
  left: 0;
  top: 2.3rem; }
.left-container .combobox1.sort .calendar-wrapper.set-range .next {
  right: 0;
  top: 2.3rem; }

.calendar-wrapper {
  position: absolute;
  background-color: #fff;
  z-index: 100;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
  -moz-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
  box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
  padding: 1.25rem 1.5rem; }
  .calendar-wrapper .prev {
    position: absolute;
    width: 10px;
    height: 16px;
    cursor: pointer;
    background-image: url("../_img/calPrev.png");
    top: 1.875rem;
    left: 1rem; }
  .calendar-wrapper .next {
    position: absolute;
    width: 10px;
    height: 16px;
    cursor: pointer;
    background-image: url("../_img/calNext.png");
    top: 1.875rem;
    right: 1rem; }
  .calendar-wrapper .calendar {
    margin-top: 5px; }
  .calendar-wrapper .ui-datepicker {
    width: auto; }
  .calendar-wrapper .ui-state-disabled span {
    color: gray !important; }
  .calendar-wrapper .ui-datepicker th, .calendar-wrapper .ui-datepicker td {
    font-size: 0.75rem;
    padding: 0;
    font-weight: 400; }
  .calendar-wrapper .ui-datepicker span, .calendar-wrapper .ui-datepicker a {
    width: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center; }
  .calendar-wrapper th.ui-datepicker-week-end {
    color: #00B3B5; }
  .calendar-wrapper td.ui-datepicker-week-end {
    color: #ff0000; }
  .calendar-wrapper .ui-datepicker-calendar td a {
    text-align: center; }
    .calendar-wrapper .ui-datepicker-calendar td a:hover {
      background-color: #00B3B5;
      color: #fff !important; }
    .calendar-wrapper .ui-datepicker-calendar td a.ui-state-active {
      box-sizing: border-box;
      border: 3px solid #00B3B5;
      line-height: 34px;
      color: #00B3B5; }
    .calendar-wrapper .ui-datepicker-calendar td a.ranged {
      background-color: #00B3B5 !important;
      color: #fff !important; }
  .calendar-wrapper.set-range .ui-datepicker-calendar {
    max-width: 280px; }
  .calendar-wrapper.set-range .sign {
    line-height: 1.25rem;
    font-size: 0.875rem;
    margin-bottom: 0.375rem; }
  .calendar-wrapper.set-range .left, .calendar-wrapper.set-range .right {
    position: relative; }
  .calendar-wrapper.set-range .left {
    margin-right: 2rem; }
  .calendar-wrapper.set-range .prev {
    top: 2.3rem;
    left: 0px; }
  .calendar-wrapper.set-range .next {
    top: 2.3rem;
    right: 0px; }
  .calendar-wrapper.set-range .choose {
    float: right;
    border: medium none;
    background-color: #00B3B5;
    color: #FFF;
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 2rem;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0px 0.8rem;
    margin-top: 0.5rem; }

.calendar .ui-datepicker-header {
  display: none; }
.calendar .ui-datepicker-title select {
  border: 1px solid #00B3B5;
  padding: 0px 2.375rem 0px 1.125rem;
  width: auto !important;
  font-size: 0.75rem;
  white-space: nowrap;
  overflow: hidden; }

.slider1 {
  overflow: hidden; }
  .slider1 * {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none; }
  .slider1 .header {
    position: relative; }
    @media screen and (max-width: 1024px) {
      .slider1 .header {
        margin: 0 -9px;
        margin: 0 -0.5625rem; } }
    .slider1 .header .title {
      font-size: 1.875rem;
      /*30px / 16px*/
      font-weight: 800;
      text-transform: uppercase;
      float: left;
      position: relative;
      z-index: 200;
      letter-spacing: 1.6px; }
      @media screen and (max-width: 1024px) {
        .slider1 .header .title {
          font-size: 25px;
          font-size: 1.5625rem;
          line-height: 42px;
          line-height: 2.625rem;
          padding-left: 9px;
          padding-left: 0.5625rem; } }
    .slider1 .header .menu {
      position: absolute;
      width: 100%;
      top: 0;
      text-align: center;
      z-index: 100;
      top: -2px; }
      @media screen and (max-width: 1024px) {
        .slider1 .header .menu {
          display: none; } }
      .slider1 .header .menu ul {
        display: inline-block;
        margin-top: 5px; }
      .slider1 .header .menu li {
        float: left;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0 20px;
        /*11px / */ }
        .slider1 .header .menu li a {
          font-size: 0.75em;
          /*12px / 16px*/
          text-decoration: none;
          position: relative;
          cursor: pointer;
          line-height: 1.5625rem; }
          .slider1 .header .menu li a.active {
            color: #000; }
          .slider1 .header .menu li a:hover {
            color: #00b3b5 !important; }
            .slider1 .header .menu li a:hover:after {
              /*content: '.';
              color: transparent;
              display: block;
              border: 3px solid #00b3b5!important;
              width: 100%;
              padding: 0 12px;
              height: 120%;
              border-radius: 20px;
              position: absolute;
              top: 0;
              margin-top: -5px;
              left: -15px;*/ }
          .slider1 .header .menu li a.active:after {
            content: '.';
            color: transparent;
            display: block;
            border: 3px solid #00b3b5;
            width: 100%;
            padding: 0 12px;
            height: 120%;
            border-radius: 20px;
            position: absolute;
            top: 0;
            margin-top: -5px;
            left: -15px; }
      @media screen and (max-width: 1024px) {
        .slider1 .header .menu {
          display: none; } }
    .slider1 .header .tablet-menu {
      display: none; }
      @media screen and (max-width: 1024px) {
        .slider1 .header .tablet-menu {
          display: block; }
          .slider1 .header .tablet-menu .mobile-dropdown .jq-selectbox {
            padding: 0 9px;
            padding: 0 0.5625rem; } }
    .slider1 .header .ctrl {
      float: right;
      position: relative;
      z-index: 200;
      top: 2px; }
      @media screen and (max-width: 1024px) {
        .slider1 .header .ctrl {
          display: none; } }
      .slider1 .header .ctrl .arrow {
        width: 26px;
        height: 26px;
        background-image: url("../_img/arrows2.png");
        background-repeat: no-repeat;
        background-size: 200% 200%;
        float: left;
        cursor: pointer; }
        @media screen and (max-width: 1024px) {
          .slider1 .header .ctrl .arrow {
            background-image: url("../_img/arrows1.png"); } }
        .slider1 .header .ctrl .arrow.left {
          background-position: left 0; }
          .slider1 .header .ctrl .arrow.left:hover {
            background-position: left bottom; }
        .slider1 .header .ctrl .arrow.right {
          background-position: right 0;
          margin-left: 18px; }
          .slider1 .header .ctrl .arrow.right:hover {
            background-position: right bottom; }
  .slider1 .container {
    margin: 0 -0.5625rem;
    margin-top: 2.125rem;
    /*34px / 16px*/
    /*370px / 16px*/ }
    .slider1 .container .item {
      height: 100%;
      float: left;
      height: 360px;
      height: 22.5rem;
      width: 25%;
      float: left;
      box-sizing: border-box;
      padding: 0 0.5625rem;
      position: relative; }
      .slider1 .container .item .pic {
        height: 184px;
        height: 11.5rem;
        overflow: hidden;
        /*height: 11.5rem;*/
        /*184px / 16px*/
        position: relative;
        /*img {
          width: 100%;
        }*/ }
        .slider1 .container .item .pic:after {
          /*content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background-color: rgba(0, 0, 0, 0.5);*/ }
      .slider1 .container .item .inner {
        border-bottom: 1px solid #00b3b5;
        height: 100%;
        box-sizing: border-box; }
        .slider1 .container .item .inner:hover {
          color: #00b3b5; }
      .slider1 .container .item a {
        text-decoration: none; }
        .slider1 .container .item a:hover {
          color: #00b3b5; }
          .slider1 .container .item a:hover .date {
            color: #00b3b5; }
      .slider1 .container .item .cat {
        font-size: 0.6875rem;
        /*11px / 16px*/
        color: #00b3b5;
        text-transform: uppercase;
        font-weight: 800;
        margin-top: 1.2rem;
        letter-spacing: 0.7px; }
      .slider1 .container .item .title {
        font-size: 0.875rem;
        /*14px / 16px*/
        font-weight: 800;
        margin-top: 0.7rem;
        line-height: 1.375rem;
        /*22px / 16px*/ }
      .slider1 .container .item .date {
        font-size: 0.75rem;
        /*12px / 16px*/
        color: #959c9e;
        position: absolute;
        bottom: 1rem; }
    @media screen and (max-width: 1024px) {
      .slider1 .container {
        margin-top: 21px;
        margin-top: 1.3125rem; } }

.mobile-slider {
  display: none;
  margin-bottom: 77px;
  margin-bottom: 4.8125rem; }
  @media screen and (max-width: 540px) {
    .mobile-slider {
      display: block; } }
  .mobile-slider .header {
    border: 1px solid #b4aaa5;
    border: 0.0625rem solid #b4aaa5;
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
    .mobile-slider .header .top {
      padding: 0 36px;
      padding: 0 2.25rem; }
      .mobile-slider .header .top:after {
        display: block;
        content: '';
        clear: both; }
      .mobile-slider .header .top .title {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 57px;
        line-height: 3.5625rem;
        font-weight: 800;
        text-transform: uppercase;
        float: left; }
      .mobile-slider .header .top .ctrl {
        margin-top: 8px;
        margin-top: 0.5rem;
        float: right; }
        .mobile-slider .header .top .ctrl .arrow {
          width: 40px;
          width: 2.5rem;
          height: 40px;
          height: 2.5rem;
          background-image: url("../_img/arrows2.png");
          background-repeat: no-repeat;
          background-size: 200% 200%;
          float: left;
          cursor: pointer;
          margin-left: 1.25rem; }
          @media screen and (max-width: 1024px) {
            .mobile-slider .header .top .ctrl .arrow {
              background-image: url("../_img/arrows1.png"); } }
          .mobile-slider .header .top .ctrl .arrow.left {
            background-position: left 0;
            margin-left: 0; }
            .mobile-slider .header .top .ctrl .arrow.left:hover {
              background-position: left bottom; }
          .mobile-slider .header .top .ctrl .arrow.right {
            background-position: right 0; }
            .mobile-slider .header .top .ctrl .arrow.right:hover {
              background-position: right bottom; }
    .mobile-slider .header .bottom {
      /*      @include rem((
              padding: 0 36px
            ));*/
      background-color: #eae8e6; }
      .mobile-slider .header .bottom:after {
        display: block;
        content: '';
        clear: both; }
      .mobile-slider .header .bottom .mobile-dropdown {
        /*@include rem((
          margin: 0 -36px
        ));*/ }
        .mobile-slider .header .bottom .mobile-dropdown .jq-selectbox {
          width: 100%;
          margin: 0;
          padding: 0; }
          .mobile-slider .header .bottom .mobile-dropdown .jq-selectbox .jq-selectbox__select {
            font-size: 16px;
            font-size: 1rem;
            line-height: 56px;
            line-height: 3.5rem;
            max-height: 56px;
            max-height: 3.5rem;
            padding: 0 36px;
            padding: 0 2.25rem;
            font-weight: 800;
            border: none; }
            .mobile-slider .header .bottom .mobile-dropdown .jq-selectbox .jq-selectbox__select:after {
              top: 20px;
              top: 1.25rem;
              right: 36px;
              right: 2.25rem; }
          .mobile-slider .header .bottom .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown {
            font-size: 16px;
            font-size: 1rem;
            left: -1px;
            left: -0.0625rem;
            right: -1px;
            right: -0.0625rem;
            top: 56px !important;
            top: 3.5rem !important;
            width: auto !important;
            background-color: #EAE8E6; }
            .mobile-slider .header .bottom .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li {
              font-size: 16px;
              font-size: 1rem;
              padding: 20px 36px;
              padding: 1.25rem 2.25rem;
              font-weight: 800; }
  .mobile-slider .container {
    overflow: hidden; }
    .mobile-slider .container .item {
      padding-bottom: 24px;
      padding-bottom: 1.5rem;
      height: 424px;
      height: 26.5rem;
      border-bottom: 1px solid #00b3b5;
      border-bottom: 0.0625rem solid #00b3b5; }
      .mobile-slider .container .item .pic {
        height: 276px;
        height: 17.25rem;
        margin-bottom: 25px;
        margin-bottom: 1.5625rem;
        overflow: hidden; }
      .mobile-slider .container .item .cat {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 19px;
        line-height: 1.1875rem;
        font-weight: 800;
        color: #00b3b5;
        text-transform: uppercase;
        float: left; }
      .mobile-slider .container .item .date {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 19px;
        line-height: 1.1875rem;
        margin-left: 20px;
        margin-left: 1.25rem;
        color: #959c9e;
        float: left; }
      .mobile-slider .container .item .title {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 30px;
        line-height: 1.875rem;
        margin-top: 10px;
        margin-top: 0.625rem;
        font-weight: 800; }
  .mobile-slider .read-more {
    line-height: 66px;
    line-height: 4.125rem;
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 32px;
    margin-top: 2rem;
    bottom: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: #00B3B5;
    font-weight: 800;
    display: block;
    box-sizing: border-box;
    border: 0.125rem solid #00B3B5; }
    .mobile-slider .read-more:hover {
      background-color: #fff;
      color: #00B3B5; }

.wide-banner {
  margin: 0 -20px;
  margin: 0 -1.25rem;
  /*20px 1326px*/
  margin-top: 1.75rem;
  /*28px / 16px*/
  font-size: 0;
  overflow: hidden; }
  .wide-banner.tablet {
    display: none; }
  .wide-banner img, .wide-banner embed {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 1024px) {
    .wide-banner {
      display: none; }
      .wide-banner.tablet {
        display: block; } }
  @media screen and (max-width: 540px) {
    .wide-banner {
      display: none; }
      .wide-banner.tablet {
        display: none; } }

.slider2 {
  margin-top: 6rem; }
  .slider2 * {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none; }
  @media screen and (max-width: 540px) {
    .slider2 {
      margin-top: 37px;
      margin-top: 2.3125rem; } }
  .slider2 .cat a:hover {
    text-decoration: underline; }
  .slider2 a:hover * {
    color: #00b3b5 !important; }
  .slider2 .header .title {
    font-size: 1.875rem;
    font-weight: 800;
    text-transform: uppercase;
    float: left;
    position: relative;
    z-index: 200;
    margin-right: 1rem;
    letter-spacing: 1.6px; }
    @media screen and (max-width: 1024px) {
      .slider2 .header .title {
        font-size: 18px;
        font-size: 1.125rem; } }
  .slider2 .ctrl {
    float: left;
    position: relative;
    z-index: 200;
    top: 2px; }
    @media screen and (max-width: 1024px) {
      .slider2 .ctrl {
        display: none; } }
  .slider2 .header .ctrl .arrow {
    width: 26px;
    height: 26px;
    background-image: url("../_img/arrows2.png");
    background-repeat: no-repeat;
    background-size: 200% 200%;
    float: left;
    cursor: pointer;
    margin-left: 1.25rem; }
    @media screen and (max-width: 1024px) {
      .slider2 .header .ctrl .arrow {
        background-image: url("../_img/arrows1.png"); } }
    .slider2 .header .ctrl .arrow.left {
      background-position: left 0;
      margin-left: 0; }
      .slider2 .header .ctrl .arrow.left:hover {
        background-position: left bottom; }
    .slider2 .header .ctrl .arrow.right {
      background-position: right 0; }
      .slider2 .header .ctrl .arrow.right:hover {
        background-position: right bottom; }
  .slider2 .container {
    margin: 0 -0.5625rem; }
  .slider2 .item {
    height: 135px;
    height: 8.4375rem;
    float: left;
    box-sizing: border-box;
    padding: 0 0.5625rem;
    position: relative; }

@media screen and (max-width: 540px) {
  .related-materials.slider2 .header {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .related-materials.slider2 .header .title {
      font-size: 25px;
      font-size: 1.5625rem;
      line-height: 74px;
      line-height: 4.625rem;
      font-weight: 800;
      text-transform: uppercase;
      float: left; } }
.related-materials.slider2 .item .cat {
  font-size: 0.6875rem;
  /*11px / 16px*/
  color: #00b3b5;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.375rem;
  /*22px / 16px*/
  letter-spacing: 0.7px; }
.related-materials.slider2 .title {
  margin-right: 0; }
.related-materials.slider2 .container {
  /*margin-top: 1rem;*/ }
.related-materials.slider2 .item {
  width: 33.33333333333333%;
  margin-bottom: 1.5rem;
  height: 12rem; }
  @media screen and (max-width: 540px) {
    .related-materials.slider2 .item {
      height: 168px;
      height: 10.5rem;
      margin-bottom: 42px;
      margin-bottom: 2.625rem;
      width: 100%; } }
  @media screen and (max-width: 540px) {
    .related-materials.slider2 .item .inner {
      padding-top: 0;
      display: flex;
      flex-direction: column;
      height: auto; } }
  @media screen and (max-width: 540px) {
    .related-materials.slider2 .item .cat {
      font-size: 18px;
      font-size: 1.125rem;
      margin-right: 16px;
      margin-right: 1rem;
      margin-bottom: 16px;
      margin-bottom: 1rem;
      font-weight: 800;
      float: left; } }
  @media screen and (max-width: 540px) {
    .related-materials.slider2 .item .date {
      font-size: 18px;
      font-size: 1.125rem;
      position: static;
      float: left; } }
  .related-materials.slider2 .item .title {
    margin-top: 0.25rem; }
    @media screen and (max-width: 540px) {
      .related-materials.slider2 .item .title {
        font-size: 21.5px;
        font-size: 1.34375rem;
        line-height: 32px;
        line-height: 2rem;
        margin-top: 23px;
        margin-top: 1.4375rem;
        -webkit-line-clamp: 3 !important; } }

/*.media-slider .fotorama__stage {
  height: 370px!important;
}

.media-slider .fotorama__stage__frame {
  width: 100%!important;
  height: 100%!important;
}

.media-slider .fotorama__stage__frame img {
  width: 100%!important;
  height: auto!important;
  left: 0!important;
  top: 0!important;
}*/
.slider2 .item .inner {
  border-bottom: 1px solid #00b3b5;
  height: 100%;
  box-sizing: border-box;
  padding-top: 1.5rem; }
.slider2 .inner .title {
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.375rem;
  margin-top: 0rem;
  text-transform: none; }
.slider2 .inner .date {
  font-size: 0.75rem;
  color: #959c9e;
  position: absolute;
  bottom: 1.25rem; }

.main {
  margin-top: 1.25rem; }
  @media screen and (max-width: 540px) {
    .main {
      margin-top: 34px;
      margin-top: 2.125rem; } }
  .main hr.stroke {
    height: 3px;
    margin: 1.625rem 0;
    border: none;
    background-color: #eeeeee; }
    @media screen and (max-width: 540px) {
      .main hr.stroke {
        display: none; } }
  .main .sidebar.left {
    float: left;
    width: 11.16138763197587%;
    /*148px / 1326px*/
    min-height: 1.5rem;
    margin-top: -1.25rem; }
    .main .sidebar.left .share {
      text-align: center;
      top: 0px;
      padding-top: 1.25rem; }
      .main .sidebar.left .share.fixed {
        position: fixed; }
      .main .sidebar.left .share.abs {
        position: absolute; }
      .main .sidebar.left .share .social-likes__widget {
        width: 45px;
        height: 45px;
        background-color: transparent !important;
        border: none;
        position: relative;
        margin-bottom: 2.3125rem;
        background-size: 100% 200%; }
        .main .sidebar.left .share .social-likes__widget .social-likes__counter {
          display: none; }
        .main .sidebar.left .share .social-likes__widget .counter {
          position: absolute;
          width: 100%;
          bottom: -26px;
          left: 0;
          text-align: center;
          font-size: 0.75rem;
          padding: 0;
          color: #8F8F91;
          font-weight: 400;
          display: inline-block; }
        .main .sidebar.left .share .social-likes__widget span {
          background-image: none;
          font-size: 0; }
      .main .sidebar.left .share .social-likes__widget_facebook {
        background-image: url("../_img/fb-share-1.png"); }
        .main .sidebar.left .share .social-likes__widget_facebook:hover {
          background-position: left bottom; }
      .main .sidebar.left .share .social-likes__widget_twitter {
        background-image: url("../_img/tw-share-1.png"); }
        .main .sidebar.left .share .social-likes__widget_twitter:hover {
          background-position: left bottom; }
      .main .sidebar.left .share .social-likes__widget_vkontakte {
        background-image: url("../_img/vk-share-1.png"); }
        .main .sidebar.left .share .social-likes__widget_vkontakte:hover {
          background-position: left bottom; }
      .main .sidebar.left .share .ico {
        text-align: center;
        margin-bottom: 1.25rem; }
        .main .sidebar.left .share .ico .count {
          font-size: 0.75rem;
          margin-top: 0.375rem;
          color: #8f8f91;
          font-weight: 400;
          display: inline-block; }
  .main .sidebar.right .banner {
    max-height: 458px;
    max-height: 28.625rem;
    height: auto;
    display: table;
    border: 1px solid #e5e5e5;
    text-align: center;
    width: 100%;
    box-sizing: border-box; }
    .main .sidebar.right .banner.first .emygr > div {
      margin: 34px 8px !important;
      margin: 2.125rem 0.5rem !important; }
    .main .sidebar.right .banner.first .emygr span {
      line-height: 16px;
      line-height: 1rem; }
    .main .sidebar.right .banner .inner {
      font-size: 0;
      display: table-cell;
      vertical-align: middle; }
      .main .sidebar.right .banner .inner embed {
        width: 100%; }
  .main .sidebar.right a:hover {
    color: #00B3B5 !important; }
  .main .sidebar.right .banner.second {
    max-height: 184px;
    max-height: 11.5rem;
    height: auto;
    box-sizing: border-box;
    margin-top: 1.125rem; }
  .main .sidebar.right .link-block {
    margin-top: 2.5rem; }
  .main .sidebar.right .stroke + .link-block {
    margin-top: 2.1875rem; }
  .main .sidebar.right .link-block {
    overflow: hidden; }
    .main .sidebar.right .link-block .item {
      margin-top: 1.5rem; }
      .main .sidebar.right .link-block .item .date {
        font-size: 0.75rem;
        color: #959c9e;
        margin-bottom: 0.5rem; }
      .main .sidebar.right .link-block .item .title {
        font-size: 0.75rem;
        font-weight: 800;
        line-height: 1.125rem; }
      .main .sidebar.right .link-block .item .cat {
        color: #00b3b5;
        font-size: 0.75rem;
        line-height: 1.125rem;
        text-transform: uppercase;
        font-weight: 800;
        display: inline-block;
        line-height: 1.875rem;
        letter-spacing: 0.7px;
        margin-bottom: 0.4375rem; }
        .main .sidebar.right .link-block .item .cat:hover {
          text-decoration: underline; }
    .main .sidebar.right .link-block > .title {
      font-size: 1.25rem;
      font-weight: 800;
      text-transform: uppercase;
      line-height: 1.5rem; }
  @media screen and (max-width: 1024px) {
    .main .sidebar {
      display: none; } }
  .main .wide-link-block {
    margin: 0 -0.5625rem; }
    .main .wide-link-block .block {
      width: 25%;
      box-sizing: border-box;
      padding: 0 0.5625rem;
      float: left; }
      .main .wide-link-block .block > .title {
        font-size: 1.25rem;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 1.5rem;
        margin-bottom: 2.125rem; }
    .main .wide-link-block .item {
      margin-bottom: 1.125rem; }
      .main .wide-link-block .item .date {
        font-size: 0.75rem;
        color: #959c9e;
        margin-bottom: 0.5rem; }
      .main .wide-link-block .item .title {
        font-size: 0.75rem;
        font-weight: 600;
        line-height: 1.125rem; }
  .main .sidebar.right hr.stroke {
    border: none;
    height: 1px;
    background-color: #00b3b5;
    margin: 0;
    margin-top: 2rem; }
    .main .sidebar.right hr.stroke.transparent {
      background-color: transparent;
      margin-top: -0.5rem; }
  .main .center-container {
    float: left;
    width: 64.85671191553544%;
    /*860px / 1326px*/
    box-sizing: border-box;
    padding: 0 1.125rem; }
    @media screen and (max-width: 1024px) {
      .main .center-container {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (max-width: 540px) {
      .main .center-container ~ .stroke {
        display: none; } }
    .main .center-container > .banner {
      margin-top: 1.625rem; }
      .main .center-container > .banner embed {
        width: 100%; }
      @media screen and (max-width: 540px) {
        .main .center-container > .banner {
          display: none; } }
    .main .center-container .bread-crumbs {
      margin-bottom: 1.75rem; }
    .main .center-container .share.mobile {
      display: none;
      text-align: center;
      top: 0px; }
      @media screen and (max-width: 1024px) {
        .main .center-container .share.mobile {
          display: block; } }
      @media screen and (max-width: 540px) {
        .main .center-container .share.mobile {
          border: 2px solid #ccf0f0;
          border: 0.125rem solid #ccf0f0;
          padding: 20px 34px;
          padding: 1.25rem 2.125rem; } }
      .main .center-container .share.mobile:after {
        display: block;
        content: '';
        clear: both; }
      .main .center-container .share.mobile .social-likes {
        display: block; }
        @media screen and (max-width: 540px) {
          .main .center-container .share.mobile .social-likes {
            margin: 0;
            display: flex;
            justify-content: space-between; } }
      .main .center-container .share.mobile .social-likes__widget {
        width: 44px;
        width: 2.75rem;
        height: 44px;
        height: 2.75rem;
        margin-right: 46px;
        margin-right: 2.875rem;
        margin-top: 10px;
        margin-top: 0.625rem;
        margin-bottom: 0;
        margin-bottom: 0;
        background-color: transparent !important;
        border: none;
        position: relative;
        background-size: 100%;
        clear: none;
        float: left; }
        @media screen and (max-width: 540px) {
          .main .center-container .share.mobile .social-likes__widget {
            margin: 0;
            margin: 0;
            width: 54px;
            width: 3.375rem;
            height: 54px;
            height: 3.375rem; } }
        .main .center-container .share.mobile .social-likes__widget .social-likes__counter {
          display: none; }
        .main .center-container .share.mobile .social-likes__widget .counter {
          margin-left: 52px;
          margin-left: 3.25rem;
          top: 11px;
          top: 0.6875rem;
          position: relative;
          left: 0;
          text-align: left;
          font-size: 0.75rem;
          padding: 0;
          color: #8F8F91;
          font-weight: 400;
          display: block; }
          @media screen and (max-width: 540px) {
            .main .center-container .share.mobile .social-likes__widget .counter {
              font-size: 15px;
              font-size: 0.9375rem;
              top: 17px;
              top: 1.0625rem;
              margin-left: 63px;
              margin-left: 3.9375rem; } }
        .main .center-container .share.mobile .social-likes__widget span {
          background-image: none;
          font-size: 0; }
      .main .center-container .share.mobile .social-likes__widget_facebook {
        background-image: url("../_img/fb-share-1.png"); }
        .main .center-container .share.mobile .social-likes__widget_facebook:hover {
          background-position: left bottom; }
      .main .center-container .share.mobile .social-likes__widget_twitter {
        background-image: url("../_img/tw-share-1.png"); }
        .main .center-container .share.mobile .social-likes__widget_twitter:hover {
          background-position: left bottom; }
      .main .center-container .share.mobile .social-likes__widget_vkontakte {
        background-image: url("../_img/vk-share-1.png"); }
        .main .center-container .share.mobile .social-likes__widget_vkontakte:hover {
          background-position: left bottom; }
      .main .center-container .share.mobile .ico {
        text-align: center;
        margin-bottom: 1.25rem; }
        .main .center-container .share.mobile .ico .count {
          font-size: 0.75rem;
          margin-top: 0.375rem;
          color: #8f8f91;
          font-weight: 400;
          display: inline-block; }
  .main .left-container {
    float: left;
    width: 76.01809954751131%;
    box-sizing: border-box;
    padding-right: 1.125rem; }
    @media screen and (max-width: 1024px) {
      .main .left-container {
        width: 100%;
        padding-right: 0; } }

/*
.main .sidebar.right .link-block.projects .item {
  margin-top: 1.125rem;
}*/
.left-container .news-list .banner-mobile {
  margin-bottom: 37px;
  margin-bottom: 2.3125rem; }
.left-container .news-list > .title {
  line-height: 38px;
  line-height: 2.375rem;
  font-size: 1.875rem;
  font-weight: 800;
  text-transform: uppercase;
  float: left;
  letter-spacing: 1.5px; }
  @media screen and (max-width: 540px) {
    .left-container .news-list > .title {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem;
      display: block; } }
  .left-container .news-list > .title + .combobox1 {
    float: left;
    margin-left: 1.875rem;
    min-width: 12rem; }
    @media screen and (max-width: 540px) {
      .left-container .news-list > .title + .combobox1 {
        display: none; } }
.left-container .sort.combobox1 {
  float: left;
  margin-left: 30px;
  margin-left: 1.875rem;
  min-width: 190px;
  min-width: 11.875rem;
  font-size: 0; }
  @media screen and (max-width: 1024px) {
    .left-container .sort.combobox1 {
      float: left;
      margin-left: 22px;
      margin-left: 1.375rem; } }
.left-container .sort.combobox1 .calendar-wrapper {
  display: none; }
  .left-container .sort.combobox1 .calendar-wrapper .left {
    float: left;
    margin-right: 2rem;
    position: relative;
    max-width: 290px; }
  .left-container .sort.combobox1 .calendar-wrapper .right {
    float: right;
    position: relative;
    max-width: 290px; }
  .left-container .sort.combobox1 .calendar-wrapper .choose {
    float: right;
    border: none;
    background-color: #00B3B5;
    color: #fff;
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 2rem;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 0.8rem; }
.left-container .news-list .list {
  margin-top: 2.625rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list .list {
      margin-top: 0; } }
  .left-container .news-list .list a:hover {
    color: #00B3B5 !important; }
.left-container .news-list .list .item {
  margin-bottom: 2.375rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list .list .item {
      margin-bottom: 45px;
      margin-bottom: 2.8125rem; } }
  .left-container .news-list .list .item .pic {
    float: left;
    margin-right: 1.25rem;
    width: 19.75rem;
    height: 10.75rem;
    overflow: hidden; }
    @media screen and (max-width: 540px) {
      .left-container .news-list .list .item .pic {
        height: 271px;
        height: 16.9375rem;
        float: none;
        width: 100%;
        margin-right: 0; } }
    .left-container .news-list .list .item .pic + .text {
      float: left; }
    .left-container .news-list .list .item .pic + .date {
      padding-top: 0.875rem; }
      @media screen and (max-width: 540px) {
        .left-container .news-list .list .item .pic + .date {
          padding-top: 17px;
          padding-top: 1.0625rem; } }
.left-container .news-list.themes .item .pic + .cat {
  padding-top: 0.875rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.themes .item .pic + .cat {
      margin-top: 20px;
      margin-top: 1.25rem;
      padding-top: 0; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.themes .item .pic + .cat + .date {
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-top: 0; } }
@media screen and (max-width: 540px) {
  .left-container .news-list .list .item {
    border-bottom: 1px solid #00b3b5;
    border-bottom: 0.0625rem solid #00b3b5; } }
.left-container .news-list .list .item .date {
  font-size: 0.875rem;
  color: #959c9e;
  margin-bottom: 0.5rem;
  display: inline-block;
  font-weight: 500; }
  @media screen and (max-width: 540px) {
    .left-container .news-list .list .item .date {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 7px;
      margin-bottom: 0.4375rem; } }
.left-container .news-list .list .item .title {
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 0.6875rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list .list .item .title {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 35px;
      line-height: 2.1875rem;
      margin-bottom: 16px;
      margin-bottom: 1rem;
      overflow: hidden; } }
.left-container .news-list .list .item .text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  box-sizing: border-box;
  padding-right: 0.625rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list .list .item .text {
      display: none; } }
.left-container .mobile {
  display: none; }
  @media screen and (max-width: 540px) {
    .left-container .mobile {
      display: block; } }
  .left-container .mobile .hot-themes-mobile {
    display: block !important; }
  .left-container .mobile .read-more {
    display: none;
    line-height: 70px;
    line-height: 4.375rem;
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 55px;
    margin-top: 3.4375rem;
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
    max-height: 70px;
    max-height: 4.375rem;
    bottom: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: #00B3B5;
    font-weight: 800;
    box-sizing: border-box;
    border: 0.125rem solid #00B3B5; }
    @media screen and (max-width: 540px) {
      .left-container .mobile .read-more {
        display: block; } }
    .left-container .mobile .read-more:hover {
      background-color: #fff;
      color: #00B3B5; }
.left-container .card-board > .title {
  font-size: 1.875rem;
  line-height: 2.4375rem;
  font-weight: 800;
  text-transform: uppercase;
  float: left;
  width: 21.47177419354839%;
  letter-spacing: 1.5px;
  position: relative;
  z-index: 300; }
  @media screen and (max-width: 1024px) {
    .left-container .card-board > .title {
      float: none; } }
  @media screen and (max-width: 540px) {
    .left-container .card-board > .title {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem;
      display: block; } }
.left-container .news-list.themes .cat {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #00b3b5;
  font-weight: 800;
  margin-bottom: 0.625rem;
  letter-spacing: 0.7px; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.themes .cat {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem;
      padding-right: 21px;
      padding-right: 1.3125rem;
      float: left; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.themes > .title {
    font-size: 35px;
    font-size: 2.1875rem;
    margin-bottom: 45px;
    margin-bottom: 2.8125rem;
    display: block;
    text-transform: none; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.themes .item {
    margin-bottom: 56px;
    margin-bottom: 3.5rem; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.themes .item .date {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    float: left; } }
.left-container .news-list.themes .item .date + .clear {
  display: none; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.themes .item .date + .clear {
      display: block; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.themes .item .text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 35px;
    line-height: 2.1875rem;
    margin-bottom: 22px;
    margin-bottom: 1.375rem;
    display: block; } }
@media screen and (max-width: 540px) {
  .left-container .news-list.search > .title {
    display: none; } }
.left-container .news-list.search .search-block {
  margin-top: 1.25rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.search .search-block form * {
      display: none; }
    .left-container .news-list.search .search-block .mobile {
      display: block !important; }
      .left-container .news-list.search .search-block .mobile .search-button {
        max-height: 70px;
        max-height: 4.375rem;
        line-height: 69px;
        line-height: 4.3125rem;
        min-height: 70px;
        min-height: 4.375rem;
        font-family: 'Open Sans', sans-serif;
        width: 100%;
        display: block !important;
        font-size: 22px;
        font-size: 1.375rem;
        margin-bottom: 45px;
        margin-bottom: 2.8125rem;
        bottom: 0;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        background-color: #00B3B5;
        font-weight: 800;
        display: block;
        box-sizing: border-box;
        border: 0.125rem solid #00B3B5; } }
  .left-container .news-list.search .search-block .mobile {
    display: none; }
  .left-container .news-list.search .search-block .left {
    display: inline-block;
    padding-right: 1.125rem;
    box-sizing: border-box;
    vertical-align: top; }
  .left-container .news-list.search .search-block .right {
    display: inline-block;
    vertical-align: top; }
    .left-container .news-list.search .search-block .right .title + .combobox1 .jq-selectbox {
      width: 11.875rem; }
  .left-container .news-list.search .search-block .title {
    font-size: 0.75rem;
    color: #959c9e;
    margin-bottom: 0.625rem; }
  .left-container .news-list.search .search-block .left .dates {
    margin: 0 -0.625rem; }
  .left-container .news-list.search .search-block .date-block {
    width: 200px;
    width: 12.5rem;
    box-sizing: border-box;
    padding: 0 0.625rem;
    float: left;
    position: relative;
    cursor: pointer; }
    .left-container .news-list.search .search-block .date-block .combobox1.month {
      width: 49%;
      float: left;
      margin-left: 1.25rem; }
    .left-container .news-list.search .search-block .date-block .combobox1.year {
      width: 29%;
      float: right;
      margin-right: 1.25rem; }
    .left-container .news-list.search .search-block .date-block .calendar-wrapper {
      min-width: 39rem;
      display: none; }
      .left-container .news-list.search .search-block .date-block .calendar-wrapper .left {
        width: auto;
        float: left; }
      .left-container .news-list.search .search-block .date-block .calendar-wrapper .right {
        width: auto;
        float: right; }
    .left-container .news-list.search .search-block .date-block > span {
      top: 1px;
      top: 0.0625rem;
      left: 7px;
      left: 0.4375rem;
      font-size: 0.75rem;
      font-weight: 600;
      line-height: 2.1875rem;
      padding-left: 0.875rem;
      position: absolute; }
      @media screen and (max-width: 1024px) {
        .left-container .news-list.search .search-block .date-block > span {
          top: -1px;
          top: -0.0625rem;
          line-height: 44px;
          line-height: 2.75rem; } }
    .left-container .news-list.search .search-block .date-block input {
      line-height: 38px;
      line-height: 2.375rem;
      height: 38px;
      height: 2.375rem;
      max-height: 38px;
      max-height: 2.375rem;
      font-size: 0.75rem;
      font-weight: 600;
      border: 1px solid #d5d7d8;
      display: inline-block;
      box-sizing: border-box;
      padding-right: 0.75rem;
      width: 100%;
      outline: none;
      background-color: transparent;
      color: #000;
      cursor: pointer; }
      @media screen and (max-width: 1024px) {
        .left-container .news-list.search .search-block .date-block input {
          line-height: 44px;
          line-height: 2.75rem;
          height: 44px;
          height: 2.75rem;
          max-height: 44px;
          max-height: 2.75rem; } }
    .left-container .news-list.search .search-block .date-block:hover > input {
      background-color: #00b3b5;
      border-color: #00b3b5;
      color: #fff; }
    .left-container .news-list.search .search-block .date-block:hover > span {
      color: #fff; }
    .left-container .news-list.search .search-block .date-block:hover .calendar {
      background-position: bottom center; }
    .left-container .news-list.search .search-block .date-block input.f_search_start_date {
      padding-left: 1.46rem; }
    .left-container .news-list.search .search-block .date-block input.f_search_end_date {
      padding-left: 2rem; }
    .left-container .news-list.search .search-block .date-block > .calendar {
      top: 8px;
      top: 0.5rem;
      position: absolute;
      right: 1.375rem;
      cursor: pointer;
      width: 1.125rem;
      height: 1.375rem;
      background-image: url("../_img/calendar.png");
      background-size: 100%; }
      @media screen and (max-width: 1024px) {
        .left-container .news-list.search .search-block .date-block > .calendar {
          top: 11px;
          top: 0.6875rem; } }
  .left-container .news-list.search .search-block .categories {
    margin-top: 18px; }
.left-container .news-list.search .list {
  margin-top: 3.9375rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.search .list {
      margin-top: 0; }
      .left-container .news-list.search .list p {
        font-size: 18px;
        font-size: 1.125rem; } }
.left-container .news-list.offer .intro {
  font-size: 1.25rem;
  line-height: 2rem;
  width: 66.96969696969697%;
  font-weight: 600;
  margin-top: 1.5rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.offer .intro {
      font-size: 29px;
      font-size: 1.8125rem;
      line-height: 48px;
      line-height: 3rem;
      margin-top: 0;
      margin-top: 0;
      width: 100%; } }
.left-container .news-list.offer .fields {
  margin: 0 -0.5625rem;
  margin-top: 1.875rem; }
  .left-container .news-list.offer .fields .sign {
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 0.75rem; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.offer .fields .sign {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 21px;
        margin-bottom: 1.3125rem;
        font-weight: 600; } }
  .left-container .news-list.offer .fields .field {
    width: 33.33333333333333%;
    float: left;
    padding: 0 0.5625rem;
    box-sizing: border-box; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.offer .fields .field {
        width: 100%;
        float: none; } }
  .left-container .news-list.offer .fields .input {
    border: 1px solid #d2d5d7;
    box-sizing: border-box;
    overflow: hidden; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.offer .fields .input {
        margin-bottom: 28px;
        margin-bottom: 1.75rem; } }
  .left-container .news-list.offer .fields .field input {
    border: none;
    outline: none;
    background: none;
    line-height: 2.875rem;
    padding: 0 1rem;
    width: 100%;
    box-sizing: border-box; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.offer .fields .field input {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 73px;
        line-height: 4.5625rem;
        padding: 0 36px;
        padding: 0 2.25rem;
        font-weight: 600; } }
  .left-container .news-list.offer .fields .field.required .sign:after {
    content: ' *';
    color: #00b3b5; }
  .left-container .news-list.offer .fields .field.msg {
    width: auto;
    float: none;
    margin-top: 2.125rem; }
    .left-container .news-list.offer .fields .field.msg .input {
      height: 9.625rem;
      overflow: hidden; }
      @media screen and (max-width: 540px) {
        .left-container .news-list.offer .fields .field.msg .input {
          height: 235px;
          height: 14.6875rem; } }
    .left-container .news-list.offer .fields .field.msg textarea {
      border: none;
      width: 100%;
      box-sizing: border-box;
      outline: none;
      padding: 1rem 1rem;
      max-width: 100%;
      min-width: 100%;
      min-height: 100%;
      max-height: 100%;
      overflow-y: visible;
      font-family: 'Open Sans', sans-serif; }
      @media screen and (max-width: 540px) {
        .left-container .news-list.offer .fields .field.msg textarea {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 33px;
          line-height: 2.0625rem;
          padding-left: 36px;
          padding-left: 2.25rem;
          padding-right: 36px;
          padding-right: 2.25rem;
          font-weight: 600; } }
.left-container .news-list.offer .tip {
  font-size: 0.75rem;
  color: #959c9e;
  margin-top: 1.375rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.offer .tip {
      font-size: 18px;
      font-size: 1.125rem;
      margin-top: -4px;
      margin-top: -0.25rem;
      font-weight: 600; } }
  .left-container .news-list.offer .tip span {
    font-size: 0.875rem;
    color: #00b3b5;
    font-weight: 600; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.offer .tip span {
        font-size: 21px;
        font-size: 1.3125rem; } }
.left-container .news-list.offer input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background-color: #00b3b5;
  line-height: 3.375rem;
  padding: 0 1.875rem;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  margin-top: 1.625rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.offer input[type="submit"] {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 70px;
      line-height: 4.375rem;
      margin-top: 31px;
      margin-top: 1.9375rem;
      width: 100%;
      text-transform: uppercase;
      font-weight: 800; } }

/*
.left-container .news-list.search .search-block .date-block span {
  font-size: 0.75rem;
  font-weight: 600;
  border: 1px solid #d5d7d8;
  display: inline-block;
  box-sizing: border-box;
  line-height: 2.1875rem;

  padding-left: 0.875rem;
  padding-right: 0.75rem;
  width: 100%;
}
*/
/*padding: 0.625rem 0;*/
/*
.left-container .news-list.search .search-block .date-block span > img {
  float: right;
  position: relative;
  top: 6px;
}
*/
.custom-checkbox {
  width: 16px;
  height: 16px;
  background-image: url("../_img/checkbox1.png");
  vertical-align: middle; }

.left-container .news-list.search .search-block .search-line {
  border: 1px solid #d2d5d7;
  border: 0.0625rem solid #d2d5d7;
  background-size: 24px 22px;
  background-size: 1.5rem 1.375rem;
  margin-top: 1.625rem;
  background-image: url("../_img/search2.png");
  background-repeat: no-repeat;
  background-position: 1.125rem 50%;
  position: relative; }
  .left-container .news-list.search .search-block .search-line input {
    border: none;
    background: none;
    line-height: 3.625rem;
    width: 100%;
    height: 3.625rem;
    max-height: 3.625rem;
    box-sizing: border-box;
    outline: none;
    padding: 0 3.75rem;
    padding-right: 9.375rem;
    font-size: 1rem;
    font-weight: 600; }
  .left-container .news-list.search .search-block .search-line .loupe {
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 3.625rem;
    padding: 0;
    padding-right: 0;
    cursor: pointer; }
  .left-container .news-list.search .search-block .search-line .search-button {
    right: -1.5px;
    right: -0.09375rem;
    position: absolute;
    width: auto;
    top: -0.0625rem;
    line-height: 1rem;
    font-size: 1rem;
    color: #fff;
    background-color: #00b3b5;
    line-height: 3.25rem;
    padding: 0 2.9375rem;
    min-height: 3.75rem;
    cursor: pointer;
    border: 3px solid #00b3b5; }
    .left-container .news-list.search .search-block .search-line .search-button:hover {
      background-color: transparent;
      color: #00b3b5; }
.left-container .news-list.search .results {
  font-size: 1rem;
  margin-top: 1.25rem; }
  @media screen and (max-width: 540px) {
    .left-container .news-list.search .results {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 0 -36px;
      margin: 0 -2.25rem;
      padding: 0 36px;
      padding: 0 2.25rem;
      border-bottom: 1px solid #eae8e6;
      border-bottom: 0.0625rem solid #eae8e6;
      padding-bottom: 22px;
      padding-bottom: 1.375rem;
      margin-bottom: 36px;
      margin-bottom: 2.25rem; } }
  .left-container .news-list.search .results > span:first-child {
    color: #000; }
    @media screen and (max-width: 540px) {
      .left-container .news-list.search .results > span:first-child:after {
        content: ':'; }
      .left-container .news-list.search .results > span:first-child + span {
        float: right;
        text-align: right; } }
  .left-container .news-list.search .results span {
    color: #00b3b5;
    font-weight: 600; }

/*.left-container .news-list.search .search-block .search-line + .results*/
/*.left-container .news-list.search .search-block .search-line + .results span*/
.custom-checkbox.checked {
  background-position: 0 bottom; }

.left-container .news-list.search .search-block .categories label {
  margin-right: 14px;
  white-space: nowrap;
  cursor: pointer; }
  .left-container .news-list.search .search-block .categories label span {
    font-size: 0.75rem;
    line-height: 0.75rem;
    font-weight: 600; }
@media screen and (max-width: 1360px) and (min-width: 1025px) {
  .left-container .card-board > .title {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; } }
.left-container .card-board > .top {
  position: relative; }
  @media screen and (max-width: 1360px) and (min-width: 1025px) {
    .left-container .card-board > .top {
      clear: both; } }
  @media screen and (max-width: 1024px) {
    .left-container .card-board > .top {
      margin: 0 -9px;
      margin: 0 -0.5625rem;
      margin-top: 20px;
      margin-top: 1.25rem; } }
  @media screen and (max-width: 540px) {
    .left-container .card-board > .top {
      margin-top: 0;
      margin-top: 0; } }
  .left-container .card-board > .top:after {
    content: '';
    display: block;
    clear: both; }
  .left-container .card-board > .top .categories {
    float: left;
    width: 58.16532258064516%;
    text-align: center;
    margin-top: 12px; }
    @media screen and (max-width: 1360px) and (min-width: 1025px) {
      .left-container .card-board > .top .categories {
        width: auto; } }
    @media screen and (max-width: 1024px) {
      .left-container .card-board > .top .categories {
        width: 33.3333333333%;
        margin-top: 0; } }
    @media screen and (max-width: 540px) {
      .left-container .card-board > .top .categories {
        width: 100%; } }
    .left-container .card-board > .top .categories .tablet-menu {
      display: none; }
      @media screen and (max-width: 1024px) {
        .left-container .card-board > .top .categories .tablet-menu {
          text-align: left;
          display: block; }
          .left-container .card-board > .top .categories .tablet-menu .mobile-dropdown {
            margin: 0; }
            .left-container .card-board > .top .categories .tablet-menu .mobile-dropdown .jq-selectbox {
              width: 100%;
              margin: 0;
              float: none; }
              .left-container .card-board > .top .categories .tablet-menu .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown {
                left: 0 !important;
                right: 0 !important; } }
      @media screen and (max-width: 540px) {
        .left-container .card-board > .top .categories .tablet-menu {
          width: 100%;
          margin: 0; } }
    .left-container .card-board > .top .categories > ul {
      display: inline-block; }
      @media screen and (max-width: 1024px) {
        .left-container .card-board > .top .categories > ul {
          display: none; } }
      .left-container .card-board > .top .categories > ul li {
        margin-bottom: 8px;
        margin-bottom: 0.5rem;
        float: left;
        text-transform: uppercase;
        font-weight: 800;
        padding: 0 15px;
        /*11px / */ }
        .left-container .card-board > .top .categories > ul li a {
          position: relative;
          display: block;
          font-size: 0.75rem;
          line-height: 1.0625rem;
          cursor: pointer; }
        .left-container .card-board > .top .categories > ul li.active a:after {
          content: '.';
          color: transparent;
          display: block;
          border: 3px solid #00b3b5;
          width: 100%;
          padding: 0 12px;
          height: 120%;
          border-radius: 20px;
          position: absolute;
          top: 0;
          margin-top: -5px;
          left: -15px; }
        .left-container .card-board > .top .categories > ul li:hover a {
          color: #00B3B5; }
          .left-container .card-board > .top .categories > ul li:hover a:after {
            /*border: 3px solid #00B3B5;
            color: #00B3B5;
            content: '.';
            color: transparent;
            display: block;
            width: 100%;
            padding: 0 22px;
            height: 20px;
            border-radius: 20px;
            position: absolute;
            top: 0;
            margin-top: -7px;
            left: -25px;*/ }
  .left-container .card-board > .top .sort {
    float: right;
    margin-left: 0;
    width: 20.36290322580645%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000; }
    @media screen and (max-width: 1024px) {
      .left-container .card-board > .top .sort {
        width: 33.3333333333%;
        margin-right: 33.3333333333%;
        box-sizing: border-box;
        margin-left: 0;
        padding: 0 9px;
        padding: 0 0.5625rem; }
        .left-container .card-board > .top .sort .jq-selectbox {
          line-height: 44px;
          line-height: 2.75rem;
          max-height: 44px;
          max-height: 2.75rem; } }
    @media screen and (max-width: 540px) {
      .left-container .card-board > .top .sort {
        width: 100%;
        margin: 20px 0 0;
        position: relative; } }
.left-container .card-board .list {
  margin: 0 -0.5625rem;
  margin-top: 2.35rem; }
  @media screen and (max-width: 1024px) {
    .left-container .card-board .list {
      margin-top: 24px;
      margin-top: 1.5rem; } }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list {
      margin-top: 30px;
      margin-top: 1.875rem; } }
  .left-container .card-board .list .item {
    width: 33.33333333333333%;
    height: 21.625rem;
    overflow: hidden;
    /*346px / 16px*/
    float: left;
    padding: 0 0.5625rem;
    box-sizing: border-box;
    margin-bottom: 2.375rem; }
    @media screen and (max-width: 540px) {
      .left-container .card-board .list .item {
        width: 100%;
        padding: 0; } }
    .left-container .card-board .list .item a:hover + .text .title, .left-container .card-board .list .item a:hover + .text .descr {
      color: #00b3b5 !important; }
@media screen and (max-width: 540px) {
  .left-container .card-board .list {
    margin-left: 0;
    margin-right: 0; } }
@media screen and (max-width: 540px) {
  .left-container .card-board .list .item {
    border-bottom: 1px solid #00b3b5;
    border-bottom: 0.0625rem solid #00b3b5;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
    margin-bottom: 56px;
    margin-bottom: 3.5rem;
    height: auto; } }
.left-container .card-board .list .item .pic {
  height: 11.625rem;
  /*186px /16px*/
  overflow: hidden; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .pic {
      height: 278px;
      height: 17.375rem; } }
.left-container .card-board .list .item .cat {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #00b3b5;
  font-weight: 800;
  margin-bottom: 0.625rem;
  padding-right: 10px;
  letter-spacing: 0.7px; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .cat {
      font-size: 14px;
      font-size: 0.875rem;
      padding-right: 21px;
      padding-right: 1.3125rem;
      line-height: 24px;
      line-height: 1.5rem;
      font-weight: 800; } }
  .left-container .card-board .list .item .cat:hover {
    text-decoration: underline; }
.left-container .card-board .list .item .top {
  margin-top: 0.625rem; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .top {
      margin-top: 20px;
      margin-top: 1.25rem; } }
.left-container .card-board .list .item .date {
  font-size: 0.75rem;
  /*12px / 16px;*/
  color: #8f8f91;
  display: inline-block; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .date {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem; } }
.left-container .card-board .list .item .title {
  font-size: 0.875rem;
  font-weight: 800;
  margin-top: 0.5rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .title {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 35px;
      line-height: 2.1875rem;
      margin-top: 14px;
      margin-top: 0.875rem; } }
.left-container .card-board .list .item .descr {
  font-size: 0.75rem;
  line-height: 1.375rem;
  margin-top: 0.5rem;
  font-weight: 600; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .list .item .descr {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 35px;
      line-height: 2.1875rem; } }
.left-container .card-board .list .item a:hover * {
  color: #00b3b5 !important; }
.left-container .card-board .list + .page-nav {
  margin-top: 0.1875rem; }
.left-container .card-board .read-more {
  display: none;
  line-height: 70px;
  line-height: 4.375rem;
  max-height: 70px;
  max-height: 4.375rem;
  font-size: 22px;
  font-size: 1.375rem;
  margin-top: 0px;
  margin-top: 0rem;
  bottom: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: #00B3B5;
  font-weight: 800;
  box-sizing: border-box;
  border: 0.125rem solid #00B3B5; }
  @media screen and (max-width: 540px) {
    .left-container .card-board .read-more {
      display: block; } }
  .left-container .card-board .read-more:hover {
    background-color: #fff;
    color: #00B3B5; }

.articles-block {
  margin: 0 -0.5625rem; }
  @media screen and (max-width: 540px) {
    .articles-block {
      display: none; } }
  @media screen and (max-width: 1024px) {
    .articles-block .block:after {
      display: block;
      content: '';
      clear: both; } }
  .articles-block .block > .title {
    margin-left: 0.625rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 800;
    margin-bottom: 1.875rem;
    letter-spacing: 1px; }
  .articles-block .block.left {
    float: left;
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .articles-block .block.left {
        width: 100%;
        float: none;
        margin-bottom: 36px;
        margin-bottom: 2.25rem; } }
  .articles-block .block.right {
    float: right;
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .articles-block .block.right {
        width: 100%;
        float: none; } }

.articles-block-2 {
  display: block !important; }
  .articles-block-2 .block .item {
    padding: 0 0.5625rem;
    width: 50%;
    box-sizing: border-box;
    float: left;
    font-size: 0;
    height: 26.875rem;
    overflow: hidden;
    /*430px / 16px*/ }
    @media screen and (max-width: 1024px) {
      .articles-block-2 .block .item {
        width: 33.3333333333%; } }
    @media screen and (max-width: 540px) {
      .articles-block-2 .block .item {
        width: 100%; } }
    .articles-block-2 .block .item:nth-child(3) {
      display: none; }
      @media screen and (max-width: 1024px) {
        .articles-block-2 .block .item:nth-child(3) {
          display: block; } }
    .articles-block-2 .block .item .pic {
      position: relative;
      height: 16rem;
      /*256px / 16px*/
      overflow: hidden; }
      .articles-block-2 .block .item .pic:after {
        position: absolute;
        content: '';
        background-color: transparent;
        background-image: url("../_img/hole.png");
        background-repeat: no-repeat;
        height: 12px;
        width: 100%;
        left: 0;
        bottom: 0;
        background-position: 50% 0;
        background-size: cover;
        z-index: 200; }
        @media screen and (max-width: 1024px) {
          .articles-block-2 .block .item .pic:after {
            display: none; } }
      .articles-block-2 .block .item .pic:before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        content: '';
        background-image: url("../_img/gradient.png");
        background-repeat: no-repeat;
        background-position: left bottom;
        z-index: 100; }
      .articles-block-2 .block .item .pic .title {
        position: absolute;
        color: #fff;
        width: 100%;
        font-weight: 800;
        top: 13.125rem;
        width: 100%;
        text-align: center;
        font-size: 0.875rem;
        z-index: 300;
        /*14px / 16px*/ }
        @media screen and (max-width: 540px) {
          .articles-block-2 .block .item .pic .title {
            font-size: 16px; } }
      .articles-block-2 .block .item .pic .cat {
        position: absolute;
        font-size: 0.6875rem;
        /*11px / 16px*/
        color: #00b3b5;
        text-transform: uppercase;
        font-weight: 800;
        width: 100%;
        text-align: center;
        top: 11.875rem;
        /*190px / 16px*/
        letter-spacing: 0.7px;
        z-index: 300; }
        @media screen and (max-width: 540px) {
          .articles-block-2 .block .item .pic .cat {
            font-size: 16px; } }
    .articles-block-2 .block .item a {
      text-decoration: none; }
    .articles-block-2 .block .item .text {
      text-align: center; }
      .articles-block-2 .block .item .text .title {
        font-size: 0.875rem;
        /*14px / 16px*/
        line-height: 1.375rem;
        /*22px / 16px*/
        font-weight: 800;
        margin-top: 0.3rem;
        overflow: hidden; }
        @media screen and (max-width: 540px) {
          .articles-block-2 .block .item .text .title {
            font-size: 16px; } }
      .articles-block-2 .block .item .text .sub-title {
        font-size: 0.875rem;
        /*14px / 16px*/
        line-height: 1.375rem;
        /*22px / 16px*/
        font-weight: 400;
        text-transform: none;
        margin-top: 0.65rem;
        color: #959c9e;
        letter-spacing: normal; }
        @media screen and (max-width: 540px) {
          .articles-block-2 .block .item .text .sub-title {
            font-size: 16px;
            padding-bottom: 10px; } }
    .articles-block-2 .block .item .inner {
      border-bottom: 1px solid #00b3b5;
      height: 100%;
      box-sizing: border-box; }
      .articles-block-2 .block .item .inner:hover {
        color: #00b3b5 !important; }
      @media screen and (max-width: 540px) {
        .articles-block-2 .block .item .inner {
          height: auto; } }

.articles-block .item .inner:hover .title {
  color: #00b3b5 !important; }

/*temp*/
.articles-block-1 .block.right {
  float: right;
  width: 50%; }
  @media screen and (max-width: 1024px) {
    .articles-block-1 .block.right {
      width: 100%;
      float: none; } }
@media screen and (max-width: 1024px) {
  .articles-block-1 .block {
    width: 100%;
    float: none; } }
.articles-block-1 .block .item {
  width: 50%;
  padding: 0 0.5625rem;
  float: left;
  box-sizing: border-box;
  height: 21.25rem; }
  @media screen and (max-width: 1024px) {
    .articles-block-1 .block .item {
      width: 33.3333333333%; } }
  .articles-block-1 .block .item:nth-child(3) {
    display: none; }
    @media screen and (max-width: 1024px) {
      .articles-block-1 .block .item:nth-child(3) {
        display: block; } }
  .articles-block-1 .block .item a:hover * {
    color: #00b3b5; }
  .articles-block-1 .block .item .inner {
    position: relative;
    height: 100%;
    border-bottom: 1px solid #00b3b5; }
  .articles-block-1 .block .item .date {
    position: absolute;
    font-size: 0.75rem;
    /*12px / 16px;*/
    color: #8f8f91;
    left: 0;
    bottom: 1rem; }
  .articles-block-1 .block .item .title {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.375rem; }
  .articles-block-1 .block .item .pic {
    height: 11.5rem;
    overflow: hidden;
    margin-bottom: 1.125rem; }
    .articles-block-1 .block .item .pic _img {
      width: 100%; }

.banner-mobile {
  display: none; }
  @media screen and (max-width: 540px) {
    .banner-mobile {
      margin-top: 37px;
      margin-top: 2.3125rem;
      display: block; } }
  .banner-mobile img {
    width: 100%;
    height: auto; }

/*temp*/
.page-nav {
  text-align: center;
  position: relative;
  margin-top: 4rem;
  margin-bottom: 0.4375rem; }
  @media screen and (max-width: 540px) {
    .page-nav {
      display: none; } }
  .page-nav ul {
    display: inline-block; }
    .page-nav ul li {
      margin: 0 0.5rem;
      float: left;
      padding: 0 0.65rem;
      font-size: 1rem;
      font-weight: 600;
      position: relative;
      cursor: pointer; }
  .page-nav .arrow {
    width: 26px;
    height: 26px;
    background-image: url("../_img/arrows2.png");
    background-size: 200% 200%;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    position: absolute;
    bottom: 0px; }
    @media screen and (max-width: 1024px) {
      .page-nav .arrow {
        background-image: url("../_img/arrows1.png"); } }
    .page-nav .arrow.next {
      background-position: right 0;
      right: 10px; }
      @media screen and (max-width: 1024px) {
        .page-nav .arrow.next {
          right: 0; } }
    .page-nav .arrow.prev.disabled {
      background-image: url("../_img/arrows1-dsbld.png");
      background-position: left 0;
      cursor: default;
      background-size: 200% 100%; }
    .page-nav .arrow.next.disabled {
      background-image: url("../_img/arrows1-dsbld.png");
      background-position: right 0;
      cursor: default;
      background-size: 200% 100%; }
    .page-nav .arrow.next:hover {
      background-position: right bottom; }
    .page-nav .arrow.prev {
      background-position: left 0;
      left: 0; }
      .page-nav .arrow.prev:hover {
        background-position: left bottom;
        left: 0; }
  .page-nav ul li.active {
    color: #959c9e; }
    .page-nav ul li.active a:after {
      content: '.';
      color: transparent;
      display: block;
      position: absolute;
      font-size: 2.333333333333333em;
      width: 100%;
      height: 26px;
      padding: 0 9px;
      border: 3px solid #00b3b5;
      left: -12px;
      top: 0px;
      border-radius: 60px;
      margin-top: -5px; }
  .page-nav ul li:hover a:after {
    content: '.';
    color: transparent;
    display: block;
    position: absolute;
    font-size: 2.333333333333333em;
    width: 100%;
    height: 26px;
    padding: 0 9px;
    border: 3px solid #00b3b5;
    left: -12px;
    top: 0px;
    border-radius: 60px;
    margin-top: -5px; }
  .page-nav ul li a {
    font-weight: 800;
    display: block;
    line-height: 1.375rem;
    position: relative;
    font-size: 0.9375rem; }

.combobox1 {
  max-height: 38px;
  max-height: 2.375rem;
  font-size: 0; }
  @media screen and (max-width: 1024px) {
    .combobox1 {
      max-height: 44px;
      max-height: 2.75rem; } }
  .combobox1 .jq-selectbox {
    line-height: 38px;
    line-height: 2.375rem;
    height: 38px;
    height: 2.375rem;
    max-height: 38px;
    max-height: 2.375rem;
    border: 1px solid #00b3b5;
    border: 0.0625rem solid #00b3b5;
    overflow: hidden;
    width: 100%;
    font-weight: 600;
    cursor: pointer;
    color: #00b3b5;
    box-sizing: border-box;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .combobox1 .jq-selectbox {
        line-height: 44px;
        line-height: 2.75rem;
        height: 44px;
        height: 2.75rem;
        max-height: 44px;
        max-height: 2.75rem; } }
    .combobox1 .jq-selectbox.opened {
      overflow: visible;
      border-color: #fff; }
      .combobox1 .jq-selectbox.opened .jq-selectbox__select-text {
        color: #00b3b5 !important;
        background-color: #fff !important;
        border-color: transparent !important; }
      .combobox1 .jq-selectbox.opened .jq-selectbox__select:after {
        border-top-color: #00b3b5 !important; }
  .combobox1 .jq-selectbox__select {
    z-index: 999; }
    .combobox1 .jq-selectbox__select .jq-selectbox__select-text {
      padding: 0 2.375rem 0 1.125rem; }
    .combobox1 .jq-selectbox__select:after {
      content: '';
      display: block;
      border: 4px solid transparent;
      border-top-color: #00b3b5;
      width: 0;
      height: 0;
      position: absolute;
      top: 1.0625rem;
      right: 1rem; }
      @media screen and (max-width: 1024px) {
        .combobox1 .jq-selectbox__select:after {
          top: 19px;
          top: 1.1875rem; } }
  .combobox1 .jq-selectbox__select-text {
    width: auto !important;
    font-size: 0.75rem;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700; }
  .combobox1 .jq-selectbox__select:hover .jq-selectbox__select-text {
    background-color: #00b3b5;
    color: #fff; }
  .combobox1 .jq-selectbox__select:hover:after {
    border-top-color: #fff; }
  .combobox1 .jq-selectbox__dropdown {
    padding-top: 37px !important;
    padding-top: 2.3125rem !important;
    background-color: #fff;
    font-size: 0.75rem;
    width: 100% !important;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.45);
    top: 0px !important;
    bottom: auto !important; }
    @media screen and (max-width: 1024px) {
      .combobox1 .jq-selectbox__dropdown {
        padding-top: 44px !important;
        padding-top: 2.75rem !important; } }
    .combobox1 .jq-selectbox__dropdown li {
      padding-left: 1.125rem; }
      .combobox1 .jq-selectbox__dropdown li:hover, .combobox1 .jq-selectbox__dropdown li.selected {
        background-color: #00B3B5;
        color: #fff; }
      .combobox1 .jq-selectbox__dropdown li.sel {
        display: none; }

.mobile-dropdown {
  margin: 0 -9px;
  margin: 0 -0.5625rem;
  padding: 0 9px;
  padding: 0 0.5625rem; }
  .mobile-dropdown .jq-selectbox {
    float: right;
    width: 33.3333333333%;
    margin-right: 33.3333333333%;
    box-sizing: border-box; }
    .mobile-dropdown .jq-selectbox .jq-selectbox__select {
      padding-left: 20px;
      padding-left: 1.25rem;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 42px;
      line-height: 2.625rem;
      max-height: 42px;
      max-height: 2.625rem;
      border: 1px solid #b2b2b2;
      border: 0.0625rem solid #b2b2b2;
      text-transform: uppercase;
      font-weight: 800;
      position: relative;
      cursor: pointer; }
      @media screen and (max-width: 540px) {
        .mobile-dropdown .jq-selectbox .jq-selectbox__select {
          font-size: 16px;
          font-size: 1rem;
          line-height: 58px;
          line-height: 3.625rem;
          max-height: 58px;
          max-height: 3.625rem; } }
      .mobile-dropdown .jq-selectbox .jq-selectbox__select:active, .mobile-dropdown .jq-selectbox .jq-selectbox__select:hover {
        background-color: #00B3B5;
        cursor: pointer;
        color: #fff; }
        .mobile-dropdown .jq-selectbox .jq-selectbox__select:active:after, .mobile-dropdown .jq-selectbox .jq-selectbox__select:hover:after {
          background-position: 0 bottom; }
      .mobile-dropdown .jq-selectbox .jq-selectbox__select:after {
        background-size: 17px 12px;
        background-size: 1.0625rem 0.75rem;
        width: 17px;
        width: 1.0625rem;
        height: 12px;
        height: 0.75rem;
        right: 14px;
        right: 0.875rem;
        top: 15px;
        top: 0.9375rem;
        content: '';
        position: absolute;
        background-image: url("../_img/mob-menu-ico-3.png");
        background-size: 100% 200%; }
        @media screen and (max-width: 540px) {
          .mobile-dropdown .jq-selectbox .jq-selectbox__select:after {
            width: 26px;
            width: 1.625rem;
            height: 19px;
            height: 1.1875rem;
            top: 19px;
            top: 1.1875rem;
            background-image: url("../_img/mob-menu-ico-3.png");
            background-size: 100% 200%;
            background-repeat: no-repeat; } }
    .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown {
      left: 9px;
      left: 0.5625rem;
      right: 9px;
      right: 0.5625rem;
      border: 1px solid #b2b2b2;
      border: 0.0625rem solid #b2b2b2;
      top: 42px !important;
      top: 2.625rem !important;
      bottom: auto !important;
      width: auto !important;
      box-sizing: border-box;
      border-top: none;
      background-color: #fff;
      z-index: 999; }
      @media screen and (max-width: 540px) {
        .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown {
          top: 58px !important;
          top: 3.625rem !important; } }
      .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul {
        max-height: none !important;
        overflow: visible !important; }
        .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li {
          font-size: 12px;
          font-size: 0.75rem;
          padding: 16px 20px;
          padding: 1rem 1.25rem;
          text-transform: uppercase;
          font-weight: 800; }
          @media screen and (max-width: 540px) {
            .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li {
              font-size: 16px;
              font-size: 1rem;
              padding: 21px 20px;
              padding: 1.3125rem 1.25rem; } }
          .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li:active, .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li:hover {
            background-color: #00B3B5;
            cursor: pointer;
            color: #fff; }
          .mobile-dropdown .jq-selectbox .jq-selectbox__dropdown ul li.sel {
            position: absolute;
            left: -9999px; }

.main .sidebar.right {
  float: right;
  width: 23.98190045248869%;
  /*318px / 1326px*/ }

.outer-news {
  margin-top: 1.5rem; }
  @media screen and (max-width: 540px) {
    .outer-news {
      display: none; } }
  .outer-news a:hover {
    color: #00B3B5; }
  .outer-news .unit.tablet {
    display: none; }
  .outer-news .unit > div {
    width: 100% !important; }
  .outer-news .unit > div > div {
    border: none;
    padding-left: 0;
    padding-right: 0; }
  @media screen and (max-width: 1024px) {
    .outer-news .unit {
      display: none; }
      .outer-news .unit.tablet {
        display: block; } }
  .outer-news .container {
    margin: 0 -0.5625rem;
    margin-top: 0.875rem; }
  .outer-news .item {
    width: 25%;
    box-sizing: border-box;
    padding: 0 0.5625rem;
    float: left; }
    .outer-news .item .pic {
      float: left;
      height: 3.75rem;
      width: 32.89473684210526%;
      overflow: hidden; }
      .outer-news .item .pic _img {
        width: 100%; }
    .outer-news .item .title {
      padding-left: 0.625rem;
      float: right;
      width: 67.10526315789474%;
      font-size: 0.75rem;
      box-sizing: border-box;
      font-weight: 600;
      line-height: 1.125rem; }

.article .main-picture {
  height: 390px;
  height: 24.375rem;
  overflow: hidden; }
.article .cs_img p:first-child {
  margin: 0;
  font-size: 0;
  line-height: 0; }
.article .cs_img p.sign {
  font-size: 0.75rem;
  color: #8f8f91;
  margin: 10px 0;
  margin: 0.625rem 0; }
.article .main-picture + .sign {
  font-size: 0.75rem;
  /*12px / 16px;*/
  color: #8f8f91;
  margin: 10px 0;
  margin: 0.625rem 0; }
  @media screen and (max-width: 540px) {
    .article .main-picture + .sign {
      font-size: 16px;
      font-size: 1rem; } }
.article .title {
  font-size: 1.5625rem;
  /*25px / 16px*/
  line-height: 1.875rem;
  /*30px / 16px*/
  font-weight: 800;
  margin-bottom: 0.1875rem; }
  @media screen and (max-width: 540px) {
    .article .title {
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 40px;
      line-height: 2.5rem;
      margin-bottom: 24px;
      margin-bottom: 1.5rem; } }
.article .date {
  font-size: 0.75rem;
  /*12px / 16px;*/
  margin-bottom: 0.75rem;
  color: #8f8f91; }
  @media screen and (max-width: 540px) {
    .article .date {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 33px;
      margin-bottom: 2.0625rem; } }
.article h2, .article.experts h2 {
  font-size: 1.25rem;
  /*20px/16px*/
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 1.625rem; }
  @media screen and (max-width: 540px) {
    .article h2, .article.experts h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 48px;
      line-height: 3rem;
      margin-bottom: 36px;
      margin-bottom: 2.25rem; } }
.article a, .article.experts a {
  color: #00B3B5;
  text-decoration: underline; }
  .article a:hover {
    text-decoration: none; }
.article p, .article.experts p {
  font-size: 0.875rem;
  /*14px / 16px*/
  line-height: 1.375rem;
  /*22px / 16px*/
  font-weight: 400;
  margin-bottom: 1.375rem; }
  @media screen and (max-width: 540px) {
    .article p, .article.experts p {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 33px;
      line-height: 2.0625rem;
      margin-bottom: 40px;
      margin-bottom: 2.5rem; } }
.article ul, .article.experts ul {
  font-size: 0.875rem;
  /*14px / 16px*/
  line-height: 1.375rem;
  /*22px / 16px*/
  font-weight: 400;
  margin-bottom: 2.1875rem; }
  @media screen and (max-width: 540px) {
    .article ul, .article.experts ul {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 33px;
      line-height: 2.0625rem;
      margin-bottom: 40px;
      margin-bottom: 2.5rem; } }
  .article ul li, .article.experts ul li {
    margin-bottom: 0.8125rem;
    position: relative;
    padding-left: 1.6875rem; }
    @media screen and (max-width: 540px) {
      .article ul li, .article.experts ul li {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 33px;
        line-height: 2.0625rem;
        margin-bottom: 26px;
        margin-bottom: 1.625rem; } }
    .article ul li:before, .article.experts ul li:before {
      content: "\25A0";
      color: #00B3B5;
      vertical-align: middle;
      font-size: 0.5625rem;
      position: absolute;
      top: 0.375rem;
      left: 0;
      line-height: 0.375rem; }
      @media screen and (max-width: 540px) {
        .article ul li:before, .article.experts ul li:before {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 15px;
          line-height: 0.9375rem; } }
.article h4, .article.experts h4 {
  font-size: 1rem;
  font-weight: 800;
  margin-top: 2.375rem;
  margin-bottom: 1.4375rem; }
  @media screen and (max-width: 540px) {
    .article h4, .article.experts h4 {
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 24px;
      margin-bottom: 1.5rem; } }
.article blockquote, .article.experts blockquote {
  /*p.note*/
  /*padding: 1.25rem 3.125rem;*/
  /*20px / 16px; 50px / 16px*/
  padding: 1.625rem 3.9375rem 0.1875rem 3.1875rem;
  border: 1px solid #dddddd;
  border-left-color: #00b3b5;
  margin: 1.5rem 0;
  font-size: 1rem;
  line-height: 1.625rem;
  font-weight: 800; }
  @media screen and (max-width: 540px) {
    .article blockquote, .article.experts blockquote {
      border-left: 1px solid #dddddd;
      border-left: 0.0625rem solid #dddddd;
      padding-left: 34px;
      padding-left: 2.125rem;
      padding-right: 34px;
      padding-right: 2.125rem;
      margin-top: 44px;
      margin-top: 2.75rem;
      margin-bottom: 44px;
      margin-bottom: 2.75rem; } }
  .article blockquote p, .article.experts blockquote p {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 800; }
    @media screen and (max-width: 540px) {
      .article blockquote p, .article.experts blockquote p {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 39px;
        line-height: 2.4375rem; } }
.article table, .article.experts table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem; }
.article td, .article.experts td {
  font-size: 0.75rem;
  padding: 1rem 1.125rem; }
.article thead, .article.experts thead {
  font-weight: 800; }
  .article thead td, .article.experts thead td {
    border-bottom: 2px solid #00b3b5; }
.article tbody td, .article.experts tbody td {
  border-bottom: 1px solid #c2c2c2; }
.article tbody tr:last-child td {
  border-bottom: none; }

.tag-cloud {
  margin-top: 2.4rem;
  margin-bottom: 1.625rem;
  border: 1px solid #00b3b5;
  padding: 0.5625rem 1.125rem; }
  @media screen and (max-width: 540px) {
    .tag-cloud {
      padding-bottom: 13px;
      padding-bottom: 0.8125rem;
      margin-bottom: 34px;
      margin-bottom: 2.125rem; } }
  .tag-cloud a:hover {
    text-decoration: underline; }
  .tag-cloud td {
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.375rem 0; }
    .tag-cloud td:first-child {
      width: 8.125rem;
      /*130px / 16px*/
      padding-right: 1rem;
      box-sizing: border-box; }
      @media screen and (max-width: 540px) {
        .tag-cloud td:first-child {
          font-size: 16px;
          font-size: 1rem;
          line-height: 34px;
          line-height: 2.125rem;
          display: block;
          width: 100%;
          font-weight: 800; } }
      .tag-cloud td:first-child + td {
        color: #00b3b5;
        line-height: 1.625rem; }
        .tag-cloud td:first-child + td a {
          display: inline-block;
          margin-right: 1rem;
          line-height: 1em; }
        @media screen and (max-width: 540px) {
          .tag-cloud td:first-child + td {
            font-size: 16px;
            font-size: 1rem;
            line-height: 34px;
            line-height: 2.125rem;
            display: block;
            width: 100%;
            font-weight: 800; } }

.bread-crumbs {
  font-size: 0.75rem;
  /*12px / 16px;*/
  color: #00b3b5;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 2.7rem;
  letter-spacing: 0.1px; }
  @media screen and (max-width: 1024px) {
    .bread-crumbs {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; } }
  @media screen and (max-width: 540px) {
    .bread-crumbs {
      display: none; } }
  .bread-crumbs .sprtr {
    padding: 0 0.9375rem;
    color: #959c9e; }
  .bread-crumbs a:hover {
    text-decoration: underline; }

footer {
  padding-left: 100px;
  padding-left: 6.25rem; }
  @media screen and (max-width: 540px) {
    footer {
      padding-left: 0; } }
  footer .footer-inner {
    padding: 0 20px;
    padding: 0 1.25rem;
    position: relative;
    padding-top: 1.8125rem;
    /*29px / 16px*/
    background-color: #f5f5f5;
    margin-top: 3.9375rem;
    padding-bottom: 3.375rem;
    /*@media screen and (max-width: $tab-w) {

      .line:first-child {
        .col:nth-child(4) {
          display: none;
        }
      }
      .line:first-child + .line {

      }
    }*/ }
    @media screen and (max-width: 540px) {
      footer .footer-inner {
        padding: 0 36px;
        padding: 0 2.25rem;
        padding-top: 29px;
        padding-top: 1.8125rem;
        padding-bottom: 30px;
        padding-bottom: 1.875rem; } }
    footer .footer-inner .line {
      margin: 0 -0.5625rem; }
    footer .footer-inner .col {
      width: 25%;
      box-sizing: border-box;
      padding: 0 0.5625rem;
      float: left; }
      footer .footer-inner .col .tablet {
        display: none; }
        footer .footer-inner .col .tablet.desktop {
          display: block; }
      footer .footer-inner .col .mobile {
        display: none; }
        @media screen and (max-width: 540px) {
          footer .footer-inner .col .mobile {
            display: block; } }
        footer .footer-inner .col .mobile .soc {
          display: none; }
      @media screen and (max-width: 540px) {
        footer .footer-inner .col:nth-child(1) {
          display: none; } }
      @media screen and (max-width: 1024px) {
        footer .footer-inner .col {
          width: 33.3333333333%; }
          footer .footer-inner .col .desktop {
            display: none; }
            footer .footer-inner .col .desktop.tablet {
              display: block; }
          footer .footer-inner .col .tablet {
            display: block; }
            footer .footer-inner .col .tablet .glv.text {
              margin-top: 36px;
              margin-top: 2.25rem; } }
      @media screen and (max-width: 540px) {
        footer .footer-inner .col {
          width: 100%; }
          footer .footer-inner .col .desktop {
            display: none; }
            footer .footer-inner .col .desktop.tablet {
              display: none; }
          footer .footer-inner .col .tablet {
            display: none; }
          footer .footer-inner .col .mobile {
            display: block; }
          footer .footer-inner .col .glv.text {
            font-size: 15px;
            font-size: 0.9375rem;
            margin-top: 44px;
            margin-top: 2.75rem; }
            footer .footer-inner .col .glv.text a {
              text-decoration: underline; } }
    footer .footer-inner .copyright {
      font-size: 0.75rem;
      /*12px / 16px*/
      color: #000;
      line-height: 1rem; }
      footer .footer-inner .copyright a {
        color: #00b3b5; }
      footer .footer-inner .copyright span {
        color: #959c9e; }
      @media screen and (max-width: 540px) {
        footer .footer-inner .copyright {
          font-size: 16px;
          font-size: 1rem;
          line-height: 20px;
          line-height: 1.25rem; } }
    footer .footer-inner .adult {
      margin-top: 2.5rem;
      /*40px / 16px*/
      background-image: url("../_img/18.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      height: 24px;
      background-size: contain; }
      @media screen and (max-width: 540px) {
        footer .footer-inner .adult {
          height: 37px;
          height: 2.3125rem;
          width: 37px;
          width: 2.3125rem;
          top: 30px;
          top: 1.875rem;
          right: 38px;
          right: 2.375rem;
          margin-top: 0;
          margin-top: 0;
          background-size: contain;
          position: absolute; } }
    footer .footer-inner .title {
      font-size: 0.6875rem;
      /*11px/16px*/
      color: #959c9e;
      text-transform: uppercase;
      font-weight: 800;
      letter-spacing: 0.8px; }
      @media screen and (max-width: 540px) {
        footer .footer-inner .title {
          font-size: 15px;
          font-size: 0.9375rem; } }
    footer .footer-inner .nav, footer .footer-inner .soc {
      margin-top: 1.125rem; }
    @media screen and (max-width: 540px) {
      footer .footer-inner .nav {
        margin-top: 14px;
        margin-top: 0.875rem; } }
    footer .footer-inner .nav .title.mobile {
      display: none; }
    footer .footer-inner .nav ul {
      margin-top: 1.75rem;
      /*28px / 16px*/ }
    footer .footer-inner .nav li {
      text-transform: uppercase;
      font-weight: 800;
      line-height: 1.75rem;
      /*28px / 16px*/ }
      @media screen and (max-width: 540px) {
        footer .footer-inner .nav li {
          line-height: 36px;
          line-height: 2.25rem; } }
      footer .footer-inner .nav li a {
        font-size: 0.6875em;
        /*11px / 16px*/
        line-height: 1.25rem;
        /*20px / 16px*/
        text-decoration: none;
        position: relative;
        letter-spacing: 0.6px;
        font-weight: 800; }
        @media screen and (max-width: 540px) {
          footer .footer-inner .nav li a {
            font-size: 15px;
            font-size: 0.9375rem; } }
        footer .footer-inner .nav li a:hover {
          color: #00b3b5; }
          footer .footer-inner .nav li a:hover:after {
            /*content: '.';
            color: transparent;
            display: block;
            border: 3px solid #00b3b5;
            width: 100%;
            padding: 0 12px;
            height: 120%;
            border-radius: 20px;
            position: absolute;
            top: 0;
            margin-top: -4px;
            left: -15px;*/ }
    @media screen and (max-width: 540px) {
      footer .footer-inner .soc {
        margin-top: 40px;
        margin-top: 2.5rem; } }
    footer .footer-inner .soc .ico {
      width: 26px;
      width: 1.625rem;
      height: 26px;
      height: 1.625rem;
      cursor: pointer;
      float: left;
      margin-left: 1.9375rem;
      background-size: 100% 200%; }
      @media screen and (max-width: 540px) {
        footer .footer-inner .soc .ico {
          width: 37px;
          width: 2.3125rem;
          height: 37px;
          height: 2.3125rem;
          background-size: 100% 200%; } }
      footer .footer-inner .soc .ico:first-child {
        padding-left: 0; }
      footer .footer-inner .soc .ico.fb {
        background-image: url("../_img/fb2.png");
        background-position: left top; }
        @media screen and (max-width: 1024px) {
          footer .footer-inner .soc .ico.fb {
            background-image: url("../_img/fb.png"); } }
      footer .footer-inner .soc .ico.tw {
        background-image: url("../_img/tw2.png");
        background-position: left top; }
        @media screen and (max-width: 1024px) {
          footer .footer-inner .soc .ico.tw {
            background-image: url("../_img/tw.png"); } }
      footer .footer-inner .soc .ico.rss {
        background-image: url("../_img/rss2.png");
        background-position: left top; }
        @media screen and (max-width: 1024px) {
          footer .footer-inner .soc .ico.rss {
            background-image: url("../_img/rss.png"); } }
      footer .footer-inner .soc .ico.zen {
        background-image: url("../_img/zen2.png");
        background-position: left top; }
        @media screen and (max-width: 1024px) {
          footer .footer-inner .soc .ico.zen {
            background-image: url("../_img/zen.png"); } }
      footer .footer-inner .soc .ico.tg {
        background-image: url("../_img/tg2.png");
        background-position: left top; }
        @media screen and (max-width: 1024px) {
          footer .footer-inner .soc .ico.tg {
            background-image: url("../_img/tg.png"); } }
      footer .footer-inner .soc .ico:hover {
        background-position: left bottom; }
    footer .footer-inner .soc .container {
      margin-top: 2.6rem; }
      footer .footer-inner .soc .container:after {
        display: block;
        content: '';
        clear: both; }
      @media screen and (max-width: 1024px) {
        footer .footer-inner .soc .container {
          margin-top: 34px;
          margin-top: 2.125rem; } }
      @media screen and (max-width: 540px) {
        footer .footer-inner .soc .container {
          margin-top: 23px;
          margin-top: 1.4375rem; } }
    footer .footer-inner .soc a:first-child div {
      margin-left: 0; }
    footer .footer-inner .stroke {
      width: auto;
      border: none;
      height: 1px;
      background-color: #dcdcdc;
      margin: 0 0.5625rem;
      margin-top: 1.75rem;
      /*28px / 16px*/ }
    footer .footer-inner .line + .line {
      margin-top: 1.625rem;
      /*26px / 16px*/ }
    footer .footer-inner .ctrl-enter {
      width: 89px;
      height: 35px;
      background-image: url("../_img/ctrlenter.png");
      background-size: 100%;
      background-position: 50% 50%;
      margin-bottom: 0.75rem;
      background-repeat: no-repeat; }
    footer .footer-inner .hide-orphus {
      display: none; }
    footer .footer-inner .ctrl-enter + p {
      color: #959c9e;
      font-size: 0.6875rem;
      /*11px / 16px*/
      line-height: 1rem;
      font-weight: 600; }
      footer .footer-inner .ctrl-enter + p span {
        color: #000; }
    footer .footer-inner .text {
      width: 95%;
      font-size: 0.6875rem;
      /*11px / 16px*/
      line-height: 1.125rem;
      /*18px / 16px*/
      font-weight: 600; }
      footer .footer-inner .text a {
        text-decoration: none;
        color: #00b3b5; }
    footer .footer-inner a:hover {
      text-decoration: underline; }

#recent {
  height: 660px;
  height: 41.25rem;
  margin-top: 39px;
  margin-top: 2.4375rem; }
  @media screen and (max-width: 1024px) {
    #recent {
      height: 560px;
      height: 35rem; } }
  @media screen and (max-width: 540px) {
    #recent {
      height: auto; } }
  #recent:after {
    content: '';
    display: block;
    clear: both; }
  #recent .main-news {
    padding: 0 18px;
    padding: 0 1.125rem;
    width: 52.036199095%;
    float: left;
    height: 100%;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      #recent .main-news {
        padding-left: 20px;
        padding-left: 1.25rem;
        padding-right: 0;
        padding-right: 0;
        width: 68.2126696833%; } }
  #recent .banner-mobile {
    margin-bottom: 37px;
    margin-bottom: 2.3125rem; }
  #recent .banners {
    width: 23.9819004525%;
    float: right;
    height: 100%; }
  #recent .news-list-mobile {
    display: none;
    margin-top: 40px;
    margin-top: 2.5rem; }
    @media screen and (max-width: 540px) {
      #recent .news-list-mobile {
        display: block; } }
    #recent .news-list-mobile .stroke {
      display: block; }
    #recent .news-list-mobile hr:first-child {
      display: none; }
    #recent .news-list-mobile .title {
      font-size: 25px;
      font-size: 1.5625rem;
      margin-bottom: 16px;
      margin-bottom: 1rem;
      text-transform: uppercase;
      font-weight: 800; }
    #recent .news-list-mobile .date {
      margin-bottom: 18px;
      margin-bottom: 1.125rem; }
      #recent .news-list-mobile .date span {
        font-size: 18px;
        font-size: 1.125rem;
        color: #00b3b5; }
    #recent .news-list-mobile .list {
      margin-bottom: 27px;
      margin-bottom: 1.6875rem; }
      #recent .news-list-mobile .list .item p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 35px;
        line-height: 2.1875rem;
        font-weight: 600; }
        #recent .news-list-mobile .list .item p .time {
          padding-right: 6px;
          padding-right: 0.375rem;
          font-weight: 800; }
    #recent .news-list-mobile .read-more {
      line-height: 70px;
      line-height: 4.375rem;
      font-size: 22px;
      font-size: 1.375rem;
      margin-bottom: 45px;
      margin-bottom: 2.8125rem;
      bottom: 0;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      background-color: #00B3B5;
      font-weight: 800;
      display: block;
      box-sizing: border-box;
      border: 0.125rem solid #00B3B5; }
      #recent .news-list-mobile .read-more:hover {
        background-color: #fff;
        color: #00B3B5; }
  #recent .news-list {
    position: relative;
    float: left;
    width: 23.98190045248869%;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      #recent .news-list {
        width: 31.7873303167%; } }
    @media screen and (max-width: 540px) {
      #recent .news-list {
        display: none; } }
    #recent .news-list .calendar-wrapper {
      display: none;
      left: 80%;
      top: 1.75rem;
      z-index: 999; }
      #recent .news-list .calendar-wrapper .combobox1.month {
        width: 49%;
        float: left;
        margin-left: 1.25rem; }
      #recent .news-list .calendar-wrapper .combobox1.year {
        width: 29%;
        float: right;
        margin-right: 1.25rem; }
      #recent .news-list .calendar-wrapper .jq-selectbox__dropdown {
        width: 100% !important; }
    #recent .news-list .head {
      border: 1px solid #000;
      padding: 21px 5.66037735849057%;
      /*18px / 318px*/
      /*background-image: url('../_img/calendar.png');*/
      background-repeat: no-repeat;
      background-position: 91.82389937106918% 50%;
      /*1 - 26/ 318*/
      position: relative; }
      #recent .news-list .head .calendar-ico {
        width: 18px;
        height: 22px;
        position: absolute;
        background-image: url("../_img/calendar.png");
        cursor: pointer;
        right: 1.5rem;
        top: 1.75rem;
        background-size: 100%; }
        @media screen and (max-width: 1024px) {
          #recent .news-list .head .calendar-ico {
            top: 21px;
            top: 1.3125rem; } }
      @media screen and (max-width: 1024px) {
        #recent .news-list .head {
          padding-top: 14px;
          padding-top: 0.875rem;
          padding-bottom: 14px;
          padding-bottom: 0.875rem; } }
    #recent .news-list .header {
      font-size: 1.125em;
      /*18px / 16px*/
      text-transform: uppercase;
      font-weight: bolder;
      margin-bottom: 4px;
      font-weight: 800;
      letter-spacing: 1px; }
      #recent .news-list .header + .date {
        font-size: 0.75em;
        /*12px / 16px*/
        color: #00b3b5;
        font-weight: 600; }
    #recent .news-list .list {
      padding: 0.875rem 0;
      padding-right: 4.40251572327044%;
      /*14px / 318px*/
      border: 1px solid #e5e5e5;
      border-top: none;
      height: 36.125rem;
      /*578px/16px*/
      box-sizing: border-box;
      position: relative;
      padding-bottom: 4.625rem;
      overflow: hidden; }
      @media screen and (max-width: 1024px) {
        #recent .news-list .list {
          height: 491px;
          height: 30.6875rem; } }
    #recent .news-list .read-more {
      position: absolute;
      bottom: 0;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      background-color: #00B3B5;
      left: 5.66038%;
      right: 5.66038%;
      bottom: 1.25rem;
      font-weight: 600;
      font-size: 0.75rem;
      display: block;
      line-height: 1.875rem;
      box-sizing: border-box;
      border: 0.125rem solid #00B3B5; }
      #recent .news-list .read-more:hover {
        background-color: #fff;
        color: #00B3B5; }
    #recent .news-list .list .item p {
      font-size: 14px;
      font-size: 0.875rem;
      /*font-size: 0.875rem;*/
      line-height: 1.4375rem;
      /*23px / 16px*/
      padding-bottom: 1.25rem;
      /*20px / 16px*/
      border-bottom: 1px solid #e5e5e5;
      margin-left: 5.66037735849057%;
      /*18px / 318px*/
      margin-right: 7.04225352112676%;
      /*20px / 284px*/
      position: relative;
      font-weight: 600; }
      #recent .news-list .list .item p b {
        font-size: 13px;
        font-weight: 800; }
        #recent .news-list .list .item p b:after {
          content: '\00A0\00A0';
          display: inline; }
      #recent .news-list .list .item p a {
        text-decoration: none;
        display: block; }
        #recent .news-list .list .item p a:hover {
          color: #00b3b5; }
      #recent .news-list .list .item p b.zip {
        position: relative; }
        #recent .news-list .list .item p b.zip:before {
          width: 14px;
          width: 0.875rem;
          height: 11px;
          height: 0.6875rem;
          top: 1px;
          top: 0.0625rem;
          background-size: 7px 10px;
          background-size: 0.4375rem 0.625rem;
          position: relative;
          content: '';
          color: transparent;
          display: inline-block;
          font-size: inherit;
          line-height: inherit;
          background-image: url("../_img/zip.png");
          background-repeat: no-repeat; }
    #recent .news-list .list .item + .item p {
      padding-top: 1.4375em;
      /*23px / 16px*/ }
    #recent .news-list .list .date {
      background-color: #fff;
      position: relative;
      bottom: 0.125em;
      /*2px / 16px*/
      margin-bottom: 1.3125em;
      /*21px / 16px*/
      font-size: 0.75em;
      /*12px / 16px*/
      color: #00b3b5;
      font-weight: bold;
      left: -5.66037735849057%;
      /*18px / 318px*/ }
      #recent .news-list .list .date span {
        border: 1px solid #00b3b5;
        border-left: none;
        border-right: none;
        padding-left: 11.32075471698114%;
        padding-right: 8.80503144654088%;
        /*28px / 318px*/
        background-image: url("../_img/flag-butt.png");
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right top;
        line-height: 1.5rem;
        /*24px / 16px*/
        display: inline-block;
        font-weight: 800; }
    #recent .news-list div.mCSB_container {
      margin-right: 0;
      padding-top: 1rem;
      padding-bottom: 1rem; }
    #recent .news-list .mCSB_scrollTools {
      width: 5px;
      width: 0.3125rem;
      right: 3px;
      right: 0.1875rem; }
      #recent .news-list .mCSB_scrollTools .mCSB_draggerRail {
        width: 100%;
        border-radius: 0;
        background-color: #e8e8e8; }
      #recent .news-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        border-radius: 0;
        background-color: #6a737c;
        width: 5px; }
  @media screen and (max-width: 540px) {
    #recent .main-news {
      width: 100%;
      padding-left: 0; } }
  #recent .main-news .top {
    height: 458px;
    height: 28.625rem;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1024px) {
      #recent .main-news .top {
        height: 356px;
        height: 22.25rem; } }
    @media screen and (max-width: 540px) {
      #recent .main-news .top {
        height: 296px;
        height: 18.5rem; } }
    #recent .main-news .top.mobile {
      display: none; }
      @media screen and (max-width: 540px) {
        #recent .main-news .top.mobile {
          display: block; } }
      #recent .main-news .top.mobile + .mobile {
        margin-top: 38px;
        margin-top: 2.375rem; }
    #recent .main-news .top:hover:after {
      background-color: rgba(0, 0, 0, 0.65);
      transition: background-color .2s ease-out; }
    #recent .main-news .top:after {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      content: '';
      background-color: rgba(0, 0, 0, 0.45);
      transition: background-color .2s ease-out; }
    #recent .main-news .top .text {
      text-align: center;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      color: #fff;
      z-index: 100; }
      #recent .main-news .top .text .inner {
        position: relative;
        width: 26.25rem;
        /*420px / 16px*/
        margin: 0 auto;
        margin-top: -0.9375rem; }
        @media screen and (max-width: 540px) {
          #recent .main-news .top .text .inner {
            padding: 0 60px;
            padding: 0 3.75rem;
            width: auto; } }
    #recent .main-news .top .date {
      font-size: 0.9375rem;
      /*15px / 16px*/
      font-weight: 400;
      margin-bottom: 0.75rem;
      /*12px / 16px*/ }
      @media screen and (max-width: 540px) {
        #recent .main-news .top .date {
          font-size: 18px;
          font-size: 1.125rem; } }
    #recent .main-news .top .title {
      font-size: 1.5625rem;
      /*25px / 16px*/
      line-height: 1.875rem;
      /*30px / 16px*/
      font-weight: 800; }
      @media screen and (max-width: 540px) {
        #recent .main-news .top .title {
          font-size: 25px;
          font-size: 1.5625rem;
          line-height: 30px;
          line-height: 1.875rem;
          font-weight: 800; } }
    #recent .main-news .top:hover .text {
      color: #00b3b5; }
  #recent .main-news .left {
    float: left;
    width: 50%;
    padding-top: 1.125rem;
    /*18px / 16px*/
    padding-right: 0.5625rem;
    /*9px / 16px*/
    box-sizing: border-box;
    height: 12.625rem;
    /*202px / 16px*/ }
    @media screen and (max-width: 1024px) {
      #recent .main-news .left {
        height: 202px;
        height: 12.625rem; } }
    @media screen and (max-width: 540px) {
      #recent .main-news .left {
        display: none; } }
  #recent .main-news .right {
    float: right;
    width: 50%;
    height: 12.625rem;
    /*202px / 16px*/
    padding-top: 1.125rem;
    /*18px / 16px*/
    padding-left: 0.5625rem;
    /*9px / 16px*/
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      #recent .main-news .right {
        height: 202px;
        height: 12.625rem; } }
    @media screen and (max-width: 540px) {
      #recent .main-news .right {
        display: none; } }
  #recent .main-news .block .inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #recent .main-news .block .inner:hover:after {
      background-color: rgba(0, 0, 0, 0.65);
      transition: background-color .2s ease-out; }
    #recent .main-news .block .inner:after {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      content: '';
      background-color: rgba(0, 0, 0, 0.45);
      transition: background-color .2s ease-out; }
  #recent .main-news .block .text {
    color: #fff;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 1rem 1.375rem;
    /*22px / 16px*/ }
    #recent .main-news .block .text .title {
      font-weight: 800;
      line-height: 1.2rem; }
    #recent .main-news .block .text .date {
      font-size: 0.75rem;
      /*12px / 16px*/
      position: absolute;
      bottom: 1rem; }
  #recent .main-news .block a:hover .text {
    color: #00b3b5; }
  @media screen and (max-width: 1024px) {
    #recent .banners {
      display: none; } }
  #recent .banners .top {
    height: 458px;
    height: 28.625rem;
    /*458px / 16px*/
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    text-align: center;
    display: table;
    width: 100%; }
    #recent .banners .top .inner {
      width: 100%;
      height: 100%;
      overflow: hidden;
      display: table-cell;
      vertical-align: middle;
      font-size: 0; }
      #recent .banners .top .inner .emygr > div {
        margin: 28px 8px !important;
        margin: 1.75rem 0.5rem !important; }
      #recent .banners .top .inner .emygr span {
        line-height: 14px;
        line-height: 0.875rem; }
      #recent .banners .top .inner embed {
        width: 100%; }
  #recent .banners .bottom {
    border: 1px solid #e5e5e5;
    border: 0.0625rem solid #e5e5e5;
    height: 184px;
    height: 11.5rem;
    margin-top: 1.125rem;
    box-sizing: border-box;
    display: table;
    width: 100%;
    box-sizing: border-box; }
    #recent .banners .bottom .inner {
      font-size: 0;
      display: table-cell;
      vertical-align: middle;
      box-sizing: border-box;
      text-align: center;
      overflow: hidden;
      width: 100%; }
      #recent .banners .bottom .inner embed, #recent .banners .bottom .inner img {
        width: 100%;
        height: auto; }

#projects-slider {
  margin-top: 90px;
  margin-top: 90px;
  margin-top: 5.625rem; }
  @media screen and (max-width: 1024px) {
    #projects-slider {
      margin-top: 36px;
      margin-top: 2.25rem; } }
  @media screen and (max-width: 540px) {
    #projects-slider {
      display: none; } }

#analytics-block {
  margin-top: 140px;
  margin-top: 140px;
  margin-top: 8.75rem;
  /*104px / 16px*/
  position: relative; }
  @media screen and (max-width: 1024px) {
    #analytics-block {
      margin-top: 36px;
      margin-top: 2.25rem; } }
  @media screen and (max-width: 540px) {
    #analytics-block {
      display: none; } }
  #analytics-block > .inner {
    margin: 0 -0.5625rem; }
  #analytics-block .block {
    float: left;
    width: 50%;
    padding: 0 0.5625rem;
    box-sizing: border-box; }
    #analytics-block .block.all {
      display: none; }
    @media screen and (max-width: 1024px) {
      #analytics-block .block {
        padding: 0;
        padding: 0;
        width: 100%;
        display: none; }
        #analytics-block .block.all {
          display: block; } }
  #analytics-block .sub-title {
    text-align: center;
    font-size: 1.125rem;
    /*18px / 16px*/
    text-transform: uppercase;
    font-weight: 800;
    vertical-align: bottom;
    margin-bottom: 0.875rem;
    letter-spacing: 1px; }
    @media screen and (max-width: 1024px) {
      #analytics-block .sub-title {
        display: none; } }
    #analytics-block .sub-title a {
      color: #fff;
      position: relative;
      z-index: 100;
      line-height: 1.9rem; }
  @media screen and (max-width: 1024px) {
    #analytics-block .header {
      margin: 0 -9px;
      margin: 0 -0.5625rem; }
      #analytics-block .header .mobile-dropdown .jq-selectbox {
        padding: 0 9px;
        padding: 0 0.5625rem; } }
  #analytics-block .header .title {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 1.875rem;
    /*30px / 16px*/
    text-transform: uppercase;
    font-weight: 800;
    line-height: 2.3125rem;
    letter-spacing: 1.7px;
    top: -0.4375rem; }
    @media screen and (max-width: 1024px) {
      #analytics-block .header .title {
        padding-left: 9px;
        padding-left: 0.5625rem; } }
    #analytics-block .header .title a {
      display: inline-block;
      position: relative;
      z-index: 100;
      line-height: 2.3125rem; }
    #analytics-block .header .title:after {
      width: 100%;
      height: 6.375rem;
      /*102px / 16px*/
      background-image: url("../_img/title-cap1.png");
      background-repeat: no-repeat;
      background-position: 50% top;
      content: '';
      bottom: 0;
      left: 0;
      position: absolute; }
    @media screen and (max-width: 1024px) {
      #analytics-block .header .title {
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 42px;
        line-height: 2.625rem;
        float: left;
        width: auto;
        position: static;
        text-align: left; }
        #analytics-block .header .title:after {
          display: none; } }
  #analytics-block .sub-title span {
    vertical-align: -webkit-baseline-middle; }
  #analytics-block .big-item {
    margin-top: 0.625rem;
    /*10px / 16px*/
    position: relative;
    height: 22.9375rem;
    /*367px / 16px*/
    overflow: hidden;
    /*img {
      height: 100%;
    }*/ }
    #analytics-block .big-item a:hover * {
      color: #00b3b5 !important; }
    #analytics-block .big-item .big-item-inner {
      position: relative;
      font-size: 0;
      height: 100%; }
      #analytics-block .big-item .big-item-inner:hover:after {
        background-color: rgba(0, 0, 0, 0.65);
        transition: background-color .2s ease-out; }
      #analytics-block .big-item .big-item-inner:after {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        content: '';
        background-color: rgba(0, 0, 0, 0.45);
        transition: background-color .2s ease-out; }
    #analytics-block .big-item .text {
      z-index: 200;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      text-align: center; }
      #analytics-block .big-item .text .cat {
        color: #fff;
        font-size: 0.6875rem;
        /*11px / 16px*/
        text-transform: uppercase;
        font-weight: 800;
        position: absolute;
        top: 3.625rem;
        /*58px / 16px*/
        width: 100%;
        letter-spacing: 0.7px; }
      #analytics-block .big-item .text .title {
        padding: 0 20px;
        padding: 0 1.25rem;
        color: #fff;
        font-size: 1.5625rem;
        /*25px / 16px*/
        line-height: 2.1875rem;
        /*35px / 16px*/
        font-weight: 800; }
      #analytics-block .big-item .text .date {
        position: absolute;
        color: #fff;
        font-size: 0.75rem;
        /*12px / 16px*/
        bottom: 3.625rem;
        /*58px / 16px*/
        width: 100%; }
    @media screen and (max-width: 1024px) {
      #analytics-block .big-item {
        padding: 0 9px;
        padding: 0 0.5625rem;
        margin-top: 20px;
        margin-top: 1.25rem; } }
  #analytics-block .item {
    height: 360px;
    height: 22.5rem;
    width: 50%;
    box-sizing: border-box;
    margin-top: 1.125rem;
    position: relative; }
    @media screen and (max-width: 1024px) {
      #analytics-block .item {
        padding: 0 9px;
        padding: 0 0.5625rem;
        width: 33.3333333333%;
        float: left !important; } }
    #analytics-block .item:nth-child(5) {
      display: none; }
      @media screen and (max-width: 1024px) {
        #analytics-block .item:nth-child(5) {
          display: block; } }
    #analytics-block .item .inner {
      border-bottom: 1px solid #00b3b5;
      height: 100%; }
    #analytics-block .item.left {
      padding-right: 0.5625rem;
      float: left; }
    #analytics-block .item.right {
      padding-left: 0.5625rem;
      float: right; }
    #analytics-block .item .pic {
      height: 184px;
      height: 11.5rem;
      overflow: hidden;
      position: relative; }
    #analytics-block .item .cat {
      font-size: 0.6875rem;
      color: #00b3b5;
      text-transform: uppercase;
      font-weight: 800;
      margin-top: 1.2rem;
      letter-spacing: 0.7px; }
    #analytics-block .item .title {
      font-size: 0.875rem;
      font-weight: 800;
      margin-top: 0.7rem;
      line-height: 1.375rem; }
    #analytics-block .item .date {
      font-size: 0.75rem;
      color: #959c9e;
      position: absolute;
      bottom: 1rem; }
    #analytics-block .item a {
      text-decoration: none; }
      #analytics-block .item a:hover * {
        color: #00b3b5 !important; }
  #analytics-block .tablet-menu {
    display: none;
    z-index: 1000;
    position: relative; }
    @media screen and (max-width: 1024px) {
      #analytics-block .tablet-menu {
        display: block; } }

#experts-block {
  margin: 0 -0.5625rem;
  margin-top: 170px;
  /*125px / 16px*/
  position: relative;
  margin-top: 170px;
  margin-top: 10.625rem; }
  @media screen and (max-width: 1024px) {
    #experts-block {
      margin-top: 36px;
      margin-top: 2.25rem;
      margin-left: 0;
      margin-left: 0;
      margin-right: 0;
      margin-right: 0; } }
  @media screen and (max-width: 540px) {
    #experts-block {
      display: none; } }
  @media screen and (max-width: 1024px) {
    #experts-block .head {
      /*.head*/
      margin: 0 -9px;
      margin: 0 -0.5625rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
      #experts-block .head .mobile-dropdown .jq-selectbox {
        padding: 0 9px; } }
  #experts-block .head:after {
    content: '';
    display: block;
    clear: both; }
  #experts-block .head .title {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 1.875rem;
    /*30px / 16px*/
    text-transform: uppercase;
    font-weight: 800;
    line-height: 2.3125rem;
    letter-spacing: 1.7px;
    top: -0.4375rem; }
    @media screen and (max-width: 1024px) {
      #experts-block .head .title {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 42px;
        line-height: 2.625rem;
        padding-left: 9px;
        padding-left: 0.5625rem;
        text-align: left;
        float: left;
        width: auto;
        position: static; } }
    #experts-block .head .title a {
      position: relative;
      z-index: 100; }
    #experts-block .head .title:after {
      width: 100%;
      height: 6.375rem;
      /*102px / 16px*/
      background-image: url("../_img/title-cap1.png");
      background-repeat: no-repeat;
      background-position: 50% top;
      content: '';
      bottom: 0;
      left: 0;
      position: absolute; }
      @media screen and (max-width: 1024px) {
        #experts-block .head .title:after {
          display: none; } }
  #experts-block .head .tablet-menu {
    display: none; }
    @media screen and (max-width: 1024px) {
      #experts-block .head .tablet-menu {
        display: block; } }
  #experts-block .sub-title {
    text-align: center;
    font-size: 1.125rem;
    /*18px / 16px*/
    text-transform: uppercase;
    font-weight: 800;
    vertical-align: bottom;
    margin-bottom: 0.875rem;
    letter-spacing: 1px; }
    #experts-block .sub-title a {
      position: relative;
      z-index: 100;
      line-height: 1.9rem; }
    @media screen and (max-width: 1024px) {
      #experts-block .sub-title {
        display: none; } }
  #experts-block.slider {
    margin: 0;
    margin-top: 1.5rem; }
    #experts-block.slider > .title {
      font-size: 1.875rem;
      font-weight: 800;
      text-transform: uppercase;
      float: left;
      position: relative;
      z-index: 200;
      text-align: left;
      margin-bottom: 1.125rem;
      margin-right: 2.25rem;
      float: left;
      width: auto; }
    #experts-block.slider .block {
      margin: 0 -0.5625rem;
      width: auto;
      float: none; }
    #experts-block.slider .item {
      width: 25%; }
    #experts-block.slider .title:after {
      display: none; }
    #experts-block.slider .ctrl {
      float: left;
      position: relative;
      z-index: 200;
      top: 2px; }
      #experts-block.slider .ctrl .arrow {
        width: 26px;
        height: 26px;
        background-image: url("../_img/arrows2.png");
        background-repeat: no-repeat;
        float: left;
        cursor: pointer;
        margin-left: 1.25rem; }
        @media screen and (max-width: 1024px) {
          #experts-block.slider .ctrl .arrow {
            background-image: url("../_img/arrows1.png"); } }
        #experts-block.slider .ctrl .arrow.left {
          background-position: left 0;
          margin-left: 0; }
        #experts-block.slider .ctrl .arrow.right {
          background-position: right 0; }
  #experts-block > .inner {
    margin: 0 -0.5625rem; }
  #experts-block .block {
    float: left;
    width: 50%;
    box-sizing: border-box; }
    #experts-block .block.all {
      display: none; }
    @media screen and (max-width: 1024px) {
      #experts-block .block {
        width: auto;
        margin: 0 -9px;
        margin: 0 -0.5625rem;
        display: none; }
        #experts-block .block.all {
          display: block; } }
  #experts-block .sub-title span {
    vertical-align: -webkit-baseline-middle; }
  #experts-block .item {
    height: 455px;
    height: 28.4375rem;
    padding: 0 0.5625rem;
    width: 50%;
    box-sizing: border-box;
    float: left;
    font-size: 0;
    overflow: hidden;
    /*430px / 16px*/ }
    @media screen and (max-width: 1024px) {
      #experts-block .item {
        width: 33.3333333333%;
        position: relative;
        z-index: 0; } }
    #experts-block .item .pic {
      position: relative;
      height: 16rem;
      /*@include rem((
        height: 229px
      ));*/
      /*256px / 16px*/
      overflow: hidden; }
      #experts-block .item .pic:before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        content: '';
        background-image: url("../_img/gradient.png");
        background-repeat: no-repeat;
        background-position: left bottom;
        z-index: 100; }
      #experts-block .item .pic:after {
        position: absolute;
        content: '';
        background-color: transparent;
        background-image: url("../_img/hole.png");
        background-repeat: no-repeat;
        height: 12px;
        width: 100%;
        left: 0;
        bottom: 0;
        background-position: 50% 0;
        background-size: cover;
        z-index: 200; }
    #experts-block .item .inner {
      border-bottom: 1px solid #00b3b5;
      height: 100%;
      box-sizing: border-box; }
      #experts-block .item .inner:hover {
        color: #00b3b5 !important; }
        #experts-block .item .inner:hover .title {
          color: #00b3b5 !important; }
    #experts-block .item .pic .title {
      /*@include rem((
        top: 190px
      ));*/
      top: 13.125rem;
      position: absolute;
      color: #fff;
      width: 100%;
      font-weight: 800;
      width: 100%;
      text-align: center;
      font-size: 0.875rem;
      z-index: 300;
      /*14px / 16px*/ }
    #experts-block .item .pic .cat {
      top: 11.875rem;
      position: absolute;
      font-size: 0.6875rem;
      /*11px / 16px*/
      color: #00b3b5;
      text-transform: uppercase;
      font-weight: 800;
      width: 100%;
      text-align: center;
      /*190px / 16px*/
      letter-spacing: 0.7px;
      z-index: 300; }
    #experts-block .item a {
      text-decoration: none; }
    #experts-block .item .text {
      text-align: center; }
      #experts-block .item .text .date {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 8px;
        margin-top: 0.5rem;
        color: #959c9e; }
      #experts-block .item .text .title {
        margin-bottom: 14px;
        margin-bottom: 0.875rem;
        font-size: 0.875rem;
        /*14px / 16px*/
        line-height: 1.375rem;
        /*22px / 16px*/
        font-weight: 800;
        margin-top: 0.3rem;
        overflow: hidden; }
      #experts-block .item .text .sub-title {
        font-size: 0.875rem;
        /*14px / 16px*/
        line-height: 1.375rem;
        /*22px / 16px*/
        font-weight: 400;
        text-transform: none;
        margin-top: 0.65rem;
        color: #959c9e;
        letter-spacing: normal; }
        @media screen and (max-width: 1024px) {
          #experts-block .item .text .sub-title {
            display: block; } }

@media screen and (max-width: 540px) {
  #company-news-slider {
    display: none; } }
#company-news-slider .item .inner {
  padding-top: 0 !important; }
#company-news-slider .header {
  margin-bottom: 1.5rem !important; }

@media screen and (max-width: 540px) {
  #events-slider {
    display: none; } }
#events-slider.slider2 .item .inner {
  padding-top: 0 !important; }
#events-slider.slider2 .header {
  margin-bottom: 1.5rem !important; }
#events-slider.slider2 .container {
  width: 76.01809954751131%;
  float: left;
  /*margin-right: 0;*/ }
  @media screen and (max-width: 1024px) {
    #events-slider.slider2 .container {
      float: none;
      width: auto; } }
#events-slider .banner {
  width: 23.98190045248869%;
  float: right;
  box-sizing: border-box;
  position: relative;
  height: 136px;
  height: 8.5rem;
  margin-left: 0; }
  @media screen and (max-width: 1024px) {
    #events-slider .banner {
      display: none; } }
  #events-slider .banner .inner {
    height: 100%;
    text-align: center;
    font-size: 0; }

.projects-slider {
  margin-top: 72px;
  margin-top: 4.5rem; }

.mobile-slider.experts-block .container .item {
  height: 215px;
  height: 13.4375rem; }
  .mobile-slider.experts-block .container .item .name {
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    margin-top: 10px;
    margin-top: 0.625rem;
    font-weight: 800; }
  .mobile-slider.experts-block .container .item .pic {
    width: 125px;
    width: 7.8125rem;
    height: 125px;
    height: 7.8125rem;
    border-radius: 50%;
    overflow: hidden;
    float: left; }
  .mobile-slider.experts-block .container .item .text {
    width: 312px;
    width: 19.5rem;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 33px;
    line-height: 2.0625rem;
    padding-right: 12px;
    padding-right: 0.75rem;
    font-weight: 800;
    float: right; }

.mobile-slider.events-slider, .mobile-slider.company-news-slider {
  display: none;
  margin-bottom: 47px;
  margin-bottom: 2.9375rem; }
  @media screen and (max-width: 540px) {
    .mobile-slider.events-slider, .mobile-slider.company-news-slider {
      display: block; } }
  .mobile-slider.events-slider .container .item, .mobile-slider.company-news-slider .container .item {
    height: 128px;
    height: 8rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    .mobile-slider.events-slider .container .item .date, .mobile-slider.company-news-slider .container .item .date {
      margin-left: 0; }
    .mobile-slider.events-slider .container .item .title, .mobile-slider.company-news-slider .container .item .title {
      line-height: 32px;
      line-height: 2rem; }

.mobile-slider.company-news-slider .header {
  padding: 18px 0;
  padding: 1.125rem 0; }
  .mobile-slider.company-news-slider .header .top .title {
    line-height: normal; }
  .mobile-slider.company-news-slider .header .top .ctrl {
    margin-top: 15px;
    margin-top: 0.9375rem; }

.card-board.experts .list .item {
  height: 455px;
  height: 28.4375rem; }
  .card-board.experts .list .item .mobile {
    display: none; }
  .card-board.experts .list .item .text {
    text-align: center; }
    .card-board.experts .list .item .text .title {
      margin-bottom: 14px;
      margin-bottom: 0.875rem;
      text-align: center;
      font-weight: 800;
      font-size: 0.875rem;
      margin-top: 0.3rem;
      /*padding: 0 6.30914826498423%;*/ }
      @media screen and (min-width: 1024px) {
        .card-board.experts .list .item .text .title.mobile {
          display: none !important; } }
    .card-board.experts .list .item .text .date {
      margin-top: 8px;
      margin-top: 0.5rem; }
      @media screen and (max-width: 540px) {
        .card-board.experts .list .item .text .date {
          display: none; }
          .card-board.experts .list .item .text .date + .title {
            display: none !important; } }
  .card-board.experts .list .item .sub-title {
    text-align: center;
    font-size: 0.875rem;
    /*padding: 0 6.30914826498423%;*/
    line-height: 1.375rem;
    margin-top: 0.625rem;
    color: #959C9E; }
  .card-board.experts .list .item .inner {
    height: 100%;
    border-bottom: 1px solid #00b3b5;
    box-sizing: border-box; }
  .card-board.experts .list .item .pic {
    height: 16rem;
    position: relative; }
    .card-board.experts .list .item .pic:before {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      content: '';
      background-image: url("../_img/gradient.png");
      background-repeat: no-repeat;
      background-position: left bottom;
      z-index: 100; }
    .card-board.experts .list .item .pic:after {
      position: absolute;
      content: '';
      background-color: transparent;
      background-image: url("../_img/hole.png");
      background-repeat: no-repeat;
      height: 12px;
      width: 100%;
      left: 0;
      bottom: 0;
      background-position: 50% 0;
      background-size: cover;
      z-index: 200; }
    .card-board.experts .list .item .pic .title {
      line-height: 14px;
      line-height: 0.875rem;
      top: 13.125rem;
      position: absolute;
      color: #fff !important;
      width: 100%;
      font-weight: 800;
      width: 100%;
      text-align: center;
      font-size: 0.875rem;
      /*14px / 16px*/
      margin: 0;
      padding: 0;
      z-index: 300; }
    .card-board.experts .list .item .pic .cat {
      line-height: 11px;
      line-height: 0.6875rem;
      top: 11.875rem;
      position: absolute;
      font-size: 0.6875rem;
      /*11px / 16px*/
      color: #00b3b5;
      text-transform: uppercase;
      font-weight: 800;
      width: 100%;
      text-align: center;
      margin: 0;
      padding: 0;
      letter-spacing: 0.7px;
      z-index: 300; }
@media screen and (max-width: 540px) {
  .card-board.experts .read-more {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .card-board.experts .list:after {
    content: '';
    display: block;
    clear: both; }
  .card-board.experts .list .item {
    height: 210px !important;
    height: 13.125rem !important;
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important;
    box-sizing: content-box !important; }
    .card-board.experts .list .item .top {
      margin-top: 0; }
    .card-board.experts .list .item .title {
      line-height: 21px;
      line-height: 1.3125rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem;
      margin-top: 10px;
      margin-top: 0.625rem; }
    .card-board.experts .list .item .cat {
      margin: 0;
      color: #00b3b5;
      font-weight: 800;
      text-transform: uppercase; }
    .card-board.experts .list .item .inner {
      border-bottom: none; }
      .card-board.experts .list .item .inner .name {
        font-size: 21px !important;
        font-size: 1.3125rem !important;
        margin-bottom: 30px !important;
        margin-bottom: 1.875rem !important;
        margin-top: 14px !important;
        margin-top: 0.875rem !important;
        font-weight: 800 !important; }
      .card-board.experts .list .item .inner .pic {
        width: 125px !important;
        width: 7.8125rem !important;
        height: 125px !important;
        height: 7.8125rem !important;
        border-radius: 50% !important;
        overflow: hidden !important;
        float: left !important; }
        .card-board.experts .list .item .inner .pic:before {
          display: none; }
        .card-board.experts .list .item .inner .pic:after {
          display: none; }
        .card-board.experts .list .item .inner .pic .title {
          display: none; }
        .card-board.experts .list .item .inner .pic .cat {
          display: none; }
      .card-board.experts .list .item .inner .text {
        padding-right: 12px;
        padding-right: 0.75rem; }
        .card-board.experts .list .item .inner .text .title {
          width: 312px !important;
          width: 19.5rem !important;
          font-size: 21px !important;
          font-size: 1.3125rem !important;
          line-height: 33px !important;
          line-height: 2.0625rem !important;
          margin-top: 0 !important;
          font-weight: 800;
          float: right;
          text-align: left; }
          .card-board.experts .list .item .inner .text .title:first-child {
            display: none !important; }
        .card-board.experts .list .item .inner .text .sub-title {
          display: none !important; }
    .card-board.experts .list .item .mobile {
      display: block; } }

.article.experts .title.experts {
  font-size: 1.875rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem; }
.article.experts .date {
  margin-bottom: 0.625rem; }
.article.experts .main-picture {
  /*margin-bottom: 1.5rem;*/
  height: 25rem; }
  @media screen and (max-width: 540px) {
    .article.experts .main-picture {
      height: auto;
      height: auto;
      margin-bottom: 30px;
      margin-bottom: 1.875rem; } }
  .article.experts .main-picture .left {
    float: left;
    height: 100%;
    width: 58.7378640776699%;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .article.experts .main-picture .left {
        width: 50%; } }
    @media screen and (max-width: 540px) {
      .article.experts .main-picture .left {
        height: 464px;
        height: 29rem;
        width: 100%;
        float: none; } }
  .article.experts .main-picture .right {
    float: right;
    width: 41.2621359223301%;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-left: none;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      .article.experts .main-picture .right {
        width: 50%; } }
    @media screen and (max-width: 540px) {
      .article.experts .main-picture .right {
        border-left: 1px solid #e5e5e5;
        border-left: 0.0625rem solid #e5e5e5;
        width: 100%;
        float: none; } }
    @media screen and (max-width: 540px) {
      .article.experts .main-picture .right .text {
        padding-bottom: 42px;
        padding-bottom: 2.625rem;
        padding-top: 29px;
        padding-top: 1.8125rem;
        position: static;
        -ms-transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        transform: initial; } }
  .article.experts .main-picture .name {
    color: #00b3b5;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    text-align: center;
    max-width: 14rem;
    margin: 0 auto;
    margin-bottom: 1rem; }
    @media screen and (max-width: 540px) {
      .article.experts .main-picture .name {
        font-size: 25px;
        font-size: 1.5625rem;
        font-weight: 600; } }
  .article.experts .main-picture .descr {
    margin: 0 auto;
    font-size: 0.875rem;
    color: #8f8f91;
    line-height: 1.375rem;
    text-align: center;
    max-width: 14rem; }
    @media screen and (max-width: 540px) {
      .article.experts .main-picture .descr {
        font-size: 16px;
        font-size: 1rem;
        max-width: 320px;
        max-width: 20rem;
        font-weight: 600; } }

#page .side-menu {
  width: 100px;
  width: 6.25rem;
  background-color: #3a4046;
  position: absolute;
  min-height: 100%;
  box-sizing: border-box; }
  #page .side-menu .fa {
    display: inline; }
  @media screen and (max-width: 540px) {
    #page .side-menu {
      display: block;
      width: 0rem;
      z-index: 100;
      overflow: hidden;
      transition: width 0.3s ease-out;
      top: 0;
      bottom: 0;
      position: fixed;
      overflow: auto; } }
  @media screen and (max-width: 540px) {
    #page .side-menu.show {
      width: 470px;
      width: 29.375rem;
      max-width: none;
      z-index: 9000;
      min-height: 100%;
      display: block !important;
      -webkit-overflow-scrolling: touch; }
      #page .side-menu.show::-webkit-scrollbar {
        display: none; }
      #page .side-menu.show::-webkit-scrollbar-thumb {
        display: none; }
      #page .side-menu.show::-webkit-scrollbar-track {
        display: none; }
      #page .side-menu.show::-webkit-scrollbar-corner {
        display: none; } }
  #page .side-menu .section.ads .diff {
    color: transparent; }
  #page .side-menu .section.ads .diff.green {
    color: #00ffc0; }
  #page .side-menu .section.ads .diff.red {
    color: #ff3057; }
  #page .side-menu .desktop-menu {
    padding-top: 230px;
    padding-top: 14.375rem;
    display: block; }
    @media screen and (max-width: 1024px) {
      #page .side-menu .desktop-menu {
        padding-top: 210px;
        padding-top: 13.125rem; } }
    @media screen and (max-width: 540px) {
      #page .side-menu .desktop-menu {
        display: none; } }
    #page .side-menu .desktop-menu .scroll-fix {
      width: 100px;
      width: 6.25rem;
      position: relative;
      box-sizing: border-box;
      transition: height .3s linear; }
      #page .side-menu .desktop-menu .scroll-fix.fixed {
        position: fixed; }
        #page .side-menu .desktop-menu .scroll-fix.fixed .scroll-fix-inner {
          position: relative; }
      #page .side-menu .desktop-menu .scroll-fix.half {
        position: fixed;
        top: 0;
        left: 0; }
        #page .side-menu .desktop-menu .scroll-fix.half .scroll-fix-inner {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%; }
    #page .side-menu .desktop-menu .icon {
      cursor: pointer;
      text-align: center;
      font-size: 0; }
      #page .side-menu .desktop-menu .icon:hover:before, #page .side-menu .desktop-menu .icon.active:before {
        background-position: bottom center; }
      #page .side-menu .desktop-menu .icon:hover p, #page .side-menu .desktop-menu .icon.active p {
        color: #00b3b5; }
      #page .side-menu .desktop-menu .icon:before {
        background-repeat: no-repeat;
        background-position: top center;
        content: '';
        display: inline-block; }
      #page .side-menu .desktop-menu .icon.menu:before {
        width: 17px;
        width: 1.0625rem;
        height: 17px;
        height: 1.0625rem;
        margin-top: 137px;
        margin-top: 8.5625rem;
        background-image: url("../_img/mob-menu-ico-2.png"); }
      #page .side-menu .desktop-menu .icon.hot-themes-icon {
        margin-bottom: 44px;
        margin-bottom: 2.75rem;
        display: none;
        position: relative; }
        #page .side-menu .desktop-menu .icon.hot-themes-icon:after {
          width: 10px;
          width: 0.625rem;
          height: 17px;
          height: 1.0625rem;
          top: 3px;
          top: 0.1875rem;
          right: 0;
          right: 0;
          position: absolute;
          content: '';
          display: block;
          background-image: url("../_img/hot-themes-tail.png");
          background-repeat: no-repeat;
          background-size: 100%; }
        #page .side-menu .desktop-menu .icon.hot-themes-icon:before {
          width: 11px;
          width: 0.6875rem;
          height: 20px;
          height: 1.25rem;
          margin-bottom: 6px;
          margin-bottom: 0.375rem;
          background-size: 100% 200%;
          background-image: url("../_img/zip-2.png"); }
      #page .side-menu .desktop-menu .icon p {
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 12px;
        line-height: 0.75rem;
        color: #fff;
        text-align: center;
        text-transform: uppercase; }
    #page .side-menu .desktop-menu .section {
      padding-top: 22px;
      padding-top: 1.375rem;
      text-align: center;
      position: relative; }
      #page .side-menu .desktop-menu .section:before {
        height: 1px;
        height: 0.0625rem;
        top: 0;
        top: 0;
        left: 15px;
        left: 0.9375rem;
        right: 15px;
        right: 0.9375rem;
        position: absolute;
        content: '';
        display: block;
        background-color: #61666b; }
      #page .side-menu .desktop-menu .section .title {
        font-size: 8.5px;
        font-size: 0.53125rem;
        line-height: 12px;
        line-height: 0.75rem;
        margin-bottom: 5px;
        margin-bottom: 0.3125rem;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.3); }
      #page .side-menu .desktop-menu .section.calendar .date .day {
        width: 32px;
        width: 2rem;
        height: 36px;
        height: 2.25rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 40px;
        line-height: 2.5rem;
        color: #fff;
        font-weight: 800;
        background-size: 100%;
        display: inline-block;
        background-image: url("../_img/day-frame.png"); }
      #page .side-menu .desktop-menu .section.calendar .date .month {
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 10px;
        line-height: 0.625rem;
        margin-top: 10px;
        margin-top: 0.625rem;
        font-weight: 800;
        color: #fff;
        text-transform: uppercase; }
      #page .side-menu .desktop-menu .section.calendar .date .time {
        font-size: 16px;
        font-size: 1rem;
        margin-top: 10px;
        margin-top: 0.625rem;
        font-weight: 800;
        color: #fff; }
      #page .side-menu .desktop-menu .section.weather {
        margin-top: 27px;
        margin-top: 1.6875rem; }
        #page .side-menu .desktop-menu .section.weather .weather-ico {
          width: 48px;
          width: 3rem;
          height: 37px;
          height: 2.3125rem;
          margin-bottom: 11px;
          margin-bottom: 0.6875rem;
          display: inline-block;
          background-image: url("../_img/weather-icons.png");
          background-size: 100%; }
        #page .side-menu .desktop-menu .section.weather .temperature {
          font-size: 12px;
          font-size: 0.75rem;
          color: #fff;
          font-weight: 800; }
      #page .side-menu .desktop-menu .section.currency {
        padding-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        padding-top: 0; }
        #page .side-menu .desktop-menu .section.currency:before {
          display: none; }
        #page .side-menu .desktop-menu .section.currency .title {
          font-size: 9px;
          font-size: 0.5625rem;
          margin-bottom: 16px;
          margin-bottom: 1rem;
          line-height: 12px;
          line-height: 0.75rem;
          position: relative;
          color: #00b4b5;
          font-weight: 800;
          text-transform: uppercase; }
        #page .side-menu .desktop-menu .section.currency .list {
          margin-top: 2px;
          margin-top: 0.125rem; }
          #page .side-menu .desktop-menu .section.currency .list .item {
            margin-bottom: 17px;
            margin-bottom: 1.0625rem; }
            #page .side-menu .desktop-menu .section.currency .list .item .name {
              font-size: 9px;
              font-size: 0.5625rem;
              line-height: 12px;
              line-height: 0.75rem;
              margin-bottom: 5px;
              margin-bottom: 0.3125rem;
              font-weight: 600;
              color: rgba(255, 255, 255, 0.3); }
            #page .side-menu .desktop-menu .section.currency .list .item .rate {
              font-size: 12px;
              font-size: 0.75rem;
              margin-bottom: 3px;
              margin-bottom: 0.1875rem;
              font-weight: 800;
              color: #fff; }
            #page .side-menu .desktop-menu .section.currency .list .item .diff {
              font-size: 12px;
              font-size: 0.75rem;
              font-weight: 600; }
              #page .side-menu .desktop-menu .section.currency .list .item .diff.green {
                color: #00ffc0; }
              #page .side-menu .desktop-menu .section.currency .list .item .diff.red {
                color: #ff3057; }
      #page .side-menu .desktop-menu .section.ads {
        padding-top: 0;
        padding-top: 0;
        margin-top: 40px;
        margin-top: 2.5rem; }
        #page .side-menu .desktop-menu .section.ads:before {
          display: none; }
        #page .side-menu .desktop-menu .section.ads > br {
          display: none; }
        #page .side-menu .desktop-menu .section.ads .title {
          margin-bottom: 4px;
          margin-bottom: 0.25rem;
          padding: 0 4px;
          padding: 0 0.25rem; }
        #page .side-menu .desktop-menu .section.ads .source {
          font-size: 9px;
          font-size: 0.5625rem;
          margin-bottom: 13px;
          margin-bottom: 0.8125rem;
          margin-top: 41px;
          margin-top: 2.5625rem;
          line-height: 12px;
          line-height: 0.75rem;
          position: relative;
          color: #00b4b5;
          font-weight: 800;
          text-transform: uppercase;
            /*&:after {
              @include rem((
                left: 15px,
                top: 5px
              ));
              display: block;
              position: absolute;
              content: '';
              width: 9px;
              height: 1px;
              background-color: #fff;
            }

            &:before {
              @include rem((
                right: 15px,
                top: 5px
              ));
              display: block;
              position: absolute;
              content: '';
              width: 9px;
              height: 1px;
              background-color: #fff;
            }*/ }
          #page .side-menu .desktop-menu .section.ads .source:first-child {
            margin-top: 0; }
        #page .side-menu .desktop-menu .section.ads .item {
          font-size: 12px;
          font-size: 0.75rem;
          margin-bottom: 14px;
          margin-bottom: 0.875rem;
          line-height: 14px;
          line-height: 0.875rem;
          color: #fff;
          font-weight: 800; }
          #page .side-menu .desktop-menu .section.ads .item span {
            font-size: 10px;
            font-size: 0.625rem;
            color: #697b89;
            display: inline-block;
            font-weight: 600; }
            #page .side-menu .desktop-menu .section.ads .item span.green {
              color: #00ffc0; }
            #page .side-menu .desktop-menu .section.ads .item span.red {
              color: #ff3057; }
        #page .side-menu .desktop-menu .section.ads hr {
          height: 1px;
          height: 0.0625rem;
          margin: 25px 15px;
          margin: 1.5625rem 0.9375rem;
          border: none;
          position: relative;
          background-color: #61666b; }
  #page .side-menu .mobile-menu {
    padding-top: 70px;
    padding-top: 4.375rem;
    width: 470px;
    width: 29.375rem;
    display: none; }
    @media screen and (max-width: 540px) {
      #page .side-menu .mobile-menu {
        display: block; } }
    #page .side-menu .mobile-menu .section {
      padding-left: 32px;
      padding-left: 2rem; }
      #page .side-menu .mobile-menu .section.close {
        display: none;
        height: 70px;
        height: 4.375rem;
        border-bottom: 1px solid #4f5359;
        border-bottom: 0.0625rem solid #4f5359;
        position: relative; }
        #page .side-menu .mobile-menu .section.close .button {
          width: 16px;
          width: 1rem;
          height: 16px;
          height: 1rem;
          top: 27px;
          top: 1.6875rem;
          left: 27px;
          left: 1.6875rem;
          position: absolute;
          background-image: url("../_img/close-mobile.png");
          background-size: 100%; }
      #page .side-menu .mobile-menu .section.logo {
        padding-top: 15px;
        padding-top: 0.9375rem;
        padding-bottom: 23px;
        padding-bottom: 1.4375rem;
        border-bottom: 1px solid #4f5359;
        border-bottom: 0.0625rem solid #4f5359;
        position: relative; }
        #page .side-menu .mobile-menu .section.logo .interfax {
          width: 200px;
          width: 12.5rem; }
        #page .side-menu .mobile-menu .section.logo .adult {
          width: 37px;
          width: 2.3125rem;
          height: 37px;
          height: 2.3125rem;
          left: 398px;
          left: 24.875rem;
          top: 38px;
          top: 2.375rem;
          position: absolute;
          background-image: url("../_img/18.png");
          background-size: 100%; }
      #page .side-menu .mobile-menu .section.menu {
        padding-top: 20px;
        padding-top: 1.25rem;
        padding-right: 36px;
        padding-right: 2.25rem; }
        #page .side-menu .mobile-menu .section.menu .inner {
          padding-bottom: 20px;
          padding-bottom: 1.25rem; }
        #page .side-menu .mobile-menu .section.menu ul li a {
          font-size: 18px;
          font-size: 1.125rem;
          margin: 13px 0;
          margin: 0.8125rem 0;
          display: inline-block;
          font-weight: 800;
          text-transform: uppercase;
          color: #fff; }
      #page .side-menu .mobile-menu .section.currency {
        padding-top: 45px;
        padding-top: 2.8125rem;
        padding-bottom: 45px;
        padding-bottom: 2.8125rem;
        width: 470px;
        width: 29.375rem;
        box-sizing: border-box; }
        #page .side-menu .mobile-menu .section.currency .title {
          font-size: 18px;
          font-size: 1.125rem;
          text-transform: uppercase;
          color: #00B3B5;
          font-weight: 800;
          position: relative;
          /*&:after {
            @include rem((
              height: 1px,
            ));
            width: 62%;
            bottom: 50%;
            background-color: #fff;
            right: 0;
            position: absolute;
            content: '';
            display: block;
          }*/ }
        #page .side-menu .mobile-menu .section.currency .list {
          margin-top: 34px;
          margin-top: 2.125rem;
          margin-left: -32px;
          margin-left: -2rem; }
          #page .side-menu .mobile-menu .section.currency .list:after {
            display: block;
            content: '';
            clear: both; }
          #page .side-menu .mobile-menu .section.currency .list .item {
            text-align: center;
            width: 33.3333333333%;
            float: left; }
            #page .side-menu .mobile-menu .section.currency .list .item .name {
              font-size: 18px;
              font-size: 1.125rem;
              color: rgba(255, 255, 255, 0.3); }
            #page .side-menu .mobile-menu .section.currency .list .item .diff {
              font-size: 18px;
              font-size: 1.125rem;
              font-weight: 600; }
              #page .side-menu .mobile-menu .section.currency .list .item .diff.green {
                color: #00ffc0; }
              #page .side-menu .mobile-menu .section.currency .list .item .diff.red {
                color: #ff3057; }
            #page .side-menu .mobile-menu .section.currency .list .item .rate {
              font-size: 40px;
              font-size: 2.5rem;
              margin-top: 12px;
              margin-top: 0.75rem;
              margin-bottom: 12px;
              margin-bottom: 0.75rem;
              color: #fff;
              font-weight: 800; }
      #page .side-menu .mobile-menu .section.ads {
        margin-top: 40px;
        margin-top: 2.5rem; }
        #page .side-menu .mobile-menu .section.ads > br {
          display: none; }
        #page .side-menu .mobile-menu .section.ads hr {
          height: 1px;
          height: 0.0625rem;
          margin-right: 36px;
          margin-right: 2.25rem;
          margin-top: 26px;
          margin-top: 1.625rem;
          margin-bottom: 27px;
          margin-bottom: 1.6875rem;
          background-color: #62666b;
          border: none; }
        #page .side-menu .mobile-menu .section.ads .source {
          font-size: 18px;
          font-size: 1.125rem;
          text-transform: uppercase;
          font-weight: 800;
          color: #00B3B5;
          position: relative;
            /*&:after {
              @include rem((
                height: 1px
              ));
              width: 75%;
              bottom: 50%;

              background-color: #fff;
              right: 0;
              position: absolute;
              content: '';
              display: block;
            }*/ }
          #page .side-menu .mobile-menu .section.ads .source + a .title, #page .side-menu .mobile-menu .section.ads .source + .title {
            margin-top: 20px;
            margin-top: 1.25rem; }
        #page .side-menu .mobile-menu .section.ads .title {
          font-size: 18px;
          font-size: 1.125rem;
          margin-bottom: 15px;
          margin-bottom: 0.9375rem;
          line-height: 24px;
          line-height: 1.5rem;
          margin-top: 40px;
          margin-top: 2.5rem;
          font-weight: 600;
          color: rgba(255, 255, 255, 0.3); }
        #page .side-menu .mobile-menu .section.ads .item {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 27px;
          line-height: 1.6875rem;
          margin-bottom: 16px;
          margin-bottom: 1rem;
          font-weight: 800;
          color: #fff;
          position: relative; }
          #page .side-menu .mobile-menu .section.ads .item:after {
            display: block;
            content: '';
            clear: both; }
          #page .side-menu .mobile-menu .section.ads .item span {
            font-size: 20px;
            font-size: 1.25rem;
            color: #697b89;
            display: block; }
          #page .side-menu .mobile-menu .section.ads .item + .title {
            margin-top: 56px;
            margin-top: 3.5rem; }
          #page .side-menu .mobile-menu .section.ads .item span.num {
            font-size: 25px;
            font-size: 1.5625rem;
            line-height: 25px;
            line-height: 1.5625rem;
            font-weight: 800;
            color: #fff;
            display: block;
            float: left; }
            #page .side-menu .mobile-menu .section.ads .item span.num + .num {
              margin-top: 8px;
              margin-top: 0.5rem;
              clear: both; }
          #page .side-menu .mobile-menu .section.ads .item span.unit {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 25px;
            line-height: 1.5625rem;
            margin-left: 10px;
            margin-left: 0.625rem;
            font-weight: 600;
            float: left;
            display: block;
            color: rgba(255, 255, 255, 0.3);
            text-transform: uppercase; }
            #page .side-menu .mobile-menu .section.ads .item span.unit sup {
              font-size: 10px;
              font-size: 0.625rem;
              vertical-align: text-bottom; }
          #page .side-menu .mobile-menu .section.ads .item span.diff {
            font-size: 14px;
            font-size: 0.875rem;
            padding-top: 6px;
            padding-top: 0.375rem;
            left: -11px;
            left: -0.6875rem;
            clear: both;
            position: relative;
            text-transform: uppercase;
            display: block;
            font-weight: 600; }
            #page .side-menu .mobile-menu .section.ads .item span.diff.green {
              color: #00ffc0; }
            #page .side-menu .mobile-menu .section.ads .item span.diff.red {
              color: #ff3057; }
      #page .side-menu .mobile-menu .section.soc {
        margin-top: 70px;
        margin-top: 4.375rem; }
        #page .side-menu .mobile-menu .section.soc a {
          display: block; }
        #page .side-menu .mobile-menu .section.soc:after {
          display: block;
          content: '';
          clear: both; }
        #page .side-menu .mobile-menu .section.soc .title {
          font-size: 18px;
          font-size: 1.125rem;
          margin-bottom: 34px;
          margin-bottom: 2.125rem;
          color: rgba(255, 255, 255, 0.2);
          text-transform: uppercase; }
        #page .side-menu .mobile-menu .section.soc .item {
          width: 65px;
          width: 4.0625rem;
          height: 65px;
          height: 4.0625rem;
          margin-right: 36px;
          margin-right: 2.25rem;
          float: left; }
          #page .side-menu .mobile-menu .section.soc .item:active {
            background-position: 0 bottom; }
          #page .side-menu .mobile-menu .section.soc .item.rss {
            background-image: url("../_img/rss-mob-menu.png");
            background-repeat: no-repeat;
            background-size: 100%; }
          #page .side-menu .mobile-menu .section.soc .item.tw {
            background-image: url("../_img/tw-mob-menu.png");
            background-repeat: no-repeat;
            background-size: 100%; }
          #page .side-menu .mobile-menu .section.soc .item.fb {
            background-image: url("../_img/fb-mob-menu.png");
            background-repeat: no-repeat;
            background-size: 100%; }
          #page .side-menu .mobile-menu .section.soc .item.zen {
            background-image: url("../_img/zen-mob-menu.png");
            background-repeat: no-repeat;
            background-size: 100%; }
          #page .side-menu .mobile-menu .section.soc .item.tlg {
            background-image: url("../_img/tg-mob-menu.png");
            background-repeat: no-repeat;
            background-size: 100%; }
      #page .side-menu .mobile-menu .section.other {
        margin-top: 60px;
        margin-top: 3.75rem;
        padding-bottom: 60px;
        padding-bottom: 3.75rem; }
        #page .side-menu .mobile-menu .section.other ul li a {
          font-size: 18px;
          font-size: 1.125rem;
          margin: 13px 0;
          margin: 0.8125rem 0;
          display: inline-block;
          font-weight: 800;
          text-transform: uppercase;
          color: #fff; }
        #page .side-menu .mobile-menu .section.other .button {
          line-height: 70px;
          line-height: 4.375rem;
          font-size: 22px;
          font-size: 1.375rem;
          margin-top: 20px;
          margin-top: 1.25rem;
          max-height: 70px;
          max-height: 4.375rem;
          margin-right: 36px;
          margin-right: 2.25rem;
          bottom: 0;
          text-align: center;
          color: #fff;
          text-transform: uppercase;
          background-color: #00B3B5;
          font-weight: 800;
          display: block;
          box-sizing: border-box;
          border: 0.125rem solid #00B3B5; }
          #page .side-menu .mobile-menu .section.other .button:hover {
            background-color: #fff;
            color: #00B3B5; }

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