/*alljobspro.css ajp marketing site*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

/*// prevents horizontlal scroll bar*/
html, body {
	overflow-x: hidden;
}
body {
	position: relative;
}
/*// prevents horizontlal scroll bar*/


.btn {

/*#ajp_homepage 	*/

	font-size: 1.1rem;
	padding: 0.75rem 1rem 0.50rem !important;

}

.ajp_shadow {
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
/*	border: 1px green solid !important;*/
	border: none !important;
}

.simple_link{
	color: white;
	text-decoration: underline;
}

.simple_link:hover{
	color: white;
	text-decoration: none;
}

.parsley-errors-list{
	list-style: none !important;
	padding-left: 0px;
}

.pointer {
	cursor: pointer;
}


body {
	font-family: "Biryani", sans-serif !important;
}

.indentation {
	padding-left: 4vw !important;
	padding-right: 4vw !important;
}

.lead {
	
	
	line-height: 1.7 !important;
	font-size: calc(0.3 * 1.2vw + 1rem) !important;
}

.jumbotron .lead {
	margin-bottom: 2em;
	line-height: 2.0 !important;
}


h1 {
	font-family: "Source Serif Pro", serif;
	font-size: 3.5rem;
}

h2, h3, h4, h5 {
	font-family: "Source Serif Pro", serif;
/*	font-size: 3.5rem;*/
}




.ajp_pricing_card_title, .ajp_pricing_cardX .hiddenContent {

	font-family: "Source Serif Pro", serif;
}

#main_banner {
	position: relative;
 
}

#main_banner h1 {
	font-family: "Source Serif Pro", serif;
	font-size: 3.5rem !important;
	margin-top: 1rem;
	
}

#main_banner h2 {
	font-family: "Biryani", sans-serif;
/*	font-size: 1.5rem !important;*/
/*	margin-top: 2.5rem;*/
	margin-top: calc(.9rem + 1.5vw) !important;
/*	color: blue;*/
	
}


#main_banner_text_container {

	margin-top: calc(20 * 1.5vw + 0rem) !important;
	z-index: 2; /*To appear above the image*/
	position: absolute;
	/*top: 50%;*/
	/*left: 50%;*/
	/*transform: translate(-50%, -50%);*/

	/*text-align: center;*/
	color: white;
}





.blockquote {

	font-family: "Cormorant Garamond", "Halant", sans-serif;
	font-weight: 500;
	font-size: 2.0rem !important;
	line-height: 1.45;
	position: relative;
	margin: 0.25em 0;
	padding: 0.35em 40px;
}

blockquote:before {
	display: block;
	padding-left: 10px;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
}

blockquote cite:before {
	content: "\2014 \2009";
}


.quote_person {

	font-family: "Prompt", sans-serif;
	font-size: 1.4rem !important;
	font-weight: 500;
	line-height: 1.5;

}

.carousel-control-next,
.carousel-control-prev,
.carousel-indicators {
	filter: invert(100%);
}

.js_hidden_initially {
	display: none ;
}

.article_content {
	line-height: 2.2;
}

.article_content p, .article_content li, .article_content {
	font-size: 1.3rem;
}

.article_content ul {
	margin-bottom: 2rem;
}

.article_content li {
	margin-bottom: 0.6rem;
}


.article_content h1 {

	font-family: "Source Serif Pro", serif;
	font-size: 4rem;
	line-height: 1.2;
	overflow-wrap: break-word;
/*	color: red;*/
}

.page_header_section h1 {

		font-family: "Source Serif Pro", serif;
		font-size: 3.8rem !important;
		text-align: center;
		color: #37465a !important;
/*		color: purple !important;*/
}

.page_header_section h2 {

	font-family: "Biryani", sans-serif;
	font-size: 1.5rem;
	overflow-wrap: break-word;
	line-height: 2.5rem;
	text-align: center;
	
/*	color: #0056A1 !important;*/
	color: #999 !important;
	color: #37465a !important;
}



@media screen and (max-width: 1024px) {

	#main_banner h1 {
		font-family: "Source Serif Pro", serif;
		font-size: 3.5rem !important;
		margin-top: 0rem;
		
	}





}

@media screen and (max-width: 768px) {

	/*	mobile */

	

	#main_banner h1 {
		font-family: "Source Serif Pro", serif;
		font-size: 1.8rem !important;
		margin-top: -1.9rem;
/*		color: orange;*/
		
	}

	#main_banner h2 {

		font-size: 1.0rem !important;
		margin-top: calc(.9rem + 1.5vw) !important;

	}

	.article_content h1 {

		font-size: 2.5rem;
		/*		overflow-wrap: break-word;*/
		line-height: 1.3;
		/*		color: orange;*/
	}


	.article_content h2 {

		font-size: 2rem !important;
		margin-bottom: 0.2em !important;
		margin-top: 1em !important;

	}




	.page_header_section h1 {

			font-size: 2.5rem !important;
			/*			color: hotpink !important;*/
	}


	.page_header_section h2 {

		font-size: 1.1rem;
		/*		overflow-wrap: break-word;*/
		line-height: 2;
		

	}


	.blockquote {

		font-size: 1.15rem !important;
		line-height: 1.45;
		position: relative;
		margin: 0.25em 0;
		padding: 0em 0px;
	}

	blockquote:before {
		display: none;

	}

	.quote_person {

		font-size: 1rem !important;
		line-height: 1.5;

	}


	.article_content p, .article_content li, .article_content {
		font-size: 1.1rem;
	}

