/*
@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black.eot');
    src: url('fonts/lato-black.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-black.woff2') format('woff2'),
         url('fonts/lato-black.woff') format('woff'),
         url('fonts/lato-black.ttf') format('truetype'),
         url('fonts/lato-black.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold.eot');
    src: url('fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold.woff2') format('woff2'),
         url('fonts/lato-bold.woff') format('woff'),
         url('fonts/lato-bold.ttf') format('truetype'),
         url('fonts/lato-bold.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular.eot');
    src: url('fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular.woff2') format('woff2'),
         url('fonts/lato-regular.woff') format('woff'),
         url('fonts/lato-regular.ttf') format('truetype'),
         url('fonts/lato-regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

body{
	padding:0px;
	margin:0px;
	font-family:'Arial', sans-serif;
	font-size:14px;
	color:black;
	min-width:1000px;
}

input[type="text"] {
	border: solid #D4D4D8 1px;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    padding: 5px 13px;
    margin-bottom: 10px;
    color: #002D3C;
	width:300px;
}

textarea{
	border: solid #D4D4D8 1px;
    font-size: 18px;
    height: 75px;
    line-height: 35px;
    padding: 5px 13px;
    margin-bottom: 10px;
    color: #002D3C;
	width:300px;
}

button[type="submit"] {
	background: #b51218 none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) !important;
    color: #fff !important;
    font-size: 26px !important;
    height: 45px !important;
    width: 100% !important;
}

label{
	display:inline-block;
	width:200px;
	font-weight:bold;
	text-align:right;
	font-size:16px;
	padding:0px 10px;
}
a{
	text-decoration: none;
}

h2{
	color: #002D3C;
	font-size: 38px;
	line-height: 37px;
	margin: 0;
	padding-bottom: 6px;
}

h3{
	margin:0px;
	padding:0px;
}

.header-wrapper{
	background:white;	
	text-align:center;
}

.header{
	width:1000px;
	max-width:100%;
	height:100px;
	text-align:left;
	display:inline-block;
	padding:10px 0px;
}

.header-logo{
	height:100px;
	float:left;
	margin-right:100px;
}

.header-slogan-top{
    font-size: 30px;
	font-weight: 700;
    color: #003e62;
    margin: 20px 0px 0px;
    text-transform: uppercase;
}

.header-slogan-bottom{
	color: #a7a9ac;
    font-family: georgia;
    font-size: 24px;
    font-style: italic;
    margin: 0;
    padding-left: 25px;
    text-align: left;
}

.navigation-wrapper{
	background:#002D3C;
	text-align:center;
	position:relative;
}

.navigation-wrapper::after {
    content: '';
    z-index:1;
    position: absolute;
    background-color: #b51218;
    top: 0px;
    bottom:0px;
    left: 50%;
    margin-left:145px;
    right:0px;
}

.navigation{
	width:980px;
	max-width:100%;
	text-align:left;
	display:inline-block;
	z-index:2;
}

.navigation-link{
	color:white;
	padding:8px 25px;
	font-size:18px;
	border-right:solid white 2px;
	display:inline-block;
	font-weight:700;
}

.navigation-link-red{
	background-color: #b51218;
	border-right:0px;
}

.navigation-link:hover{
	background-color: #b51218;
}

.body-wrapper {
	position:relative;
	background:white;	
	text-align:center;
}

.body{
	width:1000px;
	max-width:100%;
	text-align:center;
	display:inline-block;
	padding:20px 0px 50px;
	font-size:14px;
	min-height:600px;
}

.main-style-box{
	position: relative;
    top: 75px;
    width: 400px;
    float: right;
    margin-right: 50px;
	background-color: rgba(255,255,255,0.75);
    border-radius: 10px;
}

.main-style-box input{
	border:0px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
}

.main-style-1 {
	color: #002D3C;
    display: block;
    font-family: georgia;
    font-size: 30px;
    font-style: italic;
    text-align: center;
    line-height: 35px;
	font-weight:700;
}

.main-style-2 {
	color: #002D3C;
    display: block;
    font-size: 53px;
    text-align: center;
    text-transform: uppercase;
    /*line-height: 62px;*/
	padding-top:10px;
	font-weight:700;
}

.main-style-3{
	color: #b51218;
    display: block;
    font-size: 53px;
    text-align: center;
    text-transform: uppercase;
    /*line-height: 62px;*/
	font-weight:700;
}

.main-style-4{
	color: #002D3C;
    display: block;
    font-size: 69px;
    text-align: center;
    text-transform: uppercase;
    line-height: 71px;
	font-weight:700;
}

.main-style-5{
	color: #002D3C;
    display: block;
    font-family: georgia;
    font-size: 50px;
    font-style: italic;
    text-align: center;
    line-height: 55px;
}

.intro{
	font-family: georgia;
    font-size: 32px;
    color: #002D3C;
    text-align: center;
    font-style: italic;
    line-height: 35px;
    position: relative;
}

.hover-issue{
	position:relative;
	display:inline-block;
	width:217px;
	height:217px;
	margin:0 10px 20px;
	overflow:hidden;
}

.hover-issue img{
	width:217px;
	height:217px;
}

.hover-issue h3{
	position:absolute;
	top:0px;
	rgba(0, 45, 60, 0.7) none repeat scroll 0 0;
}

.hover-issue h3 {
	background: rgba(0, 45, 60, 0.7) none repeat scroll 0 0;
	color: #fff;
	font-size: 24px;
	min-height: 73px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top:71px;
	vertical-align: middle;
	width: 100%; margin:0;
	
	 transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
	transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

.hover-issue h3 span {
	display: table-cell;
	height: 53px;
	vertical-align: middle;
	width: 198px;
	
	transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
	transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

.hover-issue:hover h3{ top:0;}
.hover-issue:hover h3 span{ height:197px;}

.issue-wrapper{
	min-height:300px;
	padding:40px 0px;
	text-align:left;
	border-bottom:solid #E3E3E3 2px;
}

.issue-image{
	float:left;
	width:300px;
	height:300px;
	margin:0px 20px 10px 0px;
}

.issue-wrapper p {
	font-size:16px;
	line-height:1.45;
}

.footer-wrapper{
	background-color:#002D3C;
	text-align:center;
}

.footer{
	width:1000px;
	max-width:100%;
	text-align:center;
	display:inline-block;
	padding:20px 0px 50px;
	color:#E9E9E9;
	font-size:16px;
}

.footer-item{
	display:inline-block;
	font-weight:bold;
	padding:10px;
	color:white;
	font-size:18px;
}

.footer-item-red{
	background-color: #b51218;
}

.footer-pol{
	font-size:12px;
}