@charset "utf-8";
/* CSS Document */


body {
	font-family: 'Roboto Slab', serif !important;
}
a {
    color: #264161;
}
/* Header */
.head {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 1%, #fff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #fff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 1%, #fff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 1%, #fff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 1%, #fff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fff 1%, #fff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', GradientType=0 ); /* IE6-9 */
	border-top: 8px solid #264161;
	padding: 30px 0px 20px 0px;
}
#topnav nav {
	float: left;
}
#topnav nav ul {
	list-style-type: none;
}
#topnav nav ul li {
	float: left;
	padding-right: 10px;
}
#topnav nav ul li a {
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px !important;
}
.brand {
	margin: 0 auto;
	display: block;
	text-align: center;
}
#top-phone h6 {
text-align: center;
font-size: 20px;
}
/* Navigation */
.navbar {
	margin-bottom: 0px !important;
}
.navigation {
	background-color: #ccc;
	box-shadow: 0px -10px 8px -10px #333033 inset, 0px 10px 8px 0px #ccc inset;
	-o-box-shadow: 0px -10px 8px -10px #333033 inset, 0px 10px 8px 0px #ccc inset;
	-moz-box-shadow: 0px -10px 8px -10px #333033 inset, 0px 10px 8px 0px #ccc inset;
	-webkit-box-shadow: 0px -10px 8px -10px #333033 inset, 0px 10px 8px 0px #ccc inset;
}
ul.nav li:last-child{
	border-right: none;
	box-shadow: none;
}
ul.nav {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}
ul.nav li {
	list-style: none;
	display: inline-block;
	font-size: 15px;
	padding: 0 10px;
	border-right: 1px solid #58585a;
	box-shadow: 1px 0 0 #939598;
	-o-box-shadow: 1px 0 0 #939598;
	-moz-box-shadow: 1px 0 0 #939598;
	-webkit-box-shadow: 1px 0 0 #939598;
}
ul.nav li:nth-child {
	border-right: none !important;
}
ul.nav li a {
	padding: 3px 8px;
	color: #2c2c2c;
	font-style: italic;
}
ul.nav li a:hover, ul.nav li a:focus {
	color: #6cd5e0;
}
ul.nav li a.active {
color:#fff;
background: #264161;
border-radius: 30px;
}

.nav-button {
	background: #0090e7 url("../img/down-arrow.png") right 10px center no-repeat;
	margin: 0 44px;
	text-align: center;
	padding: 5px 0;
}
.nav-button a {
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
}
.nav-button a:hover {
	text-decoration: none;
	cursor: pointer;
}

