@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?wxiw7b");
  src: url("../fonts/icomoon.eot?wxiw7b#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?wxiw7b") format("truetype"), url("../fonts/icomoon.woff?wxiw7b") format("woff"), url("../fonts/icomoon.svg?wxiw7b#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-long-left-arrow:before {
  content: "";
}

.icon-long-right-arrow:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-insta:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-slider-arrow-left:before {
  content: "";
}

.icon-slider-arrow-right:before {
  content: "";
}

.icon-slng-box:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

body {
  font-family: "Raleway", sans-serif;
  color: #000;
}
body * {
  font-family: "Raleway", sans-serif;
}

.jobs-section .views-field-view-node a,
.btn,
.btn-theme,
.btn-outline {
  background: transparent;
  border-radius: 80px;
  color: #fff;
  position: relative;
  padding: 15px 60px 15px 50px;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  letter-spacing: 3px;
  text-transform: capitalize;
  line-height: 20px;
  overflow: hidden;
  box-shadow: none;
  min-width: 200px;
  transition: all 0.3s ease-in-out;
}
.jobs-section .views-field-view-node a:after,
.btn:after,
.btn-theme:after,
.btn-outline:after {
  content: "";
  font-family: "icomoon";
  position: absolute;
  right: 13px;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.jobs-section .views-field-view-node a:before,
.btn:before,
.btn-theme:before,
.btn-outline:before {
  content: " ";
  background: transparent linear-gradient(270deg, #00A950 0%, #1D439C 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  border-radius: 0;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}

.btn-outline {
  color: #fff;
  padding: 15px 60px 15px 40px;
}
.btn-outline:before {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 80px;
}

.jobs-section .views-field-view-node a:hover,
.button:hover,
.button:focus,
.button:active,
.button.active,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.btn-theme-second:hover,
.btn-theme-second:focus,
.btn-theme-second:active,
.btn-theme-second.active,
.more-link a:hover,
.more-link a:focus,
.more-link a:active,
.more-link a.active,
.btn-theme-submit:hover,
.btn-theme-submit:focus,
.btn-theme-submit:active,
.btn-theme-submit.active {
  background: transparent;
  color: #1D439C;
  transition: all 0.3s ease-in-out;
  padding: 15px 60px 15px 20px !important;
}
.jobs-section .views-field-view-node a:hover:before,
.button:hover:before,
.button:focus:before,
.button:active:before,
.button.active:before,
.btn:hover:before,
.btn:focus:before,
.btn:active:before,
.btn.active:before,
.btn-white:hover:before,
.btn-white:focus:before,
.btn-white:active:before,
.btn-white.active:before,
.btn-theme:hover:before,
.btn-theme:focus:before,
.btn-theme:active:before,
.btn-theme.active:before,
.btn-theme-second:hover:before,
.btn-theme-second:focus:before,
.btn-theme-second:active:before,
.btn-theme-second.active:before,
.more-link a:hover:before,
.more-link a:focus:before,
.more-link a:active:before,
.more-link a.active:before,
.btn-theme-submit:hover:before,
.btn-theme-submit:focus:before,
.btn-theme-submit:active:before,
.btn-theme-submit.active:before {
  content: " ";
  width: 50px;
  left: auto;
  background: #B1081E;
  border-radius: 80px;
  transition: all 0.3s ease-in-out;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: #fff;
}
.btn-outline:hover::before, .btn-outline:focus::before, .btn-outline:active::before, .btn-outline.active::before {
  background: #fff;
}
.btn-outline:hover:after, .btn-outline:focus:after, .btn-outline:active:after, .btn-outline.active:after {
  color: #00A950;
}

h1,
.h1 {
  font-size: 28px;
  line-height: 40px;
  color: #000;
  font-weight: 100;
}
@media (min-width: 768px) {
  h1,
.h1 {
    font-size: 36px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  h1,
.h1 {
    font-size: 42px;
    line-height: 58px;
  }
}

.headline {
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 20px;
  color: #00A950;
  font-weight: bold;
  letter-spacing: 1.25px;
}

p {
  color: #4D4D4D;
  margin-bottom: 20px;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
h2,
.h2 {
  font-weight: normal;
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  color: #000;
  font-weight: 400;
}
@media (min-width: 768px) {
  h2,
.h2 {
    font-size: 36px;
    line-height: 50px;
  }
}

h3,
.h3 {
  font-weight: normal;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}
@media (min-width: 768px) {
  h3,
.h3 {
    font-size: 25px;
    margin: 0 0 10px;
    line-height: 40px;
  }
}

form .webform-button--submit:hover, form .webform-button--submit:focus, form .webform-button--submit:active {
  padding: 0 35px !important;
}

header#header .header-main-inner .branding,
header.header-1 .header-main-inner .branding {
  width: 150px;
}
header#header .header-main-inner .header-inner,
header.header-1 .header-main-inner .header-inner {
  padding-left: 150px;
}
@media (min-width: 992px) {
  header#header .header-main-inner .navigation,
header.header-1 .header-main-inner .navigation {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  header#header .header-main-inner .navigation,
header.header-1 .header-main-inner .navigation {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  header#header .header-main-inner .navigation .gva_menu,
header.header-1 .header-main-inner .navigation .gva_menu {
    padding-top: 45px;
  }
}
header#header .header-main-inner .navigation .gva_menu > li,
header.header-1 .header-main-inner .navigation .gva_menu > li {
  margin: 0 5px;
}
@media (min-width: 1440px) {
  header#header .header-main-inner .navigation .gva_menu > li,
header.header-1 .header-main-inner .navigation .gva_menu > li {
    margin: 0 15px;
  }
}
@media (min-width: 768px) {
  header#header .header-main-inner .navigation .gva_menu > li:last-child.menu-item--expanded ul.menu.sub-menu,
header.header-1 .header-main-inner .navigation .gva_menu > li:last-child.menu-item--expanded ul.menu.sub-menu {
    left: auto;
    right: 0;
  }
}
header#header .header-main-inner .navigation .gva_menu > li > a,
header.header-1 .header-main-inner .navigation .gva_menu > li > a {
  color: #000;
  text-transform: capitalize;
  padding: 0 0 2px;
  position: relative;
}
@media (min-width: 992px) {
  header#header .header-main-inner .navigation .gva_menu > li > a,
header.header-1 .header-main-inner .navigation .gva_menu > li > a {
    font-size: 9px;
  }
}
@media (min-width: 1200px) {
  header#header .header-main-inner .navigation .gva_menu > li > a,
header.header-1 .header-main-inner .navigation .gva_menu > li > a {
    font-size: 12px;
  }
}
header#header .header-main-inner .navigation .gva_menu > li > a:after,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:after {
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  bottom: 0;
  background: #00A950;
  content: " ";
  transition: all 0.2s linear;
}
header#header .header-main-inner .navigation .gva_menu > li > a:hover, header#header .header-main-inner .navigation .gva_menu > li > a:active, header#header .header-main-inner .navigation .gva_menu > li > a:focus,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:hover,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:active,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:focus {
  color: #000;
}
header#header .header-main-inner .navigation .gva_menu > li > a:hover:after, header#header .header-main-inner .navigation .gva_menu > li > a:active:after, header#header .header-main-inner .navigation .gva_menu > li > a:focus:after,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:hover:after,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:active:after,
header.header-1 .header-main-inner .navigation .gva_menu > li > a:focus:after {
  width: 100%;
  transition: all 0.2s linear;
}
header#header .quick-side-icon,
header.header-1 .quick-side-icon {
  display: none !important;
}

header.header-1 .header-main {
  background: #fff;
}
header.header-1 #menu-bar span {
  background-color: #222;
}

.gva-search-region .search-content {
  padding: 20px;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
}
.gva-search-region .search-content .js-form-type-search {
  width: 100%;
}
.gva-search-region .search-content .form-submit:hover, .gva-search-region .search-content .form-submit:focus, .gva-search-region .search-content .form-submit:active {
  padding: inherit !important;
}
.gva-search-region .form-actions {
  display: inline;
}

.topbar {
  border-color: #00A950;
  padding: 0;
}
.topbar .topbar-content-inner {
  padding-right: 45px;
}
.topbar .topbar-content-inner .gva-search-region {
  right: 28px;
}
.topbar .topbar-content-inner .topbar-content {
  top: 0;
}
.topbar .topbar-content-inner .topbar-content ul.top-menu {
  overflow: hidden;
  border-left: 1px solid #00A950;
}
.topbar .topbar-content-inner .topbar-content ul.top-menu > li {
  padding: 5px;
  margin: 0;
  border-right: 1px solid #00A950;
}
@media (min-width: 768px) {
  .topbar .topbar-content-inner .topbar-content ul.top-menu > li {
    padding: 10px 35px;
  }
}
.topbar .topbar-content-inner .topbar-content ul.top-menu > li a {
  text-decoration: none;
  color: #000;
}
.topbar .topbar-content-inner .topbar-content ul.top-menu > li a:hover {
  color: #00A950;
}
.topbar .topbar-content-inner .topbar-content ul.top-menu > li a:hover i {
  color: #00A950;
}

.promo-area .text-theme {
  font-weight: bold;
  font-style: italic;
  font-size: 16px !important;
}
@media (min-width: 1200px) {
  .promo-area .text-theme {
    font-size: 35px !important;
  }
}
.promo-area .tp-caption {
  font-size: 16px !important;
  color: #000 !important;
}
@media (min-width: 1200px) {
  .promo-area .tp-caption {
    font-size: 35px !important;
  }
}
.promo-area .text-theme-2 {
  font-weight: bold;
  font-style: italic;
  color: #1D439C !important;
  font-size: 20px !important;
}
@media (min-width: 1200px) {
  .promo-area .text-theme-2 {
    font-size: 35px !important;
  }
}

@media (min-width: 992px) {
  .frontpage .main-content .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .frontpage .main-content .container {
    max-width: 1200px;
  }
}
@media (min-width: 1440px) {
  .frontpage .main-content .container {
    max-width: 1440px;
  }
}

.welcome-section {
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .welcome-section {
    padding: 50px 0 80px;
  }
}
@media (min-width: 992px) {
  .welcome-section {
    padding: 70px 0 100px;
  }
}
@media (min-width: 1200px) {
  .welcome-section {
    padding: 100px 0 150px;
  }
}
.welcome-section .bb-inner.padding-bottom-large {
  padding-bottom: 180px;
}
.welcome-section:before {
  content: " ";
  width: 1px;
  left: 16.66%;
  top: 0;
  height: 80%;
  background: #00A950;
  z-index: 2;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .welcome-section:before {
    display: block;
  }
}
.welcome-section .column-content {
  color: #000;
  position: relative;
  padding: 20px 15px;
}
@media (min-width: 768px) {
  .welcome-section .column-content {
    padding: 0 0 20px;
  }
}
.welcome-section .column-content:after {
  content: " ";
  left: 0;
  bottom: 0;
  height: 1px;
  padding-right: 99999px;
  margin-right: -99999px;
  background: #00A950;
  z-index: 2;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .welcome-section .column-content:after {
    display: block;
  }
}
.welcome-section .column-content .name {
  letter-spacing: 1.5px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.welcome-section .column-content strong {
  display: block;
  position: relative;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 39px;
  font-weight: 500;
  letter-spacing: 0.43px;
}
.welcome-section .column-content .designation {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1.25px;
}

.our-vision .content-area {
  border-radius: 20px 0 0 20px;
  padding-top: 25px;
}
@media (min-width: 768px) {
  .our-vision .content-area {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .our-vision .video-inner {
    margin: -60px -15px 0 0;
  }
}
@media (min-width: 768px) {
  .our-vision .content-part-left {
    padding: 100px 60px;
  }
}
.our-vision .gsc-video-box.style-2 .image .popup-video .icon {
  width: 60px;
  height: 60px;
  background: #00A950;
  opacity: 0.89;
  margin: 0;
  transform: translate(-50%, -50%);
}
@media (min-width: 1200px) {
  .our-vision .gsc-video-box.style-2 .image .popup-video .icon {
    width: 100px;
    height: 100px;
  }
}
.our-vision .gsc-video-box.style-2 .image .popup-video .icon .fa-play {
  font-size: 25px;
  line-height: 60px;
  margin: 0 -9px 0 0;
}
@media (min-width: 1200px) {
  .our-vision .gsc-video-box.style-2 .image .popup-video .icon .fa-play {
    font-size: 40px;
    line-height: 100px;
  }
}
.our-vision .content-part-left .column-content-inner {
  max-width: 550px;
}
.our-vision .gsc-video-box .video-content .link-video:after {
  height: 2px;
  background-color: #000;
  top: 10px;
  width: 20px;
  left: -35px;
}
.our-vision .gsc-video-box .video-content .link-video a {
  color: #1D439C;
  font-size: 12px;
}
.our-vision .gsc-video-box .video-content .link-video:hover {
  font-style: italic;
}
.our-vision .gsc-video-box .video-content .link-video:hover:after {
  width: 30px;
}

.topbar .topbar-content-inner .quick-side-icon {
  display: none !important;
}

.values-list {
  padding: 0 15px 20px;
}
@media (min-width: 768px) {
  .values-list {
    padding: 0 60px 60px 60px;
  }
}
.values-list .headline {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .values-list .gsc-column.col-xl-2.col-lg-2.col-md-2 {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .values-list .gsc-column.col-xl-2.col-lg-2.col-md-2 {
    padding: 0 20px;
  }
}
.values-list .gsc-icon-box.top-center .title {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.values-list .gsc-icon-box.top-center .desc p {
  line-height: 20px;
  font-size: 12px;
}

.our-business {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.our-business:after {
  width: 1px;
  background: #81CC9E;
  position: absolute;
  right: 10%;
  top: 0;
  height: 80%;
  content: " ";
  display: none;
}
@media (min-width: 992px) {
  .our-business:after {
    display: block;
  }
}
.our-business .bb-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .our-business .bb-inner {
    padding-top: 100px;
    padding-bottom: 130px;
  }
}
.our-business .heading-col div {
  height: 100%;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .our-business .heading-col h1 {
    writing-mode: vertical-lr;
    text-orientation: sideways;
    white-space: nowrap;
    display: inline-block;
    transform: rotate(180deg);
    letter-spacing: 15px;
  }
}
@media (min-width: 768px) {
  .our-business .business-list {
    padding-top: 70px;
  }
}
.our-business .business-list .gsc-icon-box.top-center {
  text-align: left;
}
.our-business .business-list .gsc-icon-box.top-center .desc,
.our-business .business-list .gsc-icon-box.top-center .highlight_content {
  text-align: left;
  max-width: 100%;
}
.our-business .business-list .gsc-icon-box.top-center .desc p,
.our-business .business-list .gsc-icon-box.top-center .highlight_content p {
  font-size: 12px;
  line-height: 20px;
  color: #4D4D4D;
  margin-bottom: 15px;
}
.our-business .business-list .gsc-icon-box.top-center .desc a,
.our-business .business-list .gsc-icon-box.top-center .highlight_content a {
  position: relative;
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  padding-bottom: 2px;
  letter-spacing: 1px;
  color: #1D439C;
  transition: all 0.3s linear;
}
.our-business .business-list .gsc-icon-box.top-center .desc a:after,
.our-business .business-list .gsc-icon-box.top-center .highlight_content a:after {
  content: ">";
  padding-left: 5px;
}
.our-business .business-list .gsc-icon-box.top-center .desc a::before,
.our-business .business-list .gsc-icon-box.top-center .highlight_content a::before {
  background: #1D439C;
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  content: " ";
  transition: all 0.3s linear;
}
.our-business .business-list .gsc-icon-box.top-center .desc a:hover,
.our-business .business-list .gsc-icon-box.top-center .highlight_content a:hover {
  font-style: italic;
  letter-spacing: 3px;
}
.our-business .business-list .gsc-icon-box.top-center .desc a:hover:before,
.our-business .business-list .gsc-icon-box.top-center .highlight_content a:hover:before {
  width: 100%;
  transition: all 0.3s linear;
}
.our-business .business-list .gsc-icon-box.top-center h3 {
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}
.our-business .business-list .highlight-icon {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.importance-teaser .gsc-image .widget-content {
  max-width: 900px;
  margin-bottom: 30px;
}
.importance-teaser .column-content p {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: bold;
}

.news-press {
  padding: 40px 0 40px 6.66%;
}
@media (min-width: 992px) {
  .news-press {
    padding: 90px 0 90px 16.66%;
  }
}
.news-press .bb-inner {
  overflow: hidden;
  padding: 20px;
  background: #F7F4F4;
  border-radius: 10px 0 0 10px;
}
@media (min-width: 768px) {
  .news-press .bb-inner {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .news-press .bb-inner {
    padding: 60px 100px 90px 110px;
  }
}
.news-press .bb-inner .bb-container {
  overflow: hidden;
  max-width: 1050px;
}
.news-press .bb-inner .right-text {
  text-align: right;
  font-size: 12px;
}
.news-press .bb-inner .item > div {
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-press .right-info {
    text-align: right;
  }
}
.news-press .post-image {
  position: relative;
}
.news-press .post-image .post-categories {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #fff;
  border-radius: 6px;
  padding: 0 10px 2px;
  min-width: 80px;
  text-align: center;
  line-height: 19px;
}
.news-press .post-image .post-categories a {
  font-weight: bold;
  color: #00A950;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
}
.news-press .post-content {
  overflow: hidden;
  width: 100%;
  padding: 15px;
}
.news-press .post-content .post-meta {
  margin: 0 0 10px;
  letter-spacing: 2.6px;
  font-size: 10px;
  line-height: 12px;
  color: #666;
}
.news-press .post-content .post-title {
  margin-bottom: 10px;
}
.news-press .post-content .post-title a {
  letter-spacing: 1.5px;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.news-press .post-content .post-title a:hover {
  color: #00A950;
}
.news-press .post-content .post-action {
  margin-bottom: 15px;
}
.news-press .post-content .post-action a {
  position: relative;
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  padding: 0 10px 2px 0;
  letter-spacing: 1px;
  color: #666;
  transition: all 0.3s linear;
}
.news-press .post-content .post-action a:after {
  content: ">";
  padding-left: 5px;
  top: 3px;
  right: 0;
  color: #666;
}
.news-press .post-content .post-action a::before {
  background: #666;
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  content: " ";
  transition: all 0.3s linear;
}
.news-press .post-content .post-action a:hover {
  font-style: italic;
  letter-spacing: 3px;
}
.news-press .post-content .post-action a:hover:before {
  width: 100%;
  transition: all 0.3s linear;
}
.news-press .owl-carousel {
  padding-bottom: 60px;
}
.news-press .owl-carousel .owl-dots {
  position: absolute;
  left: 20px;
  bottom: 7px;
  width: 250px;
  display: flex;
  flex-direction: row;
}
.news-press .owl-carousel .owl-dots .owl-dot {
  width: auto;
  margin: 0;
  flex-grow: 1;
  border-radius: 0;
  height: 3px;
}
.news-press .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
}
.news-press .owl-carousel .owl-dots .owl-dot.active {
  background: #1D439C;
}
.news-press .owl-carousel .owl-nav {
  opacity: 1;
  position: absolute;
  bottom: 10px;
  left: 300px;
  width: 150px;
}
.news-press .owl-carousel .owl-nav .owl-next,
.news-press .owl-carousel .owl-nav .owl-prev {
  width: auto;
  height: auto;
  border: 0;
  background: none;
  box-shadow: none;
  outline: none;
}
.news-press .owl-carousel .owl-nav .owl-next i,
.news-press .owl-carousel .owl-nav .owl-prev i {
  color: #ADB2B5;
}
.news-press .owl-carousel .owl-nav .owl-next:hover i, .news-press .owl-carousel .owl-nav .owl-next:focus i,
.news-press .owl-carousel .owl-nav .owl-prev:hover i,
.news-press .owl-carousel .owl-nav .owl-prev:focus i {
  color: #1D439C;
}
.news-press .owl-carousel .owl-nav .gv-icon-165:before {
  content: "";
  font-family: "icomoon";
  font-size: 10px;
  line-height: 10px;
}
.news-press .owl-carousel .owl-nav .gv-icon-164:before {
  content: "";
  font-family: "icomoon";
  font-size: 10px;
  line-height: 10px;
}
.news-press .more-link a {
  display: none;
}

.hp-contact {
  padding: 0 0 30px 6.66%;
  width: 100%;
}
@media (min-width: 992px) {
  .hp-contact {
    padding: 0 0 50px 16.66%;
  }
}
.hp-contact .gsc-image {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .hp-contact .gsc-image {
    margin-top: -25px;
    margin-bottom: 0;
  }
}
.hp-contact .btn-theme,
.hp-contact .btn:not(:disabled):not(.disabled) {
  color: #fff;
}
.hp-contact .btn-theme:hover,
.hp-contact .btn:not(:disabled):not(.disabled):hover {
  color: #1D439C;
}
.hp-contact .touch-us p {
  color: #1D439C;
  letter-spacing: 1.25px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 0 15px;
}
.hp-contact .touch-us .caption {
  font-size: 34px;
  text-align: center;
  margin: 0 0 15px;
  font-weight: 300;
}
.hp-contact .touch-us .caption strong {
  font-weight: bold;
}
.hp-contact .in-touch {
  border-radius: 10px 0 0;
  padding-top: 25px;
}
.hp-contact .touch-wrap {
  display: flex;
  padding: 0 10px 25px;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .hp-contact .touch-wrap {
    flex-direction: row;
    padding: 10px 10px 25px 20px;
  }
}
@media (min-width: 1200px) {
  .hp-contact .touch-wrap {
    padding: 10px 0 25px 70px;
  }
}
.hp-contact .touch-wrap .title {
  margin: 0 5% 10px 0;
  color: #1D439C;
  letter-spacing: 1.4px;
  font-size: 20px;
  line-height: 24px;
}
.hp-contact .touch-wrap .touch-link {
  box-shadow: 0px 8px 15px #1BAC5127;
  border-radius: 34px;
  background: #fff;
  color: #969696;
  letter-spacing: 1.25px;
  padding: 10px 60px 10px 40px;
  min-width: 300px;
  position: relative;
}
.hp-contact .touch-wrap .touch-link::after {
  content: "";
  letter-spacing: 0;
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  top: 10px;
  font-style: normal;
}
.hp-contact .touch-wrap .touch-link:hover {
  color: #1D439C;
  font-style: italic;
  letter-spacing: 2.5px;
}
.hp-contact .hp-contact-area {
  position: relative;
}
.hp-contact .hp-contact-area:before {
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 15%;
  left: -5%;
  background: #969696;
  content: " ";
  display: none;
}
@media (min-width: 768px) {
  .hp-contact .hp-contact-area:before {
    display: block;
  }
}
.hp-contact .hp-contact-area .number {
  font-size: 60px;
  line-height: 60px;
  color: #969696;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #969696;
}
@media (min-width: 1200px) {
  .hp-contact .hp-contact-area .number {
    font-size: 80px;
    line-height: 80px;
  }
}
.hp-contact .hp-contact-area .links-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}
@media (min-width: 1200px) {
  .hp-contact .hp-contact-area .links-list li {
    margin: 0 0 15px;
  }
}
.hp-contact .hp-contact-area .links-list a {
  color: #00A950;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  letter-spacing: 0.9px;
  display: inline-block;
  position: relative;
}
@media (min-width: 1200px) {
  .hp-contact .hp-contact-area .links-list a {
    font-size: 20px;
    line-height: 24px;
  }
}
.hp-contact .hp-contact-area .links-list a::before {
  background: #00A950;
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  content: " ";
  transition: all 0.3s linear;
}
.hp-contact .hp-contact-area .links-list a:hover {
  color: #00A950;
  letter-spacing: 2px;
  font-style: italic;
}
.hp-contact .hp-contact-area .links-list a:hover:before {
  width: 100%;
  transition: all 0.3s linear;
}

.topbar-part a img {
  width: 18px;
  margin: 3px 5px 0 0;
}

.language-part > a img {
  width: 13px;
  margin: 6px 5px 0 0;
}

#footer {
  background: #F7F4F4;
  color: #555;
  overflow: hidden;
}
#footer .footer-center {
  padding: 20px 0 20px;
}
@media (min-width: 992px) {
  #footer .footer-center {
    padding: 80px 80px;
  }
}
#footer .footer-column {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #footer .footer-column {
    margin-bottom: 20px;
  }
}
#footer a {
  color: #555;
}
#footer .block .block-title {
  font-size: 13px;
  line-height: 22px;
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 15px;
  padding: 0 0 2px;
  text-align: left;
  text-transform: capitalize;
}
#footer .block .block-title:after {
  display: none;
}
#footer .block .block-title span {
  color: #555 !important;
}
#footer ul.menu > li {
  padding: 0 0 10px;
}
#footer .contact-info {
  max-width: 85%;
}
#footer .contact-info img {
  float: left;
  width: 15px;
  margin: 7px 10px 0 0;
}
#footer .contact-info ul li {
  margin: 0;
}
#footer .footer-four {
  font-weight: bold;
}
#footer .footer-four ul li {
  margin: 0 0 5px;
}
#footer .social-copyright {
  float: left;
  padding: 30px 0 0;
}
#footer .social-copyright img {
  width: 30px;
}
#footer .copyright {
  float: left;
  max-width: 85%;
  width: 100%;
  border-radius: 0 10px 0 0;
  padding: 30px 3.5%;
  color: #2B2B2B;
  background: #fff;
}
#footer a.back-to-top {
  position: absolute;
  right: 5%;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  white-space: nowrap;
  display: inline-block;
  bottom: 30px;
  padding: 30px 0 0;
  color: #1D439C;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2.2px;
}
#footer a.back-to-top:before {
  content: "";
  writing-mode: horizontal-tb;
  font-family: "icomoon";
  font-size: 18px;
  font-size: 25px;
  line-height: 25px;
  padding: 0 0 8px 0;
  margin: 0 -5px 0 0;
  float: left;
}
#footer a.back-to-top:hover {
  letter-spacing: 3px;
}

