@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
Theme Name: Elite Staffing Agency
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@font-face {
    font-family: 'Have Heart One';
    src: url('inc/assets/fonts/HaveHeartOne.eot');
    src: url('inc/assets/fonts/HaveHeartOne.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/HaveHeartOne.woff2') format('woff2'),
        url('inc/assets/fonts/HaveHeartOne.woff') format('woff'),
        url('inc/assets/fonts/HaveHeartOne.ttf') format('truetype'),
        url('inc/assets/fonts/HaveHeartOne.svg#HaveHeartOne') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Poppins", serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 24px;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  font-size: 18px;
  line-height: 34px;
  color: #000;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    padding: 22px 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #000;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #53DBA8;
}

.navbar-brand {
  height: auto;
  width: 15%;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}




/*--------------------------------------------------------------
                    Custom Css Start Here
--------------------------------------------------------------*/
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
  }

  header#masthead .container {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 50px;
}
header#masthead .row {
    justify-content: space-between;
    align-items: center;
}
header#masthead  .xtra_link {
    margin-left: 250px;
}
header#masthead .top_row .top_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 3px solid #53DBA8;
}
header#masthead .top_row .top_bar h1 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}
header#masthead .top_row .top_bar h1:before {
    content: "";
    background: url(inc/assets/images/bef_img.png);
    width: 50px;
    height: 70px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -53px;
    top: -15px;
}
header#masthead .top_row .top_btns a, .xtra_link a {
    padding: 18px 20px;
    display: inline-block;
    background: #53DBA8;
    border: 1px solid #53DBA8;
    border-radius: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
}
header#masthead .top_row .top_btns a:hover, .xtra_link a:hover {
    background: transparent;
    color: #53DBA8 !important;
}
header#masthead .top_row .top_btns a:last-child, .xtra_link a {
    padding: 18px 38px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:last-child) {
    margin-right: 51px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item {
    font-weight: 700;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: 700;
}
.banner_row {
    background-position: top center !important;
    background-repeat: no-repeat !important;
}
.banner_row .box_text {
    background: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 12px 41px !important;
    border-radius: 50px;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
}
.cusBtn .vc_general {
    padding: 18px 40px !important;
    border: 2px solid #53DBA8 !important;
    border-radius: 5px !important;
    background: #53DBA8 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    color: #fff !important;
    font-weight: 600 !important;
    transition: 0.5s ease-in-out !important;
}
.cusBtn.bg_transparent .vc_general {
    background: transparent !important;
    border-color: #fff !important;
    margin-right: 12px;
    transition: 0.5s ease-in-out !important;
}
.secBanner .cusBtn .vc_general:hover {
    background: transparent !important;
    color: #ffffff !important;
    border-color: #fff !important;
    transition: 0.5s ease-in-out !important;
}
.secBanner .cusBtn.bg_transparent .vc_general:hover {
    background: #53DBA8 !important;
    border-color: #53DBA8 !important;
    color: #fff !important;
}
.cusBtn .vc_general:hover {
    background: transparent !important;
    color: #53DBA8 !important;
    border-color: #53DBA8 !important;
    transition: 0.5s ease-in-out !important;
}
.border_text {
    font-size: 86px;
    line-height: 80px;
    font-weight: 400;
    color: #000;
    font-family: 'Have Heart One';
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 60px !important;
}
.border_text:before {
    content: "";
    background: url(inc/assets/images/bod_img.png);
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    bottom: 0;
}
.content_box {
    display: flex;
    align-items: center;
}
.content_box .ctn_inner {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    padding-left: 42px;
    position: relative;
}
.ctn:not(:last-child) {
    border-right: 2px solid rgb(0 0 0 / 20%);
}
.ctn .ctn_inner:first-child {
    border-bottom: 2px solid rgb(0 0 0 / 20%);
}
.content_box .ctn_inner:not(:first-child) {
    padding-top: 30px;
}
.content_box .ctn_inner:not(:last-child) {
    padding-bottom: 30px;
}
.content_box .ctn_inner:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #40B3F9;
    position: absolute;
    left: 14px;
}
.bef_text:after {
    content: "";
    background: url(inc/assets/images/piegon_img.png);
    width: 140px;
    height: 186px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    bottom: -30px;
    right: -180px;
}
.services-Box {
    height: 486px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding: 40px 0;
}
.services-Box h3 {
    font-size: 22px;
    line-height: 39px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #53DBA8;
    padding-left: 50px;
}
.secbefore {
    position: relative !important;
    overflow: visible !important;
}
.secbefore:before {
    content: "";
    background: url(inc/assets/images/before_img.png);
    width: 314px;
    height: 388px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: -89px;
    left: 120px;
}
.secMarquee section#custom_html-2 {
    margin: 0 !important;
}
.secMarquee marquee {
    font-size: 60px;
    line-height: 84px;
    -webkit-text-stroke: 2px #40B3F9;
    text-stroke: 4px navy;
    color: transparent;
    text-transform: uppercase;
    font-weight: 700;
}
.secMarquee marquee img {
    margin: 0 20px;
}
.secMarquee .wpb_widgetised_column {
    margin: 0;
}
.staff-Box {
    border-radius: 10px;
    overflow: hidden;
}
.staff-Box h3 {
    font-size: 18px;
    line-height: 34px;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid rgb(83 219 168 / 100%);
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.staff-Box p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.staff-Box .count {
    font-size: 18px;
    line-height: 34px;
    background: rgb(83 219 168 / 50%);
    display: inline-block;
    padding: 2px 16px;
    border-radius: 5px;
    color: #000;
    margin-bottom: 10px;
}
.staff-Box .staff-img {
    position: relative;
}
.staff-Box .staff-ctn {
    position: relative;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 5px 4px #00000017;
    min-height: 325px;
}
.staff-Box .staff-ctn:before {
    content: "";
    background: linear-gradient(2deg, #ffffff, transparent);
    width: 100%;
    height: 40%;
    position: absolute;
    top: -122px;
    left: 0;
}
.staff-Box .staff-img:before {
    content: "";
    background: #92D1F8;
    width: 100%;
    height: 76%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 10px;
}
.staff-Box .staff-img img {
    width: 95%;
    margin: 0 auto;
    height: 350px;
    object-fit: cover;
}
.secStaffing .owl-nav button {
    width: 50px;
    height: 50px;
    background: #53DBA8 !important;
    border-radius: 100%;
    color: #fff !important;
    font-size: 22px !important;
    position: absolute;
    top: 44%;
    outline: none;
}
.secStaffing .owl-nav button.owl-prev {
    left: -80px;
}
.secStaffing .owl-nav button.owl-next {
    right: -80px;
}
.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper {
    position: relative;
    background: rgb(129 246 202 / 20%);
    padding: 44px;
    text-align: center;
    border-radius: 30px;
    margin-top: 150px;
    margin-bottom: 50px;
}
.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h2 {
    text-align: center !important;
    color: #000 !IMPORTANT;
    font-size: 26px !important;
    line-height: 0px;
}
.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper .logo_img {
    position: absolute;
    top: -100px;
}
.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h6 {
    font-size: 50px !important;
    line-height: 50px !important;
    color: #000;
}
.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h6::first-letter {
    color: #81F6CA;
}
.teamBox > .wpb_wrapper {
    height: 560px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 25px solid #53DBA8;
    z-index: 9;
    box-shadow: 1px 15px 9px 4px #0000003d;
}
.teamBox {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.teamBox > .wpb_wrapper:before {
    content: "";
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.teamBox > .wpb_wrapper a {
    padding: 18px 40px;
    border: 2px solid #ffffff;
    border-radius: 5px;
    background: #ffffff00;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
    text-decoration: none;
}
.teamBox > .wpb_wrapper a:hover {
    transition: 0.5s ease-in-out !important;
    background: #53DBA8;
}
.secTeam .vc_row .vc_col-sm-6:first-child .teamBox {
    transform: rotate(-5deg);
}
.secTeam .vc_row .vc_col-sm-6:last-child .teamBox {
    transform: rotate(11deg) translateX(-50px) translateY(-40px);
}
.secFaqs .vc_toggle_title {
    background: #fff;
    padding: 22px;
    font-size: 20px;
    line-height: 34px;
    box-shadow: 0 0 7px 3px #00000038;
    border-radius: 5px;
}
.secFaqs i.vc_toggle_icon {
     left: unset !important;
     right: 18px;
}
.secFaqs i.vc_toggle_icon:before, .secFaqs .vc_toggle_default .vc_toggle_icon {
    border-color: #53DBA8 !important;
    background: #53DBA8 !important;
}
.secFaqs .vc_toggle_content {
    padding: 25px 22px !important;
    margin: 0 !important;
    background: #E6FDF5;
}
div#footer-widget {
    background: url(inc/assets/images/footer_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    padding-top: 35px;
    padding-bottom: 81px;
}
div#footer-widget .widget {
    margin: 0;
}
div#footer-widget h3.widget-title {
    font-size: 26px;
    line-height: 34px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
div#footer-widget .row {
    align-items: center;
}
div#footer-widget ul {
    list-style: none;
    padding: 0;
    column-count: 2;
    display: inline-block;
}
div#footer-widget ul li {padding-right: 50px;}
div#footer-widget ul li a {
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    color: #000;
}
div#footer-widget  p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
}
div#footer-widget .ft-2 {
    display: flex;
    justify-content: center;
    position: relative;
    padding: 0 0 0 40px;
}
div#footer-widget .ft-2:before {
    content: "";
    background: #000;
    width: 1px;
    height: 50%;
    position: absolute;
    left: 10px;
    top: 50px;
}
div#footer-widget .ft-2:after {
    content: "";
    background: #000;
    width: 1px;
    height: 50%;
    position: absolute;
    right: 30px;
    top: 50px;
}
.newsletter .form-control {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgb(0 0 0 / 50%) !important;
    border-radius: 0 !important;
    padding: 0;
    outline: none !important;
    box-shadow: none !important;
}
.newsletter  .wpcf7-submit {
    padding: 12px 45px !important;
    border: 2px solid #53DBA8 !important;
    border-radius: 5px !important;
    background: #53DBA8 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    color: #fff !important;
    font-weight: 600 !important;
    transition: 0.5s ease-in-out !important;
}
footer#colophon {
    background: #53DBA8 !important;
    text-align: center;
}
footer#colophon .site-info {
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
footer#colophon .site-info a {
    font-weight: 700;
    text-transform: uppercase;
}
.secTeam .bef_text:after {
    background: url(inc/assets/images/bef_img.png);
    width: 74px;
    height: 84px;
    background-repeat: no-repeat;
    background-size: 100%;
    right: -80px;
    top: 20px;
}
body:not(.home) header#masthead {
    background: url(inc/assets/images/footer_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    position: unset;
}
.breadcrumbs {
    background: url(inc/assets/images/footer_bg.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100%;
    height: 100%;
    padding: 40px 0 80px 0;
    text-align: center;
}
.breadcrumbs h1 {
    font-size: 100px;
    line-height: 110px;
    color: #000;
    font-family: 'Have Heart One';
    font-weight: 500;
    position: relative;
    display: inline-block;
    padding-bottom: 50px;
    z-index: 1;
}
.breadcrumbs h1:before {
    content: "";
    background: url(inc/assets/images/bod_img.png);
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
}
.secContent .cusList ul {
    padding-left: 0;
    list-style: none;
    margin: 30px 0 !important;
}
.secContent .cusList ul li {
    padding-left: 50px;
    font-size: 18px;
    line-height: 34px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
}
.secContent .cusList ul li:last-child {
    margin-bottom: 0;
}
.secContent a {
    color: #53DBA8;
    font-weight: 600;
    text-transform: capitalize;
}
.secContent .cusList ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #53DBA8;
    position: absolute;
    left: 14px;
}
.secContent .vc_toggle_title {
    background: #fff;
    padding: 22px;
    box-shadow: 0 0 7px 3px #00000038;
    border-radius: 5px;
}
.secContent .vc_toggle_title h4 {
    font-size: 20px;
    line-height: 34px;
    color: #000;
}
.secContent i.vc_toggle_icon {
     left: unset !important;
     right: 18px;
}
.secContent i.vc_toggle_icon:before, .secContent .vc_toggle_default .vc_toggle_icon {
    border-color: #53DBA8 !important;
    background: #53DBA8 !important;
}
.secContent .vc_toggle_content {
    padding: 25px 22px !important;
    margin: 0 !important;
    background: #E6FDF5;
}
.secContent .vc_toggle_content ul {
    margin: 0 !important;
    column-count: 3;
}
ul.dropdown-menu {
    display: block;
    background: #62deaa;
    border: 3px solid #fff;
    min-width: 350px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(40px);
    transition: 0.5s ease-in-out !important;
}
ul.dropdown-menu li > a {
    padding: 15px 20px;
    color: #fff !important;
    border: 1px solid #fff;
}
ul.dropdown-menu li > a:hover {
    color: #53DBA8 !important;
    background: #fff !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.dropdown:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: 0.5s ease-in-out !important;
}
.secContent .list_two ul {
    column-count: 2;
}
.secContent .list_three ul {
    column-count: 3;
}
.secContent .locationTxt strong {
    padding-bottom: 10px;
    display: block;
    font-weight: 500;
    color: #53DBA8;
    text-decoration: underline;
}
.secContent .ceoName strong {
    font-family: 'Have Heart One';
    font-size: 50px;
    font-weight: 500;
    color: #53DBA8;
}
.ctn_information {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ctn_information .ctn {
    border: none;
    width: 60%;
}
.ctn_information .ctn:last-child {
    width: 30%;
    position: relative;
}
.ctn_information .ctn br {
    display: none;
}
.ctn_information .ctn a {
    font-size: 15px;
}
.ctn_information .ctn:last-child:before {
    content: "";
    border-right: 2px solid #000;
    width: 2px;
    height: 100%;
    position: absolute;
    left: -32px;
    top: 10px;
    border-radius: 50px;
}
.ctnForm .form-control {
    margin-bottom: 20px;
    background: #fff !important;
    border-radius: 5px !important;
    height: 60px;
    padding: 0 22px;
    font-size: 18px;
    line-height: 30px;
    box-shadow: none;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 600;
    outline: none !important;
    border: 1px solid #000;
    box-shadow: 2px 2px 4px 0px #00000087;
}
.ctnForm .form-control::placeholder {
    color: #000;
}
.ctnForm textarea.form-control {
    height: 250px !important;
    resize: none;
    padding: 20px 20px;
}
.ctnForm .submitBtn {
    padding: 18px 71px !important;
    background: #53DBA8 !important;
    border-radius: 5px !important;
    border: 3px solid #53DBA8 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 25px !important;
    position: relative;
    z-index: 1;
    transition: 0.5s ease-in-out !important;
    float: right;
}
.ctnForm br {
    display: none;
}
.ctnForm p {
    margin: 0;
}
.ctnForm label.sub_label {
    margin-bottom: 30px;
}
.ctnForm .wpcf7-file {
    width: 100%;
    background: #fff !important;
    border-radius: 5px !important;
    padding: 22px;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 500;
    outline: none !important;
    border: 1px solid #000;
    box-shadow: 2px 2px 4px 0px #00000087;
}
.locationRow {
    background: #53DBA8;
    padding: 30px !important;
    border-radius: 10px;
    margin-bottom: 60px;
}
.locationRow .wpb_text_column {
    margin: 0;
}
.locationRow .wpb_text_column p {
    color: #fff;
}
.locationRow h3 {
    color: #fff !important;
}
.locationRow a {
    color: #fff;
    font-weight: 600;
}
.job_list {
    padding-top: 100px;
    padding-bottom: 100px;
}
.job_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 30px;
}
.job_list ul li {
    width: 33.33%;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 60px;
    box-shadow: 0 0 20px 4px #0000001c;
}
.job_list ul li h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 500;
}
.job_list ul li p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.job_list ul li a {
    display: inline-block;
    background: #53DBA8;
    border: 1px solid #53DBA8;
    border-radius: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
    padding: 12px 28px;
    width: 100%;
    text-align: center;
}
.srch_form {
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 0 13px 4px #00000026;
    border-radius: 10px;
}
.secSearchForm {
    padding-top: 100px;
    padding-bottom: 100px;
}
.srch_form h1 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
    display: none;
}
.srch_form label {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
.srch_form .form-control {
    background: #fff !important;
    border-radius: 5px !important;
    height: 60px;
    padding: 0 22px;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    outline: none !important;
    border: 1px solid #000;
    box-shadow: 2px 2px 4px 0px #00000087;
}
.srch_form .btn {
    padding: 18px 71px !important;
    background: #53DBA8 !important;
    border-radius: 5px !important;
    border: 3px solid #53DBA8 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 25px !important;
    position: relative;
    z-index: 1;
    transition: 0.5s ease-in-out !important;
}
.srch_form .reset_btn {
    float: right;
}
p.err_msg {
    text-align: center;
    margin: 0;
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
}
.single-job section#primary {
    padding-top: 100px;
    padding-bottom: 100px;
}
.single-job div#main {
    width: 60%;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 20px 4px #0000001c;
    margin: 0 auto;
}
.single-job .job-ctn h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 500;
    border: navajowhite;
}
.single-job .job-ctn p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.single-job .post-navigation {
    display: none;
}
.single-job .apply_btn a {
    display: inline-block;
    background: #53DBA8;
    border: 1px solid #53DBA8;
    border-radius: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
    padding: 18px 38px;
}
.secLogin .um-register {
    max-width: 70% !important;
}
.secLogin .um-form .um-field-area .um-form-field {
    background: #fff !important;
    border-radius: 5px !important;
    height: 60px !important;
    padding: 0 22px !important;
    font-size: 18px !important;
    line-height: 30px !important;
    box-shadow: none !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
    font-weight: 500 !important;
    outline: none !important;
    border: 1px solid #000 !important;
    box-shadow: 2px 2px 4px 0px #00000087 !important;
}
.secLogin .um-field-area .select2-container {
    background: #fff !important;
    border-radius: 5px !important;
    height: 60px !important;
    padding: 8px !important;
    font-size: 18px !important;
    line-height: 30px !important;
    box-shadow: none !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
    font-weight: 500 !important;
    outline: none !important;
    border: 1px solid #000 !important;
    box-shadow: 2px 2px 4px 0px #00000087 !important;
}
.secLogin .um-field .select2.select2-container .select2-selection {
    border: none !important;
}
.secLogin .um-field-label label {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px !important;
}
.secLogin .um-button {
    padding: 18px 71px !important;
    background: #53DBA8 !important;
    border-radius: 5px !important;
    border: 3px solid #53DBA8 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 25px !important;
    position: relative;
    z-index: 1;
    transition: 0.5s ease-in-out !important;
    display: inline-block !important;
}
.secLogin .um-col-alt {
    margin-top: 50px;
}
.secLogin .um-col-alt .um-field-area {
    margin-top: -20px;
    margin-bottom: 20px !important;
}
.secLogin .um-col-alt .um-field-area span.um-field-checkbox-option {
    color: #000 !important;
    font-weight: 500;
}
.page-template-add-job .ctnForm {
    padding-top: 100px;
    padding-bottom: 100px;
}
.map iframe {
    border: 10px solid #53DBA8 !important;
    border-radius: 5px;
}
.sec_Contact .ctn_info h3 {
    color: #000;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
}
.sec_Contact a {
    color: #53DBA8;
    font-weight: 600;
}
.sec_Contact .ctn_info {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 30px !important;
    position: relative;
}
.sec_Contact .ctn_info:after {
    content: "";
    background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/hr-contact-line.png);
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -26px;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(98%) sepia(64%) saturate(1197%) hue-rotate(78deg) brightness(98%) contrast(85%);
}
.contactForm {
	position: relative;
	padding: 40px;
}
.contactForm:before {
    content: "";
    background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/contact-form-bg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    filter: brightness(0) saturate(100%) invert(98%) sepia(64%) saturate(1197%) hue-rotate(78deg) brightness(98%) contrast(85%);
    z-index: -1;
}
.contactForm .col-md-12, .contactForm .col-md-6 {
    padding: 0 5px;
}
.contactForm .form-control {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
}
.applyBox .wpb_wrapper {
	position: relative;
	text-align: center;
	padding: 120px 70px;
	/* background: #53DBA8; */
	z-index: 1;
}
.applyBox .wpb_wrapper:before {
	content: "";
	background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/border_img-1.png);
	width: 92%;
	height: 90%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: 100% 100%;
	z-index: -1;
	margin: auto;
}
.applyBox .wpb_wrapper h3 {
    font-size: 65px;
    line-height: 95px;
    font-weight: 500;
    margin-bottom: 40px;
    padding-bottom: 20px;
    color: #ffffff;
    font-family: 'Have Heart One';
    position: relative;
}
.applyBox .wpb_wrapper h3:before {
    content: "";
    background: url(inc/assets/images/bod_img.png);
    width: 100%;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(33deg) brightness(107%) contrast(107%);
}
.applyBox .wpb_wrapper p, .applyBox .wpb_wrapper a {
    color: #fff;
}
.contactForm textarea.form-control {
    height: 120px !important;
}
.applyBox .wpb_wrapper p {
    margin-bottom: 30px;
}
.contactForm  .submitBtn {
    padding: 12px 40px !important;
    font-size: 16px !important;
}
.applyBox .wpb_wrapper a {
    font-size: 70px;
    font-family: 'Have Heart One';
    font-weight: 500;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 0 50px 70px 0;
}
.applyBox .wpb_wrapper a:before {
    content: "";
    background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/ballpen-btn-bg.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(33deg) brightness(107%) contrast(107%);
}
.secAbout_inner h3.befTxt {
    margin-bottom: 30px !important;
    padding-bottom: 50px !important;
    position: relative;
}
.befTxt:after {
    content: "";
    background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/hr-contact-line.png);
    width: 84%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(98%) sepia(64%) saturate(1197%) hue-rotate(78deg) brightness(98%) contrast(85%);
}
.secAbout_inner .vc_row .vc_col-sm-5 {
    position: sticky;
    top: 30px;
    height: 100%;
}
.secAbout_inner {
    overflow: visible !important;
}
.page-id-286 div#page {
    overflow: visible;
}
.author_Img .vc_single_image-wrapper {
    border: 10px solid #53DBA8;
    border-radius: 10px;
}
.secTabs ul.ult_tabmenu li.ult_tab_li {
    background: #ded0aa !important;
    overflow: hidden;
    border-radius: 0 !important;
}
.secTabs ul.ult_tabmenu li.ult_tab_li a {
    background: transparent !important;
    color: #fff !important;
    font-size: 18px;
    line-height: 38px;
    padding: 16px 50px;
    border: 1px solid #ded0aa !important;
    border-radius: 0;
}
.secTabs ul.ult_tabmenu {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    padding-bottom: 50px;
    margin-bottom: 20px;
    position: relative;
    
}
.secTabs ul.ult_tabmenu:after {
    content: "";
    background: url(https://dev.internalstaging.com/web/elite-staffing-agency/fing/wp-content/uploads/2025/01/hr-contact-line.png);
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(98%) sepia(64%) saturate(1197%) hue-rotate(78deg) brightness(98%) contrast(85%);
}
.secTabs ul.ult_tabmenu li.ult_tab_li a span.aio-icon {
    display: none;
}
.secTabs ul.ult_tabmenu li.ult_tab_li a span.ult-span-text {
    font-size: 18px !important;
    line-height: 38px;
}
.secTabs ul.ult_tabmenu li.ult_tab_li.current {
    background: transparent !important;
}
.secTabs ul.ult_tabmenu li.ult_tab_li.current a {
    color: #ded0aa !important;
}
.applicationForm h3 {
    font-size: 65px;
    line-height: 85px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #000;
    font-family: 'Have Heart One';
    font-weight: 500;
    position: relative;
}
.applicationForm {
    padding: 50px 30px;
    border: 5px solid #53DBA8;
    border-radius: 10px;
}
.applicationForm .row:first-child label {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 20px;
}
.applicationForm .row:first-child label:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    color: #53DBA8;
}
.applicationForm h3:after {
    content: "";
    background: url(inc/assets/images/bod_img.png);
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.applicationForm p.msg {
    font-size: 16px;
    line-height: 26px;
    color: red;
    margin: 80px 10px 30px 10px;
}
.applicationForm h4 {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    background: #000;
    padding: 15px 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.applicationForm .form-control {
    font-size: 16px;
    font-weight: 500;
}
.applicationForm label.clrlabel {
    display: block;
    color: #53DBA8;
    font-weight: 600;
}
.applicationForm span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 20px;
}
.secWork a {
    color: #53DBA8;
    font-weight: 600;
}
.secWork .border_text:before {
    height: 5px;
    bottom: 20px;
}
.secWork .border_text {
    font-size: 80px;
    font-family: 'Have Heart One';
    line-height: 90px;
}
.secElite.secbefore .border_text {
    letter-spacing: 5px;
}
.jobCtn {
    height: 110px;
    overflow: hidden;
    position: relative;
    padding-right: 70px;
}
.jobCtn.show {
    height: 100%;
    overflow: visible;
}
.jobBtn {
    text-align: right;
    position: relative;
    z-index: 999;
    top: -25px;
}
a.showBtn {
    color: #53DBA8;
    font-weight: 600;
    text-decoration: none;
}
.job-box {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    padding: 30px;
    margin: 30px 0;
    background: #fff;
    border-radius: 10px;
}
.job_specification {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 15px 0;
    padding: 12px 0;
    border: 1px solid #000;
    border-right: 0;
    border-left: 0;
}
.job_specification p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}
.job-box h3 {
    font-size: 30px;
    line-height: 50px;
    color: #000;
}
.view-job {
    padding: 16px 40px;
    display: inline-block;
    background: #53DBA8;
    border: 1px solid #53DBA8;
    border-radius: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    text-decoration: none !important;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
    width: 100%;
    text-align: center;
    /* margin-top: 25px; */
}
.view-job:hover {
    color: #53DBA8;
    background: transparent;
}
.drop_down_open.open_drop {
    transform: translateY(105%) translateX(-48%) !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.btn_drop_all .drop_down_open {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transform: translateY(100%) translateX(-48%);
    transition: 0.5s all ease-in-out;
    background: #dddcca;
    backdrop-filter: blur(10px);
    padding: 10px 20px;
    border-radius: 8px;
    z-index: 9;
    width: 100%;
    bottom: 0;
    right: 0;
    border: 2px solid #53DBA8;
}
.top_btns {
    display: flex;
    gap: 15px;
    position: relative;
}
.btn_drop_all .drop_down_open a {
    width: 100%;
    text-align: center;
    margin: 5px 0;
}
.secAccount {
    padding: 100px 0px;
}
.secAddjob {
    padding: 100px 60px;
}
.secAccount .contactForm:before, .secAddjob .contactForm:before {
    display: none;
}
.secAccount .contactForm, .secAddjob .contactForm {
    padding: 0;
}
.secAccount .ctnForm .form-control, .secAddjob .ctnForm .form-control {
    margin-bottom: 30px;
}
.secAccount .ctnForm label {
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    font-size: 20px;
}
div#message_box .success-message {
    background: green;
    color: #fff;
    padding: 10px;
    border-radius: 40px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 0;
}
div#message_box .error-message {
    background: red;
    color: #fff;
    padding: 10px;
    border-radius: 40px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 0;
}
input#email {
    opacity: 0.6;
}
.secAccount .sideBar button#menu_btn_sidebar {
    display: none;
}
.secAccount .sideBar {
    background: #53DBA8;
    padding: 30px;
    border-radius: 5px;
    height: 100%;
}
.secAccount .sideBar .logo-main {
    text-align: center;
    margin-bottom: 30px;
}
.secAccount .sideBar .logo-main .navbar-brand-logo {
    margin: 0;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
}
.secAccount .sideBar ul#sidebar-menu {
  border-bottom: 0 !important;
}
.secAccount .sideBar ul#sidebar-menu li.nav-item > a.nav-link {
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background: transparent;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 10px;
    border: none;
    transition: 0.5s ease-in-out !important;
}
.secAccount .sideBar ul#sidebar-menu li.nav-item > a.nav-link:hover,
.secAccount .sideBar ul#sidebar-menu li.nav-item > a.nav-link.active {
    background: #fff;
    color: #53DBA8;
    transition: 0.5s ease-in-out !important;
}
div#timesheet_container .row.timesheet_row {
    background: #53DBA8;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    margin: 10px auto;
}
div#timesheet_container .row.timesheet_row .col-md-3 {
    padding: 0 5px;
    margin: 0 !important;
}
button.remove_row {
    width: 100%;
    height: 50px;
    font-size: 18px;
}
div#timesheet_container .row.timesheet_row label {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: 1px 0px 2px black;
}
button#add_row {
    width: 100%;
    height: 50px;
    font-size: 18px;
    background: #53DBA8;
    border-color: #53DBA8;
    outline: none !important;
    box-shadow: none !important;
}
div#timesheet_container .row.timesheet_row  .form-control {
    margin-bottom: 20px;
    height: 40px;
    font-size: 12px !important;
}
div#timesheet_container .row.timesheet_row:first-child button.remove_row {
    display: none;
}
.table-bordered thead {
    background: #2a66c2;
    color: #fff;
    white-space: nowrap;
}
.table-bordered tbody {
    white-space: nowrap;
}
.table-bordered thead th, .table-bordered tbody td {
    font-weight: 400;
    font-size: 12px;
}
.table-bordered thead th {
    width: 20%;
}
.secTimesheet h1 {
    font-size: 30px;
    line-height: 40px;
    color: #2a66c2;
    margin-bottom: 20px;
}
.secTimesheet .sheetInfo {
    margin-bottom: 20px;
}
.secTimesheet .sheetInfo h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.secTimesheet .sheetInfo h3 > strong {
    font-weight: 600;
}
.totalHrs h1 {
    background: #2a66c2;
    color: #fff;
    font-size: 16px;
    padding: 10px 60px;
    margin-bottom: 10px;
    margin-top: 20px;
    display: inline-block;
}
.totalHrs .hrsBox {
    gap: 120px;
    width: fit-content;
}
.totalHrs .hrsBox p#total_hrs {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}
.secApproval {
    background: #53DBA8;
    padding: 30px 50px 50px 50px;
    border-radius: 10px;
    text-align: center;
    width: 50%;
    margin: 100px auto;
}
.secApproval h2 {
    color: #fff;
    font-size: 80px;
    line-height: 100px;
    font-family: 'Have Heart One';
    font-weight: 500;
    margin-bottom: 40px;
}
.secApproval p {
    color: #fff;
    text-align: center;
}
.secApproval .approval-item p {
    margin: 0;
}
.secApproval .approval-item .adminBtns {
    margin-top: 30px;
}
.secApproval .approval-item .adminBtns .cusBtn {
    padding: 12px 45px;
    border: 2px solid #53DBA8;
    border-radius: 5px;
    background: #ffffff;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500 !important;
    color: #53DBA8;
    font-weight: 600;
    transition: 0.5s ease-in-out;
}
.loader {
	border: 5px solid #f3f3f3;
	border-top: 5px solid #53DBA8;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 1s linear infinite;
	margin: 20px auto;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
button.print_timesheet_btn {
    padding: 18px 20px;
    display: inline-block;
    background: #53DBA8;
    border: 1px solid #53DBA8;
    border-radius: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s ease-in-out !important;
    width: 100%;
    margin-top: 40px;
}
span.sublabel {
    font-size: 12px;
    margin-left: 10px;
    font-weight: 600;
    color: #53DBA8;
}
/*--------------------------------------------------------------
                    Custom Css End Here
--------------------------------------------------------------*/

.fw_reg {
  font-weight: 400;
}

.ft-uppercase {
  text-transform: uppercase;
}

div#page {
    overflow-x: hidden;
}
div#content {
    padding: 0 !important;
}
.entry-content {
    margin: 0;
}

