body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

.container-fluid {
  max-width: 1600px;
}

.container {
  max-width: 1000px;
}

a {
cursor: pointer;
text-decoration: none !important;
color: initial;
}

ul {
margin: 0;
padding: 0;
}

li {
margin: 0;
padding: 0;
list-style: none;
}

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

.py-50 {
  padding: 50px 0;
  }

.pb-100 {
padding: 0 0 100px 0;
}

.py-100 {
padding: 100px 0;
}

.py-200 {
padding: 180px 0;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
font-size: 20px;
}

.fs-24 {
font-size: 24px;
}

.fs-26 {
font-size: 26px;
}

.fs-30 {
font-size: 30px;
}

.fs-32 {
font-size: 32px;
}

.fs-34 {
font-size: 34px;
}

.fs-36 {
font-size: 36px;
}

.fs-70 {
font-size: 70px;
}

.A423E95 {
color:#423E95;
}

.a00ACEE {
  color: #00ACEE;
}

.F9F6F0 {
  background-color: #F9F6F0;
}



/*-------------------------------------- header -----------------------------------------*/

.bg-color {
background-color: #F9F6F0;
}

img.logo {
width: 130px;
}

li.logo-text h2 {
  color: #423E95;
  font-size: 36px;
  
}

.logo-text h6 {
  color: #E4211F;
}

.header-email-phone li a {
color: #000;
font-weight: 700;
font-size: 18px;
}

.header-email-phone li::after {
  content: "|";
  padding: 0 10px;
  color: #000;
  font-weight: 700;
  font-size: 18px;
}

.header-email-phone li:nth-child(3):after {
  content: "";
}

.header-email-phone li a:hover {
color: #00ACF3;
}

.collage-main-btn-1st a,
.collage-main-btn-2st a{
  background-color: #423E95;
  color: #fff;
  display: block;
  width: 210px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 1px 1px #777777;
  font-size: 14px;
  font-weight: 600;
}

.collage-main-btn-2st a{
background-color: #00ACF3;
}

.collage-main-btn-1st a:hover {
box-shadow: 0 3px 5px #423E95;
}

.collage-main-btn-2st a:hover {
box-shadow: 0 3px 5px #00ACF3;
}

.header-socials li a {
width: 30px;
height: 30px;
border-radius: 50%;
color: rgba(23, 22, 28, 0.7);
border: 1px solid rgba(23, 22, 28, 0.14);
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
}

.header-socials li:nth-child(1) a  {
color: #029BE5;
box-shadow: 0 1px 1px #029BE5;
}

.header-socials li:nth-child(2) a {
color: #CB3AA5;
box-shadow: 0 1px 1px #CB3AA5;
}

.header-socials li:nth-child(3) a  {
color: #FF3D00;
box-shadow: 0 1px 1px #FF3D00;
}

.header-socials li a:hover {
color: #423E95;
box-shadow: 0 3px 5px #777777;

}

.dropdown-item.active, .dropdown-item:active {
background-color: #029BE5;
}

.dropdown-item {
font-weight: 600;
}

.apply-btn a{
    width: 100px !important;
    background-color: #E4211F !important;
}

.apply-btn a:hover {
  box-shadow: 0 3px 5px #E4211F;
}

/*-------------------------------------- menu -----------------------------------------*/
.dropdown:hover>.dropdown-menu {
display: block;
}

.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}

.navbar-expand-lg .navbar-collapse {
justify-content: center;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
color: #029BE5;
font-weight: 700;
}

.navbar-light .navbar-nav .nav-link {
color: #000;
font-weight: 600;
}

/*-------------------------------------- banner -----------------------------------------*/

.banner .carousel-inner {
height: 75vh;
}

.carousel-item img {
  height: 97vh;
  object-fit: cover;
  object-position: top;
}

.tnp-banner .carousel-item img{
  height: auto;
}
/*-------------------------------------- banner-next -----------------------------------------*/

.main-service {
background-color: #F9F6F0;
}

.service-order-numb {
font-size: 45px;
font-weight: 600;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 2px rgba(66, 62, 149);
}

.service {
background-color: #fff;
padding: 0px 20px 20px 20px;
border-radius: 0px;
}

.service a {
color: #423E95;
font-weight: 700;
}

.service a:hover {
color: #029BE5;
}

h4.service-title {
color: #029BE5;
font-size: 20px;
font-size: 20px;
}

.service-descr {
min-height: 150px;
max-height: 150px;
overflow: hidden;
}

.ul-marquee li span img {
width: 30px;
}

.about-img-position {
position: relative;
}

a.about-video-btn {
padding: 23px 34px;
border-radius: 50%;
background-color: #029BE5;
color: #fff;
position: absolute;
top: calc(50% - 50px);
left:calc(50% - 50px);
z-index: 1;
font-size: 30px;
box-shadow: 0px 0px 20px #fff;
}

.up-down{
animation: up-down linear 4s;
animation-iteration-count: infinite;
transform-origin: 50% 50%;
-webkit-animation: up-down linear 4s;
-webkit-animation-iteration-count: infinite;
-webkit-transform-origin: 50% 50%;
-moz-animation: up-down linear 4s;
-moz-animation-iteration-count: infinite;
-moz-transform-origin: 50% 50%;
-o-animation: up-down linear 4s;
-o-animation-iteration-count: infinite;
-o-transform-origin: 50% 50%;
-ms-animation: up-down linear 4s;
-ms-animation-iteration-count: infinite;
-ms-transform-origin: 50% 50%;
}

