/*
Theme Name: D2 Rail Nov 2023.09.14-v3
Theme URI: 
Description: Custom theme for D2 Rail based on Twenty Eleven
Author: Matt Sykes
Author URI: 
Template: twentyeleven
Version: 2026.07.01-v4 (TSA Riley Re-design)
*/

/* @import url("../twentyeleven/style.css"); */

/*
* The Logo in the Header / Nav
*/
.header-Logo {
  width: 118.75px;
  height: 95px;
  object-fit: contain;
}

#foot a {
  color: #ffffff !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
  font-size: 17px;
  position: relative;
}
body,
td,
th,
input,
textarea {
  color: #1A2D39;
}

input,
textarea,
#foot .nf-form-cont input,
#foot .nf-form-cont textarea {
  font-size: 14px;
  width: 100%;
  border: solid 1px #1A2D39;
  border-radius: 10px;
  padding: 5px 10px;
  margin-bottom: 3px;
}
input[type="button"],
#foot input[type="button"] {
  width: 80px;
}
.nf-form-cont input,
.nf-form-cont textarea,
.single-m_vacancy input,
.single-m_vacancy textarea {
  font-size: 24px;
  border: solid 1px #1A2D39;
}
.nf-field-container,
#ninja_forms_required_items {
  margin-bottom: 0 !important;
}
#foot .nf-field-element textarea {
  height: 31px;
}
.single-m_vacancy input,
.single-m_vacancy textarea {
  font-size: 20px;
}

