@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Borel&display=swap');
/* Body */
.mobilebreak {
	display: none;
}
body {
	font-family: "century-gothic", Verdana;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px #CCC;
}
/* Navigation */
header {
	position: sticky;
	top: 0px;
	z-index: 10000000;
	display: flex;
	width: 100%;
	height: auto;
	background-color: #9bb547;
	background-image: url(../images/P1030526.JPG);
	border-bottom: 5px solid #9bb547;
	background-position-y: -940px;
}
header .company { 	
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    /* float: right; */
    width: 100%;
    background: url(../images/opacity_w_60.png);
    height: fit-content;
    text-align: right;
    font-family: Century Gothic;
    font-size: xx-large;
	letter-spacing: 1px;
}
header .company .spoofer {
    padding: 10px 50px 5px 0px;
}	

.logo {
	display: block;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 8vw;
	width: 177px;
	margin-bottom: 15px;
	background: #9bb547;
	padding: 30px 20px;
	box-shadow: 3px 3px 20px #000;
	z-index: 1000000;
}
nav {
	float: right;
	width: inherit;
	text-align: right;
	margin-right: 25px;
	position: relative;
	display: block;
	right: 0px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {   
	float: left;
    color: #FFFFFF;
    font-size: large;
    text-align: left;
    margin-right: 25px;
    letter-spacing: 2px;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
ul li:hover a {
	color: orange;
}
body.sticky header {
	height: 100px;
}
body.sticky header .logo {
	width: 75px;
	padding: 20px 15px;
	z-index: 10000100;
}
body.sticky header .company {
	font-size: large;
}
body.sticky .container {
	padding-top: 100px;
}
.videosplash {
	position: relative;
	display: block;
	width: 100%;
	border-top: 2px solid #9bb547;
	border-bottom: 5px solid black;
	overflow: hidden;
}
.videosplash video {
	display: block;
	height: 100%;
	width: 100%;
}
.claim {
	display: block;
    position: relative;
    text-align: center;
    width: 100%;
    clear: both;
}
.claim p.text {
    margin: 0px 40px 40px 40px;
	color: #858585;
}
.claim h3 {
	font-size: xxx-large;
	color: #9bb547;
	padding: 0px;
	margin: 60px 0px 45px 0px;
	font-family:  Borel;
}
.left_article {
	background-color: #FFFFFF;
	width: 60%;
	float: left;
	color: #343434;
	padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.hero_header {
	color: #1B4390;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 1.7em;
}
/* More info */
.intro {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 1;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.intro {
	display: inline-block;
	background-color: #6DC7D0;
}
.profile {
	width: 50%;
}
/* Hero Section */
.hero {
	background-attachment: fixed;
	background-size: cover;
	background-image: url("../images/IMG_6014.JPG");
	background-repeat: no-repeat;
	background-color: #B3B3B3;
	padding-top: 175px;
	padding-bottom: 175px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #1B4390;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.text_column_50 {
	width: 45%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.text_wide {
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	margin: 0px 20px;
	color: #000;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.about h2 {    
	text-align: right;
	margin: 20px 20px 20px 20px;
	font-family:  Borel;
}
.about h3.sign {
    text-align: left;
    margin: 20px 20px 40px 20px;
    font-family:  Borel;	
}
.row {
	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;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.thumbnaily {    
	width: 150px;
    /*border-top-left-radius: 100px;
    border-top-right-radius: 100px;*/
	border-radius: 100%;
    margin-left: auto;
}
.thumbnaily_align {
	text-align: center;
}
/* Stats Gallery */
.stats {
	color: #9bb547;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Borel;
}
.gallery {
	clear: both;
	display: flex;
	justify-content: space-evenly;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnail {    
	text-align: center;
    width: 25%;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #9bb547;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #9bb547;
	background-image: url("../images/005.jpg");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
	text-shadow: 0 0 10px black;
	font-size: xx-large;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 0 0 10px black;
	font-size: larger;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	font-family: Borel;
	color: #9bb547;
	text-align: center;
	font-size: x-large;
}
footer .footer_column p {
	color: #141414;
	background-color: #FFFFFF;
}
footer .download-list {    
	display: display;
    	align-items: center;
   	padding: 20px;
    	border: 1px dashed #CCC;
    	margin: 0 auto;
	width: min-content;
	border-radius: 15px;
}
footer .download-list h4 {
    font-size: large;
    text-align: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #808080;
}
footer .download-list div.button-load {
	display: flex;
	align-items: center;
	justify-items: left;
	padding-left: 60px;
	background: url(/images/icon_service_c.png) no-repeat;
	background-size: auto 100%;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	flex-wrap: wrap;
	flex-basis: min-content;
}
footer .download-list div.button-load a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0px;
	text-wrap: nowrap;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	border-radius: 15px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	display: block;
	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;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.outro {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.outro .icon{
	display: inline-block;
    width: 60px;
    margin: 20px 10px 20px 10px;
    border: none;
}
.outro .imprint{
	display: block;
    width: auto;
    margin: 20px 10px 20px 10px;
    text-align: center;
	color: #999;
}
.footer_banner {
	background-color: #9bb547;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-bottom: -5px;
	color: #fff;
	background: url(/images/001.png);
	border-top: 1px solid #73a53d;
	background-position: bottom center;
	background-size: cover;
}
.footer_banner iframe {
	border:0;
	border-top: 2px solid #000;
	/* margin-top: 60px; */
	margin: 0px;
	padding: 0px;
	/* border-bottom: 5px solid #000; */
}
.footer_banner h3 {
	font-size: x-large;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.footer_banner .adress {    
	background: url(../images/opacity_w_90.png);
    display: block;
    width: 30%;
    /* padding: 20px 20px 20px 120px; */
    margin-top: 20px;
    color: #000;
    border-start-start-radius: 15px;
    margin-bottom: 60px;
    float: right;
    border-end-start-radius: 15px;
} 
.footer_banner .adressbg {
    background: url(../images/icon_mail.png);
    display: block;
    padding: 20px 20px 20px 120px;
    color: #000;
    background-repeat: no-repeat;
    background-position: 30px 35px;
    background-size: 65px;
}
.footer_banner .adress .post {
	font-size: large;
}
.footer_banner .adress .phone {
    font-size: large;
    font-weight: bold;
}
.footer_banner .adress .mail {
    font-size: large;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
.float_right {
	float: right;
}
.gallerybreak {
	clear: none;
}

/* Mobile */
@media (max-width: 320px) {
	.gallerybreak {
		clear: left;
	}
	.container {
		width: auto;
	}
	.logo {
		width: 100%;
		text-align: center;
		margin-top: 13px;
		margin-right: 0px;
		margin-bottom: 13px;
		margin-left: 0px;
	}
	.container header nav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		float: none;
		display: none;
		padding-bottom: 15px;
	}
	header nav ul {
	}
	nav ul li {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		text-align: center;
	}
	.text_column_50,
	.text_column {
		width: 100%;
		text-align: justify;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-bottom: 10px;
	}
	.thumbnaily {
		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;
		text-shadow: 0 0 10px BLACK;
	}
	.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;
		text-shadow: 0 0 10px BLACK;
	}
	.banner {
		background-color: #2D9AB7;
		background-image: none;
		background-position: center;
	}
	.tagline {
		margin-top: 20px;
		line-height: 22px;
	}
	.hero_header {
		padding-left: 10px;
		padding-right: 10px;
		line-height: 22px;
		text-align: center;
	}
	.intro .column p {
		width: 80%;
		margin-left: 0px;
	}	
	.stats{
		font-size: 1.6em;
	}
	.hero { 
		background-position: center; 
	}
	.columns {
		width: 25%;
	}
}
/* Small Tablets */
@media (min-width: 321px) and (max-width: 767px) {
.mobilebreak {
	display: block;
}
	body{
		background: #FFF;
	}
	header {    
		position: sticky;
		top: 0px;
		z-index: 10000000;
		width: 100%;
		height: auto;
		background-color: #9bb547;
		background-image: url(../images/P1030526.JPG);
		border-bottom: 5px solid #9bb547;
		background-position: center center;
		background-size: cover;
		display: block;
		position: relative;
		box-shadow: 0px 0px 30px #999;
	}
	header .company {    
		display: block;
		position: relative;
		right: 0px;
		bottom: 0px;
		/* float: right; */
		width: 100%;
		background: url(../images/opacity_w_60.png);
		height: fit-content;
		text-align: center;
		font-size: x-large;
		letter-spacing: 1px;
		margin-top: 40px;
	}
	header .company .spoofer {
			padding: 10px 0px 10px 0px;
	}	
	.gallerybreak {
		clear: left;
	}
	.container {
		width: 100%;
		margin: 0px;
		padding: 0px;
		box-shadow: none;
	}
	.logo {        
		width: 150px;
		/* text-align: center; */
		margin-top: unset;
		margin-right: unset;
		margin-bottom: unset;
		margin-left: unset;
		/* color: #FFF; */
		margin: 0 auto;
		display: block;
		position: relative;
		float: none;
		box-shadow: 0px 0px 20px #000 !important;
	}
	.claim h3 {
		font-size: xx-large;
		color: #9bb547;
		padding: 0px 20px;
		margin: 45px 0px 35px 0px;
	}
	.about h3.sign{
		margin: 20px 20px 0px 20px;
	}
	.videosplash {
	    position: relative;
		display: block;
		width: unset;
		border-top: 2px solid #9bb547;
		border-bottom: 5px solid black;
		overflow: hidden;
		height: 20vh;
	}
	.videosplash video {
		display: block;
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.container header nav {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		float: unset;
		width: 100%;
		overflow: auto;
		display: none;
		background: url(../images/opacity_b_20.png);
		/* bottom: 0; */
		/* position: relative; */
		padding-bottom: 0px;
	}
	.column {
		width: 100%;
		margin-top: 0px;
	}
	.columns {
		width: 100%;
	}
	.thumbnaily {
		width: 65%;
		height: auto;
		border-radius:100%;
	}
	.text_column_50,
	.text_column {
		width: 100%;
		margin-bottom: 10px;
	}
	.text_column_50,
	.text_column {
		width: 90%;
		margin: 0;
		padding: 20px;
	}
	.column {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.profile {
		width: 100%;
	}
	.intro .column p {
		width: 90%;
		text-align: center; 
		padding-left: 0px;
	}
	header nav ul {    
		padding: 0px;
		float: none;
		display: flex;
		place-content: space-evenly;
		width: 100%;
		margin: 5px 0px 7px 0px;
		
	}
	nav ul li {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		text-align: center;
		padding-top: 4px;
		padding-bottom: 4px;
		font-size: medium;
	}
	nav ul li a span {
		display: none;
	}
	nav ul li a {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		width: 60px;
		height: 60px;
		background-size: cover;
		margin: 0 auto; 
		border-radius: 100px;
		box-shadow: 0px 0px 10px #000;
	}
	nav ul li a.firm {
		background: url(/images/icon_company_c.png);
		background-size: cover;
	}
	nav ul li a.service {
		background: url(/images/icon_service_c.png);
		background-size: cover;
	}
	nav ul li a.contact {
		background: url(/images/icon_contact_c.png);
		background-size: cover;
	}/*
	body.sticky .container {
		padding-top: 100px;
	}
	body.sticky header {
		height: 100px;
		position: sticky;
		border-bottom: 5px solid #9bb547;
	}
	body.sticky header .logo {
		width: 75px;
		padding: 20px 15px;
		z-index: 10000100;
	}
	body.sticky header .company {
		display: none;
	}
	body.sticky header nav {
		display: none;
	}*/
	body.sticky .container {
		padding-top: 0px;
	}
	body.sticky header {
		height: auto;
		position: relative;
	}
	body.sticky header .logo {
		width: 150px;
		padding: 20px 15px;
		z-index: 10000100;
	}
	body.sticky header .company {
		display: absolute;
		font-size: x-large;
	}
	body.sticky header nav {
		display: none;
	}
	.text_column {
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-bottom: 10px;
	}
	.footer_column {
		width: 100%;
		margin-top: 0px;
	}
	.gallery {
		clear: both;
		display: inline-block;
		width: unset !important;
		background-color: #FFFFFF;
		padding-bottom: 35px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.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: xx-large;
		text-shadow: 0 0 10px BLACK;
	}
	.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;
		font-size: x-large;
		text-shadow: 0 0 10px BLACK;
	}
	.thumbnail {    
		width: auto;
		padding: 0 20px;
		margin: 40px 0px 0px 0px;
	}
	.cards {
		width: 90%;
	}
	.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;
	}
	.footer_banner {
		background-position: center center;
	}
	.adress {     
		background: url(../images/opacity_w_90.png);
		display: block;
		width: unset !important;
		padding: 20px 20px 20px 20px;
		margin-top: 20px;
		color: #000;
		border-start-start-radius: unset !important;
		margin-bottom: 60px;
		float: unset;
		border-end-start-radius: unset !important;
	}
	.banner {
		background-position: center;
	}
	.footer_column {
		width: 100%;
	}
	.stats{
		font-size: 1.6em;
	}
	.copyright {
		padding-left: 20px;
		padding-right: 20px;
	}
	.hero { background-position: center; }
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
	.gallerybreak {
		clear: none;
	}
	.text_column {
		width: 100%;
	}
	.thumbnail {
		width: 50%;
	}
	.text_column_50,
	.text_column {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.banner {
		margin-top: 0px;
		padding-top: 0px;
	}
}
