/* -------------------------------------------------- General ------------------------------------------------------- */
.search-result {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  margin-bottom: 20px; }

.search-result > div {
  padding: 20px; }

.search-result-title {
  font-weight: 900;
  color: #1a1a1a;
  font-family: "museoSansCyrl_900";
  font-size: 30px;
  line-height: normal;
  word-wrap: break-word; }

.search-result-subtitle {
  font-family: "openSans_Regular";
  font-size: 18px;
  line-height: normal; }

.search-result .project-content, .search-result .community-content, .search-result .center-content, .search-result .new-event-content {
  margin-bottom: 10px; }

.more-information {
  color: #2d92dd;
  font-family: "museoSansCyrl_300";
  font-size: 26px;
  margin-top: 10px; }

.project-content .project-image {
  margin-right: 10px; }

.project-content .project-url {
  margin-top: 10px; }

.project-url .more-information {
  font-family: "museoSansCyrl_100";
  font-size: 24px;
  margin-top: 10px; }

.filter-results .simple-pagination {
  border-bottom: 1px solid #dfe2e5;
  border-top: 1px solid #dfe2e5;
  padding: 10px 0 10px 0;
  text-align: center; }

.filter-results .simple-pagination ul {
  margin: 0; }

.filter-results .simple-pagination li {
  background: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
  display: inline-block;
  float: none; }

.filter-results .simple-pagination .page-link {
  background: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #2d92dd;
  font-family: "museoSansCyrl_100";
  font-size: 24px; }

.filter-results .simple-pagination .current {
  background: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #2d92dd;
  font-family: "museoSansCyrl_100";
  font-size: 24px; }

.filter-results .simple-pagination .active .current {
  background: none;
  background-color: #2d92dd;
  border: 2px solid #2d92dd;
  border-radius: 0;
  box-shadow: none;
  color: #FFFFFF;
  font-family: "museoSansCyrl_100";
  font-size: 24px; }

.filter-results .simple-pagination span.prev {
  background-image: url(../../caixaimpulse-theme/images/arrow-right.png);
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: inherit;
  display: block;
  height: 25px;
  overflow: hidden;
  padding: 0;
  text-indent: 200px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 28px; }

