.js-fxm-custom-modal .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }
  .js-fxm-custom-modal .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    height: 40px; }
    .js-fxm-custom-modal .modal-dialog .modal-content .modal-header .close {
      font-size: 36px;
      opacity: 0.5; }
@media (min-width: 768px) {
  .js-fxm-custom-modal.modal-large .modal-dialog {
    width: 675px; }
  .js-fxm-custom-modal.modal-medium .modal-dialog {
    width: 480px; }
  .js-fxm-custom-modal.modal-small .modal-dialog {
    width: 340px; } }
@media (min-width: 992px) {
  .js-fxm-custom-modal.modal-large .modal-dialog {
    width: 810px; }
  .js-fxm-custom-modal.modal-medium .modal-dialog {
    width: 540px; }
  .js-fxm-custom-modal.modal-small .modal-dialog {
    width: 360px; } }
@media (min-width: 1200px) {
  .js-fxm-custom-modal.modal-large .modal-dialog {
    width: 900px; }
  .js-fxm-custom-modal.modal-medium .modal-dialog {
    width: 600px; }
  .js-fxm-custom-modal.modal-small .modal-dialog {
    width: 400px; } }

/*Main font Montserrat*/
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v12-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat-v12-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-regular.woff") format("woff"), url("../fonts/montserrat-v12-latin-regular.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* montserrat-italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v12-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Italic"), local("Montserrat-Italic"), url("../fonts/montserrat-v12-latin-italicd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-italic.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-italic.woff") format("woff"), url("../fonts/montserrat-v12-latin-italic.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-italic.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v12-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/montserrat-v12-latin-500d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-500.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-500.woff") format("woff"), url("../fonts/montserrat-v12-latin-500.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-500.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v12-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/montserrat-v12-latin-700d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v12-latin-700.woff2") format("woff2"), url("../fonts/montserrat-v12-latin-700.woff") format("woff"), url("../fonts/montserrat-v12-latin-700.ttf") format("truetype"), url("../fonts/montserrat-v12-latin-700.svg#Montserrat") format("svg");
  /* Legacy iOS */ }
