/* = DEFAULT STYLES = */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,600,900');
html, body {margin:0;font-size:14px;font-family: 'Titillium Web', sans-serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold; color:#BD161D;}
a:hover, a:focus {text-decoration:underline;color:#000;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:32px;margin:0;font-weight: bold;border-bottom: 3px solid #BD161D;}
h2 {font-size:24px;margin:0;font-weight: 600;}
h3 {font-size:24px;margin:0;font-weight: bold;}
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;}

/* = HEADER = */
header {}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img{margin:20px auto;}
.logo img:hover, .logo img:focus {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:center;background: #BD161D;color: #fff;padding: 10px;font-size: 16px;box-shadow: 0 0 15px 5px #000;}
.c2a i{color: #FFF100;}
.tagline {display:inline-block;}
address {display:inline-block;margin-bottom:0px;font-weight: 600;margin-right: 15px;}
.tel {display:inline-block;margin-right: 15px;}
.tel a {font-weight: 600;color: #fff;}
.tel a:hover, .tel a:focus {text-decoration: none;color: #000;}
.email {display:inline-block;margin-right: 15px;}
.email a {font-weight: 600;color: #fff;}
.email a:hover, .email a:focus {text-decoration: none;color: #000;}

/* = SOCIAL MEDIA LINKS = */
.social {display:inline-block;}
.social img{height: 25px;}
.social a {}
.social a:hover, .social a:focus {}

/* = NAVIGATION = */
nav {}
.navbar-default {border-radius:0px;border:0;background:#fff;text-align:center;margin-bottom: 50px;box-shadow: 0 0 15px #000;}
.navbar-default .navbar-nav > li > a {text-transform: uppercase;font-weight: 700;color: #BD161D;font-size: 20px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {background: transparent;color: #000;}
.nav li.active a {background: transparent;color: #000;}
.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 {background: transparent;color: #000;}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {background: transparent;color: #000;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background: transparent;color: #000;}
.navbar-default .navbar-nav>li>a:focus {background: transparent;color: #000;}
.navbar-toggle {background: #000;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #BD161D;}
.navbar-default .navbar-toggle .icon-bar {background: #fff;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = FEATURE = */
#feature {margin-bottom: 30px;}
#feature a:hover{text-decoration: none;}
.feature-inner {}
.feature-box {background: #000;box-shadow: 0 0 25px 5px #000;margin-bottom: 25px;transition: all .5s ease-in-out;}
.feature-box:hover {transform: scale(.8);}
.feature-box img{width: 100%;}
.feature-box h3{text-align: center;padding: 15px;color: #FFF100;font-size: 24px;text-transform: uppercase;letter-spacing: 2px;}


/* = MAIN = */
main {text-align:left;color: #000;font-size: 16px;margin-bottom: 50px;}
.main-inner {background: rgba(255, 255, 255, 0.8);padding: 20px 20px 35px;box-shadow: 3px 3px 25px 5px #000;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}
img.img-center {margin: 4% auto; float: none; display: block;}

/* = ASIDE = */
aside {text-align:left;}

/* CONTACT FORM */
.contact-form {background: #fff;box-shadow: 3px 3px 15px #000;}
.contact-form h3{background: #BD161D;padding: 10px;color: #fff;font-weight: 600;}
hr.divider {border-top: 3px solid #333; margin: 0;}
#contactform{padding: 15px;}
#contactform label {cursor:pointer;color: #000;font-weight: 600;}
#contactform button {width:100%;background: #000;color: #FFF100;border: 1px solid transparent;border-radius: 0;}
#contactform button:hover{background: #FFF100;color: #000;border-color: #000;}
#contactform .alert {padding: 7px 25px;width:100%;margin-bottom:0px;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}
.contactform-bg {min-height: 20px;padding: 19px;margin-bottom: 20px;background:#BD161D;}
.contactform-bg input, .contactform-bg textarea {background: #ffffff;}
#contactform .form-control {color:#999999; border-radius: 0;}
#contactform label.contactpage-label {cursor:pointer;color: #fff; font-weight: 600;}
textarea.form-control.message-area {}
.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.jumbotron-sm { padding: 24px 0;background:#000;border-radius: 0 !important; font-weight: bold;border: 3px solid transparent; margin: 0 0 4% 0;}
.jumbotron-sm h2 {font-weight: 600;color: #FFF100; background: none;}
.jumbotron-sm h2 small {font-size: 18px;color: #FFF100;font-weight: 600;}
.location-container {background:#000; padding: 1em; margin: 1em auto; font-weight: 600;border: 3px solid transparent;}
.location-container address {display: block; margin-right: 0;}
span.company-heading {font-size: 24px;color: #fff; text-align:center; display:block; width: 100%;}
span.company-address {font-size: 18px;text-align:center; display:block;color: #fff; width: 100%;}
span.company-address a {font-size: 18px;text-align:center; display:block;color: #fff; font-weight: 600;;}
span.company-address a:hover {color: #FFF100; text-decoration: none;}
legend {font-size: 26px;color: #FFF100; text-align:center; display:block; border-bottom: 1px solid transparent;font-weight: 600; width: 100%; margin-bottom: 0;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 68.5%; max-width: none; margin: 0 auto; border: none; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 3px solid transparent;}

/* = CONTACT INFO = */
#contact-info {background:#000;padding:10px 0px;text-align:center;color: #fff;font-size: 18px;}
.contact-info-inner {}
.contact-info {display:inline-block;}
.spacer {margin:0px 5px;}
#contact-info a {font-weight: 600;color: #fff;}
#contact-info a:hover, #contact-info a:focus {text-decoration: none;color: #FFF100;}

/* = FOOTER = */
footer {text-align:center;background: #fff;padding: 10px;}
.footer-inner {}
.sitemap .list-inline {margin-bottom:10px;}
/* = FOOTER - LINKS = */
footer a {color: #BD161D;font-size: 16px;font-weight: 600;}
footer a:hover, footer a:focus {text-decoration: none;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 {background: #BD161D;color: #fff;}
.back-to-top:hover, .back-to-top:focus {background: #000;color: #fff;}

/* = 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: #BD161D;  /* 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: #E2C10A;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 #333,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;}

/* = SERVICES TABS = */
ul.resp-tabs-list, ul.resp-tabs-list p { margin: 0px; padding: 0px; color:#fff; }
.resp-tabs-list li { font-size: 20px;font-weight: 600; display: inline-block; padding: 13px 15px; margin: 0 4px 0 0; list-style: none; cursor: pointer; float: left; background-color:#BD161D !important}
.resp-tabs-container { padding: 0px; background-color: #BD161D; clear: left; }
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.resp-tab-content { display: none; padding: 15px; }
.resp-tab-active { border: 1px solid #1D1F21 !important; border-bottom: none; margin-bottom: -1px !important; padding: 12px 14px 14px 14px !important; border-top: 4px solid #c62630 !important; border-bottom: 0px #1D1F21 solid !important; }
.resp-tab-active { border-bottom: none; background-color: #BD161D !important;text-shadow: 1px 2px 1px rgba(0,0,0,.6); }
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content { border: 1px solid transparent; border-top-color: transparent; }
h2.resp-accordion { font-size: 13px; border: 1px solid #1D1F21; border-top: 0px solid #1D1F21; margin: 0px; padding: 10px 15px; }
h2.resp-tab-active { border-bottom: 0px solid #1D1F21 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #1D1F21 !important; background: #1D1F21; }
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list { float: left; width: 30%; }
.resp-vtabs .resp-tabs-list li { font-size: 20px;display: block; padding: 15px 15px !important; margin: 0 0 4px; cursor: pointer; float: none; background-color:#fff !important; color:#BD161D !important; }
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #000; border: 3px solid transparent !important; float: left; width: 68%; min-height: 250px; border-radius: 0; clear: none; }
.resp-vtabs .resp-tab-content { border: none; word-wrap: break-word; font-size: 16px !important;}
.resp-vtabs li.resp-tab-active { font-size: 20px;position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px !important;border-top: 1px solid transparent !important; border-left: 4px solid transparent !important; margin-bottom: 4px !important; border-right: 1px solid transparent !important; background: #000 !important; color:#fff !important; }
.resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #1D1F21; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background: #1D1F21;/* !important;*/ }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1;/* !important;*/ }
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; color:#fff; font-size: 20px;}
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1;/* !important;*/ }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; background: #BD161D !important; }
.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
.resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: 100px; clear: none; }
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.c2a{font-size: 14px;}}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}img.pull-left {float:none !important;margin:5% auto;} img.pull-right {float:none !important;margin:5% auto;}.c2a {text-align:center;}.contact-info {display:block;}.spacer {display:none;}}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {#contact-info{font-size: 16px;}footer a{font-size: 14px;}.c2a{font-size: 13px;}}
@media screen and ( max-width: 320px ) {}

/* Formatting for Printing the web page */
@media print {.carousel-caption {display:none;}}