@keyframes up-down{
0% {
  transform:  translate(1px,20px)  ;
}
24% {
  transform:  translate(1px,30px)  ;
}
50% {
  transform:  translate(1px,12px)  ;
}
74% {
  transform:  translate(1px,22px)  ;
}
100% {
  transform:  translate(1px,22px)  ;
}
}

@-moz-keyframes up-down{
0% {
  -moz-transform:  translate(1px,20px)  ;
}
24% {
  -moz-transform:  translate(1px,30px)  ;
}
50% {
  -moz-transform:  translate(1px,12px)  ;
}
74% {
  -moz-transform:  translate(1px,22px)  ;
}
100% {
  -moz-transform:  translate(1px,22px)  ;
}
}

@-webkit-keyframes up-down {
0% {
  -webkit-transform:  translate(1px,20px)  ;
}
24% {
  -webkit-transform:  translate(1px,30px)  ;
}
50% {
  -webkit-transform:  translate(1px,12px)  ;
}
74% {
  -webkit-transform:  translate(1px,22px)  ;
}
100% {
  -webkit-transform:  translate(1px,22px)  ;
}
}

@-o-keyframes up-down {
0% {
  -o-transform:  translate(1px,20px)  ;
}
24% {
  -o-transform:  translate(1px,30px)  ;
}
50% {
  -o-transform:  translate(1px,12px)  ;
}
74% {
  -o-transform:  translate(1px,22px)  ;
}
100% {
  -o-transform:  translate(1px,22px)  ;
}
}

@-ms-keyframes up-down {
0% {
  -ms-transform:  translate(1px,20px)  ;
}
24% {
  -ms-transform:  translate(1px,30px)  ;
}
50% {
  -ms-transform:  translate(1px,12px)  ;
}
74% {
  -ms-transform:  translate(1px,22px)  ;
}
100% {
  -ms-transform:  translate(1px,22px)  ;
}
}

/*--------------------------------------INSTITUTE AT GLANCE -----------------------------------------*/
.about-txt p strong {
color: #029BE5;
}

.about-txt p {
text-align: justify;
font-size: 15px;
}

.about-txt-big{
color: #029BE5;
font-size: 30px;
font-weight: bold;
}

.section-title {
font-size: 38px;
font-weight: bold;
color: #000;
margin-bottom: 30px;
text-transform: uppercase;
}


.last-word {
position: relative;
isolation: isolate;
display: inline-block;
}

.last-word::before {
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
z-index: -1;
height: 15px;
background-image: url(../images/line.png);
background-repeat: no-repeat;
background-size: 100% auto;
}

/*--------------------------------------INSTITUTE AT GLANCE -----------------------------------------*/

.imgsingle-academic {
position: relative;
}

.imgsingle-academic-img img {
width: 100%;
}

.imgsingle-academic-txt {
position: absolute;
bottom: 0;
width: 100%;
padding: 15px;
background-image: linear-gradient(to right, #423E95, rgba(25, 0, 0, 0.8));
color: #FFF;
}

.imgsingle-academic-txt a {
color: #FFF;
}

.imgsingle-academic-txt a h5{
  margin: 0;
  font-size: 16px;
}

/*-------------------------------------- OUR SCHOLARS -----------------------------------------*/

.section-heading {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 55px;
position: relative;
}

.courses-slider-nav {
display: flex;
gap: 20px;
position: absolute;
    right: 0;
}

.courses-slider-nav button {
font-size: 25px;
color: #8B8B8D;
transition: 0.4s ease;
background: transparent;
border: 0;
padding: 0;
}

.courses-slider-nav button:hover {
color: #029BE5;
}

.courses-slider .owl-stage-outer {
padding-bottom: 30px;
padding-right: 30px;
margin-bottom: -30px;
margin-right: -30px;
}

#carouselExampleIndicators .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-next-icon {
  display: none !important;

}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #000;

}

.Amenities-main .course {
  padding: 0px !important; 
}

.course {
padding: 30px;
/* border: 1px solid rgba(23, 22, 28, 0.14); */
box-shadow: 0px 3px 5px rgba(23, 22, 28, 0.14);
background-color: #fff;
transition: 0.4s ease;
border-radius: 0px ;
}

.course img.class-img {
width: 100%;
}

.course .class-img {
  width: 330px;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 10px;
  max-height: 450px;
  overflow: hidden;
}

.course .class-infos {
margin-bottom: 13px;
}

.course .class-infos {
  margin-bottom: 13px;
  text-align: center;
}


.class-category {
font-size: 15px;
font-weight: 400;
color: rgba(44, 44, 44, 0.7);
text-transform: capitalize;

}

.course .class-category::before {
content: "";
position: absolute;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: rgba(23, 22, 28, 0.7);
left: 15px;
top: 50%;
translate: 0 -50%;
}

.course-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

.course-actions {
  padding: 15px 0 0 0;
  border-top: 1px solid rgba(23, 22, 28, 0.14);
  text-align: center;
}

/* .course:hover {
box-shadow: 6px 6px 0 #029BE5;
border-color: #000;
} */


