body {
	font-size:14px;
	color:#6b6b6b;
	font-family: 'Open Sans', sans-serif;
	padding:0px; margin:0px;
	line-height:22px;
}
.imprime_home .container {
	max-width: 1403px;
	width: 1403px;
}
.imprime_home .row {
    padding: 0;
    margin: 0;
}
.col_gauche_admin_cat{
    overflow-x: scroll;
    overflow-y: hidden;
}

.imprime_home a{text-decoration:none;	outline:none;}

.spacer{clear:both;	line-height:0px; font-size:0px;}

.imprime_home h1, .imprime_home h2, .imprime_home h3, .imprime_home h4, .imprime_home h5, .imprime_home h6, .imprime_home p, .imprime_home ol, .imprime_home ul, .imprime_home form, .imprime_home input, .imprime_home span,.imprime_home section,.imprime_home div,.imprime_home a { color: #515151;}

.imprime_home ul, .imprime_home ol{list-style-type:none;}

.fs_.navbar-wrapper .fs_.navbar {
    margin-bottom: -3px;
}

.fs_.header-wrapper .fs_.top_nav {
	color: #fff;
	background: #404240;
}
.fs_.header-wrapper .fs_.top_nav ul li a, .fs_.header-wrapper .fs_.top_nav ul li, .fs_.header-wrapper .fs_.top_nav .communiquez h3 {
	font-weight: 900;
	color: #fff;
}
.fs_.header-wrapper .fs_.top_nav .fs_.communiquez h3{
    margin-top: 12px;
}
.fs_.header-wrapper .fs_.top_nav ul{
    margin-top: 14px;
}
.fs_.header-wrapper .fs_.top_nav a:hover {
	text-decoration: underline;
}
.fs_.header-wrapper .fs_.top_nav .fs_.communiquez a {
	font-weight: 100;
	font-size: 18px;
	text-decoration: underline;
	color: #95c24f;
}

.fs_.header-wrapper .fs_.navbar-wrapper span {
	color: #fff;
}

.fs_.header-right .fs_.products_content_head .fs_.img {
	display: inline-block;
	vertical-align: top;
}
.fs_.header-right .fs_.products_content_head p{
	display: inline-block;
	margin-right: 15px;
}
.fs_.header-right .fs_.products_content_head p span{
	font-weight: 900;
}
.fs_.header-right ul.fs_.products_content_links {
	width: 100%;
	text-align: right;
    padding-left: 30px;
}
.fs_.header-right ul.fs_.products_content_links li{
	font-size: 16px;
	line-height: 20px;
	padding: 0;
}
.fs_.header-right ul.fs_.products_content_links li:last-child{
	vertical-align: bottom;
    margin-bottom: 17px;
}

.fs_.header-right ul.fs_.products_content_links li a{
	text-transform: uppercase;
	font-size: 16px;
}
.fs_.header-right ul.fs_.products_content_links img {
	position: absolute;
}
.fs_.header-right .fs_.products_content_head .fs_.cart_img {
    position: absolute;
    right: 15px;
}
.fs_.header-right .fs_.products_content_head .fs_.img_trck {
    margin-right: 25px;
}
.fs_.header-right ul.fs_.products_content_links span.fs_.badge{
	position: relative;
	background-color: #95c24f;
	color: #fff;
    left: 20px;
    font-size: 15px;
    top: 16px;
}

.fs_.header-right .fs_.products_content_head span.fs_.badge {
	position: relative;
	background-color: #95c24f;
	color: #fff;
    left: 10px;
    font-size: 15px;
    top: -7px;
}

.fs_.header-right ul.fs_.products_content_links__ {
    text-align: right;
}

.fs_.header-right ul.fs_.products_content_links__ li:last-child {
    vertical-align: bottom;
    margin: 0;
}

.fs_.main_content .fs_.products {
	padding: 0;
	cursor: pointer;
}
.fs_.main_content .fs_.products .fs_.products_content {
	position: relative;
}
.fs_.main_content .fs_.products img{
	width: 100%;
}
.fs_.main_content .fs_.products .fs_.products_content:hover .fs_.onhover1, .fs_.main_content .fs_.products .fs_.products_content:hover .fs_.onhover2{
    opacity: 0.8;
}
.fs_.onhover1 {
	position: absolute;
    top: 5%;
    bottom: 0;
    left: 5%;
    right: 0;
	height: 90%;
	width: 90%;
	color: #fff;
    opacity: 0;
	background-color: #000;
	transition: .5s ease;
}

.fs_.onhover2 {
	position: absolute;
    bottom: 5%;
    left: 5%;
    right: 0;
	height: 35%;
	width: 90%;
	color: #000;
    opacity: 0;
	background-color: #fff;
	transition: .5s ease;

}
.fs_.onhover1 span {
	color: #afb1b3;
}

.fs_.onhover1 h4 {
	color: #fff;
	margin: 0;
	display: inline;
    font-weight: bold;
}

.fs_.onhover2 h4 {
	margin: 0;
	display: inline;
    font-weight: bold;
}
.fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
	position: relative;
	left: 85%;
	font-size: 26px;
	top: -10px;
}

