@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese);

body {
	padding:0px;
	width:100%; 
	margin:0 auto; 
	font-family: "Roboto",sans-serif;
}

#main-bg{
	background-attachment:fixed;
	background-image:url(../images/background.jpg); 
	
}

.clear{
clear:both;
}

.wrapper{
	margin: 0 auto;
	width: 1000px;
}

/** Header CSS **/

.header-top{
	width:100%;
	height: 50px;
	float:right;
	z-index:100;
	position:relative;	
	margin-right:115px;
}

.header{
	width:100%;
	height: 90px;
	float:left;
	z-index:100;
	background:url(../images/top-overlay.png) repeat scroll;
	position:relative;	
	background: #0ec7a6;
}

.logo{
	margin-left:100px;
	float:left;
	width:200px;
	height: 130px;
	background:url(../images/logo.png) no-repeat;
}

.phone{
	width:  50px;
	height: 50px;
	float:right;
	background:url(../images/phone.png) no-repeat;
}

.email{
	width:50px;
	height: 50px;
	float:right;
	background:url(../images/email.png) no-repeat;
}

.text{
	float:left;	
	font-size: 14px;	
	color:#373636;
    font-family: "Roboto",sans-serif;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	float:right;
}

#social-box-right
{
	float:right;
	width:150px;
	height: 30px;	
	margin-top:10px;
}

.social-box-right
{
	float:right;
	width: 150px;	
	height: 30px;
	margin:0px 50px 0px 0px;
}

.social-box-right img
{
	margin:0px 0px 0px 10px;
}

#menubox{
	margin: 0 auto;	
	float:right;
	width:1000px;
	height: 90px;	
}

#menu{
	width:600px;
	height: 56px;
	float:right;
}

.menu_items{
	margin: 20px 0px 0px 0px;
	color:#000000;
	font-size: 14px;	
	font-weight: bold;
    font-family: "Roboto",sans-serif;
	padding:15px 0px 15px 0px;
}

.menulink{
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	padding:10px 15px 10px 15px;
}

.menulink:hover{
	color: #ffffff;
	padding:10px 15px 10px 15px;
}

.selected{
	color: #ffffff;
	padding:10px 15px 10px 15px;
}

#banner-box{
	margin: 0 auto;
	width:100%;
	height:450px;
	float:left;
}

.banner{
	float:left;
	width:100%;
	height:450px;
}

.banner-shadow{
	float:left;
	width:1000px;
	height:50px;
	background:url(../images/bk_shadow_slider.png) 0 0 no-repeat; height:50px;
}

.banner-shadow-top{
	float:left;
	width:1000px;
	height:50px;
	background:url(../images/bk_shadow_slider_top.png) 0 0 no-repeat; height:50px;
}

.home-box{
	width : 100%;
	height: auto;
}
.white-overlay{
	height: 460px;
}

.home-inner-box{
	width : 100%;
	height: 180px;
	float: left;
	margin: 0px 0px 30px 0px;
}

.client-slider{
	width : 1000px;
	height: 160px;
	float: left;
}

.home-inner-box-header{
	float:left;	
	color:#1C488A;
	font-size: 24px;	
	text-align:center;
    font-family: "Roboto",sans-serif;
	width : 100%;
	margin-left:10px;
	font-weight:bold;
	height: 30px;
	padding: 10px 0px 0px 0px;
}

.home-inner-box-content-outer{
	width : 100%;
	height: 150px;
	float:left;		
	margin-top:10px;
	padding: 10px 10px 10px 10px;
}

.home-inner-box-content{
	width : 100%;
	height: 150px;
	float:left;	
	font-size: 16px;	
	color:#373636;
    font-family: "Roboto",sans-serif;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	
}

.two-box{
	width:140px;
	height:120px;
	float:left;
}

.two-box img{
	margin:0px 0px 0px 30px;
}

.two-box-text{
	width:140px;
	text-align:center;
	padding:5px;
	float:left;	
	font-size: 10px;	
	color:#1b1919;
    font-family: "Roboto",sans-serif;
}