img.hod-img {
  float: left;
  margin: 0 30px 30px 0;
  width: 280px;
}


/*-------------------------------------- OUR RECRUITERS -----------------------------------------*/
.mem{
  text-align: center;
}
.members {
/* border: 1px solid rgba(44, 44, 44, 0.2); */
border-left: 0;
position: relative;
}

.member {
border-left: 1px solid rgba(44, 44, 44, 0.2);
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 1px solid rgba(44, 44, 44, 0.2);
}

.owl-carousel {
  z-index: 0;
}

.owl-carousel .member img {
  display: inline;
  width: auto !important;
}

.members .owl-nav {
position: absolute;
width: calc(100% + 50px);
left: 50%;
top: 50%;
translate: -50% -50%;
display: flex;
justify-content: space-between;
visibility: hidden;
}

.members .owl-nav button.owl-prev, .members .owl-nav button.owl-next {
visibility: visible;
width: 50px;
height: 50px;
border: 1px solid rgba(44, 44, 44, 0.2);
background-color: #fff;
transition: 0.4s ease;
}

.members .owl-nav button.owl-prev, .members .owl-nav button.owl-next {
visibility: visible;
width: 50px;
height: 50px;
border: 1px solid rgba(44, 44, 44, 0.2) !important;
background-color:  #fff !important;
transition: 0.4s ease;
}

.members .owl-nav button.owl-prev:hover, .members .owl-nav button.owl-next:hover {
background-color: #029BE5 !important;
border-color: #029BE5 !important;
color: #fff !important;
}


/*-------------------------------------- RESORCE PERSONS -----------------------------------------*/
.single-faculty-role {
font-size: 14px;
font-weight: 800;
color: rgba(10, 10, 10, 0.7);
text-transform: uppercase;
margin-bottom: 10px;
display: inline-block;
}

.single-faculty-name {
font-weight: 500;
font-weight: 700;
font-size: 22px;
margin: 15px 0;

}

.single-faculty a {
  text-decoration: none !important;
}


/*-------------------------------------- INFRASTRUCTURE & AMENITIES -----------------------------------------*/

.INFRASTRUCTURE-AMENITIES .tabcontent-2 img {
  width: 100%;
  height: 215px;
  object-fit: cover;
}


.is-desktop {
display: block;
}

.tab button.active,  .tab button.active {
border-bottom: 4px solid #000 !important;
background-color: #00ACEE;

color: #fff;
}

.tab button,  .tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
transition: 0.3s;
font-weight: 600;
width: calc(100% / 5);
padding: 10px 0;
margin-top: 10px;
}

.select-is-mobile, .key-area-tab .select-is-mobile,  .select-is-mobile {
position: relative;
}

select.is-mobile, .key-area-tab select.is-mobile,  select.is-mobile {
appearance: none;
width: 100%;
padding: 10px;
font-size: 16px;
background-color: #00ACEE;
color: #fff;
border: none;
font-weight: 600;
}

.is-mobile, .key-area-tab .is-mobile,  .is-mobile {
display: none !important;
}

.tab-nav {
display: flow-root;
}

.tablinks-2,  .tablinks-3 {
  border-bottom: 4px solid #CCCCCC !important;
}


select:focus-visible {
outline: none;
}

/*-------------------------------------- RECENT ACTIVITIES -----------------------------------------*/

.single-event {
padding: 30px;
border: 1px solid rgba(23, 22, 28, 0.14);
border-radius: 20px;
display: flex;
gap: 30px;
align-items: center;
transition: 0.4s ease;
}

.single-event-date {
border: 2px solid rgba(23, 22, 28, 0.16);
border-radius: 30px;
padding: 23px;
padding-top: 20px;
display: flex;
flex-direction: column;
flex-shrink: 0;
gap: 10px;
position: relative;
transition: border 0.4s ease;
min-width: 138px;
}

.single-event-date::before, .single-event-date::after {
content: "";
position: absolute;
top: -11px;
height: 22px;
left: 25%;
width: 2px;
background-color: rgba(23, 22, 28, 0.16);
transition: 0.4s ease;
}

.single-event-date .date {
font-size: 60px;
font-weight: 600;
line-height: 1;
text-align: center;
color: #000;
transition: 0.4s ease;
}

.single-event-date .month-year {
line-height: 1;
text-align: center;
color: #000;
transition: 0.4s ease;
}

.single-event-date::after {
left: 75% !important;
}

.single-event-date::before, .single-event-date::after {
content: "";
position: absolute;
top: -11px;
height: 22px;
left: 25%;
width: 2px;
background-color: rgba(23, 22, 28, 0.16);
transition: 0.4s ease;
}


.single-event-info > h6 {
font-size: 16px;
margin-bottom: 10px;
font-weight: 600;
}



.single-event-title {
font-size: 22px;
margin-bottom: 0;
font-weight: 600;
color: #000;
}

.single-event-title a {
transition: 0.1s ease;
font-size: 20px;
}

.single-event:hover .single-event-title a,
.single-event:hover .single-event-date .date,
.single-event:hover .single-event-date .month-year {
color: #fff;
}

.single-event:hover {
color: #fff;
background-color: #029BE5;
border-color: rgba(255, 255, 255, 0.3);
}

