body{
    font-family: "Montserrat", sans-serif;
}
p{
    font-family: "Montserrat", sans-serif;
}
li{
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    color: #f7ebe8;
}
li > a{
    color: #f7ebe8;
}
.navbar-light .navbar-nav .nav-link{
    color: #f7ebe8 !important;
    padding-top: 2px;
    padding-bottom: 2px;

}
.navbarmy{
    padding: 8px 20px !important;
}

.bg-tricolor{
    background: #872341;
    overflow: hidden;
    display: flex !important;
    justify-content: center !important;
    text-align: center;
    z-index: 1020; 
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0px !important;

}
.bg-2d3142{
    background: #09122C;
}
.btn-public-upload{
    background-color: transparent !important;
    border: 1px solid #F1EFEC;
    color: #F1EFEC !important;
    border: 1px solid !important;
    border-radius: 2px !important;
    font-family: "karla", sans-serif;
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 8px 2rem !important;
}
.tricolor-text{
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}
.logo{
    max-height: 40px;
}
.my-container{
    max-width: 100vw !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.banner{
    position: relative;
    width: 100%;
    aspect-ratio: 1200 / 500;
    background-image: url('/static/images/banneraak.png'); 
    background-size: cover;       
    background-position: center; 
    background-repeat: no-repeat;
}

.about{
    padding-top: 20px;
    padding-bottom: 20px;
}
.mb-35{
    margin-bottom: 35px !important;
}
.headings{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}
.footer{
    background: #09122C;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 20px;
}
.border-bottom-grey{
    border-bottom: 1px dotted #444;
}
.text-footer{
    text-align: center;
    font-size: 15px;
    font-family:"Montserrat", sans-serif;
    color: #ccc;
}
.gallery{
    padding-top: 20px;
    padding-bottom: 20px;
}
.gallerypage .card-body:hover {
    background-color: #eee;
    transition: .5s;
    cursor: pointer;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
    
.blur {
    transform: scale(0.9);
    opacity: 0.6;
  	-webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.gallery-img {
    height: 200px;
    object-fit: cover;
}
.login-section{
    background: #eee;
    padding: 20px 20px 40px 20px;
    margin-top: 50px;
    margin-bottom: 60px;
    border-radius: 5px;
}
.register-section{
    background: #eee;
    padding: 20px 20px 40px 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    border-radius: 5px;
}
.mb-10{
    margin-bottom: 10px;
}
.fp{
    font-size: 13px;
    font-weight: 200;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    display: block;
}
.news{
    padding: 20px;
    margin-top: 30px;
}
.new-updates-head{
    padding: 20px 10px;
    text-align: center;
    display: block;
    background-color: #872341;
    color: #eee;
    font-size: 30px;
    font-weight: 500;
    border-radius: 10px;
    font-family:"Montserrat", sans-serif;
}
.news-list-widget{
    padding-left: 15px !important;
    margin-top: 10px !important;
}
.news-updates{
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    padding: 15px;
    display: block;
    overflow: hidden;
}
.widget-image{
    float: left;
    margin-right: 15px;
    position: relative;
}
.news-thumb{
    position: relative;
    height: 100%;
    display: block;
    backface-visibility: hidden;
    transform: rotate(0);
    transition: opacity .2s;
    border-radius: 6px;
    overflow: hidden;
}
.news-thumb img{
    width: 150px;
    display: block;
    font-size: 10px;
    line-height: 1;
    color: #9f9f9f;
}
.news-widget-content{
    padding-left: 10px;
    color: #000 !important;
}
.news-title{
    line-height: 14px;
    margin-top: 4px;
}
.news-widget{
    display: inline-table;
    margin-top: 20px;
}
.title{
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.btn-news{
    display: block;
    background-color: #09122C !important;
    border-color: #09122c !important;
    color: #fff !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.news-page-list{
    padding: 15px;
    display: block;
    overflow: hidden;
}
.news-widget-main{
    display: inline-table;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}
.btn-temp{
    color: #fff !important;
    background-color: #872341 !important;
    border-color: #872341 !important;
    padding: 5px 40px !important;
    font-size: 13px !important;
}
.image-mosaic {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    grid-auto-rows: 240px;
}
@media (min-width: 600px) {
    .card-tall {
        grid-row: span 2 / auto;
    }
    .card-wide {
        grid-column: span 2 / auto;
    }
}
.contact-form{
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    background-color: #872341;
    box-shadow: 12px 15px 20px 0px rgb(0 0 0 / 20%);
    border-radius: 1px;
    margin-bottom: 30px;
    text-align: left;
    color: #fff;
}

.contact-block{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    background-color:#eee;
    box-shadow: 12px 15px 20px 0px rgb(0 0 0 / 20%) ;
    border-radius: 1px;
    margin-bottom: 30px;
    text-align: left;
}
.contact-block a{
    color: #000 !important;
    font-weight: 400;
    font-size: 14px;
    font-family: 'karla', sans-serif;
}
.contact-para{
    font-size: 13px;
    font-weight: 300;
    font-family: 'karla', sans-serif;
}
.contactmsg{
    font-size: 13px;
    font-weight: 300;
    font-family: 'karla', sans-serif;
    padding-bottom: 10px !important;
    /* border-bottom: 1px solid #dadada !important; */
}
.contact-head{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}
.form-control{
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1.5;
    /* color: #ffffff !important; */
    background-color: rgb(255 255 255 / 72%) !important;
    background-clip: padding-box;
    border: 0px solid #ced4da;
}

.mb-20{
    margin-bottom: 20px !important;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-25{
    margin-bottom: 25px !important;
}
.icon-phone{
    color: #000;
    border: 2px solid #ffffff;
    background: #fff;
    border-radius: 18px;
    margin-right: 15px;
    line-height: 30px !important;
    padding-left: 10px;
    padding-right: 21px;
    font-size: 12px;
    box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 20%);
}
.icon-mail{
    color: #000;
    border: 2px solid #ffffff;
    background: #fff;
    border-radius: 18px;
    margin-right: 15px;
    line-height: 30px !important;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 20%);

}
.ml-50{
    margin-left: 50px !important;
}

.navbar-toggler-icon{
    width: 2.5rem !important;
    background-color: #fff !important;
}
.c-000{
    color: #000 !important;
}
.imgheadings{
    text-align: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 30px !important;
}
.viewgroupp{
    text-align: center;
    font-size: 14px;
}
.viewgroup a{
    color: #000;
}
.admindashboard li a {
    color: #000 !important;

}
.sidebar{
    padding-top: 30px;
    padding-bottom: 50px;
}
.adminul{
    margin-bottom: 150px !important;
}
.newscontent{
    font-size: 13px;
    margin-bottom: 20px;
}

.image-mosaic {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 2fr 1fr;
  grid-template-rows: repeat(2, auto);
  grid-template-areas:
    "left1 center right1"
    "left2 center right2";
}

.image-mosaic .card-mosaic {
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  position: relative;
  height: 200px;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  color: white;
  text-shadow: 0 1px 3px rgba(0,0,0,0.7);
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

.image-mosaic .card-mosaic:nth-child(1) { grid-area: left1; }
.image-mosaic .card-mosaic:nth-child(2) { grid-area: center; height: 430px; }
.image-mosaic .card-mosaic:nth-child(3) { grid-area: left2; }
.image-mosaic .card-mosaic:nth-child(4) { grid-area: right1; }
.image-mosaic .card-mosaic:nth-child(5) { grid-area: right2; }

.overlay-title {
  background: rgba(0, 0, 0, 0.0);
  padding: 4px 8px;
  border-radius: 6px;
  max-width: 90%;
  font-size: 16px;
}

.mosaic{
    margin-bottom: 35px;
}
.mobileupload{
    display: none;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.table-news{
    font-size: 12px;
}
.btn-primary {
    color: #fff;
    background-color: #00BCD4 !important;
    border-color: #00bcd4 !important;
    font-size: 12px !important;
}
.btn-danger {
    color: #fff !important;
    background-color: #872341 !important;
    border-color: #872341 !important;
    font-size: 12px !important;
}
.btn-secondary {
    color: #fff;
    background-color: #09122b !important;
    border-color: #09122b !important;
    font-size: 12px !important;
}
.appointment-form{
    background-color: #eee;
    border: 1px dotted #ddd;
    border-radius: 2px;
    padding: 20px 30px;
    margin-bottom: 30px;
}
.intiate_counter{
    display: block;
    background-color: #E17564;
    padding: 15px 20px;
    color: #fff;
    margin-bottom: 40px;
}
.counter {
    font: 800 40px system-ui;
}
.fs-14{
    font-size: 14px;
}
.colab-content{
    font-size: 14px;
    padding-bottom: 15px;
}
.colab{
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.video-container{
    margin-bottom: 30px;
    margin-top: 20px
}
.table-responsive{
    font-size: 12px;
}
.subheading{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.startup_float{
    border: 1px solid #eee;
    display: block;
    border-radius: 2px;
    text-align: center;
}
.startup-image{
    width: 100%;
    height: auto;

}
.startup-title{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}
.tagline{
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
    font-style: italic;
}
.startup-float-head{
    background-color: #872341;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
}
.startup-block{
    padding: 20px;
    text-align: center;
}
.aabshola_head{
    background: linear-gradient(to right, #f9e247 0%, #d8c934 30%, #9bbc42 60%, #3e8b2f 100%);
    padding: 15px;
    margin-bottom: 20px;
}
.btn-aabshola{
    color: #fff !important;
    padding: 5px 60px !important;
    font-size: 13px !important;
    background: linear-gradient(to right, #f9e247 0%, #d8c934 30%, #9bbc42 60%, #3e8b2f 100%);
}
.startup_head{
    font-size:20px;
    font-weight: 600;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-align: center;
    margin-bottom: 20px;
}
.startup_widget p{
    font-size: 14px;
}
.head-tagline{
    font-size: 16px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    color: #7d7d7d;
    margin-bottom: 30px;
}
.newscontent li{
    color: #161616 !important;
}
.countertime{
    font-size: 10px;
    color: #1c1c1c;
    font-style: italic;
}
.gallery-upload-widget{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 20px;
}
.btn-public-upload2{
    background-color: transparent !important;
    border: 1px solid #872341 !important;
    color: #872341 !important;
    border: 1px solid !important;
    border-radius: 2px !important;
    font-family: "karla", sans-serif;
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 8px 2rem !important;
}

#map-container {
    position: relative;
    width: 100%;
    height: 600px;
    background: url('/static/images/telangana.jpg') center center/contain no-repeat;
    border: 2px solid #ddd;
}
.region-label {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}
.event-display{
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    color: #000;
    box-shadow: 7px 4px 7px 6px rgb(0 0 0 / 30%);
    border: 2px solid #fff;
    padding: 30px;
}
.event-display li{
    color: #000;
}
#map {
    height: 500px;
    width: 100%;
}
.map-aak li{
    color: #000;
}
.countform{
    padding: 30px;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-size: 12px;
}
.custom-timeline {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-entry {
  display: flex;
  align-items: stretch;
  margin-bottom: 0px;
  position: relative;
  min-height: 160px;
}
/* Timeline middle column fills height */
.timeline-entry > .col-md-2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.timeline-left,
.timeline-right {
  padding: 0 10px;
}

.timeline-left {
  text-align: right;
}

.timeline-line {
  width: 2px;
  background-color: #09122c;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  height: 100%;
}

.timeline-dot {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 2px solid #09122c;
  border-radius: 50%;
  z-index: 2;
  position: relative;
}

.timeline-date {
  background-color: #ffd3e0;
  color: #872341;
  padding: 4px 8px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 12px;
  border: 1px solid #fbb9cd;
  position: absolute;
  top: -14px;
  left: 15px;
}

.timeline-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  padding: 15px 20px;
  max-width: 100%;
  position: relative;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  will-change: transform;
}

/* 👇 Hover effect that coexists with AOS */
.timeline-card:hover {
  transform: translateY(-6px) scale(1.02) !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.timeline-title {
  font-size: 1.1rem;
  margin-bottom: 5px;
  font-weight: 600;
  color: #000;
}

.timeline-description {
  font-size: 0.95rem;
  color: #333;
}

.timeline-images {
  margin-top: 10px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.timeline-thumb {
  width: 100px;
  height: 70px;
  object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.timeline-thumb:hover {
  transform: scale(1.05);
}


/* Modal */
.img-modal {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.img-modal .modal-content {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 90vh;
  border-radius: 8px;
  box-shadow: 0 0 20px #000;
  animation: zoomIn 0.3s ease;
}

@keyframes zoomIn {
  from { transform: scale(0.7); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

.close-modal {
  position: absolute;
  top: 30px;
  right: 50px;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1060;
}

/* Responsive Mobile Timeline */
@media (max-width: 768px) {
  .timeline-entry {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .timeline-left,
  .timeline-right {
    width: 100%;
    text-align: left !important;
    padding: 0;
    margin-top: 10px;
  }

  .timeline-card {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }

  .timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #ccc;
    transform: translateX(-50%);
  }

  .timeline-dot {
    width: 16px;
    height: 16px;
    background-color: white;
    border: 3px solid #666;
    border-radius: 50%;
    position: relative;
    margin: 10px auto;
    z-index: 1;
  }

  .timeline-entry > .col-md-2 {
    order: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 30px;
    padding: 0;
    margin: 0;
    position: relative;
  }

  .timeline-entry > .col-md-5 {
    order: 0;
  }
}
.list-unstyled li {
    color: #000;
}

.navigation-box {
    top: .4rem;
    right: .8rem;
    width: 2rem;
    position: absolute;
}
@media (min-width: 768px){
    .breaking-caret:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 15px solid #007bff;
        border-bottom: 20px solid transparent;
        position: absolute;
        right: -15px;
        top: 0;
        display: none;
    }
}
.breaking-caret{
    padding: 22px;
    background-color: #3e8b2f;
    background-image: url(/static/images/inc.png);
    background-size: cover;       
    background-position: center; 
    background-repeat: no-repeat;
}
.scrollwidget{
    background-color: #fff;
    color: #000;
    display: none;
}
.badge-theme {
    color: #fff;
    background-color: #872341;
}
.breaking-box{
    padding: 13px;
    background-color: #ffffff;
    color: #000000;
    margin-top: 0px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    box-shadow: 3px 4px 5px #00000026;
}
.videowidget {
    position: relative;
    background-image: url(/static/images/A.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

/* Blurred background layer */
.videowidget::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit; /* same image */
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;
    filter: blur(2px); /* adjust blur strength */
    transform: scale(1.05); /* prevents blur edge gaps */
    z-index: 0;
}

/* Black overlay */
.videowidget::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* adjust darkness */
    z-index: 1;
}

/* Content stays above both layers */
.videowidget .container {
    position: relative;
    z-index: 2;
    padding-top: 20px;
}
.videowidget h2 {
    color: #fff !important;
    text-align: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.videowidget p{
    text-align: center;
}
.videowidget .largemedia {
    width: 100%;
    height: 400px;
    border: none;
    border-radius: 4px;
}
.videowidget .thumbmedia {
    width: 100%;
    height: 190px;
    border: none;
    border-radius: 4px;
    margin-bottom: 20px;
}
.vertical-carousel {
    /* width: 120px;
    height: 510px;
    overflow: hidden;
    border-radius: 4px;
    border: 2px solid #ccc; */
    display: none;
}

.carousel-track {
  display: flex;
  flex-direction: column;
  animation: scrollUp 15s linear infinite;
}

.carousel-track a {
  display: block;
}

.carousel-track img {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}

@keyframes scrollUp {
  0% { transform: translateY(0); }
  100% { transform: translateY(-50%); } /* Adjust depending on number of images */
}

/* Optional: Pause on hover */
.vertical-carousel:hover .carousel-track {
  animation-play-state: paused;
}

.text-truncate-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-truncate-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity-cont p:not(:first-of-type) {
  display: none;
}

.activity-cont p:first-of-type {
  display: -webkit-box;
  -webkit-line-clamp: 2;   /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}
.read-more{
    font-size: 14px;
    color: #872341;
    text-decoration: underline;
    font-weight: 500;
    margin-bottom: 10px;
}
