@font-face
{
	font-family:light;
	font-display:swap;
	src:url(../fonts/enlight.woff2);
}
@font-face
{
	font-family:bold;
	font-display:swap;
	src:url(../fonts/enbold.woff2);
}
body
{
	color:#323232;
	font:16px light;
	background:#fff;
	margin:0;
}
.contentwrapper , .homegridcontainer , .footercontainer
{
	position:relative;
	width:100%;
	max-width:1200px;
	padding:0 15px;
	box-sizing:border-box;
	margin:auto;
}
.headerbody
{
	position:fixed;
	top:0;
	right:0;
	left:0;
	z-index:999;
	color:#fff;
	overflow:hidden;
	padding-top:30px;
	text-shadow:0 1px 3px #000;
	transition:all .5s ease;
}
.headerlogo
{
	position:absolute;
	top:-25px;
	left:15px;
	height:calc(100% + 20px);
	transition:all .5s ease-out;
}
.headertoggle
{
	display:none;
	width:50px;
	height:50px; 
	font:50px awesome;
	margin:10px 0 30px 0;
}
.headermenu
{
	display:inline-block;
	color:inherit;
	font:20px/40px bold;
	border-bottom:solid .5px transparent;
	text-decoration:none;
	text-transform:capitalize;
	margin:15px 0 15px 5%;
	transition:all .5s ease-out;
}
.headermenu:hover
{
	color:#e30613;
	border-color:#e30613;
}
.headermenu:last-of-type
{
	font:bold 20px/40px tahoma;
}
.contentcover
{
	position:relative;
	min-height:500px;
	overflow:hidden;
	color:#fff;
	padding:150px 0 40px 0;
	text-shadow:0 1px 3px #000;
	background-color:#333;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.contenttitle , .contentgridtitle
{
	display:inline-block;
	font:25px bold;
	padding:15px 0 0 15px;
	border-top:solid 4px #e30613;
	border-left:solid 4px #e30613;
	margin:15px 0;
}
.homegridcontainer , .contentgridcontainer
{
	display:grid;
	grid-template-columns:50% 50%;
}
.homegriditem
{
	display:flex;
	max-width:400px;
	height:90px;
	align-items:center;
	margin:5% 0;
	text-shadow:0 1px 3px #000;
	transition:all .5s ease-out;
}
.homegridicon
{
	color:#005e90;
	font:60px awesome;
	transition:all 1s ease-out;
}
.homegridtitle
{
	font:20px bold;
	margin-left:20px;
}
.contentgridcontainer
{
	align-content:space-around;
}
.contentgriditem
{
	transition:all 1s ease-out;
}
.contentgridfix
{
	direction:rtl;
	text-align:left;
}
.contentgridtext
{
	max-width:600px;
	width:100%;
	color:#fff;
	padding:0 15px 10% 15px;
	box-sizing:border-box;
}
.contentgridtitle
{
	margin-top:30px;
}
.contentgridimage
{
	padding-top:75%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.contentgridlink , .contentbutton
{
	display:inline-block;
	color:#e30613;
	padding:20px;
	font:20px bold;
	text-decoration:none;
	background:#fff;
	margin:5% 0;
}
.footerbody
{
	color:#999;
	overflow:hidden;
	background:#111;
}
.footercontainer
{
	display:flex;
	justify-content:space-between;
}
.footeritem
{
	width:35%;
	padding:50px 0;
	line-height:30px;
	transition:all 1s ease-out;
}
.footeritem:nth-child(3)
{
	width:20%;
}
.footertitle
{
	color:#005e90;
	font:18px/40px bold;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid .5px rgba(255,255,255,.05);
}
.footertitle > .fa , .footerlink > .fa
{
	display:inline-block;
	width:40px;
	text-align:center;
	font:20px/40px awesome;
	color:#eee;
	background:#005e90;
	margin-right:10px;
}
.footericon
{
	display:inline-block;
	color:#eee;
	text-align:center;
	font:20px awesome;
	margin-right:10px;
}
.footerlink
{
	display:inline-block;
	max-width:100%;
	color:inherit;
	overflow:hidden;
	white-space:nowrap;
	line-height:15px;
	padding-right:10px;
	text-decoration:none;
	text-overflow:ellipsis;
	background:#222;
	box-sizing:border-box;
	margin:10px 10px 0 0;
}
.footerlink:hover
{
	color:#eee;
}
.footerlink > .fa
{
	width:25px;
	font:10px/25px awesome;
	background:#000;
}
.footerbar
{
	color:#eee;
	line-height:50px;
	background:#000;
	transition:all 1s ease-out;
}
.footersocial:hover
{
	color:#005e90;
}
.footersocial
{
	display:inline-block;
	float:right;
	color:inherit;
	text-align:right;
	font:20px/50px awesome;
	text-decoration:none;
	margin-right:2.5%;
}
.contentblock
{
	display:inline-block;
	width:90%;
	max-width:500px;
	color:#ddd;
	padding:15px;
	line-height:30px;
	background:rgba(0,0,0,.8);
	box-sizing:border-box;
	margin:5% 0;
}
.contentfield
{
	width:100%;
	color:#fff;
	font:16px/30px light;
	border:0;
	background:transparent;
	border-bottom:solid 1px #aaa;
	margin-bottom:20px;
	resize:none;
	outline:0;
}
.contentfield::placeholder
{
	color:#ddd;
}
.contentcaptcha
{	
	margin-bottom:20px;
}
.contentmap
{
	height:400px;
	margin-top:25px;
}
.contentslide
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	transform:scale(1.2);
	background:url(../images/cover.jpg) no-repeat center/cover;
	transition:all 2s ease-in-out;
}
.contenterror
{
	display:block;
	text-align:center;
	color:#0a92ff;
	font:200px awesome;
	margin:5% auto;
}
@media(max-width:992px)
{
	.headerbody { max-height:75px; }
	.headerlogo { height:90px; }
	.headertoggle { display:inline-block; }
	.headermenu { display:block; text-align:left; padding:10px; border-top:solid .5px rgba(0,0,0,.1); margin:0; }
	.contentcover { min-height:300px; }
	.homegridcontainer , .contentgridcontainer { grid-template-columns:100%; }
	.homegriditem , .footeritem { width:100% !important; }
	.contentgridtext { max-width:none; }
	.footercontainer { flex-direction:column; }
}