.intec-template {
  display: block;
  min-height: 320px;
}
.mobile_phone {
    background-color: #fff;
    height: 30px;
    text-align: center;
}
.company_wrapper {
    margin-top: -40px;
}


.mobile.widget-container-phone {
    display: inline-flex;
    margin-left: 30px;
}
.mobile .widget-container-phone-text.intec-cl-text-hover.widget-roistat-recke {
    padding: 0px 0px 5px 5px;
    color: black !important;
    font-weight: bold;
}
.mobile .widget-container-phone-icon.intec-ui-icon.intec-ui-icon-phone-1.intec-cl-text {
    padding: 1px 4px 0px 0px;
    color: black !important;
}
.intec-template .intec-template-content {
  display: block;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intec-template .intec-template-content:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}
.intec-template .intec-template-breadcrumb {
  display: block;
  margin-top: 30px;
  margin-bottom: 11px;
}
.intec-template .intec-template-title {
  display: block;
  margin-top: 11px;
  margin-bottom: 30px;
}
.intec-template .intec-template-page {
  display: block;
  margin-bottom: 50px;
}
.intec-template .intec-template-page:after {
  display: table;
  content: "";
  clear: both;
}
.intec-template .intec-template-page.intec-template-page-flat {
  margin-bottom: 0;
}
.intec-template .intec-template-page.intec-template-page-narrow {
  margin-top: 50px;
}
.intec-template .widget .widget-header .widget-title, .intec-template .intec-template-part.intec-template-part-title {
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.3;
  color: #1B1E25;
}
.intec-template .widget .widget-header .widget-description, .intec-template .intec-template-part.intec-template-part-description {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.7;
  color: #808080;
}
.intec-template .widget .widget-header .widget-title.align-left,
.intec-template .widget .widget-header .widget-description.align-left,
.intec-template .widget .widget .widget-footer.align-left {
  text-align: left;
}
.intec-template .widget .widget-header .widget-title.align-center,
.intec-template .widget .widget-header .widget-description.align-center,
.intec-template .widget .widget-footer.align-center {
  text-align: center;
}
.intec-template .widget .widget-header .widget-title.align-right,
.intec-template .widget .widget-header .widget-description.align-right,
.intec-template .widget .widget-footer.align-right {
  text-align: right;
}
.intec-template .widget .widget-header .widget-title + .widget-description {
  margin-top: 16px;
}
.intec-template .widget .widget-header + .widget-content {
  margin-top: 40px;
}
.intec-template .widget .widget-content + .widget-footer {
  margin-top: 35px;
}
.intec-template .intec-template-footer {
  display: block;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 720px) {
  .intec-template .intec-template-part.intec-template-part-title, .intec-template .widget .widget-header .widget-title {
    font-size: 22px;
  }
}
@media all and (max-width: 500px) {
    .intec-template .intec-template-part.intec-template-part-title, .intec-template .widget .widget-header .widget-title {
      font-size: 18px;
    }
    .widget.c-widget.c-widget-products-1 .widget-items {
        display: block;
    }
    .widget.c-widget.c-widget-products-1[data-columns-mobile="2"] .widget-item {
        max-width: 100%;
        width: 100%;
    }
    .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-description {
        scale: 0.9;
    }
    .widget.c-shares.c-shares-template-3 .widget-element .widget-element-picture {
        background-size: 86% 100% !important;
    }
    .section_tags .section_tag {
        width: 100%;
        display: block;
        margin-top: 5px;
        font-size: 13px;
    }
}
@media print {
  .intec-template a:link::after, .intec-template a:visited::before {
    content: "";
  }
}

.public .intec-template {
  height: 100%;
}
.public .intec-template .intec-template-content {
  height: 100%;
}

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