h1.content-title-div.home-page-banner.black {
  background-color: #363636;
  color: #FFF;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
  padding: 34px 10px;
  white-space: normal;
}
.banner-head-phone img.home-page-top-banner,
.banner-head-phone h1.content-title-div.home-page-banner.black {
  margin-top: 10px;
  line-height: normal;
}
h1.content-title-div.home-page-banner.black small {
  color: #FFFF00;
  font-weight: bold;
  font-size: 28px;
}
.content-block-wrapper.home-page-banner {
  text-align: center;
}
.home-page-banner .content-block {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
  border-top-style: solid;
  border-top-width: 3px;
  margin-bottom: 20px;
}
.home-page-banner.red .content-block {
  border-color: #D92121;
}
.home-page-banner .content-block div {
  text-align: center;
}
.home-page-banner .content-block > .title {
  padding: 15px;
  font-size: 18px;
  color: #FFF;
}
.home-page-banner.red .content-block > .title {
  background-color: #D92122;
}
.home-page-banner .content-block.black > .title,
.home-page-banner .content-block.black {
  background-color: #363636;
  border-color: #363636;
}
.home-page-banner .content-block > .title h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 9px 0;
}
.home-page-banner .content-block > .text-block {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  padding: 10px;
}
.home-page-banner .content-block > .text-block:nth-last-child(-n+1) {
  border-bottom-width: 0;
}
.home-page-banner.red .content-block > .text-block {
  border-bottom-color: #D92121;
}
.home-page-banner .content-block > .text-block > .title {
}
.home-page-banner .content-block > .text-block > .title h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.home-page-banner .content-block .text-block .text-block {
  font-size: 16px;
}
.home-page-banner .content-block .text-block .text-block i {
  font-size: 16px;
}
.home-page-banner .content-block .text-block .text-block .red {
  color: #CC0033;
}
.home-page-banner .content-block .text-block .text-block p {
  margin: 0;
  padding: 0;
}
.home-page-banner .content-block .text-block .text-block ul {
  text-align: left;
}
.home-page-banner .content-block .text-block .text-block ul li {
}
.home-page-banner .content-block .text-block .text-block.small-text {
  font-size: 16px;
}
.home-page-banner .content-block .text-block .text-block.hidden {
}
.home-page-banner .content-block .text-block .text-block.hidden .hidden {
  display: none;
}
.home-page-banner .content-block .text-block .text-block.hidden .show {
  display: block;
}
.home-page-banner .content-block .text-block .text-block.hidden .button.close {
  height: 30px;
  background-image: url("/local/templates/intermediate/images/close-text-block.png");
  background-repeat: no-repeat;
  background-position: center;
}
.home-page-banner .button.open {
  height: 82px;
  cursor: pointer;
  background-image: url("/banner/2020_04/home-page-banner-button-open.png");
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}
.home-page-banner .content-block .button.open {
  height: 30px;
  background-image: url("/local/templates/intermediate/images/open-text-block.png");
  background-repeat: no-repeat;
  background-position: center;
}
.home-page-banner .content-block .text-block .text-block.footer {
  padding: 24px 0;
  font-size: 18px;
}
.home-page-banner .pluse-button {
  height: 26px;
  background: url("/local/templates/intermediate/components/bitrix/catalog.section/catalog-desktop-20191109/images/pluse-green.png") no-repeat 50% 50%;
  margin-bottom: 20px;
}
