
@font-face{
  font-family: "MyriadPro";
  src: url("../../fonts/MyriadProRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Impact provided as WOFF (not WOFF2) */
@font-face{
  font-family: "Impact";
  src: url("../../fonts/Impact.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


.ff-myriadpro{ font-family: "MyriadPro", Arial, sans-serif; }
.ff-impact{ font-family: "Impact", "Arial Black", Arial, sans-serif; }

.select2-container {
	font-family:Oswald,sans-serif;
	font-weight:300;
	letter-spacing:.5px;
	text-transform:uppercase;
	width: 120px;
}

.select2-container .select2-selection .select2-selection__rendered {
	line-height: 33px;
	padding-left: 8px !important;
	padding-right: 20px !important;
	padding-top: 5px !important;
}

.select2-container .select2-selection {
	background-color:#efefef;
	border-radius:0;
	border:0
}

.select2-container .select2-selection .select2-selection__arrow {
	height: 33px;
	margin-top: -3px !important;
	margin-right: 5px !important;
}

.select2-container .select2-selection .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent !important;
	border-style: solid !important;
	border-width: 5px 4px 0 4px !important;
}

.select2-container .select2-selection {
	height: 33px;
	line-height: 33px;
	background: #FFF !important;
}

.select2-container .select2-selection span {
	height: 33px;
	line-height: 33px;
}

.select2-container .select2-dropdown {
	background-color:#f4f4f4;
	border:solid 1px #eaeaea
}

.select2-results__option {
	font-weight:400;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	padding:8px 10px;
	font-size:14px
}

.select2-container .select2-search--dropdown .select2-search__field {
	background:#fff;
	border:0;
	outline:0
}

.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
	background-color:#eee;
	color:#000
}

.select2-container .select2-results__option--selected {
	background-color:transparent;
	border-left:solid 1px #e82c2b
}

#fb5 {
	background-image: url(../../image/wood-background.jpg);
	background-size: cover;
}

#fb5 .fb5-page-book {
	height: 100% !important;
	width: 100% !important;
	left: 0 !important;
	top: 0 !important;
}

#fb5 #fb5-container-book {
	top: 0px;
	bottom: 0px;
	margin: auto;
}

#fb5 .turn-page.even .fb5-cont-page-book > .fb5-gradient-page {
	z-index: 1;
	pointer-events: none;
}

#fb5 #fb5-footer {
	display: flex;
	flex-wrap: wrap;
}

#fb5 #fb5-footer .fb5-bcg-tools {
	background-color: #c41827;
	opacity: 1;
	height: 55px;
}

#fb5 #fb5-footer #fb5-logo {
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 50px;
	height: 55px;
	visibility: initial !important;
	opacity: 1 !important;
	position: relative !important;
	left: initial !important;
	top: initial !important;
}

#fb5 .fb5-menu#fb5-center {
	margin-top: 12px;
}

#fb5 .fb5-menu li a {
	opacity: 0.9;
}

#fb5 .fb5-menu#fb5-right {
	margin-top: 12px;
	visibility: initial !important;
	opacity: 1 !important;
	position: absolute;
	right: 0px;
}

#fb5 .fb5-menu li.fb5-goto #fb5-page-number-two, #fb5 .fb5-menu li.fb5-goto input[type="text"] {
	color: #FBFAFA;
}

#fb5 .fb5-menu li.fb5-goto input[type="text"]:focus {
	color: #FFF;
}

#fb5 #fb5-footer #fb5-logo:before {
	content: '';
	display : inline-block;
	height : 0;
	width : 0;
	border-bottom : 55px solid #c41827;
	border-left : 25px solid transparent;
	position: absolute;
	right: 0;
}

#fb5 #fb5-footer #fb5-logo img {
	height: 52px;
	margin-top: 2px;
}

#fb5 .page-header {
	padding: 10px 0px;
	margin-bottom: 30px;
	background-color: #ee293a;
}

#fb5 .page-footer {
	display: flex;
	background-color: #ee293a;
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: flex;
}

#fb5 .page-footer .page-footer__logo {
	background-color: #FFF;
	padding-left: 5%;
	padding-right: 10%;
	position: relative;
}

