@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
html {
  scroll-behavior: smooth;
}
body{
	font-size: 24px;
	color: #1d1b21;
	margin: 0;
	background: #fff;
	padding: 0;
	font-family: 'geometriamedium';
	font-weight: normal;
}
.site{
	overflow:hidden
}
#header .container-fluid{
	width: 100%;
	max-width: 1470px;
}
.img-right{
	float:right;
	margin:0 0 45px 50px;
	overflow:hidden;
}

.img-left{
	float:left;
	margin:0 50px 45px 0;
	overflow:hidden;
}
#bonslick li:after{display:none !important}
img.img-right.right-1 {
    padding-top: 23px;
}

img.img-left.left-1{
   margin-top: 6;
}

.slider {
    position: relative;
    clear: both;
    z-index: 1;
    overflow: hidden;
}

.header-nav {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 20px 0;
    display: block;
}
 #header .header-top{
	 background: #d54040;
	 color: #fff;
	}
#header .is-sticky .header-top {
	transition:all .3s;
	/* box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.25); */
}
.is-sticky #_desktop_logo{text-align:center}
 .is-sticky #_desktop_logo img{max-height: 67px;width:auto;margin:0 auto;}
#header .is-sticky  .top-menu[data-depth="0"] {
}
#header  .is-sticky .header-top a[data-depth="0"] {
    font-size: 20px;
}

#header  .is-sticky div#_desktop_cart {
    top: 20px;
}
.user-info {
    position: fixed;
    right: 0;
    top: 50%;
    background: #000000;
    z-index: 1;
}

a.logout, a.loginuser {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}

a.account {
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 0 auto 15px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

a.logout i {
    font-size: 14px;
}
.bann {
    position: relative;
    overflow: hidden;
}
 #contact .topheader-1{
}
 #contact .slider{clear:both}

div#_desktop_logo a {
    position: relative;
    display: block;
}

div#_desktop_logo  {
    /* padding: 0px 0 25px; */
    transition: all .3s;
}

nav.mobile-nav , nav#MobileNavigation {display:none;}
	nav.mobile-nav a {
		/* background: #0a79d1; */
		font-size: 0;
		text-decoration: none;
		line-height: 15px;
		display: block;
		color: #fff!important;
		height: 40px;
		border-radius: 5px;
		text-align: center;
		padding: 8px;
		margin-right: 40px;
	}
div#_desktop_language_selector {
    display: table;
    margin: auto;
    margin-top: -16px;
}

#index .scroll {
    position: absolute;
    bottom: 20px;
    width: 20px;
    font-size: 0;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

