

/* Start:/local/templates/2018/components/bitrix/news/printcontrol/style.css?17786812285778*/
body {
  overflow-x: hidden;
}
.section-content-wr {
  padding-top: 0;
  margin-top: 40px;
  background-color: rgba(250, 250, 250, 1);
}
.suggestion-contacts h3 {
  margin: 0 !important;
}

.suggestion-contacts {
  text-align: center;
}
.image-text-blocks-text {
  padding: 0 20px;
  text-align: center;
}
.priveledges-block {
  margin: 35px 0;
}
.image-text-blocks-list {
  display: flex;
  text-align: center;
}
.image-text-blocks-image {
  height: 120px;
}

.image-text-blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.image-text-blocks-item {
  width: 19%;
  max-width: 22%;
  text-align: center;

  margin-bottom: 60px;
}

.image-text-blocks-image img {
  max-width: 100%;
  max-height: 100%;
}
#form-project .centerer {
  display: flex;
  justify-content: center;
}
.image-text-blocks-image {
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-text-blocks-text {
  margin-top: 20px;
  line-height: 18px;
}

.vendors-wr .iq-header-container {
  margin-bottom: 34px;
}

.solution-item {
  /*margin:11px !important;*/
  max-width: 340px !important;
}
.solution-pic img {
  max-width: 200px !important;
}
.iq-topheader-scaler {
  max-width: 530px !important;
}
.subheading-text-banner {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#form-project .form-contacts {
  width: 80%;
}
#form-project div[id^='comp_'] {
  display: flex;
  justify-content: center;
}