#content {
  overflow: hidden;
}

.top-management {
  position: relative;
}
.top-management::after {
  background: #F4FAFF;
  content: " ";
  position: absolute;
  top: 0;
  padding: 0 9999px 9999px;
  margin: 0 -9999px -9999px;
  z-index: 0;
}
.top-management .box-col .column-inner {
  background: #7EDCFF;
}
.top-management p {
  line-height: 18px;
  font-style: italic;
  font-size: 12px;
}
.top-management.gbb-row .bb-inner {
  padding-top: 60px;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
  overflow: inherit;
  margin: 0;
}
@media (min-width: 992px) {
  .breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    height: 300px;
  }
}

.breadcrumb-content-main .content {
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 0.8px;
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
}
.breadcrumb-content-main .content a,
.breadcrumb-content-main .content span {
  margin: 0 5px;
}
.breadcrumb-content-main .content span {
  color: #00A950;
}

.board-area .row-wrapper {
  justify-content: center;
}
.board-area .bb-inner {
  padding-bottom: 0;
}
.board-area .views-frame {
  background: #fff;
  padding: 20px 20px 60px;
  position: relative;
  margin: 40px 0 70px;
}
.board-area .views-frame.expand .views-field-field-team-description {
  max-height: initial;
}
.board-area .views-frame.expand .views-field-nothing {
  background: none;
}
.board-area .views-frame .item-image {
  border-radius: 100%;
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin: -60px auto 20px;
}
.board-area .views-frame .views-field-field-team-name {
  color: #00A950;
  letter-spacing: 1.25px;
  text-align: center;
  padding: 5px;
  font-weight: bold;
  border-bottom: 1px solid #00A950;
  display: block;
  margin: 0 0 20px;
}
.board-area .views-frame .views-field-field-team-description {
  font-weight: 500;
  color: #4D4D4D;
  font-size: 12px;
  line-height: 20px;
  max-height: 220px;
  overflow: hidden;
}
.board-area .views-frame .views-field-nothing {
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 70%) 0% 0% no-repeat padding-box;
  height: 150px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 20px;
  text-align: center;
}
.board-area .views-frame a.team-show-more {
  background: #1D439C;
  display: inline-block;
  vertical-align: top;
  border-radius: 34px;
  color: #fff;
  letter-spacing: 1.25px;
  font-size: 12px;
  line-height: 20px;
  text-transform: capitalize;
  padding: 6px 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.board-area .views-frame a.team-show-more:hover {
  background: #00A950;
}

.block.block-system-breadcrumb-block {
  overflow: hidden;
  margin: 0;
}

.page-title .bb-inner.padding-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .page-title .bb-inner.padding-small {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.page-title .gsc-heading {
  padding: 0;
  max-width: 1200px;
}
.page-title .gsc-heading .sub-title {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  color: #000;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .page-title .gsc-heading .sub-title {
    margin: 0 0 10px;
    font-size: 28px;
  }
}
.page-title .gsc-heading .title-desc {
  max-width: 100%;
}
.page-title h1 {
  font-weight: normal;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  color: #000;
  letter-spacing: 0px;
  font-weight: 100;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .page-title h1 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 35px;
  }
}

