/**************************************************************************************************************/
/*

			DON BOSCO - anthropologie

*/
/**************************************************************************************************************/


#portal-column-content #content-core .tileItem::before,
#portal-column-content #content-core  a.bt-inscription{
	background-color: #d9b65b;
}
#portal-column-content #content-core  a.bt-inscription {
	box-shadow: rgba(217, 182, 91, 0.8) 0 0 10px;
}
#portal-top::before {
	background-image: url("../images/decoche-suite-anthropologie2.png");
}


/*
	TRANSMISSION
*/
body[class*=-transmission] #portal-column-content #content-core .tileItem::before,
#portal-column-content #content-core .tileItem:nth-child(3)::before,
.sur-meme-theme .bx-viewport > ul > li.transmission::before {
	background-color: #ede56e;
}

/*
	INTERIORISATION
*/
body[class*=-interiorisation] #portal-column-content #content-core .tileItem::before,
#portal-column-content #content-core .tileItem:nth-child(2)::before,
.sur-meme-theme .bx-viewport > ul > li.interiorisation::before {
	background-color: #d9b65b;
}

/*
	INITIATION
*/
body[class*=-initiation] #portal-column-content #content-core .tileItem::before,
#portal-column-content #content-core .tileItem:nth-child(1)::before,
.sur-meme-theme .bx-viewport > ul > li.initiation::before  {
	background-color: #c78e4c;
}



@media only screen and (max-width: 680px){
	#portal-top::before {
		border-color: #c99347;
	}
}