

/* Start:/bitrix/templates/tm_rule/components/bitrix/catalog/partners/bitrix/catalog.section/.default/style.css?16789682062349*/
#partners-wrap {
  width: 479px;
  margin-left: 222px;
  color: #575757;
}

#partners {
  margin-bottom: -50px;
  background: url(/bitrix/templates/tm_rule/images/partners-bg.jpg) no-repeat 0 0;
}

#partners-wrap .item {
  margin-bottom: 25px;
}

.item:after {
  display: block;
  clear: left;
  content: "";
}

.item-logo {
  float: left;
  margin-right: 17px;
}

.item-text {
  float: left;
}

.item-title {
  margin-bottom: 16px;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.item-property {
  max-width: 295px;
  margin-bottom: 12px;
}

.item-property a {
  display: inline;
  text-decoration: none;
  color: #575757;
}

.property-title {
  font-weight: bold;
}

.item-social {
  margin: 10px 0;
}

.item-social a {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 6px;
  opacity: 0.8;
  background: url(/bitrix/templates/tm_rule/images/social-btns.png) no-repeat 0 0;
}

.item-social a:hover {
  opacity: 1;
}

.item-social a:last-child {
  margin-right: 0;
}

.item-social a.social-fb {
  background-position: 0 0;
}

.item-social a.social-mail {
  background-position: -28px 0;
}

.item-social a.social-pint {
  background-position: -56px 0;
}

.item-social a.social-in {
  background-position: -84px 0;
}

.item-social a.social-tw {
  background-position: -112px 0;
}

.link2detail {
  display: inline-block;
  height: 15px;
  padding-left: 24px;
  text-decoration: none;
  color: #FF8400;
  background: url(/bitrix/templates/tm_rule/images/detail-arrow-small.png) no-repeat 0px -15px;
  font-size: 14px;
  font-weight: bold;
}

.link2detail:hover {
  color: #A1B30B;
  background-position: 0px 0px;
}

@media (max-width: 970px) {
  #partners {
    background: none;
  }

  #partners-wrap {
    width: 100%;
    max-width: 479px;
    margin-left: 0;
  }

  #partners-wrap .item {
    margin-bottom: 50px;
  }

  .item-logo {
    margin-bottom: 20px;
  }

  .rightSide_partners {
    display: none;
  }
}

@media (max-width: 500px) {
  #partners-wrap .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .item-text {
    float: unset;
    width: 100%;
    max-width: 390px;
  }

  .item-property {
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }

  .link2detail {
    display: inline-block;
    text-align: right;
    align-self: flex-end;
  }
}
/* End */
/* /bitrix/templates/tm_rule/components/bitrix/catalog/partners/bitrix/catalog.section/.default/style.css?16789682062349 */