#fb5 .page-footer .page-footer__logo:before {
	content: '';
	display : inline-block;
	height : 0;
	width : 0;
	border-bottom : 100px solid #ee293a;
	border-left : 100px solid transparent;
	position: absolute;
	right: 0;
}

#fb5 .page-footer .page-footer__logo img {
	height: 40px;
}

#fb5 .page-footer .page-footer__number {
	text-align: right;
	color: #FFF !important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	font-size: 16px !important;
	flex: 1;
	margin-right: 5%;
	margin-top: 9px;
}

#fb5 .page-header h2 {
	width: 90%;
	margin: auto;
	color: #FFF !important;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	font-size: 25px !important;
}

#fb5 .page-items {
	width: 90%;
	padding: 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin: auto !important;
	top: 100px;
	left: 0;
	right: 0;
}

#fb5 .page-items li {
	width: 33.333%;
	padding: 10px;
	position: relative;
	box-sizing: border-box;
	margin: 0 !important;
	margin-bottom: 30px;
	border-right: solid 1px #e6e3e3;
	border-bottom: solid 1px #e6e3e3;
	padding: 20px;
	list-style: none !important;
}

#fb5 .page-items li:nth-child(3n+3) {
	border-right: 0;
}

#fb5 .page-items li a:first-child {
	width: 40%;
}

#fb5 .page-items .item-picture {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	height: 110px;
}

#fb5 .page-items .item-picture img {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
}


#fb5 .page-items li .item-description {
	width: 100%;
}

#fb5 .connected .page-items li .item-description {
	height: 150px;
}

#fb5 .page-items li .item-description p {
	font-size: 13px;
	color: #696969;
	margin: 3px 0px !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#fb5 .page-items li .item-description p a {
	color: #696969;
	text-decoration: none;
}

#fb5 .page-items li .item-description p a:hover{
	text-decoration: underline !important;
}

#fb5 .page-items .item-description p.red {
	font-size: 13px!important;
	color: #FFF!important;
	font-weight: 700!important;
	background: #e82c2b;
	max-width: 90%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px 8px;
	margin-top: 0;
	text-transform: uppercase;
	position: relative;
}

#fb5 .page-items .item-description p.red:before {
	content: '';
	border-right: 4px solid transparent;
	border-top: 23px solid #e82c2b;
	position: absolute;
	right: -4px;
	top: 0;
}

#fb5 .page-items li .item-description strong {
	font-weight: 600;
}

#fb5 .page-items li h3 {
	font-weight: 500;
	font-family: 'Oswald', sans-serif !important;
	font-size: 15px !important;
	text-transform: uppercase;
	margin-top: 0;
	color: #3c3c3c;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#fb5 .page-items li h3 a {
	color: #3c3c3c;
	text-decoration: none;
}

#fb5 .page-items li h3 a:hover {
	color: #000;
	text-decoration: none !important;
}

#fb5 .item-add-cart, #fb5 .item-consult {
    padding: 0px;
    width: 100%;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    text-align: center;
    background-color: #d22322;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #FFF;
    border: solid 1px #e82c2b;
    height: 40px;
    position: relative;
    overflow: hidden;
	 margin-top: 30px;
}

#fb5 .item-consult {
    background-color: #f6f6f6;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fbfbfb, endColorStr=#efefef);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#efefef));
    background-image: -webkit-linear-gradient(top, #fbfbfb, #efefef);
    background-image: -moz-linear-gradient(top, #fbfbfb, #efefef);
    background-image: -ms-linear-gradient(top, #fbfbfb, #efefef);
    background-image: -o-linear-gradient(top, #fbfbfb, #efefef);
    background-image: linear-gradient(to bottom, #fbfbfb, #efefef);
    border: solid 1px #d2d2d2;
    color: #6d6d6d;
}

#fb5 .item-add-cart span, #fb5 .item-consult span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    line-height: 40px !important;
    -webkit-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    -moz-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    -o-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
	 color: #FFF;
	 text-align: center;
	 font-weight: 600;
}

#fb5 .item-add-cart svg {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    -webkit-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    -moz-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    -o-transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
    transition: left 0.5s cubic-bezier(0.42, 0, 0.07, 0.99);
}

#fb5 .item-add-cart.active svg {
    left: 0;
    -webkit-transition: left 0s ease-in-out;
    -moz-transition: left 0s ease-in-out;
    -o-transition: left 0s ease-in-out;
    transition: left 0s ease-in-out;
}

#fb5 .item-add-cart.active span {
    left: -100%;
    -webkit-transition: left 0s ease-in-out;
    -moz-transition: left 0s ease-in-out;
    -o-transition: left 0s ease-in-out;
    transition: left 0s ease-in-out;
}