.nav li:nth-child(7) {
	box-shadow: none;
	border-right: none;
}
ul.nav li a:hover, ul.nav li a:focus {
	color:#fff;
background: #264161;
border-radius: 30px;
}
.nav > li > a:hover, .nav > li > a:focus,.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #6cd5e0;
	background: none;
}
.nav .dropdown-toggle .caret {
    border-bottom-color: #2c2c2c !important;
    border-top-color: #2c2c2c !important;
    margin-top: 10px !important;
    margin-left: 4px !important;
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret, .nav .dropdown-toggle.active .caret, .nav .open .dropdown-toggle .caret {
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
}
.nav .dropdown .dropdown-menu {
	text-align: left;
}
.dropdown-menu {
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;
    margin-top: 9px;
    box-shadow: none;
}
ul .dropdown-menu li {
    border-right: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.nav .dropdown .dropdown-menu  li {
	width: 100%;
	padding: 0px;
	margin: 5px 0;
}
.nav .dropdown .dropdown-menu  li a:hover, .nav .dropdown .dropdown-menu  li a:focus, .nav .dropdown .dropdown-menu  li a.active {
	background: #264161;
	color: #fff;
	border-radius: 0px;
}
/* Slider */
/* Layer Slider
   ================================================== */
.slider {
	position: relative;
	background-color: transparent !important;
}
#silver_content ul li, #silver_content ul li a {
	color:#4d4d4d;
}
.ls-txt {
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	max-width: 450px;
	height: 75px;
}
/* Banner */
.banner {
	background-image: url(../img/bg_tiles.png);
	background-repeat: repeat;
	height: 360px;
}
.quote-box {
	background-image: url('../img/blue-ribbon.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	margin-bottom: 20px;
	min-height: 71px;
	min-width: 239px;
}
.quote-box h2 {
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	font-style: italic;
	text-shadow: 1px 1px 2px #000;
	margin-top: 0px !important;
	padding-top: 10px;
}
.dotted {
	border-bottom: 1px dotted #4d4d4d;
}
/* Typography */
h1 {
	font-weight: normal;
	color: #264161;
	font-size: 2em;
}

h1 a:link  {color: #1a1a1a;}
	
h2 {
	font-weight: 500;
	color: #264161;
	font-size: 1.7em;
}
h3 {
	font-weight: bold;
	color: #2c619;
	font-size: 1.5em;
	color: #264161;
}
h5 {
	font-weight: normal;
	color: #818285;
	font-size: 1.3em;
	text-transform: uppercase;
}
h6 {
	font-weight: normal;
	color: #000;
	font-size: 1.8em;
	text-align: right;
}

p, #silver_content ul li {
	font-weight: normal;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 30px;
	/* padding-bottom: 20px; */
}
a:hover,a:focus {
	color: #264161;
}
hr {
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #9ca7ab;
	height: 1px;
	border-bottom: none !important;
}
form {
	font-family: 'Roboto Slab', serif !important;
	color: #333 !important;
}
 select, input[type="text"] {
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	outline: none;
	font-family: 'Roboto Slab', serif !important;
	color: #333 !important;
}
 select {
	width: 99% !important;
}
 input[type="text"] {
	width: 94% !important;
}
.go {
	background: #264161;
	font-family: 'Roboto Slab', serif !important;
	color: #FFF !important;
	text-shadow: none !important;
	width: 100% !important;
	font-style: italic;
	font-weight: normal;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top: 20px;
}
.go:hover, .go:focus {
	background: #1c2f47;
}
.spacer {
	height: 30px;
	box-shadow: 0px -10px 8px -12px #6f6f6f inset, 0px 10px 8px -12px #6f6f6f inset;
	-o-box-shadow: 0px -10px 8px -12px #6f6f6f inset, 0px 10px 8px -12px #6f6f6f inset;
	-moz-box-shadow: 0px -10px 8px -12px #6f6f6f inset, 0px 10px 8px -12px #6f6f6f inset;
	-webkit-box-shadow: 0px -10px 8px -12px #6f6f6f inset, 0px 10px 8px -12px #6f6f6f inset;
}
.spacer {
	background: url('../img/bg_tiles.png');
	background-attachment: fixed;
}
.read-more {
	display: block;
	text-align: right;
	border-top: 1px dotted #6f6f6f;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
}
/* Pre Footer */

.contact-pane {
	/*background-image: url(../img/footer-bg.png);*/
	background: #ccc;
	background-repeat: repeat;
	height: 340px;
}
#pre-footer {
	padding-top: 10px !important;
}
#pre-footer ul {
	margin: 10px 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px !important;
	font-weight: 400;
}
#pre-footer ul li {
	list-style: none;
	line-height: 30px;
}
#pre-footer h5{
	font-weight: bold;
	color: #264161;
}
#pre-footer address a{
	color: #333333;
}
#pre-footer address a:hover, #pre-footer address a:focus {
	color: #333333 !important;
    text-decoration: underline;
    text-decoration-color: #264161;
    text-underline-position: under;
	text-decoration-thickness: 2px;
}
#pre-footer ul li a {
	color: #333333 !important;
	text-transform: uppercase;
	font-size: 13px;
}
.footer-bg a:hover, .footer-bg a:focus  {
	opacity: .8;
	color: #fff!important;
	text-decoration: none!important;
}
address {
	margin-bottom: 0px !important;
	color: #fff !important;
}
address h5 {
	text-align: right;
}
address p {
	text-align: right;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px !important;
	color: #333333 !important;
}
/* Social Icons */
.social {
	margin-right: 10px;
	float: left;
	width: 100%;
}
.social ul {
	float: left;
}
.social ul li {
	float: right;
	width: 23px;
	height: 23px;
	margin: 0px 0 0 5px;
}
.social ul li a {
	width: 23px;
	height: 23px;
	display: block;
}
.social ul li.phone, .social ul li.phone a {
	font-family: 'Crete Round';
	width: 160px;
	line-height: 26px;
	color: #ffffff;
	font-size: 21px;
	text-align: right;
	text-decoration: none;
	display: inline;
}
.social .facebook, .social .twitter, .social .linkedin, .social .youtube, .social .yelp, .social .merchant-circle, .social .blog {
	list-style: none outside none;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.social .facebook {
	background: #3b5998 url(../img/social-icons/facebook.png) center no-repeat;
}
.social .twitter {
	background: #00acee url(../img/social-icons/twitter.png) center no-repeat;
}
.social .linkedin {
	background: #0072b1 url(../img/social-icons/linkedin.png) center no-repeat;
}
.social .youtube {
	background: #037e8b url(../img/social-icons/youtube.png) center no-repeat;
}
.social .yelp {
	background: #037e8b url(../img/social-icons/yelp.png) center no-repeat;
}
.social .blog {
	background: #037e8b url(../img/social-icons/blog.png) center no-repeat;
}
.social span {
	display: none;
}
.social a:hover {
	background-color: #fff;
	opacity: 0.3;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	/* IE 5-7 */
	filter: alpha(opacity=30);
}
/*Footer */
.footer-bg {
	background: #171717; /* Old browsers */
	background: -moz-linear-gradient(top, #171717 1%, #171717 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #171717), color-stop(100%, #171717)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #171717 1%, #171717 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #171717 1%, #171717 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #171717 1%, #171717 100%); /* IE10+ */
	background: linear-gradient(to bottom, #171717 1%, #171717 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#171717', GradientType=0 ); /* IE6-9 */
	border-bottom: 5px solid #171717;
	height: 40px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
	text-align: center;
	padding: 30px 0 30px 0;
}
.footer-bg a:hover, .footer-bg a:focus {
	color: #b3b3b3;
	text-decoration: underline;
	text-decoration-color: #0c4d91;
	text-underline-position: under;
}
footer a {
	color: #FFF;
}
/*Fixes */
iframe {
	border: 0;
	width: 100% !important;
	height: 1700px;
}
.slide1 {
	width: 50%;
}


.slide2 {
	width: 130%;
}

.home-slide1, .home-slide2 {
	width: 80%;
}

.txt-right {
	text-align: right
}
/* Career Grid Style */

.career-grid-header{
background-color:#264161;
text-transform:uppercase;
color:#fff;
font-weight:bold;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th{
background-color:#eeeeee;
} 

	 .anc-jmp-fnt img {padding-right:10px;}
	 #cs-frame {height:1600px;}
	 
	 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #264161; /* change the bgcolor based on the template color*/
  color: #fff;
  height: 30px;
  right: 0%;
  padding: 7px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index:10;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #fff;
}
a:focus,.dropdown-toggle:focus{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}

/* Ada compliance fixes end */ 
.contact-list h2 {
	color: #1a1a1a !important;
	font-size: 18px !important;
	font-weight: 400;
	text-transform: uppercase !important;
}
.contact-list-bdr {
    border-bottom: 1.5px dotted #264161;
}
.clist {
    margin-bottom: 20px;
}
.clist p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.clist .btn-mini {
    background: #264161 none repeat scroll 0 0;
    color: #fff !important;
}
.clist .btn-mini:hover,.clist .btn-mini:focus {
    background: #1c2f47 none repeat scroll 0 0;
    color: #fff;
}
.jot-frame {
height:300px!important;
}
.jot-head {
text-align:center;
margin-bottom:0px;
margin-top:0px;
}
.gmap {
height:300px;
border:0;
width:100%;
}
.cnt-detail {
    list-style: none;
	margin-left:0;
}
.cnt-detail li{
	padding:5px 0;
}
#pre-footer a.active, #pre-footer li a:hover, #pre-footer li a:focus{
    color: #333333 !important;
    text-decoration: underline;
    text-decoration-color: #264161;
    text-underline-position: under;
	text-decoration-thickness: 2px;
}
.nobreak{
	display:inline-block;
}
.cont-form {
height:500px!important;
}
.au-img:hover, .au-img:focus {
	opacity:0.8;
	
}
.au-img {
	margin-top:20px;
}
.com-form {
	height:1900px!important;
}
.per-form {
	height:2000px!important;
}

#top-phone h6 a {
	color: #fff;
}
.cnt-detail a:hover, .cnt-detail a:focus {
  color: #000;
  text-decoration: underline;
    text-decoration-color: currentcolor;
  text-decoration-color: #264161;
  text-underline-position: under;
}


.about-us-content img{
	display:block;
	margin:0 auto;
}
.about-us-content{
	text-align:center;
}

.abt-img {
  margin-top: 10px;
}

#top-phone a[href^=tel], .clist a[href^=tel]{
  color: inherit ;
}


.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, a:focus {
    outline: none;
}
.body-img {
	float: right;
	padding: 15px 0px 20px 20px;
	width: 100%;
	max-width: 450px;
	
}
.visible-xs {
	display: none;
}
.logo-area {
	padding-left: 0px;
	margin-left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.logo-area li {
	list-style-type: none;
	display: inline-block;
}
.logo-area li img {
	width: 100%;
	max-width: 75px;
	margin-right: 40px;
}
.logo-area li:first-of-type img {
	max-width: 762px;
}
.logo-area li:last-of-type img {
	margin-right: 0px;
}