

/*
vert aplat : cedc00
vert texte afb42b
*/

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'krs';
  src:
    url('../fonts/krs.ttf') format('truetype'),
    url('../fonts/krs.woff') format('woff'),
    url('../fonts/krs.svgr#krs') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'krs';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-xsalto:before {
    content: "\e100";
}
.icon-facebook:before {
    content: "\e201";
}
.icon-twitter:before {
    content: "\e202";
}
.icon-addthis:before {
    content: "\e203";
}
.icon-instagram:before {
    content: "\e204";
}
.icon-googleplus:before {
    content: "\e205";
}
.icon-linkedin:before {
    content: "\e206";
}
.icon-pinterest:before {
    content: "\e207";
}
.icon-youtube:before {
    content: "\e208";
}
.icon-vimeo:before {
    content: "\e209";
}
.icon-email:before {
    content: "\e210";
}
.icon-menu:before {
    content: "\e301";
}
.icon-share:before {
    content: "\e302";
}
.icon-query:before {
    content: "\e303";
}
.icon-langue:before {
    content: "\e304";
}
.icon-manual:before {
    content: "\e305";
}
.icon-wherebuy:before {
    content: "\e307";
}
.icon-connexion:before {
    content: "\e308";
}
.icon-news:before {
    content: "\e309";
}
.icon-world:before {
    content: "\e310";
}
.icon-contact:before {
    content: "\e311";
}
.icon-krs:before {
    content: "\e312";
}
.icon-bullet:before {
    content: "\e313";
}
.icon-loupe_plus:before {
    content: "\e314";
}
.icon-video:before {
    content: "\e315";
}
.icon-panier:before {
    content: "\e316";
}
.icon-download:before {
    content: "\e317";
}
.icon-download_load:before {
    content: "\e318";
}
.icon-trash:before {
    content: "\e319";
}
.icon-pistolet:before {
    content: "\e320";
}
.icon-fleche_gauche:before {
    content: "\e401";
}
.icon-fleche_droite:before {
    content: "\e402";
}
.icon-fleche_haut:before {
    content: "\e403";
}
.icon-fleche_bas:before {
    content: "\e404";
}
.icon-family-accessories:before {
    content: "\e500";
}
.icon-family-automatic-bells:before {
    content: "\e501";
}
.icon-family-automatic-guns:before {
    content: "\e502";
}
.icon-family-color-changing:before {
    content: "\e503";
}
.icon-family-machines-controllers:before {
    content: "\e504";
}
.icon-family-manual-guns:before {
    content: "\e505";
}
.icon-family-projectors-tips:before {
    content: "\e506";
}
.icon-family-pumps:before {
    content: "\e507";
}
.icon-family-regulators:before {
    content: "\e508";
}
.icon-family-robotic-bells:before {
    content: "\e509";
}
.icon-family-robotic-guns:before {
    content: "\e510";
}
.icon-family-streaming:before {
    content: "\e511";
}
.icon-range-accessories:before {
    content: "\e600";
}
.icon-range-airless:before {
    content: "\e601";
}
.icon-range-airmix:before {
    content: "\e602";
}
.icon-range-airspray:before {
    content: "\e603";
}
.icon-range-electrostatic:before {
    content: "\e604";
}
.icon-range-liquid-2k:before {
    content: "\e605";
}
.icon-range-lubrication:before {
    content: "\e606";
}
.icon-range-powder:before {
    content: "\e607";
}
.icon-range-thick-1k:before {
    content: "\e608";
}
.icon-range-thick-2k:before {
    content: "\e609";
}






body {
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
}

a {
	color: #afb42b;
	text-decoration: underline;
	outline: none;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}


.ui-effects-transfer { border: 2px dotted gray; }


