/** Shopify CDN: Minification failed

Line 1405:0 Expected "}" to go with "{"

**/
/* CSS Personnalise */
#localization_formtoolbar {
	opacity:0;
	position:absolute;
	top:35vh;
	right:-50px;
	transform:translateX(-50%) rotate(-90deg);
	z-index:9;
}
#localization_formtoolbar .multi-selectors__item {
	margin:0;
}
.toolbar .page-width {
	padding:0;
}
.toolbar__content .toolbar__item:first-child {
	display:none;
}
.faux-select.disclosure__toggle {
	display:none;
}
#LangList-toolbar {
	display:block;
	padding:0;
	background:transparent;
	background:transparent;
	box-shadow:none;
	background:transparent;
	box-shadow:none;
	min-height:1px;
	max-height:1000px;
	position:static;
}
.disclosure-list__item.disclosure-list__item--current {
	display:none;
}
.disclosure-list__item {
	padding:0;
	margin:0;
}
.disclosure-list__option {
	font-size:12px;
	color:#000!important;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:3px;
	transition:all .5s;
}
.disclosure-list__option:hover {
	opacity:.5;
}
#SiteHeader {
	padding-top:0;
	padding-bottom:0;
	background:transparent;
	box-shadow:none;
}
#SiteHeader.site-header--opening {
	background-color:#fff;
	box-shadow:0 0 1px rgba(0,0,0,0.2);
}
#SiteHeader .page-width {
	max-width:100%;
}
.header-item {
	flex:inherit;
}
.left_content_header .rdv {
	height:70px;
	padding:25px 30px 25px 45px;
	background-position:13px 50%;
	display:inline-block;
	font-size:12px;
	color:#000;
	font-weight:700;
	text-transform:uppercase;
	line-height:22px;
	letter-spacing:3px;
	background-image:url(/cdn/shop/files/calendar.png?v=1680187564);
	background-repeat:no-repeat;
	background-size:16px auto;
	transition:all .5s;
}
.left_content_header .rdv:hover {
	opacity:.5;
}
.btn-menu {
	width:70px;
	height:70px;
	background-color:#000;
	box-sizing:border-box;
	position:relative;
	transition:all 0.5s;
}
.btn-menu:hover {
	opacity:.5;
}
.btn-menu span {
	display:block;
	width:28px;
	height:2px;
	background-color:#fff;
	position:absolute;
	left:calc(50% - 14px);
}
#SiteHeader .page-width {
	padding:0 0 0 20px;
}
.btn-menu span:first-child {
	top:26px;
}
.btn-menu span:nth-child(2) {
	top:33px;
}
.btn-menu span:nth-child(3) {
	width:19px;
	top:40px;
}
#burger_menu {
	display:block;
	width:100%;
	height:100vh;
	max-height:0;
	color:#fff;
	background-color:#000100;
	transition:max-height .5s;
	overflow:hidden;
	z-index:950;
	position:fixed;
	top:0;
	left:0;
}
#burger_menu.active {
	max-height:100vh;
}
#burger_menu .page-width {
	height:100%;
	display:flex;
	align-items:center;
}
#burger_menu .inner_burger_menu {
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
#burger_menu .inner_burger_menu .inner_item {
	width:50%;
}
#burger_menu .inner_burger_menu .inner_item.item_right {
	border-left:1px solid #3d3d3d;
	padding-left:40px;
	display:flex;
	flex-direction:column;
}
#burger_menu .inner_burger_menu .inner_item.item_right .item_right_menu {
	display:flex;
	flex-wrap:wrap;
}
.title_menu_top {
	font-size:30px;
	letter-spacing:2px;
	margin-bottom:60px;
	position:relative;
	opacity:0;
}
.title_submenu_top {
	font-size:16px;
	color:#848383;
	text-transform:uppercase;
	letter-spacing:3px;
	margin-bottom:40px;
	position:relative;
	line-height:1.4;
	font-weight:600;
	opacity:0;
}
.sub_menu_top {
	display:flex;
	flex-wrap:wrap;
}
.sub_menu_top .sub_menu_top_item {
	width:50%;
}
.list_item_submenu_top a {
	font-size:14px;
	letter-spacing:1px;
	color:#fff;
	margin-bottom:30px;
	display:block;
	opacity:0;
}
#burger_menu .inner_burger_menu .inner_item.item_right .item_right_menu>* {
	width:50%;
}
#burger_menu .inner_burger_menu .inner_item.item_right .item_right_right {
	display:flex;
	flex-direction:column;
	align-items:flex-end;
}
#burger_menu .inner_burger_menu .inner_item.item_right .item_right_right a {
	color:#fff;
	margin-bottom:20px;
	font-family:Lora;
	letter-spacing:2px;
	text-align:right;
	opacity:0;
}
.item_button {
	margin-left:auto;
	display:inline-block;
	margin-right:0;
	width:255px;
	line-height:normal;
	background:#000100;
	border:1px solid #3d3d3d;
	padding:28px 50px;
	margin-top:80px;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:3px;
	text-decoration:underline;
	transition:all .5s;
}
.item_button:hover {
	opacity:.5;
	color:#fff;
}
.sidebar-right,.sidebar-left {
	position:absolute;
	top:50%;
	z-index:800;
	transform:rotate(-90deg);
	transform-origin:left top 0;
}
.sidebar-right {
	right:-40px;
}
.sidebar-left {
	left:20px;
}
.sidebar-right .disclosure-list__option,.sidebar-left a {
	display:block;
	color:#fff;
}
.sidebar-right .disclosure-list__option:hover span {
	text-decoration:none;
}
.sidebar-left a {
	display:block;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:3px;
	transition:all .5s;
}
.sidebar-left a:hover {
	opacity:.5;
}
#close-menu {
	width:21px;
	height:21px;
	background-image:url(/cdn/shop/files/close.png?v=1680703202);
	background-color:transparent;
	background-size:100%;
	border:0;
	transition:opacity .5s;
	opacity:1;
	outline:none;
	position:absolute;
	top:25px;
	right:25px;
	cursor:pointer;
	transition:all.5s;
}
#close-menu:hover {
	opacity:.5;
}
#burger_menu .inner_burger_menu_mobile {
	display:none;
}
body:not(.template-index) .site-header__logo-link {
	padding:0 !important;
}
body.template-index .site-header__logo-link img.logo-interne {
	display:none !important;
}
body:not(.template-index) .logo-interne {
	width:22px !important;
	height:auto !important;
}
body:not(.template-index) .site-header__logo-link img:not(.logo-interne) {
	display:none;
}
body:not(.template-index) #SiteHeader .page-width {
	padding:0;
}
body:not(.template-index) .header-item--logo {
	flex:0 0 70px;
	width:70px;
	height:70px;
}
body:not(.template-index) .header-item--logo .site-header__logo a {
	width:100%;
	height:100%;
}
body:not(.template-index) .site-header__logo {
	margin:0 !important;
	width:100%;
	height:100%;
	background-color:#dde1f1;
}
body:not(.template-index) .site-header {
	box-shadow:none;
}
#bl_footer .footer_top .inner_footer_top {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
#bl_footer .footer_top .inner_footer_top .item_footer_top:not(.item_center) {
	width:35%;
}
#bl_footer .footer_top .inner_footer_top .item_footer_top.item_center {
	width:30%;
}
#bl_footer .footer_top .inner_footer_top .item_left {
	border-right:3px solid #000;
}
#bl_footer .footer_top .inner_footer_top .item_right {
	border-left:3px solid #000;
}
#bl_footer a {
	padding:0;
	transition:all 0.5s;
}
#bl_footer a:hover {
	opacity:0.5;
}
#bl_footer li {
	margin:0;
}
.footer_top {
	padding-top:80px;
	padding-bottom:40px;
}
.item_footer_top .item:not(.footer__logo) {
	padding:28px 40px;
}
.item_menu_top_left,.item_menu_top_right {
	border-bottom:3px solid #000;
}
.site-footer__linklist {
	display:flex;
}
.item_menu_top_left .site-footer__linklist {
	justify-content:flex-end;
}
.item_menu_top_left .site-footer__linklist {
	display:flex;
	justify-content:flex-end;
}
.item_email {
	text-align:right;
}
.item_email,.item_phone {
	text-transform:uppercase;
}
.item.footer__logo a {
	max-width:60%;
	margin:auto;
}
.item.footer__logo a img {
	width:100%;
	height:auto;
	max-height:1000%;
}
.footer_copyright {
	text-align:center;
	margin-top:80px;
}
body.template-index #MainContent {
	margin-top:-70px;
}
.blur-effect {
	width:50%;
	height:900px;
	overflow:hidden;
	position:absolute;
	z-index:25;
	top:0;
	left:0;
}
.blur-effect .inner_blur {
	width:200%;
	height:100%;
	position:absolute;
	z-index:30;
	top:-66.5px;
	left:0;
	background-repeat:no-repeat;
	background-position:50%;
	background-size:auto 100%;
	background-color:#fff;
	box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.2);
	filter:blur(50px);
}
.sidebar-left-global {
	position:absolute;
	top:35vh;
	z-index:800;
	transform:translateY(-50%) rotate(-90deg);
	left:-20px;
	/*transform-origin:left top 0;*/
}
.sidebar-left-global a {
	display:block;
	font-size:12px;
	font-weight:700;
    color: #000;
	text-transform:uppercase;
	letter-spacing:3px;
	transition:all .5s;
}
.sidebar-left-global a:hover {
	opacity:.5;
}
.hero {
	background:#fff;
}
.hero__image {
	object-fit:contain;
}
.hero__text-shadow::before {
	display:none;
}
.hero__link {
	display:inline-flex;
	flex-direction:column;
	align-items:flex-start;
}
.hero__link .btn {
	width:auto !important;
	font-weight:400;
}
.index-section-blue {
	width:calc(100% - 140px);
	margin:auto;
	background-color:#dde1f1;
}

