<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slider {
	margin: 0 auto;
	padding: 0 0 30px 0;
}
ul.bxslider {
	margin: 0;
	padding: 0;
	color: #000;
}
ul.bxslider li {
	background: none;
	margin: 0;
	padding: 0;
}
/* Main page banner */
.slide {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	height: 250px;
	border-radius: 10px;
}
.slbg1 {
	background: url(../images/slider_bg_01.png) no-repeat top left;
}

.slbg1ENtext1 {
	display: block;
	text-align: right;
	float: right;
	width: 300px;
	height: 150px;
	margin: 13px 15px 0 100px;
	font-size: 23px;
	color: #008f06;
}
.slbg1ENtext2 {
	display: block;
	float: right;
	text-align: right;
	width: 300px;
	height: 50px;
	margin: -70px 15px 0 0;
	font-size: 18px;
	color: #000;

}
.slbg1ENtext3 {
	display: block;
	float: right;
	text-align: right;
	width: 300px;
	height: 50px;
	margin: -30px 15px 0 0;
	font-size: 16px;
	color: #000;

}

.slbg1 .sltext {
	display: block;
	text-align: right;
	float: right;
	width: 300px;
	height: 150px;
	margin: 13px 15px 0 100px;
	font-size: 23px;
	color: #008f06;
}
.slbg1 .sltext2 {
	display: block;
	float: right;
	text-align: right;
	width: 300px;
	height: 50px;
	margin: -70px 15px 0 0;
	font-size: 18px;
	color: #000;

}
.slbg1 .sltext3 {
	display: block;
	float: right;
	text-align: right;
	width: 300px;
	height: 50px;
	margin: 0 15px 0 0;
	font-size: 16px;
	color: #000;

}

