@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'DM Sans 24pt';
  src: url('../fonts/DMSans24pt-ExtraBold.eot');
  src: url('../fonts/DMSans24pt-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/DMSans24pt-ExtraBold.woff2') format('woff2'), url('../fonts/DMSans24pt-ExtraBold.woff') format('woff'), url('../fonts/DMSans24pt-ExtraBold.ttf') format('truetype'), url('../fonts/DMSans24pt-ExtraBold.svg#DMSans24pt-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans 24pt';
  src: url('../fonts/DMSans24pt-Regular.eot?v=1');
  src: url('../fonts/DMSans24pt-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DMSans24pt-Regular.woff2?v=1') format('woff2'), url('../fonts/DMSans24pt-Regular.woff?v=1') format('woff'), url('../fonts/DMSans24pt-Regular.ttf?v=1') format('truetype'), url('../fonts/DMSans24pt-Regular.svg#DMSans24pt-Regular?v=1') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans 24pt';
  src: url('../fonts/DMSans24pt-SemiBold.eot');
  src: url('../fonts/DMSans24pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/DMSans24pt-SemiBold.woff2') format('woff2'), url('../fonts/DMSans24pt-SemiBold.woff') format('woff'), url('../fonts/DMSans24pt-SemiBold.ttf') format('truetype'), url('../fonts/DMSans24pt-SemiBold.svg#DMSans24pt-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans 24pt';
  src: url('../fonts/DMSans24pt-Medium.eot');
  src: url('../fonts/DMSans24pt-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/DMSans24pt-Medium.woff2') format('woff2'), url('../fonts/DMSans24pt-Medium.woff') format('woff'), url('../fonts/DMSans24pt-Medium.ttf') format('truetype'), url('../fonts/DMSans24pt-Medium.svg#DMSans24pt-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.cruise-lines-main-page {
  padding: 30px 0;
}

.cruise-lines-main-page-title-style1 {
  font-family: 'DM Sans 24pt';
  font-size: 30px;
  color: #01225D;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  line-height: 32px;
}

.cruise-lines-main-page-title-style1:after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  width: 190px;
  height: 3px;
  background-color: #FEB702;
}

.cruise-lines-main-page-title-style2 {
  font-family: 'DM Sans 24pt';
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  line-height: 26px;
}

.cruise-lines-main-page-title-style2:after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  width: 190px;
  height: 3px;
  background-color: #FEB702;
}

.cruise-lines-main-page-head {
  margin-bottom: 30px;
}

.cruise-lines-main-page-head p {
  font-family: 'DM Sans 24pt';
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: 22px;
  text-align: justify;
}

.cruise-lines-main-page-head p a {
  color: #016BCE;
  text-decoration: underline;
}

.cruise-line-main-page-box-main-div .row .col {
  margin-bottom: 30px;
}

.cruise-line-main-page-box {
  background-color: #FFFFFF;
  border: 1px solid #BEBEBE;
  box-shadow: 0px 5.86146px 17.5844px rgba(0, 0, 0, 0.1);
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.cruise-line-main-page-box-btn-div {
  margin-top: auto;
}

.cruise-line-main-page-box-ship-img img {
  width: 100%;
}

.cruise-line-main-page-box-logo {
  text-align: center;
  margin-bottom: 6px;
}

.cruise-line-main-page-box-logo img {
  max-height: 70px;
}

.cruise-line-main-page-box-price-main-div {
  background-color: #EFF9F8;
}

.cruise-line-main-page-box-price-starting-text {
  padding: 10px;
  background-color: #035248;
  color: #fff;
  text-align: center;
  font-family: 'DM Sans 24pt';
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}

.cruise-line-main-page-box-price-box {
  padding: 5px;
  color: #035248;
  font-family: 'DM Sans 24pt';
  font-weight: bold;
  font-size: 17px;
  line-height: 16px;
}

.cruise-line-main-page-box-des-div {
  padding: 10px 0px 10px 0px;
}

.cruise-line-main-page-box-des-text {
  color: #000000;
  font-family: 'DM Sans 24pt';
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

.cruise-line-main-page-box-btn {
  display: inline-block;
  color: #ffffff;
  font-family: 'DM Sans 24pt';
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  background-color: #016BCE;
  text-align: center;
  padding: 12px 10px;
}

.cruise-line-main-page-box-btn-icon {
  position: relative;
  top: -1px;
  margin-left: 4px;
}

.cruise-line-main-page-bottom-content-div p {
  font-family: 'DM Sans 24pt';
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: 22px;
  text-align: justify;
}

.cruise-line-main-page-bottom-content-div p a {
  color: #016BCE;
  text-decoration: underline;
}







.cruise-line-main-page-box-main-div-view-more-btn-div {
  background-color: #F2F5FA;
  padding: 10px 0px;
  margin-bottom: 20px;
}

#view-more-cruise-lines-main-page-column-container.view-limited .col:nth-child(n+10) {
  display: none;
}

.view-more-cruise-lines-main-page-column-buttons-container {
  text-align: center;
}

#cruise-lines-main-page-view-more-btn,
#cruise-lines-main-page-view-less-btn {
  border: 0px;
  background-color: transparent;
}

.cruise-lines-main-page-view-more-btn-span,
.cruise-lines-main-page-view-less-btn-span {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0px;
  padding: 0px;
}

#cruise-lines-main-page-view-more-btn .cruise-lines-main-page-view-more-btn-text {
  color: #074D9D;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

#cruise-lines-main-page-view-more-btn .cruise-lines-main-page-view-more-btn-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 4px;
  background-image: url("../img/common-icon-list.webp");
  background-position: -90px -496px;
}

#cruise-lines-main-page-view-less-btn .cruise-lines-main-page-view-less-btn-text {
  color: #074D9D;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

#cruise-lines-main-page-view-less-btn .cruise-lines-main-page-view-less-btn-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 4px;
  background-image: url("../img/common-icon-list.webp");
  background-position: -116px -496px;
}






@media screen and (max-width: 575px) {
  .cruise-line-main-page-box-logo img {
    max-height: 45px;
  }

  .cruise-line-main-page-box-price-starting-text {
    font-size: 11px;
    line-height: 14px;
  }

  .cruise-line-main-page-box-price-box {
    font-size: 13px;
    line-height: 14px;
  }

  .cruise-lines-main-page-title-style1 {
    font-size: 20px;
    line-height: 22px;
  }

  .cruise-lines-main-page-title-style2 {
    font-size: 16px;
    line-height: 19px;
  }

  .cruise-line-main-page-bottom-content-div p {
    font-size: 14px;
  }
}