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

.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: 14px !important;
	font-weight: 600;
	margin-bottom: 13px;
	line-height: 1.4;
}

#paginationWrapper p{
    display: none !important;
}
#collegeContainer p{
    display: none !important;
}

.course-item .course-content {
    padding: 18px;
    /* text-align: center; */
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E5EB;
}

/* =====[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;
    padding-left: 34px !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: 35px !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;
}
/* Rading CSS */
   .star-rating {
        direction: rtl;
        display: inline-flex;
        font-size: 22px;
        cursor: pointer;
    }
    .star-rating input {
        display: none;
    }
    .star-rating label {
        color: #ccc;
        margin: 0 3px;
        cursor: pointer;
    }
    .star-rating input:checked ~ label,
    .star-rating label:hover,
    .star-rating label:hover ~ label {
        color: #f5b301;
    }
  /* End rating */
/*===============================Outlined field style Form design ======================*/
/* Fix autofill + floating label issue */
.outlined-field {
    position: relative;
}

.outlined-field label {
    position: absolute;
    top: -10px;
    left: 12px;
    background: #fff;
    padding: 0 6px;
    font-size: 13px;
    color: #1a3cff;
    pointer-events: none;
    z-index: 2;
}
.form-control{
  padding: 0.75rem .75rem !important;
}

/* When input has value OR autofilled */
.outlined-field input:not(:placeholder-shown),
.outlined-field input:-webkit-autofill {
    padding-top: 18px;
}

/* Chrome autofill background fix */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important;
}

.form-check {
    text-transform: capitalize !important;
}
.topsearch{
  padding-left: 33px !important;
  height: 31px;
}
.pl-35{
  padding-left: 35px !important;
}
.global-search-box i{
  position: absolute;
  left: 9px;
  font-size: 17px;
  top: 50%;
  transform: translateY(-50%);
  color: #777;
}
.h1-custom{
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-bottom: 10px;
}

.services__item_custom {
    background: #ffffff !important;
    margin-bottom: 30px;
    border-radius: 5px;
    height: 400px !important;;
}

.services__item_custom:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

    .mh-page{
        background:#fbfaf8;
        color:#2c2c2c;
    }
    .mh-eyebrow{
        display:inline-block;
        text-transform:uppercase;
        letter-spacing:1.5px;
        font-size:13px;
        font-weight:600;
        color:#0c5d69;
        margin-bottom:10px;
    }
    .mh-h2{
        font-size:32px;
        font-weight:700;
        margin-bottom:18px;
        color:#1d1d1d;
    }
    .mh-h3{
        font-size:26px;
        font-weight:700;
        margin-bottom:14px;
        color:#1d1d1d;
    }
    .mh-lead{
        font-size:16px;
        line-height:1.8;
        color:#5e5e5e;
        margin-bottom:0;
    }
    .mh-lead--narrow{
        max-width:600px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:26px;
    }
    .mh-text{
        font-size:15px;
        line-height:1.8;
        color:#5e5e5e;
    }

    .mh-benefit-row{
        margin-top:46px;
    }
    .mh-benefit{
        display:flex;
        align-items:center;
        gap:14px;
        background:#fff;
        border:1px solid #eee;
        border-radius:6px;
        padding:18px 20px;
        margin-bottom:20px;
    }
    .mh-benefit i{
        font-size:20px;
        color:#0c5d69;
        flex-shrink:0;
    }
    .mh-benefit h6{
        margin:0;
        font-size:14.5px;
        font-weight:600;
        color:#2c2c2c;
    }

    .mh-section-row{
        margin-top:70px;
        margin-bottom:30px;
    }

    .mh-tag-grid{
        display:flex;
        flex-wrap:wrap;
        gap:10px;
        align-content:flex-start;
        height:100%;
        align-items:center;
    }
    .mh-tag{
        background:#f3ece1;
        color:#0c5d69;
        font-size:13px;
        font-weight:600;
        padding:9px 18px;
        border-radius:30px;
    }

    .mh-impact-card{
        background:#fff;
        border:1px solid #eee;
        border-top:3px solid #0c5d69;
        padding:26px 24px;
        margin-bottom:24px;
        border-radius:4px;
        height:calc(100% - 24px);
    }
    .mh-impact-card h6{
        font-size:16px;
        font-weight:700;
        margin-bottom:8px;
        color:#1d1d1d;
    }
    .mh-impact-card p{
        font-size:14px;
        color:#777;
        margin-bottom:0;
        line-height:1.6;
    }

    .mh-conditions{
        margin-top:10px;
    }
    .mh-condition{
        background:#fff;
        border:1px solid #eee;
        border-radius:6px;
        padding:30px 34px;
        margin-bottom:22px;
    }
    .mh-condition__head h4{
        font-size:19px;
        font-weight:700;
        color:#1d1d1d;
        margin-bottom:8px;
    }
    .mh-condition__head p{
        font-size:14.5px;
        color:#777;
        line-height:1.7;
        margin-bottom:18px;
        max-width:780px;
    }
    .mh-condition__body{
        display:flex;
        flex-wrap:wrap;
        gap:30px;
        border-top:1px solid #f1ede5;
        padding-top:18px;
    }
    .mh-condition__col{
        flex:1 1 220px;
    }
    .mh-condition__col--full{
        flex:1 1 100%;
    }
    .mh-condition__label{
        display:block;
        text-transform:uppercase;
        font-size:11.5px;
        font-weight:700;
        letter-spacing:.8px;
        color:#0c5d69;
        margin-bottom:10px;
    }
    .mh-condition__col ul{
        list-style:none;
        margin:0;
        padding:0;
    }
    .mh-condition__col ul li{
        font-size:14px;
        color:#444;
        padding:6px 0 6px 20px;
        position:relative;
    }
    .mh-condition__col ul li::before{
        content:"";
        position:absolute;
        left:0;
        top:14px;
        width:6px;
        height:6px;
        border-radius:50%;
        background:#0c5d69;
    }
    .mh-condition__inline{
        display:flex;
        flex-wrap:wrap;
        gap:0 30px;
    }
    .mh-condition__inline li{
        flex:0 0 auto;
    }

    .mh-cta-row{
        margin-top:80px;
        padding-top:60px;
        border-top:1px solid #eee;
    }

    @media (max-width:767px){
        .mh-condition{padding:22px 20px;}
        .mh-section-row{margin-top:50px;}
    }

