:root {
    --main-color: #272264;
    --main-hover-color: #f26024;
}
.current-menu-item {
    border-bottom: 2px solid var(--main-hover-color);
}
.current-menu-item a {
    color: var(--main-hover-color) !important;
}

.working-process {
    background: #f7f7f7;
}
.amenities-section {
    background: #f7f7f7;
}
.tab-slider-area {
    background: #f7f7f7;
    padding-bottom: 70px;
    padding-top: 20px;
}
.route-custom-p {
    padding-right: calc(var(--bs-gutter-x) / 8) !important;
}
.blog-section {
}

.experience-block__grid-item-container {
    position: relative;
    padding: 2rem 2rem 0;
    z-index: 30;
}

.experience-block__grid-container.tablet-and-desktop-only {
    position: relative;
}

.experience-block__grid-item-link {
    font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue,
        Helvetica, Arial, Lucida Grande, sans-serif;
    font-size: 1.2rem;
    line-height: 1.38rem;
    font-weight: 200;
    text-decoration: none;
    color: #666;
    display: inline-block;
    position: relative;
}

.experience-block__grid-item {
    position: relative;
    min-width: 262px;
    min-height: 262px;
    width: 262px;
    height: 262px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0.3rem;
    overflow: hidden;
    margin-right: 1rem;
}

.experience-block__grid-item-section-title,
.experience-block__section-title {
    font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande,
        sans-serif;
    font-size: 1.2rem;
    line-height: 1.38rem;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.4rem;
    text-transform: uppercase;
    line-height: 1.5rem;
    color: #666;
}

.experience-block__grid-item-title:after {
    content: "";
    position: relative;
    display: block;
    background-color: #d71921;
    width: 60px;
    height: 2px;
    margin-top: 0.5rem !important;
}

.experience-block__grid-item-image {
    position: absolute;
    bottom: 0;
    margin-top: -0.5rem;
    width: 100%;
}

.experience-block__grid-item-container {
    position: relative;
    padding: 2rem 2rem 0;
    z-index: 30;
}

.experience-block__grid-item-title {
    text-align: center;
}

.custom-indicators {
    float: left;
    display: block;
    margin: 10px;
    color: var(--main-color);
}
.custom-indicators li {
    display: inline;
}
#carouselExampleIndicators {
}
#carouselExampleIndicators img {
    width: 100%;
    height: 405px;
    object-fit: cover;
}

.carousel-caption {
    background: rgba(0, 0, 0, 0.6);
    width: 460px;
    height: 220px;
    padding: 24px;
    border-radius: 20px;
    text-align: left;
    bottom: auto;
    top: 25%;
    right: auto;
    left: 7.5%;
}

#carouselExampleIndicators .carousel-caption h3 {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
}
#carouselExampleIndicators .carousel-caption p {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
}

#carouselExampleIndicators .carousel-caption a.knowmore {
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
    border: 1px solid #fff;
    font-size: 15px;
    padding: 11px 30px 10px 30px;
    text-shadow: #333 2px 2px 10px;
    border-radius: 32px !important;
}

.banner-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    height: 530px;
}

.ticket-form-wrapper .nav-pills {
    width: 450px;
}
.nav-item {
    width: 50%;
}
.ticket-form-wrapper .nav-pills .nav-link {
    font-weight: bold;
    padding-top: 13px;
    text-align: center;
    background: var(--main-color);
    color: #fff;
    padding: 15px 20px;
}
.ticket-form-wrapper .nav-pills .nav-link.active {
    background: #f26024;
    color: #000;
}
.ticket-form-wrapper .tab-content {
    position: absolute;
    width: 450px;
    height: auto;
    margin-top: -25px;
    background: transparent;
    color: #000;
    border-radius: 30px;
    z-index: 1000;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
    padding: 30px;
    margin-bottom: 50px;
    padding-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.ticket-form-wrapper .tab-content button {
    border-radius: 15px;
    margin: 0 auto;
    float: right;
}
.ticket-form-wrapper .tab-content button:hover {
    background: var(--main-hover-color);
}

#pills-tabContent a {
    color: var(--main-color);
    font-weight: 700;
}
#pills-tabContent a:hover {
    color: var(--main-hover-color);
}

.ticket-form-wrapper .tab-content > .active {
    background: transparent;
}
.home-about-us {
}
.home-about-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 20px 0px;
}
.home-about-us .sub-title {
    color: #fe7a30;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.231em;
    letter-spacing: 3px;
    word-spacing: 2px;
}
.home-about-us .title {
    color: #17223a;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.146em;
}

.home-about-us .divider {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    border-style: solid;
    color: #fe7a30;
    border-width: 1px;
    width: 50px;
    margin: 0 auto;
    margin-left: 0;
}
.home-about-us .divider-separator {
    border-top: 3px solid #fe7a30;
    width: 50px;
    margin: 0 auto;
    margin-left: 0;
}

.home-about-us p {
    margin-top: 32px;
}

.aon-search2-bar-wrap {
    background: url(--main-color);
}
.aon-search2-form.no-p-lr {
    padding: 25px 0px;
}
.aon-search2-table {
    display: table;
    width: 100%;
}
.aon-search2-col {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 5px;
}
.aon-inputicon-box {
    position: relative;
}
.aon-inputicon-box .aon-input-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 50px;
    z-index: 5;
    line-height: 50px;
    text-align: center;
}
.aon-inputicon-box .aon-input-icon:after {
    content: "";
    position: absolute;
    top: 30%;
    right: 0px;
    height: 40%;
    width: 1px;
    background: #ddd;
}

