

/* Start:/local/templates/active/components/bitrix/news.list/faq_inner/style.css?17720250421203*/
.faq.faq-default {
	border: 1px solid rgba(0,0,0,.08);
	border-radius: 14px;
	margin-bottom: 14px;
	background: #fff;
	transition: all .2s ease;
}

.faq.faq-default .faq-collapse.show,
.faq.faq-default .faq-collapse.in {
	border-top: 1px solid rgba(0,0,0,.06);
}

.faq-heading {
	padding: 18px 22px;
}

.faq-title a.faq-toggle {
	position: relative;
	display: block;
	padding-right: 40px;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	transition: color .2s ease;
}

.faq-title a.faq-toggle::before,
.faq-title a.faq-toggle::after {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	width: 18px;
	height: 2px;
	background: #47953f;
	transform: translateY(-50%);
	transition: transform .25s ease;
}

.faq-title a.faq-toggle::after {
	transform: translateY(-50%) rotate(90deg);
}

.faq-title a.faq-toggle[aria-expanded="true"]::before {
	transform: translateY(-50%) rotate(45deg);
}

.faq-title a.faq-toggle[aria-expanded="true"]::after {
	transform: translateY(-50%) rotate(135deg);
}

.faq-body {
	padding: 0 22px 20px 22px;
	font-size: 16px;
	line-height: 1.6;
	color: #444;
}
.faq-list h2{
    text-align: center;
}
/* End */


/* Start:/local/templates/active/components/ms/active.smart.form/homepage_form_new/style.css?17581928182369*/
.order-callback-form-container {
    margin: 40px 0;
}

.order-callback-form {
    background: #47953f;
    height: max-content;
}

.order-callback-form .title {
    margin-left: 40px;
}

.order-callback-form .left-side,
.order-callback-form .right-side {
    height: 100%;
    padding-left: 30px;
}

.order-callback-form .right-side {
    background: #f7f7f7;
}

.order-callback-form .form {
    background: #f7f7f7;
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.order-callback-form .form .form-group {
    width: 50%;
    padding: 0 15px;
}

.order-callback-form .title h2 {
    color: #fff;
    word-break: keep-all;
}

.order-callback-form .left-side {
    max-width: 25%;
}

.order-callback-form .form_descr {
    padding: 0 15px;
}

.order-callback-form .policy_msg {
    margin-top: 15px;
    font-size: 13px;
}

.order-callback-form .order-callback-form .g-recaptcha {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 15px;
    margin-bottom: 15px;
}

.order-callback-form .col-submit {
    width: 100%;
}

.order-callback-form .custom-style {
    width: 100%;
    height: 40px;
    padding: 0;
    line-height: 0em;
    font-size: 17px;
    font-weight: 700;
}

.order-callback-form .field-file .field-content {
    width: 100%;
    padding-top: 5px;
}

.order-callback-form .field-file .field-content .upload-button {
    width: 100%;
    height: 40px;
    margin: 0;
    line-height: 0.9em;
    font-weight: 700;
    font-size: 15px;
}

.order-callback-form .upload-button.btn {
    background: #f7f7f7;
    color: #47953F;
    border: 2px solid #47953F;
}

.order-callback-form .upload-button.btn:hover {

    color: #fff;
    background: #47953F;
}

.order-callback-form input.form-control {
    background: #f7f7f7;
    border: unset;
    border-bottom: 1px solid #5c5c5c;
    box-shadow: unset;
}

.order-callback-form textarea.form-control {
    background: #f7f7f7;
    box-shadow: unset;
    border: 1px solid #5c5c5c;
}

.order-callback-form .form label .fa {
    color: #5c5c5c;
}

.order-callback-form .left-side {
    padding: 0;
    text-align: center;
}

.order-callback-form .title {
    margin-left: 0px;
}
.modal-header.hidden
{
    display: none;
    opacity: 0;
}
/* End */
/* /local/templates/active/components/bitrix/news.list/faq_inner/style.css?17720250421203 */
/* /local/templates/active/components/ms/active.smart.form/homepage_form_new/style.css?17581928182369 */
