#sp-main-body ul li.page-item:before {content: none;background: #00ab3c;height: 10px;width: 10px;position: absolute;-webkit-border-radius: 2px;border-radius: 2px;margin-top: 8px;display: block;margin-left: -20px;}#sp-main-body ul li.page-item {display: block;margin-left: 0px;}body.com-content h2.footer-menu-item-1 {font-size: 35px!important;font-family: "Roboto", sans-serif;text-transform: uppercase;position: relative;margin-bottom: 24px;margin-left: 0px;padding-left: 15px;padding: 4px 0 3px 15px;}body.com-content h2 {font-size: 28px !important;font-family: "Roboto", sans-serif;font-weight: bold !important;text-transform: uppercase;position: relative;margin-left: 0px;margin-top: 15px;margin-bottom: 15px;}body.itemid-166 h2.footer-menu-item-1 {font-size: 35px!important;font-family: "Roboto", sans-serif;border-left: 7px solid #00ab3c;text-transform: uppercase;position: relative;margin-bottom: 24px;margin-left: 0px;padding-left: 15px;padding: 4px 0 3px 15px!important;}h1.viewer_h1 {font-size: 32px!important;font-family: "Roboto", sans-serif;text-transform: uppercase;line-height: 32px!important;text-align: left!important;}body.blog-item .blog-content h2 {font-size: 28px;font-family: "Roboto", sans-serif;color: #282828;border-left: 7px solid #00ab3c;padding-top: 15px;padding-bottom: 15px;padding-left: 15px!important;text-transform: uppercase;margin-bottom: 15px;}#sp-main-body ul.pagination li {display: block;margin-left: 0px;}#sp-main-body ul.pagination li:before {content: none;background: #00ab3c;height: 10px;width: 10px;position: absolute;-webkit-border-radius: 2px;border-radius: 2px;margin-top: 8px;display: block;margin-left: -20px;}body.com-content.batchviewer h2 {font-size: 24px !important;font-family: "Roboto", sans-serif;text-transform: uppercase;font-weight: bold;position: relative;margin-bottom: 24px;margin-left: 0;padding-left: 0;}body.com-content.batchviewer h2 strong {font-size: 24px !important;font-family: "Roboto", sans-serif;text-transform: uppercase;font-weight: bold;position: relative;margin-bottom: 24px;margin-left: 0;padding-left: 0;}body.com-content.batchviewer .button__block-batch {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: space-between;}@media (max-width:767px) {body.com-content.batchviewer .button__block-batch {display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: space-between;}}@media (min-width:768px) {.batchviewer.normative__ppr {margin-top: 95px;}}body.freeviewer h2 {padding-left: 0px !important;font-family: "Roboto", sans-serif;}body.freeviewer #sp-bottom .sp-module .sp-module-title {padding: 4px 0 3px 15px!important;}.service-tk-new .bloc__3 .text img, .service-tk-new .bloc__4 .text img, .service-tk-new .bloc__5 .text img {position: relative;display: block;left: 0;top: 0;width: 100%;}.soc-block {display: flex;}.soc-block a {padding: 0px 5px;}.soc-block a img {width: 25px;height: 25px;}.accordion-button:focus {box-shadow: none!important;}
h1 {text-align: left!important;}
@media (max-width: 768px) {
  .page_3 .bloc__1, .pprk .bloc__1, .pprv .bloc__1 {
    max-height: 660px;
  }
  h1, h2, h3, h4, h5, h6,
  p, span, div, label, legend,
  strong, em, b, i, u, s,
  small, mark, code, pre, kbd,
  blockquote, q, abbr, address,
  ins, del, sub, sup, .features__item {
      line-height: 1.3!important;
  }
}
.bitrix__call-wrapper {
  position: relative;
  width: 100%;
}

.bitrix__call-wrapper img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.bitrix__call-wrapper:hover img {
  opacity: 0.3;
}

.bitrix__call-wrapper:hover .bitrix__call-btn {
  opacity: 1;
}

.bitrix__call-btn {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: hsl(0deg 0% 0% / 50%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.bitrix__call-btn button {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  font-size: 1rem;
  padding: 20px 42px;
  font-family: "Roboto", sans-serif;
  transition: all .3s;
}

.bitrix__call-btn button:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