body {
  font-size: 16px;
  font-family: 'Montserrat'; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

p {
  font-weight: 500; }

a:hover, a:active, a:focus {
  text-decoration: none; }

section {
  padding: 60px 0; }
  section h1, section h2 {
    margin-bottom: 20px; }

.btn-default {
  margin-top: 10px;
  border-radius: 0;
  background-color: #0054a6;
  color: #fff;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear; }
  .btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #0d2842;
    color: #fff; }

.anchor-icon {
  display: inline-block;
  width: 37px;
  height: 44px;
  background: url("../images/Homepage_v8_10.png");
  background-repeat: no-repeat;
  position: relative;
  top: 10px;
  margin-right: 10px; }

.ship-icon {
  display: inline-block;
  width: 49px;
  height: 48px;
  background: url("../images/Homepage_v8_15.png");
  background-repeat: no-repeat;
  position: relative;
  top: 8px;
  margin-right: 15px; }

header {
  background: rgba(0, 0, 0, 0.42);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.42) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.42)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.42) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.42) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.42) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.42) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 );
  min-height: 90px;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 11; }
  header .header {
    padding: 25px 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (max-width: 767px) {
      header .header {
        padding: 15px 0; } }
  header .is-sticky .header {
    padding: 5px;
    background: #0d2842; }
  header .logo {
    margin-top: 10px; }
    header .logo img {
      display: inline-block; }
      @media (max-width: 991px) {
        header .logo img {
          max-width: 150px; } }
      @media (max-width: 767px) {
        header .logo img {
          max-width: 100px;
          display: block; } }
    header .logo span {
      font-size: 20px;
      font-weight: 700;
      color: #fff;
      position: relative;
      top: 10px;
      right: 5px; }
      @media (max-width: 991px) {
        header .logo span {
          font-size: 16px;
          right: auto;
          left: 5px;
          top: 5px; } }
      @media (max-width: 767px) {
        header .logo span {
          top: 0;
          display: block; } }
  header .top-nav {
    padding-top: 20px; }
    @media (max-width: 767px) {
      header .top-nav {
        padding-top: 5px; } }
    header .top-nav ul {
      text-align: right;
      padding: 0; }
      header .top-nav ul li {
        list-style: none;
        display: inline-block;
        margin-left: 50px; }
        @media (max-width: 992px) {
          header .top-nav ul li {
            margin-left: 30px; } }
        @media (max-width: 767px) {
          header .top-nav ul li {
            margin-left: 15px; } }
        header .top-nav ul li a {
          color: #fff;
          font-weight: 700; }
          @media (max-width: 767px) {
            header .top-nav ul li a {
              font-weight: 500; } }

.banner {
  position: relative;
  max-height: 650px;
  overflow: hidden;
  background: #0d2842; }
  .banner img {
    width: 100%;
    height: auto; }
  .banner .banner-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: -5%;
    right: 0;
    top: 0;
    margin: 0px auto;
    z-index: 1;
    max-width: 120% !important;
    max-height: 650px !important;
    background-position: top center; }
    @media (max-width: 1199px) {
      .banner .banner-image {
        width: 120% !important;
        height: 100% !important;
        background-position: top center !important; } }
  .banner .inner-shadow {
    min-height: 35%;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.42)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }
    @media (max-width: 767px) {
      .banner .inner-shadow {
        min-height: 40%; } }
    .banner .inner-shadow h1 {
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      font-size: 48px !important;
      margin-bottom: 0;
      display: inline-block;
      line-height: normal !important; }
      @media (max-width: 991px) {
        .banner .inner-shadow h1 {
          font-size: 26px !important; } }
      @media (max-width: 767px) {
        .banner .inner-shadow h1 {
          font-size: 24px !important; } }
      @media (max-width: 480px) {
        .banner .inner-shadow h1 {
          line-height: 25px !important;
          margin-bottom: 10px !important; } }
    .banner .inner-shadow span {
      text-transform: uppercase;
      color: #fff;
      display: inline-block; }
      @media (max-width: 767px) {
        .banner .inner-shadow span {
          font-size: 16px;
          line-height: 16px; } }
      @media (max-width: 380px) {
        .banner .inner-shadow span {
          font-size: 14px; } }

.about {
  background-image: url("../images/about-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }
  .about h2 {
    margin-top: 0; }
  .about h3 {
    color: #0054a6;
    font-style: italic;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px; }
    @media (max-width: 991px) {
      .about h3 {
        font-size: 18px; } }

.our-business {
  background: #0054a6;
  color: #fff;
  text-align: center; }
  .our-business p {
    font-style: italic;
    padding-left: 25%;
    padding-right: 25%;
    text-align: center;
    margin: 20px 0; }
    @media (max-width: 767px) {
      .our-business p {
        padding-left: 1%;
        padding-right: 1%; } }
  .our-business .col-business {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
    max-height: 329px; }
    @media (max-width: 767px) {
      .our-business .col-business {
        width: 50%;
        margin-bottom: 15px; } }
    .our-business .col-business img {
      max-width: 100%;
      -webkit-transform: scale(1);
      transform: scale(1);
      width: 100%;
      transition: all 0.9s ease; }
    .our-business .col-business .img-default {
      position: relative;
      width: 100%;
      height: auto;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .our-business .col-business .img-onhover {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      height: auto; }
    .our-business .col-business a {
      color: #fff; }
      .our-business .col-business a:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      .our-business .col-business a:hover .img-default {
        top: -100%; }
      .our-business .col-business a:hover .img-onhover {
        top: 0; }
      .our-business .col-business a:hover .title:after {
        width: 100%; }
    .our-business .col-business .title {
      text-align: center;
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      right: 0;
      min-height: 20%;
      background: rgba(255, 255, 255, 0);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.61) 68%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(68%, rgba(0, 0, 0, 0.61)));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.61) 68%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.61) 68%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.61) 68%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.61) 68%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }
      .our-business .col-business .title:after {
        content: '';
        width: 0%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 5px;
        background: #01b0f1;
        -webkit-transition: width 0.5s linear;
        -moz-transition: width 0.5s linear;
        -ms-transition: width 0.5s linear;
        -o-transition: width 0.5s linear;
        transition: width 0.5s linear; }
    @media (max-width: 991px) {
      .our-business .col-business h3 {
        font-size: 20px; } }

