@charset "utf-8";
/* CSS Document for Aqua Sierra Controls, Inc. */

.container-fluid .navbar-header .navbar-brand {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	color: #314ED4;
}
body {
/*	background-image: url(Images/IMG_0029.JPG);*/
	background-image: url(Images/ASC_Background.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.hero {
	position: relative;
	/*background-color: #3652D3;*/
	padding: 0.5em;
	z-index: 200;
	border-radius: 2em;
	margin-top: 0px;
	margin-left: 5%;
	margin-right: 5%;
}

.hero-content {
/*	font-family: 'acumin-pro-extra-condensed', sans-serif;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #fff;
	width: 100%;
	text-align: center;
	min-width: 400px;
}

h2 {
	font-weight: 100;
	font-size: 4em;
	letter-spacing: .3em;
	text-transform: uppercase;
	text-shadow: 4px 4px 4px #000000;
}

h3 {
	font-family: advent-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-shadow: 5px 5px 5px #000000;
	margin-top: -10px;
}

.intro {
	margin-top: 1.5em;
	background-color: #AFAFAF;
	background-image: url(Images/Intro-img-control_automation.jpg);
	background-size: cover;
	background-position: 0% 25%;
	border: thin solid #000000;
}
.hero-logo {
	max-width: 100%;
	height: auto;
	padding-top: 0.5em;
}

.jumbotron-header-box {
	margin: 1em;
	padding: 1em 3em;	
}

.jumbotron-header-box h1 {
	font-size: 2.25em;
	font-weight: bold;
	text-align: center;
}

.jumbotron-header-box p {
	font-size: 1.25em;	
}

.intro-text p {
	font-family: actor;
	font-style: normal;
	font-weight: 600;
	font-size: 2em;
	text-align: center;
	padding-top: .25em;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: .25em;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.25em;
	text-shadow: 3px 3px 3px #FFFFFF;
}

.jump_points {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.jump_points_box {
	margin-bottom: 5em;
	margin-top: 5em;
}

.jump_points_footer {
	
}

.jump_point_container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	margin-top: 0.5em;
}

.jump_point_item {
	padding: 5px;
	width: 33%;
	height: 150px;
	margin-top: 10px;
	/*line-height: 15px;*/
	color: white;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	min-width: 300px;
}

.jump_point_intro {
	padding: 1em;
	width: 40%;
	text-align: center;
	min-width: 400px;
	background-image: -webkit-linear-gradient(270deg,rgba(114,144,228,1.00) 22.28%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(114,144,228,1.00) 22.28%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(114,144,228,1.00) 22.28%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(114,144,228,1.00) 22.28%,rgba(255,255,255,0.00) 100%);
	border-top-left-radius: 1.25em;
	border-top-right-radius: 1.25em;
}

.temp p {
	font-family: actor;
	font-style: normal;
	font-weight: 200;
	font-size: 2.0em;
	text-align: center;
	padding-top: .25em;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: .25em;
	/*text-transform: uppercase;*/
	color: #000000;
	letter-spacing: 0.25em;
	text-shadow: 0px 0px 5px #FFFFFF;
}

.footer_center {
	text-align: center;
	padding-top: 50px;
}
.end_page_bottom {
	color: rgba(255,255,255,1.00);
	font-family: pt-sans;
	text-align: center;
}

.jump_point_container .jump_point_item p {
	color: rgba(255,255,255,1.00);
	font-family: muli;
	font-style: italic;
	font-weight: 400;
	font-size: small;
	/* [disabled]line-height: 1em; */
}

.jump_point_container .jump_point_item h1 {
	color: #EEEEEE;
	font-family: muli;
	font-style: italic;
	font-weight: 400;
	font-size: large;
	margin: 0em;
	/* [disabled]line-height: 1em; */
	/* [disabled]text-decoration: none; */
}

.jump_point_item p a:link, a:visited {
	color: white;
	text-decoration: underline;
}

.jump_point_item p a:hover, a:active {
	color:cornflowerblue;
	text-decoration: underline;
}
.staffbio-image {
	width: 40%;
	float: left;
}
.staffbio-text {
	width: 55%;
	float: right;
}
.newsbox-image {
	width: 10%;
	float: left;
}
.newsbox-text {
	width: 90%;
	float: right;
	padding-left: .5em;
}
.newsbox-text p a:link, a:visited {
	color: blue;
/*	text-decoration: underline;*/
}

.newsbox-text p a:hover, a:active {
	color:cornflowerblue;
/*	text-decoration: underline;*/
}

.main-card {
	width: 30%;
	min-width: 30rem;
}

.customer-card {
	width: 90%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}

.news-card {
	width: 80%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	padding-bottom: 1em; /* ADDED WHEN COMMENTING OUT FLEX .card IN BOOTSTRAP*/
}

.team-card{
	width: 40%;
	min-width: 40rem;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 1em; /* ADDED WHEN COMMENTING OUT FLEX .card IN BOOTSTRAP*/
}

.cert-card{
	width: 20%;
/*	min-width: 30rem;*/
	margin-left: 1%;
	margin-right: 1%;
}

.product-card {
	width: 30%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
}

.service-card {
	width: 20%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
}

.project-gallery-image-card {
	width: 15%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
	float:left;
}

.services-image-card {
	width: 10%;
	min-width: 10rem;
	margin-left: 1%;
	margin-right: 1%;
	float:left;
}

.contact-card {
	width: 80%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
}

.generic-card {
	width: 80%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
}

.notice-card {
	width: 60%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 5%
}

.office-card {
	width: 95%;
	min-width: 10rem;
	margin-left: 1%;
	margin-right: 1%;
	float:left;
}

.front-office-jump {
	margin-bottom: 5em;
	margin-top: 5em;
}

.front-office-card {
	width: 30%;
	min-width: 30rem;
	margin-left: 1%;
	margin-right: 1%;
	float:left;
}

@media (max-width: 1199px){
.card .card-body .card-title {
}

h3 {
	font-size: 1.5em;
}
}

@media (max-width: 991px){
h3 {
	font-size: 1.25em;
}
}

footer{
	position: fixed;
	left: 0;
	bottom: 0;
	height: 80px;
	width: 100%;
	color: #fff;
	padding: 0.01em 16px;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	line-height: 1.5;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(44,93,191,1.00) 84.98%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(44,93,191,1.00) 84.98%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(44,93,191,1.00) 84.98%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(44,93,191,1.00) 84.98%);
}

.footer_right {
	text-align: right;
	padding-top: 50px;
	float: right;
}

.footer_left {
	text-align: left;
	float: left;
	padding-top: 50px;
}

.jumbotron-footer{
	padding: 0em 3em 5em 3em;
	background-color:rgba(44,93,191,1.00);
	margin: 0em;
}

.container {
	background-color: #FFFFFF;
	width: 90%;
	margin: 5em;
}

.bold { font-weight: bold; }
.red { color: #FF0000; }

@media (min-width: 768px) and (max-width: 1100px) {
   .navbar-form {
       display: none !important;
	}
}

.service-image {
	width: 8em;
	float: left;
	margin: 2px 2px 2px 2px;
	border: thin solid #000000;
}

.brochure-image {
	width: 10em;
	float: left;
	margin: 2px 2px 2px 2px;
	border: thin solid #000000;
}

.cert_card {
  display: table;
  width: 90%;
  margin: 20px auto;
}

.cert_card a {
  display: table-cell;
  text-align: center;
	vertical-align: middle;
/*  width: 16%;*/
}

.cert_card img {
/*  width: 100%;*/
	height: 100%;
	max-height: 60px;
/*  max-width: 150px;*/
/*	height: 40px;*/
}

.cert_jump_container {
	background-color: lightgrey;
	margin-bottom: -5em;
	padding-bottom: 1.1em;
}

.cert_card_img {
	width: 10%;
	min-width: 15rem;
	margin-left: 1%;
	margin-right: 1%;
	background-color: transparent;
	border: none;
}

.home-details-btn {
	color: aliceblue;
	display: table;
	margin: 0 auto;
}

.card-title span {
  color: red
}
