@charset "UTF-8";
/*
	Theme Name: Fagro Düsseldorf GmbH 2022
	Theme URI: https://thd-fox.de/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Fagro Düsseldorf GmbH - Design 2022
	Author: THD FOX GmbH
	Author URI: https://thd-fox.de/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Template: hello-elementor
	Version: 2.5.0
	Stable tag: 2.5.0
	Requires at least: 4.7
	Tested up to: 5.9
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
* {
  font-family: "NexaFagro Regular", "sans-serif";
}

a {
  color: #f7f6f5;
}

a:hover {
  color: #002d4e;
}

.alt-links a {
  color: #009ee3;
}

.alt-links a:hover {
  color: #002d4e;
}

.elementor-location-header,
.fagro-header {
  z-index: 1000;
  position: relative;
}

body > div.elementor.elementor-14534.elementor-location-footer > footer > div > div > div > section > div > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-76b9666d > div > div.elementor-element.elementor-element-cef8613.elementor-button-align-end.elementor-widget.elementor-widget-form > div > form > div > div.elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100.elementor-field-required {
  width: 50%;
}

body > div.elementor.elementor-14534.elementor-location-footer > footer > div > div > div > section > div > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-76b9666d > div > div.elementor-element.elementor-element-cef8613.elementor-button-align-end.elementor-widget.elementor-widget-form > div > form > div > div.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-50.e-form__buttons {
  margin-left: -10px;
}

.elementor-location-footer footer {
  padding-bottom: 120px !important;
  overflow: hidden;
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Pro" !important;
}

.fab {
  font-family: "Font Awesome 5 Brands" !important;
}

[class*=" eicon-"],
[class^=eicon] {
  font-family: eicons !important;
}

/*
    Cookie law banner
 */
#cookie-law-info-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#cliSettingsPopup * {
  color: #002d4e;
}

#cookie-law-info-bar,
#cookie-law-info-again {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #002d4e !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff !important;
  padding: 10px 20px;
  max-width: 100vw;
  min-width: 1200px;
}

#wt-cli-settings-btn {
  border-radius: 100px;
}

#wt-cli-reject-btn {
  /*display:none;
  visibility: hidden;*/
}

.cli-bar-popup {
  border-radius: 15px;
  padding: 40px;
}

#cliSettingsPopup > div > div > div > div > div > div:nth-child(3),
#wt-cli-privacy-readmore {
  height: 0;
  display: none;
  visibility: hidden;
}

#cookie-law-info-bar span {
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1440px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 1100px;
  width: 100vw;
}

#wt-cli-accept-btn {
  display: inline-block;
  background: rgb(243, 134, 24);
  border-radius: 100px;
  text-align: center;
  font-size: 12px;
  padding: 5px 20px;
  height: 28px;
  margin-left: 25vw !important;
  line-height: 18px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}

#wt-cli-accept-btn,
#wt-cli-settings-btn {
  text-transform: uppercase;
  padding: 6px 20px !important;
}

.cli-privacy-content-text #wt-cli-accept-btn,
.cli-privacy-content-text #wt-cli-accept-all-btn {
  text-decoration: underline;
  margin-left: 10px !important;
  text-transform: none;
  padding: 0 !important;
}

.cli-modal .cli-modal-close {
  right: 10px;
  top: 10px;
  background-color: #009ee3;
}
.cli-modal .cli-modal-close svg {
  fill: #fff !important;
}

.cli-tab-header {
  background-color: transparent;
}

.cli-switch .cli-slider:before {
  bottom: 3px;
  content: "";
  height: 23px;
  left: 3px;
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 23px;
  background-color: #f7f6f5;
}

.cli-switch .cli-slider {
  height: 28px;
  width: 48px;
}

.cli-switch .cli-slider:after {
  display: none;
  visibility: hidden;
}

.cli-switch input:checked + .cli-slider:before {
  background-color: #002d4e;
}

.cli-switch input:checked + .cli-slider {
  background-color: #009ee3;
}