.single-event:hover .single-event-date {
border-color: rgba(255, 255, 255, 0.3);
}


a.RECENT-ACTIVITIES-more {
cursor: pointer;
border-radius: 25px;
padding: 0.65rem 1.9rem;
color: white;
background: #029BE5;
text-decoration: none;
}

a.RECENT-ACTIVITIES-more:hover {
background: #423E95;
}

/*--------------------------------------Apply For Admission-----------------------------------------*/

.Admission {
padding: 30px 60px;
background: #029BE5;
background-size: cover;
border-radius: 20px;
box-shadow: 0 30px 80px rgba(30, 30, 30, 0.3);
}


.Admission-title {
font-size: 40px;
font-weight: 600;
color: #fff;
text-align: center;
text-align: start;
}

.Admission-btn a{
background-color: #fff;
border-radius: 30px;
padding: 10px 40px;
font-size: 24px;
font-weight: 600;
color: #000;
text-decoration: none ;
box-shadow: 0 3px 5px #000;
}

.Admission-btn a:hover{
background-color: #000;
color: #fff;
}


/*--------------------------------------SUCCESS STORIES-----------------------------------------*/

.testimonial-img {
position: relative;
/* width: 480px; */
width: 100%;
}

/* .testimonial-user-slider {
margin-right: -80px;
margin-left: 80px;
} */

.testimonial-quote-icon {
position: absolute;
  left: 190px;
  top: 20%;
  translate: 0 -50%;
  width: 50px;
  height: 50px;
  background-color: #fff;
  padding: 9px 5px;
  box-shadow: 6px 6px 0 rgba(23, 22, 28, 0.14);
  border: none;
  border-radius: 20%;
}

.testimonial-slider {
margin-left: 45px;
}

.testimony-review {
font-size: 16px;
color: rgba(23, 22, 28, 0.7);
border-bottom: 1px solid rgba(23, 22, 28, 0.1);
padding-bottom: 30px;
margin-bottom: 37px;
}

.testimony-review::before {
content: "“";
}

.testimony-review::after {
content: "”";
}

.reviewer-name {
font-weight: 600;
color: #000;
margin-bottom: 3px;
display: block;
}

.reviewer-label {
font-size: 15px;
color: #5F5F5F;
}

/*--------------------------------------Unveiling Pacific----------------------------------------*/

.main-counter h2 {
font-size: 40px;
font-weight: 600;
color: #029BE5;
margin: 0;
}

.main-counter p {
font-size: 16px;
font-weight: 700;
text-align: left;
}

.main-counter img{
  width: 80px;
}

.accordion-button:not(.collapsed),
.accordion-button {
  background-color: #F9F6F0;
  color: #000;
  font-weight: 700;
}


/*--------------------------------------footer-----------------------------------------*/

.footer {
background: url(../images/footer-bg.jpg) no-repeat center center;
background-size: cover;
color: rgba(255, 255, 255, 0.6);
}

.footer-widgets {
border-block: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .footer-widget {
border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-widget {
border-left: 1px dashed rgba(255, 255, 255, 0.14);
padding: 75px 30px;
height: 100%;
}

.footer-widget-title {
text-transform: uppercase;
font-size: 20px;
color: #FFF;
margin-bottom: 27px;
font-weight: 700;
}

.footer-links {
display: flex;
flex-direction: column;
gap: 15px;
}

.footer-links a {
color: #FFF;
}

.footer-links a:hover {
color: #029BE5;
}

.footer-bottom p {
margin-bottom: 0;
color: #FFF;
font-size: 15px;
text-align: center;
padding-block: 30px;
}

/* Style for scroll-top button */
.backToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  height: 50px;
  width: 50px;
  font-size: 20px;
  border: none;
  color: #cccccc;
  border-radius: 100%;
  transition: 0.5s;
  cursor: pointer;
}
.backToTopBtn:not(:hover) {
  background: #1f1f1f;
}
.backToTopBtn:hover {
  background: #0f0f0f;
}
.backToTopBtn.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.backToTopBtn:not(.active) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}


.carousel-control-next, .carousel-control-prev {
  z-index: 0;
}

.sticky-icon  {
	z-index:1;
	position:fixed;
	top:36%;
	right:0%;
	width:220px;
	display:flex;
	flex-direction:column;}  
