

/* Start:/local/templates/.default/components/bitrix/catalog/content/style.css?1748257382405*/
.accordeon-area,
main ul.accordeon-area,
.text ul.accordeon-area,
.st_block ul.accordeon-area,
.page-text ul.accordeon-area,
main ol.accordeon-area,
.text ol.accordeon-area,
.st_block ol.accordeon-area,
.page-text ol.accordeon-area {
  list-style: none;
}

.text ul li.accordeon-area-item:before,
.st_block ul li.accordeon-area-item:before,
.page-text ul li.accordeon-area-item:before {
  display: none;
}
/* End */


/* Start:/local/templates/.default/components/realweb/feedback_form/feedback/style.css?174825738213065*/
button.feedback-capture-load {
    text-decoration: underline;
    color: #004990;
}
html a.form-add-more-field{
    text-decoration: none;
    border-bottom: 1px dashed #006ed9;
    float: right;
    margin-top: 5px;
}
html .feedback-label .inputtext ~.inputtext,html .feedback-label .inputtextarea ~.inputtextarea{
    margin-top: 10px;
}

.ui-widget {font: inherit;}
.column,.column.__1-1,.column.__10-10,.column.__11-11,.column.__2-2,.column.__3-3,.column.__4-4,.column.__5-5,.column.__6-6,.column.__7-7,.column.__8-8,.column.__9-9,.table{width:100%}.clear:after,.clearfix:after,.columns:after{content:'';display:table;clear:both;border-spacing:0;border-collapse:collapse;border:0}
.columns{margin-right:-6px;margin-left:-6px}.column{float:left;padding-right:6px;padding-left:6px}.column.__1-2{width:50%}.column.__1-3{width:33.333%}.column.__2-3{width:66.667%}.column.__1-4{width:25%}.column.__2-4{width:50%}.column.__3-4{width:75%}.column.__1-5{width:20%}.column.__2-5{width:40%}.column.__3-5{width:60%}.column.__4-5{width:80%}.column.__1-6{width:16.667%}.column.__2-6{width:33.333%}.column.__3-6{width:50%}.column.__4-6{width:66.667%}.column.__5-6{width:83.333%}.column.__1-7{width:14.286%}.column.__2-7{width:28.571%}.column.__3-7{width:42.857%}.column.__4-7{width:57.143%}.column.__5-7{width:71.429%}.column.__6-7{width:85.714%}.column.__1-8{width:12.5%}.column.__2-8{width:25%}.column.__3-8{width:37.5%}.column.__4-8{width:50%}.column.__5-8{width:62.5%}.column.__6-8{width:75%}.column.__7-8{width:87.5%}.column.__1-9{width:11.111%}.column.__2-9{width:22.222%}.column.__3-9{width:33.333%}.column.__4-9{width:44.444%}.column.__5-9{width:55.556%}.column.__6-9{width:66.667%}.column.__7-9{width:77.778%}.column.__8-9{width:88.889%}.column.__1-10{width:10%}.column.__2-10{width:20%}.column.__3-10{width:30%}.column.__4-10{width:40%}.column.__5-10{width:50%}.column.__6-10{width:60%}.column.__7-10{width:70%}.column.__8-10{width:80%}.column.__9-10{width:90%}.column.__1-11{width:9.091%}.column.__2-11{width:18.182%}.column.__3-11{width:27.273%}.column.__4-11{width:36.364%}.column.__5-11{width:45.455%}.column.__6-11{width:54.545%}.column.__7-11{width:63.636%}.column.__8-11{width:72.727%}.column.__9-11{width:81.818%}.column.__10-11{width:90.909%}
.column{-webkit-box-sizing:padding-box;-moz-box-sizing:padding-box;box-sizing:padding-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.form-item textarea {
    height: 145px;
}
.form-line.columns .form-item.column {
    margin-bottom: 0;
}

.feedback .form-item,
.form-line {
    margin-bottom: 30px;
    position: relative;
}

.form-line .form-item {
    margin-bottom: 10px;
}

.form-spacer {
    margin: 30px 0;
}

.label-absolute {
    position: absolute;
    margin-left: 15px;
    top: 14px;

    font-size: 18px;
    line-height: 20px;

    color: #b4c8e7;
    display: block;
    z-index: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 400;
    white-space: nowrap;
    z-index: 1;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
.label-absolute:before {
    content: attr(data-default-label);
}
.label-absolute.__active {
    top: -10px;
    font-size: 14px;
    color: #7ba0d0;
    background: white;
    padding: 0 5px;
    margin-left: 11px;
}
.label-absolute.__active:before {
    content: attr(data-active-label);
}
html .label-absolute ~ input,
html .label-absolute ~ select,
html .label-absolute ~ .ui-selectmenu-wrapper .ui-selectmenu-button {
    position: relative;
}


.datepicker-wrapper,
.datepicker-wrapper input {
    position: relative;
}
.datepicker-wrapper ._arrow {
    position: absolute;
    width: 16px;
    height: 17px;
    display: block;
    background: url(/local/templates/.default/components/realweb/feedback_form/feedback/images/icons/datepicker-gray.png) center no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    /* IE 5-7 */
    filter: alpha(opacity=60);
    /* Netscape */
    -moz-opacity: 0.6;
    /* Safari 1.x */
    -khtml-opacity: 0.6;
    /* Good browsers */
    opacity: 0.6;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.column.datepicker-wrapper ._arrow {
    right: 16px
}
.datepicker-wrapper input {
    background: transparent;
}
.datepicker-wrapper input:hover ~ ._arrow,
.datepicker-wrapper input:focus ~ ._arrow {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
}

.form-helper {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.form-item.column .form-helper {
    right: 6px;
}
.form-helper-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background: url(/local/templates/.default/components/realweb/feedback_form/feedback/images/icons/helper.png) center no-repeat;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    /* IE 5-7 */
    filter: alpha(opacity=60);
    /* Netscape */
    -moz-opacity: 0.6;
    /* Safari 1.x */
    -khtml-opacity: 0.6;
    /* Good browsers */
    opacity: 0.6;
    cursor: pointer;
}
.form-helper-icon:hover,
/*.form-helper-icon:focus,*/
.form-helper-icon.__focus {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1;
    /* Good browsers */
    opacity: 1;
}
.form-helper ~ input {
    padding-right: 30px;
}

/*.form-helper-icon:focus ~ .form-helper-text,*/
.form-helper-icon.__focus ~ .form-helper-text {
    display: block;
}
.form-helper-text {
    display: none;
    position: absolute;
    width: 200px;
    top: 100%;
    right: 0;
    margin: auto;
    background: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    border: 1px solid #d5d5d5;
}
.form-helper-text:before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
    top: -8px;
    right: 10px;
    margin: auto;
}
.form-helper-text p {
    margin: 0;
    font: inherit;
}
.form-helper-text * + p {
    margin-top: 7px;
}

.form-item .error-msg {
    top: 100%;
    margin-left: 12px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: -5px;
    display: block;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: auto;
}

.form-item p {
    margin-bottom: 10px;
}

html .ui-menu.default-autocomplete{
    overflow-x: auto;
}
.file-input-label.error{
    border: 1px solid #f0b8b8;
    -webkit-box-shadow: 0 0 5px rgba(219,42,42,.2);
    box-shadow: 0 0 5px rgba(219,42,42,.2);
}

.captcha-refresh {
    width: 38px;
    height: 38px;
}
.ui-widget {
    font: inherit;
}
.uicombobox {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.uicombobox .uicombobox-input {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #d5d5d5;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 40px 8px 12px;
    border-radius: 2px;
    width: 100%;
    color: #000;
}
.label-absolute ~ .uicombobox .uicombobox-input {
    background: transparent;
}
.uicombobox .uicombobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 38px;
    height: auto;
    display: block;
    cursor: pointer;
}
.uicombobox .uicombobox-toggle-icon {
    background: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #d5d5d5;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

html body .ui-tooltip {
    background: #004990;
    color: #fff;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    border: 0;
    border-radius: 3px;
    margin: -10px 0 0;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 18px;
}
.uicombobox-menu.ui-menu {
    background: #fff;
    border-color: #00aff0;
    border-top: 0;
    max-height: 193px;
    overflow: auto;
}
.uicombobox-menu.ui-menu .ui-menu-item {
    padding: 5px 10px;
    background: #fff;
    color: #000;
    border: 0;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
}
.uicombobox-menu.ui-menu .ui-menu-item.ui-state-focus {
    background: #eee;
    color: #000;
    border: 0;
    margin: 0;
    font-weight: 400;
}
.remove-button {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/local/templates/.default/components/realweb/feedback_form/feedback/images/icons/remove-button.png) center no-repeat;
}

.feedback .form-line .form-item .remove-button {
    margin-top: 9px;
}
.form-group {
    margin: 50px 0;
}

[data-button] {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    outline: none;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-transition: all 0.2s;
    transition: all 0.2s;

    font-size: 18px;
    line-height: 24px;
    padding: 11px 20px;

    border: 1px solid transparent;
    background: #d5d5d5;
    color: #505050;

    border-radius: 2px;
}
[data-button]:hover {
    background: #E7E7E7;
    color: #505050;
}

[data-button]:active {
    background: #CCCCCC;
    color: #575757;
}

[data-button-mod*="border"] {
    background-color: transparent;
    border-color: #eff1f5;
    color: #505050;
}

[data-button][disabled],
[data-button].disabled {
    background: #d5d5d5 !important;
    color: #505050 !important;
    cursor: default !important;
    border-color: #eff1f5;
    opacity: 0.5;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,0.1);
}
[data-button][data-button-mod*="border"][disabled],
[data-button][data-button-mod*="border"].disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
    text-shadow: none;
}

