#submenu_tenders {
  /*
	.fl-post-grid {
		.fl-post-column {
			clear: none !important;
			display: inline-block;
		}
	}
*/
}
#submenu_tenders .fl-post-grid-post {
  font-size: 14px;
  background: transparent;
  border: none;
  min-width: 320px;
  /* overflow: visible; */
  max-height: 280px;
}
#submenu_tenders .fl-post-grid-post:hover .fl-post-text .fl-case-title a {
  color: #e52059 !important;
}
#submenu_tenders #nav_cases > div > div.fl-post-grid > div:hover > div > div.fl-post-text > h2 > a {
  color: purple;
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-text a {
  position: absolute;
  top: 210px;
  min-width: 280px;
  padding: 0 20px;
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(even) .fl-post-text a {
  position: absolute;
  top: 30px;
  min-width: 280px;
  padding: 0 20px;
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-text a, #submenu_tenders .fl-post-grid .fl-post-column:nth-child(even) .fl-post-text a {
  color: white;
  font-size: 15px;
  line-height: 18px;
  width: 250px;
  text-align: center;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-text a:hover, #submenu_tenders .fl-post-grid .fl-post-column:nth-child(even) .fl-post-text a:hover {
  /*color: #e52059;*/
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(even) .fl-post-image {
  /*background: purple;*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-clip-path: url(#svgPath2);
  clip-path: url(#svgPath2);
  object-fit: cover;
  min-width: 320px;
  min-height: 260px;
}
#submenu_tenders .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-image {
  /*background: blue;*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-clip-path: url(#svgPath1);
  clip-path: url(#svgPath1);
  object-fit: cover;
  min-width: 320px;
  min-height: 260px;
}
#submenu_tenders .fl-post-text {
  padding: 20px;
}
#submenu_tenders .fl-post-title {
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 5px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fakroconsult.testsite81.nl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgeneratepress_child%2Fscss%2Fheader_sub_tenders.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */