@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rosario:ital,wght@0,300..700;1,300..700&display=swap");

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: "Open Sans", Roboto;
    color: #242424;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: 0;
}

h1 {
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    line-height: 36px;
}

h3 {
    font-size: 30px;
    line-height: 30px;
}

h4 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

h5 {
    font-size: 14px;
    line-height: 18px;
}

h6 {
    font-size: 12px;
    line-height: 14px;
}

p {
    margin-bottom: 0 !important;
}

p:last-child {
    margin-bottom: 0;
}

a,
button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}

a,
button,
img,
input,
span {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

button {
    border: none;
    background-color: white;
}

*:focus {
    outline: none !important;
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none;
}

/* a:hover {
    text-decoration: none;
    color: #B0000D !important;
} */

button,
input[type="submit"] {
    cursor: pointer;
}

img {
    max-width: 100%;
    height: auto;
}

.breadcrumb ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    color: white;
}

/* ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
} */

figure {
    padding: 0;
    margin: 0;
}

label {
    margin-bottom: 0.5rem;
}

.heading-css h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 36px;
    line-height: 42.19px;
}

.slogan-description {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 18.19px;
}
.slogan-descriptionss {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 18.19px;
}

.heading-csss h1 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 36px;
    line-height: 32.19px;
}

.heading-csss {
    font-family: Roboto;
    font-weight: 700;
    font-size: 36px;
    line-height: 32.19px;
    color: #4a4a4a;
}

.subheading h2 {
    font-family: Roboto;
    font-weight: 600;
    font-size: 26px;
    line-height: 30.49px;
    color: #4a4a4a;
}

.subheading h3 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    line-height: 28.49px;
    color: white;
}

.subheading p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    line-height: 28.49px;
    color: white;
}

.subheadings h3 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    line-height: 28.49px;
    color: #434343;
}

.subheadings p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    line-height: 28.49px;
    color: #434343;
}

.subheadings {
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    line-height: 28.49px;
    color: #434343;
}

/* for heading */
.heading-css h3 {
    font-family: Rosario;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.19px;
    color: #585859;
}

.heading-css h3 span {
    font-family: Rosario;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.19px;
    color: #0475af;
}

.line-clamp-14 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 14;
    /* Number of lines to show */
    line-clamp: 14;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    /* Number of lines to show */
    line-clamp: 2;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 6;
    /* Number of lines to show */
    line-clamp: 6;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-8 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 8;
    /* Number of lines to show */
    line-clamp: 8;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    /* Number of lines to show */
    line-clamp: 1;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
    /* Number of lines to show */
    line-clamp: 4;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    /* Number of lines to show */
    line-clamp: 5;
    /* For future-proofing as it becomes standardized */
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    /* Number of lines to show */
    line-clamp: 3;
    /* For future-proofing as it becomes standardized */
}

/* for header */

.nav-img img {
    height: 56px;
}

.nav-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.navbar-toggler {
    border: none !important;
}

