@charset "UTF-8";
body .cx_orange h2 {
  color: #ff5c0a; }

body .cx_orange .cx_button {
  background: #ff5c0a; }
  body .cx_orange .cx_button:hover {
    background: #231F20;
    color: #fff; }

body .cx_orange ul.links {
  list-style: none; }
  body .cx_orange ul.links li a {
    color: #231F20; }
  body .cx_orange ul.links li:before {
    color: #ff5c0a; }

body .cx_black h2 {
  color: #fff; }

body .cx_black .cx_button {
  background: #231F20; }
  body .cx_black .cx_button:hover {
    background: #ff5c0a;
    color: #fff; }

body .cx_black ul.links {
  list-style: none; }
  body .cx_black ul.links li a {
    color: #231F20; }
  body .cx_black ul.links li:before {
    color: #fff; }

body .margin_bottom_25 {
  margin-bottom: 25px !important; }

body .margin_bottom_35 {
  display: inline-block;
  margin-bottom: 35px !important; }

body .flip {
  transform: rotate(180deg); }

body {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 0.95rem; }

h1, h3, h4, h5 {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  line-height: 1.5; }

h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2.063rem; }

h2, .h2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.25rem;
  font-weight: bold; }

h4, .h4, .page-template-page_no_accord h2.h4 {
  font-size: 1.25rem;
  color: #231F20;
  margin-bottom: 26px;
  text-transform: none; }

p {
  line-height: 1.6; }

p.h4 {
  line-height: 1.6; }

h5, .h5, .page-template-page_no_accord h2.h5 {
  font-size: 1.2rem;
  margin-bottom: 26px;
  font-weight: bold;
  line-height: 1.1;
  text-transform: none; }

p {
  margin-bottom: 25px; }

@media (min-width: 768px) {
  body {
    font-size: 1.1rem; } }

@media (min-width: 992px) {
  h1 {
    font-size: 5rem; }
  h2 {
    font-size: 4.8rem; }
  h3, .h3 {
    font-size: 2rem;
    font-weight: bold; }
  h4, .h4, .page-template-page_no_accord h2.h4 {
    font-size: 1.6rem; }
  h5, .h5, .page-template-page_no_accord h2.h5 {
    font-size: 1.5rem; } }

body h5, body .h5 {
  padding-top: 24px;
  color: #ff5c0a; }
  body h5:before, body .h5:before {
    content: '';
    background: #ff5c0a;
    height: 6.5px;
    width: 37px;
    display: block;
    margin-bottom: 15px; }

body .page-container {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden; }

body .content a {
  font-weight: 600; }

body .slider {
  margin-top: -158px;
  width: 100%;
  overflow: visible;
  /*j25 - hidden*/
  position: relative; }

body .cx_content {
  overflow: hidden; }
  body .cx_content__opening {
    margin-top: 37px;
    margin-bottom: 107px; }
  body .cx_content__section {
    margin-bottom: 95px; }
    body .cx_content__section .wpb_column {
      margin-bottom: 77px; }
  body .cx_content__related {
    margin-top: 16px;
    margin-bottom: -308px; }
    body .cx_content__related h3 {
      color: #ff5c0a;
      margin-bottom: 30px; }
    body .cx_content__related a {
      text-decoration: none; }
    body .cx_content__related .row {
      margin-left: -20px;
      margin-right: -20px; }
      body .cx_content__related .row .col-md-4 {
        padding-left: 20px;
        padding-right: 20px; }
        body .cx_content__related .row .col-md-4 .cx_content__related__item {
          margin-bottom: 14px;
          background-color: #2B2B2B; }
        body .cx_content__related .row .col-md-4:last-child .cx_content__related__item {
          margin-bottom: 0; }
    body .cx_content__related__item {
      background-size: cover;
      background-position: center center;
      margin-bottom: 14px; }
      body .cx_content__related__item .cx_overlay {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
        -ms-flex-direction: column;
            flex-direction: column;
        min-height: 215px;
        position: relative; }
        body .cx_content__related__item .cx_overlay .cx_color_overlay {
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 1;
          transition: all 0.3s ease; }
        body .cx_content__related__item .cx_overlay:hover .cx_color_overlay {
          opacity: 0.4; }
      body .cx_content__related__item .cx_title {
        z-index: 2;
        color: #fff; }
        body .cx_content__related__item .cx_title strong {
          text-transform: uppercase;
          font-weight: bold; }
          body .cx_content__related__item .cx_title strong:hover {
            text-decoration: none; }

body .container {
  width: 1270px;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

body .row {
  margin-left: -35px;
  margin-right: -35px; }

body .col, body .col-1, body .col-10, body .col-11, body .col-12, body .col-2, body .col-3, body .col-4, body .col-5, body .col-6, body .col-7, body .col-8, body .col-9, body .col-lg, body .col-lg-1, body .col-lg-10, body .col-lg-11, body .col-lg-12, body .col-lg-2, body .col-lg-3, body .col-lg-4, body .col-lg-5, body .col-lg-6, body .col-lg-7, body .col-lg-8, body .col-lg-9, body .col-md, body .col-md-1, body .col-md-10, body .col-md-11, body .col-md-12, body .col-md-2, body .col-md-3, body .col-md-4, body .col-md-5, body .col-md-6, body .col-md-7, body .col-md-8, body .col-md-9, body .col-sm, body .col-sm-1, body .col-sm-10, body .col-sm-11, body .col-sm-12, body .col-sm-2, body .col-sm-3, body .col-sm-4, body .col-sm-5, body .col-sm-6, body .col-sm-7, body .col-sm-8, body .col-sm-9, body .col-xl, body .col-xl-1, body .col-xl-10, body .col-xl-11, body .col-xl-12, body .col-xl-2, body .col-xl-3, body .col-xl-4, body .col-xl-5, body .col-xl-6, body .col-xl-7, body .col-xl-8, body .col-xl-9 {
  padding-left: 35px;
  padding-right: 35px; }

body a.btn {
  color: #303030;
  font-weight: 700;
  background-color: #82C341;
  padding: 0.7rem 1.5rem;
  margin-top: 0.4rem;
  text-transform: uppercase;
  transition: all 0.3s ease; }

body .btn:hover {
  /*color: $cx_green;*/
  background-color: #fff; }

body .cx_orange ul, body .cx_black ul, body .cx_green ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 24px; }
  body .cx_orange ul li:before, body .cx_black ul li:before, body .cx_green ul li:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 1.5rem;
    color: #fff;
    font-weight: 700;
    margin-right: 15px;
    position: relative;
    top: 1px; }

body .page-container .cx_orange li:before {
  color: #ff5c0a; }

body .page-container .cx_black li a, body .page-container .cx_orange li a {
  color: #231F20;
  text-decoration: none; }

body .cx_back_grey {
  background-color: #2B2B2B; }
  body .cx_back_grey:before {
    content: url("../images/grey-top.png");
    position: absolute;
    top: -391px;
    left: 0;
    z-index: 2;
    overflow: hidden; }
  body .cx_back_grey:after {
    content: url("../images/grey-bottom.png");
    position: absolute;
    left: 0;
    z-index: 4;
    overflow: hidden;
    margin-top: -310px;
    background: #fff; }
  body .cx_back_grey h2, body .cx_back_grey a:not(.btn) {
    color: #82C341; }
  body .cx_back_grey p, body .cx_back_grey ul.links li:before {
    color: #fff; }

body .cx_back_green {
  position: relative;
  background: #82C341; }
  body .cx_back_green .container {
    bottom: 100px;
    z-index: 99; }
  body .cx_back_green:before {
    content: url("../images/green-bottom.png");
    position: absolute;
    top: -110px;
    left: 0;
    z-index: 2;
    overflow: hidden;
    background: #fff; }
  body .cx_back_green:after {
    content: url("../images/green-top.png");
    position: absolute;
    left: 0;
    z-index: 2;
    top: -420px;
    background: #fff;
    overflow: hidden;
    max-height: 389px; }
  body .cx_back_green a.btn {
    color: #fff; }
    body .cx_back_green a.btn:hover {
      background-color: #fff;
      color: #303030; }

body .cx_page_banner {
  position: relative;
  margin-top: -258px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #2B2B2B; }
  body .cx_page_banner:before {
    content: "";
    background-color: #000;
    opacity: 0.25;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  body .cx_page_banner:after {
    content: url("../images/white-right.png");
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    max-height: 391px;
    max-width: 100%; }
  body .cx_page_banner__title__text {
    position: relative;
    margin-top: 65px;
    z-index: 3;
    padding-top: 265px; }
    body .cx_page_banner__title__text h1 {
      color: #fff;
      margin-bottom: 13px;
      line-height: 1.1;
      /*max-width: 500px;*/ }
    body .cx_page_banner__title__text .cx_line_box {
      min-height: 150px;
      width: 100%;
      border-top: 1px solid #DDDDDD;
      border-right: 1px solid #DDDDDD; }

body .cx_page_content:after {
  content: url("../images/green-top.png");
  max-height: 392px;
  display: block; }

body .cx_page_content ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin-top: 29px;
  margin-bottom: 29px; }
  body .cx_page_content ul li {
    clear: both;
    padding-left: 40px;
    margin-bottom: 16px; }
    body .cx_page_content ul li:before {
      content: url("../images/list-arrow.png");
      float: left;
      width: 0;
      height: 0;
      margin-left: -40px;
      position: relative;
      top: 5px; }
    body .cx_page_content ul li span {
      display: block;
      float: left;
      margin-left: 46px; }

body .cx_page_content a {
  color: #82C341;
  font-weight: bold; }

body .cx_page_content .cx_pdf_list li:before {
  content: url("../images/pdf_list_icon.png"); }

body .cx_circle {
  width: 285px;
  max-width: 100%;
  height: 285px;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -ms-flex-align: center;
      align-items: center;
  background-color: #303030;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  padding: 40px;
  margin: 0 auto; }
  body .cx_circle a {
    color: #82C341; }

body .vc_column-inner {
  padding: 0 !important; }

body .container-fluid {
  padding-right: 35px;
  padding-left: 35px; }

body .cx_accordion_page .cx_page_content__section {
  display: none; }

body .cx_accordion .cx_page_content__section {
  display: block; }

body.mobile-nav-open {
  overflow-y: hidden; }

@media (min-width: 768px) {
  .container {
    padding-left: 35px;
    padding-right: 35px; }
  body .cx_content__related {
    margin-top: 102px; }
  body .cx_page_banner__title__text {
    padding-top: 290px; }
    body .cx_page_banner__title__text .cx_line_box {
      min-height: 188px; }
  body .cx_accordion_page .cx_page_content__section {
    display: block; } }

@media (min-width: 992px) {
  body .cx_page_content__section .wpb_column {
    margin-bottom: 0; }
  body .cx_back_grey:after {
    z-index: 2;
    margin-top: 0; }
  body .cx_back_green:before {
    content: url("../images/green-top.png");
    top: -391px;
    background: none; }
  body .cx_back_green:after {
    content: url("../images/green-bottom.png");
    top: 500px;
    max-height: 100%; } }

.mini-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: relative;
  z-index: 3;
  margin-top: 55px;
  width: 1270px;
  max-width: 100%;
  padding-left: 35px;
  padding-right: 35px; }
  .mini-nav .menu-item {
    width: 100%; }
  .mini-nav a {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    display: block;
    text-decoration: none;
    padding: 10px;
    transition: color 0.3s ease; }
    .mini-nav a:hover {
      color: #82C341; }
  .mini-nav .cx_search i {
    padding: 10px; }
  .mini-nav li:last-child a {
    padding-right: 0; }
  .mini-nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .mini-nav .menu {
    margin: 0;
    padding: 0; }

.navbar .mini-nav a {
  font-size: 14px;
  text-transform: none;
  color: #2B2B2B;
  font-weight: bold; }
  .navbar .mini-nav a:hover {
    color: #2B2B2B; }

.navbar-collapse {
  padding-top: 96px;
  background: #82C341;
  min-height: 100%;
  height: 100%; }
  .navbar-collapse.collapse {
    display: none; }
    .navbar-collapse.collapse.in {
      display: block; }

.navbar {
  z-index: 6;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  display: block; }
  .navbar a {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    transition: color 0.3s ease; }
    .navbar a:hover {
      color: #82C341; }
  .navbar .navbar-collapse {
    position: fixed;
    left: 0;
    top: 0; }
  .navbar.navbar-inverse .navbar-toggler[aria-expanded="false"]:hover i {
    color: #82C341; }
  .navbar.navbar-inverse .navbar-toggler[aria-expanded="false"] i:before {
    content: "";
    font-family: 'FontAwesome'; }
  .navbar.navbar-inverse .navbar-toggler[aria-expanded="true"]:hover i {
    color: #fff; }
  .navbar.navbar-inverse .navbar-toggler[aria-expanded="true"] i:before {
    content: "";
    font-family: 'FontAwesome'; }
  .navbar.navbar-inverse .navbar-toggler {
    position: relative;
    z-index: 7;
    border: none;
    float: right;
    padding-left: 0;
    padding-right: 0;
    line-height: 32px; }
    .navbar.navbar-inverse .navbar-toggler i {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 14px;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.home .navbar {
  /*j25*/
  padding-top: 0;
  position: relative;
  top: 15px; }

.navbar-nav > li:hover > a {
  color: #82C341; }

.navbar a[aria-expanded="true"] {
  color: #82C341; }

.navbar .caret:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 1rem;
  color: #2B2B2B;
  margin-left: 8px;
  position: relative;
  bottom: 3px;
  opacity: 0.8; }

.navbar-toggleable-md .navbar-nav .nav-link {
  color: #fff;
  font-size: 24px;
  padding: 6px 0; }

.navbar-toggleable-md .navbar-nav > li:last-child > .nav-link {
  padding-right: 0; }

.navbar .container > .row {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.navbar-nav {
  width: auto;
  margin-left: auto;
  width: 1270px;
  max-width: 100%;
  padding-left: 35px;
  padding-right: 35px; }
  .navbar-nav .menu-item {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }

.navbar .top-logo {
  width: 204px;
  margin-right: auto; }

.navbar-toggleable-md .navbar-nav li.top-logo .nav-link {
  padding: 0; }

.navbar .top-logo a {
  padding: 0; }

.navbar .top-logo img {
  width: 204px;
  max-width: none; }

.dropdown-menu {
  background-color: #82C341;
  border-radius: 0;
  border: none;
  left: 24px;
  margin-top: -6px;
  margin-bottom: 6px;
  transition: color 0.2s ease; }
  .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #82C341;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
    left: 18px; }
  .dropdown-menu li a {
    white-space: nowrap;
    color: #2B2B2B; }
  .dropdown-menu a {
    font-size: 17px;
    min-width: 0;
    text-transform: none; }
  .dropdown-menu .menu-item a.nav-link {
    color: #2B2B2B;
    font-size: 16px;
    padding: 4px 20px; }
    .dropdown-menu .menu-item a.nav-link:hover {
      background-color: transparent;
      color: #231F20; }
  .dropdown-menu .menu-item.active .nav-link {
    color: #2B2B2B; }

.container_mini-nav {
  position: relative;
  z-index: 4; }
  .container_mini-nav ul {
    list-style: none; }

.cx_search i {
  color: #fff; }

.navbar-nav > li:hover .dropdown-menu {
  display: block; }

.navbar-brand {
  position: relative;
  z-index: 6; }
  .navbar-brand img {
    max-width: 105px; }

.cx_mobile_search {
  float: right;
  margin-right: 20px;
  line-height: 40px; }
  .cx_mobile_search i {
    font-size: 20px; }

.dropdown-toggle:after {
  content: "\f078";
  font-family: 'FontAwesome';
  border: none;
  vertical-align: baseline;
  color: #231F20;
  font-size: 14px;
  margin-top: 0;
  position: relative;
  bottom: 5px;
  font-weight: lighter; }

.cx_nav_modal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%; }

.cx_nav_modal .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0; }

.cx_app_download_bar {
  padding: 10px 0;
  background: #2B2B2B;
  position: relative;
  z-index: 5; }

@media (min-width: 992px) {
  .mini-nav {
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px; }
    .mini-nav .menu-item {
      width: auto; }
  .navbar {
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
    display: -ms-flexbox;
    display: flex; }
    .navbar .navbar-collapse {
      position: relative; }
    .navbar .caret:after {
      content: normal; }
  .home .navbar {
    /*j25*/
    padding-top: 6px;
    top: 0; }
  #navbarNavDropdown {
    /*j25*/
    height: auto !important; }
  .navbar-collapse {
    padding-top: 0;
    background: none; }
  .navbar-toggleable-md {
    float: none; }
  .navbar-brand img {
    max-width: 205px; }
  .navbar-nav {
    width: auto;
    padding-left: 0;
    padding-right: 0; }
  .dropdown-toggle:after {
    content: normal;
    border: none; }
  .navbar-toggleable-md .navbar-nav .nav-link {
    font-size: 18px;
    padding: 0.5em 1.5rem; }
  .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0; } }

.cx_footer {
  padding-top: 30px;
  padding-bottom: 45px;
  background: #2B2B2B; }
  .cx_footer #wrapper-footer-mobile .cx_footer__socials {
    margin-bottom: 29px; }
  .cx_footer #wrapper-footer-mobile .widget-7 {
    padding-bottom: 5px;
    border-bottom: 1px solid #494848;
    margin-bottom: 30px; }
  .cx_footer #wrapper-footer-mobile .widget-8, .cx_footer #wrapper-footer-mobile .widget-9, .cx_footer #wrapper-footer-mobile .widget-9, .cx_footer #wrapper-footer-mobile .widget-10, .cx_footer #wrapper-footer-mobile .widget-11, .cx_footer #wrapper-footer-mobile .widget-12, .cx_footer #wrapper-footer-mobile .widget-13 {
    margin-bottom: 25px; }
  .cx_footer #wrapper-footer-mobile .widget-11 {
    padding-bottom: 25px;
    border-bottom: 1px solid #494848; }
  .cx_footer #wrapper-footer-mobile .widget-2 h3, .cx_footer #wrapper-footer-mobile .widget-3 h3 {
    margin-bottom: 4px; }
  .cx_footer #wrapper-footer-mobile .widget-2 a, .cx_footer #wrapper-footer-mobile .widget-3 a {
    font-weight: 500; }
  .cx_footer p {
    font-size: 1rem;
    font-weight: 500; }
  .cx_footer a {
    font-weight: 500; }
    .cx_footer a:hover {
      color: #fff;
      text-decoration: none; }
  .cx_footer h3 {
    font-size: 1.125rem;
    margin-bottom: 16px; }
  .cx_footer * {
    color: #fff; }
  .cx_footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .cx_footer ul li {
      display: inline-block;
      margin-right: 15px; }
  .cx_footer .footer-widget {
    margin-bottom: 15px; }
  .cx_footer #wrapper-footer-1 #widget_sp_image-2 {
    padding-bottom: 25px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 25px; }
  .cx_footer #wrapper-footer-1 .footer-logo img {
    max-width: 210px; }
  .cx_footer #wrapper-footer-2 #text-2 {
    margin-bottom: 43px; }
  .cx_footer #wrapper-footer-2 #text-3 {
    margin-bottom: 48px; }
  .cx_footer #wrapper-footer-2 #text-5 p {
    font-size: 14px; }
  .cx_footer #wrapper-footer-2 h3 {
    margin-bottom: 4px; }
  .cx_footer #wrapper-footer-2 a {
    font-weight: 500; }
  .cx_footer #wrapper-footer-3 .widget-first {
    width: 100%;
    margin-bottom: 0; }
  .cx_footer #wrapper-footer-3 .textwidget {
    overflow: hidden; }
    .cx_footer #wrapper-footer-3 .textwidget p img {
      float: left;
      margin-right: 18px; }
  .cx_footer #wrapper-footer-4 #widget_sp_image-12 {
    margin-bottom: 20px; }
  .cx_footer__download img {
    margin-bottom: 15px; }
  .cx_footer .subway-img {
    padding-right: 0; }

@media (min-width: 992px) {
  .cx_footer {
    padding: 80px 0; } }

.page-template-page_no_accord h2 {
  color: #ff5c0a;
  font-size: 1.375rem;
  line-height: 1.5; }

.page-template-page_no_accord h5 {
  margin-bottom: 17px; }

.page-template-page_no_accord .cx_content__related {
  margin-top: 46px; }

.page-template-page_no_accord .cx_content__opening {
  margin-bottom: 30px; }

@media (min-width: 992px) {
  .page-template-page_no_accord h2 {
    font-size: 3.75rem;
    color: #ff5c0a; }
  .page-template-page_no_accord .cx_content__related {
    margin-top: 92px; }
  .page-template-page_no_accord .cx_content__opening {
    margin-bottom: 70px; } }

.flex-container a:hover, .flex-slider a:hover {
  outline: none; }

.slides {
  margin: 0;
  padding: 0;
  list-style: none; }
  .slides > li {
    margin: 0;
    padding: 0;
    list-style: none; }

.flexslider {
  margin: 0;
  padding: 0; }
  .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .flexslider .slides img {
    width: 100%;
    display: block; }
  .flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

body #page .slides > li {
  clear: none;
  background-size: cover;
  background-position: center center; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: none;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }
  .flexslider .slides {
    zoom: 1; }
    .flexslider .slides img {
      height: auto;
      -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease; }

/* Direction Nav */
body ul.flex-direction-nav {
  *height: 0;
  margin: 0; }

body ul.flex-direction-nav li.flex-nav-prev:before, body ul.flex-direction-nav li.flex-nav-next:before, body ul.slides > li:before {
  content: normal;
  float: none;
  height: auto; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 21rem;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a.flex-prev {
  left: 30px; }

.flex-direction-nav a.flex-next {
  right: 30px;
  text-align: right; }

.flex-direction-nav li.flex-nav-prev a:before, .flex-direction-nav li.flex-nav-next a:before {
  width: 25px;
  height: 39px; }

.flex-direction-nav li.flex-nav-prev a:before {
  content: url(../images/arrow-left1.png); }

.flex-direction-nav li.flex-nav-next a:before {
  content: url(../images/arrow-right1.png); }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

/* Control paging */
.flex-control-nav {
  width: 100%;
  text-align: center;
  padding: 0; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 9px;
  height: 9px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  border: 1px solid #82C341; }

.flex-control-paging li a:hover {
  background-color: #82C341; }

.flex-control-paging li a.flex-active {
  width: 12px;
  height: 12px;
  background-color: #82C341;
  cursor: default;
  position: relative;
  bottom: 2px; }

.flex-caption {
  position: relative;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 705px;
  padding-top: 120px;
  /*j25 - 210px*/ }
  .flex-caption .container {
    height: 100%; }
  .flex-caption__headline {
    position: relative;
    margin-top: 100px; }
  .flex-caption h1 {
    color: #fff;
    font-size: 1.8rem;
    /*j25 - 2.063rem*/
    text-transform: none; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

p.flex-caption {
  font-size: 1rem;
  color: #fff;
  margin-top: 36px;
  min-height: 0; }

@media (min-width: 768px) {
  .flex-caption h1 {
    font-size: 2.063rem; } }

@media (min-width: 992px) {
  .flex-caption {
    padding-top: 0;
    min-height: 805px; }
    .flex-caption .container {
      height: 100%; }
    .flex-caption__headline {
      margin-top: 307px;
      position: relative;
      margin-bottom: 441px; }
    .flex-caption h1 {
      font-size: 5.625rem;
      line-height: 1.25; } }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
  border-top: 2px solid #ff5c0a;
  border-radius: 0; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title a {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 24px; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title i {
    color: #ff5c0a;
    font-size: 18px;
    line-height: 26px; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text {
    font-size: 22px; }
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title span {
    color: #ff5c0a; }

body .cx_accordion .cx_content__section {
  padding-left: 0;
  padding-right: 0; }

/* Reset VC Styles */
body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
  margin: 0; }

body.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
  margin: 0; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background-color: transparent;
  border: none; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background-color: transparent; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
  background-color: transparent; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: transparent;
  border: none; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  display: none; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  border: none;
  padding: 0;
  box-sizing: border-box; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
  border: none; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent; }

body.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin: 0; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
  padding: 0; }

body.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container,
body.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
  overflow: visible; }

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-tabs-container,
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  display: block; }

/* Customization */
.cx_page_content ul.vc_tta-tabs-list li:before {
  content: normal; }

.wpb-js-composer .vc_tta.vc_general ul.vc_tta-tabs-list {
  display: -ms-flexbox;
  display: flex; }

ul.vc_tta-tabs-list li {
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: center; }
  ul.vc_tta-tabs-list li a span {
    margin: 0;
    float: none; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #82C341; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a span:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #231F20;
  position: absolute;
  left: 0;
  bottom: -3px; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  font-size: 21px;
  color: #82C341;
  padding-bottom: 8px; }

@media (min-width: 768px) {
  .vc_tta-tabs-container {
    border-bottom: 1px solid #e3e3e3; }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    font-size: 23px;
    color: #231F20; }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a span:after {
    height: 5px;
    background-color: #82C341; } }

body .gform_wrapper .gform_body ul li.gfield {
  padding-left: 0;
  margin-bottom: 35px; }
  body .gform_wrapper .gform_body ul li.gfield:last-of-type {
    margin-bottom: 25px; }
  body .gform_wrapper .gform_body ul li.gfield .gfield_required {
    display: none; }
  body .gform_wrapper .gform_body ul li.gfield .gfield_label {
    margin-bottom: 0; }
  body .gform_wrapper .gform_body ul li.gfield textarea, body .gform_wrapper .gform_body ul li.gfield select, body .gform_wrapper .gform_body ul li.gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid #C5C7C8;
    height: 45px;
    padding-left: 15px; }
  body .gform_wrapper .gform_body ul li.gfield textarea {
    min-height: 200px; }
  body .gform_wrapper .gform_body ul li.gfield select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("../images/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: right 13px center;
    cursor: pointer;
    padding-right: 45px;
    color: #C5C7C8; }
    body .gform_wrapper .gform_body ul li.gfield select::-ms-expand {
      display: none; }
    body .gform_wrapper .gform_body ul li.gfield select option {
      color: #231F20; }
  body .gform_wrapper .gform_body ul li.gfield .gfield_radio li {
    margin-bottom: 0; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li label {
      max-width: 100%;
      font-size: 1.1rem;
      margin-left: 0;
      font-weight: 500; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:checked,
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:checked + label,
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:not(:checked) + label {
      position: relative;
      padding-left: 28px;
      cursor: pointer;
      line-height: 20px;
      display: inline-block; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:checked + label:before,
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 18px;
      height: 18px;
      border: 1px solid #C5C7C8;
      border-radius: 100%;
      background: #fff; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:checked + label:after,
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 10px;
      height: 10px;
      background: #82C341;
      position: absolute;
      top: 4px;
      left: 4px;
      border-radius: 100%; }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0); }
    body .gform_wrapper .gform_body ul li.gfield .gfield_radio li [type="radio"]:checked + label:after {
      opacity: 1;
      transform: scale(1); }

body .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0; }
  body .gform_wrapper .gform_footer .gform_button {
    font-size: 1em;
    background: #82C341;
    color: #fff;
    padding: 10px 62px;
    border: none;
    border-radius: 5px;
    float: right;
    font-weight: bold;
    width: auto !important; }

@media (min-width: 992px) {
  body .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0; }
    body .gform_wrapper .gform_footer .gform_button {
      background: #82C341;
      color: #fff;
      padding: 10px 62px;
      border: none;
      border-radius: 5px;
      float: right;
      font-weight: bold; } }

.home .caption {
  position: absolute;
  z-index: 2;
  margin-top: 21rem; }
  .home .caption h1 {
    font-size: 86px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 38px; }
  .home .caption .btn {
    margin-top: 0; }

.home .slides li {
  /*background-color: #2B2B2B;*/
  /*background-color: rgba(0, 0, 0, 0.2);*/
  /*background-blend-mode: multiply;*/ }
  .home .slides li:after {
    content: "";
    background-color: #000;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.home .cx-map {
  padding-top: 30px; }
  .home .cx-map img {
    position: relative; }

.home .map ul.links {
  text-align: left; }

.home .who-we-are {
  position: relative;
  margin-top: -60px; }
  .home .who-we-are .container {
    z-index: 5; }
  .home .who-we-are .right-col {
    margin-top: 0;
    z-index: 2; }

.home .cx_image_container {
  position: initial; }
  .home .cx_image_container img {
    position: absolute;
    left: 0; }

.home .cx_work_container h2 {
  max-width: 100%; }

.home .cx_work_container p {
  display: none; }

.home .cx_ground_container {
  position: relative;
  z-index: 3;
  margin-top: 110px;
  margin-bottom: 115px; }
  .home .cx_ground_container .container-fluid .row .col-md-6 .row {
    margin-bottom: 25px; }
  .home .cx_ground_container p {
    display: none; }
  .home .cx_ground_container .container {
    margin-top: 0;
    margin-bottom: 0; }
  .home .cx_ground_container img {
    position: relative;
    z-index: 99;
    width: 100%; }
  .home .cx_ground_container .cx_float_right .col-md-4, .home .cx_ground_container .cx_float_right .col-md-8 {
    padding-right: 0; }
  .home .cx_ground_container .cx_float_right .col-md-8 {
    padding-left: 25px; }
  .home .cx_ground_container .cx_float_right img {
    width: 100%; }

.home .cx_community_container {
  margin-bottom: 114px; }
  .home .cx_community_container p {
    display: none; }
  .home .cx_community_container img {
    width: 100%;
    max-width: 509px;
    margin-bottom: 25px; }
  .home .cx_community_container .container {
    bottom: 0;
    z-index: 3; }

.home .cx_work_container {
  margin-bottom: 35px; }
  .home .cx_work_container .container {
    margin-top: 0px; }
  .home .cx_work_container .container-fluid, .home .cx_work_container .container {
    z-index: 4; }
  .home .cx_work_container .cx_float_right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    float: right; }
    .home .cx_work_container .cx_float_right img {
      margin-right: 22px; }
      .home .cx_work_container .cx_float_right img:last-child {
        margin-right: 0; }

@media (min-width: 992px) {
  .home h2 {
    max-width: 300px; }
  .home .cx-map {
    padding-left: 0; }
    .home .cx-map img {
      position: absolute;
      bottom: 10px;
      right: 26px; }
  .home .cx_ground_container {
    margin-top: 372px;
    margin-bottom: 350px; }
    .home .cx_ground_container p {
      display: inline; }
    .home .cx_ground_container .container {
      margin-top: -550px;
      margin-bottom: 210px; }
  .home .cx_community_container {
    margin-bottom: 204px; }
    .home .cx_community_container p {
      display: inline; }
    .home .cx_community_container .container {
      bottom: 80px; }
  .home .who-we-are {
    position: relative;
    margin-top: -60px; }
    .home .who-we-are .container {
      z-index: 2; }
    .home .who-we-are .right-col {
      margin-top: -70px;
      z-index: 2; }
  .home .map ul.links {
    text-align: right; }
  .home .cx_work_container {
    margin-bottom: 110px; }
    .home .cx_work_container h2 {
      max-width: 400px; }
    .home .cx_work_container p {
      display: inline; }
    .home .cx_work_container .container {
      margin-top: -290px; } }

@media (min-width: 1200px) {
  .home .cx_ground_container {
    margin-top: 122px;
    margin-bottom: 450px; }
    .home .cx_ground_container .container {
      margin-top: -350px; }
  .home .cx_work_container .container {
    margin-top: -464px; } }

@media (min-width: 1400px) {
  .home .cx_ground_container .container {
    margin-top: -520px; } }

.page-who-we-are .cx_solutions li {
  padding-left: 105px;
  margin-bottom: 26px; }
  .page-who-we-are .cx_solutions li:before {
    margin-left: -105px;
    height: auto; }
  .page-who-we-are .cx_solutions li:nth-of-type(1):before {
    content: url("../images/safety_first_icon.jpg"); }
  .page-who-we-are .cx_solutions li:nth-of-type(2):before {
    content: url("../images/relationships_icon.jpg"); }
  .page-who-we-are .cx_solutions li:nth-of-type(3):before {
    content: url("../images/disruption_icon.jpg"); }
  .page-who-we-are .cx_solutions li:nth-of-type(4):before {
    content: url("../images/time_icon.jpg"); }

@media (min-width: 992px) {
  /*.page-who-we-are
{
 .cx_page_banner
{
  &__title
  {
    &__text
    {
    h1
    {
        max-width: 350px;
    }
    }
  }
}
}*/ }

.on_the_ground .cx_content__opening {
  margin-bottom: 0; }

.vc_row.ground-tabs {
  margin-top: 8px;
  transform: none !important; }

.map-slider-container {
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow-y: scroll;
  left: 0px;
  padding: 0 25px;
  background-color: rgba(35, 31, 32, 0.97);
  opacity: 0;
  z-index: -1; }
  .map-slider-container.active {
    opacity: 1;
    z-index: 10; }

.map-triangle {
  display: none;
  width: 0;
  height: 0;
  border-right: 38px solid transparent;
  border-bottom: 38px solid rgba(35, 31, 32, 0.97);
  border-left: 38px solid transparent;
  position: absolute;
  top: -38px;
  left: 48px; }

.map-slider {
  display: block;
  padding-bottom: 16px; }
  .map-slider .slides {
    width: 100%;
    margin-top: 72px;
    text-align: center; }
    .map-slider .slides li {
      width: 100%;
      padding: 0; }
  .map-slider .flex-caption {
    padding: 0; }
  .map-slider .flex-direction-nav {
    display: none; }

body .cx_page_content .close-btn {
  font-size: 1.3rem;
  color: #fff;
  position: absolute;
  top: 16px;
  right: 25px;
  line-height: 1;
  z-index: 2; }
  body .cx_page_content .close-btn:hover {
    color: #fff; }
  body .cx_page_content .close-btn img {
    width: 15px;
    height: 15px; }

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  transform: none; }

body .cx_page_content .mobile-stations ul li {
  margin-bottom: 8px;
  padding-left: 30px; }
  body .cx_page_content .mobile-stations ul li a {
    color: #231F20;
    font-weight: normal; }
  body .cx_page_content .mobile-stations ul li:before {
    content: url(../images/camera-icon1.png);
    top: 0;
    margin-left: -30px; }

.mobile-stations .wpb_single_image {
  margin-top: 6px;
  margin-bottom: 54px; }

.map-container {
  margin-top: 0; }

/* Had to use max-width to override jQuery inline styles only for small screens */
@media (max-width: 767px) {
  .map-slider-container {
    top: 0 !important; } }

@media (min-width: 768px) {
  .on_the_ground .cx_content__opening {
    margin-bottom: 107px; }
  .vc_row.ground-tabs {
    margin-top: 82px; }
  .map-container {
    margin-top: 122px; }
  .map-slider-container {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 0 120px;
    overflow-y: visible; }
  .map-triangle {
    display: block; }
  .map-slider .flex-direction-nav {
    display: block; }
  body .cx_page_content .close-btn {
    font-size: 2.1rem;
    top: 20px;
    right: 20px; }
    body .cx_page_content .close-btn img {
      width: 25px;
      height: 25px; } }

.page-our-parent-companies h5 {
  color: #82C341;
  padding: 0; }
  .page-our-parent-companies h5:before {
    height: 0;
    width: 0;
    margin: 0; }

.page-our-parent-companies .vc_separator {
  margin-bottom: 30px; }

.page-our-parent-companies img {
  margin-top: 0; }

.page-our-parent-companies .cx_content__related {
  display: none; }

@media (min-width: 992px) {
  .page-our-parent-companies img {
    margin-top: 35px; } }

.page-management-team h5 {
  color: #231F20;
  padding: 0; }
  .page-management-team h5:before {
    height: 0;
    width: 0;
    margin: 0; }

.page-management-team .cx_team_member__description {
  margin-top: 0; }

.page-management-team .cx_team_member__photo {
  display: none; }

@media (min-width: 992px) {
  .page-management-team .cx_team_member__description {
    margin-top: 67px; }
  .page-management-team .cx_team_member__photo {
    display: inline-block;
    width: 255px; } }

.page-managing-construction-impacts h4 {
  max-width: 940px; }

.page-managing-construction-impacts h5 {
  color: #231F20;
  padding: 0; }
  .page-managing-construction-impacts h5:before {
    height: 0;
    width: 0;
    margin: 0; }

.page-in-the-community .cx_page_content {
  padding-top: 26px; }

.page-in-the-community .cx_community_list ul li {
  padding-left: 0;
  display: inline-block;
  margin-bottom: 20px; }
  .page-in-the-community .cx_community_list ul li:before {
    content: '';
    width: auto;
    height: auto;
    margin-left: 0; }
  .page-in-the-community .cx_community_list ul li img {
    margin-right: 25px;
    float: left; }
  .page-in-the-community .cx_community_list ul li strong {
    position: relative;
    top: 10.5px; }

@media (min-width: 992px) {
  .page-in-the-community .cx_page_content {
    padding-top: 50px; }
  .page-in-the-community .cx_community_list ul li strong {
    top: 23.5px; } }

.page-community-engagement h2 {
  max-width: 50px; }

.page-vendor-complaints .cx_page_content {
  padding-bottom: 25px; }
  .page-vendor-complaints .cx_page_content:after {
    content: ''; }

.page-vendor-complaints .cx_content__related {
  display: none; }

.page-vendor-complaints .gform_wrapper li.gf_list_inline ul.gfield_radio li {
  margin-right: 50px; }

.page-vendor-complaints #field_1_1 .gfield_label {
  display: none; }

@media (min-width: 992px) {
  padding-bottom: 205px; }

.page-work-with-us .intro ul {
  margin-top: 50px; }
  .page-work-with-us .intro ul li {
    padding-left: 60px;
    margin-bottom: 36px; }
    .page-work-with-us .intro ul li strong {
      display: inline-block;
      width: 100%;
      margin-bottom: 6px; }
    .page-work-with-us .intro ul li:before {
      margin-left: -60px; }
    .page-work-with-us .intro ul li:nth-of-type(1):before {
      content: url(../images/icon-communities-mobile.png); }
    .page-work-with-us .intro ul li:nth-of-type(2):before {
      content: url(../images/icon-business-mobile.png); }
    .page-work-with-us .intro ul li:last-child {
      margin-bottom: 0; }

.cx_page_content .employee-slider {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 4px;
  position: relative; }
  .cx_page_content .employee-slider ul.slides {
    margin-bottom: 0; }
  .cx_page_content .employee-slider .slides li {
    background-color: #fff;
    padding: 0; }
    .cx_page_content .employee-slider .slides li span.slide {
      display: block;
      -ms-flex-align: start;
          align-items: flex-start;
      margin: 0; }
    .cx_page_content .employee-slider .slides li span.content {
      margin-left: 0; }
    .cx_page_content .employee-slider .slides li h4 {
      font-size: 1.6rem;
      margin-bottom: 25px; }
    .cx_page_content .employee-slider .slides li .employee-img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      max-width: 260px;
      margin-bottom: 30px; }
  .cx_page_content .employee-slider .flex-control-nav {
    border-top: 1px solid #e5e5e5;
    padding-top: 28px; }
  .cx_page_content .employee-slider .flex-control-paging li a {
    width: 16px;
    height: 16px; }
  .cx_page_content .employee-slider .flex-control-paging li a.flex-active {
    bottom: 0; }
  .cx_page_content .employee-slider .next-btn {
    position: absolute;
    bottom: 7px;
    right: 0;
    display: none; }
    .cx_page_content .employee-slider .next-btn i {
      margin-left: 14px;
      position: relative;
      top: 1px; }

@media (min-width: 768px) {
  .page-work-with-us .intro ul li {
    padding-left: 105px; }
    .page-work-with-us .intro ul li:before {
      margin-left: -105px; }
    .page-work-with-us .intro ul li:nth-of-type(1):before {
      content: url(../images/community_improvement_icon.png); }
    .page-work-with-us .intro ul li:nth-of-type(2):before {
      content: url(../images/community_employment_icon.png); }
  .cx_page_content .employee-slider .slides li span.slide {
    display: -ms-flexbox;
    display: flex; }
    .cx_page_content .employee-slider .slides li span.slide span.content {
      margin-left: 46px; }
  .cx_page_content .employee-slider .next-btn {
    display: block; } }

.page-contact .cx_page_content {
  padding-bottom: 25px; }
  .page-contact .cx_page_content:after {
    content: ''; }

.page-contact h5 {
  color: #231F20;
  padding-top: 0; }
  .page-contact h5:before {
    display: none; }

.page-contact .cx_content__related {
  display: none; }

.page-contact .gform_wrapper {
  margin-top: 0; }
  .page-contact .gform_wrapper ul.gform_fields li.gfield:nth-of-type(1) {
    margin-top: 0;
    padding-top: 0; }
  .page-contact .gform_wrapper ul.gform_fields li.gfield:nth-of-type(2) {
    margin-top: 0;
    padding-top: 0; }

.page-contact .cx_contact_form .vc_separator {
  margin: 0;
  padding: 54px 0; }

.page-contact img.gform_ajax_spinner {
  display: none !important; }

/* Contact Form Pages */
.page-contact .cx_page_content, .page-supplier-information .cx_page_content {
  margin-bottom: 100px; }

@media (min-width: 992px) {
  .page-contact .cx_content__opening {
    margin-bottom: 40px; }
  .page-contact .cx_contact_form {
    padding-right: 114px;
    border-right: 1px solid #DDDDDD; }
  .page-contact .cx_contact_info {
    padding-left: 115px; } }

.page-supplier-information .cx_page_content {
  padding-bottom: 25px; }
  .page-supplier-information .cx_page_content:after {
    content: ''; }

.page-supplier-information .cx_content__related {
  display: none; }

/*# sourceMappingURL=main.css.map */
