@charset "utf-8";
/* CSS Document */
body {
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-style: normal;
}
html, body {
	overflow-x: hidden; /* Prevent scroll on narrow devices */
}
.p-6 {
	padding: 3.5rem !important;
}
.pt-6, .py-6 {
	padding-top: 3.5rem !important;
}
.pr-6, .px-6 {
	padding-right: 3.5rem !important;
}
.pb-6, .py-6 {
	padding-bottom: 3.5rem !important;
}
.pl-6, .px-6 {
	padding-left: 3.5rem !important;
}
.p-7 {
	padding: 4rem !important;
}
.pt-7, .py-7 {
	padding-top: 4rem !important;
}
.pr-7, .px-7 {
	padding-right: 4rem !important;
}
.pb-7, .py-7 {
	padding-bottom: 4rem !important;
}
.pl-7, .px-7 {
	padding-left: 4rem !important;
}
.p-8 {
	padding: 4.5rem !important;
}
.pt-8, .py-8 {
	padding-top: 4.5rem !important;
}
.pr-8, .px-8 {
	padding-right: 4.5rem !important;
}
.pb-8, .py-8 {
	padding-bottom: 4.5rem !important;
}
.pl-8, .px-8 {
	padding-left: 4.5rem !important;
}
.p-9 {
	padding: 5rem !important;
}
.pt-9, .py-9 {
	padding-top: 5rem !important;
}
.pr-9, .px-9 {
	padding-right: 5rem !important;
}
.pb-9, .py-9 {
	padding-bottom: 5rem !important;
}
.pl-9, .px-9 {
	padding-left: 5rem !important;
}
.mt-n100 {
	margin-top: -100px;
}

@media (min-width: 1600px) {
.container {
	max-width: 1470px;
}
}

@media (min-width: 1600px) {
.col-xxl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-xxl-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.col-xxl-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-xxl-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-xxl-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-xxl-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-xxl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-xxl-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xxl-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-xxl-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-xxl-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-xxl-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-xxl-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-xxl-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.order-xxl-first {
	-ms-flex-order: -1;
	order: -1;
}
.order-xxl-last {
	-ms-flex-order: 13;
	order: 13;
}
.order-xxl-0 {
	-ms-flex-order: 0;
	order: 0;
}
.order-xxl-1 {
	-ms-flex-order: 1;
	order: 1;
}
.order-xxl-2 {
	-ms-flex-order: 2;
	order: 2;
}
.order-xxl-3 {
	-ms-flex-order: 3;
	order: 3;
}
.order-xxl-4 {
	-ms-flex-order: 4;
	order: 4;
}
.order-xxl-5 {
	-ms-flex-order: 5;
	order: 5;
}
.order-xxl-6 {
	-ms-flex-order: 6;
	order: 6;
}
.order-xxl-7 {
	-ms-flex-order: 7;
	order: 7;
}
.order-xxl-8 {
	-ms-flex-order: 8;
	order: 8;
}
.order-xxl-9 {
	-ms-flex-order: 9;
	order: 9;
}
.order-xxl-10 {
	-ms-flex-order: 10;
	order: 10;
}
.order-xxl-11 {
	-ms-flex-order: 11;
	order: 11;
}
.order-xxl-12 {
	-ms-flex-order: 12;
	order: 12;
}
.offset-xxl-0 {
	margin-left: 0;
}
.offset-xxl-1 {
	margin-left: 8.333333%;
}
.offset-xxl-2 {
	margin-left: 16.666667%;
}
.offset-xxl-3 {
	margin-left: 25%;
}
.offset-xxl-4 {
	margin-left: 33.333333%;
}
.offset-xxl-5 {
	margin-left: 41.666667%;
}
.offset-xxl-6 {
	margin-left: 50%;
}
.offset-xxl-7 {
	margin-left: 58.333333%;
}
.offset-xxl-8 {
	margin-left: 66.666667%;
}
.offset-xxl-9 {
	margin-left: 75%;
}
.offset-xxl-10 {
	margin-left: 83.333333%;
}
.offset-xxl-11 {
	margin-left: 91.666667%;
}
}

.navbar-brand {
	opacity: .5;
 }
.navbar-toggler {
	background-color: #efa64c;
	border-radius: 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 900;
}
@media (min-width: 768px) {
.navbar {
	padding: 0rem 1rem 0rem 1rem;
}
.navbar-brand {
	margin-right: auto;
	padding-top: 1.5rem;
	padding-bottom: 0;
	margin-bottom: -3px;
}
}
@media (min-width: 768px) {
#primary-nav .nav-link {
	padding-top: 3rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
}
#primary-nav .nav-link {
	text-transform: uppercase;
	font-weight: 500;
	color: #237e5b;
	line-height: 1.9;
}
#primary-nav .justify-content-md-end .nav-link {
	font-weight: 700;
	color: #1f4c44;
	background-color: #efa64c;
}
@media (max-width: 991px) {
#primary-nav .nav-link {
	font-size: .8rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
}
@media (max-width: 767px) {
#primary-nav .justify-content-md-end {
	display: block;
}
#primary-nav .justify-content-md-end .nav-link {
	font-weight: 700;
	color: #1f4c44;
	background-color: transparent;
}
#primary-nav .nav-item, #primary-nav .nav-link {
	text-align: center !important;
	font-size: 1rem;
}
}
#footer .nav-link {
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	padding-left: 3rem;
	padding-right: 3rem;
}

