.container-wrap {
  padding-bottom: 0px;
}

.desktop-only {
  display: block;
  visibility: visible;
}
@media (max-width: 1000px) {
  .desktop-only {
    display: none;
    visibility: hidden;
  }
}

.mobile-only {
  display: none;
  visibility: hidden;
}
@media (max-width: 1000px) {
  .mobile-only {
    display: block;
    visibility: visible;
  }
}

body[data-header-resize="1"] #page-header-wrap {
  display: none !important;
}

body.single-post.material[data-bg-header=true] .container-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.post .content-inner {
  padding-bottom: 0 !important;
}

#map-body {
  font-family: "Arial", sans-serif !important;
}

.orange-divider {
  color: #f5a052 !important;
  padding-left: 10px;
  padding-right: 10px;
}

:root,
body {
  --scroll-bar-w: 0px !important;
}

.wpb_wrapper > div {
  margin-bottom: 0px;
}

.bb-align-middle .col.span_12 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.iwithtext:has(.iwt-text h2) .iwt-icon img {
  margin-top: 6px;
}
@media screen and (max-width: 1000px) {
  .iwithtext:has(.iwt-text h2) .iwt-icon img {
    margin-top: 3px;
  }
}
@media screen and (max-width: 768px) {
  .iwithtext:has(.iwt-text h2) .iwt-icon img {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .mobile-hide {
    display: none !important;
  }
  .wpb_column.child_column.br_br_30px > .vc_column-inner > div[class*=-wrap],
  .wpb_column.child_column.tr_br_30px > .vc_column-inner > div[class*=-wrap],
  .wpb_column.child_column.bl_br_30px > .vc_column-inner > div[class*=-wrap],
  .wpb_column.child_column.tl_br_30px > .vc_column-inner > div[class*=-wrap] {
    border-radius: 30px !important;
  }
}
body {
  line-height: 26px !important;
}

h1 {
  line-height: 3rem !important;
  margin-bottom: 17px;
}

.post-content h1 {
  font-size: 2rem !important;
  margin: 20px 0 !important;
}

h2 {
  margin-bottom: 20px;
  line-height: 2.5rem !important;
}

body #header-secondary-outer .nectar-center-text {
  font-size: 13px;
  line-height: 16px;
  text-align: right;
  max-width: 100%;
  font-weight: 500 !important;
}

.big-text,
.big-text * {
  font-size: 28px !important;
  line-height: 60px !important;
  font-family: "Arial", sans-serif !important;
}

.medium-text {
  font-size: 35px !important;
}

.side-text.cargo p {
  color: #eff0f0 !important;
  font-size: 120px !important;
  font-weight: 800 !important;
  transform: rotate(-90deg);
  position: absolute;
  left: -150px;
  top: 153px;
}

.side-text {
  position: relative;
}

.side-text-img {
  width: 70px !important;
}

.nectar-header-text-content {
  display: none !important;
}

@media screen and (max-width: 1000px) {
  h1 {
    font-size: 2.5rem !important;
  }
  h2 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .subzin {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
  .nectar-header-text-content.mobile-only,
  .secondary-header-text {
    display: none !important;
  }
}
.container.main-content .row {
  padding-bottom: 0;
}

.footer-links a {
  color: #1b2228 !important;
  font-size: 1rem;
  font-weight: 400;
  opacity: 1 !important;
}
.footer-links a:hover {
  color: #f5a052 !important;
}

@media screen and (max-width: 1000px) {
  #message-form input,
  #message-form textarea {
    font-size: 13px !important;
  }
  html body #message-form .submit-btn p::after {
    content: url(/wp-content/uploads/2025/05/right-dark.svg);
    width: 18px !important;
    height: 18px !important;
    display: inline-block;
    position: absolute;
    margin-left: 15px;
    top: 9px !important;
    /* right: 200px; */
    /* left: 54%; */
    margin-left: 33px;
  }
}
#header-outer[data-lhe=default] #top nav > ul > li > a {
  font-size: 14px !important;
}

.sf-menu .menu-item {
  margin-right: 10px;
}
.sf-menu .menu-item a {
  outline: 0 none;
  padding: 5px 10px !important;
  background-color: transparent;
  border-radius: 200px !important;
  transition: 0.3s all !important;
}
.sf-menu .menu-item a:hover {
  background-color: #f6f6f6;
  transition: 0.3s all !important;
}

.primary-button-menu a {
  background-color: #f5a052 !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1000px) {
  .primary-button-menu a {
    padding: 5px 15px !important;
    border-radius: 50px;
  }
}
.primary-button-menu span {
  color: #fff !important;
}
.primary-button-menu:hover a {
  background-color: rgb(242.2131147541, 133.5245901639, 33.7868852459) !important;
  transition: 0.3s all !important;
}
.primary-button-menu:hover span {
  color: #1b2228 !important;
}

