/*
Theme Name: 
Author: 
Author URI:
Version: 1.0
Tags: responsive, bootstrap
*/
/* = DEFAULT STYLES = */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {margin:0;font-size:14px;font-family: 'Open Sans', sans-serif;background-color: #ffffff;
background-image: url("https://www.transparenttextures.com/patterns/concrete-wall-2.png");background-attachment: fixed}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#2646a6;}
a:hover {text-decoration:underline; color:#d2062a;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:38px;margin:0; color:#2646a6; border-bottom:1px solid #d2062a; font-weight:bold;padding-top:20px;}
h2 {font-size:24px;margin:0;margin-top:10px;}
h3 {font-size:22px;margin:0; font-weight:bold; color:#d2062a;margin-bottom:5px;text-align: center;}
h4 {font-size:20px;margin:0; color:#d2062a; font-weight:bold;}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#d2062a;color:#fff;}
.btn:hover {background:#2646a6;color:#fff;}

/* = HEADER = */
header {background: rgba(255,255,255,0.4); padding: 20px 15px;}
.header-inner {}
/* HEADER - LOGO */
.logo { margin-top: 10px}
.logo img {}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right;text-shadow:20px 20px 20px #fff;}
.tagline {display:block;font-size:20px;color:#000;}
.tel {display:block;font-size:38px;}
.tel a {color:#2646a6;  font-weight: bold;}
.tel a:hover {color:#d2062a;}
address {display:block;margin-bottom:0px;font-size:18px; color:#d2062a;}
.email {display:inline-block;}
.email a {color:#2646a6;font-size:26px; font-weight:normal;}
.email a:hover {color:#d2062a;}

.motto {text-align:center;font-weight:bold;font-size:22px;color:#000;padding-top: 20px;text-shadow:20px 20px 20px #fff;}
.motto img {margin:0 auto;}
.motto .red {color:#db0006; font-size:18px;}

/* = SOCIAL MEDIA LINKS = */
.social {}
.social a {font-size:26px;color:#2646a6;display:inline-block;}
.social a:hover {color:#d2062a;}
.social .map-icon {max-width: 35px!important; display: inline-block; margin-top: -4px;}
.social .map-icon:hover {opacity: .8;}


/* = NAVIGATION = */
nav {border-radius:0px;border:0;text-align:center; background: rgba(41,70,165, 1)}
.navbar-default {background:none;border:none;}
.navbar-default .navbar-nav > li > a {color:#fff; font-size:24px; font-weight: normal; border-right: 1px solid #fff}
.navbar-default .navbar-nav > li:last-child > a {border-right: none}
.navbar-default .navbar-nav > li > a:hover {background: rgba(233,137,12,1); color:#2646a6;}
.nav li.active a {}
.dropdown-menu { }
.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: rgba(233,137,12,1); color:#2646a6;}
.navbar-default .dropdown-menu > li > a {color:#000;}
.navbar-default .dropdown-menu > li > a:hover {background: rgba(233,137,12,1); color:#2646a6;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background: rgba(233,137,12,1); color:#2646a6;}
.navbar-default .navbar-nav>li>a:focus {background: rgba(233,137,12,1); color:#2646a6;}
.navbar-toggle { background:#2646a6;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background:#d2062a;}
.navbar-default .navbar-toggle .icon-bar { background:#fff;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none; margin-bottom:-6px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {border-top:3px solid #000;}
.banner-inner {padding:0px 15px;}
.carousel-inner {border:none;box-shadow:none;}
.carousel-inner img {width:100%;}
.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;}

.carousel-caption {background: rgba(233,137,12,.9); padding:10px !important; border-radius:8px;bottom:15%; text-shadow:none;left:25%; right:25%;box-shadow:0px 0 15px #333;}
.carousel-caption h3 {color:#2646a6; text-shadow:2px 2px 0px #000;}
.carousel-caption p {margin:0; font-size:20px; color:#000;}

.carousel-indicators {bottom:2%;}
.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;}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 16px;}
.main-inner {padding-top:0px;}
/* = SECTION = */
section {}
section ul li { list-style-type:none}
/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px; border:2px solid #2646a6}
img.pull-right {margin:20px 0px 20px 10px;}
.thumbnail{padding:0px;border:3px solid #2646a6;border-radius:0px;-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);}

/* = ASIDE = */
aside {text-align:left; margin-bottom:25px;}
aside .facebook {margin:0 auto; text-align:center;}

/* = FEATURE = */
#feature {margin:0 auto;padding:0px 0 0 0;border-top:3px solid #000;}
.feature-inner {font-size: 0;}
.feature-inner a:hover {text-decoration:none;}
.feature-box {font-size: 14px;padding: 25px;margin-bottom: 15px; position:relative;box-shadow:0px 0 15px #666;}
.feature-box a {display:block;border-radius:5px;background:#000;border:3px solid #d2062a;}
.feature-box a ul {visibility:hidden;position:absolute;text-align:center;top:52%;left:37%;list-style:none;line-height:1.75em;padding:0;color:#fff;font-size:18px;}
.feature-inner h3 {margin: 0; color:#d2062a; font-size: 26px; text-align:center;font-weight:normal; background: rgba(255,255,255,0.8); padding:10px; border-radius:8px 8px 0px 0px;}
.feature-box img {margin:0 auto;border-radius: 0px 0px 8px 8px;}
.feature-box a:hover {border:3px solid #000;}
.feature-box a:hover img{opacity:.4;}
.feature-box a:hover ul {visibility:visible;}

/* CONTACT FORM */
#contactus{border:2px solid #2646a6;padding:20px;}
#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:#d2062a;}
.company-heading {font-size:30px;color:#d2062a;font-weight:bold;}
.office-contact .tel a {font-weight:bold;font-size:30px;color:#2646a6;}
.office-contact .email {color:#000;font-size:16px;}
.office-contact .email a {font-weight:normal;font-size:22px;color:#2646a6;}
.office-contact .tel a:hover {color:#d2062a;}
.office-contact .email a:hover {color:#d2062a;}
.office-contact address{display:block;margin-bottom:0px; font-size:20px; font-weight:normal;color:#000;}
.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: rgba(233,137,12,.8);padding:10px; text-align:center;color:#2646a6;}
.contact-info-inner {}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {color:#2646a6;font-weight: normal;}
#contact-info a:hover {color:#da0000;}

/* = FOOTER = */
footer {text-align:center;background: rgba(41,70,165, 1);}
.footer-inner {padding: 10px 15px;}
.sitemap {}
.copyright {}
/* = FOOTER - LINKS = */
footer a {color:#fff; font-weight:normal;}
footer a:hover {color:#da0000;}

/* = 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:#da0000;}
.back-to-top:hover {color:#000;}

/* = 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: #2646a6;  /* 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: #d2062a;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;}

/* = GALLERY PAGE = */
.gallery-container {width: 86%; margin: 3% auto; display: block;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.gallery-container:hover {/*webkit-transform: scale(.8);-moz-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8); */}
.lb-thumb {float: left;padding: 5px;border: 1px solid #2646a6 !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:#d2062a !important;}


/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {h3 {font-size:30px;}}
@media screen and ( max-width: 1199px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.navbar-default .navbar-nav > li > a {} footer a {font-size:12px;} .motto {font-size:16px;} address {font-size:14px;} .feature-inner h3 {font-size: 14px;}}
@media screen and ( max-width: 966px ) {.carousel-caption { display:none;}}
@media screen and ( max-width: 800px ) {.contact-form-inner {margin-top:25px;}.carousel-indicators {bottom:0px;}}
@media screen and ( max-width: 768px ) {.bottom-feature-inner .carousel-control.left {left:-2%;}.bottom-feature-inner .carousel-control.right {right: -2% !important;}}
@media screen and ( max-width: 767px ) {.navbar-default .navbar-nav > li > a {font-size:22px; border-right:none}.navbar .navbar-nav {display:block;margin-bottom:0px;} .logo img{margin:0 auto;} .c2a {text-align:center;} .feature-box {max-width:300px; margin:0 auto;} .feature-inner h3 {font-size: 24px;} .motto {font-size:22px;} .pull-left {float:none !important;margin:10px auto !important;} img.pull-right {float:none !important;margin:15px auto;} section ul { text-align:center; padding-left:0px; } section ul li span { display:none }}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) {#contact-info span {display:block; visibility:hidden; line-height:0px;} h3 {font-size:20px;} .carousel-caption { display:none;}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {.carousel-caption { display:none;} .tagline {font-size:16px;} address {font-size:12px;} .feature-inner h3 {font-size: 20px;}}
@media screen and ( max-width: 320px ) {.tagline {font-size:14px;} .tel a {font-size:30px;}}