

/* Start:/bitrix/templates/programms_2019/components/bitrix/news/giis-faq/style.css?1640091720971*/
img {
	max-width: 100%;
}

.faq-search input[type="text"]{
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 53px;
    padding: 10px 20px;
	border: 1px solid #87898a;
	outline: 0;
}

.faq-search form{
	display: flex;
}

.faq-search input[type="submit"]{
	background-color: #be2a2a;
    color: #fff;
	padding: 10px 60px;
	height: 53px;
	border: 0;
	margin-left: 5px;
	font-weight: 600;
}

section.faq-section{
	margin: 40px 0 80px;
}

.h1 {
	color: #cc3333;
	font-size: 43px;
	text-align: center;
	text-transform: uppercase;
}

.h2 {
	color: #000;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.tx-center {
	text-align: center;
}

.tx-red {
	color: #bb2f2c;
}

b {
	font-weight: 600;
}

a {
	color: #bb2f2c;
}

.mr-20 {
	margin: 20px 0;
}

.mr-40 {
	margin: 40px 0;
}

.h3 {
	margin: 40px 0;
	text-align: center;
}

@media (max-width: 992px) {
	section.faq-section{
		margin-top: 0;
	}
}
/* End */


/* Start:/bitrix/templates/programms_2019/components/bitrix/news/giis-faq/bitrix/news.detail/.default/style.css?16404309601017*/
.faq-detail-h1 {
    display: block;
    color: #333;
    font-size: 36px;
    font-weight: lighter;
    width: 100%;
    margin: 1em 0;
}

.faq-detail__content {
    font-size: 18px;
    line-height: 1.8;
    text-indent: 0;

}

.faq-detail__content a {
    color: #9d0a0f;
}

.faq-detail__row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.back-to-list {
    background-color: #868d95;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    font-weight: 600;
    display: inline-block;
    /* width: 100%; */
    text-align: center;
    font-size: 12px;
}

video{
    max-width: 100%;
    height: auto;
}

@media (max-width: 1600px) {
    .faq-detail__content {
        font-size: 16px;

    }

    .faq-detail-h1 {
        font-size: 30px;
    }
}


@media (max-width: 992px) {
    .back-to-list {
        width: 100%;
        margin-bottom: 20px;
    }
    video{
        max-width: 100%;
        height: auto;
    }
}
/* End */
/* /bitrix/templates/programms_2019/components/bitrix/news/giis-faq/style.css?1640091720971 */
/* /bitrix/templates/programms_2019/components/bitrix/news/giis-faq/bitrix/news.detail/.default/style.css?16404309601017 */
