/*@font-face {
        font-family: 'MyriadPro';
        src: url('fonts/MyriadPro-Regular.eot');
        src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
                url('fonts/MyriadPro-Regular.woff') format('woff'),
                url('fonts/MyriadPro-Regular.ttf')  format('truetype'),
                url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'MyriadPro-It';
        src: url('fonts/MyriadPro-It.eot');
        src: url('fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
                url('fonts/MyriadPro-It.woff') format('woff'),
                url('fonts/MyriadPro-It.ttf')  format('truetype'),
                url('fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
        font-weight: normal;
        font-style: italic;
}

@font-face {
        font-family: 'MyriadPro';
        src: url('fonts/MyriadPro-Bold.eot');
        src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
                url('fonts/MyriadPro-Bold.woff') format('woff'),
                url('fonts/MyriadPro-Bold.ttf')  format('truetype'),
                url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
}*/
#land .wpcf7 a,
#land .fl-left.land-news a.read-more, #land #content .land-news#col_left a.read-more, #content #land .land-news#col_left a.read-more, #land #building-types .land-news.building-type a.read-more, #land #references .land-news.reference a.read-more, #land #marine #vessel-types .land-news.vessel-type a.read-more, #marine #vessel-types #land .land-news.vessel-type a.read-more, #marine #references #land .land-news.reference a.read-more, #land .land-news#posts a.read-more, #land .land-news.media-list a.read-more, #land .contact-sections .land-news.contact-left-section a.read-more, .contact-sections #land .land-news.contact-left-section a.read-more {
  color: #DF000E; }

#footer {
  background: #596069; }

.slider_wrap #slider .slick-slide {
  max-height: calc(100vh - 120px);
  object-fit: cover; }

.slider_wrap #slider .slick-slide .caption_wrap > div .caption {
  background: rgba(89, 96, 105, 0.9) !important; }

#footer .col {
  color: #fff; }

#footer .col .contents {
  border-color: #596069;
  border-width: 1px; }

#disclaimer {
  background: #4d535b; }
  #disclaimer span.btn:after {
    border-color: #494e56; }
  #disclaimer .contents p {
    color: #fff; }

.slider_wrap #slider .dots_wrap .slick-dots {
  text-align: left;
  display: block;
  position: absolute;
  z-index: 9;
  right: auto;
  left: 10px;
  width: auto;
  padding: 0;
  top: auto;
  bottom: 10px;
  margin: auto; }

.slider_wrap #slider .slick-slide .caption_wrap > div .caption {
  height: auto;
  width: 100%;
  max-width: 430px; }
  .slider_wrap #slider .slick-slide .caption_wrap > div .caption p {
    font-weight: normal; }
    .slider_wrap #slider .slick-slide .caption_wrap > div .caption p:last-of-type {
      padding: 0; }

#main-menu, #header {
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  /*	.wrap {
                  width: 100%;
                  max-width: 1900px;
          }*/ }

.intranet-menu {
  display: block !important; }
  .intranet-menu #navbar > ul > li {
    float: left !important;
    display: block !important;
    position: relative !important; }
    .intranet-menu #navbar > ul > li > a {
      line-height: 40px !important; }
  .intranet-menu #navbar > ul > li:first-child a {
    width: 55px !important; }

#main-menu {
  /*box-shadow: 0 5px 0 rgba(0,0,0,0.1);*/ }

@media only screen and (min-width: 981px) {
  body:not(.page-template-land-overview):not(.tax-semco_files_taxonomy):not(.page-id-5495):not(.page-template-service-overview) {
    padding-top: 120px; }

  .fixedTop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; }

  html.fancybox-lock .fixedTop {
    z-index: 500; } }