.sticky-icon a  {
  display: flex;
	transform:translate(175px,0px);
	border-radius:50px 0px 0px 50px;
	text-align:left;
	margin:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
  font-weight: 700;
	font-size:12px;
	transition:all 0.8s;
  display: flex;
  align-items: center;
}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(0px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
.Facebook  {
	background-color:#2C80D3;
	color:#FFF;}
	
.Youtube  {
	background-color:#fa0910;
	color:#FFF;}
	
.Twitter  {
	background-color:#53c5ff;
	color:#FFF;}
	
.Instagram  {
	background-color:#FD1D1D;
	color:#FFF;}
	
.Google  {
	background-color:#d34836;
	color:#FFF;}		
  
  
.sticky-icon svg {
	background-color:#FFF;
	height:15px;
  padding: 7px;
	width:15px;
	color:#000;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	margin-right:15px;
	transition:all 0.5s;}
.sticky-icon a i.fa-facebook-f  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-google-plus-g  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-instagram  {
	background-color:#FFF;
	color:#FD1D1D;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}
.fas fa-shopping-cart  {
	background-color:#FFF;}	





/*-------------------------------------------------------------------------------------- Department page About civil---------------------------------------------------------------------------------------------*/

.department .tab button, .tab button {
  width: calc(100% / 3);
}

.accordion-body a {
  padding: 5px 10px;
  border-radius: 3px;
  color: #fff;
  background-color: #00ACEE;
}

.accordion-body a:hover {
  background-color: #18bbfc;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/down-arow.png) !important;
  margin-bottom: 5px;
}

.laboratory-box {
  border: 1px solid rgba(0, 0, 0, .125);
  padding: 20px;
}

.laboratory-box table th {
  background-color: #00ACEE;
  color: #fff;
}

.laboratory-box tbody, .laboratory-box td, .laboratory-box tfoot, .laboratory-box th, .laboratory-box thead, .laboratory-box tr {
  border-color: inherit !important;
  border-style: solid !important;
  border-width: 1px !important;
}

/*--------------------------------------------------------------------------------------T&p page--------------------------------------------------------------------------------------------*/

.tnp-banner .carousel-inner {
  height: 100%;
}

.tnp-service {
  background-color: #F9F6F0 !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.tnp-service .service-descr {
  height: 100% !important;
  min-height: initial !important;
  max-height: initial !important;
}

.tnp-page .single-faculty p{
  font-weight: 700;
}

.single-faculty a:hover .single-faculty-name {
  color: #029BE5;
}

.img-wrapper {  
  overflow: hidden; 
}

.single-faculty-img {
  transition: 0.5s;
}

.single-faculty a:hover .single-faculty-img {
  transform: scale(1.1);
}

.demo-lightgallery a:hover {
  color: #029BE5;
}

/*--------------------------------Lightbox Gallery---------------------------------------*/

.lg-sub-html h4 {
  font-size: 28px !important;
}

.recent-slider a img{
  border: 0px solid #000;
}

.recent-slider a:hover img{
  border: 2px solid #029BE5;
}

.recent-slider a:hover p {
  color: #029BE5 !important;
}

/*----------------------------------------------------------- RESPONSIVE -------------------------------------------------------------------*/
@media only screen and (max-width:1800px) {
.banner .carousel-inner {
  height: 100%;
}
}

@media only screen and (max-width:1508px) {
  li.logo-text h2,
  li.logo-text h4 {
    font-size: 34px;
}
}

@media only screen and (max-width:1399px) {
.testimonial-user-slider {
  margin-right: 0px;
  margin-left: 0px;
}

.testimonial-quote-icon {
left: -45px;
}

.Admission-title {
font-size: 32px;
}

li.logo-text h2,
li.logo-text h4 {
  font-size: 32px;
}

}

@media only screen and (max-width:1316px) {
  li.logo-text h2,
  li.logo-text h4 {
    font-size: 28px;
}

.logo-text h6 {
  font-size: 14px;
}

.header-email-phone li a {
  font-size: 16px;
}

}

@media only screen and (max-width:1185px) {
  li.logo-text h2,
  li.logo-text h4 {
    font-size: 22px;
}

.logo-text h6 {
  font-size: 12px;
}

.header-email-phone li a {
  font-size: 14px;
}

.collage-main-btn-1st a, .collage-main-btn-2st a {
  width: 175px;
  height: 30px;
  font-size: 12px;
}

}


@media only screen and (max-width:1100px) {
.testimonial-quote-icon {
  left: 0px;
}

.logo-text h6 {
  font-size: 10px;
}


}

/* @media only screen and (max-width:1200px) {
.header-email-phone {
    display: none;
}
} */

@media only screen and (max-width:1024px) {
/* .section-title {
  margin-bottom: 0px;
} */

.header-email-phone li a {
  font-size: 13px;
}

li.logo-text h2,
li.logo-text h4 {
  font-size: 20px;
}

.members .owl-nav {
  width: calc(100% + 15px);
}

}

@media only screen and (max-width:991px) {
  img.logo {
    width: 140px;
}

li.logo-text h2,
li.logo-text h4 {
  font-size: 28px;
}

.logo-text h6 {
  font-size: 14px;
}

.header-email-phone li a {
  font-size: 16px;
}

.pb-100 {
padding: 0 0 50px 0;
}

.py-100 {
padding: 50px 0;
}

.py-50 {
  padding: 30px 0;
}

.courses-slider .owl-stage-outer {
padding-bottom: 0px;
padding-right: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

.is-desktop {
display: none;
}
.is-mobile {
display: block !important;
}

.select-is-mobile:after, .key-area-tab .select-is-mobile:after,  .select-is-mobile:after {
content: '';
background-image: url(../images/download.png);
background-position: center;
background-size: contain;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1rem;
pointer-events: none;
width: 32px;
height: 32px;
}

.testimonial-img {
width: 100%;
}

.testimonial-slider {
margin-left: 0;
}

.d-none-991 {
display: none !important;
}

.course {
  padding: 15px;
}



}




@media only screen and (max-width:799px) {
  li.logo-text h2,
  li.logo-text h4 {
    font-size: 24px;
}

.logo-text h6 {
  font-size: 12px;
}

.header-email-phone li a {
  font-size: 14px;
}
}


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

  img.logo {
    width: 120px;
}

.section-title {
  font-size: 30px;
  margin-bottom: 30px;
}

.Unveiling-Pacific h4 {
font-size: 16px;
}

.footer-widget {
padding: 30px 30px;
}

.footer-widget iframe,
.about-img iframe {
  height: 300px;
}

.testimonial-quote-icon {
  width: 80px;
  height: 80px;
  padding: 15px 10px;
}

.footer-widget {
  padding: 30px 30px;
}

.section-title {
  font-size: 30px;
  margin-bottom: 40px;
}

.Admission-title {
  font-size: 26px;
}

.footer .footer-widget iframe{
  height: 345px;
}

.tp-activity-Cycle .gallery {
  grid-template-columns: repeat(2, 1fr);
}

img.hod-img {
  width: 100%;
  margin-right: 0;
}

}

@media only screen and (max-width:691px) { 
  .logo-text h6,
  .header-email-phone li a,
  .header-email-phone li::after {
    display: none;
}

li.logo-text h2,
li.logo-text h4 {
  font-size: 22px;
}

li.logo-text h2 {
  text-align: start;
}
}


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

  li.logo-text h2,
  li.logo-text h4 {
    font-size: 16px;
}


.single-event {
  display: inline-block;
  padding: 30px;
}

.single-event-date {
  margin-bottom: 25px;
}

.section-title {
  font-size: 26px;
  margin-bottom: 30px;
}

.Admission {
  padding: 30px;
}

.single-event-title a {
  font-size: 20px;
}

.footer-bottom p {
  padding-block: 15px;
}

img.logo {
  width: 180px;
}

}



img.testi {
  width: 200px !important;
  border-radius: 50%;
}
.testimonial-user-slider.slick-initialized.slick-slider{
  text-align: center;
}
.reviewer-txt {
  text-align: center;
  margin-top: 17px;
}
.reviewer-txt {
  text-align: center;
  margin-top: 17px;
}
.testimonial-slider{
  margin-left: 0;
}



.recruiter-box {
  width: 100%;
  border: 1px solid #ccc;
}
.company-name {
  text-align: center;
  padding: 15px;
  background: #f8f8f8;
  font-size: 20px;
  font-weight: 600;
}
.company-logo {
  padding: 15px;
}

.members .owl-stage-outer{
  padding: 15px 0;
}


#training-partners .owl-stage-outer {
  padding: 15px 0;
}


#training-partners {
  width: 100%;
  overflow: hidden;
}

#training-partners.owl-carousel .owl-stage-outer {
  width: 100%;
  overflow: hidden;
}

#training-partners.owl-carousel .owl-stage {
  display: flex;
}


#training-partners.owl-carousel .owl-stage {
  padding-left: 4px !important;
  padding-right: 0 !important;
}





 #our-recruiters .owl-stage-outer {
  padding: 15px 0;
}


#our-recruiters {
  width: 100%;
  overflow: hidden;
}

