/*-----------------------------------------------------------*/
@charset "utf-8"; {copyright© 2015}
/*==================================== index css ====================================*/
.indexcopyright {
	position:fixed;
	bottom:4%;
	text-align:center;
	width:100%;
}
.indexcopyright p {
	font-size:0.85em;
	margin:0 auto;
	text-transform:uppercase;
	opacity:0.75;
}



.bgpic {
	position: fixed;
	width:100%;
	overflow:hidden;
	height:auto;
	top:0;
	left:0;
	margin:0 auto;
	z-index:-100;
}
.bgpic img{
	width:100% !important;
	height:auto;
	background: url(../images/loading.gif) no-repeat center 220px;
}








/*==================================== home_works css ====================================*/
/*-------- home_works css ----------------------------
.home_works {
	margin:0 auto;
	height:500px;
	top:-100px;
}
.home_works .home_works_title {
	position:absolute;
	top:355px;
	left:10px;
	width:205px;
	height:180px;
	background:#d70c18;
	z-index:4;
}
.home_works .home_works_title h2 {
	font-family:'robotothin';
	font-size:3em;
	line-height:1.2em;
	margin:50px 0 0 30px;
	color:#fff;
	text-transform:uppercase;
}
.home_works .home_works_title .white_right {
	height:0;
	width:0;
	position:absolute;
	top:50px;
	left:205px;
	
	border-left: 12px solid #d70c18;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
}
.home_works .home_works_info {
	position:absolute;
	top:0;
	left:215px;
	width:250px;
	height:255px;
	padding:50px;
	background:#fff;
	z-index:3;
}
.home_works .home_works_info h2 {
	font-size:3em;
	line-height:1.15em;
	letter-spacing:0.15em;
	margin:0;
	color:#d70c18;
}
.home_works .home_works_info .info {
	max-height:120px;
}
.home_works .home_works_info .info p {
	font-size:1em;
	line-height:;
	margin-top:15px;
}
.home_works .home_works_info .white_right {
	height:0;
	width:0;
	position:absolute;
	top:80px;
	left:350px;
	
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
}
.home_works .home_works_info .readmore {
	margin-top:20px;
	padding-left:35px;
	background:url(../images/icons/readmore.png) no-repeat left center;
}
.home_works .home_works_pic1 {
	position:absolute;
	top:0;
	left:565px;
	width:375px;
	height:125px;
	z-index:2;
}
.home_works .home_works_pic1 img {
	width:100%;
}
.home_works .home_works_pic2 {
	position:absolute;
	top:125px;
	left:215px;
	width:725px;
	height:410px;
	z-index:1;
}
.home_works .home_works_pic2 img {
	width:100%;
}

-------*/

/*-------- home_works css ----------------------------*/
.home_works {
	margin:0 auto;
	height:500px;
	top:-100px;
}
.home_works .home_works_title {
	position:absolute;
	width:205px;
	height:180px;
	background:#d70c18;
	z-index:4;
}
.home_works .home_works_title h2 {
	font-family:'robotothin';
	font-size:3em;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
}
.home_works .home_works_title .white_right {
	height:0;
	width:0;
	position:absolute;
	
}
.home_works .home_works_info {
	position:absolute;
	top:0;
	width:250px;
	height:255px;
	padding:50px;
	background:#fff;
	z-index:3;
}
.home_works .home_works_info h2 {
	font-size:3em;
	line-height:1.15em;
	letter-spacing:0.15em;
	margin:0;
	color:#d70c18;
}
.home_works .home_works_info .info {
	max-height:120px;
}
.home_works .home_works_info .info p {
	line-height:;
	margin-top:15px;
}
.home_works .home_works_info .white_right {
	height:0;
	width:0;
	position:absolute;
}
.home_works .home_works_info .readmore {
	margin-top:20px;
	padding-left:35px;
	background:url(../images/icons/readmore.png) no-repeat left center;
}
.home_works .home_works_pic1 {
	position:absolute;
	z-index:2;
	overflow:hidden;
}
.home_works .home_works_pic1 img {
	width:100%;
}
.home_works .home_works_pic2 {
	position:absolute;
	z-index:1;
	overflow:hidden;
}
.home_works .home_works_pic2 img {
	width:100%;
}


