@font-face {
	font-family: 'myrad';
	src: url('../fonts/MYRIADPROREGULAR.eot'); /* IE9 Compat Modes */
	src: url('../fonts/MYRIADPROREGULARd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/MYRIADPROREGULAR.woff') format('woff'), /* Modern Browsers */  url('../fonts/MYRIADPROREGULAR.ttf') format('truetype');
}
	
@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
a {
	text-decoration: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 12px;
	overflow: hidden;
	float: left;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
.overflow {
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right !important;
}
.fw {
	float: left;
	width: 100%;
}
.fwh {
	float: left;
	width: 100%;
	height: 100%;
}
.rel {
	position: relative;
}
.cur {
	cursor: pointer;
}
.content
{
	float:left;
	width:100%;
	height:100%;
	position:relative;
}

.Banner
{
	position:absolute;
	top:0;
	right:0;
	width:70%;
	height:100%;
	z-index:10;
}
.Ban
{
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:20;
}

.BannerShadow
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/repeat.png) repeat;
	z-index:30;
}
.BannerShadow1
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/*background:url(../images/repeat1.png) repeat;*/
	z-index:30;
}
.LeftMenu
{
	position:absolute;
	top:0;
	left:0;
	width:170px;
	height:100%;
	background:#3A4866;
	z-index:500;
}
.logo
{
	float:left;
	margin-top:15px;
	width:100%;
	text-align:center;
}
.menulist
{
	float:left;
	width:100%;
	cursor:pointer;
	text-align:center;
}
#aboutspan
{
	padding-top:0
}

.menulist.first
{
	float:left;
	width:100%;
	margin-top:35px;
	text-align:center;
}
.menulist span
{
	text-align:center;
	border-bottom:1px solid #54617B;
	color:#FFF;
	display:inline-block;
	width:70px;
	font-size:14px;
	padding-bottom:15px;
	padding-top:15px;
}
.ContentBox
{
	position:absolute;
	top:0;
	height:100%;
	left:-80px;
	z-index:30;
}
.BigLogo
{
	position:absolute;
	top:0;
	height:100%;
	left:250px;
	z-index:40;
}
.BigBackground
{
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#Big_1
{
	display:block;
}
.MenuBackground
{
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:100%;
	z-index:10;
	background:#3A4866;
}

.SubMenuInner
{
	position:absolute;
	top:0;
	left:-250px;
	width:250px;
	height:100%;
	z-index:80;
	background:#3A4866;
}
.SubMenuInner ul 
{
    left: 15px;
    position: absolute;
    top: 154px;
    width: 100%;
}
.SubMenuInner ul li
{
	float:left;
	width:94%;
	list-style:none;
	color:#C9CDD5;
	width:100%;
	margin-bottom:20px;
	font-size:14px;
}
.SubMenuInner ul li a:hover
{
	color:#FFF;
	background:url(../images/fleche.png) no-repeat center left;
}
.SubMenuInner ul li a.active
{
	color:#FFF;
	background:url(../images/fleche.png) no-repeat center left;
}
.SubMenuInner ul li a
{
	color:#C9CDD5;
	padding-left:20px;
}












.SubMenu
{
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:100%;
	z-index:30;
	background:#3A4866;
}
.SubMenu ul 
{
    left: 15px;
    position: absolute;
    top: 154px;
    width: 100%;
}
.SubMenu ul li
{
	float:left;
	width:94%;
	list-style:none;
	color:#C9CDD5;
	width:100%;
	margin-bottom:20px;
	font-size:14px;
}
.SubMenu ul li a:hover
{
	color:#FFF;
	background:url(../images/fleche.png) no-repeat center left;
}
.SubMenu ul li a.active
{
	color:#FFF;
}
.SubMenu ul li a
{
	color:#C9CDD5;
	padding-left:20px;
}
.BannerInfo
{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	z-index:40;
}
.BannerInfoAbsolute
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
	height:100%;
	z-index:100;
}
.BannerInfoBox
{
	width:300px;
}
.BannerTitle
{
	color:#FFF;
	font-size:45px;
	text-align:center;
}
.BannerSubTitle
{
	color:#FFF;
	font-size:18px;
	margin-top:5px;
	text-align:center;
}
#info_1
{
	display:block;
}
.share
{
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:center;
}
.smallbanner
{
	position:absolute;
	top:0;
	left:0;
	height:90%;
	z-index:80;
	display:none;
}
#ban_1
{
	display:block;
}
.profile
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:100%;
	background:url(../images/profilebackground.png)  no-repeat center center fixed; -webkit-background-size: cover;