#our-recruiters.owl-carousel .owl-stage-outer {
  width: 100%;
  overflow: hidden;
}

#our-recruiters.owl-carousel .owl-stage {
  display: flex;
}


#our-recruiters.owl-carousel .owl-stage {
  padding-left: 4px !important;
  padding-right: 0 !important;
}


#our-recruiters {
  display: block !important;
  visibility: visible !important;
} 


#dignitaries-pse .company-logo,#media-flashes .company-logo,#latest-event .company-logo{
  padding: 0;
  margin-bottom: 10px;
}

#dignitaries-pse .recruiter-box,#media-flashes .recruiter-box,#latest-event .recruiter-box {
 box-shadow: none;
  
}
#our-recruiters-home .owl-stage {
  padding: 15px 2px;
}



#our-recruiters-home .recruiter-box {
  width: 98%;

}
#our-recruiters-home{
  height: 260px;
}
.ul-marquee li {
  margin-bottom: 15px;
}


.cc{
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px;
}
#training-partners {
  width: 100%;
  max-width: 98%;
  overflow: visible;
  margin: 0 0.2%;
 
}


#training-partners .recruiter-box{
  border: 1px solid#ccc;
}









/********* Department Page **********/
.inner-page-banner{
  background: url("../images/civil-bg-1.jpg") no-repeat;
  background-attachment: fixed;
  height: 400px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inner-page-banner:before{
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
}
.page-title{
  text-align: center;
  position: relative;
  font-size: 60px;
  text-transform: capitalize;
  color:white;
  font-weight: bold;
}

.faculty-tab{
  box-shadow: none;
  padding: 15px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.faculty-tab .course .class-img {
  width: 330px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 450px;
}



.modal-dialog .course {
  border: 1px sol;
  padding: 0;
  box-shadow: none;
}
.modal-body ul{
  padding: 0;
}


.facultyModal{
  font-family: 'Raleway',sans-serif;
}


/* .container{ border: 2px solid green }
.grid-item{ border: 2px solid red; padding: 20px;}
.grid{ border: 1px solid blue} */
.filters ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  border-bottom: 2px solid #D9D9D9;
  margin-right:15px;
  flex-direction: column;
      background: #423e95;
}

.filters ul li {
  display: block;
  text-align: left;
  margin-right: 0;
  padding: 10px;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  color: #fff;
  transition: 0.3s;
  text-transform: uppercase;
}

.filters ul li:hover {
  color: #ffd139;
}
.filters ul li.is-checked {
  /* border-bottom: 2px solid #EB2D3A; */
  background: #00acf3;
  color: #423e95;
}
.filters ul li:last-child {
  margin-right: 0;
}


.grid .grid-item h1 {
  background: #EEEEEE;
  height: 150px;
  line-height: 150px;
  color: white;
  font-size: 3em;
  text-align: center;
  margin-bottom: 30px;
}


.committee-filter {
  display: flex;
  margin: 50px 0;
}

#v-pills-tabContent {
  border: 1px solid #ccc;
  padding: 15px;
  margin-left: 15px;
}
#v-pills-tabContent h2 {
  font-weight: 700;
  color: #00acf2;
}
#v-pills-tabContent ul li {
  padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

