/***********************************************************************************************************************************/
/************************                           /!\ AVANT D'EDITER /!\                                  ************************/
/************************                                   VOIR                                            ************************/
/************************                           www.dev.equideow.com/doc                                ************************/
/************************                                     ET                                            ************************/
/************************           dev.owlient.eu/wiki/index.php/Guide_Int%C3%A9gration_Equideow           ************************/
/************************                                                                                   ************************/
/************************      Text to ASCII : http://www.patorjk.com/software/taag/#p=display&f=Banner4    ************************/
/***********************************************************************************************************************************/

/*

.########..####.##.....##.####.##....##..######.....##.....##.########.########....###....##........######.
.##.....##..##..##.....##..##..###...##.##....##....###...###.##..........##......##.##...##.......##....##
.##.....##..##..##.....##..##..####..##.##..........####.####.##..........##.....##...##..##.......##......
.##.....##..##..##.....##..##..##.##.##..######.....##.###.##.######......##....##.....##.##........######.
.##.....##..##...##...##...##..##..####.......##....##.....##.##..........##....#########.##.............##
.##.....##..##....##.##....##..##...###.##....##....##.....##.##..........##....##.....##.##.......##....##
.########..####....###....####.##....##..######.....##.....##.########....##....##.....##.########..######.

*/


/*********************************************************************************************************/
/* BACKGROUND ********************************************************************************************/
/*********************************************************************************************************/
body.divins-metals{
	background-color: #3f3230;
}
body.body--mac.divins-metals{
	background-color: #463836;
}
.divins-metals .body-background{
	background-image:url(/media/equideo/image/background/body/dossiers/divins-metals/body-background-index.jpg);
}

/********************************************************************************************************/
/* PUZZLE ***********************************************************************************************/
/********************************************************************************************************/
.wheel{
	background-image:url(/media/equideo/image/dossiers/metals/tease-off.png);
}

/* Silver **************************************************************************/
.wheel li.symbol-enabled-metal-silver{
	left: 24px;
    top: 13px;
}
.wheel li.symbol-enabled-metal-silver img{
	width: 76px;
}
/* Gold **************************************************************************/
.wheel li.symbol-enabled-metal-gold{
	left: 24px;
    top: 168px;
}
.wheel li.symbol-enabled-metal-gold img{
	width: 76px;
}
/* Rose Gold *************************************************************************/
.wheel li.symbol-enabled-metal-rose-gold{
	right: 334px;
    top: 168px;
}
.wheel li.symbol-enabled-metal-rose-gold img{
	width: 76px;
}
/* Copper **************************************************************************/
.wheel li.symbol-enabled-metal-copper{
	left: 179px;
    top: 168px;
}
.wheel li.symbol-enabled-metal-copper img{
	width: 76px;
}
/* Quicksilver ************************************************************************/
.wheel li.symbol-enabled-metal-quicksilver{
	right: 23px;
    top: 13px;
}
.wheel li.symbol-enabled-metal-quicksilver img{
	 width: 232px;
}
/* Osmium ***************************************************************************/
.wheel li.symbol-enabled-metal-osmium{
	left: 179px;
    top: 91px;
}
.wheel li.symbol-enabled-metal-osmium img{
	width: 76px;
}
/* Ruthenium ***********************************************************************/
.wheel li.symbol-enabled-metal-ruthenium{
	left: 179px;
    top: 13px;
}
.wheel li.symbol-enabled-metal-ruthenium img{
	width: 76px;
}
/* Scandium *************************************************************************/
.wheel li.symbol-enabled-metal-scandium{
	right: 334px;
    top: 13px;
}
.wheel li.symbol-enabled-metal-scandium img{
	width: 76px;
}
/* Rhenium *************************************************************************/
.wheel li.symbol-enabled-metal-rhenium{
	left: 24px;
    top: 91px;
}
.wheel li.symbol-enabled-metal-rhenium img{
	width: 76px;
}
/* Platinum *************************************************************************/
.wheel li.symbol-enabled-metal-platinum{
	right: 334px;
    top: 91px;
}
.wheel li.symbol-enabled-metal-platinum img{
	width: 76px;
}

.divins-serie .right-content-divins-description .wheel a,
.divins-serie .right-content-divins-description .wheel a:after{
	color: transparent;
	background-color: transparent;
}

/*********************************************************************************************************/
/* FIX MIXED STATIC AND ANIMATED HORSES ******************************************************************/
/*********************************************************************************************************/

.carousel__content{
	padding: 0 0 0 340px;
}
.carousel__content::after{
	content: "";
	display: block;
	clear: both;
}
.carousel__content__item.visible {
    float: left;
}
.carousel--gradient .min-scale{
	padding: 90px 0 0;
}