body,
td,
th,
input,
textarea {
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.page-id-36 #news h2,
.single-m_vacancy input.wpcf7-submit {
  text-transform: none;
}

.single-m_news h1 {
  text-transform: none;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  background: transparent;
  color: inherit;
  overflow: hidden;
}
a:hover,
input[type="button"]:hover,
.single-m_vacancy input.wpcf7-submit:hover {
  opacity: 0.7;
  cursor: pointer;
}
a:active {
  opacity: 1 !important;
}

a,
img,
li,
input,
textarea {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.center_h {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.center_i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}

.left,
.right {
  float: left;
  width: 48%;
}
.right {
  float: right;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.green,
.green_sec h2,
.green_sec h3,
.project-controls .txt h1,
.project-controls .txt a {
  color: #557508;
}
.blue,
.blue_sec h2,
.blue_sec h3,
.bim .txt h1,
.bim .txt a,
.single-m_news .txt h1,
.single-m_news .txt a,
.team .team_m .right strong {
  color: #2162df;
}
.purple,
.purple_sec h2,
.purple_sec h3,
.information-management .txt h1,
.information-management .txt a {
  color: #557508;
}
.aqua,
.aqua_sec h2,
.aqua_sec h3,
.constructability .txt h1,
.constructability .txt a {
  color: #2162df;
}
.dblue,
.dblue_sec h2,
.dblue_sec h3,
.tender-bid-management .txt h1,
.tender-bid-management .txt a,
.risk-value-management .txt h1,
.risk-value-management .txt a,
.constructabilityinformation-managementproject-controlsutilities-management
  .txt
  h1,
.constructabilityinformation-managementproject-controlsutilities-management
  .txt
  a {
  color: #2162df;
}
.dgreen,
.dgreen_sec h2,
.dgreen_sec h3,
.stakeholder-liason .txt h1,
.stakeholder-liason .txt a,
.capacity-planning .txt h1,
.capacity-planning .txt a {
  color: #1A2D39;
}
.lpurple,
.lpurple_sec h2,
.lpurple_sec h3,
.visualisations .txt h1,
.visualisations .txt a,
.digital-technology .txt h1,
.digital-technology .txt a {
  color: #1A2D39;
}
.grey,
.grey_sec h2 {
  color: #1A2D39;
}

.op_bg {
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0);
}
.white_bg {
  background-color: #ffffff;
}
.green_bg,
input[type="button"],
.green_sec .projects .item a.blue_bg,
.single-m_vacancy input.wpcf7-submit {
  background-color: #557508;
  color: #ffffff;
}
.green_bg_op {
  background: rgb(85, 117, 8);
  background: rgba(85, 117, 8, 1);
}
.blue_bg {
  background-color: #2162df;
  color: #ffffff;
}
.blue_bg_op {
  background: rgb(33, 98, 223);
  background: rgba(33, 98, 223, 1);
}
.grey_bg,
.grey_sec .projects .item a.blue_bg {
  background-color: #1A2D39;
  color: #ffffff;
}
.grey_bg_op {
  background: rgb(26, 45, 57);
  background: rgba(26, 45, 57, 1);
}
.purple_bg,
.purple_sec .projects .item a.blue_bg {
  background-color: #557508;
  color: #ffffff;
}
.purple_bg_op {
  background: rgb(85, 117, 8);
  background: rgba(85, 117, 8, 1);
}
.aqua_bg,
.aqua_sec .projects .item a.blue_bg {
  background-color: #2162df;
  color: #ffffff;
}
.aqua_bg_op {
  background: rgb(33, 98, 223);
  background: rgba(33, 98, 223, 1);
}
.dblue_bg,
.dblue_sec .projects .item a.blue_bg {
  background-color: #2162df;
  color: #ffffff;
}
.dblue_bg_op {
  background: rgb(33, 98, 223);
  background: rgba(33, 98, 223, 1);
}
.dgreen_bg,
.dgreen_sec .projects .item a.blue_bg {
  background-color: #1A2D39;
  color: #ffffff;
}
.dgreen_bg_op {
  background: rgb(26, 45, 57);
  background: rgba(26, 45, 57, 1);
}
.lpurple_bg,
.lpurple_sec .projects .item a.blue_bg {
  background-color: #1A2D39;
  color: #ffffff;
}
.lpurple_bg_op {
  background: rgb(26, 45, 57);
  background: rgba(26, 45, 57, 1);
}
.cteuse_bg,
.cteuse_sec .projects .item a.blue_bg {
  background-color: #557508;
  color: #ffffff;
}
.cteuse_bg_op {
  background: rgb(85, 117, 8);
  background: rgba(85, 117, 8, 1);
}

.wrap {
  max-width: 1240px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
}

.br10,
#foot input,
.nf-form-cont input,
.nf-form-cont textarea,
.single-m_vacancy input,
.single-m_vacancy textarea {
  border-radius: 10px;
}
.br20 {
  border-radius: 20px;
}
.br360 {
  border-radius: 0 360px 360px 0;
}

.head {
  padding: 30px 0;
  border-top: 20px solid #ffffff;
  position: relative;
  z-index: 9999;
}
.head .wrap {
  overflow: visible;
  height: 95px;
}
.head .logo {
  float: left;
}
.head .nav,
.head .nav {
  position: relative;
  display: inline-block;
}
.head .nav .top {
  float: right;
}
.head .nav .top #searchform,
.head .nav .top img {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.head .nav .top input {
  width: 150px;
  padding: 5px 5px 5px 25px;
  background-image: url(images/mag-glass.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  border-color: #1A2D39;
}
.head .nav .top a {
  font-size: 15px;
  margin: -5px -10px 0 5px;
  display: inline-block;
}
.head .nav .menu {
  clear: both;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
}
.head .nav .menu ul {
  margin: 0;
  padding: 0;
}
.head .nav .menu ul li {
  display: inline-block;
  margin-left: 30px;
  bottom: -6px;
  position: relative;
}
.head .nav .menu ul li:first-child,
.head .nav .menu ul li:nth-child(2) {
  margin-left: 0;
}
.head .nav .menu ul li a {
  display: block;
  padding: 13px 0 8px;
  border-bottom: solid 4px #ffffff;
}
.head .nav .menu ul li a:hover,
.head .nav .menu ul li.current-menu-item a,
.head .nav .menu ul li.current_page_parent a,
.head .nav .menu ul li.current-menu-ancestor a {
  border-color: #1A2D39;
}
.head .nav .menu ul ul li {
  margin: 0;
  padding: 0;
  border-left: 0;
  text-align: left;
  width: 100%;
  display: block;
  bottom: auto;
  background-color: #ffffff;
  line-height: 18px;
}
.head .nav .menu li {
  position: relative;
}
.head .nav .menu ul ul {
  display: none;
  position: absolute;
  top: -2px;
  margin-top: 50px;
  padding-top: 3px;
  left: 0;
  float: left;
  text-align: center;
  width: 150px;
  border-radius: 0 0 5px 0;
  text-transform: none;
  overflow: hidden;
}
.head .nav .menu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  float: left;
  width: 100%;
  margin-top: 0;
  text-transform: none;
  left: 100%;
}
.head .nav .menu a {
  display: block;
}
.head .nav .menu ul ul a {
  height: 60px;
  border-bottom: 0;
  z-index: 9;
  font-size: 17px;
}
.head .nav .menu ul li:hover > ul {
  display: block;
}
.head .nav .menu li:hover > a,
.head .nav .menu ul ul :hover > a,
.our-services .menu li a:hover,
.subnav li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.head .nav .menu ul ul a {
  padding: 8px;
  height: auto;
  border-bottom: 0;
}
.head .nav .menu ul ul a:hover,
.our-services .menu li a:hover,
.head .nav .menu ul li.current-menu-ancestor ul a:hover,
.head .nav .menu ul li.current-menu-ancestor ul li.current-menu-item a,
.our-services .menu .current_page_item a,
.subnav li.current_page_item a,
.subnav li a:hover,
.single-m_news .page-item-114 a,
.subnav.building .page-item-589 a,
.subnav.civil-engineering .page-item-585 a,
.subnav.electrification .page-item-587 a,
.subnav.signalling .page-item-591 a,
.subnav.environmental .page-item-593 a,
.single-job_listing .page-item-414 a {
  background-color: #1A2D39;
  color: #ffffff;
  border-bottom: 0;
}
.head .nav .menu ul li.current-menu-item > a,
.head .nav .menu ul li.current-menu-parent > a,
.head .nav .menu ul ul li.current-menu-item > a,
.head .nav .menu ul li.current_page_item ul a {
  opacity: 1;
  filter: alpha(
    opacity=100
  ); /*background:rgb(0, 62, 81); background:rgba(0, 62, 81, 1);*/
}
.head .nav .menu ul ul a:hover,
.head .nav .menu ul li.current_page_item a:hover,
.head .nav .menu ul li.current_page_item > a,
.head .nav .menu ul li.current-menu-ancestor > a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.head .nav .menu ul li.current-menu-item ul a {
  opacity: 1;
  filter: alpha(opacity=100);
}

.head .nav #menu-item-1087 {
  display: none !important;
}

.head .nav .menu ul li a {
  cursor: default;
}
.head .nav .menu ul ul li a,
.head .nav .menu ul li.menu-item-65 a,
.head .nav .menu ul li.menu-item-80 a,
.head .nav .menu ul li.menu-item-93 a,
.head .nav .menu ul li.menu-item-709 a,
.head .nav .menu ul li.menu-item-1086 a {
  cursor: pointer;
}

.slider {
  color: #ffffff;
  position: relative;
}
.slider img {
  width: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.slider .wrap {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 999;
}
.slider h1 {
  font-size: 50px;
  text-transform: none;
  text-shadow: 3px 3px 4px #000;
}

.intro {
  padding: 20px 0;
  font-size: 27px;
  line-height: 32px;
}
.intro h1 {
  text-transform: none;
  font-size: 50px;
  line-height: 54px;
  margin: 10px 0;
}

h2 {
  font-size: 40px;
}

.boxes {
  overflow: hidden;
}
.boxes .box {
  width: 23.2%;
  margin: 0 0 2% 2%;
  display: inline-block;
  vertical-align: top;
  min-height: 130px;
}
.boxes .box:nth-child(4n + 1) {
  margin-left: 0;
}
.boxes.three .box:nth-child(4n + 1) {
  margin-left: 2%;
}
.boxes .box h3 {
  margin: 0;
  padding: 15px;
  min-height: 95px;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
}
.boxes .box p {
  margin: 0 15px 15px;
}
.boxes.three .box {
  width: 31.6%;
}
.boxes.three .box:nth-child(3n + 1) {
  margin-left: 0;
}
.box.vac {
  border: solid 1px;
  padding: 20px;
  margin-bottom: 5px;
}
.box.vac h4 {
  margin: 0 0 20px;
}
.boxes.perks p {
  margin: 0 0 15px;
}

.boxesThird {
  overflow: hidden;
}
.boxesThird .boxThird {
  width: 30%;
  margin: 0 0 2% 2%;
  display: inline-block;
  vertical-align: top;
  min-height: 500px;
}
.boxesThird .boxThird:nth-child(3n + 1) {
  margin-left: 0;
}
.boxesThird.three .boxThird:nth-child(3n + 1) {
  margin-left: 2%;
}
.boxesThird .boxThird h3 {
  margin: 0;
  padding: 25px;
  min-height: 95px;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
}
.boxesThird .boxThird p {
  margin: 0 25px 25px;
}
.boxesThird.three .boxThird {
  width: 31.6%;
}
.boxesThird.three .boxThird:nth-child(2n + 1) {
  margin-left: 0;
}
.boxThird.vac {
  border: solid 1px;
  padding: 20px;
  margin-bottom: 5px;
}
.boxThird.vac h4 {
  margin: 0 0 20px;
}
.boxesThird.perks p {
  margin: 0 0 15px;
}

.info.boxes {
  margin-top: 30px;
}

#services {
  padding: 0 0 40px;
}

.home #news {
  background-color: #e2e2e2;
}
#news .wrap {
  padding: 20px 20px 0;
  margin: 40px auto;
}
#news h2,
#news h3 {
  margin: 0 0 20px;
  padding: 0;
  min-height: auto;
}
#news h3 {
  font-weight: 400;
  margin-top: 20px;
}
#news .item a,
.projects .item a.blue_bg {
  display: inline-block;
  padding: 5px 20px;
  text-transform: uppercase;
  font-size: 14px;
}
#news .boxes .box p {
  margin: 0 0 20px;
}
#news .boxes .box img {
  width: 100%;
}