.fs_.onhover1 .fs_.hoverparent {
    position: absolute;
    top: 43%;
    left: 10%;
}

.fs_.onhover2 .fs_.hoverparent {
    position: absolute;
    top: 38%;
    left: 10%;
}

section.fs_.special_offer {
    height: 280px;
	color: #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
section.fs_.special_offer h3{
	font-family: 'Open Sans Italic';
	color: #65d5fe;
	font-style: italic;
	font-size: 34px;
	margin-top: 28px;
	font-weight: 500;
}
section.fs_.special_offer h1{
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 800;
    font-size: 49px;
}
section.fs_.special_offer h2{
	margin-top: 0;
	color: #65d5fe;
	text-transform: uppercase;
	font-size: 40px;
}
section.fs_.service{
	background:#f9f9f9;
}
.fs_.service img {
	width: 80%;
	float: right;
}
section.fs_.service h2.fs_.nous{
	text-transform: uppercase;
    font-weight: 100;
    font-size: 48px;
    margin-top: 43px;
    margin-bottom: 25px;
}
section.fs_.service h2 span{
	color: #266db2;
    font-weight: bold;
}
section.fs_.service p{
    font-size: 20px;
    line-height: 1.3;
}
section.fs_.service h2.fs_.et{
    font-size: 34px;
}
section.fs_.submissions{
	margin-bottom: 15px;
}
section.fs_.submissions h2{
	text-transform: uppercase;
    font-weight: 800;
    font-size: 34px;
    color: #64727a;
}
section.fs_.submissions p{
	line-height: 1;
	margin-bottom: 22px;
}
section.fs_.submissions .fs_.submissions_block {
	background: #ebe4dc;
    padding: 18px 0;
}
section.fs_.submissions .fs_.samples_block {
	background: #c4dde9;
    padding: 18px 0;
}
section.fs_.submissions .fs_.retailers_block {
	background: #b1c6d3;
    padding: 18px 0;
}

section.fs_.submissions button.fs_.btn-group, section.fs_.submissions a.fs_.btn-group {
	background: #4e504d;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
    width: 160px;
}

/* Start testimonals slider */

.fs_.carousel {
	margin: 50px auto 0 auto;
}
.fs_.carousel .item {
	color: #999;
	overflow: hidden;
    min-height: 120px;
	font-size: 13px;
}
.fs_.carousel .fs_.media {
	position: relative;
	padding: 0 0 0 20px;
	margin-left: 20px;
}
.fs_.carousel .fs_.media img {
	width: 75px;
	height: 75px;
	display: block;
	border-radius: 50%;
    border: 2px solid #fff;
}
.fs_.carousel .fs_.testimonial {
    color: #000;
    position: relative;    
	padding: 15px;
	margin: 0;
}
.fs_.carousel .fs_.testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.fs_.carousel .fs_.item .fs_.row > div:first-child .fs_.testimonial {
	margin: 0 20px 20px 0;
}
.fs_.carousel .fs_.item .fs_.row > div:first-child .fs_.media {
	margin-left: 0;
}
.fs_.carousel .fs_.testimonial p {
    line-height: 21px;
	margin: 0;
}
.fs_.carousel .fs_.overview {
	padding: 3px 0 0 15px;
}
.fs_.carousel .fs_.overview .fs_.details {
	padding: 5px 0 8px;
}
.fs_.carousel .fs_.overview b {
	text-transform: uppercase;
	color: #ff5555;
}
.fs_.carousel .fs_.carousel-control {
	width: 30px;
	height: 30px;
    background: #666;
    text-shadow: none;
	top: -38px;
}
.fs_.carousel-control i {
	font-size: 16px;
}
.fs_.carousel-control.fs_.left {
	left: auto;
	right: 22px;
}
.fs_.carousel-control.right {
	left: auto;
}
.fs_.carousel-indicators {
	bottom: -80px;
}
.fs_.carousel-indicators li, .fs_.carousel-indicators li.fs_.active {
	width: 18px;
    height: 18px;
	border-radius: 0;
	margin: 1px 4px;
}
.fs_.carousel-indicators li {	
    background: #e2e2e2;
    border: 4px solid #fff;
}
.fs_.carousel-indicators li.fs_.active {
	color: #fff;
    background: #ff5555;    
    border: 5px double;    
}
.fs_.star-rating li {
	padding: 0 2px;
}
.fs_.star-rating i {
	font-size: 14px;
	color: #ffdc12;
}

section.fs_.testimonals_slider {
	padding-bottom: 30px;
}

section.fs_.testimonals_slider .fs_.carousel-control {
	background: none;
    color: #515151;
}
section.fs_.testimonals_slider .fs_.carousel-control i{
	font-size: 32px;
}
section.fs_.testimonals_slider .fs_.testimonial hr {
	margin-bottom: 5px;
    border: 0.6px solid #95c24f;
}
.fs_.view_more_testimonial a:hover span.fs_.plus_de{

}

.fs_.view_more_testimonial a span.fs_.plus_de{
	text-decoration: underline;
}
/* End testimonals slider */
section.fs_.organizers {
	background: #ededed;
    padding: 40px 0;
}

/* section.fs_.organizers img{
	margin: 0 auto;
} */

section.fs_.organizers .fs_.organizer_para p {
	text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 22px;
}
section.fs_.organizers .fs_.organizer_para p span{
	color: #3f3f3d;
	font-weight: bold;
}
.imprime_home footer {
	background: #4e504d;
    padding-top: 55px;
}
.imprime_home footer p, .imprime_home footer span, .imprime_home footer a, .imprime_home footer li, .imprime_home footer ul, .imprime_home footer h5, .imprime_home footer h6 {
	color: #fff;
}
.imprime_home footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.imprime_home footer a:focus {
	color: #fff;
    outline: none;
}
.imprime_home footer h5 {
	font-weight: 900;
	text-transform: uppercase;
}
footer .fs_.footer_top_row {
	margin-bottom: 50px;
}

footer .fs_.footer_top_child .fs_.products_content {
	display: inline-block;
	vertical-align: middle;
}
footer .fs_.footer_top_child .fs_.img {
	margin-right: 25px;
	display: inline-block;
	vertical-align: middle;
}

footer .fs_.footer_top_child {
    display: inline-block;
}

footer .fs_.de_expert.fs_.footer_top_child {
	width: 20%;
}

footer .fs_.production.fs_.footer_top_child {
	width: 30%;
}

footer .fs_.aucuns.fs_.footer_top_child {
	width: 24%;
}

footer .fs_.dupuis.fs_.footer_top_child {
	width: 25%;
}

footer .fs_.ecolo_impression img {
	display: inline-block;
	margin-right: 20px;
}

footer .fs_.ecolo_impression p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 18px;
}