@media screen and (max-width: 1890px) {
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 17px;
  }
  header#masthead .xtra_link {
    /* margin-left: 110px; */
  }
  .secbefore:before {
    left: 60px;
  }
}

@media screen and (max-width: 1780px) {
  header#masthead .xtra_link {
    /* margin-left: 70px; */
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:last-child) {
    margin-right: 40px;
  }
  .secbefore:before {
    left: 20px;
  }
  .secbefore:before {
    width: 240px;
  }
}

@media screen and (max-width: 1660px) {
  header#masthead .xtra_link {
    /* margin-left: 70px; */
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:last-child) {
    margin-right: 20px;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
  }
  header#masthead .top_row .top_bar h1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1520px) {
   header#masthead .xtra_link {
    margin-left: 160px;
  }
}

@media screen and (max-width: 1480px) {
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
  }
  header#masthead .top_row .top_btns a, .xtra_link a {
    font-size: 15px;
    padding: 10px 18px;
  }
  header#masthead .xtra_link {
    /* margin-left: 40px; */
  }
  header#masthead .top_row .top_btns a:last-child, .xtra_link a {
    padding: 12px 18px;
  }
  .vc_row.banner_row {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
  section.vc_section.secBanner {
    padding-top: 220px !important;
  }
}

@media screen and (max-width: 1348px) {
  .navbar-brand {
    width: 18%;
    margin: 0;
    padding: 0;
  }
  header#masthead .top_row .top_bar h1 {
    font-size: 16px;
  }
  header#masthead .top_row .top_bar {
    margin-bottom: 20px;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 14px;
  }
  header#masthead .xtra_link {
    /* margin-left: 30px; */
  }
  header#masthead .container {
    padding-left: 40px;
    padding-right: 30px;
  }
  .secStaffing .owl-nav button.owl-prev {
    left: -10px;
  }
  .secStaffing .owl-nav button.owl-next {
    right: -10px;
  }
}