/*	// mobile*/

}

.article_content h2 {

	font-family: "Source Serif Pro", serif;
	font-size: 2.5rem;
	margin-top: 2em;
	overflow-wrap: break-word;
	margin-bottom: 0.75em;
	line-height: 1.5em;

}





h5.card-title {
	line-height: 2.25rem;
}

.article_content h3 {

	font-family: "Source Serif Pro", serif;
	font-size: calc(2rem);
	overflow-wrap: break-word;
	margin-top: 3rem;
	margin-bottom: 2rem;
}

.article_content h4 {

	font-family: "Source Serif Pro", serif;
	font-size: 1.8rem !important;
	line-height: 1.5;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-weight: normal;
	overflow-wrap: break-word;
	
}


.breadcrumb-item a{
	color: #37465a !important;
}


.centered {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}

.grey {
	color:#ccc !important;
}

.darkgrey {
	color:#666 !important;
}

.container_wide {
	max-width: 1440px !important;
/*	width: 1440px !important;*/
}


.article_content, .article_content p, .article_content ul, #call_to_action {
	font-family: "Nunito Sans", "Biryani", sans-serif !important;
	font-weight: 300 !important;
}


.article_content strong {

	font-weight: bold;
}


.back-link {
	position: relative;
	display: inline-block;
	padding-left: 20px; /* Space for the chevron */
	line-height: 1.5; /* Adjust as needed for vertical alignment */
	text-decoration: none;
	}

.back-link::before {
	content: '\2039'; /* Unicode for left single angle quotation mark */
	position: absolute;
	left: 0;
}


.top_curves {
	position: absolute;
	top: 80;
	z-index: 0;
}


.bottom_curves {
/*  position: absolute;*/
/*  top: 80;*/
	z-index: 0;
}

#js_scoll_message {

	position: absolute; 
/*	top:100; */
/*	display: flex; */
/*	flex-direction: column;*/
/*	justify-content: center;*/
/*	align-items: center;*/
	text-align: center;
	width: 100%;
	height: 100%;
	

}

.js_scoll_on_click {
	cursor: pointer;

}

.js_scoll_on_click:hover {
	color:#A6D9E8;
}

.bg-ourgreen {
	background-color: #8AB547 !important;
}

.text-ourgreen {
	color: #3D9F76;
}

.bg-purple {
	background-color: #6F84E9 !important;
}

#hr_refreshers_container h5, #js_featured_card_deck p {

	line-height: 2;

}

.link_plain, .link_simple {
	text-decoration: none;
	cursor:pointer;
	color: #17a2b8;
}

.link_plain:hover, .link_simple:hover  {
	text-decoration: none;
	color: #333;
}

.js_no_underline {
	text-decoration: none !important;
}

.js_feature_cards {
	color: #37465a;
	margin-top: 4rem !important;
	margin-bottom: 4rem !important;
}


.top_curves,
.bottom_curves {
    pointer-events: none;
	/* fixes issue where filter buttons no work on features page   */
}



/* features page filter btns */
/* Base look for all filter buttons */
.js_features_filter_btn {
	border: 1px solid #dfe3e6;
	color: #333;
	font-weight: 600;
	border-radius: 6px;
	padding: 0.45rem 1.1rem;
	transition: all 0.15s ease-in-out;
	background-color: #f8f9fa; /* like btn-light */
}

/*#*/

/* Hover */
.js_features_filter_btn:hover {
	background-color: #eef3f7;
	border-color: #c7d2da;
}

/* ACTIVE state = matches logo + curve blue */
.js_features_filter_btn.btn-info {
	
/*	background-color: #2792DE !important;*/
	background-color: #31B6FF !important;
	border-color: #2792DE !important;
	color: #ffffff !important;
	box-shadow: 0 0 0 0.15rem rgba(39,146,222,0.35);
}



.clickable {
	transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
	cursor: pointer;
	will-change: transform, box-shadow;
	transform: translateZ(0);
}

.clickable:hover {
	transform: scale(1.03);
	box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.12);
}

.navbar-nav .nav-item {
	margin-left: 0.5em;
}

.js_bounce_me{

	animation: bounce-me 1.0s infinite ease-in-out alternate; 
	animation-delay: 2s;
}

@keyframes bounce-me {
	100% { transform: translate3d(0, 25px, 0); }
}

.pulse{
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.98);
/*		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);*/
	}

	30% {
		transform: scale(1);
/*		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);*/
	}

	100% {
		transform: scale(0.98);
/*		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);*/
	}
}



@media(max-width: 768px) {
	
	.btn-mobile {
		width: 100%;  
	}
	.breadcrumb{
		display: none !important;
	}


}






