@import url(https://fonts.googleapis.com/css?family=Bree+Serif);

/* = DEFAULT STYLES = */
body {margin:0;font-size:14px; font-family: 'Bree Serif', serif; background: url("../images/background.jpg") top center; background-size:cover; }

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

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

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;margin:0;color: #fff;border-bottom: 1px solid #666;margin-top:15px; font-weight:bold;padding-bottom:5px;text-shadow:0 10px 10px #000;}
h2 {font-size:28px;margin:0;}
h3 {font-size:26px;margin:0;color: #666; font-weight:normal;}
h4 {font-size:26px;border-bottom: 1px solid #666; font-weight:bold;padding-bottom:5px;color:#000;}
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;}
.header-inner {}
/* HEADER - LOGO */
.logo {margin-bottom: 10px;margin-top: 10px;}
.logo img:hover  {opacity:.8;}
.logo-center {float: right; margin: 1% auto; display: block;}

/* = CALL TO ACTION = */
.c2a {text-align: right;margin-top:10px; padding-bottom: 10px;text-shadow:0 10px 10px #000; line-height:40px; }
.tagline {display:block;font-size: 20px;font-weight: bold;color: #ccc;}
.tel {display:block;font-size: 30px;color: #fff; }
.tel:hover {opacity:.8;}
.tel a {font-size: 38px;font-weight: bold;color: #fff;}
address {display:block;margin-bottom:0;font-size: 16px;color: #ccc;font-weight: bold;}
.email {display:block;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {color:#fff; font-size: 34px;margin-right:5px;}
.social a:hover {opacity:.8; color:#ccc;}

/* = NAVIGATION = */
nav {box-shadow:0 0 25px #000;border-bottom:3px solid #000; border-top:3px solid #000; background: url(../images/nav-bg.jpg); background-size:cover;}
.navbar-default {border-radius:0;border:0;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a {font-size: 22px;font-weight: bold;color: #000;transition: all 0.3s ease-out;padding: 15px 30px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #fff;transition: all 0.3s ease-out;}
.nav li.active a {color: #ffffff;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: #ffffff; 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: #ffffff;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {}
.navbar-toggle {color: #ffffff;background: #1b1112;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #1b1112;}
.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 = */
#banner {padding-top: 30px; padding-bottom: 10px;}
.banner-inner {padding: 0;}
.carousel-inner {border: 3px solid #000;box-shadow:none; box-shadow:0 0 25px #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:30px;margin-bottom:20px;}
.main-inner {}
.main-inner p {}

/* = SECTION = */
section {text-shadow:0 10px 10px #000;}

/* = FEATURE = */
.feature-inner {}
.feature-inner a:hover {text-decoration:none;}
.feature-box { text-align:center;padding:0 0px; max-width:300px; margin:0px auto;margin-bottom:25px;}
.feature-box img {margin:-60px auto 10px auto;box-shadow:0 0 25px #000;z-index:19; position:relative; border:3px solid #000;}
.feature-box:hover {opacity:.8;}
.feature-box h3 {font-size:24px; color:#000;  padding:6px; z-index:20; position:relative;border-bottom:3px solid #000; border-top:3px solid #000; background: url(../images/nav-bg.jpg);box-shadow:0 0 15px #000;}
.feature-box:hover {}

/* = 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;}
.thumbnail{padding:0px;border:2px solid #000;border-radius:3px;box-shadow:0 0 25px #000;}

/* = ASIDE = */
aside {text-align:left;}
aside .box {padding:15px; margin:15px 0 35px 0; background: url(../images/form-bg.jpg);box-shadow:0 0 25px #000; border:3px solid #000;}

/* CONTACT FORM */
#contactform label {cursor:pointer;color: #000; font-size:14px; font-weight:normal;}
#contactform button {width:100%;border-radius:3px; background:#000;}
#contactform button:hover {background:#333;}
#contactform .alert {padding: 7px 25px;width:100%;margin-bottom:0px;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}
.company-heading {font-size:36px;color:#666;font-weight:bold;text-shadow:0 10px 10px #000;}
.office-contact address{display:block;margin-bottom:0px; font-size:18px; font-weight:normal;color:#666;text-shadow:0 10px 10px #000;}
.office-contact .tel,.office-contact .tel a {font-weight:normal;font-size:30px;color:#fff;text-shadow:0 10px 10px #000;}
.office-contact .email a {font-weight:normal;font-size:22px;color:#fff;text-shadow:0 10px 10px #000;}
.office-contact .tel a:hover,.office-contact .email a:hover {color:#666;}
.embed-responsive-16by9 {padding-bottom:25%;margin:15px auto;-webkit-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);}

/* Testimonials Page */
.testimonials {background:#000 url(../images/quote.png) no-repeat; background-size:cover;border:8px solid #eee;margin-bottom:10px;}
.testimonials p {margin:10px 20px;text-align:center; font-size:18px;}
.testimonials .carousel-inner {min-height:250px;}
.signature {font-weight:bold;font-style:italic;}
p.more-margin {margin-top:50px;}

/* = CONTACT INFO = */
#contact-info {padding:20px 15px;text-align:center;color:#fff;box-shadow:0 0 25px #000; font-size:16px;font-weight: normal; background:#000;}
.contact-info-inner {}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#fff;font-weight: normal;}
#contact-info a:hover {color:#ccc;}

/* = FOOTER = */
footer {text-align:center;margin-top: 0px; background: url(../images/nav-bg.jpg); background-size:cover;}
.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: normal;color: #000;}
footer a:hover {color: #333;}

/* = 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: #000;}
.back-to-top:hover {color: #333;}

/* = 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: #666;  /* 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); 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;}



.head-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.head-top > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.celebration {position: relative;}
.celebrate {text-align: center; color: #ccc;font-size: 27px;text-shadow: 0 10px 10px #000;margin: auto; top: 0;right: 0;bottom:0;left: 0; }


/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {.sitemap {text-align: center;} .copyright {text-align: center;} .navbar-default .navbar-nav > li > a {padding: 15px 15px; font-size:18px;}}
@media screen and ( max-width: 991px ) {.feature-box h3 {font-size:18px;} .feature-box img {margin-bottom:30px;}
@media screen and ( max-width: 966px ) {.c2a {margin-top:5px;}}
@media screen and ( max-width: 767px ) {.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 ) { .navbar .navbar-nav {display:block;margin-bottom:0px;} 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:18px;}}
@media screen and ( max-width: 375px ) {address {font-size:14px;} .tel a {font-size: 26px;}}