

/* Start:/bitrix/templates/new-design/components/bitrix/catalog.section/decisions_custom/style.css?17472234513615*/
.catalog-sections-ob-contener{
	text-align: center;
	background: #FFF;
}
.catalog-sections-ob-contener .catalog-item__btn{
	width: 180px;
    max-width: 180px;
    height: 50px;
    line-height: 50px;
}
.catalog-custom-sections-list-loader{
	padding: 40px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0px -5px;
}
.catalog-custom-sections-list-loader-item{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 5px;
	cursor: pointer;
	position: relative;
	min-height: 358px;
}

.catalog-sections-ob-contener:hover{
	border-radius: 10px;
	-webkit-box-shadow: 4px 7px 30px 5px rgb(0 0 0 / 15%);
    box-shadow: 4px 7px 30px 5px rgb(0 0 0 / 15%);
}
	
.catalog-custom-sections-list-loader-pic{
	height: 210px;
	line-height: 210px;
	background: #D6DEE1;
	border-radius: 10px 10px 0px 0px;
	position: relative;
	overflow: hidden;
	padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
}
.catalog-custom-sections-list-loader-pic:after{
	content: '';
	background: url(/bitrix/templates/new-design/components/bitrix/catalog.section/decisions_custom/images/bg-ten.png) no-repeat center center;
	position: absolute;
    bottom: 12px;
    height: 40px;
    width: 100%;
    left: 0px;
	z-index: 1;
}


.catalog-custom-sections-list-loader-pic img{
	/*
	vertical-align: middle;
	position: relative;
    z-index: 2;
	max-width: 88%;
	*/
	vertical-align: middle;
    position: relative;
    z-index: 2;
    height: 210px;
	border-radius: 10px 10px 0px 0px;
	max-width: 100%;
}

.catalog-custom-sections-list-loader-pic,
.catalog-custom-sections-list-loader-name{
	text-align: center;
}
.catalog-custom-sections-list-loader-name-outer-wrapper{
	display: table;
	width: 100%;
	border: #D7D7D7 solid 1px;
    border-top: 0px;
    border-bottom: 0px;
}

.catalog-custom-sections-list-loader-name{
	font-family: "Montserrat", "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #05357B;
	min-height: 100px;
    height: 100px;
	padding-bottom: 17px;
	vertical-align: middle;
	display: table-cell;
}

.catalog-custom-sections-list-loader-name-inner {
    display: inline-block;
	width: 90%;
}
.catalog-custom-sections-list-loader-btn{
	border: #D7D7D7 solid 1px;
	border-top: 0px;
	border-radius: 0px 0px 10px 10px;
	padding-bottom: 30px;
}

.catalog-custom-sections-list-loader-text{
    color: #000;
    font-size: 15px;
    padding: 0px 5%;
    margin: 0px auto;
    padding-bottom: 17px;
    border: #D7D7D7 solid 1px;
    border-top: 0px;
    border-bottom: 0px;
	display: none;
}
.catalog-sections-ob-contener:hover{
	position: absolute;
    z-index: 5;
    width: calc(100% - 10px);
}
	
.catalog-sections-ob-contener:hover .catalog-custom-sections-list-loader-text{
	display: block;
}

.catalog-sections-ob-label-new{
    position: absolute;
    width: 55px;
    height: 55px;
    top: 20px;
    margin-left: -25px;
	background:url(/bitrix/templates/new-design/components/bitrix/catalog.section/decisions_custom/images/bg-label-new.png) no-repeat center center;
	z-index: 3;
}
.catalog-item-section h2{
	font-size: 37px;
}
	
