textarea {
    font-size: 13px !important;
}

.error {
    color: #ff6868;
    font-size: 14px;
}

.width-150 {
    width: 150px;
}

.width-200 {
    width: 200px;
}

.width-250 {
    width: 250px;
}

.primary-header.yastra-header {
    background-image: linear-gradient(90deg, #091843, #010727);
}

section.card-features.card-style-4 figure img.card-img-top {
    height: 300px;
}

.testimonial5_slide.Clienttestionals {
    width: 70%;
}

.testimonial5_slide.Clienttestionals p {
    font-family: sans-serif;
}

.testimonial5_slide.Clienttestionals h4 {
    color: white;
}
@font-face {
    font-family: 'Georgia Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Georgia Bold'), url('fonts/georgiab.woff') format('woff');
}

.new_ft{
    font-size: 40px !important;
    color: #04235f;
    margin-bottom: 20px;
    font-weight: 400 !important;
    font-family: 'Georgia Bold' !important;
}

/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url('../image/testimonals-bg.png');
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}

#testimonial5 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial5 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial5 .carousel-inner .item {
    overflow: hidden;
}

.testimonial5_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial5_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial5_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial5_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial5_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial5_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial5_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial5_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial5_control_button .carousel-control.left:hover,
.testimonial5_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial5_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial5_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial5_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

.testimonial5_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial5_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.6;
    margin: 20px 0;
    font-weight: 600;
}