.popover {
	max-width: 500px;
	padding: 1px;
	font-size: 0.85em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	white-space: normal;
	color: #000000;
	background-color: #e8e8e8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.popover-title {
	font-size: 1.1em;
	font-style: normal;
	color: #ffffff;
	background-color: #2b94d1;
	text-transform: none;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.popover-content {
	padding: 5px 8px;
}

.popover-content a {
	color: #afb42b;
	text-decoration: underline;
}

.popover-content a:hover {
	color: #000000;
	text-decoration: none;
}

.popover > .arrow {
	border-width: 7px;
}
.popover > .arrow:after {
	content: "";
	border-width: 6px;
}

.popover.left > .arrow {
	top: 50%;
	right: -7px;
	margin-top: -7px;
	border-right-width: 0;
	border-left-color: #ebebeb;
	border-left-color: rgba(255, 255, 255, 1);
}
.popover.left > .arrow:after {
	right: 1px;
	bottom: -6px;
	border-right-width: 0;
	border-left-color: #ebebeb;
}

.popover.right > .arrow {
	top: 50%;
	left: -7px;
	margin-top: -7px;
	border-right-color: #ebebeb;
	border-right-color: rgba(255, 255, 255, 1);
	border-left-width: 0;
}

.popover.right > .arrow:after {
	bottom: -9px;
	left: 1px;
	border-right-color: #ebebeb;
	border-left-width: 0;
}





/* nyromodal */

.nyroModalBg {
	z-index: 1040;
}

.nyroModalCont {
	z-index: 1041;
}





/* modal */

.modal-backdrop.in {
  filter: alpha(opacity=65);
  opacity: .65;
}

.modal-content {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.modal-header {
	padding-top: 10px;
	padding-bottom: 5px;
	border: none;
	border-top: 10px solid #cedc00;
	background-color: #ffffff;
}

.modal-header h4 {
	color: #000000;
	font-size: 1.45em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
}

.modal-header .sr-only {
	display: none;
}

.modal-header .close {
	margin-top: 0;
}

.modal-header .close {
	color: #afb42b;
	font-size: 20px;
	line-height: 20px;
	opacity: 1;
	text-shadow: none;
	margin-right: 5px;

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.modal-header .close:hover {
	color: #000000;
}

.modal-body {
	padding: 15px 15px 10px 15px;
}

.modal button.btn {
	font-size: 1.2em;
}




.modal.langue ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

.modal.langue ul li {
	padding: 0;
	margin: 0 0 0.5em  0;
}

.modal.langue ul li a {
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
}

.modal.langue ul li a:hover {
	color: #afb42b;
}



.modal.country {}

.modal.country h5 {
	font-size: 1.3em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color:	#000000;
	margin: 0 0 0.5em 0;
}

.modal.country ul {
	float: left;
	min-height: 180px;
	list-style: none;
	list-style-image: none;
	border-left: 1px solid #c0c0c0;
}

.modal.country ul:first-child {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	border-left: none;
}

.modal.country ul li {
	margin: 0 0 0.75em 0;
	padding: 0;
	border: none;
}


.modal.country ul li a {
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0.35em 0;
	padding: 0;
	border: none;
}

.modal.country ul li a:hover {
	color: #afb42b;
}

.modal.country ul li a img {
	float: left;
	margin: 0.25em 0.5em 0.35em 0;
}








.modal.load h5 {
	font-size: 1.25em;
	line-height: 1.1em;
	color: #000000;
	margin-bottom: 0.5em;
}


.modal.load h5 span {
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
}

.modal.load .ligne {
	margin-bottom: 0.65em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #eeeeee;
}

.modal .quantite {
	text-align: center;
	margin-bottom: 0.5em;
}

.modal .trash {
	text-align: right;
	margin-bottom: 0.5em;
}

.modal.load input[type="button"] {
	height: 27px;
	font-size: 1.25em;
	line-height: 1.1em;
	margin: 0;
	padding: 4px 8px;
	vertical-align: top;
}
	
.modal.load input[type="text"] {
	height: 27px;
	font-size: 1em;
	text-align: center;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 8px;
	vertical-align: top;
}

.modal.load .icon-trash {
	font-size: 1.25em;
	color: #000000;
	margin: 0;
	padding: 0;

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.modal.load .icon-trash:hover {
	color: #afb42b;
}

.modal.load input[type="submit"] {
	width: 100%;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #cedc00;
	padding: 0.75em 0.75em 0.65em 0.75em;
	background: #cedc00 url(../images/submit_fond_01.png) right center no-repeat;
}


.modal.load input[type="submit"]:hover,
.modal.load input[type="submit"]:focus {
	color: #afb42b;
	border: 1px solid #000000;
	background: #000000 url(../images/submit_fond_02.png) right center no-repeat;
}

.modal.load .picto {
	text-align: center;
}

.modal.load .icon-panier,
.modal.load .icon-download_load {
	color: #cedc00;
	font-size: 3.5em;
	margin: -60px 0 10px 0;
}

.modal.devis .icon-download_load {
	display: none;
}

.modal.fichiers .icon-panier {
	display: none;
}

.modal.image {
	text-align: center;
}

.modal.image .modal-dialog {
  display: inline-block;
  width:auto;
  max-width: 90%;
}

.modal.image img {
  max-width: 100%;
}

/* input */

input,
button,
select,
textarea {
	font-family: helvetica, arial, sans-serif;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.42857143;
	color: #000000;
	vertical-align: top;
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;

	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	color: #afb42b;
	border: 1px solid #afb42b;
	background-color: #ffffff;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0.5em 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}


input[type="submit"],
input[type="reset"],
input[type="button"] {
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	padding: 0.5em;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

input[type="submit"] {
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #cedc00;
	padding: 0.75em 0.75em 0.65em 0.75em;
	background: #cedc00 url(../images/submit_fond_01.png) right center no-repeat;
}

input[type="submit"]:hover,
input[type="submit"]:focus {
	color: #cedc00;
	border: 1px solid #000000;
	background: #000000 url(../images/submit_fond_02.png) right center no-repeat;
}

input[type="reset"] {
	color: #555555;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
}

input[type="reset"]:hover {
	color: #ffffff;
	border: 1px solid #555555;
	background-color: #555555;
}

input[type="button"] {
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #000000;
}

input[type="button"]:hover {
	color: #ffffff;
	border: 1px solid #afb42b;
	background-color: #afb42b;
}

.btn {
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #000000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #cedc00;
	border: none;
  text-decoration: none;

	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.btn:hover {
	color: #cedc00;
	background-color: #000000;
}


.careerbt span {
	margin-right: 0.5em;
}

.btn-grey {
	color: #000000;
	background-color: #eeeeee;
}

.btn-grey.active {
	color: #cccccc;
	background-color: #444444;
}




#scrollToTop {
	display: none;
}

#scrollToTop a {
	width: 40px;
	height: 40px;
	bottom: 20px;
	position: fixed;
	right: 20px;
	background: url(../images/scrollToTop_fond.png) left top no-repeat;
}

#scrollToTop a:hover {
	 background: url(../images/scrollToTop_fond.png) left -60px no-repeat;
	text-decoration: none !important;
}










/* effet transition 75 */

a .fade {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

a:hover .fade {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}




/* navigation */

.navbar {
	margin: 0;
}

.navbar-default {
	background-color: #ffffff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.navbar-default .navbar-nav li.krs {
	display: none;
}

.navbar-default .navbar-nav li.krs a {
	font-size: 1.75em;
	padding: 0;
	border-bottom: none;
}

.navbar-default .navbar-nav li.krs a:hover,
.navbar-default .navbar-nav li.krs a:focus {
	color: #afb42b;
	border-bottom: none;
}


.navbar-default .navbar-nav li a {
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
}

.navbar-default .navbar-nav > li > a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 5px solid #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #444444;
	background-color: transparent;
	border-bottom: 5px solid #444444;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #afb42b;
	background-color: transparent;
	border-bottom: 5px solid #afb42b;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #afb42b;
	background-color: transparent;
	border-bottom: 5px solid #afb42b;
}


.navbar-default .navbar-nav li a.active {
	color: #afb42b;
	background-color: transparent;
	border-bottom: 5px solid #afb42b;
}

.navbar-default .navbar-nav li li a.active {
	color: #afb42b;
	border-bottom: none;
}

.navbar-default .navbar-nav .yamm-content a.active .titre {
	color: #afb42b;
}


.navbar-default .navbar-nav img {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.navbar-default .navbar-nav a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.navbar-default form {
	font-size: 0.9em;
	margin: 6px 0 0 0;
	padding: 0 15px 0 0;
}

.navbar-default input[type="text"] {
	padding: 2px 5px;
	margin: 0 -0.35em 0 0;
}

.navbar-default input[type="submit"] {
	width: 2.5em;
	font-size: 1.1em;
	padding: 4px 4px;
	text-indent: -5000px;
	border-color: rgba(255, 255, 255, 0);
	background: transparent url('../images/navbar_query.png') center center no-repeat;
}

.navbar-default input[type="submit"]:hover,
.navbar-default input[type="submit"]:focus {
	border-color: #afb42b;
	background: #cedc00 url('../images/navbar_query.png') center center no-repeat;
}



.dropdown-menu {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}




.navbar-static-top {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	z-index: 1030;
	background-color: #ffffff;
}

.navbar-static-top .navbar-nav li.krs {
	display: block;
	margin-top: 2px;
}






/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;

}
.yamm .dropdown-menu {
	left: auto;
	right: 0;
	padding: 0 0;
	border: none;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.yamm .yamm-content {
	margin: 0 -375px;
	padding: 2.25em 375px 1.55em 375px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.yamm-content .row {
	padding: 0 15px;
}

.yamm-content h4 {
	font-size: 1.25em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #afb42b;
	text-transform: uppercase;
	margin: 0 0 0.65em 0;
}

.yamm-content ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

.yamm-content ul li {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

.navbar-default .navbar-nav .yamm-content ul > li {
	float: left;
	width: 18%;
	margin: 0 0 0.35em 2.5%;
}

.navbar-default .navbar-nav .yamm-content ul li:nth-child(5n-4) {
	clear: left;
	margin-left: 0;
}

.navbar-default .navbar-nav .yamm-content ul > li > a {
	display: block;
	color: #000000;
	text-decoration: none;
}


.navbar-default .navbar-nav .yamm-content .image {
	float: left;
	max-width: 25%;
	margin-right: 4%;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.navbar-default .navbar-nav .yamm-content .titre {
	display: block;
	line-height: 1em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	padding: 0;

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.navbar-default .navbar-nav .yamm-content a .titre {
	color: #555555;
	margin-left: 29%;
	padding: 0.55em 0;
}

.navbar-default .navbar-nav .yamm-content a:hover .titre {
	color: #afb42b;

}

.navbar-default .navbar-nav .yamm-content ul ul {
	padding: 0;
	margin: 0.5em 0 0.5em 0 !important;
}

.navbar-default .navbar-nav .yamm-content ul ul > li {
	float: none;
	width: 100%;
	font-size: 0.75em;
	text-align: left;
	margin: 0 0 0.25em 0;
}

.navbar-default .navbar-nav .yamm-content ul ul > li > a:hover {
	color: #afb42b;
}

.navbar-default .navbar-nav .yamm-content ul ul > li > a {
	display: block;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	white-space: normal;
}

.navbar-default .navbar-nav .yamm-content ul ul > li > a:before {
	font-family: 'krs';
	float: left;
	font-size: 0.5em;
	color: #afb42b;
	margin: 0.15em 1em 0.25em 0;
	content: "\e313";

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.navbar-default .navbar-nav .yamm-content ul ul > li > a:hover:before {
	color: #000000;
}










/* top */
.top {
	position: fixed;
	z-index: 11;
	top: 0;
	right: 0;
	left: 0;
	background: #ffffff;
	border-bottom: 1px solid #aaaaaa;
}

.navbar-brand {
	font-size: 0.85em;
	line-height: 1em;
	font-style: italic;
	text-align: center;
	margin: 7px 0 0 0;
	padding: 0 0 0 15px;
}

.navbar-brand a {
	display: block;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navbar-brand a:hover {
	color: #999900;
	text-decoration: none;
}


.navbar-brand img {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.navbar-brand:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


ul.navtop {
	list-style: none;
	list-style-image: none;
	padding: 0;
	max-width:857px;
}

ul.navtop li {
	float: left;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

ul.navtop li:first-child,
ul.navtop li:nth-child(2) {
	border-right: 1px solid #aaaaaa;
}


ul.navtop li a {
	display: block;
	min-height: 17px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 0;
}

ul.navtop li a:hover {
	color: #999900;
	background-color: transparent;
}

ul.navtop [class^="icon-"], ul.navtop [class*=" icon-"] {
	float: left;
	font-size: 1.5em;
	margin: -0.1em 0.35em 0 0;

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

ul.navtop .icon-label {
	font-size: 0.9em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	margin-top: 0.05em;
	text-transform: uppercase;
}

ul.navtop .icon-langue {
	font-size: 1.45em;
}

ul.navtop .icon-flag {
	margin-top: 0.075em;
}

ul.navtop .icon-fleche_bas {
	float: right;
	font-size: 0.8em;
	margin: 0 0 0 0.35em;
}


ul.navtop .dropdown-menu {
	z-index: 1040;
	font-size: 0.95em;
	margin-top: 0.5em;
	margin-left: 0.25em;
	padding-top: 0.5em;
}

ul.navtop .dropdown-menu li {
	float: none;
	padding: 0;
	border-right: none;
}

ul.navtop .dropdown-menu li:first-child,
ul.navtop .dropdown-menu li:nth-child(2) {
	padding-left: 0;
    padding-right: 0;
}

ul.navtop .dropdown-menu a {
	text-transform: none;
	padding: 0 0.75em 0.15em 1em;
}




.top-static-top {
	max-width: 50px;
	top: 170px;
	left: 0;
	background-color: transparent;
	border: none;
}

.top-static-top .container,
.top-static-top .row {
	width: 50px;
	margin: 0;
	padding: 0;
}

.top-static-top .navbar-brand,
.top-static-top .icon-flag, 
.top-static-top .icon-label,
.top-static-top .icon-fleche_bas {
	display: none;
}


.top-static-top .navtop {
	margin: 0;
	padding: 0;
}

.top-static-top .navtop li {
	float: none;
	min-height: 50px;
	border: none;
	padding: 0;
	margin: 0;
}

.top-static-top .navtop li:first-child,
.top-static-top .navtop li:nth-child(2) {
	display: none;
}

.top-static-top ul.navtop a {
	display: block;
}

.top-static-top ul.navtop [class^="icon-"], .top-static-top ul.navtop [class*=" icon-"] {
	min-width: 50px;
	min-height: 50px;
	font-size: 2em;
	text-align: center;
	padding: 12px 0;
	margin: 0 0 1px 0;
	background-color: #cedc00;
}

.top-static-top ul.navtop a:hover [class^="icon-"], .top-static-top ul.navtop a:hover [class*=" icon-"] {
	color: #cedc00;
	background-color: #000000;
}


.top-static-top  ul.navtop .icon-news {
	font-size: 2.25em;
}








/* carousel */

.slider_grd {
	padding-bottom: 4.5em;
}

.slider_grd .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.5em 0 0.2em 0;
	color: #000000;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
	background-color: rgba(255, 255, 255, 0.7);
}

.slider_grd a {
	color: #000000;
	text-decoration: none;
}

.slider_grd .carousel-caption p {
	font-size: 1.05em;
	line-height: 1.4em;
	padding-bottom: 0.55em;
}

.slider_grd .carousel-caption .titre {
	float: left;
	width: 43%;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0 2% 0.35em 4%;
	text-align: right;
}

.slider_grd .carousel-caption .fleche {
	float: left;
	width: 4%;
	font-size: 3em;
	color: #cedc00;
	text-shadow: none;
	margin-top: -0.05em;
	padding-right: 5%;
	text-align: right;
}

.slider_grd .carousel-caption .texte {
	float: left;
	width: 44%;
	text-align: left;
	margin-top: 0.35em;
	padding-bottom: 0.55em;
}

.slider_grd .carousel-menu {
	display: block;
	color: #000000;
	text-shadow: none;
	background-color: #cedc00;
}

.slider_grd .carousel-menu ul {
	text-align: center;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
}

.slider_grd .carousel-menu ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.slider_grd .carousel-menu ul li a {
	border: 1px solid transparent;
	display: block;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0.5em 1em;
}

.slider_grd .carousel-menu ul li a:hover {
	color: #ffffff;
}

.slider_grd .carousel-menu .active {
	position: relative;
	color: #cedc00;
	background: #000000;
	border: 1px solid #000000;
}

.slider_grd .carousel-menu .active:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.slider_grd .carousel-menu .active:after {
	z-index: 10;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 6px;
	margin-left: -6px;
}

.slider_grd .carousel-menu .active:before {
	z-index: 10;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 7px;
	margin-left: -7px;
}

.slider_grd .carousel-control {
	z-index: 1;
	width: 10%;
	filter: alpha(opacity=0);
	opacity: 0;
}

.slider_grd .carousel-control.left:hover,
.slider_grd .carousel-control.right:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}





.slider_4cols {
	padding-bottom: 4em;
}

.slider_4cols .carousel-titre {
	float: left;
	margin-right: 4em;
}

.slider_4cols h3 {
	float: left;
	font-size: 2em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0.25em 0;
	margin: 0 0 1.25em 0;
	border-bottom: 1px solid #cedc00;
}

.slider_4cols .carousel-inner a {
	color: #000000;
	text-decoration: none;
}

.slider_4cols .carousel-inner a:hover {
	color: #cedc00;
}

.slider_4cols img {
	margin-bottom: 0.75em;
}

.slider_4cols .titre {
	display: block;
	font-size: 1.15em;
	line-height: 1.05em;
	margin-bottom: 0.35em;
}

.slider_4cols p {
	font-size: 0.95em;
}

.slider_4cols .carousel-nav {
	float: left;
	padding-left: 1em;
	border-left: 1px solid #cdcdcd;
}

.slider_4cols .carousel-inner {
	clear: both;
}

.slider_4cols .carousel-control.left,
.slider_4cols .carousel-control.right {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	width: inherit;
	height: inherit;
	margin-left: -2px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #cedc00;
	background-image: none;
}

.slider_4cols .carousel-control .glyphicon-chevron-left,
.slider_4cols .carousel-control .glyphicon-chevron-right,
.slider_4cols .carousel-control .icon-next,
.slider_4cols .carousel-control .icon-prev {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	height: inherit;
	width: inherit;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	padding: 0 4.5px;
	margin: 0 0 0 0;
}

.slider_4cols .carousel-control.left:hover,
.slider_4cols .carousel-control.right:hover {
	color: #cedc00;
	background-color: #000000;
}




.highlink {
	padding-bottom: 4em;
}

.highlink h5 {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 1.15em;
	line-height: 1.1em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-transform: none;
	margin: 0;
	padding: 0.75em 2.5%;
	background-color: rgba(195, 200, 0, 0.7);

	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}

.highlink .block {
	position: relative;
	margin-bottom: 2em;
}

.highlink .block a {
	text-decoration: none;
}

.highlink .block a:hover h5 {
	color: #afb42b;
	background-color: #000000;
}

.highlink .block .icon-fleche_droite {
	display: block;
	float: left;
	font-size: 1.05em;
	margin-top: 0.15em;
	margin-right: 0.5em;
}

.highlink p {
	line-height: 1.4em;
	padding-bottom: 0.75em;
}




.news {
	padding-bottom: 4em;
}


.news .titre {
	position: relative;
}


.news .icon-news {
	position: absolute;
	font-size: 3.5em;
	color: #cedc00;
}

.news h3 {
	float: left;
	font-size: 2em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0.25em 0;
	margin: 0 0 1.25em 0;
	border-bottom: 1px solid #cedc00;
}

.news h3 span {
	display: block;
	font-size: 0.5em;
	line-height: 1em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #a0a0a0;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0 0 0.25em 0;
}

.news .texte {
	clear: both;
}

.slider_news .carousel-inner a {
	color: #000000;
	text-decoration: none;
}

.slider_news .carousel-inner a:hover {
	color: #afb42b;
}

.slider_news .titre {
	display: block;
	font-size: 1.15em;
	line-height: 1.05em;
	margin-bottom: 0.35em;
}

.slider_news .photo {
	display: block;
	text-align: center;
	margin-bottom: 0.75em;
}

.slider_news .date {
	display: block;
	font-size: 0.85em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	margin-bottom: 0.5em;
}

.slider_news p {
	font-size: 0.95em;
	line-height: 1.4em;
	padding-bottom: 0.75em;
}

.slider_news .carousel-nav {
	float: left;
	width: 30px;
	margin-left: -55px;
	padding-left: 1em;
	border-left: 1px solid #cdcdcd;
}

.slider_news .carousel-control.left,
.slider_news .carousel-control.right {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	width: inherit;
	height: inherit;
	margin-left: -2px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #cedc00;
	background-image: none;
}

.slider_news .carousel-control .glyphicon-chevron-left,
.slider_news .carousel-control .glyphicon-chevron-right,
.slider_news .carousel-control .icon-next,
.slider_news .carousel-control .icon-prev {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	height: inherit;
	width: inherit;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	padding: 0 4.5px;
	margin: 0 0 0 0;
}

.slider_news .carousel-control.left:hover,
.slider_news .carousel-control.right:hover {
	color: #cedc00;
	background-color: #000000;
}








.videos {
	padding-bottom: 4em;
}

.videos .icon-video {
	position: absolute;
	font-size: 3.5em;
	color: #cedc00;
}

.videos h3 {
	float: left;
	font-size: 2em;
	font-family: texgyreadventorregular, arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0.25em 0;
	margin: 0 0 1.05em 0;
	border-bottom: 1px solid #cedc00;
}

.videos h4 {
	line-height: 1.35em;
	color: #000000;
}

.videos a {
	color: #000000;
	text-decoration: none;
}

.videos a:hover {
	color: #afb42b;
}


.slider_videos h4 {
	color: #000000;
}

.slider_videos img {
	margin-bottom: 0.5em;
	background-color: #cedc00;
}

.slider_videos .video.active img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.slider_videos p {
	line-height: 1.4em;
	padding-bottom: 1em;
}

.slider_videos .video.active p {
	color: #afb42b;
}



.slider_videos .carousel-control {
	font-size: 17px;
	line-height: 17px;
}

.slider_videos .carousel-nav {
	float: right;
	margin: -35px 0 0 0;
	padding-left: 1em;
	border-left: 1px solid #cdcdcd;
}

.slider_videos .carousel-control.left,
.slider_videos .carousel-control.right {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	width: inherit;
	height: inherit;
	margin-left: -2px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #cedc00;
	background-image: none;
}

.slider_videos .carousel-control .glyphicon-chevron-left,
.slider_videos .carousel-control .glyphicon-chevron-right,
.slider_videos .carousel-control .icon-next,
.slider_videos .carousel-control .icon-prev {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	height: inherit;
	width: inherit;
	font-size: 17px;
	line-height: 17px;
	color: #ffffff;
	text-shadow: none;
	padding: 0 4.5px;
	margin: 0 0 0 0;
}

.slider_videos .carousel-control.left:hover,
.slider_videos .carousel-control.right:hover {
	color: #cedc00;
	background-color: #000000;
}




/* addthis */

.addthis {
	margin-bottom: 10px;
}


/* chemin */

.cv3-chemin {
	text-align: right;
}

.breadcrumb {
	font-size: 12px;
	color: #afb42b;
	background-color: transparent;
	border-radius: 0 0 0 0;
	list-style: none outside none;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
}

.breadcrumb a {
	color: #a8a8a8;
	text-decoration: none;
	white-space: nowrap;
}

.breadcrumb a:hover {
	color: #afb42b;
}




/* centre de page */

.cv3-main {
	margin-bottom: 3em;
}






.cv3-col-gauche {}


#cv3-navigation {
	margin-bottom: 2em;
}

#cv3-navigation h4 {
	font-size: 1.2em;
	line-height: 1em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 15px;
	margin: -10px -15px 0.5em -15px;
	background-color: #000000;
}

#cv3-navigation ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#cv3-navigation ul li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#cv3-navigation ul li a:before {
	display: block;
	float: left;
	font-family: 'krs';
	line-height: 3em;
	font-size: 0.35em;
	margin-top: 0.85em;
	margin-right: 1.5em;
	content: "\e313";
}

/* menu gauche nvx 1 */
#cv3-navigation ul li a {
	color: #000000;
	text-decoration: none;
}

#cv3-navigation ul li a:hover {
	color: #afb42b;
}

#cv3-navigation ul li a.active {
	color: #afb42b;
}


/* menu gauche nvx 2 */
#cv3-navigation ul ul {
	margin-left: 1.1em;
	margin-bottom: 0.75em;
}

#cv3-navigation ul ul li a {
	color: #000000;
}

#cv3-navigation ul ul li a:hover {
	color: #afb42b;
}

#cv3-navigation ul ul li a.active {
	color: #afb42b;
}

/* menu gauche nvx 3 */

#cv3-navigation ul ul ul {
	margin-bottom: 0.75em;
}

#cv3-navigation ul ul ul li a {
	padding-left: 1.4em;
}