footer .fs_.ecolo_impression p span{
	font-weight: 900;
}

footer .fs_.hebergement img{
	margin-top: 12px;
}

footer .fs_.rythme img{
	margin-top: 6px;
}

footer .fs_.visa{
	margin-top: 20px;
}

footer .fs_.mastercard {
	margin-top: 12px;
}

footer .fs_.footer_copyright {
	background: #404240;
    margin-top: 25px;
}

footer .fs_.footer_copyright .fs_.container > .fs_.row {
    padding-top: 17px;
}

footer .fs_.footer_copyright ul {
	font-size: 12px;
}
footer .fs_.footer_copyright ul li{
	padding: 0;
}
footer .fs_.footer_links > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.8%;
    margin-bottom: 20px;
    font-size: 12px;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 80%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
	right: -60px;
	padding: 17px 0px;
	width: 60px;
	color: #4e504db5;
	font-size: 26px;
	position: absolute;
	cursor: pointer;
	background-color: #ffffffeb;
	border-radius: 60px;
	z-index: 100;
	bottom: 27px;
}


i.fs_.fa.fa-chevron-left.fa-flip-vertical.slick-arrow {
    padding: 17px 20px 17px 17px;
}

i.fs_.fa.fa-chevron-right.slick-arrow {
    padding: 20px 8px 14px 13px;
}