@media (max-width: 1199px) { 
	#footer .nav-link {
	padding-left: 1rem;
	padding-right: 1rem;
}
}
@media (max-width: 767px) { 
	#footer .nav-item {
		width: 100%;
		display: block;
}
	#footer .nav-link {
	padding-left: 0rem;
	padding-right:0rem;
	text-align: center;
		display: block;
}
}
#footer .nav-link:hover {
	text-decoration: underline;
}
h1 {
	font-weight: 900;
	color: #1f4c44;
	font-size: 3.9rem;
	line-height: 1.1;
}
h1 span {
	color: #237e5b;
	font-size: 2.25rem;
}
h2 {
	font-size: 1.46rem;
	color: #efa64c;
	text-transform: uppercase;
}
h3 {
	font-size: 1.8rem;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}
h4 {
	font-size: 2rem;
	color: #1f4c44;
	font-weight: 700;
	text-transform: uppercase;
}
p {
	font-size: 1.3rem;
	color: #6a6968;
	line-height: 2rem;
}
#footer p {
	font-size: 1rem; 
	line-height: 1.6;
	font-weight: 500;
	margin-top: .5rem;
	color: #bed3c9;
}
#footer p a{ 
	color: #bed3c9;
}
#footer p span{
	color: #fff;
}


@media (max-width: 767px) { 
	#footer p {
		text-align: center !important;
}
 
}
strong {
	font-weight: 700;
	font-style: normal;
}

@media (max-width: 1599px) {
h1 {
	font-size: 3rem;
	line-height: 1.1;
}
h1 span {
	font-size: 1.85rem;
}
h2 {
	font-size: 1.125rem;
}
h3 {
	font-size: 1.35rem;
}
h4 {
	font-size: 1.5rem;
}
p {
	font-size: 1.2rem;
	line-height: 1.85rem;
}
}

@media (max-width: 1199px) {
h1 {
	font-size: 2.5rem;
	line-height: 1.1;
}
h1 span {
	font-size: 1.5rem;
}
h2 {
	font-size: .9425rem;
}
h3 {
	font-size: 1.2rem;
}
h4 {
	font-size: 1.5rem;
}
p {
	font-size: 1.2rem;
	line-height: 1.85rem;
}
}

@media (max-width: 767px) {
h1 {
	font-size: 2.2rem;
	line-height: 1.1;
}
h1 span {
	font-size: 1.5rem;
}
h2 {
	font-size: .8425rem;
}
h3 {
	font-size: 1rem;
}
h4 {
	font-size: 1.1rem;
	padding-top: 2.5rem;
}
p {
	font-size: 1.2rem;
	line-height: 1.85rem;
}
}
.text-yellow {
	color: #efa64c;
}
.text-green {
	color: #237e5b;
}
.text-light-green {
	color: #dee9e4;
}
.btn {
	border-radius: 0;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0.75rem 1.25rem;
	transition: background ease .35s;
}
.btn:hover {
	color: #fff;
}
.btn-orange {
	background-color: #efa64c;
}
.btn-orange:hover {
	background-color: #ce781b;
}
.btn-green {
	background-color: #237e5b;
}
.btn-green:hover {
	background-color: #1f4c44;
}
.cap-line {
	margin-bottom: 45px;
	position: relative;
}
.cap-line:before {
	content: '';
	position: absolute;
	bottom: -26px;
	left: 0;
	height: 2.5px;
	width: 150px;
	background-color: #78a09a;
}
.bg-dark-green {
	background-color: #1f4c44;
}
.bg-green {
	background-color: #237e5b;
}
.bg-light-green {
	background-color: #dee9e4;
}
.text-link-yellow {
	font-size: 1.15rem;
	color: #efa64c;
	font-weight: 900;
	text-transform: uppercase;
}
.text-link-yellow:hover {
	color: #fff;
	text-decoration: underline;
}
.bg-img {
	width: 100%;
	padding: 7rem 0;
	display: block;
	height: 1rem;
}
.bg-img-talent {
	background-image: url("/img/bg-img-talent-01.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 400px 300px;
}
.bg-img-hire {
	background-image: url("/img/bg-img-hire-01.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 400px 300px;
}
#intro {
	padding-top: 10rem;
	position: relative;
}
#intro:before {
	content: '';
	position: absolute;
	width: 150% !important;
	height: 300px;
	background-color: #fff;
	bottom: 80px;
	left: -80px;
	margin: 0 auto;
	display: block;
	transform: rotate(-7.3deg);
}

