@charset "utf-8";
* {
  box-sizing: border-box;
}
body {
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.client {
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	border-radius: 10px;
	padding-top: 2%;
	padding-bottom: 2%;

}
#wrapper div .mainfull .client h4 {
	color: #F00;
}


#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}




.left {
	background-color:#FFF;
	float:left;
	width:20%;
	padding:15px;
	margin-top:170px;
	text-align:center;
}

.left_fill {
	background-color:#FFF;
	float:left;
	width:20%;
	padding:15px;
	margin-top:170px;
	text-align:center;
}

.main {
	float:left;
	width:60%;
	margin-top: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	text-align: left;
}

.mainfull {
	width:960px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-top: 170px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}

.frontbanner {
	max-width:100%;
	  height:auto;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-top: 165px;
	
	margin-right: auto;
	margin-left: auto;
}

.frontfull {
	width:960px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper div .mainfull #front_fb {
	width: 290px;
	background-color: #FFF;
	float: right;
	overflow: visible;
	height: 390px;
	padding-left: 10px;
}
#wrapper div .frontfull .frontpoint {
	height: 450px;
	width: 220px;
	float: left;
	padding-left: 10px;
	text-align: center;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper div .frontfull .frontpoint h3 {
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper div .mainfull #front_fb #fb_frame {
	height: 390px;
	width: 300px;
}

.front1 {
	width:460px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #FFF;
	text-align: left;
	display: inline-block;
	position: relative;
	float: left;
	padding-left: 10px;
}

.front2 {
	width:440px;
	margin-top: 15px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
	text-align: left;
	display: inline-block;
	position: relative;
	float: left;
	border: thin solid #CCC;
	margin-left: 20px;
}

 #wrapper div #mainlow {max-width:100%;
	  height:auto;
}







.header {
	background-color:#FFF;
	text-align:center;
	position: fixed;
	z-index: 125;
	width: 100%;
	padding-top: 90px;
}

.menu  {
	background-color:#EF2E38;
	padding:0px;
	text-align:center;
	position: fixed;
	z-index: 175;
	width: 100%;
	margin-top:125px;
}







.right_fill {
	background-color:#FFF;
	float:left;
	width:20%;
	padding:15px;
	margin-top:170px;
	text-align:center;
}



.map {
	width:802px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	text-align: left;
	display: inline-block;
	position: relative;
	float: left;
	
	border-style: solid;
  border-color: #EF2E38;
  border-width: 1px;
	
}

.map1 {
	width:460px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
	text-align: left;
	display: inline-block;
	position: relative;
	float: left;
}

.map2 {
	width:400px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 70px;
	background-color: #FFF;
	text-align: left;
	display: inline-block;
	position: relative;
	float: left;
}

h1 {
	color: #000;
	font-size: 1.5em;
	text-align: center;
}
#wrapper div .mainfull .location-right {
	width: 500px;
	float: right;
	padding-bottom: 20px;
}
#wrapper div .mainfull .location-left {
	width: 460px;
	padding-bottom: 20px;
}

h2 {
	color: #000;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #000;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	color: #4B4B4B;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
}


:focus { outline: none; }


a:link {
	color: #EE2A33;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a:visited {
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #EE2A33;

	
}
a:hover {
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	
}

.red_outline {
	border: 2px solid #EF313B;
	padding: 4px;
}


#wrapper div .mainfull form p #add_enter {
	width:400px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	
}

.footer-distributed{
	background-color: #EF2E38;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 35px 50px;
	margin-top: 20px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #FFF;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-links a:hover{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color: #000;
}

.footer-distributed .footer-company-name{
	color:  #FFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #FFF;
	text-decoration: none;
	;
}






/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#wrapper div .mainfull div table {
	width: 100%;
	color: #E5E5E5;
	
}

#wrapper div .mainfull table {
	width: 100%;
	color: #E5E5E5;
	
}

/* Contact Form */

