.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

/*-------------- page common css -------------*/
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0px;
}

h3 {
  font-family: 'Mulish', sans-serif;
  font-size: 22px;
  font-weight: bold;
}

p {
  font-family: 'Mulish', sans-serif;
  font-size: 15px;
  color: #1e1e1e;
  text-align: justify;
}

.section-pad60 {
  padding: 60px 0px;
}

.section-heading {
  position: relative;
  text-align: center;
  margin: 0px 0px 40px 0px;
}

.section-title {
  font-family: 'Mulish', sans-serif;
  font-size: 32px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: capitalize;
}

.section-content {
  color: #707070;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.gn-txt {
  font-family: 'Mulish', sans-serif;
  font-size: 15px;
  color: #1e1e1e;
  text-align: justify;
}

/*-------------- top header -------------*/
.top-media {
  display: flex;
}

.top-media li {
  display: flex;
}

.top-media li a {
  font-size: 18px;
  color: #fff;
  margin: 0px 10px;
  color: #fa6500;
  padding: 5px 10px;
  border: solid 1px #fa6500;
  border-radius: 5px;
  min-width: 40px;
  text-align: center;
  transition-duration: 300ms;
}

.top-media li a:hover {
  color: #002b72;
  border: solid 1px #002b72;
}

.top-contact-li {
  display: block;
  float: right;
  list-style-type: none;
}

.top-contact-li li a {
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  color: #707070;
  text-align: right;
  text-decoration: none;
  color: #002b72 !important;
  font-weight: 600;
}

.top-contact-li li a img {
  margin: 0px 5px 0px 0px;
  width: 36px;
}

/*-------------- section header laptop- desktop -------------*/
.main-navbar {
  display: block;
  position: relative;
  width: 100%;
  top: 0px;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: solid 1px rgba(255, 255, 255, .11);
  padding: 10px 0px 0px 0px;
}

.desk-logo {
  display: block;
  text-align: center
}

.desk-logo a img {
  display: inline-block;
  width: 80px;
  height: 100%;
}

.border-topper {
  border-bottom: solid 1px rgba(0, 0, 0, .11);
}

.desk-menus li {
  margin: 0px 10px;
}

.desk-menus li a {
  font-family: 'Mulish', sans-serif;
  text-transform: capitalize;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333 !important;
  font-weight: 700;
}

/*-------------- section header mobile -------------*/
.sec-navbar {
  display: none;
  position: relative;
  top: 0px;
  z-index: 999;
}

.sec-navbar .navbar-light .navbar-toggler {
  color: #ffd623 !important;
  border-color: #ffd623 !important;
  ;
}

.sec-navbar .navbar-brand img {
  width: 250px;
}

.mob-menus li a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff !important;
}

.mob-topper {
  background-color: #085199;
  padding: 5px 0px;
}

.mob-menus li {
  margin: 0px 20px;
}

.mob-menus li a {
  font-family: 'Mulish', sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
  text-transform: uppercase;
  color: #002b72 !important;
  font-weight: 600;
}

/*------------------ slick slider-------------*/
.main-slider {
  position: relative;
  display: block;
}

.carousel-caption {
  position: absolute;
  top: 40%;
  text-align: left;
  font-family: var(--font-primary);
  color: #fff;
  left: 10%;
}

.carousel-caption h4 {
  color: #fff;
  font-size: 40px;
  display: block;
  text-transform: capitalize;
  font-weight: bold;
  margin: 0px 0px 10px;
  text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
}

.carousel-caption p {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #fff;
  margin: 0px 0px 20px;
  max-width: 600px;
  text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
}

a.donation {
  font-family: var(--font-primary);
  background-color: #018c81;
  border-radius: none;
  padding: 10px 15px;
  border: none;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  width: 160px;
  font-size: 16px;
}

