/* New Styling */
.homeBackground {
  padding: 70px 0;
}
section.section-content {
  padding: 80px 0;
}
.text-center {
  text-align: center;
}
.topBar .topBarPort {
  height: 40px;
}
.pd-bt-0 {
  padding-bottom: 0 !important;
}
#map-section .heading-wrapper {
  text-align: center;
}
#map-section .dash {
  margin: 0 auto;
  display: inline-block;
}
#map-section .dash::after {
  content: '';
  clear: both;
  width: 50px;
  display: block;
  border-bottom: 3px solid #0B60A9;
  border-color: #0B60A9;
  width: 85px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#map-section h2 {
  font-size: 50px;
  text-align: center;
  color: #444;
  margin-bottom: 0;
}
.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* Track & Trace */
.airline-col {
  height: 100%;
  padding: 0 15px;
}
.airline-col .airline-card {
  position: relative;
  height: 150px;
  padding: 15px 30px;
  transition: all 0.15s ease-in-out;
  text-align: center;
  box-shadow: 0 4px 16px -8px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  transform: translateY(0);
  background: white;
}
.airline-col .airline-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 16px -3px rgba(0, 0, 0, 0.4);
}
.airline-col .airline-card .airline-logo {
  max-height: 100%;
  max-width: 100%;
}
/* End Track & Trace */
/* Container Availability */
.availability-col {
  text-align: center;
}
iframe.availability-frame {
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.availability-tabs {
  display: flex;
}
.availability-tabs .tab {
  background: #efefef;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 5px 20px;
}
.availability-tabs .tab:first-child {
  border-left: 1px solid #ccc;
}
.availability-tabs .tab:hover,
.availability-tabs .tab.active {
  background: #608DA9;
  color: #fff;
  cursor: pointer;
}
.availability-iframes {
  height: 700px;
  position: relative;
}
.availability-iframes .iframe {
  position: absolute;
  height: 70vh !important;
  width: 100%;
}
.availability-iframes .iframe iframe {
  height: 70vh !important;
}
.availability-iframes .iframe.active {
  z-index: 50;
}
/* End Container Availability */
/* Inner Pages */
.banner-section {
  position: relative;
  background-position: center;
  background-size: cover;
}
.banner-section .banner-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.banner-section .banner-img::before,
.banner-section .banner-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  display: block;
}
.banner-section .banner-img::before {
  background-image: var(--bg-image);
  background-position: var(--bg-position, center);
  background-size: cover;
  filter: grayscale(1);
}
.banner-section .banner-img::after {
  background-color: rgba(2, 33, 81, 0.8);
  z-index: 1;
}
.banner-section .banner-content {
  position: relative;
  z-index: 99;
}
/* End Inner Pages */
#track-trace-section,
#contact-section-wrap,
#documents-section {
  background-color: #f7f7f7;
  background-size: contain;
}
#infoBar h4 {
  text-transform: uppercase;
}
#infoBar .btTableRow {
  display: block;
  text-align: center;
}
#infoBar .btTableRow .rowItem {
  display: inline-block;
  width: 25%;
  float: none !important;
}
@media (max-width: 1000px) {
  #infoBar .btTableRow .rowItem {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #infoBar .btTableRow .rowItem {
    width: 100%;
    display: block;
  }
}
.btImage img.xli-truck {
  max-width: unset;
  height: auto;
  display: block;
  width: 500px;
  position: relative;
  left: -120px;
  top: 40px;
}
@media (max-width: 1336px) {
  .btImage img.xli-truck {
    max-width: 100%;
    left: 0;
  }
}
.bpgPhoto.xli-truck-wrapper {
  overflow: unset;
}
.font-cargo::before {
  font-family: 'Cargo' !important;
}
.aspect-image {
  aspect-ratio: 1;
}
.conav a {
  background: white;
  border-radius: 5px;
  color: #305692 !important;
  display: inline-block;
  font-weight: bold;
  margin: 5px 0 0;
  padding: 2px 10px;
  transition: all 0.5s;
}
.conav a:hover {
  background: #f5f5f5;
}
.affiliate-img {
  border-radius: 10px;
  background-color: #fff !important;
  background-size: 90% !important;
}
.affiliate-heading {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
.boldClientRegularList .bclItem.affiliate-item {
  float: unset;
  display: inline-block;
  width: 16% !important;
}
@media (max-width: 767px) {
  .boldClientRegularList .bclItem.affiliate-item {
    width: 40% !important;
  }
}
.mg-top-60 {
  margin-top: 60px;
}
.btVerticalMenuTrigger .btIco .btIcoHolder::before {
  color: white;
}
.newsletter-subscription {
  margin-bottom: 40px;
  margin-top: 40px;
}
.newsletter-subscription input[type="submit"] {
  background: #608DA9;
  color: white;
}
.newsletter-row .gridItem {
  background-color: unset !important;
}
.newsletter-row .gridItem .bpgPhoto {
  width: 100%;
}
.newsletter-row .gridItem .btImage img {
  height: 375px;
  object-fit: cover;
}
.newsletter-row .gridItem .btShowTitle {
  display: block;
}
.location-section:nth-of-type(2n + 1) {
  background-color: #f9f9f9;
}
.location-section img {
  margin-bottom: 30px;
}
.boldRow {
  margin: 0 !important;
}
.contact-row {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.contact-row .rowItem {
  margin-bottom: 30px;
  padding: 0 15px;
}
.contact-row .rowItemContent {
  height: 100%;
}
.contact-card {
  background: white;
  box-shadow: 0 4px 16px -8px rgba(0, 0, 0, 0.3);
  height: 100%;
  margin-bottom: 30px;
}
.contact-card img {
  height: 250px !important;
  width: 100%;
  object-fit: cover;
}
.contact-card .contact-card-body {
  padding: 30px;
}
.contact-info .item-icon {
  margin-right: 10px;
}
.contact-info .email-container {
  display: flex;
}
.contact-info .email-container .email-list {
  flex: 1;
}
.contact-info .email-container .email-list p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  footer .rowItem.btTextLeft,
  footer .rowItem.btTextRight {
    text-align: center !important;
  }
}
footer a {
  color: white !important;
}
footer a:hover {
  color: #0B60A9 !important;
}
@media (max-width: 991px) {
  #boldSiteFooterWidgetsRow .btBox {
    float: none !important;
    text-align: center;
    margin: 20px 0;
  }
  #boldSiteFooterWidgetsRow .btBox h4 span::after {
    display: none;
  }
  #boldSiteFooterWidgetsRow .btBox .contact-info i {
    display: none;
  }
}
#boldSiteFooterWidgetsRow .logo img {
  height: 100px;
}
.document-wrapper {
  position: relative;
  padding: 15px 30px;
  transition: all 0.15s ease-in-out;
  text-align: center;
  box-shadow: 0 4px 16px -8px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  transform: translateY(0);
  background: white;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 1.5;
}
.document-wrapper:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 16px -3px rgba(0, 0, 0, 0.4);
}
.document-wrapper a {
  font-size: 15px;
}
.service-card:hover p {
  color: #333;
}
#slider .port .boldCell .boldCellInner .boldRow > .rowItem {
  padding: 0;
}
#slider .port .boldCell .boldCellInner .boldRow > .rowItem .rowItemContent .btSliderPort {
  padding: 70px 15px;
}
.btMenuVerticalLeft .menuPort .logo img.btMainLogo,
.btMenuVerticalRight .menuPort .logo img.btMainLogo {
  width: auto !important;
}
.testimonials {
  display: flex !important;
  position: relative;
}
.testimonials button {
  background: rgba(255, 255, 255, 0.3);
  border: 0 none;
  border-radius: 100%;
  cursor: pointer;
  font-size: 0;
  height: 30px;
  position: absolute;
  top: 30%;
  width: 30px;
  z-index: 100;
}
.testimonials .slick-prev {
  left: -5px;
}
.testimonials .slick-prev::before {
  color: white;
  content: '\f104';
  font-family: 'fontawesome';
  font-size: 20px;
  line-height: 30px;
}
.testimonials .slick-next {
  right: -5px;
}
.testimonials .slick-next::before {
  color: white;
  content: '\f105';
  font-family: 'fontawesome';
  font-size: 20px;
  line-height: 30px;
}
