.soi
{
    width:33px !important;
    border:1px solid lightgray !important;
    padding:5px !important;
}
.slider-one_title
{
    visibility: hidden !important;
}
.slider-one_heading
{
    visibility: hidden !important;
}
.slider-one_text
{
    visibility: hidden !important;
}
#butr
{
    visibility: hidden !important;
}
.admi2
{
    color:#000;
    text-align: center;
}
.cgtt
{
    margin-top:-32px;
}

#ctabutton
{
    display:block;
    margin-left:auto;
    margin-right:auto;

}

#fac2
{
    height: 280px;
}
.floating_btn {
    position: fixed;
    bottom: 10px;
    right: 50px;
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }

  @keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
  }

  .contact_icon {
    background-color: #2acc26;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #51f321;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;

     margin-left:82px;
  }

  a.call-action {
    position: fixed;
    left: 10px;
    height: 50px;
    width: 50px;
    bottom: 20px;
    text-align: center;
    font-size: 20px;
    background: #0d6efd;
    z-index: 9999;
    line-height: 55px;
    border-radius: 50%;
    color: #fff;

   transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 blue;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
  }

  #galleryyy
  {
    margin-top: 50px;
  }
  .foot-cont
  {
    color:#fff;
  }
  .footer_bottom-bg
  {
    background-color: #0e0f1d !important;
  }

  #footerwid
  {
    margin-left: 100px;
  }
  #desk-mob
  {
    background-color:#1d8e5a !important;
    display:none !important;
  }
  #feaone
  {
    margin-top: 0px;
  }
  .page-title
  {
    padding: 120px 0px 0px !important;
  }
  #pagetitlee
  {
    margin-top:0px !important;
  }
  #servicetwo
  {
    background-color: #ededed !important;
  }
  #servicebloxk
  {
    height:300px;
  }
  .cos1
  {
    color: #000;
  }
  .stafff
  {
    color: #000;
  }
  .table-container {
    width: 100%;
    overflow-x: auto; /* Enables horizontal scrolling */
}
#selecttt
{
    color:gray !important;
    height:45px !important;
}
#formgroup
{
    margin-top:0px;
}
.main-header .main-menu .navigation > li > a
{
    line-height:0px !important;
    padding: 37.5px 0px !important;
}
.placee
{
    color:#000;
}
.alogog
{
    height: 70px; margin-right: 10px;
}

.enquiry-btn {
      position: fixed;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background-color: #0096db;
      color: #fff;
      padding: 24px 7px;
      cursor: pointer;
      writing-mode: vertical-rl;
      text-orientation: mixed;
      border-radius: 8px 0 0 8px;
      font-weight: bold;
      z-index: 1001;
    }

    /* Sidebar Panel */
    .sidebar {
      position: fixed;
      top: 0;
      right: -100%;
      width: 350px;
      height: 493px;
      background-color: #f8f5ed;
      box-shadow: -2px 0 5px rgba(0,0,0,0.2);
      transition: right 0.4s ease;
      padding: 20px;
      z-index: 1000;
      overflow-y: auto;
    }

    .sidebar.open {
      right: 0;
    }

    .sidebar h3 {
      margin-top: 0;
      color: #0096db;
      font-size:20px !important;
    }

    .sidebar input, .sidebar textarea {
      width: 100%;
      padding: 10px;
      margin: 10px 0;
      border: 1px solid #ccc;
      border-radius: 4px;
    }

    .sidebar button {
      background-color: #0096db;
      color: #fff;
      border: none;
      padding: 12px;
      width: 100%;
      border-radius: 4px;
      cursor: pointer;
      font-weight: bold;
    }

    .sidebar button:hover {
      background-color: #800000;
    }

    .close-btn {
      position: absolute;
      top: 10px;
      right: 15px;
      font-size: 20px;
      cursor: pointer;
      color: #333;
    }


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

     .traininggg
    {
        width:60px !important;
    }

    .alogog
{
    height: 50px; margin-right: 10px;
}

    #formgroup
{
    margin-top:26px;
}
    .table-container {
        display: block;
        white-space: nowrap;
    }
    #servicebloxk
  {
    height:auto;
  }
    /*.page-title
    {
        background-size: contain !important;
        background-repeat: no-repeat;
    }*/

    .page-title {
        padding: 23px 0px 0px !important;
    }
    #feaone
    {
      margin-top: -388px;
    }
    .slider-one_image-layer
  {
    background-size: contain !important;
    background-repeat: no-repeat;
    margin-top: -400px;
  }
    #desk-mob
    {
      background-color:#1d8e5a !important;
      display:block !important;
      font-size:12px !important;
    }

    #footerwid
  {
    margin-left:0px;
  }
    #fac2
    {
        height: auto;
    }

    #galleryyy
    {
      margin-top: 20px;
    }
}

@media only screen and (min-width:570px) and (max-width: 1200px) {

 .alogog
{
    height: 50px;
    margin-right: 10px;
}
.main-header .main-menu .navbar-collapse
{
    margin-left:-8px !important;
}
.main-header .main-menu .navigation > li > a
{
    font-size:14px !important;
}
}

