

/* 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.detail/.default/style.css?1706952839969*/
.news-article h3 {
    margin: 4% 0 24px;
    font-size: 24px;
    line-height: 32px;
}

.news-article h3:first-of-type {
    margin-top: 0;
}

.news-article__url {
	border: 1px solid #e5e5e5;
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
	
.news-article__url:hover {
    box-shadow: 0 2px 36px rgb(167 167 167 / 15%);
    border-color: transparent;
    border-left: 2px solid #cc2b24;
	-webkit-appearance: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.news-article__url .shop__logo {
	width: 108px;
}

.news-sidebar__picture {
	margin-bottom: 15px;
}

.news-sidebar__picture img {
	max-width: 100%;
}

.news-sidebar__socials {
	text-align: center;
}

.news-sidebar__socials a {
	display: inline;
}

/* End */


/* Start:/bitrix/templates/redos/components/bitrix/news.list/news-slider/style.css?170695307966*/
.container.empty {
	margin: 0 !important;
	height: 0;
	width: 0;
}
/* 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.detail/.default/style.css?1706952839969 */
/* /bitrix/templates/redos/components/bitrix/news.list/news-slider/style.css?170695307966 */
/* /bitrix/templates/redos/components/bitrix/form/request/bitrix/form.result.new/.default/style.css?17313092812061 */