/*-------- home_works branding_solution css ----------------------------*/
.branding_solution .home_works_title {
	top:355px;
	left:10px;
}
.branding_solution .home_works_title h2 {
	font-size:1.8em;
	margin:70px 0 0 30px;
}
.branding_solution .home_works_title .white_right {
	top:50px;
	left:205px;
	
	border-left: 12px solid #d70c18;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
}
.branding_solution .home_works_info {
	left:215px;
}
.branding_solution .home_works_info .white_right {
	top:80px;
	left:350px;
	
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
}
.branding_solution .home_works_pic1 {
	top:0;
	left:565px;
	width:375px;
	height:125px;
}
.branding_solution .home_works_pic2 {
	top:125px;
	left:215px;
	width:725px;
	height:410px;
}

/*-------- home_works events_and_conference css ----------------------------*/
.events_and_conference .home_works_title {
	top:370px;
	left:740px;
}
.events_and_conference .home_works_title h2 {
	font-size:1.4em;
	margin:70px 0 0 30px;
}
.events_and_conference .home_works_title .white_right {
	top:50px;
	right:205px;
	
	border-right: 12px solid #d70c18;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 0;
}
.events_and_conference .home_works_info {
	left:390px;
}
.events_and_conference .home_works_info .white_right {
	top:275px;
	right:350px;
	
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 0;
}
.events_and_conference .home_works_pic1 {
	top:0;
	left:740px;
	width:205px;
	height:355px;
}
.events_and_conference .home_works_pic2 {
	top:140px;
	left:55px;
	width:685px;
	height:410px;
}


/*-------- home_works visual_and_videos css ----------------------------*/
.visual_and_videos .home_works_title {
	top:175px;
	left:380px;
}
.visual_and_videos .home_works_title h2 {
	font-size:2em;
	margin:50px 0 0 30px;
}
.visual_and_videos .home_works_title .white_right {
	top:50px;
	right:205px;
	
	border-right: 12px solid #d70c18;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 0;
}
.visual_and_videos .home_works_info {
	left:592px;
}
.visual_and_videos .home_works_info .white_right {
	display:none;
}
.visual_and_videos .home_works_pic1 {
	top:355px;
	left:617px;
	width:325px;
	height:200px;
}
.visual_and_videos .home_works_pic2 {
	top:145px;
	left:80px;
	width:535px;
	height:410px;
}


/*-------- home_works wedding_planning css ----------------------------*/
.wedding_planning .home_works_title {
	top:175px;
	left:173px;
}
.wedding_planning .home_works_title h2 {
	font-size:2em;
	margin:80px 0 0 20px;
}
.wedding_planning .home_works_title .white_right {
	top:180px;
	right:50px;
	
	border-top: 12px solid #d70c18;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 0;
}
.wedding_planning .home_works_info {
	left:385px;
}
.wedding_planning .home_works_info .white_right {
	display:none;
}
.wedding_planning .home_works_pic1 {
	top:140px;
	left:742px;
	width:205px;
	height:410px;
}
.wedding_planning .home_works_pic2 {
	top:140px;
	left:80px;
	width:655px;
	height:410px;
}



/*==================================== home_team css ====================================*/

