

/* Start:/bitrix/components/innova/slider/lib/tiny-slider.css?17498893662005*/
.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/artclassik/components/innova/slider/template2/style.css?17498894055143*/
.innova_slider_inner {
	display: flex;
    flex-direction: column;
    height: 100%;
	width: 100%;
    align-items: flex-start;
    justify-content: center;
	padding: 140px 690px;
}
.innova_slider_inner h1{
	font-size: 14px;
    line-height: 1;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding: 5px 5px 5px 60px;
    border: 0;
    margin: 0;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.innova_slider_inner .title{
	font-size: 14px;
    line-height: 1;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding: 5px 5px 5px 60px;
    border: 0;
    margin: 0;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.innova_slide_block {
	position: relative;
	background-size: contain;
	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: 14px;
    line-height: 1.1;
    margin: 30px 0 40px;
    color: #fff;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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: none !important;
	display: inline-block;
	text-transform: uppercase;
    font-weight: bold;
    padding: 5px 16px;
	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;
    border: none;
    font-size: 25px;
    background-color: white;
    border: 1px solid #D7D7D7;
    -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;
}
a.innova_slider_btn:hover, .innova_slider_btn:active, .innova_slider_btn:focus {
	text-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
	text-decoration: none;
	border-color: transparent !important;
}
span.innova_slider_btn {
	display: none;
}

.tns-outer {
	position: relative;
}

.tns-controls button {
	position: absolute;
	display: block;
	width: 60px;
	height: 100px;
	cursor: pointer;
	outline: none;
	background: transparent;
	top: 50%;
	margin-top: -45px;
	font-size: 0;
	border: none;
	z-index: 2;
}
.tns-controls button:hover, .tns-controls button:active, .tns-controls button:focus {
	outline: none;
}
.tns-controls button:before,
.tns-controls button:after {
	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;
}
.tns-controls button:before {
	margin-top: -22px;
}
.tns-controls button:after {
	margin-top: 22px;
	margin-top: 2.2rem;
}
.tns-controls button:hover:before {
	margin-top: -18px;
	margin-top: -1.8rem;
}
.tns-controls button:hover:after {
	margin-top: 18px;
	margin-top: 1.8rem;
}
.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 */
/* /bitrix/components/innova/slider/lib/tiny-slider.css?17498893662005 */
/* /bitrix/templates/artclassik/components/innova/slider/template2/style.css?17498894055143 */
