/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
a, address, code, img,
small, strong, dl, dt, dd, ul, li, table, figure, figcaption,
form, label, blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ul, .entry-content-wrapper ul {
  list-style-type: none !important; }

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

*, *:before, *:after {
  box-sizing: border-box; }

html {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #555; }

img {
  max-width: 100%;
  height: auto; }

/* end reset */
/* WP Core */
/*.alignnone {
    margin: 5px 20px 20px 0;
}*/
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 10px 10px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignnone
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

/* Utility styles */
strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

.video-container {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wp-caption {
  background: #fff;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

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

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

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

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  margin: 0;
  padding: 0 .4rem .5rem; }

span.divider {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px; }

#header {
  background-color: transparent !important; }

#top #wrap_all .av_header_transparency {
  background-color: #74a2bb;
  color: #000000;
  border-color: transparent !important; }
  @media (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
      background-color: #1a375b !important;
      height: 100px !important; } }

#banner {
  height: 300px;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    #banner {
      height: 450px; } }

#nav-logo-container {
  height: 150px; }

.html_header_top.html_logo_center .logo {
  padding: 0px !important;
  width: 190px !important;
  height: 98px !important; }

.logo img {
  width: 190px !important;
  height: 98px !important;
  margin-top: 12px !important; }

@media only screen and (max-width: 767px) {
  .logo img {
    margin-top: 2px !important; } }

#top .av-burger-menu-main {
  display: none !important; }

/* Footer */
#footer-hdiv {
  height: 160px;
  background: url(images/hdiv-crane-center.png) no-repeat center center;
  background-size: cover; }
  @media (min-width: 768px) {
    #footer-hdiv {
      height: 200px;
      background-size: 100% auto; } }
  @media (min-width: 992px) {
    #footer-hdiv {
      height: 300px; } }

#footer-contact p {
  font-size: 19px;
  text-align: center; }

#footer {
  background: #e4ece8 url(images/footer-bg.png) no-repeat top center;
  background-size: 100% auto;
  padding-top: 80px; }

#footer div .av_one_third ul li {
  font-size: 14px !important; }

#footer div .av_one_third {
  margin-left: 0;
  width: 33.333333333333332%;
  font-size: 14px !important; }

/* Utility Styles */
.content {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

@media only screen and (min-width: 768px) {
  .full-width-padded-20 {
    padding: 0 20%; } }

@media only screen and (min-width: 768px) {
  .full-width-padded-15 {
    padding: 0 15%; } }

@media only screen and (min-width: 768px) {
  .full-width-padded-10 {
    padding: 0 10%; } }

@media only screen and (min-width: 768px) {
  .full-width-padded-5 {
    padding: 0 5%; } }

.hdiv-80 {
  background: url(images/hdiv-80.gif) no-repeat top center;
  padding-top: 40px; }

@media only screen and (min-width: 768px) {
  .row-indent-one-sixth {
    margin-left: 45% !important; } }

.circle-icon {
  display: block;
  margin: 0 auto; }

.centered-row {
  text-align: center;
  position: relative; }

@media only screen and (min-width: 768px) {
  .centered-row .av_one_third {
    float: none !important;
    display: inline-block !important;
    width: 33.33333% !important;
    margin: 0 20px !important; } }

.learn-more-bottom-align-wrapper {
  padding-bottom: 80px; }

.learn-more-bottom-align-double-wrapper {
  padding-bottom: 90px; }

.align-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

@media only screen and (max-width: 767px) {
  .flip-mobile .flex_column_table {
    display: flex !important;
    flex-direction: column-reverse; }
  .flip-mobile .flex_column_table .flex_column {
    flex: 0 0 auto; } }

.partner-logo {
  display: block;
  max-width: 260px !important;
  border: 1px solid #ccc !important;
  margin: 10px auto !important; }
  @media only screen and (min-width: 768px) {
    .partner-logo {
      margin: 10px !important; } }

.js_active .toggler {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0 !important;
  position: relative;
  top: 1px;
  border-style: none !important;
  border-width: 0 !important;
  line-height: 1.4 !important; }

.togglecontainer {
  margin: 0 !important;
  position: relative;
  clear: both; }

.js_active .toggler {
  display: inline-block;
  font-weight: 700;
  cursor: pointer;
  margin: 0;
  padding: 0 22px 0 0 !important;
  position: relative;
  top: 1px;
  border-style: none !important;
  border-width: 0 !important;
  line-height: 1.4 !important;
  color: #29aae2 !important; }

.js_active .toggler::after {
  content: url(images/accordian-down-arrow.png);
  display: block;
  width: 14px;
  height: 8px;
  position: absolute;
  top: 0;
  right: 0; }

.js_active .toggler.activeTitle::after {
  content: url(images/accordian-up-arrow.png); }

.toggle_icon {
  display: none !important; }

.single_toggle {
  margin-bottom: 20px !important; }

.toggle_content {
  background-color: #fff !important;
  padding: 12px 0 !important; }

#banner h1 {
  padding-top: 65px;
  font-size: 50px;
  font-weight: 400 !important;
  color: #fff;
  text-transform: none !important;
  text-align: center !important; }
  @media (min-width: 768px) {
    #banner h1 {
      font-size: 60px;
      padding-top: 50px; } }