#cv3-navigation .link {
	display: none;
}




/* liste video */

.liste-videos {
	margin-bottom: 0.15em;
}

.liste-videos h3 {
	font-size: 0.95em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	padding: 9px 5px 8px 15px;
	margin: 0;
	background-color: #cedc00;
}

.liste-videos .video {}

.liste-videos .flex-video {
	margin-bottom: 0.5em;
}

.liste-videos h4 {
	min-height: 6.15em;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	padding: 0;
	margin: 0 0 0.75em 0;
}

.liste-videos .slider_videos .carousel-nav {
	float: right;
	margin: -24px 0 0 0;
	padding-left: 1em;
	border-left: 1px solid #ffffff;
}





/* related product */

.rel-prod {
	margin-bottom: 2em;
}

.rel-prod h3 {
	font-size: 0.95em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #afb42b;
	text-transform: uppercase;
	padding: 8px 5px 8px 15px;
	margin: 0 0 0.75em 0;
	background-color: #000000;
}

.rel-prod a {
	color: #000000;
	text-decoration: none;
}

.rel-prod a:hover {
	color: #afb42b;
}

.rel-prod .titre {
	display: block;
	font-size: 1.3em;
	line-height: 1em;
	padding: 0;
	margin-bottom: 0.25em;
}

.rel-prod p {
	font-size: 0.95em;
	line-height: 1.3em;
}

