

/* Start:/bitrix/templates/redos/components/bitrix/news/news/style.css?17380458901429*/
.news__clear-button {
    display: flex;
    height: 56px;
    align-items: center;
    font-weight: 700;
    color: #8b9195;
    font-size: 14px;
	text-transform: uppercase;
	margin-left: 32px;
}

.news__clear-button span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 13px;
}

@media screen and (max-width: 768px) {
	.news__clear-button {
		margin-left: 0;
	}
}

.quote-spekear-news {
    display: flex;
    align-items: flex-start;
    padding: 32px 46px 24px 32px;
    background-color: #F5F5F5;
    border-left: 2px solid #CC2B24;
	margin-bottom: 20px;
}

.quote-spekear-news-img img {
    width: 100px!important;
    height: 100px!important;
	border: none!important;
}

.quote-spekear-news-text {
    padding-left: 28px;
}

.quote-spekear-news-normal {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0;
	text-align: inherit;
}

.quote-spekear-news-strong {
    margin: 0!important;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    margin-top: 12px;
}

@media screen and (max-width: 768px) {
   
   .quote-spekear-news {
    flex-direction: column;
	padding: 25px;
   }
   
   .quote-spekear-news-text {
    padding: 0;
   }
   
   .quote-spekear-news-img img {
	   margin-bottom: 15px;
   }
   
}
/* End */


/* Start:/bitrix/templates/redos/components/bitrix/news/news/bitrix/news.list/.default/style.css?1706952845477*/
.news__content .news-article__url {
	position: absolute;
	right: 24px;
	bottom: 21px;
}

.news-article__url .shop__logo {
    height: 24px;
}

.news__tags {
	display: flex;
	margin-top: 24px;
	margin-bottom: 16px;
}

.news__tags .news__tag {
	width: auto;
	margin: 0;
	padding: 0 15px;
	margin-bottom: 5px;
}

.news__tags .news__tag:not(:last-child) {
	margin-right: 15px;
}

.news-filter {
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
}
/* End */


/* Start:/bitrix/templates/redos/components/bitrix/form/request/bitrix/form.result.new/.default/style.css?17313092812061*/
.request-form .errors {
	margin-bottom: 25px;
}

.request-form input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: auto;
}

.request-form input[type="checkbox"] + label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #8b9195;
	font-weight: 600;
}

.request-form input[type="checkbox"] + label:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #bbb;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.request-form input[type="checkbox"]:not(:disabled):not(:checked) + label:hover:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:not(:disabled):active + label:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:focus + label:before {
	box-shadow: 0 0 0 0.2rem rgba(232, 76, 61, 0.25);
}

.request-form input[type="checkbox"]:focus:not(:checked) + label:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:checked + label:before {
	border-color: #cc2b24;
	background-color: #cc2b24;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.request-form input[type="checkbox"]:disabled + label:before {
	background-color: #e9ecef;
}

.client-name
{
	display: none;
}

.request-form .bx-input-file-desc {
	margin-bottom: 40px;
}
/* End */
/* /bitrix/templates/redos/components/bitrix/news/news/style.css?17380458901429 */
/* /bitrix/templates/redos/components/bitrix/news/news/bitrix/news.list/.default/style.css?1706952845477 */
/* /bitrix/templates/redos/components/bitrix/form/request/bitrix/form.result.new/.default/style.css?17313092812061 */
