

/* Start:/local/templates/technoleader/components/bitrix/catalog/catalog/style.css?17340805243524*/
.zverushki-section-top-text {
margin-bottom: 20px; }

@media screen and (max-width: 760px) {
  .zverushki-section-top-text {
    margin-bottom: 5px; } }

.catalog_page_workarea {
  width: 100%;
  background: #fff; }

.element_bottom_area {
  width: 100%;
  background: #F8F9FA;
  padding: 50px 0px; }

@media screen and (max-width: 760px) {
  body .site_wrapper {
    padding: 10px 0; } }

.mobile_filter {
  background: #1A228A;
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  border: none;
  color: #ffffff;
  align-items: center;
  font-size: 17px;
  padding: 0px 30px;
  justify-content: space-between;
  display: none; }
  @media (max-width: 760px) {
    .mobile_filter {
      display: flex; 
      height: 45px;
      margin-bottom: 5px;
      } }
  .mobile_filter span {
    display: block; }
  .mobile_filter_svg {
    display: block; }
  @media (max-width: 760px) {
    .mobile_filter_hidden {
      display: none; } }
  .mobile_filter_show {
    display: block; }

.sort_logic_wiew_block {
  clear: both;
  height: 20px;
  position: absolute;
  top: -5px;
  right: 0;
  padding-right: 15px;
  text-align: right; }
  @media screen and (max-width: 760px) {
    .sort_logic_wiew_block {
      width: 100%;
      position: relative;
      top: 0;
      height: auto;
      padding: 0px 0px 15px 0px;
      background: #F8F9FA;
      margin: 0px -15px 0px -15px; } }

.sort_panel {
  display: inline-block; }
  .sort_panel i {
    font-style: normal; }
  .sort_panel span {
    color: #1A228A;
    cursor: pointer;
    padding: 0px 5px; }
  @media screen and (max-width: 760px) {
    .sort_panel {
      width: 100%;
      margin: 0px 0px 0px 15px;
      display: block;
      background: #fff;
      text-align: left;
      border: 1px #ddd solid;
      height: 45px;
      padding: 10px 28px; }
      .sort_panel i {
        font-weight: bold;
        margin-bottom: 5px;
        margin-right: 0; }
      .sort_panel span {
        padding: 0px 10px 0px 0px;
        font-size: 11pt; }
      .sort_panel span:last-child {
        padding: 0; } }

.wiev_panel {
  color: #747E88;
  text-align: right;
  display: inline-block; }
  .wiev_panel span {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    bottom: -8px; }
  @media screen and (max-width: 760px) {
    .wiev_panel {
      width: 100%;
      margin: 0px 13px 0px 17px; }
      .wiev_panel span {
        width: 33.33333333%;
        height: 45px;
        display: block;
        margin-left: -1px;
        font-size: 20px;
        text-align: center;
        background: transparent;
        color: #1A228A;
        line-height: 45px;
        border: 1px #ddd solid; } }

.linked_element_data {
  margin: 0px;
  padding: 50px 0px;
  background: #EBF3FF; }
  .linked_element_data h4 {
    text-align: center;
    font-size: 32px;
    color: #1A228A;
    margin: 0;
    padding: 50px 0px 100px 0px;
    font-weight: 200; }

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

/*----------------------*/
.sort_panel {
  margin-right: 20px;
  font-size: 9pt;
  font-weight: 500;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sort-select option {
  white-space: nowrap;
}

@media (max-width: 768px) {
.top-section-info {
    display: flex;
    margin-bottom: 15px;
}
.items-cnt {
  margin-bottom: 0 !important;
  line-height: normal;
}
.sort_panel {
  width: 80%;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  text-align: right;
  height: auto;
  min-width: 250px;
}
}
/* End */


/* Start:/local/templates/technoleader/components/bitrix/catalog.section.list/catalog_level_sections/style.css?17340805945611*/
.catalog_level_sections {
  display: flex;
  flex-wrap: wrap; }
  .catalog_level_sections_item {
    height: 130px;
    width: 10%;
    border: 1px #f6f6f6 solid;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin: 0px 0px 10px -1px;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    margin-right: 10px; }
    @media screen and (max-width: 992px) {
      .catalog_level_sections_item {
        width: 33.33333%; } }
    @media screen and (max-width: 768px) {
      .catalog_level_sections_item {
        width: 100%;
        height: auto;
        justify-content: start;
        margin-bottom: 10px !important;
       } }
    .catalog_level_sections_item span {
      display: block;
      height: 60px;
      width: 70%; }
    @media screen and (max-width: 768px) {
      .catalog_level_sections_item span {
        display: block;
        height: 60px !important;
        width: 90px !important; } }
      .catalog_level_sections_item strong {
        width: 100%;
        display: block;
        text-align: center;
        color: #333333;
        font-weight: 500;
        font-size: 11px;
        line-height: normal; }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item strong {
          font-size: 14px;
          height: 85px;
          overflow: hidden;
          height: auto !important;
          width: auto !important; } }
    .catalog_level_sections_item:nth-child(1) {
      /*width: 100%;
      margin-bottom: 30px;
      background: #f6f6f6;
      height: 360px;*/ }
      @media screen and (max-width: 992px) {
        .catalog_level_sections_item:nth-child(1) {
          height: auto; } }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item:nth-child(1) {
          width: 100%;
          background: #fff;
          margin-bottom: 0; } }
      .catalog_level_sections_item:nth-child(1) strong {
        /*width: 50%;
        order: -1;
        text-align: left;
        font-size: 24px;
        font-weight: 700;
        padding-top: 100px;
        padding-left: 30px;*/
        padding: 0; }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(1) strong {
            width: 100%;
            order: 0;
            padding: 15px 15px 15px 15px; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(1) strong {
            width: 100%;
            display: block;
            text-align: center;
            color: #333333;
            font-weight: 400;
            font-size: 14px;
            padding: 0px 0px 0px 0px;
            height: 85px;
            overflow: hidden; } }
      .catalog_level_sections_item:nth-child(1) span {
        /*width: 50%;
        height: 280px;
        max-width: 330px;*/ }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(1) span {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(1) span {
            display: block;
            height: 200px;
            width: 90%; } }
    .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
      /*width: 50%;
      height: 300px;
      margin-bottom: 30px;
      background: #f6f6f6;*/ }
      @media screen and (max-width: 992px) {
        .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
          height: auto; } }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
          width: 100%;
          background: #fff;
          margin-bottom: 0; } }
      .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
        /*width: 50%;
        order: -1;
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        padding-top: 70px;
        padding-left: 15px;*/
        padding: 0; }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
            width: 100%;
            order: 0;
            padding: 15px; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
            width: 100%;
            display: block;
            text-align: center;
            color: #333333;
            font-weight: 400;
            font-size: 14px;
            padding: 0px 0px 0px 0px;
            height: 85px;
            overflow: hidden; } }
      .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
        /*width: 50%;
        height: 210px;
        max-width: 220px;*/ }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
            display: block;
            height: 200px;
            width: 90%; } }