.page-id-36 #news, .single-m_news #news,
/*.page-id-14 #news, */.single-m_projects #news {
  border-top: solid 1px #2162df;
  border-bottom: solid 0px #ffffff;
  margin: 30px 0 0;
  padding: 20px 0 0;
}
/*.page-id-14 #news, */
.single-m_projects #news {
  border-top: solid 1px #1A2D39;
  border-bottom: solid 10px #1A2D39;
}
.page-id-36 #news h2,
.single-m_news #news h2,
.page-id-14 #news h2,
.single-m_projects #news h2 {
  font-size: 32px;
}

.news_feat .left {
  width: 44%;
}
.news_feat .right {
  width: 52%;
}
.news_feat h2.blue,
.pro_feat .left h2 {
  font-weight: 700;
  font-size: 36px !important;
  margin: 0 0 10px;
}
.pro_feat .right h3 {
  text-transform: none;
}

.pro_feat .box a {
  color: #ffffff;
  background-color: #1A2D39;
}

.pro_feat .visualisations h1,
.pro_feat .visualisations h2,
.pro_feat .visualisations h3 {
  color: #1A2D39;
}
.pro_feat .visualisations .pdfd,
.pro_feat .box.visualisations a,
.pro_feat .visualisations .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .digital-technology h1,
.pro_feat .digital-technology h2,
.pro_feat .digital-technology h3 {
  color: #1A2D39;
}
.pro_feat .digital-technology .pdfd,
.pro_feat .box.digital-technology a,
.pro_feat .digital-technology .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .tender-bid-management h1,
.pro_feat .tender-bid-management h2,
.pro_feat .tender-bid-management h3 {
  color: #1A2D39;
}
.pro_feat .tender-bid-management .pdfd,
.pro_feat .tender-bid-management a,
.pro_feat .tender-bid-management .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .bim h1,
.pro_feat .bim h2,
.pro_feat .bim h3 {
  color: #1A2D39;
}
.pro_feat .bim .pdfd,
.pro_feat .box.bim a,
.pro_feat .bim .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .capacity-planning h1,
.pro_feat .capacity-planning h2,
.pro_feat .capacity-planning h3 {
  color: #1A2D39;
}
.pro_feat .capacity-planning .pdfd,
.pro_feat .box.capacity-planning a,
.pro_feat .capacity-planning .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .constructability h1,
.pro_feat .constructability h2,
.pro_feat .constructability h3 {
  color: #1A2D39;
}
.pro_feat .constructability .pdfd,
.pro_feat .box.constructability a,
.pro_feat .constructability .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .risk-value-management h1,
.pro_feat .risk-value-management h2,
.pro_feat .risk-value-management h3 {
  color: #1A2D39;
}
.pro_feat
  .constructabilityinformation-managementproject-controlsutilities-management
  .pdfd,
