@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900);

/* = DEFAULT STYLES = */
body {margin:0;font-size:14px; font-family: 'Roboto', sans-serif; background:#000 url("../images/background.jpg") top center; }

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold; color: #ED1C23;}
a:hover {text-decoration:underline;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;margin:0;color: #ed1c24;border-bottom: 1px solid #bb7216;margin-top:15px; font-weight:bold;}
h2 {font-size:28px;margin:0;}
h3 {font-size:20px;margin:0;color: #000; font-weight:normal;}
h4 {font-size:20px;margin:0;color: #fff;border-bottom: 1px solid #bb7216;margin-top:0px; font-weight:bold;padding-bottom:3px; margin-bottom:10px;}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1200px;margin:0 auto;}

/* Buttons */
.btn {background:#333;color:#fff;}
.btn:hover {background:#666;color:#fff;}

/* = HEADER = */
header {padding-top: 10px;padding-bottom: 10px; background:#000;}
.header-inner {}
/* HEADER - LOGO */
.logo {margin-bottom: 10px;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: right;margin-top:15px; }
.tagline {display:block;font-size: 20px;font-weight: bold;color: #ed1c24;}
.tel {display:block;}
.tel a {font-size: 38px;font-weight: bold;color: #fff;}
address {display:block;margin-bottom:0;font-size: 16px;color: #ed1c24;font-weight: bold;margin-bottom:15px;}
.email {display:block;}
.email a {color:#0958a7;}
.map-icon {max-width: 35px; display: inline-block; margin-top: -10px;}
.map-icon:hover {opacity: .8;}


.c2a .btn-l { background:#6a0e0e; padding:8px 15px; color:#fff; font-weight:normal;  font-size:24px; transition:all .3s ease; border-radius:8px;}
.c2a .btn-l:hover {background:#3d0808; color:#fff; text-decoration:none;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {color:#fff;}
.social a:hover {}

/* = NAVIGATION = */
nav {box-shadow:0 15px 55px #000;text-align:center;border-top: 3px solid #bb7216;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed1c24+0,8e121e+100 */
background: rgb(237,28,36); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(237,28,36,1) 0%, rgba(142,18,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(237,28,36,1) 0%,rgba(142,18,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(237,28,36,1) 0%,rgba(142,18,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8e121e',GradientType=0 ); /* IE6-9 */
}
.navbar-default {border-radius:0;border:0; background:none;}
.navbar-default .navbar-nav > li > a {font-size: 18px;font-weight: bold;color: #fff;transition: all 0.3s ease-out;padding: 15px 20px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #fff; background:#80101a; transition: all 0.3s ease-out;}
.nav li.active a {color: #ffffff;background: #152957;transition: all 0.3s ease-out;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0;padding:0;}
.dropdown:hover .dropdown-menu {display: block;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {color: #fff; background:#80101a; transition: all 0.3s ease-out;}
.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: #fff; background:#80101a; transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {}
.navbar-toggle {color: #ffffff;background: #80101a;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #80101a;}
.navbar-default .navbar-toggle .icon-bar {background:#fff;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;text-align: center;margin-bottom:-7px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#top-banner { color: white; font-size: 26px; font-weight: bold; background: rgba(0,0,0,0.7); margin-top: 25px; border: 3px solid #ed1c24;}
#banner {padding-top: 30px; padding-bottom: 15px;}
.banner-inner {padding: 0;}
.carousel-inner {border: 6px solid #fff;box-shadow:0 0 40px #000;}
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;z-index:2;}
.banner-inner-bottom {background:#000; color:#00aeef; box-shadow:0 0 25px #000; text-align:center; padding:8px; font-size:28px;}

/* = MAIN = */
main {text-align:left;color: #fff;font-size: 18px;margin-top:0px;padding-bottom:30px;padding-top:15px;}
.main-inner {background: rgba(0,0,0,0.7);  box-shadow:0 0 40px #000;}
.main-inner p {}

/* = SECTION = */
section {}
section button {background-color: #ED1C24; color: #fff; border: none; margin: 10px; padding: 10px; border-radius: 3px; box-shadow: 1px 1px 1px; transition: 100ms ease-in;}
section button:hover{border-radius: none;}
section button:active {box-shadow: none;}


/* = FEATURE = */
.feature-inner {padding:25px 0; }
.feature-inner .col-fifths {display:block; width:20%; float:left; padding:0 15px; }
.feature-inner a:hover, .feature-inner a:focus{text-decoration:none;}
.feature-box {text-align:center;box-shadow:0 0 15px #000;}
.feature-box h3 {background:#0958a7; border:4px solid #0a2260;padding:5px;color:#fff;font-weight:bold;font-size:18px; min-height:55px;}
.feature-box h3.more-margin {padding-top:13px;}
.feature-box:hover img {opacity:.7;}

/* = FLOATED IMAGES = */
img.pull-left {margin:10px 20px 20px 0; border:3px solid #000;box-shadow:0 0 25px #000;}
img.pull-right {margin:20px 0 20px 20px;}

/* = ASIDE = */
aside {text-align:center;}
aside img {margin:0 auto; padding:50px 15px;}
aside #video {margin: 50px auto 30px;}

/* = GALLERY PAGE = */
.gallery-container {width: 91%; margin: 3% auto; display: block;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.lb-thumb {float: left;padding: 5px;border: 1px solid #CCC !important;margin: 0 7px 7px 0;/* CSS3 Transition Effect */-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out;}
.lb-thumb:hover {/* CSS3 Transform Effect */-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1); background:#f0ede5 !important;}

/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 30.5%; max-width: none; margin: 1em auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 1px solid #e5e5e5; }


#contactform label {cursor:pointer;color: #fff;}
#contactform button {width:100%;border-radius: 5px;background:#000;color:#fff;}
#contactform button:hover {background: #666;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}

/* = CONTACT INFO = */
#contact-info {padding:10px 15px;text-align:center;color:#fff;box-shadow:0 -15px 55px #000; font-size:16px;font-weight: bold; background:#000; border-top: 3px solid #bb7216;}
.contact-info-inner {}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#fff;font-weight: bold;}
#contact-info a:hover {color:#ed1c24;}
legend {color: #fff;}

/* = FOOTER = */
footer {box-shadow:0 0 35px #000;text-align:center;border-top: 3px solid #bb7216;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed1c24+0,8e121e+100 */
background: rgb(237,28,36); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(237,28,36,1) 0%, rgba(142,18,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(237,28,36,1) 0%,rgba(142,18,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(237,28,36,1) 0%,rgba(142,18,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#8e121e',GradientType=0 ); /* IE6-9 */}
.footer-inner {padding-top: 10px;padding-bottom: 10px;}
.sitemap {text-align: center;}
.sitemap ul {margin-bottom: 0;}
.copyright {text-align: center;}
/* = FOOTER - LINKS = */
footer a {font-size: 14px;font-weight: bold;color: #fff;}
footer a:hover {color: #000;}

/* = 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: #ed1c24;}
.back-to-top:hover {color: #000;}

/* = 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; color: #ED1C24; ;  /* 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: #fff;text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); }

/* = 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: 1199px ) {}
@media screen and ( max-width: 1024px ) {.sitemap {text-align: center;} .copyright {text-align: center;}}
@media screen and ( max-width: 991px )  {.tagline {font-size: 16px;} address {font-size:16px;} .c2a {line-height:20px;} aside img {margin:0 auto; padding:20px 15px;}}
@media screen and ( max-width: 966px ) {.c2a {margin-top:25px;}}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;} .logo img{margin:0 auto;} .c2a {text-align:center; }}
@media screen and ( max-width: 768px ) {#contact-info span {display:block; visibility:hidden; line-height:0;} address {font-size:18px;}}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) { img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;} .sitemap a {font-size: 12px;} .copyright a {font-size: 12px;}address {font-size:16px;} h1 {font-size:24px;}}
@media screen and ( max-width: 375px ) {address {font-size:13px;} .tel a {font-size: 26px;}}
@media screen and ( max-width: 325px ) {.tagline {font-size:14px;}}