.rel-prod img {
	float: left;
	max-width: 35%;
	margin: 0 5% 0.75em 0;
}


/* related laod pdf */

.rel-load  {
	margin-bottom: 2em;
}

.rel-load h3 {
	font-size: 0.95em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	color: #afb42b;
	text-transform: uppercase;
	padding: 8px 5px 8px 15px;
	margin: 0 0 0.75em 0;
	background-color:	#000000;
}

.rel-load a {
	color: #000000;
	text-decoration: none;
}

.rel-load a:hover {
	color: #afb42b;
}

.rel-load .titre {
	display: block;
	font-size: 1.3em;
	line-height: 1em;
	padding: 0;
	margin-bottom: 0.25em;
}

.rel-load ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.rel-load ul li {
	clear: both;
	line-height: 1.1em;
	margin-top: 0.25em;
	margin-bottom: 0.45em;
}

.rel-load ul li:before,
.rel-load ul li:after {
	display: table;
	content: " ";
}

.rel-load ul li:after {
	clear: both;
}


.rel-load img {
	display: block;
	float: left;
	max-width: 30%;
	margin: 0 4% 0.5em 0;
}





/* inscription newsletter */
#cv3-newsletter {}

#cv3-newsletter input[type="text"] {
	width: 84%;
}

#cv3-newsletter input[type="submit"] {
	width: 14%;
}