.pro_feat
  .box.constructabilityinformation-managementproject-controlsutilities-management
  a,
.pro_feat
  .constructabilityinformation-managementproject-controlsutilities-management
  .sqimgs {
  background-color: #1A2D39;
}
.pro_feat
  .constructabilityinformation-managementproject-controlsutilities-management
  h1,
.pro_feat
  .constructabilityinformation-managementproject-controlsutilities-management
  h2,
.pro_feat
  .constructabilityinformation-managementproject-controlsutilities-management
  h3 {
  color: #1A2D39;
}
.pro_feat .risk-value-management .pdfd,
.pro_feat .box.risk-value-management a,
.pro_feat .risk-value-management .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .information-management h1,
.pro_feat .information-management h2,
.pro_feat .information-management h3 {
  color: #1A2D39;
}
.pro_feat .information-management .pdfd,
.pro_feat .box.information-management a,
.pro_feat .information-management .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .planning-and-scheduling h1,
.pro_feat .planning-and-scheduling h2,
.pro_feat .planning-and-scheduling h3 {
  color: #1A2D39;
}
.pro_feat .planning-and-scheduling .pdfd,
.pro_feat .box.planning-and-scheduling a,
.pro_feat .planning-and-scheduling .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .project-controls h1,
.pro_feat .project-controls h2,
.pro_feat .project-controls h3 {
  color: #1A2D39;
}
.pro_feat .project-controls .pdfd,
.pro_feat .box.project-controls a,
.pro_feat .project-controls .sqimgs {
  background-color: #1A2D39;
}
.pro_feat .utilities-management h1,
.pro_feat .utilities-management h2,
.pro_feat .utilities-management h3 {
  color: #1A2D39;
}
.pro_feat .utilities-management .pdfd,
.pro_feat .box.utilities-management a,
.pro_feat .utilities-management .sqimgs {
  background-color: #1A2D39;
}

