.main-page .item {

    border-width: 1px;

    border-radius: .75rem;

    overflow: hidden;


    padding: 0px;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    text-align: center;

}



.main-page .item2 {

    border-width: 1px;

    border-radius: .75rem;

    overflow: hidden;

    cursor: pointer;

    padding: 0px;

    margin-bottom: 20px;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    text-align: center;

}



.card-body {

    border-width: 1px;

    border-radius: .75rem;

    overflow: hidden;

    padding: 0px;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

}



.main-page .img-thumbnail {

    background-color: #e9e7ff;

    width: 100%;

    padding: 30px;

}



.main-page .img-thumbnail img {

    width: 40%;

}
.header-nav > :nth-child(2) {
   height: 90px !important;
}


.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}



.youtube-icon {

    position: absolute;

    width: 23%;

    top: 38%;

    left: 37%;

}



.btn-primary {

    background-color: #e9e7ff;

    color: black;

    border: none;

}



.btn-primary:hover {

    color: #fff;

    background-color: #E41937;

    border: none;

}



.btn-nav-blue {

    background-color: #1f386b;

    color: white;

    border: none;

    border-radius: 10px;

    font-weight: 700;

}



.btn-nav-blue:hover {

    color: #fff;

    background-color: #E41937;

    border: none;

    border-radius: 10px;

    font-weight: 700;

}



.svg-icon-size {

    width: 196px;

    height: auto;

}



.card-body-item {

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1) !important;

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1) !important;

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1) !important;

    padding: 30px !important;

    border-radius: 10px !important;

}



.card-body-item2 {

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    background-color: #f3f2ff;

    padding: 30px;

    border-radius: 10px;

}



.row-border {

    border: 2px solid #eeeeee;

    padding: 20px 30px 10px 20px;

    border-radius: 10px;

    -webkit-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    -moz-box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

    box-shadow: 0px 2px 5px 0px rgba(199, 199, 199, 1);

}



.current-affairs .h6-font-size {

    font-size: 15px;

}



.current-affairs .p-font-size {

    font-size: 12px;

}



.col-img-size {

    padding: 7px 0px 6px 8px !important;

}



.hr-line {

    border-top: 3px solid #808080;

}



.date-btn {

    padding: 10px;

    text-align: center;

    border: 1px solid black;

    border-radius: 10px;

    cursor: pointer;

    font-size: 10px;

    width: 100%;

}



.tab-menu li {

    border: 1px solid #808080;

    border-radius: 12px;

    margin-right: 20px;

}



.date-btn:hover {

    background-color: #1f386b;

    color: white;

}



.border-box {

    border: 2px solid #808080;

    border-radius: 12px;

    padding: 20px;

    cursor: pointer;

}



.border-box:hover {

    border: 2px solid black;

}



.text-white {

    color: white !important;

}



.input-date {

    float: inline-end !important;

    border-radius: 10px 0px 0px 10px;

}



.date-icon-border {

    border-radius: 0px 10px 10px 0px;

}



.img-fullwidth {

    border-radius: 5px !important;

}



.social-icon {

    border-radius: 50px;

}



.dbox .icon {

    width: 60px;

    height: 60px;

    border-radius: 50%;

    background-color: #E41937;

    color: white;

    margin: 0 auto;

    margin-bottom: 20px;

}



.text-center {

    text-align: center;

}



.social-icons {

    font-size: 20px;

    margin-top: 20px;

}



.btn-danger {

    background-color: #E41937 !important;

}



.rounded-t-xl {

    border-top-left-radius: 0.75rem;

    border-top-right-radius: 0.75rem;

}



.card1 {

    background-image: radial-gradient(circle farthest-corner at 12.3% 19.3%, #e41937 0%, rgb(41 73 243) 100.2%);

}



.card2 {

    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(90, 92, 106, 1) 0%, rgba(32, 45, 58, 1) 81.3%);

}



.card3 {

    background-image: radial-gradient(circle farthest-corner at 1.3% 2.8%, #0d288b 0%, rgb(157 135 171) 100.2%);

}



.card1,

.card2,

.card3 {

    height: 150px;

    width: 100%;

    display: flex;

    align-items: center !important;

    justify-content: center !important;

    text-align: center !important;

}



.text-4xl {

    font-size: 1.25rem;

    line-height: 2.5rem;

}



.rounded-b-lg {

    border-bottom-right-radius: 0.5rem;

    border-bottom-left-radius: 0.5rem;

}



.bgCardFooter {

    width: 100%;

    padding: 20px;

}



.bg-gray-200 {

    --tw-bg-opacity: 1;

    background-color: rgb(229 231 235 / var(--tw-bg-opacity));

}



.bg-gray-200 p {

    text-align: justify;

    color: black;

}



.accordion-container {

    margin-top: 40px;

}



.accordion-item {

    background-color: #FFFFFF;

    /* White background for items */

    border: 1px solid #E0E0E0;

    /* Light border */

    border-radius: 8px;

    margin-bottom: 10px;

    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);

    /* Softer shadow */

}



.accordion-header {

    background-color: #e9e7ff;

    /* Soft purple */

    color: black;

    /* White text */

    padding: 15px;

    font-size: 18px;

    font-weight: 700;

    border: none;

    width: 100%;

    text-align: left;

    cursor: pointer;

    outline: none;

    display: flex;

    justify-content: space-between;

    align-items: center;

    border-radius: 8px 8px 0 0;

    transition: background-color 0.3s ease;

}



