@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Oswald:400,500");
/**
 * Global
 */
h1, h2, h3, h4, h5, h6 {
  color: #002155;
  margin-top: 0;
  font-family: 'Oswald', sans-serif; }

p, li, span, th, td, label {
  font-size: 17px;
  color: #002155; }

img {
  margin-bottom: 20px; }

th {
  font-weight: 700; }

hr {
  border: 1px solid #002155;
  margin: 30px 0; }

p {
  margin-bottom: 20px; }

a {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #efdd4d; }
  a:focus, a:hover {
    text-decoration: none;
    color: #002155; }

ul, ol {
  margin: 0 0 20px 0;
  padding: 0 0 0 20px; }

body {
  overflow-x: hidden;
  font-family: 'metropolis-regular'; }

.navbar-right {
  margin-right: 0; }

.button {
  color: #002155;
  display: inline-block;
  text-align: center;
  padding: 9px 104px;
  position: relative;
  border-radius: 25px;
  font-weight: 600;
  font-size: 19px; }
  .button.yellow {
    background: #efdd4d; }
  .button.blue {
    background: #528fd1; }
  .button:focus, .button:hover {
    background: #528fd1; }

.vertical-center {
  top: 50%;
  position: relative;
  transform: translateY(-50%); }

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.dropdown:hover .dropdown-menu {
  display: block; }

.header .navbar-collapse {
  padding: 0; }

@media screen and (max-width: 991px) {
  .header .primary {
    float: none !important; }
    .header .primary .navbar-header {
      float: none; }
    .header .primary .navbar-toggle {
      display: block; }
    .header .primary .navbar-collapse {
      border-top: 1px solid #FFFFFF; }
    .header .primary .navbar-collapse.collapse {
      display: none !important; }
    .header .primary li {
      float: none;
      display: block !important;
      width: 100% !important; }
    .header .primary .navbar-collapse.collapse.in {
      display: block !important; } }
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none; }
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%; }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%; }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0; }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1,
  .carousel-showmanymoveone .carousel-inner .cloneditem-2 {
    display: block; } }
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(16.66%, 0, 0);
    left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-16.66%, 0, 0);
    left: 0; }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%; }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%; }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0; }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block; } }

