

/* Start:/local/templates/2018/components/iq/stylecomponent/distribution/style.css?17786812325097*/
.awards-list__wr > .slick-arrow {
    position: absolute;
}

.awards-list__wr .slick-slide > a {
    color: inherit;
    display: block;
}

.awards-list__wr > .slick-arrow {
    z-index: 1;
    width: 40px;
    height: 40px;
    top: calc(50% - 10px);
    cursor: pointer;
}

.awards-list__wr > .slick-arrow:before {
    font-size: 30px;
}

.awards-list__wr > .slick-next {
    right: 0;
}
.awards-list__wr > .slick-prev {
    left: 0;
}

.awards-list__item--img {
    height: 180px;
}

.num-before {
    font-size: 48px;
}


.num-after {
    font-size: 48px;
}

.awards-list__item--year {
    font-weight: bold;
    border-radius: 5px;
    width: 100px;
    background: #3C3838;
    color: #fff;
    margin: 25px auto;
    font-size: 12px;
    font-weight: 400;

}

@media (hover: hover) and (pointer: fine) {
    .awards-list__item > a:hover .awards-list__item--text {
        color: #EE1D23;
    }
}



.awards-list__item--text{
    font-size: 15px;
    font-weight: 400;
    color: #424242;
    transition: all 0.3s ease;
}

.awards-list__wr .slick-list {
    width: calc(100% - 100px);
    margin: 0 auto;

}

.awards-list .slick-track {
    display: flex;
    gap: 30px;
}


.awards-list__wr .slick-slide {
    text-align: center;
}

.awards-list__wr .slick-slide img {
    max-width: 100%;
    max-height: 100%;
    display: inline;
}

.awards-list__wr .slick-dots {
    margin-top: 20px;
}


.distribution-banner {
    color: white;
    background: linear-gradient(90deg, #EE1D23 0%, #881114 100%);
    height: 305px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 120px 0 0;
    position: relative;
}
.distribution-banner .btn--white {
    color: black !important;
    font-weight: 500;
    font-size: 14px !important;
    background-color: white !important;
    border: 1px solid black !important;
    text-decoration: none;
}


.distribution-banner .iq-block-container .distribution-banner-left h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 41.15px;
    text-align: left;
    margin-bottom: 34px !important;
}

.distribution-banner-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 18.15px;
    text-align: left;
}

.distribution-banner-text .btn--white.btn {
    border: none;
}

#distribution-info {
    padding-bottom: 0;
}


.distribution-banner .distribution-banner-left .form-phone {
    margin: 0;
    position: absolute;
    max-width: 500px;
    flex-wrap: wrap;
    padding: 20px !important;
}

.distribution-banner .form-phone .form-note {
    color: #333333;
}

.distribution-banner .iq-block-container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%;
}

.distribution-banner .iq-block-container .distribution-banner-left {
    padding-top: 30px;
}

.distribution-banner-image img {
    position: absolute;
    right: 0;
    z-index: 1;
}
.distribution-banner-left {
    z-index: 5;
    width: 50%;
}
.distribution-banner-right {
    width: 50%;
}

.distribution-banner .iq-block-container .distribution-banner-left .btn {
    bottom: 54px;
    text-transform: none;
}

.distribution-banner .iq-block-container .distribution-banner-left .btn:hover {
    background: white;
    color: #EE1D23;
    box-shadow: none;
}

.distribution-banner-right {
    height: 100%;
    position: relative;
}


.distribution-banner-image {
    height: 100%;
    position: relative;
}

.numbers-text {
    display: none;
}

.numbers-holder.numbers-holder-alt {
    margin-top: 0;
}


@media screen and (max-width: 980px) {

    #partner.iq-building-block {
        padding-bottom: 0;
    }
    
    .distribution-banner {
        margin: 0 auto 40px;
        margin-bottom: 0;
        height: auto;
    }

    .awards-list__wr .slick-list {
        width: 100%;
    }

    .distribution-banner .iq-block-container {
        justify-content: center;
    }

    .distribution-banner-left h2 {
        text-align: center;
    }

    .distribution-banner .iq-block-container .distribution-banner-left h2 {
        text-align: center;
        margin-bottom: 30px !important;
    }

    .distribution-banner .iq-block-container .distribution-banner-left {
        padding: 35px 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .distribution-banner-text {
        text-align: center;
    }

    .distribution-banner-right {
        display: none;
    }

    .distribution-banner .distribution-banner-left .form-phone {
        position: relative;
        bottom: auto;
        max-width: 90%;
        margin: 20px auto;
    }

}