#header {
  height: auto;
  padding: 5px 0 5px 0;
  background: #b6000f;
  background-image: -ms-linear-gradient(top, #fd0000 0%, #d90000 100%);
  background-image: -moz-linear-gradient(top, #fd0000 0%, #d90000 100%);
  background-image: -o-linear-gradient(top, #fd0000 0%, #d90000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd0000), color-stop(100, #d90000));
  background-image: -webkit-linear-gradient(top, #fd0000 0%, #d90000 100%);
  background-image: linear-gradient(to bottom, #fd0000 0%, #d90000 100%);
  /*background-image: url(../images/mega-menu_top-bg.gif);*/
  background-position: top center;
  background-repeat: repeat-x; }
  #header #logo {
    position: static;
    z-index: 1;
    left: auto;
    top: auto;
    right: auto;
    float: left; }
  #header #slogan {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    z-index: 10;
    background: none;
    width: auto;
    padding: 0; }
  @media only screen and (max-width: 576px) {
    #header.intranet #logo img {
      max-width: 180px; } }
  #header.intranet #slogan {
    height: auto !important;
    padding-right: 10px; }
    #header.intranet #slogan a {
      color: #fff;
      font-weight: bold; }
  @media only screen and (max-width: 980px) {
    #header #slogan {
      right: 15px; } }

.header__logo__title {
  display: inline-block;
  padding-left: 5px;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 13px;
  font-size: 14px;
  color: #fff;
  font-family: myriad-pro,Geneva,Tahoma,sans-serif; }
  .header__logo__title span {
    font-weight: 700;
    letter-spacing: 1.6px;
    margin-left: 1px; }

.logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

#navbar > ul > li > a {
  line-height: 50px;
  color: #505f67;
  font-size: 14px;
  padding: 0 15px;
  /*	@media only screen and (max-width : 1200px) {
                  padding: 0 10px;
          }
  */ }
  @media only screen and (max-width: 980px) {
    #navbar > ul > li > a {
      line-height: 30px; } }

@media screen and (max-width: 987px) {
  #navbar > ul > li:first-child > a, #navbar > ul > li:first-child > a:hover, #navbar > ul > li:first-child > a:focus, #navbar > ul > li:first-child > a:active, #navbar > ul > li:first-child:hover > a, #navbar > ul > li:first-child:active > a, #navbar > ul > li:first-child.active > a, #navbar > ul > li:first-child.active > a:hover, #navbar > ul > li:first-child.active > a:active, #navbar > ul > li:first-child.active > a:focus, #navbar > ul > li:first-child.active:hover > a {
    background-position: 20px 14px !important; } }
html #main-menu #navbar > ul > li:before {
  content: "";
  display: none !important; }

#navbar > ul > li:hover > a, #navbar > ul > li > a:focus, #navbar > ul > li.active > a, #navbar > ul > li.active > a:hover, #navbar > ul > li.active > a:focus, #navbar > ul > li.current-menu-ancestor > a, #navbar > ul > li.current-menu-ancestor > a:hover, #navbar > ul > li.current-menu-ancestor > a:focus, #navbar > ul > li.current-page-ancestor > a, #navbar > ul > li.current-page-ancestor > a:hover, #navbar > ul > li.current-page-ancestor > a:focus {
  background: #fff;
  color: #DF000E; }

#navbar > ul > li:first-child.active, #navbar > ul > li:first-child:hover {
  background: none; }

#navbar > ul > li:first-child > a, #navbar > ul > li:first-child > a:hover, #navbar > ul > li:first-child > a:focus, #navbar > ul > li:first-child > a:active, #navbar > ul > li:first-child:hover > a, #navbar > ul > li:first-child:active > a, #navbar > ul > li:first-child.active > a, #navbar > ul > li:first-child.active > a:hover, #navbar > ul > li:first-child.active > a:active, #navbar > ul > li:first-child.active > a:focus, #navbar > ul > li:first-child.active:hover > a {
  background: #DF000E url(../images/home_ico.png) no-repeat center center; }