#cookie-law-info-again {
  background-color: #009ee3 !important;
  min-width: auto;
  bottom: 10px !important;
  border-radius: 100px !important;
  text-transform: uppercase;
  font-weight: bolder;
}

.cli-tab-header a:before {
  display: none;
  visibility: hidden;
}

.cli-tab-header a i {
  color: #009ee3 !important;
  font-size: 30px;
  margin: -4px 20px 0 0;
  line-height: 30px;
  vertical-align: middle;
}

/*
    Accordion Style
 */
.elementor-accordion-item {
  border: none !important;
}

.elementor-active.elementor-tab-title {
  line-height: 1.5 !important;
  padding: 40px 40px 5px 40px !important;
  border-radius: 0;
}

.elementor-tab-title {
  padding: 20px 40px !important;
}

.elementor-tab-title.elementor-active {
  border-radius: 5px 5px 0 0;
  background-color: #009ee3 !important;
}

.elementor-tab-content.elementor-active {
  border: none !important;
  border-radius: 0 0 5px 5px;
  padding-left: 85px !important;
  margin-bottom: 20px;
  background-color: #009ee3 !important;
}

.elementor-tab-content {
  margin-top: -10px;
  width: 100%;
  padding-left: 85px !important;
}

.elementor-accordion-icon {
  width: 25px;
  height: 25px;
  margin-right: 20px;
}

.elementor-accordion-icon-opened {
  background-color: #fff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  margin-right: 20px;
}

.elementor-accordion-icon-closed i {
  margin: -5px 0 0 0;
  width: 1.5em;
  font-size: 1.5em;
  padding: 0 0 0 5px;
}

.elementor-accordion-icon-opened i {
  margin: 5px 0 0 5.5px;
  width: 1.5em;
  font-size: 1em;
}

/*
    Menu Nav
 */
.elementor-14414 .elementor-element.elementor-element-4478f49f .elementor-nav-menu--dropdown a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*
  Breadcrumb
 */
.breadcrumb {
  color: #f7f6f5;
  font-family: "NexaFagro Regular";
}

/*
  To Top Bubble
 */
#fa-to-top {
  z-index: 10000;
  background-color: #009ee3;
  position: fixed;
  bottom: 80px;
  right: 40px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
}
#fa-to-top i {
  color: #f7f6f5;
  font-size: 25px;
}

#fa-to-top:hover {
  background-color: #002d4e;
  cursor: pointer;
}

/*
  Import responsive styles afterwards, to be able to overwrite
 */
/**
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 * Loading first in the style.scss & classic-editor.scss
 */
/**
 * General - https://codex.wordpress.org/CSS#WordPress_Generated_Classes
 * DO NOT CHANGE THIS FILE
 * to override any of the settings in this section, add your styling code in the custom directory.
 */
.page-content a,
.comments-area a {
  text-decoration: underline;
}

.alignright {
  float: right;
  margin-left: 1rem;
}

.alignleft {
  float: left;
  margin-right: 1rem;
}

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

.alignwide {
  margin-left: -80px;
  margin-right: -80px;
}

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.alignfull img {
  width: 100vw;
}

.wp-caption {
  margin-bottom: 1.25rem;
  max-width: 100%;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  margin: 0;
}

.gallery-caption {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.75rem;
}

.pagination {
  margin: 20px auto;
}

.sticky {
  position: relative;
  display: block;
}

.bypostauthor {
  font-size: inherit;
}

.hide {
  display: none !important;
}

/*
DO NOT CHANGE THIS FILE
to override any of the settings in this section, add your styling code in the custom directory.
 */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eeeeee;
  clip: auto !important;
  clip-path: none;
  color: #333333;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/**
 * Header styling and layout
 */
