

/* Start:/bitrix/components/innova/slider/lib/tiny-slider.css?16104515842005*/
.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/opendata_s1/components/innova/slider/main_slider/style.css?16183980235515*/
.innova_slider{
    overflow: hidden;
}

.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_slide_block{
    /* background-size: cover!important; */
}
.innova_slider_inner .innova_slide_innerH1 {
  font-size: 48px;
  line-height: 1;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  padding: 0;
  border: 0;
  margin: 0;
  user-select: none;
}
.innova_slide_block {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 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: 26px;
  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: abosulte;
  width: 100%;
  height: 100%;
}
span.innova_slider_btn {
  display: none;
}
.tns-outer {
  position: relative;
}
.tns-controls button {
  position: absolute;
  display: block;
  width: 20px;
  height: 50px;
  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 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; */
  
    content: '';
    position: absolute;
    background: #fff;
    height: 2px;
    width: 19px;
    top: 50%;
    left: -2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}
/* .tns-controls button:before {
  margin-top: -22px;
} */
.tns-controls button:before{
    margin-top: -8px;
}
/* .tns-controls button:after {
  margin-top: 22px;
} */
.tns-controls button:after {
    margin-top: 8px;
}
/* .tns-controls button:hover:before {
  margin-top: -9px;
}
.tns-controls button:hover:after {
  margin-top: 9px;
} */
.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);
}

/* End */


/* Start:/bitrix/templates/opendata_s1/components/bitrix/news.list/main_image/style.css?16184927151082*/
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;
}

.main-img_title{
    font-size: 158px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
}
.main-img_subtitle{
	font-size: 47px;
    color: #fff;
    margin: 0;
    margin: 61px 0 0 0;
    position: relative;
}
.main-img{
	background-size: 100%;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding: 132px 0 100px 0;
	background-repeat: no-repeat;
}


.main-img_subtitle::before{
	content: "----------------------------";
    display: flex;
    width: 50px;
    position: absolute;
    top: -49px;
    left: 0;
    flex-direction: revert;
    width: 100%;
    align-items: center;
    justify-content: center;
}

@media (max-width:450px) {
	.main-img_title {
		font-size: 77px;
	}
	.main-img_subtitle {
		font-size: 32px;
		margin: 26px 0 0 0;
	}
	.main-img_subtitle::before {
		top: -28px;
	}
	.main-img {
		padding: 103px 0 48px 0;
	}
}

/* End */


/* Start:/bitrix/templates/opendata_s1/components/bitrix/news.list/appeal-text/style.css?1618491921150*/
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/opendata_s1/components/bitrix/news.list/ribbon_menu/style.css?1618463846406*/


.navigation_menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 180px 0 100px;
}
.el {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.name {
    background-color: #1b435d;
    padding: 10px 6px;
    color: white;
    min-width: 100px;
    text-align: center;
}
.img {
    max-width: 80px;
    margin-bottom: 10px;
} 
/* End */


/* Start:/bitrix/templates/opendata_s1/components/teasoft/owl2slider/sliderpartners/style.css?1618404418138*/
.owl-carousel .owl-item .item__video {
	*height : 200px;
	}

.slider-img{

		max-height: 100px;
		margin: 0 auto;
		object-fit: contain;
}
/* End */


/* Start:/bitrix/templates/opendata_s1/components/bitrix/news.list/partners_ribbon/style.css?16183995891170*/


.partners-block .owl-carousel .owl-item img {
    width: auto;
}
.dotted-lines {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}
.dotted-lines:after {
    content: "– – – – – – – – – – – – – – – – – – – – – – –";
    font-size: 2em;
    color: #BD7459;
    display: inline;
    vertical-align: 0px;
    text-align: center;
}
.dotted-lines:before {
    content: "– – – – – – – – – – – – – – – – – – – – – – –";
    font-size: 2em;
    color: #BD7459;
    display: inline;
    vertical-align: 0px;
    text-align: center;
}
.block-text {
    background-color: #BD7459;
    display: flex;
    align-items: center;
    color: white;
    padding: 0 1em;
        font-weight: bold;
text-transform: uppercase;
}
.partners-block {
    margin: 3em auto;
}
.partners-block_content.owl-carousel {
    position: relative;
}
.nav-slider > button {
    border: none;
    position: absolute;
    top: 27%;
}
.nav-slider .owl-prev {
    left: 120px;
}
.nav-slider .owl-next {
    right: 120px;
}
/* End */
/* /bitrix/components/innova/slider/lib/tiny-slider.css?16104515842005 */
/* /bitrix/templates/opendata_s1/components/innova/slider/main_slider/style.css?16183980235515 */
/* /bitrix/templates/opendata_s1/components/bitrix/news.list/main_image/style.css?16184927151082 */
/* /bitrix/templates/opendata_s1/components/bitrix/news.list/appeal-text/style.css?1618491921150 */
/* /bitrix/templates/opendata_s1/components/bitrix/news.list/ribbon_menu/style.css?1618463846406 */
/* /bitrix/templates/opendata_s1/components/teasoft/owl2slider/sliderpartners/style.css?1618404418138 */
/* /bitrix/templates/opendata_s1/components/bitrix/news.list/partners_ribbon/style.css?16183995891170 */
