
body{margin:0;padding:0;overflow-x:hidden;}
a{text-decoration:none;border:0;padding:0;}

ol,ul {
	list-style:none;
}

.wrapper{
	position: relative;
	width: 100%;
	margin-top: -16px;
}
.wrapper p{
	clear: both;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #cccccc;
	text-shadow: 3px 3px 5px #444444;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 3px 3px 5px #444444;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

p{font-size:16px;}

.icons{background-image:url('/img/background.gif');background-repeat:no-repeat;}
.sy-icon-link{background-position:-1005px -2px;}
.sy-icon-link:hover{background-position:-1005px -43px;}

.sy-popup{font-size:16px;display:inline-block;position:absolute;left:-10000;top:-10000;z-index:99999;background-color:#ffffff;padding:20px;box-shadow: 2px 2px 5px #000000;}
.sy-popup ul{margin:0;padding:0;}
.sy-popup a{font-size:16px;color:#000000;display:inline-block;width:120px;height:32px;line-height:32px;font-weight:bold;padding-left:20px;}
.sy-popup a:hover{color:#2632a5;}

.sy-news p{font-size:16px;border-bottom:1px dotted #888888;height:36px;line-height:36px;padding-left:20px;background-position:-1004px -83px;}

.sy-nav-item{width:30%;display:inline-block;text-align:left;vertical-align:top;}

.sy-left-item{font-weight:bold;}

.sy-nav-line{font-size:16px;background-position:-996px -573px;display:block;height:18px;line-height:18px;padding-left:20px;}

#sy-nav{text-align:center;vertical-align:top;}

#sy-nav-about{background-position:-790px -185px;display:inline-block;width:90%;height:50px;line-height:50px;border-bottom:1px solid #cccccc;}
#sy-nav-solution{background-position:-790px -300px;display:inline-block;width:90%;height:50px;line-height:50px;border-bottom:1px solid #cccccc;}
#sy-nav-news{background-position:-790px -412px;display:inline-block;width:90%;height:50px;line-height:50px;border-bottom:1px solid #cccccc;}

#sy-nav-link-about{background-position:-942px -528px;width:41px;height:11px;display:inline-block;float:right;margin-top:20px;}
#sy-nav-link-solution{background-position:-942px -528px;width:41px;height:11px;display:inline-block;float:right;margin-top:20px;}
#sy-nav-link-news{background-position:-942px -528px;width:41px;height:11px;display:inline-block;float:right;margin-top:20px;}

#sy-nav-about-text{font-size:16px;padding:0 30px 10px 20px;line-height:28px;}
#sy-nav-about-text img{float:left;margin-right:15px;border:1px solid #cccccc;}

#sy-popup-solution div{display:inline-block;vertical-align:top;margin-right:40px;}

#sy-header{height:100px;background-color:#ffffff;}

#sy-logo{display:inline-block;margin-left:30px;}

#sy-language{float:right;display:inline-block;line-height:100px;font-size:16px;padding-right:30px;}
#sy-language a{color:#888888;margin-left:10px;}
#sy-language-en{border-left:1px solid #888888;padding-left:10px;}

#sy-menu{height:41px;font-size:16px;line-height:41px;background-color:#666666;color:#ffffff;padding-left:50px;}
#sy-menu a{color:#ffffff;line-height:36px;display:inline-block;padding:0 20px 0 20px;border-bottom:1px solid #666666;border-top:4px solid #666666;}
#sy-menu a:hover{background-color:#ffffff;color:#000000;border-bottom:1px solid #cccccc;border-top:4px solid #2632a5;}

#sy-article{width:90%;margin:0 auto; overflow:auto; _display:inline-block;}

#sy-left{float:left;width:200px;vertical-align:top;background:none;}
#sy-left a{font-size:16px;color:#000000;display:inline-block;width:120px;height:32px;line-height:32px;padding-left:30px;}
#sy-left a:hover{color:#ffffff;background-color:#2632a5;background-position:-10000px -10000px;}
#sy-right{margin-left:220px;vertical-align:top;}
#sy-right div{padding: 20px 50px 50px 20px;border-top:1px solid #cdcdcd;}
#sy-right h1{font-size:32px;border-left:3px solid #a81c1c;padding-left:20px;margin-top:20px;}

#sy-papers{padding-top:20px;}
#sy-papers img{border:1px solid #cdcdcd;}
#sy-papers p{display:inline-block;margin-right:40px;}
#sy-papers a{display:block;}
#sy-papers span{display:block;font-size:16px;text-align:center;background-color:#ececec;height:24px;line-height:24px;margin-top:10px;}

#sy-footer{clear:both;margin-top:50px;padding:50px 0 50px 0;background-color:#444444;background-image: url('../img/gray.png');}
#sy-copyright{text-align:center;font-size:16px;color:#cccccc;}
#sy-copyright a{color:#cccccc;}