﻿body {
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
container{margin-left: auto!important; margin-left: auto!important}
a:hover.bt-bdesign {
  color: #7340a1;
  text-decoration: none !important;
  border-color: #7340a1;
  cursor: pointer;
}
a {
  text-decoration: none;
  color: #0584d5;
}
a:hover {
  text-decoration: underline;
  color: #7340a1;
}

a.bt-bdesign {
display: inline-block;
	text-transform: uppercase;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #0584d5;
  color: #0584d5;
  border-color: #0584d5;
  font-size: 15px;
  padding: 8px 12px;
  text-decoration: none;
}
a.bt-bdesign-blanc {
	display: inline-block;
	text-transform: uppercase;
	
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #fff;
  color: #fff;
  border-color: #fff;
  font-size: 15px;
  padding: 8px 12px;
  text-decoration: none;
}
span.promo-bdesign {
  border-radius: 50%;
  background-color: #FFF;
  Padding: 14px 5px 18px 5px;
  font-size: 33px;
  margin: 5px;
  font-weight: bold;
  color: #333;
}
span.promo-pourcent-bdesign {
  font-size: 20px;
}
.m30 {
  margin: 30px;
}
.center {
  text-align: center;
}

ul.list-bdesign-ul {
  margin-top: 0;
  margin-bottom: 0px;
  display: block;
  list-style: none;
}
ul.list-bdesign-ul:after {
  clear: both;
}
.flex4 {list-style: none;
        display: flex;
        flex-wrap: wrap;
gap:3%
      }
      .flex4>* {
          flex: 0 0 22%;
      }
.flex2col{
list-style: none; 
	display: flex; 
	flex-wrap: wrap; 
	flex-direction: row; 
	align-items: flex-start; 
	justify-content: flex-start; 
	align-content: 
		flex-start; gap: 20px;
	}
.flex2col>*:nth-child(even){
	margin-right: -20px;
flex:1
	}
.flex2col>*:nth-child(odd){
	margin-left: -20px;
flex:1
	}

li.list-bdesign {
  list-style: none;
  float: left;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 33%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w80 {
  width: 80%;
}
.w100 {
  width: 100%;
}
.float {
  float: left;
}
@media only screen and (max-width: 580px) {
  .w20, .w30, .w25 {
    width: 100%;
    text-align: center;
  }
  .w40, .w50, .w60, .w80 {
    width: 100%;
  }
  .mobileOff {
    display: none;
  }
  #slider-bdesign li.slider1 {
    margin-left: 20px;
  }

  #slider-page-bdesign li {
    margin-left: 20px !important;
  }
}
@media only screen and (max-width: 780px) {
  .w20, .w25 {
    width: 50%;
    text-align: center;
  }
  #slider-page-bdesign.w40 {
    width: 100%;
  }
}
.pleft-right {
  padding: 0px 40px;
}
h1, h2, h3, h4 {
  font-weight: normal;
  font-family: 'Roboto Slab', serif;
  ;
}