#index .scroll a{
    display:block;
    background:url(../images/scroll.png) bottom center no-repeat;
    width:20px;
    height:28px;
}
.box-bonslick p {
    font-size: 32px;
    line-height: 30px;
    font-family: 'poppinslight';
    padding: 0;
    margin: 0 0 30px;
    text-align: right;
    max-width: 430px;
    display: block;
    float: right;
    color: #333333 !important; 
}
.box-bonslick h2{
	font-family: 'poppinsbold';
	font-size: 120px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px;
	line-height: 0.8;
}
#bonslick .box-bonslick {
    top: initial;
    bottom: 100px;
}
#bonslick .box-bonslick .container{
	position:relative
}
.bonslick-caption {
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    transform: translate(0, 0%);
    text-align: right;
    max-width: 650px;
}
.slick-dots {
    top: 40%;
    left: 10%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0; 
}
.slick-dotted.slick-slider {
    margin-bottom: 0; 
}
.slick-dotted.slick-slider, .slick-dotted.slick-slider .slick-track li, .slick-dotted.slick-slider .slick-track li img{ }
#wrapper h1 {position: relative;font-size: 45px;padding-top: 13px;}
#wrapper h1:before {position: absolute;content:'';background: #b53636;width: 40px;height: 4px;top: 0;left: 0;}
#wrapper .product-container h1{font-size: 37px;}
#bonslick li {
    margin-bottom: 0;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    display: block;
}
/**********************/
.Block1{
	color: #cee4cc;
	width: 100vw;
	margin-left: -50vw;
	left: 49.4%;
	position: relative;
	background: url(../images/bg-block.jpg) no-repeat top left;
	padding: 100px 0 140px;
}
.Block1 a{color:#cee4cc}
.Block1 h2 {
    font-family: 'poppinsbold';
    font-size: 48px;
    color: #fff;
    line-height: 1.1;
    padding: 40px 0 15px;
}
.Block1 strong{color:#fff}
.Block2{
	padding:110px 0;
}
.Block2 ul{
	columns: 3;
	font-size: 21px;
	font-family: 'poppinsbold';
}
 .Block2 ul li{
	 position:relative;
	 padding-left:28px;
	 padding-bottom:10px
 }
 .Block2 ul li:nth-child(8){}
 .Block2 ul li:before{
	 content:'';
	 background:#fff;
	 width:10px;
	 height:10px;
	 border-radius:50%;
	 border: 3px solid #6fc495;
	 left:0;
	 top:5px;
	 display: block;
	 position: absolute;
}
.Boxpub .info{
    position: absolute;
    top: 70px;
    bottom: 20px;
    right: 70px;
    left: 40px;
    text-align: right;
}
.Boxpub .info h1, .typeNum{font-size:118px;color:#fff;text-transform:uppercase;margin: 0;}
.Boxpub .info .lik{
	border-radius: 7px;
	border: 3px solid #222321;
	padding: 10px 30px;
	float: right;
	color: #222321;
	cursor: pointer;transition:all .3s
}

.Boxpub .info .lik:hover {
    background:#d54040;color:#fff;border-color:#d54040;margin-top:10px
}
.typetitle {
    font-size: 45px;
    font-family: 'geometrialight';
    color: #fff;
}
.typeNum {}

.typetitle {
    font-size: 45px;
    font-family: 'geometrialight';
    color: #fff;
    padding-bottom: 20px;
}

.Boxpub .price {
    clip-path: polygon(28% 0%, 100% 30%, 100% 85%, 70% 100%, 0% 70%, 0 18%);
    position: relative;
    background: #d54040;
    min-width: 120px;
    height: 100px;
    /* display: flex; */
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size:45px;
    text-align: right;
    display: inline-block;
}
.Boxpub .price span{display: block;font-size:10px;clear: both;}
.Boxpub{
    margin: 0 auto 24px;cursor:pointer;display:block;
    position: relative;transition:all .3s
}
.Boxpub:hover{margin: 10px auto 14px;}
.Boxinfo {
    clip-path: polygon(28% 0%, 100% 30%, 100% 85%, 70% 100%, 0% 70%, 0 18%);
    position: relative;
    background: #d54040;
    width: 100%;
    color: #fff;
    padding: 156px 40px 103px;
    text-align: right;
    max-width: 407px;
    margin-top: 30px;
    font-family: 'geometrialight';
    margin-bottom: 30px;
    transition: all .3s;
    cursor:pointer;
    display: block;
    font-weight: 500;
}
.Boxinfo:hover{margin-top:0;margin-bottom: 60px;}
.Boxinfo:before{
	content: '';
	position:absolute;
	text-align:center;
	top: 55px;
	left: 66px;
}
.Boxinfo.Box1:before{
	background: url(../images/icon1.png) no-repeat top center;
	width: 119px;
	height: 75px;
}
.Boxinfo.Box2:before{
	background: url(../images/icon2.png) no-repeat top center;
	width: 95px;
	height: 89px;
}
.Boxinfo.Box3:before{
	background: url(../images/icon3.png) no-repeat top center;
	width: 90px;
	height: 90px;
}
.Block3 {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: url(../images/bg_home.jpg) no-repeat bottom center fixed;
    background-size: cover;
    padding: 50px 0 50px;
    font-size: 26px;
    z-index: 0;
}
.Categoryhome1{padding:50px 0}
.Block3.Categoryhome2{background: #fff;}
.Block3.bkService{background: url(../images/bg_home2.jpg) no-repeat bottom center fixed;background-size: cover;padding: 100px 0 120px;}
span.currency {
    font-size: 10px;
    color: #222321;
    display: block;
    text-align: right;
}

 /******************/
.slidercms .container h1{
	margin:0;
	font-size: 55px;
}
 
tr.head {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #00a651;
}

tr.head th {
    padding: 16px 0 !important;
    border: 0 !important;
}

table.table.responsive, .product-description table {
    font-size: 20px;
    vertical-align: middle;
    border: 2px solid #00a651;
    background: #f0f7f0;
    border-collapse: collapse;
}

table.table.responsive td, .product-description table td {
    vertical-align: middle;
    border-top: 1px solid #0a7bd0;
    font-size: 18px;
    border-right: 1px solid #0a7bd0;
}
.page-header { 
    display: none;
}
.category-sub-menu a.category-sub-link {
    text-decoration: none;
    padding-left: 20px;
}

a.category-sub-link:hover, a.category-sub-link.active {
    color: #009743;
    font-family: 'poppinsbold';
}
ul.listpartner>li {
    text-align: center;
    margin: 0 0 30px;
    list-style: none;
}

ul.listpartner > li img {
    border-radius: 10px;
}
a.lnk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.seemore{position:relative;text-decoration: none;padding: 23px 100px 0 0;display: inline-block;color: #1d1b21;}
a.seemore:hover{color: #fff;}
 a.seemore:before{
	content:'>';
	top: 0;
	right: 0;
	position:absolute;
	background: #01a1db;
	width: 78px;
	height: 78px;
	display: flex;
	border-radius: 50%;
	text-align: center;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'poppinsbold';
	}
 a.seemore:hover:before{background: #fff;color: #01a1db;}
.linkprod a.seemore {
    padding: 9px 60px 0 0;
    color:#7f7f7f;
    font-size: 20px;
    float: left;
}
 .product-description  a.seemore:before{
	background: #fff;color:#01a1db;
	width: 45px;
	height: 45px;
 }
.add-to-cart{border:0;background: transparent;outline: none;padding: 10px 60px 0 0;display: block;color: #7f7f7f;font-size: 22px;text-decoration: none !important;}
.add-to-cart:hover, .linkprod a.seemore:hover{color:#01a1db}
.product-miniature .add-to-cart{
	display: inline-block;
	text-align: right;
	}

#product .add-to-cart, .quickview  .add-to-cart{
	background:#299bd9 url(../images/panier2.png) no-repeat right 33px center;
	color:#ffff;
	border-radius: 50px;
	font-family: 'poppinslight';
	padding: 11px 70px 10px 30px;
	height: 70px;
	cursor: pointer;
}
.quickview  .add-to-cart{
	padding: 10px 70px 10px 30px;
	height: 60px; margin:20px 0
}
.quickview .product-actions .control-label { 
    font-size: 18px; 
}
.quickview .bootstrap-touchspin, .quickview .product-variants>.product-variants-item select {
    height: 55px;
    width: 130px;
    font-size: 22px;
    padding: 5px 17px;
}
#product .add-to-cart:hover{
	background:#fff url(../images/panier.png) no-repeat right 33px center;
	color:#299bd9; 
}
#product .add-to-cart .shopping-cart {
    display:none
}
 

.socialmedia a{
	background:#fff;
	width:35px;
	height:35px;
	font-size: 20px  !important;
	border-radius:50%;
	text-align:center;text-decoration:none;
	color: #1877F2 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.socialmedia a.fa-facebook:hover{
	background:#1877F2;color: #fff !important;
}
.slick-prev, .slick-next {
    display: block;
    width: 28px;
    font-family: 'poppinsbold';
    height: 42px;
    font-size:60px
}
.slick-prev
{
    left: 60px; 
}

.slick-next
{
    right: 60px; 
}
.slick-prev:before, .slick-next:before {display: none;}
.slick-next:before {
    content: '>';
}
.slick-prev:before {
    content: '<';
}
#contact div#content-wrapper {
}
div#custom-text {
    position: relative;
    padding: 125px 0 115px;
    border-top: 20px solid #fff;
}  
tr.head {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #00a651;
}

tr.head th {
    padding: 16px 0 !important;
    border: 0 !important;
}

table.table.responsive, .product-description table {
    /* font-size: 20px; */
    vertical-align: middle;
    border: 2px solid #0a7bd0;
    background: #ffffff;
    border-collapse: collapse;
    width: 100%;
    margin: 30px auto;
}

table.table.responsive td, .product-description table td {
    vertical-align: middle;
    border-top: 1px solid #0a7bd0;
    font-size: 18px;
    border-right: 1px solid #0a7bd0;
    padding: 10px;
}
.linkprod{position: relative;margin: 10px 0 0;display: flex;align-content: center;align-items: center;justify-content: space-between;}
.linkprod .add {float:right;font-size: 22px;padding: 0 0 0;}
.linkprod .qty, .linkprod .control-label {
   display:none
}
.product-reference label {color: #0a79d1;font-size: 22px;}

.product-reference {
    font-size: 20px;
}
@media(min-width:768px){
.topfooter .row {
    display: flex;
    justify-content: space-between;
	margin:0 15px
}

.topfooter .row >div:first-child{
	width:30%
} 
.topfooter .row >div:nth-child(2){
	width:70%;padding:0 0 0 50px
}
}
/******************************/
@media(max-width:1500px){
	body {
    font-size: 25px;
}
	#header .container-fluid{
		width: 95%;
	} 
}
@media(max-width: 1400px){
	    .container {
			max-width: 98%;
			}
	 .carousel .carousel-item .caption .caption-description{padding:0 30px}
		.carousel .carousel-item .caption .caption-description h3 { 
	    font-size: 35px; 
	}
	.linkslide { 
	    font-size: 17px;
	}
	#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 39px;
    text-align: center;
 }
	.Boxpub .info h1, .typeNum {
	    font-size: 90px; 
	}
	.typetitle {
    font-size: 35px;
	}
	.product-miniature .product-title {
    font-size: 17px; 
}
	.Boxinfo {
			/* font-weight: 200; */
	}
	.Block3.bkService {
	    padding: 50px 0 100px;
	}
	body, #footer, .footer-container li a {
		font-size:20px
}
}
img{
	max-width:100%;
	height: auto;
}
@media(max-width:1300px){
 .carousel .carousel-item .caption { 
    max-width: 90%; 
}
	.typetitle {
        font-size: 30px;
    }
	.Boxpub .info { 
    top: 40px; 
}
		#header .top-menu a{
	font-family: 'geometriathin';font-weight:bold !important;
	}
	#header .top-menu[data-depth="0"]>li:first-child>a { 
    padding: 20px 20px;
}
	#header  .header-top a[data-depth="0"] {
    font-size: 18px;
}
	#header .is-sticky .header-top a[data-depth="0"] {
    font-size: 18px;
}
	
	h1{
		font-size:45px
	}
}
 
