/*

Theme Name: PACER Hello

Theme URI: https://3445e95d-c0be-447e-89bf-086d9129713e.p.bardy.io/

Description: PACER Hello is a child theme of Hello Elementor, created by Elementor team

Author: Jordan Bohm

Template: hello-elementor

Version: 1.0.1

Text Domain: pacer-hello

Colors
	PACER Blue: #0096D0
	PACER Blue Hover: #006E99
	PACER Blue Transparent: #0096D1E6
	PACER Green: #1e5303
	PACER Grey: #bfb9b9
	Lite Grey: #E7E5E5
	Liter Grey: #F1EFEF
	NBPC Orange: #f15c32
	NBPC Purple: #323261
	Menu Link: #344054
}*/

.elementor-heading-title, .elementor-icon-box-title{
	color: #0096D0;
}
.elementor-video-wrapper iframe{
	max-width: 1000px;
}
.type-page h1, .type-post h1{
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.type-page h2, .type-post h2{
	font-size: 35px;
	font-weight: bold;
	line-height: 1;
}
.type-page h3, .type-post h3{
	font-size: 24px;
	line-height: 1;
}
.type-page h4, .type-post h4{
	font-size: 24px;
	line-height: 1;	
}
.type-page p, .type-post p{
	line-height: 1.2;
}
.type-page ol li, .type-post ol li{
	padding-left: 5px;
}
.type-page li > ul, .type-post li > ul, .type-page li > ol, .type-post li > ol{
	margin-top: .6em;
}
.type-page .elementor-icon-box-content a, .type-post .elementor-icon-box-content a{
	line-height: 1.2;
}
.elementor .elementor-icon-box-icon i, .elementor .elementor-icon-box-icon svg {
	margin-top: 10px;
}
#pacer-main .elementor-button-wrapper .elementor-button, .dialog-message .elementor-button-wrapper .elementor-button{
    background-color: #0096D0;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
}
#pacer-main .elementor-button-wrapper .elementor-button:hover, .dialog-message .elementor-button-wrapper .elementor-button:hover{
	background-color: #006E99;
	color: #fff;
}
.elementor .elementor-button-wrapper a.elementor-button:visited{
	color: #fff;
} 
.elementor-widget-text-editor li {
	margin-bottom: .8em;
}
.elementor-widget-text-editor.no-bullet li, .no-bullet .elementor-widget-text-editor li{
	list-style: none;
}
.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4{
	color: #0096D0;
	font-weight: bold;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}
.elementor-widget-text-editor li {
	line-height: 1.2;
}
#nbpc-content .callout, #pacer-main .callout{
	border-radius: 8px;
	margin: 20px auto 30px;
	max-width: 90%;
}
#nbpc-content .callout-narrow, #pacer-main .callout-narrow{
	width: 500px;
}
.related-resources h3{
	font-size: 22px;
}
.related-resources p {
	font-size: 16px;
}
.related-resources .elementor-icon-box-icon{
	min-height: 75px;
}
.related-resources .elementor-icon-box-wrapper{
	background: white;
	padding: 10px;
	border-radius: 16px;
	min-height: 240px;
}
#pacer-main .related-resources h3 a{
	color: #0096D0;
}
#pacer-main .related-resources h3 a:visited{
	color: #006F9A;
}
#pacer-main .related-resources h3 a:hover{
	color: #323261;
}

#pacer-main #topics a{
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
#pacer-main #topics a:visited{
	color: #304157;
}
#pacer-main #topics a:hover{
	color: #545454;
}
#pacer-main .topic-banner .breadcrumb-container{
	margin-top: 10px;
}
#pacer-main .breadcrumb-container a:hover{
	text-decoration: underline;
}
#pacer-main .topic-banner h1{
	color: #323261;
	font-size: 60px;
}
#pacer-main .home-banner h1{
	font-size: 60px;
	color: #323261;
	font-weight: bold;
}