.img-circle {
  border-radius: 50%;
}
.degrade {
  background: #00aeef; /* Old browsers */ background: -moz-linear-gradient(left, #00aeef 0%, #ec008c 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #00aeef 0%, #ec008c 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #00aeef 0%, #ec008c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeef', endColorstr='#ec008c', GradientType=1); /* IE6-9 */
}
.degrade2 {
  background: #00aeef; /* Old browsers */ background: -moz-linear-gradient(left, #497fc9 0%, #8e4ea7 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #497fc9 0%, #8e4ea7 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #497fc9 0%, #8e4ea7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#497fc9', endColorstr='#8e4ea7', GradientType=1); /* IE6-9 */
}
#myCarousel ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.carousel-caption {
  text-align: left !important;
  text-shadow: none !important;
  color: #000 !important;
  right: 50% !important;
  left: 0;
}
p.text {
  display: block;
}
@media only screen and (max-width: 780px) {
  .center-mobile {
    text-align: center;
  }
  .paddingOff {
    padding: 0px;
  }
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  p.text {
    display: none;
  }
  #myCarousel h1 {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 580px) {
  .center-mobile {
    text-align: center;
  }
  .paddingOff {
    padding: 0px;
  }
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  #myCarousel {
    margin-top: 30px;
  }
  p.text {
    display: none;
  }
  p a.bt-bdesign {
    font-size: 9px;
  }
  #myCarousel .item {
    min-height: 183px;
  }
  #myCarousel h1 {
    font-size: 24px !important;
  }
}
h3.accueil {
  font-size: 17px;
  padding-bottom: 30px;
  font-family: "raleway" !important;
}
body {
  background: #FFF;
  font-family: 'Roboto Slab', serif;
  ;
  font-size: 15px !important;
}
#content {
  margin-top: 70px
}
.newspaper {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */ -moz-column-gap: 40px; /* Firefox */ column-gap: 40px;
  -webkit-column-rule: 1px solid #CCC; /* Chrome, Safari, Opera */ -moz-column-rule: 1px solid #CCC; /* Firefox */ column-rule: 1px solid #CCC;
}
.dontbreak {
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
.bg-rose {
  background: #EC446A;
  color: #FFF
}
.bg-vert {
  background: #00B5AC;
  color: #FFF
}
.bg-gris {
  background: #929393;
  color: #FFF
}
.pad-tb-30 {
  padding: 30px 0
}
.bor-b-gris {
  border-bottom: 10px solid #333333
}
.w-100 {
  width: 100%;
  height: auto
}
footer {
  background: #333333;
  color: #FFF;
  text-align: center;
  padding: 35px
}
.slider {
  background-position: top;
  background-repeat: no-repeat;
  display: -webkit-box;
} /* HP */ 

.bloc-hp {
  display: inline-block;
  padding: 5px 0px 0px 15px !important;
}
a.bt-hp {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #ffffff;
  color: #fff;
  padding: 10px;
  text-decoration: none !important;
  text-transform: uppercase;
}
a:hover.bt-hp {
  color: #0584d5;
  text-decoration: none !important;
  border-color: #0584d5;
}
a.bt-bleu {
  color: #0584d5;
  border-color: #0584d5;
} 

/* Fin HP */ 


p.clients {
  margin: 0;
  background: #fcfcfc;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px;
  text-align: center
}
/*MENU*/
.navbar-inverse {
  background: #333333;
  border: none !important
}
.navbar-brand {
padding: 10px!important
}
ul.navbar-nav li a {
  padding: 0 !important;
  margin: 0 !important;
}
.navbar-inverse .navbar-nav > li > a > img {
  margin-top: 4px
}
.navbar-fixed-top .navbar-collapse {max-height: none}
.navbar-inverse .navbar-nav > li > a:hover {
  opacity: 0.5
}
#mainmenu{height: 100%;}
#mainmenu > li {
  padding: 10px;
  text-align: left;
  font-size: 14px;
  margin-left: 1px;
  color: #FFF !important;
  font-weight: 400;
line-height: 20px
}
#mainmenu > li.accueil {
  padding: 0 !important
}
.navbar-brand img {
  max-height: 50px
}
ul#mainmenu > li > ul {
	list-style: none;
	padding: 10px;
	min-width:200px;
	font-size: 13px;
	font-weight: 200;
	border-top: 1px solid #FFFFFF;
  display: none;
	position: absolute;
	background: #333333;
}
ul#mainmenu li:hover ul {
  display:block
}
.navbar-inverse .navbar-nav>li>a{
  color: inherit!important
}