.footer-section {
  border-radius: 10px 0 0;
  background: #B1F2C9;
}
.footer-section:after {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  background: #B1F2C9;
  padding-right: 99999px;
  margin-right: -99999px;
  content: " ";
}
.footer-section p {
  margin: 0;
}
.footer-section p a {
  display: inline-block;
  color: #1D439C;
}
.footer-section p a:after {
  display: inline-block !important;
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 10px;
  padding: 0 0 0 15px;
  font-weight: 100;
}
.footer-section .column-content {
  padding: 10px;
  letter-spacing: 1.4px;
  color: #1D439C;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .footer-section .column-content {
    padding: 30px;
    font-size: 20px;
    line-height: 26px;
  }
}

.schemes-area .bb-inner.padding-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .schemes-area .bb-inner.padding-small {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.schemes-area table thead {
  background: #1D439C;
  text-align: center;
  color: #fff;
  letter-spacing: 1.25px;
  font-weight: normal;
}
.schemes-area table thead th {
  border-width: 2px;
  padding: 8px;
  vertical-align: middle;
  font-weight: normal;
  border-color: #1D438C;
}
.schemes-area table tbody tr td {
  color: #4D4D4D;
  vertical-align: middle;
  letter-spacing: 0.66px;
  padding: 8px 15px;
  border-width: 2px;
  border-color: #1D438C;
}
.schemes-area.primary h3 {
  color: #00A950;
  font-size: 18px;
  letter-spacing: 1.5px;
  font-weight: bold;
}
.schemes-area.primary table {
  margin: 0 0 30px;
}
.schemes-area.primary table thead {
  background: #00A950;
}
.schemes-area.primary table thead th {
  border-color: #00A950;
}
.schemes-area.primary table tbody tr td {
  border-color: #00A950;
}

.schemes-logo .widget-content {
  max-width: 200px;
  margin: 0 auto;
}

.milestonesa-area .bb-inner {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .milestonesa-area .bb-inner {
    padding-top: 50px;
  }
}

.accordion-area {
  overflow: hidden;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .accordion-area {
    margin-bottom: 100px;
  }
}

.ui-accordion > .views-row {
  border-bottom: 1px solid #707070;
}
.ui-accordion .ui-accordion-header {
  border: 0;
  background: transparent;
  border-radius: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  text-align: left;
  padding: 15px 0;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  color: #000;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active.ui-state-focus {
  box-shadow: none;
  border: 0;
  outline: none;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon:after {
  content: "";
}
.ui-accordion .ui-accordion-header.ui-state-focus {
  box-shadow: none;
  border: 0;
  outline: none;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  margin: 0;
  background: none;
  position: relative;
  width: 30px;
  height: 30px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon:after {
  content: "";
  font-family: "icomoon";
  text-indent: 0;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 24px;
  line-height: 24px;
  transform: translateY(-50%);
}
.ui-accordion .ui-widget-content {
  background: none;
  border: 0;
  padding: 10px 0 0;
}
@media (min-width: 768px) {
  .ui-accordion .ui-widget-content {
    padding: 30px 0;
  }
}
.ui-accordion .ui-widget-content time {
  letter-spacing: 0.9px;
  color: #62D08B;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.ui-accordion .ui-widget-content p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.66px;
  color: #000;
}
@media (min-width: 768px) {
  .ui-accordion .ui-widget-content p {
    max-width: 70%;
  }
}
.ui-accordion .ui-widget-content > .views-row {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .ui-accordion .ui-widget-content > .views-row {
    float: left;
  }
}

@media (min-width: 992px) {
  .ethic-section .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .ethic-section .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .ethic-section .container {
    max-width: 960px;
  }
}
.ethic-section .main-title h2 {
  letter-spacing: 1.5px;
  color: #1D439C;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin: 0 0 40px;
}
.ethic-section .gsc-column .widget {
  background: #fff;
  padding: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .ethic-section .gsc-column .widget {
    min-height: 400px;
  }
}
.ethic-section .gsc-column h3.title {
  letter-spacing: 1.5px;
  font-size: 18px;
  text-align: left;
  line-height: 24px;
  padding-bottom: 15px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.ethic-section .gsc-column .gsc-icon-box.top-center .highlight_content {
  max-width: 100%;
}
.ethic-section .gsc-column .gsc-icon-box.top-center .highlight_content .desc {
  text-align: left;
  letter-spacing: 0.54px;
  color: #666;
  font-size: 13px;
  line-height: 19px;
}
.ethic-section .gsc-column .gsc-icon-box.top-center .highlight_content .desc p {
  color: #666;
}

@media (min-width: 992px) {
  .data-protection .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .data-protection .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .data-protection .container {
    max-width: 960px;
  }
}
.data-protection h1 {
  letter-spacing: 1.5px;
  color: #00A950;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 15px;
}
.data-protection p {
  margin: 0 0 10px;
  letter-spacing: 0.66px;
  color: #000;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .data-protection p {
    margin: 0 0 20px;
  }
}
.data-protection p + h1 {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .data-protection p + h1 {
    padding-top: 30px;
  }
}
.data-protection p strong {
  letter-spacing: 0.66px;
  color: #1D439C;
  font-size: 16px;
}
.data-protection ul {
  padding: 0 0 10px 15px;
}
@media (min-width: 992px) {
  .data-protection ul {
    padding: 0 0 30px 15px;
  }
}
.data-protection .cta-part {
  text-align: center;
}
.data-protection .gsc-button.medium {
  border-color: transparent !important;
  padding: 15px 60px 15px 50px;
}
.data-protection .gsc-button.medium:hover {
  color: #000 !important;
}

@media (min-width: 992px) {
  .whistleblowing-area .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .whistleblowing-area .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .whistleblowing-area .container {
    max-width: 960px;
  }
}
.whistleblowing-area h2 {
  letter-spacing: 1.5px;
  color: #1D439C;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 20px;
  text-align: left;
}
@media (min-width: 992px) {
  .whistleblowing-area h2 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 40px;
  }
}
.whistleblowing-area hr {
  border-color: #1D439C;
}
.whistleblowing-area ul {
  padding: 0 0 10px 15px;
  letter-spacing: 0.66px;
  color: #000;
  font-size: 13px;
  line-height: 19px;
}
@media (min-width: 992px) {
  .whistleblowing-area ul {
    padding: 0 0 30px 15px;
  }
}
.whistleblowing-area ul li {
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .whistleblowing-area ul li {
    margin: 0 0 15px;
  }
}
.whistleblowing-area ul ul {
  padding-bottom: 0;
}
.whistleblowing-area .info-col {
  padding-bottom: 30px;
}
.whistleblowing-area .info-col .column-inner {
  background: #fff;
  height: 100%;
  padding: 15px;
}
.whistleblowing-area .info-col p {
  margin: 0;
  letter-spacing: 0.66px;
  color: #000;
  font-size: 13px;
  line-height: 19px;
}
.whistleblowing-area h1 {
  letter-spacing: 1.5px;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 0 0;
}
@media (min-width: 992px) {
  .whistleblowing-area h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 30px;
    padding: 30px 0 0;
  }
}
.whistleblowing-area .report-col h2 {
  letter-spacing: 0;
}
.whistleblowing-area .report-col p {
  margin: 0 0 5px;
}
.whistleblowing-area .report-col p.caption {
  margin: 0 0 20px;
  color: #00A950;
  font-size: 12px;
  line-height: 16px;
}
.whistleblowing-area .report-col ul li {
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .whistleblowing-area .report-col ul li {
    margin: 0 0 15px;
  }
}

.awards-page {
  background: #F4FAFF;
}
@media (min-width: 992px) {
  .awards-page .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .awards-page .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .awards-page .container {
    max-width: 960px;
  }
}

.awards-section {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .awards-section {
    padding-top: 50px;
  }
}
.awards-section .view-content-wrap .item {
  padding: 10px 0;
  letter-spacing: 0.54px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .awards-section .view-content-wrap .item {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  .awards-section .view-content-wrap .item {
    padding: 50px 0;
  }
}
.awards-section .view-content-wrap .content-wrap a {
  letter-spacing: 1.5px;
  color: #00A950;
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  display: inline-block;
  border-bottom: 1px solid #00A950;
}
.awards-section .view-content-wrap .carousel,
.awards-section .view-content-wrap .image-wrap {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .awards-section .view-content-wrap .carousel,
.awards-section .view-content-wrap .image-wrap {
    margin-bottom: 0;
  }
}

.basic-main {
  background: #F4FAFF;
}
@media (min-width: 992px) {
  .basic-main .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .basic-main .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .basic-main .container {
    max-width: 960px;
  }
}
.basic-main .box-col {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .basic-main .box-col {
    order: 1;
  }
}
.basic-main .box-col .column-inner {
  justify-content: center;
  align-items: center;
  display: flex;
  min-height: 250px;
}
.basic-main .box-col p {
  margin: 0;
  letter-spacing: 0.75px;
  color: #FFF;
  line-height: 30px;
  font-size: 22px;
}
.basic-main .number-col {
  letter-spacing: 0.66px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  align-items: center;
}
@media (max-width: 767px) {
  .basic-main .number-col {
    order: 0;
  }
}
.basic-main .number-col h1 {
  text-align: center;
  color: #969696;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #969696;
  margin: 0;
  font-size: 70px;
  line-height: 80px;
}
.basic-main .number-col .gsc-column {
  align-items: center;
  display: flex;
}
.basic-main .number-col p {
  margin: 0;
}

@media (min-width: 992px) {
  .main-content .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .main-content .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .main-content .container {
    max-width: 960px;
  }
}
.main-content.title-area img {
  margin: 0 0 -25px;
  height: 180px;
  width: auto;
  object-fit: cover;
}
@media (min-width: 1440px) {
  .main-content.title-area h1 {
    font-size: 35px;
    font-weight: 300;
  }
}

@media (min-width: 992px) {
  .why-lng .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .why-lng .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .why-lng .container {
    max-width: 1050px;
  }
}
.why-lng.feature-top h1 {
  font-size: 35px;
  margin: 0 0 40px;
}
.why-lng .caption-right h1 {
  margin: 0;
  font-weight: 300;
  padding: 0 0 15px;
  position: relative;
}
.why-lng .caption-right h1:after {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding-right: 99999px;
  margin-right: -99999px;
  background: #00A950;
  height: 1px;
  content: " ";
}
.why-lng .caption-right h1 strong {
  font-weight: bold;
  color: #00A950;
  font-style: italic;
}
.why-lng .detail-img {
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .why-lng .detail-img {
    margin: -70px 0 70px;
  }
}
.why-lng .detail-content .column-content-inner {
  padding: 15px;
}
@media (min-width: 1440px) {
  .why-lng .detail-content .column-content-inner {
    max-width: 80%;
  }
}

.terminal-text {
  letter-spacing: 1.35px;
  color: #000;
  position: relative;
}
.terminal-text h1 {
  margin: 0;
  font-weight: 300;
  padding: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .terminal-text h1 {
    font-size: 30px;
    line-height: 40px;
    padding: 20px;
    max-width: 80%;
  }
}
.terminal-text h1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-right: 99999px;
  margin-right: -99999px;
  background: #00A950;
  height: 1px;
  content: " ";
}
@media (min-width: 992px) {
  .terminal-text h1:after {
    left: 20px;
  }
}
.terminal-text h1 strong {
  font-weight: bold;
  color: #00A950;
  font-style: italic;
}

.operations-list {
  overflow: hidden;
}
.operations-list h3 {
  text-align: left;
  letter-spacing: 1.5px;
  color: #1D439C;
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 20px;
}
.operations-list .lists-area {
  padding: 0 0 10px;
}
@media (min-width: 992px) {
  .operations-list .lists-area {
    padding: 0 0 30px;
  }
}
.operations-list .lists-area .gsc-column {
  margin-bottom: 30px;
}
.operations-list .lists-area .column-inner {
  padding: 10px;
  background: #B1F2C9;
  letter-spacing: 0.66px;
  color: #000;
  height: 100%;
}
.operations-list .lists-area .column-inner p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  margin: 5px 0 10px;
}
.operations-list .lists-area h1 {
  -webkit-text-fill-color: #B1F2C9;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00A950;
  font-size: 62px;
  line-height: 72px;
  border-bottom: 1px solid #00A950;
}
.operations-list .operation-img .widget-content {
  margin: 0 0 40px;
}
@media (min-width: 992px) {
  .operations-list .operation-img .widget-content {
    margin: 0 0 60px;
  }
}