.pro_feat .info.boxes h2 {
  margin-bottom: 5px;
}

.sqimgs {
  padding: 20px 20px 0;
}

.pro_feat .breadcrumbs a,
.pro_feat .share a {
  background-color: transparent !important;
}

.single-m_projects .pro_feat #news h2 {
  color: #1A2D39 !important;
}

.pdfd {
  display: inline-block;
  position: relative;
  padding: 15px 20px 15px 70px;
  color: #ffffff;
  background-color: #1A2D39;
  border: solid 1px #1A2D39;
}
.pdfd .fas {
  position: absolute;
  left: 0;
  height: 100%;
  width: 50px;
  color: #1A2D39;
  background-color: #ffffff;
  top: 0;
  padding: 15px 0 0 17px;
  font-size: 22px;
}

#foot {
  position: relative;
  overflow: hidden; /*background-image: url(images/foot_bg.jpg); background-size: contain; background-position: right; background-repeat: no-repeat;*/
}
#foot .wrap {
  padding: 30px 0;
}
#foot .add {
  line-height: 18px;
}
#foot .add a {
  font-weight: 500;
}
/*.home #foot {background-image: none;}*/
#foot .foot_img {
  position: absolute;
  right: 0;
  top: 0;
}
#foot .foot_img img {
  width: auto;
  height: 265px;
}
#foot .copyright {
  font-size: 12px;
}
#foot .boxes .box h3 {
  display: none;
}