.home_team {
	width:100%;
	padding:20px 0 50px 0;
	background:#f0f0f0 url(../images/icons/home_line_center.png) no-repeat center bottom;
}
.home_team .title {
	font-size:2.75em;
	line-height:2em;
	letter-spacing:0.1em;
	color:#d70c18;
	text-align:center;
}
.home_team .description {
	width:300px;
	background: url(../images/icons/description_line_bg.png) repeat-x center;
	text-align:center;
	margin:0 auto;
}
.home_team .description span {
	font-size:1.2em;
	line-height:1em;
	letter-spacing:1px;
	background:#f0f0f0;
	padding:0 20px;
}
.home_team .readmore {
	margin:20px auto;
	text-align:center;
}
.home_team .readmore a {
	font-size:0.75em;
	line-height:1em;
	text-align:center;
	padding:7px 14px;
	border:1px solid #888;
	border-radius:3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.home_team .readmore a:hover {
	background:#d70c18;
	color:#fff;
	border:1px solid #d70c18;
}
.relate {
	margin-top:25px;
}
.relate .pcont {
	width:885px;
	height:375px;
	float:left;
	overflow:hidden;
}
.relate .ScrCont {
	width:32766px;
	zoom:1;
}
.relate #List1_1, .relate #List2_1 {
	float:left;
}
.relate .pl {
	width:225px;
	margin:20px 35px;
	float:left;
	text-align:center;
}
.relate .pl .photo {
	width:225px;
	height:225px;
	overflow:hidden;
}
.relate .pl .photo img {
	width:100%;
	height:auto;
}
.relate .pl .name {
	font-size:1.3em;
	line-height:1em;
	color:#333;
	margin:20px auto 10px auto;
}
.relate .pl .position {
	font-size:1.1em;
	line-height:1em;
	font-style:italic;
}
.relate .LeftBotton, .relate .RightBotton {
	z-index:5;
	width:40px;
	height:60px;
	float:left;
	background:url(../images/icons/arrow_right.png) no-repeat center;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.relate .LeftBotton {
	background:url(../images/icons/arrow_left.png) no-repeat center;
	margin:110px 14px;
	opacity:.25;
}
.relate .RightBotton {
	margin:110px 14px;
	opacity:.25;
	float:right;
}
.relate .LeftBotton:hover {
	opacity:.5;
}
.relate .RightBotton:hover {
	opacity:.5;
}





/*==================================== home_customer css ====================================*/

.home_customer {
	width:100%;
	padding:40px 0 50px 0;
	background:#f0f0f0 url(../images/icons/home_line_center.png) no-repeat center bottom;
	margin-bottom:80px;
}
.home_customer .title {
	font-size:2.75em;
	line-height:2em;
	letter-spacing:0.1em;
	color:#d70c18;
	text-align:center;
}
.home_customer .description {
	display:none;
	width:300px;
	background: url(../images/icons/description_line_bg.png) repeat-x center;
	text-align:center;
	margin:0 auto;
}
.home_customer .description span {
	font-size:1.2em;
	line-height:1em;
	letter-spacing:1px;
	background:#f0f0f0;
	padding:0 20px;
}
.home_customer .readmore {
	margin:20px auto;
	text-align:center;
}
.home_customer .readmore a {
	font-size:0.75em;
	line-height:1em;
	text-align:center;
	padding:7px 14px;
	border:1px solid #888;
	border-radius:3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.home_customer .readmore a:hover {
	background:#d70c18;
	color:#fff;
	border:1px solid #d70c18;
}

.home_customer ul {
	margin:30px auto;
	width:950px;
}
.home_customer ul li {
	width:150px;
	height:100px;
	margin:20px;
	float:left;
}
.home_customer ul li img {
	width:100%;
}




/*-------- parallax white_down css ----------------------------*/

.parallax .white_down, .map .white_down {
	height:0;
	width:0;
	position:absolute;
	top:0;
	left:50%;
	z-index:2;
	
	border-top: 12px solid #f0f0f0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 0;
}





/*==================================== portfolio css ====================================*/
.top_block_150px {
	width:100%;
	height:100px;
	display:block;
}
/*-------- top_block css ----------------------------*/
.top_block {
	height:400px;
	overflow:hidden;
	margin:50px auto 50px auto;
	box-shadow:1px 1px 3px rgba(0,0,0,0.5);
}
.top_block .top_block_title {
	position:absolute;
	top:200px;
	left:425px;
	width:205px;
	height:180px;
	background:#d70c18;
	z-index:4;
}
.top_block .top_block_title h2 {
	font-family:'robotothin';
	font-size:1.7em;
	line-height:1.2em;
	margin:70px 0 0 30px;
	color:#fff;
	text-transform:uppercase;
}
.top_block .top_block_title .white_right {
	height:0;
	width:0;
	position:absolute;
	top:50px;
	left:205px;
	
	border-left: 12px solid #d70c18;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
}
.top_block .top_block_info {
	float:left;
	width:300px;
	height:300px;
	padding:50px;
	background:#fff;
}
.top_block .top_block_info h2 {
	font-size:3em;
	line-height:1.15em;
	letter-spacing:0.15em;
	margin:0;
	color:#d70c18;
}
.top_block .top_block_info .top_block_line {
	width:250px;
	margin:25px 0;
}
.top_block .top_block_info .info {
	max-height:150px;
}
.top_block .top_block_info .info p {
	line-height:;
	margin-top:15px;
}
.top_block .top_block_info .white_right {
	height:0;
	width:0;
	position:absolute;
	top:80px;
	left:400px;
	
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 0;
	z-index:4;
}
.top_block .top_block_info .readmore {
	width:50px;
	height:50px;
	display:block;
	margin-top:25px;
	background:url(../images/icons/readmore.png) no-repeat left center;
}
.top_block .top_block_pic1 {
	float:left;
	width:624px;
	height:400px;
	background:#fff;
}
.top_block .top_block_pic1 img {
	width:100%;
}


.top_block_line {
	height:1px;
	background:#ccc;
	display:block;
}


/*-------- portfolio css ----------------------------*/
.portfolio {
	margin:30px auto 50px auto;
}
.portfolio ul {
}
.portfolio ul li {
	width:320px;
	height:;
	float:left;
	margin:10px;
}
.portfolio ul li .photo {
	width:100%;
	height:250px;
	overflow:hidden;
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
	background:#000;
}
.portfolio ul li .photo img {
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.portfolio ul li .photo:hover img {
	opacity:0.3;
}
.portfolio ul li .photo:hover .click_view_big {
	display:block;
}
.portfolio ul li .photo .click_view_big {
	position:absolute;
	width:240px;
	height:240px;
	top:50%;
	left:50%;
	margin:-120px;
	background:url(../images/icons/click_view_big.svg) no-repeat center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display:none;
}
.portfolio ul li .title {
	width:100%;
	height:55px;
	margin-top:10px;
	overflow:hidden;
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
	background:#fff;
}
.portfolio ul li .title p {
	font-size:;
	line-height:55px;
	text-align:center;
	padding:0 15px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.portfolio ul li .title:hover p {
	color:#d70c18;
}


/*-------- block_pager --------*/
.block_pager {
	width:60%;
	padding:10px 30px 10px 0;
	margin:40px auto;
	display:block;
}
.block_pager .prev {
	width:25px;
	height:25px;
	margin-right:14px;
	float:left;
	display:block;
	position:relative;
	
	background:#dbdbdb url(../images/icons/arrow_9.gif) no-repeat 8px center;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	_border-radius:0;
	
	-webkit-transition:all 0.15s ease-in;
	-moz-transition:all 0.15s ease-in;
	-o-transition:all 0.15s ease-in;
	transition:all 0.15s ease-in;
	
	text-indent:-9000px;
}
.block_pager .prev:hover {
	background-color:#d70c18;
}
.block_pager .next {
	width:25px;
	height:25px;
	margin-left:14px;
	float:right;
	display:block;
	position:relative;
	
	background:#dbdbdb url(../images/icons/arrow_10.gif) no-repeat 10px center;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	_border-radius:0;
	
	-webkit-transition:all 0.15s ease-in;
	-moz-transition:all 0.15s ease-in;
	-o-transition:all 0.15s ease-in;
	transition:all 0.15s ease-in;
		
	text-indent:-9000px;
}
.block_pager .next:hover {
	background-color:#d70c18;
}
.block_pager .pages {
	overflow: hidden;
	background: url(../images/icons/line_pager.gif) repeat-x 0px 15px;
	text-align: center;
	line-height: 0px;
}
.block_pager .pages ul {
	height: 27px;
	padding: 0px 11px;
	display: inline-block;
	background-color: #f0f0f0;
}
.block_pager .pages li {
	width: inherit;
	margin:0 0 0 5px; 
	float:left; 
	display:block;
}
.block_pager .pages li:first-child {
	margin-left:0px;
}
.block_pager .pages a {
	width:25px;
	height:24px;
	line-height:24px;
	display:block;
	position:relative;
		
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	_border-radius:0;
	
	-webkit-transition:all 0.15s ease-in;
	-moz-transition:all 0.15s ease-in;
	-o-transition:all 0.15s ease-in;
	transition:all 0.15s ease-in;
	
	color:#6b6b6b;
}
.block_pager .pages a:hover {
	color:#fff; 
	background:#d70c18;
}
.block_pager .pages .current a {
	color:#fff; 
	background:#d70c18;
}
.clearboth {width:100%; height:0px; line-height:0px; display:block; clear:both; overflow:hidden; font-size:0px;}


/*-------- container css ----------------------------*/
.container {
	margin:30px auto 50px auto;
	overflow:hidden;
}
.container .title span {
	font-size:3em;
	line-height:1.5em;
	padding:0 100px 5px 0;
	border-bottom:1px solid #ccc;
	color:#d70c18;
}
.container .subnav {
	width:100%;
	height:28px;
	border-bottom:1px solid #dcdcdc;
	font-size:1.1em;
	margin-bottom:10px;
	margin-top:10px;
}
.container .subnav a {
	padding:0 2px;
}
.container .subnav a:hover {
	color:#d70c18;
}

/*-------- portfolio_detail css ----------------------------*/
.portfolio_detail {
}
.portfolio_detail .name {
	font-size:2em;
	line-height:2em;
	color:#333;
	margin-bottom:10px;
}
.portfolio_detail .info p {
	margin-top:10px;
	margin-bottom:10px;
}

.portfolio_detail_top_block {
	margin:50px auto 30px;
}
.portfolio_detail_top_block .region_info {
	float:left;
	width:300px;
}
.portfolio_detail_top_block .region_info .region_info_t h2 {
	font-size:2.2em;
	line-height:1.2em;
	margin:10px 0;
	color:#333;
}
.portfolio_detail_top_block .region_info .top_block_line {
	width:300px;
	margin:15px 0;
}
.portfolio_detail_top_block .region_info .region_info_description {
	margin-top:;
}
.portfolio_detail_top_block .region_info .region_info_description p {
}
.portfolio_detail_top_block .photo {
	float:right;
	text-align:right;
	width:620px;
}
.portfolio_detail_top_block .photo img {
	max-width:100%;
}



/*-------- portfolio_detail info photos css ----------------------------*/
.portfolio_detail .info .photos {
	margin:25px auto;
}
.portfolio_detail .info .photos a {
	width:240px;
	height:165px;
	overflow:hidden;
	float:left;
	margin:8px;
	background:#ccc url(../images/icons/add.png) no-repeat center;
	background-size:0;
	
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;	
}
.portfolio_detail .info .photos a:hover {
	background:#333 url(../images/icons/add.png) no-repeat center;
	background-size: auto;
}
.portfolio_detail .info .photos a img {
	width:100%;
	height:auto;
	
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;	
}
.portfolio_detail .info .photos a:hover img {
	opacity:0.15;
}


/*-------- portfolio_detail info videos css ----------------------------*/
.portfolio_detail .video {
	width:100%;
	margin-top:20px;
	height:165px;
	display:block;
	background:#000;
	background-image:none !important;
	overflow:hidden;
}
.portfolio_detail .video:hover img {
	opacity:1;
}

.portfolio_detail .video img {
	width:100%;
	height:auto;
	
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
}
.portfolio_detail .video h4 {
	width:100%;
	height:40px;
	position:absolute;
	bottom:0;
	margin:0;
	text-align:center;
	line-height:40px;
	letter-spacing:1px;
	color:#fff;
	background: rgba(0,0,0,0.75);
	text-transform:uppercase;
	
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;  /* Chrome Safari */
	-moz-text-overflow: ellipsis; 	 /* Firefox */
	-o-text-overflow: ellipsis;    /* Opera */
	/*word-break: break-all; 适合中文，换行所有文字*/
	white-space: nowrap ;
}

.portfolio_detail .video .play {
	width:50px;
	height:50px;
	position:absolute;
	left:50%;
	margin-left:-25px;
	top:50%;
	margin-top:-35px;
	background: url(../images/icons/play.png) no-repeat center;
	background-size:50px;
	opacity:0.9;
	z-index:3;
}



/*==================================== team css ====================================*/
.team {
	margin:25px auto;
}
.team ul li {
	width:225px;
	margin:25px 55px;
	float:left;
	text-align:center;
}
.team ul li .photo {
	width:225px;
	height:225px;
	overflow:hidden;
	background:url(../images/icons/team_add.png) no-repeat center;
	display:block;
}
.team ul li .photo img {
	width:100%;
	height:auto;
}
.team ul li .name {
	font-size:1.3em;
	line-height:1em;
	color:#333;
	margin:20px auto 10px auto;
}
.team ul li .position {
	font-size:1.1em;
	line-height:1em;
	font-style:italic;
}

/*==================================== map css ====================================*/
.map {
	background:#000;
	margin:25px auto;
	height:525px;
	overflow:hidden;
}
#map {
	width:100%;
	height:525px;
	opacity:0.75;
}

/*==================================== contact css ====================================*/
.contact {
	margin-top:-150px !important;
}
.contact .top_block_title h2 {
	font-size:2.3em !important;
	margin-top:75px !important;
}
.contact h4 {
	font-size:1.3em;
	line-height:1.2em;
	color:#000;
	margin:15px 0 0;
}
.contact p {
	margin-top:5px !important;
}
.contact .top_block_info .readmore {
	margin-top:15px !important;
}
.contact_top_block_line {
	height:1px;
	background:#ccc;
	display:block;
	margin-bottom:50px;
}


/*==================================== customer css ====================================*/
.customer {
	margin:45px auto;
	text-align:center;
}
.customer .title {
	width:300px;
	background: url(../images/icons/description_line_bg.png) repeat-x center;
	text-align:center;
	margin:60px auto 15px;
}
.customer .title span {
	font-size:1.5em;
	line-height:1em;
	letter-spacing:1px;
	background:#f0f0f0;
	padding:0 20px;
	color:#d70c18;
}
.customer a {
	width:180px;
	height:90px;
	display:inline-block;
	margin:10px 10px;
	text-align:center;
	overflow:hidden;
}
.customer a img {
	width:100%;
	height:auto;
	
	/*
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
	
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%); 
	filter: gray; 
}
.customer ul li img:hover {
	-webkit-filter: grayscale(0%); 
	-moz-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	filter: grayscale(0%); 
	filter: gray; 
	
*/
}





@media screen and (max-width: 1280px) {
.bgpic img{width:1280px;height:auto;}
}
@media screen and (max-height: 800px) {
.bgpic img{width:auto;min-height:800px;}
}




@media (min-width:1025px) and (max-width:1200px) {
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {



}



/* Mobile */
@media screen and (max-width: 767px) {
.indexcopyright p {
	font-size:0.7em;
}
/*-------- home_works css ----------------------------*/
.home_works {
	height:480px;
	top:-100px;
}
.home_works .home_works_title {
	top:175px !important;
	left:460px !important;
}
.home_works .home_works_title h2 {
	font-size:1.5em !important;
	line-height:1.2em;
}
.home_works .home_works_title .white_right {
	top:180px !important;
	left:50px !important;

	border-top: 12px solid #d70c18 !important;
	border-left: 12px solid transparent !important;
	border-right: 12px solid transparent !important;
	border-bottom: 0 !important;
}
.home_works .home_works_info {
	left:105px;
}
.home_works .home_works_info h2 {
}
.home_works .home_works_info .info {
	max-height:120px;
}
.home_works .home_works_info .info p {
}
.home_works .home_works_info .white_right {
	display:none !important;
}
.home_works .home_works_info .readmore {
	margin-top:20px;
	padding-left:35px;
	background:url(../images/icons/readmore.png) no-repeat left center;
}
.home_works .home_works_pic1 {
	display:none;
}
.home_works .home_works_pic1 img {
}
.home_works .home_works_pic2 {
	top:140px !important;
	left:40px !important;
	width:680px !important;
	height:400px !important;
	overflow:hidden;
}
.home_works .home_works_pic2 img {
}


/*==================================== home_team css ====================================*/

.home_team {
	background-size:75%;
}
.home_team .readmore a {
	padding:9px 18px;
}
.relate {
	margin-top:25px;
}
.relate .pcont {
	width:580px;
	height:400px;
	float:left;
	left:50%;
	margin-left:-415px;
}
.relate .pl {
	width:255px;
	margin:20px 170px;
}
.relate .pl .photo {
	width:255px;
	height:255px;
}
.relate .LeftBotton, .relate .RightBotton {
	width:90px;
	height:60px;
	background:url(../images/icons/arrow_right.png) no-repeat left center;
}
.relate .LeftBotton {
	background:url(../images/icons/arrow_left.png) no-repeat right center;
}



/*==================================== home_customer css ====================================*/

.home_customer {
	width:767px;
	overflow:hidden;
	background-size:75%;
}
.home_customer .readmore {
	margin:30px auto;
}
.home_customer .readmore a {
	padding:9px 18px;
}
.home_customer ul {
	margin:40px auto 50px;
	width:950px;
}
.home_customer ul li:last-child {
	display:none;
}



/*==================================== portfolio css ====================================*/
/*-------- top_block css ----------------------------*/
.top_block {
	margin-left:12px;
	width:740px;
	margin-bottom:35px;
}
.top_block .top_block_title {
	z-index:2;
	left:400px;
}
.top_block .top_block_title h2 {
	font-size:1.5em;
}
.top_block .top_block_info {
	z-index:2;
	width:275px;
}
.top_block .top_block_info h2 {
	font-size:;
}
.top_block .top_block_info .info {
}
.top_block .top_block_info .info p {
}
.top_block .top_block_info .white_right {
	left:375px;
}
.top_block .top_block_info .top_block_line {
	margin:15px 0;
}
.top_block .top_block_info .readmore {
	margin-top:5px;
}
.top_block .top_block_pic1 {
	position:absolute;
	right:0;
	z-index:1;
}
.top_block_line {
	width:740px;
}

/*-------- portfolio css ----------------------------*/
.portfolio {
	margin:20px auto 50px auto;
}
.portfolio ul {
}
.portfolio ul li {
	width:358px;
}
.portfolio ul li .photo {
	height:275px;
}


/*-------- container css ----------------------------*/
.container {
	width:740px;
}
.container .title span {
	margin-left:5px;
}
.container .subnav {
	margin-left:5px;
}
.container .subnav a {
	padding:0 2px;
}

/*-------- portfolio_detail css ----------------------------*/
.portfolio_detail {
}
.portfolio_detail .name {
}
.portfolio_detail .info p {
}

.portfolio_detail_top_block {
	margin:30px auto;
}
.portfolio_detail_top_block .region_info {
	margin-left:5px;
	width:100%;
	float:inherit;
}
.portfolio_detail_top_block .region_info .region_info_t h2 {
}
.portfolio_detail_top_block .region_info .top_block_line {
	width:400px;
	margin-left:5px;
}
.portfolio_detail_top_block .region_info .region_info_description {
	margin-left:5px;
}
.portfolio_detail_top_block .region_info .region_info_description p {
}
.portfolio_detail_top_block .photo {
	margin-left:10px;
	float: inherit;
	margin-top:25px;
}
.portfolio_detail_top_block .photo img {
}

/*-------- portfolio_detail info photos css ----------------------------*/
.portfolio_detail .info .photos {
}
.portfolio_detail .info .photos a {
	width:353px;
	height:255px;
}
.portfolio_detail .info .photos a:hover {
}
.portfolio_detail .info .photos a img {
}
.portfolio_detail .info .photos a:hover img {
}

/*-------- portfolio_detail info videos css ----------------------------*/
.portfolio_detail .video {
}
.portfolio_detail .video:hover img {
}
.portfolio_detail .video img {
}
.portfolio_detail .video h4 {
	height:60px;
	line-height:60px;
}
.portfolio_detail .video .play {
	width:70px;
	height:70px;
	background-size:70px;
	margin-top:-55px;
	margin-left:-35px;
}

/*==================================== team css ====================================*/
.team {
}
.team ul li {
	margin:25px 75px;
}
.team ul li .photo {
}
.team ul li .photo img {
}
.team ul li .name {
}
.team ul li .position {
}

/*==================================== map css ====================================*/
.map {
}
#map {
}

/*==================================== contact css ====================================*/
.contact {
}
.contact .top_block_title h2 {
	font-size:1.5em;
}
.contact h4 {
}
.contact p {
}
.contact .top_block_info .readmore {
	margin-top:10px !important;
}
.contact_top_block_line {
	width:720px;
}


/*==================================== customer css ====================================*/
.customer {
}
.customer .title {
}
.customer .title span {
}
.customer ul li {
	width:200px;
	height:100px;
	margin:10px 25px;
}













}