/* news */

#cv3-news {
	color: #ffffff;
	background-color: #d2001e;
}

#cv3-news h4 {
	font-size: 1.75em;
	line-height: 1em;
	color: #ff95a4;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

#cv3-news h5 {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #ffffff;
	margin-bottom: 0.4em;
}

#cv3-news a {
	color: #ffffff;
	text-decoration: none;
}

#cv3-news a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cv3-news img {
	margin-bottom: 10px;
}

#cv3-news a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#cv3-news p {
	font-size: 1em;
	line-height: 1.3em;
}

#cv3-news .middle {}

#cv3-news .cv3-news-item {
	margin-bottom: 1em;
}

#cv3-news .separator {
	border-bottom: 1px dotted #ff95a4;
	margin-bottom: 1em;
}

#cv3-news .link_toggle:hover {
	color: #333333;
	text-decoration: none;
}









/* footer bas page */

.footer {
	color: #ffffff;
	background-color: #000000;
	padding: 2em 0;
}


.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #cedc00;
	text-decoration: none;
}



.cv3-navbas {}

.cv3-navbas ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

.cv3-navbas ul li {
	margin: 0 0 0.25em 0;
}

.cv3-navbas ul li a:before {
	display: block;
	float: left;
	font-family: 'krs';
	line-height: 3em;
	font-size: 0.4em;
	color: #cedc00;
	margin-top: 0.75em;
	margin-right: 1.5em;
	content: "\e313";
}


.quick-links {}

.quick-links ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

.quick-links ul li {
	margin: 0 0 0.25em 0;
}

.quick-links ul li a:before {
	display: block;
	float: left;
	font-family: 'krs';
	line-height: 3em;
	font-size: 0.4em;
	color: #cedc00;
	margin-top: 0.75em;
	margin-right: 1.5em;
	content: "\e313";
}


.social {}

.social ul {
	list-style: none;
	list-style-image: none;
	padding: 0.25em 0 0 0;
	margin: 0;
}

.social ul li {
	float: left;
	font-size: 2.75em;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0.5em;
	border-left: 1px solid #555555;
}

.social ul li:first-child {
	border-left: none;
	padding: 0 0 0 0;
}

.social .icon-label {
	display: none;
}


.footer .logo {
	margin-top: 2em;
	text-align: center;
}

.footer .logo img {
		display: inherit;
}

.footer .copyright {
	margin-top: 0.75em;
	text-align: center;
}

.sitemap ul.toggle > li {
  display:none;
}

.sitemap img {
  padding-left:10px;
  cursor:pointer;
}

.sitemap ul {
	list-style: none;
	list-style-image: none;
}

.sitemap div > ul {
  margin:0;
  padding:0;
}

.sitemap div > ul ul {
  padding-left:10px;
	border-left: 1px solid #c0c0c0;
}

.sitemap ul li {
	margin: 0 0 0.75em 0;
	padding: 0;
	border: none;
}

.sitemap ul li a {
	font-size: 0.95em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
}

.sitemap ul li a:hover {
	color: #cedc00;
}


/* addthis */
.cv3-main .at-icon-wrapper, #atic_more .at-icon-wrapper, #at3winheader .at-icon-wrapper {
  background-color: #cedc00 !important;
}

.cv3-main .at-icon, #atic_more .at-icon, #at3winheader .at-icon {
  fill: #000;
}


.isotope-toadd {
  display:none;
}