-moz-background-size: cover;-o-background-size: cover;background-size: cover;
	height:100%;
}
.profile img
{
	position:absolute;
	top:0;
	right:0;
	z-index:50;
	height:100%;
}
.InnerMenu
{
	position:absolute;
	top:0;
	left:0;
	width:75px;
	height:100%;
	background:#3A4866;
	z-index:60;
}
.SiblineSmallIcon
{
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	text-align:center;
	z-index:60;
}
.MenuIcon
{
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:center;
	z-index:60;
}
.ProfileBox
{
	position:absolute;
	top:0;
	left:190px;
	width:460px;
	height:100%;
	z-index:50;
}
.ProfileBoxTitle
{
	float:left;
	width:100%;
	border-bottom:1px solid #D5D5D5;
}
.ProfileBoxTitle
{
	float:left;
	width:100%;
	color:#3A4866;
	font-size:25px;
	padding-top:53px;
	font-family: 'myrad';
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #D5D5D5;
}
.ProfileBoxTitle span
{
	font-weight:bold;
	font-size:40px;
}
.ProfileText
{
	float:left;
	width:100%;
	height:200px;
	color:#666666;
	font-size:14px;
	font-family: 'myrad';
}
.BoardText
{
	float:left;
	width:100%;
	height:200px;
	color:#3A4866;
	
	font-size:18px;
	font-family: 'myrad';
}
.BoardList
{
	float:left;
	width:100%;
	margin-bottom:20px;	
}
.BoardsBorder
{
	width:100px;
	height:1px;
	height:20px;
	border-bottom:1px solid #D5D5D5;
}
#banner_1
{
	display:block
}
.AffiliationsTitle
{
	position:absolute;
	top:30px;
	left:185px;
	width:100%;
	z-index:60;
	color:#EBEBEB;
	font-size:25px;
	font-family: 'myrad';
}
.AffiliationsTitle span
{
	font-weight:bold;
	font-size:35px;
}
.AffiliationsBox
{
	position:absolute;
	top:140px;
	left:185px;
	width:100%;
	height:400px;
	z-index:60;
}
.AffiliationsBoxInfo
{
	float:left;
	width:310px;
	height:330px;
	padding:35px;
	color:#394666;
	font-size:20px;
	font-family: 'myrad';
	background:#FFF;
}
.AffiliationsList
{
	float:left;
	width:222px;
	margin-left:4px;
}
.AffiliationsList ul li
{
    float: left;
    height: 198px;
	position:relative;
	cursor:pointer;
    list-style: none outside none;
    margin-bottom: 4px;
    width: 222px;
	background:#FFF;
}
.PartnersShadow
{
	height: 198px;
    left: 206px;
    position: absolute;
	display:none;
    top: 0;
    width: 255px;
    z-index: 60;
	background:url(../images/partnersshadow.png) no-repeat;
}
.PartnersShadow_title
{
	float:left;
	width:70%;
	margin-left:15%;
	color:#FFF;
	margin-top:20px;
	font-size:14px;
	font-family: 'myrad';
}
.PartnersShadow_desc
{
	float:left;
	width:70%;
	margin-left:15%;
	color:#ACB1BD;
	font-size:14px;
	margin-top:5px;
	font-family: 'myrad';
}
.ListProduct
{
	position:absolute;
	top:0;
	right:0;
	z-index:35;
	height:100%;
	color:#FFF;
	font-family: 'myrad';
	font-weight:bold;
	font-size:20px;
}


.ListProduct > div:nth-child(1)
{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:25%;
	z-index:35;
	background:url(../images/shadow1.fw.png) repeat;
}


.ListProduct > div:nth-child(2)
{
	position:absolute;
	top:25%;
	right:0;
	width:100%;
	height:25%;
	z-index:35;
	background:url(../images/shadow2.fw.png) repeat;
}

.ListProduct > div:nth-child(3)
{
	position:absolute;
	top:50%;
	right:0;
	width:100%;
	height:25%;
	z-index:35;
	background:url(../images/shadow3.fw.png) repeat;
}

.ListProduct > div:nth-child(4)
{
	position:absolute;
	top:75%;
	right:0%;
	width:100%;
	height:25%;
	z-index:35;
	background:url(../images/shadow4.fw.png) repeat;
}
#SubMenu
{
	left:-90px;
	z-index:40;
}
#SubMenu2
{
	left:-90px;
	z-index:40;
}
#SubMenu3
{
	left:-250px;
	z-index:80;
}
.SubMenunone
{
	display:none;
	z-index:90 !important;
}