.header-menu-icon {
    color: #7a0a36 !important;
    font-size: 18px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
.fotter-headings{
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 20px;
}
.error-container img {
    height: 100%;
    width: 100%;
}

/* #header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #1a98c2;
    z-index: 1000;
    box-shadow: 0px 2px 4px grey;
    animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
    transition: 0.5s;
    left: 0;
    right: 0;
    border-radius: 0px;
} */

/* @keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
} */
.buton-all{
    font-size: .875rem;
    font-weight: 600;
    line-height: 100%;
    padding: 15px 20px;
    margin: 10px;
}
.notice-btn{
    background-color:#7a0a36;
    color: white;
    border-radius: 8px;
}
.library-btn{
    background-color: #fd9926;
    color: white;
    border-radius: 8px;
}
.library-btn-1{
    background-color: #fd9926;
    color: white;
    border-radius: 8px;
    border: 1px solid #7a0a36;
}
.library-btn-1:hover{
    background-color: #7a0a36;
}
.fotter-text .nav-item a{
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 130%;
}
.nav-item{
    padding-left: 20px !important;
}
.dropdown-menu{
    padding: 0 !important;
}
.hover-effect{
    padding: 13px !important;
}
.hover-effect:hover{
    background-color: #7a0a36;
    color: white;
}
@media only screen and (min-width: 992px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .dropdown-toggle::after {
        display: none;
    }
}

/* .background {
    position: absolute;
    height: 100%;
    width: 70%;
    background-image: url({{asset('frontend/assets/images/footer.png') }});
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    bottom: 0;
    z-index: -1;
} */
.background {
    height: 500px; /* Test with a fixed height */
}
.fotter-section-background {
    position: relative; /* Ensure relative positioning to allow .background to appear behind */
    z-index: 0; /* Establish a stacking context for the parent */
}
.fotter-content{
    font-size: 1rem;
}
.f-text{
    margin: 20px 0;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
    color: dimgray;
}
.f-texts{
    margin: 20px 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    color: rgb(54, 54, 54);
}
.icons-css{
    color: #900C3F;
    font-size: 26px;
    font-weight: 300;
}
.dot-img{
    position: absolute;
    left: 10px;
    top: 50%;
}
@media only screen and (max-width: 700px) {
    .footer-class{
        background-color: #900C3F;
    }
    .f-text{
        margin: 20px 0;
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 150%;
        color: white;
    }
    .f-texts{
        margin: 20px 0;
        font-size: 1rem;
        font-weight: 500;
        line-height: 150%;
        color: white;
    }
    .icons-css{
        color: white;
        font-size: 26px;
        font-weight: 300;
    }
    .fotter-content{
        font-size: 1rem;
        color: white;
    }
}
.hero-bannner{
    height: 100vh;
}
.banner-img img{
    position: absolute;
    top: 10%;
   width: 100%;
    height: 70vh;
    object-fit: fill;
}
.hero-bannner {
    overflow: hidden;
}
.banner-content-title{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 120%;
    color: #880056;
    margin-bottom: 10px;
}
.banner-content-heading{
    font-size: 3rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
    margin-bottom: 10px;
}
.banner-content-desc{
    margin-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
    color: dimgray;
}
.dot-img-1 img{
    position: absolute;
    right: 20%;
    top: 40px;
}
.dot-img-2 img{
    position: absolute;
    left: 40%;
    bottom: 80px;
}
.back-bannner-img img{
    height: 100vh;
}
.heading-hone-title{
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 120%;
    color: #880056;
}
.img-slider{
    height: 200px;
}
.swiper-pagination-bullet {
    width: var(
        --swiper-pagination-bullet-width,
        var(--swiper-pagination-bullet-size, 13px)
    );
    height: var(
        --swiper-pagination-bullet-height,
        var(--swiper-pagination-bullet-size, 13px)
    );
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container {
    width: 100%;
    overflow: hidden;
}

/* Ensure swiper slide doesn't overflow */
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
}

/* Adjust the buttons or pagination position if needed */
.swiper-pagination {
    position: relative;
    margin-top: 20px;
}
.service-title{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 120%;
    font-style: italic;
    color: #880056;
}
.service-des{
    font-size: 3.25rem;
    font-weight: 500;
    line-height: 130%;
    color: #880056;
}
.service-card h3{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
}
.service-card .text{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 130%;
    text-align: justify;
}
.detail{
    color: #880056;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 130%;
}
.service-card{
    border: 1px solid #880056;
    padding: 18px;
    border-radius: 10px;
    background-color: white;
}
.service-card:hover{
background-color: #880056;
color: white;
}
.service-card:hover  h3 {
    color: white;
}
.service-card:hover .detail{
    color: white;
}
.country-section-titile h3{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
    color: #880056;
}
.country-section-titile h4{
    font-size: 2rem;
    font-weight: 500;
    line-height: 120%;
    color: #880056;
}
.country-section-titile p{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 120%;
    color: dimgray;
}
.country-img-container{
    width: 100%;
    height: 274px;
    overflow: hidden !important;
}
.country-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.service-content-container h4{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 120%;
    color: #880056;
}
.service-content-container p{
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    padding: 0 30px;
    color: dimgray;
    text-align: justify;
}
.flag-img {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px; /* Ensure width is defined */
    height: 100px; /* Ensure height is defined */
    display: flex;
    align-items: center;
    justify-content: center;
}

.flag-img img {
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    border-radius: 8px;
}
.service-content-container{
    padding-top: 70px;
}
.country-overlay {
    position: absolute;
    width: 100%;
    height: 290px;
    background: #feab4d;
    top: 40%;
    z-index: -1;
}
.country-card{
    background: white;
}
.experience p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 130%;
    color: #fff;
    text-align: center !important;
    margin: 0;
    padding: 0;
}
.experience h6 {
    font-size: 5.625rem;
    font-weight: 400;
    line-height: 130%;
    color: #fff;
    text-align: center !important;
}
.experience {
    background: #900c3f;
    width: 190px;
    border: 4px solid #fff;
    padding: 15px;
    z-index: 9999;
    position: absolute;
    top: -60px;
    right: 0;
}
.about-title h5{
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 130%;
    color: #feab4d;
}
.about-title h3{
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 130%;
    color: #880056;
    padding-right: 100px;
    margin: 10px 0;
}
.about-title p{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 150%;
    color: dimgray;
    margin-bottom: 20px;
    padding-right: 30px;
    /* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
    overflow: hidden;
}
.about-card  {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25), 0 4px 8px rgba(0, 0, 0, .25);
    padding: 10px;
    text-align: center !important;
    color: #880056;
    border-radius: 8px;
    border-bottom: 5px solid #900c3f;
    width: 100%;
    margin-bottom: 30px;
}
.about-card h4,h5{
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 130%;
    margin-top: 10px !important;
}
.about-card h5{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 130%;
}
.course-content h4{
    font-size: 2rem;
    font-weight: 500;
    line-height: 110%;
}
.course-content p{
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.course-img{
    width: 100%;
    height: 162px;
    overflow: hidden !important;
    border-radius: 12px;
}
.course-img img{
    height: 100%;
    width: 100%;
}
.course-card{
    background-color: #7a0a36;
    color: white;
    padding: 10px;
    border-radius: 10px;
}
.library-btn:hover{
    background-color:#f1a64f ;
    border-color: var(--bs-btn-hover-border-color);
}
.blog-img-wrapper{
    width: 100%;
    height: 240px;
    overflow: hidden !important;
}
.blog-img-wrapper img{
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.blog-card h3{
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 130%;
    margin: 10px 0;
}
.blog-card p{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
    color: dimgray;
}
.blog-card{
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px;
    padding: 10px 10px 20px;
}
.blog-btn{
    border: 1px solid #7a0a36;
    border-radius: 10px;
}
.blog-btn:hover{
    background-color: #7a0a36;
    color: white;
}
.blog-date h3{
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 130%;
    color: #fff;
}
.blog-date{
    border-radius: 12px;
    background: #900c3f;
    padding: 10px 15px;
    z-index: 1;
    position: absolute;
    top: 170px;
    left: 20px;
}
.messagr-from-ceo{
    width: 90%;
    height: 675px;
    overflow: hidden !important;
    margin: -30px 0 40px;
}
.messagr-from-ceo img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mennse-container h3{
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
    margin-bottom: 20px;
}
.mennse-container p{
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 180%;
    color: dimgray;
}
.team-img-wrapper{
    width: 100%;
    height: 198px;
    overflow: hidden !important;
}
.team-img-wrapper img{
    height: 100%;
    width: 100%;
}
.team-card{
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 20px;
    margin-bottom: 20px;
}
.team-card h4{
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    margin-top: 10px;
}
.team-icon{
    font-size: 29px;
    font-weight: 500;
    color: #7a0a36;
}

@media only screen and (min-width: 1000px) {
    .single-wrapper{
        width: 130%;
        height: 428px;
        margin-top: 60px;

        overflow: hidden !important;
    }
    .single-wrapper img{
        height: 100%;
        width: 130%;
        object-fit: cover;

    }
    .inner-blog-content{
        padding-left: 180px;
       padding-top: 50px;
       padding-right: 20px;
    }
    .blogsingle-content{
        background-color: #7a0a36;
        color: white;
        height: 550px;
    }
}
@media only screen and (max-width: 500px) {
    .banner-img img{
        /* position: absolute;
        top: 10%; */
       width: 100%;
        height: 30vh;
        object-fit: fill;
    }
    .hero-container-content{
        margin-top: 230px;
    }
    .banner-content-title{
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 120%;
        color: #880056;
        margin-bottom: 10px;
    }
    .banner-content-heading{
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 120%;
        color: #414141;
        margin-bottom: 10px;
    }
    .banner-content-desc{
        margin-bottom: 10px;
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 150%;
        color: dimgray;
    }
}
.blog-single-text{
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 180%;
    color: dimgray;
}
.sidebar-blog h3{
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 180%;
    color: dimgray;
}
.side-img-wrapper img{
height: 120px;
width: 100%;
object-fit: cover;
}
.blog-single-text-1{
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    color: dimgray;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.map-container iframe{
    width: 100%;
    height: 450px;
}
.contact-content-container h6{
    font-size: .9rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
}
.contact-content-container h2{
    font-size: 2rem;
    font-weight: 600;
    line-height: 120%;
}
.contact-content-container p{
    font-size: .9rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
}
.contact-icon{
    background-color: #7a0a36;
    color: white;
    padding: 8px;
    border-radius: 10px;
    font-size: 29px;
}
.content-p {
    font-size: 1rem;
    font-weight: 500;
    line-height: 130%;
    color: dimgray;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}

.form-control {
    padding-top: 18px;
    border: 1px solid #ccc;
    transition: none;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #ccc !important; /* Keeps the default border color */
}

.form-group label {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    color: #777;
    background: white;
    padding: 0 5px;
}

.form-control:focus + label,
.form-control:not(:placeholder-shown) + label {
    top: 13px;
    left: 8px;
    font-size: 12px;
    color: #000; /* Keeps label color black */
}
.contact-form{
    background-color: #7a0a36;
    padding: 50px;
    border-radius: 10px;
}
.btn-contact{
    background-color: #fd9926;
    width: 100%;
    color: white;
    padding: 10px;
}
.btn-contact:hover{
    background-color: #faac54;
    color: white;
}
.top-side-img img{
    position: absolute;
    top: -44px;
    right: -47px;
    z-index: -1;
}
.main-form-container{
    position: relative;
    z-index: 10px;
}
.contact-img img{
    position: absolute;
    top: 62px;
    right: -27px;
    z-index: -1;
}
.contact-img-1 img{
    position: absolute;
    bottom: -19px;
    left: -19px;
    z-index: -1;
}
/* .notice-container img{
    height: 100px;
    width: 100px;
} */
.notice-card{
    border: 1px solid #7a0a36;
    padding: 15px;
    border-radius: 10px;
}
.notice-card h2{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
    color: #414141;
}
.notice-card:hover{
    background-color: #7a0a36;
    color: white;
}
.notice-card:hover  h2{
    color: white;
}
.notice-section h1{
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 130%;
    color: #880056;
    margin: 10px 0;
}
.notice-section p{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 150%;
    color: dimgray;
    margin-bottom: 20px;
    padding-right: 30px;
}
.book-img-wrapper {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 4px;
}

.book-img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
    display: block;
}

