/* Welcome Page */
.post-meta {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px
}

.post-meta li {
	font-size: 12px
}

.post-card-3 .post-thumb {
	height: 148px !important
}

.custom-course-wrapper {
	position: relative;
	overflow: hidden
}

.custom-course-scroll {
	overflow-x: auto;
	white-space: nowrap;
	scroll-behavior: smooth;
	padding: 10px 40px
}

.custom-course-scroll::-webkit-scrollbar {
	display: none
}

.custom-course-btn {
	display: inline-block;
	margin-right: 10px
}

.custom-course-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	background-color: #fff;
	border: none;
	color: #141515;
	padding: 13px 19px;
	font-size: 20px;
	cursor: pointer;
	border-radius: 1px;
	font-weight: 900;
	box-shadow: 2px 2px 6px 1px #a5a2a2
}

.custom-course-arrow-left {
	left: 0
}

.custom-course-arrow-right {
	right: 0
}

@media (max-width:576px) {
	.custom-course-arrow {
		display: none
	}
}

.enquire-btn {
	position: fixed;
	left: auto;
	top: 259px;
	margin: 20px 0;
	border: 2px solid red;
	z-index: 9999;
}

.enq-icon-floating {
	padding: 8px 12px;
	position: fixed;
	left: 0;
	top: 350px;
	margin: 20px 0;
	z-index: 9999;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	box-shadow: 1px 0px 8px 1px #000000;
}

.whatsapp-icon {
	position: fixed;
	bottom: 144px;
	right: 4px;
	background: #25D366;
	color: #fff;
	padding: 3px 12px;
	border-radius: 50%;
	font-size: 24px;
	z-index: 99999;
	text-align: center;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 15px !important;
}

.course-item .course-content .title {
	font-size: 16px !important;
	font-weight: 600;
	margin-bottom: 13px;
	line-height: 1.4;
}


/* =====[Slider Here Welome page]=== */

/* ========== Mobile (phones) ==========
   Screen width below 576px */
@media (max-width: 575.98px) {
	/*d-none d-sm-block*/
	.global-mobil-search{
		position: absolute !important;
		top: 126px;
		padding-left: 16px;
	}
	.searchBox{
		border-radius: 25px !important;
	}
	.mob-center{
		text-align: center !important;
	}
	.colg-title{
		margin-top: 13px;
	}
	.colg-desc{
		text-align:center;
	}
	.content-img-wrap-2 {
		height: 240px !important;
	}
	.content-img-wrap-2 .video-btn a {
		height: 65px !important;
		width: 65px !important;
	}
	.section-heading .section-title {
        font-size: 24px !important;
    }
	.text-justify{
		text-align:justify !important;
	}
	.txt-center{
		text-align: center;
	}
	.faq-img-6 text-center p-3{
		background-color: #fff !important;
	}
	.faq-content .faq-accordion .accordion-item .accordion-button {
	    font-size: 14px !important;
	}
	.accordion-body {
   	 	text-align: justify !important;
    	font-size: 13px !important;
	}
	.section-heading white-content mb-20, p{
		font-size: 14px;
        text-align: justify;
	}
	.testi-item-9 .testi-top-content p {
		font-size: 15px !important;
	}
	.step-item-21 .step-img {
		height: 205px !important;
	}
	.counter-item p {
	    text-align: center !important;
	}
	#p507r26kqk2k1757749180982.widget-visible {
    	display: none !important;
	}
	.exam-carousel-wrap .swiper-arrow .swiper-nav{
		height: 33px !important;
   		width: 33px !important;
	}
	.event-item .event-thumb {
		height: 213px !important;
	}
	.inner-post-2 .post-content .title {
		text-align: center !important;
	}
	.post-card-2 .post-content .ed-primary-btn {
		width: 100%;
		text-align: center;
	}
	.contact-content {
        padding: 30px 20px;
        text-align: center;
    }
	.contact-content .contact-list .list-item .icon {
	    margin: 0px auto;
	}
    #stickyLogo{
        display: none !important;
    }
    .scroller-card-course {
        min-width: 71px !important;
        padding: 0px 0px !important;
    }
    .scroller-btn {
        top: 50% !important;
        background: rgb(7 63 192) !important;
        padding: 4px 16px !important;
        border-radius: 0px !important;
    }
    .primary-header{
        /* position: fixed !important;
        z-index: 99 !important;
        width: 100% !important;
        background-color: #fff !important; */
    }
    .edcare-caption span, .section-heading .section-title {
        font-size: 16px !important;
        text-align: center !important;
    }

}

/* ========== Tablet ==========
   Screen width 576px – 991.98px */
@media (min-width: 576px) and (max-width: 991.98px) {

}

/* ========== Desktop ==========
   Screen width 992px and above */