.LeftMenuInner
{
	left:-170px;
	z-index:100
}
.cement
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:100%;
	height:100%;
}
.CementBox
{
	position:absolute;
	top:0;
	left:75px;
	background:#FFF;
	width:440px;
	height:100%;
	z-index:50;
}
.CementBox  ul li
{
	float:left;
	width:100%;
	list-style:none;
	font-size:20px;
	margin-bottom:25px;
	color:#687488;
	font-family: 'myrad';
}
.CementBox  ul li a
{

	color:#687488;
	

}
.CementBox  ul li a:hover
{

	color:#1272A3;

}
.CementBox  ul li a.active
{

	color:#1272A3;
	background:url(../images/cementactive.png) no-repeat center right;
	float:left;
	width:100%

}
.CementBoxTitle
{
	border-bottom: 1px solid #d5d5d5;
    color: #3a4866;
    float: left;
    font-family: 'myrad';
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 53px;
    width: 100%;
}
.CementBoxTitle span
{
    color: #1482b6;
    font-size: 45px;
    font-weight: bold;
    line-height: 36px;
}

.CementProduct
{
	position:absolute;
	top:60px;
	left:520px;
	width:685px;
	height:512px;
}
.CementTechnology
{
	position:absolute;
	top:60px;
	left:520px;
	width:685px;
	height:512px;
}
.ContactUs
{
	position:absolute;
	top:60px;
	left:520px;
	width:685px;
	height:512px;
}
.viewproduct
{
	position:absolute;
	bottom:-22px;
	right:33px;
	z-index:50;
	width:140px;
	padding-top:10px;
	height:35px;
	background:#1482B6;
	text-align:center;
	color:#FFF;
	font-family: 'myrad';
	font-size:18px;
	border:3px solid #FFF;
	cursor:pointer;
}

.TextBackground
{
	position:absolute;
	bottom:-150px;
	left:55px;
	z-index:50;
	width:349px;
	padding-top:10px;
	height:450px;
	background:url(../images/TextBackground.fw.png) no-repeat;
	text-align:center;
	color:#FFF;
	font-family: 'myrad';
	font-size:18px;
	cursor:pointer;
}
.CementProductTitle
{
	float:left;
	width:80%;
	margin-left:10%;
	margin-top:25px;
	color:#2F84AE;
	text-align:left;
	font-size:19px;
	font-family: 'myrad';
}
.CementProductDesc
{
	float:left;
	width:70%;
	margin-left:10%;
	margin-top:10px;
	color:#666666;
	text-align:left;
	font-size:15px;
	font-family: 'myrad';
}

#featuredProg
{
	top:-40px;
}


.Products
{
	position:absolute;
	top:0;
	right:0;
	z-index:50;
    width: calc(100% - 76px);
    height: 100%;
}

.CementBox_info
{
	position:absolute;
	top:0;
	left:115px;
	width:300px;
	height:100%;
	z-index:50;
}
.CementBack
{
	float:left;
	margin-top:15px;
	border-bottom:2px solid #CCD0D7;
	color:#334360;
	font-size:14px;
	font-family: 'myrad';
	font-style:italic;
	
}


.CementBoxProducts_title
{
	border-bottom: 1px solid #d5d5d5;
    color: #1272A3;
    float: left;
    font-family: 'myrad';
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
	font-style:italic;
}
.CementBoxProducts_desc
{
    color: #8F8F8F;
    float: left;
	margin-bottom:10px;
	position:relative;
    font-family: 'myrad';
	height:115px;
    font-size: 16px;
    width: 100%;
}
#desc_1
{
	display:block
}
.CementBoxProducts_desc_abso
{
	position:absolute;
	display:none;
	top:0;
	left:0;
	z-index:50;
}
.CementBoxProducts_desc span
{
    color: #33435F;
	font-size: 20px;
}