.pillar-slider {
  display: flex;
  width: 100%;
  min-height: 400px;
  gap: 14px;
  overflow: hidden;
}
.pillar-slider__item {
  position: relative;
  flex: 0 0 70px;
  min-height: 420px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transition: flex-basis 0.5s ease, flex-grow 0.5s ease;
}
.pillar-slider__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.pillar-slider__item.is-active {
  flex: 1 1 auto;
}
.pillar-slider__item.is-active .pillar-slider__content {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  transition: opacity 0.45s ease 0.25s, transform 0.45s ease 0.25s;
}
.pillar-slider__item.is-active .pillar-slider__button {
  opacity: 0;
  pointer-events: none;
}
.pillar-slider__item.is-fading-out .pillar-slider__content {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}
.pillar-slider__button {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #fff;
}
.pillar-slider__title {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.pillar-slider__content {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  text-align: center;
  color: #fff;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(18px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.pillar-slider__content h3,
.pillar-slider__content p,
.pillar-slider__content .pillar-slider__inner,
.pillar-slider__content .pillar-slider__inner * {
  color: #fff;
}
.pillar-slider__inner {
  margin-top: 20px;
}

.custom-pillar-slider .pillar-slider__item:nth-child(1) {
  background-position: 70%;
}
.custom-pillar-slider .pillar-slider__item:nth-child(2) {
  background-position: 80%;
}
.custom-pillar-slider .pillar-slider__item:nth-child(3) {
  background-position: 90%;
}

@media (max-width: 768px) {
  .pillar-slider {
    flex-direction: column;
    min-height: auto;
  }
  .pillar-slider__item {
    flex: 0 0 90px;
    min-height: 90px;
  }
  .pillar-slider__item.is-active {
    min-height: 360px;
  }
  .pillar-slider__title {
    writing-mode: initial;
    transform: none;
  }
}
.contact-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.contact-buttons .nectar-button {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

.nectar-button {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.nectar-button.white-btn span::after {
  content: url("/wp-content/uploads/2025/05/right-orange.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  position: absolute;
  margin-left: 15px;
}
.nectar-button.white-btn.phone-btn span {
  padding-left: 35px;
}
.nectar-button.white-btn.phone-btn span::after {
  content: url("../../assets/img/left-phone.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  position: absolute;
  left: 0;
  margin-left: 0;
}
.nectar-button.orange-btn span::after {
  content: url("/wp-content/uploads/2025/05/right-dark.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  position: absolute;
  margin-left: 15px;
}
.nectar-button.dark-btn span::after {
  content: url("/wp-content/uploads/2025/05/right-orange.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  position: absolute;
  margin-left: 15px;
}

body.material .nectar-button.large {
  padding-right: 55px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
}

body.material .nectar-button.medium {
  padding-right: 55px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

@media screen and (max-width: 1000px) {
  body.material .nectar-button.large {
    padding-right: 50px !important;
    font-size: 16px !important;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 1000px) {
  .home-buttons .divider-wrap {
    display: none !important;
  }
}
.vessel-card-title {
  padding: 15px 0 30px 0;
  display: inline-block;
}
.vessel-card-title h3 {
  display: inline-block;
  margin-bottom: 0 !important;
  line-height: 1.6rem !important;
}
.vessel-card-title p {
  margin-top: 16px;
}

.contact-details__title {
  margin-bottom: 10px;
  padding-top: 40px;
}
.contact-details__title p {
  color: #f5a052;
  font-weight: 700;
  line-height: 26px;
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .contact-details__title p {
    margin-top: 5px;
  }
}
.contact-details h4 {
  display: inline-block;
  margin-bottom: 0 !important;
  line-height: 1.6rem !important;
}
.contact-details p {
  padding-bottom: 10px;
}
.contact-details a {
  color: #1b2228;
}
.contact-details a:hover {
  text-decoration: underline;
}
.contact-details a.contact-phone::before {
  content: url("../img/left-phone.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.contact-details a.contact-email::before {
  content: url("../img/left-email.svg");
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.bulletlist-checks ul {
  list-style: none !important;
  padding-left: 0;
  margin-left: 0;
}
.bulletlist-checks ul li {
  list-style: none !important;
  line-height: 2.25rem;
}
.bulletlist-checks ul li::marker {
  content: "";
}
.bulletlist-checks ul li::before {
  content: "";
  width: 13px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
  background-image: url("../img/checkmark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.nectar-badge {
  margin-bottom: 20px !important;
}
.nectar-badge.badge-style-line {
  font-weight: 700;
}
.nectar-badge.badge-style-line .nectar-badge__inner::before {
  display: none;
}

.post-date-styling {
  color: #f5a052;
  font-weight: 700;
  margin-bottom: 0 !important;
}

.custom-news .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.custom-news .img-with-aniamtion-wrap .hover-wrap-inner {
  height: 300px;
  overflow: hidden;
}
.custom-news .img-with-aniamtion-wrap .hover-wrap-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.custom-news .nectar-button {
  margin-top: auto;
  align-self: flex-start;
}

.custom-toggle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0px;
}
.custom-toggle__header {
  width: 100%;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  background: none;
  border: 0;
  cursor: pointer;
  text-align: left;
}
.custom-toggle__title {
  font-size: 1.22rem;
  font-weight: 700;
  line-height: 1.3;
}
.custom-toggle__icon {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  background-image: url("../img/chevron-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s ease;
}
.custom-toggle__content-inner {
  padding: 0 0 24px;
}
.custom-toggle.is-open .custom-toggle__icon {
  transform: rotate(180deg);
}

.custom-featured-post {
  position: relative;
}
.custom-featured-post__item {
  position: relative;
  min-height: 520px;
}
.custom-featured-post__link {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.custom-featured-post__image {
  width: 56%;
  height: 570px;
  overflow: hidden;
}
.custom-featured-post__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.7s ease;
}
.custom-featured-post__content {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 58%;
  background: #fff;
  padding: 60px;
  color: #1b2228;
  line-height: 1.45rem;
}
.custom-featured-post__date, .custom-featured-post__category {
  color: #f5a052;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.custom-featured-post__title {
  margin: 0 0 16px !important;
  color: #1b2228;
  font-size: 2rem !important;
  line-height: 2.67rem !important;
}
.custom-featured-post__excerpt {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 24px;
}
.custom-featured-post__button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1b2228;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  border-radius: 999px;
  padding: 10px 42px 10px 16px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.custom-featured-post__button::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 12px;
  height: 12px;
  background-image: url("../img/right-orange.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.custom-featured-post__item:hover .custom-featured-post__image img {
  transform: scale(1.08);
}
.custom-featured-post__item:hover .custom-featured-post__button {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  transform: translateY(-3px);
}
@media (max-width: 999px) {
  .custom-featured-post__item {
    min-height: 0;
  }
  .custom-featured-post__image {
    width: 100%;
    height: 360px;
  }
  .custom-featured-post__content {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: calc(100% - 40px);
    margin: -80px auto 0;
    padding: 36px;
  }
}
@media (max-width: 690px) {
  .custom-featured-post__image {
    height: 280px;
  }
  .custom-featured-post__content {
    width: calc(100% - 24px);
    margin-top: -60px;
    padding: 28px;
  }
  .custom-featured-post__title {
    font-size: 1.8rem !important;
  }
}

.team-grid .team-grid-image {
  width: 100%;
  margin-bottom: 0 !important;
}
.team-grid .team-grid-image .vc_single_image-wrapper {
  width: 100%;
  display: block;
}
.team-grid .team-grid-image img {
  width: 100%;
  height: 420px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.team-grid .wpb_wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.team-grid .team-grid-image {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
}
.team-grid .contact-details:last-child {
  margin-top: auto;
}

.benefits-icon {
  height: 115px !important;
}

@media screen and (max-width: 1000px) {
  .benefits-icon {
    width: 100px !important;
  }
}
.custom-recent-post-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.custom-recent-post-cards--cols-2 .custom-recent-post-card {
  width: calc(50% - 12px);
}
.custom-recent-post-cards--cols-3 .custom-recent-post-card {
  width: calc(33.333% - 16px);
}
.custom-recent-post-cards--cols-4 .custom-recent-post-card {
  width: calc(25% - 18px);
}
@media (max-width: 999px) {
  .custom-recent-post-cards .custom-recent-post-card {
    width: calc(50% - 12px);
  }
}
@media (max-width: 690px) {
  .custom-recent-post-cards .custom-recent-post-card {
    width: 100%;
  }
}

.custom-recent-post-card {
  position: relative;
  min-height: 600px;
  overflow: hidden;
  background: #111;
}
.custom-recent-post-card__link {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.custom-recent-post-card__image {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.custom-recent-post-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform 0.7s ease;
}
.custom-recent-post-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.05) 100%);
}
.custom-recent-post-card__content {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 200px;
}
.custom-recent-post-card__category, .custom-recent-post-card__date {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0px;
  font-weight: 700;
}
.custom-recent-post-card__title {
  color: #fff;
  font-size: 2rem !important;
  line-height: 2.7rem !important;
  margin: 24px 0 !important;
  max-width: 90%;
}
.custom-recent-post-card__excerpt {
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 16px;
  max-width: 90%;
}
.custom-recent-post-card__button {
  margin-top: auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #1b2228;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  border-radius: 999px;
  padding: 10px 42px 10px 16px;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}
.custom-recent-post-card__button::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 12px;
  height: 12px;
  background-image: url("../img/right-orange.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.custom-recent-post-card:hover .custom-recent-post-card__image img {
  transform: scale(1.08);
}
.custom-recent-post-card:hover .custom-recent-post-card__button {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
}

.social-share-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.social-share-box p {
  padding-bottom: 0 !important;
  margin-top: 2px;
  margin-right: 20px;
}
.social-share-box .sfsi_widget {
  min-height: auto;
}
.social-share-box .sfsi_widget .norm_row {
  display: flex;
  align-items: center;
  gap: 20px;
  width: -moz-fit-content !important;
  width: fit-content !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  min-width: 0 !important;
  float: none !important;
}
.social-share-box .sfsi_widget .sfsi_wicons {
  width: 23px !important;
  height: 23px !important;
}
.social-share-box .sfsi_widget .sfsi_wicons a {
  width: 23px !important;
  height: 23px !important;
}
.social-share-box .sfsi_widget .sfsi_wicons img {
  margin-bottom: 0;
}