@media (min-width: 1281px) {}

@media (min-width: 1025px) and (max-width: 1280px) {}

@media (min-width: 768px) and (max-width: 1024px) {}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

@media (min-width: 481px) and (max-width: 767px) {}

@media (min-width: 320px) and (max-width: 480px) {
    .banner_content {
        margin-top: 0px !important;
    }

    .col-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .filtter {
        flex-direction: column !important;
    }

.logoimg {
        max-width: 80px !important;
}

}


.navbar-expand-lg {
    padding: 15px;
}

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus {
    color: #1e40af;
    font-weight: 700;
}

.logoimg
{
max-width: 130px;
}

.navbar-light .navbar-brand:hover {
    color: #1e40af;
}

.navbar-light .navbar-toggler {
    border-color: #fff;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.nav-link {
    margin-left: 35px;
    font-weight: 500;
    font-size: 18px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #1e40af;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #1e40af;
    font-weight: 700;
}

.banner_img {
    background-image: linear-gradient(#00000066), url('./images/banner.webp');
    min-height: 650px;
    background-size: cover;
    background-position: center;
}

.parallax {
    background-image: linear-gradient(#000000bd), url(./images/indexbann.webp);
    min-height: 700px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    display: flex;
    flex-direction: column;
    justify-content: center;
}


.filtter {
    border-radius: 20px;
    display: flex;
    justify-content: space-around;
}

.banner_content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner_content .h1 {
    color: #fff;
    font-weight: 700;
    /* font-size: 4.5rem; */
    text-align: center;
}

.banner_content h2 {
    text-align: center;
    color: #60a5fa;
    font-weight: 700;
    /* font-size: 4.5rem; */
}

.banner_content p {
    text-align: center;
    color: #fff;
    /* font-size: 1.5rem; */
}

.distinationbtn {
    border: 1px solid #fff;
    color: #fff;
}

.distinationbtn:hover {
    background-color: #fff;
}

.card img {
    background-image: url('./images/cardimg');
    object-fit: cover;
    height: 300px;
    border-radius: 20px 20px 0px 0px;
}

.price {
    display: flex;
    justify-content: space-around;
}

.price span {
    color: #2563eb;
    font-weight: 700;
}

.card-title {
    font-weight: 700;
}

.colorgary {
    color: #4b5563;
}

.offer {
    text-decoration: line-through;
}

.first_heading h3 {
    /* font-size: 2.25rem; */
    font-weight: 700;
}

.first_heading p {
    /* font-size: 1.25rem; */
    color: #4b5563;
}

.topredoffer {
    position: absolute;
    top: 15px;
    left: 25px;
    background: #ef4444;
    font-weight: 500;
    padding: 2px 10px 4px 10px;
    border-radius: 15px;
    color: #fff;
}

.toprightstar {
    position: absolute;
    top: 15px;
    right: 25px;
    background: #00000080;
    font-weight: 500;
    padding: 2px 10px 4px 10px;
    border-radius: 15px;
    color: #fff;
}

.fillcolor {
    fill: rgb(255 243 7);
    color: #fff80e;
}

.viewallcruise {
    background-color: #fff;
    color: #0d6efd;
    font-weight: 600;
}

.cardradius {
    border-radius: 20px;
    overflow: hidden;
  
}

.cardradius img {
    transition: transform 0.3s ease;
    display: block;
}

.cardradius:hover img {
    transform: scale(1.05);
}

.cardradius:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cardradius20 {
    border-radius: 20px;
    /* z-index: -99; */
}


.cardradius20 img {
    border-radius: 20px;
}

.textdata {
    position: absolute;
    top: 150px;
    left: 27px;
    color: #fff;
}

.cardradius20 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 300px;
    transition: box-shadow 0.3s ease;
}

.cardradius20::before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease;
    z-index: 0;
}

.cardradius20::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 75%));
    z-index: 1;
}

.cardradius20 .textdata {
    /* position: relative; */
    z-index: 2;
    color: white;
    /* padding: 20px; */
}

.cardradius20:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2),
        0 6px 20px rgba(0, 0, 0, 0.19);
}

.cardradius20:hover::before {
    transform: scale(1.05);
}

.image-gradient::before {
    background-image: url('./images/cardimg.webp');
}

.image-gradient2::before {
    background-image: url('./images/mediterranean.webp');
}

.image-gradient3::before {
    background-image: url('./images/alaska.webp');
}

.image-gradient4::before {
    background-image: url('./images/norwegian.webp');
}

.bgcolor {
    background: #1e3a8a;
}

.sizecss {
    background: #3b82f6;
    height: 4rem;
    width: 4rem;
    padding: 10px;
    border-radius: 35px;
}

.footerbgcolor {
    background: #111827;
}

.footerbgcolor a {
    text-decoration: none;
    color: #fff;
    /* font-weight: 700; */
}

.footerbgcolor .socialmedia {
    list-style: none;
    display: flex;
}

.footerbgcolor .socialmedia li {
    margin-left: 15px;
}

.footerbgcolor ul {
    list-style: none;
    padding: 0px;
}

.footerbgcolor ul li {
    margin-top: 10px;
}

.btn:focus {
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
}

.form-select:focus {
    box-shadow: none;
}

.bg_img {
    background-image: linear-gradient(#00000096), url(./images/cardimg.webp);
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.back_img_cruises
{
background-image: linear-gradient(#00000096), url(./images/cruisesbaan.webp);
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg_img a {
    text-decoration: none;
    font-weight: 700;
}

.bg_img h1 {
    font-weight: 700;
}

.summary ul {
    display: flex;
    list-style: none;
    padding: 0px;
}

.summary ul li {
    margin-left: 20px;
    color: #fff;
}

.hovercolor:hover {
    background-color: #0c65e6;
    color: #fff;
    border: #0c65e6;
}


.readmore a {
    text-decoration: none;
    font-weight: 500;
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #3498db;
    z-index: 99;
    border-radius: 60px;
    display: none;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #e74c3c;
    opacity: 1;
}