

/* Start:/local/templates/bravoff/components/bitrix/breadcrumb/.default/style.css?17043137861205*/
.bx-breadcrumb {
	margin-top: 30px;
	margin-bottom: 30px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	display: flex;
	gap: 10px;
	white-space: nowrap;
	line-height: 12px;
	vertical-align: middle;
	margin-right: 10px;
	/*margin-bottom: 10px;*/
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.fa_right{
	background: url("/local/templates/bravoff/components/bitrix/breadcrumb/.default/images/Arrow.svg");
	display: inline-flex;
	width: 12px;
	height: 11px;
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat;
}

.bx-breadcrumb-item{
	vertical-align: center !important;
	display: flex;
}

.bx-breadcrumb-item a{
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	color: #707C8B;
	text-decoration: none;
}

.bx-breadcrumb-item.active{
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	color: #3F3F3F;
}

@media (max-width: 1024px) {
	.bx-breadcrumb{
		display: none;
	}
}

/* End */


/* Start:/local/templates/bravoff/components/viksan/___faq/oferta1/style.css?17635791292322*/



.h1{
	font-weight: 800;
	font-size: 46px;
	/*line-height: 56px;*/
	line-height: 22px !important;
	color: #3F3F3F;
}

.h2{
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #3F3F3F;
}

.h3{
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
}

.row{
	display: flex;
}

.right_menu{
	background-color: #E7EEFD;
	border-radius: 30px;
	width: auto;
	height: fit-content;
	position: sticky;
	top: 20px;
	padding: 0 20px;
	margin-top: 18px;
}

.menu_list{
	display: flex;
    flex-direction: column;
    margin-bottom: 26px;
}

.menu_list a{
/*	margin: 6px 0;*/
	text-decoration: none;
}

.menu_list ol{
	list-style: none;
    counter-reset: myCounter;
    padding: 0;
    margin: 0;
}

.menu_list li{
	padding: 6px 0;
}

.menu_list li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ". ";
}


.txt_block ol:not(.txt_block ul){
	list-style: none;
    counter-reset: myCounter;
    padding: 0;
    margin: 0;
}

.txt_block li{
	margin: 6px 0;
}

.txt_block li:not(ul li):before{
    counter-increment: myCounter;
    content: counter(myCounter) ". ";

    display: block;
    float: left;

    font-weight: 800;
    font-size: 42px;
    line-height: 51px;
    color: #3F3F3F;
    margin: 0 10px 0 0;
}


.txt_block{
	width: 1100px;
	margin-right: 46px;
	margin-bottom: 40px;
}

html {
	scroll-behavior: smooth;
}


@media (min-width: 1200px) and (max-width: 1440px) {
	.txt_block{
		width: 900px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.txt_block{
		width: 700px;
	}

}
@media (max-width: 1023px) {
	.row{
		display: flex;
		flex-direction: column-reverse;
	}

	.txt_block{
		width: auto;
	}

	.right_menu{
		position: initial;
	}

	.h1{
		font-weight: 800;
		font-size: 20px;
		line-height: 24px;
		color: #000000;
	}


	.h2{
		font-weight: 700;
		font-size: 22px;
		line-height: 28px;
		color: #3F3F3F;
	}
    .txt_block li:not(ul li):before{
        font-weight: 800;
        font-size: 22px;
        line-height: 28px;
        color: #3F3F3F;
        margin: 0 10px 0 0;
    }
}

.h1>span{
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #3F3F3F;
    margin: 0;
}

/* End */
/* /local/templates/bravoff/components/bitrix/breadcrumb/.default/style.css?17043137861205 */
/* /local/templates/bravoff/components/viksan/___faq/oferta1/style.css?17635791292322 */