/* menu droit */
.menu-right {
	z-index: 55;
	position: fixed;
	top: 180px;
	right: 0;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
	
	
.menu-right .popover.left {
	white-space: nowrap;
	margin-right: 60px;
}
	
.menu-right li {
	min-height: 49px;
	text-align: right;
	margin: 0 0 1px 0;
	padding: 0;
	border: none;
}


.menu-right li a {
	text-decoration: none;
}
	
.menu-right [class^="icon-"], .menu-right [class*=" icon-"] {
	position: relative;
	min-width: 30px;
	min-height: 30px;
	font-size: 2em;
	color: #000000;
	text-align: center;
	padding: 11px 12px;
	margin: 0 0 1px 0;
	background-color: #cedc00;
	
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
	
.menu-right a:hover [class^="icon-"], .menu-right a:hover [class*=" icon-"] {
	color: #cedc00;
	background-color: #000000;
}
	
.menu-right a.active [class^="icon-"], .menu-right a.active [class*=" icon-"] {
	color: #cedc00;
	background-color: #000000;
}
	
.menu-right .nombre {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	color: #ffffff;
	font-size: 0.45em;
	font-family: texgyreadventorbold, arial, helvetica, sans-serif;
	text-align: center;
	padding: 1px 2px;
	background-color: #000000;
}



/* cookie bar */
body #cookie-bar {
  height:auto;
}
body #cookie-bar .cb-enable, body #cookie-bar .cb-enable:hover {
  background: #afb42b none repeat scroll 0 0;
}


	

@media (max-width: 1255px) {

	
	/* menu droit */
	.menu-right {
		z-index: 1000;
		top: inherit;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 40px;
		text-align: right;
		background-color:  #cedc00;
		-webkit-box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.45);
		-moz-box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.45);
		box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.45);
	}
	
	.menu-right li {
		display: block;
		float: right;
		min-height: 40px;
		border: none;
		margin: 0;
		padding: 0;
		border: none;
		border-left: 1px solid #aaaaaa;
	}

	.menu-right li a {
		display: block;
		min-height: 49px;
		text-decoration: none;
	}

	.menu-right [class^="icon-"], .menu-right [class*=" icon-"] {
		position: relative;
		display: block;
		min-height: 37px;
		font-size: 1.75em;
		color: #000000;
		text-align: center;
		vertical-align: top;
		padding: 10px 6px;
		margin: 0 0 0 0;
		background-color: #cedc00;
		
		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
	}
	
	.menu-right a:hover [class^="icon-"], .menu-right a:hover [class*=" icon-"] {
		color: #cedc00;
		background-color: #000000;
	}
	
	.menu-right a.active [class^="icon-"], .menu-right a.active [class*=" icon-"] {
		color: #cedc00;
		background-color: #000000;
	}
	
	.menu-right .nombre {
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		color: #ffffff;
		font-size: 0.45em;
		font-family: texgyreadventorbold, arial, helvetica, sans-serif;
		text-align: center;
		padding: 1px 2px;
		background-color: #000000;
	}



	/* navigation top en bas */
	.top.top-static-top {
		z-index: 1035;
		top: inherit;
		bottom: 0;
		min-height: 35px;
		width: inherit;
		width: auto;
		max-width: 210px;
	}

	.top.top-static-top .container,
	.top.top-static-top .row {
		width: inherit;
		margin: 0;
		padding: 0;
	}
	
	.top-static-top .navbar-brand {
		height: 40px;
		margin: 5px 0 0 0;
		padding: 0 5px 0 0;
	}

	.top.top-static-top .icon-flag, 
	.top.top-static-top .icon-label,
	.top.top-static-top .icon-fleche_bas {
		display: none;
	}
	
	
	.top..top-static-top .navtop {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	.top.top-static-top .pull-right {
		float: none !important;
	}

	.top.top-static-top .navtop li {
		display: block;
		float: left;
		min-height: 40px;
		border: none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #aaaaaa;
	}
	
	.top.top-static-top ul.navtop a {
		display: block;
		padding: 0;
	}
	
	.top.top-static-top ul.navtop [class^="icon-"], .top.top-static-top ul.navtop [class*=" icon-"] {
		min-width: 34px;
		min-height: 37px;
		font-size: 1.5em;
		text-align: center;
		vertical-align: top;
		padding: 10px 0 9px 0;
		margin: 0 0 0 0;
		background-color: #cedc00;
	}
	
	.top.top-static-top ul.navtop a:hover [class^="icon-"], .top.top-static-top ul.navtop a:hover [class*=" icon-"] {
		color: #cedc00;
		background-color: #000000;
	}

	.top.top-static-top  ul.navtop .icon-news {
		font-size: 1.65em;
	}




}



@media (min-width: 768px) {

	body {
		margin-top: 100px;
	}


	.modal.country ul {
		width: 22%;
		margin: 0 0 1em 3%;
		padding: 0 0 0 2.5%;
	}


	#scrollToTop a {
		bottom: 60px;
		right: 10px;
	}

	.navbar {
		min-height: 33px;
	}

	.navbar-fixed-top {
		top: 48px;
	}

	.top {
		min-height: 48px;
	}

	.navbar-brand {
		height: 35px;
		margin-top: 11px;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 0.95em;
		line-height: 1.1em;
		margin: 0 0 0 0;
		padding: 9px 0.6em 5px 0.6em;
	}

	.navbar-default.navbar-static-top .navbar-nav > li > a {
		margin: 6px 0 0 0;
		padding: 9px 0.5em 6px 0.5em;
	}

	.navbar-default .navbar-nav li.krs a {
		margin: 0.2em 0.25em 0 0;
	}

	.navbar-default.navbar-static-top .navbar-nav li.krs a {
		padding: 0;
		margin: 0.15em 0.75em 0 0;
	}

	.navbar-default.navbar-static-top .navbar-right {
		display: none;
	}

	.navbar-default input[type="text"] {
		width: 110px;
	}



	.navbar-default .navbar-nav .yamm-content ul > li {
		width: 18.8%;
		margin: 0 0 0.35em 1.5%;
	}

	.navbar-default .navbar-nav .yamm-content .image {
		max-width: 17%;
		margin-right: 5%;
	}

	.navbar-default .navbar-nav .yamm-content .titre {
		font-size: 0.85em;
		padding: 0;
	}

	.navbar-default .navbar-nav .yamm-content a .titre {
		color: #555555;
		margin-left: 22%;
		padding: 0.15em 0 0 0;
	}


	ul.navtop {
		margin: 15px 15px 0 0;
		max-width: 570px;
	}

	ul.navtop li {
		padding-left: 0.4em;
	}

	ul.navtop li:first-child,
	ul.navtop li:nth-child(2) {
		padding-left: 0.55em;
		padding-right: 0.25em;
		border-right: 1px solid #aaaaaa;
	}

	ul.navtop [class^="icon-"], ul.navtop [class*=" icon-"] {
		font-size: 0.825em;
		margin: 0 0.5em 0 0;
	}

	ul.navtop .icon-langue {
		font-size: 1.25em;
	}

	ul.navtop .icon-world {
		font-size: 1.05em;
	}

	ul.navtop .icon-flag {
		margin-top: 0.1em;
	}
	
	ul.navtop .icon-fleche_bas {
		font-size: 0.8em;
	}

	ul.navtop .country {
		width: 40em;
		padding-left: 1.25em;
		border-left: 5px solid #afb42b;
	}



	.liste-videos h4 {
		min-height: inherit;
		margin-bottom: 2em;
	}

	.slider_grd .carousel-caption .titre {
		font-size: 1.75em;
		line-height: 1em;
	}


	.slider_grd {
		padding-bottom: 4.5em;
	}

	.slider_grd .carousel-menu ul li a {
		padding: 0.5em 0.55em;
	}


	.highlink {
		padding-bottom: 7em;
	}

	.news .icon-news {
		top: -55px;
		left: 15px;
	}

	.news {
		padding-bottom: 6em;
	}

	.videos .icon-video {
		top: -55px;
		left: 15px;
	}
	
	.videos .btn {
		margin-top: 17px;
		font-size: 0.85em;
	}

	.slider_videos .carousel-nav {
		padding-left: 0;
		border-left: none;
	}


	.liste-videos {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	.rel-prod {
		float: left;
		width: 48%;
	}

	.footer {
		padding: 2em 0 5em 0;
	}

  .minisite-navbar .navbar-nav {
    padding: 10px 0 0 10px;
  }
}