#pacer-main h1 .reduced-heading{
	font-size: .65em;
	font-weight: normal;
}
.elementor .elementor-search-form__input, .elementor .elementor-lightbox .dialog-lightbox-close-button, .elementor .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor .elementor-element.elementor-element-ce21d96.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #fff !important;
    fill: #fff;
}
@media (max-width: 1330px){
	#pacer-main .home-banner h1{
		font-size: 30px;
	}
	#pacer-main .home-banner .elementor-button {
		font-size: 18px;
	}
	#pacer-main .topic-banner h1{
		font-size: 46px;
	}
}
@media (max-width: 767px){
	#pacer-main .topic-banner h1{
		font-size: 36px;
		margin-top: 40px;
	}
}
/* ########################################################################################
	HEADER & FOOTER
   ########################################################################################
*/
html{
	background: #F1EFEF;
}
body{
	max-width: 1500px;
	margin: 0px auto !important;
	background-color: #fff;

}
.type-page{
	background: none;
	background-color: #fff;
}
header .elementor-button {
	padding: 6px 12px;
}
header #ask_an_expert{
	min-width: 122px;
}
.elementor-location-header .elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container{
    background-color: rgba(0, 0, 0, 0);
}
#main_menu nav.elementor-nav-menu--dropdown ul{
	margin-left: 35px;
}
#main_menu nav.elementor-nav-menu--dropdown a{
	color: #fff;
}
.elementor .elementor-element .menu-item a {
    text-decoration: none;
}
footer{
	margin-bottom: 50px;
}
footer #newsletter-row{
	background: #e8e5e5;
}
footer .elementor-widget-text-editor h3{
	font-size: 1.2rem;
	color: #000;
}
footer ul{
	margin-left: 0px;
	padding: 0;
}
footer li{
	list-style: none;
	margin-bottom: 10px;
	font-weight: bold;
}
footer #main-links li a, footer #privacy-links li a{
	color: #475467;
	text-decoration: none;
}
footer #main-links li a:hover, footer #privacy-links li a:hover{
	color: #1f4e92;
}
footer #main-links > div {
	padding: 20px;
}
footer #copyright-text{
	color: #344054;
	font-size: .8em;
	font-style: italic;
}
footer #privacy-links ul{
	display: flex;
	justify-content: center;
	font-size: .9em;
}
footer #privacy-links li{
	display: block;
	padding: 0px 15px 15px 15px;
}
footer #bottom-link-row{
	margin-top: 30px;
}
/* ########################################################################################
           PACER STYLES
   ########################################################################################
*/
#pacer-main h2{
	font-weight: bold;
}
#pacer-main .elementor-widget-text-editor h2 {
	color: #0096D0;
}
#pacer-main .elementor-widget-text-editor h3, .press-release .elementor-widget-text-editor h3{
	font-size: 22px;
	color: #000000;
}
.type-post #pacer-main h1{
	font-size: 32px;
}
.type-post #pacer-main .elementor-widget-text-editor h2{
	color: #323261;
	font-size: 22px;
	margin-top: 1em;
	margin-bottom: .5em;
}
#pacer-main .breadcrumb-container {
	padding:10px 10px 10px 40px;
	font-size: 16px;
}
#pacer-main .breadcrumb-container a{
	color: #000;
}
#pacer-main .breadcrumb-container a:hover{
	color: #000;
}
#pacer-main .breadcrumb-container a:visited{
	color: #000;
}
#pacer-main .breadcrumb-container p{
	margin-bottom: 0px;
}
.elementor .elementor-element a{
	color: #0096D0;
	text-decoration: underline;
}
.elementor .elementor-element a:visited{
	color: #006F9A;
}
.elementor .elementor-element a:hover{
	color: #323261;
}
#pacer-main .header_banner h1{
	font-size: 62px;
}

#pacer-main .sub_header{
	color: #fff;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
}
@media(max-width: 767px){
	#pacer-main .header_banner h1{
		text-align: center;
	}
	#pacer-main .sub_header p{
		font-size: 18px;
		text-align: center;
		font-weight: normal;
	}
}
/* ########################################################################################
           NBPC STYLES
   ########################################################################################
*/
#nbpc-content .elementor-heading-title{
	color: #f15c32;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