#contactus fieldset
{
	width:60%;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#contactus legend, h2
{
	font-family : Arial, sans-serif;
	font-weight:bold;
	color:#EF2E38;
}

#contactus label
{
	font-family : Arial, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	color: #000;
}

#contactus input[type="text"],textarea
{
	font-family : Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:160%;
	color : #000;
		border : 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}

#contactus input[type="text"]
{
	height:30px;
	width:300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #DADADA;
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
	width:100px;
	height:35px;
	padding-left:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactus input[type="reset"]
{
	width:100px;
	height:35px;
	padding-left:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactus textarea
{
	height:150px;
	width:300px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #DADADA;
}

#contactus input[type="text"]:focus,textarea:focus
{
	color : #000;
	border : 1px solid #990000;
	background-color : #FFF;
	font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:300px;
}

#contactus fieldset#antispam legend
{
	font-family : Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#000;
}

#contactus .short_explanation
{
	font-family : Arial, sans-serif;
	font-size: 0.7em;
	color:#000;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}



/* materials image roll over*/

.container1 {
	position: relative;
	width: 20%;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.container2 {
	position: relative;
	width: 40%;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 40px;
	left: 93px;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.text {
  background-color: #EF2E38;
  color: white;
  font-size: 14px;
  padding: 2px 2px;
}


.container1:hover .image {
  opacity: 0.3;
}

.container1:hover .middle {
  opacity: 1;
}

.container2:hover .image {
  opacity: 0.3;
}

.container2:hover .middle {
  opacity: 1;
}


#wrapper div .mainfull .container1 .middle .text a {
	color: #e5e5e5;
	text-decoration: none;	
	
	
}

#wrapper div .mainfull .container2 .middle .text a {
	color: #e5e5e5;
	text-decoration: none;	
	
	
}

@media only screen and (max-width:900px) {
  /* For mobile phones: */
  .left, .main, .right, .menu, .header, .gallery, .map, .map1, .map2, .front1, .front2 {
    width:100%;
  }
  
 .header {
    position: static;
	
	
  }
  
  .header img{
   max-width:100%;
	height:auto;

	
  }
  
   .menu {
   position: static;
   margin-top:0px;
	
  }
  
  .client {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E9E9E9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	border-radius: 10px;
	padding-top: 2%;
	padding-bottom: 2%;

}
  
  img#header {
	  max-width:100%;
	  height:auto;
  }
  
  .main {
	  padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	
	  
  
}


  
  #wrapper div #mainlow {max-width:100%;
	  height:auto;
}
	

  .mainfull {
	  width:100%;
	  padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
	
	  
  
}

  .frontfull {
	  width:100%;
	  padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
  }
  
  #wrapper div .frontfull .frontpoint {
	height: 370px;
	width: 50%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper div .frontfull .frontpoint h3 {
	font-family: Arial, Helvetica, sans-serif;
}

  .frontbanner {
	  width:100%;
	  padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
  }

#wrapper .mainfull div #main {
	max-width:100%;
	height:auto;
	
}




.left {
	margin-top:2px;
	
}

.right {
	margin-top:2px;
	
}

.left h2 {
	font-size: 1.2em;
}

.left_fill {
	
	width:00%;
	margin-top:0px;
	padding:0px;
	
}

.right_fill {
	
	width:00%;
	margin-top:0px;
	padding:0px;
	
}




.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

	#wrapper div .mainfull  p a .red_outline{
	  max-width:30%;
	  height:auto;
  }
  
  .map1{
	  
	  padding-left: 0px;
	  
}

.map2{
	  
	  padding-left: 0px;
	  
	  
	  
}

#wrapper div .mainfull .map iframe {
	 width:100%;
	
}
	

#wrapper div .mainfull .location-right {
	width: 100%;
	
	padding-top: 0px;
}

#wrapper div .mainfull .location-right img {
	width: auto;
	
	
}
#wrapper div .mainfull .location-left {
	width: 100%;
}

  .front1{
	  
	  padding-left: 0px;
	  
}

.front2{
	  
	  padding-left: 0px;
	  border: 0px;
	  margin-left: 2px;
	  
}

#wrapper div .mainfull p a .red_outline
#wrapper div .mainfull form p #add_enter {
	width:80%;
	
}

#wrapper div .mainfull div img {
	
max-width:100%;
	height:auto;	
	
}

#wrapper div .mainfull p #aerial {
	
max-width:100%;
	height:auto;	
	
}		
	
/* Contact Form */

#contactus fieldset
{
	width:60%;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#contactus legend, h2
{
	font-family : Arial, sans-serif;
	font-weight:bold;
	color:#EF2E38;
}

#contactus label
{
	font-family : Arial, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	color: #000;
}

#contactus input[type="text"],textarea
{
	font-family : Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:160%;
	color : #000;
		border : 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}

#contactus input[type="text"]
{
	height:30px;
	width:300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #DADADA;
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
	width:100px;
	height:35px;
	padding-left:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactus input[type="reset"]
{
	width:100px;
	height:35px;
	padding-left:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactus textarea
{
	height:150px;
	width:300px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #DADADA;
}

#contactus input[type="text"]:focus,textarea:focus
{
	color : #000;
	border : 1px solid #990000;
	background-color : #FFF;
	font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:300px;
}

#contactus fieldset#antispam legend
{
	font-family : Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#000;
}

#contactus .short_explanation
{
	font-family : Arial, sans-serif;
	font-size: 0.7em;
	color:#000;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}

/* materials image roll over*/

.container1 {
    position: relative;
    width: 20%;
}

.container2 {
    position: relative;
    width: 20%;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image {
  opacity: 0.3;
}

.container1:hover .middle {
  opacity: 1;
}

.text {
  background-color: #EF2E38;
  color: white;
  font-size: 14px;
  padding: 2px 2px;
}

#wrapper div .mainfull .container1 .middle .text a {
	color: #e5e5e5;
	text-decoration: none;	
	
	
}

#wrapper div .mainfull .container2 .middle .text a {
	color: #e5e5e5;
	text-decoration: none;	
	
	
}
.front2 h3 {
	text-align: center;
}