.site-header {
  /* Backwards compat for Hello 2.3.0 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.site-header .site-navigation {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-header .site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.site-header .header-inner .custom-logo-link {
  display: block;
}

.site-header .header-inner .site-branding .site-title,
.site-header .header-inner .site-branding .site-description {
  margin: 0;
}

.site-header .header-inner .site-branding.show-title .site-logo {
  display: none !important;
}

.site-header .header-inner .site-branding.show-logo .site-title {
  display: none !important;
}

.site-header:not(.header-stacked) .header-inner .site-branding {
  max-width: 30%;
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
  max-width: 70%;
}

.site-header.header-inverted .header-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.site-header.header-inverted .header-inner .site-branding {
  text-align: right;
}

.site-header.header-inverted .header-inner .site-navigation {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.site-header.header-stacked .header-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

@media (max-width: 576px) {
  .site-header .header-inner:not(.header-stacked) .site-branding {
    max-width: 80%;
  }
}
/**
 * Footer styling and layout
 */
.site-footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.site-footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.site-footer .footer-inner .custom-logo-link {
  display: block;
}

.site-footer .footer-inner .site-navigation {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-footer .footer-inner .site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-footer .footer-inner .site-branding .site-title,
.site-footer .footer-inner .site-branding .site-description {
  margin: 0;
}

.site-footer .footer-inner .site-branding.show-title .site-logo {
  display: none !important;
}

.site-footer .footer-inner .site-branding.show-logo .site-title {
  display: none !important;
}

.site-footer .footer-inner .copyright {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-footer .footer-inner .copyright p {
  margin: 0;
}

.site-footer.footer-inverted .footer-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.site-footer.footer-inverted .footer-inner .site-branding {
  text-align: right;
}

.site-footer.footer-inverted .footer-inner .site-navigation {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.site-footer.footer-has-copyright .footer-inner .site-navigation {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-footer.footer-stacked .footer-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.site-footer.footer-stacked .footer-inner .site-branding h4.site-title {
  text-align: center;
}

.site-footer.footer-stacked .footer-inner .site-navigation .menu {
  padding: 0;
}

.site-footer:not(.footer-stacked) .footer-inner .site-branding {
  max-width: 20%;
}

.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
  max-width: 60%;
}

.site-footer:not(.footer-stacked) .footer-inner .copyright {
  max-width: 20%;
}

@media (max-width: 576px) {
  .site-footer:not(.footer-stacked) .footer-inner .site-branding,
  .site-footer:not(.footer-stacked) .footer-inner .site-navigation,
  .site-footer:not(.footer-stacked) .footer-inner .copyright {
    display: block;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  .site-footer .footer-inner .site-navigation ul.menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .footer-inner .site-navigation ul.menu li {
    display: inline-block;
  }
}
/**
 * Post Item in Archive
 */
.post .entry-title a {
  text-decoration: none;
}

.post .wp-post-image {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991px) {
  .post .wp-post-image {
    max-height: 400px;
  }
}
@media (max-width: 575px) {
  .post .wp-post-image {
    max-height: 300px;
  }
}
/**
 * Comments
 */
#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}

#comments .comment,
#comments .pingback {
  position: relative;
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 30px 60px;
  border-bottom: 1px solid #cccccc;
}

body.rtl #comments .comment .comment-body, body.rtl #comments .pingback .comment-body {
  padding: 30px 60px 30px 0;
}

#comments .comment .avatar,
#comments .pingback .avatar {
  position: absolute;
  left: 0;
  border-radius: 50%;
  margin-right: 10px;
}

body.rtl #comments .comment .avatar, body.rtl #comments .pingback .avatar {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 10px;
}

#comments .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.9rem;
}

#comments .reply,
#comments .comment-metadata {
  font-size: 11px;
  line-height: 1;
}

#comments .children {
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 30px;
}

body.rtl #comments .children {
  padding-left: 0;
  padding-right: 30px;
}

#comments .children li:last-child {
  padding-bottom: 0;
}

#comments ol.comment-list .children:before {
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  line-height: 100%;
  content: "↪";
  position: absolute;
  top: 45px;
  left: 0;
  width: auto;
}

body.rtl #comments ol.comment-list .children:before {
  content: "↩";
  left: auto;
  right: 0;
}

@media (min-width: 768px) {
  #comments .comment-author,
  #comments .comment-metadata {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0;
  }
  #comments .children {
    padding-left: 20px;
  }
  #comments .comment .avatar {
    position: inherit;
    float: left;
  }
  body.rtl #comments .comment .avatar {
    float: right;
  }
}
/**
 * Navigation Menu's
 */
