

/* Start:/bitrix/templates/ru2020/components/bitrix/catalog.section.list/razdely_kataloga_liza/style.css?16088297124794*/
.content-blocks-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -10px 0 40px 0;}

.content-blocks-wrap .content-block {
    position: absolute;
    left: 0;
    text-align: left;
    bottom: 50%;
    padding-left: 10%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.content-blocks-wrap .content-block-wrap {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
}
.content-blocks-wrap .content-block-wrap:hover .content-block-copy span,
.content-blocks-wrap .content-block-wrap:hover .content-block__subtitle span {
      text-decoration: blink;
}
.content-blocks-wrap .content-block .index-link {
      z-index: 2;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: inline-block;
}
.content-blocks-wrap .content-block-wrap .content-block-inner {
      height: 100%;
}

/*modified*/
.content-blocks-wrap .content-block-wrap:nth-child(4) {background-position: right;}
.content-blocks-wrap .content-block-wrap:first-child,
.content-blocks-wrap .content-block-wrap:nth-child(4),
.content-blocks-wrap .content-block-wrap:nth-child(7) {width: 100%; min-height: 375px; margin-bottom: 30px;}
.content-blocks-wrap .content-block-wrap:nth-child(4),
.content-blocks-wrap .content-block-wrap:nth-child(7) {margin-top: 30px;}
.content-blocks-wrap .content-block-wrap:first-child:after,
.content-blocks-wrap .content-block-wrap:nth-child(4):after,
.content-blocks-wrap .content-block-wrap:nth-child(7):after {clear: both;}

.content-blocks-wrap .content-block-wrap:first-child .content-block-title,
.content-blocks-wrap .content-block-wrap:nth-child(4) .content-block-title,
.content-blocks-wrap .content-block-wrap:nth-child(7) .content-block-title {font-size: 42px;}

.content-blocks-wrap .content-block-wrap:first-child .content-block,
.content-blocks-wrap .content-block-wrap:nth-child(4) .content-block,
.content-blocks-wrap .content-block-wrap:nth-child(7) .content-block {max-width: 445px;}

.content-blocks-wrap .content-block-wrap:nth-child(2),
.content-blocks-wrap .content-block-wrap:nth-child(3),
.content-blocks-wrap .content-block-wrap:nth-child(5),
.content-blocks-wrap .content-block-wrap:nth-child(6) {width: 50%; min-height: 185px;/* background-position: 85%;*/}
.content-blocks-wrap .content-block-wrap:nth-child(2) .content-block-title,
.content-blocks-wrap .content-block-wrap:nth-child(3) .content-block-title,
.content-blocks-wrap .content-block-wrap:nth-child(5) .content-block-title,
.content-blocks-wrap .content-block-wrap:nth-child(6) .content-block-title {font-size: 24px;}
.content-blocks-wrap .content-block-wrap:nth-child(2) .content-block,
.content-blocks-wrap .content-block-wrap:nth-child(3) .content-block,
.content-blocks-wrap .content-block-wrap:nth-child(5) .content-block,
.content-blocks-wrap .content-block-wrap:nth-child(6) .content-block {max-width: 344px;}


.content-blocks-wrap .content-block-wrap:nth-child(2),
.content-blocks-wrap .content-block-wrap:nth-child(5) {border-right: 30px solid #fff;}
/*/modified*/

.content-blocks-wrap .content-block-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
}

.content-blocks-wrap .content-block-wrap:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      display: none;
      width: 100%;
      height: 100%; }

.content-blocks-wrap .content-block-wrap .content-block__subtitle {
      font-size: 16px;
      line-height: 1.15;
      font-family: 'Gotham Pro', sans-serif;
}
.content-blocks-wrap .content-block-wrap .content-block__subtitle:after {
        content: '\F105';
        margin-left: 10px;
        font: bold 14px/1 'FontAwesome';
}
.content-blocks-wrap .content-block-wrap .content-block-title {
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #000;
      line-height: 1.25;
}
.content-blocks-wrap .content-block-wrap:first-child .content-block-title,
.content-blocks-wrap .content-block-wrap:first-child p {color: #fff;}

.mobhide { display: none; }


@media screen and (max-width: 769px), screen and (max-device-width: 769px) {
.content-block-wrap.deschide { display: none; }
.mobhide { display: block !important; padding-bottom: 30px; text-align: center; }
.mobhide h3,
.mobhide p { text-align: center; }
}
/* End */
/* /bitrix/templates/ru2020/components/bitrix/catalog.section.list/razdely_kataloga_liza/style.css?16088297124794 */
