

/* Start:/bitrix/templates/programms_2019/components/bitrix/news/giis-faq/style.css?1710273917971*/
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.list/giis-list/style.css?1710273916549*/
.faq{
	width: 100%;
}
.faq__item {
	margin-bottom: 0.3125em;
}

.faq__item a {
	display: block;
	padding: 1.25em;
	background-color: #f7f7f7;
	color: #000;
	transition: background-color 0.25s ease, color 0.25s ease;
	font-weight: 600;

}

.faq__wrapper{
	margin-top: 20px;
}

.faq h1{
	margin-bottom: 20px;
}


/* top */


.faq-top{
	display: block;
    padding: 30px;
    border: 1px solid #cc3333;
}

.faq-top__title{
	display: block;
    font-size: 20px;
    font-weight: 600;
	margin-top: 0;
	margin-bottom: 15px;
}

.faq-top a{
	color: #000;
}

/* End */
/* /bitrix/templates/programms_2019/components/bitrix/news/giis-faq/style.css?1710273917971 */
/* /bitrix/templates/programms_2019/components/bitrix/news.list/giis-list/style.css?1710273916549 */