.site-header.header-inverted .site-navigation-toggle-holder {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.site-header.header-stacked .site-navigation-toggle-holder {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}

.site-header.menu-layout-dropdown .site-navigation {
  display: none;
}

.site-navigation-toggle-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 20%;
  padding: 8px 15px;
}

.site-navigation-toggle-holder .site-navigation-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  padding: 0.25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #494c4f;
}

.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
  content: "\e87f";
}

.site-navigation {
  grid-area: nav-menu;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.site-navigation ul.menu, .site-navigation ul.menu ul {
  list-style-type: none;
  padding: 0;
}

.site-navigation ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.site-navigation ul.menu li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-navigation ul.menu li a {
  display: block;
  padding: 8px 15px;
}

.site-navigation ul.menu li.menu-item-has-children {
  padding-right: 15px;
}

.site-navigation ul.menu li.menu-item-has-children:after {
  display: block;
  content: "▾";
  font-size: 1.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none;
}

.site-navigation ul.menu li.menu-item-has-children:focus-within > ul {
  display: block;
}

.site-navigation ul.menu li ul {
  background: #fff;
  display: none;
  min-width: 150px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
}

.site-navigation ul.menu li ul li {
  border-bottom: #eeeeee 1px solid;
}

.site-navigation ul.menu li ul li:last-child {
  border-bottom: none;
}

.site-navigation ul.menu li ul li.menu-item-has-children a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.site-navigation ul.menu li ul li.menu-item-has-children:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}

.site-navigation ul.menu li ul ul {
  left: 100%;
  top: 0;
}

.site-navigation ul.menu li:hover > ul {
  display: block;
}

footer .site-navigation ul.menu li ul {
  top: auto;
  bottom: 100%;
}

footer .site-navigation ul.menu li ul ul {
  bottom: 0;
}

footer .site-navigation ul.menu a {
  padding: 5px 15px;
}

.site-navigation-dropdown {
  margin-top: 10px;
  -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
}

.site-navigation-toggle-holder:not(.elementor-active) + .site-navigation-dropdown {
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  max-height: 0;
}

.site-navigation-toggle-holder.elementor-active + .site-navigation-dropdown {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  max-height: 100vh;
}

.site-navigation-dropdown ul {
  padding: 0;
}

.site-navigation-dropdown ul.menu {
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  background: white;
}

.site-navigation-dropdown ul.menu li {
  display: block;
  width: 100%;
  position: relative;
}

.site-navigation-dropdown ul.menu li a {
  display: block;
  padding: 20px;
  background: #ffffff;
  color: #55595c;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1019607843);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1019607843);
}

.site-navigation-dropdown ul.menu li.current-menu-item a {
  color: white;
  background: #55595c;
}

.site-navigation-dropdown ul.menu > li li {
  -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  max-height: 0;
}

.site-navigation-dropdown ul.menu li.elementor-active > ul > li {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  max-height: 100vh;
}

@media (max-width: 576px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
    display: none !important;
  }
}
.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
  display: none !important;
}

/**
 * Basic responsive layout
 */
.site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (max-width: 575px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 576px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    max-width: 500px;
  }
  .site-header.header-full-width .header-inner {
    max-width: 100%;
  }
  .site-footer.footer-full-width .footer-inner {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    max-width: 600px;
  }
  .site-header.header-full-width {
    max-width: 100%;
  }
  .site-footer.footer-full-width {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    max-width: 800px;
  }
  .site-header.header-full-width {
    max-width: 100%;
  }
  .site-footer.footer-full-width {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    max-width: 960px;
  }
  /* Override the default width for the dynamic header and footer */
  .site-header .header-inner, .site-footer .footer-inner {
    max-width: 1140px;
  }
  .site-header.header-full-width {
    max-width: 100%;
  }
  .site-footer.footer-full-width {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main {
    max-width: 1440px;
  }
  /* Override the default width for the dynamic header and footer */
  .site-header .header-inner, .site-footer .footer-inner {
    max-width: 1440px;
  }
  .site-header.header-full-width {
    max-width: 100%;
  }
  .site-footer.footer-full-width {
    max-width: 100%;
  }
}
.site-header + .elementor {
  min-height: calc(100vh - 320px);
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown {
  margin-top: -10px !important;
}

.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu,
.elementor-nav-menu--main > .elementor-nav-menu > .current-page-ancestor > ul.sub-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: absolute;
  background-color: transparent !important;
}