.content h2, .content h3 {
  font-weight: 400 !important;
  line-height: 1.2;
  color: #1a375b;
  text-align: center !important;
  text-transform: none !important; }

.content h2 {
  font-size: 35px;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .content h2 {
      font-size: 42px; } }
  .content h2.align-left {
    text-align: left !important; }

.content h3 {
  font-size: 22px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .content h3 {
      font-size: 28px; } }
  .content h3.align-left {
    text-align: left !important; }
  .content h3.no-top-margin {
    margin-top: 0 !important; }

.content h4 {
  Font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 16px; }

.content p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  color: #555;
  margin-bottom: 16px; }
  .content p.intro {
    font-size: 19px;
    line-height: 1.3;
    text-align: center; }
  .content p.align-left {
    text-align: left !important; }

.content ul {
  margin-left: 0 !important;
  margin-bottom: 15px; }
  .content ul li {
    font-size: 15px;
    line-height: 1.4 !important;
    position: relative;
    padding-left: 15px; }
    .content ul li::before {
      content: url("images/list-bullet.png");
      position: absolute;
      left: 0;
      top: 0; }
    .content ul li ul {
      margin-top: 10px; }
      .content ul li ul li::before {
        content: url("images/list-dash.gif");
        position: absolute;
        left: 0;
        top: 0; }

.content a {
  color: #29aae2 !important;
  text-decoration: none; }
  .content a:hover {
    color: #1a8cbe !important; }

.main_color strong a, .main_color a strong {
  color: #29aae2 !important; }
  .main_color strong a:hover, .main_color a strong:hover {
    color: #1a8cbe !important; }

.button {
  display: inline-block;
  padding: 10px 45px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #74a2bb;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase; }
  .button:hover {
    background-color: #538ba9; }

.content a.learn-more {
  display: inline-block;
  margin: 10px 5px 10px 5px;
  padding: 14px 22px;
  border-radius: 20px;
  background-color: #74a2bb;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.2em !important; }
  .content a.learn-more:hover {
    background-color: #538ba9; }

.impact-story-wrapper h3 {
  padding-top: 14px;
  background: url(images/hdiv-55.gif) no-repeat top center; }

.impact-story-wrapper h4 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #1a375b;
  text-transform: uppercase; }

/* Main Menu */
@media only screen and (max-width: 1140px) {
  nav.main_menu {
    display: none !important; } }

.header_color ul, .header_color li, .header_color span {
  border: none !important; }

.av-main-nav-wrap {
  height: 30px !important; }

@media (min-width: 1140px) {
  .main_menu {
    height: 44px !important;
    margin-top: 60px !important; }
  .av-main-nav a {
    height: 44px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    color: #fff !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-top: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-top: 5px solid transparent; }
    .av-main-nav a:first-child {
      margin-left: 0; }
    .av-main-nav a:last-child {
      margin-right: 0; }
  .av-main-nav .sub-menu {
    margin-left: 8px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: none !important;
    background-color: rgba(255, 255, 255, 0.9) !important; }
  .av-main-nav .sub-menu li {
    background-color: transparent !important; }
  .av-main-nav .sub-menu::before {
    content: "";
    display: block;
    width: 20px;
    height: 10px;
    position: absolute;
    top: -10px;
    left: 20px;
    background: url("images/menu-arrow.png") no-repeat; }
  .av-main-nav .sub-menu a {
    height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-transform: none !important;
    color: #555 !important;
    letter-spacing: normal !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 15px !important;
    padding-right: 10px !important;
    border-top: none !important;
    background-color: transparent !important; }
  .av-main-nav .sub-menu a:hover {
    color: #c44016 !important; }
  .av-main-nav > a:hover, .av-main-nav > li:hover > a, .av-main-nav > .current-menu-item > a, .av-main-nav > .current-page-ancestor > a {
    border-top: 5px solid #74a2bb !important; } }

#banner-home {
  height: 400px;
  padding-top: 100px; }
  @media (min-width: 768px) {
    #banner-home {
      height: 760px;
      padding-top: 200px; } }

#header-text-home h1, #header-text-home h2 {
  display: inline-block;
  color: #fff !important;
  overflow: visible;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  text-align: left !important; }

#header-text-home h1 {
  background-image: url(images/home-banner-heading-bg-blue.png);
  left: -3000px;
  padding-left: 3000px;
  padding-right: 175px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400 !important;
  text-transform: none !important;
  white-space: nowrap;
  position: relative; }
  @media (min-width: 580px) {
    #header-text-home h1 {
      font-size: 40px; } }
  @media (min-width: 768px) {
    #header-text-home h1 {
      font-size: 80px; } }

#header-text-home h2 {
  background-image: url(images/home-banner-heading-bg-green.png);
  left: -3000px;
  padding-left: 3000px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  padding-right: 175px;
  padding-top: 15px;
  padding-bottom: 15px;
  white-space: nowrap;
  position: relative; }
  @media (min-width: 580px) {
    #header-text-home h2 {
      font-size: 18px !important; } }
  @media (min-width: 768px) {
    #header-text-home h2 {
      font-size: 24px !important; } }

#home-panel-two {
  background: url(images/home-bg-crane-left.png) no-repeat bottom left;
  padding-bottom: 90px;
  background-size: 100% auto; }
  @media (min-width: 768px) {
    #home-panel-two {
      background: url(images/home-bg-crane-left.png) no-repeat bottom center;
      padding-bottom: 140px;
      background-size: 100% auto; } }