/* Black overlay effect on hover */
.book-img-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0); /* Initially transparent */
    transition: background 0.3s ease-in-out;
    z-index: 1; /* Ensure it's above the image */
}

.book-card:hover .book-img-wrapper::before {
    background: rgba(0, 0, 0, 0.6); /* Black overlay on hover */
}

/* Ensure the image remains below the overlay */
.book-img-wrapper img {
    position: relative;
    z-index: 0;
}

/* Zoom-in effect on hover */
.book-card:hover .book-img-wrapper img {
    transform: scale(1.1);
}
.card-img-container img{
    height: 100px;
}
.book-card {
    padding: 10px;
    border: 1px solid #7a0a36;
    border-radius: 8px;
    background-color: #FFF4FB;
    transition: border-radius 0.3s ease-in-out;
}

.book-card:hover {
    border-radius: 12px;
}
 .icon svg {
    font-size: 3rem;
}
.icon span{
    font-size: 3rem;
    font-weight: 700;
}
.top-content p{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 120%;
    font-style: italic;
    color: #880056;
}
.top-content h1{
    font-size: 3.25rem;
    font-weight: 500;
    line-height: 130%;
    color: #880056;
}

.country-title h3{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
    color: #880056;
}
.country-title p{
    font-size: 2rem;
    font-weight: 500;
    line-height: 120%;
    color: #880056;
}
.blog-title h3{
    font-size: 2rem;
    font-weight: 600;
    line-height: 120%;
    color: #880056;
}
.blog-title p{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 150%;
    color: dimgray;
    margin-bottom: 20px;
    padding-right: 30px;

}
.notice-container svg{
    font-size: 3rem;
}
.inner-blog-content h3{
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 120%;
}
.inner-blog-content p{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;

}
.side-card-inner-container h3{
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
    color: #1a1919;
}
.country-single-text-1{
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    color: dimgray;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* .testi-section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
} */
.swiper-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 100%; /* Ensure full height usage */
    width: 90%; /* Adjust width if necessary */
}
.test-img-container {
    position: absolute;
    left: 0; /* Adjust as needed */
    top: -20px; /* Moves the image upwards */
    z-index: 10;
    height: 330px;
    width:330px;
    border-radius: 15px;
}
.test-img-container img {
    height: 330px; /* Increase height */
    width: 330px !important;
    object-fit: cover;
    border-radius: 15px;
   margin-left: 50px;
}
.inner-test-container {
    background-color: #7a0a36;
    height: 290px;
    margin: 30px;
    width: 100%;
    border-radius: 20px;
}
.test-container{
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.custom-next {
    position: absolute;
    top: 43%;
    right: -24px;  /* Adjust position */
    transform: translateY(-50%);
    /* background-color: #7a650a; */
    color: #fd8700 !important;
    border: none;
    /* padding: 10px 20px; */
    font-size: 74px;
    font-weight: 900;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s ease;
}

.custom-next:hover {
    background-color: #a01250;
}
.test-content-container{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    padding-top: 80px;
    padding-left: 220px;
}
.test-inner-content-container p{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
}
.test-inner-content-container h3{
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
}
 .swiper-pagination-bullet{
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 15px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 15px)) !important;
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
 .nav-text a{
    color: #414141;
    font-size: 1rem;
    font-weight: 600;
    line-height: 120%;
}
.accordion {
--bs-accordion-color: var(--bs-body-color);
--bs-accordion-bg: var(--bs-body-bg);
--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
--bs-accordion-border-color: var(--bs-border-color);
--bs-accordion-border-width: var(--bs-border-width);
--bs-accordion-border-radius: var(--bs-border-radius);
--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) -(var(--bs-border-width)));
--bs-accordion-btn-padding-x: 1.25rem;
--bs-accordion-btn-padding-y: 1rem;
--bs-accordion-btn-color: var(--bs-body-color);
--bs-accordion-btn-bg: var(--bs-accordion-bg);
/* --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e); */
--bs-accordion-btn-icon-width: 1.25rem;
--bs-accordion-btn-icon-transform: rotate(-180deg);
--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
--bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e);
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem #f4e7ec;
--bs-accordion-body-padding-x: 1.25rem;
--bs-accordion-body-padding-y: 1rem;
--bs-accordion-active-color: var(--bs-primary-text-emphasis);
--bs-accordion-active-bg: #f4e7ec !important;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.dropdown-toggle::after {
    display: none !important;
}
.blog-card{
    height: 580px;
}

/* Modal */

input:focus,
textarea:focus,
.form-check-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.modal-content {
    border-radius: 1rem;
}

.modal-title {
    font-size: 19px !important;
    font-weight: 700;
    color: #880056;
}

.btn-success {
    background-color: #880056 !important;
    color: white;
    border-color: #880056;
}