.content-box-quick{
	width:270px;
	height:auto;
	float:left;
	margin-top:20px;
	
}
.formClass{
	text-align: center;
	margin: 5px 5px 5px 5px;
	}
	
.side-formname {
    padding-top: 5px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
	text-align: left;
}

.form-imptxt {
    color: #C40408;
    font-weight: bold;
	text-align: left;	
}

.textbox {
    width: 180px;
    height: 25px;
    border: 1px solid #C2C2C2;
	margin-right:10px;
}

.button-form {
    background: none repeat scroll 0% 0% #343232;
    border: 1px solid #343232;
    height: 30px;
    width: 80px;
	text-align:center;
	padding:5px;
	font-size: 16px;	
	color:#FFFFFF;
    font-family: "Roboto",sans-serif;
	margin-top:25px;
}

.home-inner-box-clients{
	width:70px;
	height: 160px;
	float:left;
	text-align:center;
	word-wrap:break-word;
	background:#343232;
	font-size: 15px;	
	color:#FFFFFF;
    font-family: "Roboto",sans-serif;
}

.home-inner-box-slider{
	width:930px;
	float:right;
}

.box_read_more{
	font-family: "Roboto",sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00CCFF;
	padding-top:5px;
	float:right;
	width:100px;
}

.link_box_read_more{
	color:#007bb0;
	text-decoration:none;
}


/*Footer Css*/

#footer{
	background:#3f4447; 
	float:left;
	height:inherit;
	width:100%;
	box-shadow: 0px 1px 50px #000000;
}

#footer p{
	font-family: "Roboto",sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-align:center;
}

.footer-wrapper{
	width:1000px;
	margin: 0 auto;
}

.footer-box {
    width: 230px;
    float: left;
    padding: 10px;
    height: auto;
}

.footer-head {
    color: #FFFFFF;
    font-size: 16px;
    padding: 0px 0px 5px;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
}

.footer-box ul {
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
}

.footer-box ul li {
    margin: 3px 0px 0px;
}

.footer-box ul li a {
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    color: #BEBDBD;
    text-transform: capitalize;
    text-decoration: none;
}

.footer-box ul li a:hover {
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-decoration: none;
}

/*innerpage*/

.innerbody {
	font-family: "Roboto",sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_white_light.png) 0 0 repeat-x  #000000;
	
}

.about-inner-box-header{
	float:left;
	width:600px;
	height: 20px;
	color:#ffffff;
	font-size: 26px;	
	text-align:left;
	padding:5px 0px 20px 40px;
    font-family: "Roboto",sans-serif;
	margin-top:10px;
}

.whitebox{
	height: 806px;
	background:url(../images/aboutwhite.png) 0 0 repeat-x;
	z-index: -1;
}
#contentarea{
	height:auto;
	width:700px;
	box-shadow: 0px 1px 50px #ffffff;
}
.contentboxsmall{
	color:#000000;
	background: #dadada;
	border:1px solid #CCCCCC ;
	float:left;
	height:inherit;
	width:670px;
	font-family: "Roboto",sans-serif;
	font-size:13px;	
	margin:15px 0px 15px 0px;
	margin-left:15px;
	box-shadow: 0px 1px 50px #ffffff;
	

}
.contentbox{
	color:#ffffff;
	background: #FFFFFF;
	float:left;
	height:inherit;
	width:700px;
	margin:0px 0px 0px 0px;
	box-shadow: 0px 1px 50px #ffffff;
	border: 2px solid #CCCCCC;
    border-radius: 25px;
}

.content{
	width:662px;
	float:left;
	color:#000000;
	height:inherit;
	padding: 10px 10px 10px 5px;
}

.product-image{
	width:330px;
	height:295px;
	float:left;
	box-shadow: 0px 1px 50px #ffffff;
	
}

.product-image img{
	margin-top:40px;
	margin-left:90px;
}