.slbg2 {
	background: url(../images/slider_bg_02.gif) no-repeat top left;
}
.slbg2 .blink {
	-webkit-animation: blink 1.0s linear infinite;
	animation: blink 1.0s linear infinite;
	margin: 0 2px 0 2px;
}
@-webkit-keyframes blink {
 50% {
color: rgb(34, 34, 34);
}
 51% {
color: rgba(34, 34, 34, 0);
}
 100% {
color: rgba(34, 34, 34, 0);
}
}
@keyframes blink {
 50% {
color: rgb(34, 34, 34);
}
 51% {
color: rgba(34, 34, 34, 0);
}
 100% {
color: rgba(34, 34, 34, 0);
}
}
a.wb-reg-button {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #fff;
	position: absolute;
	top: 180px;
	left: 10px;
	border: 3px solid #e1e1e1;
	border-radius: 7px;
	background: #f46f06;
	background-image: -webkit-linear-gradient(top, #fe9d15, #f46e06);
	background-image: -moz-linear-gradient(top, #fe9d15, #f46e06);
	background-image: -o-linear-gradient(top, #fe9d15, #f46e06);
	background-image: -ms-linear-gradient(top, #fe9d15, #f46e06);
	background-image: linear-gradient(top, #fe9d15, #f46e06);
	text-align: center;
	width: 150px;
	padding: 0 20px 5px 20px;
	font-size: 28px;
}
a.wb-reg-button:hover {
	background: #f67d20;
	background-image: -webkit-linear-gradient(top, #ffc528, #f46e06);
	background-image: -moz-linear-gradient(top, #ffc528, #f46e06);
	background-image: -o-linear-gradient(top, #ffc528, #f46e06);
	background-image: -ms-linear-gradient(top, #ffc528, #f46e06);
	background-image: linear-gradient(top, #ffc528, #f46e06);
}
a.wb-reg-button:active {
	background: #f46e06;
}
.slbg2ENtext1 {
	text-align: left !important;
	font-size: 23px;
	color: #008f06;
	margin: 15px 10px 10px 15px;
	padding: 0;
}
.slbg2ENtext2 {
	font-size: 18px;
	margin: 0 10px 0 17px;
	padding: 0;
}
.slbg2ENtext3 {
	font-size: 37px;
	margin: 7px 10px 0 15px;
	padding: 0;
}
.slbg2RUtext1 {
    display: block;
    text-align: left;
    float: left;
    width: 300px;
    height: 150px;
    margin: 5px 10px 5px 15px;
    font-size: 23px;
    color: #008f06;

}
.slbg2RUtext2 {
    display: block;
   	text-align: left;
	float: left;
	width: 300px;
	height: 50px;
	margin: 70px 0px 5px -310px;
	font-size: 18px;

}
.slbg2RUtext3 {
    display: block;
	float: left;
	text-align: left;
	width: 300px;
	height: 50px;
	margin: 100px 0px 5px -310px;
	font-size: 16px;
	color: #000;

}
.slbg2RUtext4 {
	font-size: 40px;
	display: block;
	float: left;
	text-align: left;
	width: 300px;
	height: 50px;
	margin: 125px 0px 5px -315px;
	padding: 0;
}

.slbg3 {
	background: url(../images/slider_bg_03.png) no-repeat top left;
}
.slbg3 .sltext {
	display: block;
	text-align: right;
	float: right;
	width: 500px;
	height: 150px;
	margin: 13px 15px -35px 100px;
	font-size: 23px;
	color: #008f06;
}
.slbg3 .sltext2 {
	display: block;
	float: right;
	text-align: right;
	width: 500px;
	height: 150px;
	margin: -70px 15px -10px 0;
	font-size: 18px;
	color: #000;
}

.slbg3 .sltext3 {
	display: block;
	float: right;
	text-align: right;
	width: 300px;
	height: 50px;
	margin: -70px 15px 0 0;
	font-size: 16px;
	color: #000;
}

.slbg4 {
	background: url(../images/slider_bg_04.png) no-repeat top left;
}

.slbg4ENtext1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 15px 10px 5px 15px;
    font-size: 23px;
    color: #008f06;

}
.slbg4ENtext2 {
    display: block;
   	text-align: left;
	float: left;
	width: 350px;
	height: 50px;
	margin: 90px 0 5px -608px;
	font-size: 18px;
}
.slbg4text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 15px 10px 5px 15px;
    font-size: 23px;
    color: #008f06;

}
.slbg4text2 {
    display: block;
   	text-align: left;
	float: left;
	width: 350px;
	height: 50px;
	margin: 90px 0 5px -608px;
	font-size: 18px;
}

.slbg5 {
	background: url(../images/slider_bg_05.png) no-repeat top left;
}
.slbg5text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 90px 10px 5px 80px;
    font-size: 23px;
    color: #ffffff;

}


.slbg6 {
	background: url(../images/slider_bg_06.png) no-repeat top left;
}
.slbg6text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 90px 10px 5px 80px;
    font-size: 23px;
    color: #ffffff;

}

.slbg6_EN {
	background: url(../images/slider_bg_06_en.png) no-repeat top left;
}
.slbg6text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 90px 10px 5px 80px;
    font-size: 23px;
    color: #ffffff;

}
.slbg7 {
	background: url(../images/slider_bg_07.png) no-repeat top left;
}
.slbg7text1 {
	display: block;
	text-align: right;
	float: right;
	width: 500px;
	height: 150px;
	margin: 50px -160px -50px 100px;
	font-size: 23px;
	color: #ffffff;
}
.slbg7text2 {
	display: block;
	float: right;
	text-align: right;
	width: 500px;
	height: 150px;
	margin: -60px -160px -10px 0;
	font-size: 18px;
	color: #ffffff;
}
.slbg8 {
	background: url(../images/slider_bg_08.png) no-repeat top left;
}
.slbg8text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 90px 10px 5px 80px;
    font-size: 23px;
    color: #ffffff;

}

.slbg8_EN {
	background: url(../images/slider_bg_08_en.png) no-repeat top left;
}
.slbg8text1 {
    display: block;
    text-align: left;
    float: left;
    width: 600px;
    height: 150px;
    margin: 90px 10px 5px 80px;
    font-size: 23px;
    color: #ffffff;

}
.slbg9_ru {
	background: url(../images/slider_bg_09_ru.png) no-repeat top left;
}
.slbg10_ru {
	background: url(../images/slider_bg_10_ru.png) no-repeat top left;
}
.slbg11_ru {
	background: url(../images/slider_bg_11_ru.png) no-repeat top left;
}
.slbg12_ru {
	background: url(../images/slider_bg_12_ru.png) no-repeat top left;
}
.slbg9_en {
	background: url(../images/slider_bg_09_en.png) no-repeat top left;
}
.slbg10_en {
	background: url(../images/slider_bg_10_en.png) no-repeat top left;
}
.slbg11_en {
	background: url(../images/slider_bg_11_en.png) no-repeat top left;
}
.slbg12_en {
	background: url(../images/slider_bg_12_en.png) no-repeat top left;
}
.slbg13_en {
	background: url(../images/slider_bg_13_en.png) no-repeat top left;
}
.slbg13_ru {
	background: url(../images/slider_bg_13_ru.png) no-repeat top left;
}
.slbg14_ru {
	background: url(../images/slider_bg_14_ru.png) no-repeat top left;
}
.slbg14_en {
	background: url(../images/slider_bg_14_en.png) no-repeat top left;
}
/* Main page banner end */

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME **/

.bx-wrapper .bx-viewport {
	background: none;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	height: 250px !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -20px;
	width: 100%;
}
/** LOADER **/

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
</pre></body></html>