

/* Start:/local/templates/2018/components/bitrix/news/soft/style.css?17624210792685*/
@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;
    }
}


.distribution--form {
    background: url("/local/templates/2018/components/bitrix/news/soft/images/fon2.jpg") center center no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    color: white;
}

.content-style .distribution--form .form-solutions {
    border: thin solid #5a5a5a;
    padding: 20px;
    border-radius: 5px;
    background-color: #30393f;
    width: 100%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.content-style .form-solutions .form__title {
    font-size: 1.5rem;
    text-align: center;
}

.content-style .distribution--form input:not([type=submit]) {
    padding: 6px 8px;
    text-align: left;
    border-color: #666;
    color: white;
    background-color: rgba(60, 60, 60, 210);
}

.content-style .distribution--form .form-control,
.form-solution .form-control {
    margin-bottom: 10px;
}

.content-style .distribution--form input::placeholder,
.distribution--form input::placeholder {
    color: #999 !important;
}

.content-style .distribution--form input::-webkit-input-placeholder,
.distribution--form input::-webkit-input-placeholder {
    color: #999 !important;
}

.content-style .distribution--form input:-ms-input-placeholder,
.distribution--form input:-ms-input-placeholder {
    color: #999 !important;
}

.content-style .distribution--form input::-moz-placeholder,
.distribution--form input::-moz-placeholder {
    color: #999 !important;
}

.distribution--form .g-recaptcha > div {
    margin: 0 auto;
}

.content-style .distribution--form {
    font-size: 16px;
}

.akcia {
    background: url(/local/templates/2018/components/bitrix/news/soft/images/fon3.png) no-repeat;
    padding: 30px 60px 10px 30px;
    width: 440px;
    color: white;
    border-radius: 5px;
    background-size: 100% 100%;
    margin-top: 28px;
    margin-bottom: 28px;
    background-position-x: 1px;
}

@media screen and (max-width: 767px) {
    .akcia {
        padding: 25px 30px 10px 30px;
        width: 100%;
        margin-top: 10px;
        background: linear-gradient(to top, #eba703, #ffd811);
    }
}

.content-style .distribution--form .advantages__title span {
    background: transparent;
    padding-left: 20px;
    color: white;
}

.content-style .distribution--form .message {
    color: #666;
    width: 100%;
}

.calc-arrow-div {
    text-align: center;
    background: url(/local/templates/2018/components/bitrix/news/soft/images/arrow-calc.png) no-repeat;
    background-size: contain;
    padding-top: 20px;
    color: white;
    font-weight: bold;
    height: 100px;
}

.content-style .container.padded-container {
    padding: 0 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/components/news-likes/liked/templates/.default/style.css?17624224123041*/

.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?1764931674229*/
.iq-building-block{
    padding: 40px 0;
}

.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/bitrix/system.pagenavigation/.default/style.css?17624210801249*/
.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:#6d6d6d;display:inline-block;vertical-align:middle;font-size:20px;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--active{color:#303030;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/soft/style.css?1762421079960*/
/* NEW STYLES */
.flex-solutions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:center;
}

.solution-item {
    max-width: 300px;
    min-height: 280px;
	border-radius: 4px;
	margin: 10px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%);
	transition: all .10s linear;
	padding: 30px 20px 10px 20px;
}

.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;
    margin-top: 20px;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/form.result.new/solutions/style.css?17624210792004*/
.content-style .form.form-solutions {
    border: thin solid #5a5a5a;
    padding: 20px;
    border-radius: 5px;
    background-color: #404140;
    width: 100%;
	max-width: 700px;
	margin: 0 auto;
    box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
}
.content-style .form.form-solutions .form__title {
    font-size: 1.5rem;
    text-align: center;
	margin: 0 0 30px;
	color: white;
}

.content-style .form-solutions input:not([type=submit]) {
    padding: 6px 8px;
    text-align: left;
    border-color: #666;
    color: white;
    background-color: rgba(60, 60, 60, 210);
}


.content-style .form-solutions .form-control {
    margin-bottom: 10px;
}

.content-style .form-solutions input::placeholder{
    color: #999 !important;
}

.content-style .form-solutions input::-webkit-input-placeholder{
    color: #999 !important;
}

.content-style .form-solutions input:-ms-input-placeholder{
    color: #999 !important;
}

.content-style .form-solutions input::-moz-placeholder{
    color: #999 !important;
}

.form-solutions .g-recaptcha > div {
    margin: 0 auto;
}

.content-style .form-solutions {
    font-size: 16px;
}

.form-input-holder [type="checkbox"]:checked + label, 
.form-input-holder [type="checkbox"]:not(:checked) + label, 
.form-input-holder [type="radio"]:checked + label,
.form-input-holder [type="radio"]:not(:checked) + label
{
    color: #424242;
    font-weight: 500;
    display: flex;
    font-size: 15px;
}

.form-input-holder abbr{
	color: white;
	border-radius: 50%;
	border: thin solid #888 !important;
	width: 14px;
	height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 2px;
}

.form-input-holder abbr:hover {
    border-color: #424242 !important;
}   

.form-input-holder svg{
	fill: #888;
    transition: fill 0.3s ease;
}

.form-input-holder svg:hover {
    fill: #424242
}

.descicon svg{
	width: 8px;
	height: 8px;
}

.centerer {
	display: flex;
    justify-content: center;
}

.form__personal-data{
	color: white;
}
/* End */
/* /local/templates/2018/components/bitrix/news/soft/style.css?17624210792685 */
/* /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/components/news-likes/liked/templates/.default/style.css?17624224123041 */
/* /local/components/iq/text.block/templates/.default/style.css?1764931674229 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17624210801249 */
/* /local/templates/2018/components/bitrix/news.list/soft/style.css?1762421079960 */
/* /local/templates/2018/components/bitrix/form.result.new/solutions/style.css?17624210792004 */
