

/* 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/bitrix/system.pagenavigation/rev/style.css?17071594323103*/
.row.nav{
    justify-content: space-between;
}

.p_to{
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #3F3F3F;
    height: 100%;
}

.to_page{
    display: flex;
    align-items: center;
}

#go_to{
    text-align: center;
    border: 2px solid #AAAFC7;
    border-radius: 50px;
    width: 60px;
    box-sizing: border-box;
    height: 100%;
    margin: 0 10px;
    padding: 0 10px;
}

#go_to:focus-visible{
    outline: none;
}

#go{
    background: #F3F7FF;
    border-radius: 50px;
    height: 100%;
    border: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    transition: 0.2s;
    cursor: pointer;
    padding: 0 10px;
    margin-left: 10px;
    text-decoration: none;

    /* grey text */

    color: #AAAFC7;
}

.page_btn{
    text-decoration: none;
    cursor: pointer;
    background: #FFFFFF;
    border: 2px solid #4350F6;
    border-radius: 50px;
    align-items: center;
    text-align: center;
    color: #4350F6;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    transition: 0.2s;
    padding: 8px;
    height: fit-content;
}

.page_btn:hover{
    background-color: #4350F6;
    color: white;
}

.prev_page{
    background-image: url('/local/templates/bravoff/img/prev_page.svg');
    display: inline-block;
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}

.page_btn:hover .prev_page{
    background-image: url('/local/templates/bravoff/img/next_page.svg');
    transform: scale(-1, 1);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}

.next_page{
    background-image: url('/local/templates/bravoff/img/prev_page.svg');
    transform: scale(-1, 1);
    display: inline-block;
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}

.page_btn:hover .next_page{
    background-image: url('/local/templates/bravoff/img/next_page.svg');
    transform: none;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}

.row.but{
    gap: 25px;
}

.catalog__foot{
/*    display: none;*/
}

.catalog__foot .btn{
    height: 40px;
/*    width: 100%;*/
    padding: 12px 60px;
}

@media (min-width: 1024px) {
    .catalog__foot .btn{
        height: 40px;
/*        width: 100%;*/
        padding: 12px 60px;
        display: flex;
        align-items: center;
        margin: auto;
        margin-top: 20px;
    }
}

.hr_pag{
    border: 1px solid #DEE0EA;
}

.row.nav{
    display: flex;
    flex-direction: row;
    gap: 45px;
    margin-top: 30px;
    flex-wrap: wrap;
    row-gap: 12px;
}

@media (max-width: 1023px) {

    .catalog__foot{
        display: block;
    }

    .row.nav {
        display: none;
    }
}

/* End */


/* Start:/local/templates/bravoff/components/bitrix/news.list/review/style.css?17703179016093*/
/*.review_list{
	box-sizing: border-box;
	border: 1px solid #CDD0DF;
	border-radius: 30px;
}*/


.review_item{
	box-sizing: border-box;
	border: 1px solid #CDD0DF;
	border-radius: 30px;
	padding: 20px;
	margin-bottom: 20px;

}

.name_logo1{
	background: #E92064 linear-gradient(180deg, #ffffff61, transparent);
/*	opacity: 0.24;*/
	width: 68px;
	height: 68px;
	border-radius: 34px;
}

.name_logo2{
	background: #4350F6 linear-gradient(180deg, #ffffff61, transparent);
	/*	opacity: 0.24;*/
	width: 68px;
	height: 68px;
	border-radius: 34px;
}

.name_logo3{
	background: #ffce00 linear-gradient(180deg, #ffffff61, transparent);
	/*	opacity: 0.24;*/
	width: 68px;
	height: 68px;
	border-radius: 34px;
}

.w{
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	width: 100%;
    height: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
}

.row.review_head{
	display: flex;
	flex-direction: row;
	gap: 17px;
}

.row{
	display: flex;
	flex-direction: row;
	gap: 17px;
}