body .gform_wrapper {
  margin: 0;
  position: relative; }
  body .gform_wrapper label {
    color: #002155;
    font-weight: 400 !important;
    font-size: 17px !important;
    margin-bottom: 10px !important;
    display: none !important; }
  body .gform_wrapper li input[type=checkbox], body .gform_wrapper li input[type=radio] {
    margin-top: -6px !important; }
  body .gform_wrapper .gfield.gf_first_quarter .ginput_container {
    padding-left: 0; }
  body .gform_wrapper .gfield.gf_fourth_quarter .ginput_container {
    padding-right: 0; }
  body .gform_wrapper .ginput_container {
    padding: 0 5px; }
    body .gform_wrapper .ginput_container input,
    body .gform_wrapper .ginput_container select {
      color: #FFFFFF;
      border-radius: 0;
      background: transparent;
      padding: 0 20px !important;
      font-weight: 300 !important;
      font-size: 15px !important;
      border: 0;
      width: 100% !important;
      outline: transparent;
      position: relative;
      border: 0;
      line-height: 45px;
      height: 45px;
      border-bottom: #528fd1 solid 5px; }
      body .gform_wrapper .ginput_container input:focus,
      body .gform_wrapper .ginput_container select:focus {
        color: #002155; }
      body .gform_wrapper .ginput_container textarea {
        height: 110px !important;
        color: #FFFFFF;
        background: transparent;
        border-color: #528fd1;
        border-radius: 0;
        border-style: solid;
        border-width: 1px 1px 5px 1px;
        font-weight: 300 !important;
        font-size: 15px !important;
        padding: 20px !important; }
      body .gform_wrapper ul li.gfield.form-title {
        padding-top: 20px !important; }
      body .gform_wrapper ul li.gfield.form-title:first-child {
        padding-top: 0px !important; }
      body .gform_wrapper li.gfield.gfield_error.form-title,
      body .gform_wrapper li.gfield.gfield_error.form-subtitle{
        background-color: inherit;
        border-top: 0;
        border-bottom: 0; }
  body .gform_wrapper ::placeholder {
    color: #FFFFFF; }
  body .gform_wrapper :-ms-input-placeholder {
    color: #FFFFFF; }
  body .gform_wrapper ::-ms-input-placeholder {
    color: #FFFFFF; }
  body .gform_wrapper div.validation_error, body .gform_wrapper .validation_message {
    display: none; }
  body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper li.gfield_error textarea {
    border: 0;
    border-bottom: 5px solid #790000 !important;
    color: #FFFFFF; }
  body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    border: transparent !important;
    background: transparent !important; }
  body .gform_wrapper .gfield {
    margin: 0 0 10px !important;
    padding: 0 !important; }
    body .gform_wrapper .gfield .ginput_complex input {
      width: calc(100% - 5px) !important; }
    body .gform_wrapper .gfield .ginput_complex .ginput_left, body .gform_wrapper .gfield .ginput_complex .ginput_right {
      padding: 0 !important;
      margin: 0 !important; }
    body .gform_wrapper .gfield .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
      padding: 0 !important; }
    body .gform_wrapper .gfield .ginput_complex.ginput_container_address .ginput_right {
      padding: 0 !important; }
    body .gform_wrapper .gfield .gfield_captcha_input_container {
      padding-top: 5px; }
      body .gform_wrapper .gfield .gfield_captcha_input_container input {
        width: 50%; }
    body .gform_wrapper .gfield .ginput_container {
      margin-top: 0 !important; }
    body .gform_wrapper .gfield.gf_left_half {
      padding-right: 5px !important; }
    body .gform_wrapper .gfield.gf_right_half {
      padding-left: 5px !important;
      padding-right: 0 !important; }
    body .gform_wrapper .gfield.gf_left_third {
      padding-right: 5px !important; }
    body .gform_wrapper .gfield.gf_middle_third {
      padding: 0 5px !important; }
    body .gform_wrapper .gfield.gf_right_third {
      padding-left: 5px !important;
      padding-right: 0 !important; }
    body .gform_wrapper .gfield .gfield_captcha_input_container {
      padding-top: 5px; }
      body .gform_wrapper .gfield .gfield_captcha_input_container input {
        width: 50%; }
    body .gform_wrapper .gfield ul .gfield_checkbox li label,
    body .gform_wrapper .gfield ul .gfield_radio li label {
      white-space: nowrap; }
  body .gform_wrapper .gform_footer {
    margin: 20px 0 0;
    padding: 0;
    text-align: right; }
    body .gform_wrapper .gform_footer .gform_button {
      -webkit-transition: all ease-in-out 0.3s;
      -moz-transition: all ease-in-out 0.3s;
      -o-transition: all ease-in-out 0.3s;
      transition: all ease-in-out 0.3s;
      color: #002155;
      text-align: center;
      padding: 13px 104px;
      position: relative;
      border-radius: 25px;
      font-weight: 600;
      border: 0;
      outline: 0;
      margin-right: 0 !important;
      font-size: 19px !important;
      background: #efdd4d !important; }
      body .gform_wrapper .gform_footer .gform_button:focus, body .gform_wrapper .gform_footer .gform_button:hover {
        background: #528fd1 !important; }

.gform_confirmation_message {
  font-size: 17px;
  color: #FFFFFF; }

@media screen and (max-width: 767px) {
  body .gform_wrapper .gfield.gf_left_half, body .gform_wrapper .gfield.gf_right_half {
    padding: 0 !important; } }
/**
 * Header
 */
.header .pre {
  background: rgba(0, 33, 85, 0.9); }
  .header .pre ul {
    list-style: none;
    text-align: right;
    margin-bottom: 0;
    padding: 3px 0; }
    .header .pre ul li {
      display: inline-block;
      padding: 0 2px;
      color: #FFFFFF;
      line-height: 6px; }
      .header .pre ul li:first-child {
        border-right: 1px solid #FFFFFF;
        padding-right: 10px;
        margin-right: 8px; }
      .header .pre ul li a {
        font-size: 20px;
        color: #FFFFFF; }
        .header .pre ul li a:focus, .header .pre ul li a:hover {
          color: #efdd4d; }
        .header .pre ul li a i {
          font-size: 25px; }
.header .navbar-default {
  border-color: transparent;
  border: 0;
  border-radius: 0;
  background: transparent;
  margin: 0; }
  .header .navbar-default .primary {
    background-color: rgba(255, 255, 255, 0.9);
    height: 60px;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.8); }
    .header .navbar-default .primary img {
      margin-top: 10px; }
    .header .navbar-default .primary li {
      border-right: 1px solid #002155; }
      .header .navbar-default .primary li:first-child {
        border-left: 1px solid #002155; }
      .header .navbar-default .primary li:last-child {
        border-right: 0; }
      .header .navbar-default .primary li.current-menu-item a {
        background: transparent;
        color: #efdd4d; }
      .header .navbar-default .primary li a {
        font-size: 13px;
        text-transform: uppercase;
        color: #002155;
        font-weight: 600;
        padding: 20px 15px;
        letter-spacing: 1px; }
        .header .navbar-default .primary li a:focus, .header .navbar-default .primary li a:hover {
          background: transparent;
          color: #efdd4d; }

/**
 * Body
 */
.site-main {
  min-height: calc(100vh - 326px); }

#field_2_4 .ginput_container.ginput_container_select, #field_1_4 .ginput_container.ginput_container_select {
  position: relative; }

#field_2_4 .ginput_container.ginput_container_select:after, #field_1_4 .ginput_container.ginput_container_select:after {
  content: '\f078';
  font: normal normal normal 17px/1 FontAwesome;
  color: #528fd1;
  right: 0;
  top: 0;
  height: 40px;
  position: absolute;
  pointer-events: none;
  background: #FFFFFF;
  padding: 10px 6px; }

.home #field_1_4 .ginput_container.ginput_container_select:after {
  color: #FFFFFF !important;
  background: #002155 !important; }

.slide-btn {
  font-family: 'metropolis-regular' !important;
  font-weight: 700 !important;
  font-size: 19px !important;
  padding: 14px 76px !important;
  -webkit-transition: all ease-in-out 0.3s !important;
  -moz-transition: all ease-in-out 0.3s !important;
  -o-transition: all ease-in-out 0.3s !important;
  transition: all ease-in-out 0.3s !important; }

.hesperiden .tp-bullet {
  border: 0;
  border-radius: 0 !important;
  width: 0px !important;
  height: 0px !important;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
  left: 0 !important;
  position: relative !important;
  margin-bottom: 60px; }

.tp-bullet:after {
  position: absolute;
  left: -2px;
  top: 10px;
  width: 4px;
  background: #fff;
  height: 38px;
  content: ''; }

.tp-bullet:last-child:after {
  display: none; }

.hesperiden .tp-bullet:hover, .hesperiden .tp-bullet.selected {
  border-top: 20px solid #efdd4d !important;
  background: transparent !important; }

.slider {
  background: transparent url("../img/slider-bg.png") center top no-repeat;
  padding-top: 155px;
  position: relative;
  z-index: 4; }

.inner .inner-form {
  background: transparent url("../img/inner-form-bg.png") center top no-repeat;
  min-height: 360px; }
  .inner .inner-form .form {
    background: transparent url("../img/form-box-bg.png") center top no-repeat;
    background-size: cover;
    padding: 63px 50px 50px 50px;
    position: relative;
    z-index: 1; }
    .inner .inner-form .form p {
      font-weight: 300;
      font-size: 30px;
      color: #528fd1;
      font-style: italic;
      margin-bottom: 30px; }
    .inner .inner-form .form .gform_confirmation_message {
      color: #002155 !important; }
    .inner .inner-form .form .gform_wrapper ::placeholder {
      color: #002155; }
    .inner .inner-form .form .gform_wrapper :-ms-input-placeholder {
      color: #002155; }
    .inner .inner-form .form .gform_wrapper ::-ms-input-placeholder {
      color: #002155; }
    .inner .inner-form .form .gform_wrapper .ginput_container input, .inner .inner-form .form .gform_wrapper .ginput_container select, .inner .inner-form .form .gform_wrapper .ginput_container textarea {
      color: #002155 !important; }
  .inner .inner-form .heading {
    font-size: 60px;
    color: #002155;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-top: 170px; }

.page-home .section-1 {
  background: transparent url("../img/home-section-1-bg.png") center top no-repeat;
  min-height: 448px;
  background-size: cover;
  margin-top: -44px;
  position: relative;
  padding-top: 120px;
  z-index: 3; }
  .page-home .section-1:after {
    background: transparent url("../img/home-section-1-bg-after.png") center top no-repeat;
    height: 377px;
    width: 438px;
    content: '';
    left: 50%;
    top: 448px;
    position: absolute;
    margin-left: 128px; }
  .page-home .section-1 .heading {
    font-size: 38px;
    color: #002155;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0; }
  .page-home .section-1 .subheading {
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 300;
    font-style: italic; }
.page-home .section-2 {
  background: transparent url("../img/home-section-2-bg.png") center top no-repeat;
  min-height: 389px;
  margin-top: -12px;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding-top: 100px; }
  .page-home .section-2:after {
    content: '';
    position: absolute;
    left: calc(50% - 20px);
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-bottom: 38px solid #f0f0f0; }
  .page-home .section-2:before {
    background: transparent url("../img/simon.png") center top no-repeat;
    height: 684px;
    width: 575px;
    content: '';
    left: calc(50% - 838px);
    top: 44px;
    position: absolute; }
  .page-home .section-2 .heading {
    padding-left: 35px;
    font-size: 38px;
    color: #FFFFFF;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0; }
  .page-home .section-2 .subheading {
    color: #efdd4d;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 300;
    font-style: italic;
    position: relative;
    margin: 20px 0; }
    .page-home .section-2 .subheading:before {
      background: transparent url("../img/blue-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-home .section-2 .subheading:after {
      background: transparent url("../img/blue-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -20px;
      position: absolute; }
.page-home .section-3 {
  background: transparent url("../img/home-section-3-bg.png") center top no-repeat;
  min-height: 375px;
  margin-top: -21px;
  position: relative;
  padding-top: 50px; }
  .page-home .section-3 .form {
    background: transparent url("../img/form-bg.png") center top no-repeat;
    background-size: cover;
    padding: 20px 50px 50px;
    z-index: 1;
    position: absolute;
    max-width: 585px; }
    .page-home .section-3 .form p {
      font-weight: 300;
      font-size: 30px;
      color: #528fd1;
      font-style: italic;
      margin-bottom: 30px; }
    .page-home .section-3 .form .gform_confirmation_message {
      color: #FFFFFF !important; }
    .page-home .section-3 .form .gform_wrapper .ginput_container input, .page-home .section-3 .form .gform_wrapper .ginput_container select, .page-home .section-3 .form .gform_wrapper .ginput_container textarea {
      color: #FFFFFF !important; }
    .page-home .section-3 .form .gform_wrapper .ginput_container select option {
      color: #002155 !important; }
  .page-home .section-3 .heading {
    font-size: 38px;
    color: #002155;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-align: center; }

.banner {
  height: 550px;
  background-position: center top; }
  .banner .contain {
    position: relative;
    width: 100%;
    max-width: 1230px;
    padding: 0 15px;
    margin: auto;
    top: 238px; }
    .banner .contain .title {
      font-size: 96px;
      color: #FFFFFF;
      text-transform: uppercase;
      font-family: 'Oswald', sans-serif;
      font-weight: 500;
      margin-bottom: 0;
      padding-left: 60px; }
    .banner .contain .heading {
      font-style: italic;
      font-weight: 300;
      color: #efdd4d;
      font-size: 38px;
      margin-bottom: 0;
      position: relative; }
      .banner .contain .heading:before {
        background: transparent url("../img/blue-before.png") left top no-repeat;
        height: 15px;
        width: 27px;
        content: '';
        left: 0;
        top: -20px;
        position: absolute; }
      .banner .contain .heading:after {
        background: transparent url("../img/blue-after.png") left top no-repeat;
        height: 15px;
        width: 27px;
        content: '';
        left: 0;
        bottom: -20px;
        position: absolute; }

.page-elevator-inspector .section-1 {
  background: transparent url("../img/about-section-1-bg.png") center top no-repeat;
  min-height: 498px;
  padding: 25px 0 38px;
  background-size: cover; }
  .page-elevator-inspector .section-1 .heading {
    font-size: 38px;
    color: #002155;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-elevator-inspector .section-1 .subheading {
    font-style: italic;
    font-weight: 300;
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 38px; }
  .page-elevator-inspector .section-1 .content {
    position: relative;
    padding-top: 10px;
    text-align: justify; }
    .page-elevator-inspector .section-1 .content:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-inspector .section-1 .content:after {
      background: transparent url("../img/yellow-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -30px;
      position: absolute; }
.page-elevator-inspector .section-2 {
  background: transparent url("../img/about-section-2-bg.png") center top no-repeat;
  min-height: 361px;
  padding: 38px 0 50px;
  background-size: cover; }
  .page-elevator-inspector .section-2 .heading {
    font-size: 60px;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-elevator-inspector .section-2 .subheading {
    font-style: italic;
    font-weight: 300;
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 38px; }
  .page-elevator-inspector .section-2 .content {
    position: relative;
    padding-top: 10px; }
    .page-elevator-inspector .section-2 .content p {
      color: #FFFFFF; }
    .page-elevator-inspector .section-2 .content:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-inspector .section-2 .content:after {
      background: transparent url("../img/yellow-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -30px;
      position: absolute; }

.page-elevator-qualifications .section-1 {
  background: transparent url("../img/qualifications-section-1-bg.png") center top no-repeat;
  min-height: 498px;
  background-size: cover;
  padding: 25px 0 38px; }
  .page-elevator-qualifications .section-1 .heading {
    font-size: 38px;
    color: #002155;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-elevator-qualifications .section-1 .subheading {
    font-style: italic;
    font-weight: 300;
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 38px; }
  .page-elevator-qualifications .section-1 .content {
    position: relative;
    padding-top: 10px;
    text-align: justify; }
    .page-elevator-qualifications .section-1 .content:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-qualifications .section-1 .content:after {
      background: transparent url("../img/yellow-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -30px;
      position: absolute; }
.page-elevator-qualifications .section-2 {
  background: transparent url("../img/qualifications-section-2-bg.png") center top no-repeat;
  min-height: 352px;
  background-size: cover;
  padding: 38px 0 50px; }
  .page-elevator-qualifications .section-2 .heading {
    font-size: 60px;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-elevator-qualifications .section-2 .subheading {
    font-style: italic;
    font-weight: 300;
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 38px; }
  .page-elevator-qualifications .section-2 .content {
    position: relative;
    padding-top: 10px; }
    .page-elevator-qualifications .section-2 .content p {
      color: #FFFFFF; }
    .page-elevator-qualifications .section-2 .content:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-qualifications .section-2 .content:after {
      background: transparent url("../img/yellow-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -30px;
      position: absolute; }

.page-faqs .panel-group {
  padding: 30px 0 50px;
  margin: 0; }
  .page-faqs .panel-group .panel {
    border: 0; }
    .page-faqs .panel-group .panel .panel-heading {
      position: relative;
      border: 0;
      background: transparent;
      padding: 21px 0;
      border-bottom: 1px solid #002155;
      position: relative; }
      .page-faqs .panel-group .panel .panel-heading h4 a {
        font-size: 20px;
        color: #002155;
        font-style: italic;
        font-weight: 300;
        position: relative;
        font-family: 'metropolis-regular'; }
        .page-faqs .panel-group .panel .panel-heading h4 a:before {
          background: transparent url("../img/faqs-normal.png") left top no-repeat;
          position: absolute;
          height: 27px;
          width: 15px;
          content: '';
          left: -37px;
          top: 0px;
          -webkit-transition: all ease-in-out 0.3s;
          -moz-transition: all ease-in-out 0.3s;
          -o-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s; }
        .page-faqs .panel-group .panel .panel-heading h4 a:focus, .page-faqs .panel-group .panel .panel-heading h4 a:hover {
          color: #528fd1;
          font-size: 20px; }
          .page-faqs .panel-group .panel .panel-heading h4 a:focus:before, .page-faqs .panel-group .panel .panel-heading h4 a:hover:before {
            height: 15px;
            width: 27px;
            left: -42px;
            top: 10px;
            background: transparent url("../img/faqs-active.png") left top no-repeat; }
        .page-faqs .panel-group .panel .panel-heading h4 a.collapsed {
          color: #002155; }
          .page-faqs .panel-group .panel .panel-heading h4 a.collapsed:before {
            background: transparent url("../img/faqs-normal.png") left top no-repeat;
            position: absolute;
            height: 27px;
            width: 15px;
            content: '';
            left: -37px;
            top: 0px;
            -webkit-transition: all ease-in-out 0.3s;
            -moz-transition: all ease-in-out 0.3s;
            -o-transition: all ease-in-out 0.3s;
            transition: all ease-in-out 0.3s; }
    .page-faqs .panel-group .panel .panel-body {
      padding: 30px 0 10px;
      border-top: 0 !important;
      border-bottom: 1px solid #002155; }
      .page-faqs .panel-group .panel .panel-body p {
        font-family: 'metropolis-regular';
        font-weight: 600; }

.page-elevator-safety .section-1 {
  background: transparent url("../img/promise-section-1-bg.png") center top no-repeat;
  min-height: 498px;
  background-size: cover;
  padding: 25px 0 38px; }
  .page-elevator-safety .section-1 .heading {
    font-size: 38px;
    color: #002155;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-elevator-safety .section-1 .subheading {
    font-style: italic;
    font-weight: 300;
    color: #528fd1;
    font-size: 30px;
    margin-bottom: 38px; }
  .page-elevator-safety .section-1 .content {
    position: relative;
    padding-top: 10px;
    text-align: justify; }
    .page-elevator-safety .section-1 .content:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-safety .section-1 .content:after {
      background: transparent url("../img/yellow-after.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      bottom: -30px;
      position: absolute; }

.page-contact-us .section-1 {
  background: transparent url("../img/contact-section-1-bg.png") center top no-repeat;
  min-height: 609px;
  background-size: cover;
  padding: 60px 0; }
  .page-contact-us .section-1 .border {
    border-right: 1px solid #002155; }
  .page-contact-us .section-1 .subheading {
    font-size: 38px;
    color: #528fd1;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 20px; }
  .page-contact-us .section-1 .heading {
    font-size: 30px;
    color: #002155;
    font-weight: 300;
    font-style: italic; }
  .page-contact-us .section-1 .details {
    max-width: 270px; }
    .page-contact-us .section-1 .details p {
      position: relative;
      padding-left: 35px; }
      .page-contact-us .section-1 .details p a {
        color: #002155; }
        .page-contact-us .section-1 .details p a:focus i, .page-contact-us .section-1 .details p a:hover i {
          color: #002155; }
    .page-contact-us .section-1 .details i {
      color: #528fd1;
      position: absolute;
      font-size: 25px;
      top: 2px;
      left: 0; }
  .page-contact-us .section-1 .gform_confirmation_message {
    color: #002155 !important; }
  .page-contact-us .section-1 .gform_wrapper ::placeholder {
    color: #002155; }
  .page-contact-us .section-1 .gform_wrapper :-ms-input-placeholder {
    color: #002155; }
  .page-contact-us .section-1 .gform_wrapper ::-ms-input-placeholder {
    color: #002155; }
  .page-contact-us .section-1 .gform_wrapper .ginput_container input, .page-contact-us .section-1 .gform_wrapper .ginput_container select, .page-contact-us .section-1 .gform_wrapper .ginput_container textarea {
    color: #002155 !important; }
  .page-contact-us .section-1 .gform_wrapper .gform_button {
    width: 100%;
    text-transform: uppercase;
    line-height: 19px !important;
    font-size: 25px !important; }

.page-elevator-news .section-1, .inner .blog, .archive-blog {
  padding: 20px 0 30px; }
  .page-elevator-news .section-1 .title, .inner .blog .title, .archive-blog .title {
    margin: 0;
    position: relative;
    font-size: 20px;
    color: #528fd1;
    font-style: italic; }
    .page-elevator-news .section-1 .title:before, .inner .blog .title:before, .archive-blog .title:before {
      background: transparent url("../img/yellow-before.png") left top no-repeat;
      height: 15px;
      width: 27px;
      content: '';
      left: 0;
      top: -20px;
      position: absolute; }
    .page-elevator-news .section-1 .title a, .inner .blog .title a, .archive-blog .title a {
      font-size: 20px;
      color: #528fd1;
      font-style: italic; }
      .page-elevator-news .section-1 .title a:focus, .page-elevator-news .section-1 .title a:hover, .inner .blog .title a:focus, .inner .blog .title a:hover, .archive-blog .title a:focus, .archive-blog .title a:hover {
        color: #efdd4d; }
  .page-elevator-news .section-1 .content, .inner .blog .content, .archive-blog .content {
    text-align: justify; }
  .page-elevator-news .section-1 .date, .inner .blog .date, .archive-blog .date {
    color: #002155;
    font-size: 15px; }
  .page-elevator-news .section-1 .button, .inner .blog .button, .archive-blog .button {
    margin-bottom: 10px; }
  .page-elevator-news .section-1 hr:last-of-type, .inner .blog hr:last-of-type, .archive-blog hr:last-of-type {
    display: none; }
  .page-elevator-news .section-1 .featured, .inner .blog .featured, .archive-blog .featured {
    margin: 38px 0;
    width: 790px;
    object-fit: cover; }
  .page-elevator-news .section-1 .sidebar, .inner .blog .sidebar, .archive-blog .sidebar {
    margin-top: 38px; }
    .page-elevator-news .section-1 .sidebar .widget-title, .inner .blog .sidebar .widget-title, .archive-blog .sidebar .widget-title {
      margin: 0;
      font-size: 20px;
      font-family: 'Open Sans', sans-serif;
      color: #528fd1;
      font-style: italic; }
    .page-elevator-news .section-1 .sidebar ul, .inner .blog .sidebar ul, .archive-blog .sidebar ul {
      list-style: none;
      padding: 0;
      margin-bottom: 28px; }
      .page-elevator-news .section-1 .sidebar ul li, .inner .blog .sidebar ul li, .archive-blog .sidebar ul li {
        line-height: initial;
        margin-bottom: 10px; }
        .page-elevator-news .section-1 .sidebar ul li a, .inner .blog .sidebar ul li a, .archive-blog .sidebar ul li a {
          color: #002155;
          font-size: 15px; }

.page-search .section-1, .search-result {
  padding: 50px 0; }
  .page-search .section-1 .header, .search-result .header {
    font-size: 38px;
    color: #002155;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-bottom: 0; }
  .page-search .section-1 input[type=search], .search-result input[type=search] {
    color: #002155;
    border-radius: 0;
    background: transparent;
    padding: 0 20px !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    border: 0;
    width: 100% !important;
    outline: transparent;
    position: relative;
    border: 0;
    line-height: 45px;
    height: 45px;
    border-bottom: #528fd1 solid 5px;
    top: -5px;
    width: 270px !important; }
  .page-search .section-1 input[type=submit], .search-result input[type=submit] {
    color: #002155;
    display: inline-block;
    text-align: center;
    padding: 13px 104px;
    position: relative;
    border-radius: 25px;
    font-weight: 600;
    font-size: 19px;
    border: 0;
    background: #efdd4d !important;
    outline: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s; }
    .page-search .section-1 input[type=submit]:focus, .page-search .section-1 input[type=submit]:hover, .search-result input[type=submit]:focus, .search-result input[type=submit]:hover {
      background: #528fd1 !important; }

.page-elevator-resource-links .section-1 {
  padding: 60px 0; }
  .page-elevator-resource-links .section-1 .item {
    position: relative;
    padding: 15px;
    margin: 0 auto 30px;
    height: 260px;
    max-width: 370px;
    border: 10px solid transparent;
    padding: 15px;
    -webkit-border-image: ur("../img/yellow-before.png" g) 30 round;
    /* Safari 3.1-5 */
    -o-border-image: url("../img/yellow-before.png") 30 round;
    /* Opera 11-12.1 */
    border-image: url("../img/yellow-before.png") 30 round; }
    .page-elevator-resource-links .section-1 .item .contain {
      height: 150px;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      .page-elevator-resource-links .section-1 .item .contain img {
        margin-bottom: 0;
        filter: gray;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        object-fit: scale-down;
        height: 100px; }
    .page-elevator-resource-links .section-1 .item .title {
      margin: 30px 0 0;
      position: relative; }
      .page-elevator-resource-links .section-1 .item .title:before {
        background: transparent url("../img/yellow-before.png") left top no-repeat;
        height: 15px;
        width: 27px;
        content: '';
        left: 0;
        top: -20px;
        position: absolute; }
      .page-elevator-resource-links .section-1 .item .title li {
        font-size: 18px;
        color: #528fd1;
        font-style: italic; }
        .page-elevator-resource-links .section-1 .item .title li a {
          font-size: 18px;
          color: #528fd1;
          font-style: italic; }
          .page-elevator-resource-links .section-1 .item .title li a:focus, .page-elevator-resource-links .section-1 .item .title li a:hover {
            color: #002155; }

/**
 * Footer
 */
.home .footer {
  position: relative;
  margin-top: -15px; }

.footer {
  background: #002155 url("../img/footer-bg.png") center top no-repeat;
  background-size: cover;
  padding-top: 40px; }
  .footer p, .footer li {
    color: #FFFFFF; }
  .footer a {
    color: #FFFFFF; }
    .footer a:focus, .footer a:hover {
      color: #efdd4d; }
  .footer .details {
    border-right: 1px solid #FFFFFF; }
    .footer .details p {
      position: relative;
      padding-left: 35px; }
      .footer .details p i {
        position: absolute;
        font-size: 25px;
        top: 2px;
        left: 0; }
  .footer #menu-footer {
    padding-top: 85px;
    padding-left: 40px;
    list-style: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
    .footer #menu-footer li {
      margin-bottom: 5px; }
  .footer .copy {
    text-align: center;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding-top: 10px; }
  .footer .social {
    text-align: right;
    padding-left: 0;
    list-style: none;
    padding-top: 110px; }
    .footer .social li {
      display: inline-block;
      vertical-align: bottom;
      padding: 0 5px; }
      .footer .social li img {
        margin-bottom: 5px; }
      .footer .social li i {
        font-size: 25px; }

/**
 * Media Query
 */
@media screen and (max-width: 479px) {
  .page-home .section-3 .form {
    margin: 0 -15px !important; }

  div#slide-1-layer-2 {
    margin-left: -32px !important; }
    div#slide-1-layer-2 img {
      width: 291px !important;
      height: auto !important; }

  a#slide-1-layer-7 {
    margin-left: -98px !important;
    padding: 14px !important; } }
@media screen and (max-width: 767px) {
  body .gform_wrapper .gform_footer .gform_button {
    padding: 10px 15px !important;
    width: 100% !important;
    min-height: initial !important;
    line-height: initial !important; }

  .inner .inner-form .form p {
    font-size: 20px; }

  .button {
    padding: 9px 15px;
    width: 100%; }

  .banner {
    height: 180px; }
    .banner .contain {
      top: 40px; }
      .banner .contain .title {
        font-size: 25px; }
      .banner .contain .heading {
        font-size: 20px; }

  .hesperiden .tp-bullet {
    display: none; }

  .header .pre ul li {
    display: none; }
    .header .pre ul li:first-child {
      border: 0;
      display: block !important;
      margin: 0; }

  .page-elevator-inspector .section-1, .page-elevator-inspector .section-2, .page-elevator-inspector .section-3, .page-elevator-qualifications .section-1, .page-elevator-qualifications .section-2, .page-elevator-qualifications .section-3, .page-faqs .section-1, .page-faqs .section-2, .page-faqs .section-3, .page-elevator-safety .section-1, .page-elevator-safety .section-2, .page-elevator-safety .section-3, .page-elevator-resource-links .section-1, .page-elevator-resource-links .section-2, .page-elevator-resource-links .section-3, .page-contact-us .section-1, .page-contact-us .section-2, .page-contact-us .section-3 {
    min-height: auto; }
    .page-elevator-inspector .section-1 .heading, .page-elevator-inspector .section-2 .heading, .page-elevator-inspector .section-3 .heading, .page-elevator-qualifications .section-1 .heading, .page-elevator-qualifications .section-2 .heading, .page-elevator-qualifications .section-3 .heading, .page-faqs .section-1 .heading, .page-faqs .section-2 .heading, .page-faqs .section-3 .heading, .page-elevator-safety .section-1 .heading, .page-elevator-safety .section-2 .heading, .page-elevator-safety .section-3 .heading, .page-elevator-resource-links .section-1 .heading, .page-elevator-resource-links .section-2 .heading, .page-elevator-resource-links .section-3 .heading, .page-contact-us .section-1 .heading, .page-contact-us .section-2 .heading, .page-contact-us .section-3 .heading {
      font-size: 25px; }
    .page-elevator-inspector .section-1 .subheading, .page-elevator-inspector .section-2 .subheading, .page-elevator-inspector .section-3 .subheading, .page-elevator-qualifications .section-1 .subheading, .page-elevator-qualifications .section-2 .subheading, .page-elevator-qualifications .section-3 .subheading, .page-faqs .section-1 .subheading, .page-faqs .section-2 .subheading, .page-faqs .section-3 .subheading, .page-elevator-safety .section-1 .subheading, .page-elevator-safety .section-2 .subheading, .page-elevator-safety .section-3 .subheading, .page-elevator-resource-links .section-1 .subheading, .page-elevator-resource-links .section-2 .subheading, .page-elevator-resource-links .section-3 .subheading, .page-contact-us .section-1 .subheading, .page-contact-us .section-2 .subheading, .page-contact-us .section-3 .subheading {
      font-size: 20px; }

  .page-home .section-1 {
    padding: 50px 0 30px;
    min-height: auto; }
    .page-home .section-1 .heading {
      font-size: 25px; }
    .page-home .section-1 .subheading {
      font-size: 20px; }
  .page-home .section-2 {
    min-height: auto;
    padding: 50px 0; }
    .page-home .section-2 .heading {
      padding-left: 0;
      font-size: 25px;
      margin-bottom: 40px; }
    .page-home .section-2 .subheading {
      font-size: 20px;
      margin-bottom: 40px; }
  .page-home .section-3 .form {
    margin: 0 auto;
    padding: 30px 40px 20px; }
    .page-home .section-3 .form p {
      font-size: 20px; }
  .page-home .section-3 .heading {
    font-size: 27px; } }
@media screen and (max-width: 991px) {
  .slider {
    padding-top: 0; }

  .inner .inner-form {
    background: none; }
    .inner .inner-form .heading {
      font-size: 25px;
      text-align: center;
      margin: 30px 0 0; }
      .inner .inner-form .heading br {
        display: contents; }
    .inner .inner-form .form p {
      font-size: 25px; }

  .header .navbar-default .primary {
    height: auto; }
    .header .navbar-default .primary img {
      margin: 10px;
      max-width: 200px; }
    .header .navbar-default .primary li {
      border: 0; }
      .header .navbar-default .primary li a {
        padding: 10px; }
      .header .navbar-default .primary li:first-child {
        border: 0; }
  .header .navbar-default .navbar-nav {
    margin: 0; }
  .header .navbar-default .navbar-toggle {
    background: transparent;
    border: 0;
    border-radius: 0; }
    .header .navbar-default .navbar-toggle .icon-bar {
      background-color: #002155;
      width: 40px;
      margin-bottom: 5px;
      height: 5px; }
  .header .navbar-default .navbar-right {
    float: none !important; }
  .header .navbar-fixed-top {
    position: relative; }
  .header .pre {
    background: #002155; }
    .header .pre ul {
      text-align: center; }

  .page-home .section-1 {
    background: #FFFFFF;
    margin-top: 0; }
  .page-home .section-3 {
    background: #FFFFFF;
    padding: 40px 0 0;
    height: auto; }

  .page-elevator-inspector .section-1, .page-elevator-qualifications .section-1, .page-faqs .section-1, .page-elevator-safety .section-1, .page-elevator-resource-links .section-1, .page-contact-us .section-1 {
    background: #FFFFFF; }

  .page-contact-us .section-1 .border {
    border-right: 0; }

  .footer {
    background-position: left 65% center; }
    .footer #menu-footer {
      display: none; }
    .footer .details {
      max-width: 270px;
      margin: 0 auto;
      border: 0;
      text-align: center; }
      .footer .details p {
        padding-left: 0; }
        .footer .details p i {
          position: relative;
          left: -15px; }
    .footer .social {
      text-align: center;
      padding-top: 20px; }
      .footer .social img {
        display: none; }
    .footer .copy {
      font-size: 12px; }

  .home .footer {
    margin-top: 0; } }
@media screen and (min-width: 992px) {
  .row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media screen and (max-width: 1199px) {
  .page-home .section-1:after, .page-home .section-2:before {
    display: none; }
  .page-home .section-3 .form {
    position: relative;
    margin: 0 auto; } }
@media screen and (min-width: 1200px) {
  .header .affix {
    width: 100%;
    z-index: 10; } }
@media screen and (min-width: 1400px) {
  .container {
    width: 1230px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header .navbar-default .navbar-header {
    float: none; }
  .header .navbar-default .navbar-right {
    padding-top: 15px;
    float: none !important;
    text-align: center; }
    .header .navbar-default .navbar-right li {
      float: none;
      display: inline-block; }
  .header .navbar-default .primary {
    height: auto; }
    .header .navbar-default .primary img {
      margin-bottom: 0; }
    .header .navbar-default .primary ul {
      padding-top: 0; }
      .header .navbar-default .primary ul li {
        border: 0; }
        .header .navbar-default .primary ul li:first-child {
          border: 0; }

  .page-contact-us .section-1 .subheading {
    margin-top: 0;
    line-height: 38px;
    margin-bottom: 20px; } }
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .navbar-header {
    float: none !important; }

  .header .navbar-default .primary {
    height: auto !important; }
    .header .navbar-default .primary li {
      border: 0 !important; }

  .navbar-nav > li {
    float: none !important;
    display: inline-block !important; }

  .navbar-right {
    float: none !important;
    text-align: center !important; } }

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