
body {font-size:1.1rem!important;
	color: #3f4042;
	min-height: 100vh;
	font-family: niveau-grotesk, sans-serif;
	overflow-x: hidden;
}

html {
	scroll-behavior: smooth;
}

.lead {
font-size: 1.35rem;
}

.navbar {
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2)}
/* =======links , icons, buttons==== */
a {
	color: #1b316a;
	text-decoration: none;
}

a:hover {
	color: #007dc3;
	text-decoration: none;
}


a.link-blue.underlined {
	color: #007dc3;
	border-bottom: 1px solid #007dc3
}

a.link-blue:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff
}

 a, .btn {
	transition: all 0.5s linear 0.2s
}

.btn {border-radius: 25px;
padding-right: 2.5rem;
padding-left: 2.5rem;
text-transform: uppercase;
}
.link-white.underlined {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

a.link-white:hover {
	color: #999999;
	border-bottom: 2px solid #999999;
}

a.underlined {
	border-bottom: 1px solid #1b316a
}

a.underlined:hover {
	padding-bottom: 0;
}

a.hover-white:hover {color:#ffffff}


.nav-link.btn-primary.evm,
.btn-primary.evm {
	background: #a5d100;
	border: 1px solid #a5d100;
	color: #002e1e;
}

.nav-link.btn-primary.evm:hover,
.btn-primary.evm:hover {
	background: #007dc3;
	border: 1px solid #007dc3;
	color: #ffffff;
}

.btn-outline-primary.evm {
	border: 2px solid #a5d100;
	color: #a5d100;
	background:#ffffff;
}

.btn-outline-primary:hover.evm {
	background: #a5d100;
	color: #ffffff;
}

/*btn display 100% only on mobile*/
@media screen and (max-width:576px) {
	.btn-sm-block {width: 100}
}

/* .compare-offers .card-footer.btn a:hover {
	color: #ffffff;
} */

a.link-icon {
	display: inline-block;
	background: #007dc3;
	border-radius: 50%;
	padding: 4px 6px;
	text-align: center;
}

a.link-icon:hover {
	background: #a5d100;
	text-align: center;
}


.icon {
	display: inline-block;
	background: #3f4042;
	border-radius: 50%;
	padding: 3px;
	text-align: center;
}

a.link-icon img {
	width: 32px;
	height: 32px;
}

.icon img {
	width: 18px;
	height: 18px;
}


.navbar-light .navbar-nav .nav-item,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
	color: #a5d100; /*(chartreuse)*/
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:active a {
	color: #fff;
	text-decoration: none;
	background-color: #a5d100
}

.dropdown-toggle {cursor: pointer}


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

	.nav-item .nav-link.underlined {
		border-bottom: none
	}

	.nav-item {
		border-bottom: 1px solid #ccc;
		padding-top: 0.3rem}

	.nav-item:last-child {
		margin-bottom: 1.5rem}

	.navbar {
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3)}

}


/* ===h1 - h6=== */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: niveau-grotesk, sans-serif
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 700!important;
}

h1.h1,
h2.h2 {
	padding-bottom: 1.5rem;
	margin-bottom:0;
}

.h5, h5 {
font-size: 1.5rem;
}

footer {
	box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.5);
}

.hero:before {display:block;
	content:'';
	width:100%;
	background:#ffffff;
	display: block; 
	position: absolute; 
	top: 0px; left: 0px; 
	width: 100%; 
	height: 100%; 
	/* z-index: -1;  */
	opacity: 0.5;
}


.hero.no-bg::before {background:transparent;
}

.z-top {z-index:1000;
position:relative;}

/*hero section/images*/


.hero{background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	background-color: rgb (255,255,255);
    background-attachment: scroll;
    background-size: auto;
    overflow: hidden;
    background-color: transparent;
    background-size: cover;
    background-position: 0;
    background-attachment: fixed;
    position: relative; 
	padding: 9em 0 10em 0;
}

.hero-1 {
	background-image: url('/images/hero-one-fairs.jpg');
	background-position:0 5rem!important
}

.hero-2 {
	background-image: url('/images/hero-two-fairs.jpg')
}


.hero-about-us {
	background-image: url('/images/hero-about-us-2.jpg')
}

.hero-administrative {
	background-image: url('/images/hero-administrative.jpg')
}

.hero-advanced-practitioner {
	background-image: url('/images/hero-adv-prac-2.jpg')
}

.hero-it {
	background-image: url('/images/hero-it-2.jpg')
}

.hero-physician-recruiter {
	background-image: url('/images/hero-physician-recruiter.jpg')
}


.hero-physician {
	background-image: url('/images/hero-physician-2.jpg')
}

.hero-video {
	background-image: url('/images/hero-video.jpg')
}

.hero-pricing {
	background-image: url('/images/hero-pricing.jpg');
}
.hero-pricing-2 {
	background-image: url('/images/hero-pricing-2.jpg')
}