.CementBoxProducts_download
{
    float: left;
    font-family: 'myrad';
    font-size: 16px;
	background:#1482b6;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
	margin-top:10px;
    width: 216px;
}
.QualityTextBackground
{
	position:absolute;
	bottom:-275px;
	left:55px;
	z-index:50;
	width:349px;
	padding-top:10px;
	height:450px;
	background:url(../images/TextBackground.fw.png) no-repeat;
	color:#33435F;
	font-family: 'myrad';
	font-size:18px;
	cursor:pointer;
}
.QualityTextBackground a
{

	color:#33435F;

}
.QualityTextBackgroundBox
{
 	left: 45px;
    position: absolute;
    top: 55px;
	z-index:50;
}
.Quality
{

    height: 512px;
    left: 520px;
    position: absolute;
    top: 60px;
    width: 685px;
}
.QualityTextBackgroundBox span
{
	color:#1273A3;
}
.ContactUsInfo
{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.ContactUsInfo_title
{
	float:left;
	width:90px;
	color:#1273a3;
	font-weight:bold;
	font-family: 'myrad';
	font-size:15px;
	
}
.ContactUsInfo_desc
{
	float:left;
	width:150px;
	color:#666666;
	font-family: 'myrad';
	font-size:16px;
}
.ContactUsInfo_desc a
{

	color:#666666;
	text-decoration:underline;

}
.QualityPolBox
{
	width:324px !important;
	height:494px !important;
	padding:35px;
	background:url(../images/whiteshadow.png) repeat;
	position:absolute;
	top:0;
	left:40px;
	z-index:50;
}
.QualityPolBox_title
{
	float:left;
	width:100%;
	color:#394666;
	font-family: 'myrad';
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
}
.QualityPolBox_desc
{
	float:left;
	width:100%;
	color:#394666;
	font-family: 'myrad';
	font-size:19px;
	margin-top:20px;
}
.QualityPolBox_first
{
	border: 10px solid #fff;
    height: 299px;
    left: 450px;
    position: absolute;
    top: -35px;
    width: 220px;
    z-index: 50;
}
.QualityPolBox_second
{
	border: 10px solid #fff;
    height: 173px;
    left: 450px;
    position: absolute;
    top: 300px;
    width: 220px;
    z-index: 50;
}


.TechnologyTextBackground
{
	position:absolute;
	bottom:-315px;
	left:55px;
	z-index:50;
	width:349px;
	padding-top:10px;
	height:450px;
	background:url(../images/TextBackground.fw.png) no-repeat;
	color:#33435F;
	font-family: 'myrad';
	font-size:18px;
	cursor:pointer;
}
.TechnologyTextBackground a
{

	color:#33435F;

}

.TechnologyTextBackgroundBox
{
 	left: 45px;
    position: absolute;
    top: 55px;
	z-index:50;
}
.TechnologyTextBackgroundBox span
{
	color:#1273A3;
}

.Research
{
	position:absolute;
	top:0;
	left:0;
	width:685px;
	height:512px;
}

.rightblue
{
    bottom: -45px;
    position: absolute;
    right: 105px;
	cursor:pointer;
    z-index: 60;
}

.leftblue
{
    bottom: -43px;
    cursor: pointer;
    position: absolute;
    right: 188px;
    z-index: 60;
}

#fade
{
	position:absolute;
	top:60px;
	left:520px;
	z-index:50;
}
.scrolling
{
	width:80%;
}

.ConstructionBoxTitle
{
	border-bottom: 1px solid #d5d5d5;
    color: #3a4866;
    float: left;
    font-family: 'myrad';
    font-size: 25px;
    margin-bottom: 30px;
	margin-top:53px;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 100%;
}
.ConstructionBoxTitle span
{
    color: #573B7D;
    font-size: 40px;
    font-weight: bold;
    line-height: 30px;
}


.ConstructionBox
{
	position:absolute;
	top:0;
	left:0px;
	background:#FFF;
	width:440px;
	height:100%;
	z-index:50;
}
.ConstructionBox  ul li
{
	float:left;
	width:100%;
	list-style:none;
	font-size:20px;
	margin-bottom:25px;
	color:#687488;
	font-family: 'myrad';
}
.ConstructionBox  ul li a
{

	color:#687488;
	

}
.ConstructionBox  ul li a:hover
{

	color:#573B7D;

}
.ConstructionBox  ul li a.active
{

	color:#573B7D;
	background:url(../images/productionactive.png) no-repeat center right;
	float:left;
	width:100%

}

.ConstructionProductTitle
{
	float:left;
	width:80%;
	margin-left:10%;
	margin-top:25px;
	color:#573B7D;
	text-align:left;
	font-size:19px;
	font-family: 'myrad';
}

.rightpurple
{
    bottom: -45px;
    position: absolute;
    right: 105px;
	cursor:pointer;
    z-index: 60;
}

.leftpurple
{
    bottom: -43px;
    position: absolute;
    right: 188px;
	cursor:pointer;
    z-index: 60;
}
.ProductionInfo_title
{
	float:left;
	width:90px;
	color:#573B7D;
	font-weight:bold;
	font-family: 'myrad';
	font-size:15px;
	
}

.manufacturing
{
	position:absolute;
	top:60px;
	left:190px;
}

.manufacturingBox
{
	position:absolute;
	top:0;
	left:0;
}

.manufacturingBoxInfo
{
	position:absolute;
	top:0;
	left:0;
	width:455px;
}

.manufacturingBoxInfo_title
{
	float:left;
	width:100%;
	border-bottom:1px solid #DDDFE5;
	padding-bottom:25px;
	margin-bottom:20px;
	font-family: 'myrad';
	color:#3A4866;
	font-size:25px;

}

.manufacturingBoxInfo_desc
{
	float:left;
	width:100%;
	color:#666666;
	font-size:16px;
	font-family: 'myrad';
}
.manufacturing-left
{
	float:left;
	margin-top:30px;
	cursor:pointer;
}
.manufacturing-right
{
	float:left;
	margin-top:30px;
	cursor:pointer;
}
.manufacturing_img
{
	position:absolute;
	top:0;
	left:500px;
	width:450px;
	height:580px;
	box-shadow: 0 0 5px #D4D4D4;

}

.caption
{
	color:#1273a3;
	float:left;
	font-size:18px;
	margin-top:30px;
	font-family: 'myrad';
}
.researchcaption
{
    bottom: -43px;
    color: #1273a3;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    position: absolute;
    right: 145px;
    z-index: 60;
}
.productioncaption
{
    bottom: -43px;
    color: #573b7d;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    position: absolute;
    right: 145px;
    z-index: 60;
}


.productionTextBackground
{
	position:absolute;
	bottom:-165px;
	left:55px;
	z-index:50;
	width:349px;
	padding-top:10px;
	height:450px;
	background:url(../images/TextBackground.fw.png) no-repeat;
	color:#33435F;
	font-family: 'myrad';
	font-size:16px;
	cursor:pointer;
}
.productionTextBackground a
{

	color:#33435F;

}

.productionTextBackgroundBox
{
 	left: 45px;
    position: absolute;
    top: 55px;
	z-index:50;
}
.productionTextBackgroundBox span
{
	color:#573A7D;
}

.purple
{
	color:#573A7D;
}
.cat
{
	float:left;
	margin-bottom:15px;
	position:relative;
}

.cat span
{
	position:absolute;
	bottom:10px;
	left:25px;
	z-index:50;
	color:#FFF;
	font-weight:bold;
	font-size:35px;
	font-family: 'myrad';
	text-shadow:0 0 5px #000;
}


.Categories_title
{
    color: #57397D;
    float: left;
    font-family: 'myrad';
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 60%;
}

.categoriesback
{
	position:absolute;
	top:25px;
	left:-75px;
	border-bottom:2px solid #CCD0D7;
	color:#334360;
	font-size:14px;
	font-family: 'myrad';
	font-style:italic;
	
}

.CategoriesMainTitle
{
	float:left;
	width:100%;
	border-bottom:1px solid #7E6568;
	color:#FFF;
	font-size:35px;
	font-weight:bold;
	margin-bottom:25px;
	padding-bottom:5px;
	text-shadow:0 0 5px #000;
	font-family: 'myrad';
}

.Categories
{
	position:absolute;
	top:60px;
	left:560px;
	width:730px;
	height:512px;
	z-index:90
}

    .Categories .fw {
        margin-bottom:20px;
    }



.Categories ul 
{
	float:left;
	width:400px;
	margin-top:5px;
    margin-bottom:10px;
    margin-right:30px;
}
.Categories ul li
{
	float:left;
	width:100%;
	margin-bottom:10px;
	list-style:none;
	color:#FFF;
	font-size:18px;
	font-family: 'myrad';
}
.Categories ul li:hover
{
	background:url(../images/fleche1.png) no-repeat center right;
}
.Categories ul li a
{

	color:#666;

}
.CategoriesSubTitle
{
	float:left;
	width:225px;
	color:#D8D1D2;
	font-size:25px;
	font-family: 'myrad';
}
.ProductionProducts_download
{

	background:#604288;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "myrad";
    font-size: 18px;
    height: 30px;
    margin-top: 10px;
    padding-top: 7px;
    text-align: center;
    width: 216px;
}
.borderrequest
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:100%;
	height:100%;
	display:none;
	background:url(../images/whiteshadow.png) repeat;
}

