/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/Gotham-Book.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Ultra';
  src: url("../fonts/Gotham-Ultra.otf") format("opentype");
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Monserrat';
  src: url("../fonts/Monserrat-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Monserrat';
  src: url("../fonts/Monserrat-Regular.otf") format("opentype");
  font-style: normal; }

@font-face {
  font-family: 'Monserrat';
  src: url("../fonts/Monserrat-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

.gotham, .gotham * {
  font-family: 'Gotham', serif; }

.sky-news-carousel {
  padding: 0;
  margin: 0;
  list-style: none; }
  .sky-news-carousel li.slick-slide {
    outline: none;
    min-height: 400px; }
    @media screen and (max-width: 560px) {
      .sky-news-carousel li.slick-slide {
        height: auto !important;
        min-height: 400px !important;
        display: block !important; }
        .sky-news-carousel li.slick-slide .sky-carousel-image {
          width: 100%;
          display: inline-block;
          min-height: 300px; }
        .sky-news-carousel li.slick-slide .sky-carousel-text {
          display: inline-block;
          width: 100%; } }

footer.footer, .off-canvas-content > .footer-carousel {
  display: none; }

.jr-insta-datacontainer, .wis-feed-header, .elementor-widget-wp-widget-jr_insta_slider h5 {
  display: none !important; }

.elementor-widget-wp-widget-jr_insta_slider {
  margin-top: -25px; }

.slick-initialized .slick-slide {
  display: flex !important; }

.sky-carousel-image {
  display: flex;
  width: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.sky-carousel-text {
  display: flex;
  width: 50%;
  flex-flow: column;
  justify-content: center;
  padding: 20px; }
  .sky-carousel-text h3 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.6px;
    color: #1d261c;
    font-family: 'Gotham', serif;
    margin-top: -20px;
    margin-bottom: 30px; }

.pllexislider .pllex-direction-nav li:first-child {
  border-width: 0 !important; }

.pllexislider .pllex-direction-nav {
  bottom: 0 !important;
  top: auto !important;
  right: 0 !important; }
  .pllexislider .pllex-direction-nav .pllex-prev:before {
    content: '\f053' !important;
    font-family: fontAwesome !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 0 !important;
    background-color: #ffffff !important;
    padding-left: 25px !important;
    padding-top: 25px !important;
    color: #1d261c !important;
    text-shadow: none !important;
    font-size: 14px !important; }
  .pllexislider .pllex-direction-nav .pllex-prev:hover:before {
    background-color: #f9f9f9 !important; }
  .pllexislider .pllex-direction-nav .pllex-next:before {
    content: '\f054' !important;
    font-family: fontAwesome !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 0 !important;
    background-color: #ffffff !important;
    padding-left: 25px !important;
    padding-top: 25px !important;
    color: #1d261c !important;
    text-shadow: none !important;
    font-size: 14px !important; }
  .pllexislider .pllex-direction-nav .pllex-next:hover:before {
    background-color: #f9f9f9 !important; }

.sky-events-carousel {
  padding: 0;
  margin: 0;
  list-style: none;
  min-height: 360px; }
  .sky-events-carousel li {
    outline: none; }
  .sky-events-carousel.slick-initialized .slick-slide {
    display: flex !important;
    flex-flow: column; }

.sky-events-image {
  display: flex;
  width: 100%;
  min-height: 160px;
  padding: 0 40px;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  flex-flow: column;
  background-repeat: no-repeat; }

.sky-events-text {
  display: flex;
  width: 100%;
  min-height: 200px;
  align-items: baseline;
  justify-content: center;
  flex-flow: column;
  text-align: left;
  padding: 40px 40px 0; }

.sky-events-carousel .slick-dots li {
  margin: 0; }

.sky-events-link {
  font-family: 'Gotham', serif !important;
  border-color: #dedede !important;
  color: #1d261c !important; }

.elementor-shortcode .slick-prev {
  right: 60px;
  left: auto !important;
  bottom: -30px;
  top: auto;
  width: 60px;
  height: 60px;
  z-index: 1; }
  .elementor-shortcode .slick-prev:hover {
    background-color: #F9F9F9; }
  .elementor-shortcode .slick-prev:before {
    font-size: 14px !important; }

.elementor-shortcode .slick-next {
  right: 0 !important;
  left: auto !important;
  bottom: -30px;
  top: auto;
  width: 60px;
  height: 60px;
  z-index: 1; }
  .elementor-shortcode .slick-next:hover {
    background-color: #F9F9F9; }
  .elementor-shortcode .slick-next:before {
    font-size: 14px !important; }

.sky-neon-events {
  padding: 0;
  margin: 0;
  list-style: none; }
  .sky-neon-events li {
    padding: 40px 0;
    border-bottom: 1px solid #d4d3cd; }
  .sky-neon-events h4 {
    margin: 0; }

.sky-neon-link {
  text-decoration: none; }

.sky-neon-events li {
  padding-bottom: 17.5px;
  padding-top: 10px;
  border-color: #f9f8f3; }
  .sky-neon-events li .sky-neon-date {
    text-transform: uppercase;
    margin: 0;
    font-size: 10px !important;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: normal;
    text-align: left;
    color: #8a898b; }
  .sky-neon-events li .sky-neon-name a {
    font-family: 'Gotham', serif;
    font-size: 14px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43 !important;
    letter-spacing: normal;
    text-align: left;
    color: #1d261c !important;
    display: block; }

.community .elementor-cta__content {
  min-height: 320px !important; }

.frm_fields_container {
  font-family: 'Gotham', serif; }
  .frm_fields_container input {
    color: #999999 !important;
    line-height: 1.5 !important; }
    .frm_fields_container input::placeholder {
      color: #999999 !important; }
  .frm_fields_container .frm_button_submit {
    float: left;
    width: 120px !important;
    height: 40px !important;
    padding: initial !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    color: #707070 !important;
    font-family: 'Gotham', serif !important;
    text-transform: capitalize !important; }

.sky-news-carousel .slick-prev:before {
  content: '\f053';
  color: #707070;
  font-family: fontAwesome; }

.sky-news-carousel .slick-next:before {
  content: '\f054';
  color: #707070;
  font-family: fontAwesome; }

.instaTitle {
  position: absolute !important;
  left: 20px;
  top: 20px;
  z-index: 10; }
  .instaTitle h2 {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.background_image {
  position: relative;
  margin-left: 50px;
  margin-bottom: -100px;
  z-index: 1; }
  .background_image .elementor-image:after {
    content: "";
    height: 380px;
    width: 339px;
    background-color: #cbd6c4;
    position: absolute;
    left: -20px;
    top: 20px;
    z-index: -1; }
  @media screen and (max-width: 560px) {
    .background_image {
      margin-left: 0; } }

.elementor-careers {
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  font-family: 'Gotham', serif; }
  .elementor-careers .bgImg {
    min-height: 300px;
    display: flex;
    width: 50%; }
    .elementor-careers .bgImg img {
      margin: -54px auto;
      position: absolute;
      z-index: 0; }
  .elementor-careers .content {
    background-color: white;
    display: block;
    padding: 20px;
    width: 50%;
    z-index: 1;
    min-height: 400px; }
    .elementor-careers .content .titleContent {
      width: 100%;
      display: block;
      height: 30px;
      margin-bottom: 30px; }
      .elementor-careers .content .titleContent h3 {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.88;
        letter-spacing: 1.6px;
        text-align: left;
        color: #1d261c;
        float: left;
        text-transform: uppercase; }
      .elementor-careers .content .titleContent a.all {
        float: right;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: right;
        color: #1d261c; }
    .elementor-careers .content .careers .career-post {
      padding-bottom: 20px;
      padding-top: 10px;
      border-bottom: 1px solid #dedede; }
      .elementor-careers .content .careers .career-post p {
        margin-bottom: 0; }
        .elementor-careers .content .careers .career-post p.company {
          font-size: 10px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.4;
          letter-spacing: normal;
          text-align: left;
          color: #656565; }
        .elementor-careers .content .careers .career-post p.title {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #1d261c; }
      .elementor-careers .content .careers .career-post ul {
        margin: 10px 0 0 0;
        height: 10px; }
        .elementor-careers .content .careers .career-post ul li {
          font-size: 10px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left;
          color: #8a898b;
          list-style: none;
          float: left;
          margin-right: 5px; }
      .elementor-careers .content .careers .career-post:first-child {
        padding-top: 0; }
      .elementor-careers .content .careers .career-post:last-child {
        border: 0; }
  @media screen and (max-width: 560px) {
    .elementor-careers .content, .elementor-careers .bgImg {
      width: 100%; } }

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }
  .swiper-container h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: 1.6px;
    text-align: left;
    color: #ffffff;
    position: absolute;
    z-index: 1000;
    top: 30px;
    left: 25px;
    text-transform: uppercase; }
  .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    min-height: 400px; }
    .swiper-container .swiper-slide p.title {
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.28;
      letter-spacing: normal;
      text-align: left !important;
      color: #ffffff;
      z-index: 10000;
      width: 100%;
      position: absolute;
      left: 20px;
      bottom: 95px;
      height: 20px; }
    .swiper-container .swiper-slide p.position {
      font-size: 14px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: left;
      color: #ffffff;
      z-index: 10000;
      width: 100%;
      position: absolute;
      left: 20px;
      bottom: 35px;
      height: 50px;
      max-width: 95%; }
    .swiper-container .swiper-slide a.detail {
      position: absolute;
      left: 20px;
      bottom: 32px;
      color: #fff;
      z-index: 999;
      border: 1px solid #fff;
      padding: 10px 15px;
      border-radius: 50px;
      font-size: 14px;
      font-family: 'Gotham', serif;
      cursor: pointer; }
  .swiper-container .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1; }
  .swiper-container .swiper-button-next {
    right: 0; }
  .swiper-container .swiper-button-prev {
    right: 60px;
    left: auto; }
  .swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    bottom: 0 !important;
    top: auto;
    background-color: #ffffff;
    height: 60px;
    width: 60px;
    background-image: none; }
    .swiper-container .swiper-button-next:after, .swiper-container .swiper-button-prev:after {
      font-size: 20px;
      color: #1d261c; }
    .swiper-container .swiper-button-next:hover, .swiper-container .swiper-button-prev:hover {
      background-color: #f9f9f9; }

.subscribeTalent a, .serviceModal a, .signUpModal button {
  border-radius: 50px !important;
  border: solid 1px #fe8b80;
  background-color: transparent !important;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #707070 !important; }
  .subscribeTalent a:hover, .serviceModal a:hover, .signUpModal button:hover {
    background-color: #fe8b80 !important;
    color: #FFFFFF !important; }

.elementor-widget-employers {
  font-family: 'Gotham', serif;
  background-color: white;
  padding: 17px 0 0 30px; }
  .elementor-widget-employers .elementor-companies p.title {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: 1.6px;
    text-align: left;
    color: #1d261c;
    margin-bottom: 17.5px;
    text-transform: uppercase;
    margin-top: 25px; }
  .elementor-widget-employers .elementor-companies .leftSide {
    width: 40%;
    float: left;
    border-right: 1px solid #f9f8f3;
    padding-right: 20px; }
    .elementor-widget-employers .elementor-companies .leftSide .cta1 {
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: normal;
      text-align: left;
      color: #cbd6c4;
      margin-top: 25px;
      display: block;
      margin-bottom: 30px; }
    .elementor-widget-employers .elementor-companies .leftSide .content {
      font-family: 'Montserrat', serif;
      font-size: 12px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: left;
      color: #656565; }
    .elementor-widget-employers .elementor-companies .leftSide .cta2 {
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: normal;
      text-align: left;
      color: #1d261c;
      padding: 18px 0;
      display: block;
      border-top: 1px solid #f9f8f3; }
  .elementor-widget-employers .elementor-companies .companies {
    width: 60%;
    float: left;
    padding-bottom: 30px; }
    .elementor-widget-employers .elementor-companies .companies .swiper-slide {
      display: block;
      padding: 10px;
      text-align: left;
      min-height: 300px;
      padding-left: 30px; }
      .elementor-widget-employers .elementor-companies .companies .swiper-slide img {
        max-width: 250px; }
      .elementor-widget-employers .elementor-companies .companies .swiper-slide .content {
        font-family: 'Montserrat', serif;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left;
        color: #656565;
        margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .elementor-widget-employers .elementor-companies .leftSide, .elementor-widget-employers .elementor-companies .companies {
      width: 100%; } }

.elementor-training {
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  font-family: 'Gotham', serif;
  padding: 30px;
  min-height: 435px; }
  .elementor-training .content {
    background-color: white;
    display: block;
    padding: 20px;
    z-index: 1; }
    .elementor-training .content .titleContent {
      width: 100%;
      display: block;
      height: 30px; }
      .elementor-training .content .titleContent h3 {
        font-family: 'Gotham', serif;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.88;
        letter-spacing: 1.6px;
        text-align: left;
        color: #1d261c;
        float: left;
        text-transform: uppercase; }
      .elementor-training .content .titleContent a.allTraining {
        float: right;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: right;
        color: #1d261c; }
    .elementor-training .content .events .event-post {
      padding-bottom: 16px;
      padding-top: 10px;
      border-bottom: 1px solid #dedede; }
      .elementor-training .content .events .event-post p {
        margin-bottom: 0; }
        .elementor-training .content .events .event-post p.date {
          font-size: 10px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 2.4;
          letter-spacing: normal;
          text-align: left;
          color: #8a898b; }
        .elementor-training .content .events .event-post p.name a {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #1d261c; }

.elementor-iniciatives {
  font-family: 'Gotham', serif; }
  .elementor-iniciatives .swiper-container2 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
    .elementor-iniciatives .swiper-container2 h3 {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.57;
      letter-spacing: 1.12px;
      text-align: left;
      color: #000000;
      position: absolute;
      z-index: 1000;
      top: 30px;
      left: 0;
      text-transform: uppercase; }
    .elementor-iniciatives .swiper-container2 .swiper-wrapper {
      margin-top: 85px; }
      .elementor-iniciatives .swiper-container2 .swiper-wrapper .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 30px;
        min-height: 280px; }
        .elementor-iniciatives .swiper-container2 .swiper-wrapper .swiper-slide a {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        .elementor-iniciatives .swiper-container2 .swiper-wrapper .swiper-slide p.title {
          font-size: 18px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.28;
          letter-spacing: normal;
          color: #ffffff;
          z-index: 10000;
          width: 100%;
          text-align: center;
          position: absolute;
          top: 20%; }
    .elementor-iniciatives .swiper-container2 .overlay {
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
      left: 0; }
    .elementor-iniciatives .swiper-container2 .swiper-button-prev, .elementor-iniciatives .swiper-container2 .swiper-button-next {
      color: #d5d5d5 !important;
      background-size: 10px;
      border: 1px solid #d5d5d5;
      border-radius: 100%;
      padding: 0 20px;
      background-image: none;
      top: calc(50% + 42px) !important; }
      .elementor-iniciatives .swiper-container2 .swiper-button-prev:after, .elementor-iniciatives .swiper-container2 .swiper-button-next:after {
        font-size: 10px; }
      .elementor-iniciatives .swiper-container2 .swiper-button-prev:hover, .elementor-iniciatives .swiper-container2 .swiper-button-next:hover {
        border-color: #fe8b80;
        color: #fe8b80 !important; }
    .elementor-iniciatives .swiper-container2 .swiper-button-prev {
      left: -55px; }
    .elementor-iniciatives .swiper-container2 .swiper-button-next {
      right: -55px; }

.elementor-widget-upcoming .events {
  border-right: 1px solid #1D261C; }

.elementor-webinar {
  font-family: 'Gotham', serif; }
  .elementor-webinar h3 {
    color: #1D261C;
    font-size: 16px; }
  .elementor-webinar .events {
    display: flex; }
    .elementor-webinar .events .event-post {
      width: calc(50% - 30px);
      float: left;
      background-color: #fff;
      margin: 0 15px 0 15px;
      min-height: 320px; }
      .elementor-webinar .events .event-post .dialog {
        position: relative;
        height: 160px;
        overflow: hidden;
        display: block; }
        .elementor-webinar .events .event-post .dialog img {
          height: 160px;
          max-width: initial; }
        .elementor-webinar .events .event-post .dialog::after {
          content: "\f144";
          font-size: 6em;
          font-family: 'FontAwesome' !important;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%);
          line-height: 0;
          z-index: 99;
          color: rgba(255, 255, 255, 0.65); }
          .elementor-webinar .events .event-post .dialog::after:hover {
            color: rgba(255, 255, 255, 0.85); }
      .elementor-webinar .events .event-post p {
        margin: 0 20px 30px 20px; }
        .elementor-webinar .events .event-post p.company {
          margin-top: 20px;
          margin-bottom: 5px;
          font-size: 10px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left;
          color: #656565; }
        .elementor-webinar .events .event-post p.name a {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #1d261c; }
      .elementor-webinar .events .event-post:first-child {
        margin-left: 0; }

.Modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer; }

.Modal-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }
  .Modal-box > .video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 600px;
    height: 56.25vw;
    max-height: 400px;
    margin: auto;
    overflow: hidden; }
    .Modal-box > .video-container > iframe,
    .Modal-box > .video-container > object,
    .Modal-box > .video-container > embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.Modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9001;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.85); }

.Modal-cancel-overflow {
  overflow: hidden; }

.trainingContent .hoverImg {
  margin-top: -100px; }

.trainingContent p {
  font-family: 'Montserrat', serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #656565; }

.trainingContent .midContent {
  max-width: 620px;
  margin: 0 auto; }

.webinarPage h3, .trainingPage h3 {
  text-align: center;
  margin: 64px 0;
  font-family: 'Gotham', serif; }

.webinarPage .events, .trainingPage .events {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr); }
  .webinarPage .events .event-post, .trainingPage .events .event-post {
    display: none;
    width: 100% !important;
    margin: 0 !important;
    /*&:first-child {
        margin-left: 15px !important;
      } */ }
    .webinarPage .events .event-post .imgCover, .trainingPage .events .event-post .imgCover {
      height: 110px;
      overflow: hidden; }
      .webinarPage .events .event-post .imgCover img, .trainingPage .events .event-post .imgCover img {
        width: 100%; }
    .webinarPage .events .event-post .dialog, .trainingPage .events .event-post .dialog {
      height: 110px;
      display: block;
      overflow: hidden; }
      .webinarPage .events .event-post .dialog::after, .trainingPage .events .event-post .dialog::after {
        content: '' !important; }
      .webinarPage .events .event-post .dialog img, .trainingPage .events .event-post .dialog img {
        width: 100%; }
    .webinarPage .events .event-post .date, .trainingPage .events .event-post .date {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 4.43;
      letter-spacing: normal;
      text-align: left;
      color: #c4c4c4;
      margin-bottom: 0 !important; }
    .webinarPage .events .event-post .name, .trainingPage .events .event-post .name {
      text-align: left;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.71;
      letter-spacing: normal;
      color: #1d261c;
      min-height: 70px; }
    .webinarPage .events .event-post .price, .trainingPage .events .event-post .price {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: left !important;
      color: #656565;
      margin-bottom: 10px; }
    .webinarPage .events .event-post .cta, .trainingPage .events .event-post .cta {
      text-align: left !important; }
    .webinarPage .events .event-post .button, .trainingPage .events .event-post .button {
      width: 138px;
      height: 40px;
      border-radius: 50px;
      border: solid 1px #fe8b80;
      padding: 0;
      padding-top: 10px;
      background-color: transparent;
      margin-left: 20px;
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      color: #707070; }
      .webinarPage .events .event-post .button:hover, .trainingPage .events .event-post .button:hover {
        background-color: #fe8b80; }
    @media screen and (max-width: 768px) {
      .webinarPage .events .event-post, .trainingPage .events .event-post {
        width: calc(100% - 30px) !important; } }
  @media screen and (max-width: 560px) {
    .webinarPage .events, .trainingPage .events {
      max-width: 100%; } }

.webinarPage .showMoreDiv, .trainingPage .showMoreDiv {
  text-align: center;
  margin-bottom: 80px; }
  .webinarPage .showMoreDiv a, .trainingPage .showMoreDiv a {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #1d261c;
    position: relative;
    width: 65px; }
    .webinarPage .showMoreDiv a::after, .trainingPage .showMoreDiv a::after {
      font-family: 'fontawesome' !important;
      content: '\f078';
      position: absolute;
      top: 35px;
      left: 10px;
      border: 1px solid #dedede;
      color: #dedede;
      padding: 14px 16px;
      border-radius: 100%; }
    .webinarPage .showMoreDiv a:hover:after, .trainingPage .showMoreDiv a:hover:after {
      color: #fff !important;
      background-color: #dedede; }

.trainingPage .events .event-post {
  margin-bottom: 30px; }

.elementor-services {
  font-family: 'Gotham', serif; }
  .elementor-services .events {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .elementor-services .events .event-post {
      width: calc(25% - 30px) !important;
      float: left;
      background-color: white;
      margin: 0 15px 50px 15px;
      min-height: 270px;
      padding: 70px 30px 20px 30px;
      position: relative; }
      .elementor-services .events .event-post .date {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 4.43;
        letter-spacing: normal;
        text-align: left;
        color: #c4c4c4;
        margin-bottom: 0 !important; }
      .elementor-services .events .event-post .name {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: normal;
        text-align: left;
        color: #04bfbf;
        margin-bottom: 20px; }
      .elementor-services .events .event-post .excerpt {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #656565; }
      .elementor-services .events .event-post .pop {
        font-size: 32px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.44;
        letter-spacing: normal;
        text-align: left;
        color: #d5d5d5;
        position: absolute;
        bottom: 20px; }
      .elementor-services .events .event-post .price {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: left !important;
        color: #656565;
        margin-bottom: 10px; }
      .elementor-services .events .event-post .cta {
        text-align: left !important; }
      .elementor-services .events .event-post .button {
        width: 138px;
        height: 40px;
        border-radius: 50px;
        border: solid 1px #fe8b80;
        padding: 0;
        padding-top: 10px;
        background-color: transparent;
        margin-left: 20px;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        color: #707070; }
        .elementor-services .events .event-post .button:hover {
          background-color: #fe8b80; }
      .elementor-services .events .event-post:first-child {
        margin-left: 15px !important; }
      @media screen and (max-width: 1058px) {
        .elementor-services .events .event-post {
          width: calc(50% - 30px) !important; } }
      @media screen and (max-width: 560px) {
        .elementor-services .events .event-post {
          width: calc(100% - 30px) !important; } }

.split-box {
  border: 0;
  padding: 5rem 0;
  display: flex;
  flex-direction: row;
  background: #fff;
  position: relative; }
  .split-box > div {
    padding: 0 5rem;
    width: 50%; }
    .split-box > div:first-child {
      border-right: 1px solid rgba(160, 170, 201, 0.1); }
    @media screen and (max-width: 991px) {
      .split-box > div {
        width: 100%; }
        .split-box > div:first-child {
          border-bottom: 1px solid rgba(160, 170, 201, 0.1);
          padding-bottom: 3rem;
          margin-bottom: 3rem; } }
  @media screen and (max-width: 991px) {
    .split-box {
      flex-direction: column; } }

.white-bkg {
  background: #fff; }

.mtb {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.post-loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .post-loop .post-loop-box {
    padding: 0 0 20px 0 !important;
    width: calc(25% - 30px);
    background-color: #ffffff;
    border: 0;
    margin: 0 15px 30px 15px !important;
    min-height: 255px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .post-loop .post-loop-box .rmd {
      display: none; }
    .post-loop .post-loop-box .post-loop-box-image {
      margin-bottom: 30px;
      width: 100%; }
      .post-loop .post-loop-box .post-loop-box-image img {
        width: 100%; }
    .post-loop .post-loop-box p {
      font-size: 14px;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      margin-bottom: 0;
      margin-left: 0;
      padding: 0 30px;
      color: #222222 !important;
      text-align: left; }
      .post-loop .post-loop-box p.cities, .post-loop .post-loop-box p.title {
        margin-top: 20px;
        margin-bottom: 30px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #666666 !important; }
      .post-loop .post-loop-box p.cities span {
        width: 50%;
        display: inline-block; }
      .post-loop .post-loop-box p.link {
        margin-top: auto; }
        .post-loop .post-loop-box p.link a {
          color: #169068 !important; }
    .post-loop .post-loop-box.icon-image .post-loop-box-image {
      padding: 30px 30px 0; }
      .post-loop .post-loop-box.icon-image .post-loop-box-image img {
        width: 32%; }
    @media screen and (max-width: 991px) {
      .post-loop .post-loop-box {
        width: calc(50% - 30px) !important; } }
    @media screen and (max-width: 560px) {
      .post-loop .post-loop-box {
        width: 100% !important; } }

.ajaxModal {
  overflow: initial !important;
  padding: 0 !important;
  border: 0 !important;
  top: 150px !important; }
  .ajaxModal .close-button {
    top: -30px;
    right: -30px;
    color: #fff; }
    @media screen and (max-width: 560px) {
      .ajaxModal .close-button {
        top: -45px;
        right: 15px; } }
  .ajaxModal .loading img {
    margin-top: 0; }

/*
Header and Footer CSS
 */
.top-links .button.member {
  border-radius: 50px;
  border: solid 1px #fe8b80;
  background-color: transparent !important;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #707070 !important;
  width: 138px;
  height: 40px;
  display: block;
  margin-top: 0;
  padding-top: 12px;
  margin-right: 0 !important; }
  .top-links .button.member:hover {
    background-color: #fe8b80 !important;
    color: #fff !important; }

.top-links .donate {
  width: 118px;
  height: 40px;
  object-fit: contain;
  border-radius: 50px !important;
  background-color: #1b283d;
  display: block !important;
  margin-top: 0;
  padding-top: 12px !important; }
  .top-links .donate:hover {
    background-color: transparent;
    border: 1px solid #1b283d;
    color: #1b283d !important; }

.top-bar-right .menu.medium-horizontal {
  margin-top: 55px; }
  .top-bar-right .menu.medium-horizontal li a {
    font-family: 'Gotham-Book', serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #1d261c; }
  .top-bar-right .menu.medium-horizontal li.current-menu-item a {
    font-family: 'Gotham', serif; }

.top-bar-left #logo {
  max-width: 245px; }

/*
Custom home CSS
 */
.footer-carousel {
  padding: 0; }
  .footer-carousel .column {
    align-items: center;
    margin: 60px 0; }
  .footer-carousel .owl-carousel {
    display: flex; }
  .footer-carousel .owl-nav {
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0;
    width: 100px;
    position: absolute;
    top: 50%;
    margin-top: -20px; }
    .footer-carousel .owl-nav i {
      color: #d5d5d5;
      font-size: 8px; }
  .footer-carousel .owl-theme .owl-prev, .footer-carousel .owl-theme .owl-next {
    background: none !important; }
  .footer-carousel .section-title.medium {
    font-size: 14px;
    margin: 0;
    color: #1D261C;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 100%; }
  .footer-carousel .section-cta {
    font-size: 9px;
    width: 174px;
    display: flex;
    justify-content: flex-end;
    text-transform: uppercase;
    margin: 0 auto; }
    .footer-carousel .section-cta a {
      width: 174px;
      height: 40px;
      border-radius: 50px;
      border: solid 1px #fe8b80;
      font-family: 'Gotham', serif;
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      color: #707070;
      padding-top: 12.5px; }
      .footer-carousel .section-cta a:hover {
        background-color: #ff6868;
        color: #fff !important; }
  .footer-carousel .owl-carousel .owl-item img {
    max-width: 175px;
    margin: 0 auto; }

@media only screen and (min-width: 768px) {
  .footer-carousel .owl-carousel {
    width: calc(100% - 210px);
    margin: 0 auto; } }

@media only screen and (max-width: 767px) {
  .footer-carousel .owl-carousel {
    margin-right: 0; }
  .footer-carousel .column {
    flex-flow: column; }
  .footer-carousel .section-title.medium {
    width: 100%;
    text-align: center; }
  .footer-carousel .section-cta {
    width: 100%;
    justify-content: center; } }

.container.footer-carousel .owl-theme .owl-nav [class*=owl-] {
  font-family: fontawesome; }

.owl-theme .owl-nav {
  margin-top: -20px !important; }

/* modal */
.training-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer; }
  .training-overlay .serviceModal {
    position: absolute;
    top: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 600px;
    height: 56.25vw;
    max-height: 670px;
    margin: auto;
    background-color: #fff;
    padding: 50px;
    padding-top: 100px; }
    .training-overlay .serviceModal .serviceTitle {
      border-bottom: 1px solid rgba(112, 112, 112, 0.16);
      padding-bottom: 30px; }
    .training-overlay .serviceModal .serviceTitle, .training-overlay .serviceModal .SignUpTitle {
      font-family: 'Gotham', serif;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      text-align: left;
      color: #1d261c;
      margin-bottom: 30px; }
    .training-overlay .serviceModal .priceDuration {
      border-bottom: 1px solid #d5d5d5;
      padding: 10px 0;
      height: 50px;
      font-family: 'Gotham', serif; }
      .training-overlay .serviceModal .priceDuration .price, .training-overlay .serviceModal .priceDuration .duration {
        float: left;
        height: 20px;
        margin-right: 20px; }
        .training-overlay .serviceModal .priceDuration .price strong, .training-overlay .serviceModal .priceDuration .duration strong {
          font-weight: bold; }
    .training-overlay .serviceModal .serviceContent {
      text-align: left;
      display: inline-block;
      width: 100%;
      margin-bottom: 0; }
      .training-overlay .serviceModal .serviceContent p {
        text-align: left;
        margin-bottom: 15px; }
    .training-overlay .serviceModal a.openForm {
      padding: 12px 34px; }
    .training-overlay .serviceModal .closeModalService {
      position: absolute;
      right: 15px;
      top: 15px;
      border: 1px solid;
      border-radius: 100%;
      width: 26px;
      height: 26px;
      text-align: center;
      padding: 0; }
      .training-overlay .serviceModal .closeModalService:hover {
        color: #fff;
        background-color: #000; }
    .training-overlay .serviceModal .imgService {
      display: inline-block;
      width: 100%;
      position: absolute;
      left: 0;
      margin-top: 50px;
      bottom: 0; }
    @media screen and (max-width: 560px) {
      .training-overlay .serviceModal {
        min-height: 790px; } }
  .training-overlay .signUpModal {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 600px;
    height: 45vw;
    max-height: 500px;
    margin: auto;
    background-color: #fff;
    padding: 50px;
    font-family: 'Gotham', serif; }
    .training-overlay .signUpModal .closeModalService {
      position: absolute;
      right: 15px;
      top: 15px;
      border: 1px solid;
      border-radius: 100%;
      width: 26px;
      height: 26px;
      text-align: center;
      padding: 0; }
      .training-overlay .signUpModal .closeModalService:hover {
        color: #fff;
        background-color: #000; }
    .training-overlay .signUpModal h3 {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.88;
      letter-spacing: 1.6px;
      text-align: center;
      color: #1d261c;
      margin-bottom: 50px; }
    .training-overlay .signUpModal input, .training-overlay .signUpModal select {
      border: 0;
      border-bottom: 1px solid #1d261c; }
      .training-overlay .signUpModal input::placeholder, .training-overlay .signUpModal select::placeholder {
        color: #999999; }
      .training-overlay .signUpModal input:first-child, .training-overlay .signUpModal select:first-child {
        color: #999999; }
    .training-overlay .signUpModal button {
      font-family: 'Gotham', serif;
      height: 40px;
      text-align: center;
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: normal;
      color: #707070 !important;
      margin-top: 15px;
      padding: 10px 20px; }
    .training-overlay .signUpModal .sent {
      display: none; }

.members-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer; }
  .members-overlay .memberModal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 600px;
    height: 70vw;
    max-height: 670px;
    margin: auto;
    background-color: #fff;
    padding: 30px; }
    .members-overlay .memberModal .img {
      float: left;
      width: 50%; }
    .members-overlay .memberModal .title {
      width: 50%;
      float: left;
      padding-left: 15px; }
      .members-overlay .memberModal .title h3 {
        font-family: 'Gotham', serif;
        font-weight: 500;
        font-size: 20px;
        margin-top: calc(50% - 35px); }
      .members-overlay .memberModal .title p {
        font-family: 'Gotham', serif;
        font-weight: 300;
        font-size: 14px; }
    .members-overlay .memberModal .closeModalMember {
      position: absolute;
      right: 15px;
      top: 15px;
      border: 1px solid;
      border-radius: 100%;
      width: 26px;
      height: 26px;
      text-align: center;
      padding: 0; }
      .members-overlay .memberModal .closeModalMember:hover {
        color: #fff;
        background-color: #000; }
    .members-overlay .memberModal .memberContent {
      text-align: left;
      display: inline-block;
      width: 100%;
      margin-bottom: 0;
      margin-top: 40px; }
      .members-overlay .memberModal .memberContent p {
        font-family: 'Gotham', serif;
        font-weight: 300;
        text-align: left;
        margin-bottom: 15px;
        color: #707070; }
    @media screen and (max-width: 768px) {
      .members-overlay .memberModal {
        height: 100%; }
        .members-overlay .memberModal .memberContent {
          overflow: scroll;
          height: 385px; } }

.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  text-align: center; }
  .loading img {
    height: 150px !important;
    margin-top: calc(50% - 50px); }

/*
Jobs
 */
.swiper-container3 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .swiper-container3 .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    min-height: 160px !important;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #f8f9fc; }
    .swiper-container3 .swiper-wrapper .swiper-slide p.icon {
      font-family: 'fontawesome', serif;
      position: absolute;
      top: 35px;
      left: 30px; }
      .swiper-container3 .swiper-wrapper .swiper-slide p.icon i {
        font-style: unset !important; }
    .swiper-container3 .swiper-wrapper .swiper-slide p.title {
      color: #000 !important;
      bottom: 10px;
      top: auto !important;
      left: 30px;
      font-family: 'Gotham', serif;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: left;
      position: absolute; }
    .swiper-container3 .swiper-wrapper .swiper-slide .border {
      display: none;
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 0; }
    .swiper-container3 .swiper-wrapper .swiper-slide:hover .border, .swiper-container3 .swiper-wrapper .swiper-slide.active .border {
      display: block; }
  .swiper-container3 .swiper-button-prev, .swiper-container3 .swiper-button-next {
    color: #d5d5d5 !important;
    background-size: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 100%;
    padding: 0 20px;
    background-image: none;
    top: calc(50%) !important; }
    .swiper-container3 .swiper-button-prev:after, .swiper-container3 .swiper-button-next:after {
      font-size: 10px; }
    .swiper-container3 .swiper-button-prev:hover, .swiper-container3 .swiper-button-next:hover {
      border-color: #fe8b80;
      color: #fe8b80 !important; }
  .swiper-container3 .swiper-button-prev {
    left: -55px; }
  .swiper-container3 .swiper-button-next {
    right: -55px; }
  @media screen and (max-width: 560px) {
    .swiper-container3 .swiper-button-prev {
      left: 0px; }
    .swiper-container3 .swiper-button-next {
      right: 0px; } }

/*
Featured jobs
 */
.elementor-featuredJobs {
  display: flex;
  flex-wrap: wrap;
  font-family: 'Gotham', serif; }
  .elementor-featuredJobs h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: 1.6px;
    text-align: left;
    color: #1d261c;
    float: left;
    display: inline-block;
    width: 100%; }
  .elementor-featuredJobs .content {
    display: block;
    padding: 20px 0;
    z-index: 1;
    width: 100%; }
    .elementor-featuredJobs .content .careers .career-post {
      padding: 30px;
      width: calc(33.33% - 20px);
      float: left;
      background-color: #ffffff;
      border: 1px solid #f8f9fc;
      margin-right: 30px;
      margin-bottom: 30px; }
      .elementor-featuredJobs .content .careers .career-post p {
        margin-bottom: 0; }
        .elementor-featuredJobs .content .careers .career-post p.company {
          font-size: 10px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.1;
          letter-spacing: normal;
          text-align: left;
          color: #656565;
          margin-bottom: 60px; }
        .elementor-featuredJobs .content .careers .career-post p.title {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.29;
          letter-spacing: normal;
          text-align: left;
          color: #1d261c; }
      .elementor-featuredJobs .content .careers .career-post ul {
        margin: 20px 0 0 0;
        height: 10px; }
        .elementor-featuredJobs .content .careers .career-post ul li {
          font-size: 10px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left;
          color: #8a898b;
          list-style: none;
          float: left;
          margin-right: 5px; }
      .elementor-featuredJobs .content .careers .career-post .date {
        position: relative;
        margin-top: 50px;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #8a898b;
        margin-left: 15px; }
        .elementor-featuredJobs .content .careers .career-post .date::before {
          content: '';
          position: absolute;
          left: -15px;
          width: 8px;
          height: 8px;
          background-color: #6ad178;
          top: 2.5px;
          border-radius: 100%; }
      .elementor-featuredJobs .content .careers .career-post:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .elementor-featuredJobs .content .careers .career-post {
          width: 100%; } }

.allList {
  margin-left: -15px;
  margin-right: -15px; }

.eventsList,
.jobsList {
  margin-left: -15px;
  margin-right: -15px; }
  .eventsList h3,
  .jobsList h3 {
    text-align: center;
    margin: 64px 0; }
  .eventsList .resetJobs,
  .jobsList .resetJobs {
    display: none;
    float: right;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #1d261c;
    position: relative;
    width: 65px;
    cursor: pointer; }
  .eventsList .events,
  .jobsList .events {
    display: flex;
    width: 100%;
    flex-wrap: wrap; }
    .eventsList .events .event-post,
    .jobsList .events .event-post {
      display: none;
      padding: 30px;
      width: calc(25% - 30px);
      float: left;
      background-color: #ffffff;
      border: 1px solid #f8f9fc;
      float: left;
      margin: 0 15px 50px 15px;
      min-height: 255px; }
      .eventsList .events .event-post p,
      .jobsList .events .event-post p {
        margin-bottom: 0;
        margin-left: 0; }
        .eventsList .events .event-post p.company,
        .jobsList .events .event-post p.company {
          font-size: 10px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.1;
          letter-spacing: normal;
          text-align: left;
          color: #656565;
          margin-bottom: 60px; }
        .eventsList .events .event-post p.title,
        .jobsList .events .event-post p.title {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.29;
          letter-spacing: normal;
          text-align: left;
          color: #1d261c; }
      .eventsList .events .event-post ul,
      .jobsList .events .event-post ul {
        margin: 20px 0 0 0;
        height: 10px; }
        .eventsList .events .event-post ul li,
        .jobsList .events .event-post ul li {
          font-size: 10px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left;
          color: #8a898b;
          list-style: none;
          float: left;
          margin-right: 5px; }
      .eventsList .events .event-post .date,
      .jobsList .events .event-post .date {
        position: relative;
        margin-top: 50px;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #8a898b; }
      @media screen and (max-width: 991px) {
        .eventsList .events .event-post,
        .jobsList .events .event-post {
          width: calc(50% - 20px); } }
      @media screen and (max-width: 560px) {
        .eventsList .events .event-post,
        .jobsList .events .event-post {
          width: 100%; } }
      .eventsList .events .event-post:first-child,
      .jobsList .events .event-post:first-child {
        margin-left: 15px; }
  .eventsList .showMoreDiv,
  .jobsList .showMoreDiv {
    text-align: center;
    margin-bottom: 80px; }
    .eventsList .showMoreDiv a,
    .jobsList .showMoreDiv a {
      font-size: 12px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      color: #1d261c;
      position: relative;
      width: 65px; }
      .eventsList .showMoreDiv a::after,
      .jobsList .showMoreDiv a::after {
        font-family: 'fontawesome' !important;
        content: '\f078';
        position: absolute;
        top: 35px;
        left: 10px;
        border: 1px solid #dedede;
        color: #dedede;
        padding: 14px 16px;
        border-radius: 100%; }
      .eventsList .showMoreDiv a:hover:after,
      .jobsList .showMoreDiv a:hover:after {
        color: #fff !important;
        background-color: #dedede; }

.post-loop.row-3 .post-loop-box,
.post-loop.row-3 .event-post,
.featuredEvents .post-loop-box,
.featuredEvents .event-post {
  width: calc(33.33% - 30px); }
  @media screen and (max-width: 991px) {
    .post-loop.row-3 .post-loop-box,
    .post-loop.row-3 .event-post,
    .featuredEvents .post-loop-box,
    .featuredEvents .event-post {
      width: calc(50% - 20px); } }
  @media screen and (max-width: 560px) {
    .post-loop.row-3 .post-loop-box,
    .post-loop.row-3 .event-post,
    .featuredEvents .post-loop-box,
    .featuredEvents .event-post {
      width: 100%; } }

.initiative-tabs-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px; }
  .initiative-tabs-filter a {
    padding: 100px 30px 30px 30px;
    width: calc(20% - 30px);
    margin: 0 15px 30px 15px;
    background: #fff;
    color: #1D261C; }
    .initiative-tabs-filter a.active, .initiative-tabs-filter a:hover {
      background: #169068;
      color: #fff; }
    @media screen and (max-width: 991px) {
      .initiative-tabs-filter a {
        width: calc(33.33% - 30px); } }
    @media screen and (max-width: 560px) {
      .initiative-tabs-filter a {
        width: 100%; } }

.initiative-tabs-content {
  background: #fff;
  padding: 50px; }
  .initiative-tabs-content .initiative-tab-content {
    display: none; }
    .initiative-tabs-content .initiative-tab-content h3 {
      font-family: "Gotham", Sans-serif;
      font-weight: bold;
      color: #1D261C;
      font-size: 25px;
      text-transform: uppercase;
      margin-bottom: 30px; }
    .initiative-tabs-content .initiative-tab-content .initiative-tab-columns {
      color: #666666; }
    .initiative-tabs-content .initiative-tab-content.active {
      display: block; }

.sponsors-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: 1px; }
  .sponsors-list .sponsors-list-box {
    width: 25%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    border: 1px solid rgba(160, 170, 201, 0.1);
    margin-left: -1px;
    margin-top: -1px; }
    @media screen and (max-width: 991px) {
      .sponsors-list .sponsors-list-box {
        width: 50%; } }
    @media screen and (max-width: 560px) {
      .sponsors-list .sponsors-list-box {
        width: 100%; } }

.leadership-loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  clear: both; }
  .leadership-loop .leadership-loop-box {
    width: calc(33.33% - 30px);
    position: relative;
    margin: 0 15px 30px 15px; }
    .leadership-loop .leadership-loop-box .leadership-loop-box-image img {
      width: 100%; }
    .leadership-loop .leadership-loop-box .leadership-loop-box-info {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 999;
      color: #fff;
      padding: 5% 10%;
      background: black;
      background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.875788) 0%, rgba(0, 201, 255, 0) 60%);
      background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.875788) 0%, rgba(0, 201, 255, 0) 60%);
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.875788) 0%, rgba(0, 201, 255, 0) 60%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00c9ff",GradientType=1); }
      .leadership-loop .leadership-loop-box .leadership-loop-box-info p.title {
        font-family: "Gotham", Sans-serif;
        font-weight: bold;
        margin-bottom: 0.5rem; }
      .leadership-loop .leadership-loop-box .leadership-loop-box-info p.position {
        font-family: 'Montserrat', serif;
        margin-bottom: 1.5rem; }
      .leadership-loop .leadership-loop-box .leadership-loop-box-info p.company {
        font-family: "Gotham", Sans-serif;
        margin-bottom: 0;
        color: #CCCCCC; }
      .leadership-loop .leadership-loop-box .leadership-loop-box-info p.team-position {
        font-family: "Gotham", Sans-serif;
        margin-bottom: 0.5rem;
        color: #CCCCCC; }
    .leadership-loop .leadership-loop-box.no-image-box {
      width: calc(25% - 30px); }
      .leadership-loop .leadership-loop-box.no-image-box .leadership-loop-box-info {
        position: relative;
        background: none;
        filter: none;
        padding: 15% 5% 15% 0; }
        .leadership-loop .leadership-loop-box.no-image-box .leadership-loop-box-info .title {
          color: #222222; }
        .leadership-loop .leadership-loop-box.no-image-box .leadership-loop-box-info .position {
          margin-bottom: 0.5rem;
          color: #888888; }
        .leadership-loop .leadership-loop-box.no-image-box .leadership-loop-box-info .company,
        .leadership-loop .leadership-loop-box.no-image-box .leadership-loop-box-info .team-position {
          color: #888888; }
    @media screen and (max-width: 991px) {
      .leadership-loop .leadership-loop-box {
        width: calc(50% - 30px); } }
    @media screen and (max-width: 560px) {
      .leadership-loop .leadership-loop-box {
        width: 100%; } }

.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.8) !important; }

.elementor-companies {
  max-height: 500px;
  min-height: 395px; }
  .elementor-companies .leftSide, .elementor-companies .companies {
    width: 50%;
    float: left; }
    @media screen and (max-width: 768px) {
      .elementor-companies .leftSide, .elementor-companies .companies {
        width: 100%; } }
  .elementor-companies .companies .view-all {
    float: right;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    padding-right: 30px; }
  .elementor-companies .companies .more a {
    color: #000;
    z-index: 999;
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 50px;
    font-size: 14px;
    font-family: 'Gotham', serif;
    cursor: pointer; }
  .elementor-companies .leftSide img {
    width: 100%; }
  .elementor-companies .swiper-slide {
    padding: 75px;
    max-height: 500px;
    position: relative;
    flex-wrap: wrap;
    background-color: #ffffff; }
    .elementor-companies .swiper-slide p {
      display: block;
      flex: 1 1 100%; }
    .elementor-companies .swiper-slide img {
      height: 50px;
      margin: 30px auto; }
    .elementor-companies .swiper-slide p.content {
      font-family: 'Montserrat', serif;
      font-size: 20px;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.8;
      letter-spacing: normal;
      text-align: center;
      color: #656565; }
    .elementor-companies .swiper-slide p.employee {
      font-family: 'Gotham', serif;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: normal;
      text-align: center;
      color: #1d261c;
      margin-bottom: 0;
      margin-top: 30px; }
    .elementor-companies .swiper-slide p.pos {
      font-family: 'Montserrat', serif;
      font-size: 12px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: center;
      color: #656565; }
    @media screen and (max-width: 560px) {
      .elementor-companies .swiper-slide {
        padding: 20px; } }

.buttonJobs a {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 188px !important; }

/*
Home
 */
.homeTitle h2 {
  font-family: 'Gotham-Ultra', serif !important;
  text-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 1;
  font-size: 72px;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 7.2px;
  text-align: left;
  color: #ffffff !important;
  top: 200px;
  left: 300px; }

/*
Event details
 */
.page {
  font-family: 'Gotham', serif; }
  .page .header-box h1.page-title,
  .page header h1.page-title {
    font-family: 'Gotham-Book', serif;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39 !important;
    letter-spacing: normal;
    text-align: left;
    color: #1d261c; }
  .page .header-box {
    margin-top: -200px; }
    .page .header-box > div:first-child {
      width: 60%; }
    .page .header-box > div:last-child {
      width: 40%; }
    @media screen and (max-width: 991px) {
      .page .header-box > div {
        width: 100% !important; } }
    .page .header-box .button.hollow.cta {
      border: 1px solid #fe8b80; }
  .page .event-info-row {
    margin-bottom: 30px;
    display: flex;
    flex-direction: row; }
    .page .event-info-row .row-label {
      text-align: left;
      color: #707070;
      width: 35%; }
    .page .event-info-row .row-value {
      text-align: left;
      color: #222222;
      font-weight: bold;
      text-transform: uppercase;
      width: 65%; }
  .page .event-date p {
    float: left;
    margin-right: 10px;
    margin-bottom: 0; }
    .page .event-date p .contentTitle {
      font-size: 12px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: normal;
      text-align: left;
      color: #656565; }
    .page .event-date p .date, .page .event-date p .time {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.88;
      letter-spacing: 1.28px;
      text-align: left;
      color: #1d261c; }
  .page .event-location {
    width: 100%; }
    .page .event-location .contentTitle {
      font-size: 12px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: normal;
      text-align: left;
      color: #656565; }
    .page .event-location .location {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.88;
      letter-spacing: 1.28px;
      text-align: left;
      color: #1d261c; }
  .page .button-wrap a {
    border-radius: 50px;
    background-color: #fe8b80;
    color: #ffffff !important;
    font-family: 'Gotham', serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    padding-top: 15px;
    margin-top: 3em !important; }
    .page .button-wrap a:hover {
      color: #fe8b80 !important; }

.pllexislider {
  max-height: 400px;
  overflow: hidden; }
  @media screen and (max-width: 560px) {
    .pllexislider {
      max-width: 315px; } }

/* Footer nav */
.footer-carousel .owl-nav {
  width: 100%; }
  .footer-carousel .owl-nav div.owl-prev {
    position: absolute;
    left: -120px;
    width: 40px;
    height: 40px;
    border: solid 1px #dedede;
    border-radius: 100% !important;
    padding-top: 8px;
    background-color: transparent !important; }
    .footer-carousel .owl-nav div.owl-prev:hover {
      border-color: #fe8b80; }
      .footer-carousel .owl-nav div.owl-prev:hover i {
        color: #fe8b80 !important; }
  .footer-carousel .owl-nav div.owl-next {
    position: absolute;
    right: -100px;
    width: 40px;
    height: 40px;
    border: solid 1px #dedede;
    border-radius: 100% !important;
    padding-top: 8px;
    background-color: transparent !important; }
    .footer-carousel .owl-nav div.owl-next:hover {
      border-color: #fe8b80; }
      .footer-carousel .owl-nav div.owl-next:hover i {
        color: #fe8b80 !important; }

.webinarPage .titleContent h3, .trainingPage .titleContent h3 {
  font-weight: bold; }

.columns article.page {
  max-width: 70rem;
  border: 0; }

#main > article.page .page-title span:after, #main > article.page .single-title span:after {
  border-bottom: 1px solid #707070 !important;
  top: auto !important;
  right: auto !important;
  left: 0 !important;
  width: 100% !important;
  opacity: 0.2;
  bottom: -35px !important; }

.swiper-button-next,
.swiper-button-prev {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  padding-top: 15px !important; }

.swiper-button-prev:before {
  content: "\f053";
  margin-left: -2px; }

.swiper-button-next:before {
  content: "\f054";
  margin-left: -2px; }

.page-el-box-wrapper {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0 0 5%; }
  .page-el-box-wrapper .page-el-box {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 50px 50px 50px;
    background: #fff; }
    .page-el-box-wrapper .page-el-box .box-title {
      color: #1D261C;
      font-size: 25px;
      text-transform: uppercase;
      font-family: "Gotham", Sans-serif;
      font-weight: bold;
      padding: 0;
      margin: 0 0 25px;
      line-height: 1; }
    .page-el-box-wrapper .page-el-box.resources-list-wrapper {
      background: none;
      padding: 0; }
      .page-el-box-wrapper .page-el-box.resources-list-wrapper .box-title {
        text-align: center; }
    .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header {
      display: block;
      margin-bottom: 80px;
      width: 100%;
      overflow: hidden; }
      .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header .leadership-left {
        width: 37%;
        float: left; }
        @media screen and (max-width: 768px) {
          .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header .leadership-left {
            width: 100% !important;
            float: none !important; } }
      .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header .leadership-right {
        width: 63%;
        float: right; }
        @media screen and (max-width: 768px) {
          .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header .leadership-right {
            width: 100% !important;
            float: none !important; } }
      .page-el-box-wrapper .page-el-box.leadership-list-wrapper .leadership-header .leadership-divider {
        background: #00A99D;
        height: 5px;
        width: 40%;
        display: block;
        margin-bottom: 60px; }
  .page-el-box-wrapper.company-detail {
    padding: 0; }
    .page-el-box-wrapper.company-detail .page-el-box {
      background: none;
      padding: 50px 0;
      display: flex;
      justify-content: space-between; }
      .page-el-box-wrapper.company-detail .page-el-box .company-detail-left {
        width: 30%; }
        .page-el-box-wrapper.company-detail .page-el-box .company-detail-left .box-title {
          color: #1d261c;
          font-family: "Gotham", Sans-serif;
          font-size: 16px;
          font-weight: bold;
          text-transform: uppercase;
          line-height: 1.6em;
          letter-spacing: 1.6px; }
        @media screen and (max-width: 768px) {
          .page-el-box-wrapper.company-detail .page-el-box .company-detail-left {
            width: 100% !important; } }
      .page-el-box-wrapper.company-detail .page-el-box .company-detail-right {
        width: 70%;
        color: #707070; }
        .page-el-box-wrapper.company-detail .page-el-box .company-detail-right .elementor-element-populated {
          padding: 0 0 20px !important; }
        @media screen and (max-width: 768px) {
          .page-el-box-wrapper.company-detail .page-el-box .company-detail-right {
            width: 100% !important; } }
      @media screen and (max-width: 768px) {
        .page-el-box-wrapper.company-detail .page-el-box {
          display: block !important; } }
    .page-el-box-wrapper.company-detail hr {
      margin-top: 15px;
      margin-bottom: 15px;
      height: 1px;
      color: rgba(112, 112, 112, 0.17);
      background: rgba(112, 112, 112, 0.17);
      border: 0; }

.cta_1-wrapper,
.cta_2-wrapper,
.cta_3-wrapper {
  background: white;
  padding: 5%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px; }
  .cta_1-wrapper .cta-image,
  .cta_2-wrapper .cta-image,
  .cta_3-wrapper .cta-image {
    width: 44%; }
    .cta_1-wrapper .cta-image img,
    .cta_2-wrapper .cta-image img,
    .cta_3-wrapper .cta-image img {
      width: 100%;
      margin: -150px 0px 0px 0px; }
    @media screen and (max-width: 768px) {
      .cta_1-wrapper .cta-image,
      .cta_2-wrapper .cta-image,
      .cta_3-wrapper .cta-image {
        width: 100% !important;
        margin-bottom: 50px; } }
  .cta_1-wrapper .cta-content,
  .cta_2-wrapper .cta-content,
  .cta_3-wrapper .cta-content {
    width: 46%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .cta_1-wrapper .cta-content h1, .cta_1-wrapper .cta-content h2, .cta_1-wrapper .cta-content h3,
    .cta_2-wrapper .cta-content h1,
    .cta_2-wrapper .cta-content h2,
    .cta_2-wrapper .cta-content h3,
    .cta_3-wrapper .cta-content h1,
    .cta_3-wrapper .cta-content h2,
    .cta_3-wrapper .cta-content h3 {
      color: #1d261c;
      font-size: 25px;
      text-transform: uppercase;
      line-height: 1.4em;
      font-family: "Gotham", Sans-serif;
      font-weight: bold; }
    .cta_1-wrapper .cta-content p,
    .cta_2-wrapper .cta-content p,
    .cta_3-wrapper .cta-content p {
      color: #7a7a7a;
      font-family: "Gotham", Sans-serif;
      font-weight: 400; }
    .cta_1-wrapper .cta-content .cta-button-wrapper,
    .cta_2-wrapper .cta-content .cta-button-wrapper,
    .cta_3-wrapper .cta-content .cta-button-wrapper {
      margin-top: 50px; }
      .cta_1-wrapper .cta-content .cta-button-wrapper .cta-button,
      .cta_2-wrapper .cta-content .cta-button-wrapper .cta-button,
      .cta_3-wrapper .cta-content .cta-button-wrapper .cta-button {
        font-size: 12px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 1.25em;
        background-color: #FE8B80;
        border-style: solid;
        border-radius: 100px 100px 100px 100px;
        padding: 14px 40px 14px 40px; }
    @media screen and (max-width: 768px) {
      .cta_1-wrapper .cta-content,
      .cta_2-wrapper .cta-content,
      .cta_3-wrapper .cta-content {
        width: 100% !important; } }
  @media screen and (max-width: 768px) {
    .cta_1-wrapper,
    .cta_2-wrapper,
    .cta_3-wrapper {
      display: block !important; } }
  .cta_1-wrapper.cta_2-wrapper,
  .cta_2-wrapper.cta_2-wrapper,
  .cta_3-wrapper.cta_2-wrapper {
    padding: 0;
    margin-top: 50px; }
    .cta_1-wrapper.cta_2-wrapper .cta-image,
    .cta_2-wrapper.cta_2-wrapper .cta-image,
    .cta_3-wrapper.cta_2-wrapper .cta-image {
      width: 50%; }
      .cta_1-wrapper.cta_2-wrapper .cta-image img,
      .cta_2-wrapper.cta_2-wrapper .cta-image img,
      .cta_3-wrapper.cta_2-wrapper .cta-image img {
        margin: 0; }
    .cta_1-wrapper.cta_2-wrapper .cta-content,
    .cta_2-wrapper.cta_2-wrapper .cta-content,
    .cta_3-wrapper.cta_2-wrapper .cta-content {
      width: 50%;
      padding: 5%; }
      .cta_1-wrapper.cta_2-wrapper .cta-content .cta-button,
      .cta_2-wrapper.cta_2-wrapper .cta-content .cta-button,
      .cta_3-wrapper.cta_2-wrapper .cta-content .cta-button {
        font-size: 12px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 1.25em;
        fill: #FE8B80;
        color: #FE8B80;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #FE8B80;
        border-radius: 100px 100px 100px 100px;
        padding: 14px 40px 14px 40px; }
  .cta_1-wrapper.cta_3-wrapper,
  .cta_2-wrapper.cta_3-wrapper,
  .cta_3-wrapper.cta_3-wrapper {
    padding: 0;
    margin-top: 50px;
    background: none; }
    .cta_1-wrapper.cta_3-wrapper .cta-image-1,
    .cta_1-wrapper.cta_3-wrapper .cta-image-2,
    .cta_2-wrapper.cta_3-wrapper .cta-image-1,
    .cta_2-wrapper.cta_3-wrapper .cta-image-2,
    .cta_3-wrapper.cta_3-wrapper .cta-image-1,
    .cta_3-wrapper.cta_3-wrapper .cta-image-2 {
      padding-right: 30px; }
      .cta_1-wrapper.cta_3-wrapper .cta-image-1 img,
      .cta_1-wrapper.cta_3-wrapper .cta-image-2 img,
      .cta_2-wrapper.cta_3-wrapper .cta-image-1 img,
      .cta_2-wrapper.cta_3-wrapper .cta-image-2 img,
      .cta_3-wrapper.cta_3-wrapper .cta-image-1 img,
      .cta_3-wrapper.cta_3-wrapper .cta-image-2 img {
        margin: 0;
        width: 100%; }
    .cta_1-wrapper.cta_3-wrapper .cta-content,
    .cta_2-wrapper.cta_3-wrapper .cta-content,
    .cta_3-wrapper.cta_3-wrapper .cta-content {
      background: white;
      width: 58%;
      padding: 5% 10%; }

.jobs-header {
  display: block;
  margin-bottom: 40px;
  width: 100%;
  overflow: hidden; }
  .jobs-header .box-title {
    color: #1D261C;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Gotham", Sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1; }
  .jobs-header .jobs-divider {
    background: #00A99D;
    height: 5px;
    width: 100px;
    display: block;
    margin-bottom: 50px; }

strong.gotham {
  font-family: "Gotham", Sans-serif;
  font-weight: 500;
  color: #1d261c; }

.gallery-list img {
  width: 100%; }

.gallery-list-wrapper p {
  color: #7a7a7a; }

.gallery-list-wrapper .gallery-thumb {
  margin-top: 20px; }
  .gallery-list-wrapper .gallery-thumb .gallery-thumb-box {
    outline: none !important;
    border-top: 3px solid #fff;
    cursor: pointer; }
    .gallery-list-wrapper .gallery-thumb .gallery-thumb-box:hover, .gallery-list-wrapper .gallery-thumb .gallery-thumb-box.slick-current {
      border-color: #00A99D; }