.filter-results .simple-pagination a.prev {
  background-image: url(../../caixaimpulse-theme/images/arrow-right.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: inherit;
  display: block;
  height: 24px;
  overflow: hidden;
  padding: 0;
  text-indent: 200px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 28px; }

.filter-results .simple-pagination .next {
  background-image: url(../../caixaimpulse-theme/images/arrow-right.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: inherit;
  display: block;
  height: 24px;
  overflow: hidden;
  padding: 0;
  text-indent: 200px;
  width: 28px; }

.filter-results .center-content:before {
  content: '';
  display: table; }

.filter-results .center-content:after {
  content: '';
  clear: both;
  display: table; }

.filter-results .center-content .center-image-container {
  float: left;
  margin-right: 10px;
  width: 20%; }

.filter-results .center-content .center-text-container {
  float: left;
  width: 75%; }

.search-result .new-event-header {
  margin-bottom: 15px; }

.search-result .new-event-header .colorNews {
  border-bottom: 5px solid #568d8a;
  color: #313131;
  font-family: "museoSansCyrl_100";
  font-size: 24px;
  padding: 0 20px 15px 0; }

.search-result .new-event-header .colorEvent {
  border-bottom: 5px solid #d9853c;
  color: #313131;
  font-family: "museoSansCyrl_100";
  font-size: 24px;
  padding: 0 20px 15px 0; }

.search-result .span2 {
  padding-bottom: 0; }

.search-result .new-event-content .span12 {
  padding-left: 0; }

.search-result .new-event-content .new-event-image {
  float: left;
  margin-right: 15px;
  width: 30%; }

.search-result .new-event-content .new-event-date {
  color: #000000;
  font-family: "openSans_Regular";
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px; }

.search-result .new-event-content .new-event-subtitle {
  color: #000000;
  font-family: "openSans_Regular";
  font-size: 18px;
  line-height: normal; }

.search-result .new-event-content .new-event-subtitle p {
  color: #000000;
  font-family: "openSans_Regular";
  font-size: 18px;
  line-height: normal; }

@media (max-width: 767px) {
  .search-result .new-event-content .new-event-image {
    float: none;
    width: 100%; } }
#project-search-results, #community-search-results, #community-results > div, #center-results > div, #news-events-results > div {
  font-family: "museoSansCyrl_900";
  font-size: 26px;
  line-height: normal; }

/* ----------------------------------------------- Project related -------------------------------------------------- */
.project-related {
  position: relative; }

.project-related .related-people-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.project-related .related-team-title, .project-related .related-mentor-title {
  font-family: "openSans_Regular";
  font-size: 18px;
  margin-bottom: 10px; }

.project-related .team_members:before, .project-related .mentors:before {
  content: '';
  display: table; }

.project-related .team_members:after, .project-related .mentors:after {
  clear: both;
  content: '';
  display: table; }

.project-related .community-title {
  font-family: "openSans_Bold";
  font-size: 16px; }

.project-related .community-subtitle {
  font-family: "openSans_Regular";
  font-size: 14px;
  margin-right: 10px; }

.project-related .community-url {
  color: #757989;
  display: block;
  font-family: "openSans_Bold";
  font-size: 14px; }

.project-image-container {
  float: left;
  margin-right: 10px;
  width: 6%; }

.project-text-container {
  float: left;
  width: 91.5%; }

.related-projects .project-related:before {
  content: '';
  display: table; }

.related-projects .project-related:after {
  content: '';
  clear: both;
  display: table; }

.related-projects .project-related {
  border-right: 1px solid #2d92dd;
  margin-right: 10px;
  padding-right: 5px; }

.related-projects .project-related .project-image {
  float: left;
  margin-right: 10px; }

.related-projects .project-related .project-title {
  color: #000000;
  font-family: "openSans_Bold";
  font-size: 16px; }

.related-projects .project-related .project-center-title {
  color: #1a1a1a;
  font-family: "openSans_Regular";
  font-size: 12px; }

.related-projects .project-related .project-subtitle {
  color: #757989;
  font-family: "openSans_Regular";
  font-size: 12px;
  height: 40px;
  overflow: hidden; }

@media (max-width: 1024px) {
  .project-image-container {
    width: 10%; }

  .project-text-container {
    width: 85%; } }
@media (max-width: 767px) {
  .project-url .more-information, .community-more-information .community-url .more-information, .search-result .center-url .more-information, .search-result .new-event-url .more-information {
    font-size: 14px;
    margin-top: 10px; } }
@media (max-width: 480px) {
  .project-image-container {
    width: 20%; }

  .project-text-container {
    width: 75%; }

  .related-projects .project-related {
    padding-right: 5px; } }
/* ------------------------------------------------- Community related ---------------------------------------------- */
.community-related .related-projects-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.community-related .community-title {
  color: #000000;
  font-family: "openSans_Bold";
  font-size: 16px; }

.community-related .community-subtitle {
  color: #1a1a1a;
  font-family: "openSans_Regular";
  font-size: 12px;
  min-height: 60px;
  overflow: hidden; }

.community-content:before {
  content: '';
  display: table; }

.community-content:after {
  content: '';
  clear: both;
  display: table; }

.community-image-container {
  float: left;
  margin-right: 10px;
  width: 18%; }

.community-text-container {
  float: left;
  width: 75%; }

.community-related-text-block .sombra-texto, .project-related .sombra-texto {
  bottom: 0;
  -webkit-box-shadow: inset 0px -10px 20px 0px white;
  -moz-box-shadow: inset 0px -10px 20px 0px white;
  box-shadow: inset 0px -10px 20px 0px white;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0; }

.team_members .community-related {
  border-right: 1px solid #2d92dd;
  margin-right: 5px;
  padding-right: 5px; }

@media (max-width: 1024px) {
  .community-image-container {
    width: 25%; }

  .community-text-container {
    width: 70%; } }
@media (max-width: 767px) {
  .community-image-container {
    width: 20%; }

  .community-text-container {
    width: 75%; } }
@media (max-width: 480px) {
  .community-image-container {
    width: 40%; }

  .community-text-container {
    width: 55%; } }
/* ------------------------------------------------- Center related ------------------------------------------------- */
s.related-centers .center-related:before {
  content: '';
  display: table; }

.related-centers .center-related:after {
  content: '';
  clear: both;
  display: table; }

.related-centers .center-related {
  border-right: 1px solid #2d92dd;
  margin-right: 10px;
  padding-right: 5px; }

.related-centers .center-related .center-image {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  width: 40%; }

.related-centers .center-related .center-title {
  color: #1a1a1a;
  font-family: "openSans_Bold";
  font-size: 16px; }

.related-centers .center-related .center-subtitle {
  color: #1a1a1a;
  font-family: "openSans_Regular";
  font-size: 14px; }

.center-related .related-people-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.center-related .related-projects-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.center-related .community-title {
  font-family: "openSans_Bold";
  font-size: 16px; }

.center-related .community-subtitle {
  font-family: "openSans_Regular";
  font-size: 12px; }

.center-related .community-url {
  color: #757989;
  font-family: "openSans_Bold";
  font-size: 14px; }

.center-related .jcarousel-control-prev, .center-related .jcarousel-control-next {
  bottom: 45px;
  top: auto; }

/* ------------------------------------------------- News&Events related -------------------------------------------- */
.new-event-related .related-people-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.new-event-related .related-centers-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

.new-event-related .related-projects-title {
  font-family: "openSans_SemiBold";
  font-size: 18px;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .aui .filters {
    margin-bottom: 10px; }

  .aui .filter-results {
    padding: 0; }

  .aui .filter-results .search-result {
    width: auto; }

  .filter-results .center-content .center-image-container {
    width: 40%; }

  .filter-results .center-content .center-text-container {
    width: 50%; } }