.slick-arrow.fa-chevron-left {
	left: -60px;
	cursor: pointer;
}

/* Feedbacks */

.fs_.header-wrapper .fs_.communiquez {
	text-align: right;
}


/* ***************************************************************** Media Queries ****************************************************************** */

@media only screen and (max-width: 1401px) and (min-width: 1200px) {
	.fs_.container {
		max-width: 1171px;
		width: 1171px;
	}
	.fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
		left: 60%;
	}
}
@media only screen and (max-width: 1200px) {
  .fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
		left: 50%;
  }
}

@media only screen and (max-width: 992px) {

	.fs_.header-right ul.fs_.products_content_links {
		text-align: center;
		margin-top: 18px;
	}

	.fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
		left: 28%;
	}
	/*section.fs_.special_offer h3 {
	    font-size: 3.5vw;
	}
	section.fs_.special_offer h1 {
	    font-size: 4vw;
	}
	section.fs_.special_offer h2 {
		font-size: 3.7vw;
	}

	section.fs_.service h2.fs_.nous {
	    font-size: 5vw;
	}
	section.fs_.service h2.fs_.et {
	    font-size: 5vw;
	}*/
	/*section.fs_.service p {
	    font-size: 3.5vw;
	}*/
	/*section.fs_.submissions h2 {
	    font-size: 7vw;
	}*/

	.fs_.header-wrapper .fs_.communiquez {
		text-align: center;
	}

	.fs_.header-wrapper .fs_.top_nav .fs_.communiquez h3 {
	    font-size: 3vw;
	    line-height: 0.8;
        margin-bottom: 3%;
	}

	.fs_.header-wrapper .fs_.top_nav .fs_.communiquez a {
	    font-size: 3vw;
        display: block;
        margin-top: 4px;
	}

	footer .fs_.footer_top_child .fs_.img {
	    margin-right: 0;
	}

	footer .fs_.ecolo_impression p {
	    font-size: 2vw;
        line-height: 1.3;
	}
	section.fs_.service .fs_.nous_main {
		text-align: center;
	}

	.fs_.header-wrapper .fs_.notre_entrepris {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {

	ul.products_content_links {
		padding: 0 !important; 
	}

	.header-right ul li {
		display: block; 
		margin-bottom: 4px;
	}

	section.fs_.submissions h2 {
	    font-size: 7vw;
	}

	section.fs_.service p {
	    font-size: 3.5vw;
	}

	section.fs_.special_offer h3 {
	    font-size: 3.5vw;
	}
	section.fs_.special_offer h1 {
	    font-size: 4vw;
	}
	section.fs_.special_offer h2 {
		font-size: 3.7vw;
	}

	section.fs_.service h2.fs_.nous {
	    font-size: 5vw;
	}
	section.fs_.service h2.fs_.et {
	    font-size: 5vw;
	}
	.fs_.header-wrapper .fs_.top_nav .fs_.communiquez h3 {
	    margin-bottom: 3.5%;
	}
	.fs_.header-top {
		padding-bottom: 0;
	}
	.fs_.header-right ul {
		margin-bottom: 12px;
	}
	i.fs_.slick-arrow {
	    padding: 8px !important;
	    bottom: 30px;
	}
	footer .fs_.impr .fs_.row > .fs_ {
		text-align: center;
	}
	footer .fs_.impr .fs_.row > .fs_.ecolo_impression p {
		width: 100%;
	}
	footer .fs_.impr .fs_.row > .fs_ img {
		margin: 0 auto;		
	}

	footer .fs_.nos_division .fs_.nos_divi_heading{
		text-align: center;
		margin: 0 0 10px 0;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 768px){
	.fs_.container {
		max-width: 750px;
		width: 750px;
	}

	section.fs_.special_offer {
	    height: 230px;
	}

	footer .fs_.footer_top_child {
	    text-align: center;
	}

	footer .fs_.footer_top_child .fs_.img {
	    margin-bottom: 10px;
	}

	.fs_.header-top .fs_.logo {
	    width: 50%;
		margin: 0 auto;
	}

	.fs_.header-top .fs_.logo img {
		width: 90%;
		margin: 0 auto;
	}

	.fs_.slick-arrow {
	    right: -20px;
	    padding: 8px 0px;
	    width: 36px;
	    font-size: 16px;
	    bottom: 20px;
	}
	
	i.fs_.fa.fa-chevron-left.fa-flip-vertical.slick-arrow {
	 
	    width: 32px;
        padding: 8px 5px;
    
	}
	
	i.fs_.fa.fa-chevron-right.slick-arrow {
        
        width: 32px;
        padding: 8px 5px 8px 8px;
    
    }

	.fs_.slick-arrow.fs_.fa-chevron-left {
		left: -20px;
	}

	footer .fs_.de_expert.fs_.footer_top_child {
	    width: 50%;
	    display: inline-block;
	}
	footer .fs_.production.fs_.footer_top_child {
	    width: 50%;
	    display: inline-block;
	}
	footer .fs_.aucuns.fs_.footer_top_child {
	    width: 50%;
	    display: inline-block;
	}
	footer .fs_.dupuis.fs_.footer_top_child {
	    width: 50%;
	    display: inline-block;
	}

	footer .fs_.footer_top_row {
	    margin-bottom: 50px;
	    display: inline-flex;
	}

	.imprime_home .row.fs_.divisions {
	    margin-bottom: 10px;
	}

	footer .fs_.footer_links > div {
	    margin-left: 3px;
	    width: 24%;
	    margin-right: 0;
	}

	
}

@media only screen and (min-width:480px) and (max-width:767px){
	.fs_.container {
		max-width: 460px;
		width: 460px;
	}

	.fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
		left: 90%;
	}

	section.fs_.special_offer {
	    height: 180px;
	}

	section.fs_.special_offer {
	    background-size: 144% 103%;
	}

	/* section.fs_.organizers img {
	    width: 40%;
        margin-bottom: 2%;
	}
 */
	.fs_.carousel .fs_.testimonial {
	    margin: 0;
	}

	footer .fs_.footer_top_child {
	    text-align: center;
        margin-right: 22px;
	}

	footer .fs_.footer_top_child .fs_.img {
	    margin-bottom: 10px;
	}
	footer .fs_.ecolo_impression p {
	    font-size: 2vw;
	}
	.fs_.header-top .fs_.logo {
	    width: 60%;
		margin: 0 auto;
	}

	.fs_.header-top .fs_.logo img {
		width: 100%;
		margin: 0 auto;
	}
	footer .fs_.de_expert.fs_.footer_top_child {
	    width: 45%;
        vertical-align: top;
	}
	footer .fs_.production.fs_.footer_top_child {
	    width: 42%;
	}
	footer .fs_.aucuns.fs_.footer_top_child {
	    width: 45%;
	}
	footer .fs_.dupuis.fs_.footer_top_child {
	    width: 41%;
	}
	footer .fs_.footer_top_child .fs_.products_content {
	    width: 100%;
    }
    footer .fs_.footer_links > .fs_.produis {
	    width: 46%;
    }
    footer .fs_.footer_links > .fs_.papeterie {
	    width: 47%;
    }
    footer .fs_.footer_links > .fs_.items_promo {
	    width: 47%;
    }
    footer .fs_.footer_links > .fs_.emballage {
	    width: 47%;
    }
    footer .fs_.divisions img {
    	margin: 0 auto;
    	margin-bottom: 22px;
    }
    section.fs_.organizers .fs_.organizer_para p {
        font-size: 3vw;
    }
    .fs_.slick-arrow {
        right: -50px;
        padding: 9px 0px;
        width: 33px;
        font-size: 16px;
        bottom: 3px;
    }
    .fs_.slick-arrow.fs_.fa-chevron-left {
    	left: -50px;
    }
    section.fs_.special_offer h3 {
        font-size: 4.5vw;
	    margin-top: 20px;
    }
    section.fs_.special_offer h1 {
        font-size: 5vw;
    }
    section.fs_.special_offer h2 {
        font-size: 4vw;
    }
}



@media only screen and (max-width:1199px) {
    
    footer .fs_.footer_top_child .fs_.img {
        
        width: 100%;
        
    }
    
    footer .fs_.footer_top_child .fs_.img img {
        display: inline-block;
    }
    
    .fs_ .footer_top_child {
        text-align: center;
    }
    
    
    
    
}

@media only screen and (min-width: 10px) and (max-width: 479px) {


	.header-right ul li {
		margin-top: 4px!important;
	}
    
    .fs_.row.footer_top_row {
        margin-bottom: 15px;
    }
    
    
    
    .fs_.header-wrapper .fs_.top_nav ul {
        display: none;
    }
    
    .fs_.header-wrapper .fs_.top_nav .fs_.communiquez a {
        margin-bottom: 12px;
    }

	section.fs_.special_offer {
	    background-size: 145% 112%;
	}
	.fs_.container {
		max-width: 300px;
		width: 300px;
	}
	section.fs_.special_offer {
	    height: 130px;
	}
	section.fs_.special_offer h1 {
	    font-size: 5vw;
	}
	section.fs_.special_offer h3 {
        font-size: 4.5vw;
	    margin-top: 18px;
	}
	section.fs_.special_offer h2 {
	    font-size: 4vw;
	}
	.fs_.carousel .fs_.testimonial {
	    margin: 0;
	}
	footer .fs_.footer_top_child {
	    text-align: center;
        margin-right: 15px;
	}
	footer .fs_.footer_top_child .fs_.img {
	    margin-bottom: 10px;
	}
	footer p {
		font-size: 4vw;
	}
	footer .fs_.ecolo_impression p {
	    font-size: 3vw;
	    display: inline;
        width: 100%;
        float: left;
        text-align: center;
	}
	footer .fs_.ecolo_impression img{
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.fs_.onhover1 span.fs_.arrow, .fs_.onhover2 span.fs_.arrow {
	    left: 25%;
	}
	.fs_.header-top .fs_.logo {
	    width: 65%;
		margin: 0 auto;
		padding-top: 14px;
	}
	.fs_.header-right .fs_.products_content_head {
		margin-top: 16px;
	}
	.fs_.header-top .fs_.logo img {
		width: 100%;
		margin: 0 auto;
	}
	
	.fs_.footer_top_child {
	    margin-bottom: 20px;   
	}

	footer .fs_.footer_top_child .fs_.img {
		width: unset;
	}

	footer .fs_.footer_top_child .fs_.img img {
		margin-right: 20px;
	}
	
	footer .fs_.de_expert.fs_.footer_top_child {
	    width: 100%;
	    text-align:left;
	}
	footer .fs_.production.fs_.footer_top_child {
	    width: 100%;
	    text-align:left;

	}

	footer .fs_.aucuns.fs_.footer_top_child {
	    width: 100%;
	    text-align:left;
	}
	footer .fs_.dupuis.fs_.footer_top_child {
	    width: 100%;
	    text-align:left;
	}
	footer .fs_.footer_top_child .fs_.products_content {
	    width: unset;
        display: inline-block;
    }
    footer .fs_.production.fs_.footer_top_child img{
        margin: 0; 
        width: 80%;
    }
	footer .fs_.footer_top_child .fs_.products_content p {
        font-size: 2.7vw;
    }
    footer .fs_.divisions img {
    	margin: 0 auto;
    	margin-bottom: 22px;
    }
    section.fs_.organizers .fs_.organizer_para p {
        font-size: 3vw;
    }
    .fs_.slick-arrow {
        right: -30px;
        padding: 8px 0px;
        width: 30px;
        font-size: 14px;
        bottom: 36px;
    }
    .fs_.slick-arrow.fs_.fa-chevron-left {
    	left: -30px;
    }
    .fs_.header {
    	min-height: inherit;
    }
    .fs_.header-right ul li {
        margin-top: 8px!important;
    }
    .fs_.header-right{
    	float: right !important;
    }
    .slick-slide img {
    	margin: 0 auto;
    }
    footer .fs_.footer_links > div {
    	width: 100%;
    }
    .fs_.impr .fs_.ecolo_impression {
        text-align: center;
    }
    footer .fs_.mastercard img {
        margin: 0 auto;
    }
    footer .fs_.visa img {
        margin: 0 auto;
    }
    
}

.one {
    width: 30%;
}

.two {
    width: 30%;
}


.center-it {
	text-align: center !important;
}


.product-nav h1, .product-nav h2, .product-nav h3, .product-nav h4, .product-nav h5 {
	margin: 0;
	padding: 0 0 0 20px;
}
.product-nav .icon-section h1, .product-nav .icon-section h2, .product-nav .icon-section h3, .product-nav .icon-section h4, .product-nav .icon-section h5 {
	margin: 0;
	padding: 0;
}
.content .content-right .row {
	margin-left: -15px;
	margin-right: -15px;
}
.content-right section.fs_.service h2.fs_.nous {
    font-size: 32px;
}
.content-right section.fs_.service p {
    font-size: initial;
    line-height: initial;
}
.content-right section.fs_.service h2.fs_.et {
	font-size: 18px;
	font-weight: bold;
}
.content-right div.row.separator {
	height: 2em !important;
}
.fs_.header-right ul.fs_.products_content_links li div.overlay a {
    font-size: inherit;
}
.btn-danger, .btn-success, .btn-warning, .btn-primary, .btn-info,
span.btn.fileinput-button > span {
	color: #fff !important;
}
.header-right ul li.drop-menu .overlay {
	height: 485px;
}
.header-right ul li.drop-menu .product-nav {
	width: 378px;
}
.header-right ul li.drop-menu .product-nav ul li {
	width: 378px;
	line-height: 47px !important;
}