#v-pills-tabContent ul li:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: #00acf2;
  left: 0;
  top: 6px;
}
.member-detail {
  display: flex;
  gap: 21px;
}

.member-detail .member-image {
  height: 200px;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 5px;
}
.member-detail h4 {
  font-size: 20px;
  text-align: center;
  margin-top: 5px;
  font-weight: 600;
  color: #423e95;
}

.mem {
  border: 1px solid #ccc;
  width: 25%;
}
.member-detail:nth-child(odd) {
  margin: 50px 0;
  border-top: 1px solid #eee;
  padding-top: 50px;
  border-bottom: 1px solid #eee;
  padding-bottom: 50px;
}
.mem-detail {
  width: 75%;
}




/*****************************************/
.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* Two columns */
  gap: 15px;
  /* Gap between both rows and columns */
  margin-top: 0px;
  /* Optional: Add some space at the top */
}

.grid-item {
  padding: 10px;
  box-sizing: border-box;
}

.filters ul {
  display: flex;
  justify-content: center;
  list-style: none;

  margin-right:15px;
}

.filters ul li {
  display: inline-block;
  text-align: center;
  margin-right: 0px;
  padding: 10px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  color: #fff;
  transition: 0.3s;
  text-transform: capitalize;
}

.filters ul li:last-child {
  margin-right: 0;
}

.grid .grid-item h1 {
  background: #EEEEEE;
  height: 150px;
  line-height: 150px;
  color: white;
  font-size: 3em;
  text-align: center;
  margin-bottom: 30px;
}
.filter-box {
  width: 32%;
  border: 1px solid #ccc;
  padding: 15px;
}
.member-name h4 {
  text-align: center;
  margin-top: 15px;
  font-weight: 700;
  color: #00acf3;
  margin-bottom: 0;
  font-size: 20px;
}
.member-name h5 {
  text-align: center;
  font-size: 16px;
  color: #999;
}
.member-email p {
  text-align: center;
}
.filter-box-wrapper {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.member-image {
    height: 265px;
    overflow: hidden;
}
.member-image img  {

  /* object-fit: cover;
  max-height: 210px; */
  object-position: top;
}
.container-ex{
  max-width: 1366px;
  margin: 0 auto;
}
.committee-sec {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 15px;
}




.header-sub-title{
  font-size: 30px;
}
thead.thead-dark {
  background: #3e4095;
  color: #fff;
}
.thead-dark thead{
  border: 1px solid #3e4095;
}
.thead-dark th {
  font-weight: 500;
}
.table {
  border: 1px solid #ccc;
}

.table-content {
  max-width: 300px;
  margin: 0 auto;
}
.table-striped tr{
  vertical-align: middle;
  text-align: center;
}

.selection {
  padding: 0;
}
.selection fieldset {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 15px;
}

fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  margin-top: -16px;
  background: #fff;
  display: inline-block;
  width: auto;
  padding: 0 6px;
}
.control-group {
  display: flex;
  align-items: center;
  gap: 15px;
}

.control-group .form-control{
  appearance: auto !important;
}

.media-box {
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 28px;
}
.media-title {
  text-align: center;
  margin-top: 15px;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0px;
}
p.media-note {
  text-align: center;
  color: #999;
  font-size: 14px;
}
.media-photo {
  min-height: 200px;
}
.media-photo img{
  min-height: 100%;
  object-fit: cover;
}




















