@import url(https://fonts.googleapis.com/css?family=Oleo+Script:400,700);
/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;font-family: 'Arial', sans-serif;background: url("../images/background-no-repeat.jpg") no-repeat center fixed;background-size: cover;}

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

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

/* = DEFAULT - HEADINGS = */
h1 {font-size:36px;margin:0;font-weight: bold;color: #c8090e;border-bottom: 2px solid #810000;font-family: 'Oleo Script',cursive;}
h2 {font-size:24px;margin:0;}
h3 {font-size:22px;margin:0;font-weight: bold;color: #c8090e;font-family: 'Oleo Script',cursive;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#333;color:#fff;}
.btn:hover, .btn:focus {background:#666;color:#fff;}

/* Wrapper */
#wrapper {-webkit-box-shadow: 0px 0px 13px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 3px rgba(0,0,0,0.75);}

/* = HEADER = */
header {padding-top: 10px;padding-bottom: 10px;background: #ffffff;}
/* HEADER - LOGO */
.logo {}
.logo img {margin: 0 auto;width: 100%;display: block; margin-bottom:20px}
.logo img:hover {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: center;margin-top:10px;font-family:"Times New Roman", Times, serif;}
.tagline {display:block;font-size: 30px;font-weight: bold;color: #810000;font-family: 'Oleo Script',cursive;}
.tel {display:block;font-size: 22px;font-weight: bold;color: #c8090e;}
.tel a {font-weight: bold;color: #c8090e;}
.tel a:hover, .tel a:focus {color: #000000;text-decoration: none;}
address {display:block;margin-bottom:0;font-size: 18px;font-weight: bold;color: #810000;}
.email {display:block;}
.email a {font-size: 18px;font-weight: bold;color: #c8090e;}
.email a:hover, .email a:focus {color: #000000;text-decoration: none;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {font-size: 32px;font-weight: bold;color: #c8090e;}
.social a:hover, .social a:focus {color: #000000;text-decoration: none;}

/* = NAVIGATION = */
nav {}
.navbar {margin-bottom:0;}
.navbar-default {border-radius:0;border:0;text-align:center;background: #c7090e; /* Old browsers */background: -moz-linear-gradient(top,  #c7090e 0%, #840001 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #c7090e 0%,#840001 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  #c7090e 0%,#840001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7090e', endColorstr='#840001',GradientType=0 ); /* IE6-9 */}
.navbar-default .navbar-nav > li > a {font-size: 18px;font-weight: bold;color: #ffffff;text-transform: uppercase;font-family: 'Oleo Script',cursive;transition: all 0.3s ease-out;padding: 15px 25px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #ffffff;background: #810000;transition: all 0.3s ease-out;}
.nav li.active a {color: #ffffff;background: #810000;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 {}
.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: #810000;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #ffffff;background: #810000;transition: all 0.3s ease-out;}
.navbar-toggle {background: #ffffff;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #810000;}
.navbar-default .navbar-toggle .icon-bar {background-color: #000000;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {border-bottom:4px solid #810000;}
.carousel-inner {border:none;box-shadow:none;}
.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;}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 14px;background: rgba(255,255,255,.7);padding-top: 15px;padding-bottom: 15px;}
main iframe {border: 3px solid #810000;display: block;width: 100%;height: 200px;margin-top: 15px;}
#market-images {margin: 1%;box-shadow: 3px 3px 5px #888888;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0;}
img.pull-right {margin:20px 0 20px 20px;}
img.menu-1 { padding:20px}

/* = ASIDE = */
aside {text-align:left;}

/* = 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;}
.gallery-container:hover {}
.lb-thumb {float: left;padding: 5px;border: 1px solid #c8090e !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;}

/* CONTACT FORM */
#contactform .form-group {position: relative;}
#contactform .form-group label {position: absolute;top: 6px;left: 10px;z-index: 2;font-size: 16px;color: #7a7a7a;font-weight: bold;}
#contactform button {width:100%;box-shadow: 0 0 5px 0 rgba(0,0,0,.5);font-size: 18px;font-weight: bold;color: #ffffff;font-family: 'Oleo Script',cursive;text-transform: uppercase;padding: 10px 12px;background: #c7090e; /* Old browsers */background: -moz-linear-gradient(top,  #c7090e 0%, #840001 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #c7090e 0%,#840001 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  #c7090e 0%,#840001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7090e', endColorstr='#840001',GradientType=0 ); /* IE6-9 */}
#contactform button:hover {background: #810000;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}
.contact-form {border: 1px solid #810000;background: #ffffff;font-family:"Times New Roman", Times, serif;}
.contact-form h3 {font-size: 20px;font-weight: bold;color: #ffffff;background: #810000;padding: 15px;font-family: 'Oleo Script',cursive;}
.contact-form-bg {padding: 20px 15px 5px 15px;}
/* CONTACT FORM2 */
#contactform2 label {cursor:pointer;color: #333;}
#contactform2 button {width:100%;border-radius:0; background: #c8090e; color:#fff;}
#contactform2 button:hover { background: #000; }
#contactform2 .alert {padding: 7px 25px;width:100%;}
#contactform2 input.alert {padding:0;}
#contactform2 .alert-danger {color:#a94442;}
.contactform-bg {min-height: 20px;padding: 2em;margin-bottom: 20px;border: none;border-radius: 0;}
#contactform2 .form-control {border-radius: 0;color:#999999;}
#contactform2 label.contactpage-label {cursor:pointer;color: #000}
textarea.form-control.message-area {}
.input-group-addon {color: #000;border-radius: 0;}
.container .jumbotron, .container-fluid .jumbotron {border-radius: 0;}
.jumbotron {color: #000;border-radius: 0; background-color: transparent; border-bottom: 1px solid #eee}
.jumbotron-sm { padding-top: 0px;padding-bottom: 24px; }
.jumbotron small {color: #c8090e}
.h2 small {font-size: 24px;}
.location-container { padding: 1em 1em 3.8em 1em; margin: .5em auto 1em auto;}
span.company-heading {font-size: 22px;color: #000; text-align:center; display:block;}
span.company-address {font-size: 18px;text-align:center; display:block; color: #000;}
span.company-address a {font-size: 18px;text-align:center; display:block;color: #c8090e;}
legend {font-size: 22px;color: #000; text-align:center; display:block;}
/* -- 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; }

/* = CONTACT INFO = */
#contact-info {background:#810000;padding-top: 10px;padding-bottom: 10px;text-align:center;font-size: 15px;font-weight: bold;color: #ffffff;font-family:"Times New Roman", Times, serif;}
#contact-info span {margin:0 15px 0 15px;}
#contact-info a {font-size: 14px;font-weight: bold;color: #ffffff;}
#contact-info a:hover, #contact-info a:focus {color: #000000;text-decoration: none;}

/* = FOOTER = */
footer {text-align:center;padding-top: 10px;padding-bottom: 10px;background: #ffffff;}
.sitemap {}
.sitemap a {font-size: 16px;font-weight: bold;color: #c8090e;text-transform: uppercase;font-family: 'Oleo Script',cursive;padding: 10px 20px;}
.copyright {font-family:"Times New Roman", Times, serif;}
.copyright a {font-size: 12px;font-weight: normal;color: #810000;}
/* = FOOTER - LINKS = */
footer a {}
footer a:hover, footer a:focus {color: #810000;text-decoration: none;}

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

/* = 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: #c8090e;  /* 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: 0 3px 0 #ccc,0 14px 10px rgba(0,0,0,0.15),0 24px 2px rgba(0,0,0,0.1),0 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: 991px ) {#contact-info span {display: block;visibility: hidden;line-height: 2px;}.navbar-default .navbar-nav > li > a {padding: 15px;}.email a {font-size: 13px;}.sitemap a {padding: 10px 5px;}.tel {font-size:17px;}}
@media screen and ( max-width: 966px ) {}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0;}.c2a {margin-top: 25px;}aside {margin-bottom:20px;}.email a {font-size:18px;}}
@media screen and ( max-width: 741px ) {.logo img{margin:0 auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 320px ) {}