.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu:nth-of-type(1) {
  /*margin-left: -170%;*/
}

.elementor-14414 .elementor-element .elementor-nav-menu--dropdown a.elementor-item-active {
  border-bottom: solid;
  border-width: revert;
  border-color: #002d4e;
  border-radius: 0;
  border-left: 0 !important;
  padding: 0 0 5px 0 !important;
  margin: 0 16px;
}

.elementor-nav-menu--main > .elementor-nav-menu .sub-arrow,
.elementor-nav-menu--main > .elementor-nav-menu .sub-menu.sm-nowrap {
  display: none !important;
  visibility: hidden !important;
}

.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu li:not(:last-child) {
  border: none !important;
}

.elementor-14414 .elementor-element.elementor-element-076132b .elementor-nav-menu--dropdown a:hover,
.elementor-14414 .elementor-element.elementor-element-076132b .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-14414 .elementor-element.elementor-element-076132b .elementor-nav-menu--dropdown a.highlighted,
.elementor-14414 .elementor-element.elementor-element-076132b .elementor-menu-toggle:hover,
.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu > li:hover,
.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu > li.current-menu-item,
.elementor-nav-menu--main > .elementor-nav-menu > .current_page_item.current-menu-item > ul.sub-menu > li.current-menu-item > a.elementor-sub-item,
.elementor-nav-menu--dropdown {
  background-color: transparent !important;
}

