.wrapper{font-size:16px;line-height:24px;font-family:Montserrat,sans-serif;margin:0 auto;min-width:320px;background:var(--bg);color:var(--c-text)}.wrapper .brand-link .title-brand,.wrapper .category-box .category-list li a,.wrapper .product-description h1,.wrapper .tab-menu .nav label,.wrapper h2,.wrapper h3{font-family:Montserrat,sans-serif}:root{--c-darck:#000000;--c-fff:#ffffff;--c-red:#fe425d;--c-brown:#cea87e;--c-brown-light:#F4F1EE;--c-brown-s-light:#f8f8f8;--c-grey:#d2d2d2;--bg:var(--c-fff);--c-text:var(--c-darck);--c-title:var(--c-darck);--c-main:var(--c-brown);--c-main-in:var(--c-fff);--c-border:var(--c-grey);--br-button:10px;--br-main:10px;--br-full:1000px;--g-padding-bg:50px;--g-margin-box:100px}.close-menu,.overlay{display:none}#header{width:100%;background:var(--bg);color:var(--c-text);max-width:100%}#header .container{max-width:1470px;padding:0 20px;margin:0 auto}#header .holder-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;border-bottom:1px solid var(--c-border)}#header .shop-header{padding-bottom:0}#header .shop-header .holder-box{border:none}#header .holder-logo{width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--c-main)}#header .logo{display:block;overflow:hidden;width:220px;margin:0}#header .logo>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px}#header .logo img{max-width:100%;max-height:100%;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-o-transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#header .logo>a:hover img{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}#header .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;margin:0;list-style:none}#header .list .hold-icon{font-size:25px;color:var(--c-main);margin:0 10px 0 0}#header .list li{display:-webkit-box;display:-ms-flexbox;display:flex;width:33.3%;padding:0 5px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border-right:1px solid var(--c-border);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .list li:last-child{border-right:none}#header .list li strong{display:inline-block;vertical-align:top;font-size:18px;line-height:1.1;font-weight:500;margin:auto 0;padding:0}#header .list li strong p{margin:0}#header #nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;position:relative}#header #nav .open-check{display:none}#header #nav .menu-holder{position:fixed;top:0;right:-300px;height:100vh;overflow:hidden;width:300px;background:var(--c-main);z-index:100000;-webkit-transition:right .2s ease-in-out;-o-transition:right .2s ease-in-out;transition:right .2s ease-in-out}#header #nav #open-menu:target~.menu-holder{right:0}#header #nav #close-menu:target~.menu-holder{right:-300px}#header #nav .close-menu{display:block;padding:15px 30px 15px 10px;color:var(--c-main);background:var(--c-main-in);text-transform:uppercase;font-weight:700;cursor:pointer;font-size:14px;line-height:16px;position:relative;-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none}#header #nav .close-menu:hover{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.3);box-shadow:inset 0 0 10px rgba(0,0,0,.3)}#header #nav .close-menu:before{content:"\f00d";font-family:FontAwesome;font-size:18px;position:absolute;top:50%;right:10px;margin:-9px 0 0}#header #nav #topnav{list-style:none;padding:0;width:100%;height:calc(100vh - 46px);overflow-y:auto;font-size:0;line-height:0;position:static;top:0;left:-300px;right:0;margin:0;opacity:0;visibility:hidden;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;scrollbar-width:thin;scrollbar-color:var(--c-main-in) var(--c-main)}#header #nav #topnav::-webkit-scrollbar{width:6px}#header #nav #topnav::-webkit-scrollbar-track{background:var(--c-main);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}#header #nav #topnav::-webkit-scrollbar-thumb{background-color:var(--c-main-in);border-radius:20px}#header #nav #topnav>li{font-size:16px;line-height:18px;width:100%}#header #nav #topnav>li:last-child{border:none}#header #nav #topnav>li .label,#header #nav #topnav>li a{display:block;padding:15px 10px;color:var(--c-main-in);text-decoration:none;position:relative;cursor:pointer;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}#header #nav #topnav>li .label .fa,#header #nav #topnav>li a .fa{display:none}#header #nav #topnav>li>a{font-weight:700;border-bottom:1px solid var(--c-border)}#header #nav #topnav>li .label:hover,#header #nav #topnav>li a:hover{color:var(--c-main);background:var(--c-main-in)}#header #nav #topnav>li>.open-check+a{display:none}#header #nav #open-menu:target~.menu-holder #topnav{opacity:1;visibility:visible}#header #nav #close-menu:target~.menu-holder #topnav{opacity:0;visibility:hidden}#header #nav .children,#header #nav .children2{list-style:none;padding:0;overflow:hidden;overflow-y:auto;margin:0;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;z-index:20}#header #nav .children2{z-index:30}#header #nav .children2 li{margin:0;width:100%;display:block;padding:0;position:relative}#header #nav .children2 li:last-child{border:none}#header #nav .children>li{width:100%;float:none;padding:0;margin:0;position:static}#header #nav .children>li:last-child{border:none}#header #nav .children>li .label,#header #nav .children>li a{border-bottom:1px dotted var(--c-border)}#header #nav .children-holder{position:static}#header #nav .hold-toogle{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header #nav .toogle-menu{z-index:61;height:25px;width:25px;position:relative;cursor:pointer;padding:0;color:var(--c-text);font-size:18px;line-height:1;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header #nav .toogle-menu>span{position:absolute;left:0;height:3px;width:100%;border-top:3px dashed var(--c-title);-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}#header #nav .toogle-menu .t{top:2px}#header #nav .toogle-menu .c{top:11px}#header #nav .toogle-menu .b{top:20px}#header #nav .toogle-menu:hover>span{border-color:var(--c-main)}#header #nav .navigation-main{display:block;padding-top:4px}#header #nav .overlay{display:block;position:fixed;background:var(--bg);top:0;left:100%;width:100%;height:100%;z-index:1000;opacity:.6;-webkit-transition:left .2s ease-in-out;-o-transition:left .2s ease-in-out;transition:left .2s ease-in-out}#header #nav .open-check:target~.overlay{left:0}#header #nav #close-menu:target~.overlay{left:100%}#header #search_box{color:var(--c-border);position:relative;width:40px;border:1px solid transparent;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:20px;margin:0 40px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right}#header #search_box .search-link{display:inline-block;width:38px;height:38px;color:var(--c-main-in);border-radius:var(--br-button);text-decoration:none;padding:0!important;margin:0!important}#header #search_box .search-link:hover .search_btn{background:rgba(0,0,0,0)}#header #search_box .text{overflow:hidden;color:transparent;width:38px;height:38px;font-size:14px;line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:italic;z-index:1;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:absolute;top:0;right:0;padding:0 10px;-webkit-transition:width .2s ease-in-out,color .5s ease-in-out;-o-transition:width .2s ease-in-out,color .5s ease-in-out;transition:width .2s ease-in-out,color .5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;border:1px solid var(--c-border);margin:0!important}#header #search_box .search_btn{background-color:transparent;width:38px;height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;line-height:20px;z-index:1;border-radius:var(--br-button);border:1px solid var(--c-border);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header #search_box .hold-icon{color:var(--c-main)}#header #nav #topnav>li>.open-check:target~.children-holder .children,#header #nav .children>li .open-check:target~.children2{right:0}#topnav>li>label:before,.children2 li label.back-label:before,.children>li>label:before{content:"\f105";font-family:FontAwesome;position:absolute;right:10px;top:50%;font-size:20px;margin:-10px 0 0}.children li label.back-label,.children2 li label.back-label{padding-left:50px!important}.children li label.back-label:before,.children2 li label.back-label:before{content:'\f060';right:auto;left:10px}#header #nav #topnav .children>li>.open-check+a{display:none}body,html{width:100%;height:100%;margin:0}body .ds_div font,body>table,body>table tbody,body>table td,body>table tfoot,body>table th,body>table thead,body>table tr{display:block;width:auto;height:auto;margin:0;padding:0;border:none;border-collapse:collapse;border-spacing:0;border-color:inherit;vertical-align:inherit;text-align:left;font-weight:inherit;-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0}body .ds_div font,body>table{max-width:100%;width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:0;line-height:0}.wrapper a{color:var(--c-main);text-decoration:underline}.wrapper .default-box{display:block;width:100%}.wrapper article,.wrapper aside,.wrapper details,.wrapper figcaption,.wrapper figure,.wrapper footer,.wrapper header,.wrapper hgroup,.wrapper menu,.wrapper nav,.wrapper section{display:block}.wrapper figure{margin:0}.wrapper img{border:0;-ms-interpolation-mode:bicubic}.wrapper a:hover{text-decoration:none}.wrapper a:focus,.wrapper a:hover{outline:0}.wrapper p{margin:0 0 23px}.wrapper table td,.wrapper table th{padding:5px 10px}.wrapper table th{font-weight:700}#main{overflow:hidden}.description{overflow:hidden;width:100%;position:relative}.description .triple-block{margin-top:var(--g-margin-box)}.description .container{max-width:1220px;padding:0 30px var(--g-margin-box);margin:0 auto}.description p{margin:0;padding:0;line-height:20px}.description h1{font-size:20px;line-height:24px;margin:0 0 18px;padding:0;font-weight:600}.description h2{margin:0;padding:0 0 18px;text-transform:uppercase}.description ul{margin:0;padding:0;list-style-type:none}.description ul li{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 26px;margin:0 0 15px;position:relative}.description ul li:before{content:'';clear:both;display:block;position:absolute;top:11px;margin:-3.5px 0 0 -26px;width:7px;height:7px;border-radius:100%;background:var(--c-main)}.description ul li:last-child{margin:0}.description .holder-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.description .box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.description .hidden-input{display:none}.description #tabnav{width:100%;position:relative}.description .tab-holder{padding:0 0 40px}.description .hold-tabs{position:relative}.description .hold-tabs .elem{list-style:none;margin:0;padding:0;font-size:0;line-height:0;position:relative;border-bottom:1px solid var(--c-border);display:block;text-align:center;overflow:hidden;white-space:nowrap;overflow-x:auto}.description .hold-tabs .elem li{margin:0 59px;display:inline-block;vertical-align:top;font-size:16px;line-height:18px;position:relative;padding:0}.description .hold-tabs .elem li:before{display:none}.description .hold-tabs .elem li:first-child{margin-left:0}.description .hold-tabs .elem li:last-child{margin-right:0}.description .hold-tabs .elem label{font-size:20px;line-height:24px;padding:0 0 23px;opacity:.5;font-weight:500;cursor:pointer;display:block;position:relative;-webkit-transition:color .2s ease-in-out,opacity .2s ease-in-out;-o-transition:color .2s ease-in-out,opacity .2s ease-in-out;transition:color .2s ease-in-out,opacity .2s ease-in-out;text-transform:uppercase}.description .hold-tabs .elem label:last-child{padding-right:0}.description .hold-tabs .elem label:after{bottom:0;clear:both;content:"";display:block;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);position:absolute;width:0;background:var(--c-main);opacity:.8;height:4px;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;border-radius:4px 4px 0 0}.description .hold-tabs .tab-content{opacity:0;position:absolute;top:0;left:0;width:100%;padding:0;z-index:-1}.description .hold-tabs .hold-tab{overflow:hidden;width:100%;position:relative}.description .tab-open-check{display:none}.description .hold-tab-toogle{float:left;display:none;width:100%;overflow:hidden;margin:0 0 15px}.description .toogle-tab{z-index:61;height:39px;position:relative;cursor:pointer;display:none;width:100%;padding:5px 10px 5px 9px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--c-main);line-height:25px;font-size:18px;border:2px solid var(--c-border)}.description .toogle-tab>.m{position:absolute;right:25px;top:6px;font-size:25px;height:0;width:0}.description .category-name{font-size:19px;line-height:24px;display:none;overflow:auto;white-space:nowrap}.description .holder-box-icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:distribute;justify-content:space-around;position:relative;text-align:center;background:var(--c-main);color:var(--c-main-in);padding:58px 0;border-radius:var(--br-main)}.description .box-icon{width:33.3333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:top;-ms-flex-align:top;align-items:top;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;color:var(--c-main-in)}.description .box-icon strong{display:block;margin:0 0 10px;text-transform:uppercase}.description .box-icon>span{opacity:.6}.description .box-icon img{padding:0 0 30px}.description .box-icon .hold-icon{font-size:46px;line-height:40px;padding:0 0 26px;opacity:1}.description .bgdif{border-left:1px solid;border-right:1px solid}.holder-title{margin:0 auto 70px}.title-block{padding:0;margin:0;text-align:center;font-size:30px;line-height:30px;display:block;position:relative}.latest-products{width:100%;position:relative}.latest-products .container{max-width:1220px;padding:0 30px var(--g-margin-box);margin:0 auto;position:relative}.banners div.bg-box{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.hold-btn .buynow{display:inline-block;text-decoration:none;color:var(--c-main-in);background:var(--c-main);border:1px solid var(--c-main);font-size:26px;line-height:30px;font-weight:600;padding:10px 30px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:var(--br-button)}.hold-btn .buynow:hover{color:var(--c-main);background:0 0}.product .container{max-width:1220px;padding:var(--g-margin-box) 30px var(--g-padding-bg);margin:0 auto}.product .label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product .product-box{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product .product-box .open-check{display:none}.product .product-box .open-modal:target~.product-images{width:100%;padding:0}.product .product-box .open-modal:target~.product-images .fade-slide-gallery .label[for=modal]>span:first-child{display:none}.product .product-box .open-modal:target~.product-images .hold-b .holder-img{max-height:100%;height:auto}.product .product-box .open-modal:target~.product-images .hold-b .holder-img img{max-height:inherit;max-width:inherit;width:100%;height:auto}.product .product-box .open-modal:target~.product-images .fade-slide-gallery .close{display:block}.product .product-box .open-modal:target~.product-description{position:absolute;top:0;right:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.product .product-description,.product .product-images{-webkit-box-sizing:border-box;box-sizing:border-box}.product .product-images{width:61%;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8.6% 0 0}.product .product-description{width:39%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.product .product-description .box-line{overflow:hidden;width:100%;padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid var(--c-border);font-size:14px;line-height:16px;font-weight:400}.product .product-description .box-line span{display:block;opacity:.6}.product .product-description .box-line .prim{display:-webkit-box;display:-ms-flexbox;display:flex}.product .product-description .info{overflow:hidden;width:100%}.product .product-description .info .title{display:block;font-size:18px;line-height:22px;margin:0 0 8px;color:var(--c-title)}.product .product-description .table{margin:0 0 30px}.product .product-description h1{font-size:24px;line-height:26px;margin:0;font-weight:500;text-transform:uppercase}.product .product-description .related-price{font-weight:700;font-size:28px;line-height:32px;display:block}.product .product-description .holder-discount{margin:0 0 10px}.product .product-description .holder-discount .discount-price{display:inline-block;padding:0 5px;margin:0;font-size:20px;line-height:30px;opacity:1;position:relative}.product .product-description .holder-discount .discount-price:after{content:'';display:block;clear:both;position:absolute;margin:1px 0 0;top:50%;left:0;width:100%;height:1px}.product .product-description .title-info{display:block;font-size:18px;line-height:22px;font-weight:600;margin:0 0 18px;text-transform:uppercase}.product .product-description .ietm-number{margin:0 0 20px;text-transform:uppercase}.product .product-description ul{margin:0 0 30px;padding:0 0 30px;list-style:none;border-bottom:1px solid var(--c-border)}.product .product-description ul li{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 20px;margin:0 0 15px;position:relative}.product .product-description ul li:last-child{margin:0}.product .product-description ul li:before{content:'';clear:both;display:block;position:absolute;top:11px;left:0;margin:-3.5px 0 0;width:7px;height:7px;background:var(--c-main);border-radius:100%}.product .product-description .table ul{padding:0;margin:0;list-style:none;border-bottom:none}.product .product-description .table ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.product .product-description .table ul li:before{display:none}.product .product-description .table strong{width:50%}.product .product-description .price{font-weight:600}.product .fade-slide-gallery{overflow:hidden;width:100%;position:relative}.product .fade-slide-gallery .slide-inner{width:100%;height:100%}.product .fade-slide-gallery .slide-wrap{width:100%;max-width:620px;padding:0;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.product .fade-slide-gallery .holder-box{width:100%;height:100%;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:top .2s ease-in-out;-o-transition:top .2s ease-in-out;transition:top .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.product .fade-slide-gallery .holder-box>img,.product .fade-slide-gallery>img{position:absolute;top:-99999px;left:-99999px}.product .fade-slide-gallery .thumbnail{width:100px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:100px;font-size:15px;line-height:20px;white-space:normal;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.product .fade-slide-gallery .thumbnail>img{display:none;border-radius:var(--br-main)}.product .fade-slide-gallery .thumbnail .label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100px;padding:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:-webkit-transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;-o-transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border-radius:var(--br-main);-webkit-box-sizing:border-box;box-sizing:border-box}.product .fade-slide-gallery .thumbnail:hover{opacity:.6}.product .fade-slide-gallery .thumbnail .open-check:target~.hold-b{opacity:1;z-index:10}.product .fade-slide-gallery .holder-next,.product .fade-slide-gallery .holder-prev{cursor:pointer;width:60px;height:120px;text-align:center;position:absolute;right:0;bottom:0;z-index:9;background:var(--c-main-in)}.product .fade-slide-gallery .holder-next span,.product .fade-slide-gallery .holder-prev span{opacity:0}.product .fade-slide-gallery .holder-next .label,.product .fade-slide-gallery .holder-next span,.product .fade-slide-gallery .holder-prev .label,.product .fade-slide-gallery .holder-prev span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px;display:none;cursor:pointer;font-size:20px;line-height:40px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.product .fade-slide-gallery .holder-next .label:hover,.product .fade-slide-gallery .holder-next span:hover,.product .fade-slide-gallery .holder-prev .label:hover,.product .fade-slide-gallery .holder-prev span:hover{background:var(--c-main)}.product .fade-slide-gallery .holder-next .label:before,.product .fade-slide-gallery .holder-next span:before,.product .fade-slide-gallery .holder-prev .label:before,.product .fade-slide-gallery .holder-prev span:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f054";color:var(--c-border);-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product .fade-slide-gallery .holder-next .label:hover:before,.product .fade-slide-gallery .holder-next span:hover:before,.product .fade-slide-gallery .holder-prev .label:hover:before,.product .fade-slide-gallery .holder-prev span:hover:before{color:var(--c-main-in)}.product .fade-slide-gallery .holder-prev{display:none;left:0}.product .fade-slide-gallery .holder-prev .label:before,.product .fade-slide-gallery .holder-prev span:before{content:"\f053"}.product .fade-slide-gallery .hold-img .fa{font-size:100px}.product .fade-slide-gallery .small img{max-width:100%;max-height:100%;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.product .fade-slide-gallery .hold-b{width:100%;padding:0 0 50px;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.product .fade-slide-gallery .hold-b .holder-img{height:520px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.product .fade-slide-gallery .hold-b .list{margin:0;padding:0;list-style:none;width:100%;height:100%}.product .fade-slide-gallery .hold-b img{max-width:100%;max-height:100%;position:absolute;top:-99999px;left:-99999px}.product .fade-slide-gallery .hold-b img:first-child{opacity:1;z-index:2;position:relative;top:0;left:0}.product .fade-slide-gallery .postion-box{overflow:hidden;width:100%;position:relative;height:100%}.product .fade-slide-gallery .holder-face{overflow:hidden;width:100%;padding:0 0 0 150px;display:none;-webkit-box-sizing:border-box;box-sizing:border-box}.product .fade-slide-gallery .holder-face img{display:block;width:100%;height:auto}.product .fade-slide-gallery>.empty-marker{display:none}.product .fade-slide-gallery .empty-marker:nth-last-of-type(1):empty~.switcher .holder-lin .label:nth-last-of-type(4),.product .fade-slide-gallery .empty-marker:nth-last-of-type(2):empty~.switcher .holder-lin .label:nth-last-of-type(5),.product .fade-slide-gallery .empty-marker:nth-last-of-type(3):empty~.switcher .holder-lin .label:nth-last-of-type(6),.product .fade-slide-gallery .empty-marker:nth-last-of-type(4):empty~.switcher .holder-lin .label:nth-last-of-type(7),.product .fade-slide-gallery .empty-marker:nth-last-of-type(5):empty~.switcher .holder-lin .label:nth-last-of-type(8),.product .fade-slide-gallery .empty-marker:nth-last-of-type(6):empty~.switcher .holder-lin .label:nth-last-of-type(9),.product .fade-slide-gallery .empty-marker:nth-last-of-type(7):empty~.switcher .holder-lin .label:nth-last-of-type(10),.product .fade-slide-gallery .empty-marker:nth-last-of-type(8):empty~.switcher .holder-lin .label:nth-last-of-type(11),.product .fade-slide-gallery .empty-marker:nth-last-of-type(9):empty~.switcher .holder-lin .label:nth-last-of-type(12),.product .fade-slide-gallery~.switcher .holder-lin .label:nth-last-of-type(1),.product .fade-slide-gallery~.switcher .holder-lin .label:nth-last-of-type(2),.product .fade-slide-gallery~.switcher .holder-lin .label:nth-last-of-type(3){display:none!important}.product .fade-slide-gallery>.empty-marker:nth-of-type(1):empty~.switcher .thumbnail:nth-of-type(1),.product .fade-slide-gallery>.empty-marker:nth-of-type(10):empty~.switcher .thumbnail:nth-of-type(10),.product .fade-slide-gallery>.empty-marker:nth-of-type(11):empty~.switcher .thumbnail:nth-of-type(11),.product .fade-slide-gallery>.empty-marker:nth-of-type(12):empty~.switcher .thumbnail:nth-of-type(12),.product .fade-slide-gallery>.empty-marker:nth-of-type(2):empty~.switcher .thumbnail:nth-of-type(2),.product .fade-slide-gallery>.empty-marker:nth-of-type(3):empty~.switcher .thumbnail:nth-of-type(3),.product .fade-slide-gallery>.empty-marker:nth-of-type(4):empty~.switcher .thumbnail:nth-of-type(4),.product .fade-slide-gallery>.empty-marker:nth-of-type(5):empty~.switcher .thumbnail:nth-of-type(5),.product .fade-slide-gallery>.empty-marker:nth-of-type(6):empty~.switcher .thumbnail:nth-of-type(6),.product .fade-slide-gallery>.empty-marker:nth-of-type(7):empty~.switcher .thumbnail:nth-of-type(7),.product .fade-slide-gallery>.empty-marker:nth-of-type(8):empty~.switcher .thumbnail:nth-of-type(8),.product .fade-slide-gallery>.empty-marker:nth-of-type(9):empty~.switcher .thumbnail:nth-of-type(9){display:none}.product .fade-slide-gallery .open-check:nth-of-type(1):target~.hold-b img:nth-child(1),.product .fade-slide-gallery .open-check:nth-of-type(10):target~.hold-b img:nth-of-type(10),.product .fade-slide-gallery .open-check:nth-of-type(11):target~.hold-b img:nth-of-type(11),.product .fade-slide-gallery .open-check:nth-of-type(12):target~.hold-b img:nth-of-type(12),.product .fade-slide-gallery .open-check:nth-of-type(2):target~.hold-b img:nth-child(2),.product .fade-slide-gallery .open-check:nth-of-type(3):target~.hold-b img:nth-of-type(3),.product .fade-slide-gallery .open-check:nth-of-type(4):target~.hold-b img:nth-of-type(4),.product .fade-slide-gallery .open-check:nth-of-type(5):target~.hold-b img:nth-of-type(5),.product .fade-slide-gallery .open-check:nth-of-type(6):target~.hold-b img:nth-of-type(6),.product .fade-slide-gallery .open-check:nth-of-type(7):target~.hold-b img:nth-of-type(7),.product .fade-slide-gallery .open-check:nth-of-type(8):target~.hold-b img:nth-of-type(8),.product .fade-slide-gallery .open-check:nth-of-type(9):target~.hold-b img:nth-of-type(9){opacity:1;z-index:2;position:relative;top:0;left:0}.product .fade-slide-gallery .open-check:nth-of-type(1):target~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check:nth-of-type(10):target~.switcher .holder-box .thumbnail:nth-of-type(10) .label,.product .fade-slide-gallery .open-check:nth-of-type(11):target~.switcher .holder-box .thumbnail:nth-of-type(11) .label,.product .fade-slide-gallery .open-check:nth-of-type(12):target~.switcher .holder-box .thumbnail:nth-of-type(12) .label,.product .fade-slide-gallery .open-check:nth-of-type(13):target~.switcher .holder-box .thumbnail:nth-of-type(13) .label,.product .fade-slide-gallery .open-check:nth-of-type(14):target~.switcher .holder-box .thumbnail:nth-of-type(14) .label,.product .fade-slide-gallery .open-check:nth-of-type(15):target~.switcher .holder-box .thumbnail:nth-of-type(15) .label,.product .fade-slide-gallery .open-check:nth-of-type(2):target~.switcher .holder-box .thumbnail:nth-child(2) .label,.product .fade-slide-gallery .open-check:nth-of-type(3):target~.switcher .holder-box .thumbnail:nth-of-type(3) .label,.product .fade-slide-gallery .open-check:nth-of-type(4):target~.switcher .holder-box .thumbnail:nth-of-type(4) .label,.product .fade-slide-gallery .open-check:nth-of-type(5):target~.switcher .holder-box .thumbnail:nth-of-type(5) .label,.product .fade-slide-gallery .open-check:nth-of-type(6):target~.switcher .holder-box .thumbnail:nth-of-type(6) .label,.product .fade-slide-gallery .open-check:nth-of-type(7):target~.switcher .holder-box .thumbnail:nth-of-type(7) .label,.product .fade-slide-gallery .open-check:nth-of-type(8):target~.switcher .holder-box .thumbnail:nth-of-type(8) .label,.product .fade-slide-gallery .open-check:nth-of-type(9):target~.switcher .holder-box .thumbnail:nth-of-type(9) .label{opacity:1;-webkit-box-shadow:0 0 5px var(--c-border);box-shadow:0 0 5px var(--c-border);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product .product-description .holder-variant{margin:0 0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.product .product-description .holder-variant .title-info{display:block;width:100%}.product .product-description .holder-variant ul{margin:0;padding:0;border:none}.product .product-description .holder-variant ul li{display:inline-block;padding-right:20px;margin:5px 0 0}.product .product-description .holder-variant strong{margin:0 10px 10px 0;display:block}.product .product-description .holder-variant .variant-list{display:block}.product .product-description .holder-contact{margin:0 0 20px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.product .product-description .holder-contact .hold-link{margin:0 20px 10px 0;display:inline-block}.product .product-description .holder-contact .hold-link i{margin:0 4px 0 0}.product .product-description .holder-contact .link-contact,.product .product-description .holder-contact .link-watch{font-weight:500;position:relative;text-decoration:none;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.product .product-description .holder-contact .link-contact:before,.product .product-description .holder-contact .link-watch:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:transform .2s;-o-transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.product .product-description .holder-contact .link-contact:hover:before,.product .product-description .holder-contact .link-watch:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.testimonials{background-size:cover;padding:0 0 var(--g-margin-box)}.testimonials .container{max-width:1220px;padding:0 30px;margin:0 auto;position:relative}.testimonial-list{margin:0!important;white-space:nowrap;overflow:hidden;position:relative;padding:0 40px}.testimonial-list .open-check{display:none}.testimonial-list .testimonial-slide{width:100%;left:0;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;font-size:0;line-height:0}.testimonial-list .testimonial-slide .item{display:inline-block;vertical-align:top;text-align:center;width:100%;font-size:16px;line-height:24px;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;margin-left:0;-webkit-transition:margin-left .2s ease-in-out;-o-transition:margin-left .2s ease-in-out;transition:margin-left .2s ease-in-out;padding:0 20px}.testimonial-list .testimonial-slide .item:last-child{border:none}.testimonial-list .testimonial-slide a{display:inline-block;font-weight:lighter;white-space:normal;position:relative;text-decoration:none;padding:0 0 1px;font-size:16px;line-height:24px;text-align:center}.testimonial-list .testimonial-slide a:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;opacity:0;z-index:-1}.testimonial-list .testimonial-slide a:hover:after{z-index:5;opacity:1}.testimonial-list .testimonial-slide a .hold-img{height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:0 0 12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonial-list .testimonial-slide a .hold-img img{max-width:100%;max-height:100%}.testimonial-list .testimonial-slide .holder-author{font-size:18px}.testimonial-list .testimonial-slide .holder-author a{font-weight:inherit;text-decoration:underline}.testimonial-list .testimonial-slide .holder-author a:hover{text-decoration:none}.testimonial-list .testimonial-slide .article{display:block;margin:0 0 30px;opacity:.6;position:relative;z-index:6}.testimonial-list .testimonial-slide .title{display:block;text-decoration:none;font-size:20px;line-height:1;font-weight:500;margin:0 0 11px;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.testimonial-list .testimonial-slide .product-price,.testimonial-list .testimonial-slide .related-price{display:block;overflow:hidden;margin:0 0 35px;position:relative;font-weight:700}.testimonial-list .testimonial-slide .label.next,.testimonial-list .testimonial-slide .label.prev{cursor:pointer;position:absolute;right:0;top:50%;z-index:999;height:40px;width:40px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;pointer-events:none}.testimonial-list .testimonial-slide .label.prev{right:auto;left:0}.testimonial-list .testimonial-slide .label.next:after,.testimonial-list .testimonial-slide .label.prev:after{content:"\f054";font-size:30px;line-height:40px;font-weight:100;position:absolute;top:0;left:0;width:100%;height:100%;font-family:FontAwesome;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;color:var(--c-main);background:var(--c-main-in);-webkit-transition:color .2s ease-in-out,background .2s ease-in-out;-o-transition:color .2s ease-in-out,background .2s ease-in-out;transition:color .2s ease-in-out,background .2s ease-in-out;border-radius:var(--br-button)}.testimonial-list .testimonial-slide .label.prev:after{content:"\f053"}.testimonial-list .testimonial-slide .label.next:hover:after,.testimonial-list .testimonial-slide .label.prev:hover:after{color:var(--c-main-in);background:var(--c-main)}.testimonial-list .testimonial-slide .block-quote{padding:40px;background:var(--c-main);border-radius:var(--br-main);color:var(--c-main-in);max-width:820px;margin:0 auto}.testimonial-list .testimonial-slide .text-quote-box{position:relative}.testimonial-list .testimonial-slide .hold-bottom-quote,.testimonial-list .testimonial-slide .hold-top-quote{content:'';width:52px;height:40px;position:absolute;top:0;left:0;color:var(--c-main-in)}.testimonial-list .testimonial-slide .hold-bottom-quote .fa,.testimonial-list .testimonial-slide .hold-top-quote .fa{font-size:40px;line-height:100%}.testimonial-list .testimonial-slide .hold-bottom-quote{top:auto;left:auto;bottom:0;right:0}.testimonial-list .testimonial-slide .text-quote{padding:29px 52px 26px;position:relative}.testimonial-list .testimonial-slide .text-quote p{margin:0}.testimonial-list .testimonial-slide .rating-result{display:inline-block;font-size:24px;line-height:1;overflow:hidden;margin:0 auto 10px}.testimonial-list .testimonial-slide .rating-result .item-rating{padding:0 4px;color:var(--c-main-in)}.testimonial-list .testimonial-slide .rating-result .active{width:153px;height:24px;display:block}.testimonial-list .open-check:nth-child(1)~.testimonial-slide .item:nth-child(1) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:not(:nth-child(1)):target~.testimonial-slide .item:nth-child(1) .label{opacity:0;pointer-events:none}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1),.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1)~.item{margin-left:0}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2),.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2)~.item{margin-left:0}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3),.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3)~.item{margin-left:0}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4),.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4)~.item{margin-left:0}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5),.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5)~.item{margin-left:0}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6),.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6)~.item{margin-left:0}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7),.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7)~.item{margin-left:0}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8),.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8)~.item{margin-left:0}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9),.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9)~.item{margin-left:0}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item{margin-left:-100%}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10),.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10)~.item{margin-left:0}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10) .label{opacity:1;pointer-events:auto}.payment-delivery{overflow:hidden;width:100%;position:relative;display:block}.payment-delivery .holder-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%}.payment-delivery .holder-icon .icon{margin:0 10px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-delivery .title-info{display:block;width:100%;font-size:10px;line-height:24px}#footer .payment-delivery{padding:10px 0 0;border-top:1px solid var(--c-border)}#footer .payment-delivery .title-info{font-size:12px;line-height:24px;margin:0 0 10px;width:auto}#footer .payment-delivery .holder-block{display:-webkit-box;display:-ms-flexbox;display:flex}#footer .payment-delivery .holder-icon .icon{margin:0 0 10px 10px}.shop-gallery>.container{max-width:1470px;padding:0 20px;margin:0 auto}.slide-gallery{text-align:center;position:relative;color:var(--c-text);margin:0 auto}.gallery-holder{width:100%;overflow:hidden;position:relative}.gallery-list{line-height:0;list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-list li{width:100%;position:relative;padding:0;background:var(--bg)}.gallery-list li img{display:block;width:100%;height:auto}.switchers{text-align:center;position:absolute;bottom:0;left:50%;padding:7px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:21;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;background:var(--c-main);border-radius:var(--br-button)}.switchers:after{display:none}.open-check[id*=auto]:target~.switchers{opacity:.8}.open-check[id*=auto]:target~.switchers:after{display:block}.switchers .label{min-width:8px;min-height:8px;border:2px solid var(--c-main-in);margin:0 5px;border-radius:50%;display:none;text-decoration:none;pointer-events:none}.switchers .label:hover{background:var(--c-main-in)!important}.controls{width:100%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:21}.controls .label{position:absolute;top:-999px;cursor:pointer;height:40px;width:40px;text-decoration:none;background:var(--c-main);color:var(--c-main-in);border-radius:var(--br-button);-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s}.controls .label.fake-target-link:hover{background:var(--c-main-in)!important}.controls .label.fake-target-link:hover:before{color:var(--c-main)!important}.controls .label:hover{background:var(--c-main-in);color:var(--c-main)}.slides-wrap{position:relative;overflow:hidden;padding-top:40%}.slides-wrap .gallery-holder{position:absolute;height:100%;top:0;left:0}.slides-wrap .gallery-list{height:100%;-webkit-transition:margin-left .8s ease-out;-o-transition:margin-left .8s ease-out;transition:margin-left .8s ease-out}.slides-wrap .gallery-list li{height:100%}.slides-wrap .gallery-list li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.controls-next{float:right;margin:0 20px 0 0;position:relative;top:0}.controls-prev{float:left;margin:0 0 0 20px;position:relative;top:0}.controls-next-before,.controls-prev-before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.controls-prev-before{content:"\f053"}#slide1:target~.slides-wrap .gallery-list{margin-left:0}#slide2:target~.slides-wrap .gallery-list{margin-left:-100%}#slide3:target~.slides-wrap .gallery-list{margin-left:-200%}#slide4:target~.slides-wrap .gallery-list{margin-left:-300%}#slide5:target~.slides-wrap .gallery-list{margin-left:-400%}#slide6:target~.slides-wrap .gallery-list{margin-left:-500%}#slide1:target~.switchers .label:nth-child(1),#slide2:target~.switchers .label:nth-child(2),#slide3:target~.switchers .label:nth-child(3),#slide4:target~.switchers .label:nth-child(4),#slide5:target~.switchers .label:nth-child(5),#slide6:target~.switchers .label:nth-child(6){background:var(--c-main-in)}.slide-autoplay .controls{left:-9999px}.slide-default .controls{left:0}.slide-default .slides-wrap .gallery-list,.slide-default .switchers .label{-webkit-animation:none!important;animation:none!important}.slide-default .switchers .label{pointer-events:auto;cursor:pointer}.slide-default #slide1~.switchers .label:nth-child(1){background:var(--c-main-in)}.slide-default #slide2:target~.switchers .label:nth-child(1),.slide-default #slide3:target~.switchers .label:nth-child(1),.slide-default #slide4:target~.switchers .label:nth-child(1),.slide-default #slide5:target~.switchers .label:nth-child(1),.slide-default #slide6:target~.switchers .label:nth-child(1){background:0 0}.slide-1 .gallery-list{width:100%}.slide-1 .gallery-list li:nth-child(1){display:block}.slide-1 .controls,.slide-1 .switchers{position:absolute;left:-9999px}.slide-2 .gallery-list{width:200%}.slide-2 .gallery-list li:nth-child(1),.slide-2 .gallery-list li:nth-child(2),.slide-2 .switchers .label:nth-child(1),.slide-2 .switchers .label:nth-child(2){display:block}@-webkit-keyframes glide-two-slide_01{0%,100%,50%{margin-left:0}55%,95%{margin-left:-100%}}@keyframes glide-two-slide_01{0%,100%,50%{margin-left:0}55%,95%{margin-left:-100%}}@-webkit-keyframes glide-two-slide_02{0%,100%,50%{margin-left:-100%}55%,95%{margin-left:0}}@keyframes glide-two-slide_02{0%,100%,50%{margin-left:-100%}55%,95%{margin-left:0}}.slide-2 #slide1~.slides-wrap .gallery-list{-webkit-animation:10s linear infinite glide-two-slide_01;animation:10s linear infinite glide-two-slide_01}.slide-2 #slide2:target~.slides-wrap .gallery-list{-webkit-animation:10s linear infinite glide-two-slide_02;animation:10s linear infinite glide-two-slide_02}.slide-2 #slide1~.switchers .label:nth-child(1),.slide-2 #slide2:target~.switchers .label:nth-child(2){-webkit-animation:10s infinite switch-two-slide_01;animation:10s infinite switch-two-slide_01}.slide-2 #slide1~.switchers .label:nth-child(2),.slide-2 #slide2:target~.switchers .label:nth-child(1){-webkit-animation:10s infinite switch-two-slide_02;animation:10s infinite switch-two-slide_02}@-webkit-keyframes switch-two-slide_01{0%,100%,50%{background:var(--c-main-in)}60%,95%{background:0 0}}@keyframes switch-two-slide_01{0%,100%,50%{background:var(--c-main-in)}60%,95%{background:0 0}}@-webkit-keyframes switch-two-slide_02{0%,100%,50%{background:0 0}60%,95%{background:var(--c-main-in)}}@keyframes switch-two-slide_02{0%,100%,50%{background:0 0}60%,95%{background:var(--c-main-in)}}.slide-2 #slide1:not(:target)~.controls .label:nth-child(2),.slide-2 #slide1:target~.controls .label:nth-child(2){float:right;margin:0 20px 0 0;position:relative;top:0}.slide-2 #slide1:not(:target)~.controls .label:nth-child(2):before,.slide-2 #slide1:target~.controls .label:nth-child(2):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-2 #slide2:target~.controls .label:nth-child(1){float:left;margin:0 0 0 20px;position:relative;top:0}.slide-2 #slide2:target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.slide-2 #slide2:target~.controls .label:nth-child(1):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f053"}.slide-3 .gallery-list{width:300%}.slide-3 .gallery-list li:nth-child(1),.slide-3 .gallery-list li:nth-child(2),.slide-3 .gallery-list li:nth-child(3),.slide-3 .switchers .label:nth-child(1),.slide-3 .switchers .label:nth-child(2),.slide-3 .switchers .label:nth-child(3){display:block}@-webkit-keyframes glide-three-slide_01{0%,22.5%{margin-left:0}25%,47.5%{margin-left:-100%}50%,72.5%{margin-left:-200%}75%,97.5%{margin-left:-100%}100%{margin-left:0}}@keyframes glide-three-slide_01{0%,22.5%{margin-left:0}25%,47.5%{margin-left:-100%}50%,72.5%{margin-left:-200%}75%,97.5%{margin-left:-100%}100%{margin-left:0}}@-webkit-keyframes glide-three-slide_02{0%,22.5%{margin-left:-100%}25%,47.5%{margin-left:-200%}50%,72.5%{margin-left:-100%}75%,97.5%{margin-left:0}100%{margin-left:-100%}}@keyframes glide-three-slide_02{0%,22.5%{margin-left:-100%}25%,47.5%{margin-left:-200%}50%,72.5%{margin-left:-100%}75%,97.5%{margin-left:0}100%{margin-left:-100%}}@-webkit-keyframes glide-three-slide_03{0%,22.5%{margin-left:-200%}25%,47.5%{margin-left:-100%}50%,72.5%{margin-left:0}75%,97.5%{margin-left:-100%}100%{margin-left:-200%}}@keyframes glide-three-slide_03{0%,22.5%{margin-left:-200%}25%,47.5%{margin-left:-100%}50%,72.5%{margin-left:0}75%,97.5%{margin-left:-100%}100%{margin-left:-200%}}.slide-3 #slide1~.slides-wrap .gallery-list{-webkit-animation:25s linear infinite glide-three-slide_01;animation:25s linear infinite glide-three-slide_01}.slide-3 #slide2:target~.slides-wrap .gallery-list{-webkit-animation:25s linear infinite glide-three-slide_02;animation:25s linear infinite glide-three-slide_02}.slide-3 #slide3:target~.slides-wrap .gallery-list{-webkit-animation:25s linear infinite glide-three-slide_03;animation:25s linear infinite glide-three-slide_03}.slide-3 #slide1~.switchers .label:nth-child(1){-webkit-animation:25s infinite switch-three-slide_01_01;animation:25s infinite switch-three-slide_01_01}.slide-3 #slide1~.switchers .label:nth-child(2){-webkit-animation:25s infinite switch-three-slide_01_02;animation:25s infinite switch-three-slide_01_02}.slide-3 #slide1~.switchers .label:nth-child(3){-webkit-animation:25s infinite switch-three-slide_01_03;animation:25s infinite switch-three-slide_01_03}@-webkit-keyframes switch-three-slide_01_01{0%,22.5%{background:var(--c-main-in)}25%,47.5%,50%,72.5%,75%,97.5%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-three-slide_01_01{0%,22.5%{background:var(--c-main-in)}25%,47.5%,50%,72.5%,75%,97.5%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-three-slide_01_02{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-three-slide_01_02{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-three-slide_01_03{0%,22.5%,25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}@keyframes switch-three-slide_01_03{0%,22.5%,25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}.slide-3 #slide2:target~.switchers .label:nth-child(1){-webkit-animation:25s infinite switch-three-slide_02_01;animation:25s infinite switch-three-slide_02_01}.slide-3 #slide2:target~.switchers .label:nth-child(2){-webkit-animation:25s infinite switch-three-slide_02_02;animation:25s infinite switch-three-slide_02_02}.slide-3 #slide2:target~.switchers .label:nth-child(3){-webkit-animation:25s infinite switch-three-slide_02_03;animation:25s infinite switch-three-slide_02_03}@-webkit-keyframes switch-three-slide_02_01{0%,22.5%,25%,47.5%,50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-three-slide_02_01{0%,22.5%,25%,47.5%,50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-three-slide_02_02{0%,22.5%{background:var(--c-main-in)}25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}@keyframes switch-three-slide_02_02{0%,22.5%{background:var(--c-main-in)}25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}@-webkit-keyframes switch-three-slide_02_03{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}100%,50%,72.5%,75%,97.5%{background:0 0}}@keyframes switch-three-slide_02_03{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}100%,50%,72.5%,75%,97.5%{background:0 0}}.slide-3 #slide3:target~.switchers .label:nth-child(1){-webkit-animation:25s infinite switch-three-slide_03_01;animation:25s infinite switch-three-slide_03_01}.slide-3 #slide3:target~.switchers .label:nth-child(2){-webkit-animation:25s infinite switch-three-slide_03_02;animation:25s infinite switch-three-slide_03_02}.slide-3 #slide3:target~.switchers .label:nth-child(3){-webkit-animation:25s infinite switch-three-slide_03_03;animation:25s infinite switch-three-slide_03_03}@-webkit-keyframes switch-three-slide_03_01{0%,22.5%,25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}@keyframes switch-three-slide_03_01{0%,22.5%,25%,47.5%{background:0 0}50%,72.5%{background:var(--c-main-in)}100%,75%,97.5%{background:0 0}}@-webkit-keyframes switch-three-slide_03_02{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-three-slide_03_02{0%,22.5%{background:0 0}25%,47.5%{background:var(--c-main-in)}50%,72.5%{background:0 0}75%,97.5%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-three-slide_03_03{0%,22.5%{background:var(--c-main-in)}25%,47.5%,50%,72.5%,75%,97.5%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-three-slide_03_03{0%,22.5%{background:var(--c-main-in)}25%,47.5%,50%,72.5%,75%,97.5%{background:0 0}100%{background:var(--c-main-in)}}.slide-3 #slide1:not(:target)~.controls .label:nth-child(2),.slide-3 #slide1:target~.controls .label:nth-child(2),.slide-3 #slide2:target~.controls .label:nth-child(3){float:right;margin:0 20px 0 0;position:relative;top:0}.slide-3 #slide1:not(:target)~.controls .label:nth-child(2):before,.slide-3 #slide1:target~.controls .label:nth-child(2):before,.slide-3 #slide2:target~.controls .label:nth-child(3):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-3 #slide2:target~.controls .label:nth-child(2),.slide-3 #slide3:target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.slide-3 #slide2:target~.controls .label:nth-child(1),.slide-3 #slide3:target~.controls .label:nth-child(2){float:left;margin:0 0 0 20px;position:relative;top:0}.slide-3 #slide2:target~.controls .label:nth-child(1):before,.slide-3 #slide3:target~.controls .label:nth-child(2):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f053"}.slide-4 .gallery-list{width:400%}.slide-4 .gallery-list li:nth-child(1),.slide-4 .gallery-list li:nth-child(2),.slide-4 .gallery-list li:nth-child(3),.slide-4 .gallery-list li:nth-child(4),.slide-4 .switchers .label:nth-child(1),.slide-4 .switchers .label:nth-child(2),.slide-4 .switchers .label:nth-child(3),.slide-4 .switchers .label:nth-child(4){display:block}@-webkit-keyframes glide-four-slide_01{0%,15%{margin-left:0}16.66667%,31.66667%{margin-left:-100%}33.33333%,48.33333%{margin-left:-200%}50%,65%{margin-left:-300%}66.66667%,81.66667%{margin-left:-200%}83.33333%,98.33333%{margin-left:-100%}100%{margin-left:0}}@keyframes glide-four-slide_01{0%,15%{margin-left:0}16.66667%,31.66667%{margin-left:-100%}33.33333%,48.33333%{margin-left:-200%}50%,65%{margin-left:-300%}66.66667%,81.66667%{margin-left:-200%}83.33333%,98.33333%{margin-left:-100%}100%{margin-left:0}}@-webkit-keyframes glide-four-slide_02{0%,15%{margin-left:-100%}16.66667%,31.66667%{margin-left:-200%}33.33333%,48.33333%{margin-left:-300%}50%,65%{margin-left:-200%}66.66667%,81.66667%{margin-left:-100%}83.33333%,98.33333%{margin-left:0}100%{margin-left:-100%}}@keyframes glide-four-slide_02{0%,15%{margin-left:-100%}16.66667%,31.66667%{margin-left:-200%}33.33333%,48.33333%{margin-left:-300%}50%,65%{margin-left:-200%}66.66667%,81.66667%{margin-left:-100%}83.33333%,98.33333%{margin-left:0}100%{margin-left:-100%}}@-webkit-keyframes glide-four-slide_03{0%,15%{margin-left:-200%}16.66667%,31.66667%{margin-left:-300%}33.33333%,48.33333%{margin-left:-200%}50%,65%{margin-left:-100%}66.66667%,81.66667%{margin-left:0}83.33333%,98.33333%{margin-left:-100%}100%{margin-left:-200%}}@keyframes glide-four-slide_03{0%,15%{margin-left:-200%}16.66667%,31.66667%{margin-left:-300%}33.33333%,48.33333%{margin-left:-200%}50%,65%{margin-left:-100%}66.66667%,81.66667%{margin-left:0}83.33333%,98.33333%{margin-left:-100%}100%{margin-left:-200%}}@-webkit-keyframes glide-four-slide_04{0%,15%{margin-left:-300%}16.66667%,31.66667%{margin-left:-200%}33.33333%,48.33333%{margin-left:-100%}50%,65%{margin-left:0}66.66667%,81.66667%{margin-left:-100%}83.33333%,98.33333%{margin-left:-200%}100%{margin-left:-300%}}@keyframes glide-four-slide_04{0%,15%{margin-left:-300%}16.66667%,31.66667%{margin-left:-200%}33.33333%,48.33333%{margin-left:-100%}50%,65%{margin-left:0}66.66667%,81.66667%{margin-left:-100%}83.33333%,98.33333%{margin-left:-200%}100%{margin-left:-300%}}.slide-4 #slide1~.slides-wrap .gallery-list{-webkit-animation:35s linear infinite glide-four-slide_01;animation:35s linear infinite glide-four-slide_01}.slide-4 #slide2:target~.slides-wrap .gallery-list{-webkit-animation:35s linear infinite glide-four-slide_02;animation:35s linear infinite glide-four-slide_02}.slide-4 #slide3:target~.slides-wrap .gallery-list{-webkit-animation:35s linear infinite glide-four-slide_03;animation:35s linear infinite glide-four-slide_03}.slide-4 #slide4:target~.slides-wrap .gallery-list{-webkit-animation:35s linear infinite glide-four-slide_04;animation:35s linear infinite glide-four-slide_04}@-webkit-keyframes switch-four-slide_01_01{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-four-slide_01_01{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-four-slide_01_02{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-four-slide_01_02{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-four-slide_01_03{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_01_03{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_01_04{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_01_04{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}.slide-4 #slide1~.switchers .label:nth-child(1){-webkit-animation:35s infinite switch-four-slide_01_01;animation:35s infinite switch-four-slide_01_01}.slide-4 #slide1~.switchers .label:nth-child(2){-webkit-animation:35s infinite switch-four-slide_01_02;animation:35s infinite switch-four-slide_01_02}.slide-4 #slide1~.switchers .label:nth-child(3){-webkit-animation:35s infinite switch-four-slide_01_03;animation:35s infinite switch-four-slide_01_03}.slide-4 #slide1~.switchers .label:nth-child(4){-webkit-animation:35s infinite switch-four-slide_01_04;animation:35s infinite switch-four-slide_01_04}@-webkit-keyframes switch-four-slide_02_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}100%,83.33333%,98.33333%{background:var(--c-main-in)}}@keyframes switch-four-slide_02_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}100%,83.33333%,98.33333%{background:var(--c-main-in)}}@-webkit-keyframes switch-four-slide_02_02{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_02_02{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_02_03{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_02_03{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_02_04{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}100%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_02_04{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}100%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}.slide-4 #slide2:target~.switchers .label:nth-child(1){-webkit-animation:35s infinite switch-four-slide_02_01;animation:35s infinite switch-four-slide_02_01}.slide-4 #slide2:target~.switchers .label:nth-child(2){-webkit-animation:35s infinite switch-four-slide_02_02;animation:35s infinite switch-four-slide_02_02}.slide-4 #slide2:target~.switchers .label:nth-child(3){-webkit-animation:35s infinite switch-four-slide_02_03;animation:35s infinite switch-four-slide_02_03}.slide-4 #slide2:target~.switchers .label:nth-child(4){-webkit-animation:35s infinite switch-four-slide_02_04;animation:35s infinite switch-four-slide_02_04}@-webkit-keyframes switch-four-slide_03_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%,50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_03_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%,50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_03_02{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-four-slide_03_02{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-four-slide_03_03{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-four-slide_03_03{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-four-slide_03_04{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}100%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_03_04{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}100%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}.slide-4 #slide3:target~.switchers .label:nth-child(1){-webkit-animation:35s infinite switch-four-slide_03_01;animation:35s infinite switch-four-slide_03_01}.slide-4 #slide3:target~.switchers .label:nth-child(2){-webkit-animation:35s infinite switch-four-slide_03_02;animation:35s infinite switch-four-slide_03_02}.slide-4 #slide3:target~.switchers .label:nth-child(3){-webkit-animation:35s infinite switch-four-slide_03_03;animation:35s infinite switch-four-slide_03_03}.slide-4 #slide3:target~.switchers .label:nth-child(4){-webkit-animation:35s infinite switch-four-slide_03_04;animation:35s infinite switch-four-slide_03_04}@-webkit-keyframes switch-four-slide_04_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_04_01{0%,15%,16.66667%,31.66667%,33.33333%,48.33333%{background:0 0}50%,65%{background:var(--c-main-in)}100%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_04_02{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@keyframes switch-four-slide_04_02{0%,15%,16.66667%,31.66667%{background:0 0}33.33333%,48.33333%{background:var(--c-main-in)}50%,65%{background:0 0}66.66667%,81.66667%{background:var(--c-main-in)}100%,83.33333%,98.33333%{background:0 0}}@-webkit-keyframes switch-four-slide_04_03{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-four-slide_04_03{0%,15%{background:0 0}16.66667%,31.66667%{background:var(--c-main-in)}33.33333%,48.33333%,50%,65%,66.66667%,81.66667%{background:0 0}83.33333%,98.33333%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-four-slide_04_04{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-four-slide_04_04{0%,15%{background:var(--c-main-in)}16.66667%,31.66667%,33.33333%,48.33333%,50%,65%,66.66667%,81.66667%,83.33333%,98.33333%{background:0 0}100%{background:var(--c-main-in)}}.slide-4 #slide4:target~.switchers .label:nth-child(1){-webkit-animation:35s infinite switch-four-slide_04_01;animation:35s infinite switch-four-slide_04_01}.slide-4 #slide4:target~.switchers .label:nth-child(2){-webkit-animation:35s infinite switch-four-slide_04_02;animation:35s infinite switch-four-slide_04_02}.slide-4 #slide4:target~.switchers .label:nth-child(3){-webkit-animation:35s infinite switch-four-slide_04_03;animation:35s infinite switch-four-slide_04_03}.slide-4 #slide4:target~.switchers .label:nth-child(4){-webkit-animation:35s infinite switch-four-slide_04_04;animation:35s infinite switch-four-slide_04_04}.slide-4 #slide1:not(:target)~.controls .label:nth-child(2),.slide-4 #slide1:target~.controls .label:nth-child(2),.slide-4 #slide2:target~.controls .label:nth-child(3),.slide-4 #slide3:target~.controls .label:nth-child(4){float:right;margin:0 20px 0 0;position:relative;top:0}.slide-4 #slide1:not(:target)~.controls .label:nth-child(2):before,.slide-4 #slide1:target~.controls .label:nth-child(2):before,.slide-4 #slide2:target~.controls .label:nth-child(3):before,.slide-4 #slide3:target~.controls .label:nth-child(4):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-4 #slide2:target~.controls .label:nth-child(2),.slide-4 #slide3:target~.controls .label:nth-child(2),.slide-4 #slide4:target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.slide-4 #slide2:target~.controls .label:nth-child(1),.slide-4 #slide3:target~.controls .label:nth-child(2),.slide-4 #slide4:target~.controls .label:nth-child(3){float:left;margin:0 0 0 20px;position:relative;top:0}.slide-4 #slide2:target~.controls .label:nth-child(1):before,.slide-4 #slide3:target~.controls .label:nth-child(2):before,.slide-4 #slide4:target~.controls .label:nth-child(3):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f053"}.slide-5 .gallery-list{width:500%}.slide-5 .gallery-list li:nth-child(1),.slide-5 .gallery-list li:nth-child(2),.slide-5 .gallery-list li:nth-child(3),.slide-5 .gallery-list li:nth-child(4),.slide-5 .gallery-list li:nth-child(5),.slide-5 .switchers .label:nth-child(1),.slide-5 .switchers .label:nth-child(2),.slide-5 .switchers .label:nth-child(3),.slide-5 .switchers .label:nth-child(4),.slide-5 .switchers .label:nth-child(5){display:block}@-webkit-keyframes glide-five-slide_01{0%,11.25%{margin-left:0}12.5%,23.75%{margin-left:-100%}25%,36.25%{margin-left:-200%}37.5%,48.75%{margin-left:-300%}50%,61.25%{margin-left:-400%}62.5%,73.75%{margin-left:-300%}75%,86.25%{margin-left:-200%}87.5%,98.75%{margin-left:-100%}100%{margin-left:0}}@keyframes glide-five-slide_01{0%,11.25%{margin-left:0}12.5%,23.75%{margin-left:-100%}25%,36.25%{margin-left:-200%}37.5%,48.75%{margin-left:-300%}50%,61.25%{margin-left:-400%}62.5%,73.75%{margin-left:-300%}75%,86.25%{margin-left:-200%}87.5%,98.75%{margin-left:-100%}100%{margin-left:0}}@-webkit-keyframes glide-five-slide_02{0%,11.25%{margin-left:-100%}12.5%,23.75%{margin-left:-200%}25%,36.25%{margin-left:-300%}37.5%,48.75%{margin-left:-400%}50%,61.25%{margin-left:-300%}62.5%,73.75%{margin-left:-200%}75%,86.25%{margin-left:-100%}87.5%,98.75%{margin-left:0}100%{margin-left:-100%}}@keyframes glide-five-slide_02{0%,11.25%{margin-left:-100%}12.5%,23.75%{margin-left:-200%}25%,36.25%{margin-left:-300%}37.5%,48.75%{margin-left:-400%}50%,61.25%{margin-left:-300%}62.5%,73.75%{margin-left:-200%}75%,86.25%{margin-left:-100%}87.5%,98.75%{margin-left:0}100%{margin-left:-100%}}@-webkit-keyframes glide-five-slide_03{0%,11.25%{margin-left:-200%}12.5%,23.75%{margin-left:-300%}25%,36.25%{margin-left:-400%}37.5%,48.75%{margin-left:-300%}50%,61.25%{margin-left:-200%}62.5%,73.75%{margin-left:-100%}75%,86.25%{margin-left:0}87.5%,98.75%{margin-left:-100%}100%{margin-left:-200%}}@keyframes glide-five-slide_03{0%,11.25%{margin-left:-200%}12.5%,23.75%{margin-left:-300%}25%,36.25%{margin-left:-400%}37.5%,48.75%{margin-left:-300%}50%,61.25%{margin-left:-200%}62.5%,73.75%{margin-left:-100%}75%,86.25%{margin-left:0}87.5%,98.75%{margin-left:-100%}100%{margin-left:-200%}}@-webkit-keyframes glide-five-slide_04{0%,11.25%{margin-left:-300%}12.5%,23.75%{margin-left:-400%}25%,36.25%{margin-left:-300%}37.5%,48.75%{margin-left:-200%}50%,61.25%{margin-left:-100%}62.5%,73.75%{margin-left:0}75%,86.25%{margin-left:-100%}87.5%,98.75%{margin-left:-200%}100%{margin-left:-300%}}@keyframes glide-five-slide_04{0%,11.25%{margin-left:-300%}12.5%,23.75%{margin-left:-400%}25%,36.25%{margin-left:-300%}37.5%,48.75%{margin-left:-200%}50%,61.25%{margin-left:-100%}62.5%,73.75%{margin-left:0}75%,86.25%{margin-left:-100%}87.5%,98.75%{margin-left:-200%}100%{margin-left:-300%}}@-webkit-keyframes glide-five-slide_05{0%,11.25%{margin-left:-400%}12.5%,23.75%{margin-left:-300%}25%,36.25%{margin-left:-200%}37.5%,48.75%{margin-left:-100%}50%,61.25%{margin-left:0}62.5%,73.75%{margin-left:-100%}75%,86.25%{margin-left:-200%}87.5%,98.75%{margin-left:-300%}100%{margin-left:-400%}}@keyframes glide-five-slide_05{0%,11.25%{margin-left:-400%}12.5%,23.75%{margin-left:-300%}25%,36.25%{margin-left:-200%}37.5%,48.75%{margin-left:-100%}50%,61.25%{margin-left:0}62.5%,73.75%{margin-left:-100%}75%,86.25%{margin-left:-200%}87.5%,98.75%{margin-left:-300%}100%{margin-left:-400%}}.slide-5 #slide1~.slides-wrap .gallery-list{-webkit-animation:45s linear infinite glide-five-slide_01;animation:45s linear infinite glide-five-slide_01}.slide-5 #slide2:target~.slides-wrap .gallery-list{-webkit-animation:45s linear infinite glide-five-slide_02;animation:45s linear infinite glide-five-slide_02}.slide-5 #slide3:target~.slides-wrap .gallery-list{-webkit-animation:45s linear infinite glide-five-slide_03;animation:45s linear infinite glide-five-slide_03}.slide-5 #slide4:target~.slides-wrap .gallery-list{-webkit-animation:45s linear infinite glide-five-slide_04;animation:45s linear infinite glide-five-slide_04}.slide-5 #slide5:target~.slides-wrap .gallery-list{-webkit-animation:45s linear infinite glide-five-slide_05;animation:45s linear infinite glide-five-slide_05}@-webkit-keyframes switch-five-slide_01_01{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-five-slide_01_01{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-five-slide_01_02{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-five-slide_01_02{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-five-slide_01_03{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_01_03{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_01_04{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_01_04{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_01_05{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_01_05{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}.slide-5 #slide1~.switchers .label:nth-child(1){-webkit-animation:45s infinite switch-five-slide_01_01;animation:45s infinite switch-five-slide_01_01}.slide-5 #slide1~.switchers .label:nth-child(2){-webkit-animation:45s infinite switch-five-slide_01_02;animation:45s infinite switch-five-slide_01_02}.slide-5 #slide1~.switchers .label:nth-child(3){-webkit-animation:45s infinite switch-five-slide_01_03;animation:45s infinite switch-five-slide_01_03}.slide-5 #slide1~.switchers .label:nth-child(4){-webkit-animation:45s infinite switch-five-slide_01_04;animation:45s infinite switch-five-slide_01_04}.slide-5 #slide1~.switchers .label:nth-child(5){-webkit-animation:45s infinite switch-five-slide_01_05;animation:45s infinite switch-five-slide_01_05}@-webkit-keyframes switch-five-slide_02_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-five-slide_02_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-five-slide_02_02{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-five-slide_02_02{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-five-slide_02_03{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_02_03{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_02_04{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_02_04{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_02_05{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}100%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_02_05{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}100%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}.slide-5 #slide2:target~.switchers .label:nth-child(1){-webkit-animation:45s infinite switch-five-slide_02_01;animation:45s infinite switch-five-slide_02_01}.slide-5 #slide2:target~.switchers .label:nth-child(2){-webkit-animation:45s infinite switch-five-slide_02_02;animation:45s infinite switch-five-slide_02_02}.slide-5 #slide2:target~.switchers .label:nth-child(3){-webkit-animation:45s infinite switch-five-slide_02_03;animation:45s infinite switch-five-slide_02_03}.slide-5 #slide2:target~.switchers .label:nth-child(4){-webkit-animation:45s infinite switch-five-slide_02_04;animation:45s infinite switch-five-slide_02_04}.slide-5 #slide2:target~.switchers .label:nth-child(5){-webkit-animation:45s infinite switch-five-slide_02_05;animation:45s infinite switch-five-slide_02_05}@-webkit-keyframes switch-five-slide_03_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_03_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_03_02{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-five-slide_03_02{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-five-slide_03_03{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-five-slide_03_03{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-five-slide_03_04{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}100%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_03_04{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}100%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_03_05{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}100%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_03_05{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}100%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}.slide-5 #slide3:target~.switchers .label:nth-child(1){-webkit-animation:45s infinite switch-five-slide_03_01;animation:45s infinite switch-five-slide_03_01}.slide-5 #slide3:target~.switchers .label:nth-child(2){-webkit-animation:45s infinite switch-five-slide_03_02;animation:45s infinite switch-five-slide_03_02}.slide-5 #slide3:target~.switchers .label:nth-child(3){-webkit-animation:45s infinite switch-five-slide_03_03;animation:45s infinite switch-five-slide_03_03}.slide-5 #slide3:target~.switchers .label:nth-child(4){-webkit-animation:45s infinite switch-five-slide_03_04;animation:45s infinite switch-five-slide_03_04}.slide-5 #slide3:target~.switchers .label:nth-child(5){-webkit-animation:45s infinite switch-five-slide_03_05;animation:45s infinite switch-five-slide_03_05}@-webkit-keyframes switch-five-slide_04_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_04_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_04_02{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_04_02{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_04_03{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-five-slide_04_03{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-five-slide_04_04{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-five-slide_04_04{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@-webkit-keyframes switch-five-slide_04_05{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}100%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_04_05{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}100%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}.slide-5 #slide4:target~.switchers .label:nth-child(1){-webkit-animation:45s infinite switch-five-slide_04_01;animation:45s infinite switch-five-slide_04_01}.slide-5 #slide4:target~.switchers .label:nth-child(2){-webkit-animation:45s infinite switch-five-slide_04_02;animation:45s infinite switch-five-slide_04_02}.slide-5 #slide4:target~.switchers .label:nth-child(3){-webkit-animation:45s infinite switch-five-slide_04_03;animation:45s infinite switch-five-slide_04_03}.slide-5 #slide4:target~.switchers .label:nth-child(4){-webkit-animation:45s infinite switch-five-slide_04_04;animation:45s infinite switch-five-slide_04_04}.slide-5 #slide4:target~.switchers .label:nth-child(5){-webkit-animation:45s infinite switch-five-slide_04_05;animation:45s infinite switch-five-slide_04_05}@-webkit-keyframes switch-five-slide_05_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_05_01{0%,11.25%,12.5%,23.75%,25%,36.25%,37.5%,48.75%{background:0 0}50%,61.25%{background:var(--c-main-in)}100%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_05_02{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_05_02{0%,11.25%,12.5%,23.75%,25%,36.25%{background:0 0}37.5%,48.75%{background:var(--c-main-in)}50%,61.25%{background:0 0}62.5%,73.75%{background:var(--c-main-in)}100%,75%,86.25%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_05_03{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@keyframes switch-five-slide_05_03{0%,11.25%,12.5%,23.75%{background:0 0}25%,36.25%{background:var(--c-main-in)}37.5%,48.75%,50%,61.25%,62.5%,73.75%{background:0 0}75%,86.25%{background:var(--c-main-in)}100%,87.5%,98.75%{background:0 0}}@-webkit-keyframes switch-five-slide_05_04{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@keyframes switch-five-slide_05_04{0%,11.25%{background:0 0}12.5%,23.75%{background:var(--c-main-in)}25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%{background:0 0}87.5%,98.75%{background:var(--c-main-in)}100%{background:0 0}}@-webkit-keyframes switch-five-slide_05_05{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}@keyframes switch-five-slide_05_05{0%,11.25%{background:var(--c-main-in)}12.5%,23.75%,25%,36.25%,37.5%,48.75%,50%,61.25%,62.5%,73.75%,75%,86.25%,87.5%,98.75%{background:0 0}100%{background:var(--c-main-in)}}.slide-5 #slide5:target~.switchers .label:nth-child(1){-webkit-animation:45s infinite switch-five-slide_05_01;animation:45s infinite switch-five-slide_05_01}.slide-5 #slide5:target~.switchers .label:nth-child(2){-webkit-animation:45s infinite switch-five-slide_05_02;animation:45s infinite switch-five-slide_05_02}.slide-5 #slide5:target~.switchers .label:nth-child(3){-webkit-animation:45s infinite switch-five-slide_05_03;animation:45s infinite switch-five-slide_05_03}.slide-5 #slide5:target~.switchers .label:nth-child(4){-webkit-animation:45s infinite switch-five-slide_05_04;animation:45s infinite switch-five-slide_05_04}.slide-5 #slide5:target~.switchers .label:nth-child(5){-webkit-animation:45s infinite switch-five-slide_05_05;animation:45s infinite switch-five-slide_05_05}.slide-5 #slide1:not(:target)~.controls .label:nth-child(2),.slide-5 #slide1:target~.controls .label:nth-child(2),.slide-5 #slide2:target~.controls .label:nth-child(3),.slide-5 #slide3:target~.controls .label:nth-child(4),.slide-5 #slide4:target~.controls .label:nth-child(5){float:right;margin:0 20px 0 0;position:relative;top:0}.slide-5 #slide1:not(:target)~.controls .label:nth-child(2):before,.slide-5 #slide1:target~.controls .label:nth-child(2):before,.slide-5 #slide2:target~.controls .label:nth-child(3):before,.slide-5 #slide3:target~.controls .label:nth-child(4):before,.slide-5 #slide4:target~.controls .label:nth-child(5):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-5 #slide2:target~.controls .label:nth-child(2),.slide-5 #slide3:target~.controls .label:nth-child(2),.slide-5 #slide4:target~.controls .label:nth-child(2),.slide-5 #slide5:target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.slide-5 #slide2:target~.controls .label:nth-child(1),.slide-5 #slide3:target~.controls .label:nth-child(2),.slide-5 #slide4:target~.controls .label:nth-child(3),.slide-5 #slide5:target~.controls .label:nth-child(4){float:left;margin:0 0 0 20px;position:relative;top:0}.slide-5 #slide2:target~.controls .label:nth-child(1):before,.slide-5 #slide3:target~.controls .label:nth-child(2):before,.slide-5 #slide4:target~.controls .label:nth-child(3):before,.slide-5 #slide5:target~.controls .label:nth-child(4):before{content:"\f054";position:absolute;top:0;left:0;width:100%;height:100%;font-size:24px;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f053"}.brand-list{margin:0!important;font-size:0;line-height:0;white-space:nowrap;overflow:hidden;position:relative;padding:0 50px!important;z-index:1}.brand-list:after,.brand-list:before{content:'';position:absolute;top:0;left:0;height:100%;width:50px;z-index:10;background:0 0}.brand-list:after{right:0;left:auto;width:50px}.brand-list .open-check{display:none}.brand-list ul{width:100%;overflow:hidden;left:0;padding:0;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.brand-list ul li{display:inline-block;vertical-align:top;text-align:center;padding:20px!important;width:33.33%;font-size:15px;line-height:19px;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;margin-left:0;position:static;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.brand-list ul li:last-child{border:none}.brand-list ul .brand-link{display:block;font-weight:lighter;white-space:normal;position:relative;text-decoration:none;padding:0 0 5px;font-size:14px;line-height:16px;text-align:center;background:var(--c-main-in);border-radius:var(--br-main);color:var(--c-text)}.brand-list ul .brand-link:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;-webkit-box-shadow:0 0 20px transparent;box-shadow:0 0 20px transparent;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.brand-list ul .brand-link:hover:after{-webkit-box-shadow:0 0 20px var(--c-border);box-shadow:0 0 20px var(--c-border)}.brand-list ul .brand-link .hold-img{height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:5px 0;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.brand-list ul .brand-link .hold-img img{max-width:100%;max-height:100%}.brand-list ul .brand-link .info-wrap{display:block;width:100%}.brand-list ul .article{display:block;margin:0 0 15px;opacity:.6;position:relative;z-index:6}.brand-list ul .title{display:block;text-decoration:none;font-size:20px;line-height:1;font-weight:500;margin:0 0 11px;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.brand-list ul .product-price,.brand-list ul .related-price{display:block;overflow:hidden;margin:0 0 35px;padding:15px 0 0;position:relative;font-size:28px;line-height:30px;color:var(--c-main);font-weight:700}.brand-list ul .product-price:before,.brand-list ul .related-price:before{content:'';display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:2px;background:var(--c-border);opacity:1}.brand-list ul .open-check:nth-last-of-type(1):target+li .label.next,.brand-list ul .open-check:nth-last-of-type(2):target+li .label.next,.brand-list ul .open-check:nth-last-of-type(3):target+li .label.next{display:none}.brand-list ul .label.next,.brand-list ul .label.prev{cursor:pointer;position:absolute;right:0;top:50%;z-index:999;display:none;height:40px;width:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;-o-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out;border-radius:var(--br-button)}.brand-list ul .label.prev{right:auto;left:0}.brand-list ul .label.next:after,.brand-list ul .label.prev:after{content:"\f054";font-size:30px;line-height:40px;font-weight:100;position:absolute;top:0;left:0;width:100%;height:100%;font-family:FontAwesome;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;color:var(--c-main);background:var(--c-main-in);-webkit-transition:color .2s ease-in-out,background .2s ease-in-out;-o-transition:color .2s ease-in-out,background .2s ease-in-out;transition:color .2s ease-in-out,background .2s ease-in-out;border-radius:var(--br-button)}.brand-list ul .label.next:hover:after,.brand-list ul .label.prev:hover:after{color:var(--c-main-in);background:var(--c-main)}.brand-list ul .label.prev:after{content:"\f053"}.brand-list .open-check:nth-of-type(1):not(:target)~ul>li:nth-child(1) .label,.brand-list ul .open-check:target+li .label{display:block}.brand-list .open-check:target~ul>li:nth-child(1) .label{display:none!important}.brand-list .open-check:nth-of-type(1):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(1):target~ul>li:nth-child(1),.brand-list .open-check:nth-of-type(1):target~ul>li:nth-child(1)~li{margin-left:0}.brand-list .open-check:nth-of-type(1):target~ul>li:nth-child(1) .label{display:block!important}.brand-list .open-check:nth-of-type(2):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(2):target~ul>li:nth-child(2),.brand-list .open-check:nth-of-type(2):target~ul>li:nth-child(2)~li{margin-left:0}.brand-list .open-check:nth-of-type(2):target~ul>li:nth-child(2) .label{display:block}.brand-list .open-check:nth-of-type(3):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(3):target~ul>li:nth-child(3),.brand-list .open-check:nth-of-type(3):target~ul>li:nth-child(3)~li{margin-left:0}.brand-list .open-check:nth-of-type(3):target~ul>li:nth-child(3) .label{display:block}.brand-list .open-check:nth-of-type(4):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(4):target~ul>li:nth-child(4),.brand-list .open-check:nth-of-type(4):target~ul>li:nth-child(4)~li{margin-left:0}.brand-list .open-check:nth-of-type(4):target~ul>li:nth-child(4) .label{display:block}.brand-list .open-check:nth-of-type(5):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(5):target~ul>li:nth-child(5),.brand-list .open-check:nth-of-type(5):target~ul>li:nth-child(5)~li{margin-left:0}.brand-list .open-check:nth-of-type(5):target~ul>li:nth-child(5) .label{display:block}.brand-list .open-check:nth-of-type(6):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(6):target~ul>li:nth-child(6),.brand-list .open-check:nth-of-type(6):target~ul>li:nth-child(6)~li{margin-left:0}.brand-list .open-check:nth-of-type(6):target~ul>li:nth-child(6) .label{display:block}.brand-list .open-check:nth-of-type(7):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(7):target~ul>li:nth-child(7),.brand-list .open-check:nth-of-type(7):target~ul>li:nth-child(7)~li{margin-left:0}.brand-list .open-check:nth-of-type(7):target~ul>li:nth-child(7) .label{display:block}.brand-list .open-check:nth-of-type(8):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(8):target~ul>li:nth-child(8),.brand-list .open-check:nth-of-type(8):target~ul>li:nth-child(8)~li{margin-left:0}.brand-list .open-check:nth-of-type(8):target~ul>li:nth-child(8) .label{display:block}.brand-list .open-check:nth-of-type(9):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(9):target~ul>li:nth-child(9),.brand-list .open-check:nth-of-type(9):target~ul>li:nth-child(9)~li{margin-left:0}.brand-list .open-check:nth-of-type(9):target~ul>li:nth-child(9) .label{display:block}.brand-list .open-check:nth-of-type(10):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(10):target~ul>li:nth-child(10),.brand-list .open-check:nth-of-type(10):target~ul>li:nth-child(10)~li{margin-left:0}.brand-list .open-check:nth-of-type(10):target~ul>li:nth-child(10) .label{display:block}.brand-list .open-check:nth-of-type(11):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(11):target~ul>li:nth-child(11),.brand-list .open-check:nth-of-type(11):target~ul>li:nth-child(11)~li{margin-left:0}.brand-list .open-check:nth-of-type(11):target~ul>li:nth-child(11) .label{display:block}.brand-list .open-check:nth-of-type(12):target~ul>li{margin-left:-33.33%}.brand-list .open-check:nth-of-type(12):target~ul>li:nth-child(12),.brand-list .open-check:nth-of-type(12):target~ul>li:nth-child(12)~li{margin-left:0}.brand-list .open-check:nth-of-type(12):target~ul>li:nth-child(12) .label{display:block}.open-check{display:none}#tabnav{width:100%;position:relative;z-index:20}.tab-holder{padding:0 0 40px}.hold-tabs{position:relative;padding:0 0 var(--g-padding-bg)}.hold-tabs .elem{list-style:none;margin:0;padding:0;font-size:0;line-height:0;position:relative;border-bottom:1px solid var(--c-border);text-align:center;overflow:hidden;white-space:nowrap;overflow-x:auto}.hold-tabs .elem li{margin:0 59px;display:inline-block;vertical-align:top;font-size:16px;line-height:18px;position:relative;padding:0}.hold-tabs .elem li:before{display:none}.hold-tabs .elem li:first-child{margin-left:0}.hold-tabs .elem li:last-child{margin-right:0}.hold-tabs .elem .label{font-size:20px;line-height:24px;padding:0 0 23px;opacity:.7;cursor:pointer;text-decoration:none;display:block;position:relative;text-transform:uppercase;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:var(--c-title)}.hold-tabs .elem .label:last-child{padding-right:0}.hold-tabs .elem .label:after{bottom:-1px;clear:both;content:"";display:block;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);position:absolute;width:0;background:var(--c-main);opacity:.8;height:3px;-webkit-transition:width .2s ease-in-out;-o-transition:width .2s ease-in-out;transition:width .2s ease-in-out}.hold-tabs .tab-content{opacity:0;position:absolute;top:0;left:0;width:100%;padding:0;z-index:-1}.hold-tabs .hold-tab{overflow:hidden;width:100%;position:relative}.hold-tabs>.open-check:nth-child(1):not(:target)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(1):target~#tabnav .elem li:nth-child(1) .label{font-size:20px;font-weight:700;opacity:1}.hold-tabs>.open-check:nth-child(1):not(:target)~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check:nth-child(1):target~#tabnav .elem li:nth-child(1) .label:after{width:120px}.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(6) .label{font-size:20px;font-weight:700;opacity:1}.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(2) .label:after,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(3) .label:after,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(4) .label:after,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(5) .label:after,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(6) .label:after{width:120px}.hold-tabs>.open-check:nth-child(1):not(:target)~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(1):target~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(2):target~.tab-content:nth-of-type(2),.hold-tabs>.open-check:nth-child(3):target~.tab-content:nth-of-type(3),.hold-tabs>.open-check:nth-child(4):target~.tab-content:nth-of-type(4),.hold-tabs>.open-check:nth-child(5):target~.tab-content:nth-of-type(5),.hold-tabs>.open-check:nth-child(6):target~.tab-content:nth-of-type(6){opacity:1;position:relative;z-index:2}.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(1) .label{font-weight:400;opacity:.7}.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(1) .label:after{width:0}.hold-tabs>.open-check:nth-child(2):target~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(3):target~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(4):target~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(5):target~.tab-content:nth-of-type(1),.hold-tabs>.open-check:nth-child(6):target~.tab-content:nth-of-type(1){opacity:0;position:absolute;z-index:-1}.tab-open-check{display:none}.hold-tab-toogle{float:left;display:none;width:100%;overflow:hidden;margin:0 0 15px}.toogle-tab{z-index:61;height:39px;position:relative;cursor:pointer;display:none;width:100%;padding:5px 10px 5px 9px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--c-main);line-height:25px;font-size:18px;border:2px solid var(--c-border)}.toogle-tab>.m{position:absolute;right:25px;top:6px;font-size:25px;height:0;width:0}.category-name{font-size:19px;line-height:24px;display:none;overflow:auto;white-space:nowrap}.hold-tabs .open-check:nth-child(1):not(:target)~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs .open-check:nth-child(1):target~#tabnav .hold-tab-toogle .category-name:nth-child(1){display:none}.hold-tabs .open-check:nth-child(2):target~#tabnav .hold-tab-toogle .category-name:nth-child(2),.hold-tabs .open-check:nth-child(3):target~#tabnav .hold-tab-toogle .category-name:nth-child(3),.hold-tabs .open-check:nth-child(4):target~#tabnav .hold-tab-toogle .category-name:nth-child(4),.hold-tabs .open-check:nth-child(5):target~#tabnav .hold-tab-toogle .category-name:nth-child(5),.hold-tabs .open-check:nth-child(6):target~#tabnav .hold-tab-toogle .category-name:nth-child(6){display:block}.hold-tabs>.open-check:nth-child(2):target~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check:nth-child(3):target~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check:nth-child(4):target~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check:nth-child(5):target~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check:nth-child(6):target~#tabnav .hold-tab-toogle .category-name:nth-child(1){display:none}.banners{width:100%;position:relative}.banners .container{max-width:1220px;padding:0 30px var(--g-margin-box);margin:0 auto}.banners .box-edit{height:495px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -15px}.banners .category-link{border-radius:var(--br-main)}.banners .bg-box{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;padding:10px;text-decoration:none;color:var(--c-text);width:100%;height:100%}.banners .bg-box:after{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;outline:1px solid var(--c-text);outline-offset:-32px}.banners .bg-box .in-bg{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.banners .bg-box .in-bg:before{content:'';width:71%;display:block;position:absolute;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:495px solid var(--bg);border-right:226px solid transparent;-webkit-transition:left .2s ease-in-out;-o-transition:left .2s ease-in-out;transition:left .2s ease-in-out}.banners .bg-box:hover>.in-bg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.banners .bg-box:hover>.in-bg:before{left:-5%}.banners .bg-box .text-box{content:'';position:absolute;overflow:hidden;width:50%;max-height:60%;top:60px;left:46px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.banners .bg-box .text-box span{padding:0 0 0 30px}.banners .bg-box strong{-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;position:relative;font-size:46px;line-height:50px;font-weight:400}.banners .left{-webkit-box-flex:1;-ms-flex:1 1 37.5%;flex:1 1 37.5%;padding:0 15px}.banners .right{-webkit-box-flex:1;-ms-flex:1 1 62.5%;flex:1 1 62.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px;margin:-15px 0}.banners .right .bg-box .in-bg:before{width:60%;border-right:175px solid transparent}.banners .right .bottom{-ms-flex-item-align:end;align-self:flex-end}.banners .banner01{width:100%;height:100%}.banners .banner02,.banners .banner03{width:100%;height:50%;padding:15px 0}.about-us{width:100%;position:relative}.about-us .container{max-width:1220px;padding:0 30px var(--g-margin-box);margin:0 auto}.about-us .holder-content{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:24px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us .holder-decoration{position:relative}.about-us .holder-decoration:before{content:'';display:block;position:absolute;width:67px;height:67px;border-radius:100%;background:#5d94b9;top:0;left:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.about-us .holder-img{height:310px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us .holder-img img{max-width:100%;max-height:100%;border-radius:var(--br-main);border:2px solid var(--c-main);-webkit-box-sizing:border-box;box-sizing:border-box}.about-us h3{margin:0;padding:0 0 40px;text-transform:uppercase}.about-us .holder-row{padding:0 0 30px}.about-us p{margin:0 0 32px;font-size:16px;line-height:24px}.about-us p:last-child{margin:0}.editor-start .about-us .holder-img .hold-edit{right:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.brands{background:var(--c-main);margin:0 0 var(--g-padding-bg)}.brands .container{max-width:1220px;padding:0 30px;margin:0 auto}.holder-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 20px;margin:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.holder-brands:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:none}.holder-brands li{padding:10px;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.holder-brands img{width:100%;height:auto;max-height:150px;max-width:150px}.editor-start .banners .bg-box strong{z-index:12!important}#footer{padding:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}#footer .container{position:relative;max-width:1220px;margin:0 auto;padding:0 30px}#footer .logo{display:block;overflow:hidden;max-width:210px;margin:0;padding:0 0 20px}#footer .logo a,#footer .logo span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .logo img{max-width:100%;max-height:100%;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-o-transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#footer .logo>a:hover img{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}#footer .holder-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0;border-top:1px solid var(--c-border)}#footer .holder-box .box{width:23%;padding:0 20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}#footer .holder-box .box:first-child{width:33%;padding:0 100px 0 0}#footer .holder-box .box:last-child{width:21%;padding-right:0}#footer .holder-info{overflow:hidden;width:100%;font-size:14px;line-height:18px;opacity:.8}#footer .holder-info p{margin:0}#footer .nav{padding:0;margin:0;list-style:none;font-size:16px;line-height:18px}#footer .nav li{padding:0 0 18px}#footer .nav li:last-child{padding-bottom:0}#footer .nav a{display:inline-block;vertical-align:top;position:relative;text-decoration:none;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;color:var(--c-text)}#footer .nav a:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--c-main);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:transform .2s;-o-transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#footer .nav a:hover{color:var(--c-main)}#footer .nav a:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#footer .block{overflow:hidden;width:100%;padding:0 0 23px;margin:0}#footer .title{display:inline-block;vertical-align:top;position:relative;font-size:18px;line-height:20px;padding:0}#footer .title:after{content:'';display:block;clear:both;left:0;bottom:0;margin:9px 0 0;width:40px;height:3px;background:var(--c-main)}#footer .copyright{border-top:1px solid var(--c-border);text-align:center;padding:19px 0;font-size:14px}#footer .copyright .link{font-weight:400;color:var(--c-main)}#header #nav .open-check.fake-target~.menu-holder{right:0}#header #nav #close-menu.fake-target~.menu-holder{right:-300px}#header #nav #open-menu.fake-target~.menu-holder #topnav{opacity:1;visibility:visible}#header #nav #close-menu.fake-target~.menu-holder #topnav{opacity:0;visibility:hidden}#header #nav .open-check.fake-target~.overlay{left:0}#header #nav #close-menu.fake-target~.overlay{left:100%}#header #nav #topnav>li>.open-check.fake-target~.children-holder .children,#header #nav .children>li .open-check.fake-target~.children2{right:0}#header #nav .open-check:not(.fake-target)~.menu-holder #topnav>li>.open-check.fake-target~.children-holder .children,#header #nav .open-check:not(.fake-target)~.menu-holder .children>li .open-check.fake-target~.children2{right:-300px}.product .product-box .open-modal.fake-target~.product-images{width:100%;padding:0}.product .product-box .open-modal.fake-target~.product-images .fade-slide-gallery .label[href="#modal"]{display:none}.product .product-box .open-modal.fake-target~.product-images .hold-b .holder-img{max-height:100%;height:auto}.product .product-box .open-modal.fake-target~.product-images .hold-b .holder-img img{max-height:inherit;max-width:inherit;width:100%;height:auto}.product .product-box .open-modal.fake-target~.product-images .fade-slide-gallery .label[href="#close-modal"]{display:block}.product .product-box .open-modal.fake-target~.product-description{position:absolute;top:0;right:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.product .fade-slide-gallery .thumbnail .open-check.fake-target~.hold-b{opacity:1;z-index:10}.product .fade-slide-gallery .open-check.fake-target~.thumbnail{margin-left:0}.product .fade-slide-gallery .open-check.fake-target+.thumbnail>.label{display:block}.product .fade-slide-gallery .switcher{width:100%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(1)~.slide-wrap .holder-box{top:0}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(2)~.slide-wrap .holder-box{top:-25%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(3)~.slide-wrap .holder-box{top:-50%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(4)~.slide-wrap .holder-box{top:-75%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(5)~.slide-wrap .holder-box{top:-100%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(6)~.slide-wrap .holder-box{top:-125%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(7)~.slide-wrap .holder-box{top:-150%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(8)~.slide-wrap .holder-box{top:-175%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(9)~.slide-wrap .holder-box{top:-200%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(10)~.slide-wrap .holder-box{top:-225%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(11)~.slide-wrap .holder-box{top:-250%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(12)~.slide-wrap .holder-box{top:-275%}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(1)~.holder-next .label:nth-of-type(2),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(10)~.holder-next span,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(11)~.holder-next span,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(12)~.holder-next span,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(2)~.holder-next .label:nth-of-type(3),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(3)~.holder-next .label:nth-of-type(4),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(4)~.holder-next .label:nth-of-type(5),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(5)~.holder-next .label:nth-of-type(6),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(6)~.holder-next .label:nth-of-type(7),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(7)~.holder-next .label:nth-of-type(8),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(8)~.holder-next .label:nth-of-type(9),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(9)~.holder-next span{display:block}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(9)~.holder-next{display:none}.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(1)~.holder-prev span,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(10)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(10)~.holder-prev .label:nth-of-type(9),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(11)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(11)~.holder-prev .label:nth-of-type(10),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(12)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(12)~.holder-prev .label:nth-of-type(11),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(2)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(2)~.holder-prev .label:nth-of-type(1),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(3)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(3)~.holder-prev .label:nth-of-type(2),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(4)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(4)~.holder-prev .label:nth-of-type(3),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(5)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(5)~.holder-prev .label:nth-of-type(4),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(6)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(6)~.holder-prev .label:nth-of-type(5),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(7)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(7)~.holder-prev .label:nth-of-type(6),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(8)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(8)~.holder-prev .label:nth-of-type(7),.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(9)~.holder-prev,.product .fade-slide-gallery .switcher .open-check.fake-target:nth-of-type(9)~.holder-prev .label:nth-of-type(8){display:block}.product .fade-slide-gallery .open-check:target~.hold-b img:first-child{max-width:100%;max-height:100%;position:absolute;top:-99999px;left:-99999px}.product .fade-slide-gallery .open-check.fake-target:nth-of-type(1)~.hold-b img:nth-child(1),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(10)~.hold-b img:nth-of-type(10),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(11)~.hold-b img:nth-of-type(11),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(12)~.hold-b img:nth-of-type(12),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(2)~.hold-b img:nth-child(2),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(3)~.hold-b img:nth-of-type(3),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(4)~.hold-b img:nth-of-type(4),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(5)~.hold-b img:nth-of-type(5),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(6)~.hold-b img:nth-of-type(6),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(7)~.hold-b img:nth-of-type(7),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(8)~.hold-b img:nth-of-type(8),.product .fade-slide-gallery .open-check.fake-target:nth-of-type(9)~.hold-b img:nth-of-type(9){opacity:1;z-index:2;position:relative;top:0;left:0}.product .fade-slide-gallery .open-check.fake-target:nth-of-type(1)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(10)~.switcher .holder-box .thumbnail:nth-of-type(10) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(11)~.switcher .holder-box .thumbnail:nth-of-type(11) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(12)~.switcher .holder-box .thumbnail:nth-of-type(12) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(2)~.switcher .holder-box .thumbnail:nth-child(2) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(3)~.switcher .holder-box .thumbnail:nth-of-type(3) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(4)~.switcher .holder-box .thumbnail:nth-of-type(4) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(5)~.switcher .holder-box .thumbnail:nth-of-type(5) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(6)~.switcher .holder-box .thumbnail:nth-of-type(6) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(7)~.switcher .holder-box .thumbnail:nth-of-type(7) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(8)~.switcher .holder-box .thumbnail:nth-of-type(8) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(9)~.switcher .holder-box .thumbnail:nth-of-type(9) .label{opacity:1;border-color:var(--c-main)}.product .fade-slide-gallery .open-check.fake-target:nth-of-type(10)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(11)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(12)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(2)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(3)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(4)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(5)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(6)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(7)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(8)~.switcher .holder-box .thumbnail:nth-child(1) .label,.product .fade-slide-gallery .open-check.fake-target:nth-of-type(9)~.switcher .holder-box .thumbnail:nth-child(1) .label{border-color:var(--c-main-in)}.editor .testimonial-list .open-check:not(:nth-child(1)).fake-target~.testimonial-slide .item:nth-child(1) .label{display:none!important}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1),.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1) .label{display:block}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2),.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2) .label{display:block}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3),.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3) .label{display:block}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4),.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4) .label{display:block}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5),.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5) .label{display:block}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6),.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6) .label{display:block}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7),.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7) .label{display:block}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8),.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8) .label{display:block}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9),.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9) .label{display:block}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item{margin-left:-100%}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10),.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10) .label{display:block}.editor .controls-next{float:right;margin:0 var(--p) 0 0;position:relative;top:0}.editor .controls-prev{float:left;margin:0 0 0 var(--p);position:relative;top:0}.editor .controls-next-before,.editor .controls-prev-before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor .controls-prev-before{content:"\f060"}.editor #slide1.fake-target~.slides-wrap .gallery-list{margin-left:0}.editor #slide2.fake-target~.slides-wrap .gallery-list{margin-left:-100%}.editor #slide3.fake-target~.slides-wrap .gallery-list{margin-left:-200%}.editor #slide4.fake-target~.slides-wrap .gallery-list{margin-left:-300%}.editor #slide5.fake-target~.slides-wrap .gallery-list{margin-left:-400%}.editor #slide6.fake-target~.slides-wrap .gallery-list{margin-left:-500%}.editor #slide1.fake-target~.switchers .label:nth-child(1),.editor #slide2.fake-target~.switchers .label:nth-child(2),.editor #slide3.fake-target~.switchers .label:nth-child(3),.editor #slide4.fake-target~.switchers .label:nth-child(4),.editor #slide5.fake-target~.switchers .label:nth-child(5){background:var(--c-main-in)}.editor #slide2.fake-target~.switchers .label:nth-child(1),.editor #slide3.fake-target~.switchers .label:nth-child(1),.editor #slide4.fake-target~.switchers .label:nth-child(1),.editor #slide5.fake-target~.switchers .label:nth-child(1),.editor #slide6.fake-target~.switchers .label:nth-child(1){background:0 0}.editor .slide-2 #slide1.fake-target~.controls .label:nth-child(2),.editor .slide-2 #slide1:not(.fake-target)~.controls .label:nth-child(2){float:right;margin:0 var(--p) 0 0;position:relative;top:0}.editor .slide-2 #slide1.fake-target~.controls .label:nth-child(2):before,.editor .slide-2 #slide1:not(.fake-target)~.controls .label:nth-child(2):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor .slide-2 #slide2.fake-target~.controls .label:nth-child(1){float:left;margin:0 0 0 var(--p);position:relative;top:0}.editor .slide-2 #slide2.fake-target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.editor .slide-2 #slide2.fake-target~.controls .label:nth-child(1):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f060"}.editor .slide-3 #slide1.fake-target~.controls .label:nth-child(2),.editor .slide-3 #slide1:not(.fake-target)~.controls .label:nth-child(2),.editor .slide-3 #slide2.fake-target~.controls .label:nth-child(3){float:right;margin:0 var(--p) 0 0;position:relative;top:0}.editor .slide-3 #slide1.fake-target~.controls .label:nth-child(2):before,.editor .slide-3 #slide1:not(.fake-target)~.controls .label:nth-child(2):before,.editor .slide-3 #slide2.fake-target~.controls .label:nth-child(3):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor .slide-3 #slide2.fake-target~.controls .label:nth-child(2),.editor .slide-3 #slide3.fake-target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.editor .slide-3 #slide2.fake-target~.controls .label:nth-child(1),.editor .slide-3 #slide3.fake-target~.controls .label:nth-child(2){float:left;margin:0 0 0 var(--p);position:relative;top:0}.editor .slide-3 #slide2.fake-target~.controls .label:nth-child(1):before,.editor .slide-3 #slide3.fake-target~.controls .label:nth-child(2):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f060"}.editor .slide-4 #slide1.fake-target~.controls .label:nth-child(2),.editor .slide-4 #slide1:not(.fake-target)~.controls .label:nth-child(2),.editor .slide-4 #slide2.fake-target~.controls .label:nth-child(3),.editor .slide-4 #slide3.fake-target~.controls .label:nth-child(4){float:right;margin:0 var(--p) 0 0;position:relative;top:0}.editor .slide-4 #slide1.fake-target~.controls .label:nth-child(2):before,.editor .slide-4 #slide1:not(.fake-target)~.controls .label:nth-child(2):before,.editor .slide-4 #slide2.fake-target~.controls .label:nth-child(3):before,.editor .slide-4 #slide3.fake-target~.controls .label:nth-child(4):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor .slide-4 #slide2.fake-target~.controls .label:nth-child(2),.editor .slide-4 #slide3.fake-target~.controls .label:nth-child(2),.editor .slide-4 #slide4.fake-target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.editor .slide-4 #slide2.fake-target~.controls .label:nth-child(1),.editor .slide-4 #slide3.fake-target~.controls .label:nth-child(2),.editor .slide-4 #slide4.fake-target~.controls .label:nth-child(3){float:left;margin:0 0 0 var(--p);position:relative;top:0}.editor .slide-4 #slide2.fake-target~.controls .label:nth-child(1):before,.editor .slide-4 #slide3.fake-target~.controls .label:nth-child(2):before,.editor .slide-4 #slide4.fake-target~.controls .label:nth-child(3):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f060"}.editor .slide-5 #slide1.fake-target~.controls .label:nth-child(2),.editor .slide-5 #slide1:not(.fake-target)~.controls .label:nth-child(2),.editor .slide-5 #slide2.fake-target~.controls .label:nth-child(3),.editor .slide-5 #slide3.fake-target~.controls .label:nth-child(4),.editor .slide-5 #slide4.fake-target~.controls .label:nth-child(5){float:right;margin:0 var(--p) 0 0;position:relative;top:0}.editor .slide-5 #slide1.fake-target~.controls .label:nth-child(2):before,.editor .slide-5 #slide1:not(.fake-target)~.controls .label:nth-child(2):before,.editor .slide-5 #slide2.fake-target~.controls .label:nth-child(3):before,.editor .slide-5 #slide3.fake-target~.controls .label:nth-child(4):before,.editor .slide-5 #slide4.fake-target~.controls .label:nth-child(5):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor .slide-5 #slide2.fake-target~.controls .label:nth-child(2),.editor .slide-5 #slide3.fake-target~.controls .label:nth-child(2),.editor .slide-5 #slide4.fake-target~.controls .label:nth-child(2),.editor .slide-5 #slide5.fake-target~.controls .label:nth-child(2){margin:0;float:none;position:absolute;top:-999px}.editor .slide-5 #slide2.fake-target~.controls .label:nth-child(1),.editor .slide-5 #slide3.fake-target~.controls .label:nth-child(2),.editor .slide-5 #slide4.fake-target~.controls .label:nth-child(3),.editor .slide-5 #slide5.fake-target~.controls .label:nth-child(4){float:left;margin:0 0 0 var(--p);position:relative;top:0}.editor .slide-5 #slide2.fake-target~.controls .label:nth-child(1):before,.editor .slide-5 #slide3.fake-target~.controls .label:nth-child(2):before,.editor .slide-5 #slide4.fake-target~.controls .label:nth-child(3):before,.editor .slide-5 #slide5.fake-target~.controls .label:nth-child(4):before{content:"\f061";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:20px;font-weight:100;line-height:1;font-family:FontAwesome;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f060"}.hold-tabs>.open-check.fake-target:nth-child(1)~#tabnav .elem li:nth-child(1) .label{font-size:20px;font-weight:700;opacity:1}.hold-tabs>.open-check.fake-target:nth-child(1)~#tabnav .elem li:nth-child(1) .label:after{width:120px}.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(6) .label{font-size:20px;font-weight:700;opacity:1}.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(2) .label:after,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(3) .label:after,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(4) .label:after,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(5) .label:after,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(6) .label:after{width:120px}.hold-tabs>.open-check.fake-target:nth-child(1)~.tab-content:nth-of-type(1),.hold-tabs>.open-check.fake-target:nth-child(2)~.tab-content:nth-of-type(2),.hold-tabs>.open-check.fake-target:nth-child(3)~.tab-content:nth-of-type(3),.hold-tabs>.open-check.fake-target:nth-child(4)~.tab-content:nth-of-type(4),.hold-tabs>.open-check.fake-target:nth-child(5)~.tab-content:nth-of-type(5),.hold-tabs>.open-check.fake-target:nth-child(6)~.tab-content:nth-of-type(6){opacity:1;position:relative;z-index:2}.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(1) .label{font-weight:400;opacity:.7}.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(1) .label:after,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(1) .label:after{width:0}.hold-tabs>.open-check.fake-target:nth-child(2)~.tab-content:nth-of-type(1),.hold-tabs>.open-check.fake-target:nth-child(3)~.tab-content:nth-of-type(1),.hold-tabs>.open-check.fake-target:nth-child(4)~.tab-content:nth-of-type(1),.hold-tabs>.open-check.fake-target:nth-child(5)~.tab-content:nth-of-type(1),.hold-tabs>.open-check.fake-target:nth-child(6)~.tab-content:nth-of-type(1){opacity:0;position:absolute;z-index:-1}.hold-tabs .open-check.fake-target:nth-child(1)~#tabnav .hold-tab-toogle .category-name:nth-child(1){display:none}.hold-tabs .open-check.fake-target:nth-child(2)~#tabnav .hold-tab-toogle .category-name:nth-child(2),.hold-tabs .open-check.fake-target:nth-child(3)~#tabnav .hold-tab-toogle .category-name:nth-child(3),.hold-tabs .open-check.fake-target:nth-child(4)~#tabnav .hold-tab-toogle .category-name:nth-child(4),.hold-tabs .open-check.fake-target:nth-child(5)~#tabnav .hold-tab-toogle .category-name:nth-child(5),.hold-tabs .open-check.fake-target:nth-child(6)~#tabnav .hold-tab-toogle .category-name:nth-child(6){display:block}.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .hold-tab-toogle .category-name:nth-child(1),.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .hold-tab-toogle .category-name:nth-child(1){display:none}@media (min-width:769px){.brand-list .open-check:nth-last-of-type(1)~ul li:nth-last-of-type(1) .label.next,.brand-list .open-check:nth-last-of-type(2)~ul li:nth-last-of-type(2) .label.next{display:none}}@media (min-width:1024px){.testimonial-list .testimonial-slide .item{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.testimonial-list .open-check:nth-child(1)~.testimonial-slide .item:nth-child(1) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:not(:nth-child(1)):target~.testimonial-slide .item:nth-child(1) .label{opacity:0;pointer-events:none}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1),.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1)~.item{margin-left:0}.testimonial-list .open-check:nth-child(1):target~.testimonial-slide .item:nth-child(1) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2),.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2)~.item{margin-left:0}.testimonial-list .open-check:nth-child(2):target~.testimonial-slide .item:nth-child(2) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3),.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3)~.item{margin-left:0}.testimonial-list .open-check:nth-child(3):target~.testimonial-slide .item:nth-child(3) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4),.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4)~.item{margin-left:0}.testimonial-list .open-check:nth-child(4):target~.testimonial-slide .item:nth-child(4) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5),.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5)~.item{margin-left:0}.testimonial-list .open-check:nth-child(5):target~.testimonial-slide .item:nth-child(5) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6),.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6)~.item{margin-left:0}.testimonial-list .open-check:nth-child(6):target~.testimonial-slide .item:nth-child(6) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7),.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7)~.item{margin-left:0}.testimonial-list .open-check:nth-child(7):target~.testimonial-slide .item:nth-child(7) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8),.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8)~.item{margin-left:0}.testimonial-list .open-check:nth-child(8):target~.testimonial-slide .item:nth-child(8) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9),.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9)~.item{margin-left:0}.testimonial-list .open-check:nth-child(9):target~.testimonial-slide .item:nth-child(9) .label{opacity:1;pointer-events:auto}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item{margin-left:-50%}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10),.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10)~.item{margin-left:0}.testimonial-list .open-check:nth-child(10):target~.testimonial-slide .item:nth-child(10) .label{opacity:1;pointer-events:auto}.row-50{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:nowrap;flex-flow:nowrap}.row-50 .box-50{min-width:50%}#footer .payment-delivery .row-50 .box-50:last-child .holder-block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.editor .testimonial-list .open-check:not(:nth-child(1)).fake-target~.testimonial-slide .item:nth-child(1) .label{display:none}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1),.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(1).fake-target~.testimonial-slide .item:nth-child(1) .label{display:block}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2),.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(2).fake-target~.testimonial-slide .item:nth-child(2) .label{display:block}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3),.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(3).fake-target~.testimonial-slide .item:nth-child(3) .label{display:block}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4),.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(4).fake-target~.testimonial-slide .item:nth-child(4) .label{display:block}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5),.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(5).fake-target~.testimonial-slide .item:nth-child(5) .label{display:block}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6),.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(6).fake-target~.testimonial-slide .item:nth-child(6) .label{display:block}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7),.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(7).fake-target~.testimonial-slide .item:nth-child(7) .label{display:block}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8),.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(8).fake-target~.testimonial-slide .item:nth-child(8) .label{display:block}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9),.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(9).fake-target~.testimonial-slide .item:nth-child(9) .label{display:block}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item{margin-left:-50%}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10),.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10)~.item{margin-left:0}.editor .testimonial-list .open-check:nth-child(10).fake-target~.testimonial-slide .item:nth-child(10) .label{display:block}}@media (min-width:1025px){.brand-list .open-check:nth-last-of-type(1)~ul li:nth-last-of-type(1) .label.next,.brand-list .open-check:nth-last-of-type(2)~ul li:nth-last-of-type(2) .label.next,.brand-list .open-check:nth-last-of-type(3)~ul li:nth-last-of-type(3) .label.next{display:none}}@media (min-width:1301px){.brand-list .open-check:nth-last-of-type(1)~ul li:nth-last-of-type(1) .label.next,.brand-list .open-check:nth-last-of-type(2)~ul li:nth-last-of-type(2) .label.next,.brand-list .open-check:nth-last-of-type(3)~ul li:nth-last-of-type(3) .label.next{display:none}.brand-list.view-4 .open-check.fake-target~ul>li:nth-child(1) .label,.brand-list[data-view="4"] .open-check.fake-target~ul>li:nth-child(1) .label{display:none!important}.brand-list.view-4 .open-check.fake-target:nth-of-type(1)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(1)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1),.brand-list.view-4 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1) .label{display:block!important}.brand-list.view-4 .open-check.fake-target:nth-of-type(2)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(2)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2),.brand-list.view-4 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(3)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(3)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3),.brand-list.view-4 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(4)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(4)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4),.brand-list.view-4 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(5)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(5)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5),.brand-list.view-4 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(6)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(6)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6),.brand-list.view-4 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(7)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(7)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7),.brand-list.view-4 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(8)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(8)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8),.brand-list.view-4 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(9)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(9)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9),.brand-list.view-4 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(10)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(10)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10),.brand-list.view-4 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(11)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(11)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11),.brand-list.view-4 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11) .label{display:block}.brand-list.view-4 .open-check.fake-target:nth-of-type(12)~ul>li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(12)~ul>li{margin-left:-25%}.brand-list.view-4 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12),.brand-list.view-4 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12)~li,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12),.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12)~li{margin-left:0}.brand-list.view-4 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12) .label,.brand-list[data-view="4"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12) .label{display:block}.brand-list.view-3 .open-check.fake-target~ul>li:nth-child(1) .label,.brand-list[data-view="3"] .open-check.fake-target~ul>li:nth-child(1) .label{display:none!important}.brand-list.view-3 .open-check.fake-target:nth-of-type(1)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(1)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1),.brand-list.view-3 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(1)~ul>li:nth-child(1) .label{display:block!important}.brand-list.view-3 .open-check.fake-target:nth-of-type(2)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(2)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2),.brand-list.view-3 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(2)~ul>li:nth-child(2) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(3)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(3)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3),.brand-list.view-3 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(3)~ul>li:nth-child(3) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(4)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(4)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4),.brand-list.view-3 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(4)~ul>li:nth-child(4) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(5)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(5)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5),.brand-list.view-3 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(5)~ul>li:nth-child(5) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(6)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(6)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6),.brand-list.view-3 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(6)~ul>li:nth-child(6) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(7)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(7)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7),.brand-list.view-3 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(7)~ul>li:nth-child(7) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(8)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(8)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8),.brand-list.view-3 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(8)~ul>li:nth-child(8) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(9)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(9)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9),.brand-list.view-3 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(9)~ul>li:nth-child(9) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(10)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(10)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10),.brand-list.view-3 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(10)~ul>li:nth-child(10) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(11)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(11)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11),.brand-list.view-3 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(11)~ul>li:nth-child(11) .label{display:block}.brand-list.view-3 .open-check.fake-target:nth-of-type(12)~ul>li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(12)~ul>li{margin-left:-33.33%}.brand-list.view-3 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12),.brand-list.view-3 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12)~li,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12),.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12)~li{margin-left:0}.brand-list.view-3 .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12) .label,.brand-list[data-view="3"] .open-check.fake-target:nth-of-type(12)~ul>li:nth-child(12) .label{display:block}}@media (max-width:1300px){#header .holder-logo{width:225px}#header .product-images{padding:0 5% 0 0}#header .list .hold-icon{-webkit-transform:none;-ms-transform:none;transform:none}#header .list li strong{display:block}#header #topnav>li a,#header #topnav>li label{padding:0 10px;font-size:14px}.product .product-images{padding:0 5% 0 0}.product .fade-slide-gallery .hold-b{padding:0 0 110px}.brand-list ul li{width:33.3%}.brand-list .open-check.fake-target:nth-of-type(1)~ul>li,.brand-list .open-check.fake-target:nth-of-type(10)~ul>li,.brand-list .open-check.fake-target:nth-of-type(11)~ul>li,.brand-list .open-check.fake-target:nth-of-type(12)~ul>li,.brand-list .open-check.fake-target:nth-of-type(2)~ul>li,.brand-list .open-check.fake-target:nth-of-type(3)~ul>li,.brand-list .open-check.fake-target:nth-of-type(4)~ul>li,.brand-list .open-check.fake-target:nth-of-type(5)~ul>li,.brand-list .open-check.fake-target:nth-of-type(6)~ul>li,.brand-list .open-check.fake-target:nth-of-type(7)~ul>li,.brand-list .open-check.fake-target:nth-of-type(8)~ul>li,.brand-list .open-check.fake-target:nth-of-type(9)~ul>li,.brand-list .open-check:nth-of-type(1):target~ul>li,.brand-list .open-check:nth-of-type(10):target~ul>li,.brand-list .open-check:nth-of-type(11):target~ul>li,.brand-list .open-check:nth-of-type(12):target~ul>li,.brand-list .open-check:nth-of-type(2):target~ul>li,.brand-list .open-check:nth-of-type(3):target~ul>li,.brand-list .open-check:nth-of-type(4):target~ul>li,.brand-list .open-check:nth-of-type(5):target~ul>li,.brand-list .open-check:nth-of-type(6):target~ul>li,.brand-list .open-check:nth-of-type(7):target~ul>li,.brand-list .open-check:nth-of-type(8):target~ul>li,.brand-list .open-check:nth-of-type(9):target~ul>li{margin-left:-33.3%}}@media (max-width:1024px){:root{--g-padding-bg:60px;--g-margin-box:60px}#header .container{padding:0}#header .holder-box{overflow:inherit;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}#header .holder-logo{background:0 0}#header .holder-logo,#header .list{width:100%;padding:10px 0;text-align:center}#header .logo{margin:0 auto}#header .logo a,#header .logo span{height:40px}#header #nav,#header #search_box{position:absolute;right:20px}#header #search_box{top:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#header #nav{top:17px}.description strong{font-size:18px;line-height:18px}.description .container{padding-left:20px;padding-right:20px}.description .box-icon .hold-icon,.description .hold-tabs,.description .hold-tabs .elem label,.description .tab-holder,.description ul{padding:0 0 20px}.description ul li{margin:0 0 10px}.description .hold-tabs .elem li{margin:0 30px}.description .hold-tabs .elem label{font-size:16px}.description h2{font-size:18px;line-height:20px}.description p{font-size:14px;line-height:16px;margin:0}.description .box-icon{padding:20px 15px}.latest-products .container{padding:0 20px var(--g-margin-box)}.holder-title{margin:0 0 15px}.title-block{font-size:30px;line-height:32px;padding:0 0 20px;margin:0 0 20px}.hold-btn .buynow{font-size:22px;line-height:28px;padding:8px 25px}.product .container{padding-left:20px;padding-right:20px}.product .product-box{display:block}.product .product-images{width:100%;margin:0;padding:0 0 20px}.product .product-description{width:100%;padding:0;border:none}.product .product-description .table{margin:0 0 20px}.product .product-description .price,.product .product-description .title-info,.product .product-description strong{font-size:16px;line-height:18px}.product .product-description .title-info{margin:0 0 10px}.product .product-description .box-line,.product .product-description ul{padding:0 0 20px;margin:0 0 20px}.product .product-description ul li{margin:0 0 10px}.product .fade-slide-gallery label[for=modal],.product .product-box:after{display:none}.product .fade-slide-gallery .hold-b{padding:0 0 20px}.product .fade-slide-gallery .hold-b .holder-img{height:400px}.product .fade-slide-gallery .slide-wrap{margin:0}.product .fade-slide-gallery .slide-wrap:after,.product .fade-slide-gallery .slide-wrap:before{display:none}.product .fade-slide-gallery .holder-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product .fade-slide-gallery .thumbnail{float:left;height:60px;width:60px}.product .fade-slide-gallery .thumbnail .label{padding:0 0 5px;width:60px;height:60px}.product .fade-slide-gallery .holder-box,.product .fade-slide-gallery .slide-inner,.product .fade-slide-gallery .slide-wrap{height:auto;position:static;width:100%;max-width:100%;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.testimonials .container{padding:0 20px}.testimonials{padding:0 0 var(--g-margin-box)}.testimonials .main-testimonials{padding:0}.testimonial-list{padding:0 30px}.testimonial-list .testimonial-slide .block-quote{font-size:16px;line-height:24px}.testimonial-list .testimonial-slide .text-quote{padding:18px 44px;margin:0 0 10px}.testimonial-list .testimonial-slide .hold-bottom-quote,.testimonial-list .testimonial-slide .hold-top-quote{width:39px;height:30px}.testimonial-list .testimonial-slide .hold-bottom-quote .fa,.testimonial-list .testimonial-slide .hold-top-quote .fa{font-size:30px}a .product-price,a .retail-price,a .title{font-size:18px}a .product-price,a .title{margin-bottom:10px}.shop-gallery>.container{padding-left:20px;padding-right:20px}.brand-list{padding:0!important}.brand-list ul{padding:0}.brand-list ul li{width:50%}.brand-list .open-check:nth-of-type(1):target~ul>li,.brand-list .open-check:nth-of-type(10):target~ul>li,.brand-list .open-check:nth-of-type(11):target~ul>li,.brand-list .open-check:nth-of-type(12):target~ul>li,.brand-list .open-check:nth-of-type(2):target~ul>li,.brand-list .open-check:nth-of-type(3):target~ul>li,.brand-list .open-check:nth-of-type(4):target~ul>li,.brand-list .open-check:nth-of-type(5):target~ul>li,.brand-list .open-check:nth-of-type(6):target~ul>li,.brand-list .open-check:nth-of-type(7):target~ul>li,.brand-list .open-check:nth-of-type(8):target~ul>li,.brand-list .open-check:nth-of-type(9):target~ul>li{margin-left:-50%}.brand-list a .product-price,.brand-list a .retail-price,.brand-list a .title{font-size:18px}.brand-list a .product-price,.brand-list a .title{margin-bottom:10px}.hold-tabs,.hold-tabs .elem .label,.tab-holder{padding:0 0 20px}.hold-tabs .elem li{margin:0 30px}.hold-tabs .elem .label{font-size:16px}.hold-tabs>.open-check:nth-child(1):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(6) .label{font-size:18px}.banners .container{padding:0 20px 30px}.banners .box-edit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;margin:0}.banners .left,.banners .right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0;margin:0}.banners .banner01,.banners .banner02,.banners .banner03{height:140px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.banners .bg-box{width:100%}.banners .bg-box:after{outline-offset:-15px}.banners .bg-box .text-box{left:30px;top:30px;font-size:inherit;line-height:20px}.banners .bg-box .text-box strong{font-size:30px;line-height:34px}.banners .bg-box .text-box span{padding:0}.banners .bg-box .in-bg:before{width:60%;border-right-width:175px}.about-us .container{padding:0 20px var(--g-margin-box)}.about-us .holder-row{width:100%;padding:0}.about-us .holder-decoration,.about-us .holder-img{display:none!important}.about-us .holder-content{padding:0 0 30px}.about-us .holder-title{margin:0 0 15px}.about-us h3{padding:0 0 20px}.about-us p{font-size:14px;line-height:16px;margin:0 0 20px}.holder-brands{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}#footer .container{padding:0 30px}#footer .holder-box{-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .holder-box .box{width:33.3%}#footer .holder-box .box:first-child{width:100%;padding:0 0 20px}#footer .holder-box .box:last-child{width:33.3%}#footer .logo{margin:0 auto}.brand-list .open-check.fake-target:nth-of-type(1)~ul>li,.brand-list .open-check.fake-target:nth-of-type(10)~ul>li,.brand-list .open-check.fake-target:nth-of-type(11)~ul>li,.brand-list .open-check.fake-target:nth-of-type(12)~ul>li,.brand-list .open-check.fake-target:nth-of-type(2)~ul>li,.brand-list .open-check.fake-target:nth-of-type(3)~ul>li,.brand-list .open-check.fake-target:nth-of-type(4)~ul>li,.brand-list .open-check.fake-target:nth-of-type(5)~ul>li,.brand-list .open-check.fake-target:nth-of-type(6)~ul>li,.brand-list .open-check.fake-target:nth-of-type(7)~ul>li,.brand-list .open-check.fake-target:nth-of-type(8)~ul>li,.brand-list .open-check.fake-target:nth-of-type(9)~ul>li{margin-left:-50%}.hold-tabs>.open-check.fake-target:nth-child(1)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(6) .label{font-size:18px}}@media (max-width:768px){:root{--g-padding-bg:30px;--g-margin-box:40px}#header .holder-logo{padding:10px 0}#header .list{display:none}#header #search_box{top:50%;left:20px;margin:0}#header #search_box:hover .text{display:none}#header #nav{right:20px}.description .holder-box-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px}.description .box-icon{width:100%}.description .bgdif{border:none;border-top:1px solid var(--c-main-in);border-bottom:1px solid var(--c-main-in)}.description strong{font-size:16px;line-height:18px}.description .hold-tabs,.description .hold-tabs .elem label,.description .tab-holder,.description h2,.description ul{padding:0 0 20px}.description .box-icon .hold-icon{font-size:30px;line-height:32px;padding:0 0 10px}.description img{width:auto;height:40%}.description .box-icon span,.description p,.description ul{font-size:14px;line-height:16px;margin:0}.description ul li:before{top:8px}.holder-title{margin:0}.title-block{font-size:24px;line-height:26px}.hold-btn{text-align:center}.hold-btn .buynow{font-size:20px;line-height:24px;padding:6px 20px}.product .list-default li{width:100%}.product .fade-slide-gallery .hold-b{padding:0 0 10px}.product .product-description{width:100%;padding:0;border:none}.product .product-description .box-line{padding:0 0 10px}.product .product-description .related-price{font-size:20px;line-height:24px}.product .product-description .holder-discount .discount-price{font-size:18px;line-height:24px;margin:0}.product .product-description ul{font-size:14px;line-height:16px}.product .product-description ul li:before{top:8px}.product .product-description .holder-contact{text-align:center}.testimonials .container{padding:0}.testimonials h2{font-size:22px;line-height:24px}.testimonials .testimonial-list{padding:0}.testimonials .testimonial-list .block-quote{padding:20px}.testimonial-list{padding:0}.testimonial-list .testimonial-slide .item{padding:0 50px}.testimonial-list:after,.testimonial-list:before{background:var(--c-main)}ul{padding:0}ul li{border-right:none}ul .latest-products .testimonial-slide a{border:none}ul .related-price,ul .title{margin-bottom:5px}ul .related-price{font-size:20px;line-height:24px}ul .article{margin-bottom:10px}.testimonial-link,.testimonial-list.top-rated .testimonial-link{font-size:16px;line-height:18px;padding:5px;border:none}.brand-list .brand-list:after,.brand-list .brand-list:before{background:var(--c-main-in)}.brand-list ul{padding:0}.brand-list ul li{width:100%;padding:0!important}.brand-list ul .latest-products .brand-slide a{border:none}.brand-list ul .related-price,.brand-list ul .title{margin-bottom:5px}.brand-list ul .related-price{font-size:20px;line-height:24px}.brand-list ul .article{margin-bottom:10px}.brand-list .open-check:nth-of-type(1):target~ul>li,.brand-list .open-check:nth-of-type(10):target~ul>li,.brand-list .open-check:nth-of-type(11):target~ul>li,.brand-list .open-check:nth-of-type(12):target~ul>li,.brand-list .open-check:nth-of-type(2):target~ul>li,.brand-list .open-check:nth-of-type(3):target~ul>li,.brand-list .open-check:nth-of-type(4):target~ul>li,.brand-list .open-check:nth-of-type(5):target~ul>li,.brand-list .open-check:nth-of-type(6):target~ul>li,.brand-list .open-check:nth-of-type(7):target~ul>li,.brand-list .open-check:nth-of-type(8):target~ul>li,.brand-list .open-check:nth-of-type(9):target~ul>li{margin-left:-100%}.brand-list .brand-link,.brand-list .brand-list.top-rated .brand-link{font-size:16px;line-height:18px;padding:10px}.hold-tabs,.hold-tabs .elem .label,.tab-holder{padding:0 0 20px}.hold-tabs .elem{text-align:left}.banners .bg-box{width:100%}.banners .bg-box:after{outline-offset:-10px}.banners .bg-box .text-box{left:20px;top:20px}.banners .bg-box .text-box strong{font-size:26px;line-height:32px}.about-us .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us .holder-img{-ms-flex-item-align:center;align-self:center;padding:10px 0;width:50%}.about-us .holder-content{padding:0 0 20px}.about-us .holder-title{margin:0;padding:0;text-align:center}.about-us h3{font-size:16px;line-height:18px;padding:0 0 10px}.about-us p{font-size:14px;line-height:16px;margin:0 0 10px}.brands .container{padding-left:0;padding-right:0}#footer:before{content:'';position:absolute;top:0;left:50%;height:2px;width:70px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:var(--c-main)}#footer .container{padding:0 20px}#footer .holder-box{border:0}#footer .holder-box .box{width:100%;padding:0 0 20px}#footer .holder-box .box:first-child{padding:0 0 20px}#footer .holder-box .box:last-child{width:100%;padding:0}#footer .block{text-align:center;padding:0 0 10px}#footer .nav{overflow:hidden;text-align:center;font-size:14px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .nav li{padding:0 5px 8px}#footer .title{font-size:16px;line-height:18px}#footer .title:after{margin-left:auto;margin-right:auto}#footer .copyright{padding:10px 0}#footer .logo a,#footer .logo span{height:40px}.brand-list .open-check.fake-target:nth-of-type(1)~ul>li,.brand-list .open-check.fake-target:nth-of-type(10)~ul>li,.brand-list .open-check.fake-target:nth-of-type(11)~ul>li,.brand-list .open-check.fake-target:nth-of-type(12)~ul>li,.brand-list .open-check.fake-target:nth-of-type(2)~ul>li,.brand-list .open-check.fake-target:nth-of-type(3)~ul>li,.brand-list .open-check.fake-target:nth-of-type(4)~ul>li,.brand-list .open-check.fake-target:nth-of-type(5)~ul>li,.brand-list .open-check.fake-target:nth-of-type(6)~ul>li,.brand-list .open-check.fake-target:nth-of-type(7)~ul>li,.brand-list .open-check.fake-target:nth-of-type(8)~ul>li,.brand-list .open-check.fake-target:nth-of-type(9)~ul>li{margin-left:-100%}}@media (max-width:767px){.shop-gallery>.container{padding-left:0;padding-right:0}.controls .label{margin:0!important}}@media (max-width:600px){.slide-default{padding:0 0 40px}.gallery-holder{padding-bottom:20px}.controls{top:auto;bottom:-20px}}@media (max-width:500px){.testimonial-list .testimonial-slide .item{padding:0 0 40px}.testimonial-list .testimonial-slide .text-quote{padding:11px 30px}.testimonial-list .testimonial-slide .hold-bottom-quote,.testimonial-list .testimonial-slide .hold-top-quote{width:26px;height:20px}.testimonial-list .testimonial-slide .hold-bottom-quote .fa,.testimonial-list .testimonial-slide .hold-top-quote .fa{font-size:20px}}@media (max-width:480px){#header .logo{width:150px}.description .hold-tabs .elem{text-align:left}.description .hold-tabs .elem li{float:none;margin:0 15px 0 0!important}.description .holder-img,.description:before{display:none}.description .hold-tabs .elem label{font-size:14px}.description .container .box .holder-box-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.description .container .box .holder-box-icon .box-icon{padding:10px 0}.description .container .box .holder-box-icon .box-icon img{padding:0 0 5px}.description h2,.description h3{padding:0 0 10px}.description h2{font-size:16px;line-height:18px}.description h3{font-size:14px;line-height:16px}.title-block{font-size:20px;line-height:22px;margin-bottom:0}.product .product-description .table strong{width:25%;min-width:80px}.product .fade-slide-gallery .hold-b .holder-img{height:300px}.product .product-description .holder-contact{margin:0 0 10px}.product .product-description .holder-variant{margin:0 0 15px}.hold-tabs .elem li{margin:0 15px 0 0!important}.hold-tabs .elem .label{font-size:14px}.hold-tabs>.open-check:nth-child(1):target~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check:nth-child(2):target~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check:nth-child(3):target~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check:nth-child(4):target~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check:nth-child(5):target~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check:nth-child(6):target~#tabnav .elem li:nth-child(6) .label{font-size:16px}.banners .bg-box{width:100%}.banners .bg-box .text-box{font-size:14px;line-height:16px}.banners .bg-box .text-box strong{font-size:20px;line-height:24px}.banners .bg-box .text-box span{padding:0}.banners .banner{padding:30px 10px}.latest-products .brand-slide .brand-link{border:none}.about-us .holder-img,.about-us:before,.latest-products .brand-list:after,.latest-products .brand-list:before{display:none}#footer .container{padding:0}#footer .holder-box{padding-left:20px;padding-right:20px}#footer .payment-delivery{padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}#footer .title:after{width:100%;height:2px;margin:3px 0 0}.editor .controls-next,.editor .controls-prev{margin:0}.hold-tabs>.open-check.fake-target:nth-child(1)~#tabnav .elem li:nth-child(1) .label,.hold-tabs>.open-check.fake-target:nth-child(2)~#tabnav .elem li:nth-child(2) .label,.hold-tabs>.open-check.fake-target:nth-child(3)~#tabnav .elem li:nth-child(3) .label,.hold-tabs>.open-check.fake-target:nth-child(4)~#tabnav .elem li:nth-child(4) .label,.hold-tabs>.open-check.fake-target:nth-child(5)~#tabnav .elem li:nth-child(5) .label,.hold-tabs>.open-check.fake-target:nth-child(6)~#tabnav .elem li:nth-child(6) .label{font-size:16px}}