/*MENU*/
.center {
  text-align: center
}
.demi-cercle {
  position: absolute;
  width: 100%;
  z-index: 10
}
.bleu1 {
  background: #106790
}
.bleu2 {
  background: #0c8cbb
}
.bleu3 {
  background: #0db1da
}
.bleu4 {
  background: #11cfff
}
.bleu {
  background-color: #0db1da
}
.violet {
  background-color: #009ee2;
}
.rouge {
  background-color: #fc1e48;
}
.orange {
  background-color: #328bb8
}
.border-inside-right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #FFF;
}
.blanc {
  color: #FFF
}
.mt10 {
  margin-top: 10px
}
.mt20 {
  margin-top: 20px
}
.mt30 {
  margin-top: 30px
}
.mt40 {
  margin-top: 40px
}
.mt50 {
  margin-top: 50px
}
.mb10 {
  margin-bottom: 10px
}
.mb20 {
  margin-bottom: 20px
}
.mb30 {
  margin-bottom: 30px
}
.mb40 {
  margin-bottom: 40px
}
.mb50 {
  margin-bottom: 50px
}
.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 4px
}
@media (max-width:1000px) {
  p.plogo {
    font-size: 12px !important;
	  font-weight: 200
  }
}
@media (max-width:768px) {
  .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    width: 100%;
    padding: 0 !important
  }
  #content {
    margin-top: 40px
  }
	ul#mainmenu > li > ul{display: block; position: relative}
  #mainmenu > li {
    display: block;
    border-top: 1px solid #222
  }
  p.plogo {
    font-size: 9px !important
  }
  .slider {
    background-position: left !important;
    background-repeat: no-repeat;
    background-size: cover !important
  }
}
@media (min-width:768px) {
  ul.navbar-nav li a {
    margin-top: 25px
  }
  .navbar-brand img {
    max-height: 70px
  }
}
@media only screen and (max-width:768px) {
  .cache {
    display: none !important;
  }
}
h1 {line-height: 65px; 
	font-size: 50px; 
	font-weight: 900; 
	margin-bottom: 50px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 20px;
  font-weight: bold;
}
.points {
  color: #818282;
  font-size: 17px;
  font-weight: 300;
} /* Portfolio */ .img-list {
  text-align: center;
}
span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.img-list:hover span.text-content {
  opacity: 0.9;
}
span.text-content {
  background: #e52a57;
  color: white;
  cursor: pointer;
  display: table;
  left: 0;
  position: absolute;
  top: 0;
  max-width: 245px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  border-radius: 4px;
  padding: 10px;
  margin-left: 15px;
}
span.plus {
  font-size: 36px;
  line-height: 10px;
}
textarea, select {
  border-radius: 5px;
  line-height: 20px;
  border: 1px;
  border-color: #CCC;
  padding: 5px;
  width: 300px;
  margin: 6px;
}
.soustitre {
  color: #FFF;
  text-align: center;
  font-style: italic;
  font-size: 18px;
  padding-bottom: 20px;
}
.input-group {
  padding: 7px 0px;
}
a {
  color: #0584d5;
  text-decoration: underline;
}
a.blanc {
  color: #fff;
  text-decoration: none;
}
a.blanc-menu {
  text-decoration: none;
}
a:hover.blanc {
  opacity: 0.8;
}
.bouton {
  border-radius: 17px;
  padding: 9px;
  font-weight: bold;
  text-transform: uppercase
}
.vert {
  background-color: #009ee2;
}
.vert1 {
  background-color: #784bad;
}
.vert2 {
  background-color: #009ee2;
}
.jaune {
  background-color: #327bcc;
}
.jaune1 {
  background-color: #b8dd2f;
}
.jaune2 {
  background-color: #9fbf26;
}
.degrade {
  background: linear-gradient(to right, #009ee2, #e2027f);
}
/*HP*/
.animation-lettres1{
	font-size: 55px;
	position: relative;
	padding: 0 10px;
	animation-name: example;
  animation-duration: 3s;
		animation-delay: 1s

}
.animation-lettres2{
	font-size: 55px;
	position: relative;
	padding: 0 10px;
	animation-name: example;
  animation-duration: 3s;
	animation-delay: 1250ms

}
.animation-lettres3{
	font-size: 55px;
	position: relative;
	padding: 0 10px;
	animation-name: example;
  animation-duration: 3s;
	animation-delay: 1500ms

}
.animation-bloc{
	animation-name: inhautbas;
  animation-duration: 3s;

}
.animation-bloc2{
	animation-name: inhautbas;
  animation-duration: 3s;
animation-delay: 250ms
}
.animation-bloc3{
	animation-name: inhautbas;
  animation-duration: 3s;
animation-delay: 500ms
}

@keyframes example {
  0%  {left: 0;  }
  20%{left:-50px;}
  60%  {left: 0; }
  100%  {}
}
@keyframes inhautbas {
  0%  {top: 0px; opacity: 1 }
  20%{top: -20px; opacity: 0,6}
  60%  {top: 0; opacity: 1 }
  100%  {}
}

/*HP*/
hr.hr {
  width: 250px;
  height: 4px;
  border: none;
  background: #ec0084;
}
div.blocdiv {
  border: 1px solid #b3b3b3;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  padding: 0px;
  background-color: #FFF;
}
.list-bdesign-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.promo-bdesign {
  padding: 25px 10px;
  background: #FFF;
  border-radius: 42px;
  color: #000;
  font-size: 30px;
}
.jaune3 {
  background-color: #85a01f;
}
.violet {
  background-color: #009ee2;
}
.violet1 {
  background: #583b6c
}
.violet2 {
  background: #66447e
}
.violet3 {
  background: #8358a2
}
.violet-landing {
  background-color: #009ee2;
}
.violet-landing1 {
  background: #2a3645
}
.violet-landing2 {
  background: #475a73
}
.violet-landing3 {
  background: #586e8a
}
.banner {
  border: 1px solid #333;
  background-image: url("/bdesignweb/medias/img-faq/traits-banners.png");
  font-size: 12px;
  margin: 0px 10px 10px 0px;
}
.float {
  float: left;
}
span.pourcentage {
  border-radius: 25px;
  width: 80px;
  height: 80px;
  font-size: 15px;
  padding: 3px;
  margin: 5px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}
.logo-bdw {
  width: auto;
  margin: 3px;
}
button.navbar-toggle {
  background: #327bcc;
  width: 30px;
  height: 30px
}
button.navbar-toggle:focus {
  background-color: #327bcc !important
}
p.plogo {
  color: #FFF;
	font-weight: 200;
  margin: 16px;
  float: left;
  font-size: 13px
}
section.sliderhp {
  background: url('/bdesignweb/medias/img-hp/slider-hp.jpg') top center no-repeat #0584d5;
} /*p.plogo::before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: -webkit-linear-gradient(right, #00aeef, #ec008c);background: linear-gradient(to right, #00aeef, #ec008c);content: '';display: block;mix-blend-mode: screen;}*/ .gris {
  background: #E6E7E8
}
.bgblanc {
  background: #FFF
}
.conseils {
  font-size: 20px;
  min-height: 330px;
}
.orange1 {
  background: #3ba0d3
}
.orange2 {
  background: #2a749a
}
.orange3 {
  background: #215e7d
}
section.realisations {
  background-color: #222;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
section.realisations h3 {
  font-size: 15px;
  color: #FFF;
  margin: 0;
  padding: 10px;
  height: 50px
}
section.realisations p {
  text-align: center
}
section.realisations p img {
  max-width: 100px;
  height: auto
} /*BOUTIQUE */ .boutique {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */ -moz-column-count: 3; /* Firefox */ column-count: 3;
  -webkit-column-gap: 30px; /* Chrome, Safari, Opera */ -moz-column-gap: 30px; /* Firefox */ column-gap: 30px;
  -webkit-column-rule: none; /* Chrome, Safari, Opera */ -moz-column-rule: none; /* Firefox */ column-rule: none;
  padding-top: 30px;
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */ page-break-inside: avoid; /* Firefox */ break-inside: avoid;
}
.boutique > li {
  list-style: none;
  margin-bottom: 30px;
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */ page-break-inside: avoid; /* Firefox */ break-inside: avoid;
}
.boutique ul {
  font-size: 12px;
  padding-left: 20px;
  margin-top: 10px;
  clear: both
}
.boutique li > img {
  clear: both
}
.boutique h2 {
  font-size: 18px;
  padding: 7px;
  font-weight: 600;
  margin: 0
}
.boutique > li > p.prix {
  padding: 7px 7px 0px 0px;
  line-height: 22px;
  float: right;
  text-align: right
}
/* .boutique > li > p.prix span:first-child {
  font-weight: 600;
  font-size: 28px !important;
	text-decoration: none !important;
}
.boutique > li > p.prix span:last-child {
  font-size: 28px !important;
	text-decoration: none !important;

} */
.boutique > li > p.prix span {
  font-weight: 600;
  font-size: 28px !important;
  text-decoration: none !important;
}
.prestaid {
  background: #F8F8F8;
  padding: 0px;
  -webkit-transition: background 1s, color 1s;
  transition: background 1s, color 1s;
}
.prestaid.selected {
  background: #b1dcf8;
  -webkit-transition: background 1s, color 1s;
  transition: background 1s, color 1s;
  padding: 5px;
}
.prestaid.youpi {
  background: #b1dcf8;
  -webkit-transition: background 1s, color 1s;
  transition: background 1s, color 1s;
  padding: 5px;
}
.commanderfirst.selected, .commandergo.selected {
  background: #FFF !important;
  color: #0584d5 !important;
  -webkit-transition: background 1s, color 1s;
  transition: background 1s, color 1s;
}
.toshow {
  display: none;
  padding: 5px
}
.toshow a {
  color: #FFF
}
.clear {
  clear: both
}
#monpanier {
  display: none
}
#monpanier td, #realpanier table td {
  padding: 1px 5px;
}
#realpanier {
  background-color: #da0783;
  width: 80px;
  height: 73px;
}
#realpanier table {
  display: none;
  width: 350px;
  float: right;
  text-align: left;
  background-color: #da0783;
  padding: 10px;
  font-size: 13px;
  line-height: 24px;
}
#realpanier:hover table {
  display: block;
  margin-top: -10px;
  text-transform: none !important
}
.totalpanier, #totalpanier {
  font-weight: 800 !important;
  font-size: 16px;
}
#tablepanier .totalpanier {
  font-size: 20px;
}
input[type="submit"] {
  border-radius: 30px;
  font-size: 19px;
  padding: 13px;
  background-color: #0584d5;
  color: #FFF;
}
.totalpanier td {
  border-top: 1px solid #FFF !important;
  padding-top: 6px !important
}
div.paiementchoix {
  float: left;
  vertical-align: middle;
  margin: 20px;
  height: 80px
}
label.paiement {
  padding: 10px;
  border: solid 1px #CCCCCC;
  border-radius: 7px;
  width: 200px;
  text-align: center;
  height: 80px
}
#realpanier .variables {
  display: none
}
#realpanier a {
  text-decoration: none;
}
#realpanier table a {
  color: #FFF
}
#realpanier table a:hover {
  color: #000
}
#articles {
  background: #FFF;
  color: #da0783 !important;
  font-size: 12px;
}
p.enregistre {
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
}
a:hover.bt-valider {
  text-decoration: none !important;
  background-color: #03609c;
  color: #FFFFFF;
}
a.bt-valider {
  color: #FFFFFF;
  border-color: #0584d5;
  background-color: #0584d5;
  font-size: 20px;
  text-transform: none;
} /* nav panier */ .cart-nav {
  margin: 15px 0;
  text-align: center;
  padding-top: 20px;
}
.cart-nav > ul > li {
  display: inline-block
}
.cart-nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  background: #f6f6f6;
  border-radius: 20px;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
}
.cart-nav > ul > .active > a, .cart-nav > ul > .active > span {
  color: #fff;
  background: #327bcc;
  border-radius: 20px;
  -webkit-box-shadow: 0 2px 5px rgba(153, 153, 153, 0.4);
  -moz-box-shadow: 0 2px 5px rgba(153, 153, 153, 0.4);
  box-shadow: 0 2px 5px rgba(153, 153, 153, 0.4);
}
.cart-nav > ul > li > a, .cart-nav > ul > li > span {
  line-height: 40px;
  display: inline-block;
  padding: 0 15px;
  text-decoration: none;
}
#realpanier .btn-primary {
  padding: 8px !important;
  border-color: #FFF;
  border-radius: 20px;
}
p.commander {
  padding-bottom: 26px;
  padding-top: 20px;
}
a.commanderfirst {
  background: #0584d5;
  color: #FFF
}
a.commanderfirst:hover {
  background: #FFF;
  color: #0584d5
}
.briefarea {
  margin: 0;
  height: 150px !important;
  padding: 2px;
  font-size: 12px
} /* Témoignages */ .bs-callout-info {
  border-left-color: #0584d5 !important;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
@media (max-width:768px) {
		.flex4 {
gap:4%
      }
	.flex4>* {
          flex: 0 0 48%;
      }
	img.full768{
  width: 100%; 
		height: auto
}
  .boutique {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2;
    -webkit-column-gap: 10px; /* Chrome, Safari, Opera */ -moz-column-gap: 10px; /* Firefox */ column-gap: 30px;
    -webkit-column-rule: none; /* Chrome, Safari, Opera */ -moz-column-rule: none; /* Firefox */ column-rule: none;
  }
}
@media (max-width:400px) {
	img.full400{
  width: 100%; 
		height: auto
}
  .conseils {
    font-size: 14px;
    min-height: 250px;
  }
  .boutique {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */ -moz-column-count: 1; /* Firefox */ column-count: 1;
    -webkit-column-gap: 10px; /* Chrome, Safari, Opera */ -moz-column-gap: 10px; /* Firefox */ column-gap: 30px;
    -webkit-column-rule: none; /* Chrome, Safari, Opera */ -moz-column-rule: none; /* Firefox */ column-rule: none;
  }
	.flex4 {
gap:0
      }
	.flex4>* {
          flex: 0 0 100%;
      }
}
.offre {
  background: #FFFFFF;
  max-width: 1280px;
  margin: 0;
  margin-left: auto;
  margin-right: auto
}
.offre li {
border-radius: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  background: #f6f6f8;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important
}
.offre p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 12px
}
.offre h2 {
  text-align: center;
  font-size: 25px;
  padding-bottom: 10px;
  margin-top: 0px;
}
.offre a {
  padding: 10px 26px;
 border: 1px solid #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF
}
/*<!---SLIDER----->*/
#slider-bdesign ul {
  margin-top: 0;
  margin-bottom: 0px;
  width: 100%;
  display: block;
  list-style: none;
}
#slider-bdesign li.slider1 {
  list-style: none;
  min-height: 440px;
  background: #f6f4f7 url("https://bdesign-web.com/bdesignweb/medias/img-emailing/bg-emailing.jpg") no-repeat left top;
  margin-left: 50px;
}
#slider-bdesign h1 {
  max-width: 430px;
  padding-top: 100px;
}
#slider-bdesign p {
  max-width: 420px;
  font-size: 16px;
  padding-top: 20px;
}
#slider-page-bdesign ul {
  margin-top: 0;
  margin-bottom: 0px;
  width: 100%;
  display: block;
  list-style: none;
}
#slider-page-bdesign li {
  list-style: none;
  min-height: 300px;
  margin-left: 50px;
}
#slider-page-bdesign li.landing-page {
  background: #f5f5f5 url("/bdesignweb/medias/landing-page/bg-landing.jpg") no-repeat left top;
}
#slider-page-bdesign li.page-print {
  background: #f1f2f4 url("/bdesignweb/medias/print/slider-print.jpg") no-repeat left top;
}
#slider-page-bdesign li.page-signature {
  background: #f1f2f4 url("/bdesignweb/medias/signature-mail/creation-signature-mail.jpg") no-repeat left top;
}
#slider-page-bdesign li.slide-bannieres {
  background: #e2e0e5 url("/bdesignweb/medias/img-banniere-web-mobile/bg-bannieres-web.jpg") no-repeat left top;
}
#slider-page-bdesign li.slide-habillage {
  background: #fcfcfc url("/bdesignweb/medias/img-creation-images-web/bg-habillage.jpg") no-repeat left top;
}
#slider-page-bdesign li.slide-images-web {
  background: #fcfcfc url("/bdesignweb/medias/img-creation-images-web/bg-slider.jpg") no-repeat left top;
}
#slider-page-bdesign li.slide-emailing {
  background: #c1c1c0 url("/bdesignweb/medias/img-emailing/bg-e-mailing.jpg") no-repeat left top;
}
#slider-page-bdesign li.slide-contact {
  background: #fcfcfc url("/bdesignweb/medias/img-agence-publicite/bg-contact.jpg") no-repeat left top;
}
#slider-page-bdesign h1 {
  padding-top: 70px;
}
#slider-page-bdesign p {
  font-size: 16px;
  padding-top: 20px;
}
/*<!---SLIDER----->*/
@media (max-width: 468px) {
	.flex2col{
		display: block;
 gap: 0px;
	}
.flex2col>*:nth-child(even){
	margin-right: 0px;
width: 100%
	}
.flex2col>*:nth-child(odd){
	margin-left: 0px;
width: 100%
	}
  .offre li {
    width: 100% !important;
    float: none;
    clear: both;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0px !important;
    margin-bottom: 2px;
    height: 300px !important;
    background-position: center bottom !important;
    margin-top: 0 !important
  }
  .offre h2 span {
    background: #FFFFFF !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .offre h2 {
    margin-top: 0 !important
  }
  .offre p span {
    background: #FFFFFF !important;
    color: #555 !important
  }
}