/* Définitions des couleurs du thème
------------------------------------------------------------*/
/* Couleurs de la charte : background */
/* Couleurs de la charte : footer & divers */
/* Couleurs de la charte : menus */
/* Couleurs de la charte : sous menus ou menu secondaire*/
/* Couleurs des textes */
/* Couleurs des arrières plans */
/* Couleurs des bordures */
/* Couleurs des titres */
/* Couleurs des sous-titres */
/* Champs de formulaires */
/* Encart */
/* Modules */
/* Définitions des couleurs du thème------------------------------------------------------------*/
.bouton_couleur1() button,
.bouton_couleur1() a {
  color: #2a2a2a;
  background-color: #000000;
  border: 2px solid transparent;
}
.bouton_couleur1() button:after,
.bouton_couleur1() a:after {
  background-color: transparent;
}
.bouton_couleur1() button:hover,
.bouton_couleur1() a:hover {
  color: #2a2a2a;
  border: 2px solid #e6c300;
  background-color: #e6c300;
}
.bouton_couleur1() button:hover:after,
.bouton_couleur1() a:hover:after {
  background-color: #e6c300;
}
.bouton_degradeH1() button,
.bouton_degradeH1() a {
  color: #2a2a2a;
  background-color: #000000;
  background-image: -webkit-gradient(linear, left top, right top, from(#e6c300), to(transparent));
  background-image: -o-linear-gradient(left, #e6c300 0%, transparent 100%);
  background-image: linear-gradient(to right, #e6c300 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeH1() button:after,
.bouton_degradeH1() a:after {
  background-color: transparent;
}
.bouton_degradeH1() button:hover,
.bouton_degradeH1() a:hover {
  color: #2a2a2a;
  background-color: #e6c300;
}
.bouton_degradeH1() button:hover:after,
.bouton_degradeH1() a:hover:after {
  background-color: #e6c300;
}
.bouton_degradeV1() button,
.bouton_degradeV1() a {
  color: #2a2a2a;
  background-color: #000000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6c300), to(transparent));
  background-image: -o-linear-gradient(top, #e6c300 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #e6c300 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeV1() button:after,
.bouton_degradeV1() a:after {
  background-color: transparent;
}
.bouton_degradeV1() button:hover,
.bouton_degradeV1() a:hover {
  color: #2a2a2a;
  background-color: #e6c300;
}
.bouton_degradeV1() button:hover:after,
.bouton_degradeV1() a:hover:after {
  background-color: #e6c300;
}
.bouton_bordure1() button,
.bouton_bordure1() a {
  color: #000000;
  background-color: transparent;
  border: 2px solid #000000;
}
.bouton_bordure1() button:after,
.bouton_bordure1() a:after {
  background-color: transparent;
}
.bouton_bordure1() button:hover,
.bouton_bordure1() a:hover {
  color: #2a2a2a;
  border: 2px solid #e6c300;
  background-color: #e6c300;
}
.bouton_bordure1() button:hover:after,
.bouton_bordure1() a:hover:after {
  background-color: #e6c300;
}
.bouton_couleur2() button,
.bouton_couleur2() a {
  color: #2a2a2a;
  background-color: #e6c300;
  border: 2px solid transparent;
}
.bouton_couleur2() button:after,
.bouton_couleur2() a:after {
  background-color: transparent;
}
.bouton_couleur2() button:hover,
.bouton_couleur2() a:hover {
  color: #2a2a2a;
  border: 2px solid #000000;
  background-color: #000000;
}
.bouton_couleur2() button:hover:after,
.bouton_couleur2() a:hover:after {
  background-color: #000000;
}
.bouton_degradeH2() button,
.bouton_degradeH2() a {
  color: #2a2a2a;
  background-color: #e6c300;
  background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(transparent));
  background-image: -o-linear-gradient(left, #000000 0%, transparent 100%);
  background-image: linear-gradient(to right, #000000 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeH2() button:after,
.bouton_degradeH2() a:after {
  background-color: transparent;
}
.bouton_degradeH2() button:hover,
.bouton_degradeH2() a:hover {
  color: #2a2a2a;
  background-color: #000000;
}
.bouton_degradeH2() button:hover:after,
.bouton_degradeH2() a:hover:after {
  background-color: #000000;
}
.bouton_degradeV2() button,
.bouton_degradeV2() a {
  color: #2a2a2a;
  background-color: #e6c300;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
  background-image: -o-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #000000 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeV2() button:after,
.bouton_degradeV2() a:after {
  background-color: transparent;
}
.bouton_degradeV2() button:hover,
.bouton_degradeV2() a:hover {
  color: #2a2a2a;
  background-color: #000000;
}
.bouton_degradeV2() button:hover:after,
.bouton_degradeV2() a:hover:after {
  background-color: #000000;
}
.bouton_bordure2() button,
.bouton_bordure2() a {
  color: #e6c300;
  background-color: transparent;
  border: 2px solid #e6c300;
}
.bouton_bordure2() button:after,
.bouton_bordure2() a:after {
  background-color: transparent;
}
.bouton_bordure2() button:hover,
.bouton_bordure2() a:hover {
  color: #2a2a2a;
  border: 2px solid #000000;
  background-color: #000000;
}
.bouton_bordure2() button:hover:after,
.bouton_bordure2() a:hover:after {
  background-color: #000000;
}
.bouton_couleur3() button,
.bouton_couleur3() a {
  color: #2a2a2a;
  background-color: #e6c300;
  border: 2px solid transparent;
}
.bouton_couleur3() button:after,
.bouton_couleur3() a:after {
  background-color: transparent;
}
.bouton_couleur3() button:hover,
.bouton_couleur3() a:hover {
  color: #2a2a2a;
  border: 2px solid #000000;
  background-color: #000000;
}
.bouton_couleur3() button:hover:after,
.bouton_couleur3() a:hover:after {
  background-color: #000000;
}
.bouton_degradeH3() button,
.bouton_degradeH3() a {
  color: #2a2a2a;
  background-color: #e6c300;
  background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(transparent));
  background-image: -o-linear-gradient(left, #000000 0%, transparent 100%);
  background-image: linear-gradient(to right, #000000 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeH3() button:after,
.bouton_degradeH3() a:after {
  background-color: transparent;
}
.bouton_degradeH3() button:hover,
.bouton_degradeH3() a:hover {
  color: #2a2a2a;
  background-color: #000000;
}
.bouton_degradeH3() button:hover:after,
.bouton_degradeH3() a:hover:after {
  background-color: #000000;
}
.bouton_degradeV3() button,
.bouton_degradeV3() a {
  color: #2a2a2a;
  background-color: #e6c300;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
  background-image: -o-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #000000 0%, transparent 100%);
  padding: calc( 15px + 2px ) calc( 20px + 2px );
}
.bouton_degradeV3() button:after,
.bouton_degradeV3() a:after {
  background-color: transparent;
}
.bouton_degradeV3() button:hover,
.bouton_degradeV3() a:hover {
  color: #2a2a2a;
  background-color: #000000;
}
.bouton_degradeV3() button:hover:after,
.bouton_degradeV3() a:hover:after {
  background-color: #000000;
}
.bouton_bordure3() button,
.bouton_bordure3() a {
  color: #e6c300;
  background-color: transparent;
  border: 2px solid #e6c300;
}
.bouton_bordure3() button:after,
.bouton_bordure3() a:after {
  background-color: transparent;
}
.bouton_bordure3() button:hover,
.bouton_bordure3() a:hover {
  color: #2a2a2a;
  border: 2px solid #000000;
  background-color: #000000;
}
.bouton_bordure3() button:hover:after,
.bouton_bordure3() a:hover:after {
  background-color: #000000;
}
/*.center-block() {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/
/*.ie7-restore-left-whitespace() {
  *margin-left: .3em;

	&:first-child {
		*margin-left: 0;
	}
}*/
/*.ie7-restore-right-whitespace() {
  *margin-right: .3em;
}*/
/*.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}*/
/*---------------------------------------------------
    DIV
  ---------------------------------------------------*/
/* Clearfix */
/* Possibilité de redimentionner la div pour le navigateur : sur un textarea par exemple */
/* https://www.w3schools.com/cssref/playit.asp?filename=playcss_resize&preval=none
	 https://developer.mozilla.org/fr/docs/Web/CSS/resize */
/* Pas compatible ie et edge */
/* permet d'inclure le padding et la border dans la height et width de l'element */
/* https://www.w3schools.com/cssref/css3_pr_box-sizing.asp
	 https://developer.mozilla.org/fr/docs/Web/CSS/box-sizing */
/* rectangle */
/* carré */
/*---------------------------------------------------
    BORDURES et COINS ARRONDIS
  ---------------------------------------------------*/
/* Coins arrondis
	 https://developer.mozilla.org/fr/docs/Web/CSS/border-radius */
/* Même valeur pour tous les coins */
/* Valeurs différentes pour les coins */
/* Un seul arrondi */
/* En haut à gauche */
/* En haut à droite */
/* En bas à droite */
/* En bas à gauche */
/* Arrondis d'un côté */
/* En haut */
/* À droite */
/* En bas */
/* À gauche */
/*---------------------------------------------------
    FOND
  ---------------------------------------------------*/
/* Définit la taille des images d'arrière-plan pour l'élément : cover */
/* https://developer.mozilla.org/fr/docs/Web/CSS/background-size */
/* Définit la façon dont l'arrière-plan d'un élément (que ce soit l'image ou la couleur) s'étend sous la boîte de bordure, la boîte de remplissage (padding) ou la boîte de contenu */
/* https://developer.mozilla.org/fr/docs/Web/CSS/background-clip */
/* Dégradés
	 https://developer.mozilla.org/fr/docs/Web/CSS/Utilisation_de_d%C3%A9grad%C3%A9s_CSS */
/* Dégradés avec deux couleurs */
/* Horizontal */
/* Vertical */
/* Diagonale */
/* Radial */
/* Dégradés avec trois couleurs */
/* Horizontal */
/* Vertical */
/* Diagonale */
/* Radial */
/* La propriété -moz-appearance est utilisée dans Gecko (Firefox) afin d'afficher un élément en utilisant la mise en forme native du système d'exploitation.
https://developer.mozilla.org/fr/docs/Web/CSS/appearance
*/
/*---------------------------------------------------
    CHANGEMENT DE COULEUR
  ---------------------------------------------------*/
/*---------------------------------------------------
    FLOU
  ---------------------------------------------------*/
/*---------------------------------------------------
    OPACITE
  ---------------------------------------------------*/
/*---------------------------------------------------
    OMBRES
  ---------------------------------------------------*/
/* Sur une boite */
/* Ombre externe sur une boite */
/* Ombre interne sur une boite */
/* Sur un texte */
/*---------------------------------------------------
    TEXTE
  ---------------------------------------------------*/
/* Gestion des traits d'union lors des sauts de ligne */
/* https://developer.mozilla.org/fr/docs/Web/CSS/hyphens
   https://www.w3schools.com/cssref/css3_pr_word-wrap.asp */
/* Autoriser ou non la sélection de texte */
/* Masquer le texte qui dépasse de la div */
/* Limiter l'affichage du contenu d'un bloc à un nombre donné de lignes
	 https://developer.mozilla.org/fr/docs/Web/CSS/-webkit-line-clamp */
/*---------------------------------------------------
    INPUT
  ---------------------------------------------------*/
/* Placeholder text */
/*---------------------------------------------------
    3D
  ---------------------------------------------------*/
/* Prevent browsers from flickering when using CSS 3D transforms.
Default value is `visible`, but can be changed to `hidden
See git pull https://github.com/dannykeane/bootstrap.git backface-visibility for examples
https://developer.mozilla.org/fr/docs/Web/CSS/backface-visibility */
/* La propriété perspective détermine la distance entre le plan d'équation z = 0 et la position de l'utilisateur afin de donner une perspective aux objets positionnés dans l'espace 3D. */
/*---------------------------------------------------
    Transformations
  ---------------------------------------------------*/
/* La propriété transform modifie l'espace de coordonnées utilisé pour la mise en forme visuelle.
	 https://developer.mozilla.org/fr/docs/Web/CSS/transform */
/* Déplacer */
/* Déplacement 3D */
/* Modifier la taille */
/* Tourner */
/* Tourner */
/* Perspective */
/* Origine du repère */
/* Positionner les éléments en 3d ou non */
/*---------------------------------------------------
    Transitions
  ---------------------------------------------------*/
/* Animation avec plusieurs paramètres */
/* Contrôler la vitesse d'animation
	 https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Transitions/Utiliser_transitions_CSS
	 https://developer.mozilla.org/fr/docs/Web/CSS/transition */
/* Propriétés de l'animation */
/* Durée de l'animation */
/* Durées de l'animation */
/* Durée à attendre avant de débuter la transition */
/* Définir une courbe d'accelération, de manière à ce que la vitesse de la transition varie au cours de sa durée
https://developer.mozilla.org/fr/docs/Web/CSS/transition-timing-function */
/* transition combinée avec transform */
/*---------------------------------------------------
    Animations
  ---------------------------------------------------*/
/* https://developer.mozilla.org/fr/docs/Web/CSS/animation */
/*---------------------------------------------------
    Keyframes
  ---------------------------------------------------*/
/* Boutons issus de la personnalisation de différentes sources :
Demo [http://kevinjannis.github.io/hovereffects.css](http://kevinjannis.github.io/hovereffects.css)
[article on Codrops](http://tympanus.net/codrops/?p=15430)
[Article on Codrops](http://tympanus.net/codrops/?p=23342)
*/
/* boutons styles communs */
/* génération des boutons */
/* effet */
@-webkit-keyframes anim1-fade3 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim1-fade3 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim2-fade3 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim2-fade3 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* graisse de la font */
.commonImage {
  border-radius: 0;
}
.commonHoverImageScale {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  transition: all .7s ease;
}
.commonHoverImageScale:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.commonNote {
  padding: 15px;
  border: 1px solid #ffffff;
}
.commonNote i {
  color: #ffffff;
}
.commonErrorBox,
.commonSuccessBox {
  margin: 20px 0;
  padding: 1px;
  position: relative;
  font-family: 'Roboto Slab', serif;
  text-align: center;
}
.commonErrorBox p,
.commonSuccessBox p,
.commonErrorBox ul,
.commonSuccessBox ul {
  display: block;
  margin: 0;
  padding: 20px;
}
.commonErrorBox {
  border: 2px solid #c00c00;
  padding: 15px;
  color: #c00c00;
  /*background-color:@clickable_1_background_color;*/
}
.commonErrorBox p,
.commonErrorBox ul {
  display: block;
  margin: 0;
  color: #c00c00;
  /*background-color:@clickable_1_background_color; border:2px solid @clickable_1_background_color;*/
}
.commonErrorBox ul {
  padding-left: 2em;
  list-style: none;
}
.commonSuccessBox {
  background-color: #c6cdaa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a8ae8e), to(#c6cdaa));
  background-image: -o-linear-gradient(top, #a8ae8e 0%, #c6cdaa 100%);
  background-image: linear-gradient(to bottom, #a8ae8e 0%, #c6cdaa 100%);
  -webkit-box-shadow: 0px 0px 6px rgba(223, 230, 198, 0.7);
  box-shadow: 0px 0px 6px rgba(223, 230, 198, 0.7);
}
.commonSuccessBox p,
.commonSuccessBox ul {
  display: block;
  margin: 0;
  color: #676b5b;
  text-shadow: 1px 1px 0px #d6dcc3;
  background-color: #e2e8c9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c1c8a7), to(#e2e8c9));
  background-image: -o-linear-gradient(top, #c1c8a7 0%, #e2e8c9 100%);
  background-image: linear-gradient(to bottom, #c1c8a7 0%, #e2e8c9 100%);
  -webkit-box-shadow: inset 0px 1px 0px #ebf0da;
  box-shadow: inset 0px 1px 0px #ebf0da;
}
.commonSuccessBox ul {
  padding-left: 2em;
}
#gallery_password_form {
  /*background:@module_fond1;
	color:@module_texte;
	padding:3px 15px 0;*/
  margin-bottom: 30px;
}
#gallery_password_form h2 {
  margin-bottom: 0;
}
#gallery_password_form .submit {
  text-align: center;
  font-family: 'Roboto Slab', serif;
  margin: 20px auto 0;
  border: none;
  outline: none;
  width: 100%;
  padding: 1em 0;
  background-color: #e6c300;
  color: #2a2a2a;
  font-weight: bold;
  border-radius: 0px;
}
#gallery_password_form .submit:hover {
  opacity: 0.8;
}
#gallery_password_form .bouton-yoshiko {
  margin-top: 32px;
  padding: calc(1em + 2px) 0;
}
/*#gallery_password_form {
	.commonFormElements();
}*/
#galleries_list {
  *zoom: 1;
}
#galleries_list:before,
#galleries_list:after {
  display: table;
  content: "";
  line-height: 0;
}
#galleries_list:after {
  clear: both;
}
h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 2.4rem;
}
.gallery .gallery-title,
.item-title {
  padding: .5em 1.2em;
  text-align: center;
  margin: 0;
  background: #e0e0e0;
  overflow: hidden;
  font-weight: 500;
  font-family: 'Roboto Slab', serif;
  color: #333333;
}
.gallery .gallery-title a,
.item-title a {
  text-decoration: none;
  color: #333333;
}
.gallery p {
  margin: 0 0 30px;
}
.gallery img {
  border-radius: 0;
}
.gallery .gallery-title,
.item .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content_gallerie {
  padding: 2em 0;
}
/*#items_list {
	.clearfix();
}
	.item {
		text-align: center;
	}

		.item .item-title {
			background:radial-gradient(@third_background_color,@third_background_hover_color);
			border-top:3px @third_border_color solid;
			color: @third_text_color;
			padding: .5em;
		}

		.item .item-title a {
			text-decoration: none;
			color: @third_text_color;
		}

		.item .item-title a:hover {
			text-decoration: none;
			color: @fourth_text_color;
			text-shadow:1px 1px 0 @graphics_text_shadow;
		}

		.item img {
			.commonImage();
		}*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 30px!important;
  padding: 0;
  *zoom: 1;
  text-align: center;
}
.bx-wrapper img {
  max-width: 100%;
  text-align: center;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  /*border:2px solid @main_border_color;*/
  left: -5px;
  /*background: @fourth_background_color;*/
  /*fix other elements on the page moving (on Chrome)*/
}
.bx-wrapper .bx-viewport img {
  border-radius: 0;
}
.bx-wrapper .bx-viewport ul {
  margin: 0;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/oktCommon/js-plugins/bxslider/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-prev:before {
  position: absolute;
  top: -3px;
  z-index: 1;
  font-family: "fontawesome";
  content: "\f137";
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-next:before {
  position: absolute;
  top: -3px;
  z-index: 1;
  font-family: "fontawesome";
  content: "\f138";
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: .8;
}
.bx-wrapper .bx-controls-direction a {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  outline: 0;
  top: 50%;
  z-index: 2;
  color: #e6c300;
  font-size: 2.5em;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start:before,
.bx-wrapper .bx-controls-auto .bx-stop:before {
  position: absolute;
  top: -3px;
  right: 0;
  z-index: 1;
  font-family: "Glyphicons Halflings";
}
.bx-wrapper .bx-controls-auto .bx-start:before {
  content: "\e072";
}
.bx-wrapper .bx-controls-auto .bx-stop:before {
  content: "\e073";
}
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
  /*text-indent: -2025px;*/
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  color: #e6c300;
  opacity: .5;
}
.bx-wrapper .bx-controls-auto a:active,
.bx-wrapper .bx-controls-auto a:focus {
  border: none;
  text-decoration: none;
  outline: 0;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  opacity: 1;
  border: none;
  text-decoration: none;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  /*position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background:@module_fond1;*/
}
.bx-wrapper .bx-caption span {
  color: #000000;
  display: block;
  padding: 10px;
  text-align: center;
}
#cboxNext,
#cboxPrevious {
  outline: none;
}
