@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
.directions-to-port-page-main-title-area {
  background: linear-gradient(90deg, #0055A5 0%, #00203F 100%);
  padding: 12px 0;
  text-align: center;
}
.directions-to-port-page-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 30px;
  line-height: 26px;
  color: #fff;
}
.directions-to-port-page-title-text {
  line-height: 26px;
  padding: 0px 6px;
}
.directions-to-port-main-page-div {
  position: relative;
  padding: 30px 0px 0px 0px;
}
.directions-to-port-main-page-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
}
.directions-to-port-page-head-title {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}
.select-departure-port {
  border-radius: 0px;
  border: 1px solid #0F7CB8;
  font-family: 'Montserrat', Verdana, Geneva, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #0055A5;
  height: 50px;
}
.directions-to-port-popular-departure-ports {
  margin-top: 20px;
}
.directions-to-port-popular-departure-title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.directions-to-port-popular-departure-list a {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #0F7CB8;
  display: inline-block;
  margin: 0px 15px 8px 0px;
}
.directions-to-port-page-head-main {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 20px;
}
.directions-to-port-page-other-info-main-div {
  padding: 20px 0px 20px 0px;
}
.directions-to-port-page-title-style-1 {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #0055A5;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.directions-to-port-page-title-style-1:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  background-color: #FF8800;
  left: 0px;
  bottom: 0px;
}
.directions-to-port-page-quick-links li {
  padding-bottom: 10px;
}
.directions-to-port-page-quick-links a {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0F7CB8;
  display: inline-block;
}
.directions-to-port-page-relevant-topic-box {
  margin-bottom: 20px;
}
.directions-to-port-page-relevant-topic-box-title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0F7CB8;
  margin-bottom: 6px;
}
.directions-to-port-page-relevant-topic-box-text {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
.directions-to-port-page-relevant-topic-box-text a {
  font-weight: 500;
  line-height: 22px;
  color: #0399EB;
}
.directions-to-port-page-our-experts-cta-area {
  position: relative;
  padding: 40px 0;
}
.directions-to-port-page-our-experts-cta-area-bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.directions-to-port-page-our-experts-cta-area-bg img {
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: -1;
  object-position: center top;
}
.directions-to-port-page-title-style-2 {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.directions-to-port-page-our-experts-cta-des-text {
  margin-bottom: 20px;
}
.directions-to-port-page-our-experts-cta-des-text p {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 8px;
}
.connect-now-btn {
  position: relative;
  padding: 10px 20px;
  color: #fff;
  border: 0px;
  border-radius: 0px;
  text-transform: capitalize;
  background-color: #FF8800;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  line-height: 20px;
}
.connect-now-btn:hover {
  background-color: #D26200;
  color: #fff
}
.directions-to-port-details-page-main-div {
  border: 1px solid #DBDBDB;
  background-color: #fff;
  margin-bottom: 20px;
}
.directions-to-port-details-page-title1 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  background: linear-gradient(90deg, #0055A5 0%, #046171 100%);
  text-align: center;
  padding: 10px 10px;
}
.directions-to-port-detail-content-box {
  padding: 15px;
  border-bottom: 1px solid #DBDBDB;
}
.directions-to-port-detail-content-box:last-child {
  border-bottom: 0px;
}
.directions-to-port-detail-content-box p {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}
.directions-to-port-detail-content-box p a {
  color: #000;
  text-decoration: underline;
}
.directions-to-port-detail-content-title1 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #0F7CB8;
  margin-bottom: 10px;
}
.directions-to-port-detail-content-title2 {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  color: #5B5B5B;
  margin-bottom: 10px;
}
.directions-to-port-detail-content-title3 {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  margin-bottom: 6px;
}
.directions-to-port-detail-content-box ul {
  margin-left: 15px;
  margin-bottom: 8px;
}
.directions-to-port-detail-content-box li {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  list-style: disc;
}
.directions-to-port-disclaimer {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
  font-style: italic;
}
@media (max-width:1199px) {
  .directions-to-port-page-head-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width:991px) {
  .directions-to-port-popular-departure-title {
    margin-bottom: 10px;
  }
}
@media (max-width:575px) {
  .directions-to-port-page-title {
    font-size: 20px;
    line-height: 12px;
  }
  .directions-to-port-page-title-icon img {
    max-width: 20px;
  }
  .directions-to-port-page-head-title {
    font-size: 16px;
    line-height: 22px;
  }
  .select-departure-port {
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 6px;
  }
  .directions-to-port-popular-departure-title {
    font-size: 14px;
  }
  .directions-to-port-popular-departure-list a {
    margin: 0px 10px 6px 0px;
    font-size: 14px;
  }
  .directions-to-port-page-title-style-1 {
    font-size: 18px;
    line-height: 22px;
  }
  .directions-to-port-page-quick-links a {
    font-size: 14px;
    line-height: 20px;
  }
  .directions-to-port-page-quick-links {
    margin-bottom: 20px;
  }
  .directions-to-port-page-relevant-topic-box-text {
    text-align: justify;
  }
  .directions-to-port-page-our-experts-cta-area {
    padding: 20px 0;
  }
  .directions-to-port-page-title-style-2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .directions-to-port-page-our-experts-cta-des-text p {
    font-size: 14px;
    line-height: 20px;
  }
  .directions-to-port-disclaimer {
    text-align: justify;
  }
  .directions-to-port-details-page-title1 {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 10px;
  }
  .directions-to-port-main-page-div {
    padding: 20px 0px 0px 0px;
  }
}