@charset "UTF-8";
/* Body */
body {
	font-family: "Ethnocentric", san-serif ;
	background-color: black;
	margin:0 auto;
	/*font-style: normal;*/
	font-weight: 300;
	overflow-x: auto;
	min-width: 400px;
	max-width: 1100px;
}
h1 {
	color: #B3B3B3;
	text-align: center;
}
h2 {
	color: #B3B3B3;
	text-align: center;
}
h3 {
	color: #B3B3B3;
	text-align: center;
}
/* main Container background */
.main-container-bg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 5100px;
	background-image: url("../images/forged_bg_1024x576.png");
	background-color: #0A0A0A;
	background-size: auto;
    background-repeat: no-repeat;
    background-position: center top ;
		
}
/* main Container */
.main-container {
	width: 100%;
	max-width: 100vw;
	margin: 0 auto;
	min min-height: 100vh;
	background-image: url("../images/Fire_embers_transp.gif");
	background-color: transparent;
	background-size: auto 750px;
    background-repeat: repeat;
    background-position: center top;
	overflow-x: visible;
		
}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #141414;
}
.spacer-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	background-color: transparent;
}
.spacer-thin-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	background-color: transparent;
}
/* Navigation */
header {
	width: 100%;
	/*height: 1%;*/
	background-color: transparent;
	/*border-bottom: 1px solid #121aff;*/
	display: flex;
	align-items:center;
	gap: 1px;
		
	
}
.logo {
	color: #ffffff;
	font-weight: 300;
	text-align: undefined;
	width: 10%;
	/*float: left;*/
	margin-top: 20px;
	margin-left: 25px;
	letter-spacing: 4px;
}
.extras {
	color: #ffffff;
	font-weight: 200;
	/*text-align: undefined;*/
	/*margin-top: 0px;*/
	/*margin-left: 50px;*/
	/*letter-spacing: 5px;*/
	background-color: transparent;
	display: flex;
	gap: 5px;
	height: 60px;
	
}
.extras a{
	color: #FFFFFF
}
.extras a:hover{color: blue
}
.civ {
	/*width: 100%;*/
	/*float: right;*/
	align-items: right;
	margin: 0;
	letter-spacing: 4px;
	display: flex;
	position: absolute;
	right: 0;
	top: 0;
}
.civcontainer {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	
	
}
nav {
	width: 100%; 
	/*min-width: 1100px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	overflow-x: auto;

}
header nav ul {
	list-style: none;
	float: center;
}
nav ul {
    display: flex;              
    flex-wrap: wrap;          /* keep items in a row */
    list-style: none;
    padding: 0;
    margin: 0;
	gap: 10px;
}
nav ul li {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-right: 30px;
	letter-spacing: 2px;
	font-weight: 300;
	transition: all 0.5s ease-out;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #121aff;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	min-width: 0;
	flex-shrink: 1;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}
.hero img{
	max-width: 100%;
	height:auto;
	max-height: 200px;
}
.light {
	font-weight: 300;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 60%;
	text-align: justify;
	font-weight: 300;
	line-height: 25px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.text_services {
	width: 90%;
	text-align: justify;
	font-weight: 300;
	line-height: 25px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
	font-size: 10pt;
}
.text_welcome {
	width: 90%;
	margin: 0 auto;
	text-align:center;
	font-weight: 300;
	line-height: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #A3A3A3;
}
.welcome{
	background-color: #141414;
	padding: 0 0 10 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #141414;
	color: #A3A3A3;
	gap: 10px;
}
.services {
	padding: 0 0 10 0;
	display: flex;
	flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	background-color: #141414;
	margin-top: 0px;
	color: #A3A3A3;
	gap: 10px;
}

.services_column {
	flex: 1 1 100%;
	text-align: center;
	padding-top: 30px;

}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	background-color: #141414;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	justify-content: center;
}
.thumbnail {
	width: auto;
	text-align: center;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #121aff;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #141414;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: 300;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #141414;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
	font-size: 10pt;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #141414;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 300px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 25px;
	font-weight: 300;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #121aff;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #141414;
	padding: 60px 20px;
	margin-bottom: 0px;
	font-size: clamp(14px, 3vw, 20px);
	text-align: center;
	width: 100%;
	max-width: 100vw;
	box-sizing: border-box;
	overflow-wrap: break-word;
	
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

#overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.9);
    z-index: 1000;
    overflow-y: auto;
}

#gallery {
    /*padding: 40px;  
	text-align: center;*/ 
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;   /* space left-to-right AND top-to-bottom */
}
#closeBtn {
    position: fixed;
    top: 15px;
    right: 20px;
    font-size: 30px;
    background: none;
    color: white;
    border: none;
    cursor: pointer;
    z-index: 1001;
}

/* Mobile */
@media (max-width : 800px ){
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;

}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #121AFF;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
	.main-container-bg {
        display: flex;
        flex-wrap: wrap;
    }
	.extras{
		 display: block;
        width: 40%;
        word-wrap: normal;
	
	}
	/*.civcontainer{
		margin-right: 40px;
	}*/
}

/* Small Tablets */
@media ( min-width : 801px ) and (max-width : 1100px ){
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #121aff;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
	
}
}

/* Small Desktops */
@media ( min-width : 1101px ) and (max-width : 1300px ){
	.services_column {
        flex: 0 1 calc(50% - 5px); /* 2 columns per row, accounting for 10px gap */
    }
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}

@media (min-width : 1301px ) and ( max-width : 3500px ){
	.services_column {
        flex: 0 1 calc(33.333% - 6.66px); /* 3 columns per row */
    }
}