.testimonial .carousel {
    padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

/* Card Style 4 */


section.card-style-4.card-features figure {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

section.card-style-4.card-features figure img.card-img-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

section.card-style-4.card-features figcaption {
    background: #fff;
    color: #000;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

section.card-style-4.card-features .card-body p {
    color: #031230;
    font-size: 15px;
    margin-top: 20px;
}

section.card-style-4.card-features .card .card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}

section.card-style-4.card-features .card .card-header {
    padding: 0;
    background: white;
}

section.card-style-4.card-features .card {
    background: white;
    border-radius: 0;
}

section.card-style-4.card-features h4.card-title {
    font-size: 26px !important;
    font-family: 'Eras IT Regular';
    color: #15336f;
    margin-bottom: 10px;
    font-weight: 600 !important;
}

button.btn.btn-read-more.btn-sm {
    min-width: 90px;
    padding: 6px 0px;
    line-height: normal;
    font-size: 12px;
}

.click-guidlines {
    font-size: 14px;
    border-bottom: 1px solid #15336f;
    color: #15336f !important;
    font-weight: 500;
    display: flex;
    align-items: center;
}

section.card-style-4.card-features .card-body {
    background: #fff2c5;
    padding: 15px 20px;
}

.date-time.wrapper {
    font-family: 'TC EN';
    font-size: 18px;
    color: #031230;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

h4.title-h4 {
    font-size: 40px !important;
    color: #04235f;
    margin-bottom: 20px;
    font-family: 'Eras IT Regular';
    font-weight: 400 !important;
}

.item .img-fluid {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.left-side .item .img-fluid {
    height: 200px;
}


/* ------ List of Yatras Table ----------- */

.listableyatras .table-wrapper table td:nth-child(odd) {
    background: #e0e0e0;
}

.listableyatras .table-wrapper table td {
    background: #f0f0f0;
    border: 1px solid #cacaca;
    color: #063169;
}

.listableyatras .table-wrapper {
    overflow-x: auto;
}

.listableyatras .table-wrapper::-webkit-scrollbar {
    height: 8px;
}

.listableyatras .table-wrapper::-webkit-scrollbar-thumb {
    background: #063169;
    border-radius: 40px;
}

.listableyatras .table-wrapper::-webkit-scrollbar-track {
    background: var(--white);
    border-radius: 40px;
}

.listableyatras .table-wrapper table {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}

.listableyatras .table-wrapper table th,
.listableyatras .table-wrapper table td {
    padding: 10px;
    min-width: 75px;
    font-family: 'Eras IT Regular';
    font-weight: 600;
}

.listableyatras .table-wrapper table th {
    color: var(--white);
    background: #063169;
}

.listableyatras .table-credits {
    font-size: 12px;
    margin-top: 10px;
}

span.card-badge {
    position: absolute;
    top: -15px;
    left: -15px;
    padding: 10px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: white;
    transform: rotate(330deg);
    z-index: 9;
}

.red-badge {
    background-color: #8a1527;
}

.darkblue-badge {
    background-color: #341270;
}

.pink-badge {
    background-color: #5429a5;
}

.item {
    width: 100%;
    flex: 1;
    margin: 10px;
}

.flexgrid {
    display: flex;
    min-height: 50vh;
}

.sunset-bg {
    background-image: url('../image/sunset-bg.png');
}


.left-side {
    width: 35%;
}

.right-side {
    width: 65%;
}

.right-side {
    display: flex;
    flex-wrap: wrap;
}

.right-side>* {
    width: 100%;
}

.left-side,
.right-bottom,
.right-top {
    display: flex;
}

.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 10px;
}

.grid__item {
    background-color: lightblue;
    padding: 10vh 0;
    text-align: center;
}

.grid__item:nth-child(1) {
    grid-row: 1/3;
    grid-column: 1/3;
}

.grid__item:nth-child(2) {
    grid-column: 3/5;
}

button.btn.btn-read-more.btn-style-1 {
    color: white;
    background: #8a1527;
    border-radius: 0px !important;
    padding: 6px 20px;
    font-size: 12px;
}

button.btn.btn-read-more.btn-style-1 i {
    margin-left: 1rem;
}



/* Shine */
figure.shine {
    overflow: hidden;
    margin-bottom: 0px;
}

.shinehover figure.shine {
    position: relative;
}

.shinehover figure.shine::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.shinehover figure.shine:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

section.card-style-4.card-features .card:hover figure.shine::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}


/* FILTER NAV */
.iso-nav {
    text-align: center;
    margin-bottom: 50px;
}

.iso-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.iso-nav ul li {
    display: inline-block;
    padding: 10px 15px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
    cursor: pointer;
    background: #15336f;
    font-family: 'TC EN';
}

.iso-nav ul li:hover {
    background: #fce679;
    color: #15336f;
}

.iso-nav ul li.active {
    background: #fce679;
    color: #15336f;
}

.icon-card-style-3 {
    margin-right: 5px;
}

button.btn.btn-read-more.btn-sm a {
    color: white;
}

button.btn.btn-read-more.btn-sm a:hover {
    color: #980001;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


/* Media Query */
@media (max-width: 575px) {
    .overlay-icon {
        width: 99.9% !important;
    }

    .left-side,
    .right-side {
        width: 100%;
    }

    .left-side,
    .right-bottom,
    .right-top {
        display: flex;
        flex-wrap: wrap;
    }

    .item .img-fluid,
    .left-side .item .img-fluid {
        height: auto;
    }

    .item {
        flex: auto;
    }
}



@media (min-width: 576px) and (max-width: 767px) {

    .left-side,
    .right-side {
        width: 100%;
    }

    .item .img-fluid,
    .left-side .item .img-fluid {
        height: auto;
    }

    .item {
        flex: auto;
    }

    .left-side,
    .right-bottom,
    .right-top {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .left-side,
    .right-side {
        width: 100%;
    }

    section.card-style-4.card-features .card {
        max-width: 330px;
        margin: 0 auto 40px;
    }

    .item .img-fluid {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .left-side .item .img-fluid {
        height: 420px;
    }
}

@media (min-width: 1200px) {
    section.card-style-4.card-features .card {
        max-width: 90%;
        margin: 0 auto 40px;
    }

    .item .img-fluid {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .left-side .item .img-fluid {
        height: 420px;
    }

    section.yatras-registration form {
        margin-inline: 13rem;
    }
}
section.card-features .card-body {
    text-align: center;
}
/*new*/
/* tbody tr:nth-child(2n-1) td.td-hightlight {
    color: blue;
}
tbody tr:nth-child(2n-2) td.td-hightlight {
    color: red;
}  */

.table-bordered td, .table-bordered th { 
    vertical-align: middle;
}

.card-isoptope-wrapper .event-header-list img {
    height: 330px;
    object-fit: cover;
    border-radius: 5px;
} 
.event-list-page:hover .event-header-list:before {
    color: white;
    background: #00000082;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.4s; 
    transition: all 900ms ease;
    content: '';
    z-index: 99;
    border-radius: 5px;
} 
.event-header-list {
    position: relative;
    transition: 0.5s; 
}
.card-isoptope-wrapper .event-title {
    font-size: 14px;
    color: grey;
    margin-block: 10px;
}
.event-footer-list .font_700 {
    font-weight: 600;
}
.title-event {
    margin-top: 10px;
    font-family: 'Eras IT Regular';
    font-weight: 560 !important;
    font-size: 24px;
    transition: 0.5s;
}
.event-list-page:hover .title-event{ 
    color: #980001;
}
.event-footer-list .font_700 a {
    display: block;
    background: white;
    width: max-content;
    border: 1px solid #111b2d;
    padding: 7px 15px;
    color: #111b2d;
    border-radius: 50px;
    line-height: normal;
    margin-top: 10px;
}
.max-content-desc a {
    color:#fff;
}
.max-content-desc {
    line-height: 20px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 8.2rem;
    margin-top: 10px;
    font-size: 12px;
    text-transform: capitalize;
}
.rating .text-green, .rating i {
    color: white;
    margin-inline: 2px;
    font-size: 16px;
}
.rating {
    font-size: 12px;
}
.price-count .font-700 {
    font-weight: 700;
    color: white; 
}

.price-count .font-10 {
    font-size: 10px;
}
.price-count .green-badge {
    border-radius: 3px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    line-height: 24px;
    margin-left: -.5px;
    margin-right: -.5px;
    gap: 4px;
    padding: 0 4px;
    background: hsla(0, 0%, 100%, .3);
}
input#add_more_btn {
    border: none;
    border-radius: 3px;
    font-size: 12px;
    padding-block: 5px;
    cursor: pointer;
}
i.fas.fa-chevron-left.slider-arrow-icon {
    position: absolute;
    left: 0px;
    top: auto;
    bottom: -30px;
    max-width: fit-content;
    right: 0;
    margin: auto;
}
i.fas.fa-chevron-right.slider-arrow-icon {
    position: absolute;
    left: 100px;
    top: auto;
    bottom: -30px;
    max-width: fit-content;
    right: 0;
    margin: auto;
}
.slider-arrow-icon {
    background: #ffffff;
    padding: 10px;
    border-radius: 50px;
    min-width: 38px;
    color: #6b6b6d;
    opacity: .5;
    transition: 0.5s;
}
.carousel-wrap:hover .slider-arrow-icon {
    opacity: 1;
} 

.card-isoptope-wrapper {
    /*  background: rgba(237, 237, 237, 1.0);*/
    padding-block: 80px;
}
.latest-wrapper-slider-pilgrimage{
    background-image: url('../image/bg-latest.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.event-list-page {
    background: white;
    padding: 15px;
    border-radius: 10px;
}

.section-pt-30{
    padding-top: 30px;
}
.section-pt-60{
    padding-top: 60px;
}
.section-pt-80{
    padding-top: 80px;
}
.section-pb-80{
    padding-bottom: 80px;
}
.section-pb-60{
    padding-bottom: 60px;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
    width: 10px;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px; 
    background: #111b2d;
}
.table-responsive::-webkit-scrollbar-track, .model-slider-des::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.table-responsive::-webkit-scrollbar, .model-slider-des::-webkit-scrollbar {
    width: 3px; 
}  

/* infinite scrolling */
.home-showcase ol.breadcrumb {
    background: transparent;
    padding-inline: 0px;
} 
.home-showcase ol.breadcrumb a {
    color: #ffffff;
}
.breadcrumb-item.active {
    color: white;
    text-decoration: underline;
}


@-webkit-keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}
.custom-infinite-slider {
    background: white;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}
.custom-infinite-slider::before, .custom-infinite-slider::after {
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}
.custom-infinite-slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}
.custom-infinite-slider::before {
    left: 0;
    top: 0;
}
.custom-infinite-slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
} 
/*  */
.model-slider-wrapper img{
    border-radius: 5px;
    width: 100%;
    height: 300px;
    object-fit: cover;
} 
.model-slider-des {  
    margin-top: 15px;
    padding-right: 10px;
}
.news-slider-wrap img.img-fluid { 
    min-height: 265px;
    max-height: 265px;
}

.price-count .green-badge svg {
    height: 20px;
}
.price-count .green-badge svg.right-svg{
    transform: rotate(180deg);
}

.card-style--two .event-header-list img {
    border-radius: 10px;
    height: 480px;
    width: 350px;
    object-fit: cover;
}
.card-style--two .event-list-page { 
    padding: 0px;  
    position: relative;
    height: 480px;
    width: 350px;
    margin-bottom: 10px;
} 

.card-style--two .event-title {
    font-size: 13px;
}

.card-style--two .event-body {
    color: white;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 9;
    position: absolute;
    bottom: 0;
    padding: 15px;
}

.card-style--two .event-header-list:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: inline-block;
    border-radius: 5px; 
}

.card-style--two .event-header-list.blue:before {
    content: ''; 
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 55%, rgb(0 132 178 / 50%) 65%, rgb(0 132 178) 75%);
}

.card-style--two .event-header-list.brown:before {
    content: ''; 
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 55%, rgb(89 51 4 / 50%) 65%, rgb(89 51 4) 75%);
}