.hero-faq {
	background-image: url('/images/hero-faq.jpg')
}

.hero-faq-e {
	background-image: url('/images/hero-faq-e.jpg')
}

.hero-hospitality {
	background-image: url('/images/hero-hospitality.jpg')
}

.hero-hospitality-dining {
	background-image: url('/images/hero-hospitality-dining-jobs.jpg')
}

.hero-hospitality-travel {
	background-image: url('/images/hero-hospitality-travel-jobs.jpg')
}


.hero-transportation {
	background-image: url('/images/hero-transportation.jpg')
}

.hero-transportation-2 {
	background-image: url('/images/hero-transportation-2.jpg')
}

.hero-education{
	background-image: url('/images/hero-education.jpg')
}

.hero-retail {
	background-image: url('/images/hero-retail.jpg')
}
.hero-manufacturing {
	background-image: url('/images/hero-manufacturing.jpg')
}

.hero-finance {
	background-image: url('/images/hero-finance.jpg')
}

.hero-call-center {
	background-image: url('/images/hero-call-center.jpg')
}

.hero-insurance {
	background-image: url('/images/hero-insurance.jpg')
}

.hero-construction {
	background-image: url('/images/hero-construction.jpg')
}

.hero-construction-2 {
	background-image: url('/images/hero-construction-2.jpg')
}

.hero-healthcare{
	background-image: url('/images/hero-healthcare.jpg')
}

.hero-terms-privacy {
	background-image: url('/images/hero-terms.jpg');
	background-position: 0 100%
}

.hero-job-seekers {
	background-image: url('/images/hero-job-seekers.jpg')
}

/* ==colors shadow, borders == */


.video-border {
	border-radius: 12px;
	box-shadow: 0px 8px 12px -8px rgba(27, 31, 58, 1.0)
}

h5.text-thin {font-weight:300!important}

.text-blue {
	color: #007dc3
}

.text-light-blue {
	color: #cfecf7
}

.bg-blue {
	background: #007DC3
}

.text-dark-dark {
	color: #1b1b1b
}

.bg-dark-dark {
	background: #1b1b1b
}

.text-blue-dark {
	color: #1b316a
}

.bg-blue-dark {
	background: #1b316a
}
.text-green-evm {
	color: #a5d100
}