.safety-section .row-wrapper {
  justify-content: center;
}
.safety-section .safety-text .column-inner {
  padding: 15px;
}
@media (min-width: 992px) {
  .safety-section .safety-text .column-inner {
    padding: 15px 40px;
  }
}
@media (min-width: 1200px) {
  .safety-section .safety-text .column-inner {
    float: right;
    max-width: 75%;
    padding-right: 20%;
  }
}
.safety-section .safety-text .column-inner p {
  letter-spacing: 1.35px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}
.safety-section .safety-text .column-inner p strong {
  font-weight: bold;
  color: #00A950;
  font-style: italic;
}
.safety-section .safety-img img {
  width: 100%;
}
@media (min-width: 768px) {
  .safety-section .safety-img img {
    margin: -50px 0 0;
  }
}
.safety-section .btn-theme {
  margin: 0 15px;
}
.safety-section .safety-list .column-inner {
  padding: 15px;
}
@media (min-width: 768px) {
  .safety-section .safety-list .column-inner {
    padding-top: 40px;
  }
}
.safety-section .safety-list p {
  letter-spacing: 0.66px;
  margin: 0 0 10px;
}
.safety-section .safety-list p strong {
  color: #1D439C;
}
.safety-section .safety-list ul {
  padding-left: 15px;
}

