@import url(http://fonts.googleapis.com/css?family=Lora);
/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;background-color:#2d3956;background-image:url('../images/body-bg.png');}
#page{background-color:#f1f5ff;padding: 10px 0;-webkit-box-shadow: -1px 0px 5px 3px rgba(0,0,0,0.75);-moz-box-shadow: -1px 0px 5px 3px rgba(0,0,0,0.75);box-shadow: -1px 0px 5px 3px rgba(0,0,0,0.75);}
.page-padding{padding:0 10px;}
/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#2d3956;text-decoration: none;}
a:hover {}

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

/* = DEFAULT - HEADINGS = */
h1 {font-size:28px;font-family: 'Lora', serif;color:#2d3956;font-weight:bold;}
h2 {font-size:24px;font-family: 'Lora', serif;color:#bd0011;font-weight:bold;}
h3 {font-size:20px;font-family: 'Lora', serif;color:#2d3956;border-bottom:2px solid #2d3956;font-weight:bold;}
h4 {font-size:18px;font-family: 'Lora', serif; color:#2d3956; font-weight:bold;}
h5 {font-family: 'Lora', serif;}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* = HEADER = */
header {background: #f1f5ff; /* Old browsers */
background: -moz-linear-gradient(top,  #f1f5ff 0%, #d7dbe2 28%, #d7dbe2 51%, #f1f5ff 91%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f5ff), color-stop(28%,#d7dbe2), color-stop(51%,#d7dbe2), color-stop(91%,#f1f5ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f1f5ff 0%,#d7dbe2 28%,#d7dbe2 51%,#f1f5ff 91%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f1f5ff 0%,#d7dbe2 28%,#d7dbe2 51%,#f1f5ff 91%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f1f5ff 0%,#d7dbe2 28%,#d7dbe2 51%,#f1f5ff 91%); /* IE10+ */
background: linear-gradient(to bottom,  #f1f5ff 0%,#d7dbe2 28%,#d7dbe2 51%,#f1f5ff 91%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f5ff', endColorstr='#f1f5ff',GradientType=0 ); /* IE6-9 */}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right;font-family: 'Lora', serif;font-size:20px;}
.c2a span {display:block;}
.tagline {border-top:1px solid #fff;padding:8px 0;margin-top:5px;text-align:center;color:#bd0011;font-family: 'Lora', serif;font-size:21px;display:block;font-weight:bold;}
.tel {margin:10px 0;font-size:26px;font-weight:bold;}
.tel a {}
address {font-size:19.5px;}
.email {font-size:20.5px;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {}
.social a:hover {}

/* = NAVIGATION = */
nav {margin-bottom:0;text-shadow: 1px 1px #000;text-transform: uppercase; font-family: 'Lora', serif;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bd0011+0,6f0007+35,6f0007+65,bd0011+99 */
background: #bd0011; /* Old browsers */
background: -moz-linear-gradient(top,  #bd0011 0%, #6f0007 35%, #6f0007 65%, #bd0011 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd0011), color-stop(35%,#6f0007), color-stop(65%,#6f0007), color-stop(99%,#bd0011)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* IE10+ */
background: linear-gradient(to bottom,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0011', endColorstr='#bd0011',GradientType=0 ); /* IE6-9 */
}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a {color:#fff;font-size:20px;padding:25px 20px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {background-color:#bd0011;color:#fff;}
.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;}
.dropdown-menu {margin-top: 0px;}
.dropdown:hover .dropdown-menu {}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {background-color:#bd0011;color:#fff;}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {background-color:#bd0011;color:#fff;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background-color:#bd0011;color:#fff;}
.navbar-toggle {}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background-color:#bd0011;color:#fff;}
.navbar-default .navbar-toggle .icon-bar {}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;}
.navbar .navbar-collapse {text-align: center;}
.navbar{margin-bottom:0;}
/* = BANNER = */
#banner {}
.banner-inner {padding:0px;}
.carousel-inner {border:none;box-shadow:none;}

/* = FEATURE = */
#feature {margin:0 auto;background:#ebebeb;margin-bottom:20px;padding:20px 0px 25px 0px;}
.feature-inner {}
.feature-box {}

/* = MAIN = */
main {text-align:left;padding:0px;color: #000;font-size: 14px;}
.main-inner {}

/* = SECTION = */
section {}

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

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

/* = TESTIMONIALS = */
.testimonials {color: #333; background:none;}
.testimonials .carousel-inner {min-height: 200px;}
.testimonials h3 {color: #000;}
.testimonials .carousel-inner p {color:#555; line-height: 1.25; margin-top: 0; font-size: 1.5em; font-style: italic;}
.testimonials p span {display: block; margin-top:10px; font-weight: bold; font-size:.8em;}
.carousel-indicators li  {border-color:none; !important;background-color:#2D3956;}
.carousel-indicators li.active  {border-color:none; !important; background:#bd0011; !important;}

/*services page*/
.list-inline.services {font-weight: bold;}
.list-inline.services li {width: auto; display: block;}
.list-inline.services li:before {content:"?"; font-size: .9em; padding-right: .5em;}
.list-inline.services > li:first-child {padding-left: 5px !important;}

/* CONTACT FORM */
#contactform label {font-family: 'Lora', serif;cursor:pointer;color: #333;}
#contactform button {width:100%;background:#2d3956;color:#fff; border:0;}
#contactform button:hover {background:#BD0011;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}

/* = CONTACT PAGE = */
.container .jumbotron, .container-fluid .jumbotron {border-radius: 0;}
.jumbotron {background:none;color: #000;border-radius: 0;}
.jumbotron h2 {border-bottom:2px solid #2D3956;}
.jumbotron-sm { padding-top: 24px;padding-bottom: 24px; }
.jumbotron small {color: #000;}
.h2 small {font-size: 24px;}
span.company-heading {}
span.company-address {}
legend {}

/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 30%; max-width: none; margin: 2% 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 {text-align:center;color:#fff;font-family: 'Lora', serif;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bd0011+0,6f0007+35,6f0007+65,bd0011+99 */
background: #bd0011; /* Old browsers */
background: -moz-linear-gradient(top,  #bd0011 0%, #6f0007 35%, #6f0007 65%, #bd0011 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd0011), color-stop(35%,#6f0007), color-stop(65%,#6f0007), color-stop(99%,#bd0011)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* IE10+ */
background: linear-gradient(to bottom,  #bd0011 0%,#6f0007 35%,#6f0007 65%,#bd0011 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0011', endColorstr='#bd0011',GradientType=0 ); /* IE6-9 */padding:10px;}
.contact-info-inner {}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#fff;font-weight:bold;text-decoration:none;}
#contact-info a:hover {color:#ccc;}

/* = FOOTER = */
footer {font-family: 'Lora', serif;margin: 0 auto;}
.footer-inner {padding: 10px 0;}
.sitemap {text-align:left;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {font-size:12px;}
footer a:hover {}

/* = 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: #2d3956;  /* 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: 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;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 966px ) {.navbar-default .navbar-nav > li > a{font-size:18px;}.logo img{margin:0 auto;}.c2a {text-align:center;} .sitemap {text-align:center;}.copyright{text-align:center;}}
@media screen and ( max-width: 768px ) {img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;} span.company-heading {text-align: center;} span.company-address {text-align: center;} legend {text-align: center;} address {text-align: center;}}
@media screen and ( max-width: 741px ) {span.tel, address {font-size:18px;margin:7px 0;} span.email{font-size:16px;margin:0;} span.tagline {font-size:18px;} .testimonials .carousel-inner p {font-size:1.2em;}}