.contact-map {
  min-height: 550px;
  position: relative;
  padding: 0; }

.contact-box {
  width: 36%;
  min-height: 250px;
  position: absolute;
  left: 8%;
  top: 23%;
  background: #fff; }
  @media (max-width: 991px) {
    .contact-box {
      top: 5%;
      left: 5%; } }
  @media (max-width: 767px) {
    .contact-box {
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .contact-box img {
    width: 50%;
    float: left; }
    @media (max-width: 1199px) {
      .contact-box img {
        width: 40%; } }
    @media (max-width: 991px) {
      .contact-box img {
        width: 100%;
        float: none; } }
  .contact-box .detail-box {
    padding: 15px 20px;
    width: 50%;
    float: left; }
    @media (max-width: 1366px) {
      .contact-box .detail-box {
        padding: 15px 12px; } }
    @media (max-width: 1199px) {
      .contact-box .detail-box {
        width: 60%; } }
    @media (max-width: 991px) {
      .contact-box .detail-box {
        width: 100%;
        float: none; } }
    .contact-box .detail-box h3 {
      margin-top: 0;
      margin-bottom: 5px; }
  .contact-box p {
    font-size: 15px; }
    @media (min-width: 1601px) {
      .contact-box p {
        font-size: 16px; } }
  @media (max-width: 767px) {
    .contact-box {
      display: none; } }
  .contact-box .btn-default {
    margin-top: 0; }
  @media (min-width: 768px) {
    .contact-box.contact-box-mobile {
      display: none !important; } }

.gm-style-iw > div {
  max-width: 100% !important; }
.gm-style-iw .contact-box {
  position: relative;
  display: block; }

#map-canvas {
  width: 100%;
  height: 600px; }

footer {
  min-height: 150px;
  background: #0d2842;
  color: #fff;
  padding: 20px 0 20px; }
  footer h3 {
    font-weight: 700; }
  footer .last-updated {
    text-align: right;
    vertical-align: bottom;
    display: table;
    min-height: 75px; }
    @media (max-width: 767px) {
      footer .last-updated {
        width: 100%;
        min-height: 0; } }
    footer .last-updated p {
      display: table-cell;
      vertical-align: bottom; }
  footer p {
    font-size: 12px; }

.back-to-top {
  -webkit-transition: all linear 0.35s;
  -moz-transition: all linear 0.35s;
  -ms-transition: all linear 0.35s;
  -o-transition: all linear 0.35s;
  transition: all linear 0.35s;
  background-color: #000;
  opacity: .6;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  position: fixed;
  border: 1px solid #fff;
  bottom: 5%;
  right: 5px;
  z-index: 9;
  text-align: center;
  padding: 10px 5px; }
  .back-to-top:hover {
    opacity: 1; }
  @media (max-width: 767px) {
    .back-to-top {
      bottom: 10px;
      width: 35px;
      height: 35px;
      right: 10px;
      padding: 5px 5px; } }
  .back-to-top a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%; }
  .back-to-top img {
    max-width: 70%; }
  .back-to-top.is-hidden {
    bottom: -50px; }
    @media (max-width: 767px) {
      .back-to-top.is-hidden {
        right: 5px; } }

.owl-carousel .owl-item {
  -webkit-backface-visibility: visible; }
  .owl-carousel .owl-item img {
    transform-style: flat; }

.pogoSlider-slide {
  background-position: center center; }

@media (min-width: 1600px) {
  .pogoSlider {
    padding-bottom: 34% !important; } }

.pogoSlider-nav-btn {
  border-radius: 0;
  height: 5px;
  width: 35px; }

.pogoSlider-nav-btn--selected {
  background-color: #01b0f1; }

@media (max-width: 767px) {
  .pogoSlider {
    min-height: 350px; } }

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