#cont {
  padding: 20px 0;
}
#cont h2 {
  font-size: 40px;
  text-transform: none;
}

.cont_but {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 10px 20px;
  margin-top: 30px;
  font-size: 20px;
  text-transform: uppercase;
}

.pro_bar {
  text-align: center;
  padding: 35px 20px 45px;
}
.pro_bar h3 {
  font-size: 34px;
  margin: 0 0 10px;
}
.pro_bar a {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  padding: 5px 15px;
}

.projects .item img {
  border-radius: 30px 0;
}

.single-m_news .breadcrumbs a.post-page, /*.single-m_projects .breadcrumbs a.m_projects-root, */.breadcrumbs a.post-page {
  pointer-events: none;
}

.team {
  border-top: solid 10px #ffffff;
}
.team .team_m {
  overflow: hidden;
  margin: 0 0 30px;
  padding: 30px 0 0;
  border-top: solid 1px #2162df;
}
.team .team_m .left {
  width: 28%;
}
/*.team .team_m .left img {border-radius: 360px;}*/
.team .team_m .right {
  width: 68%;
}
.team .team_m .right strong {
  font-size: 20px;
}
.team .team_m:nth-child(even) .left {
  float: right;
}
.team .team_m:nth-child(even) .right {
  float: left;
}

.parent-pageid-10 #services h3 {
  width: 100%;
  pointer-events: none;
}

.page-id-42 .one-third {
  display: inline-block;
  float: none;
  width: 31%;
  vertical-align: top;
}

.foot_cont {
  text-align: center;
}
.foot_cont h1,
.foot_cont h2,
.foot_cont h3,
.foot_cont h4,
.foot_cont h5,
.foot_cont h6 {
  text-transform: none !important;
}
.foot_cont .one-fifth {
  margin-top: 10px;
  margin-bottom: 20px;
}
.foot_cont .one-fifth img {
  width: 80px;
  margin-bottom: 10px;
}

.nf-form-fields-required {
  display: none;
}
#nf-form-1-cont {
  margin-top: -18px;
}
#nf-form-1-cont .field-wrap input[type="submit"],
#nf-form-1-cont .field-wrap input[type="button"],
#nf-form-1-cont .field-wrap button,
.single-m_vacancy input.wpcf7-submit {
  width: 120px;
  margin: 10px 0 0;
  border-color: #ffffff;
  padding: 10px 20px;
}

.client_logos {
  text-align: center;
}
.client_logos img {
  width: 22%;
  margin: 1.5%;
  display: inline-block;
  vertical-align: middle;
}

.page-id-38 h2.tl {
  font-size: 42px !important;
  margin: 20px 0;
  overflow: hidden;
  padding: 8px 0;
  text-align: center;
  clear: both;
  color: #ffffff;
  text-transform: uppercase !important;
}
.timeline {
  border-top: 2px solid #557508;
  clear: both;
  margin: 30px 0 0;
  overflow: visible;
  position: relative;
  right: -6px;
}
.timeline .box {
  background: rgba(0, 0, 0, 0) url("images/timeline_dot.gif") no-repeat scroll
    left top;
  display: inline-block;
  float: left;
  left: -6px;
  padding: 40px 30px 30px 0;
  position: relative;
  vertical-align: top;
  width: 25%;
}
.page-id-38 .timeline h3 {
  font-size: 28px;
  margin: 0;
  padding: 0;
}
.page-id-38 .timeline p {
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.page .breadcrumbs {
  margin-top: -20px;
  margin-bottom: 20px;
}

.itp .info img {
  width: 212px;
  margin: 10px 0 0;
  padding: 0 20px;
}

.info_logos {
  clear: both;
  text-align: center;
}
.info_logos img {
  display: inline-block;
  margin: 20px;
  max-width: 200px;
  vertical-align: middle;
}

.share {
  clear: both;
}
.share strong {
  display: block;
}
.share img {
  display: inline-block;
  margin-right: 3px;
}

#wprmenu_bar {
  z-index: 9999 !important;
}
#wprmenu_menu .wprmenu_icon_par {
  width: 100% !important;
}