@media (max-width: 1199px) {
#intro:before {
	height: 300px;
	bottom: 40px;
}
}

@media (max-width: 991px) {
#intro {
	padding-top: 5rem;
}
}
#agency {
	margin-top: -175px;
	padding-top: 250px;
	padding-bottom: 200px;
}

@media (max-width: 767px) {
#agency {
	padding-top: 170px;
	padding-bottom: 10px;
}
}
#candidates {
	position: relative;
}
#candidates:after {
	content: '';
	position: absolute;
	width: 150% !important;
	height: 260px;
	background-color: #fff;
	bottom: -80px;
	left: -80px;
	margin: 0 auto;
	display: block;
	transform: rotate(-7.3deg);
}

@media (max-width: 1199px) {
#candidates {
	padding-bottom: 100px;
}
}

@media (max-width: 991px) {
#candidates {
	padding-bottom: 200px;
}
#candidates img.position-relative {
	width: 100%;
	margin-bottom: 30px;
}	
}

@media (max-width: 767px) {
#candidates {
	padding-bottom: 100px;
}
#candidates:after {
	height: 100px;
	bottom: -30px;
}
}
@media (max-width: 1199px) {
#stats p {
	font-size: 1rem;
	
	}
}


.bg-angle-white {
	position: relative;
}
.bg-angle-white:before {
	content: '';
	position: absolute;
	width: 150% !important;
	height: 800px;
	background-color: #fff;
	top: -200px;
	left: -80px;
	margin: 0 auto;
	display: block;
	transform: rotate(-7.3deg);
}


@media (max-width: 767px) {
.bg-angle-white:before {
 	top: -140px; 
}	
}

.intro-card {
	padding: 3rem 3rem 3rem 1.5rem;
}
.intro-card p {
	font-size: 1.125rem;
	line-height: 1.25;
	opacity: .85;
}
.intro-card a {
	font-size: 1.15rem;
	color: #efa64c;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
	margin-top: 1.5rem;
}
.intro-card a:hover {
	color: #fff;
	text-decoration: underline;
}

@media (max-width: 1599px) {
.intro-card {
	padding: 3rem 2.75rem 3rem 1.5rem;
}
}

@media (max-width: 1199px) {
.intro-card {
	padding: 2.5rem 2.5rem 2.5rem 1.5rem;
}
.intro-card p {
	font-size: .75rem;
	line-height: 1.35;
}
}

@media (max-width: 991px) {
.intro-card {
	padding: 3rem 3rem 3rem 1.5rem;
}
.intro-card p {
	font-size: 1.125rem;
	line-height: 1.25;
	opacity: .85;
}
}

@media (max-width: 545px) {
.intro-card {
	padding: 1.1rem;
	min-height: 170px;
}
.intro-card p {
	font-size: .9rem;
	line-height: 1.1;
}
.intro-card a {
	font-size: 1rem;
	margin-top: 1rem;
}
	.bg-white.p-5.my-5.shadow-sm{
		padding:1rem!important;
		
	}
	.float-right.text-black-50{
		display: block !important;
		float: none;
		width: 100%;
		
		
	}
}
.icon-pos {
	position: absolute;
	top: 40px;
}
.icon-pos-right {
	right: 134px;
}
.icon-pos-left {
	left: 130px;
}


@media (max-width: 1599px) {
.icon-pos {
	position: absolute;
	top: 20px;
}
.icon-pos-right {
	right: 0px;
}
.icon-pos-left {
	left: 0px;
}
}
 

.form-group label{
	font-weight: 900;
	font-size: .85rem;
	text-transform: uppercase;
	color: #1f4c44;
	opacity: .65;
	
}
p.faux-label{
	font-weight: 900;
	font-size: .85rem;
	text-transform: uppercase;
	color: #1f4c44;
	opacity: .65;
	
}
.form-control { 
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6a6968;
	background-color: #fff;
   border: 1px solid #dee9e4;
  border-radius:0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #237e5b;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(35, 126, 91, 0.25);
}
.help-block{
	color:#fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: .65rem;
	display: block;
	padding: .25rem .5rem;
	margin-top: .25rem;
	background-color:#efa64c;
  }

.btn.disabled{
	position: relative;
	
}
.btn.disabled:before{
	font-family:'Material-Design-Iconic-Font';
	content: '\f3ec';
	position: absolute;
	color: #1f4c44;
	text-shadow: 1px 1px 5px rgba(0,0,0,.25);
	top:0;
	font-size: 2rem;
	left:0;
	right: 0;
	margin: 0 auto;
	display: block; 
 	-webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
    animation: zmdi-spin-reverse 1.5s infinite linear;
	
}



/*=== Brand Bar Styles Updated 20220210 ===*/
#brandbar .nav-link.active {
		background-color:#131618;
}