.border-white {border:1px dotted #ffffff}
.border-blue {border:1px dotted #007dc3}
.border-green-evm {border:1px dotted #a5d100}

.legible-text-shadow {
	text-shadow: 0 0 25px rgba(255, 255, 255, 0.75)
}

.legible-text-shadow-dark {
	text-shadow: 0 0 25px rgba(0, 0, 0, 0.75)
}

.solution:before {
	display: inline-block;
	content: '';
	height: 54px;
	width: 54px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 50%;
	margin-right: 1.5rem;
	margin-bottom: 6.5rem;
}

/*   ====form elements==  */

 .modal-content  form, .card form {margin-bottom:0;
}

.form-control {
	position: relative;
	padding: 0.1rem 0.5rem;
	color: #b0b0b0;
	border-radius: 0;
	background: #ffffff;
	font-size: 14px;
	line-height: 1;
	-webkit-appearance: none;
	box-shadow: none;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-bottom: 1px solid #007dc3;
}



.error {
	border: 1px solid #f20a73
}

.error + span {
	display: block;
	color: #f20a73;
	font-size: small;
	margin-top:5px;
	margin-left:5px;
	letter-spacing:0.016rem;
}

.error + span:before {
	display: inline-block;
	font-family: 'simple-line-icons';
	content: "\e027";
	color: #f20a73;
}

.custom-select {
	border: 1px solid #007dc3
}

footer .form-control {
	background: #f8f9fa;
}

.form-control::placeholder {
	color: #b0b0b0;
}

/*  card layout containers */

.compare-offers {
	max-width: 1300px;
}

.card,
.card-header:first-child {
	border-radius: 0;
}


.card-header {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}


.compare-offers .lead {
	margin: -1.25rem -1.25rem 1.25rem -1.25rem;
	padding: 1rem;
	text-align: center
}

.compare-offers .card {
	box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5);
}

.compare-offers .card:hover {
	box-shadow: 0 0 0 2px #ffffff;
	background: #1b316a;
	transition: all 0.5s linear 0.2s;
}


.industry-cont {position: relative;
overflow: hidden;
	z-index:1}

.for-overlay{display: table;
	width: 100%;
	position: relative;
	z-index: 4}

.overlay {position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		opacity: 0.75}

.blue-gradient-overlay {background-image: linear-gradient(to bottom, #005ca1, #44abd4);
}

.dark-blue-gradient-overlay {background-image: linear-gradient(to bottom, #1b316a, #000000);
}

.dark-gray-gradient-overlay {background-image: linear-gradient(to bottom, #1b1b1b, #000000);
}

footer img.logo {
	max-width: 200px;
}


/* ==custom lists== */

.list-unstyled {margin-left:2rem}

.list-unstyled.list-blue,
.list-unstyled.list-white,
.list-unstyled.list-green-evm,
.list-unstyled.list-blue-dark {margin-left:0}

.list-unstyled.list-blue li,
.list-unstyled.list-white li,
.list-unstyled.list-green-evm li,
.list-unstyled.list-blue-dark li {text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 0.75rem;
}

.list-unstyled.list-blue li:before,
.list-unstyled.list-green-evm li:before, 
.list-unstyled.list-white li:before,
.list-unstyled.list-blue-dark li:before {
	display: block;
	content: '';
	height: 30px;
	width: 30px;
	border-radius: 50%;
	margin-top:0.5rem;
	margin-right: 1rem;
	margin-bottom: 2rem;
	float: left;
}

.list-unstyled.list-blue li:before {
	background: #007dc3;
	border: 1px solid #007dc3;
}

.list-unstyled.list-white li:before {
	background: #fff;
	border: 1px solid #fff;
}

.list-unstyled.list-green-evm li:before {
	background: #a5d100;
	border: 1px solid #a5d100;
}

.list-unstyled.list-blue-dark li:before {
	background: #1b316a;
	border: 1px solid #1b316a
}

.list-unstyled.list-blue.list-small li:before,
.list-unstyled.list-white.list-small li:before,
.list-unstyled.list-green-evm.list-small li:before,
.list-unstyled.list-blue-dark li:before {
	width: 20px;
	height: 20px;
	margin-top:0.35rem;
	margin-right: 1rem;
	margin-bottom: 0;
}

@media screen and (min-width:768px) {
	ul.two-column {-webkit-column-count:2;
	-moz-column-count: 2;
	column-count: 2;
	list-style-type: none;}
}

.panel-group.list-unstyled  li.panel h5 {font-weight:300!important;
color:#ffffff}

.panel-group.list-unstyled  li.panel a h5:hover,
.panel-group.list-unstyled  li.panel a h5:foused {font-weight:300!important;
	color:#007dc3}

.panel-group.list-unstyled li.panel {margin-bottom:1.5rem}

.panel-group.list-unstyled li.panel .panel-heading,
.panel-group.list-unstyled li.panel .panel-body {padding-left:1.75rem;
}


.panel-group.list-unstyled li.panel .panel-heading {position: relative;
}

.panel-group.list-unstyled li.panel .panel-heading a::before {
	display: inline-block;
	content: "";
	border-top: .5rem solid;
	border-right: .5rem solid transparent;
	border-bottom: 0;
	border-left: .5rem solid transparent;
	position: absolute;
	top: 0.7rem;
	left: 0;
	color: #007dc3;
	transform: rotate(-180deg);
	transition: all 0.3s linear;
}


.panel-group.list-unstyled li.panel .panel-heading a.collapsed::before {
	transform: rotate(-90deg);
}

.panel-group.list-unstyled li.panel .panel-heading a:hover::before {color: #007dc3}



ol.list-unindented {
    counter-reset: item;
    margin-left: -1.25em;
}

ol.list-unindented li {
list-style:none;
clear:both;
margin-bottom:1rem;
}

ol.list-unindented li::before {
    content: counter(item) " .";
    counter-increment: item;
	text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
    width: 36px;
    color: #007dc3;
	margin-top:-5px;
	margin-right:0.25rem;
}

.card.with-opacity-bg {position:relative}

/* ol.list-unindented:before,  */
.card.with-opacity-bg:before {display:block;
	content:'';
	width:100%;
	background:#ffffff;
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index: -1; 
	opacity: 0.5;
}

/* @media screen and (max-width:1440px){
	.display-3{font-size: 3.5rem!important}
} */

.display-4 {font-size: 3.25rem}


@media screen and (max-width:600px){
	.display-3 {font-size: 3rem!important}
	.display-4 {font-size: 2.25rem!important}
}


#info-sheet .form-control, #info-sheet .custom-select {
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

#info-sheet .btn.btn-outline-dark {border-radius:inherit;
padding:inherit;
}

#info-sheet .btn.btn-secondary,
#info-sheet .btn.btn-primary,
#info-sheet .btn {border-radius:4px;
	padding:inherit;}

#info-sheet .btn-secondary:not(:disabled):not(.disabled).active, 
#info-sheet  .btn-secondary:not(:disabled):not(.disabled):active,
#info-sheet  .show > .btn-secondary.dropdown-toggle {
    background-color: #292b2c;
}

#info-sheet .card-header, #info-sheet .card-body {padding:0.5rem 0.75rem;}

#info-sheet  .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, 
#info-sheet  .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), 
#info-sheet  .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#info-sheet .btn-primary.evm {background: #007dc3;
color:#ffffff}

#info-sheet .btn-primary.evm:hover {background: #006cb1;
	color:#ffffff}


.testimonials .card {background:rgba(0,125,195,0.1);
	line-height:1.65}