#home-panel-three {
  background-image: url(images/home-bg-crane-right.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% auto;
  padding-bottom: 100px; }
  @media (min-width: 992px) {
    #home-panel-three {
      padding-bottom: 150px; } }

/* Meet the Team */
.centered-image-column {
  text-align: center !important; }
  .centered-image-column p + h3 {
    margin-top: 0 !important; }
  .centered-image-column p {
    text-align: center !important;
    margin-bottom: 25px !important; }
    .centered-image-column p .centered-image {
      display: inline-block; }
      .centered-image-column p .centered-image.alignnone {
        margin: 0 !important; }
  .centered-image-column a {
    color: #29aae2 !important; }

/* Team */
.image-overlay {
  display: none !important; }

.mfp-content {
  max-width: 1140px;
  margin-left: auto !important;
  margin-right: auto !important; }

.mfp-close-btn-in .mfp-close {
  color: #29aae2 !important; }

.mfp-close {
  width: 56px;
  height: 56px;
  line-height: 56px;
  position: absolute;
  right: 15px;
  top: 20px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #29aae2 !important;
  font-style: normal;
  font-size: 56px;
  font-family: univia-pro, sans-serif; }

.bio-popup {
  padding-top: 75px;
  padding-bottom: 140px !important;
  border-top: none !important;
  background: #fff url(images/bio-popup-bg.png) no-repeat bottom center;
  background-size: 100% auto; }
  .bio-popup h3 {
    text-align: left !important; }
  .bio-popup p {
    text-align: left !important; }

/*********************************************************************** Careers */

/* Careers */

#main .jobs-holder h4 {
    background: #1a375b;
    color: white;
    padding: 15px 20px;
    margin: 3px 0px;
    font-family: "Open Sans";
    font-size: 15px;
	position: relative;
    font-weight: 700;
}
#main .jobs-holder h4:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: -2px;
    left: 0px;
}
#main .jobs-holder h4:after {
    content: " ";
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: -2px;
    left: 0px;
}
#main .jobs-holder .togglecontainer {
    overflow: hidden;
    margin: 0px;
}
#main .jobs-holder .av_toggle_section {
    padding: 1px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
