@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic);
/* = DEFAULT STYLES = */
body {margin:0;font-size:14px; font-family:Arial, Helvetica, sans-serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold; color:#3163ac;}
a:hover, a:focus, a:active {text-decoration:none; color:#545454;}

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

/* = DEFAULT - HEADINGS = */
h1 {font-size:48px;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold; color:#3163ac; margin:45px 0; border-bottom:1px solid #dadada; }
h2 {font-size:24px;margin:0;font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; color: #000; border-bottom:1px solid #dadada;}
h3 {font-size:24px;margin:0;font-family: 'Roboto Condensed', sans-serif;background:url(../images/blue-texture.png); font-weight:bold; color:#FFFFFF; text-align:center; padding-top:20px; padding-bottom:20px; margin-top:45px; text-transform:uppercase;}
h4 {font-family: 'Roboto Condensed', sans-serif;}
h5 {font-family: 'Roboto Condensed', sans-serif;}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#3163ac;color:#fff;font-family: 'Roboto Condensed', sans-serif;}
.btn:hover, .btn:focus {background:#545454;color:#fff;}

/* = HEADER = */
header {background: rgb(191,207,229);background: -moz-linear-gradient(top,  rgba(191,207,229,1) 0%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top,  rgba(191,207,229,1) 0%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom,  rgba(191,207,229,1) 0%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcfe5', endColorstr='#ffffff',GradientType=0 );}
.header-inner {}
/* HEADER - LOGO */
.logo {}
.logo img{ margin-top:50px;}
.logo img:hover  {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align:right; margin-top:30px; margin-bottom:20px;}
.tagline {display:block;font-family: 'Roboto Condensed', sans-serif; font-size:24px; font-weight:bold; font-style:italic; color:#545454; text-transform:uppercase;}
.tel {display:block;}
.tel a { font-family: 'Roboto Condensed', sans-serif; font-size:36px; font-weight:bold; color:#3163ac;}
.tel a:hover, .tel a:focus, .tel a:active { text-decoration:none; color:#545454;}
address {display:block;margin-bottom:0px;font-family: 'Roboto Condensed', sans-serif; font-size:16px; font-weight:normal; color:#545454; }
.email {display:block;}
.email a {font-family: 'Roboto Condensed', sans-serif; font-size:18px; font-weight:bold;color:#3163ac;}
.email a:hover, .email a:focus, email a:active {text-decoration:none; color:#545454;}

.hours {font-size:24px;padding-top:45px; text-align:center;font-family: 'Roboto Condensed', sans-serif;}

/* = NAVIGATION = */
nav { background:url(../images/blue-texture.png);}
.navbar-default {border-radius:0px;border:0;background:transparent;text-align:center;}
.navbar-default .navbar-nav > li > a { text-transform:uppercase;font-family: 'Roboto Condensed', sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF; padding-left:42px; padding-right:42px;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover { text-decoration:none;color:#3163ac; background-color:#c1d0e6;}
.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:#3163ac; background-color:#c1d0e6;}
.navbar-default .navbar-nav>li>a:focus {text-decoration:none;color:#3163ac; background-color:#c1d0e6;}
.navbar-toggle {border-color:#FFFFFF !important;background-color:#545454  !important;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {border-color:#FFFFFF !important;background-color:#3163ac !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 {}
.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%; border-bottom:10px solid #3163ac;}

/* = FEATURE = */
#feature {background:#ebebeb;}
.feature-inner {}
.feature-box {}

/* = MAIN = */
main {text-align:left;color: #000;font-size: 14px; position: relative;}
.main-inner {}
.content-left, .content-right {background:url(../images/blue-texture.png); margin: 5% auto; padding: 25px;box-shadow: 0px 6px 6px rgba(0,0,0,1);}
.content-left p, .content-right p {color: #fff;}
.content-left h2, .content-right h2 {color: #fff;border-bottom:1px solid #fff; margin-bottom: 15px;}
.content-left ul li, .content-right ul li {color: #fff;}
.content-left a, .content-right a {color: #fff;}
.content-left a:hover, .content-right a:hover {color: #fff; text-decoration: underline;}
.content-left img, .content-right img {margin:20px 0px 20px 20px; border: 2px solid #fff !important; box-shadow: 0 0 8px rgba(0,0,0,0.8);}

/* = GOOGLE MAP = */
#google-map{ margin-top:20px; width:100%;}
.google-map-inner{ }
#google-map iframe{
	width: 100%; 
}
/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px; border: 2px solid #dadada;}
img.pull-right {margin:20px 0px 20px 20px; border: 2px solid #dadada;}
img.img-right {margin:20px 0px 20px 20px; border: none; float: right;}

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

/* CONTACT FORM */
#contactform {padding-top:20px;}
#contactform{ background-color:#dadada; padding:5px;}
#contactform label {cursor:pointer;color: #333;}
#contactform button {width:100%;border-radius:3px;}
#contactform .alert {padding: 7px 25px;width:100%;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#a94442;}
.contactform-bg {min-height: 20px;padding: 19px;margin-bottom: 20px;background:#dadada;border: none;border-radius: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);box-shadow: inset 0 1px 1px rgba(0,0,0,.05);}
#contactform .form-control {border-radius: 0;color:#999999;}
#contactform label.contactpage-label {cursor:pointer;color: #000;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold;}
textarea.form-control.message-area {}
.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.container .jumbotron, .container-fluid .jumbotron {border-radius: 0;}
.jumbotron {background:#dadada;color: #000;border-radius: 0;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold;}
.jumbotron-sm { padding-top: 24px;padding-bottom: 24px; font-weight:bold;}
.jumbotron-sm h2 {font-weight: bold;}
.jumbotron small {color: #000;font-weight:bold;}
.h2 small {font-size: 22px;}
.location-container {background:#dadada; padding: 1em; margin: 1em auto;}
span.company-heading {font-size: 19px;color: #000; text-align:center; display:block;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold;border-top: 1px solid #000;line-height: 36px;}
span.company-address {font-size: 18px;text-align:center; display:block;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold;color: #000;line-height: 36px;}
span.company-address a {font-size: 18px;text-align:center; display:block;color:#000;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold;line-height: 36px;}
legend {font-size: 22px;color: #000; text-align:center; display:block;font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold; border-bottom: 1px solid #000;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 97.5%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 2px solid #000;}

/* = CONTACT INFO = */
#contact-info {background:#e6e6e6;padding:10px 0px;text-align:center;}
.contact-info-inner {}
#contact-info span {margin:0px 15px 0px 15px;}
#contact-info a {}
#contact-info a:hover, #contact-info a:focus {}

/* = FOOTER = */
footer {background:url(../images/blue-texture.png); text-transform:uppercase;font-family: 'Roboto Condensed', sans-serif; margin-top:-4px; padding-top:10px;}
.footer-inner {}
.sitemap {}
.copyright { text-align:right;}
/* = FOOTER - LINKS = */
footer a { font-size:11px; font-weight:bold; color:#FFFFFF;}
footer a:hover, footer a:focus { text-decoration:none;color:#dadada;}

/* = 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:#3163ac;}
.back-to-top:hover, .back-to-top:active,.back-to-top:focus {color:#FFFFFF;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto 60px auto; display:block; max-width: 500px; float: none;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a { text-decoration: none; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-weight:bold; color:#3163ac;;  /* 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;}

/* = MELTING CUBE = */
.cube {position: absolute;right: 18%;top: 3%;width: 100px;height: 100px;transform-style: preserve-3d;transform: rotateX(-30deg) rotateY(35deg) translate(-50%, -50%);z-index: 999;}
.cube > div {position: absolute;right: 18%;top: 3%;animation: melt 4s ease-in 1s both;transform-style: preserve-3d;z-index: 999;}
.cube > div > div {position: absolute;right: 18%;top: 3%;width: 100px;height: 100px;border-radius: 8.33333px;background: rgba(166, 205, 244, 0.6);background: linear-gradient(rgba(152, 189, 226, 0.6), rgba(166, 205, 244, 0.3));box-shadow: 0 0 4px rgba(255, 255, 255, 0.2), inset 0 0 4px rgba(255, 255, 255, 0.2);z-index: 999;}
.cube.no-cube {display: none;}

.cube > div > div:nth-child(1) {transform: translate3d(0, 0, 50px);}
.cube > div > div:nth-child(2) {transform: rotateX(90deg) translate3d(0, 0, 50px);}
.cube > div > div:nth-child(3) {transform: rotateX(180deg) translate3d(0, 0, 50px);}
.cube > div > div:nth-child(4) {transform: rotateX(270deg) translate3d(0, 0, 50px);animation: puddle 4s ease-in 1s both;}
.cube > div > div:nth-child(5) {transform: rotateY(90deg) translate3d(0, 0, 50px);}
.cube > div > div:nth-child(6) {transform: rotateY(-90deg) translate3d(0, 0, 50px);}

@keyframes melt {
  0% {
    transform: translate3d(0, 0, 0) scaleY(1);
  }
  90% {
    transform: translate3d(0, 50px, 0) scaleY(0.01);
  }
  100% {
    transform: translate3d(0, 50px, 0) scaleY(0);
  }
}
@keyframes puddle {
  100% {
    box-shadow: 0px 0px 0 76.92308px rgba(166, 205, 244, 0.8);
  }
}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 992px ) {address{ font-size:14px;}}
@media screen and ( max-width: 966px ) {.navbar-default .navbar-nav > li > a{padding-left:35px; padding-right:35px;} footer a{ font-size:10px;}}
@media screen and ( max-width: 800px ) {h1 {font-size:34px;} .navbar-default .navbar-nav > li > a {font-size:16px;padding-left:32px; padding-right:32px;} .cube {right: 4%;top: 3%;}
.cube > div {right: 4%;top: 3%;}
.cube > div > div {right: 4%;top: 3%;}}
@media screen and ( max-width: 768px ) {h1 {font-size:34px;} .navbar-default .navbar-nav > li > a {font-size:16px;padding-left:32px; padding-right:32px;} .cube {right: 4%;top: 3%;}
.cube > div {right: 4%;top: 3%;}
.cube > div > div {right: 4%;top: 3%;}}
@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:0 auto;} img.img-right {margin:20px auto; display: block;float: none;}.c2a {text-align:center;}
.sitemap { text-align:center;}
.copyright { text-align:center; padding-bottom:5px;}.c2a {margin-top:10px; margin-bottom:10px;} .hours {padding-top:15px;}
}
@media screen and ( max-width: 741px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:10px auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {h1 {font-size:24px;} .cube {right: 28%;top: -6%;}
.cube > div {right: 28%;top: -6%;}
.cube > div > div {right: 28%;top: -6%;}}
@media screen and ( max-width: 375px ) {h1 {font-size:24px;} .cube {right: 24%;top: -14%;}
.cube > div {right: 24%;top: -14%;}
.cube > div > div {right: 24%;top: -14%;} .navbar-default {position: relative; z-index: 999;}}
@media screen and ( max-width: 320px ) {address{ font-size:14px;}}