@media (max-width: 991px){
	.catalog-custom-sections-list-loader-item{
		-webkit-flex: 0 0 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
@media (max-width: 760px){
	.catalog-custom-sections-list-loader-item{
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 520px){
	.catalog-custom-sections-list-loader-item{
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 300px;
		margin: 0px auto;
	}
}
/* End */


/* Start:/bitrix/templates/new-design/components/bitrix/form.result.new/need-help/style.css?17472234511976*/
.custom-need-form{
	background: url(/bitrix/templates/new-design/components/bitrix/form.result.new/need-help/images/need-help-bg-data.jpg) no-repeat left top;
	background-size: cover;
	padding:90px 0px 90px 0px;
}
.custom-need-frm-data{
	padding-top: 58px;
	background: url(/bitrix/templates/new-design/components/bitrix/form.result.new/need-help/images/custom-need-frm-top-ico.png) no-repeat center top;
	margin-bottom: 35px;
}
.custom-need-frm-data-header{
	margin-top: 20px;
}
.custom-need-frm-data-header .title_txt{
	color: #FFF;
	font-size: 36px;
	text-align: center;
	font-weight: 600;
}

.custom-need-frm-data-header .title_cap{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	margin:10px 0px;
	position: relative;
	padding-bottom: 30px;
}

.custom-need-frm-data-header .title_cap::after {
    content: '';
    width: 107px;
    height: 8px;
    background: #A4CDFF;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.custom-need-frm-data-header .title_txt,
.custom-need-frm-data-header .title_txt-others,
.custom-need-frm-data-header .title_cap{
	font-family: "Montserrat", "Open Sans", Arial, sans-serif;	
}
.custom-need-frm-data-header .title_txt-others{
	color: #FFF;
	font-size: 22px;
	text-align: center;
	margin:20px auto;
	font-weight: 600;
	max-width: 420px;
}
.custom-need-form .input{
    border-radius: 5px;
    height: 75px;
	line-height: 75px;
	font-size: 22px;
	box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.custom-need-form .cta__form{
	padding-left: 0px;
}
.custom-need-form .cta{
    width: 100%;
}
.custom-need-form .cta__content{
	max-width: inherit;
}
.custom-need-form .cta__content .cta__form .cta__fields{
	margin: 0px auto;
    display: table;
}
.custom-need-form .cta__content .cta__form .cta__fieldbox{
    margin: 10px;
}
.custom-need-form .cta__content .cta__form .btn.cta__btn{
	height: 75px;
    line-height: 75px;
    padding: 0px;
    font-size: 15px;
    border-radius: 5px;
    padding: 0px 25px;
	background: #08B6FF;
}


/* End */


/* Start:/bitrix/templates/new-design/components/bitrix/news.list/faq/style.css?17472234512215*/
.cl-faq-data-trigger{
	padding: 50px 0px;
    margin: 50px 0px;
	display: table;
	width: 100%;
	background: url(/bitrix/templates/new-design/components/bitrix/news.list/faq/images/faq-bg-loader-contener.png) no-repeat bottom center;
}

.cl-faq-data-trigger .faq__questions{
	padding: 0px;
	padding-top: 30px;
}
.cl-faq-data-trigger .title_vertical:before{
	background: url(/bitrix/templates/new-design/components/bitrix/news.list/faq/images/ico-faq-top.png) no-repeat bottom center;
	content: '';
	position: absolute;
    left: 50%;
    top: -48px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 48px;
    height: 48px;
}

.cl-faq-data-trigger .cl-faq-line-data .faq__item{
	max-width: calc(50% - 10px);
	width: calc(50% - 10px);
	display: inline-block;
	margin-right: 20px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	background: #FFF;
}
.cl-faq-data-trigger .cl-faq-line-data .faq__item:last-child{
	margin-right: 0px;
}

.cl-faq-data-trigger .cl-faq-line-data .faq__item .faq-q-title{
	font-size: 21px;
    padding: 35px;
	border: #BEC9D4 solid 1px;
	cursor: pointer;
	position: relative;
    padding-right: 55px;
}
.cl-faq-data-trigger .cl-faq-line-data .faq__item .faq-q-title:after{
	background-image: url(/bitrix/templates/new-design/components/bitrix/news.list/faq/images/ico-opens-sprite.png);
    content: '';
    position: absolute;
    right: 26px;
    width: 19px;
    height: 11px;
    background-repeat: no-repeat;
	background-position: top;
	top: 35px;
}
	
	
.cl-faq-data-trigger .cl-faq-line-data .faq__item .faq-q-txt-cont{
    padding: 20px 35px;
    border: #BEC9D4 solid 1px;
    border-top: none;
	display: none;
	position: absolute;
	background: #FFF;
    z-index: 100;
}
.cl-faq-data-trigger .cl-faq-line-data .faq__item .faq-q-txt-cont .faq-q-answer{
	color: #2f241d;
    font-size: 17px;
    line-height: 25px;
}
.cl-faq-data-trigger .cl-faq-line-data .faq__item.faq-open-item .faq-q-txt-cont{
	display: block;
}

.cl-faq-data-trigger .cl-faq-line-data .faq__item.faq-open-item .faq-q-title{
	background-color: #E2ECF5;	
}
.cl-faq-data-trigger .cl-faq-line-data .faq__item.faq-open-item .faq-q-title:after{
	background-position: bottom;
}
@media (max-width: 520px){
	.cl-faq-data-trigger .cl-faq-line-data .faq__item{
		max-width: 100%;
		width: 100%;
		margin-right: 0px;
	}
}
/* End */
/* /bitrix/templates/new-design/components/bitrix/catalog.section/decisions_custom/style.css?17472234513615 */
/* /bitrix/templates/new-design/components/bitrix/form.result.new/need-help/style.css?17472234511976 */
/* /bitrix/templates/new-design/components/bitrix/news.list/faq/style.css?17472234512215 */
