@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	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;
	/* Height: 1000px; */
	background-color: #243755;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #243755;
	border-bottom: 10px solid #B1B8C1;
}
.logo {
	color: #f0f;
	font-weight: bold;
	text-align: undefined;
	width: 30%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}

a {
	color: #243756;
	text-decoration: none;
}

nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
    color: #B1B8C1;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
/* .hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
} */

/* Top Banner Section */
.top_banner {
	background-color: #243755;
	padding-top: 0px;
	padding-bottom: 50px;
	border-bottom: 10px solid #B1B8C1;
}

.shlogo {
	float: left;
	width: 100%;
	height: auto;
	max-width: 300px;
	max-height: 300px;
    border: 10px solid #B1B8C1;
	border-top: 0px solid #B1B8C1;
	margin-right: 20px;
}

.blurb {
font-size: 25pt;
color: #B1B8C1;
text-align: left;
font-style: italic;
margin-left: 20px;
padding-right: 20px;
padding-top: 50px; 
}



.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	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;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}

/*
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
*/

/* Picture Gallery */

.shpics {
	width: 99%;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
    padding-bottom: 10px;
	display: inline-block;
	background-color: #243756;
	margin-top: 0px;
	margin-bottom: 0px;
}

.shpic {
	/*max-height: 400px;*/
	width: 30%;
	float: left;
    margin-left: 15px;
	border: 5px solid #B1B8C1;
}


/* Servives Section */

/* .parallax {
	font-size: 40px;
	color: #B1B8C1;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	font-size: 25px;
    color: #B1B8C1;
    font-style: italic;
	text-align: left;
	padding-left: 20px;
	width: 45%;
	float: left;
	font-weight: lighter;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} */



.services {
	background-color: #243756;
	height: 450px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}

.services_title {
	font-size: 35px;
	color: #B1B8C1;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	letter-spacing: 2px;
	margin-top: -10px;
}

