

/* Start:/local/templates/testspb/components/bitrix/news.list/slider.main/style.css?17228681041496*/
.serviceFaq .serviceFaq__header {
    font-size: 40px;
    margin-bottom: 50px;
    line-height: 48px;
}

.serviceFaq .serviceFaq__item {
    border-top: 1px solid rgb(171, 179, 209);
    border-bottom: 1px solid rgb(171, 179, 209);
    margin-bottom: 17px;
    padding: 25px 0;
}

.serviceFaq .serviceFaq__question {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 3px;
}

.serviceFaq .serviceFaq__answer {
    color: #29292B;
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
}

.serviceFaq .serviceFaq__wrap {
    padding-top: 25px;
    padding-left: 3px;
}

.serviceFaq .serviceFaq__question svg {
    margin-left: 17px;
    transition: transform 0.3s linear;
}

.serviceFaq .serviceFaq__question svg:hover,
.serviceFaq .serviceFaq__question:not(.collapsed):hover svg {
    cursor: pointer;
}

.serviceFaq .serviceFaq__question:hover svg {
    transform: scale(1.2);
}

.serviceFaq .serviceFaq__question:not(.collapsed) svg {
    transform: rotate(45deg);
}

@media (max-width: 1599px) {

}

@media (max-width: 1399px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .serviceFaq .serviceFaq__question {
        justify-content: space-between;
    }

    .serviceFaq .serviceFaq__question svg {
        flex: 0 0 35px;
    }
}

@media (max-width: 575px) {

}

/* End */


/* Start:/local/templates/testspb/components/bitrix/system.pagenavigation/main/style.css?1722868104843*/
.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}

.pagination-container li {
    width: 48px;
    height: 48px;
    background: transparent;
    border-radius: 3px;
}

.pagination-container li a {
    color: #29292B;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}


.pagination-container li.pagination-prev {
    background: #EAECF3;
}

.pagination-container li.pagination-next {
    background: #EAECF3;
}

.pagination-container li:hover {
    background: #ABB3D1;
}

.pagination-container li.active {
    background: var(--color-primary);
}

.pagination-container li.active a {
    color: var(--color-white);
}

/* End */


/* Start:/local/templates/testspb/components/bitrix/form.result.new/wide/style.css?1753865985666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/testspb/components/bitrix/form.result.new/wide/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/testspb/components/bitrix/form.result.new/wide/images/icon_warn.gif);
}
/* End */
/* /local/templates/testspb/components/bitrix/news.list/slider.main/style.css?17228681041496 */
/* /local/templates/testspb/components/bitrix/system.pagenavigation/main/style.css?1722868104843 */
/* /local/templates/testspb/components/bitrix/form.result.new/wide/style.css?1753865985666 */