/*
  job-posting.scss
  Clean, responsive, professional styles for job single page.
  - Uses variables from globals.scss (e.g. $light_blue, $dark_blue, $orange, $very_light_pink, $desktop)
  - Smooth header shrink animation (height + scale)
  - Responsive breakpoints: desktop / tablet / mobile
  - Enhanced center alignment and mobile responsiveness
*/
.fagro-job-posting {
  position: relative;
  max-width: 100% !important;
  padding: 0;
  background-color: #009ee3;
  color: #002d4e;
  font-family: "NexaFagro Regular", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  /* -----------------------------------
     Sticky header (collapsing / smooth)
     ----------------------------------- */
  /* Job overview items */
  /* Apply button */
  /* -----------------------------------
     Main job content area (below sticky)
     ----------------------------------- */
  /* -----------------------------------
     TABLET (768px - 991px)
     ----------------------------------- */
  /* -----------------------------------
     MOBILE (up to 767px)
     ----------------------------------- */
  /* -----------------------------------
     EXTRA SMALL MOBILE (up to 480px)
     ----------------------------------- */
}
.fagro-job-posting .entry-wrapper {
  width: 100%;
  margin: 0 auto;
  background: transparent;
}
.fagro-job-posting .entry-wrapper .entry {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fagro-job-posting .d-left-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 280px;
}
.fagro-job-posting .d-right-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  max-width: 250px;
}
.fagro-job-posting .d-right-col .header-graphic {
  margin-bottom: 15px;
}
.fagro-job-posting .sticky-job-header {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left bottom, left top, from(#009ee3), to(#009ee3));
  background: linear-gradient(360deg, #009ee3 0%, #009ee3 100%);
  -webkit-transition: padding 260ms cubic-bezier(0.2, 0.9, 0.2, 1), -webkit-box-shadow 260ms ease;
  transition: padding 260ms cubic-bezier(0.2, 0.9, 0.2, 1), -webkit-box-shadow 260ms ease;
  transition: padding 260ms cubic-bezier(0.2, 0.9, 0.2, 1), box-shadow 260ms ease;
  transition: padding 260ms cubic-bezier(0.2, 0.9, 0.2, 1), box-shadow 260ms ease, -webkit-box-shadow 260ms ease;
  padding: 48px 20px 60px;
  z-index: 60;
  will-change: padding, transform, top;
}
.fagro-job-posting .sticky-job-header.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0 6px 20px rgba(20, 30, 45, 0.06);
          box-shadow: 0 6px 20px rgba(20, 30, 45, 0.06);
}
.fagro-job-posting .sticky-job-header .entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fagro-job-posting .sticky-job-header h2 {
  margin: 0;
  font-family: "NexaFagro Bold";
  font-size: 45px;
  line-height: 1.05;
  -webkit-transition: font-size 260ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: font-size 260ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1), font-size 260ms ease;
  transition: transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1), font-size 260ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  color: #fff;
}
.fagro-job-posting .sticky-job-header .job-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: opacity 200ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: opacity 200ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
  transition: transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1), opacity 200ms ease;
  transition: transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1), opacity 200ms ease, -webkit-transform 260ms cubic-bezier(0.2, 0.9, 0.2, 1);
}
.fagro-job-posting .sticky-job-header .description {
  color: #fff;
}
.fagro-job-posting .sticky-job-header.compact {
  padding: 12px 14px 14px;
}
.fagro-job-posting .sticky-job-header.compact h2 {
  font-size: 18px;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.fagro-job-posting .sticky-job-header.compact .job-overview {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
}
.fagro-job-posting .job-overview .function,
.fagro-job-posting .job-overview .location,
.fagro-job-posting .job-overview .date,
.fagro-job-posting .job-overview .salary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.fagro-job-posting .job-overview .function .jo-icon,
.fagro-job-posting .job-overview .location .jo-icon,
.fagro-job-posting .job-overview .date .jo-icon,
.fagro-job-posting .job-overview .salary .jo-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 36px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
}
.fagro-job-posting .job-overview .function .jo-icon i,
.fagro-job-posting .job-overview .location .jo-icon i,
.fagro-job-posting .job-overview .date .jo-icon i,
.fagro-job-posting .job-overview .salary .jo-icon i {
  font-size: 20px;
  color: #fff;
}
.fagro-job-posting .job-overview .function .jo-content,
.fagro-job-posting .job-overview .location .jo-content,
.fagro-job-posting .job-overview .date .jo-content,
.fagro-job-posting .job-overview .salary .jo-content {
  display: block;
  font-size: 14px;
  color: #fff;
}
.fagro-job-posting .job-overview .function .jo-content strong,
.fagro-job-posting .job-overview .location .jo-content strong,
.fagro-job-posting .job-overview .date .jo-content strong,
.fagro-job-posting .job-overview .salary .jo-content strong {
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
  font-family: "NexaFagro Bold";
}
.fagro-job-posting #fagro_toggle_form,
.fagro-job-posting .fagro-button {
  display: block;
  text-align: center;
  border-radius: 10rem;
  padding: 12px 22px;
  text-decoration: none;
  font-weight: 700;
  font-family: "NexaFagro Bold";
  font-size: 15px;
  line-height: 1;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: background-color 160ms ease, -webkit-transform 160ms ease, -webkit-box-shadow 160ms ease;
  transition: background-color 160ms ease, -webkit-transform 160ms ease, -webkit-box-shadow 160ms ease;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease, -webkit-transform 160ms ease, -webkit-box-shadow 160ms ease;
}
.fagro-job-posting #fagro_toggle_form,
.fagro-job-posting .fagro-button-primary {
  background: #f38618;
  color: #f7f6f5;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}
.fagro-job-posting .job-posting-content-wrapper {
  background-color: #f7f6f5;
  width: 100%;
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content {
  max-width: 1440px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col .fagro-ini-form {
  display: none;
  border-radius: 12px;
  padding: 20px;
  -webkit-box-shadow: 0 6px 20px rgba(16, 24, 40, 0.06);
          box-shadow: 0 6px 20px rgba(16, 24, 40, 0.06);
  margin-bottom: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col .fagro-ini-form:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-box-shadow: 0 12px 30px rgba(16, 24, 40, 0.12);
          box-shadow: 0 12px 30px rgba(16, 24, 40, 0.12);
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col h4 {
  font-family: "NexaFagro Bold";
  font-size: 22px;
  margin-bottom: 16px;
  color: #002d4e;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col p {
  color: #002d4e;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 18px;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col ul {
  margin-bottom: 28px;
  padding-left: 20px;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col ul li {
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 16px;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-left-col strong {
  font-family: "NexaFagro Bold";
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col {
  width: 340px;
  max-width: 340px;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  -webkit-box-shadow: 0 6px 16px rgba(10, 20, 40, 0.04);
          box-shadow: 0 6px 16px rgba(10, 20, 40, 0.04);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact:hover {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-box-shadow: 0 12px 28px rgba(10, 20, 40, 0.12);
          box-shadow: 0 12px 28px rgba(10, 20, 40, 0.12);
  background: #f9faff;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact .contact-photo {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0 auto 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact .contact-photo:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact h3 {
  margin-top: 0;
  font-size: 18px;
  font-family: "NexaFagro Bold";
  color: #002d4e;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact h3:hover {
  color: #009ee3;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact p {
  margin: 6px 0;
  color: #002d4e;
  font-size: 14px;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .application-contact a#fagro_toggle_form {
  margin-top: 16px;
  display: block;
  width: 100%;
  text-align: center;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .header-graphic {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 18px;
  border-radius: 8px;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.fagro-job-posting .job-posting-content-wrapper .job-posting-content .d-right-col .header-graphic:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-box-shadow: 0 6px 18px rgba(16, 24, 40, 0.1);
          box-shadow: 0 6px 18px rgba(16, 24, 40, 0.1);
}
@media (max-width: 991px) {
  .fagro-job-posting .entry-wrapper .entry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 24px;
  }
  .fagro-job-posting .sticky-job-header {
    padding: 32px 24px 48px;
  }
  .fagro-job-posting .sticky-job-header .entry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 20px;
  }
  .fagro-job-posting .sticky-job-header h2 {
    font-size: 40px;
    color: #fff;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;
    width: 100%;
  }
  .fagro-job-posting .sticky-job-header .job-overview {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .fagro-job-posting .job-posting-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 32px 24px;
    gap: 32px;
  }
  .fagro-job-posting .d-left-col,
  .fagro-job-posting .d-right-col {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .fagro-job-posting .job-posting-content .d-right-col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 600px;
    margin: 0 auto;
  }
  .fagro-job-posting .job-posting-content .d-left-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .fagro-job-posting #fagro_toggle_form {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .fagro-job-posting .entry-wrapper .entry {
    padding: 0 16px;
  }
  .fagro-job-posting .sticky-job-header {
    padding: 20px 16px 24px;
  }
  .fagro-job-posting .sticky-job-header h2 {
    font-size: 22px;
    line-height: 1.2;
  }
  .fagro-job-posting .sticky-job-header .job-overview {
    display: none;
  }
  .fagro-job-posting .sticky-job-header.compact {
    padding: 12px 16px;
  }
  .fagro-job-posting .sticky-job-header.compact h2 {
    font-size: 16px;
  }
  .fagro-job-posting .job-posting-content {
    padding: 24px 16px;
    gap: 24px;
  }
  .fagro-job-posting .d-right-col .application-contact {
    padding: 24px 20px;
  }
  .fagro-job-posting .d-right-col .application-contact .contact-photo {
    width: 100px;
    height: 100px;
    margin: 0 auto 16px;
  }
  .fagro-job-posting .d-right-col .application-contact h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .fagro-job-posting .d-right-col .application-contact p {
    font-size: 13px;
  }
  .fagro-job-posting .d-right-col .header-graphic {
    margin-bottom: 16px;
    max-width: 60%;
  }
  .fagro-job-posting .d-left-col h4 {
    font-size: 20px;
    margin-bottom: 12px;
    text-align: center;
  }
  .fagro-job-posting .d-left-col p {
    font-size: 15px;
    line-height: 1.6;
  }
  .fagro-job-posting .d-left-col ul {
    padding-left: 24px;
    margin-bottom: 24px;
  }
  .fagro-job-posting #fagro_toggle_form {
    padding: 14px 20px;
    font-size: 15px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .fagro-job-posting .sticky-job-header h2 {
    font-size: 20px;
  }
  .fagro-job-posting .job-overview .function,
  .fagro-job-posting .job-overview .location,
  .fagro-job-posting .job-overview .date,
  .fagro-job-posting .job-overview .salary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
  .fagro-job-posting .job-overview .function .jo-icon,
  .fagro-job-posting .job-overview .location .jo-icon,
  .fagro-job-posting .job-overview .date .jo-icon,
  .fagro-job-posting .job-overview .salary .jo-icon {
    margin: 0 auto;
  }
  .fagro-job-posting .job-overview .function .jo-content,
  .fagro-job-posting .job-overview .location .jo-content,
  .fagro-job-posting .job-overview .date .jo-content,
  .fagro-job-posting .job-overview .salary .jo-content {
    text-align: center;
    font-size: 13px;
  }
  .fagro-job-posting .d-left-col h4 {
    font-size: 18px;
  }
  .fagro-job-posting .d-left-col p {
    font-size: 14px;
  }
}
.fagro-job-posting .jo-icon i {
  color: #002d4e;
}
.fagro-job-posting a {
  color: #002d4e;
  text-decoration: none;
}
.fagro-job-posting a:hover {
  opacity: 0.8;
}

@media (max-width: 767px) {
  /*
      Accordion Style
   */
  .elementor-active.elementor-tab-title {
    padding: 20px 20px 0 20px !important;
  }
  .elementor-tab-title {
    padding-left: 20px !important;
  }
  .elementor-tab-content.elementor-active {
    padding-left: 60px !important;
    padding-right: 25px !important;
  }
  .elementor-accordion-icon-opened i {
    margin: 5px 0 0 5.5px;
    width: 1.5em;
    font-size: 1em;
  }
  /*
    To Top Bubble
   */
  #fa-to-top {
    bottom: 20px;
    right: 20px;
  }
  /*
  Mobile Navigation Menu
   */
  .elementor-14414 .elementor-element .elementor-nav-menu--dropdown a.elementor-item-active {
    padding: 5px 0px !important;
    background-color: transparent !important;
    border-bottom: none !important;
    margin: 0 0 0 5px !important;
    color: #002d4e !important;
  }
  .elementor-menu-toggle__icon--open {
    z-index: 10000 !important;
  }
  .elementor-menu-toggle__icon--close {
    z-index: 10000 !important;
    color: #f7f6f5 !important;
    top: 20px;
    right: 20px;
    position: fixed;
  }
  .fagro-logo {
    z-index: 10000 !important;
    position: fixed;
    left: 5px;
  }
  nav.elementor-nav-menu--dropdown {
    background-color: #009ee3 !important;
    position: fixed !important;
    z-index: 1000 !important;
    top: -50px !important;
    left: 0 !important;
    height: 100vh !important;
    margin-top: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  nav.elementor-nav-menu--dropdown > ul {
    position: fixed;
    top: 150px;
  }
  nav.elementor-nav-menu--dropdown ul {
    background-color: #009ee3 !important;
    padding: 0 0 0 10px !important;
  }
  nav.elementor-nav-menu--dropdown ul li {
    border-bottom: none !important;
  }
  nav.elementor-nav-menu--dropdown ul li a {
    font-size: 16px !important;
    border-bottom: none !important;
    padding: 5px 6px !important;
    color: #f7f6f5 !important;
  }
  nav.elementor-nav-menu--dropdown .elementor-element {
    min-height: 10vh;
    background-color: #009ee3 !important;
    color: #f7f6f5;
    margin: 30px 0 0 0;
  }
  nav.elementor-nav-menu--dropdown .elementor-element span {
    color: #f7f6f5 !important;
    font-size: 12px;
  }
  nav.elementor-nav-menu--dropdown .elementor-element-bb5b0a8 {
    padding-left: 15px;
  }
}/*# sourceMappingURL=style.css.map */