.RequestBox
{
 	background:#FFF;
    height: 580px;
	box-shadow:0 0 5px #dddfe5;
    width: 500px;
}
.RequestBoxtitle
{
	float:left;
	width:90%;
	padding-right:5%;
	height:50px;
	background:#F3F3F3;
	border-bottom:1px solid #DDDFE5;
	color:#604288;
	font-family: 'myrad';
	padding-left:5%;
	padding-top:25px;
	font-size:19px;
}

.RequestBoxForm
{
	float:left;
	width:435px;
	padding-left:25px;
	padding-top:25px;
	padding-right:40px;
	border-bottom:1px solid #DDDFE5;
	padding-bottom:20px;
}

.RequestBoxFormBox
{
	float:left;
	width:200px;
	margin-bottom:35px;
}
.RequestBoxFormBoxTitle
{
	float:left;
	width:100%;
	color:#999999;
	font-family: 'myrad';
	font-size:18px;
}
.RequestBoxFormBoxselectbox
{
	float:left;
	width:100%;
	height:32px;
	border-bottom:1px solid #DDDFE5;
	border-right:1px solid #DDDFE5;
	border-top:1px solid #DDDFE5;
	border-left:3px solid #604288;
	color:#999999;
	font-family: 'myrad';
	font-size:16px;

}
.RequestBoxSubmit
{
	background:#604288;
    color: #fff;
    cursor: pointer;
    float: left;
	margin-left:25px;
    font-family: "myrad";
    font-size: 18px;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    width: 216px;
}