/* Page de contact */

.btn{
  font-weight: 400;
  transition:background .2s ease 0s, opacity .5s !important;
}

.btn:hover{
  opacity: .5 !important;
}

.wrap-contact{
  padding:100px 0;
  margin-bottom:140px;
}

.wrap-contact .inner_contact{
  display: flex;
  flex-wrap: wrap;
}

.content.formulaire{
  width: 54%;
  border-right: 3px solid #000;
  padding-right: 100px;
}

.content.contact-info{
  width: 46%;
  padding-left: 120px;
}

.wrap-contact .sub-title{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 50px;
}

.form-formulaire{
  margin-top: 40px;
}

.form-formulaire .form-vertical{
  text-align:left;
}

.form-formulaire input, .form-formulaire textarea{
  position: relative;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  color: #022f49;
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid #000;
  padding: 20px 15px 15px 0;
  z-index: 2;
}

.form-formulaire textarea{
  height: 100px;
  line-height: normal;
  resize: none;
}

.form-formulaire .grid--small{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}

.form-formulaire .grid--small .grid__item{
  padding:0;
}

.form-formulaire .grid--small:after{
  display:none;
}

.form-formulaire .grid__item{
  position:relative;
  padding:0;
}

.form-formulaire .grid__item label{
  position: absolute;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #022f49;
  white-space: nowrap;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 12px;
  left: 0;
  transition: all .4s;
  z-index: 0;
  letter-spacing: 0;
  text-transform: initial;
}

