

/* Start:/bitrix/components/innova/slider/lib/tiny-slider.css?16423258312005*/
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>div,.tns-slider>li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>div,.tns-horizontal.tns-subpixel>li{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>div,.tns-horizontal.tns-no-subpixel>li{float:left;margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>div,.tns-gallery>li{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.loaded{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */

/* End */


/* Start:/bitrix/templates/.default/components/innova/slider/it_slider/style.css?16999576824264*/
.innova_slider_inner .innova_slide_innerH1,.innova_slider_inner p{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;color:#fff}
.innova_slider_inner{display:flex;flex-direction:column;height:100%;width:100%;align-items:flex-start;justify-content:center;padding:40px 90px}
.innova_slider_inner .innova_slide_innerH1{font-size:40px!important;line-height:1;font-family:'Montserrat';font-weight:bold;padding:0;border:0;margin:0;user-select:none;text-transform:uppercase;}
.innova_slide_block{position:relative;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.67);display:flex;height:100%}
.innova_slider_img{width:100%;text-align:center}
.innova_slider_img img{max-width:100%;height:auto}
.innova_slider_inner p{font-size:22px!important;line-height:1.1;margin:30px 0 40px;user-select:none}
a.innova_slider_btn{text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;outline:0!important;display:inline-block;text-transform:uppercase;font-weight:700;padding:15px 26px;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;margin-bottom:0;color:#fff;border-radius:0;font-size:22px;background-color:transparent;border:3px solid #fff;-webkit-transition:background 280ms ease,opacity 280ms ease,color 280ms ease,border 280ms ease;-moz-transition:background 280ms ease,opacity 280ms ease,color 280ms ease,border 280ms ease;-ms-transition:background 280ms ease,opacity 280ms ease,color 280ms ease,border 280ms ease;-o-transition:background 280ms ease,opacity 280ms ease,color 280ms ease,border 280ms ease;transition:background 280ms ease,opacity 280ms ease,color 280ms ease,border 280ms ease}
.innova_slider_btn:active,.innova_slider_btn:focus,a.innova_slider_btn:hover{text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;outline:0!important;text-decoration:none;border-color:transparent!important}
a.innova_slider_whole_slider_link{display:block;position:absolute;width:100%;height:100%}
span.innova_slider_btn{display:none}.tns-outer{position:relative}
.tns-controls button{position:absolute;display:block;width:60px;height:100px;cursor:pointer;outline:0;background:0 0;top:50%;margin-top:-45px;font-size:0;border:none;z-index:2}
.tns-controls button:active,.tns-controls button:focus,.tns-controls button:hover{outline:0}
.tns-controls button:after,.tns-controls button:before{content:'';position:absolute;background:#fff;height:2px;width:50px;top:50%;left:5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.tns-controls button:before{margin-top:-22px}
.tns-controls button:after{margin-top:22px}
.tns-controls button:hover:before{margin-top:-18px}
.tns-controls button:hover:after{margin-top:18px}
.tns-controls button[data-controls=prev]{left:12px}.tns-controls button[data-controls=prev]:before{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg)}.tns-controls button[data-controls=prev]:after{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.tns-controls button[data-controls=prev]:hover:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.tns-controls button[data-controls=prev]:hover:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tns-controls button[data-controls=next]{right:12px}.tns-controls button[data-controls=next]:before{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.tns-controls button[data-controls=next]:after{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg)}.tns-controls button[data-controls=next]:hover:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tns-controls button[data-controls=next]:hover:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
@media screen and (max-width: 767px) {
  .innova_slide_block {background-size:cover;}
}
/* End */


/* Start:/bitrix/templates/main_new/components/bitrix/news.list/main-page__certs-slider/style.css?1760089415150*/
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:/bitrix/templates/.default/components/altasib/feedback.form/top_form/themes/theme_e9cbe01cc6caf154fff7269866d09b52.css?16423259133150*/
#alx_feed_back_FID25 .afbf_radio_circle
{
	border-color:#009688;
}
#alx_feed_back_FID25 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box:after,
#alx_feed_back_FID25 .afbf_radio_check
{
	background-color:#009688;
}
#alx_feed_back_FID25 .afbf_feedback_poles .afbf_btn
{
	color:#fff !important;
	background:#009688 !important;
}
#alx_feed_back_FID25 .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#006153 !important;
}
#alx_feed_back_FID25 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box
{
	background-color:#ABF1E3;
}
#alx_feed_back_FID25 .afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before,
#alx_feed_back_FID25.floating_labels .afbf_item_pole.is_filled .afbf_name,
#alx_feed_back_FID25.floating_labels .afbf_item_pole.is_focused .afbf_name
{
	color:#006153;
}
#alx_feed_back_FID25.form_inputs_line .afbf_select,
#alx_feed_back_FID25.form_inputs_line .afbf_textarea,
#alx_feed_back_FID25.form_inputs_line .afbf_inputtext,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#009688, #009688), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#009688, #009688), linear-gradient(#e0e0e0, #e0e0e0);
}
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole .afbf_select,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole .afbf_textarea,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole .afbf_inputtext,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_select,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_textarea,
#alx_feed_back_FID25.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f80000), to(#f80000)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#f80000, #f80000), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#f80000, #f80000), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#f80000, #f80000), linear-gradient(#e0e0e0, #e0e0e0);
	-moz-background-size:100% 2px, 100% 1px;
	background-size:100% 2px, 100% 1px;
}
#alx_feed_back_FID25 .afbf_select, .afbf_textarea, .afbf_inputtext,
#alx_feed_back_FID25 .afbf_checkbox label
{
	color:#212121;
}
#alx_feed_back_FID25 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID25 .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID25 .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#009688;
}
/* End */


/* Start:/bitrix/templates/.default/components/altasib/feedback.form/top_form/themes/theme_283fdb0ccaff7137b5d0e244aeba5a6c.css?16423259133150*/
#alx_feed_back_FID26 .afbf_radio_circle
{
	border-color:#009688;
}
#alx_feed_back_FID26 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box:after,
#alx_feed_back_FID26 .afbf_radio_check
{
	background-color:#009688;
}
#alx_feed_back_FID26 .afbf_feedback_poles .afbf_btn
{
	color:#fff !important;
	background:#009688 !important;
}
#alx_feed_back_FID26 .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#006153 !important;
}
#alx_feed_back_FID26 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box
{
	background-color:#ABF1E3;
}
#alx_feed_back_FID26 .afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before,
#alx_feed_back_FID26.floating_labels .afbf_item_pole.is_filled .afbf_name,
#alx_feed_back_FID26.floating_labels .afbf_item_pole.is_focused .afbf_name
{
	color:#006153;
}
#alx_feed_back_FID26.form_inputs_line .afbf_select,
#alx_feed_back_FID26.form_inputs_line .afbf_textarea,
#alx_feed_back_FID26.form_inputs_line .afbf_inputtext,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#009688, #009688), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#009688, #009688), linear-gradient(#e0e0e0, #e0e0e0);
}
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole .afbf_select,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole .afbf_textarea,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole .afbf_inputtext,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_select,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_textarea,
#alx_feed_back_FID26.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f80000), to(#f80000)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#f80000, #f80000), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#f80000, #f80000), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#f80000, #f80000), linear-gradient(#e0e0e0, #e0e0e0);
	-moz-background-size:100% 2px, 100% 1px;
	background-size:100% 2px, 100% 1px;
}
#alx_feed_back_FID26 .afbf_select, .afbf_textarea, .afbf_inputtext,
#alx_feed_back_FID26 .afbf_checkbox label
{
	color:#212121;
}
#alx_feed_back_FID26 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID26 .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID26 .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#009688;
}
/* End */
/* /bitrix/components/innova/slider/lib/tiny-slider.css?16423258312005 */
/* /bitrix/templates/.default/components/innova/slider/it_slider/style.css?16999576824264 */
/* /bitrix/templates/main_new/components/bitrix/news.list/main-page__certs-slider/style.css?1760089415150 */
/* /bitrix/templates/.default/components/altasib/feedback.form/top_form/themes/theme_e9cbe01cc6caf154fff7269866d09b52.css?16423259133150 */
/* /bitrix/templates/.default/components/altasib/feedback.form/top_form/themes/theme_283fdb0ccaff7137b5d0e244aeba5a6c.css?16423259133150 */
