.project-tabs {
  margin-top: 60px;
}

.project_buttons {
  margin: 0 -5px 60px -5px;
}

.project_buttons .btn {
  width: auto;
  padding: 5px 10px;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
}

.project_buttons .btn.active {
  color: #fff !important;
  border-color: #e60028 !important;
  background-color: #e60028 !important;
}

.project-tab-content h4 {
  margin-bottom: 20px;
}

.widget-project .custom-accordion {
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid white;
}

.widget-project .custom-accordion .news_detail {
  padding: 30px 15px;
  background-color: #f5f5f5;
}

.widget-project .custom-accordion-project-detail-activities .news_detail {
  padding-bottom:45px;
}

.widget-project .custom-accordion-header .news-title {
  font-family:"Sanuk";
  font-size: 12px;
  text-transform: uppercase;
}

.widget-project .custom-accordion-header.ui-state-active .news-title {
  /* color: #e60028; */
}

.widget-project.even .custom-accordion-header:first-child {
  border-top: 1px solid #e9e6e3;
}

.widget-project.even .custom-accordion-header {
  background-color:#fff;
  border-bottom: 1px solid #e9e6e3;
}

.widget-project.even .custom-accordion-header[aria-expanded="true"] {
  background-color:#f5f5f5;
  border-bottom:none;
}

.widget-project .custom-accordion-header .custom-accordion-icon {
  top:20px;
}

@media screen and (max-width: 1024px) {
  .widget-project .widget-inner {
    padding-bottom: 0;
  }
}

.widget-project .cta-btn-container {
  margin-top:30px;
}

#widget-item-1110.widget-project .widget-description img {
	width:auto;
}

#widget-item-1325.widget-project .widget-content .col.col-md-7 {
  width:100%;
}

#widget-item-1325.widget-project .widget-content .widget-description {
	margin-bottom:0px;
}