.form-formulaire .grid__item.active label{
  font-size:12px;
  top:0;
  z-index:10;
}

.form-formulaire .btn{
  margin-top: 30px;
}

.content.contact-info .title{
  font-size: 30px;
  margin-bottom: 35px;
  margin-top: 15px;
}

.content.contact-info .adresse{
  padding-left: 40px;
  margin-bottom: 30px;
  background-image: url(/cdn/shop/files/pin-map.png);
  background-repeat: no-repeat;
  background-size: 20px auto;
  line-height: 26px;
}

.content.contact-info .bottom_contact_info{
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  line-height: 26px;
}

.content.contact-info .bottom_contact_info a{
  font-weight: 600;
  letter-spacing: 0;
  font-size: 14px;
  font-family: arial;
}

body:not(.template-index) #localization_formtoolbar, body:not(.template-index) .sidebar-left-global{
  top: 50vh;
}

/*------------------*/

/* Contenu standard */

.bl_section_standard .wrap-title{
  position:relative;
  margin-bottom: 60px;
}
.bl_section_standard .wrap-title:before{
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: 24px;
  left: 0;
}

.bl_section_standard .wrap-content{
  /*margin-bottom: 80px;*/
}

.align-left{
  text-align:left;
}
.align-center{
  text-align:center;
}

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