.media-title .gsc-heading .sub-title {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .media-title .gsc-heading .sub-title {
    margin-bottom: 30px;
  }
}
.media-title p {
  margin-bottom: 0;
}
.media-title p .sub-head {
  letter-spacing: 0.84px;
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin: 0 0 15px;
}
.media-title p strong {
  font-weight: 500;
  color: #00A950;
}
.media-title p strong.add {
  color: #000;
}

.media-area.gbb-row .bb-inner.padding-small {
  padding-bottom: 0;
}
.media-area .form-select.bef-links ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .media-area .form-select.bef-links ul {
    margin: 0 0 40px;
  }
}
.media-area .form-select.bef-links ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px 20px;
}
@media (min-width: 768px) {
  .media-area .form-select.bef-links ul li {
    padding: 0 15px;
  }
}
.media-area .form-select.bef-links ul a.bef-link {
  padding: 6px 10px;
  border: 2px solid #1D439C;
  border-radius: 30px;
  min-width: 80px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.25px;
  color: #1D439C;
  font-weight: 500;
}
@media (min-width: 768px) {
  .media-area .form-select.bef-links ul a.bef-link {
    min-width: 100px;
    padding: 10px 30px;
  }
}
.media-area .form-select.bef-links ul a.bef-link.bef-link--selected {
  color: #fff;
  background: #1D439C;
}
.media-area .pager ul.pager__items {
  text-align: center;
  margin: 0 0 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .media-area .pager ul.pager__items {
    margin: 20px 0 40px;
  }
}
.media-area .pager ul.pager__items > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  text-transform: none;
}
.media-area .pager ul.pager__items > li.is-active a {
  font-weight: bold;
}
.media-area .pager ul.pager__items > li a {
  border: 0;
  background: transparent;
  font-weight: normal;
  color: #000;
  padding: 5px;
  line-height: 18px;
  margin: 0;
  text-transform: capitalize;
}
.media-area .footer-section .column-content {
  letter-spacing: 0.2px;
  color: #1D439C;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .media-area .footer-section .column-content {
    font-size: 12px;
    line-height: 18px;
  }
}
.media-area .footer-section .column-content p {
  color: #1D439C;
}
.media-area .block-area {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .media-area .block-area {
    padding-bottom: 40px;
  }
}
.media-area .block-area img {
  width: 100%;
}
.media-area .block-area .views-field-title {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 1.4px;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .media-area .block-area .views-field-title {
    min-height: 68px;
  }
}
.media-area .block-area .views-field-field-upload-file {
  border-top: 1px solid #707070;
  padding: 10px 0 20px;
}
.media-area .block-area .download-file-link {
  font-weight: normal;
  letter-spacing: 3px;
  color: #1D439C;
  text-transform: capitalize;
  position: relative;
  font-size: 12px;
  line-height: 16px;
}
.media-area .block-area .download-file-link:after {
  content: ">";
  padding-left: 5px;
}

