@font-face {
	font-family: "Proxima Nova", sans-serif;
	src: url('/fonts/proximo/ProximaNova-Regular.otf');
	font-weight: 400;
  }
@font-face {
	font-family: "Proxima Nova", sans-serif;
	src: url('/fonts/proximo/Proxima Nova Extrabold.otf');
	font-weight: 500;
}
@font-face {
	font-family: "Proxima Nova", sans-serif;
	src: url('/fonts/proximo/Proxima Nova Bold.otf');
	font-weight: 600;
}
body {
	overflow-x: hidden;
  }
  .editor-ltblue {color: #7aa6bc;}
  .editor-dkblue {color: #012142;}
  .editor-gray {color: #e1e3e4;}
  .editor-gold {color: #fab31b;}
  
  .video-container{
	  position: relative;
	  width: 100%;
	  height: 0;
	  padding-bottom: 56.25%;
  }
  .video {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
  }
  .Section-1-header-white-bar-top,
  .Section-1-header-blue-bar-top,
	div[align="center"]  {
	  overflow-x: visible;
  }
  .Section-8-features-white-bar {
	  overflow-x: inherit!important;
  }  
.localhealthcare__card-link {
	display: block;
	font-size: 14px;
	text-decoration: underline;
	color: #5aa8e4;
	font-weight: 600;
	text-align: center;
}
.featuredServices {
	padding-top: 30px;
}
.provider-grid-image2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: 000;
	height: 100%;
	width: 100%;
}

.provider-grid-image2:hover {
	opacity: 0.4;
}
.provider-grid-item {
	margin: 0 30px;
}
.localhealthcare__link {
	font-size: 14px;
	text-decoration: underline;
	color: #5aa8e4;
	font-weight: bold;
	font-family: "Proxima Nova", sans-serif;
	text-align: center;
	padding-bottom: 30px;
	display: block;
}
.localhealthcare__card {
	margin: 30px;
	text-align: left;
}
.localhealthcare__card-img {
	height: 199px;
	background-color: #00a3df;
	border: 2px solid #06305b;
	margin-bottom: 20px;
}
.localhealthcare__card-img img,
.provider-grid-image img  {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.localhealthcare__card-heading {
	position: relative;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 700;
	font-family: "Fira Sans", sans-serif;
	margin-top: 32px;
	text-align: center;
	min-height: 30px;
}
.localhealthcare__card-heading::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('/images/heading-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}
.localhealthcare__card-bottom {
	display: flex;
}
.localhealthcare__card-content {
	flex: 259px 0 0;
}
.localhealthcare__card-content p{
	font-size: 12px;
	line-height: 18px;
	color: #58595b;
	font-family: "Proxima Nova", sans-serif;
	margin-top: 0;
}
.localhealthcare__card-content h5 {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #10203c;
	font-weight: 700;
	font-family: "Fira Sans", sans-serif;
}
.localhealthcare__card-icon  {
	flex: auto;
}
.localhealthcare__card-icon img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.bond {
	font-family: "Proxima Nova", sans-serif;
	background: transparent;
}
.bond:hover {
	background-color: transparent;
}
.bond__hero img {
	object-fit: cover;
	min-height: 395px;
	width: 100%;
}
.bond__hero h1 {
	background-color: #6f9bb4;
    font-size: 32px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    padding: 15px 20px;
}
.bond__body {
	padding-top: 30px;
}
.bond__video {
	margin-top: 40px;
}
.bond__video iframe {
	height: 480px;
    width: 100%;
    object-fit: cover;
	margin-bottom: -10px;
}
.bond h6 {
	font-size: 22px;
	color: #07315b;
	font-weight: bold;
	margin-bottom: 20px;
}
.bond p {
	font-size: 16px;
	line-height: 140%;
	color: #58595b;
}
.bond li {
	font-size: 16px;
	line-height: 22px;
	color: #58595b;
}
.bond .lead {
	font-weight: 600;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.bond__card {
	margin-top: 100px;
	display: flex;
}

.bond__card img{
	width: 40%;
	margin-right: 20px;
	border: 2px solid #062f5a;
	object-fit: cover;
}
.bond__card-content {
	width: 60%;
}
.bond__card-content .heading {
	height: 35px;
	display: flex;
	background: #062f5a;
	border-top-left-radius: 17.5px;
    border-bottom-left-radius: 17.5px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.bond__card-content .heading::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 5px solid #68b0e1;
}
.bond__card-content .heading h6 {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 600;
	margin: 4px 15px;
}
.bond__card-content .heading span {
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 100%;
	background-color: #68b0e1;
	font-size: 21px;
	color: #06305b;
	font-weight: 600;
	font-family: "Fira Sans", sans-serif;
	display: inline-block;
    text-align: center;
}
.bond__district {
	background-color: #06305b;
	border: 3px solid #00a3df;
	padding: 50px 20px;
	margin-top: 50px;
}
.bond__district + a {
	font-size: 10px;
	line-height: 10px;
	color: #06305b;
	text-align: right;
	display: block;
	margin-top: 15px;
}
.bond__district h2 {
	font-size: 24px;
	line-height: 140%;
	color: #1caee4;
	font-weight: 600;
	margin-bottom: 15px;
}
.bond__district span {
	border-bottom: 2px solid #1caee4;
}
.bond__district .bond__district-heading {
	font-size: 15px;
	line-height: 24px;
	color: #fda533;
	font-weight: 600;
	margin-bottom: 20px;
}
.bond__district p {
	color: #ffffff;
}
.bond__district img {
	/* width: 100%; */
}
.bond__accordion  ul {
	padding: 0;
}
.bond__accordion > ul {
	list-style: none;
}
.bond__accordion-link {
	display: block;
	background-color: #06305b;
	font-size: 15px;
	color: #ffffff;
	font-weight: 500;
	padding: 8px 15px 8px 30px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid transparent;
}
.bond__accordion-link:hover {
	border-color: #fff;
	color: #fff;
}
.bond__accordion-link::before {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 15px;
	content: "+";
	font-weight: 600;
	color: #fff;
}
.bond__accordion-content.collapsed::before {
	content: "-"!important;
}
.bond__accordion-content {
	padding-left: 15px;
}
.bond__accordion-content ul {
	list-style: none;
	margin-bottom: 20px;
}
.bond__accordion-content li {
	font-size: 14px;
	line-height: 21px;
	color: #58595b;
	font-weight: 600;
}
.bond__community h2 {
	font-size: 24px;
	color: #07315b;
	font-weight: 500;
	margin-top: 35px;
}
.bond hr {
	border-bottom: 1px solid #d1d3d4;
}
.bond__body h5 {
	font-size: 22px;
	color: #07315b;
	font-weight: 600;
}
.bond__community h5 {
	line-height: 24px;
	font-weight: 500;
	margin: 25px 0 20px 20px;
}
.bond__community p {
	margin-left: 20px;
}
.bond__community a {
	display: block;
	font-weight: 600;
}
.bond__community span {
	font-weight: 400;
}
.bond__video-list {
	background-color: #062f5a;
	text-align: center;
	padding: 20px;
}
.bond__video-list h3 {
	font-size: 18px;
	color: #2f96d4;
	font-weight: bold;
	margin-bottom: 15px;
}
.bond__video-list h3 > span {
	border-bottom: 1px solid #2f96d4;
	padding-bottom: 3px;
}
.bond__video-list .d-item {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.bond__video-list .d-item span {
	color: #2f96d4;
}
@media (max-width: 425px) {
	.bond__video iframe {
		height: auto;
	}
	.bond .row {
		margin: 0;
	}
	.bond__hero img {
		object-fit: contain;
		min-height: auto;
	}
	.bond__card {
		flex-direction: column;
		margin-top: 40px;
	}
	.bond__card img {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.bond__card-content {
		width: 100%;
	}
	.bond__video-list .d-item {
		margin-bottom: 7px;
	}
	.bond__district {
		padding: 7px;
	}
}
.bond-aside__top {
	background-color: #06305b;
	border-bottom: 5px solid #249edc;
	padding: 15px;
	text-align: right;
}
.bond-aside__card img {
	align-self: flex-start;
	margin-bottom: 10px;
}
.bond-aside__top img {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.bond-aside__top-heading {
	font-size: 20px;
	color: #249edc;
	font-weight: 700;
	font-family: 'Fira Sans', sans-serif;
	text-transform: uppercase;
}
.bond-aside__top-year {
	font-size: 25px;
	color: #f9a634;
	font-weight: 900;
	font-family: 'Fira Sans', sans-serif;
}
.bond-aside__cards {
	background-color: #f1f2f2;
	padding: 30px;
}
.bond-aside__card {
	border-bottom: 1px solid #062f5a;
	margin-bottom: 30px;
	text-align: center;
	justify-content: center;
}
.bond-aside__card p {
	font-size: 16px;
	color: #06305b;
	font-weight: 400;
	text-align: center;
	margin-top: 0;
	margin-bottom: 35px;
}
.bond-aside__card .number {
	font-size: 40px;
	color: #1caee4;
	font-weight: 700;
	font-family: "Fira Sans", sans-serif;
	text-align: center;
}
.bond-aside__card .ml-40 {
	margin-left: -40px;
}
.bond-aside__bottom-question {
	font-size: 15px;
	line-height: 120%;
	color: #58595b;
	font-weight: bold;
	font-family: "Proxima Nova", sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
.bond-aside__bottom-phone {
	font-size: 14px;
	line-height: 140%;
	color: #58595b;
	font-family: "Proxima Nova", sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
.bond-aside__card-content {
	margin-right: 15px;
}