.news-distrib-section {
  background: linear-gradient(90deg, #ee1d23 0%, #881114 100%);
  height: 310px;
  color: white;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  /*margin-bottom: 10px;*/
  /*margin-top: 20px;*/
}
.news-distrib-section img {
  position: relative;
  top: -64px;
  width: 460px;
}

.image-distrib-block {
  margin: auto;
}

.news-distrib-section-desc {
  display: flex;
  height: 100%;
  padding: 0 !important;
}
.news-distrib-content-main {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.news-distrib-section-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 16px;
  min-width: 50%;
  margin: auto;
  margin-left: 0;
}
.distrib-section-text {
  font-weight: bold;
}



.news-distrib-section .header-news-distrib span {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}
.news-distrib-seciont .header-news-distrib {
  width: 50%;
}
.header-news-distrib a {
  text-decoration: none !important;
}

.functions-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.priveledges-wr {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.priveledges-wr .header-funcs-title {
  margin-bottom: 40px !important;
}
.header-funcs-title {
  margin: auto !important;
  color: rgba(66, 66, 66, 1) !important;
  font-weight: 700 !important;
  font-size: 24px !important;
}
.functions-content-cl {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: calc(45% - 7px);
}
.functions-content-cl h4:before {
  content: '';
  margin-right: 18px;
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 1px solid rgba(238, 29, 34, 1);
  border-right: 1px solid rgba(238, 29, 34, 1);
}

.image-text-blocks-item {
  margin-bottom: 0 !important;
}

.functions-content-cl h4 {
  margin: 2px 0 !important;
  font-weight: 700 !important;
}
.functions-content-cl span {
  display: inline-block;
  margin-left: 26px;
}
.centered-btn {
  display: flex;
  justify-content: center;
}
.functions-content {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.functions-content span {
  font-size: 14px;
}
.functions-content h4 {
  font-size: 15px !important;
}

@media screen and (max-width: 1340px) {
  .news-distrib-section {
    padding-left: 25px;
  }
}

@media screen and (max-width: 1140px) {
  .news-distrib-section-content {
    gap: 28px;
  }
}

/*@media screen and (max-width: 1115px) {*/
/*    .news-distrib-section {*/
/*        height: 380px;*/
/*    }*/
/*}*/

@media screen and (max-width: 1140px) {
  .header-news-distrib {
    line-height: 25px;
  }

  .news-distrib-section {
    height: auto;
    padding: 25px;
    /*margin-bottom: 20px;*/
  }

  .news-distrib-section-content {
    gap: 28px;
    margin: auto;
  }
  .news-distrib-section img {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  #form-project .form-contacts {
    width: unset;
  }
}

@media screen and (max-width: 700px) {
  .news-distrib-section-content {
    gap: 25px;
  }
  .btn--white {
    margin-top: 10px !important;
  }
  .news-distrib-section-content .btn--white {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .image-text-blocks-item {
    margin-bottom: 10px !important;
  }
  .image-text-blocks-text {
    margin-top: 10px;
  }
  .priveledges-wr .header-funcs-title {
    margin-bottom: 20px !important;
  }

  .iq-building-block {
    padding: 25px 0 !important;
  }

  .header-news-distrib span {
    font-size: 28px !important;
    line-height: 24px;
  }
  .news-distrib-section-content {
    font-size: 15px !important;
  }

  .functions-content {
    flex-direction: column;
    gap: 0;
  }
  h4 {
    white-space: nowrap;
  }
  .functions-content-cl {
    width: 100%;
    padding: 0 20px;
    margin: auto;
  }
  .functions-wrapper {
    gap: 35px;
  }
  h2 {
    text-align: center;
  }
  .image-text-blocks-list {
    justify-content: center;
    gap: 10px;
  }
  .image-text-blocks-item {
    width: 30%;
    max-width: none;
  }
}

@media screen and (max-width: 550px) {
  .image-text-blocks-item {
    width: 40%;
  }
  .priveledges-block {
    margin: 0;
  }
}

@media screen and (max-width: 375px) {
  .news-distrib-section {
    text-align: center;
  }

  .image-text-blocks-item {
    width: 90%;
  }
}

/* End */


/* Start:/local/components/iq/block.topbanner/templates/.default/style.css?17786753091052*/
@media all and (max-width: 600px){
/* .mfp-content{
transform: scale(0.7);
} */
}
.iq-topheader-block{
    overflow: hidden;
    background-position: 50%;
    background-size: cover;
    position: relative;
    min-height: 390px;
}

.iq-topheader-block:before{
    position: absolute;
    top:0;
    content:" ";
    display:block;
    bottom:0;
    left:0;
    right:0;
    background: linear-gradient( to right, rgba(0,0,0, 0.5), rgba(0,0,0, 0) );
    z-index:1;
}

.iq-topheader-container {
    max-width: 1280px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: white;
    position: relative;
    z-index: 2;
    min-height: 390px;
}

.iq-topheader-block .iq-topheader-container h1{
    font-weight:700;
    font-size: 28px;
    line-height: 32px;
    margin: 15px 0 30px !important;
}


.iq-topheader-scaler {
    max-width: 605px;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1319.99px)
{
    .iq-topheader-container {
        padding: 0 20px;
    }
}

/* End */


/* Start:/local/templates/2018/components/iq/breadcrumbs/.default/style.css?1778681232540*/
.iq-breadcrumbs-container {
    max-width: 1280px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #404140;
    position: relative;
    z-index: 2;
}

.iq-breadcrumbs-container ul.breadcrumbs{
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	flex-wrap:wrap;
}

@media screen and (max-width: 1319.99px)
{
    .iq-breadcrumbs-container {
        padding: 0 20px;
    }
}

.container.container-breadcrumbs{
	margin-top:0;
	padding:0;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/breadcrumb/.default/style.css?17786812271112*/
.container-breadcrumbs {
    padding: 0 60px;
    margin-top: 20px
}

@media only screen and (max-width: 1279px) {
    .container-breadcrumbs {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 1023px) {
    .container-breadcrumbs {
        margin-top: 10px;
        padding: 70px 10px 0 10px
    }
}

.breadcrumbs {
    margin: 0;
    padding: 25px 0 10px
}

@media only screen and (max-width: 767px) {
    .breadcrumbs {
        padding: 5px 0 5px
    }
}

.breadcrumbs__item {
    display: inline;
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;

}

.breadcrumbs__item a {
 color: #ee1d23;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs__item {
        font-size: 12px;
        line-height: 16px
    }
}

.breadcrumbs__item:not(:first-child):before {
    content: '\003E';
    margin: 0 5px;
    font-size: 13px
}

.breadcrumbs__item:last-child:before {
    color: #6d6d6d
}

.breadcrumbs__link {
    color: #6d6d6d;
    /* text-decoration: underline */
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

/* End */


/* Start:/local/components/news-likes/liked/templates/.default/style.css?17786753083041*/

.copied-it {
    /*font-weight:bold;*/
}
#btn-liked {
    margin-bottom: 12px;
}

.btn-liked:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.evaluate-wrapper {
    margin-bottom: 30px;
}

.view-stat:hover .suggestion-view-state {
    opacity: 1;
    visibility: visible;
}
.btn-checked-cmp path {
    stroke: white;
}

.btn-checked-cmp:hover {
    background-color: #707070 !important;
}

.btn-checked-cmp {
    background-color: #424242 !important;
    color:white !important;
}
.title-catalog-item-ch-cmp {
    margin-right: 4px;
}
.suggestion-view-state {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    position: absolute;
    background: #424242;
    border: 1px solid #424242;
    border-radius:4px;
    bottom: -27px;
    white-space: nowrap;
    padding: 0 5px;
    z-index: 2;
}
.suggestion-views {
    left: -15px;
}
.suggestion-likes {
    right: -25px;
}


.view-count {
    display:inline-flex;
    background-color: #424242;
    color:white;
    padding:7px 10px;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    line-height: 100%;
    align-items: center;
    align-content: center;
}
.view-stat {
    display: inline-flex;
    align-items: center;
}

.view-stat svg {
    margin-right: 6px;
}
.evaluate-wrapper-news .view-stat {
    white-space: nowrap;
    margin: 0 0px;
    display: flex;
    align-items: center;
}
.btn-evl:hover .share-item {
    opacity:100%;
    visibility: inherit;
}
/*.btn-evl:hover svg path {*/
/*    stroke:black;*/
/*}*/
.btn-evl {
    transition: 0.5s;
}


.share-item {
    visibility: hidden;
    opacity:0;
    position:absolute;
    left:0;
    top:36px;
    background-color: white;
    width:100%;
    z-index:10;
    box-shadow: 0px 2px 5px 0px #0000002E;
    border-radius: 7px;
}


.share-item span {
    padding:7px 10px;
    display: block;
}


.share-item span:hover {
    color: #EE1D23;
    text-decoration: underline;
}
.share {
    width:110px
}

.evl-share-wrap {
    width: 110px;
}
.evaluate-wrapper .btn-evl {
    display:inline-block;
    position: relative;
    cursor:pointer;
    padding-bottom: 10px;
}

.evaluate-wrapper > span,
.evaluate-wrapper > div {
    margin-right: 12px;
}

.evl-share-wrap:hover {
    background: white !important;
}
.btn-evl svg {
    vertical-align: sub;
} 

.btn-evl-news-subscribe svg {
   margin-top: 4px;
   margin-left: 2px;
}
/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/


.add-cmp-ic svg{
    vertical-align: middle;
}

@media screen and (max-width: 1320px) {
    .wrapper-states {
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .evl-text {
        /* display: none; */
    }
    .evl-share-wrap {
        width: auto;
    }
    .btn-evl-news-subscribe svg {
        margin-top: 5px;
        margin-left: 0px;
     }
}

@media screen and (max-width: 590px) and (min-width: 480px) {
    .btn-evl-catalog-item {
        margin: 10px !important;
        margin-left: 0 !important;
    }
}
/* End */


/* Start:/local/components/iq/text.block/templates/.default/style.css?1778675356753*/
.iq-building-block {
    padding: 40px 0;
    position: relative;
}
.num-flex .num-med {
    font-size: 40px;
    margin-left: 8px;
}
.iq-block-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    /*background-size: cover !important;*/
    background-position: center;
    pointer-events: none;
    background-blend-mode: darken;
    opacity: 50%;
}

.iq-block-container,
.iq-block-content,
.iq-building-block > *:not(.iq-block-bg) {
    position: relative;
    z-index: 1;
}

.iq-block-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 1319.99px) {
    .iq-block-container {
        padding: 0 20px;
    }
}

/* End */


/* Start:/local/components/iq/text.block/templates/printcontrol-plate/style.css?1762421077683*/
.plate-gray {
    padding: 15px 160px;
    border-radius: 5px;
    background-color: rgba(250, 250, 250, 1); 
    font-weight: 800;
    text-align: center;
    color: #424242;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.header {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
}


@media screen and (max-width: 1265px) {
    .plate-gray {
        padding: 15px 80px
    }
}

@media screen and (max-width: 750px) {
    .plate-gray {
        padding: 15px 30px;
    }
}
@media screen and (max-width: 450px) {
    .plate-gray {
        padding: 10px;
        font-size: 13px;
        line-height: 18px;
    }
}
/* End */


/* Start:/local/components/iq/text.block/templates/service-sections-states/style.css?1778675356929*/
.all-states-section {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.state-section {
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.15);
    max-width: 370px;
    min-width: 280px;
    background-color: rgba(250, 250, 250, 1);
    padding: 15px;
    border-radius: 5px;
    color: rgba(66, 66, 66, 1)
}
.state-section-subheader span {
    vertical-align: middle;
}

.state-section-header {
    display: flex;
    gap: 25px
}
.state-section-body ul {
    padding-left: 0;
}
.state-section-body li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
}
.state-section-body li:last-child {
    margin: 0;
}

.state-section-subheader {
    margin: auto 0;
    font-size: 20px;
    font-weight: 700;
}
.state-section-body li::marker {
    color:rgba(226, 6, 19, 1)
}
.state-section-header svg:first-child {
    width: 130px;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17786812271261*/
.paging-wr{padding:25px 0;text-align:right}
@media only screen and (max-width: 1023px){.paging-wr{padding:20px 0}
}
.content-style .paging,.paging{font-size:0;margin:0 -15px}
.content-style .paging__item,.paging__item{color:#888888;display:inline-block;vertical-align:middle;font-size:18px;line-height:32px;margin:0 15px;text-align:center}
@media only screen and (max-width: 1023px){.content-style .paging__item,.paging__item{margin:0 12px;font-size:16px;line-height:24px}
}
.content-style .paging__item--active,.paging__item:hover{color:#6d6d6d;font-weight:500}
html:not(.bx-touch) .content-style .paging__item:hover,.bx-touch .content-style .paging__item:active,html:not(.bx-touch) .paging__item:hover,.bx-touch .paging__item:active{text-decoration:none}
.content-style .paging__item--arr,.paging__item--arr{margin:0 3px}
.content-style .paging__item--arr:first-child,.paging__item--arr:first-child{margin-right:3px}
.content-style .paging__item--arr:not(:first-child),.paging__item--arr:not(:first-child){margin-left:3px}
.pager-arr,.content-style .pager-arr{display:inline-block;vertical-align:middle;width:32px;height:32px;padding:10px;line-height:0;text-align:center}
.pager-arr .icon,.content-style .pager-arr .icon{width:12px;height:12px;fill:#6d6d6d}


/* End */


/* Start:/local/templates/2018/components/bitrix/news.list/printcontrol/style.css?17786812281045*/
/* NEW STYLES */
.flex-solutions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
}

.solution-item {
    max-width: 370px;
    min-height: 200px;
    border-radius: 5px;
    margin: 10px;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.15);
    transition: all .10s linear;

}

.solution-item:hover{
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 24%);
    margin-top: 5px;
    margin-bottom:15px;
}

.flex-solutions .solution-item a{
    color: #404140;
    text-decoration:none;

}

.flex-solutions .solution-item a:hover{
    color: #404140 !important;
    text-decoration: none !important;
}

.solution-pic {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.solution-pic img {
    max-width: 80%;
    max-height: 100px;
}

.solution-text {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    padding:0 20px
}
/* End */


/* Start:/local/templates/2018/components/bitrix/form.result.new/.default/style.css?1778681227126*/
.form-req-indicator {
    color: #424242;
    margin-left: 2px;
}

.message {
    padding: 25px 20px 25px 20px !important;
}


/* End */
/* /local/templates/2018/components/bitrix/news/printcontrol/style.css?17786812285778 */
/* /local/components/iq/block.topbanner/templates/.default/style.css?17786753091052 */
/* /local/templates/2018/components/iq/breadcrumbs/.default/style.css?1778681232540 */
/* /local/templates/2018/components/bitrix/breadcrumb/.default/style.css?17786812271112 */
/* /local/components/news-likes/liked/templates/.default/style.css?17786753083041 */
/* /local/components/iq/text.block/templates/.default/style.css?1778675356753 */
/* /local/components/iq/text.block/templates/printcontrol-plate/style.css?1762421077683 */
/* /local/components/iq/text.block/templates/service-sections-states/style.css?1778675356929 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17786812271261 */
/* /local/templates/2018/components/bitrix/news.list/printcontrol/style.css?17786812281045 */
/* /local/templates/2018/components/bitrix/form.result.new/.default/style.css?1778681227126 */