#nbpc-content .elementor-widget-text-editor h1, #nbpc-content .elementor-widget-text-editor h2, #nbpc-content .elementor-widget-text-editor h3, #nbpc-content .elementor-widget-text-editor h4 {
	color: #f15c32;
}
#nbpc-content a{
	color: #772828;
	font-weight: bold;
	text-decoration: underline;
}
#nbpc-content a:hover{
	color: #C94444;
}
#nbpc-content a:visited{
	color: #f15c32;
}
#nbpc-content a:visited:hover{
	color: #BB4827;
}
#nbpc-content h1 a, #nbpc-content h2 a, #nbpc-content h3 a{
	text-decoration: underline;
	color: #f15c32;
}
#nbpc-content h1 a:hover, #nbpc-content h2 a:hover, #nbpc-content h3 a:hover{
	color:#BB4827;
}
#nbpc-content h1 a:visited, #nbpc-content h2 a:visited, #nbpc-content h3 a:visited{
	color:#323261;
}
#nbpc-content h1 a:visited:hover, #nbpc-content h2 a:visited:hover, #nbpc-content h3 a:visited:hover{
	color:#6161BD;
}
#nbpc-content h1{
	font-size: 32px;
	margin-bottom: 30px;
}
#nbpc-content h2{
	font-size: 24px;
}
#nbpc-content h3{
	font-size: 21px;
}
#nbpc-content .elementor-button {
	background: #f15c32;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
	font-weight: bold;
}
#nbpc-content .elementor-button:hover {
	background: #fd734c;
	color: #fff;
}
#nbpc-footer h4 {
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nbpc-footer p{
	color: #fff;
}
#nbpc-footer .elementor-button{
	color: #fff;
	border-radius: 8px;
}
#nbpc-content .breadcrumbs{
	padding: 10px;
	margin-left: 20px;
	font-size: 14px;
}
#nbpc-content .breadcrumbs a{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#nbpc-content .breadcrumbs a:hover{
	text-decoration: underline;
}

/* ---------- FOOTER ------------- */
.footer-message{
	margin-top: 40px;
}
#centerCol-links ul{
	display: block;
	width: 230px;
	max-width: 90%;
	margin: 30px auto;
}
#centerCol-links li{
	list-style: none;
	margin-left: 0px;
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
#centerCol-links a {
	color: #fff;
	text-decoration: none;
}
#centerCol-links a:hover{
	color: #0096D0;
}
/* ########################################################################################
	Custom Classes
   ########################################################################################
*/
.elementor-element.e-con.narrowContent{
	max-width: 56em;
	margin: 20px auto;
	align-self: center;
}
/* ------------------- Banner ---------------- */
.gradiant_overlay{
    background: rgb(50,50,97);
    background: -webkit-linear-gradient(bottom, rgba(50,50,97,1) 0%, rgba(50,50,97,0.8453733041083399) 24%, rgba(50,50,97,0) 60%);
    background: -o-linear-gradient(bottom, rgba(50,50,97,1) 0%, rgba(50,50,97,0.8453733041083399) 24%, rgba(50,50,97,0) 60%);
    background: linear-gradient(to top, rgba(50,50,97,1) 0%, rgba(50,50,97,0.8453733041083399) 24%, rgba(50,50,97,0) 60%); 
}
/* ------------------- End Banner ---------------- */

/* Add to images in text blocks that are float right */
.fr-img{
	margin-left: 30px;
	margin-bottom: 20px;
}
.fl-img{
	margin-right: 30px;
	margin-bottom: 20px;
}
.rightLine{
    display: flex;
    align-items: baseline;
}
.rightLine h2{
	color: #0096D0;
    display: block;
    max-width: 90%;
    min-width: fit-content;
    margin-right: 15px;
}
.hrLine{
    width: 100%;
    height: auto;
    
}   
.rightLine hr{
    display: block;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #7D7D7D;
    margin: 0;
    padding: 0;
}
.no-margin p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.elementor .elementor-element .no-underline a, .elementor .elementor-element a.no-underline, .elementor .elementor-element a:has(.no-underline) {
	text-decoration: none;
}
@media(max-width: 1330px){
	.elementor-element.e-con.narrowContent{
		padding: 0px 20px;
	}
}
@media(max-width: 767px){
	
	.type-page .fr-img, .type-page .fl-img{
		float: none;
		display: block;
		margin: 20px auto;
	}
	.hrLine{
		display: none;
	}
}
/*
#################### Link Color Changes ###############
*/

.type-page .white-link a, #nbpc-content .white-link a{
	color: #fff;
}
.type-page .white-link a:visited, #nbpc-content .white-link a:visited{
	color: #faeee3;
}
.type-page .white-link a:hover, #nbpc-content .white-link a:hover{
	color: rgba(255,255,255,.7);
}
.type-page .green-link a, #nbpc-content .green-link a{
	color: #b6bd1d;
}
.type-page .green-link a:visited, #nbpc-content .green-link a:visited{
	color: #a5a51b;
}
.type-page .green-link a:hover, #nbpc-content .green-link a:hover{
	color: rgba(182, 189, 29, .7);
}
.type-page .blue-link a, #nbpc-content .blue-link a{
	color: #0099cd;
}
.type-page .blue-link a:visited, #nbpc-content .blue-link a:visited{
	color: #0283a5;
}
.type-page .blue-link a:hover, #nbpc-content .blue-link a:hover{
	color: rgba(0, 153, 205, .7);
}
.type-page .dark-blue-link a, #nbpc-content .blue-link a{
	color: #0283a5;
}
.type-page .dark-blue-link a:visited, #nbpc-content .blue-link a:visited{
	color: #02617a;
}
.type-page .dark-blue-link a:hover, #nbpc-content .blue-link a:hover{
	color: rgba(0, 153, 205, .7);
}

