/* = IMPORTS = */

/* = RESET STYLES = */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a img, .navbar-default {
	margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;
}

/* = DEFAULT STYLES = */
body {text-align:center;margin:0;font-size:12px;background:#ffffff;font-family: arial, sans-serif;}

/* DEFAULT - LINKS */
a {text-decoration:none;font-weight:bold;color: #038788 !important;}
a:hover {text-decoration: underline;color: #038788;}

/* DEFAULT - CLEARS */
.clear {clear:both;height:0;width:0;display: block;}
.clear-right {clear:right;height:0;width:0;}
.clear-left {clear:left;height:0;width:0;}
.container {max-width:1000px;margin:0 auto;}

/* = PAGE = */
#page {width:100%;margin:0 auto;}

/* = HEADER = */
#header-container {background: #dfeff0;}
#header {padding-top: 10px;padding-bottom: 10px;}

/* HEADER - LOGO */
.header-logo {max-width: 300px;width: 100%;display: inline-block!important;margin-top: 42px;border-radius: 10px;}
.header-logo:hover {opacity:.8;}

/* HEADER - PHOTO */
.header-photo {max-width: 225;width: 100%;display: inline-block!important;margin-top: 42px;}



/* = SOCIAL = */
.social {margin: 35px 0;font-size: 50px;}

/* CALL TO ACTION */
#c2a {height: auto;text-align:center;color: #ffffff;font-weight: normal;}
.tagline {margin-bottom: 10px;font-size: 25px;font-weight: normal;letter-spacing: -1px;color: #000000;font-family: "Arial", sans-serif;}
#c2a .c2a-address {font-size:18px;color: #333333;font-weight:normal;}
#c2a .c2a-address span {margin:0 10px;}
#c2a .number {font-size:30px;color:#038788;margin-bottom: 10px;margin-top: 10px;font-family: "Times New Roman", serif;font-weight:bold !important;}

/* = NAVIGATION = */
#nav-container {width: 100%;margin: 0 auto;background: #ffffff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;box-shadow: 0 5px 10px 0 #ccc;}
#nav-container a {color: #038788 !important;  font-family: "Times New Roman", serif !important;font-weight: normal;font-size: 19px !important;padding: 15px 5px;border-left: 1px solid #ccc;}
#nav-container a.last {border-right: 1px solid #ccc;}
#nav-container a:hover {text-shadow:none;color: #ffffff !important;background: rgb(5,181,191); /* Old browsers */background: -moz-linear-gradient(top,  rgba(5,181,191,1) 0%, rgba(3,135,136,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,181,191,1)), color-stop(100%,rgba(3,135,136,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05b5bf', endColorstr='#038788',GradientType=0 ); /* IE6-9 */}
#nav-container .dropdown-menu > li > a {color: #038788;background: none !important;}
#nav-container .dropdown-menu > li > a:hover {color: #ffffff !important;background: rgb(5,181,191); /* Old browsers */background: -moz-linear-gradient(top,  rgba(5,181,191,1) 0%, rgba(3,135,136,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,181,191,1)), color-stop(100%,rgba(3,135,136,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05b5bf', endColorstr='#038788',GradientType=0 ); /* IE6-9 */}
#nav-container .nav-inner {display: block;max-width: 1000px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #038788 !important;}
#nav-container li.active a {color: #ffffff !important;background: rgb(5,181,191); /* Old browsers */background: -moz-linear-gradient(top,  rgba(5,181,191,1) 0%, rgba(3,135,136,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,181,191,1)), color-stop(100%,rgba(3,135,136,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05b5bf', endColorstr='#038788',GradientType=0 ); /* IE6-9 */}
#nav-container li.active a:hover {text-shadow:none;color: #ffffff !important;background: rgb(5,181,191) !important; /* Old browsers */background: -moz-linear-gradient(top,  rgba(5,181,191,1) 0%, rgba(3,135,136,1) 100%) !important; /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,181,191,1)), color-stop(100%,rgba(3,135,136,1))) !important; /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%) !important; /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%) !important; /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%) !important; /* IE10+ */background: linear-gradient(to bottom,  rgba(5,181,191,1) 0%,rgba(3,135,136,1) 100%) !important; /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05b5bf', endColorstr='#038788',GradientType=0 ) !important; /* IE6-9 */}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background-color: #ccc !important;}
.navbar-nav {float: none !important;}
.navbar-nav > li {float: none !important;}
#top-link-block.affix-top {position: absolute;/* allows it to "slide" up into view */bottom: -82px;/* negative of the offset - height of link element */left: 10px;/* padding from the left side of the window */}
#top-link-block.affix {position: fixed;/* keeps it on the bottom once in view */bottom: 18px;/* height of link element */left: 10px;/* padding from the left side of the window */}
.back-to-top {opacity: .6 !important;background: #038788 !important;color: #000 !important;}
.back-to-top:hover {opacity: 1 !important;background: #038788 !important;color: #000 !important;}

/* = BANNER = */
#banner-container {margin: 0 auto;background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMTklIiB4Mj0iNTAlIiB5Mj0iLTE5JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTg3ODMiIHN0b3Atb3BhY2l0eT0iMC42OCIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzU1NzUiIHN0b3Atb3BhY2l0eT0iMC42OCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */ background-image: -moz-linear-gradient(bottom, rgba(2,135,132,.68) -19%, rgba(3,85,118,.68) 119%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, rgba(2,135,132,.68) -19%, rgba(3,85,118,.68) 119%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, rgba(2,135,132,.68) -19%, rgba(3,85,118,.68) 119%); /* gradient overlay */ background-image: linear-gradient(bottom, rgba(2,135,132,.68) -19%, rgba(3,85,118,.68) 119%); /* gradient overlay */}
.banner-padding {padding-left: 0 !important;padding-right: 0 !important;}
.carousel-inner {border: none;margin: 20px 0;-webkit-box-shadow: 0 1px 5px 0 #4a4a4a;-moz-box-shadow: 0 1px 5px 0 #4a4a4a;box-shadow: 0px 1px 5px 0px #4a4a4a;}

/* = CONTENT = */
#content-container {color: #000000;font-size: 14px;background: #ffffff;padding:15px;}

/* Primary */
.primary {text-align:left;margin-top: 15px;}
.primary p {margin:20px 0;line-height:1.75em;color: #333333;}
.home-img {float: right;margin: 15px 0 15px 25px;}
.primary .pull-right {margin:15px 0 0 15px;}

/* CONTENT - HEADINGS */
h1 {font-size: 33px !important;display: block;padding-bottom: 3px;color: #038788;font-family: "Georgia", serif !important;border-bottom: 1px solid #cccccc;font-weight: bold;}
h2 {font-family: "Georgia", serif !important;border-bottom: 1px solid #cccccc;font-size: 30px !important;display: block;color: #000 !important;}
h3 {font-family: "Francois One", sans-serif !important;font-size: 19px !important;display: block;padding: 10px 0;color: #038788 !important;border-bottom: 1px solid #cccccc;font-weight: bold;text-transform: uppercase;}
h4 {}
h5 {}

/* = CONTACT INFO = */
#contact-info-container {width: 100%;margin: 0 auto;background: #eeeeee;}
#contact-info {padding-top: 10px;padding-bottom: 10px;}
#contact-info {display: block;text-align: center;color: #000000;font-weight: normal;font-size: 16px;}
#contact-info span {color:#038788;margin:0 15px 0 15px;}
#contact-info a {text-decoration: none;color: #000000 !important;}
#contact-info a:hover {color: #000000 !important;}

/* = FOOTER = */
#footer-container {width: 100%;height: auto;background: #038788;border-top: 3px solid #ffffff;}
#footer {padding: 10px 0;}
.sitemap {padding: 10px 0;text-align: left;}
.copyright {display: block;margin: 0 auto;padding: 10px 0;color: #ffffff !important; text-align:right;}

/* FOOTER - LINKS */
#footer a {color: #ffffff !important;text-decoration: none;font-size: 13px;font-weight: normal;}
#footer a:hover {color: #cccccc !important;text-decoration: none;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; float: none;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a { font-weight: bold; text-transform: uppercase; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); /* CSS3 Transition Effect */-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out; text-align: center; font-size: 36px; line-height: 55px; display: block;}
ul.sitemap-page li a:hover {color: #000 !important;text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); text-shadow: 0px 3px 0px #ccc,0px 14px 10px rgba(0,0,0,0.15),0px 24px 2px rgba(0,0,0,0.1),0px 34px 30px rgba(0,0,0,0.1);}

/* = CONTACT PAGE = */

.contact-page .map-margin {margin: 30px 0;}
/* = CONTACT FORM = */
.contact-page #contact-form-container {width: 100%; height: 100%; margin: 0 auto; padding: 10px; font-weight: bold;  text-transform: uppercase;}
.contact-page #contact-form-container.contact-form-bg {background: #ccc !important;-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.26);-moz-box-shadow: 0px 10px 

5px 0px rgba(0,0,0,0.26);box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.26); border: 2px ridge #FFF; width: 100%; margin:0 0 0 10px;}
.contact-page .address-left {margin-top: 145px;}
.contact-page .address-left p {font-size: 20px; font-weight: normal;text-transform: uppercase;}
.contact-page .address-left p span.company-heading {font-size: 23px; font-weight: normal; color: #000 !important;text-shadow: 1px 1px 1px #ccc; padding-bottom: 

1px; border-bottom: 1px solid #000;text-transform: uppercase;letter-spacing: -1px;}
.contact-page .address-left p span.address-title {color: #000 !important;text-shadow: 1px 1px 1px #000;text-transform: uppercase;}
/* FORM - LABEL */
.contact-page #contact-form-container label {cursor:pointer;float: left;clear: both;margin: 9px 0; color: #000; text-shadow: 1px 1px 1px rgba(255,255,255,0.8) !

important;}
.contact-page #contact-container {width: 100%; margin: 60px auto  20px auto !important;}

/* FORM - INPUT FIELDS */
.contact-page #contact-form-container input[type="text"] {border-radius: 3px;}
.contact-page #contact-form-container input {border: 2px ridge #FFF;float: left;clear: both;width: 99%;background: linear-gradient(#eee, #fff);transition: all 

0.3s ease-out;padding: 5px;color: #555; border-radius: 0; max-height: 30px;}
.contact-page #contact-form-container input:hover, #contact-form-container textarea:hover {background: #000; color: #FFF !important;}
.contact-page input::-webkit-input-placeholder {color: #000 !important;}
.contact-page input:-moz-placeholder { /* Firefox 18- */ color: #000 !important;}
.contact-page input::-moz-placeholder {  /* Firefox 19+ */color: #000 !important;}
.contact-page input:-ms-input-placeholder {  color: #000 !important;}

.contact-page textarea::-webkit-input-placeholder {color: #000 !important;}
.contact-page textarea:-moz-placeholder { /* Firefox 18- */ color: #000 !important;}
.contact-page textarea::-moz-placeholder {  /* Firefox 19+ */color: #000 !important;}
.contact-page textarea:-ms-input-placeholder {  color: #000 !important;}

.contact-page input:hover::-webkit-input-placeholder {color: #FFF !important;}
.contact-page input:hover:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
.contact-page input:hover::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
.contact-page input:hover:-ms-input-placeholder {  color: #FFF !important;}

.contact-page input:focus::-webkit-input-placeholder {color: #FFF !important;}
.contact-page input:focus:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
.contact-page input:focus::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
.contact-page input:focus:-ms-input-placeholder {  color: #FFF !important;}

.contact-page textarea:hover::-webkit-input-placeholder {color: #FFF !important;}
.contact-page textarea:hover:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
.contact-page textarea:hover::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
.contact-page textarea:hover:-ms-input-placeholder {  color: #FFF !important;}

.contact-page textarea:focus::-webkit-input-placeholder {color: #FFF !important;}
.contact-page textarea:focus:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
.contact-page textarea:focus::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
.contact-page textarea:focus:-ms-input-placeholder {  color: #FFF !important;}

.contact-page #contact-form-container input:focus, form textarea:focus {outline: none;background-position: 0 -1.7em;}	/* make field background color change when 

filling out */
.contact-page #contact-form-container textarea { border-radius: 0;resize:vertical;float: left;clear: both;height: 80px;width: 99%;border: 2px ridge 

#FFF;background: linear-gradient(#eee, #fff);transition: all 0.3s ease-out;padding: 5px;color: #555;}
.contact-page #contact-form-container textarea:hover {background:#000;}

/* FORM - SELECT FIELD */
.contact-page #contact-form-container form select[type="text"] {border-radius: 3px;}
.contact-page #contact-form-container form select {border: 2px ridge #FFF;float: left;clear: both;width: 99%;background: linear-gradient(#eee, #fff);transition: 

all 0.3s ease-out;padding: 5px;color: #555;}
.contact-page #contact-form-container form select:focus, form textarea:focus {outline: none;background-position: 0 -1.7em;}	/* make field background color 

change when filling out */
/* FORM - CAPTCHA */
.contact-page #contact-form-container input[type="checkbox"] {float: left; width: 30px;text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);}
.contact-page #contact-form-container #hiddencheckbox {display:inline-block;margin:0 5px 0 0;padding:3px 0;width:auto;}
.contact-page #contact-form-container input[type="checkbox"] {border:none;}
.contact-page #contact-form-container .checkbox-label {font-size: 20px;color: #000;text-shadow: 1px 1px 1px rgba(255,255,255, 0.5);margin: 15px 0; }

/* FORM - SUBMIT BUTTON */
.contact-page #contact-form-container .btn-contact {background: #549ba6; color: #FFF; font-size: 16px;border: 1px solid #FFF;box-shadow: 0px 0px 5px 0px rgba

(0,0,0,0.4); text-decoration: none;text-shadow: 1px 1px 1px rgba(0,0,0, 0.8);}
.contact-page #contact-form-container .btn-contact:hover {background: #333;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1680px ) {}
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {#c2a {text-align:center;}.nav-inner {height:auto !important;} .tagline {font-size:20px !important;}}
@media screen and ( max-width: 991px ) {#nav-container a {font-size: 16px !important;}}
@media screen and ( max-width: 966px ) {.sitemap {text-align:center;}.copyright {text-align:center;}}
@media screen and ( max-width: 768px ) {#sidebar-container {margin: 0 auto!important;}.primary {margin: 0 auto!important;}.header-logo {margin:0 auto;}#nav-container a {border:0;}#nav-container a.last {border:0;}.fa-google-plus-square {margin: 0;}.navbar-nav {float: none !important;}.navbar-nav > li {float: none !important;}.navbar-default .navbar-toggle {border-color: #038788;background: #038788;}}
@media screen and ( max-width: 767px ) {#content-container {margin-top: 15px;}#contact-info {font-size: 16px;}.social {margin: 10px 0;}}
@media screen and ( max-width: 741px ) {#c2a .number {font-size:25px;font-weight:normal;}#nav-container .nav-inner {width: 100%;}}
@media screen and ( max-width: 664px ) {}
@media screen and ( max-width: 570px ) {.home-img {float: none;margin: 15px 0;width: 100%;}}
@media screen and ( max-width: 597px ) {}
@media screen and ( max-width: 546px ) {}
@media screen and ( max-width: 469px ) {}
@media screen and ( max-width: 388px ) {}
@media screen and ( max-width: 364px ) {}