@media screen and (max-width: 500px) {
    .distribution-banner .iq-block-container .distribution-banner-left {
        padding-top: 10px;
    }

    .distribution-banner {
        height: auto;
    }
}

@media screen and (max-width: 425px) {
    .distribution-banner .iq-block-container .distribution-banner-left h2 {
            font-size: 30px;
        }
    }

.distribution-banner-image {
    width: auto;
    top: -45%;
}
.distribution-banner-image img {
    width: 499px;
    height: 480px;
}

/* End */




/* 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/templates/2018/components/iq/stylecomponent/ruprod-styles/style.css?17786812328526*/
@charset "UTF-8";


/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/

.unique-flex{
	display: flex;
	align-items: center;
}

.unique-grid{
	margin-left: 60px;
	display: grid;
  	grid-template-columns: repeat(2, 1fr);
  	grid-gap: 40px;
  	grid-auto-rows: minmax(100px, auto);
}


.content-style table.caption-table{
	font-size: 16px;
	width: 100%;
}

.content-style table.caption-table th {
	max-width: 180px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.review{
	display: flex;
}

.review-actor{
	width: 203px;
	flex-shrink: 0;
}

.review-body{
	padding-left:35px;
	position: relative;
}

.review-holder{
	background: #F2F1F0;
    border-radius: 10px;
    padding: 15px 25px;
}

.review-body:before{
	content: "«";
    color: #CFCFCE;
    position: absolute;
    top: 84px;
    left: -55px;
    font-size: 140px;
    font-weight: 400;
    font-family: 'SF Display';
}

.review-holder p:last-child{
	margin-bottom:0;
}

.review-holder h3{
	margin:0 !important;
	font-weight: 700;
}

.review-holder p{
	font-weight: 500;
}

.review-holder p.subtext {
    font-weight: 400;
}

.numbers-holder {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin-top: 40px;
	margin-bottom: 20px;
}
.number-item {
    flex-basis: 200px;
    flex-grow: 1;
    position: relative;
    z-index: 2;
    margin: 0 10px;
}
.number-item:before {
    content: "";
    background: #F2F1F0;
    width: 100%;
    height: 70%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    border-radius: 5px;
}
.number-holder {
    z-index: 2;
    position: relative;
}
.num-flex {
    font-size: 72px;
    line-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #ee1a23;
}

.num-before {
    font-size: 48px;
}

.softcard-number{
font-size:18px; 
font-weight: bold;
}

.num-flex .num-med {
    font-size: 50%;
    line-height: 0.75;
}
.num-flex .num-min {
    font-size: 25%;
    line-height: 0.75;
}
.number-text {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 20px;
}
.previews-wrapper{
    display: flex;
}

.soft-element-subcard .softcard-p{
font-size: 14px;
margin-left:15px;
line-height: 1.2;
}

table.caption-table caption {
    background: #F2F1F0;
    font-size: 18px;
    padding: 6px 10px;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #404140;
}
.content-style table.caption-table td,
.content-style table.caption-table th {
    border-bottom: 1px solid #404140;
    padding-left: 10px;
}

@media (max-width: 1200px) {
    .unique-flex {
        flex-direction: column;
    }
    .unique-flex img {
        margin-bottom: 40px;
    }
    .unique-flex .unique-grid {
        margin-left: 0;
    }
}
@media (max-width: 1000px) {
    .flex-2cols {
        flex-direction: column;
    }
}
@media (max-width: 1000px) {
    .numbers-holder {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 30px;
    }
}
@media (max-width: 600px) {
    .numbers-holder {
        display: grid;
        grid-template-columns: 1fr;
        grid-row-gap: 30px;
    }
}
.content-style table.caption-table th {
    vertical-align: middle;
    font-weight: bold;
    padding: 10px;
    text-align: left;

}

.iq-building-block p:last-child{margin-bottom:0}

.js-ask-form-button{
	display: none;
}

.checks-container {
    max-width: 700px;
    margin: 0 auto;
}
.checks-container ul.checks li {
    font-size: 20px;
}
.unique-right {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

img{
	border-radius: 5px;
}

.iq-building-block .flex-columns{
	align-items: center;
}

@charset "UTF-8";
.techlist-product .techlist-entry{
    padding: 15px 0px !important;
}
.techlist-product .techlist-entry{

    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%) !important;
}
.techlist-product .techlist-entry:hover{

    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 24%) !important;
}
.soft-element{
	width: 100%;
	display: flex;
	align-items: center;
	padding: 20px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%);
	background: white;
}

