

/* Start:/local/templates/mechprivod_new/components/bitrix/catalog/template1/style.css?1552497681697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/mechprivod_new/components/bitrix/catalog/template1/bitrix/catalog.element/.default/style.css?1766996194837*/
.name_chc {
    font-size: 16px;
    font-weight: bold;
}
.choice_prop {
    clear: both;
    max-width: 390px;
    margin-bottom: 15px;
}
.choices>div {
    float: left;
    padding: 5px 10px;
    color: #fff;
    margin: 0 5px 5px 0;
    cursor: pointer;
	transition:all 0.5s ease;
    background-color: #1b6197;
}
.choices>div:hover,.choices>div.current{background-color:#f17100;}
.clear{clear:both; float:none !important; height:0px !important; padding:0px !important; }
a.download_f {
    color: #fff;
    background-color: #1b6197;
    display: inline-block;
    padding: 0 8px 0 5px;
    margin-left: 0;
    margin-right: 10px;
    height: 21px;
    line-height: 20px;
}

.line-prch>div.lprch2 .new_select .current.current-hidden:after {
    display: none;
}
.current.current-hidden.current-hidden {
    cursor: auto !important;
}
/* End */


/* Start:/local/templates/mechprivod_new/components/bitrix/news.list/faq-element/style.css?17766836241266*/
.faq-block {
    margin: 40px 0;
}

.faq-title {
    font-size: 24px;
    margin-bottom: 30px;
    color: #333;
    text-align: center;
}

.faq-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
    transition: background-color 0.3s ease;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.faq-toggle {
    color: #192336;
    font-size: 24px;
    font-weight: normal;
    transition: transform 0.3s ease;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.faq-item--open .faq-toggle {
    transform: rotate(135deg);
    color: #192336;
}

.faq-answer {
    margin-top: 0;
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease, max-height 0.3s ease, margin-top 0.3s ease, padding 0.3s ease;
}


.faq-answer--open {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    margin-top: 10px;
    padding: 10px 20px;
}

/* End */
/* /local/templates/mechprivod_new/components/bitrix/catalog/template1/style.css?1552497681697 */
/* /local/templates/mechprivod_new/components/bitrix/catalog/template1/bitrix/catalog.element/.default/style.css?1766996194837 */
/* /local/templates/mechprivod_new/components/bitrix/news.list/faq-element/style.css?17766836241266 */