#cont #bgmp_map-canvas {
  width: 100% !important;
}

.parent-pageid-10 #services .box {
  border-radius: 15px 0;
  overflow: hidden;
}

.page-id-20 #services .box.green_bg,
.page-id-22 #services .box.grey_bg,
.page-id-24 #services .box.purple_bg,
.page-id-26 #services .box.blue_bg,
.page-id-28 #services .box.dblue_bg,
.page-id-30 #services .box.aqua_bg,
.page-id-32 #services .box.dgreen_bg,
.page-id-34 #services .box.lpurple_bg,
.page-id-844 #services .box.dgreen_bg {
  opacity: 0.3;
  pointer-events: none;
}

#cont .bx-wrapper {
  background: none;
  border: 0;
  box-shadow: none;
  margin: 0 0 20px;
}
#cont .bx-wrapper .bx-viewport {
  height: auto !important;
}
#cont .bx-wrapper .bx-controls-direction a {
  width: 29px;
  height: 50px;
  top: 45%;
}
#cont .bx-wrapper .bx-prev {
  left: -45px;
  background: url(images/arrow_l.png) left no-repeat;
  background-size: contain;
}
#cont .bx-wrapper .bx-next {
  right: -45px;
  background: url(images/arrow_r.png) right no-repeat;
  background-size: contain;
}

.page-id-14 #cont .bx-wrapper .bx-prev {
  background: url(images/arrow_l_g.png) left no-repeat;
  background-size: contain;
}
.page-id-14 #cont .bx-wrapper .bx-next {
  background: url(images/arrow_r_g.png) right no-repeat;
  background-size: contain;
}
/*#cont .bx-wrapper .bx-next:hover, #cont .bx-wrapper .bx-next:focus {background-position: 0 0;}*/

.page-id-36 #news .items .box/*,
.page-id-14 #news .items .box*/ {
  width: auto;
  margin: 0;
  display: block;
}
.page-id-36 .wrap/*,
.page-id-14 .wrap*/ {
  overflow: visible;
}

.single-m_news .wrap.txt .one-half {
  margin-top: 40px;
}

.page-id-639 #cont {
  padding-bottom: 0;
}
.page-id-639 #cont img {
  margin-bottom: 0 !important;
}
.page-id-639 #cont .box.vac .left {
  width: 58%;
}
.page-id-639 #cont .box.vac .right {
  width: 40%;
}

.page-id-36 .news_feat .right p img {
  display: none;
}

#cookie-notice {
  font-size: 14px !important;
}
#cookie-notice .button.wp-default {
  vertical-align: middle !important;
}

span.wpcf7-list-item {
  margin: 0 !important;
  display: block !important;
}
.wpcf7-checkbox input,
.wpcf7-acceptance input,
.wpcf7-acceptance span.wpcf7-list-item {
  display: inline-block !important;
  width: auto !important;
}
.wpcf7-acceptance input {
  margin: 0 0 0 2px;
}
input[type="submit"]:disabled {
  pointer-events: none;
  opacity: 0.5;
}
#nf-field-11-wrap {
  font-size: 13px;
}