.bl_section_standard .title{
  background: #fff;
  position: relative;
}

.bl_section_standard .sub_title{
  margin: 20px 0;
}

.bl_section_standard .wrap-content .inner_content{
  display: flex;
  flex-wrap: wrap;
}

.bl_section_standard .wrap-content .item_content{
  width:50%;
}

.bl_section_standard .wrap-content .item_content.item_content_left{
  padding-right:40px;
}
.bl_section_standard .wrap-content .item_content.item_content_right{
  padding-left:40px;
}

.bl_section_standard .wrap-content ul, .bl_section_standrad-with-image ul{
  list-style-type: none;
  line-height: 30px;
  margin: 0;
}

.bl_section_standard .wrap-content ul li, .bl_section_standrad-with-image ul li{
  position: relative;
  padding-left: 18px;
}

.bl_section_standard .wrap-content ul li:before, .bl_section_standrad-with-image ul li:before{
  content: "";
  display: block;
  width: 5px;
  height: 8px;
  background-image: url(/cdn/shop/files/arrow_right.png);
  position: absolute;
  top: 11px;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

.bl_section_standard .title.align-center{
  max-width: 80%;
  margin: auto;
}

.bl_section_standard .content-title{
  margin-bottom: 40px;
}

.bl_section_standrad-with-image h3{
  margin-bottom: 40px;
}

.bl_section_standrad-with-image .btn{
  margin-top: 40px;
  margin-bottom: 15px;
}

.bl_section_standrad-with-image img{
  position: static !important;
}

.bl_section_standrad-with-image .feature-row{
  align-items: flex-start;
  margin:0;
}

.bl_section_standrad-with-image .rdv{
  padding: 0 0 0 30px;
  background-position: 0 50%;
  display: inline-block;
  font-size: 12px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 3px;
  background-image: url(/cdn/shop/files/calendar.png?v=1680187564);
  background-repeat: no-repeat;
  background-size: 16px auto;
  margin-bottom: 40px;
  transition: all .5s;
}

.bl_section_standrad-with-image .rdv:hover{
  opacity:0.5;
}

.bl_section_standrad-with-image .feature-row{

  margin-bottom:80px;
  
}

.section-slider{
  position: relative;
}

.section-slider .item-slider.item-slider-testimonials{
  padding: 110px;
  background-color: #dde1f1;
  text-align: center;
}

.section-slider > .item-slider{
  display:none;
}

.section-slider > .item-slider:first-child{
  display:block;
}

.inner_slider{
  position: relative;
}
.inner_slider:before, .inner_slider:after{
  content:"";
  display: block;
  width: 65px;
  height: 260px;
  border: 2px solid #000;
  text-align: center;
  padding: 20px 0;
  position:absolute;
  top: calc(50% - 130px);
}

.inner_slider:before{
  left:-32.5px;
}

.inner_slider:after{
  right:-32.5px;
}

.carousel-nav{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.slick-prev-slide{
  width:32px;
  height:16px;
  background-image: url(/cdn/shop/files/arrow_prev.png);
  background-size: 100% auto;
  cursor: pointer;
}

.slick-next-slide{
  width:32px;
  height:16px;
  background-image: url(/cdn/shop/files/arrow_next.png);
  background-size: 100% auto;
  cursor: pointer;
}

.carousel-nav .page-number{
  display: flex;
  margin: 0 30px;
}

.carousel-nav .current-page{
  font-size: 30px;
  font-family: Lora;
}

.carousel-nav .total-page{
  font-family: Lora;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 15px;
  padding-left: 15px;
  position: relative;
}

.carousel-nav .total-page:before{
  content: "/";
  display: inline-block;
  font-size: 20px;
  position: absolute;
  bottom: 6px;
  left: 0;
}


.slider-standard .slider-standard-slider .item-slider .item-slider-inner{
  display: flex;
  flex-wrap: wrap;
}
.slider-standard{
  position: relative;
}
.slider-standard .slider-standard-slider .item-slider .item-slider-inner > div{
  width:50%;
  padding-top: 60px;
  padding-bottom: 60px;
}
.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content{
  background: #dde1f1;
  padding-left: 120px;
  padding-right: 120px;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-image img{
  width:100%;
  height:auto;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .title{
  margin-top: 20px;
  margin-bottom: 50px;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .description{
  margin-bottom: 55px;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .btn-more{
  margin-bottom: 55px;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .btn-more a{
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 40px;
  position: relative;
  transition:all .5s;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .btn-more a:before{
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: calc(50% - 1.5px);
  left: 0;
}

.slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .btn-more a:hover{
  opacity:.5;
}

.slider-standard-carousel-nav{

  margin: 0;
  position: absolute;
  bottom: 10px;
  
}

@media (min-width:768px){
  .bl_section_standrad-with-image .feature-row__item{
    padding-right: 50px;
    padding-left: 50px;
  }

  .grid-two-cols{
    display: flex;
    justify-content: space-between;
  }


  .grid-two-cols > div{
    padding: 0 50px;
    width:50%;
  }
  
}



/*-------------------*/

@media (max-width:1199px) {
	.title_menu_top {
		font-size:24px;
	}
	.hero__image {
		object-fit:cover;
	}

    .content.contact-info{
      padding-left: 40px;
    }

    .content.formulaire{
      padding-right: 40px;
    }
  
  
}
@media (max-width:991px) {
	.hero__text-content.vertical-center {
		padding-top:100px;
	}
	.hero__title {
		font-size:30px !important;
	}
	.hero__subtitle {
		width:40%;
	}
	.hero__text-shadow {
		padding-left:40px;
	}
    .wrap-contact{
      padding: 60px 15px;
    }
    .content.formulaire{
      width:100%;
      border: none;
      padding: 0;
    }
    .content.contact-info{
      padding: 0;
    }
    .content.contact-info{
      width:100%;
    }

    .bl_section_standard .title, .bl_section_standard .wrap-content .inner_content{
      max-width: 600px;
      margin: auto;
    }

    .bl_section_standard .wrap-content .inner_content{
      flex-direction: column;
    }

    .bl_section_standard .wrap-content .item_content.item_content_left, .bl_section_standard .wrap-content .item_content.item_content_right{
      padding:0;
    }

    .bl_section_standard .wrap-content .item_content{
      width:100%;
      margin-bottom:40px;
    }

    .testimonials-slider{
      max-width: 80%;
      margin: auto;
    }

    .section-slider .item-slider.item-slider-testimonials{
      padding: 80px 40px;
    }

    .slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content{
      padding-left: 30px;
      padding-right: 30px;
    }

    .slider-standard .slider-standard-slider .item-slider .item-slider-inner > div{
      padding-top: 30px;
      padding-bottom: 30px;
    }

    .slider-standard-slider{
      max-width: 90%;
      margin: auto;
    }
  
}
@media (max-width:767px) {
	#burger_menu {
		overflow-y:auto;
	}
	#burger_menu .inner_burger_menu_desktop {
		display:none;
	}
	#burger_menu .inner_burger_menu_mobile {
		display:flex;
	}
	.title_menu_top {
		font-family:Lora;
		opacity:1;
		margin:0;
		color:#fff;
		cursor:pointer;
	}
	.title_menu_top:hover {
		color:#fff !important;
		opacity:0.5;
	}
	#burger_menu .page-width {
		align-items:flex-start;
	}
	#burger_menu .inner_burger_menu.inner_burger_menu_mobile {
		padding:80px 50px;
	}
	.item_menu_mobile_group {
		border-bottom:1px solid #3d3d3d;
		padding:15px 0;
		opacity:0;
	}
	.item_button {
		margin:40px 0 0;
		width:100%;
		font-size:10px;
	}
	.sub_menu_mobile {
		display:none;
		padding:20px 0 40px;
	}
	.sub_menu_mobile>div {
		display:flex;
		flex-direction:column;
		padding-top:20px;
	}
	.sub_menu_mobile a {
		color:#fff;
		margin-bottom:15px;
		font-size:14px;
		letter-spacing:1px;
	}
	.item_menu_mobile {
		width:100%;
	}
	.title_submenu_top {
		font-size:12px;
		margin-bottom:25px;
	}
	.trigger-menu-mobile {
		position:relative;
	}
	.trigger-menu-mobile:after {
		content:"";
		display:block;
		width:10px;
		height:6px;
		transition:transform .35s;
		background-image:url(/cdn/shop/files/arrow_down.png);
		background-size:100%;
		background-repeat:no-repeat;
		position:absolute;
		top:calc(50% - 3px);
		right:10px;
	}
	#bl_footer .footer_top .inner_footer_top {
		flex-direction:column;
	}
	#bl_footer .footer_top .inner_footer_top .item_footer_top.item_center {
		width:100%;
		order:1;
	}
	#bl_footer .footer_top .inner_footer_top .item_footer_top.item_left {
		order:2;
		width:100%;
	}
	#bl_footer .footer_top .inner_footer_top .item_footer_top.item_right {
		order:3;
		width:100%;
	}
	.item_menu_top_left,.item_menu_top_right,#bl_footer .footer_top .inner_footer_top .item_left,#bl_footer .footer_top .inner_footer_top .item_right {
		border:none;
	}
	.item_footer_top .item:not(.footer__logo) {
		padding:0;
		margin-bottom:5px;
	}
	.item_menu_top_left .site-footer__linklist,.site-footer__linklist {
		justify-content:center;
	}
	.item_email {
		text-align:center;
	}
	.footer_copyright {
		margin-top:0px;
		margin-bottom:80px;
	}
	.loaded .slideshow__slide.is-selected .hero__image-wrapper {
		position:static;
		height:400px;
		width:calc(100% - 80px);
		margin:auto;
	}
	#SiteHeader {
		background:#fff;
	}
	body.template-index #MainContent {
		margin-top:0;
	}
	.blur-effect {
		top:400px;
		width:100%;
	}
	.blur-effect .inner_blur {
		top:-30%;
		left:-50%;
	}
	.hero__text-content.vertical-center {
		padding-top:40px;
		width:calc(100% - 44px);
		display:block;
		margin:auto;
	}
	.hero__text-shadow {
		padding-left:40px;
		padding-right:40px;
	}
	.hero__title,.hero__subtitle {
		width:100% !important;
	}
    .feature-row--50 .feature-row__images{
      padding-left:0;
      padding-right:0;
    }
    .slider-standard .slider-standard-slider .item-slider .item-slider-inner > div{
      width:100%;
      padding:0;
    }
    .slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content{
      padding-bottom:40px;
      margin-bottom:40px;
    }

    .slider-standard-carousel-nav{
      position: static;
      margin-bottom:40px;
    }
}
@media (max-width:575px) {
	.left_content_header .rdv {
		width:40px;
		height:40px;
		padding:0;
		color:transparent;
	}
	.site-header__logo a img:not(.logo-interne) {
		max-height:1000% !important;
		max-width:100% !important;
		width:100% !important;
		height:auto !important;
	}
	#StickyHeaderWrap {
		height:40px !important;
	}
	.site-header__logo {
		margin:0;
	}
	.btn-menu {
		width:40px;
		height:40px;
	}
	.btn-menu span:first-child {
		top:13px;
	}
	.btn-menu span:nth-child(2) {
		top:20px;
	}
	.btn-menu span:nth-child(3) {
		top:27px;
	}
	body:not(.template-index) .header-item--logo {
		flex:0 0 40px;
		width:40px;
		height:40px;
	}
	body:not(.template-index) .logo-interne {
		width:15px !important;
	}
	.hero__text-shadow {
		padding-left:15px;
		padding-right:15px;
	}
	.hero__title {
		font-size:22px !important;
	}
	.hero__title,.hero__subtitle {
		margin:15px 0 !important;
	}
	.hero__link .btn {
		font-size: 10px;
	}
    .index-section {
      width: 100%;
    }
    body:not(.template-index) #localization_formtoolbar{
      right:-70px;
    }
    .wrap-contact{
      padding: 60px 0;
    }
    .content.content_left.formulaire .title{
      font-size:32px;
    }
    .newsletter-bl .page-width{
      padding:0;
    }
    .newsletter-section__content, .newsletter-section__content .newsletter__input-group{
      max-width:100%;
    }
    .input-group .input-group-field:first-child{
      width: 140px;
    }
    .align-left{
      text-align:center;
    }
    .bl_section_standard .title{
      font-size:24px;
    }

    .bl_section_standard .wrap-title::before{
      top: 13px;
    }
    .bl_section_standard .title{
      max-width: 80%;
    }
    .bl_section_standard .content-title{
      font-size: 22px;
      margin-bottom: 20px;
    }
    .bl_section_standrad-with-image .h3{
      font-size:22px;
    }
    .feature-row__text{
      padding: 30px 0 0;
    }
    .slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .title{
      margin-bottom:20px;
    }
    .slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content{
      padding-bottom: 20px;
      margin-bottom: 20px;
    }
    .slider-standard .slider-standard-slider .item-slider .item-slider-inner .slider-content .description{
      margin-bottom:20px;
    }
    .btn{
      font-size:10px;
    }
}
/*-------------------*/

