.et-db #et-boc .et-l .aioc_portfolio_carousel .et-pb-icon{
	font-size: 14px;
}
.et_pb_with_border .aioc_portfolio_carousel_post{
	border-width: 0;
	border-style: solid;
	border-color: #333;
}
.single .aioc_portfolio_carousel_post{
	padding-bottom: 0;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post{
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%;
	height: auto;
}
.aioc_portfolio_carousel .et_pb_button{
	display: inline-block;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post_title,
.aioc_portfolio_carousel p{
	padding-bottom: 0;
}
.aioc_portfolio_carousel_post_title a{
	text-decoration: none;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post_categories a{
	display: inline-block;
	border-style: solid;
	text-decoration: none;
}
.aioc_portfolio_carousel .et-pb-icon {
	font-family: ETmodules !important;
	font-size: 14px;
	margin-right: 5px;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.aioc_portfolio_carousel .swiper-wrapper {
	align-items: flex-start;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post_categories {
	word-wrap: break-word;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_post_title {
	margin-bottom: 15px;
}
.aioc_portfolio_carousel .layout4 .aioc_portfolio_carousel_post {
	flex-direction: column;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_image_wrapper {
	width: 50%;
	float: left;
	line-height: 0;
	position: relative;
}
.aioc_portfolio_carousel .layout1 .aioc_portfolio_image_wrapper img,
.aioc_portfolio_carousel .layout4 .aioc_portfolio_image_wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_image_wrapper + .aioc_portfolio_content_wrapper{
	width: 50%;
	padding: 20px 30px;
}
.aioc_portfolio_carousel .aioc_portfolio_image_wrapper + .aioc_portfolio_content_wrapper{
	display: flex;
	flex-direction: column;
}
.aioc_portfolio_carousel .layout2 .aioc_portfolio_image_wrapper img,
.aioc_portfolio_carousel .layout5 .aioc_portfolio_image_wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.aioc_portfolio_carousel .layout2 .aioc_portfolio_content_wrapper{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.aioc_portfolio_carousel .aioc_portfolio_content_wrapper{
	padding: 20px;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_content{
	word-break: break-word;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_container:not(.layout2):not(.layout4):not(.layout5) .aioc_portfolio_carousel_post_categories a {
	margin-left: 5px !important;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_button_link{
	margin-top: 15px;
}
.aioc_portfolio_carousel_button_link a{
	text-decoration: none;
}
.aioc_portfolio_carousel .layout2 .aioc_portfolio_carousel_post_categories,
.aioc_portfolio_carousel .layout5 .aioc_portfolio_carousel_post_categories{
	margin-right: 10px;
}
.aioc_portfolio_carousel .layout2 .aioc_portfolio_carousel_post_categories a,
.aioc_portfolio_carousel .layout4 .aioc_portfolio_carousel_post_categories a 
.aioc_portfolio_carousel .layout5 .aioc_portfolio_carousel_post_categories a{
	background: #fff;
	padding: 2px 4px !important;
	margin: 0 4px 5px 0 !important;
}
.aioc_portfolio_carousel .layout2 .aioc_portfolio_carousel_post_categories a:last-child,
.aioc_portfolio_carousel .layout5 .aioc_portfolio_carousel_post_categories a:last-child{
	margin-right: 0;
}
.aioc_portfolio_carousel .layout2 .et-pb-icon,
.aioc_portfolio_carousel .layout5 .et-pb-icon {
	vertical-align: middle;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_no_thumb .aioc_portfolio_carousel_post_categories{
	position: relative;
	padding: 30px 30px 0;
}
.aioc_portfolio_carousel .layout1 .aioc_portfolio_image_wrapper{
	width: 100%;
	height: 300px;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_image_wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_content_wrapper{
	padding: 30px;
	flex-grow: 1;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_no_thumb .aioc_portfolio_content_wrapper{
	padding-top: 10px;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_divider{
	padding: 0 4px;
	text-align: center;
}
.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_button_link{
	margin-top: 15px;
}
.aioc_portfolio_carousel .aioc_portfolio_carousel_meta span{
	display: inline-flex;
	align-items: center;
}
.aioc_portfolio_carousel .layout1 .aioc_portfolio_image_wrapper{
	position: relative;
}
.aioc_portfolio_carousel .layout4 .aioc_portfolio_image_wrapper{
	width: 100%;
	position: relative;
}
.aioc_portfolio_carousel .layout4 .aioc_portfolio_carousel_post_categories{
	position: absolute;
	width: 100%;
	padding: 20px 30px;
	z-index: 9;
}
.aioc_portfolio_carousel .layout1 .aioc_portfolio_carousel_post:hover .et_overlay,
.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_post:hover .et_overlay,
.aioc_portfolio_carousel .layout4 .aioc_portfolio_carousel_post:hover .et_overlay{
	opacity: 1;
	z-index: 1
}
@media screen and (min-width: 768px) {
	.aioc_portfolio_carousel .layout3 .aioc_portfolio_carousel_post{
		display: flex;
		flex-direction: row;
	}
	.aioc_portfolio_carousel .layout5 .aioc_portfolio_content_wrapper{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.aioc_portfolio_carousel .layout5 .aioc_portfolio_carousel_post .aioc_portfolio_content_wrapper{
		opacity: 0;
		transform: translateY(15px);
		transition: .3s;
	}
	.aioc_portfolio_carousel .layout5 .aioc_portfolio_carousel_post:hover .aioc_portfolio_content_wrapper{
		opacity: 1;
		transform: translateY(0);
		transition: .3s;
	}
}
@media screen and (max-width: 767px) {
	.aioc_portfolio_carousel .layout3 .aioc_portfolio_image_wrapper{
		width: 100%;
	}
	.aioc_portfolio_carousel .layout3 .aioc_portfolio_image_wrapper + .aioc_portfolio_content_wrapper{
		width: 100%;
		padding: 30px;
	}
}
