body {
  font-family: 'Tajawal', sans-serif;
}
.header-top .header-notify {
  color: #181818;
}
.header-top .header-info li.social-icon a i {
  color: #000;
}
.edu-course.course-style-4 .thumbnail a {
  width: 200px;
}
.edu-counterup .title {
  font-size: 22px;
}
.index-blog-img {
  width: 240px !important;
}
html[dir='rtl'] .edu-blog.blog-style-2.first-large-blog .content {
  padding-right: 10px;
}
.edu-blog-widget.widget-latest-post .latest-post .thumbnail a img {
  /* border-radius: 5px;
  max-width: 80px;
  max-height: auto;
  object-fit: cover; */
  width: 100%;
  height: auto;
  max-height: none;
}
.blog-details-area.section-gap-equal {
  padding: 50px 0;
}

html[dir='rtl'] .edu-blog-widget.widget-latest-post .latest-post .thumbnail {
  margin-left: 0px;
}
.edu-blog-widget {
  padding: 25px 25px;
}
h6.title {
  padding-top: 10px;
}
.header-style-2 .header-mainmenu .mainmenu {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.edu-blog-sidebar {
  padding: 0px 0;
}
.ccmgtop {
  -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(255, 255, 255, 0.2);
  box-shadow: 0 5px 28.5px 1.5px rgba(255, 255, 255, 0.2);
  padding: 30px;
  border: 1px solid #14ad7f;
  border-radius: 5px;
  margin-top: 35px;
  margin-bottom: 35px;
}

.ccmgtop .contact-form form .form-control {
  background-color: #f5f5f5;
  border: 1px solid #fff;
  height: 57px;
  color: #2f2c52;
}

.ccmgtop .contact-form .list-unstyled {
  padding-left: 0;
  list-style: none;
  color: #14ad7f;
  text-align: right;
}

.ccmgtop .default-btn {
  border: none;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  text-transform: capitalize;
  background-color: #14ad7f;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50px;
  font-weight: 900;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  width: 100%;
}
.ccmgtop .default-btn:hover {
  color: #fff;
}
.ccmgtop .form-group {
  margin-bottom: 1rem;
}
.blog-details-content > p {
  font-size: 18px;
  color: #000;
}
.blog-details-content > p span {
  background-color: #ffffff !important;
  font-weight: 900;
  color: #000;
  font-size: 20px;
}

.sticky-button-to-form {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px 20px;
  font-size: 18px;
  /* border: none; */
  border-radius: 5px;
  background-color: #e1380f;
  border-color: #e1380f;
  /* color: white; */
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

/* Responsive design for mobile devices */
@media (max-width: 768px) {
  .sticky-button-to-form {
    display: block;
    z-index: 99999;
  }
}
a.categorie-grid.categorie-style-3.color-primary-style {
  display: block;
}
a.categorie-grid.categorie-style-3.color-secondary-style {
  display: block;
}
a.categorie-grid.categorie-style-3.color-extra04-style {
  display: block;
}
a.categorie-grid.categorie-style-3.color-tertiary-style {
  display: block;
}
a.categorie-grid.categorie-style-3.color-extra02-style {
  display: block;
}
a.categorie-grid.categorie-style-3.color-extra07-style {
  display: block;
}