#mainPan{width:1000px;}
/*----Left Panel----*/
#leftPan{width:700px; float:left;}

/*----Right Panel----*/
#rightPan{width:300px; float:right;}
#right_box{
	float:right;
	height:inherit;
	width:280px;
	height:auto;
	text-align: justify;
	background:#dadada;
	border-radius: 25px;
}

.rightbox{
	color:#ffffff;
	background: #FFFFFF;
	border:1px solid #CCCCCC;
	float:right;
	height:auto;
	width:280px;
	margin:20px 0px 0px 10px;
	box-shadow: 0px 1px 50px #ffffff;
	border:1px solod #ffffff;
}
.table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.address {
	width: 450px;
	height: 600px;
	text-align:left;
	margin:10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
 }
 #textPoint  {
	color:#1C488A;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
#map_canvas {
	width: 300px;
	height: 295px;
 }
 #map_canvas2 {
	width: 300px;
	height: 295px;
 }
 .formClass{
	text-align: center;
	margin: 5px 5px 5px 5px;
	}
	
.side-formname {
    padding-top: 5px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
	text-align: left;
}

.form-imptxt {
    color: #C40408;
    font-weight: bold;
	text-align: left;	
}

.textbox {
    width: 170px;
    height: 25px;
    border: 1px solid #C2C2C2;
}

.textbox300 {
    width: 300px;
    height: 25px;
    border: 1px solid #C2C2C2;
}

.textarea {
    width: 300px;
    height: 100px;
    border: 1px solid #C2C2C2;
}

.button-form {
    background: none repeat scroll 0% 0% #FFAF23;
    border: 1px solid #EA9F1B;
    height: 30px;
    width: 80px;
}

.contact-formname {
    padding-top: 5px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
	text-align: left;
	width: 200px;
}
.header-text{
	margin:20px 0px 0px 0px;
	height:auto;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	border: #603 dotted; 
	padding: 10px 10px 10px 10px; 
    border: none;
	color: #1C488A;
	font-weight:bold;
    letter-spacing: 2px;
}

.saint-gobain-logo
{
	background: url(../images/saint-gobain.png) 0 0 no-repeat;
	width:205px;
	height: 75px;
	position: fixed;
	bottom: 10px;
	left: 0px;	
	box-shadow: 0px 1px 50px #FFFFFF;
}

.gyproc-logo
{
	background: url(../images/gyproc.png) 0 0 no-repeat;
	width:205px;
	height: 75px;
	position: fixed;
	bottom: 10px;
	right: 0px;	
	box-shadow: 0px 1px 50px #FFFFFF;
}

.about-inner-box{
	width : 1000px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float: left;
}

.about-inner-box-product{
	width : 1200px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float: left;
	background:url(../images/bg_white_light.png) 0 0 repeat;
	box-shadow: 0px 1px 50px #000000;
}

.about-inner-box-content-outer{
	width:1000px;
	height: auto;
	float:left;	
	padding: 10px 10px 10px 10px;
	background:url(../images/bg_white_light.png) 0 0 repeat;
	box-shadow: 0px 1px 50px #000000;
}

.about-inner-box-content-outer-left{
	width:240px;
	height: auto;
	float:left;	
	padding: 10px 10px 10px 10px;
	margin-left:20px;
}

.about-inner-box-content-outer-right{
	width:900px;
	height: auto;
	float:right;	
	padding: 10px 10px 10px 10px;
}

.about-inner-box-content{
	width:980px;
	height: auto;
	float:left;	
	font-size: 14px;	
	color:#373636;
    font-family: "Roboto",sans-serif;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	background:url(../images/bg_white.png) 0 0 repeat;
	
}

.box300{
	
	height:100px;
	box-shadow: 0px 1px 50px #FFFFFF;
	float:left;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 200%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 5%;
	width: 90%;
	height: 90%;
	padding: 0px;
	border: 5px solid #8289EA;
	background-color: white;
	z-index:1002;
	overflow: auto;
}