.col{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.oc{
	width: 30%;
	display: flex;
	justify-content: flex-end;
    gap: 20px;
    padding-top: 15px;
}

.star{
	background-image: url('/local/templates/bravoff/img/star.svg');
	display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}

.item{
	width: 80%;
}

.date{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #707C8B;

}

.rew_img{
	/*width: 200px;*/
	height: 200px;
	object-fit: contain;
	border-radius: 20px;
}

.row_img{
	display: flex;
	gap: 20px;
	margin-top: 20px;
	flex-wrap: wrap;
}

.btn_rew{
	outline: none;
}

.down{
	background-image: url('/local/templates/bravoff/img/star.svg');
	display: inline-block;
}

.btn_rew.cel{
	border: 1px solid #4350F6;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	padding: 9px 20px;
	padding-right: 60px;
	height: 53px;
	background-image: url('/local/templates/bravoff/img/down.svg');
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 255px;
	appearance: none;
}

.btn_rew.cel option{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #3F3F3F;
}

.row.sel{
	margin-top: 50px;
	margin-bottom: 37px;
	gap: 20px;
	height: 53px;
}

.cel_label{
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
}

.cel_check:checked +.cel_label{
	color: #4350F6;
}

.cel_check:checked +.cel_label .custom_check{
	background-image: url("/local/templates/bravoff/img/checked.svg");
}

.cel_check{
	cursor: pointer;
}

.cel_div{
	margin: auto 0;
	display: flex;
	width: 100%;
}

.custom_check{
	width: 18px;
	height: 18px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	align-items: center;
	margin-right: 6px;
	background-image: url("/local/templates/bravoff/img/non_checked.svg");
}

.cel_div input[type=checkbox]{
	display: none;
}

.select2-container .select2-selection--single {
	height: 100% !important;
	border: 1px solid #4350F6 !important;
	border-radius: 50px !important;
	align-items: center !important;
	display: flex !important;
}



.select2-selection__rendered{
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #4350F6 !important;
	padding-left: 20px !important;
	padding-right: 60px !important;
}

.select2-selection__arrow b {
	display: none;
}

.select2-selection__arrow {
	background-image: url('/local/templates/bravoff/img/down.svg') !important;
	background-repeat: no-repeat;
	height: 100% !important;
	background-position: center;
	right: 22px !important;
}

.select2-dropdown{
	border: 0.5px solid #DEE0EA !important;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1) !important;
	border-radius: 5px !important;
	background-color: white;
	overflow: hidden;
	padding: 15px;
}

.select2-results__option{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #3F3F3F;
}

.select2-results__option.select2-results__option--highlighted{
	background-color: white !important;
	color: #3F3F3F !important;
}

.select2-results__option.select2-results__option--selected{
	background-color: white !important;
}




.all{
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #707C8B;
	margin: auto 0 auto auto;
}


@media ((min-width: 1024px) and (max-width: 1200px)) {
	.oc {
		flex-direction: column-reverse;
    	text-align: end;
	}
}


@media (max-width: 1023px) {

	.select2-container .select2-selection--single{
		height: 40px !important;
	}

	.item{
		width: 100%;
	}
	.name_logo{
		background: #E92064 linear-gradient(180deg, #ffffff61, transparent);
		width: 40px;
		height: 40px;
		border-radius: 20px;
	}

	.w{
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
	}

	.review_item{
		padding: 14px;
	}

	.row{
		flex-direction: column;
	}

	.oc{
		justify-content: space-between;
		width: 100%;
		padding-top: 0;
/*		justify-content: ;*/
	}

	.date{
		font-weight: 400;
		font-size: 12px;
		line-height: 130%;
		color: #707C8B;
		margin: auto 0;
	}

	.rew_img{
		width: 100px;
		height: 100px;
	}


	.row.sel{
		height: auto;
	}

	.load-more-items{
		display: flex !important;
	}
}

.load-more-items{
	height: 40px;
    padding: 12px 60px;
	display: none;
	width: 100%;
	box-sizing: border-box;
	background: #FFCE00;
	border-radius: 50px;
	transition: 0.2s;
	color: #3F3F3F;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    text-transform: uppercase;
    cursor: pointer;
    justify-content: center;
    margin-bottom: 20px;
}

.load-more-items:hover{
	background: #FFB800;
}

.body16 a{
	text-decoration: none;
}



/* End */
/* /local/templates/bravoff/components/bitrix/breadcrumb/.default/style.css?17043137861205 */
/* /local/templates/bravoff/components/bitrix/system.pagenavigation/rev/style.css?17071594323103 */
/* /local/templates/bravoff/components/bitrix/news.list/review/style.css?17703179016093 */