.login-wpml {
  position: absolute;
  z-index: 12;
  top: 0;
  right: 0;
  height: 50px; }
  .login-wpml .login-link {
    float: left; }
    .login-wpml .login-link a {
      display: block;
      line-height: 50px;
      color: #505f67;
      padding: 0 15px;
      font-family: "PT Sans",Verdana,sans-serif; }
      .login-wpml .login-link a:hover {
        color: #DF000E; }
      .login-wpml .login-link a img {
        margin-right: 5px; }
  .login-wpml .wpml-selector {
    float: left; }
    .login-wpml .wpml-selector ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .login-wpml .wpml-selector ul li a {
        font-family: "PT Sans",Verdana,sans-serif;
        display: block;
        line-height: 50px;
        color: #505f67;
        padding: 0 15px; }
        .login-wpml .wpml-selector ul li a img {
          display: none; }
        .login-wpml .wpml-selector ul li a span {
          color: inherit; }
        .login-wpml .wpml-selector ul li a:hover {
          color: #DF000E; }

.global-search {
  position: absolute;
  z-index: 1;
  top: 49px;
  right: 0;
  height: 30px; }
  .global-search input[type="search"] {
    height: 30px;
    background: #c9060a url("../images/search_2017.png") no-repeat 95% 7px !important;
    color: #fff !important;
    width: 200px !important;
    font-size: 13px !important;
    border: 0 !important;
    font-style: normal;
    padding: 0px 60px 2px 15px !important;
    text-transform: none !important; }
  .global-search input[type="search"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff; }
  .global-search input[type="search"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .global-search input[type="search"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .global-search input[type="search"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }

.quicklink_accordion__content {
  background: #DF000E; }

#quicklinks p {
  color: #fff; }

.quicklink_accordion__title .accordion_quicklink_arrow {
  border-bottom: 15px solid #DF000E; }

#backtotop i {
  color: #DF000E; }

.social_links {
  margin-top: 15px; }
  .social_links img {
    margin-right: 10px; }
  .social_links i {
    color: #fff;
    font-size: 26px;
    margin-right: 10px; }

.filtering-area, .keypersons-title-active, .keypersons-closer {
  background: #DF000E !important; }

.widget h3, .full-width-bar-headings {
  background: #DF000E !important; }

#footer .col-three {
  width: 16.2280701754%; }
  #footer .col-three h3 {
    padding-left: 20px; }
  #footer .col-three ul li {
    float: none;
    width: 100%; }
    #footer .col-three ul li:nth-child(even) {
      clear: none; }
  @media screen and (max-width: 900px) {
    #footer .col-three {
      width: 39.4736842105%;
      clear: left; } }

#footer .col-four {
  width: 16.2280701754%; }
  #footer .col-four h3 {
    padding-left: 20px; }
  #footer .col-four ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #footer .col-four ul li {
      padding: 0 0 0 11px;
      text-transform: uppercase;
      line-height: 24px;
      /*			float: left;
                              width: 10%;*/
      background: url("../images/footer-bullet-ico.png") no-repeat left;
      /*			&:nth-child(even) {
                                      clear: right;
                              }*/ }
    #footer .col-four ul:after {
      content: "";
      display: table;
      clear: both; }
  @media screen and (max-width: 900px) {
    #footer .col-four {
      width: 39.4736842105%; } }

@media screen and (max-width: 980px) {
  .login-wpml {
    border-top: 1px solid #c9060a;
    position: static;
    z-index: 12;
    top: 0;
    right: 0;
    height: auto; }
    .login-wpml .login-link {
      float: none; }
    .login-wpml .wpml-selector {
      float: none; }
    .login-wpml .wpml-selector ul > li > a {
      line-height: 30px; }
    .login-wpml .login-link a {
      line-height: 30px; }

  .global-search {
    position: static;
    z-index: 1;
    top: auto;
    right: auto;
    height: 30px;
    float: none; }
    .global-search input[type="search"] {
      width: 100% !important; } }