.contact-info-area {
  position: relative;
}
.contact-info-area:after {
  position: absolute;
  left: 10%;
  right: 10%;
  height: 1px;
  bottom: 0;
  background: #375BB5;
  content: " ";
}
@media (min-width: 768px) {
  .contact-info-area .gsc-image {
    margin: -80px 0 0;
  }
}
.contact-info-area .bb-inner.padding-small {
  padding-top: 30px;
}

.contact-title .gsc-heading {
  padding-bottom: 35px;
}
.contact-title .gsc-heading .sub-title {
  color: #000;
  line-height: 40px;
  font-size: 30px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: normal;
}

.contact-form-area .gsc-heading {
  padding: 0 0 10px;
}
.contact-form-area .gsc-heading .sub-title {
  color: #000;
  line-height: 40px;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
}

.maps-area h2 {
  font-size: 18px;
  line-height: 20px;
  color: #1D439C;
  font-weight: 500;
}
.maps-area .main-office h2 {
  color: #00A950;
}
@media (max-width: 767px) {
  .maps-area .main-office {
    padding: 15px 15px 0;
    order: 0;
  }
}
@media (max-width: 767px) {
  .maps-area .terminal-office {
    padding: 15px 15px 0;
    order: 2;
  }
}
.maps-area p {
  color: #000;
}
.maps-area .map-right {
  padding-left: 0;
}
.maps-area .map-right p {
  margin: 0;
}
@media (max-width: 767px) {
  .maps-area .map-right {
    padding: 15px;
    order: 3;
  }
}
.maps-area .map-left {
  padding-right: 0;
}
.maps-area .map-left p {
  margin: 0;
}
@media (max-width: 767px) {
  .maps-area .map-left {
    padding: 15px;
    order: 1;
  }
}