@media screen and (min-width: 1200px) {
    .newtab-carousel .carousel-caption {
        left: auto;
        margin-left: 18px;
    }
}

@media only screen and (min-width: 1024px) {
    .experience-block__grid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .experience-block__grid-container {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    .experience-block__grid-container {
        margin: 0 auto;
        width: 100%;
    }

    .experience-block__grid-item-link {
        display: block;
        float: left;
        margin: 0 0 1rem 1rem;
    }
    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item {
        width: 534px;
        height: 534px;
    }
    .experience-block__grid-item {
        display: block;
        margin-right: 0;
    }
    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-container {
        padding: 4rem 4rem 0;
    }
    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-section-title {
        text-align: left;
    }
    .experience-block__grid-item-section-title {
        display: block;
        line-height: 1.2;
        text-align: center;
    }

    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-title {
        font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif;
        font-size: 5rem;
        line-height: 5.75rem;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        margin-top: 3rem;
        text-align: left;
    }

    .experience-block__grid-item-cta {
        font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue,
            Helvetica, Arial, Lucida Grande, sans-serif;
        font-size: 1.2rem;
        line-height: 1.38rem;
        font-weight: 200;
        display: block;
        padding: 1rem 0 0;
        text-align: center;
        line-height: 1rem;
    }

    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-cta {
        text-align: left;
    }

    .experience-block__grid-item-link
        ~ .experience-block__grid-item-link
        .experience-block__grid-item {
        width: 262px;
        height: 262px;
    }
    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-title:after {
        margin: 0;
    }
    .experience-block__grid-item-title:after {
        margin: 0.5rem auto;
    }
    .experience-block__grid-item-link:first-of-type
        .experience-block__grid-item-cta {
        text-align: left;
    }
}
@media (max-width: 991px) {
    .menu {
        top: -170px;
    }
}

@media (max-width: 767px) {
    .banner-section {
        padding: 50px 0;
    }
    .ticket-form-wrapper .nav-pills {
        width: 335px;
    }
    .ticket-form-wrapper .tab-content {
        width: 335px;
    }
}

/* Mizan */
.border-grey {
    border: 1px solid;
    border-end-start-radius: 5px;
    border-end-end-radius: 5px;
    border-top: none;
    border-color: #dee2e6;
}
.custom-indicators li.active {
    border-bottom: 3px solid var(--main-hover-color);
    color: var(--main-hover-color);
}
#myTab {
    background-color: #dee2e6;
}
.nav-link {
    color: #666;
}

.banner-section::before,
.banner-section::after {
    background: none !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 3 !important;
}

.aon-search2-bar-wrap {
    background: var(--main-color);
}

.header-top-area {
}
.header-top-area a {
    color: #ffffff;
}
.header-top-area a:hover {
    color: var(--main-hover-color);
}

.route-details-section {
}
.route-details-section .card {
    padding: 1.5em 0.5em 0.5em;
    border-radius: 2em;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.route-details-section .card img {
    width: 100%;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.route-details-section .card-title {
    font-weight: 700;
    font-size: 1.5em;
}

.animated-item {
    opacity: 0;
    transform: translateY(100px); /* Start slightly below, adjust as needed */
    transition: opacity 0.5s ease, transform 0.5s ease;
}

/* Add animation when the element comes into view */
.animated-item.animate {
    opacity: 1;
    transform: translateY(0);
}

.route-name {
    overflow-x: hidden;
}

.route-name .animate {
    opacity: 0;
    filter: blur(5px);
    transition: 1s;
}
.route-name.show-animate .animate {
    opacity: 1;
    filter: blur(0);
}

.route-name .route-name-head .headCont {
    /* transform: translateY(-100%); */
    transition-delay: calc(0.2s * var(--i));
}

.route-name.show-animate .headCont {
    transform: translateY(0);
}

.route-name .route-name-row .route-custom-p {
    transform: translateX(-100%);
    transition-delay: calc(0.2s * var(--i));
}

.route-name.show-animate .route-name-row .route-custom-p {
    transform: translateX(0);
}

/* Add the initial styles for post-content */
.post-content {
    position: relative;
    overflow: hidden;
    transition: color 0.3s ease; /* Transition for text color change */
}

.post-content a:hover {
    color: #ffffff;
}

/* Add styles for the shatter pseudo-element */
.post-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(
        --main-color
    ); /* Background color of shattered pieces */
    transform: scaleX(0); /* Initially scaled to zero width */
    transform-origin: 0 50%; /* Shatter from the left */
    transition: transform 0.5s ease; /* Transition for shatter animation */
    z-index: -1; /* Place it behind the content */
    opacity: 0.8; /* Adjust the opacity of shattered pieces */
}

/* Add animation on hover */
.post-content:hover::before {
    transform: scaleX(1); /* Scale to full width on hover */
}

/* Change text color on hover */
.post-content:hover a {
    color: var(--main-hover-color);
}
.post-content:hover span {
    color: #ffffff; /* Text color change on hover */
}
.post-content:hover p {
    color: #ffffff; /* Text color change on hover */
}
.post-content:hover .post-meta li i {
    color: #ffffff; /* Text color change on hover */
}
.fa-taka::before {
    content: "৳";
    /* Other styling as necessary */
}
