html{
	position:relative;
	overflow:auto;
	height:auto;
}
body{
	position:relative;
	/*min-width:1180px !important;*/
	overflow:auto;
	height:auto;
	padding-top:50px;
	padding-bottom:40px;
}
#topnav{
	/*position:absolute !important;*/
}
#bg{display:none;}
.bg-i1{height:1037px;}
.bg-i16{height:1037px;}
.container{
	/*width:1135px !important;*/
	position:relative;
	z-index:120;
}
/*win*/
.win{
	position:relative;	
	padding:40px 0px;
	overflow:hidden;
}
.win-shadow:after, .win-shadow:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	left:0;
	top:0;
	box-shadow:0 0 40px 10px rgba(0,0,0,.3); 
	z-index:100;
}
.win-shadow:before{
	top:auto;
	bottom:0;
}
.win-color{
	padding:10px 0;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7842c2+0,cb4fab+100 */
	background: rgb(120,66,194); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(120,66,194,1) 0%, rgba(203,79,171,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(120,66,194,1) 0%,rgba(203,79,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(120,66,194,1) 0%,rgba(203,79,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7842c2', endColorstr='#cb4fab',GradientType=1 ); /* IE6-9 */
}
.icon-big{
	height:150px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
/**/
.pr-leg, .pr-leg-2{
	position:relative;
	padding-top:15px;
	padding-left:75px;
	margin-bottom:40px;
	min-height:100px;
}
.pr-leg span, .pr-leg-2 span{
	position:absolute;
	left:15px;
	top:0;
	color:#000;
	font-size:100px;
	line-height:100px;
}
.pr-leg-2{
	padding-left:190px;
	background-size:contain;
	background-position:left center;
	background-repeat:no-repeat;
}
.pr-leg-2 span{
	left:0px;
}
.pr-leg-3{
	min-height:120px;
	padding-left:135px;
	background-size:contain;
	background-position:left center;
	background-repeat:no-repeat;
}
.pr-leg-4{
	margin-bottom:30px;
}
.pr-leg-s{
	padding-left:60px;
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.pr-leg-5{
	position:relative;
	padding-top:130px;
	margin-bottom:30px;
	text-align:center;
}
.pr-leg-5 span{
	display:block;
	position:absolute;
	line-height:130px;
	font-size:100px;
	left:0;
	top:0;
	right:0;
	color:#000;
}