:root {
  --color1: #072044;
  --color2: #b3d369;
  --color3: #ffbc09;
  --color4: #f94fa4;
  --color5: #38ddf7;
  --color6: #f89035;
  --black: #000000;
  --text-color: #222222;
  --white: #ffffff;
  --bg-color-light: #f7f7f7; }

.fs-1 {
  font-size: 1px; }

.fs-2 {
  font-size: 2px; }

.fs-3 {
  font-size: 3px; }

.fs-4 {
  font-size: 4px; }

.fs-5 {
  font-size: 5px; }

.fs-6 {
  font-size: 6px; }

.fs-7 {
  font-size: 7px; }

.fs-8 {
  font-size: 8px; }

.fs-9 {
  font-size: 9px; }

.fs-10 {
  font-size: 10px; }

.fs-11 {
  font-size: 11px; }

.fs-12 {
  font-size: 12px; }

.fs-13 {
  font-size: 13px; }

.fs-14 {
  font-size: 14px; }

.fs-15 {
  font-size: 15px; }

.fs-16 {
  font-size: 16px; }

.fs-17 {
  font-size: 17px; }

.fs-18 {
  font-size: 18px; }

.fs-19 {
  font-size: 19px; }

.fs-20 {
  font-size: 20px; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  background-color: #f1f5f8; }

a,
a:hover {
  text-decoration: none; }

.bg-none {
  background-color: transparent !important;
  background: none !important; }

label {
  font-weight: 500; }

.border-dashed {
  border-style: dashed; }

.border-bottom-dashed {
  border-bottom-style: dashed; }

.destination {
  font-size: 14px;
  color: #999;
  list-style: 25px;
  margin-bottom: 0px; }
  .destination .owl-carousel {
    margin-bottom: 0px; }
    .destination .owl-carousel .owl-item img {
      height: 220px;
      object-fit: cover;
      border-radius: 15px; }

.boat {
  cursor: pointer;
  display: flex;
  outline: 5px solid #fff;
  border: 1px dashed #e6e6e6;
  border-radius: 3px;
  background-color: #fff;
  padding: 10px;
  color: #666;
  margin: 0px 0px 20px 0px; }
  .boat .boat-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px; }
  .boat .boat-img {
    margin-right: 10px; }
    .boat .boat-img img {
      width: 100px;
      height: 100px;
      object-fit: cover;
      border-radius: 5px; }
  .boat .rate {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-wrap: nowrap;
    line-height: 1.2;
    border-radius: 5px;
    display: flex;
    align-self: center; }
  .boat .boat-footer {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500; }

.btn-check:checked + .boat,
.boat.active,
.boat.show,
.boat:first-child:active,
:not(.btn-check) + .boat:active {
  border: 1px dashed #555;
  box-shadow: 0 0 40px #0003;
  color: #000; }

.bg-gr-1 {
  background: #3493e1;
  background: linear-gradient(0deg, #3493e1 0%, #003fce 100%); }

.bg-gr-2 {
  background: linear-gradient(0deg, #dee6f9 0%, #f8f9fd 100%); }

.bg-gr-3 {
  background: linear-gradient(0deg, #ffefdf 0%, #f9f1e4 100%); }

.bg-gr-4 {
  background: linear-gradient(0deg, #f8e7f9 0%, #f8f9fd 100%); }

.offer-box {
  margin-bottom: 0px;
  border: 1px solid #ccc;
  font-size: 11px;
  font-weight: 500;
  border-radius: 10px;
  padding: 10px;
  line-height: 1.2; }
  .offer-box .title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    display: flex;
    margin-bottom: 5px; }
    .offer-box .title img {
      width: 35px;
      height: 35px;
      margin-right: 10px; }

.why-book-box {
  font-size: 11px;
  border: 1px solid #333;
  padding: 10px;
  border-radius: 5px;
  background-color: #eaf0ff;
  display: flex;
  align-items: center; }
  .why-book-box img {
    width: 45px !important;
    height: 45px;
    margin-right: 10px;
    background-color: #bdd6f6;
    padding: 10px;
    border-radius: 100px; }
  .why-book-box .title {
    font-size: 15px;
    font-weight: 500; }

.ads {
  border: 2px solid #ccc;
  border-radius: 15px;
  padding: 15px;
  background-color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px; }
  .ads .box {
    text-align: center;
    font-size: 12px;
    line-height: 1.2; }
    .ads .box img {
      width: 60px;
      height: 60px;
      margin-bottom: 10px; }
    .ads .box b {
      font-size: 16px; }

.easy-step {
  background-color: #f8f4f3;
  padding: 5px;
  border: 2px solid #f3e8e7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px; }
  .easy-step .point {
    font-size: 40px;
    line-height: 1;
    font-weight: 800;
    color: #f3dddf;
    width: 60px;
    text-align: center; }
  .easy-step img {
    width: 50px;
    height: 50px; }

.cruise {
  border: 0px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: var(--white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;
  font-family: "Poppins", serif; }
  .cruise .details,
  .cruise .booking {
    width: 100%; }
  .cruise .details .name {
    font-size: 14px;
    font-weight: 500; }
    .cruise .details .name .name_box {
      display: flex; }
      .cruise .details .name .name_box .name-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 1.2; }
        .cruise .details .name .name_box .name-row .time {
          font-size: 12px;
          color: #000;
          column-gap: 5px; }
      .cruise .details .name .name_box .sub-title-row {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .cruise .details .name .name_box .sub-title-row .stars {
          font-size: 10px;
          line-height: 1.1;
          display: flex;
          align-items: center;
          column-gap: 1px; }
          .cruise .details .name .name_box .sub-title-row .stars span {
            color: #000; }
    .cruise .details .name img {
      width: 50px;
      height: 50px;
      margin-right: 10px; }
    .cruise .details .name span {
      font-size: 10px;
      color: rgba(0, 0, 0, 0.4);
      font-weight: 500; }
    .cruise .details .name .tag {
      padding: 2px 6px;
      border-radius: 3px;
      background: #5751FF;
      color: #fff;
      margin: 0 8px 4px 0;
      white-space: nowrap;
      display: inline-block; }
  .cruise .time {
    display: flex;
    justify-content: space-between;
    align-items: end;
    text-align: center; }
    .cruise .time strong,
    .cruise .time b {
      color: #01b46c;
      font-weight: 700;
      font-size: 30px; }
    .cruise .time span {
      font-size: 24px;
      color: #C4C4C4;
      line-height: 1.25;
      display: block; }
    .cruise .time .t_duration {
      font-size: 18px;
      color: #000;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
      justify-content: space-between; }
      .cruise .time .t_duration .cruise_icon {
        position: relative;
        width: 200px;
        text-align: center; }
        .cruise .time .t_duration .cruise_icon::after, .cruise .time .t_duration .cruise_icon::before {
          content: "";
          width: 11px;
          height: 11px;
          top: 0px;
          position: absolute;
          border: 2px solid #fff;
          outline: 1px solid #eee;
          top: 0;
          bottom: 0;
          margin: auto;
          border-radius: 50%;
          background: #01b46c; }
        .cruise .time .t_duration .cruise_icon::after {
          right: 0px; }
        .cruise .time .t_duration .cruise_icon::before {
          left: 0px; }
        .cruise .time .t_duration .cruise_icon img {
          width: 35px;
          margin: 0 auto; }
        .cruise .time .t_duration .cruise_icon .line {
          border-top: 3px dotted rgba(16, 249, 122, 0.2);
          width: 100%;
          position: absolute;
          top: 17px; }
  .cruise .stars {
    color: var(--color3);
    display: flex;
    align-items: center; }
    .cruise .stars span {
      color: #000;
      display: inline-block;
      margin-left: 5px; }
  .cruise .cruise_class {
    width: 100%; }
    .cruise .cruise_class .class-box label {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 5px 10px;
      flex-grow: 1;
      width: 100%;
      background-color: rgba(110, 255, 7, 0.05);
      overflow: hidden; }
      .cruise .cruise_class .class-box label .left {
        display: flex;
        align-items: center;
        column-gap: 10px; }
        .cruise .cruise_class .class-box label .left .icon .un-check {
          display: block; }
        .cruise .cruise_class .class-box label .left .icon .check {
          display: none; }
        .cruise .cruise_class .class-box label .left .class-name .confirm {
          font-size: 10px;
          font-weight: 500;
          color: #C25F08;
          display: flex;
          align-items: center;
          column-gap: 3px; }
    .cruise .cruise_class .class-box b {
      color: #000;
      font-size: 13px;
      font-weight: 600;
      display: block; }
    .cruise .cruise_class .class-box input[type=radio] {
      display: none; }
      .cruise .cruise_class .class-box input[type=radio]:checked + label {
        background-color: rgba(97, 233, 207, 0.05); }
        .cruise .cruise_class .class-box input[type=radio]:checked + label .left .icon .un-check {
          display: none; }
        .cruise .cruise_class .class-box input[type=radio]:checked + label .left .icon .check {
          display: block; }
    .cruise .cruise_class .class-box .price {
      font-size: 14px;
      font-weight: 600;
      display: flex;
      align-items: center;
      column-gap: 10px; }
      .cruise .cruise_class .class-box .price del {
        display: block;
        color: rgba(0, 0, 0, 0.5);
        font-size: 12px; }
  .cruise .booking {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px; }
    .cruise .booking .price {
      display: flex;
      align-items: center;
      column-gap: 2px;
      color: #000;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.1; }
      .cruise .booking .price i {
        font-size: 17px; }
    .cruise .booking .select_boat {
      font-size: 14px;
      font-weight: 500;
      background-color: #15C0B6;
      color: #fff;
      padding: 10px 20px;
      display: inline-block;
      border: 0px; }
  .cruise .discription {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500; }

/*
@media(max-width:768px) {
    .cruise {
        display: flex;
        row-gap: 10px;
        padding: 10px;

        .details,
        .booking {
            width: 100%;
        }

        .details {
            .name {
                font-size: 14px;
                line-height: 1.5;
                margin-bottom: 0px;

                .name_box {
                    display: block;
                    line-height: 1.2;

                    img {
                        width: 50px;
                        height: 50px;
                    }
                }

                span {
                    font-size: 11px;
                    font-size: 700;
                    display: block;
                }

                .tag {
                    font-size: 10px;
                    font-size: 700;
                    color: #fff;
                    background-color: #5751FF;
                }
            }

        }

        .time {

            span {
                font-size: 13px;
            }

            .t_duration {
                font-size: 12px;

                .cruise_icon {
                    .line {
                        border-top-width: 2px;
                        top: 16px;
                    }
                }

                img {
                    width: 25px;
                }
            }
        }

        .stars {
            font-size: 13px;
            margin-bottom: 0px;
        }

        .booking {
            .price {
                font-size: 26px;

                span {
                    font-size: 13px;
                }
            }

            .select_boat {
                padding: 10px 20px;
                font-size: 16px;
            }
        }
    }
}
    */
.destination-buttons {
  display: flex; }
  .destination-buttons .btn-destination {
    text-align: center; }
    .destination-buttons .btn-destination img {
      border: 3px solid #ccc;
      border-radius: 15px; }
    .destination-buttons .btn-destination .name {
      display: block;
      font-size: 13px;
      color: #777;
      line-height: 24px; }
  .destination-buttons .btn-check:checked + .btn-destination {
    text-align: center; }
    .destination-buttons .btn-check:checked + .btn-destination img {
      border-color: var(--bs-teal); }
    .destination-buttons .btn-check:checked + .btn-destination .name {
      color: var(--bs-teal); }

.btn-6 {
  background-color: var(--color6);
  color: #fff; }

.icon-form-control {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 1px 1px 1px 10px; }
  .icon-form-control i {
    margin-right: 5px; }
  .icon-form-control .form-control,
  .icon-form-control .form-select {
    border: 0px !important;
    box-shadow: none;
    margin: 0px !important; }

.cruise-container {
  background-color: #fff;
  font-size: 14px; }
  .cruise-container .banner {
    padding: 20px;
    border-radius: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    background: #fff8ec;
    background: url(../images/cruise.png) 100% 35% no-repeat, linear-gradient(90deg, #ffb964 0%, #f89836 100%); }
    .cruise-container .banner .header {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin-bottom: 15px; }
      .cruise-container .banner .header h1 {
        font-size: 24px;
        margin: 0px;
        color: #000; }
        .cruise-container .banner .header h1 b {
          color: #876500; }
      .cruise-container .banner .header a {
        padding: 5px 10px;
        background-color: rgba(255, 255, 255, 0.6);
        color: #000;
        font-weight: 500;
        border-radius: 10px;
        text-wrap: nowrap; }
        .cruise-container .banner .header a i {
          margin-right: 5px; }
    .cruise-container .banner h2 {
      font-size: 22px;
      margin: 0px;
      color: #871a00; }
    .cruise-container .banner ul,
    .cruise-container .banner li {
      padding: 0px;
      margin: 0px;
      list-style: none; }
    .cruise-container .banner .bottom {
      display: flex;
      column-gap: 10px;
      align-items: center;
      font-weight: 500;
      margin-bottom: 20px;
      color: #871a00;
      font-size: 13px; }
      .cruise-container .banner .bottom img {
        height: 30px; }
    .cruise-container .banner a {
      border-radius: 30px;
      padding: 5px 15px;
      font-size: 14px;
      font-weight: 500;
      background-color: var(--color1);
      color: #fff; }
      .cruise-container .banner a i {
        margin-left: 5px; }
  .cruise-container .experience-1 {
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    margin: -50px 20px 0 20px; }
    .cruise-container .experience-1 h3 {
      font-size: 16px;
      margin: 0px;
      color: #000;
      text-align: center;
      padding: 15px;
      background-color: #e9fccf; }
    .cruise-container .experience-1 .img {
      padding: 3px;
      width: 66px;
      height: 66px;
      border-radius: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: linear-gradient(90deg, #ffb964 0%, #f89836 100%);
      margin: 0 auto 10px auto; }
      .cruise-container .experience-1 .img .c_img {
        width: 60px;
        height: 60px;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px; }
      .cruise-container .experience-1 .img img {
        width: 28px;
        height: 28px;
        margin: 0 auto; }
    .cruise-container .experience-1 .matter {
      padding: 15px 25px;
      text-align: center;
      display: flex;
      align-items: flex-start;
      font-size: 12px;
      justify-content: space-between; }
      .cruise-container .experience-1 .matter b {
        font-size: 13px;
        font-weight: 500;
        display: block; }
  .cruise-container .myTab {
    margin-bottom: 20px; }
    .cruise-container .myTab .nav-tabs {
      border: 0px; }
      .cruise-container .myTab .nav-tabs .nav-item .nav-link {
        font-weight: 600;
        border-radius: 10px;
        border: 0px;
        background-color: #e9fccf;
        margin: 5px;
        color: #000;
        padding: 8px; }
        .cruise-container .myTab .nav-tabs .nav-item .nav-link img {
          width: 30px;
          height: 30px;
          margin-right: 10px; }
        .cruise-container .myTab .nav-tabs .nav-item .nav-link.active {
          background-color: #fff;
          border: 1px solid rgba(0, 0, 0, 0.1);
          border-bottom: 0px;
          border-radius: 10px 10px 0 0;
          margin-bottom: 0px;
          padding: 12px;
          position: relative;
          bottom: -1px; }
    .cruise-container .myTab .tab-content {
      padding: 20px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      background-color: #fff; }
      .cruise-container .myTab .tab-content .tab-pane h1 {
        font-size: 16px;
        margin-bottom: 20px; }
      .cruise-container .myTab .tab-content .tab-pane label {
        font-size: 13px; }
        .cruise-container .myTab .tab-content .tab-pane label::before {
          content: "\f192";
          font-family: fontawesome;
          margin-right: 5px;
          color: rgba(0, 0, 0, 0.5); }
      .cruise-container .myTab .tab-content .tab-pane .form-control {
        border-radius: 0;
        border: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 10px; }
  .cruise-container .carousel h2 {
    font-size: 16px; }
  .cruise-container .carousel .screen img {
    border-radius: 10px;
    width: 100%;
    height: 290px;
    object-fit: cover;
    margin-bottom: 10px; }
  .cruise-container .carousel .owl-stage {
    padding-left: 0px !important; }
  .cruise-container .popular-routes {
    margin-bottom: 24px; }
    .cruise-container .popular-routes ul,
    .cruise-container .popular-routes li {
      padding: 0px;
      margin: 0px;
      list-style: none; }
    .cruise-container .popular-routes li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding: 15px 0; }
      .cruise-container .popular-routes li a {
        font-size: 12px;
        font-weight: 600;
        color: #000;
        display: flex;
        align-items: center; }
        .cruise-container .popular-routes li a span {
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 100px;
          color: #fff;
          background-color: var(--color6);
          margin-right: 10px; }
        .cruise-container .popular-routes li a::after {
          content: "\f061";
          font-family: fontawesome;
          margin-left: auto; }
  .cruise-container .c_videos .h-video .owl-stage-outer .owl-stage {
    padding-left: 0px !important; }
  .cruise-container .c_videos video {
    border-radius: 10px; }
  .cruise-container .c_videos .owl-nav {
    text-align: center;
    font-size: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    width: 100%; }
  .cruise-container .c_rating {
    display: flex;
    border: 2px solid #ffb964;
    border-radius: 10px;
    padding: 40px 15px;
    background-color: #fff;
    align-items: center;
    margin-bottom: 20px; }
    .cruise-container .c_rating .c_rating_left,
    .cruise-container .c_rating .c_rating_right {
      width: 50%; }
    .cruise-container .c_rating .c_rating_left {
      border-right: 2px solid rgba(0, 0, 0, 0.1);
      text-align: center; }
      .cruise-container .c_rating .c_rating_left h5 {
        font-size: 16px;
        margin: 0;
        color: #30e1a2;
        text-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
      .cruise-container .c_rating .c_rating_left h2 {
        font-size: 45px;
        color: #000;
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin: 5px auto 10px auto; }
      .cruise-container .c_rating .c_rating_left .c_rating_list {
        display: flex;
        align-items: center;
        font-weight: 500;
        color: #ffb964; }
        .cruise-container .c_rating .c_rating_left .c_rating_list .stars {
          display: flex;
          column-gap: 0px;
          margin-right: 5px;
          color: #ffd900; }
          .cruise-container .c_rating .c_rating_left .c_rating_list .stars i {
            font-size: 11px; }
    .cruise-container .c_rating .c_rating_right {
      padding-left: 15px; }
      .cruise-container .c_rating .c_rating_right b {
        color: #871a00; }
  .cruise-container .c_important {
    margin-bottom: 20px; }
    .cruise-container .c_important h3 {
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      font-size: 20px; }
    .cruise-container .c_important .points {
      display: flex;
      flex-direction: column;
      row-gap: 0px; }
      .cruise-container .c_important .points > div {
        display: flex;
        align-items: flex-start;
        column-gap: 15px;
        font-weight: 500;
        padding: 10px;
        border-bottom: 0px solid rgba(0, 0, 0, 0.1); }
        .cruise-container .c_important .points > div small {
          display: block;
          font-weight: 400; }
      .cruise-container .c_important .points img {
        width: 30px;
        height: 30px; }
  .cruise-container .easy-steps-container {
    margin-bottom: 20px; }
    .cruise-container .easy-steps-container .easy-step {
      background-color: #e9fccf; }
      .cruise-container .easy-steps-container .easy-step .point {
        color: #876500; }
  .cruise-container .c_faq h2 button {
    font-size: 14px;
    font-weight: 500; }
  .cruise-container .c_s_point {
    display: flex;
    column-gap: 20px;
    row-gap: 10px;
    font-weight: 500;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .cruise-container .c_s_point div {
      width: 29%;
      text-wrap: nowrap;
      font-size: 12px;
      display: flex;
      align-items: center; }
    .cruise-container .c_s_point img {
      width: 20px;
      margin-right: 5px; }
  .cruise-container .c_bg_1 {
    background: linear-gradient(180deg, #fff 0%, #ffb9641a 100%);
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px; }
  .cruise-container .c_seat {
    margin-bottom: 25px; }
    .cruise-container .c_seat .c_seat_box {
      padding: 15px 15px 0;
      border-radius: 10px;
      display: flex;
      align-items: center;
      background: linear-gradient(0deg, #5fe9cf 0%, #fff 100%); }
      .cruise-container .c_seat .c_seat_box b {
        font-size: 20px;
        color: #067c67; }
      .cruise-container .c_seat .c_seat_box img {
        height: 160px; }
  .cruise-container .c_selection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    background: #e2e2e2;
    background: linear-gradient(180deg, #e2e2e2 0%, white 100%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0px;
    font-size: 13px;
    font-weight: 600; }
    .cruise-container .c_selection .icon {
      padding: 0 15px; }
    .cruise-container .c_selection .main-left {
      display: flex;
      align-items: center;
      column-gap: 10px; }
    .cruise-container .c_selection .left {
      display: flex;
      align-items: center;
      column-gap: 10px; }
      .cruise-container .c_selection .left i {
        color: #999; }
    .cruise-container .c_selection .location i {
      margin-right: 5px;
      color: #000; }
    .cruise-container .c_selection .bottom {
      font-size: 11px;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.4);
      display: flex;
      align-items: center;
      column-gap: 5px; }
      .cruise-container .c_selection .bottom i {
        font-size: 6px;
        color: #D9D9D9; }
  .cruise-container .dates-prices {
    display: flex;
    align-items: center;
    font-family: "Poppins", serif;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .cruise-container .dates-prices .left {
      display: flex;
      align-items: center;
      column-gap: 20px;
      overflow-x: auto;
      text-wrap: nowrap; }
      .cruise-container .dates-prices .left .date-price {
        opacity: .4;
        text-align: center;
        padding: 10px 0px;
        border-bottom: 2px solid transparent; }
        .cruise-container .dates-prices .left .date-price .date {
          font-size: 11px; }
        .cruise-container .dates-prices .left .date-price .price {
          font-size: 14px; }
          .cruise-container .dates-prices .left .date-price .price i {
            font-size: 12px; }
        .cruise-container .dates-prices .left .date-price.active {
          opacity: 1;
          border-bottom: 2px solid #000; }
    .cruise-container .dates-prices .icon {
      padding: 0 15px; }
    .cruise-container .dates-prices .NativeDatepicker {
      width: 20px;
      height: 20px;
      background: transparent url("../app/images/search-ferry/calendra-icon.svg") no-repeat center center;
      vertical-align: middle; }
    .cruise-container .dates-prices .NativeDatepicker {
      display: inline-block;
      position: relative; }
    .cruise-container .dates-prices .NativeDatepicker__input {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      cursor: pointer;
      box-sizing: border-box; }
    .cruise-container .dates-prices .NativeDatepicker__input::-webkit-calendar-picker-indicator {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      cursor: pointer; }
  .cruise-container .c_filter {
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 7px 10px;
    margin-bottom: 20px;
    background-color: #fff; }
    .cruise-container .c_filter i {
      font-size: 20px; }
    .cruise-container .c_filter select {
      border: 0px; }
  .cruise-container .c_form label {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.6); }
  .cruise-container .c_form input,
  .cruise-container .c_form select {
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1); }

.welcome-screen {
  background: url(../app/images/welcome/bg.jpg) top center no-repeat;
  background-size: cover;
  text-align: center; }
  .welcome-screen .page {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh; }
  .welcome-screen .tech-slideshow {
    height: 205px;
    width: 100vw;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    background: url(../app/images/welcome/water-bg.png) bottom center no-repeat; }
  .welcome-screen .tech-slideshow > div {
    height: 164px;
    width: 800px;
    background: url(../app/images/welcome/ferry.png) center right no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transform: translate3d(0, 0, 0); }
  .welcome-screen .tech-slideshow .mover-1 {
    animation: moveSlideshow 15s linear infinite; }
@keyframes moveSlideshow {
  100% {
    transform: translateX(-800px); } }
.top-container {
  background: #bbe4fe;
  background: linear-gradient(180deg, #bbe4fe 0%, white 100%);
  padding: 10px;
  display: flex;
  flex-direction: column;
  row-gap: 10px; }
  .top-container .header {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .top-container .header .menu {
      display: flex;
      align-items: center;
      column-gap: 10px; }
      .top-container .header .menu .btn-1,
      .top-container .header .menu .btn-2,
      .top-container .header .menu .btn-3 {
        border: 2px solid rgba(0, 0, 0, 0.1);
        font-family: "Poppins", serif;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        padding: 5px 10px;
        border-radius: 6px; }
      .top-container .header .menu .btn-1 {
        color: #000;
        background-color: #D2FF07; }
      .top-container .header .menu .btn-2 {
        color: rgba(0, 0, 0, 0.4);
        background-color: #F5F5F5; }
      .top-container .header .menu .btn-3 {
        color: #fff;
        background-color: #C25F08; }

.spectacledcoder-glowing-button1 {
  display: flex;
  border-radius: 10px;
  animation: rotation 3s linear 0s infinite;
  padding: 2px;
  margin: 0 20px;
  background: linear-gradient(var(--gradient-angle), #999 80%, #ff0 88%, #ff0 92%, #999 100%); }

.spectacledcoder-button1 {
  display: flex;
  align-items: center;
  padding: 15px 17px;
  column-gap: 15px;
  width: 100%;
  font-family: "Poppins", serif;
  font-size: 15px;
  font-weight: 500;
  color: #5F6368;
  background-color: #fff;
  margin: auto;
  outline: none;
  border: none;
  border-radius: 10px; }
  .spectacledcoder-button1 img {
    padding-right: 15px;
    border-right: 2px solid rgba(0, 0, 0, 0.1); }

@keyframes rotation {
  0% {
    --gradient-angle: 0deg; }
  100% {
    --gradient-angle: 360deg; } }
@property --gradient-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false; }
.quick-search {
  font-family: "Poppins", serif;
  font-size: 11px;
  font-weight: 600;
  padding: 7px 5px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  column-gap: 5px;
  color: rgba(0, 0, 0, 0.6); }
  .quick-search .right {
    display: flex;
    align-items: center;
    column-gap: 5px;
    overflow-x: auto; }
  .quick-search .f-tab,
  .quick-search a {
    border-radius: 100px;
    padding: 2px 12px;
    display: block;
    text-wrap: nowrap;
    border-width: 2px;
    border-style: solid; }
  .quick-search .f-tab {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: #fff; }
    .quick-search .f-tab .c_filter {
      padding: 0px;
      border: 0px;
      margin-bottom: 0; }
      .quick-search .f-tab .c_filter select {
        border: 0px;
        padding: 0px; }
  .quick-search a {
    color: rgba(0, 0, 0, 0.6);
    border-color: rgba(0, 0, 0, 0.1); }
    .quick-search a.active {
      background-color: var(--color6);
      color: #fff; }

.SelectFerry {
  background-color: transparent; }

.sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9; }

.page-bar {
  padding: 10px;
  display: flex;
  align-items: center;
  column-gap: 10px; }
  .page-bar .title {
    font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 600;
    color: #000; }

.page-container {
  padding: 10px;
  font-family: "Poppins", serif; }
  .page-container form {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    font-size: 12px;
    font-weight: 500; }
    .page-container form h5 {
      font-size: 13px;
      line-height: 140%;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.6); }

.bookingSummary {
  border: 0px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  row-gap: 10px; }
  .bookingSummary .title-row {
    display: flex;
    align-items: center;
    column-gap: 10px;
    width: 100%; }
    .bookingSummary .title-row img {
      width: 50px;
      height: 50px; }
    .bookingSummary .title-row .right {
      width: 100%; }
    .bookingSummary .title-row .row-1, .bookingSummary .title-row .row-2 {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
    .bookingSummary .title-row .title {
      font-size: 14px;
      font-weight: 600;
      color: #000; }
    .bookingSummary .title-row .time {
      font-size: 12px;
      font-weight: 600;
      color: #000;
      display: flex;
      align-items: center;
      column-gap: 10px; }
    .bookingSummary .title-row .destination, .bookingSummary .title-row .date {
      font-size: 11px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.6); }
  .bookingSummary .mid-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    .bookingSummary .mid-row .ferry-class, .bookingSummary .mid-row .seatno {
      font-size: 13px;
      font-weight: 600;
      color: #000; }
    .bookingSummary .mid-row .confirm {
      font-size: 10px;
      font-weight: 500;
      color: #C25F08;
      display: flex;
      align-items: center;
      column-gap: 3px; }
  .bookingSummary .bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    .bookingSummary .bottom-row .heading {
      font-size: 11px;
      text-transform: uppercase;
      line-height: 1.2;
      font-weight: 500;
      color: #000; }
    .bookingSummary .bottom-row .price {
      font-size: 16px;
      font-weight: 600;
      color: #000; }
      .bookingSummary .bottom-row .price i {
        font-size: 14px; }

.cus-form-1 {
  display: flex;
  flex-direction: column;
  row-gap: 10px; }
  .cus-form-1 .form-group {
    display: flex;
    flex-direction: column;
    row-gap: 5px; }
    .cus-form-1 .form-group label {
      font-size: 12px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.6);
      display: flex;
      align-items: center;
      column-gap: 10px;
      padding: 0 10px; }
    .cus-form-1 .form-group input {
      border-radius: 4px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 10px 20px;
      font-size: 13px; }
  .cus-form-1 .form-line {
    display: flex;
    align-items: center;
    column-gap: 10px; }

.cus-form-2 {
  display: flex;
  flex-direction: column;
  row-gap: 10px; }
  .cus-form-2 .form-group {
    display: flex;
    align-items: center;
    column-gap: 10px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0px 10px 0 20px;
    background-color: #fff; }
    .cus-form-2 .form-group i {
      font-size: 16px;
      color: rgba(0, 0, 0, 0.5); }
    .cus-form-2 .form-group input, .cus-form-2 .form-group select {
      font-size: 13px;
      border: 0px;
      padding: 10px; }
  .cus-form-2 input, .cus-form-2 select {
    font-size: 13px; }

/*# sourceMappingURL=style.css.map */