.thumbnail-wrapper {
  display: none;
  /* Hide by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.swiper {
  width: 800px;
  height: 550px;
  padding: 10px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  z-index: 1001;
}

.thumbnail-wrapper{
  padding: 15px;
}

.swiper.thumbnail-slider {
  height: 190px;
}
.thumbnail-slider .swiper-slide {
  padding: 10px;
}
.swiper-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: contain;
}
.thumbnail-slider .swiper-slide img {
  width: 100%;
  height: 100%;
}







/************* Contact Us Page ************/
.contact-sec {
  position: relative;
  min-height: 500px;
}
.title-area-left{
        margin-top: 0px;
}
.title-area-left.center .bg-title {
  left: 50%;
  transform: translateX(-50%);
}
.title-area-left .bg-title {
  font-size: 150px;
  position: absolute;
  font-weight: 900;
  letter-spacing: 0;
  left: -90px;
  z-index: -1;
  top: 65px;
  font-family: var(--font-primary);
  min-width: max-content;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
  line-height: 1;
}
.title-area-left .bg-title::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 107%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8855917367) 0%, rgba(255, 255, 255, 0.6082808123) 35%, rgba(255, 255, 255, 0) 100%);
}
.contact-title{
  text-align: center;
}
.contact-title {
  text-align: center;
  margin-top: 150px;
  font-size: 60px;
}
.contact-area {
  display: flex;
  gap: 16px;
  margin-bottom: 50px;
}
.phone-icon {
  width: 60px;
  height: 60px;
  background: #413d94;
  border-radius: 50%;
  flex-shrink: 0;
}
.contact-info p {
  margin-bottom: 0;
}
.contact-left,.contact-right {
  background: #f5f5f5;
  padding: 50px 50px 0 50px;
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 48%;
}
.contact-area h5 {
  margin-bottom: 0;
}
.phone-icon{
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-right .form-row {
  margin-bottom: 15px;
}

.contact-right{
  background: transparent;
  border: 1px solid #efefef;
  margin-left: 20px;
  width: 48%;
}
.contact-right .form-control {
  border: 1px solid #efefef;
  height: 49px;
  margin-top: 5px;
}
input.btn-submit {
  background: #413d94;
  padding: 10px 25px;
  color: #fff;
  border: none;
  border-radius: 5px;
  transition: 0.3s all ease-in-out;
}
input.btn-submit:hover{
  background: #000;
}
.map{
  margin-bottom: 50px;
}
.map .container-fluid{
  padding: 0;
} 






/****** Consultancy **********/
#v-pills-tab {
  background: #423e95;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #423e95;
  background-color: #00acf2;
  font-weight: 600;
  border-radius: 0 !important;
}
.nav-link {
  color: #ffffff;
  
}
.nav-link:hover{
  color: #ffd139
}

.gallery-swipper {
  display: flex;
}
.swiper-thumbs {
  display: flex;
  flex-direction: column;
  order: -1;
}
.swiper-thumbs .swiper-wrapper  {
  display: flex;
  flex-direction: column;
  width: auto;
}














.grid-view {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 40px;
}

.grid-item {
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 10px;
  cursor: pointer;
  transition: transform 0.3s;
  border: 1px solid #ccc;
}
.grid-item:hover {
  transform: scale(1.02);
}

.grid-item img {
  width: 100%;
  
  object-fit: cover;
}

.grid-item h4 {
  margin-top: 10px;
  font-weight: normal;
}

/* Slider View */
.slider-container.hidden {
  display: none;
}

.slider-container {
  padding: 20px;
}

.back-btn {
  background: #007bff;
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  margin-bottom: 15px;
  font-size: 16px;
}

.slider-box {
  display: flex;
  border: 1px solid #ccc;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.thumbnails {
  display: flex;
  flex-direction: column;
  padding: 10px;
  border-right: 1px solid #eee;
  gap: 10px;
}

.thumbnails img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border 0.3s;
}

.thumbnails img:hover,
.thumbnails img.active {
  border-color: #007bff;
}

.main-image {
  flex: 1;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: zoom-in;
}

.main-image img {
  max-width: 100%;
  max-height: 100%;
}

/* Lightbox */
.lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.85);
  justify-content: center;
  align-items: center;
}

.lightbox img {
  max-width: 90%;
  max-height: 90%;
  box-shadow: 0 0 20px black;
}

.lightbox .close {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 40px;
  color: white;
  cursor: pointer;
  font-weight: bold;
}

.contact-sec .row{
  justify-content: center;
}

@media(max-width:1024px){
  .filter-box {
      width: 31%;
      
    }
        .filter-box-wrapper {
          justify-content: space-between; }
		  .carousel-item img {
  height: auto;
  
}
}

@media(max-width:992px) {
  .filter-box {
    width: 48%;
  }
  .grid-item img {
    height: 100%;
  }
  .filters ul {
    margin-right: 0; 
  }
  .contact-wrapper {
    flex-direction: column;
  }
    .contact-left,
    .contact-right {
     
      
      width: 96%;
      margin: 0 2% 5%;
    }
        .contact-right {
          
          width: 96%;
          padding: 15px;
        }
}

@media(max-width:767px){
  .committee-sec-inner {
      flex-direction: column;
      gap: 15px;
    }
  #v-pills-tab {
    background: #423e95;
    width: 100%; 
  }
  #v-pills-tabContent {
    border: 1px solid #ccc;
    padding: 15px;
    margin-left: 0;
    width: 100%;       }
                                            
}
@media(max-width:480px){
  .filter-box {
      width: 100%;
    }
  .member-image {
    height: auto;
    overflow: hidden; 
  }
  .title-area-left .bg-title {
    font-size: 80px;
  }
  .map {
    margin-bottom: 50px;
    margin: 0 15px 20px;                 
  }
  .contact-left,
  .contact-right{
    padding: 50px 15px 0 15px;
  }
    .control-group {
      align-items: flex-start;
      flex-direction: column;
    }
        div#gridView {
          flex-direction: column;
          display: flex; }
}
a.edit {
    display: block;
    text-decoration: none;
    color: inherit;
}
#form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0; /* hidden by default */
    pointer-events: none; /* don’t block clicks when hidden */
    transition: opacity 0.3s ease-in-out; /* smooth fade */
}

    #form-overlay.active {
        opacity: 1; /* visible when active */
        pointer-events: auto; /* block clicks when visible */
    }