i.fast_lincks {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin: 15px 0px;
  position: relative;
  z-index: 200; }
  i.fast_lincks a {
    color: #333333;
    text-decoration: none;
    position: relative;
    z-index: 200; }

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

/* End */


/* Start:/local/templates/technoleader/components/bitrix/news.line/sales_blocks/style.css?17229169081494*/
.sales_blocks a.block_link {
  display: block;
  box-shadow: 0px 2px 4px rgba(8, 35, 48, 0.24);
  width: 100%;
  height: 330px;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 5px;
  background: #fff;
  color: #333333;
  position: relative;
  transition: all .25s ease-out; }
  .sales_blocks a.block_link:hover {
    box-shadow: 0px 2px 15px rgba(8, 35, 48, 0.5); }
  .sales_blocks a.block_link strong {
    display: block;
    font-size: 16px;
    margin-top: 200px;
    position: relative;
    z-index: 10;
    padding: 0px 30px 0px 30px;
    font-weight: 600; }
  .sales_blocks a.block_link span {
    display: block;
    padding: 10px 30px 0px 30px;
    position: relative;
    z-index: 10;
    color: #666666; }
  .sales_blocks a.block_link img {
    width: 100%;
    height: auto;
    top: -30px;
    position: absolute; }
.sales_blocks a.first_link strong {
  display: block;
  margin-top: 100px;
  position: relative;
  width: 45%;
  z-index: 10;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
  font-size: 24px; }
.sales_blocks a.first_link span {
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 10px; }
.sales_blocks a.first_link img {
  height: 100%;
  width: auto;
  right: 0;
  top: 0; }
.sales_blocks a.second_link img {
  top: 100px;
  position: absolute; }
.sales_blocks a.second_link strong {
  margin-top: 30px;
  font-weight: 600; }
.sales_blocks a.tree_block strong {
  position: absolute;
  bottom: 20px; }

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

/* End */


/* Start:/local/templates/technoleader/components/bitrix/news.line/store_adresses/style.css?17229169092742*/
.cremia_adresses {
  width: 100%;
  background: url("/local/templates/technoleader/components/bitrix/news.line/store_adresses/cremia.svg") no-repeat right top;
  background-size: 70% auto;
  padding: 200px 0px 0px 0px; }
  @media screen and (max-width: 768px) {
    .cremia_adresses {
      background: none;
      padding: 0px 20px;
      margin-bottom: 50px; } }
  .cremia_adresses .adresses_info h4 {
    margin: 0;
    padding: 100px 0px 10px 0px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600; }
    @media screen and (max-width: 768px) {
      .cremia_adresses .adresses_info h4 {
        font-size: 40px;
        font-weight: 800;
        line-height: 58px;
        padding: 30px 0px 10px 0px; } }
  .cremia_adresses .adresses_info strong {
    display: block;
    margin-top: 40px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .cremia_adresses .adresses_info strong {
        margin-top: 10px; } }
  .cremia_adresses .adresses_info p {
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 768px) {
      .cremia_adresses .adresses_info p {
        font-size: 18px; } }
  .cremia_adresses a.cremia_adress {
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 5px;
    box-shadow: 0px 2px 4px rgba(8, 35, 48, 0.24);
    margin-bottom: 30px;
    color: #333333;
    overflow: hidden;
    min-height: 306px;
    transition: all .25s ease-out; }
    .cremia_adresses a.cremia_adress:hover {
      box-shadow: 0px 2px 10px rgba(8, 35, 48, 0.5); }
    @media screen and (max-width: 768px) {
      .cremia_adresses a.cremia_adress {
        margin-bottom: 0;
        margin-top: 30px;
        height: auto;
        min-height: auto; } }
    .cremia_adresses a.cremia_adress i {
      display: block;
      width: 100%;
      height: 170px; }
      @media screen and (max-width: 768px) {
        .cremia_adresses a.cremia_adress i {
          height: 80px; } }
    .cremia_adresses a.cremia_adress strong {
      display: block;
      padding: 15px 20px 5px 20px; }
    .cremia_adresses a.cremia_adress span {
      display: block;
      padding: 0px 20px 20px 20px;
      font-size: 13px;
      line-height: 19px; }
  .cremia_adresses h6.cremia_adress_title {
    font-weight: 200;
    margin: 0;
    padding: 60px 0px 0px 10px;
    font-size: 35px;
    line-height: 47px;
    height: 306px;
    margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  .row_adresses {
    display: flex;
    flex-wrap: wrap; }
    .row_adresses_title {
      order: -2;
      font-size: 32px;
      color: #1A228A; }
      .row_adresses_title h6.cremia_adress_title {
        font-size: 32px;
        height: auto;
        margin: 0px 0px 0px 0px; } }

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

/* End */
/* /local/templates/technoleader/components/bitrix/catalog/catalog/style.css?17340805243524 */
/* /local/templates/technoleader/components/bitrix/catalog.section.list/catalog_level_sections/style.css?17340805945611 */
/* /local/templates/technoleader/components/bitrix/news.line/sales_blocks/style.css?17229169081494 */
/* /local/templates/technoleader/components/bitrix/news.line/store_adresses/style.css?17229169092742 */
