/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/
.border-primary {
	border-color: #144e8c !important;
}
#header {
	background-color: transparent;
	background: rgb(20,78,140);
	background: linear-gradient(90deg, rgba(20,78,140,1) 0%, rgba(0,191,223,1) 60%, rgba(126,195,82,1) 100%);
	border-bottom: 0px solid #F5F5F5;
}
#head-upper {
	background: #FFF;
	border-radius: 0px 0px 100px 0px;
}
@media (max-width: 767.98px) {
	#head-upper {
		background: #FFF;
		border-radius: 0px 0px 70px 0px;
	}
}

#header-wrap {
	background: rgb(20,78,140);
	background: linear-gradient(90deg, rgba(20,78,140,1) 0%, rgba(0,191,223,1) 60%, rgba(126,195,82,1) 100%);
}

.top-links {
	border-bottom: 0px solid #EEE;
}
.top-links-sub-menu.menu-pos-invert {
  left: auto;
  right: 0;
}
.top-links-sub-menu {
	width: 105px;
}
.top-links-item > a {
  display: block;
  padding: 20px 12px 20px 12px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #144E8C;
}
.top-links-item:hover { background-color: #FFF; }

.top-links-item {
	border-left: 0px solid #EEE;
}

.menu-link {
	color: #FFF;
	font-weight: 700;
	font-size: 0.9375rem;
	letter-spacing: 1px;
}
.menu-item:hover > .menu-link,
.menu-item.current > .menu-link {
	color: #FFF;
	background: rgb(255,255,255,0.1);
}
.sub-menu-container .menu-item:hover > .menu-link {
	font-weight: 700;
}
/*
.header-size-espa #logo img {
	height: 100px;
}
*/
@media (min-width: 992px) {

	.header-size-espa .header-wrap-clone {
		height: calc( 100px + 1px );
	}

	#header.header-size-espa + .include-header {
		margin-top: calc( -100px - 2px );
	}

	.header-size-espa.sticky-header-shrink #header-wrap #logo img {
		height: 100px;
	}

	.header-size-espa .menu-container > .menu-item > .menu-link {
		padding-top: 39px; /* (100px - 22px)/2 */
		padding-bottom: 39px; /* (100px - 22px)/2 */
	}

	.header-size-espa.sticky-header-shrink .menu-container > .menu-item > .menu-link {
		padding-top: 39px; /* (100px - 22px)/2 */
		padding-bottom: 39px; /* (100px - 22px)/2 */
	}

}

.header-misc-icon > a {
	color: #FFF;
}
.top-search-form .form-control:focus {
  color: #FFF;
}
.top-search-form input {
	font-size: 22px;
	color: #FFF;
	font-weight: 500;
}
@media (min-width: 992px) {
	.sub-title .menu-container > .menu-item:hover > .menu-link::after,
	.sub-title .menu-container > .menu-item.current > .menu-link::after {
		background-color: rgb(255,255,255,0.05);
		border-top: 0px solid rgba(0,0,0,0.1);
	}
	
	.sub-title .menu-container > .menu-item:not(:first-child) > .menu-link::before {
		width: 0px;
	}
	
}

.social-icon {
  margin: 15px 0px 10px 0;
  color: #144E8C;
}

.svg-trigger path {
	stroke: #FFF;
}

.menu-item .sub-menu-trigger {
	color: #FFF;
}
.sub-menu-container .menu-item > .menu-link {
	color: #FFF;
}
@media (min-width: 992px) {
	.sub-menu-container .menu-item > .menu-link {
		color: #144E8C;
	}
}

.fw-400 {
	font-weight: 400 !important;
}
.fw-bold {
	font-weight: 700 !important;
}
.text-dark { color: #444 !important; }

.text-primary {
	color: #144E8C !important;
}
.bg-primary {
	background-color: #144E8C !important;
}
.bg-secondary {
	background-color: #7EC352 !important;
}
.bg-tertiary {
	background-color: #6c757d !important;
}
.bg-lightblue {
	background-color: #d7eff6 !important;
}
.bg-magenta {
	background-color: #a2216e !important;
}
.bg-teal {
	background-color: #00718f !important;
}
.bg-info {
	background-color: #00BFDF !important;
}
.card-header:first-child {
  border-radius: calc(0.55rem - 1px) calc(0.55rem - 1px) 0 0;
}
.card {
  border-radius: 0.55rem;
}
.card-head-espa {
	font-size: 18px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "/");
}

