.bi{
    color:#64a70b;
    font-weight:600;
    font-size:4.5rem!important;
}

@font-face {
    font-family: "Artbrush";
    src: url(font/Artbrush.ttf) format("truetype");
	font-display:block;
}
@font-face {
    font-family: "GothamBook";
    src: url(font/Gotham-Book.otf) format("opentype");
	font-display:block;
}
@font-face {
    font-family: "GothamUltraItalic";
    src: url(font/Gotham-UltraItalic.otf) format("opentype");
	font-display:block;
}


@font-face {
    font-family: "GothamMediumItalic";
    src: url(font/Gotham-MediumItalic.otf) format("opentype");
	font-display:block;
}
@font-face {
    font-family: "GothamMedium";
    src: url(font/Gotham-Medium.otf) format("opentype");
	font-display:block;
}
@font-face {
    font-family: "GothamUltra";
    src: url(font/Gotham-Ultra.otf) format("opentype");
	font-display:block;
}
@font-face {
    font-family: "GothamBlack";
	src: url(font/Gotham-Black.otf) format("opentype");
	font-display:block;
}
@font-face {
    font-family: "GothamLight";
    src: url(font/Gotham-Light.otf) format("opentype");
	font-display:block;
}

body{
	background-color: #d2d5da;
}
h2{
	font-family:GothamUltra;
}
h1,h3{
	font-family:GothamBlack;
	color: black;
}

div.shadedBox {
    -webkit-box-shadow: inset 0px 11px 8px -10px #d2d5da,
        inset 0 -11px 8px -10px #d2d5da;
	-moz-box-shadow: inset 0px 11px 8px -10px #d2d5da,
        inset 0 -11px 8px -10px #d2d5da;
	box-shadow: 
        inset 0 11px 8px -10px #d2d5da,
        inset 0 -11px 8px -10px #d2d5da; 
}

.container{
	background-color:#fff;
}
.container.navigation{
	background-color:#004b87;
	
}

.container.locations{
	background-color:transparent;
}
.bg-blue{
	border-bottom: 10px solid #64a70b;
	background-color: #004b87;
	box-shadow: 0px 10px 4px -1px #d2d5da;
-webkit-box-shadow: 0px 10px 4px -1px #d2d5da;
-moz-box-shadow: 0px 10px 4px -1px #d2d5da;
}
.navbar-nav .nav-link.active{
    color: var(--bs-navbar-active-color);
	background-color: #64a70b;
	border-radius: 5px;
	text-align: center;
}
.nav-tabs .nav-link.active{
   
	background-color: #004b87;
	border-radius: 5px;
	text-align: center;
	color:white;
}
.nav-tabs .nav-link{

	background-color: transparent;
	border-radius: 5px;
	text-align: center;
	color:#004b87;
}
.nav-tabs .nav-link:hover{
 
	background-color: transparent;
	border: 1px solid #004b87;
	border-radius: 5px;
	color: #004b87;

}

.navbar-nav > li{
  padding-left:10px;
  padding-right:10px;
  font-family: GothamBook;
  text-align: center;
}
.nav-link {
    display: block;
    font-size: 16px;
    font-weight: var(--bs-nav-link-font-weight);
    color: white;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.nav-link:hover {
    color: #64a70b;
}


.btn-mcgrathGreen {
    --bs-btn-color: #fff;
    --bs-btn-bg: #64a70b;
    --bs-btn-border-color: #64a70b;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #4d8009;
    --bs-btn-hover-border-color: #4d8009;
		font-family: GothamBook;
		font-size: 20px;
		
}
.btn-mcgrathGreen-outline {
    --bs-btn-color: #64a70b;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #64a70b;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #64a70b;
    --bs-btn-hover-border-color: #64a70b;
	font-family: GothamBook;
	font-size: 20px;
}
.center {
	text-align:center;
}
.copyright-container {
	background-color: #64a70b;
	background-size: cover;
	-webkit-box-shadow: inset 0px 5px 8px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: inset 0px 5px 8px 0px rgba(0,0,0,0.7);
	box-shadow: inset 0px 5px 8px 0px rgba(0,0,0,0.7);
	text-align: center;
	padding: 10px 3%;
	font-family: GothamBook;
}

.copyright-container p {
	text-shadow: 0px 1px 2px #000000,0px 1px 6px #000000, -1px -1px 0 #64a70b, 1px -1px 0 #64a70b, -1px 1px 0 #64a70b, 1px 1px 0 #64a70b;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 2px;
	
}
.copyright-container a {
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	padding: 30px 0px 50px 0px;
	line-height: 1.571;

}
.lead{
	font-family: GothamBook;
	font-size: 16px;
}
.lead-strong{
	font-family: GothamBlack;
	font-size: 16px;
}
.lead-small{
	font-family: GothamLight;
	font-size: 14px;
}
.blueLocation{
	font-family: GothamBlack;
	font-size: 30px;
	color: #004b87;
}
.dropdown-toggle, .dropdown-menu{
	font-size: 20px;
}
.locationPadding{
	padding-left: 90px;
	padding-right: 90px;
}
.accordion-button:not(.collapsed) {
    background-color: #ebebeb !important;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

@media only screen and (max-width: 600px) {
.locationPadding{
	padding-left: 0;
	padding-right: 0;
}
}
@media only screen and (min-width: 600px) {
	
.locationPadding{
	padding-left: 0;
	padding-right: 0;
}
	
	}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.locationPadding{
padding-left: 69px;
	padding-right: 69px;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.locationPadding{
padding-left: 69px;
	padding-right: 69px;
}
	
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px){
	
.locationPadding{
padding-left: 69px;
	padding-right: 69px;
}
}
