@import url(https://fonts.googleapis.com/css?family=Halant:400,500,600,700);
/* = DEFAULT STYLES = */
body {margin:0;font-size:14px;font-family: 'Arial', sans-serif;background: url("../images/background-img--no-repeat.jpg") no-repeat center fixed;background-size: cover;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#ED6E0B;}
a:hover, a:focus {text-decoration:underline;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:35px;margin:0;font-weight: bold;color: #ed6e0b;font-family: 'Halant', serif;border-bottom: 2px solid #000000;}
h2 {font-size:24px;margin:0;}
h3 {font-size:20px;margin:0;}
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 {padding-top: 10px;padding-bottom: 10px;background: #f0efef;position: relative;z-index: 2;}
.header-inner {}
/* HEADER - LOGO */
.logo {margin-top: 20px;}
.logo img:hover {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: center;font-family: 'Halant', serif;}
.tagline {display:block;font-size: 30px;font-weight: bold;color: #000000;line-height: 30px;}
.tagline-center {display:block;font-size: 22px;font-weight: bold;color: #000000;font-family: 'Halant', serif;margin-top: 50px;}
.tel {display:block;margin-bottom: -15px;}
.tel a {font-size: 35px;font-weight: bold;color: #ed6e0b;}
.tel a:hover, .tel a:focus {color: #000000;text-decoration: none;}
address {display:block;margin-bottom:0;font-size: 14px;font-weight: bold;color: #000000;}
.email {display:block;}
.email a {font-size: 20px;font-weight: bold;color: #ed6e0b;}
.email a:hover, .email a:focus {color: #000000;text-decoration: none;}

/* = SOCIAL MEDIA LINKS = */
.social {margin-right: 5px;}
.social a {font-size: 30px;}
.social a:hover, .social a:focus {color: #000000;}

/* = NAVIGATION = */
nav {background: #ed6e0b;box-shadow: 0 0 10px 0 #000000;}
.navbar-default {border-radius:0;border:0;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a {font-size: 18px;font-weight: bold;color: #ffffff;text-transform: uppercase;font-family: 'Halant', serif;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #ffffff;background: #000000;transition: all 0.3s ease-out;}
.nav li.active a {color: #ffffff;background: #000000;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 {color: #ffffff;background: #ed6e0b;transition: all 0.3s ease-out;}
.navbar-default .dropdown-menu > li > a:hover {color: #ffffff;background: #000000;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #ffffff;background: #000000;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #ffffff;background: #000000;transition: all 0.3s ease-out;}
.navbar-toggle {background: #ffffff;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #000000;}
.navbar-default .navbar-toggle .icon-bar {}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {}
.banner-inner {}
.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;}

/* = FEATURE = */
#feature {}
.feature-inner {background: rgba(255,255,255,0.82);padding-top: 15px;}
.feature-box {margin-bottom: 15px;}
.feature-box h3 {font-size: 16px;font-weight: bold;color: #ed6e0b;text-align: center;padding: 15px 0;background: #000000;font-family: 'Halant', serif;}
.feature-box .feature-img-block {position: relative;}
.feature-box .feature-img-block img {width: 100%;}
.feature-box .feature-img-block .feature-overlay {position: absolute;top: 0;height: 100%;width: 100%;background: rgba(237,110,11,0.6);opacity: 0;transition: all 0.3s ease-out;}
.feature-box .feature-img-block .feature-overlay {display: block;height: 100%;width: 100%;}
.feature-box .feature-img-block .feature-overlay h3 {margin-top: 50px;font-size: 22px;font-weight: bold;color: #ffffff;text-align: center;text-transform: uppercase;font-family: 'Halant', serif;background: none;}
.feature-box .feature-img-block:hover .feature-overlay, .feature-box .feature-img-block:focus .feature-overlay {opacity: 1;transition: all 0.3s ease-out;text-decoration: none;}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 14px;}
.main-inner {background: rgba(255,255,255,0.82);padding-top: 20px;padding-bottom: 20px;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0;background:#ed6e0b;padding:3px;border:#000 solid 2px}
img.pull-right {margin:20px 0 20px 20px;background:#ed6e0b;padding:3px;border:#000 solid 2px;}

/* = ASIDE = */
aside {text-align:left;}

/* CONTACT FORM */
#contactform .form-group {position: relative;}
#contactform .form-group label {position: absolute;top: 8px;left: 10px;z-index: 2;color: #949494;font-weight: normal;}
#contactform button {width:100%;border-radius:3px;background: #ed6e0b;font-size: 18px;font-weight: bold;color: #ffffff;text-transform: uppercase;padding: 15px 12px;transition: all 0.3s ease-out;}
#contactform button:hover {background: #000000;transition: all 0.3s ease-out;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}
.contact-form h3 {font-size: 20px;font-weight: bold;color: #ffffff;background: #000000;padding: 20px 15px 15px 15px;font-family: 'Halant', serif;}
.contact-form-bg {padding: 20px 15px 5px 15px;background: #f0efef;}

/* = CONTACT INFO = */
#contact-info {background:#ed6e0b;padding-top: 10px;padding-bottom: 10px;text-align:center;font-size: 14px;font-weight: bold;color: #ffffff;font-family: 'Halant', serif;}
.contact-info-inner {}
#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: #000000;}
.footer-inner {}
.sitemap {}
.sitemap a {font-size: 16px;font-weight: bold;color: #ffffff;font-family: 'Halant', serif;text-transform: uppercase;}
.sitemap a:hover, .sitemap a:focus a {color: #ed6e0b;}
.copyright {}
.copyright a {font-size: 12px;font-weight: normal;color: #ed6e0b;}
.copyright a:hover, .copyright a:focus a {color: #ffffff;}
/* = FOOTER - LINKS = */
footer a {}
footer a:hover, footer a:focus {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: #ed6e0b;}

/* = 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: #ccc;  /* 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;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block;padding:0px !important;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a {text-decoration: none; text-shadow: 1px 1px 0 #CCC, 2px 2px 0 #222, 3px 3px 0 #444; color:#ED6E0B; /* 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;    font-family: 'Halant', serif;}
ul.sitemap-page li a:hover {color: #ed6e0b; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); text-shadow: 1px 1px 0 #FFF, 2px 2px 0 #CCC, 3px 3px 0 #444;}

/* = SERVICES PANEL = */
.block {min-height:570px;background:#ed6e0b;margin: 20px 0; padding: 10px;border: 1px solid #000;}
.block img {border: 1px solid #000;margin-top:10px;}
.block h2 {color:#FFF; text-shadow: 1px 1px 0px #000; font-size: 30px;background:#000;padding:3px;}
.block p {color:#FFF; font-size: 16px;}
.block a {color:#FFF; font-weight:normal;}
.block a:hover {color:#f00;}

blockquote {border:0px;}
.testimonials {height:300px;}
.text-larger {font-size:120%;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1200px ) {.email a {font-size: 18px;}.tel {margin-bottom: -10px;}.logo {margin-top: 15px;}}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.email a {font-size: 15px;}.tel {margin-bottom: -5px;}.tel a {font-size: 30px;}.tagline-center {margin-top: 25px;}.navbar-default .navbar-nav > li > a {font-size: 15px;}}
@media screen and ( max-width: 966px ) {}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.logo img{margin:0 auto;}.email a {font-size: 16px;} address {font-size: 16px;} #contact-info span {display: block;visibility: hidden;line-height: 2px;}.feature-box .feature-img-block .feature-overlay h3 {margin-top: 20%;}.navbar-collapse.in {overflow: visible;}.dropdown-menu {position: static;display: block;float: none;text-align: center;}}
@media screen and ( max-width: 741px ) {.navbar .navbar-nav {display:block;margin-bottom:0;}img.pull-left {float:none !important;margin:15px auto;} img.pull-right {float:none !important;margin:15px auto;}.c2a {text-align:center;} .sitemap .list-inline>li{display: block;}}
@media screen and ( max-width: 600px ) {img.gallery-image{max-width:48% !important;margin-bottom:20px;}}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 320px ) {}