.page-id-14 #cont .wrap,
.parent-pageid-14 #cont .wrap {
  overflow: visible;
}
.casenav {
  padding: 0 22px 40px;
  margin: -20px;
  text-align: right;
  display: none;
}
.select-css {
  display: inline-block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image:
    url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),
    linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position:
    right 0.7em top 50%,
    0 0;
  background-size:
    0.65em auto,
    100%;
}
.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #888;
}
.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.select-css option {
  font-weight: normal;
}

.home #news.pro_feat {
  margin-top: 60px;
  background-color: #ffffff;
}

@media (max-width: 1600px) {
  #foot .foot_img {
    width: 26%;
    overflow: hidden;
    height: 265px;
  }
  #foot .foot_img img {
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
  }
}
@media (max-width: 1300px) {
  .wrap,
  .home #news,
  #foot .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .boxes .box h3 {
    min-height: 115px;
  }
  #foot .foot_img {
    width: 20%;
  }
  .boxes .box {
    width: 23%;
  }
}
@media (max-width: 1110px) {
  .head {
    border-top: 0;
  }
}
@media (max-width: 900px) {
  .boxes .box {
    width: 48%;
  }
  .boxes .box:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .boxes .box:nth-child(2n + 1),
  .boxes .box:first-child {
    margin-left: 0 !important;
  }
  #services .boxes .box {
    width: 31%;
  }
  #services .boxes .box:nth-child(4n + 1),
  #services .boxes .box:nth-child(2n + 1) {
    margin-left: 2% !important;
  }
  #services .boxes .box:nth-child(3n + 1),
  #services .boxes .box:first-child {
    margin-left: 0 !important;
  }
  #foot .foot_img {
    display: none;
  }
  .foot_cont {
    text-align: center;
  }
  .foot_cont .one-fifth {
    width: 140px;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
}
@media (max-width: 700px) {
  .left,
  .right,
  .team .team_m .left,
  .team .team_m .right,
  .page-id-42 .one-third,
  .news_feat .left,
  .news_feat .right {
    float: none;
    width: 100%;
  }
  .page-id-42 .one-third {
    margin-bottom: 20px;
  }
  .left {
    margin-bottom: 20px;
  }
  .head .wrap {
    height: auto;
  }
  .head .logo,
  .head .nav,
  .head .nav .top,
  .head .nav .top input,
  .head .nav .top img {
    float: none;
  }
  .head .logo {
    text-align: center;
    padding-top: 60px;
  }
  .head .logo img {
    display: inline-block;
  }
  .head .nav {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 -20px;
    text-align: center;
  }
  .head .nav .top input,
  .head .nav .top img {
    vertical-align: middle;
  }
  .boxes .box,
  .boxes .box:nth-child(4n + 1),
  #services .boxes .box:nth-child(4n + 1),
  #services .boxes .box:nth-child(2n + 1) {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .boxes .box img {
    width: 100%;
  }
  #foot .boxes .box img {
    width: auto;
  }
  .boxes .box h3 {
    min-height: auto;
  }
  .boxesThird .boxThird {
    width: 90%;
    display: inline-block;
    vertical-align: top;
  }
  .timeline .box {
    width: 50%;
  }
  .timeline .box:nth-child(1)::after,
  .timeline .box:nth-child(2)::after {
    background-color: #557508;
    bottom: 0;
    content: " ";
    height: 2px;
    left: 6px;
    position: absolute;
    width: 100%;
  }
  .client_logos img {
    width: 42%;
  }
  .head .nav .top #searchform {
    float: none;
  }
  .slider h1.wrap {
    position: relative;
    bottom: auto;
    text-shadow: none;
    color: #1A2D39;
  }
  .strip_img {
    background: url(images/service-strip.jpg) center no-repeat scroll;
    background-size: cover;
  }
}
@media (max-width: 500px) {
  .head .nav .top input {
    width: 92%;
    margin-bottom: 10px;
  }
  .head .logo {
    padding-top: 100px;
  }
  .head .nav .top #searchform,
  .head .nav .top img {
    float: none;
  }
  .head .nav .top #searchform {
    width: 80%;
    margin: 0 10%;
  }
  .page-id-36