

/* Start:/local/templates/2018/components/bitrix/news/projects/style.css?1762421079234*/
@charset "UTF-8";

.site-wrapper .h1, .site-wrapper .content-style h1 {
    margin-top: 40px;
}

@media only screen and (max-width: 1023px) {
    .site-wrapper .h1, .site-wrapper .content-style h1 {
        margin-top: 100px;
    }
}

/* End */


/* Start:/local/components/iq/block.topbanner/templates/.default/style.css?17649316881052*/
@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?1762421080540*/
.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?17624239611112*/
.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/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261*/
.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/projects-list/style.css?17649316451843*/
.review-item .news-list-wr {
    padding: 20px 30px;
    border: thin solid lightgray;
    border-radius: 17px;
    min-height: 280px;
    height: 100%;
    position: relative;
}

.review-link:before {
    font-family: 'FontAwesome';
    content: '\f0f6';
    margin-right: 6px;
}

.review-flex {
    display: flex;
    flex-direction: row;
    align-items: center;

}

@media (max-width: 768px) {
    .review-flex {
        flex-direction: column;
        margin-bottom: 10px;
    }
}

.review-flex .image-col {
    width: 120px;
    height: 100px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-flex .name-col {
    flex-grow: 1;
    font-weight: 600;
}

.name-col .developer {
    color: #999;
    font-weight: 400;
    font-style: italic;
}

.content-style .review-item .news-list-block__anons, .review-item .news-list-block__anons {
    font-size: 15px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    height: 110px;
    overflow: hidden;
    margin-bottom: 12px;
    padding: 10px;
    background-color: #fafafa;
}

.review-item {
    height: 380px;
}

.news-list-wr .text-center {
    position: absolute;
    bottom: 20px;
    width: calc(100% - 60px);
}

@media (max-width: 768px) {
    .review-item {
        height: auto;
    }
}

.review-item .author {
    font-size: 90%;
    font-style: italic;
    margin-top: 20px;
    max-width: 80%;
    text-align: right;
    margin-left: auto;

}

.review-item .author span:before {
    content: '—';
    margin-right: 3px;
}

.reviews-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 20px !important;
    margin-bottom: 60px !important;
}

.project-solutions {
    min-height: 100px;
    margin-bottom: 20px;
}
/* End */
/* /local/templates/2018/components/bitrix/news/projects/style.css?1762421079234 */
/* /local/components/iq/block.topbanner/templates/.default/style.css?17649316881052 */
/* /local/templates/2018/components/iq/breadcrumbs/.default/style.css?1762421080540 */
/* /local/templates/2018/components/bitrix/breadcrumb/.default/style.css?17624239611112 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261 */
/* /local/templates/2018/components/bitrix/news.list/projects-list/style.css?17649316451843 */