.service_line {
	padding-left: 30px;
	width: 45%;
	height: 15%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.service_description {
	font-size: 20px;
    color: #B1B8C1;
    font-style: italic;
	text-align: left;
	indent: hanging;
	padding-left: 30px;
	width: 45%;
	height: 15%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.service_icon {
	float: left;
	padding-right: 20px;
}


/* PDA Section */
	
.pda {
	width: 90%;	
	background-color: #243756;
	/* height: 110px;*/
	background-size: cover;
	background-repeat: no-repeat;	
	margin-top: 20px;
	margin-bottom: 20px;
}	
	
.pda_logo {
	width: 10%;	
	float:left;
	padding-left: 60px;
	padding-right: 20px;		
}


.pda_text {
	position: relative; 
	font-size: 26px;
	color: #B1B8C1;
	font-style: italic;
	text-align: left;
	line-height: 90px;	
	width: 100%;	
	padding-left: 10px;
	padding-right: 10px;		
}



/* Testimonials Section */
	
.testimonials {
	width: 90%;	
	background-color: #243756;
	/*height: 280px;*/
	background-size: cover;
	background-repeat: no-repeat;
	color: #B1B8C1;
	text-align: left;
	float: bottom;
	display: inline-block;
}	

.testimonials_title {
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #B1B8C1;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.testimonial_pic {
	width: 30%;
	float: left;
    margin-left: 20px;
	border: 5px solid #B1B8C1;
}	




/* Testimonials 2 Section */
	
.testimonials2 {
	width: 100%;	
	background-color: #243856;
	/*height: 280px;*/
	background-size: cover;
	background-repeat: no-repeat;
	color: #B1B8C1;
	text-align: left;
	float: bottom;
	display: inline-block;
}

.testimonials2_box {
	width: 19%;
	float: left;
    margin-left: 20px;
	border: 5px solid #B1B8C1;
	background-color: #D7D9E2;
	padding: 10px;
	font-size: 14px;
	color: #243856;
}

.testimonials2_stars {
	width: 30%;
	float: bottom;
    margin-left: 0px;
	border: 5px solid #B1B8C1;
}	





/* Contacts Section */

.contact_title {
	font-size: 35px;
	font-weight: bold;
	color: #243756;
	text-align: left;
	padding-left: 30px;
	padding-top: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.contact_section_1 {
	font-size: 22px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left:30px;
	width: 24%;
	height: 100%;
	float: left;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_section_2 {
	font-size: 22px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 40%;
	height: 100%;
	float: left;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.contact_section_3 {
	font-size: 22px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 35%;
	height: 100%;
	float: left;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}






/* More info */
footer {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}

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 {
	width: 200px;
	margin-top: 80px;
	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: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #243756;
	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: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 10px;
	padding-bottom: 70px;
	margin-bottom: 0px;
	margin-top: 0px;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}



/* Mobile */

@media (max-width: 320px) {
.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;
}
.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;
}

.shlogo {
	float: left;
	width: 100%;
	height: auto;
	max-width: 250px;
	max-height: 250px;
    border: 10px solid #B1B8C1;
	border-top: 0px solid #B1B8C1;
	margin-right: 20px;
}	
	
	
.blurb {
font-size: 20pt;
color: #B1B8C1;
text-align: left;
font-style: italic;
margin-left: 20px;
padding-right: 20px;
padding-top: 50px; 
}
	
/*.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;
}
*/
	
	
/* Picture Gallery */

.shpics {
	width: 99%;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
    padding-bottom: 10px;
	display: inline-block;
	background-color: #243756;
	margin-top: 0px;
	margin-bottom: 0px;
}

.shpic {
	/*max-height: 400px;*/
	width: 80%;
	float: left;
    margin-left: 15px;
	border: 5px solid #B1B8C1;
}	
	
/* Servives Section */
	
.services {
	background-color: #243756;
	height: 1000px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
	


.service_line {
	padding-left: 30px;
	width: 100%;
	height: 10%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.service_description {
	font-size: 14px;
    color: #B1B8C1;
    font-style: italic;
	text-align: left;
	text-indent: hanging;
	padding-left: 20px;
	width: 90%;
	height: 7%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	

.service_icon {
	float: left;
	padding-right: 200px;
}	
	
/* Testimonials 2 Section */

.testimonials2_box {
	width: 75%;
	float: left;
    margin-left: 20px;
	border: 5px solid #B1B8C1;
	background-color: #D7D9E2;
	padding: 10px;
	font-size: 14px;
	color: #243856;
}


/* PDA Section */
	

	
.pda_logo {
	width: 30%;	
	float:none;
	padding-left: 20px;
	padding-right: 20px;		
}


.pda_text {
	position: relative; 
	font-size: 20px;
	color: #B1B8C1;
	font-style: italic;
	text-align: left;
	line-height: 30px;	
	width: 100%;	
	padding-left: 20px;
	padding-right: 10px;		
}


.contact_section_1 {
	font-size: 20px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left:30px;
	width: 90%;
	height: 30%;
	float: none;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_section_2 {
	font-size: 15px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 30%;
	float: none;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.contact_section_3 {
	font-size: 18px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 20%;
	float: none;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}	
	
	
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.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: #243756;
}
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: 8px;
}
.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;
}
	
	
.services {
	background-color: #243756;
	height: 1000px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
	


.service_line {
	padding-left: 30px;
	width: 100%;
	height: 10%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.service_description {
	font-size: 20px;
    color: #B1B8C1;
    font-style: italic;
	text-align: left;
	indent: hanging;
	padding-left: 20px;
	width: 90%;
	height: 7%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 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;
}
*/
	shpics {
	width: 99%;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
    padding-bottom: 10px;
	display: inline-block;
	background-color: #243756;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.shpic {
	/*max-height: 400px;*/
	width: 90%;
    margin-left: 15px;
	border: 5px solid #B1B8C1;
}	
	

	
	
.testimonials2_box {
	width: 80%;
	float: left;
    margin-left: 20px;
	border: 5px solid #B1B8C1;
	background-color: #D7D9E2;
	padding: 10px;
	font-size: 14px;
	color: #243856;
}	
	
	
	
	
.pda {
	width: 90%;	
	background-color: #243756;
	background-size: cover;
	background-repeat: no-repeat;	
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.pda_logo {
	width: 10%;	
	padding-left: 20px;
	padding-right: 20px;		
}	
	
	
.pda_text {
	position: relative; 
	font-size: 26px;
	color: #B1B8C1;
	font-style: italic;
	text-align: left;
	line-height: 40px;	
	width: 100%;	
	padding-left: 10px;
	padding-right: 10px;		
}
	
.footer_banner {
	height: 200px;
	background-color: #B3B3B3;
	padding-top: 10px;
	padding-bottom: 70px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
	
	
	
.contact_section_1 {
	font-size: 20px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left:30px;
	width: 90%;
	height: 30%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_section_2 {
	font-size: 16px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 30%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.contact_section_3 {
	font-size: 18px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 20%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}	
	
	
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.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;
}
.services {
	margin-top: 0px;
	padding-top: 0px;
}
	
	
.footer_banner {
	height: 200px;
	background-color: #B3B3B3;
	padding-top: 10px;
	padding-bottom: 70px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
	
	
	
.contact_section_1 {
	font-size: 20px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left:30px;
	width: 90%;
	height: 30%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_section_2 {
	font-size: 16px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 30%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.contact_section_3 {
	font-size: 20px;
    color: #243756;
	font-style: bold;
	text-align: left;
	padding-left: 0px;
	width: 90%;
	height: 20%;
	float: bottom;
	/* font-weight: lighter;*/
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}	
	
}