.type-page .purple-link a, #nbpc-content .purple-link a{
	color: #383568;
}
.type-page .purple-link a:visited, #nbpc-content .purple-link a:visited{
	color: #272749;
}
.type-page .purple-link a:hover, #nbpc-content .purple-link a:hover{
	color: rgba(56, 53, 205, .7);
}
.type-page .reference-link a, #nbpc-content .reference-link a{
	color: #8a4c4c;
	font-size: .8em;
	font-style: italic;
}
.type-page .reference-link a:visited, #nbpc-content .reference-link a:visited{
	color: #000;
}
.type-page .reference-link a:hover, #nbpc-content .reference-link a:hover{
	color: #5e3434;
}


/*
#################### Color Rows ###############
*/
.orange-row{
	background: #f15c32;
	color: #fff;
}
.orange-row p, .orange-row .elementor-heading-title, #nbpc-content .orange-row .elementor-heading-title{
	color: #fff;
}
.orange-row p{
	font-weight: 600;
}
.type-page .orange-row a, #nbpc-content .orange-row a{
	color: #fff;
	text-decoration: underline;
}
.type-page .orange-row a:visited, #nbpc-content .orange-row a:visited {
	color: #faeee3;
}
.type-page .orange-row a:hover, #nbpc-content .orange-row a:hover {
	color: rgba(255,255,255,.7);
}
.blue-row{
	background: #0096D0;
	color: #fff;
}
.blue-row p, .blue-row .elementor-heading-title, #nbpc-content .blue-row .elementor-heading-title{
	color: #fff;
}
.blue-row p{
	font-weight: 600;
}
.type-page .blue-row a, #nbpc-content .blue-row a{
	color: #fff;
	text-decoration: underline;
}
.type-page .blue-row a:visited, #nbpc-content .blue-row a:visited {
	color: #faeee3;
}
.type-page .blue-row a:hover, #nbpc-content .blue-row a:hover {
	color: rgba(255,255,255,.7);
}
.purple-row{
	background: #323261;
	color: #fff;
}
.purple-row p, .purple-row .elementor-heading-title, #nbpc-content .purple-row .elementor-heading-title{
	color: #fff;
}
.purple-row p{
	font-weight: 600;
}
#pacer-main .purple-row a, #nbpc-content .purple-row a{
	color: #fff;
}
#pacer-main .purple-row a:visited, #nbpc-content .purple-row a:visited {
	color: rgba(255,255,255,.9);
}
#pacer-main .purple-row a:hover, #nbpc-content .purple-row a:hover {
	color: rgba(255,255,255,.7);
}
.green-row{
	background: #A9AF00;
	color: #fff;
}
.green-row p, .green-row .elementor-heading-title, #nbpc-content .green-row .elementor-heading-title{
	color: #fff;
}
.green-row p{
	font-weight: 600;
}
.type-page .green-row a, #nbpc-content .green-row a{
	color: #fff;
	text-decoration: underline;
}
.type-page .green-row a:visited, #nbpc-content .green-row a:visited {
	color: #faeee3;
}
.type-page .green-row a:hover, #nbpc-content .green-row a:hover {
	color: rgba(255,255,255,.7);
}
/*
#################### END Color Rows ###############
*/
/*
#################### Button Colors ###############
*/
.full-width .elementor-button-wrapper .elementor-button{
	width: 100%;
}
#pacer-main .purple-button .elementor-button-wrapper .elementor-button{
	background-color: #323261;
}
#pacer-main .purple-button .elementor-button-wrapper .elementor-button:hover{
	background-color: #20205c;
}
#nbpc-content .purple-button .elementor-button-wrapper .elementor-button{
	background-color: #323261;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 8px;
}
#nbpc-content .purple-button .elementor-button-wrapper .elementor-button:hover{
	background-color: #20205c;
}