@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
/* = DEFAULT STYLES = */
body {margin:0;font-size:14px; font-family:Arial, Helvetica, sans-serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color:#224ea2;}
a:hover, a:focus {text-decoration:underline;color:#498e94;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;margin:0;font-family: 'Oswald', sans-serif; font-weight:bold; color:#224ea2; border-bottom:2px solid #a7a9ac;}
h2 {font-size:24px;margin:0;}
h3 {font-size:22px;margin:0;font-family: 'Oswald', sans-serif; font-weight:bold; color:#204da1;border-bottom:2px solid #a7a9ac;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#10254e;color:#fff;}
.btn:hover, .btn:focus {background:#1d438c ;color:#fff;}

/* = HEADER = */
header {font-family: 'Oswald', sans-serif;background: rgb(127,195,203);background: -moz-linear-gradient(top,  rgba(127,195,203,1) 0%, rgba(73,142,150,1) 100%);background: -webkit-linear-gradient(top,  rgba(127,195,203,1) 0%,rgba(73,142,150,1) 100%);background: linear-gradient(to bottom,  rgba(127,195,203,1) 0%,rgba(73,142,150,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc3cb', endColorstr='#498e96',GradientType=0 );}
.header-inner {}
/* HEADER - LOGO */
.logo { margin-top:20px;}
.logo img:hover  {opacity:.8;}
.map-icon {max-width: 35px; display: inline-block; }
.map-icon:hover, .map-icon:active, .map-icon:focus { opacity: .8; }
.map-icon-wrapper:hover, .map-icon-wrapper:active, .map-icon-wrapper:focus { text-decoration: none; }


/* = CALL TO ACTION = */
.c2a {text-align:right;}
.tagline {display:block; font-size:21px; color:#224ea2;margin-top:25px;}
.tel {display:block;}
.tel a { font-size:32px; font-weight:bold; color:#FFFFFF;}
.tel a:hover, .tel a:focus {}
address {display:block;margin-bottom:0; font-size:18px; color:#000000;}
.email {display:block;}
.email a {}
.email a:hover, .email a:focus {}

.fa-google-plus-square {margin-bottom: 15px;}
.fa-google-plus-square:hover {color:#fff;}

/* = NAVIGATION = */
nav {font-family: 'Oswald', sans-serif;background: rgb(15,35,72);background: -moz-linear-gradient(top,  rgba(15,35,72,1) 0%, rgba(32,74,154,1) 100%);background: -webkit-linear-gradient(top,  rgba(15,35,72,1) 0%,rgba(32,74,154,1) 100%);background: linear-gradient(to bottom,  rgba(15,35,72,1) 0%,rgba(32,74,154,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f2348', endColorstr='#204a9a',GradientType=0 );-webkit-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75);
box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75);}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;margin-bottom:40px;}
.navbar-default .navbar-nav > li > a { color:#FFFFFF; font-size:16px; font-weight:bold; padding-left:30px; padding-right:30px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover { text-decoration:none; color:#FFFFFF; background-color:#1d438c;}
.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;}
.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 {}
.navbar-default .dropdown-menu > li > a:hover {}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {text-decoration:none; color:#FFFFFF; background-color:#1d438c;}
.navbar-default .navbar-nav>li>a:focus {text-decoration:none; color:#FFFFFF; background-color:#1d438c;}
.navbar-toggle {border-color:#FFFFFF !important;background-color:#1d438c  !important;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {border-color:#FFFFFF !important;background-color:#498e94 !important;}
.navbar-default .navbar-toggle .icon-bar {background-color:#FFFFFF !important;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {}
.banner-inner {-webkit-box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);}
.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;}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 14px;}
.main-inner { margin-top:40px;}
.slogan {font-size:30px; text-align:center;padding-bottom:25px; font-weight:bold;font-family: 'Oswald', sans-serif;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}
.thumbnail {padding:0px;border-radius:0px;border:none;-webkit-box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 78px 0px rgba(0,0,0,0.75);}

/* = 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 #224ea2 !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:#f0ede5 !important;}

/* = ASIDE = */
aside {text-align:left;margin-top:8px;}

/* CONTACT FORM */
#contactform{ margin-top:25px;}
#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:26px;font-weight:bold;color:#214d9e;font-family: 'Oswald', sans-serif;}
.office-contact address{display:block;margin-bottom:0px; font-size:18px; color:#000000;}
.office-contact .tel a {font-size:22px;font-family: 'Oswald', sans-serif;color:#214d9e;}
.embed-responsive-16by9 {padding-bottom:25%;margin:15px auto;-webkit-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);box-shadow: 0px 0px 32px 1px rgba(0,0,0,0.75);}

/* = CONTACT INFO = */
#contact-info {padding:10px 0px;text-align:center;background: rgb(128,197,204);background: -moz-linear-gradient(top,  rgba(128,197,204,1) 0%, rgba(73,142,150,1) 100%);background: -webkit-linear-gradient(top,  rgba(128,197,204,1) 0%,rgba(73,142,150,1) 100%);background: linear-gradient(to bottom,  rgba(128,197,204,1) 0%,rgba(73,142,150,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80c5cc', endColorstr='#498e96',GradientType=0 );
}
.contact-info-inner {font-size:16px;font-family: 'Oswald', sans-serif;color:#000000;}
#contact-info span {margin:0px 15px 0px 15px; font-size:16px;font-family: 'Oswald', sans-serif;color:#000000; }
#contact-info a {font-size:16px;font-family: 'Oswald', sans-serif;color:#000000;font-weight:normal;}
#contact-info a:hover, #contact-info a:focus { color:#FFFFFF; text-decoration:none;}

/* = FOOTER = */
footer {text-align:center;background: rgb(16,38,77);background: -moz-linear-gradient(top,  rgba(16,38,77,1) 0%, rgba(33,77,158,1) 100%);
background: -webkit-linear-gradient(top,  rgba(16,38,77,1) 0%,rgba(33,77,158,1) 100%);background: linear-gradient(to bottom,  rgba(16,38,77,1) 0%,rgba(33,77,158,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10264d', endColorstr='#214d9e',GradientType=0 );
}
.footer-inner { padding-top:12px; padding-bottom:2px;}
.sitemap {text-align:left;}
.copyright {text-align:right;}
/* = FOOTER - LINKS = */
footer a {font-family: 'Oswald', sans-serif; font-size:12px; color:#FFFFFF;}
footer a:hover, footer a:focus { text-decoration:none;color:#000000;}

/* = 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:#FFFFFF;background-color:#498e94;}
.back-to-top:hover {color:#FFFFFF;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; float: none;font-family: 'Oswald', sans-serif;}
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: #224ea2;  /* 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 #498e94,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 ) {}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:0 auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:15px auto;}.c2a {text-align:center;}#contact-info span {display:block;visibility:hidden;line-height:0px;}.copyright {text-align:center;}.sitemap {text-align:center;}}
@media screen and ( max-width: 741px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:0 auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:15px auto;}.c2a {text-align:center;}}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 320px ) {}