@media(max-width:1200px){
	     #header .container-fluid {
        width: 100%;
    }
     .Boxpub .info h1, .typeNum {
        font-size: 60px;
    }
	    .typetitle {
        font-size: 20px;
    }
	.Boxpub .price {
    min-width: 100px;
    height: 90px;
    font-size: 35px;
    width: auto;
}
	h1{
		font-size:35px
	}
	    .Boxinfo {
         font-size: 18px;
         padding: 140px 20px 86px;
         margin: 0 auto 24px;
    }
	.Boxinfo:before{background-size: 80% !important;}
	body, #footer, .footer-container li a {
        font-size: 18px;
    }
	div#custom-text {
    position: relative;
    padding: 50px 0 30px;
    border-top: 20px solid #fff;
}
}
  
@media(max-width:1000px){
 #wrapper {
    padding: 50px 0;
    position: relative;
}

}
@media(max-width:960px){
 div#_desktop_top_menu  {
	 display:none!important;
}
	nav.mobile-nav  {
    display: block;
}
	.featured-products >div{display:block;width:100%;float:none;}
	.featured-products .products-section-title span {
    display: inline;
}
	#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    display: block;
    width:max-content;
    font-size: 15px;
    margin: 20px auto;
}
	#index #wrapper {
    padding: 20px 0 0;
}
	    .Boxpub .info {
        top: 20px;
        right: 40px;
    }
	    .Boxpub .price {
        height: 70px;
        font-size: 25px;
    }
	    h1 {
        font-size: 25px !important;
    }
	.Block3 {
    padding: 50px 0 20px;
}
	.footer-logo {
		max-width:180px;
    margin: -40px auto 60px;
}
	#search_widget form input {
    padding: 10px 40px 10px 10px;
    height:auto
}
	#search_widget form i {
    top:7px;
    right: 10px;
}
	.product-miniature .product-title{
    font-size: 14px; font-family: 'geometrialight';font-weight:700
}
}
@media(max-width:767px){
	body{
		font-family: 'geometrialight';
	}
  div#_desktop_logo a {
    width:180px
}
	.topfooter .row {
    display: block; text-align:center
}
	.cordfooter{margin:0 auto 24px;font-weight: bold;}
 
 .footer-container .links {
    float: none;
}
	    .carousel .carousel-item .caption .caption-description h3 {
        font-size: 30px;
    }
}
@media(max-width:470px){
	.header-nav { 
    padding: 20px 0 8px; 
}
	div#_desktop_logo {margin:0 auto 20px;text-align:center;display:block;width: 100%;}
	 div#_desktop_logo a{margin:0 auto;display:block;margin:0 aut}
	#search_widget {float:none;width:100%;}
	     .header-top-right {
		    display:block;
		    clear:both;
		    width: 100%;
		    }
	    .carousel .carousel-item .caption .caption-description h3 {
        font-size: 25px;
    }
	#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 30px; 
 } 
    .container {
        max-width: 98%;padding:0 30px
    }
}
 @media(max-width:400px){
	 	  .Boxpub .price {
        left: 0;
        position: absolute;
        bottom: 0;
        float: left;
    }
	 .copyright {
    font-size: 12px;
    padding: 20px 0 40px; 
}
	 .footer-container .links ul{display:block}
	     .footer-container .links ul>li {
      display:block
    }
 }
@media(max-width:370px){
 
	#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-size: 25px; 
 }
	.product-miniature .product-description { 
    padding: 20px 90px 20px 20px; 
}
}
#product #left-column .contentfooter, #category #left-column .contentfooter{
	display:none
}

#cms #header .ban{position:relative;min-height: 480px;}
#cms #header .ban:after{
	content:'';
	background:rgb(0 0 0 / 13%);
	width:100%;height:100%;position:absolute;
	top:0;
	left:0
}
#checkout .btn{
	background: #299bd9;
}
#checkout .btn:hover{
	background:#000;
}
#module-psgdpr-gdpr h2{
	font-size:20px;color:#000
}
.flex-direction-nav {
    display: none;
}
.field-password-policy .form-control-comment {
    display: none;
}
.ui-menu .ui-menu-item a { 
    font-size: 15px;
}

.Boxwhatsapp{
    position: fixed;
    background: rgba(69, 177, 47, 1);
    right: 15px;
    bottom: 15px;
    z-index: 999;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    transition: all 0.4s;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}