/* = DEFAULT STYLES = */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

body {margin:0;font-size:14px;font-family: 'Roboto Slab', serif; background-image:url(../images/background.png);}
.col-gallery  img{margin-top:10px;}
.img-fix {margin-top: 62px!important;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#d4ad68;}
a:hover, a:focus {text-decoration:underline;color:#fff;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}
/* = DEFAULT - HEADINGS = */
h1 {font-size:36px;margin:0;font-weight:bold;color:#d4ad68;border-bottom:3px solid #8a8888;}
h2 {font-size:22px;margin:15px auto;text-transform:normal;color:#d4ad68;margin-top:20px;font-weight:bold;}
h3 {font-size:20px;margin:0;font-weight:bold;color:#FFFFFF;background-color:#000000;padding-top:20px;padding-left:20px;padding-bottom:8px;}

/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#d4ad68;color:#000; border-radius:8px;}
.btn:hover, .btn:focus {background:#666;color:#fff;}

/* = HEADER = */
header {background-color:#f1e5d0;padding:10px 15px;}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img{margin-top:15px;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:center;padding-top:10px;padding-bottom:10px; line-height:30px;}
.tagline {display:block;text-align:center;font-weight:bold;font-size:18px;color:#666;padding-top:60px;}
.callus{display:block;font-weight:bold;font-size:24px;color:#666;}
.tel {display:block;}
.tel a {font-weight:bold;font-size:32px;color:#000;}
.tel a:hover, .tel a:focus, .tel a:active {text-decoration:none;color:#666;}
address {display:block;margin-bottom:0px;font-weight:bold;font-size:14px;color:#000000;}
.email {display:block;}
.email a {font-weight:bold;font-size:16px;color:#666;}
.email a:hover, .email a:focus, .email a:active {text-decoration:none;color:#000000;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {}
.social a:hover, .social a:focus {}

/* = NAVIGATION = */
nav {border-top:3px solid #000;border-bottom:3px solid #000;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    background-color: #000000;
    background-image: url("http://www.transparenttextures.com/patterns/black-scales.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;min-height: 40px;}
.navbar-default .navbar-nav > li > a {font-weight:bold;font-size:18px;color:#d4ad68;text-transform:uppercase; padding:15px 20px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {background-color:#000;color:#fff;}
.nav li.active a {background-color:#FFFFFF;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-color:#000;color:#fff;}
.navbar-default .dropdown-menu > li > a {background:#fff;}
.navbar-default .dropdown-menu > li > a:hover {background-color:#FFFFFF;color:#000;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background-color:#000;color:#fff;}
.navbar-default .navbar-nav>li>a:focus {background-color:#FFFFFF;color:#000;}
.navbar-toggle {border-color:#FFFFFF !important;background-color:#000   !important;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {border-color:#FFFFFF !important;background-color:#000000 !important;}
.navbar-default .navbar-toggle .icon-bar {background-color:#FFFFFF !important;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-7px;}
.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;}
.item img{width:100%;}
.carousel-caption {background: rgba(0,0,0,0.6); padding:10px !important; border-radius:8px;margin-bottom:30px;}
.carousel-caption p {font-size:28px;}

.carousel-caption .btn {font-size:26px;background:#d4ad68; border:3px solid #000; padding:6px 15px; font-weight:bold;margin-bottom:10px;}
.carousel-caption .btn:hover {background:#000;color:#fff;}

.carousel-indicators {bottom:10px;}
.carousel-indicators li {border:4px solid #000;background-color:#fff;width:12px;height:12px;}
.carousel-indicators .active {border:2px solid #000;width:14px;height:14px;}

/* = FEATURE = */
#feature { padding-top:50px;padding-bottom:50px;border-top:3px solid #000;border-bottom:3px solid #000;
    background-color: #000000;
    background-image: url("http://www.transparenttextures.com/patterns/black-scales.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}
.feature-inner {}
.feature-inner a:hover {text-decoration:none;}
.feature-box {font-size: 14px;padding: 0px;margin-bottom: 15px; position:relative;max-width:300px; margin:0 auto;}
.feature-box a {display:block;border-radius:50%;background:#8a8888;border:3px solid #fff;}
.feature-box a ul {visibility:hidden;position:absolute;text-align:center;top:50%;left:28%;list-style:none;line-height:1.75em;padding:0;color:#fff;font-size:18px;}
.feature-inner h2 {margin: 0 auto; font-size: 20px; text-align:center;margin-bottom:15px;}
.feature-box img {margin:0 auto;box-shadow:0px 0 15px #000; opacity:.8;}
.feature-box a:hover {border:3px solid #fff;}
.feature-box a:hover img{opacity:1;}
.feature-box a:hover ul {visibility:visible;}

/* = MAIN = */
main {text-align:left;color: #fff;font-size: 14px;background:url(../images/feature-bg.jpg) bottom fixed; background-size:cover;}
.main-inner {background:rgba(0,0,0,.4);padding-top:30px;padding-bottom:15px;}
.main-inner-ip .col-xs-12.col-sm-6, .main-inner-ip .col-xs-12.col-sm-7, .main-inner-ip .col-xs-12.col-sm-5 {padding-left:0px;padding-right:0px;}
.main-inner-ip #contactus {margin-bottom:15px;}
.main-inner-ip .form-group {margin:0 5px 15px 5px;}
.main-inner-ip #contactform button {margin:0 5px;width:98%;}

/* = SECTION = */
section {padding-top:10px;}

a.logo-image img {padding-top: 30px;}
a.logo-image2 img{display: none;}

.logos img {display: inline-block;padding-right: 20px;}
.logos .bbb{padding: 0;}

/* = FLOATED IMAGES = */
img.pull-left {margin:25px 20px 20px 0px;}
img.pull-right {margin:25px 0px 20px 20px;}
.thumbnail {padding:0px;border:none;border-radius:0px;}

/* = ASIDE = */
aside {text-align:left;padding-bottom:20px;}

/* CONTACT FORM */
#contactus{border:2px solid #000000;padding:20px;background-color: #000000;
    background-image: url("http://www.transparenttextures.com/patterns/black-scales.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}
#contactform label {cursor:pointer;color: #333;}
#contactform button {width:100%;border-radius:3px;}
#contactform .alert {padding: 7px 25px;width:100%;margin-bottom:0px;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}

.company-heading {font-size:30px;color:#d4ad68;font-weight:bold;}
.office-contact {padding: 11% 0;}
.office-contact .tel a {font-weight:bold;font-size:28px;color:#fff;}
.office-contact .email {color:#fff;font-size:16px;}
.office-contact .email a {font-weight:normal;font-size:22px;color:#d4ad68;}
.office-contact .tel a:hover {color:#d4ad68;}
.office-contact .email a:hover {color:#fff;}
.office-contact address{display:block;margin-bottom:0px; font-size:19px; font-weight:normal;color:#fff;}
.map-margin.embed-responsive-16by9 {padding-bottom:30%;margin:15px auto;-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);}

/* = CONTACT INFO = */
#contact-info {background-color:#d4ad68;padding:10px 0px;text-align:center;font-size:14px;}
.contact-info-inner {font-weight:bold;color:#000;}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {font-weight:bold;font-size:14px;color:#000;}
#contact-info a:hover, #contact-info a:focus, #contact-info a:active {text-decoration:none;color:#333;}

hr{border-top: 1px solid #000000;}

/* = FOOTER = */
footer {text-align:center;padding-top:10px;padding-bottom:10px;border-top:3px solid #000;
    background-color: #000000;
    background-image: url("http://www.transparenttextures.com/patterns/black-scales.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}
.footer-inner {}
.sitemap {}
.list-inline li a{text-transform:uppercase;color:#d4ad68;font-size:14px;font-weight:bold;padding-left:15px;padding-right:15px;}
.list-inline li a:hover, .list-inline li a:focus, .list-inline li a:active{text-decoration:none;color:#f1e5d0;}
.copyright {padding-top:10px;}
.copyright a{font-weight:normal;font-size:12px;color:#d4ad68;}
.copyright a:hover, .copyright a:focus, .copyright a:active{text-decoration:none;color:#f1e5d0;}

/* = 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;background-color:#d4ad68;}
.back-to-top:hover, .back-to-top:active,.back-to-top:focus {color:#FFFFFF; background-color:#000000;}

/* = 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: #d4ad68;  /* 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;}

.before-after {margin-top:30px;}

button.btn.btn-primary {font-size: 26px;background: #ffff03;border: 3px solid #000;padding: 6px 15px;font-weight: bold;margin-bottom: 10px;}

#logo-section {display:flex;}
@media screen and ( max-width: 600px ) { #logo-section {flex-wrap:wrap;} #logo-section .col-lg-3 {width:50%;} }


/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {.carousel-caption p {font-size:26px;}}
@media screen and ( max-width: 1024px ) {.carousel-caption p {font-size:22px;}}
@media screen and ( max-width: 991px ) {.tagline{font-size: 13px;}.tel a{font-size: 26px;}.email a{font-size: 17px;}.list-inline li a{padding-left:5px;padding-right:5px;}.circle-icon{font-size: 6em;padding: 25px;} h2{font-size:20px;} .navbar-default .navbar-nav > li > a {font-weight:normal;font-size:14px; padding:15px 10px;} .carousel-caption p {font-size:18px;}a.logo-image img {width: 60%; margin-top:40px;}}
@media screen and ( max-width: 966px ) {}
@media screen and ( max-width: 768px ) {.logo img{margin:0 auto;margin-top:20px;display: block;}.carousel-caption {display:none;}.img-fix {margin-top: 0!important;}}
@media screen and ( max-width: 767px ) {.banner-inner{display:none;}.navbar .navbar-nav {display:block;margin-bottom:0px;}img.pull-left {float:none !important;margin:15px auto;} img.pull-right {float:none !important;margin:15px auto;}.c2a {text-align:center;}#contact-info span {display:block;visibility:hidden;line-height:0px;}.list-inline li a{padding-left:0px;padding-right:0px;font-size:11px;}.copyright a{font-size:11px;}.tagline {font-size: 18px;padding-top: 10px;}.circle-icon {font-size: 10em;padding: 50px;}h2 {font-size: 22px;margin-top: 60px;}.feature-box {margin-top:20px;} .dropdown-menu {display:block; position:relative; float:none !important; width:100%; text-align:center;} .feature-inner h2 {font-size: 24px;} .navbar-default .navbar-nav > li > a {font-weight:bold;font-size:20px;}.main-inner-ip #contactform button{width:97%;}a.logo-image img{display: none;}a.logo-image2 img{display: block;} .logos {margin: 0 auto;display: block;text-align: center;}}
    @media screen and ( max-width: 741px ) {}
    @media screen and ( max-width: 600px ) {}
    @media screen and ( max-width: 500px ) {.logos img {display: block;margin: 10px auto;}}
    @media screen and ( max-width: 450px ) {.sitemap .list-inline>li {display: block;}}
    @media screen and ( max-width: 414px ) {#contact-info {font-size:12px;} #contact-info a {font-size:12px;} address span { display:block; visibility:hidden; line-height:0;}
		
        @media screen and ( max-width: 320px ) {}