/* Mobile */
/* Mobile Portrait */
@media only screen and (max-width: 767px) and (orientation: portrait) {
    .header__logo img {
        width: 160px !important;
    }
    .header__logo {
        padding: 26px 9px;
    }
    .canvas__open {
        font-size: 18px;
        height: 29px;
        width: 30px;
        line-height: 30px;
        right: 15px;
        top: 26px;
    }
    .about__text {
       margin-top: -122px;
    }
    .section-title h2 {
        font-size: 15px;
        text-align: center;
        margin-bottom: -22px;
    }
    .section-title span {
        font-size: 14px;
    }
}
/* Slider responsive */
.carousel-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

/* Tablet */
@media (max-width: 991px) {
    .carousel-img {
        height: 350px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .carousel-img {
        height: 220px;
    }

    .carousel-indicators {
        bottom: 5px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 25px;
        height: 25px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .carousel-img {
        height: 180px;
    }
    .header_logo{
        height: 61px !important;
        margin-bottom: 15px !important;
    }
}
    /* ── Typography & Base ── */
    .bd-wrap { font-family: 'Georgia', serif; color: #2d2d2d; }

    /* ── Breadcrumb ── */
    .breadcrumb-option { padding: 60px 0; }

    /* ── Main Layout ── */
    .blog-details-section { padding: 60px 0 80px; background: #f9f8f6; }

    /* ── Featured Image ── */
    .bd-featured-img {
        width: 100%;
        border-radius: 12px;
        overflow: hidden;
        margin-bottom: 24px;
        box-shadow: 0 4px 24px rgba(0,0,0,0.10);
    }
    .bd-featured-img img {
        width: 100%;
        height: 420px;
        object-fit: cover;
        display: block;
    }

    /* ── Meta Bar ── */
    .bd-meta {
        display: flex;
        flex-wrap: wrap;
        gap: 18px;
        align-items: center;
        padding: 14px 0;
        border-top: 1px solid #e5e2db;
        border-bottom: 1px solid #e5e2db;
        margin-bottom: 28px;
    }
    .bd-meta li {
        list-style: none;
        font-size: 13px;
        color: #888;
        display: flex;
        align-items: center;
        gap: 6px;
        font-family: 'Arial', sans-serif;
    }
    .bd-meta li i { color: #c0a060; font-size: 13px; }

    /* ── Article Title ── */
    .bd-title {
        font-size: clamp(22px, 4vw, 32px);
        font-weight: 700;
        line-height: 1.35;
        color: #1a1a1a;
        margin-bottom: 22px;
        letter-spacing: -0.3px;
    }

    /* ── Content Body ── */
    .bd-content {
        font-size: 16px;
        line-height: 1.85;
        color: #3d3d3d;
    }
    .bd-content p { margin-bottom: 18px; }
    .bd-content a { color: #c0a060; text-decoration: underline; }
    .bd-content img { max-width: 100%; border-radius: 8px; margin: 16px 0; }
    .bd-content h2, .bd-content h3 { color: #1a1a1a; margin: 28px 0 12px; }

    /* ── Sidebar ── */
    .bd-sidebar { position: sticky; top: 90px; }

    .sidebar-card {
        background: #fff;
        border-radius: 12px;
        padding: 24px;
        box-shadow: 0 2px 12px rgba(0,0,0,0.07);
        margin-bottom: 28px;
    }
    .sidebar-card-title {
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        color: #1a1a1a;
        margin-bottom: 20px;
        padding-bottom: 12px;
        border-bottom: 2px solid #c0a060;
        font-family: 'Arial', sans-serif;
    }

    /* ── Recent Post Item ── */
    .recent-post-item {
        display: flex;
        gap: 14px;
        align-items: flex-start;
        padding: 14px 0;
        border-bottom: 1px solid #f0ede8;
    }
    .recent-post-item:last-child { border-bottom: none; padding-bottom: 0; }
    .recent-post-item:first-child { padding-top: 0; }

    .recent-post-img {
        width: 80px;
        height: 70px;
        border-radius: 8px;
        object-fit: cover;
        flex-shrink: 0;
    }

    .recent-post-info { flex: 1; min-width: 0; }
    .recent-post-info a {
        font-size: 14px;
        font-weight: 600;
        color: #1a1a1a;
        line-height: 1.4;
        display: block;
        margin-bottom: 6px;
        text-decoration: none;
        transition: color 0.2s;
    }
    .recent-post-info a:hover { color: #c0a060; }

    .recent-post-meta {
        display: flex;
        flex-direction: column;
        gap: 3px;
    }
    .recent-post-meta span {
        font-size: 11px;
        color: #999;
        font-family: 'Arial', sans-serif;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .recent-post-meta span i { color: #c0a060; font-size: 10px; }

    /* ── Responsive ── */
    @media (max-width: 991px) {
        .bd-sidebar { position: static; margin-top: 40px; }
        .bd-featured-img img { height: 280px; }
    }
    @media (max-width: 576px) {
        .blog-details-section { padding: 36px 0 50px; }
        .bd-featured-img img { height: 210px; }
        .bd-title { font-size: 20px; }
        .bd-content { font-size: 15px; }
        .sidebar-card { padding: 18px; }
    }
    .recent-posts-scroll {
    max-height: 420px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #c0a060 #f0ede8;
    padding-right: 4px;
}
.recent-posts-scroll::-webkit-scrollbar { width: 4px; }
.recent-posts-scroll::-webkit-scrollbar-track { background: #f0ede8; border-radius: 4px; }
.recent-posts-scroll::-webkit-scrollbar-thumb { background: #c0a060; border-radius: 4px; }

.view-all-btn {
    display: block;
    text-align: center;
    margin-top: 16px;
    font-size: 13px;
    color: #c0a060;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.view-all-btn:hover { color: #1a1a1a; }
/* about section styles */
.mission-vision{
    background:#f8f9fa;
}

.mission-vision .about__item{
    background:#fff;
    border-radius:12px;
    transition:.3s;
}

.mission-vision .about__item:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 40px rgba(0,0,0,.08)!important;
}

.mission-vision .about__item h3{
    margin:20px 0 15px;
    font-weight:700;
}

.mission-vision .about__item p{
    color:#666;
    line-height:1.8;
}

.mission-vision i{
    color:#13a2b7;
}
.feature-box{
    background:#fff;
    padding:35px 30px;
    border-radius:12px;
    text-align:center;
    transition:.35s;
    border:1px solid #eef2f7;
    height:100%;
}

.feature-box:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.feature-box .icon{
    width:70px;
    height:70px;
    line-height:70px;
    margin:0 auto 20px;
    border-radius:50%;
    background:#13a2b7;
    color:#fff;
    font-size:28px;
}

.feature-box h5{
    font-weight:700;
    margin-bottom:15px;
}

.feature-box p{
    color:#666;
    line-height:28px;
}

.why-card{
    text-align:center;
    padding:40px 30px;
}

.why-card i{
    font-size:46px;
    color:#13a2b7;
    margin-bottom:20px;
}

.why-card h4{
    margin-bottom:15px;
    font-weight:700;
}

.why-card p{
    color:#666;
    line-height:28px;
}

.motto-section{
    padding:90px 0;
    background:linear-gradient(135deg,#0f8da2,#1b5f8b);
    color:#fff;
}

.motto-content{
    max-width:850px;
    margin:auto;
    text-align:center;
}

.motto-content span{
    letter-spacing:3px;
    font-size:14px;
    text-transform:uppercase;
    color:#d8f4f7;
}

.motto-content h2{
    color:#fff;
    margin:25px 0;
    font-size:44px;
    font-weight:700;
}

.motto-content p{
    font-size:18px;
    line-height:34px;
    color:#eef8fa;
}

.motto-content h4{
    margin-top:40px;
    color:#fff;
    font-weight:700;
}

.tagline{
    margin-top:10px;
    font-size:22px;
    font-weight:600;
    letter-spacing:1px;
}
.chooseus__item {
    text-align: center;
    padding: 35px 25px;
    transition: all .3s ease;
}

.chooseus__item:hover {
    transform: translateY(-8px);
}

.chooseus__icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: #13a2b7;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}

.chooseus__icon i {
    font-size: 38px;
    color: #fff;
}

.chooseus__item:hover .chooseus__icon {
    background: #0d8a9b;
    transform: rotateY(180deg);
}

.chooseus__item h5 {
    font-weight: 700;
    margin-bottom: 15px;
}

.chooseus__item p {
    color: #6c757d;
    line-height: 28px;
}
/* end about */