.text-banner {
  background-color: #dde1f1;
  padding-top: 80px;
  padding-bottom: 90px;
}

.text-image-blue .subheading {
  margin-top: 10px;
}

.grid--flush-bottom {
  margin-bottom: 50px;
} 

.grid--flush-bottom {
padding-left: 30px;
padding-right: 30px;
} 

@media only screen and (min-width:1200px){
  .grid--flush-bottom {
  padding-left: 100px;
  padding-right: 100px;
  }
}  

.bl_section_standard .sub_title {
  padding-left: 30px;
  padding-right: 30px;
} 

@media only screen and (min-width:1200px){
  .bl_section_standard .sub_title {
    padding-left: 100px;
    padding-right: 100px;
  } 
} 

.feature-row {
  margin-bottom: 50px;
}

#shopify-section-template--15826658230464__67a300cb-2bcc-47cf-99b9-293f9541d330 {
  margin-bottom: -2px; 
}

.newsletter-section {
  /*margin-left: 30px;
  margin-right: 30px;*/
  margin-top: 100px!important;
}  

body{
  overflow-x: hidden;
}

@media (max-width:1399px){

  .page-width{
    max-width: 1300px;
  }
  
}

@media (max-width:1199px){

  .page-width{
    max-width: 90%;
  }
  
}

@media only screen and (max-width: 769px) {
.newsletter-section {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 100px!important;
  }  
  
.slick-slider {
  margin-bottom: 100px!important;
}  


@media only screen and (max-width: 1400px) {  
  #shopify-section-template--15825585864896__slideshow .hero__subtitle {
    width: 50%;
  }  

@media (max-width:575px){

  .disclosure{
    left:17px;
    top: -12px;
  }

  div[class^="pw-section__"]{
    padding-left:0 !important;
    padding-right:0 !important
  }

  .index-section-blue{
    width:100% !important;
  }

  .grid--flush-bottom {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* checkun */
  
}