@media (min-width: 992px) {
	.about-content-9 .about-items {
		display: flex !important;
	}
	.about-counter-items .about-counter-item {
		display: inline-flex !important;
	}
	.header-1 .primary-header .primary-header-inner .header-menu-wrap {
	   padding-left: 201px !important;
		margin-left: 0px !important;
		border-left: 1px solid #ffffff !important;
	}

}
/* Client Slider in Welcome page */ 
.exam-item .exam-thumb img {
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
    border-radius: 50%;
    border: 16px solid #ffffff;
    box-shadow: 0px 2px 1px 3px #ddd;
}
.exam-item .exam-thumb {
    height: 240px;
    margin-bottom: 30px;
}
.exam-item .title {
    font-size: 20px;
    font-weight: 600;
    padding-top: 14px;
}
.exam-item {
    padding-top: 30px !important;
	padding-bottom: 5px !important;
}
.exam-item p {
    padding-bottom: 25px;
    margin-bottom: 0;
    text-align: center;
    color: #073fc0;
    font-size: 15px;
    font-weight: 600;
}
.header-16 .top-bar .top-bar-inner .top-bar-right .register-box {
    margin-right: 21px !important;
    padding-right: 0;
    border: none;
}
/* =========[Global search ]==== */
.header .mid-header .mid-header-inner .category-form-wrap .header-form .form-control {
	padding-left: 11px !important;
	padding-right: 0px !important;
}

#searchResults{
position: absolute;
    width: 432px;
    top: 138px;
    left: -14px;
    right: 0px;
    background: rgb(255, 255, 255);
    /* border: 1px solid rgb(204, 204, 204); */
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    margin: 0 auto;
    border-radius: 7px;
    padding-left: 10px;
    box-shadow: 0px 1px 0px 4px #fff;
}
.global-list-dropdown{
	padding:8px; border-bottom:1px solid #eee; cursor:pointer;
}

/* Wrapper should be relative so results position correctly */
.global-search-box {
    position: relative;
}

/* Results dropdown */
.searchResults {
    position: absolute;
    top: 100%;         /* directly below input */
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    max-height: 300px;
    overflow-y: auto;
    display: none;     /* hidden by default */
    z-index: 9999;     /* stay above other elements */
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

/* Each result item */
.searchResults .global-list-dropdown {
    padding: 8px 12px;
    cursor: pointer;
}

.searchResults .global-list-dropdown:hover {
    background: #f5f5f5;
}

/* ====================[ Landing pagge city wise custome scroll ] */
 .scroller-wrap {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
  }
  .scroller-cards {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 10px;
    padding: 0px 0px 0px 55px;
  }
  .scroller-cards::-webkit-scrollbar { display: none; }
  .scroller-card {
	min-width: 150px;
    padding: 16px 10px;
    height: 162px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    cursor: pointer;
    transition: transform 0.2s;
    text-decoration: none;
    color: inherit;
  }
  .scroller-card:hover { transform: translateY(-5px); }
  .scroller-card img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    /* border-radius: 50%; */
    margin: 0 auto;
    border: 2px dotted #cdd;
    padding: 9px 12px;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
  }
  .scroller-card-name { padding: 8px; font-weight: bold; font-size: 14px; }
  .scroller-btn {
    position: absolute;
    top: 50%;
    font-weight: 800;
    transform: translateY(-50%);
    background: rgb(255 255 255);
    color: #443b3b;
    border: none;
    font-size: 23px;
    padding: 8px 18px;
    /* border-radius: 50%; */
    cursor: pointer;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 6px 0px #ddd;
  }
  .scroller-left { left: 5px; }
  .scroller-right { right: 5px; }
  /* ============================================= */
  /* ================= COMMON STYLES ================= */
.scroller-wrap-course,
.scroller-wrap-department {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
}

.scroller-cards-course,
.scroller-cards-department {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 10px;
  padding: 0px 0px 0px 55px;
}

.scroller-cards-course::-webkit-scrollbar,
.scroller-cards-department::-webkit-scrollbar {
  display: none;
}

.scroller-btn-course,
.scroller-btn-department,
.scroller-btn {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  font-size: 21px;
  padding: 5px 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
}

/* ================= COURSE CARD  welcome page================= */
.scroller-card-course {
  min-width: 150px;
  padding: 6px 10px;
  flex-shrink: 0;
  background: #fff;
  border-radius: 43px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s, background 0.3s;
  text-decoration: none;
  color: inherit;
  text-transform: capitalize;
  border: 1px solid #ddd;
}

.scroller-card-course:hover {
  transform: translateY(-5px);
  background: #007bff;
  color: #fff;
}

.scroller-card-course.active {
  background: #007bff;
  color: #fff;
}

.scroller-card-course img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 auto;
}

.scroller-card-name-course {
  padding: 8px;
  font-weight: bold;
  font-size: 14px;
}

/* ================= DEPARTMENT CARD welcome page= ================= */
.scroller-card-department {
  min-width: 120px;
  padding: 8px 12px;
  flex-shrink: 0;
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s, background 0.3s;
  text-decoration: none;
  color: inherit;
  font-size: 14px;
  border: 1px solid #ddd;
  font-weight: 600;
}

.scroller-card-department:hover {
  transform: translateY(-5px);
  background: #007bff;
  color: #fff;
}

.scroller-card-department.active {
  background: #007bff;
  color: #fff;
}

.scroller-card-name-department {
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}
.sticky-widget {
    position: -webkit-sticky;
    position: sticky;
    top: 230px !important;
}
.fs-11{
  font-size: 11px !important;
}

.course-item .course-content .offer {
    background-color: rgba(7, 166, 152, 0.1);
    color: var(--ed-color-theme-primary);
    font-size: 11px !important;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: capitalize;
}