@media (min-width: 992px) {
  .webform-submission-contact-form {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .webform-submission-contact-form .js-form-item-name,
.webform-submission-contact-form .js-form-item-organisation,
.webform-submission-contact-form .js-form-item-designation {
    width: 33.33% !important;
    padding: 0 1%;
    float: left;
  }
}
@media (min-width: 768px) {
  .webform-submission-contact-form .js-form-item-email,
.webform-submission-contact-form .js-form-item-subject {
    width: 50% !important;
    padding: 0 1%;
    float: left;
  }
}
@media (min-width: 768px) {
  .webform-submission-contact-form .js-form-item-message {
    padding: 0 1%;
    float: left;
  }
}
.webform-submission-contact-form .form-item textarea,
.webform-submission-contact-form .form-item input {
  background: #EEF5FE;
  border: 0;
  border-radius: 5px;
}
.webform-submission-contact-form .form-item textarea {
  max-height: 300px;
}
.webform-submission-contact-form .form-item label {
  float: left;
  width: 100%;
  letter-spacing: 0.75px;
  color: #1D439C;
  font-size: 13px;
  text-transform: capitalize;
}

.believe-section .believe-text .column-content {
  padding: 15px;
}
@media (min-width: 768px) {
  .believe-section .believe-text .column-content {
    max-width: 80%;
  }
}
.believe-section .bb-inner.padding-small {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .believe-section .bb-inner.padding-small {
    padding-bottom: 50px;
  }
}
.believe-section .sub-head {
  letter-spacing: 0.66px;
  color: #00A950;
  padding: 0 0 20px;
  margin: 0 0 20px;
  font-size: 14px;
  position: relative;
}
.believe-section .sub-head::after {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-right: 99999px;
  margin-right: -99999px;
  background: #00A950;
  height: 1px;
  content: " ";
}
.believe-section h1 {
  letter-spacing: 0.68px;
  color: #000;
  font-style: italic;
  font-weight: 300;
}
.believe-section p {
  letter-spacing: 0.3px;
  font-size: 18px;
  margin: 0;
}

.page-title.portal h2 {
  font-weight: 300;
  margin: 40px 0 0;
}

.believe-more-detail {
  padding-bottom: 40px;
}

.remarks-area h3 {
  letter-spacing: 1.25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.remarks-area ul {
  padding-left: 15px;
}

.tugs h1 {
  font-weight: 300;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .t-scroll .column-content {
    overflow-y: scroll;
  }
}

.weather .column-content-inner {
  padding-bottom: 40px;
  border-bottom: 1px solid #1D439C;
}

.application-area h1 {
  font-weight: 100;
}
.application-area .number h1 {
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #969696;
  font-weight: 400;
  font-size: 62px;
  line-height: 68px;
}
.application-area .number-col strong {
  color: #1D439C;
}
.application-area .number-col.add strong {
  display: block;
}

.jobs-section .form-select.bef-links ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .jobs-section .form-select.bef-links ul {
    margin: 0 0 40px;
  }
}
.jobs-section .form-select.bef-links ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px 20px;
}
@media (min-width: 768px) {
  .jobs-section .form-select.bef-links ul li {
    padding: 0 15px;
  }
}
.jobs-section .form-select.bef-links ul a.bef-link {
  padding: 6px 10px;
  border: 2px solid #1D439C;
  border-radius: 30px;
  min-width: 80px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.25px;
  color: #1D439C;
  font-weight: 500;
}
@media (min-width: 768px) {
  .jobs-section .form-select.bef-links ul a.bef-link {
    min-width: 100px;
    padding: 10px 30px;
  }
}
.jobs-section .form-select.bef-links ul a.bef-link.bef-link--selected {
  color: #fff;
  background: #1D439C;
}
.jobs-section .view-content-wrap {
  padding: 20px 0 0;
}
.jobs-section .view-content-wrap .item {
  letter-spacing: 0.66px;
  color: #000;
  font-size: 13px;
  line-height: 17px;
  padding: 0 0 10px;
  border-bottom: 1px solid grey;
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .jobs-section .view-content-wrap .item {
    margin: 0 0 45px;
    padding: 0 0 30px;
  }
}
.jobs-section .view-content-wrap .item:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.jobs-section .view-content-wrap .views-field-title {
  margin: 0 0 20px;
}
.jobs-section .view-content-wrap .views-field-title a {
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .jobs-section .view-content-wrap .views-field-title a {
    font-size: 28px;
    line-height: 32px;
  }
}
.jobs-section .view-content-wrap .views-field-body {
  overflow: hidden;
  width: 100%;
  color: #000;
}
.jobs-section .view-content-wrap .views-field-body p {
  color: #000;
}
.jobs-section .view-content-wrap .date-wrap {
  letter-spacing: 0.66px;
  color: #1D439C;
  font-weight: bold;
  margin: 0 0 10px;
  overflow: hidden;
}
.jobs-section .view-content-wrap .date-wrap .float-right {
  float: left !important;
  width: 100%;
  padding: 5px 0;
  position: relative;
}
@media (min-width: 768px) {
  .jobs-section .view-content-wrap .date-wrap .float-right {
    padding: 0 0 0 20px;
    width: auto;
  }
  .jobs-section .view-content-wrap .date-wrap .float-right:before {
    position: absolute;
    left: 10px;
    top: -3px;
    width: 2px;
    height: 18px;
    background: #1D439C;
    content: " ";
  }
}
.jobs-section .views-field-view-node {
  margin: 15px 0;
}
.jobs-section .views-field-view-node a {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 56px 15px 47px;
}

