.hovimg .portfolioimg2
{
    display:none;
}

.hovimg:hover .portfolioimg 
{
    display:none;
}

.hovimg:hover .portfolioimg2
{
    display:block;
}

.addbtn {
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top, #fafafa 0%,#dedede 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#dedede 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dedede',GradientType=0 );
	background: linear-gradient(top, #fafafa 0%,#dedede 100%);
	border: 1px solid #BFBFBF;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 2px #4f4f4f;
	color: #333333;
	float: left;
	margin: 5px;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.margport{
	margin-top:25px ;
}
.addbtn img {
	margin-left: -5px;
	padding: 0 5px 0 0;
}
.addbtn:hover {
	background: #dedede;
	background: -moz-linear-gradient(top, #dedede 0%, #c4c4c4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#c4c4c4));
	background: -webkit-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	background: -o-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	background: -ms-linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c4c4c4',GradientType=0 );
	background: linear-gradient(top, #dedede 0%,#c4c4c4 100%);
	text-shadow: 1px 1px 0 #E5E5E5;
	color: #101010;
	cursor:pointer;
}

.cat_wrapper {
	border-bottom:1px solid #e5e5e5;
	display: inline-block;
	margin-bottom:20px;
	padding-bottom:0px;
	width:100%;
}
.perso_wrapper {
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	background: #fff;
	box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.2);
	border-radius: 0px;
	text-align: left;
	padding-bottom: 0px;
}

.iconsport{
	margin-top:20px;
}

.whats{
	color: #45B125;
}

.mail{
	color: #012F51;
}

.call{
	color: #5D9AD3;
}

.portfolioimg, .portfolioimg2{
	display: block;
	margin: 25px 0 30px 0;
	width: 100%;
	min-height: 245px !important;
}

.imagecontainertfill{
    background-size: cover !important;
    float:left;
    position: relative;
    width: 100%;
    padding-bottom: 130%; /* = width for a 1:1 aspect ratio */
    overflow:hidden;
}

.perso_wrapper ul{
	list-style: none;
	color:#000;
	padding:0;
}

.tellie{
	background:#363636;
	color:#fff;
	padding:5px;
	text-align: center;
	display: none;
}

.emailtje{
	color:#000;
	padding:5px 0px;
	word-wrap: break-word;
}

.perso_wrapper .detail ul{
	list-style: none;
	padding:0px !important;
	margin:0px !important;
	font-size:90%;
	color:#000;
}

.perso_wrapper h4{
	color: #006AB4;
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: 400;
}



.overlay{
	background:rgba(0,43,81,0.7);
	position: absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	color:#fff;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.perso_wrapper:hover .overlay{
	opacity: 1;
}

.overlay .detail{
	height:100%;
}

.perso_wrapper .overlay h4, .perso_wrapper .overlay li{
	color:#fff;
	font-weight: 500;
}

.overlay .pospos{
	position: absolute;
	font-size:100%;
	bottom:10px;
}

.rel{
	position: relative;
}

.border{
	border:1px solid #d2d2d2;
}
.perso_wrapper.first {
	clear: left;
}
.perso_wrapper .img {
	border: 0px solid #004B99;
	padding: 0 !important;
}

.cat_title {
	display:inline-block;
	width:100%;
}
.cat_wrapper h2 {
	display: inline-block;
	margin:0 0 20px 0;
}
.cat_title a {
	display: inline-block;
}
.img {

}
.img img {
	width:100%;
}
.detail {

}
.detail h2 {

	margin-top: 2px ;
}
.detail span {
	font-weight:400;
}
.detail ul  {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}
.detail ul li {

	padding:0;
}
.editimg {
	position:absolute;
	top:5px;
	left:5px;
}

.editimg2 {
	position:absolute;
	top:5px;
	left:23px;
}
.editdel {
	position: absolute;
	right:5px;
	top:5px;
}
.editedit {
	position: absolute;
	top:5px;
	right:25px;
}
#portfolio_admin {
	border-bottom: 1px solid #e5e5e5;
	display: inline-block;
	padding: 0px 0 10px;
	margin: 0 0 20px 0;
	width:100%;
}
.quotesmall {
	font-size: 85%;
	font-style: italic;
}

.portfolioimgSUB{
	object-fit: cover;
	display: block;
	margin: 18px 0 10px 0;
	width: 100%;
	height: 180px !important;
}

.perso_sub{
	padding-bottom: 170px;
}

.vorigepagina{
	margin-top:25px;
}

@media (min-width:700px ) and (max-width:768px ) {
	.portfolioimg {
		object-fit: cover;
		display: block;
		margin: 25px 0 30px 0;
		width: 100%;
		height: 145px !important;
	}

}

.btttns a{
 	margin-left: 0px;
 	margin-right: 0px;
 	color: #fff;
}