.handPickedProductCard {
    margin-bottom: 10px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0));
    position: relative;
    border-radius: 5px;
    padding: 10px;
}

.handPickedProductCard span {
    font-size: 15px;
    margin-right: 5px;
    position: relative;
    font-weight: 600;
}
.handPickedProductCard span:after {
    content: '';
    background: white;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    display: inline-block;
    margin-left: 8px;
    top: -2px;
    position: relative;
}
.handPickedProductCard span:last-child:after {
    display: none;
}
.divider-line-1{
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsla(0, 0%, 88%, .05) 0, #fff 49.17%, hsla(0, 0%, 88%, .05));
    height: 1px;
    margin-bottom: 10px;
}
.event-contant-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.button-call-icon {
    padding: 10px 15px;
    border: 1px solid white;
    border-radius: 5px;
}
.button-call-icon a{ 
    color: white;
}
.button-wrap {
    width: -webkit-fill-available;
    margin-left: 10px;
    padding: 10px;
    margin-top: 5px;
}
.button-wrap a {
    width: -webkit-fill-available;
    background: white;
    padding: 10px 10px;
    color: #000;
}

.font-14 {
    font-size: 18px;
}

.font-18 {
    font-size: 18px;
}

.card-style--two  .event-list-page:hover .event-header-list:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: inline-block;
    border-radius: 5px; 
} 