@media only screen and (min-width:1201px) and (max-width: 1300px) {

 .alogog
{
    height: 50px;
    margin-right: 10px;
}
.main-header .main-menu .navbar-collapse
{
    margin-left:-8px !important;
}
.main-header .main-menu .navigation > li > a
{
    font-size:14px !important;
}
}

@media only screen and (min-width:1341px) and (max-width: 1390px) {

 .alogog
{
    height: 50px;
    margin-right: 10px;
}
.main-header .main-menu .navbar-collapse
{
    margin-left:-8px !important;
}
.main-header .main-menu .navigation > li > a
{
    font-size:15px !important;
}
}

@media only screen and (min-width:1391px) and (max-width: 1450px) {

 .alogog
{
    height: 50px;
    margin-right: 10px;
}
.main-header .main-menu .navbar-collapse
{
    margin-left:-8px !important;
}
.main-header .main-menu .navigation > li > a
{
    font-size:15px !important;
}
}

<section class="students-one">
		<div class="auto-container">
			<div class="inner-container">
				<div class="students-one_pattern" style="background-image:url(assets/images/background/student-bg.png)"></div>
				<div class="row clearfix">

					<!-- Content Column -->
					<div class="students-one_title-column col-lg-5 col-md-12 col-sm-12">
						<div class="students-one_title-outer">
							<!-- Title Box -->
							<div class="students-one_title-box">
								<h3 class="students-one_title">Hands-On Training, Lifelong Opportunities.</h3>
								<div class="students-one_text">We offer industry-aligned training programs that prepare students for real-world jobs with hands-on experience and technical excellence.</div>
							</div>
							<!-- Counter Two -->
							<div class="students-one_counter">
								<div class="students-one_counter-inner">
									<div class="students-one_counter-icon">
										<i class="flaticon-give"></i>
									</div>
									<div class="students-one_counter-count"><span class="odometer" data-count="1000"></span>+</div>
									<div class="students-one_counter-text">Active Students</div>
								</div>
							</div>
						</div>
					</div>

					<!-- Image Column -->
					<!--<div class="students-one_content-column col-lg-7 col-md-12 col-sm-12">
						<div class="students-one_content-outer">


							<div class="top-rated">
								<div class="top-rated_inner">
									<div class="top-rated-icon">
										<img src="assets/images/ctg-3.png">
									</div>
									<h4 class="top-rated_heading">Knowledge</h4>
									<div class="top-rated_text">Our programs are designed to equip students with the technical knowledge, practical expertise, and professional attitude</div>
								</div>
							</div>


							<div class="passout">
								<div class="passout_inner">
									<div class="passout-number">
									<img src="assets/images/ctg-1.png" class="cgtt">
									</div>
									<h4 class="passout_heading">Standardization</h4>
									<div class="passout_text">At our ITC College, standardization is the foundation of our training excellence.</div>
								</div>
							</div>

						</div>
					</div>-->

<div class="students-one_content-column col-lg-7 col-md-12 col-sm-12">
  <div class="students-one_content-outer">

    <!-- Latest News Beautiful Vertical Marquee Box -->
    <div class="latest-news-section">
      <div class="latest-news-header">
        <i class="fas fa-bullhorn"></i>
        <h4>Latest News & Updates</h4>
      </div>
      <div class="latest-news-vertical">
        <ul class="news-list">
          <li><img src="assets/images/new.gif"> Admission Open 2025 for all technical courses</li>
          <li><img src="assets/images/new.gif"> New Course Launch: Solar Technician Program</li>
          <li><img src="assets/images/new.gif"> Placement Drive – November 2025</li>
          <li><img src="assets/images/new.gif"> Workshop on Smart Electrical Systems</li>
          <li><img src="assets/images/new.gif"> Annual Function on 20th December 2025</li>
        </ul>
      </div>
    </div>

  </div>
</div>


				</div>
			</div>
		</div>
	</section>

<!----------------------------------extra-css.css----------------------------------------------------------------------->

 .latest-news-section {
  background: linear-gradient(135deg, #fff0e0, #ffe8d2);
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  padding: 25px 30px;
  position: relative;
  overflow: hidden;
}

.latest-news-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: #ff6600;
  border-radius: 12px 0 0 12px;
}

.latest-news-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.latest-news-header i {
  font-size: 22px;
  color: #ff6600;
}

.latest-news-header h4 {
  font-size: 22px;
  font-weight: 600;
  color: #222;
  margin: 0;
}

.latest-news-vertical {
  height: 250px; /* only change here */
  overflow: hidden;
  position: relative;
}

.news-list {
  list-style: none;
  margin: 0;
  padding: 0;
  animation: scrollUp 12s linear infinite;
}

.news-list li {
  font-size: 16px;
  font-weight: 400;
  color: #444;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

/* Keyframes for smooth bottom-to-top scroll */
@keyframes scrollUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}

/* Pause animation on hover */
.latest-news-vertical:hover .news-list {
  animation-play-state: paused;
}

@media (max-width: 768px) {
  .latest-news-section {
    padding: 20px;
  }
  .latest-news-header h4 {
    font-size: 18px;
  }
  .news-list li {
    font-size: 14px;
  }
}
