/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;background:#fff url(images/background1.jpg) top center no-repeat; background-size:cover; font-family:Georgia, "Times New Roman", Times, serif;}

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

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}
p.no-top {margin:0px 0 20px;line-height:1.75em;}
p.no-bottom {margin:20px 0 11px;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size: 30px; display: block; padding-bottom: 3px;color: #e91021;font-weight:bold;padding:20px 0px 0 0;border-bottom:1px solid #266834;margin-top:0;}
h1 span.sub {
    font-size: 13px;
    text-transform: uppercase;
    color: #2D6238;
}
h2 {
    font-size: 35px;
    margin-bottom: 2px;
    color: #97000C;
}
h3 {font-size:20px;padding-bottom: 3px;color: #fff;font-weight:bold;padding:10px;border-bottom:3px solid #e91021;margin-top:0;background:#e91021;background:#266834 url(images/nav-bg.jpg);text-align:center;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* = HEADER = */
header {}
.header-inner {background:url(images/header-bg.jpg) top center;box-shadow: 0 0 15px #000;}
/* HEADER - LOGO */
.logo {}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right;margin-top:40px;margin-bottom:10px;text-shadow: 0px 0px 5px #fff;font-weight:bold; }
.c2a span {display:block;}
.tagline {color:#f9e8ca; font-size:26px;color:#000;}
.tel {color:#e91021; font-size:35px; font-weight:bold;}
.tel a {color:#e91021;}
.tel span {color:#fad591; font-size:18px; display:inline-block;}
address {color:#fff; font-size:18px;margin:0;color:#000;}
.email a {color:#f9e8ca;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {font-size:36px;color:#1748b8;}
.social a:hover {color:#000;}

/* = NAVIGATION = */
nav {}
.navbar-default {border-radius:0px;border:0;background:#266834 url(images/nav-bg.jpg);text-align:center;border-bottom: 3px solid #e91021;box-shadow: 0 0 25px #000;}
.navbar-default .navbar-nav > li > a {color:#fff;padding-left:35px; padding-right:35px;font-size:18px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {background:#1b4b25;}
.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;}
.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:#1b4b25;color:#fff;}
.navbar-default .navbar-nav>li>a:focus {}
.navbar-toggle {}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {}
.navbar-default .navbar-toggle .icon-bar {}

/* = BANNER = */
#banner {}
.banner-inner {padding:0px;border-bottom: 3px solid #e91021;box-shadow: 0 0 25px #000;}
.carousel-inner {border:none;box-shadow:none;}

/* = MAIN = */
main {text-align:left;padding:0px;color: #000;font-size: 14px;}
.main-inner {background:url(images/main-bg.jpg) top center;padding:30px;box-shadow: 0 0 25px #000;}
.main-inner-inner {background:#fff;padding:20px; border: 3px solid #266834; box-shadow: 0 0 15px #000;}

/* = SECTION = */
section {}
section p {font-size:16px;}
.row.bg {
    background: rgba(223, 221, 211, 0.79);
}
section ul {
    font-size: 16px;
    color: rgb(186, 23, 18);
    font-weight: bold;
    line-height: 29px;
    list-style: none;
}
.col-centered { 
    display:inline-block; 
    float:none; 
    text-align:left; 
    margin-right:-4px; 
}
 
.row-centered { text-align:center; }
/* = FLOATED IMAGES = */
img.pull-left {border: 1px solid rgb(172, 172, 172); padding: 3px; margin: 7px 29px 35px 0px; width: 374px; height: auto;}
img.pull-right { border: 1px solid rgb(172, 172, 172); padding: 3px; margin: 7px 0 35px 29px; width: 280px; height: auto;}
/* = GALLERY PAGE = */
.gallery-container a {
    height: 100%;
    width: 100%;
    max-width: 348px;
    max-height: 304px;
    margin: 5px;
    overflow: hidden;
    display: inline-block;
    z-index: 9999;
    border: 1px solid #761A3F;
    padding: 0px;
}
.gallery-container:hover {}
.lb-thumb {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0px !important;
    border: 0px solid #761A3F !important;
    margin: 0 7px 7px 0;
    -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;}
/* = Locations  = */
span.locations { font-size: 23px; font-weight: bold; color: #EB040C;}
p.address { margin-top: 3px;margin-bottom: 8px; }

/* CONTACT FORM */
#contactform label {cursor:pointer;color: #5F5F5F;}
#contactform button {width:100%;background: #e91021;color:#fff;}
#contactform button:hover {background: #fc585d;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0 ;}
#contactform .alert-danger {color:#a94442;}


/* = ASIDE = */
aside {text-align:center;}
aside ul {list-style-type: none;padding: 0;margin: 0 0 25px 0;}
aside ul li {font-size: 20px;text-transform: normal;padding: 10px 0 10px 0px;margin: 0;border-bottom: 1px solid #266834; line-height:25px;color:#266834;}
aside ul li a {color:#000;}
aside ul li:hover {background: #ba1723;}
aside ul li:hover a {color: #fff; text-decoration:none;}

/* = CONTACT INFO = */
#contact-info {text-align:center;color:#fff;}
.contact-info-inner {background:#e91021;padding:10px;color:#fff;}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#fff;}
#contact-info a:hover {color:#ccc;}

/* = FOOTER = */
footer {margin: 0 auto;}
.footer-inner {padding: 10px 15px;background:#1f542a url(images/nav-bg.jpg) repeat-x;}
.sitemap {text-align:left;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {color:#fff;}
footer a:hover {color:#ccc;}

/* = 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 {}

/* = 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: #e91021;  /* 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: #ba1723;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;}

.button {display: flex; justify-content: center;margin-top: 30px;}
.button .btn {background:#2D6238; color: #fff;font-size: 18px;}
.button .btn:hover {background:#e91021;}

/* = 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;display: block;} img.pull-right {float:none !important;margin:0 auto;display: block;}}
@media screen and ( max-width: 741px ) {}