.aboutus-section {
  background-image: url(../images/brands/sli.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/*-------------------- about us page -------------------*/
.about-us-page {
  background-image: url('../images/brands/slider.jpg');
  background-attachment: fixed;
  min-height: 100vh;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.section-title h2.title {
  font-weight: 300;
  text-transform: capitalize;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0;
}

.title-header h5 {
  font-family: 'Mulish', sans-serif;
  font-size: 18px;
  color: #707070;
}

.title-header h2.title {
  font-family: 'Mulish', sans-serif;
  font-size: 36px;
  margin: 0px 0px 20px 0px;
}

.title-header h2.title span {
  font-weight: 700;
  color: #002b72;
}

.about-div {
  display: flex;
  max-width: 500px;
  margin: 0px auto;
}

.about-div {}

.abt-img-box2,
.abt-img-box1 {
  width: 50%;
}

.abt-img-box2 img {
  padding: 10px 20px;
}

.abt-img-box7 {
  margin-top: 45px;
}

.quotes {
  margin: 20px 0px 20px 0px;
}

/*---------------------services top----------------*/
.section-process {
  min-height: 100vh;
  padding: 60px 0px;
  position: relative;
  background-color: #d2eaff;
}

.study-abroad {
  min-height: 175px;
}

.study-abroad h3 {
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 600;
  width: 100%;
  font-weight: bold;
  text-transform: capitalize;
}

.study-abroad p {
  max-height: 90px;
  min-height: 90px;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
}

.btn-rdmore {
  color: #ff4e00;
  padding: 0px 0px;
}

/*-------------------- services -------------------*/
.page-banner {
  min-height: 100px;
  background-color: #002b72;
}

/*-------------------- services -------------------*/
.section-service {
  background-color: #f9f9f9;
  position: relative;
  display: block;
}

.servies-div {
  margin-bottom: 30px;
  position: relative;
  padding: 20px 20px;
  background-color: #fff;
  position: relative;
}

.servies-div .property-img img {
  display: inline-block;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}

.property-img {
  -webkit-box-shadow: 0px 30px 18px -25px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 0px 30px 18px -25px rgba(0, 0, 0, 0.63);
  box-shadow: 0px 30px 18px -25px rgba(0, 0, 0, 0.63);
}

.properties-body {
  padding: 1.25rem 0px;
}

.properties-body h5 {
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 600;
  width: 100%;
  font-weight: bold;
}

.divider-s {
  width: 40px;
  height: 5px;
  background-color: #fa6500;
  margin-bottom: 20px;
}

.properties-body p {
  font-family: 'Mulish', sans-serif;
  font-size: 15px;
  color: #1e1e1e;
  margin-bottom: 20px;
  min-height: 80px;
  text-align: justify;
}

.properties-link {
  background-image: -webkit-linear-gradient(0deg, #031033 0%, #1e45ac 100%);
  background-image: -ms-linear-gradient(0deg, #031033 0%, #1e45ac 100%);
  font-size: 16px;
  font-family: 'Mulish', sans-serif;
  color: #fff;
  border-radius: 50px;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;

}

.properties-link:hover {
  color: #fa6500;
  font-weight: bold;
}

.properties-link i {
  background: #fff;
  background: #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  color: #fa6500;
  font-size: 22px;
  text-align: center;
  padding-top: 3px;
  margin-left: 16px;
}

.servies-div .property-img,
.servies-div .properties-body {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.servies-div:hover .property-img,
.servies-div:hover .properties-body {
  -webkit-transform: translate3d(0, -2%, 0);
  -moz-transform: translate3d(0, -2%, 0);
  transform: translate3d(0, -2%, 0);
  transition-duration: 1.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.servies-div:hover {
  background-color: rgba(255, 255, 255, .11);
  box-shadow: -2px 0px 12px rgba(0, 0, 0, .07);
  -webkit-transform: translate3d(0, -2%, 0);
  -moz-transform: translate3d(0, -2%, 0);
  transition-duration: 1s;
}

/*-------------------- services -------------------*/
.details-page {
  position: relative;
  display: block;
}

.dt-page-banner {
  background-image: url(../images/banner/about.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
}

.dt-page-banner1 {
  background-image: url(../images/banner/contact.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
}

.dt-page-banner2 {
  background-image: url(../images/banner/exclusive.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
}

.dt-page-banner4 {
  background-image: url(../images/banner/blog.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
}

.page-details {
  position: relative;
  margin: 0px 0px 20px 0px;
}

.page-details ul li {
  font-family: 'Mulish', sans-serif;
  font-size: 15px;
  color: #1e1e1e;
  text-align: justify;
  margin: 0px 0px 10px 0px;
}

.page-details ul li span {
  font-weight: bold;
  font-size: 18px;
}

.page-details p span {
  font-weight: bold;
  font-size: 18px;
}

/*-------------------- placement section -------------------*/

.placement-cell {
  background-color: #002b72;
  padding: 10px 0px;
  margin: 0px 0px 20px 0px;
}

.placement-cell li {
  padding: 10px 20px;
  font-family: 'Mulish', sans-serif;
  font-weight: bold;
  width: 100%;
  text-align: center;
  list-style-type: none;
}

.placement-cell li a {
  color: #fff;
  text-decoration: none;
}

.placement-cell li a:hover {
  color: #fa6500;
}

.customer-care {
  display: block;
  position: relative;
  padding: 60px 0px;
  background-image: url(../images/services/ccare.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.customer-care-icon {
  text-align: center;
}

.customer-care-icon img {
  width: 64px;
  margin: 0px 0px 20px 0px;
}

.customer-number {
  font-family: 'Mulish', sans-serif;
  color: #252525;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  width: 100% !important;
  color: #fff;
}

/*-------------------- exclusive section -------------------*/
.section-exclusives {
  display: block;
  position: relative;
  background-color: #d2eaff;
}

.exclusive-body {
  display: block;
  padding: 50px 30px;
  background-color: #002b72;
  min-height: 400px;
  border-radius: 40px;
  margin-bottom: 20px;
}

.exclusive-body h3,
.exclusive-body p {
  font-family: 'Mulish', sans-serif;
  font-size: 40px;
  font-weight: 600;
  padding: 10px 0px 0px 0px;
  color: #fff;
}

.exclusive-body p {
  font-family: 'Mulish', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

.exclusive-row1 {
  padding: 15px 15px;
  border: dotted 2px rgba(255, 255, 255, 45);
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
  min-height: 160px;
  display: flex;
  align-items: center;
}

.exclusive-row1 img {
  width: 100%;
}

.exclusive-row1 h4 {
  font-family: 'Mulish', sans-serif;
  font-size: 22px;
  color: #333333;
  font-weight: 800;
  text-transform: capitalize;
}

.exclusive-row1 p {
  font-family: 'Mulish', sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

/*-------------------- close exclusive section -------------------*/
/*------------------ footer ------------------*/
.single-contact-info {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 20px;
  margin: 0px 0px 20px 0px;
}

.single-contact-info span {
  width: 70px;
  height: 70px;
  background: #62A0D1;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-contact-info span i {
  font-size: 26px;
  color: #fff;

}

.single-contact-info p {
  text-align: center;
}

.give-feedback-section {
  background-color: #F4F4F4;
  position: relative;
  display: block;
}

.txt-box {
  font-family: 'Mulish', sans-serif;
  border: 1px solid #F7F7F7;
  padding: 14px 20px;
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
  margin-top: 1px;
  font-size: 14px;
}

.txt-area {
  min-height: 100px;
}

.submit-button-div {
  display: block;
  text-align: center;
}

.btn-feedback {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #62A0D1;
  padding: 15px 38px;
  border-radius: 3px;
  box-shadow: 0px 4px 0px #3178ae;
  margin-top: 30px;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-transition: .25s;
  transition: .25s;
  text-transform: uppercase;
  text-align: center;
}

/*-------------------- close exclusive section -------------------*/
.bloglist img {
  margin: 0px 0px 20px 0px;
}

.bloglist h3 {
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  color: #716868;
  font-weight: 800;
  text-align: left !important;
  text-transform: capitalize;
  margin: 10px 0px 10px 0px;
}

.bloglist li {
  list-style: none;
  text-align: left;
}

/*------------------ footer ------------------*/
.sec-footer {
  background-color: #002b72;
  padding: 40px 0px;
  font-family: 'Mulish', sans-serif;
}

.footer-div,
.footer-div-spt {
  margin-bottom: 20px;
}

.footer-div img {
  width: 220px;
  margin: 0px 0px 10px 0px;
}

.footer-div h3,
.footer-div-spt h3 {
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}

.footer-div p {
  font-size: 14px;
  color: #fff;
  text-align: left;
}

.footer-div a {
  color: #ffffff;
  font-size: x-large;
}

.footer-div-spt p {
  font-family: 'Mulish', sans-serif;
  list-style-type: none;
  color: #fff;
  font-weight: 400;
  text-align: justify;
  font-size: 14px;

}

.footer-div-spt p span {
  list-style-type: none;
  color: #ffd200;
  font-weight: 400;
}

.footer-div-spt li {
  list-style-type: none;
  font-family: 'Mulish', sans-serif;
}

.footer-div-spt li a {
  list-style-type: none;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.sec-botmfooter {
  background-color: #000;
  padding: 10px 0px;

}

.sec-botmfooter p {
  font-family: 'Mulish', sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.sec-botmfooter p a:hover {
  text-decoration: none;
  color: #fff;
}

/*------------------ blog card styles ------------------*/
.blog-card {
  background: #fff;
  border: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.blog-card:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.blog-card-img {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.blog-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.blog-card:hover .blog-card-img img {
  transform: scale(1.05);
}

.blog-card-body {
  padding: 25px;
  flex-grow: 1;
}

.blog-card-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: 'Mulish', sans-serif;
}

.blog-card-text {
  font-size: 15px;
  color: #777;
  margin-bottom: 20px;
  line-height: 1.6;
  text-align: justify;
}

.read-more-btn {
  color: #4CAF50;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.read-more-btn:hover {
  color: #388E3C;
  text-decoration: none;
}

.blog-card-footer {
  padding: 15px 25px;
  border-top: 1px solid #f1f1f1;
  font-size: 13px;
  color: #999;
  display: flex;
  align-items: center;
}

.blog-card-footer span {
  display: inline-flex;
  align-items: center;
}

.blog-card-footer .dot {
  margin: 0 8px;
  width: 4px;
  height: 4px;
  background: #ccc;
  border-radius: 50%;
}

#blog-container {
  padding-bottom: 50px;
}


/*------------------ blog pagination styles ------------------*/
.blog-pagination {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 100%;
}

.blog-pagination a,
.blog-pagination span {
  font-family: 'Mulish', sans-serif;
  font-size: 18px;
  margin: 0 10px;
  text-decoration: none;
  cursor: pointer;
}

.blog-pagination a {
  color: #214a90;
}

.blog-pagination a:hover {
  color: #000;
}

.blog-pagination span.current {
  color: #000000;
  font-weight: bold;
}


/* ==========================================================================
   BLOG INDEX PAGE STYLES
   ========================================================================== */
.blog-pagination-wrapper .pagination {
  margin-bottom: 0;
}

.blog-pagination-wrapper .page-item.active .page-link {
  background-color: #0056b3;
  border-color: #0056b3;
}

.blog-pagination-wrapper .page-link {
  color: #0056b3;
}

/* Blog card layout - equal height cards */
.blog-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.blog-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 20px;
}

.blog-card-title {
  margin-bottom: 12px;
}

.blog-card-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6;
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
  text-align: justify;
}

.blog-card-body .read-more-btn {
  margin-top: auto;
  font-weight: normal;
}

/* Blog card footer */
.blog-card-footer {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-top: 1px solid #eee;
  background: #fafafa;
  font-size: 13px;
  color: #888;
  gap: 0;
  margin-top: auto;
}

.blog-card-footer span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.blog-card-footer span i {
  font-size: 13px;
  color: #0056b3;
}

.blog-card-footer .footer-dot {
  width: 5px;
  height: 5px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 12px;
  flex-shrink: 0;
}

/* ==========================================================================
   BLOG DETAIL PAGE STYLES
   ========================================================================== */
.blog-detail-section {
  padding: 60px 0;
}

.blog-detail-content {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.blog-detail-featured-image {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 20px;
}

.blog-meta {
  color: #888;
  font-size: 14px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.blog-detail-main-title {
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 25px;
  line-height: 1.4;
}

.blog-body {
  font-size: 16px;
  color: #444;
  line-height: 1.7;
}

.blog-body h1,
.blog-body h2,
.blog-body h3,
.blog-body h4,
.blog-body h5,
.blog-body h6 {
  color: #1a1a1a;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 25px;
  line-height: 1.4;
}

.blog-body p {
  margin-bottom: 15px;
}

.blog-body p:empty {
  display: none;
}

.blog-body ul,
.blog-body ol {
  margin-bottom: 35px;
  padding-left: 20px;
}

.blog-body li {
  margin-bottom: 15px;
}

.blog-body blockquote {
  border-left: 5px solid #0056b3;
  margin: 40px 0;
  padding: 20px 30px;
  background: #f8f9fa;
  font-style: italic;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
  border-radius: 0 8px 8px 0;
}

.blog-body img {
  max-width: 3%;
  height: auto;
  /* border-radius: 12px; */
  margin: 30px 0;
  /* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); */
}

.blog-body ul {
  list-style-type: none !important;
  padding-left: 0 !important;
  margin-bottom: 35px;
}

.blog-body ul li {
  position: relative;
  padding-left: 20px !important;
  margin-bottom: 15px;
  line-height: 1.7;
  list-style: none !important;
}

.blog-body ul li::before {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 2px;
  color: #0056b3;
  font-size: 16px;
  font-weight: 400;
}

.blog-body ol {
  padding-left: 25px;
  margin-bottom: 35px;
}

.blog-body ol li {
  margin-bottom: 15px;
  line-height: 1.7;
  padding-left: 10px;
}

/* Tags and Share */
.blog-tags-share {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.blog-tags-share strong {
  margin-right: 10px;
}

.blog-category-badge {
  background: #f1f1f1;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 13px;
  color: #555;
}

.share a {
  margin-right: 10px;
  font-size: 18px;
}

.share a.fb {
  color: #3b5998;
}

.share a.tw {
  color: #1da1f2;
}

.share a.ln {
  color: #0077b5;
}

/* Sidebar Widgets */
.sidebar-widget {
  background: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.sidebar-widget h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  border-bottom: 2px solid #0056b3;
  padding-bottom: 10px;
  display: inline-block;
}

.sidebar-search {
  display: flex;
}

.sidebar-search input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 4px 0 0 4px;
  outline: none;
}

.sidebar-search button {
  background: #0056b3;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}

/* Recent Posts */
.recent-post {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.recent-post-img-wrapper {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}

.recent-post-img-wrapper img,
.recent-post-img-wrapper .placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.recent-post-img-wrapper .placeholder {
  background: #eee;
}

.recent-post-title {
  color: #222;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: block;
  line-height: 1.4;
  margin-bottom: 5px;
}

.recent-post-date {
  color: #888;
  font-size: 12px;
}

/* Categories List */
.categories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.categories-list li {
  margin-bottom: 12px;
}

.categories-list a {
  color: #555;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}

.count-badge {
  background: #f1f1f1;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .blog-detail-content {
    padding: 20px;
  }

  .blog-body {
    font-size: 15px;
    line-height: 1.6;
  }

  .blog-body h2 {
    font-size: 24px;
  }

  .blog-body h3 {
    font-size: 20px;
  }

  .blog-detail-section {
    padding: 30px 0;
  }

  .blog-body blockquote {
    padding: 15px 20px;
    font-size: 16px;
  }
}

.blog-main-search .form-control {
  border-radius: 30px 0 0 30px;
  padding: 12px 25px;
  border: 1px solid #ddd;
}

.blog-main-search .btn {
  border-radius: 0 30px 30px 0;
  padding: 12px 25px;
  background-color: #0056b3;
  border-color: #0056b3;
}

.blog-main-search .btn:hover {
  background-color: #004494;
}