/*.page-template-land:not(.page-id-1) {
        #main-menu {
                background: $land;
        }

        #navbar>ul>li:first-child>a, #navbar>ul>li:first-child>a:hover, #navbar>ul>li:first-child>a:focus, #navbar>ul>li:first-child>a:active, #navbar>ul>li:first-child:hover>a, #navbar>ul>li:first-child:active>a, #navbar>ul>li:first-child.active>a, #navbar>ul>li:first-child.active>a:hover, #navbar>ul>li:first-child.active>a:active, #navbar>ul>li:first-child.active>a:focus, #navbar>ul>li:first-child.active:hover>a {
                background-color: $land;
        }

        #navbar>ul>li:hover>a, #navbar>ul>li>a:focus, #navbar>ul>li.active>a, #navbar>ul>li.active>a:hover, #navbar>ul>li.active>a:focus, #navbar>ul>li.current-menu-ancestor>a, #navbar>ul>li.current-menu-ancestor>a:hover, #navbar>ul>li.current-menu-ancestor>a:focus, #navbar>ul>li.current-page-ancestor>a, #navbar>ul>li.current-page-ancestor>a:hover, #navbar>ul>li.current-page-ancestor>a:focus, .login-wpml .login-link a:hover, .login-wpml .wpml-selector ul li a:hover {
                background-color: darken($land, 10%);
        }

        .global-search input[type="search"] {
                background: darken($land, 10%) url(../images/search_2017.png) no-repeat 95% 7px !important;
        }

        @media screen and (max-width: 980px) {
                .login-wpml {
                        border-color: darken($land, 10%);
                }
        }
}*/
/*.page-template-marine {
        #main-menu {
                background: $marine;
        }

        #navbar>ul>li:first-child>a, #navbar>ul>li:first-child>a:hover, #navbar>ul>li:first-child>a:focus, #navbar>ul>li:first-child>a:active, #navbar>ul>li:first-child:hover>a, #navbar>ul>li:first-child:active>a, #navbar>ul>li:first-child.active>a, #navbar>ul>li:first-child.active>a:hover, #navbar>ul>li:first-child.active>a:active, #navbar>ul>li:first-child.active>a:focus, #navbar>ul>li:first-child.active:hover>a {
                background-color: $marine;
        }

        #navbar>ul>li:hover>a, #navbar>ul>li>a:focus, #navbar>ul>li.active>a, #navbar>ul>li.active>a:hover, #navbar>ul>li.active>a:focus, #navbar>ul>li.current-menu-ancestor>a, #navbar>ul>li.current-menu-ancestor>a:hover, #navbar>ul>li.current-menu-ancestor>a:focus, #navbar>ul>li.current-page-ancestor>a, #navbar>ul>li.current-page-ancestor>a:hover, #navbar>ul>li.current-page-ancestor>a:focus, .login-wpml .login-link a:hover, .login-wpml .wpml-selector ul li a:hover {
                background-color: darken($marine, 10%);
        }

        .global-search input[type="search"] {
                background: darken($marine, 10%) url(../images/search_2017.png) no-repeat 95% 7px !important;
        }

        @media screen and (max-width: 980px) {
                .login-wpml {
                        border-color: darken($marine, 10%);
                }
        }
}*/
#policylink {
  color: #fff;
  padding: 24px 0; }
  #policylink a {
    color: #fff; }
    #policylink a:hover {
      color: #869098; }

#basic-map #map_controls {
  background: #edf2f5;
  margin-top: -27px;
  padding: 10px 0;
  overflow: visible; }
  #basic-map #map_controls .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #basic-map #map_controls .map_controls-filter {
    width: 33.333333%;
    padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    #basic-map #map_controls .map_controls-filter {
      width: 100%;
      margin: 0 0 10px 0; }
      #basic-map #map_controls .map_controls-filter:last-child {
        margin: 0; } }

.form-control:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
  border-color: #bbb;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

input#searchMap {
  background: #fff url("../images/search-ico_1.png") no-repeat 97% 10px; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  /*border-radius: 5px;*/
  border: solid 1px #ddd;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%; }

.nice-select .current {
  font-weight: 700;
  color: #000000; }

.nice-select:hover {
  border-color: #dbdbdb; }

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999; }

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px; }

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #cccccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px; }

.nice-select.small:after {
  height: 4px;
  width: 4px; }

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px; }

.nice-select .list {
  background-color: #fff;
  /*border-radius: 5px;*/
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6; }

.nice-select .option.selected {
  font-weight: bold; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.the-content h1 > img {
  max-width: 48px; }

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