/* = DEFAULT STYLES = */
body {margin:0;font-size:14px; background: url(../images/background1.jpg); background-attachment:fixed; background-size:cover;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#001351;}
a:hover {text-decoration:underline;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:32px;color:#001351;border-bottom: 1px solid #000; text-transform:uppercase; font-weight:bold;}
h1 span {font-size:24px; color:#000;}
h2 {font-size:24px;}
h3 {font-size:20px;border-bottom: 1px solid #000;color:#001351;text-transform:uppercase; font-weight:bold;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* = HEADER fixed = */
#header-fixed {z-index:2000;width:100%;}

/* = HEADER = */
header {background:#e0e0e0;}
.header-inner {}
/* HEADER - LOGO */
.logo {margin-top:25px;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right;margin-top:5px;}
.c2a span {display:block;}
.tagline {color:#000; font-size:26px;}
.tel {color:#001351; font-size:30px; font-weight:bold;}
.tel a {}
address {font-size:16px;}
.email {}

/* = SOCIAL MEDIA LINKS = */
.social {padding: 0 0 10px 0;}
.social a {}
.social a:hover {color:#001351;}

/* = NAVIGATION = */
nav {background:#001351;border-top:3px solid #000;border-bottom:2px solid #000;}
.navbar-default {border-radius:0px;border:0;background:transparent;}
.navbar-default .navbar-nav > li > a {color:#ccc;padding:15px 30px; border-left:0px solid #000; font-size:20px;}
.navbar-default .navbar-nav > li:last-child > a {border-right:0px solid #000;}
.navbar-default .navbar-nav > li > a:hover {color:#fff;}
.nav li.active a {}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0px;padding:0px;}
.dropdown:hover .dropdown-menu {display: block;}
.dropdown-menu {margin-top: 0px;}
.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 {background:#001351;color:#fff;}
.navbar-toggle {}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {}

/* = BANNER = */
#banner {/*padding-top:200px;*/}
.banner-inner {padding:0px;}
.carousel-inner {border:3px solid #000;box-shadow:none;}

/* = FEATURE = */
#feature {margin:0 auto;background:#ebebeb;margin-bottom:0px;padding:20px 0px 20px 0px;}
.feature-inner {}
.feature-box {width:100%;}

/* = MAIN = */
main {text-align:left;padding:0px;color: #000;font-size: 14px;}
.main-inner {}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}

/* = ASIDE = */
aside {text-align:left;}

/* CONTACT FORM */
#contactform label {cursor:pointer;color: #333;}
#contactform button {width:100%;border-radius: 27px;background:#333;color:#fff;}
#contactform button:hover {background:#888;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}

/* = CONTACT INFO = */
#contact-info {background:#001351;border-top:3px solid #000;border-bottom:2px solid #000;padding:10px;color:#fff;}
.contact-info-inner {text-align:center;}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#fff;}
#contact-info a:hover {}

/* = FOOTER = */
footer {margin: 0 auto;}
.footer-inner {padding: 10px 0;}
.sitemap {text-align:left;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {color:#fff;}
footer a:hover {color:#001351;}

/* = 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 {}
.back-to-top:hover {}
.btn {border:none;}
/* = 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-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); color: #001351;  /* 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;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;}

/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 513px; max-width: none; margin: 2% auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 1px solid #e5e5e5; }


/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 966px ) {.googlemap-container {padding-top: 543px;}.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;}}
@media screen and ( max-width: 741px ) {}