.model-slider-wrapper .owl-nav i.fas.fa-chevron-right.slider-arrow-icon {
    right: 0;
    left: auto;
    bottom: 40px;
    margin-right: 10px;
}
.model-slider-wrapper .owl-nav i.fas.fa-chevron-left.slider-arrow-icon {
    right: 50px;
    left: auto;
    bottom: 40px;
    margin-right: 10px;
}
/* media */

@media (max-width: 575px) {  
    h4.title-h4.scrollingText__item {
        font-size: 40px !important;
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container { 
        right: 0;
        margin: 0 0 0rem; 
        padding: 10px 15px;
    }
    .home-showcase .home-showcaseSlider .showcaseSlider-nav{
        position: absolute;
        width: 100%;
        right: 0; 
        justify-content: flex-end;  
    }
    .home-showcase .home-showcaseSlider .swiper-pagination, .home-showcase .home-showcaseSlider .showcaseSlider-nav { 
        bottom: 60px;
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
        padding: 12vw 30px;
    }
} 

@media (min-width: 576px) and (max-width: 767px) {

    .home-showcase .home-showcaseSlider .showcaseSlider-nav{
        position: absolute;
        width: 100%;
        right: 0; 
        justify-content: flex-end;  
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image  {
        padding: 12vw 30px;
    }
    .home-showcase .home-showcaseSlider .swiper-pagination, .home-showcase .home-showcaseSlider .showcaseSlider-nav { 
        bottom: 60px;
    }
} 


@media (min-width: 768px) and (max-width: 991px) {
    .home-showcase .home-showcaseSlider .showcaseSlider-nav{
        position: absolute;
        width: 100%;
        right: 0; 
        justify-content: flex-end;  
    }
    .home-showcase .home-showcaseSlider .swiper-pagination, .home-showcase .home-showcaseSlider .showcaseSlider-nav { 
        bottom: 60px;
    }
} 

h4.title-h4.scrollingText__item {
    font-size: 60px !important;
}

.home-showcase {
    padding: 0 var(--columnExt) 0;
    position: relative;
    margin: 0;
}
.home-showcase .home-showcaseSlider {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide {
    position: relative;
    height: 72vh;
    overflow: hidden;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    padding: 12vw;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h1 {
    font-size: 40px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 { 
    margin-top: 20px !important;
    font-weight: 100;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container {
    max-width: 100%;
    margin: 0 0 5rem;
    padding: 4rem 2rem;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    padding-left: 100px;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    transform: translate(-140%, 0);
    transition: transform 1.15s cubic-bezier(0.58, 0, 0.28, 0.99) 0.4s;
    color: #fff;
    margin: 0;
    text-shadow: #21212121 0px 0px 5px;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .text-animation {
    transform: translate(-240%, 0);
    transition: transform 1.15s cubic-bezier(0.58, 0, 0.28, 0.99) 0.4s; 
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .container-arrow-button {
    transform: translate(-260%, 0);
    transition: transform 0.6s cubic-bezier(0.58, 0, 0.28, 0.99) 1s;
    width: fit-content;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .arrow-button {
    color: #000000;
    background: #ffffff;
    padding: 5px 15px;
    border: 2px solid #ffffff;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
} 
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .filter {
    width: 100%;
    height: 100%;
    background-color: #10112b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.5;
    transition: opacity 0.8s ease-in 0.5s;
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide-active .swiper-image .text-container .bigTitle,
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide-active .swiper-image .text-container .text-animation, .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide-active .swiper-image .text-container .container-arrow-button {
    transform: translate(0, 0);
}
.home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide-active .swiper-image .filter {
    opacity: 0;
}
.home-showcase .home-showcaseSlider .swiper-pagination {
    position: relative;
    bottom: 0;
    left: 0;
    width: fit-content;
    padding: 3.5% 0;
}
.home-showcase .home-showcaseSlider .swiper-pagination-bullet {
    width: 4vw;
    border-radius: 50px;
    height: 2px;
    background-color: #8f9397;
    opacity: 1;
    transition: width 0.8s ease-in-out, 0.4s ease-in-out;
    margin: 0 4px !important;
}
.home-showcase .home-showcaseSlider .swiper-pagination-bullet-active {
    background-color: #da2d1d;
    width: 8vw;
}
.home-showcase .home-showcaseSlider .showcaseSlider-nav {
    display: flex;
    flex-direction: row;
    padding: 0 0 3.5% 5%;
    padding-right: 0;
}
.home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
    position: static;
    display: flex;
    align-items: flex-end;
    font-weight: 900;
    margin: 0 2vw;
    width: 20px;
    height: auto;
}
.home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev.swiper-button-disabled, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next.swiper-button-disabled {
    opacity: 1;
}
.home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev.swiper-button-disabled:after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next.swiper-button-disabled:after {
    color: #8f9397;
}
.home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev::after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
    font-size: 4vw;
    color: #f7970e;
}
.home-showcase .home-showcaseSlider #macaron {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    margin: 5%;
    width: 30%;
}
.home-showcase .home-showcaseSlider #macaron #text-circle {
    animation: rotate-360 12s linear 0s infinite reverse forwards;
    transform-origin: center;
}
.home-showcase .scrollSliderButton {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, 0%);
    color: #fff !important;
    text-decoration: none;
    font-size: 3.5vw;
    height: 21vw;
    font-family: "CabinetGrotesk-light", sans-serif;
}
.home-showcase .scrollSliderButton .line {
    height: 15vw;
    width: 1px;
    background: #8c97d0;
    margin-top: 5px;
    animation: scroll-anim-mobile 1.6s cubic-bezier(0.62, 0.01, 0.71, 0.47) 0s infinite normal forwards;
}

.bg-gradient-image {
    background: rgba(26, 26, 26, 1.0);
    overflow: hidden;
    position: relative;
    color: white;
}
.bg-gradient-image:before {
    content: '';
    position: absolute;
    top: -15px;
    bottom: -15px;
    left: 0;
    right: -15px;
    filter: blur(8px);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    background: url('/images/services-background-img.png');
}


.bg-gradient-image h4.title-h4{
    color: #ffffff;
}

.bg-gradient-image .img-fluid{
    filter: brightness(0) invert(1);
}
.max-content-desc a{
    font-weight: 700;
    font-size: 20px;
}
@media (min-width: 1024px) { 
    .home-showcase .home-showcaseSlider {
        display: block;
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide {
        height: clamp(40rem, 75vh, 5000px);
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
        align-items: center;
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container {
        max-width: 50%;
        margin: 0;
    }
    .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
        margin: 0;
    }
    .home-showcase .home-showcaseSlider .swiper-pagination {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 0 2.5% 5%;
    }
    .home-showcase .home-showcaseSlider .swiper-pagination-bullet {
        width: 1.5vw;
        height: 3px;
        margin: 0 8px !important;
    }
    .home-showcase .home-showcaseSlider .swiper-pagination-bullet-active {
        width: 3vw;
    }
    .home-showcase .home-showcaseSlider .showcaseSlider-nav {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        padding: 0 5% 2.5% 5%;
    }
    .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
        margin: 0 0.6vw;
    }
    .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev::after, .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
        font-size: 1vw;
    }
    .home-showcase .home-showcaseSlider #macaron {
        width: fit-content;
        width: 8.4vw;
    }
    .home-showcase .scrollSliderButton {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        transform: translate(-50%, 40%);
        color: #fff !important;
        text-decoration: none;
        font-size: 0.9vw;
        height: 4.8vw;
        font-family: "CabinetGrotesk-light", sans-serif;
    }
    .home-showcase .scrollSliderButton .line {
        height: 4.8vw;
        width: 2px;
        background: #8c97d0;
        margin-top: 5px;
        animation: scroll-anim 1.6s cubic-bezier(0.62, 0.01, 0.71, 0.47) 0s infinite normal forwards;
    }
}
.banner-content-left .banner-h4 {
    font-size: 35px !important;
    font-weight: 500 !important;
    font-family: 'Black Qulaity' !important;
}
.img-content-wrapper .banner-para {
    font-size: 16px !important;
    margin-bottom: 30px !important;
}
.workshop-contents {
    margin-bottom: 50px;
}
@media (min-width: 1200px) {
    .banner-content-left {
        margin-top: 4rem;
    }
    .banner-content-left, .action-tags {
        margin-inline: 30px;
    }
}