header {
  background: #ec1b22;
}

.slider_bg_1 {
  background-image: url(../img/banner.jpg);
}

.header-area .main-header-area {
  background: #fff;
}

.header-area .main-header-area .main-menu ul li a {
  color: #ec1b22;
}

.header-area .main-header-area .Appointment .book_btn a {
  background: #ec1b22;
  border-color: #ec1b22;
  color: #fff;
}

.header-area .header-top_area .short_contact_list ul li a {
  color: #fff;
}

.header-area .header-top_area .social_media_links a {
  font-size: 15px;
  color: #fff;
}

.header-area .main-header-area.sticky {
  background: #fff;
}

.bradcam_area {
  background-position: 20px;
}

.section_title h3 span::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ec1b22;
}

.boxed-btn4 {
  background: #ec1b22;
  border-color: #ec1b22;
}

.overlay2::before {
  position: absolute;
  content: "";
  background-color: #ec1b22;
  opacity: 0.22;
}

.latest_activites_area .video_activite::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #f9f2f2;
}

.bradcam_area.overlay::before {
  background: #ec1b22;
  opacity: 0.5;
}

.latest_activites_area .video_activite a {
  font-size: 70px;
  color: #fff;
  position: relative;
  z-index: 12;
  width: 150px;
  height: 150px;
  background: #ec1b22;
}

.counter_area .overlay::before {
  background: #ec1b22;
  opacity: 0.4;
}

.popular_causes_area
  .single_cause
  .causes_content
  .custom_progress_bar
  .progress
  .progress-bar
  .progres_count {
  background: #ec1b22;
}

.latest_activites_area {
  background: rgba(249, 242, 242, 0.5);
  position: relative;
}

.news__area {
  background: #f9f2f2;
}

.blog_item_img .blog_item_date {
  background-color: #ec1b22;
}

.blog_item_img .blog_item_date:hover {
  color: #ec1b22 !important;
}

.boxed-btn {
  background: #fff;
  color: #ec1b22 !important;
  border: 1px solid #ec1b22;
}

.boxed-btn:hover {
  background: #ec1b22;
}

.blog_details a h2:hover {
  color: #ec1b22 !important;
}

.job-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.btn {
  background: #ec1b22;
  border: 1px solid #ec1b22;
}

.items-link a:hover,
.items-link a {
  color: #ec1b22;
  background: #ec1b22;
  color: #fff;
  border: 1px solid #ec1b22;
}

.pagination-area .page-item.active .page-link {
  background: #ec1b22;
  color: #fff;
}

.job-listing-area .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
  padding-top: 40px;
}

.img-border {
  justify-content: center;
  align-items: center;
  border: 1px solid #ec1b22;
  height: 150px;
}

.blog-box,
.feature-img {
  width: 750px;
  height: 375px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}

.popular_causes_area .single_cause .thumb {
  /* width: 362px; */
  height: 215px;
}

.popular_causes_area .single_cause .thumb img {
  width: 100%;
  height: 215px;
}

.popular_causes_area .single_cause {
  background: #fff;
}

.popular_causes_area .single_cause .thumb-detail {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}

.popular_causes_area.cause_details .single_cause .thumb-detail img {
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.thum_1 {
  width: 277px;
  height: 405px;
}

.reson_area .single_reson .thum .thum_1 img {
  width: auto;
  height: 405px;
}

.blog-box img {
  width: 100%;
  max-height: 500px;
}

.items-link2 {
  margin-left: 50px !important;
}

.list > li {
  list-style-type: decimal;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: initial;
  left: initial;
}

.about-content {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  min-height: 320px;
}

.about-content h4 {
  color: #ec1b22;
  font-weight: bold;
}

ul li {
  list-style-type: square !important;
}

.location h3 {
  font-size: 19px !important;
  margin-bottom: 10px !important;
}

.location ul {
  padding-left: 30px !important;
}

.timer {
  display: block;
  width: 90px;
  height: 90px;
  background: #ec1b22;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: bold;
  padding: 20px;
  box-sizing: border-box;
}
.footer {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #f9f2f2;
}

.al-side-blog-img {
  width: 80px;
  height: 53px;
}

.al-blog-box{
    width: 100%;
}

.al-home-blog-title{
    min-height:50px;
}

.al-homepage-blog-snippet{
    min-height:100px;
}

.al-single-blog-img{
    width:100%;
    height:auto;
}