[data-button] img,
[data-button] .fa,
[data-button] img + *,
[data-button] .fa + * {
    display: inline-block;
    vertical-align: middle;
}

[data-button] img + *,
[data-button] .fa + *,
[data-button] * + img,
[data-button] * + .fa {
    margin-left: 3px;
}

[data-button] img {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

[data-button]:active img {
    opacity: 0.7;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="70");
}

.numeric {
    display: inline-block;
    vertical-align: middle;
}
.numeric:after {
    content: '';
    display: table;
    clear: both;
}
.numeric .numeric-more,
.numeric .numeric-less,
.numeric .numeric-input {
    float: left;
}
.numeric .numeric-input {
    width: 56px;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-left: 2px;
    padding-right: 2px;
}
.numeric .numeric-less {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.numeric .numeric-more {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}
.form-line.__inline > .form-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.form-label {
    font-size: 18px;
    line-height: 20px;
    color: #333333;
}
.form-line.__inline {
    margin-right: -25px;
    margin-bottom: 20px;
}
.form-label.__inline,
.form-label.__inline + * {
    display: inline-block;
    vertical-align: middle;
}
.form-label.__inline {
    margin-right: 8px;
}
.ui-datepicker {
    width: 300px;
}
.label-absolute.__small {
    font-size: 12px;
}
.ui-selectmenu-wrapper .ui-selectmenu-menu .ui-menu {
    width: 100% !important;
    -webkit-box-sizing: padding-box;
    -moz-box-sizing: padding-box;
    box-sizing: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.readmore {
	border: 1px solid #d5d5d5;
	padding: 15px 20px;
}
.readmore-title {
	margin: -30px 0 10px -5px;
}
.readmore-title-inner {
	display: inline;
	background: #fff;
	padding: 0 5px;
}
.readmore-item ~ .readmore-item {
	margin-top: 5px;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/content/style.css?1748257382405 */
/* /local/templates/.default/components/realweb/feedback_form/feedback/style.css?174825738213065 */
