

/* Start:/local/templates/main/components/bitrix/menu/top_menu/style.css?1618476442204*/
.top_menu ul {
}

.top_menu ul li{
	position: relative;

}

.top_menu ul li{

}

.top_menu ul ul{
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
}

.top_menu ul li:hover ul{
	display: block;
}
/* End */


/* Start:/local/templates/main/styles.css?1618476437895*/
.no_scroll {
  position: relative;
  overflow: hidden;
  width: 842px;
  margin: 0 auto 0 auto; }
  .no_scroll ul {
    width: 100% !important;
    height: 182px;
    text-align: center !important;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .no_scroll li {
    display: inline-block !important;
    width: 272px !important;
    margin-right: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    .no_scroll li a {
      display: block;
      height: 182px;
      width: 100% !important;
      background-position: center center;
      background-repeat: repeat-x;
      overflow: hidden; }
      .no_scroll li a img {
        width: 100%; }

input[type="checkbox"] {
  float: left;
  position: relative;
  top: 5px;
  margin: 0 6px 0 0;
}

input[type="checkbox"]+label a{
  color: #FF6815;
}

/* End */


/* Start:/local/templates/main/template_styles.css?161847643726855*/
@charset "UTF-8";
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team. */
/* ==========================================================================
 * Base styles: opinionated defaults
 * ========================================================================== */
html, button, input, select, textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design. */
\::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440 */
audio, canvas, img, video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas. */
textarea {
  resize: vertical; }

/* ==========================================================================
 * Browse Happy prompt
 * ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
 * Author's custom styles
 * ========================================================================== */
body {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #565656;
  background-image: url(/img/body_bkg_01.png), url(/img/body_bkg_02.png), url(/img/body_bkg_03.png), url(/img/body_bkg_04.png);
  background-repeat: repeat-y, repeat-y, repeat-x, no-repeat;
  background-position: left top, right top, center bottom, right top; }

h1, h2, h3 {
  font-weight: normal; }

h1 {
  color: #323232;
  font-size: 30px;
  line-height: 22px;
  font-weight: 700;
  margin: 0 0 25px 0;
  padding: 0; }

h2 {
  color: #323232;
  font-size: 26px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 0 22px 0;
  padding: 0; }

p + h2 {
  margin-top: 20px; }

h3 {
  color: #323232;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  margin: 0 0 23px 0;
  padding: 0; }

p + h3 {
  margin-top: 20px; }

header, main, footer {
  position: relative;
  width: 940px;
  margin: 0 auto;
  text-align: left; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

hr {
  height: 0;
  margin: 26px 0 31px 0;
  border-top: 1px dashed #d6dde3; }

p {
  margin: 0;
  padding: 0; }

a {
  outline: none !important; }
  a:hover {
    text-decoration: none; }

.img_right {
  float: right;
  margin: 0 0 15px 15px; }

.img_left {
  float: left;
  margin: 0 15px 15px 0; }

.btn {
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ff6815;
  height: 39px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 39px;
  text-decoration: none;
  padding: 0 30px; }

.text_center {
  text-align: center; }

header {
  height: 118px; }
  header .logo {
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    width: 190px;
    height: 48px;
    background: url(/img/logo.png) center center no-repeat; }
  header .contacts {
    position: absolute;
    top: 40px;
    right: 0;
    text-align: right; }
    header .contacts .phone {
      color: #323232;
      font-size: 24px;
      font-weight: 700;
      line-height: 22px; }
    header .contacts a {
      text-align: right;
      color: #ff6815;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      text-decoration: underline; }

nav.top_menu {
  position: absolute;
  left: 256px;
  top: 40px; }
  nav.top_menu ul .home {
    margin-right: 8px; }
    nav.top_menu ul .home a {
      background: url(/img/top_menu_home.png) center 7px no-repeat;
      text-decoration: none; }
      nav.top_menu ul .home a:hover {
        background-color: #fff; }
  nav.top_menu ul li {
    display: inline-block; }
  nav.top_menu ul a {
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    display: block;
    padding: 0 16px;
    margin: 0;
    color: #323232;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase; }
    nav.top_menu ul a:hover {
      background-color: #ff6815;
      color: #fff; }

.b_docs_list {
  margin: 60px 0 10px 0 !important;
  padding: 0 !important; }
  .b_docs_list li {
    display: table;
    float: left;
    width: 49%;
    border: 2px solid #D4DEE4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-height: 80px;
    margin-left: 11px; }
    .b_docs_list li:nth-child(2n+1) {
      margin-left: 0; }
    .b_docs_list li.pdf {
      background-image: url(/img/pdf.png);
      background-repeat: no-repeat;
      background-position: 20px center; }
    .b_docs_list li:before {
      display: none; }
    .b_docs_list li a {
      display: table-cell;
      vertical-align: middle;
      padding-left: 80px;
      padding-right: 20px;
      font-size: 16px;
      color: #444444;
      text-decoration: none; }
      .b_docs_list li a:hover {
        text-decoration: underline !important; }

.slider {
  position: relative;
  height: 400px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  min-width: 940px; }

.col_2 .col {
  float: left;
  width: 49%; }
  .col_2 .col:nth-child(2n) {
    margin-left: 2%; }

.b_breadcrumbs {
  width: 940px;
  margin: 20px auto 2px auto; }
  .b_breadcrumbs ul {
    text-align: left;
    padding: 0;
    margin: 0; }
    .b_breadcrumbs ul li {
      display: inline-block;
      color: #323232;
      font-size: 13px;
      /* Приближение из-за подстановки шрифтов */
      font-weight: 400;
      line-height: 22px;
      /* Приближение из-за подстановки шрифтов */
      text-decoration: underline;
      text-align: left; }
      .b_breadcrumbs ul li a {
        color: #ff6815;
        font-size: 13px;
        /* Приближение из-за подстановки шрифтов */
        font-weight: 400;
        line-height: 22px;
        /* Приближение из-за подстановки шрифтов */
        text-align: left; }
      .b_breadcrumbs ul li + li:before {
        display: inline-block;
        content: '-';
        margin: 0 5px; }

main {
  padding: 20px 0 50px 0; }
  main a {
    color: #ff6815; }
  main a:hover {
    text-decoration: none !important; }
  main p {
    color: #565656;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 23px; }
  main iframe {
    margin-bottom: 35px; }
  main table {
    width: calc(100% + 4px);
    margin-left: -2px;
    border-spacing: 2px !important;
    border-collapse: separate;
    margin: 20px 0; }
    main table tr th {
      background-color: #EDF0F2;
      padding: 10px 28px;
      color: #323232;
      font-size: 14px;
      line-height: 18px;
      font-weight: 700;
      text-transform: uppercase; }
    main table tr td {
      border: 1px solid #EDF0F2;
      padding: 8px 28px;
      color: #323232;
      font-size: 14px;
      line-height: 18px;
      font-weight: 700; }
  main ul {
    margin: 35px 0 35px 15px; }
    main ul li {
      position: relative;
      color: #323232;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      margin-bottom: 10px; }
      main ul li:before {
        position: absolute;
        left: -15px;
        top: 5px;
        display: block;
        content: '';
        width: 5px;
        height: 5px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #20165A; }

.b_news_list {
  margin: 45px 0 0 0; }
  .b_news_list li {
    float: left;
    width: 49%;
    margin-left: 2%; }
    .b_news_list li:before {
      display: none; }
    .b_news_list li:nth-child(2n+1) {
      margin-left: 0; }
    .b_news_list li .date {
      color: #7f7f7f;
      font-size: 13px;
      font-weight: 400;
      line-height: 22px;
      text-align: left; }
    .b_news_list li .name {
      display: block;
      color: #ff6815;
      font-size: 14px;
      line-height: 22px;
      font-weight: 700;
      text-decoration: underline;
      text-transform: uppercase;
      margin-bottom: -1px; }
    .b_news_list li .desc {
      color: #323232;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      text-align: left; }

#map {
  height: 340px;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 24px; }

.b_contacts {
  padding: 0;
  margin: 54px 0 28px 0; }
  .b_contacts li {
    float: left;
    width: 25%;
    color: #232323;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: center; }
    .b_contacts li:before {
      display: none; }
    .b_contacts li .icon {
      width: 98px;
      height: 98px;
      border: 1px solid #D4DEE4;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-position: center center;
      background-repeat: no-repeat;
      margin: 0 auto 15px auto; }
    .b_contacts li .text {
      color: #323232;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400; }
      .b_contacts li .text .big_text {
        color: #323232;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700; }
    .b_contacts li .icon_01 {
      background-image: url(/img/contacts_01.png); }
    .b_contacts li .icon_02 {
      background-image: url(/img/contacts_02.png); }
    .b_contacts li .icon_03 {
      background-image: url(/img/contacts_03.png); }
    .b_contacts li .icon_04 {
      background-image: url(/img/contacts_04.png); }

.b_news_list_long {
  position: relative;
  top: -22px;
  margin: 0; }
  .b_news_list_long li {
    position: relative;
    margin: 0;
    padding: 24px 0 26px 0;
    border-bottom: 1px dashed #E6EAEE; }
    .b_news_list_long li:before {
      display: none; }
    .b_news_list_long li:hover {
      background: #ECF0F3; }
      .b_news_list_long li:hover:before {
        position: absolute;
        top: 0;
        left: -25px;
        display: block;
        background: #ECF0F3;
        width: 25px;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .b_news_list_long li:hover:after {
        position: absolute;
        top: 0;
        right: -25px;
        display: block;
        content: '';
        background: #ECF0F3;
        width: 25px;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
    .b_news_list_long li .date {
      color: #7f7f7f;
      font-size: 13px;
      font-weight: 400;
      line-height: 22px;
      text-align: left; }
    .b_news_list_long li .name {
      display: block;
      color: #ff6815;
      font-size: 14px;
      line-height: 22px;
      font-weight: 700;
      text-decoration: underline;
      text-transform: uppercase;
      margin-bottom: -1px; }
    .b_news_list_long li .desc {
      color: #323232;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      text-align: left; }

.b_services_list {
  margin: 40px 0; }
  .b_services_list li {
    position: relative;
    width: 19%;
    height: 110px;
    float: left;
    background-color: #DFE8EB;
    margin-left: 1.25%; }
    .b_services_list li:before {
      display: none; }
    .b_services_list li:nth-child(5n+1) {
      margin-left: 0; }
    .b_services_list li .icon {
      position: absolute;
      top: -35px;
      left: 50%;
      margin-left: -35px;
      display: block;
      border-radius: 50%;
      background-color: #ff6815;
      background-position: center center;
      background-repeat: no-repeat;
      width: 70px;
      height: 70px; }
    .b_services_list li .name {
      margin-top: 50px;
      display: block;
      font-family: Roboto;
      color: #323232;
      font-size: 14px;
      font-weight: 500;
      line-height: 18px;
      text-align: center;
      font-family: Roboto;
      text-transform: uppercase;
      text-align: center; }
  .b_services_list .item_01 {
    background-image: url(/img/service_01_bkg.jpg); }
    .b_services_list .item_01 .icon {
      background-image: url(/img/service_01_icon.png); }
  .b_services_list .item_02 {
    background-image: url(/img/service_02_bkg.jpg); }
    .b_services_list .item_02 .icon {
      background-image: url(/img/service_02_icon.png); }
  .b_services_list .item_03 {
    background-image: url(/img/service_03_bkg.jpg); }
    .b_services_list .item_03 .icon {
      background-image: url(/img/service_03_icon.png); }
  .b_services_list .item_04 {
    background-image: url(/img/service_04_bkg.jpg); }
    .b_services_list .item_04 .icon {
      background-image: url(/img/service_04_icon.png); }
  .b_services_list .item_05 {
    background-image: url(/img/service_05_bkg.jpg); }
    .b_services_list .item_05 .icon {
      background-image: url(/img/service_05_icon.png); }

.b_services_list_xl {
  margin: 56px 0; }
  .b_services_list_xl li {
    position: relative;
    width: 32%;
    height: 156px;
    float: left;
    background-color: #DFE8EB;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 0 90px 2%; }
    .b_services_list_xl li:before {
      display: none; }
    .b_services_list_xl li:nth-child(3n+1) {
      margin-left: 0; }
    .b_services_list_xl li .icon {
      position: absolute;
      top: -35px;
      left: 50%;
      margin-left: -35px;
      display: block;
      border-radius: 50%;
      background-color: #ff6815;
      background-position: center center;
      background-repeat: no-repeat;
      width: 70px;
      height: 70px; }
    .b_services_list_xl li .name {
      width: 80%;
      margin: 75px auto 0 auto;
      display: block;
      color: #323232;
      text-align: center;
      text-transform: uppercase;
      text-align: center;
      font-size: 20px;
      font-weight: 700;
      line-height: 22px; }

.banner_wrapper {
  max-width: 1200px;
  width: 100%;
  background-image: url(/img/banner_bkg.jpg);
  background-color: #fff;
  margin: 0 auto; }
  .banner_wrapper .b_banner {
    width: 695px;
    height: 140px;
    outline: 1px;
    margin: 0 auto; }
    .banner_wrapper .b_banner .text {
      padding: 45px 0 0 0;
      color: #373738;
      font-size: 17px;
      font-weight: 400;
      line-height: 22px;
      text-align: left;
      width: 460px; }
    .banner_wrapper .b_banner .btn {
      float: right;
      margin-top: 49px; }

.b_oborudovanie_list {
  margin: 0;
  padding: 0; }
  .b_oborudovanie_list li {
    margin-bottom: 40px; }
    .b_oborudovanie_list li:before {
      display: none; }
    .b_oborudovanie_list li .name {
      color: #323232;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    .b_oborudovanie_list li .chars {
      padding: 10px;
      background: #ECEFF2;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      .b_oborudovanie_list li .chars:after {
        content: '';
        display: block;
        clear: both; }
      .b_oborudovanie_list li .chars .pic {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden;
        float: left;
        margin-right: 14px; }
        .b_oborudovanie_list li .chars .pic img {
          width: 220px;
          height: 157px; }
      .b_oborudovanie_list li .chars table {
        margin: 0;
        padding: 0;
        float: left;
        width: 684px;
        background: #fff;
        border-collapse: collapse; }
        .b_oborudovanie_list li .chars table tr td {
          padding: 0 18px;
          margin: 0;
          height: 38px;
          border: 1px solid #ECEFF2;
          color: #323232;
          font-size: 15px;
          font-weight: 700;
          line-height: 40px;
          text-align: left; }
          .b_oborudovanie_list li .chars table tr td + td {
            font-weight: 400; }

.modal {
  outline: 1px solid red;
  width: 420px;
  padding: 25px 40px;
  text-align: left; }
  .modal h2 {
    padding: 0 0 20px 0;
    color: #323232;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase; }
  .modal p {
    color: #232323;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300; }
  .modal form ul li {
    margin: 0 0 8px 0; }
    .modal form ul li label {
      display: block;
      color: #323232;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      margin: 0 0 4px 0; }
      .modal form ul li label .red {
        color: #FB783E; }
    .modal form ul li input[type="text"] {
      display: block;
      border: 1px solid #cbd5d8;
      background-color: #ffffff;
      height: 36px;
      width: calc(100% - 20px);
      padding: 0 10px; }
    .modal form ul li textarea {
      border: 1px solid #cbd5d8;
      box-sizing: border-box;
      background-color: #ffffff;
      width: calc(100% + 4px);
      height: 98px;
      padding: 10px 15px;
      resize: none;
      line-height: 20px; }
  .modal form input.btn {
    margin: 15px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff6815 !important;
    height: 39px;
    line-height: 39px;
    border: 0;
    padding: 0 40px; }

footer {
  margin-top: 40px;
  height: 130px;
  border-top: 1px solid #D4DEE4; }
  footer .copyright_company {
    position: absolute;
    top: 45px;
    left: 0;
    width: 200px;
    color: #323232;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400; }
    footer .copyright_company .logo {
      position: relative;
      top: -6px;
      background: url(/img/footer_company_logo.png);
      display: block;
      float: left;
      width: 49px;
      height: 48px;
      margin: 0 10px 0 0; }
    footer .copyright_company a {
      color: #565656;
      text-decoration: none; }
  footer .footer_contacts {
    position: absolute;
    top: 42px;
    left: 400px; }
    footer .footer_contacts .phone {
      color: #323232;
      font-size: 24px;
      line-height: 24px;
      font-weight: 700; }
    footer .footer_contacts a {
      color: #ff6815;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      text-decoration: underline; }
  footer .copyright_pixel {
    position: absolute;
    top: 45px;
    right: 0;
    width: 230px;
    color: #323232;
    font-size: 14px;
    /* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    line-height: 18px;
    /* Приближение из-за подстановки шрифтов */
    text-align: left; }
    footer .copyright_pixel .logo {
      background: url(/img/footer_pixelstar_logo.png);
      display: block;
      float: left;
      width: 41px;
      height: 42px;
      margin: -2px 10px 0 0; }
    footer .copyright_pixel a {
      color: #565656;
      text-decoration: none; }

/**SLIDER* */
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  width: 600px;
  height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999; }
  .jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66; }
    .jcarousel-wrapper .photo-credits a {
      color: #fff; }

/** Carousel * */
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .jcarousel li {
    float: left;
    width: 100%; }
    .jcarousel li a {
      display: block;
      height: 400px;
      width: 100%;
      background-position: center center;
      background-repeat: repeat-x; }

/** Carousel Controls * */
.jcarousel-prev, .jcarousel-next {
  position: absolute;
  top: 180px;
  width: 44px;
  height: 44px; }

.jcarousel-prev {
  left: 30px;
  background: url(/img/slider_prev.png); }

.jcarousel-next {
  right: 30px;
  background: url(/img/slider_next.png); }

.jcarousel-prev:hover span, .jcarousel-next:hover span {
  display: block; }

.jcarousel-prev.inactive, .jcarousel-next.inactive {
  opacity: .5;
  cursor: default; }

/** Carousel Pagination * */
.jcarousel-pagination {
  position: absolute;
  bottom: 16px;
  left: 50%;
  width: 100px;
  margin-left: -50px; }
  .jcarousel-pagination a {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 100px;
    overflow: hidden;
    margin: 0 3px; }
    .jcarousel-pagination a.active:before {
      position: absolute;
      top: 3px;
      left: 3px;
      content: '';
      display: inline-block;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #ff6815; }

/*pic slider*/
.pic_slider {
  position: relative;
  margin: 0 0 0 0; }

.jcarousel2 {
  position: relative;
  overflow: hidden;
  width: 842px;
  margin: 0 auto 0 auto; }
  .jcarousel2 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .jcarousel2 li {
    float: left;
    width: 272px !important;
    margin-right: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden; }
    .jcarousel2 li a {
      display: block;
      height: 182px;
      width: 100%;
      --webkit-background-size: 100% auto;
      background-size: 100% auto;
      background-position: center center;
      background-repeat: repeat-x;
      overflow: hidden; }
      .jcarousel2 li a img {
        width: 100%; }

/** Carousel Controls * */
.jcarousel2-prev, .jcarousel2-next {
  position: absolute;
  top: 73px;
  width: 36px;
  height: 36px; }

.jcarousel2-prev {
  left: -2px;
  background: url(/img/slider2_prev.png); }

.jcarousel2-next {
  right: -2px;
  background: url(/img/slider2_next.png); }

.jcarousel2-prev:hover span, .jcarousel2-next:hover span {
  display: block; }

.jcarousel2-prev.inactive, .jcarousel2-next.inactive {
  opacity: .5;
  cursor: default; }

/* ==========================================================================
 * Helper classes
 * ========================================================================== */
/*
 * Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p */
/*
 * Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements. */
.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats. */
/* ==========================================================================
 * EXAMPLE Media Queries for Responsive Design.
 * These examples override the primary ('mobile first') styles.
 * Modify as content requires.
 * ========================================================================== */
/* ==========================================================================
 * Print styles.
 * Inlined to avoid required HTTP connection: h5bp.com/r
 * ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
   * Don't show links for images, or javascript/internal links */
  .ir a:after {
    content: ""; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr {
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid;
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
/* End */
/* /local/templates/main/components/bitrix/menu/top_menu/style.css?1618476442204 */
/* /local/templates/main/styles.css?1618476437895 */
/* /local/templates/main/template_styles.css?161847643726855 */
