

/* Start:/local/components/pp/mainmenu/templates/.default/style.css?1709803459222*/
nav ul li span.empty-link {
    display: block;
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 38px 11px;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/footer_faq/style.css?17778712991363*/
.faq-footer .uk-lh-35 {
    line-height: 35px;
}
.faq-footer .uk-fs-24 {
    font-size: 24px;
}
/*.faq-footer ul.uk-accordion > li {*/
/*    padding: 25px 30px;*/
/*    border: 1px solid #EEE6E2;*/
/*    background: #fff;*/
/*    box-sizing: border-box;*/
/*}*/
.faq-footer ul.uk-accordion > li:not(:first-of-type) {
    margin-top: 0;
    border-top: none;
    border-bottom: 1px solid #EEE6E2;
    border-left: 1px solid #EEE6E2;
    border-right: 1px solid #EEE6E2;
}
.faq-footer ul.uk-accordion > li > a {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #F15D22;
    transition: 0.3s all;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.faq-footer .uk-open > .uk-accordion-title > img {
    transform: rotate(180deg);
}
.faq-footer ul.uk-accordion > li > a img {
    display: flex;
    flex-shrink: 0;
    transition: 0.3s all;
}
/*.faq-footer ul.uk-accordion > li div ul {*/
/*    list-style: none;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 20px;*/
/*    margin-bottom: 0px;*/
/*}*/
/*.faq-footer ul.uk-accordion > li div ul li {*/
/*    padding: 0;*/
/*    border: none;*/
/*    display: flex;*/
/*    gap: 7px;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*    line-height: 15px;*/
/*    color: #333333;*/
/*}*/
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/logos/style.css?1764237141150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/new_form_popup/style.css?1709803460666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/new_form_popup/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/new_form_popup/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/new_form_popup_big/style.css?1709803460666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/new_form_popup_big/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/new_form_popup_big/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/main/styles.css?1785756752634*/
#post {
	padding-top: 10px;
}

.simpleTABLE {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    padding: 0;
    margin: 0px 0px 15px 0px;
    background-color: #f0f0f0;
}
		
.simpleTH {
    padding: 4px;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}

.simpleTD {
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    padding: 4px;
    vertical-align: top;
    background-color: White;
}
/* End */


/* Start:/local/templates/main/template_styles.css?17857567522406*/
/*custom:feedback*/

div.custom_mfeedback {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    padding-top: 0;
    margin-bottom: 100px;
}

.custom_mfeedback input {
    width: 100%!important;
}

.custom_mfeedback textarea {
    width: 100%!important;
}

.custom_mfeedback div.mf-name{
    margin-top: 10px;
}
.custom_mfeedback div.mf-name, div.mf-email, div.mf-captcha, div.mf-message, div.mf-phone, div.mf-company-name {font-weight: bold; color: black; min-width: 80%; padding-left: 1px; padding-bottom:1px!important; padding-bottom:0.4em; font-family: 'Open Sans', sans-serif;}
.custom_mfeedback div.mf-name input, div.mf-email input, div.mf-phone input, div.mf-company-name input {min-width:60%;}
.custom_mfeedback div.mf-message textarea {min-width: 60%;}
.custom_mfeedback span.mf-req {color:red;}
.custom_mfeedback div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}



.custom_mfeedback .feedback-form {
    display: block;
}


.custom_mfeedback .feedback_txt {
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
    background: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.custom_mfeedback input.feedback-submit {
    text-align: center;
    line-height: 50px;
    background: #ea510d;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    cursor: pointer;
    width: 190px!important;
    height: 50px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.custom_mfeedback .feedback-submit:hover {
    background: #333;
    margin-left: auto;
    margin-right: auto;
}

.custom_mfeedback .mfeedback-rslt-msg {
    display: flex;
    flex-direction: column;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
}

.custom_mfeedback .feedback_fields {
    margin-left: auto;
    margin-right: auto;
    width: auto!important;
}

.custom_mfeedback .before-text-1 {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

.custom_mfeedback .before-text-2 {
    margin-top: 10px;
}

.init_contacts_map,
.init_contacts_map > ymaps {
    min-height: 500px;
}
/* End */
/* /local/components/pp/mainmenu/templates/.default/style.css?1709803459222 */
/* /local/templates/.default/components/bitrix/news.list/footer_faq/style.css?17778712991363 */
/* /local/templates/main/components/bitrix/news.list/logos/style.css?1764237141150 */
/* /local/templates/main/components/bitrix/form.result.new/new_form_popup/style.css?1709803460666 */
/* /local/templates/main/components/bitrix/form.result.new/new_form_popup_big/style.css?1709803460666 */
/* /local/templates/main/styles.css?1785756752634 */
/* /local/templates/main/template_styles.css?17857567522406 */