.soft-element-column{
	display: flex;
	flex-direction: column;
}

.soft-element-row{
	display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}

@media(max-width: 768px){
	.soft-element-row{flex-direction: column;}
}

.content-style a.soft-element{
	color: #404140;
	text-decoration:none;
	padding: 0 !important;
}

.content-style a.soft-element:hover{
	color: #404140 !important;
	text-decoration:none !important;
}


.soft-element:not(:last-child){
	margin-bottom: 30px;
}

@media(max-width: 768px){
.content-style a.soft-element{
	flex-direction: column;
	}
}

.soft-element .img-holder{
	flex-basis: 30%;
	flex-grow: 0;
	flex-shrink: 0;
	border-radius: 5px 0 0 5px;
	overflow: hidden;
}

.soft-element .content-holder{
	flex-grow: 1;
	padding: 20px;
}

.btn-detail--distribution .detail-info{
	display: none;
}

.soft-element .content-holder h3 {
	font-size: 20px;
	margin-bottom: 25px;
}

.solution-adv-icons-container {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.solution-adv-item-flex {
    display: flex;
    padding: 15px;
    align-items: center;
    max-width: 396px;
    box-shadow: 0 3px 6px 2px rgb(0 0 0 / 18%);
    transition: all .10s linear;
    border: 0;
    border-radius: 5px;
    margin: 0 15px 30px 15px;
}

.solution-adv-icon-flex {
    width: 90px;
    flex-shrink: 0;
    margin-right: 15px;
    height: 90px;
}

.flexcolumn{
	display: flex; flex-direction: column;
}

.software-sectionlist{
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.software-sectionlist a.hover-card{
	padding: 0;
}

.software-sectionlist a.hover-card h3{
	text-align: center;
	padding: 20px;
}

.content-style .software-sectionlist a.hover-card{
	color: #404140;
}

.content-style .software-sectionlist a.hover-card:hover{
	color: #404140;
	text-decoration: none;
}

.content-style .solution-text-container h3{
	margin-bottom: .8em;
}

.solution-text-flex {
    flex-grow: 1;
    display: flex;
    height: 100%;
    align-items: flex-start !important;
    justify-content: center;
}

.software-icons{
	display: flex;
	flex-wrap: wrap;
}

.software-icons img:not(:last-child){
	margin-right: 15px;
}

.soft-element{
	position: relative;
	margin: 15px 10px !important;
}

.soft-element>img{
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 150px;
	max-height: 60px;
}

.soft-element-subrow{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
	padding: 20px;
}

.soft-element-subcard{
	display: flex;
	align-items: center;
}

.soft-element-subrow.subrow-5col{
	grid-template-columns: repeat(5, 1fr);
}

@media(max-width: 1024px){
	.soft-element-subrow, .soft-element-subrow.subrow-5col{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(max-width: 576px){
	.soft-element-subrow, .soft-element-subrow.subrow-5col{
		grid-template-columns: 1fr;
	}
}

.soft-element .img-holder {
	padding:20px;
}

.lena-style{
	display: flex;
align-items: center;
margin-bottom: 30px;
}

@media(max-width:1200px){
	.lena-style{
		flex-direction: column;
	}
}

.lena-blocks-holder{
	display: flex;
align-items: stretch;
flex-grow: 1;
}

.lena-blocks-holder .element {
    flex-grow: 1;
    flex-basis: 600px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%);
    padding: 20px;
    border-radius: 4px;
}

.lena-blocks-holder .element:not(:last-child) {
    flex-grow: 1;
    flex-basis: 600px;
	margin-right: 30px;
}

.lena-blocks-holder .element ul{
    font-size: 13px;
}

.lena-blocks-holder .element h3{
	text-align: center;
}

.lena-logo-holder{
	margin-right: 30px;
}

@media(max-width:1200px){
.lena-logo-holder{
	margin-right: 0;
	margin-bottom: 30px;
}
}

@media (max-width: 576px){
.lena-blocks-holder{
	flex-direction: column;
	width: 100%;
}

.lena-blocks-holder .element {
	flex-grow: unset;
	flex-basis: unset;
	width: 100%;
}

.lena-blocks-holder .element:not(:last-child) {
	flex-grow: unset;
	flex-basis: unset;
	margin-right: 0;
	margin-bottom: 30px;
}

}
@media screen and (max-width: 450px) {
    .evl-text {
        display: none;
    }
}
@media screen and (max-width: 1320px) {
    .evaluate-wrapper {
        padding-left:15px;
    }
}

/* End */


/* Start:/local/components/iq/itemslider/templates/vendor-on-main-page/style.css?17786753092970*/
.vendor-on-main-page {
  min-height: 300px;
}

.vendor-wrapper {
  overflow: hidden;
  margin-bottom: 40px;
}

.vendor-wrapper-inner {
  position: relative;
  max-height: 100px;
}

.vendor-list {
  width: 90%;
  margin: 0 auto;
}

.vendor-list .slick-dots {
  top: -15px;
}


@media only screen and (max-width: 768px) {
  .vendor-on-main-page-margin {
    margin: 0px 0 25px;
  }
}

.vendor {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto;
  z-index: 1;
  max-height: 150px;
  overflow: hidden;
}

.vendor-item {
  flex-shrink: 0;
  margin: 5px;
}

.vendor-slide {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 7px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  text-align: center;
  background: transparent;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 1279px) {
  .vendor-slide {
    padding: 0px 5px;
  }
}

.with-hover .vendor-slide:hover {

  box-shadow: 0px 2px 5px 0px #0000002E;
  transition: all .3s ease;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.vendor-pic {
  /* width: 120px; */
  line-height: 70px;
}

.vendor-slide .pic-grey {
  display: inline-block;
}

.vendor-slide .pic-white {
  display: none;
}

/* .with-hover .vendor-slide:hover .pic-grey {
  display: none;
} */

/* .with-hover .vendor-slide:hover .pic-white {
  display: inline-block;
} */

.vendor-on-main-page .slick-track {
  padding: 10px 0;
}

@media screen and (max-width: 1279px) {
  .vendor-pic img {
    width: 180px;
  }
}

@media screen and (max-width: 900px) {
  .vendor-pic img {
    width: 135px;
  }
  .vendor-on-main-page {
    min-height: 250px;
  }
}

.vendor-nav {
  position: absolute;
  top: 76%;
  left: 0;
  -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
  width: 100%;
}

@media only screen and (max-width: 1279px) {
  .vendor-nav {
    display: none;
  }
}

.vendor-nav__item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.vendor-nav__item + .vendor-nav__item {
  float: right;
}


.vendor-nav__item .icon-left {
  text-align: left;
}

.vendor-nav__item .icon-right {
  text-align: right;
}


@media screen and (max-width: 1240px) {
  .news-distrib-section-vendor.news-distrib-section {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .iq-block-container .news-distrib-section-content {
    margin-left: 0px;
  }
  .vendor-on-main-page {
    min-height: 100px;
  }
}
@media only screen and (max-width: 400px) {
  .vendor-slide {
    width: 100%;
  }
  .vendor-pic img {
    width: 150px;
  }
}

/* End */


/* Start:/local/components/iq/icons.newBlock/templates/why-us/style.css?17786753091455*/
.integration-why-us-blocks {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 45px 0;
  margin-top: 10px;
}

.integration-why-us-block {
  width: 31%;
  background-color: #fAfAfA;
  border-radius: 17px;
  padding: 15px;
  border: 1px solid #EDECEC
  /* box-shadow: 2px 2px 8px 0px #00000026; */
}

.integration-why-us-block-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: -30px;
}


.iq-building-block.integration-partners-block-container{
  background-color: rgba(250, 250, 250, 1);
}
.iq-iconblock-content {
  max-height: 100% !important;
}

.integration-why-us-block-header-icon {
  align-self: flex-start;
  width: 80px;
}

.integration-why-us-block-header-text {
  align-self: baseline;
  padding-top: 30px;
}

.integration-why-us-block-header-text h3 {
  font-weight: 700;
  font-size: 14px !important;
  line-height: 17px !important;
  margin-bottom: 10px !important;
  margin-left: 10px !important;
}

.integration-why-us-block-text {
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px !important;
  
}

.iq-block-container-why-us .iq-iconblock-heading-text {
  margin-bottom: 60px;
}

@media (max-width: 1024px) {
  .integration-why-us-block {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .iq-building-block-why-us.iq-building-block {
    padding: 30px 0;
  }
}

@media (max-width: 576px) {
  .integration-why-us-block {
    width: 100%;
  }
}
/* End */


/* Start:/local/components/iq/sections/templates/.default/style.css?17786753093058*/
.sections-slider-image {
  box-shadow: 0px 2px 5px 0px #0000002E;
    display: flex;
    justify-content: center;
    border-radius: 17px;
    margin-top: 5px;
    min-height: 160px;
    transition: box-shadow .3s ease; /* Только box-shadow */
    transition: all 0.3s ease;
}

.sections-slider .slick-slide:hover .sections-slider-image {
  transition: all 0.3s ease;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.iq-sections-slider[cols="3"] .sections-slider-image img {
  min-height: 320px;
  max-width: 320px;
}

@media screen and (max-width: 576px) {
  .iq-sections-slider[cols="3"] .sections-slider-image img {
    min-height: auto;
    max-width: 200px;
  }
}


/* .sections-slider-block:hover .sections-slider-image {
    box-shadow: 0px 2px 5px 0px #00000040;
} */

.sections-slider {
    z-index: 1;
    display: flex;
    overflow: hidden;
}

.sections-slider .slick-dots {
    margin-top: 20px;
}

@media screen and (max-width: 400px) {
    .sections-slider .slick-dots {
        margin-top: 0px;
    }
}

.iq-sections-slider {
    position: relative;
}

.section-slider-title {
    color: black;
    font-weight: 600;
    text-align: center;
    margin-top: 16px;
}

  /* the slides */
  .sections-slider .slick-slide {
    margin: 0 15px;
}

.iq-sections-slider .sections-nav {
    width: calc(100% + 60px);
    left: -30px;
    top: 93px;
    z-index: 0;
}

/* the parent */
.sections-slider .slick-list {
    margin: 0 -2.5px;
}

.sections-slider-image img {
    max-width: 100%;
    max-width: 160px;
}

.sections-buttonholder {
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
    .iq-building-block.sections-import {
        margin-bottom: 20px;
    }
}

.sections-nav {
    position: absolute;
    top: 60%;
    left: 0;
    -webkit-transform: translateY(-58%);
    -ms-transform: translateY(-58%);
    transform: translateY(-58%);
    width: 100%;
  }
  
  @media only screen and (max-width: 1400px) {
    .sections-nav {
      display: none;
    }
  }
  
  .sections-nav__item {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  }
  
  .sections-nav__item + .sections-nav__item {
    float: right;
  }
  
  .sections-nav__item .icon {
    width: 36px;
    height: 36px;
    color: #d9d9d9;
    fill: none;
  }
  
  .sections-nav__item .icon-left {
    text-align: left;
  }
  
  .sections-nav__item .icon-right {
    text-align: right;
  }
  
  .sections-nav__item .icon svg {
    width: 18px;
    height: 36px;
    color: #d9d9d9;
    fill: none;
  }
  
  .sections-nav__item .icon:hover svg {
    color: #999999;
  }
/* End */
/* /local/templates/2018/components/iq/stylecomponent/distribution/style.css?17786812325097 */
/* /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/templates/2018/components/iq/stylecomponent/ruprod-styles/style.css?17786812328526 */
/* /local/components/iq/itemslider/templates/vendor-on-main-page/style.css?17786753092970 */
/* /local/components/iq/icons.newBlock/templates/why-us/style.css?17786753091455 */
/* /local/components/iq/sections/templates/.default/style.css?17786753093058 */
