/* * { margin:0; padding:0; } */

body
{
	background-color: #01203E;
	color: white;
	/*font-family: cinzel,serif;*/
	font-family: 'Open Sans',sans-serif;
	
	    margin: 0px;
    margin-top: 10px;
}

h1 {
    font-size: 80px;
    -webkit-margin-before: 5px;
    -webkit-margin-after: 5px;
}

a, a:visited {
	text-decoration: none;
	color: rgb(35, 173, 195);
}

a:hover {
text-decoration: underline;
}

.clearfix {
 clear:both;
 }
 
 .clearfix-desktop {
 clear:both;
 }

 .mobile-view {
	display:none;
 }
 
 .slicknav_menu {
 display:none;
 }
 
 .logo-small {
    position: relative;
    height: 50px;
    top: -80px;
	left: 20px;
    margin-left: -51px;
    margin-bottom: -51px;
}

 .logo-small-offset {
    left: -942px;
}
 
 #navigation-wrapper {
	background: #013F7D;
	    width: 100%;
    height: 51px;
border-top-width: 1px;
border-top-style: solid;
border-color: #6C7A87;
border-bottom-width: 1px;
border-bottom-style: solid;
 }
 
 #navigation
 {
 width:1000px;
 margin:auto;
 }
 
 
#bodycontent 
{
	width: 1000px;
	margin: auto;
}

.home-top-panel-left {
	position: relative;
	float: left;
	width:400px;
}

.home-top-panel-right {
	position: relative;
	float: left;
	    margin-bottom: 10px;
}

.home-top-panel-right img {
    position: relative;
    left: 26px;
}

.home-bottom-panel-left {
	position: relative;
	float: left;
	width: 332px;
	height:730px;
	
    border: 8px solid rgba(1, 63, 125, 1);
    background-color: rgba(1, 32, 62, 1);
    border-radius: 0;

}

.home-bottom-panel-right {
	position: relative;
	float: left;
	width:615px;
	height: 730px;
	margin-left: 10px;
	
	    border: 8px solid rgba(1, 63, 125, 1);
    background-color: rgba(1, 32, 62, 1);
    border-radius: 0;
}

.home-bottom-panel-right-services {
position: relative;
	float: left;
	width: 196px;
	margin-bottom: 34px;
	border-color: orange;
	border-width: 2px;
	border-style:none;
}
.home-bottom-panel-right-services img{
	margin-bottom:20px;
}

.home-bottom-panel-right-services a, .home-bottom-panel-right-services a:visited {
text-decoration:none;
color:white;
}

.home-industries a, .home-industries a:visited {
text-decoration:none;
color:white;
}

.home-bottom-panel-right-services {
	border-color: #01203E;
	border-width: 2px;
	border-style:solid;
}

.home-bottom-panel-right-services:hover {
	border-color: orange;
	border-width: 2px;
	border-style:solid;
}

.home-industries {
margin-bottom:10px;
}

.home-industries {
	border-color:  #01203E;
	border-width: 2px;
	border-style:solid;
	position: relative;
	float: left;
	margin-left: 22px;
}

.home-industries:hover {
	border-color: orange;
	border-width: 2px;
	border-style:solid;
}

.home-button-wrapper-outer {
	/*position: relative;
	float: left;*/
	/*left: 50%;*/
	    /*margin-left: 12px;*/
		
	
}

.home-button-wrapper {
	/*position: relative;
	float: left;
	margin: 5px;*/
	/*left: -50%;*/
	margin-top:10px;
}

.home-coatings-panel {
    margin-left: 12px;
}

#footer {
	margin-top: 50px;
	background-color: #24292D;
	height: 430px;
}

.footer-margin {
	width: 1000px;
	margin: auto;
	padding-top: 50px;
	background-color: #24292D;
}

.footer-contact {
	position:relative;
	float: left;
	width:480px;
	}
	
.footer-services {
	position:relative;
	float: left;
	width: 500px;
}

.home-button {
	color: white;
	background: #296DA5;
	font-size: 18px;
	
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	padding-left:17px;
	padding-right:17px;
	
}

.home-button  a, .home-button a:visited{
	text-decoration: none;
	color: white;
	top: -5px;
    position: relative;
}

.home-button:hover {
	background: rgba(1, 63, 125, 1);
}

.category-button {
	color: white;
	background: #296DA5;
	font-size: 35px;
	width: 350px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom 5px;
	margin-bottom: 20px;
	border-radius: 5px;
	
}

.category-button  a, .category-button a:visited{
	text-decoration: none;
	color: white;
}

.category-button:hover {
	background: rgba(1, 63, 125, 1);
}

.footer-services-list  a, .footer-services-list a:visited{
	text-decoration: none;
	color: white;
}

.footer-services-list a:hover {
	text-decoration: underline;
	}

.category-top-panel {
	margin-bottom: 30px;
	position:relative;
	top:-300px;
	margin-bottom: -50px;
	text-shadow: 1px 1px 10px black;
    /* text-shadow: -1px -1px 2px #000, 1px -1px 2px #E2DFD8, -1px 1px 2px #E2DFD8, 1px 1px 2px #E2DFD8; */
    -webkit-font-smoothing: antialiased;
}
.category-subtext {
position:relative;
top: 100px;
font-size: 20px;
}

.category-height {
	height:460px;
}

.category-left {
	position: relative;
	float: left;
	width: 50%;
	
	}
	
.category-right {
	position: relative;
	float: right;
	width: 50%;
	}
	
	
.panel-half {
	position: relative;
	float: left;
	width: 45%;
	margin-top:20px;
	}
	
.footer-services-list
{
	background: #222222;
	    padding-left: 20px;
    margin-right: -20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#lightgallery > a > img {
	margin: 10px;
}

.datasheet {
	width:100%;max-width:900px;
	}

.contact-bottom {
	width:480px;margin:auto;
 }
 
 .home-industries > a > img {
    height: 94px;
    width: 100%;
}
