/*  ====== MEDUSA.NL ====== */

section.blokken.blokItems.itemblok6.oranje_grijslicht {
    /*background: var(--kleurFe-6);*/
	color:var(--color-F);
	/*background-image:url('../images/68913_fullimage_vincent_van_gogh.jpg');*/
	background-image: url(../images/Compositie-IV-1911-Wassily-Kandinsky.jpg);
	background-position: center top;
    background-attachment: fixed;
    background-size: cover;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:20px;
}
section.blokken.blokItems .row.blokItemsContent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
}
section.blokken.blokItems .row.blokItemsContent .blokitems-content-item{
    display: flex;	
}
a.blokItemLink,
div.blokItemLink{
	text-decoration:none !important;
    display: flex;	
}
section.blokken.blokItems.itemblok6.oranje_grijslicht .blokItemLink{
	text-decoration:none !important;
}
section.blokken.blokItems.itemblok6.oranje_grijslicht .info{
	padding-top:2px !important;
}
.blokken.blokItems.bloktekst {
	padding-top:30px;
}
section.blokken.blokItems.itemblok9.oranje_grijslicht{
margin-top:30px;
}
section.blokken.blokItems.itemblok9.oranje_grijslicht .info.wit_oranje_wit {
    /*background: var(--kleurFe-6);*/
	border:solid 2px var(--kleurFe-3);
}
section.blokken.blokItems.oranje_grijslicht h2.blokSectie {
	color:var(--kleurFe-5);
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}
section.blokken.blokItems h2.blokSectie {
    font-size: var(--fontGroH1);
	font-weight: var(--font-W-Sta);
	margin-bottom:5px;
}
.blokItemsContent .info{
	background-color:var(--kleurFe-5);
	transition: all 0.5s;
	border-radius: 10px;
}
.blokItemsContent .info > div{
	padding:15px;
	text-align:center;
}
.blokItemsContent .info > div.text{
	padding-bottom:0px;
	padding-top:5px;
}
.blokItemsContent .info > div.text .pijl{
	display:none;
}
.blokItemsContent .info > div.image{
	overflow:hidden;
	padding:0;
	margin:15px;
	/*border-radius: 10px 10px 0px 0px;*/
}
.blokItemsContent .blokItemLink div.image img{
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/*width: 281px !important;
	height: 366px !important;
	object-fit: cover;*/
}
.blokItemsContent .blokItemLink:hover div.image img{
	transform: scale(1.2);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.blokItemsContent .info:hover  {
	box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}
.blokItemsContent .info h2 {
    color: var(--kleurFe-3);
    margin: 0px 17px 0px;
    font-family: var(--font-1);
    font-size: var(--fontSta);
    font-weight: 600;
    text-align: center;
}
.blokItemsContent .info.wit_oranje_wit h2 {
    color: var(--kleurFe-3);
    margin: 0px 17px 0px;
    font-family: var(--font-slogan);
    font-size: var(--fontGro);
    font-weight: normal;
    text-align: center;
	text-transform:uppercase;
}
.blokItems .blokItemLink:hover .blokItemsContent .info h2 {
  color: var(--kleurFe-3);
}
.info .text {
	color: var(--kleurFe-1);
	text-decoration: none;
}
.blokItems .blokItemLink:hover .info .text {
	color: var(--kleurFe-3);
}
.info .text .pijl .pijlMDS.pijlR {
	fill:var(--color-C);
	position: relative;
	left: 1px;
}
.blokItems .blokItemLink:hover .text .pijl {
	left: 15px;
}
.blokItems .blokItemLink:hover .text .pijl .pijlMDS {
	fill: var(--color-F);
}
.text .pijl::after{
	font-family: "Font Awesome 5 Free";
  font-weight: 400;
	content: var(--icon-brush);
	font-size: 30px
}

/* ------  Nieuws Articles  ----------- */
.nieuwsArticles a,.nieuwsArticlesBlok a {
    text-decoration: none;
		color: var(--kleurFe-1)
}
.blockNieuws{
	/* margin-top: 1.5rem; */
	margin-bottom: 1rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
 	background-color: #ffffff00;
}
.blockNieuws:hover{
 /* background-color: var(--kleurFe-3); */
}
/* .nieuwsArticles a{
color: var(--kleurFe-3);
} */
h2.blockNieuwsKop{
    color: var(--kleurFe-3);
    margin: 0px 17px 0px;
    font-family: var(--font-1);
    font-size: var(--fontSta);
    font-weight: 600;
    text-align: center;
	
	/* font-family: var(--font-H2);
	 font-weight: 500;
	 color: var(--kleurFe-1);
	 font-size: var(--fontMid) !important;*/
}
.blokkenNieuwsInleiding{
	font-family: var(--font-tekst);
	color: var(--kleurFe-1);
}
.blockNieuws:hover .blockNieuwsKop{
	color: var(--kleurFe-3);
}
.blockNieuws:hover .blokkenNieuwsInleiding{
	/* color: var(--kleurFe-5); */
}
.blockNieuws:hover {
	box-shadow: 0px 0px 5px 0px #00000029;
	border-radius: 12px;
}



.blokkenNieuwsInleiding::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: var(--icon-a);
    font-size: 22px;
    position: absolute;
    transition: all 150ms;
    -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -ms-transition: all 150ms;
    -o-transition: all 150ms;
    opacity: 0;
    margin-left: 12px;
}
.blockNieuws:hover .blokkenNieuwsInleiding::after{
opacity: 1;
}

.sitemap > ul> li > .siteMapTwee {
    font-size: 22px;
    font-weight: 800;
}
.flex-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/* ------  Nieuws blokken  ----------- */
.borderHover {
	transition: all 150ms;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
}
.borderHover:hover {
	/* background-color: var(--color-D); */
    box-shadow: 0px 0px 5px 0px #00000029;
    border-radius: 12px;
}
 .blockNieuws a:hover{
    text-decoration: none;
}
.borderHover:hover .blockNieuwsKop {

    color: var(--kleurFe-3);
}
.info img{
	/*border-radius: 10px 10px 0px 0px;*/
	transition: all 100ms;
}
.btn-close:hover{
	background-color: var(--kleurFe-3);
	transform: rotate(90deg);

}
/* .btn-close {
  height: 50px;
  width: 50px;
  position: relative;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
}
.btn-close:before,
.btn-close:after {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -25px;
  display: block;
  height: 10px;
  width: 50px;
  background-color: gray;
  transition: all 0.2s ease-out;
}
.btn-close:after {
  transform: rotate(45deg);
}
.btn-close:hover:before,
.btn-close:hover:after {
  transform: rotate(0deg);
} */
