@charset "utf-8";
/* CSS Document */
/*font families:
font-family: good-times, sans-serif;
font-weight: 500;
font-style: italic;

font-family: canada-type-gibson, sans-serif;
font-weight: 700;
font-style: normal;

font-family: heebo, sans-serif;
font-weight: 500;
font-style: normal;
*/

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	position: relative;
	width: 960px;
	height: 125px;
	margin-bottom: 0px;
	padding-top: 20px;
}
strong {
	color:#0006bd;
	font-size: 32px;
}
.philosophy {
	display: block;
	font-family: heebo, sans-serif;
	font-weight: 500;
	font-style: normal;
	Width: 900px;
	margin: 10px 20px 20px 20px;	
}
body {
	background-color: #4d4d4d;
	margin: 0px;
	overflow: auto;
}
.logo img {
	float: left;
	height: 100px;
	width: 150px;
	padding-left: 10px;
}
h1 {
	float: left;
	color: white;
	padding: 24px 144px 0px 144px;
	font-size: 66px;
	margin: 0px;
	font-family: canada-type-gibson, sans-serif;
}

.boxl {
	float: left;
	width: 450px;
	height: 350px;
	margin: 20px 0px 0px 20px;
	background-color: greenyellow;
}
.boxr {
	float: right;
	Width: 450px;
	height: 350px;
	margin: 20px 20px 0px 0px;
	background-color: yellow;
}
.header a {
	text-decoration: none;
	color: #0006bd;
	font-size: 32px;
	font-family: good-times, sans-serif;
	font-weight: 500;
	padding-left: 20px;
	font-style: italic;
	text-align: center;
	line-height: 52px;
	float: right;
}
.content a {
	display: flex;
	text-decoration: none;
	color: #0006bd;
	font-size: 32px;
	font-family: good-times, sans-serif;
	font-weight: 500;
	text-shadow: 2.5px 2.5px #000000;
	text-align: center;
	justify-content: center;
	align-items: center;
}
p {
	font-family: heebo, sans-serif;
	color: white;
}
.content img {
	position:relative;
	display: block;
	font-family: good-times, sans-serif;
	font-weight: 500;
	font-style: italic;
	font-size: 36px;
	color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
}
.ppc {
	float: left;
	height: 60px;
	width: 60px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 35px;
}
body .death {
	width: 450px;
	height: 350px;
	margin: 0px;
}
.mask {
	border: 0px;
}
.third-effect {
	Height: 350px;
	width: 450px;
	background-color: rgba(0,0,0,0.7);
}
.third-effect .mask {
	opacity: 0;
	overflow: visible;
	/*border: solid rgba(0,0,0,0.7);*/
	/*box-sizing: border-box;*/
	transition: all 0.4s ease-in-out;
	height: 350px;
	width: 450px;
	transform: translate(0px,-350px);
	text-align: center;
	top: 100px;
}
.third-effect a .info {
	position: relative;
	opacity: 0;
	transition: opacity 0.5s 0s ease-in-out;
	/*border: 100px solid rgba(0,0,0,0.7);*/
}

.third-effect:hover .mask {
	opacity: 1;
	/*border: 100px solid rgba(0,0,0,0.7);*/
}
.third-effect:hover a .info {
	opacity:1;
	transition-delay: 0.3s;
	height: 350px;
	width: 450px;
	padding-top: 500px;
}
.info {
	display: block;
	background-color: rgba(0,0,0,0.7);
	height: 230px;
	width: 250px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
	/*transform: translate(-100px,-100px);*/
	/*text-align: center;
	padding-top: 120px;
	padding-left: 100px;
	padding-right: 100px;*/
	/*height: 150.15px;
	width: 250px;*/
}
.info:hover {
	display: flex;
	border: 100px solid rgba(0,0,0,0.7);
	box-sizing: border-box;
	padding: 0px;
	transition-delay: 0.6s ease-in-out;
	text-align: center;
	justify-content: center;
	align-items: center
}
.content a:hover {
	height: 350px;
	width: 450px;
}
.content {
	width: 960px;
	height: 7400px;
}
.footer {
	margin-top: 10px;
	height: 180px;
	position: relative;
	margin-bottom: 20px;
}
.footer strong {
	color: #0006bd;;
	/*font-size: 30px;*/ /*the way I want it*/
	font-size: 32px; /*Paul's way*/
}
.footer a {
	display: block;
	height: 120px;
	width: 960px;
	text-decoration: none;
	/*color: #0006bd;*/ /*the way I want it*/
	color: white; /*Paul's way*/
	font-size: 25px;
	font-family: good-times, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center; /*the way I want it*/
	/*text-align: left;*/ /*Paul's way*/
	/*line-height: 55px;*/ /*the way I want it*/
	line-height: 50px; /*Paul's way*/
}
.footer span {
	font-size: 44px; /*the way I want it*/
	/*font-size: 25px;*/ /*Paul's way*/
	font-style: italic;
	color: #FF5F00;
	text-align: center;
}
.resume {
	/*height: 50px !important;*/ /*the way I want it*/
	height: 40px !important; /*paul's way*/
	margin-bottom: 10px;
	text-align: left !important;
}
.m{
	font-size: 20px !important;
	text-align: left !important;
}
.bp{
	font-size: 25px;
	font-family: heebo, sans-serif;
	font-weight: 500;
}