.ReadymixBoxTitle
{
	border-bottom: 1px solid #d5d5d5;
    color: #3a4866;
    float: left;
    font-family: 'myrad';
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 53px;
    width: 100%;
}
.ReadymixBoxTitle span
{
    color: #854057;
    font-size: 45px;
    font-weight: bold;
    line-height: 36px;
}

.ReadymixProductTitle
{
	float:left;
	width:80%;
	margin-left:10%;
	margin-top:25px;
	color:#853F57;
	text-align:left;
	font-size:19px;
	font-family: 'myrad';
}

.readymixcaption
{
    bottom: -43px;
    color: #853F57;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    position: absolute;
    right: 145px;
    z-index: 60;
}



.lightweightBoxTitle
{
	border-bottom: 1px solid #d5d5d5;
    color: #3a4866;
    float: left;
    font-family: 'myrad';
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 53px;
    width: 100%;
}
.lightweightBoxTitle span
{
    color: #688931;
    font-size: 45px;
    font-weight: bold;
    line-height: 36px;
}

.lightweightcaption
{
    bottom: -43px;
    color: #688931;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    position: absolute;
    right: 145px;
    z-index: 60;
}

.lightweightProductTitle
{
	float:left;
	width:80%;
	margin-left:10%;
	margin-top:25px;
	color:#688931;
	text-align:left;
	font-size:19px;
	font-family: 'myrad';
}



.LightweightBox
{
	position:absolute;
	top:0;
	left:75px;
	background:#FFF;
	width:440px;
	height:100%;
	z-index:50;
}

.LightweightBox  ul li
{
	float:left;
	width:100%;
	list-style:none;
	font-size:20px;
	margin-bottom:25px;
	color:#687488;
	font-family: 'myrad';
}
.LightweightBox  ul li a
{

	color:#687488;
	

}
.LightweightBox  ul li a:hover
{

	color:#688931;

}
.LightweightBox  ul li a.active
{

	color:#688931;
	background:url(../images/lightweightfleche.png) no-repeat center right;
	float:left;
	width:100%

}

.ContactBox
{
	position:absolute;
	top:40px;
	left:190px;
	width:100%;
}
.ContactBoxTitle
{
	float:left;
	width:100%;
	font-size:45px;
	font-weight:bold;
	color:#394766;
	font-family: 'myrad';
}
.ContactBoxForm
{
	float:left;
	width:100%;
	margin-top:30px;
}
.ContactBoxFirstBlock
{
	float:left;
	width:240px;
	padding-left:30px;
	padding-right:30px;
	height:345px;
	border-top:3px solid #394766;
	box-shadow: 0 0 5px #E5E5E5;
}

.ContactBoxFirstBlockTitle
{
	float:left;
	width:100%;
	color:#394766;
	font-size:20px;
	margin-top:20px;
	margin-bottom:25px;
	font-family: 'myrad';
	padding-bottom:10px;
	border-bottom:1px solid #E5E5E5;
}




.ContactInfo
{
	float:left;
	width:100%;
	margin-bottom:36px;
}
.ContactInfo_title
{
	float:left;
	width:90px;
	color:#334463;
	font-weight:bold;
	font-family: 'myrad';
	font-size:15px;
	
}
.ContactInfo_desc
{
	float:left;
	width:150px;
	color:#666666;
	font-family: 'myrad';
	font-size:16px;
}
.ContactInfo_desc a
{

	color:#666666;
	text-decoration:underline;

}



.ContactBoxSecondBlock
{
	float:left;
	width:600px;
	padding-left:30px;
	padding-right:30px;
	height:345px;
	margin-left:25px;
	border-top:3px solid #394766;
	box-shadow: 0 0 5px #E5E5E5;
}



.ContactFormBox
{
	float:left;
	width:280px;
	margin-bottom:10px;
}
.ContactFormBoxTitle
{
	float:left;
	width:100%;
	color:#999999;
	margin-bottom:5px;
	font-family: 'myrad';
	font-size:18px;
}
.ContactFormBoxinput
{
	float:left;
	width:100%;
	height:32px;
	border:1px solid #DDDFE5;
	color:#999999;
	font-family: 'myrad';
	font-size:16px;
}