#main .jobs-holder .single_toggle {
	margin: 0 !important;
}
#main .jobs-holder .toggle_icon {
	display: none !important;
}
#main .jobs-holder .toggler {
    padding: 12px 165px 12px 20px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background-image: url(/wp-content/uploads/2022/03/Layer-36-copy-2.png) !important;
    background-color: transparent;
    background-repeat: no-repeat !important;
    background-position: right 10px top 50% !important;
    color: #555555 !important;
    display: block;
    transition: .4s all;
}
#main .jobs-holder .toggler:after {
	display: none;
}
#main .jobs-holder .activeTitle.toggler:focus,
#main .jobs-holder .toggler:focus {
	outline: none !important;
}
#main .jobs-holder .toggler:hover {
	background-image: url(/wp-content/uploads/2022/03/Layer-36-copy-2.png) !important;
	background-repeat: no-repeat !important;
	background-position: right 10px top 50% !important;
	background-color: #f1f6f8 !important;
}
#main .jobs-holder .activeTitle.toggler {
	background-image: url(/wp-content/uploads/2022/03/Layer-36-copy-2-2.png) !important;
	background-repeat: no-repeat !important;
	background-position: right 10px top 50% !important;
	background-color: #f1f6f8 !important;
}
#main .jobs-holder .toggle_content {
	background: #f1f6f8 !important;
	border: none !important;
	padding: 20px 165px 20px 20px !important;
	font-size: 15px !important;
}

@media screen and (max-width: 767px) {
	#top #main .jobs-holder .toggler {
		padding: 12px 20px 50px 12px !important;
		background-position: 12px 85% !important;
	}
	#main .jobs-holder .toggle_content {
		padding: 12px !important;
	}
}

/* Form */

#main .gform_wrapper {
	margin: 0px;
}
#main .gform_wrapper form {
	margin-bottom: 0px;
}
#main .gform_confirmation_wrapper {
	font-size: 19px !important;
}
#main .gfield {
	margin: 0px;
	padding: 0px;
}
#top #main .gfield_label {
    font-weight: 600;
    font-size: 16px;
}
#main .gfield input[type="text"],
#main .gfield input[type="email"],
#main .gfield input[type="tel"],
#main .gfield select,
#main .gfield textarea {
    padding: 10px;
    font-family: "Open Sans";
    color: #555;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 0px;
    transition: .4s border-color;
    background-color: transparent;
}
#main .gfield input[type="text"],
#main .gfield input[type="tel"],
#main .gfield input[type="email"],
#main .gfield select {
    height: 45px;
	padding: 0px 10px;
}
#main .gform_footer {
    padding: 20px 0px 50px;
}
#top #main .gform_button {
    font-family: "Open Sans";
    text-transform: uppercase;
    border-radius: 35px;
    line-height: 1;
    margin: 0px;
    padding: 14px 50px 12px;
    transition: .4s all;
    background: #74a2bc;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}
#top #main .gform_button:hover {
	background: #1a375b;
}

/* File Upload */

#main .gfield .gform_drop_area {
    background: transparent;
    border: none;
    padding: 0px;
    overflow: hidden;
    text-align: left;
}
#main .gfield .gform_drop_area .gform_drop_instructions {
    display: inline-block;
    margin: 0px;
    margin-right: 10px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
}
#main .gfield .gform_drop_area .gform_button_select_files {
    background: #999999;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 24px 10px !important;
    display: inline-block;
    border-radius: 35px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
}
#main .gfield .gform_drop_area .gform_button_select_files:hover {
	opacity: .8;
}
#main .gfield .ginput_container_fileupload .validation_message ul {
    margin: 0px;
}
#main .gfield .gform_fileupload_rules {
    display: none;
}

/* Center Form */

#main .center-form .gform_footer {
    text-align: center;
}
#main .center-form .gform_footer .gform_button {
    font-size: 18px;
}

/* Circle Images */

#main .avia-image-container.av-styling-circle,
#main .avia-image-container.av-styling-circle .avia-image-container-inner {
    width: 100%;
}
#main .avia-image-container.av-styling-circle .avia-image-overlay-wrap {
    border: 2px dashed #799855;
    border-radius: 50%;
    padding: 5px;
    position: relative;
    height: auto;
    overflow: hidden;
    display: block;
    padding-bottom: 100%;
    width: 100%;
}
#main .avia-image-container.av-styling-circle .avia-image-overlay-wrap a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
#main .avia-image-container.av-styling-circle .avia-image-overlay-wrap a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
    border-radius: 50%;
}
#main .avia-image-container.av-styling-circle .avia-image-overlay-wrap > img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    border-radius: 50%;
    object-fit: cover;
}