.page-title-left { text-align: left; }
.page-title-border {
	background-color: #f9f9f9;
	border-radius: 0px 0px 0px 75px;
	position: relative;
}

#page-title.page-title-left .breadcrumb {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: 20px 0 0 !important;
	transform: translateY(0);
}

#home-wrap-1 {
	background: url('../images/espa-news-back.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 78%; 
}
#home-calls {
	background-color: #f9f9f9;
	border-radius: 0px 0px 100px 0px;
	position: relative;
}
#home-news {
	background-color: transparent;
}
#home-next {
	background-color: #f9f9f9;
	border-radius: 100px 0px 0px 0px;
	position: relative;
}
#home-wrap-2 {
	background: url('../images/espa-strategy-back.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}
#home-strategy {
	background-color: transparent;
}
#home-anaptyxi {
	background-color: #f9f9f9;
	border-radius: 0px 100px 0px 0px;
	position: relative;
}
#home-wrap-3 {
	background: rgb(20,78,140);
	background: linear-gradient(90deg, rgba(20,78,140,1) 0%, rgba(0,191,223,1) 60%, rgba(126,195,82,1) 100%);
}
#home-programs {
	background: url('../images/espa-programs-back.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	border-radius: 0px 0px 100px 0px;
}
#home-end {
	background: rgb(20,78,140);
	background: linear-gradient(90deg, rgba(20,78,140,1) 0%, rgba(0,191,223,1) 60%, rgba(126,195,82,1) 100%);
}
#inner-bottom {
	background-color: #FFF;
	border-radius: 0px 0px 100px 0px;
	position: relative;
}

.footer-list > li {
	display:block
}
.copyright-links a {
	display: inline-block;
	margin: 0 3px;
	color: #fff;
	border-bottom: 1px dotted #444;
}

.copyright-links a:hover {
	color: #ddd;
	border-bottom: 1px solid #ddd;
}

.espa-toc nav {
	font-size:.875rem
}
.espa-toc nav ul {
	padding-left:0;
	list-style:none
}
.espa-toc nav ul ul {
	padding-left:1rem;
	margin-top:.25rem
}
.espa-toc nav li {
	padding: 10px 10px;
	margin-bottom:.25rem;
	background-color: #f5f5f5;
	border-radius: 15px 0px 15px 0px;
}
.espa-toc nav li li {
	padding: 10px 0 0 0;
}
.espa-toc nav a {
	color:inherit
}
.espa-toc nav a:not(:hover) {
	text-decoration:none
}

.header-row h4 {
	font-size: 17px;
	line-height: 1.3;
}

.fancy-title {
  margin-bottom: 1rem;
}
.title-top-border::before,
.title-top-border::after {
	display: none;
}
.title-top-border h1,
.title-top-border h2,
.title-top-border h3,
.title-top-border h4,
.title-top-border h5,
.title-top-border h6 {
	padding: 0 0 0.75rem 0 !important;
	border-bottom: 4px solid #00BFDF;
}
#page-title.page-title-dark span {
	font-weight: 500;
	color: #ddd !important;
}
@media (max-width: 767.98px) {
	.header-row h4 {
		font-size: 0.7rem;
		line-height: 1.3;
	}
	.header-row img.sublogo {
		width:70px;
	}
	#page-title span {
		text-align: left;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.header-row h4 {
		font-size: 16px;
		font-size: 0.9rem;
		line-height: 1.3;
	}
}
@media (min-width: 575.98px) {
	#topline {
		width: 515px;
	}
}
@media (min-width: 767.98px) {
	#topline {
		width: 700px;
	}
}
@media (min-width: 991.98px) {
	#topline {
		width: 940px;
	}
}
@media (min-width: 1198.98px) {
	#topline {
		width: 1120px;
	}
}
@media (min-width: 1398.98px) {
	#topline {
		width: 1300px;
	}
}
#footer {
	border-top: 1px solid rgba(0,0,0,0.2);
	/*background: url('../images/espa-lines-back.png') no-repeat;*/
	background-size: 180px;
	background-color: #FFF;
}
#footer .widget_links a {
	color: #00718F;
}

#footer .widget_links a:hover {
	color: #144E8C;
}

#tophead {
	border-color: #144e8c !important;
	border-width: 4px !important;
	border-bottom: 1px solid #dee2e6;
}