@media (min-width: 992px) {
	body {
		margin-top: 135px;
	}

	.modal.langue .modal-dialog {
		width: 300px;
	}

	.collapse {
		display: block;
	}


	#scrollToTop a {
		bottom: 50px;
		right: 20px;
	}

	.navbar-fixed-top {
		top: 75px;
	}

	.top {
		min-height: 75px;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 1.1em;
		line-height: 1.1em;
		margin: 0 0 0 0;
		padding: 9px 1.45em 5px 1.45em;
	}

	.navbar-default.navbar-static-top .navbar-nav > li > a {
		font-size: 1em;
		line-height: 1.1em;
		margin: 6px 0 0 0;
		padding: 9px 0.9em 6px 0.9em;
	}

	.navbar-default .navbar-nav li.krs a {
		margin: 0.2em 0.25em 0 0;
	}

	.navbar-default.navbar-static-top .navbar-nav li.krs a {
		padding: 0;
		margin: 0.2em 0.85em 0 0;
	}

	.navbar-default.navbar-static-top .navbar-right {
		display: block;
	}

	.navbar-default.navbar-static-top form {
		margin-top: 10px;
	}

	.navbar-default input[type="text"] {
		width: 120px;
	}



	.navbar-default .navbar-nav .yamm-content ul > li {
		width: 18%;
		margin: 0 0 0.35em 2.5%;
	}

	.navbar-default .navbar-nav .yamm-content .image {
		max-width: 19%;
		margin-right: 5%;
	}

	.navbar-default .navbar-nav .yamm-content .titre {
		font-size: 0.95em;
		padding: 0 0 0.15em 0;
	}

	.navbar-default .navbar-nav .yamm-content a .titre {
		margin-left: 24%;
		padding: 0.25em 0 0 0;
	}


	.navbar-brand {
		margin-top: 12px;
	}


	ul.navtop {
		margin: 32px 15px 0 0;
                max-width:680px;
	}

	ul.navtop li {
		padding-left: 1.2em;
	}

	ul.navtop li:first-child,
	ul.navtop li:nth-child(2) {
		padding-left: 0.85em;
		padding-right: 0.75em;
	}

	ul.navtop [class^="icon-"], ul.navtop [class*=" icon-"] {
		font-size: 0.95em;
		margin: 0 0.45em 0 0;
	}

	ul.navtop .icon-langue {
		font-size: 1.25em;
	}

	ul.navtop .icon-world {
		font-size: 1.05em;
	}

	ul.navtop .icon-flag {
		margin-top: 0.1em;
	}
	
	ul.navtop .icon-fleche_bas {
		font-size: 0.8em;
	}

	ul.navtop .country {
		width: 49em;
		padding-left: 1.25em;
	}


	
	.slider_grd .carousel-caption .titre {
		font-size: 2.25em;
		line-height: 1.05em;
	}

	.slider_grd .carousel-menu ul li a {
		padding: 0.5em 0.55em;
	}

	.videos .btn {
		margin-top: 16px;
		font-size: inherit;
	}

	.slider_videos .carousel-nav {
		padding-left: 1em;
		border-left: 1px solid #cdcdcd;
	}


	.liste-videos {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.rel-prod {
		float: none;
		width: 100%;
	}

	.footer {
		padding: 2em 0;
	}

  .minisite-navbar .navbar-nav {
    padding: 30px 0 0 10px;
  }
}




@media (min-width: 1200px) {
	body {
		margin-top: 135px;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 1.2em;
		padding: 9px 1.75em 4px 1.75em;
	}

	.navbar-default.navbar-static-top .navbar-nav > li > a {
		font-size: 1.1em;
		margin: 6px 0 0 0;
		padding: 8px 1.55em 6px 1.55em;
	}

	.navbar-default .navbar-nav li.krs a {
		margin: 3px 1.5em 0 0;
	}

	.navbar-default.navbar-static-top .navbar-nav li.krs a {
		margin: 0.2em 1em 0 0;
	}

	.navbar-default .navbar-nav .yamm-content .image {
		max-width: 25%;
		margin-right: 4%;
	}

	.navbar-default .navbar-nav .yamm-content a .titre {
		margin-left: 29%;
		padding: 0.55em 0 0 0;
	}

	.navbar-default input[type="text"] {
		width: inherit;
	}

        ul.navtop {
                max-width:857px;
        }

	ul.navtop li {
		padding-left: 1.35em;
	}

	ul.navtop li:first-child,
	ul.navtop li:nth-child(2) {
		padding-left: 0.65em;
		padding-right: 0.35em;
		margin-right: 0;
	}

	ul.navtop [class^="icon-"], ul.navtop [class*=" icon-"] {
		font-size: 1.4em;
		margin: -0.15em 0.45em 0 0;
	}

	ul.navtop .icon-connexion {
		font-size: 1.35em;
		margin-top: -0.25em;
	}

	ul.navtop .icon-manual {
		margin-top: -0.25em;
	}

	ul.navtop .icon-label {
		font-size: 0.9em;
	}

	ul.navtop .icon-flag {
		margin-top: 0.075em;
	}

	ul.navtop .country {
		padding-left: 1.25em;
	}


	.slider_grd .carousel-menu ul li a {
		padding: 0.5em 0.75em;
	}


	.news .icon-news {
		top: 4px;
		left: -50px;
	}

	.videos .icon-video {
		top: -5px;
		left: -50px;
	}

	.videos .btn {
		margin-top: 17px;
		font-size: inherit;
	}

}