@media (min-width: 992px) {
  .node--type-available-positions #page-main-content #block-slng-content {
    max-width: 960px;
    padding: 40px 15px 0;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .node--type-available-positions #page-main-content #block-slng-content {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .node--type-available-positions #page-main-content #block-slng-content {
    max-width: 960px;
  }
}
.node--type-available-positions #page-main-content .field--type-text-with-summary {
  border-top: 1px solid gray;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .node--type-available-positions #page-main-content .field--type-text-with-summary {
    padding: 40px 0 20px;
  }
}
@media (min-width: 992px) {
  .node--type-available-positions #page-main-content .field--type-text-with-summary {
    max-width: 960px;
    margin: 0 auto;
    padding: 60px 15px 20px;
  }
}
@media (min-width: 1200px) {
  .node--type-available-positions #page-main-content .field--type-text-with-summary {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .node--type-available-positions #page-main-content .field--type-text-with-summary {
    max-width: 960px;
  }
}
.node--type-available-positions #page-main-content .field--type-text-with-summary .left-pannel {
  font-size: 30px;
  line-height: 36px;
  font-weight: 100;
}
.node--type-available-positions #page-main-content .field--type-text-with-summary .right-pannel span {
  float: left;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #969696;
  margin: 0;
  font-size: 70px;
  line-height: 80px;
}
.node--type-available-positions .content-full {
  background: #F4FAFF;
}
.node--type-available-positions .breadcrumb-wrap {
  padding-bottom: 30px;
}
.node--type-available-positions .node--type-available-positions .post-block {
  background: transparent;
}
.node--type-available-positions .node-detail .post-title {
  text-align: center;
  color: #000;
  font-weight: normal;
  padding: 0;
  margin-bottom: 30px;
  font-size: 30px;
}
.node--type-available-positions .job-meta {
  overflow: hidden;
  margin-bottom: 40px;
}
.node--type-available-positions .post-ref-code {
  color: #1D439C;
  font-size: 13px;
  font-weight: bold;
}
.node--type-available-positions .post-location {
  font-size: 13px;
}
@media (min-width: 768px) {
  .node--type-available-positions .post-location {
    text-align: right;
  }
}
.node--type-available-positions .job-description {
  overflow: hidden;
  margin-bottom: 40px;
}
.node--type-available-positions .job-description h2 {
  font-size: 24px;
  line-height: 28px;
  text-align: left;
}
.node--type-available-positions .job-description p {
  font-size: 13px;
  line-height: 20px;
}
.node--type-available-positions .job-description .btn-apply-top {
  text-align: right;
}
.node--type-available-positions .job-bottom-line,
.node--type-available-positions .job-top-line {
  color: #1D439C;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
.node--type-available-positions .job-bottom-line {
  font-size: 16px;
}
.node--type-available-positions .field--name-field-work-experience .field__label,
.node--type-available-positions .field--name-field-personal-skills .field__label,
.node--type-available-positions .field--name-field-education .field__label,
.node--type-available-positions .field--name-field-duties .field__label,
.node--type-available-positions .field--name-field-performance-criteria .field__label,
.node--type-available-positions .field--name-field-responsibilities .field__label {
  font-weight: bold;
  color: #00A950;
  margin-bottom: 20px;
}
.node--type-available-positions .field--name-field-work-experience .field__item ol,
.node--type-available-positions .field--name-field-work-experience .field__item ul,
.node--type-available-positions .field--name-field-personal-skills .field__item ol,
.node--type-available-positions .field--name-field-personal-skills .field__item ul,
.node--type-available-positions .field--name-field-education .field__item ol,
.node--type-available-positions .field--name-field-education .field__item ul,
.node--type-available-positions .field--name-field-duties .field__item ol,
.node--type-available-positions .field--name-field-duties .field__item ul,
.node--type-available-positions .field--name-field-performance-criteria .field__item ol,
.node--type-available-positions .field--name-field-performance-criteria .field__item ul,
.node--type-available-positions .field--name-field-responsibilities .field__item ol,
.node--type-available-positions .field--name-field-responsibilities .field__item ul {
  padding: 0 0 30px 15px;
  margin: 0;
}
.node--type-available-positions .field--name-field-work-experience .field__item ul li ul,
.node--type-available-positions .field--name-field-personal-skills .field__item ul li ul,
.node--type-available-positions .field--name-field-education .field__item ul li ul,
.node--type-available-positions .field--name-field-duties .field__item ul li ul,
.node--type-available-positions .field--name-field-performance-criteria .field__item ul li ul,
.node--type-available-positions .field--name-field-responsibilities .field__item ul li ul {
  margin: 0;
  padding-bottom: 0;
}
.node--type-available-positions .btn-apply {
  margin: 10px 0;
}
@media (min-width: 768px) {
  .node--type-available-positions .btn-apply {
    float: right;
    margin: 0;
  }
}
.node--type-available-positions .btn-outline {
  color: #1D439C;
}
.node--type-available-positions .btn-outline:before {
  border-color: #1D439C;
}
.node--type-available-positions .btn-outline:after {
  color: #1D439C;
}

@media (min-width: 768px) {
  .throughput-services-list .col-xl-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.throughput-services-list .column-inner {
  background: #fff;
  margin: 0 0 15px;
  overflow: hidden;
}
.throughput-services-list .column-inner img {
  width: 100%;
}
.throughput-services-list .column-inner .column-content {
  padding: 10px;
}
.throughput-services-list .column-inner p {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  .throughput-headline {
    margin-bottom: 40px;
  }
}
.throughput-headline a {
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spot-through .tag-img {
    margin-top: -120px;
  }
}
.spot-through hr {
  background: #375BB5;
}
@media (min-width: 768px) {
  .spot-through .table {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .spot-through h3 {
    font-size: 20px;
  }
}

.look-forward h3 {
  text-align: left;
  font-weight: 300;
}

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