@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Outfit:wght@100..900&display=swap);
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
.search-box{width:400px}@media(max-width:1199.98px){.search-box{width:300px}}@media(max-width:991.98px){.search-box{width:100%}}.search-box #search-products{margin:28px 0;position:relative}.search-box #search-products form{border-radius:5px;margin:0;position:relative;width:100%}.search-box #search-products form label{position:relative;width:100%}.search-box #search-products form label input{-webkit-appearance:none;-moz-appearance:none;background:#2a282f;border:0;border-radius:5px;color:#aca6a6;font-size:1rem;font-weight:300;margin:0;padding:10px 100px 10px 20px;position:relative;width:100%}.search-box #search-products form label input::-moz-placeholder{color:#777}.search-box #search-products form label input::placeholder{color:#777}.search-box #search-products form label input:focus{outline:0}.search-box #search-products form button{background:url(/images/ico/search1.svg) #e9292f 50% no-repeat;background-size:auto 20px;border:0;border-radius:5px;bottom:2px;content:"";cursor:pointer;height:40px;position:absolute;right:2px;top:2px;width:70px;z-index:3}.search-box #search-products form button span{display:none}.search-box #search-products #result{background:#fff;border-radius:5px;box-shadow:0 0 80px 0 rgba(0,0,0,.2);padding:20px;position:absolute;right:0;top:66px;width:400px;z-index:999}.search-box #search-products #result .ps{height:300px!important;overflow-x:hidden!important;position:relative!important;width:100%!important}.search-box #search-products #result .ps .ps__rail-y{position:absolute!important}.search-box #search-products #result ul{height:auto;list-style:none;margin:0;padding:0;width:95%}.search-box #search-products #result ul li{display:block;margin:0 0 25px}.search-box #search-products #result ul li a .image{text-align:center}.search-box #search-products #result ul li a .image img{height:100%;max-height:40px;-o-object-fit:contain;object-fit:contain;width:100%}.search-box #search-products #result ul li a p.name{color:#000;font-size:1.2rem;font-weight:600;margin:0 0 5px}.search-box #search-products #result ul li a p.code{color:#000;font-size:.9rem;margin:0}.search-box #search-products #result ul li a:hover p.name{color:#e9292f}.search-box #search-products #result ul li:last-child{margin:0}@media(max-width:991.98px){.search-box #search-products{margin:0 0 10px;width:100%}.search-box #search-products form{width:100%}.search-box #search-products #result{top:54px;width:100%}}header{height:auto;left:0;position:fixed;right:0;top:0;transition:all .3s;z-index:999999999!important}header .first-part nav ul li{margin:0 10px 0 0}header .first-part nav ul li:last-child{margin:0}header .first-part nav ul li a{color:#fff}header .first-part nav ul li a:hover{color:#e9292f}header .first-part #call{background:url(/images/ico/new/call.svg) no-repeat 0;background-size:auto 22px;line-height:1;margin:15px 0;padding:0 0 0 35px}header .first-part #call a{color:#fff;font-size:.8rem;line-height:1.2}header .first-part #call a:hover{color:#e9292f}header .first-part #call a .fs-7{font-size:.8rem}header .second-part{padding:0 0 30px;position:relative}@media(max-width:1199.98px){header .second-part{border-bottom:0;padding:20px 0}}header .second-part .logo{background:url(/images/zama_picto.svg) no-repeat 50%;background-size:100% 100%;height:141px;left:0;position:absolute;top:-61px;width:142px}@media(max-width:1199.98px){header .second-part .logo{height:90px;top:0;width:93px}}header .second-part nav ul li{margin:0 20px 0 0;position:relative}header .second-part nav ul li a{color:#fff;display:block;font-size:1rem;padding:12px 0}header .second-part nav ul li a:hover{color:#e9292f}header .second-part nav ul li:last-child{margin:0}header .second-part nav ul li:last-child a{border:1px solid #fff;font-weight:600;padding:12px 20px}header .second-part nav ul li:last-child a:hover{background:#e9292f;border:1px solid #e9292f;color:#fff}header .second-part nav ul li ul{background:#e9292f;display:none;left:50%;padding:0;position:absolute;top:auto;transform:translateX(-50%)}header .second-part nav ul li ul:before{border-color:transparent #f22735 transparent transparent;border-style:solid;border-width:10px 10px 10px 0;content:"";left:50%;position:absolute;top:-10px;transform:rotate(90deg) translateX(-50%);z-index:2}header .second-part nav ul li ul li{border-bottom:1px solid #c72429;margin:0}header .second-part nav ul li ul li a{display:block;padding:12px 20px;text-align:left}header .second-part nav ul li ul li a:hover{background:#c72429;color:#fff}header .second-part nav ul li ul li:last-child{border-bottom:0;margin:0}header .second-part nav ul li ul li:last-child a{border:0;font-weight:400;padding:12px 20px}header .second-part nav ul li ul li:last-child a:hover{background:#c72429;border:0}header .second-part nav ul li:hover ul{display:block}header .second-part #menu-icon{background:url(/images/ico/menu.svg) no-repeat 50%;background-size:auto 100%;cursor:pointer;display:none;height:40px;width:40px}header .second-part #menu-icon span{display:none}header.scroll-header,header.special{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);position:fixed}header.scroll-header .second-part,header.special .second-part{border-bottom:0}header.scroll-header .second-part #menu-icon,header.special .second-part #menu-icon{filter:invert(1)}header.scroll-header .second-part nav ul li a,header.special .second-part nav ul li a{color:#000}header.scroll-header .second-part nav ul li a:hover,header.special .second-part nav ul li a:hover{color:#e9292f}header.scroll-header .second-part nav ul li:last-child a,header.special .second-part nav ul li:last-child a{border:1px solid #000}header.scroll-header .second-part nav ul li:last-child a:hover,header.special .second-part nav ul li:last-child a:hover{border:1px solid #e9292f;color:#fff}header.scroll-header .second-part nav ul li ul li a,header.scroll-header .second-part nav ul li ul li a:hover,header.special .second-part nav ul li ul li a,header.special .second-part nav ul li ul li a:hover{color:#fff}header.scroll-header .second-part nav ul li ul li:last-child a,header.special .second-part nav ul li ul li:last-child a{border:0;padding:12px 20px}header.scroll-header .second-part nav ul li ul li:last-child a:hover,header.special .second-part nav ul li ul li:last-child a:hover{border:0}header.special .first-part nav ul li a{color:#000}header.special .first-part #call{background:url(/images/ico/new/call_black.svg) no-repeat 0;background-size:auto 22px}header.special .first-part #call a{color:#000}header.special .second-part{border-bottom:0}header.special .second-part .logo{background:url(/images/zama_picto.svg) no-repeat 50%;background-size:100% 100%}@media(max-width:1199.98px){header.special .second-part .logo{height:80px;width:83px}}header.scroll-header .first-part{display:none!important}header.scroll-header .second-part{border-bottom:0;padding:20px 0}@media(max-width:991.98px){header.scroll-header .second-part{padding:10px 0}}header.scroll-header .second-part .logo{background:url(/images/zama_interier_color.svg) no-repeat 50%!important;background-size:100% 100%!important;height:47px;position:relative;top:0;width:174px}main #discount-info .bg{padding:15px 0}.pagination-box{margin:40px 0 0}.pagination-box p{color:#000!important;font-size:1.2rem;margin:0}.pagination-box nav{display:inline-block}.pagination-box nav .pagination{margin:0}.pagination-box nav .page-item .page-link{border:1px solid #ddd;border-radius:0;color:#333}.pagination-box nav .page-item.active .page-link{background:#000;border:1px solid #000;color:#fff}.btn{border:0!important;border-radius:0!important;color:#fff!important;padding:.625rem 3rem .625rem 1.25rem!important}.btn.btn-special{background:none!important;border:0;padding:0 0 0 70px!important;position:relative;text-transform:uppercase}.btn.btn-special:active,.btn.btn-special:disabled,.btn.btn-special:focus,.btn.btn-special:hover{border:0!important;box-shadow:none!important}.btn.btn-special:before{background:url(/images/ico/right.svg) #c72429 no-repeat 50%;background-size:auto 20px;border-radius:50%;content:"";height:45px;left:0;position:absolute;top:-10px;transition:all .3s ease-in-out;width:45px}.btn.btn-special:hover{color:#c72429!important}.btn.btn-special:hover:before{left:10px}.btn.btn-primary{background:url(/images/ico/right.svg) #e9292f no-repeat center right 1.5rem!important}.btn.btn-primary:hover{background:url(/images/ico/right.svg) #c72429 no-repeat center right 1.5rem!important;color:#fff!important;text-decoration:none}.btn.btn-dark{background:url(/images/ico/right.svg) #000 no-repeat right 1.5rem center!important}.btn.btn-dark:hover{background:url(/images/ico/right.svg) #444 no-repeat right 1.5rem center!important}.btn.btn-dark-special{background:url(/images/ico/right_black.svg) no-repeat 0!important;color:#000!important;padding:0 0 0 20px!important}.btn.btn-dark-special:hover{color:#e9292f!important}.btn.btn-outline-secondary,.btn.btn-secondary{background:url(/images/ico/right_black.svg) no-repeat center right 1.5rem!important;border:1px solid #000!important;color:#000!important}.btn.btn-outline-secondary:hover,.btn.btn-secondary:hover{background:url(/images/ico/right.svg) #c72429 no-repeat center right 1.5rem!important;border:1px solid #c72429!important;color:#fff!important;text-decoration:none}.btn.btn-outline-primary{background:url(/images/ico/right.svg) no-repeat center right 1.5rem!important;border:1px solid #fff!important;color:#fff!important}.btn.btn-outline-primary:hover{background:url(/images/ico/right.svg) #c72429 no-repeat center right 1.5rem!important;border:1px solid #c72429!important}.link-light-primary{background:url(/images/ico/right.svg) no-repeat 0!important;color:#fff!important;padding:0 0 0 20px}.link-light-primary:hover{color:silver!important}.glightbox-container{z-index:10000000000000000!important}.fast-info{background:#e9292f;padding:10px 0;text-align:center}.fast-info p{background:url(/images/ico/delivery.svg) no-repeat 0;background-size:auto 40px;color:#fff;display:inline-block;font-size:1.2rem;margin:0;padding:0 0 0 60px}@media(max-width:991.98px){.fast-info{text-align:left}.fast-info p{margin:0 0 10px}.fast-info .col-lg-3:last-child{margin:0}}#slider{filter:none;position:relative}#slider video{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}#slider .splide__pagination{bottom:110px;left:5%!important;right:auto!important}@media(max-width:991.98px){#slider .splide__pagination{bottom:30px}}#slider .splide__pagination .splide__pagination__page{background:none!important;border:2px solid #fff;height:15px;opacity:1!important;width:15px}#slider .splide__pagination .splide__pagination__page.is-active{background:#fff!important;transform:none!important}#slider .slider .slide{overflow:hidden;position:relative}#slider .slider .slide img,#slider .slider .slide picture{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}#slider .slider .slide .rgbbg{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);height:100vh;min-height:700px;position:relative;width:100%;z-index:10}@media(max-width:991.98px){#slider .slider .slide .rgbbg{max-height:600px;min-height:600px}}#slider .slider .slide .rgbbg .text{color:#fff;position:relative;top:calc(50% + 65px);transform:translateY(-50%);width:100%}#slider .slider .slide .rgbbg .text h1{font-size:4rem;font-weight:400;margin:0 0 40px}@media(max-width:991.98px){#slider .slider .slide .rgbbg .text h1{font-size:3rem}}@media(max-width:767.98px){#slider .slider .slide .rgbbg .text h1{font-size:2.5rem;width:90%}}#slider .slider .slide .rgbbg .text a{background:#e9292f;color:#fff;font-weight:500;padding:16px 25px}#slider .slider .slide .rgbbg .text a:hover{background:#c72429}#categories{margin:50px 0 100px}#categories .category{border-bottom:2px solid #fff;border-right:2px solid #fff;height:280px;overflow:hidden;position:relative}#categories .category img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);width:100%}#categories .category .text{background:rgba(42,40,47,.49);height:100%;left:0;padding:30px;position:absolute;top:0;transition:all .3s ease;width:45%}#categories .category .text p{color:#fff;font-size:1rem;margin:0;padding:15px 0 0;position:relative;width:130px}#categories .category .text p:before{background:#fff;content:"";height:1px;left:0;position:absolute;top:0;width:50px}#categories .category:hover .text{width:100%}#about{margin:0 0 90px}#about .category{height:380px;margin:0 0 10px;overflow:hidden;position:relative;transition:all .3s ease}#about .category img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);width:100%}#about .category .text{background:rgba(0,0,0,.3);height:100%;left:0;padding:30px;position:absolute;text-align:center;top:0;transition:all .3s ease;width:100%}#about .category .text p{color:#fff;font-size:1rem;margin:0;position:relative}#about .category .text p.headline{color:#fff;font-size:1.4rem;font-weight:700;margin:0 0 20px}#about .category:hover .text{background:rgba(0,0,0,.2);padding:30px 30px 50px}#realizations{margin:0 0 100px}#realizations .reference{height:500px;margin:0 0 20px;overflow:hidden}@media(max-width:767.98px){#realizations .reference{height:300px;margin:0 0 10px}}#realizations .reference img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#realizations .box{background:#e9292f;font-weight:400;height:500px;margin:0 0 20px;padding:40px}@media(max-width:767.98px){#realizations .box{height:300px}}#realizations .box p{color:#fff;font-size:1.4rem}#realizations .box a{color:#fff;font-weight:500}#reviews{padding:0 0 5px}@media(max-width:991.98px){#reviews{padding:0 0 60px}}#reviews .reviews{-ms-overflow-style:none;align-items:stretch;display:flex!important;flex-flow:row;overflow-x:scroll;padding:0 30px 0 calc(50% - 636px)}#reviews .reviews::-webkit-scrollbar{display:none}@media only screen and (max-width:1300px){#reviews .reviews{padding:0 calc(5% + 14px)}}#reviews .reviews .review{background:#fff;flex:0 0 auto;margin:0 30px 40px 0;position:relative;width:320px}#reviews .reviews .review .text{border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.1);flex-grow:1;height:100%;padding:15px 15px 15px 70px;position:relative}#reviews .reviews .review .text:before{content:'"';font-size:6rem;left:15px;line-height:1;position:absolute;top:10px}#reviews .reviews .review .text p{color:#414141;font-size:1rem;margin:0 0 15px}#reviews .reviews .review .text p.name{color:gray;margin:0}@media(max-width:991.98px){#reviews .reviews .review{margin:0 15px 40px 0;width:300px}}#reviews .reviews .review:last-child{margin:0 0 40px}@media(max-width:991.98px){#reviews .reviews .review:last-child{margin:0 15px 40px 0}}#reviews .buttons{text-align:right}@media(max-width:991.98px){#reviews .buttons{display:none}}#reviews .buttons button{-webkit-appearance:none;-moz-appearance:none;background:url(/images/ico/up.svg) #e9292f no-repeat 50%;background-size:auto 20px;border:1px solid #e9292f;border-radius:5px;height:50px;margin:0 10px 0 0;padding:0;width:50px}#reviews .buttons button:hover{background:url(/images/ico/up.svg) #000 no-repeat 50%;background-size:auto 20px;border:1px solid #000}#reviews .buttons button.left{transform:rotate(-90deg)}#reviews .buttons button.right{transform:rotate(90deg)}#news{margin:0 0 70px}#news article{margin:0 0 30px}#news article .image{margin:0 0 20px;overflow:hidden}#news article .image img{height:300px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}#news article .text{background:url(/images/ico/right-arrow.svg) no-repeat left 0 center;background-size:auto 20px;padding:0 0 0 50px;transition:all .3s ease}#news article .text h3,#news article .text p,#news article .text span{color:#000}#news article:hover .image img{transform:scale(1.05)}#news article:hover .text{background:url(/images/ico/right-arrow.svg) no-repeat left 10px center;background-size:auto 20px}#news article:hover .text span{color:#e9292f}#about-more{margin:0 0 100px}#about-more p{font-size:1rem}#about-more p span{color:#8e8e8e;font-size:5rem}#shops{margin:0 0 80px}#shops .shop{margin:0 0 20px}#shops .shop h3 a,#shops .shop p a{color:#000}#shops .shop h3 a:hover,#shops .shop p a:hover{color:#e9292f}#shops .shop h3{background:url(/images/ico/right-arrow.svg) no-repeat right 25px center;background-size:auto 30px;padding:0 80px 0 0}#shops .shop .image{position:relative}#shops .shop .image img{height:300px;-o-object-fit:cover;object-fit:cover;width:100%}#shops .shop .image a{background:#e9292f;bottom:0;color:#fff;display:inline-block;padding:16px 25px;position:absolute;right:0}#shops .shop .image a:hover{background:#c72429}#about .subheadline,#about-more .subheadline,#categories .subheadline,#news .subheadline,#realizations .subheadline,#reviews .subheadline,#shops .subheadline{max-width:330px;position:relative}#about .subheadline:before,#about-more .subheadline:before,#categories .subheadline:before,#news .subheadline:before,#realizations .subheadline:before,#reviews .subheadline:before,#shops .subheadline:before{background:#c9cad1;content:"";height:1px;position:absolute;right:0;top:0;top:50%;transform:translateY(-50%);width:40%}#about h2,#about-more h2,#categories h2,#news h2,#realizations h2,#reviews h2,#shops h2{font-family:Merriweather,serif;font-size:2.7rem}@media(max-width:767.98px){#about h2,#about-more h2,#categories h2,#news h2,#realizations h2,#reviews h2,#shops h2{font-size:2.3rem}}