.ContactFormBoxtextarea
{
	float:left;
	width:100%;
	height:60px;
	border:1px solid #DDDFE5;
	color:#999999;
	resize:none;
	font-family: 'myrad';
	font-size:16px;
}
.ContactFormBoxsubmit

{
	background:#3F5074 !important;
	border:3px solid #3A4866 !important;
    color: #fff !important;
    cursor: pointer !important;
    float: left !important;
    font-family: "myrad" !important;
    font-size: 18px !important;
    margin-top: 20px !important;
    text-align: center !important;
    width: 96%;	
}


.ContactInfoSite
{
	background:#3F5074;
	border:3px solid #3A4866;
    float: left;
    height: 130px;
    margin-top: 20px;
    width: 980px;	
}

.ContactInfoSiteTitle
{
	float:left;
	width:90%;
	margin-left:2%;	
	color:#E0E1E5;
	margin-top:10px;
	font-family: "myrad";
    font-size: 22px;
}

.ContactInfoSiteSubTitle
{
	float:left;
	width:100%;
	color:#FFF;
	margin-top:30px;
	font-family: "myrad";
    font-size: 20px;
}

.ContactInfoSiteSubTitle ul li
{
	float:left;
	color:#E0E1E5;
	margin-top:10px;
	list-style:none;
	font-family: "myrad";
    font-size: 20px;
}

.ContactInfoSiteSubTitle ul li::after
{
	float:right;
	background:#E0E1E5;
	margin-top:10px;
	list-style:none;
	font-family: 'Myriad Pro';
    font-size: 20px;
    line-height: 9px;
    margin:11px 15px;
    width:5px;
    height:5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -ms-border-radius:5px;	
    content: "";
}

.ContactInfoSiteSubTitle ul li:last-child::after
{
    content: "";
    background:none;
    width:0px;
    height:0px;
    margin:0px;
}

.point
{
	float:left;
	padding-top:5px;
}

.BannerCursor
{
	float:left;
	text-align:center;
	width:100%;
	margin-top:15px;
}

.curbox
{
	display:inline-block;
	cursor:pointer;
}
.curboxcount
{
 	color: #fff;
    display: inline-block;
    font-family: "myrad";
    font-size: 20px;
    margin-top: -5px;
    vertical-align: text-bottom;
}
.curboxcountone
{
	display:inline-block
}
.curboxcounttwo
{
	display:inline-block
}

.innerlogo
{
 	position: absolute;
    right: -100px;
    top: 70px;
    z-index: 30;
}

.innershadow
{
	position:absolute;
	top:0;
	left:515px;
	width:100%;
	height:100%;
	background:url(../images/innershadow.fw.png) no-repeat;
	z-index:30;
}

.StructureBox
{
	position:absolute;
	top:100px;
	left:105px;
	width:1125px;
	/*background:url(../images/structure.png) no-repeat;*/
	height:490px;
	z-index:60;
}

.structure_one
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 60px;
    left: 431px;
    position: absolute;
    text-align: center;
    top: 31px;
    width: 234px;
    z-index: 50;
	padding-top:13px;
}

.structure_two
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 60px;
    left: 38px;
    padding-top: 13px;
    position: absolute;
    text-align: center;
    top: 128px;
    width: 356px;
    z-index: 50;
}
.structure_three
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    left: 13px;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    top: 362px;
    width: 181px;
    z-index: 50;
}
.structure_four
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    left: 200px;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    top: 362px;
    width: 181px;
    z-index: 50;
}

.structure_five
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    left: 389px;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    top: 362px;
    width: 168px;
    z-index: 50;
}
.structure_six
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    padding-top: 18px;
    position: absolute;
    left: 568px;
    text-align: center;
    top: 362px;
    width: 155px;
    z-index: 50;
}

.structure_seven
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    padding-top: 18px;
    position: absolute;
    left: 727px;
    text-align: center;
    top: 362px;
    width: 185px;
    z-index: 50;
}

.structure_eight
{
    color: #394666;
    font-family: "myrad";
    font-size: 18px;
    height: 80px;
    left: 924px;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    top: 362px;
    width: 200px;
    z-index: 50;
}

.swiper-slide-visible
{
	background:url(../images/shadowproduct.png) repeat !important;
}
.swiper-slide-visible img
{
	opacity:0 !important;
}
.swiper-slide-visible.active
{
	background:none !important;
}
.swiper-slide-visible.active img
{
	background:none !important;
	opacity:1 !important;
}