@media screen and (max-width: 1199px) {
	.navbar-wrapper {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}
	section.vc_section.secBanner {
		padding-top: 0px !important;
	}
	button.navbar-toggler {
		padding: 12px;
		background: #53DBA8;
		border-radius: 5px;
	}
	button.navbar-toggler span.navbar-toggler-icon {
		filter: invert(1) brightness(100);
	}
	.navbar-brand {
		width: 20%;
	}
	header#masthead {
		position: unset;
		background: url(inc/assets/images/footer_bg.png) !important;
	}
	header#masthead .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	div#main-nav {
		position: fixed;
		top: 0;
		left: 0;
		background: #53DBA8;
		height: 100vh;
		z-index: 999999;
		padding: 30px;
		width: 40%;
		transform: translateX(-100%);
		transition: all 0.5s ease-in-out !important;
		overflow-y: scroll;
	}
	.navbar-nav .dropdown-menu {
		background: #ffffff !important;
		margin: 20px 0 0 0 !important;
		opacity: 1 !important;
		visibility: visible !important;
		position: unset !important;
		transform: none !important;
		min-width: 100%;
		height: unset !important;
	}
	.dropdown-menu .dropdown-item {
		color: #53DBA8 !important;
		border-color: #53DBA8;
	}
	.collapse:not(.show) {
		display: block !important;
	}
	div#main-nav.show {
		transform: none;
		transition: all 0.5s ease-in-out !important;
	}
	header#masthead .xtra_link {
		margin: 0;
	}
	.xtra_link a {
		background: #fff !important;!i;!;
		color: #53DBA8 !important;
		width: 99%;
		text-align: center;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
		font-size: 18px;
		line-height: 38px;
		display: inline-block;
		color: #fff !important;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:last-child) {
		margin-right: 0;
		margin-bottom: 30px;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li .dropdown-toggle::after {
		position: absolute;
		right: 0;
		pointer-events: none;
		top: 17px;
	}
	section.vc_section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.vc_row.banner_row {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	.vc_row.banner_row h1.vc_custom_heading {
		font-size: 80px !important;
		line-height: 90px !important;
	}
	section.vc_section.secWhat {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	section.vc_section.secWhat h3.vc_custom_heading {
		font-size: 32px !important;
		line-height: 47px !important;
	}
	p {
		font-size: 16px;
		line-height: 30px;
	}
	.secbefore:before {
		width: 220px;
	}
	.services-Box {
		background-size: 100% 100% !important;
		height: 400px;
	}
	.services-Box h3 {
		padding-left: 10px;
		font-size: 18px;
		line-height: 30px;
	}
	section.vc_section.secStaffing h3.vc_custom_heading {
		font-size: 45px !important;
		line-height: 60px !important;
	}
	.vc_section.secWork .border_text {
		margin-top: 0 !important;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper {
		padding: 70px 28px 28px;
		margin-top: 180px;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h2 {
		line-height: 10px;
		font-size: 20px !important;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper .logo_img {
		top: -80px;
		width: 60%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.secWork .vc_row .wpb_text_column {
		margin: 0 !important;
	}
	.teamBox > .wpb_wrapper {
		height: 500px;
	}
	div#footer-widget .container {
		max-width: 100%;
	}
	div#footer-widget ul li {
		padding-right: 20px;
	}
	div#footer-widget ul {
		margin: 0;
	}
	div#footer-widget .ft-2 {
		padding-left: 0;
	}
	div#footer-widget .ft-2:before {
		top: 70px;
	}
	div#footer-widget .ft-2:after {
		top: 70px;
	}
	div#footer-widget h3.widget-title {
		font-size: 22px;
	}
	div#footer-widget p {
		font-size: 14px;
		line-height: 26px;
	}
	div#footer-widget ul li a {
		font-size: 14px;
		line-height: 30px;
	}
	div#footer-widget {
		padding-bottom: 50px;
	}
	section.vc_section.secMarquee {
		padding-top: 40px !important;
		padding-bottom: 25px !important;
	}
	.secMarquee marquee {
		font-size: 50px;
		line-height: 70px;
	}
	section.vc_section.secContent {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	section.vc_section.secContent h3.vc_custom_heading {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.secContent .cusList ul li {
		font-size: 16px;
		line-height: 30px;
	}
	.breadcrumbs h1 {
		font-size: 80px;
		line-height: 90px;
	}
	.breadcrumbs {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	.page-id-140 .secContent .cusList ul,
	.page-id-155 .secContent .cusList ul,
	.page-id-208 .secContent .vc_row .cusList:last-child ul,
	.page-id-213 .secContent .cusList ul,
	.page-id-232 .secContent .cusList ul,
	.page-id-257 .secContent .vc_row .cusList:last-child ul,
	.page-id-261 .secContent .vc_row .cusList:last-child ul,
	.page-id-269 .secContent .vc_row .cusList:last-child ul {
		margin-bottom: 0 !important;
	}
	section.vc_section.secContent .border_text {
		font-size: 60px;
		line-height: 60px;
	}
	section.vc_section.secContent .vc_row:not(:last-child) {
		padding-bottom: 30px !important;
	}
	.page-template-search-jobs .container {
    max-width: 100%;
		padding: 0px 15px;
	}
	section.vc_section.sec_Contact {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	section.vc_section.sec_Contact h3.vc_custom_heading {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.ctn_information .ctn:last-child:before {
		left: -50px;
	}
	.sec_Contact .ctn_info h3 {
		font-size: 20px;
	}
	.srch_form {
		padding: 20px;
	}
	.job_specification p {
		font-size: 14px;
	}
	.job-box {
		padding: 20px;
	}
	.job-box h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.secSearchForm {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-id-286 section.vc_section.secContent .vc_row:not(:last-child) {
		padding-bottom: 80px !important;
		margin-bottom: 0 !important;
	}
	section.vc_section.secLogin {
		padding-top: 50px !important;
		padding-bottom: 70px !important;
	}
	section.vc_section.secLogin .cusBtn {
		margin: 0 !important;
	}
	section.vc_section.secLogin .um.um-login,
	section.vc_section.secLogin .um.um-register {
		margin-bottom: 0 !important;
	}
	.page-template-account-dashboard .container {
		max-width: 100%;
	}
	.secAccount .sideBar {
		padding: 10px;
	}
	.secAccount {
		padding: 50px 15px 50px 0;
	}
	.secAccount .showTimesheets {
		overflow-x: scroll;
	}
	div#timesheet_container .row.timesheet_row label {
		font-size: 15px;
		line-height: 25px;
		margin-bottom: 8px;
	}
	div#timesheet_container .row.timesheet_row {
		padding: 10px;
	}
	.secAccount .sideBar ul#sidebar-menu li.nav-item > a.nav-link {
		font-size: 16px;
		line-height: 30px;
	}
	.secAccount .ctnForm label {
		font-size: 16px;
		line-height: 20px;
	}
}

@media screen and (max-width: 960px) {
	header#masthead .top_row .top_bar {
		display: block;
		text-align: center;
	}
	.top_btns {
		justify-content: center;
		margin-top: 30px;
	}
	.navbar-brand {
		width: 30%;
	}
	div#main-nav {
		width: 50%;
	}
	header#masthead .top_row .top_btns a {
		width: 100%;
	}
	.services-Box {
		background-size: cover !important;
		height: 300px;
		padding: 30px 0;
		background-position: center !important;
	}
	.services-Box h3 {
		padding-left: 0;
	}
	section.vc_section.secMarquee {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.secMarquee marquee img {
		width: 8%;
	}
	.secbefore::before {
		width: 160px;
		top: -120px;
	}
	.border_text {
		font-size: 66px;
		line-height: 60px;
		margin-bottom: 30px !important;
		padding-bottom: 60px !important;
	}
	section.vc_section.secStaffing h3.vc_custom_heading {
		font-size: 35px !important;
		line-height: 50px !important;
	}
	.staff-Box p {
		font-size: 14px;
		line-height: 25px;
	}
	.staff-Box h3 {
		font-size: 16px;
		line-height: 26px;
		margin-top: 10px;
	}
	.staff-Box .staff-ctn::before {
		top: -130px;
	}
	.secWork .border_text {
		font-size: 70px;
		line-height: 90px;
		margin-bottom: 20px !important;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper {
		padding: 60px 18px 28px;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h2 {
		line-height: 10px;
		font-size: 18px !important;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper p {
		font-size: 14px;
		line-height: 28px;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper h6 {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper .logo_img {
		top: -60px;
	}
	.secTeam .bef_text::after {
		width: 55px;
	}
	.vc_section.secTeam p > br {
		display: none;
	}
	.teamBox > .wpb_wrapper {
		height: 400px;
		border-width: 15px;
	}
	div#footer-widget ul {
		column-count: 1;
	}
	div#footer-widget {
		padding-bottom: 30px;
	}
	footer#colophon .site-info {
		padding: 5px;
		font-size: 16px;
	}
	.vc_section.secTeam {
		padding-bottom: 60px !important;
	}
	section.vc_section.secContent h3.vc_custom_heading {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	section.vc_section.secContent .border_text {
		font-size: 50px;
		line-height: 50px;
	}
	.btn_drop_all {
		width: 100%;
		position: relative;
	}
	.btn_drop_all .drop_down_open {
		width: 100%;
		transform: translateY(105%) translateX(0%) !important;
	}
	header#masthead .top_row .top_btns a {
		height: 50px;
	}
	.secContent .vc_toggle_title h4 {
		font-size: 18px;
		line-height: 30px;
	}
	.secContent .vc_toggle_title {
		padding: 15px;
	}
	.vc_toggle:last-of-type {
		margin-bottom: 10px !important;
	}
	.job_specification {
		display: block;
		column-count: 2;
	}
	.page-id-286 section.vc_section.secContent .vc_row:not(:last-child) {
		padding-bottom: 20px !important;
	}
	.page-id-286 section.vc_section.secContent .border_text {
		margin-top: 40px;
	}
	form14px
	.ctn_information .ctn a {
	}
	.ctn_information .ctn a {
		font-size: 16px;
		line-height: 30px;
	}
	.ctn_information {
		display: block;
	}
	.ctn_information .ctn:last-child {
		width: 100%;
	}
	.ctn_information .ctn {
		width: 100%;
		margin-bottom: 20px;
	}
	.applyBox .wpb_wrapper {
		padding: 80px 50px;
	}
	.applyBox .wpb_wrapper h3 {
		font-size: 50px;
		margin-bottom: 20px;
	}
	.applyBox .wpb_wrapper a {
		font-size: 50px;
		line-height: 40px;
	}
	.contactForm {
		padding: 30px;
	}
	.ctn_information .ctn:last-child::before {
		display: none;
	}
	.applicationForm {
		padding: 30px 20px;
	}
	.applicationForm h3 {
		font-size: 50px;
		line-height: 60px;
	}
	.applicationForm .row:first-child label {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.ctnForm .wpcf7-file {
		font-size: 16px;
		margin-bottom: 10px !important;
		padding: 16px;
	}
	.applicationForm p.msg {
		margin: 30px 10px 30px 10px;
	}
	.vc_section.secApply.secTabs {
		padding-bottom: 20px !important;
		padding-top: 50px !important;
	}
	.applicationForm .form-control {
		padding: 0 15px;
	}
}


@media screen and (max-width: 767px){
	header#masthead .top_row .top_bar h1 {
		padding-right: 40px;
	}
	header#masthead .top_row .top_bar h1::before {
		right: -10px;
	}
	header#masthead .top_row .top_btns a {
		font-size: 13px;
		padding: 10px 8px;
	}
	.top_btns {
		gap: 5px;
	}
	.vc_row.banner_row {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.vc_row.banner_row h1.vc_custom_heading {
		font-size: 60px !important;
		line-height: 80px !important;
	}
	.vc_row.banner_row .cusBtn {
		text-align: center !important;
		display: block !important;
	}
	.secBanner .cusBtn .vc_general {
		margin-right: 0 !important;
		width: 60%;
		margin-bottom: 15px;
	}
	.vc_custom_heading.border_text {
		font-size: 56px;
		line-height: 50px;
		margin-bottom: 30px !important;
		padding-bottom: 50px !important;
	}
	.bef_text::after {
		right: -130px;
		width: 110px;
	}
	section.vc_section.secWhat h3.vc_custom_heading {
		font-size: 22px !important;
		line-height: 35px !important;
		margin-top: 30px !important;
	}
	.secbefore::before {
		height: 150px;
		width: 110px;
		top: -40px;
	}
	.services-Box {
		margin: 0 auto;
		width: 100%;
		height: 500px;
		margin-bottom: 10px;
		background-size: contain !important;
		padding: 50px 0;
	}
	.services_grid .col-sm-12.col-md-4:last-child .services-Box {
	margin-right: -20px;
	}
	.vc_section.secElite .cusBtn {
		margin-top: 0 !important;
	}
	section.vc_section.secStaffing h3.vc_custom_heading {
		font-size: 20px !important;
		line-height: 32px !important;
	}
	.staff-Box p {
		font-size: 18px;
		line-height: 34px;
	}
	.staff-Box h3 {
		font-size: 22px;
		line-height: 32px;
		padding-bottom: 10px;
	}
	.staff-Box .staff-img img {
		width: 100%;
		height: 350px;
		object-fit: contain;
		object-position: bottom;
	}
	.staff-Box .staff-img::before {
		height: 65%;
	}
	.staff-Box .staff-ctn::before {
		height: 41%;
	}
	.secStaffing .owl-nav button {
		top: 43%;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper .logo_img {
		top: -38%;
	}
	.secWork .vc_row .work_col .vc_column-inner > .wpb_wrapper {
		margin-top: 140px;
	}
	.vc_section.secTeam .wpb_text_column {
		margin-bottom: 50px !important;
	}
	.secTeam .vc_row .vc_col-sm-6 .teamBox {
		transform: none !important;
	}
	.vc_section.secTeam .wpb_text_column {
		margin-bottom: 30px !important;
	}
	div#footer-widget {
		padding-top: 30px;
		text-align: center;
		padding-bottom: 0;
	}
	div#footer-widget .ft-2 {
		display: block;
		padding: 0 15px;
	}
	div#footer-widget .ft-2::before, div#footer-widget .ft-2::after {
		display: none;
	}
	div#footer-widget .ft-1, div#footer-widget .ft-2 {
		margin-bottom: 30px;
	}
	footer#colophon .site-info {
		padding: 0;
		font-size: 14px;
	}
	div#footer-widget ul li {
		padding-right: 0;
	}
	.newsletter .wpcf7-submit {
		width: 100%;
	}
	.secWork .border_text {
		font-size: 50px;
		line-height: 60px;
	}
	div#main-nav {
		width: 80%;
	}
	section.vc_section {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.breadcrumbs h1 {
		font-size: 60px;
		line-height: 50px;
	}
	.breadcrumbs {
		padding-bottom: 20px;
	}
	.jobBtn {
		top: 0;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.jobCtn {
		padding-right: 0;
	}
	.job-box {
		margin-top: 0;
	}
	.job-box h3 {
		font-size: 20px;
		line-break: 30px;
	}
	.job_specification {
		column-count: 1;
	}
	.view-job {
		font-size: 16px;
		padding: 12px 30px;
	}
	.job-listing .job-box:last-child {
		margin-bottom: 0;
	}
	section.vc_section.secContent h3.vc_custom_heading {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.secContent .list_two ul {
		column-count: 1;
	}
	.secAbout_inner .vc_row .vc_col-sm-5 {
		position: unset;
		margin-bottom: 30px;
	}
	.author_Img .vc_single_image-wrapper {
		margin-top: 30px;
	}
	.applyBox .wpb_wrapper {
		margin-top: 30px;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li {
		width: 100%;
		text-align: center !important;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li a {
		text-align: center !important;
		width: 100%;
	}
	.secTabs ul.ult_tabmenu .ult_tab_main.Both {
		display: block !important;
		text-align: center !important;
	}
	.secTabs ul.ult_tabmenu span.ult_tab_section {
		display: block;
	}
	.secLogin .um-register {
		max-width: 100% !important;
	}
	.secLogin .um-field-label label {
		font-size: 16px !important;
		line-height: 20px !important;
		margin-bottom: 10px !important;
	}
	.secLogin .um-form .um-field-area .um-form-field {
		height: 50px !important;
		font-size: 16px !important;
	}
	.secLogin .um-field-area .select2-container {
		height: 50px !important;
	}
	section.vc_section.secLogin {
		padding-bottom: 40px !important;
	}
	.secLogin .um-button {
		padding: 12px !important;
		font-size: 16px !important;
	}
	section.vc_section.secLogin .cusBtn .vc_general {
		width: 100%;
		margin: 5px 0;
	}
	section.vc_section.secLogin .vc_row:first-child {
		margin-bottom: 30px !important;
	}
	.secAccount .sideBar .logo-main .navbar-brand-logo {
		display: none;
	}
	.secAccount .sideBar .logo-main {
		margin: 0;
	}
	.secAccount .sideBar ul#sidebar-menu {
		flex-direction: row;
		gap: 10px;
	}
	.secAccount .sideBar ul#sidebar-menu li.nav-item > a.nav-link {
		padding: 7px 17px;
		font-size: 15px;
		margin: 0;
	}
	.secAccount .sideBar {
		margin-bottom: 20px;
		margin-bottom: 20px;
		height: unset;
	}
	.secTimesheet h1 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.secTimesheet .sheetInfo h3 {
		font-size: 13px;
		line-height: 25px;
	}
	button.print_timesheet_btn {
		font-size: 16px;
		padding: 12px;
	}
	.contactForm .col-md-12 {
		padding: 0 0 0 15px;
	}
	.page-id-145 .contactForm .col-md-12 {padding: 0 6px;}
	.secElite.secbefore .border_text {
		margin-bottom: 20px !important;
		margin-top: 30px;
	}
	.secbefore::before {
		opacity: 0.5;
		top: -50px;
		height: 120px;
		width: 90px;
		left: unset;
		right: 20px;
	}
	.services-Box {
		padding: 0 0 50px 0;
		height: 400px;
	}
	.staff-Box p {
		font-size: 16px;
		line-height: 30px;
	}
	header#masthead .top_row .top_bar h1 {
		text-align: left;
		font-size: 12px;
	}
	header#masthead .container {
		padding-left: 0;
		padding-right: 0;
	}
	header#masthead .top_row .top_btns a {
		width: 100%;
		margin: 3px 0;
		background: #fff !important;
		color: #53DBA8 !important;
		text-align: center;
	}
	.top_btns {
		display: block;
		margin-top: 3px;
	}
	header#masthead .top_row .top_bar h1::before {
		width: 40px;
		right: 0;
		height: 60px;
	}
	.navbar-brand {
		width: 42%;
	}
	div#main-nav {
		width: 85%;
		padding: 15px;
	}
	.vc_row.banner_row {
		padding-top: 60px !important;
		padding-bottom: 50px !important;
	}
	.vc_row.banner_row h1.vc_custom_heading {
		font-size: 45px !important;
		line-height: 60px !important;
	}
	.banner_row .box_text {
		font-size: 14px;
		padding: 8px 31px !important;
	}
	.secBanner .cusBtn .vc_general {
		padding: 14px !important;
		font-size: 16px !important;
		width: 90%;
	}
	.vc_custom_heading.border_text {
		margin-bottom: 30px !important;
	}
	.bef_text::after {
		width: 60px;
		right: -73px;
	}
	header#masthead .container .row {
		padding: 0 29px !important;
	}
	.secTeam .bef_text::after {
		right: -70px;
	}
	.vc_section.secWork .border_text {
		margin-bottom: 0px !important;
	}
	section.vc_section.secContent .border_text {
		font-size: 40px;
		line-height: 20px;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li a {
		padding: 12px 30px;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li a span.ult-span-text {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li a {
		padding: 12px 30px;
	}
	.secTabs ul.ult_tabmenu li.ult_tab_li a span.ult-span-text {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	.applicationForm h3 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.applicationForm .row:first-child label {
		font-size: 15px;
		margin-bottom: 5px;
	}
	.applicationForm {
		padding: 15px;
	}
	.applicationForm p.msg {
		margin: 10px;
	}
	.applicationForm h4 {
		font-size: 20px;
		padding: 10px;
		line-height: 30px;
		text-align: center;
		margin-bottom: 20px;
	}
	.ctnForm .submitBtn {
		padding: 12px 52px !important;
		font-size: 16px !important;
	}
}

@media screen and (max-width: 479px) {
	.breadcrumbs h1 {
		font-size: 40px;
		line-height: 40px;
		padding-bottom: 20px;
	}
	.secAccount .sideBar ul#sidebar-menu {
		display: block;
		text-align: center;
	}
}