#fb5 .main-page {
	background-image: url(https://intranet.groupenpi.com/nikolpoulin/images/fond_npi_2024_fr.jpg) !important;
}

#fb5 .main-page h1 {
	width: 80%;
	margin-left: auto;
	margin-right: 30px;
	font-size: 130px !important;
	color: #e82c2b !important;
	font-weight: 600 !important;
	line-height: 80px !important;
	margin-top: 15%;
	font-family: "Impact", "Anton", "Arial Black", Arial, sans-serif;
	/*text-shadow: #262626 1px 0 10px;*/
}

#fb5 .main-page h1 span {
	font-size: 60px !important;
	color: #000 !important;
	font-weight: 500 !important;
	font-family: "MyriadPro", Arial, sans-serif;
	/* text-shadow: #262626 1px 0 10px; */
}

#fb5 .main-page .entreprise-description {
	margin: auto;
	margin-top: 25%;
	width: 88%;
	font-size: 22px !important;
	color: #000 !important;
}

#fb5 .main-page .entreprise-description h2 {
	color: #e82c2b !important;
	font-size: 25px !important;
	font-weight: 600 !important;
}

#fb5 .main-page .entreprise-description p a {
	color: #000 !important;
	text-decoration: none !important;
	font-weight: 500 !important;
}

#fb5 .main-page .entreprise-description p {
	font-size: 22px !important;
	color: #000 !important;
	margin-bottom: 25px;
}

#fb5 .fb5-menu#fb5-right {
	display: flex;
}

#fb5 .fb5-menu#fb5-right .nav-cart {
    float: right;
    height: 35px;
    line-height: 35px !important;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #FFF;
    padding-left: 23px;
    margin-left: 20px;
    position: relative;
    text-decoration: none;
	 margin-right: 10px;
}

#fb5 .fb5-menu#fb5-right .nav-cart span {
    color: #e82c2b;
    background-color: #ffffff;
    padding: 0px;
    font-size: 11px;
    width: 16px;
    display: inline-block;
    height: 15px;
    position: absolute;
    left: 0;
    line-height: 15px !important;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: sans-serif;
    border: solid 1px #e82c2b;
    border-radius: 50%;
}


#fb5 .fb5-menu#fb5-right .fb5-goto {
	width: 90px;
}

#fb5 .fb5-menu#fb5-right select {
	z-index: 1;
}

#fb5 #fb5-footer img {
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-ms-transition-duration: 0s;
}

@media only screen and (max-width: 1300px) {
	#fb5 .fb5-menu#fb5-center {
		left: initial !important;
		position: relative !important;
		margin-right: auto;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 1000px) {
	#fb5 #fb5-footer .fb5-bcg-tools,
	#fb5 #fb5-footer {
		height: 45px;
	}

	#fb5 .fb5-menu#fb5-center {
		margin-top: 8px;
		left: initial !important;
		position: relative !important;
		height: 30px;
		margin-right: auto;
		padding-right: 30px;
	}

	#fb5 #fb5-footer #fb5-logo {
		height: 45px;
		padding-right: 30px;
	}

	#fb5 #fb5-footer {
		min-height: 45px;
		background-color: #460006;
		height: auto;
	}

	#fb5 #fb5-footer #fb5-logo::before {
		border-bottom: 45px solid #c41827;
	}

	#fb5 #fb5-footer #fb5-logo img {
		height: 40px;
	}

	#fb5 .fb5-menu#fb5-right {
		padding-top: 6px;
		padding-bottom: 6px;
		margin: 0px;
		position: static;
		margin-right: 8px;
	}

	#fb5 .fb5-menu#fb5-center ul li:last-child {
		display: none;
	}
}

@media only screen and (max-width: 500px) {
	#fb5 .fb5-menu#fb5-right ul {
		display: none !important;
	}

	.select2-container {
		margin-left: 10px !important;
	}
}

@media only screen and (max-width: 400px) {
	.select2-container {
		display: none;
	}
}