@media (max-width: 767px) {

	body {
		margin-top: 70px;
	}

	.modal.load .icon-panier,
	.modal.load .icon-download_load {
		display: none;
	}

	.modal .quantite {
		text-align: left;
	}

	.modal.country ul {
		width: 47%;
		margin: 0 0 1em 3%;
		padding: 0 0 0 3%;
	}

	.modal.country ul:nth-child(2n+1) {
		margin: 0 0 1em 0;
		padding: 0 0 0 0;
		border-left: none;
	}

	#scrollToTop a {
		display: none;
	}

	.navbar-static-top .navbar-nav li.krs {
		display: none;
	}

	.navbar {
		min-height: 50px;
	}

	.navbar-toggle {
		background-color: #cedc00;
		border-color: #cedc00;

		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
	}

	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		border-color: #cedc00;
		background-color: #000000;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000000;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #cedc00;
	}

	.navbar-right {
		margin-bottom: 0;
	}

	.navbar-default form {
		font-size: 1.1em;
		padding: 15px;
		margin: 0;
		background-color: #f4f4f4;
	}

	.navbar-nav > li > a {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-size: 1.3em;
	}

	.navbar-nav .open .dropdown-menu {
		margin-bottom: 10px;
	}

	.yamm .yamm-content {
		margin: 0 0 0 0;
		padding: 20px 0 0 0;
		overflow: hidden;
	}

	.navbar-default .navbar-nav .yamm-content ul li:nth-child(5n-4) {
		width: 47%;
		clear: inherit;
		margin-left: 3%;
		padding-bottom: 0.5em;
	}

	.navbar-default .navbar-nav .yamm-content ul > li {
		width: 47%;
		margin-left: 3%;
		padding-bottom: 0.5em;
	}


	.navbar-default .navbar-nav .yamm-content ul li:nth-child(2n+1) {
		clear: left;
		margin-left: 0;
		
	}


	.navbar-default .navbar-nav .yamm-content ul li li {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-bottom: 0;
	}


	.navbar-default .navbar-nav .yamm-content ul li li:nth-child(2n+1) {
		clear: inherit;
		margin-left: 0;
		padding-bottom: 0;
	}

	.navbar-default .navbar-nav .yamm-content .image {
		max-width: 12%;
		margin-right: 2.5%;
	}

	.navbar-default .navbar-nav .yamm-content .titre {
		font-size: 1em;
		padding: 0 0 0.15em 0;
	}

	.navbar-default .navbar-nav .yamm-content a .titre {
		margin-left: 14.5%;
		padding: 0.15em 0 0 0;
	}


	.navbar-brand {
		height: 40px;
		margin-top: 9px;
		margin-left: -15px;
	}


	.liste-videos h4 {
		min-height: inherit;
		margin-bottom: 2em;
	}


	.slider_grd {
		padding-bottom: 4em;
	}


	.slider_grd .carousel-caption {
		position: inherit;
		display: block;
	}

	.slider_grd .carousel-caption .fleche {
		display: none;
	}
	
	.slider_grd .carousel-caption .titre {
		width: 100%;
		font-size: 1.75em;
		line-height: 1em;
		text-align: left;
		padding: 0;
		margin: 0.5em 0 0.35em 0;
	}
	
	.slider_grd .carousel-caption .texte {
		width: 100%;
		text-align: left;
		padding: 0;
		margin: 0 0 0 0;
	}

	.slider_grd .carousel-menu {
		display: none;
	}

	.slider_grd .carousel-control {
		font-size: 30px;
	}

	.slider_grd .carousel-control.left,
	.slider_grd .carousel-control.right {
		color: #cedc00;
		opacity: 1;
		background-image: none;
	}

	.slider_grd .carousel-control .icon-prev,
	.slider_grd .carousel-control .icon-next,
	.slider_grd .carousel-control .glyphicon-chevron-left,
	.slider_grd .carousel-control .glyphicon-chevron-right {
		top: 32%;
	}




	.slider_4cols .col-xs-12 {
		margin-bottom: 1em;
	}

	.slider_4cols .carousel-nav {
		display: none;
	}

	.slider_4cols .carousel-inner .item {
		display: none;
	}

	.slider_4cols .carousel-inner .item:first-child {
		display: block;
	}

	.slider_4cols .carousel-inner .item .col-xs-12 {
		display: none;
	}

	.slider_4cols .carousel-inner .item .col-xs-12:first-child {
		display: block;
	}

	.slider_4cols img {
		float: left;
		max-width: 35%;
		margin-right: 5%;
	}



	.highlink {
		padding-bottom: 5.5em;
	}

	.highlink .block {
		position: inherit;
		margin-bottom: 1px;
	}

	.highlink h5 {
		position: inherit;
		bottom: inherit;
		width: 100%;
		color: #000000;
		text-align: left;
		margin: 0;
		padding: 0.75em 2.5%;
		background-color:  #cedc00;

	}

	.highlink .block a {
		display: block;
	}

	.highlink img {
		display: none;
	}



	.news .icon-news {
		position: inherit;
		float: left;
		margin-right: 0.5em;
	}
	
	.news h3 {
		margin-bottom: 0.5em;
	}
	
	.news .texte {
		margin: 0 0 1em 0;
	}


	.news .texte {
		text-align: right;
	}

	.news .texte p {
		display: none;
	}

	.slider_news .carousel-nav {
		display: none;
	}

	.slider_news .carousel-inner .item {
		display: none;
	}

	.slider_news .carousel-inner .item:first-child {
		display: block;
	}

	.slider_news .photo {
		float: left;
		max-width: 35%;
		margin-right: 5%;
	}




	.videos .icon-video {
		position: inherit;
		float: left;
		margin-right: 0.5em;
	}
	
	.videos h3 {
		margin: 0.35em 0 0.75em 0;
	}

	.videos .btn-sm {
		margin-top: 0.5em;
	}

	.videos .col-xs-4 {
		text-align: right;
	}

	.videos h4 {
		margin-bottom: 2em;
	}

	.slider_videos {
		display: none;
	}

	.cv3-main-gauche .slider_videos {
		display: block;
	}


	.footer {
		padding-bottom: 60px;
	}

	.footer .cv3-navbas,
	.footer .quick-links,
	.footer .social,
	.footer .logo {
		margin-bottom: 1em;
	}

  .minisite-navbar .navbar-brand {
    padding:0;
    max-width: calc(50% - 30px);
  }
}



@media (max-width: 400px) {

	.navbar-default .navbar-nav .yamm-content ul li:nth-child(5n-4) {
		float: none;
		clear: both;
		display: block;
		width: 100%;
		margin: 0;
		padding-bottom: 0.5em;
	}

	.navbar-default .navbar-nav .yamm-content ul > li {
		float: none;
		clear: both;
		display: block;
		width: 100%;
		margin: 0;
		padding-bottom: 0.5em;
	}

	.navbar-default .navbar-nav .yamm-content .image {
		max-width: 12%;
		margin-right: 2.5%;
	}

	.navbar-default .navbar-nav .yamm-content .titre {
		font-size: 1em;
		padding: 0 0 0.25em 0;
	}

	.navbar-default .navbar-nav .yamm-content a .titre {
		margin-left: 14.5%;
		padding: 0.5em 0 0 0;
	}


	.slider_grd .carousel-control .icon-prev,
	.slider_grd .carousel-control .icon-next,
	.slider_grd .carousel-control .glyphicon-chevron-left,
	.slider_grd .carousel-control .glyphicon-chevron-right {
		top: 15%;
	}

}
