

/* Start:/local/templates/ultra_new/components/bitrix/breadcrumb/.default/style.css?1766498335495*/
.bx-breadcrumb {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Comfortaa', cursive;
  display: flex;
  padding-top: 27px;
  width: 100%;
}
.bx-breadcrumb a {
  color: var(--root-text);
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}

.bx-breadcrumb a:after {
  content: '>';
  position: absolute;
  top: 0px;
  right: -5px;
  transform: scaleX(0.6);
}
.bx-breadcrumb > *:last-child{
  opacity: 0.47;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1626355306302*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
/* End */


/* Start:/local/templates/ultra_new/components/bitrix/news/faq/bitrix/news.list/.default/style.css?16738512163643*/
.faq-list-block h5 {
    display: block;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 150%;
    padding-left: 60px;
}

.faq-list-block label {
    display: block;
    padding: 25px 70px 15px 0px;
    font-size: 18px;
    border-radius: 15px;
    font-weight: 700;
    min-height: 45px;
    /* color: #fff; */
    width: 100%;
    cursor: pointer;
    position: relative;
    /* border-top: 1px solid #000; */
    /* background: #04175e; */
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 0px;
}

.faq-list-block label:after {
    top: 20px;
    content: "";
    width: 38px;
    height: 40px;
    background: url(/include/images/plus.svg);
    position: absolute;
    right: 25px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate( 45deg );
}

.faq-list-block label.active-label:after {
    content: "";
    width: 38px;
    height: 40px;
    position: absolute;
    right: 25px;
    /* top: 29px; */
    background: url(/include/images/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate( 90deg );
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate( 90deg );
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.faq-list-block input {
    display: none
}

.faq-list-block .child_s_block.opened {
    display: block;
    padding: 35px 25px 25px 65px;
    background: #f7f7f7;
    margin-top: -10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    line-height: 180%;
    font-size: 16px;
}

.faq-list-block .child_s_block {
    display: none
}

.faq-item {
    margin-bottom: 15px;
}
.faq-list-block h5:before {
    content: "";
    background: url(/include/images/faq.svg);
    width: 30px;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 15px;
    top: 25px;
}

label.active-label {
    background: #f7f7f7;
}

span.author {
    font-weight: bold;
    font-style: italic;
}

span.author span {
    font-weight: normal;
    font-style: normal;
}
span.ans-author {
    font-weight: bold;
    font-style: italic;
}

span.ans-author span {
    font-weight: normal;
    font-style: normal;
}

.info {
    margin-bottom: 30px;
    line-height: 130%;
}




@media (max-width: 991px) {
.faq-list-block h5 {
    font-size: 14px;
    padding-left: 50px;
}

.faq-list-block .child_s_block.opened {
    font-size: 14px;
    padding: 35px 25px 25px 50px;
}

.faq-list-block h5:before {
    /* width: 20px; */
    /* height: 20px; */
    left: 10px;
    top: 20px;
}

.faq-list-block label {
    padding: 25px 45px 15px 0px;
}

.faq-list-block label:after{
    /* width: 18px; */
    /* height: 20px; */
    right: 5px;
    top: 15px;
}

.faq-list-block label.active-label:after {
    /* width: 18px; */
    /* height: 20px; */
    right: 5px;
    top: 15px;
}
    }
/* End */
/* /local/templates/ultra_new/components/bitrix/breadcrumb/.default/style.css?1766498335495 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1626355306302 */
/* /local/templates/ultra_new/components/bitrix/news/faq/bitrix/news.list/.default/style.css?16738512163643 */