.closebutton
{
    position: absolute;
    right: 20px;
    top: 20px;
	cursor:pointer;
    z-index: 100;
}
.newslist
{
	float:left;
    width:100%;
}
.newslist ul li
{
	float:left;
	width:230px;
	padding:10px;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
	background:#FFF;
	list-style:none;
	
}
.newslist ul li:hover
{

	background:#3f5074;

}
.newslist_img
{
	float:left;
	width:230px;
	height:273px;

}
.newslist_video
{
	float:left;
	width:230px;
	height:239px;

}
.newslist_date
{
	float:left;
	width:100%;
	text-align:center;
	padding-top:15px;
 	font-size:18px;
	background:#FFF;
    color: #3a4866;
}
.newslist_title
{
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
 	font-size:18px;
	background:#FFF;
    color: #3a4866;
	padding-bottom:40px;
}
.BoardsBordernews
{
	floaT:left;
	width:100%;
	color:#D5D5D5;
	background:#FFF;
	text-align:center;
}

.newsview
{
	background: none repeat scroll 0 0 #3f5074;
    border: 3px solid #3A4866;
    bottom: -22px;
    color: #fff;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    height: 35px;
    padding-top: 10px;
    position: absolute;
    right: 50px;
    text-align: center;
    width: 140px;
    z-index: 50;
}
.newsview:hover
{
	background:#FFF;
	color: #3A4866;
}
.media
{
	float:left;
	width:760px;
}

.media_title
{
	float:left;
	width:100%;
	color:#FFF;
	font-size:25px;
	padding-bottom:20px;
	font-family: 'myrad';
	border-bottom:1px solid #a4a9b3;
}
.media_video
{
	float:left;
	width:730px;
	height:350px;
	border:15px solid #FFF;
	margin-top:25px;
}

.viewvacancies
{
	background: none repeat scroll 0 0 #3f5074;
    border: 3px solid #3A4866;
    color: #fff;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
    width: 200px;
	margin-top:20px;
	float:left;
}

.vacancieslist
{
	float:left;
	width:300px;
}
.vacancieslist ul li
{
	float:left;
	width:230px;
	padding:10px;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
	background:#FFF;
	list-style:none;
	
}

.vacancieslist_description
{
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px;
 	font-size:14px;
	background:#FFF;
    color: #666666;
	padding-bottom:40px;
}

.vacancies_title
{
	float:left;
	width:230px;
	height:150px;
	font-size:20px;
	text-transform:uppercase;
	color: #3a4866;

}

.RequestBox_vacancies
{
 	background:#FFF;
    height: 580px;
    position: absolute;
	box-shadow:0 0 5px #dddfe5;
    z-index: 50;
	top:0;
	left:500px;
	width:490px;
	
	
	
}
.RequestBoxtitle_vacancies
{
	float:left;
	width:90%;
	padding-right:5%;
	height:50px;
	background:#F3F3F3;
	border-bottom:1px solid #DDDFE5;
	color:#3a4866;
	font-family: 'myrad';
	padding-left:5%;
	padding-top:25px;
	font-size:19px;
}
.RequestBoxFormBoxselectbox_vacancies
{
	float:left;
	width:100%;
	height:32px;
	border-bottom:1px solid #DDDFE5;
	border-right:1px solid #DDDFE5;
	border-top:1px solid #DDDFE5;
	border-left:3px solid #3a4866;
	color:#999999;
	font-family: 'myrad';
	font-size:16px;

}
.RequestBoxFormBoxselectbox_vacancies
{
	float:left;
	width:100%;
	height:32px;
	border-bottom:1px solid #DDDFE5;
	border-right:1px solid #DDDFE5;
	border-top:1px solid #DDDFE5;
	border-left:3px solid #3a4866;
	color:#999999;
	font-family: 'myrad';
	font-size:16px;

}
.RequestBoxSubmit_vacancies
{
	background: none repeat scroll 0 0 #3f5074;
    border: 3px solid #3A4866;
    color: #fff;
    cursor: pointer;
    float: left;
	margin-left:25px;
    font-family: "myrad";
    font-size: 18px;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    width: 200px;
}
.newsview_video
{
	background:url(../images/play.html) no-repeat left center #3f5074;
    border: 3px solid #3A4866;
    bottom: -22px;
    color: #fff;
    cursor: pointer;
    font-family: "myrad";
    font-size: 18px;
    height: 35px;
    padding-top: 10px;
    position: absolute;
    right: 50px;
    text-align: center;
    width: 120px;
	padding-left:20px;
    z-index: 50;
}
.photogallery_box
{
	position:absolute;
	top:0;
	left:75px;
	width:440px;
	height:100%;
	z-index:500;
}
.photogallery_box_title
{
	float:left;
	width:100%;
	color:#FFF;
	font-size:20px;
	margin-top:100px;
	margin-left:45px;
	padding-bottom:50px;
	font-family: 'myrad';
}
.photogallery_box_desc
{
	float:left;
	width:100%;
	color:#FFF;
	font-size:16px;
	margin-left:45px;
	font-family: 'myrad';
}