/* = DEFAULT STYLES = */
body {text-align:center;margin:0;font-size:14px;background: #000000;}
.clear {clear: both;height: 0;width: 0;display: block;}
/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color: #025fac;}
a:hover {text-decoration:underline;color: #025fac;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:32px;color: #000000;border-bottom: 2px solid #025fac;padding-bottom: 4px;font-family: Georgia, sans-serif;font-weight:bold;}
h2 {font-size:24px;font-family: Georgia, sans-serif;}
h3 {font-size:20px;color: #ffffff;border-bottom: 2px solid #b8b8b8;text-align: center;font-weight: bold;font-family: Georgia, sans-serif;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width: 1000px;margin:0 auto;}

/* = HEADER = */
header {background: #000000;padding: 15px;}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img {width: 100%;max-width: 400px;display: block;margin: 0 auto;}
.logo img:hover {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: right;font-family: Georgia, sans-serif;}
.c2a span {display: block;}
address {font-size: 22px;color: #ffffff;margin-bottom: 5px;}
.tel {font-size: 35px;color: #025fac;font-weight: bold;text-shadow:1px 1px 0px #333;}
.email a {font-size: 16px;color: #ffffff;}
.social {font-size: 16px;color: #ffffff;}
/* = SOCIAL MEDIA LINKS = */
.social {font-size: 16px;color: #ffffff;}
.social a {font-size: 16px;color: #ffffff;}
.social a:hover {}

/* = NAVIGATION = */
nav {border-top:3px solid #fff;background: rgb(2,95,172); /* Old browsers */background: -moz-linear-gradient(top,  rgba(2,95,172,1) 0%, rgba(2,95,172,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,95,172,1)), color-stop(100%,rgba(2,95,172,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(2,95,172,1) 0%,rgba(2,95,172,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(2,95,172,1) 0%,rgba(2,95,172,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(2,95,172,1) 0%,rgba(2,95,172,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(2,95,172,1) 0%,rgba(2,95,172,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025fac', endColorstr='#025fac',GradientType=0 ); /* IE6-9 */}
.navbar-default {border-radius: 0;border: 0;background: transparent;}
.navbar-default .navbar-nav > li > a {font-size: 18px;color: #ffffff;padding: 15px 30px;text-transform: uppercase;font-family: Georgia, sans-serif;}
.navbar-default .navbar-nav > li:last-child a {}
.navbar-default .navbar-nav > li > a:hover {color: #ffffff;background: #000000;}
nav li.active a {color: #ffffff;background: #000000;}
.dropdown-menu {margin-top: -2px;background: transparent;box-shadow: none;border: none;border-radius: 0;padding: 0;}
.dropdown:hover .dropdown-menu {display: block;}
.dropdown-menu {margin-top: 0;}
.dropdown:hover .dropdown-menu {}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #ffffff;background: #000000;}
.navbar-toggle {}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {}
.navbar-default .navbar-toggle .icon-bar {background-color: #ffffff;}

/* = BANNER = */
#banner {background: url("../images/background.jpg");background-size:cover;background-postion:center center; background-attachment:fixed;background-repeat:no-repeat;border-bottom:3px solid #fff;border-top:3px solid #fff;}
.banner-inner {padding: 0;border-right:3px solid #fff;border-left:3px solid #fff;}
.carousel-inner {border: none;box-shadow: none;}

/* = MAIN = */
main {text-align: left;padding: 0;color: #000;font-size: 14px;background: #000000;}
.main-inner {background: #ffffff;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {}
img.pull-right {margin: 20px 0 20px 20px;}
.inline-left {border: 1px solid #CCC;background: #FFF;padding: 3px;float: left;margin: 5px 25px 15px 0;}

/* = ASIDE = */
aside {text-align: left;background: #025fac;margin-top: 15px;margin-bottom: 15px;border-radius: 8px;}
aside ul {list-style: none;padding: 0;}
aside ul li {list-style: none;text-align: center;border-bottom: 1px solid #ffffff;padding: 5px 0;transition: all 0.3s ease-out;}
aside ul li:hover {background: #ffffff;color: #000000;transition: all 0.3s ease-out;}
aside ul li a {display: block;color:#fff;}
aside ul li a:hover {color:font-family: Georgia, sans-serif;}

/* = CONTACT PAGE = */

.map-margin {margin: 30px 0;}
/* = CONTACT FORM = */
#contact-form-container {width: 100%; height: 100%; margin: 0 auto; padding: 10px; font-weight: bold;  text-transform: uppercase;}
#contact-form-container.contact-form-bg {background: #025fac !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;}
.address-left {margin-top: 145px;}
.address-left p {font-size: 20px; font-weight: normal;text-transform: uppercase; color: #000;}
.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;}
.address-left p span.address-title {color: #000 !important;text-shadow: 1px 1px 1px #000;text-transform: uppercase;}
/* FORM - LABEL */
#contact-form-container label {cursor:pointer;float: left;clear: both;margin: 9px 0; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.8) !important;}
#contact-container {width: 100%; margin: 60px auto  20px auto !important;}

.map-icon {max-width: 35px; display: inline-block; }
.map-icon:hover, .map-icon:active, .map-icon:focus { opacity: .8; }
.map-icon-wrapper:hover, .map-icon-wrapper:active, .map-icon-wrapper:focus { text-decoration: none; }


/* FORM - INPUT FIELDS */
#contact-form-container input[type="text"] {border-radius: 3px;}
#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-form-container input:hover, #contact-form-container textarea:hover {background: #000; color: #FFF !important;}
input::-webkit-input-placeholder {color: #000 !important;}
input:-moz-placeholder { /* Firefox 18- */ color: #000 !important;}
input::-moz-placeholder {  /* Firefox 19+ */color: #000 !important;}
input:-ms-input-placeholder {  color: #000 !important;}

textarea::-webkit-input-placeholder {color: #000 !important;}
textarea:-moz-placeholder { /* Firefox 18- */ color: #000 !important;}
textarea::-moz-placeholder {  /* Firefox 19+ */color: #000 !important;}
textarea:-ms-input-placeholder {  color: #000 !important;}

input:hover::-webkit-input-placeholder {color: #FFF !important;}
input:hover:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
input:hover::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
input:hover:-ms-input-placeholder {  color: #FFF !important;}

input:focus::-webkit-input-placeholder {color: #FFF !important;}
input:focus:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
input:focus::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
input:focus:-ms-input-placeholder {  color: #FFF !important;}

textarea:hover::-webkit-input-placeholder {color: #FFF !important;}
textarea:hover:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
textarea:hover::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
textarea:hover:-ms-input-placeholder {  color: #FFF !important;}

textarea:focus::-webkit-input-placeholder {color: #FFF !important;}
textarea:focus:-moz-placeholder { /* Firefox 18- */ color: #FFF !important;}
textarea:focus::-moz-placeholder {  /* Firefox 19+ */color: #FFF !important;}
textarea:focus:-ms-input-placeholder {  color: #FFF !important;}

#contact-form-container input:focus, form textarea:focus {outline: none;background-position: 0 -1.7em;}	/* make field background color change when filling out */
#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;}
/* FORM - SELECT FIELD */
#contact-form-container form select[type="text"] {border-radius: 3px;}
#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-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-form-container input[type="checkbox"] {float: left; width: 30px;text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);}
#contact-form-container #hiddencheckbox {display:inline-block;margin:0 5px 0 0;padding:3px 0;width:auto;}
#contact-form-container input[type="checkbox"] {border:none;}
#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-form-container .btn-contact {background: #000; 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); margin-top: 15px;}
#contact-form-container .btn-contact:hover {background: #333;}


/* = CONTACT INFO = */
#contact-info {margin: 15px 0;color: #000000;font-weight: bold;font-size: 16px;font-family: Georgia, sans-serif;}
.contact-info-inner {background: #ffffff;padding-top: 10px;padding-bottom: 10px;border: 2px solid #025fac;border-radius: 15px;}
#contact-info span {margin: 0 15px 0 15px;}
#contact-info a {color: #000000;font-weight: bold;text-transform: uppercase;}
#contact-info a:hover {}

/* = FOOTER = */
footer {margin: 0 auto;background: #025fac;border-top: 8px solid #ffffff;font-family: Georgia, sans-serif;}
.footer-inner {padding: 10px 0;}
.sitemap {text-align:left;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {color: #ffffff;font-weight: bold;text-transform: capitalize;font-size:12px;}
footer a:hover {color: #ffffff;}

/* = BACK TO TOP LINK = */
#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 {color: #025fac;}
.back-to-top:hover {color: #000000;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; 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); color: #025fac !important; text-transform: uppercase; /* 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);}


/* = LIST STYLE IP = */
ul.list-items {margin: 10px 0 10px 60px;}
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {color: #000; font-weight: bold; }
ul.list-items li a:hover {color: #000; text-decoration: none;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 966px ) {.c2a {text-align:center;} .sitemap {text-align:center;}.copyright{text-align:center;}}
@media screen and ( max-width: 768px ) {.logo img{margin:0 auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {margin: 15px 0;}.tel {font-size: 25px;}.tagline {font-size: 25px;}}
@media screen and ( max-width: 741px ) {}