.accordion-header2 {

    background-color: white;

    /* Soft purple */

    color: black;

    /* White text */

    font-size: 18px;

    font-weight: 700;

    border: none;

    width: 100%;

    text-align: left;

    cursor: pointer;

    outline: none;

    display: flex;

    justify-content: space-between;

    align-items: center;

    border-radius: 8px 8px 0 0;

    transition: background-color 0.3s ease;

}



.accordion-header:hover {

    background-color: #e9e7ff;

    /* Darker shade of purple */

}



.accordion-content {

    background-color: #FAFAFA;

    /* Very light grey for content */

    overflow: hidden;

    padding: 0 15px;

    max-height: 0;

    transition: max-height 0.3s ease;

}



.accordion-content p {

    margin: 15px 0;

    line-height: 1.5;

}



.icon {

    transition: transform 0.3s ease;

}



.active .icon {

    transform: rotate(45deg);

}



.active .icons {

    transform: rotate(90deg);

}



.ncert-div {

    background-color: #e3f5ff !important;

    padding: 10px 10px 10px 36px;

    border-radius: 10px;

    display: flex;

}



.ncert-div2 {

    background-color: white !important;

    padding: 10px 10px 10px 36px;

    border-radius: 10px;

    display: flex;

}



.ncert-div h4 {

    margin-left: 20px;

    margin-top: 27px;

}



.ncert-div2 h4 {

    margin-left: 20px;

    margin-top: 27px;

}



.w-fit {

    width: 75px;

    padding: 1rem;

    background-color: #cbedff;

}



.rounded-full {

    border-radius: 5px;

}



.accordion-content2 {

    background-color: #FAFAFA;

    /* Very light grey for content */

    overflow: hidden;

    max-height: 0;

    transition: max-height 0.3s ease;

}



.accordion-content2 .btn-book {

    padding: 20px 10px 23px 38px;

}



.syllabus {

    border: 1px solid black;

    border-radius: 5px;

    padding: 10px 10px 10px 20px;

    font-weight: 700;

    margin-top: 25px;

}



.syllabus:hover {

    border: none;

    background-color: #cbedff;

    border-radius: 5px;

    font-weight: 700;

    padding: 10px 10px 10px 20px;

}



.study-row {

    margin-top: 40px;

}



.bg-grad-pink {

    background: -webkit-gradient(linear, left bottom, left top, from(#cbedff), to(#e9e7ff));

    background: linear-gradient(360deg, #cbedff 0%, #e9e7ff 100%);

    padding: 30px 10px 16px 88px;

    color: black;

    border-radius: 6px;

    width: fit-content;

    margin: auto;

}



.justify-content-center {

    -webkit-box-pack: center !important;

    -ms-flex-pack: center !important;

    justify-content: center !important;

}



.position-relative {

    position: relative !important;

}



.translate-middle-y {

    -webkit-transform: translateY(-50%) !important;

    transform: translateY(-50%) !important;

}



.opacity-1 {

    opacity: 0.1 !important;

}



.fill-white {

    fill: white !important;

}



.position-absolute {

    position: absolute !important;

}



.top-50 {

    top: 50% !important;

}



.align-items-center {

    -webkit-box-align: center !important;

    -ms-flex-align: center !important;

    align-items: center !important;

}



.text-lg-center {

    margin-top: 20px;

    text-align: center;

}



.text-align-center {

    text-align: center !important;

}



.my-sm-3 {

    margin-top: 1rem !important;

    margin-bottom: 1rem !important;

}



@media only screen and (max-width: 480px) {

    .img-thumbnail {

        padding: 10px !important;

    }

    .item-text {

        padding: 0px !important;

    }

    .item-text h6 {

        padding: 0px !important;

        font-size: 9px;

    }

    .svg-icon-size {

        width: 160px;

        height: auto;

    }

    .heading-h2 {

        font-size: 20px;

    }

    .btn {

        font-size: 10px;

        padding: 8px 7px;

    }

    .apk-text-size {}

}

/*****/

.tp-bgimg {
    margin: 43px 0px !important;
        background-size: 100% !important;
    background-position: top !important;
}
.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
    border: none !important;
}
.slick-next {
    right: -13px;
}

@media (max-width: 800.98px) {
    .YouTube-Channels .slick-prev {
        left: -2px !important;
    }

    .YouTube-Channels .slick-next {
        right: 7px !important;
    }
}

@media (max-width: 763.98px) {
    .study-materials-card .bg-info {
        text-align: center;
    }

    .coursesList .slick-prev {
       left: 5px;

    }

    .coursesList .slick-next {
       right:12px;
    }
}


.home-slider{
  padding: 0px 0;
  overflow-x: hidden;
}


.home-slider .my-slider{
  padding: 0 0px;
}
.home-slider .slick-initialized .slick-slide{
  background-color: #b32532;
  color: #FFF;
/*  height: 200px;*/
  margin: 0 0px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}



.home-slider .slick-next, .slick-prev{
  z-index: 5;
}
.home-slider .slick-next{
  right: 15px;
}
.home-slider .slick-prev{
  left: 15px;
}
.home-slider .slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}
.home-slider  .slick-slide img{
  width: 100%;
}
.home-slider  .slick-slider {
  margin-bottom: 0px;
}

.YouTube-Channels .slick-slide{
    padding: 0 10px;
}


@media (max-width: 768px) {

    .list-divider.list-border.list.check {
        max-height: 325px;

        overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      }
  }